.tl-home{--paper:#fff;--paper-2:#f5f4fb;--ink:#16181d;--ink-2:#363d4b;--ink-3:#5b6270;--line:#e9e7f3;--line-2:#dcd8ec;--ink-rev:#0d0f13;--accent:#0b83c6;--accent-deep:#0a6aa0;--accent-soft:#e6f3fb;--accent-rgb:11,131,198;--accent-light:#8ab8e0;--signal:#0f9d6b;--signal-soft:#e7f5ef;--shadow-sm:0 12px 28px -20px rgba(22,24,29,.18);--radius:14px;--maxw:1200px}.tl-home *{margin:0;padding:0;box-sizing:border-box}.tl-home{scroll-behavior:smooth;font-family:var(--font-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--ink);background:var(--paper);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}.tl-home .wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}.tl-home a{color:inherit;text-decoration:none}.tl-home .mono{font-family:var(--font-mono),"JetBrains Mono",monospace}.tl-home .btn{display:inline-flex;align-items:center;gap:8px;font-family:inherit;font-weight:600;font-size:15px;padding:12px 22px;border-radius:9px;cursor:pointer;border:none;transition:transform .15s,box-shadow .2s,background .2s;white-space:nowrap}.tl-home .btn-primary{background:var(--accent);color:#fff;box-shadow:0 8px 20px -8px rgba(var(--accent-rgb),.5)}.tl-home .btn-primary:hover{background:var(--accent-deep);transform:translateY(-1px)}.tl-home .btn-ghost{background:transparent;color:var(--ink);border:1.5px solid var(--line-2)}.tl-home .btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.tl-home .btn-lg{padding:14px 26px;font-size:16px}.tl-home nav#nav{position:fixed;top:0;left:0;right:0;z-index:100;transition:padding .3s,background .3s,box-shadow .3s;padding:18px 0;background:hsla(0,0%,100%,.7);backdrop-filter:blur(14px)}.tl-home nav#nav.scrolled{padding:11px 0;background:hsla(0,0%,100%,.92);box-shadow:0 1px 0 var(--line),0 10px 30px -24px rgba(22,24,29,.4)}.tl-home .nav-in{max-width:var(--maxw);margin:0 auto;padding:0 28px;display:flex;align-items:center;gap:28px}.tl-home .brand{display:flex;align-items:center;gap:11px;font-weight:800;font-size:19px;letter-spacing:-.03em;white-space:nowrap}.tl-home .brand-ic{height:32px;width:auto;display:block;flex:none;transform:translateY(2px)}.tl-home .brand-wm{font-family:var(--font-jakarta),"Plus Jakarta Sans",sans-serif;font-weight:800;font-size:22px;letter-spacing:-.03em;color:var(--ink);line-height:1;white-space:nowrap}.tl-home .brand-wm .wm-a{color:inherit}.tl-home .tl-foot .brand-ic{height:28px;transform:translateY(1px)}.tl-home .tl-foot .brand-wm{font-size:20px}.tl-home .nav-links{display:flex;align-items:center;gap:26px;margin-left:14px;font-size:15px;font-weight:500}.tl-home .nav-links a{color:var(--ink-2);transition:color .15s;white-space:nowrap}.tl-home .nav-links a:hover{color:var(--ink)}.tl-home .nav-dd{position:relative}.tl-home .nav-dd-trigger{display:inline-flex;align-items:center;gap:5px;cursor:pointer}.tl-home .nav-dd-trigger svg{width:15px;height:15px;transition:transform .2s}.tl-home .nav-dd:hover .nav-dd-trigger svg{transform:rotate(180deg)}.tl-home .nav-dd-menu{position:absolute;top:100%;left:-16px;padding-top:14px;opacity:0;visibility:hidden;transform:translateY(6px);transition:all .2s}.tl-home .nav-dd:hover .nav-dd-menu{opacity:1;visibility:visible;transform:translateY(0)}.tl-home .nav-dd-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 30px 60px -30px rgba(22,24,29,.4);padding:8px;width:330px}.tl-home .nav-dd-item{display:block;padding:12px 14px;border-radius:10px;transition:background .15s}.tl-home .nav-dd-item:hover{background:var(--paper-2)}.tl-home .nav-dd-item h5{font-size:15px;font-weight:700;color:var(--ink);margin-bottom:2px}.tl-home .nav-dd-item p{font-size:12.5px;color:var(--ink-3);line-height:1.4}.tl-home .nav-cta{margin-left:auto}@media(max-width:840px){.tl-home .nav-links{display:none}}.tl-home .eyebrow{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-mono),"JetBrains Mono",monospace;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-weight:500;margin-bottom:18px}.tl-home .eyebrow:before{content:"";width:22px;height:1.5px;background:var(--accent)}.tl-home .serif-it{color:var(--accent)}.tl-home .feat-list{list-style:none;display:flex;flex-direction:column;gap:11px;margin:0 0 26px}.tl-home .feat-list li{display:flex;align-items:flex-start;gap:11px;font-size:15px;color:var(--ink-2)}.tl-home .feat-list svg{width:19px;height:19px;color:var(--signal);flex:none;margin-top:2px}.tl-home .feat-list b{color:var(--ink);font-weight:700}.tl-home .spot{padding:72px 0;border-bottom:1px solid var(--line)}.tl-home .spot.alt{background:var(--paper-2)}.tl-home .spot.hero{padding-top:128px}.tl-home .spot-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:40px 40px 42px;box-shadow:0 30px 70px -50px rgba(22,24,29,.5)}.tl-home .spot.hero .spot-card{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent),0 40px 80px -50px rgba(var(--accent-rgb),.5)}.tl-home .spot-head{display:grid;grid-template-columns:1fr 350px;gap:48px;align-items:end;margin-bottom:34px}.tl-home .spot-head-l .eyebrow{margin-bottom:14px}.tl-home .spot-title{font-size:38px;font-weight:600;letter-spacing:-.022em;line-height:1.08;margin-bottom:14px}.tl-home .spot.hero .spot-title{font-size:46px}.tl-home .spot-sub{font-size:17px;color:var(--ink-2);line-height:1.55;max-width:48ch}.tl-home .spot-head-r{display:flex;flex-direction:column;align-items:flex-start}.tl-home .spot-cta{display:inline-flex;align-items:center;gap:8px}.tl-home .spot-tagline{font-size:17px;line-height:1.5;color:var(--ink-2);border-left:3px solid var(--accent);padding:4px 0 4px 18px;margin-bottom:24px}.tl-home .spot-tagline b{color:var(--accent);font-weight:700}.tl-home .shot{border-radius:14px;overflow:hidden;border:1px solid var(--line-2);background:#0d0f13;box-shadow:0 50px 110px -50px rgba(22,24,29,.55),inset 0 0 0 1px hsla(0,0%,100%,.5)}.tl-home .shot .bar{display:flex;align-items:center;gap:7px;padding:11px 15px;background:#1a1d24;border-bottom:1px solid #000}.tl-home .shot .bar i{width:11px;height:11px;border-radius:50%;display:block}.tl-home .shot .bar .addr{margin-left:12px;font-family:var(--font-mono),"JetBrains Mono",monospace;font-size:11.5px;color:#8b93a1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tl-home .shot img{display:block;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}@media(max-width:860px){.tl-home .spot-head{grid-template-columns:1fr;gap:24px;align-items:start}.tl-home .spot-title{font-size:30px}.tl-home .spot.hero .spot-title{font-size:34px}.tl-home .spot-card{padding:26px 22px 30px}}.tl-home .trusted-band{padding:30px 0;background:var(--paper);border-bottom:1px solid var(--line)}.tl-home .trusted{display:flex;align-items:center;gap:30px}.tl-home .trusted-label{flex:none}.tl-home .trusted-title{font-size:14px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.tl-home .trusted-sub{font-size:13px;color:var(--ink-3);line-height:1.4;margin-top:2px;max-width:18ch}.tl-home .trusted-track{position:relative;flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.tl-home .trusted-row{display:flex;gap:48px;width:-moz-max-content;width:max-content;animation:trusted-scroll 60s linear infinite}.tl-home .trusted-row span{font-weight:700;font-size:17px;color:var(--ink-3);letter-spacing:-.02em;opacity:.7;white-space:nowrap}@keyframes trusted-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.tl-home .trusted-track:hover .trusted-row{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.tl-home .trusted-row{animation:none}}@media(max-width:760px){.tl-home .trusted{flex-direction:column;align-items:flex-start;gap:16px}.tl-home .trusted-track{width:100%}}.tl-home .community-card{text-align:center;padding:52px 40px 54px}.tl-home .community-card .eyebrow{justify-content:center;margin-bottom:16px}.tl-home .community-title{font-size:40px;margin:0 auto 14px;max-width:18ch}.tl-home .community-sub{margin:0 auto 28px;max-width:58ch}.tl-home .community-feats{display:flex;justify-content:center;gap:14px 30px;flex-wrap:wrap;margin-bottom:32px}.tl-home .community-feats .cf{display:inline-flex;align-items:center;gap:9px;font-size:15px;color:var(--ink-2)}.tl-home .community-feats .cf b{color:var(--ink);font-weight:700}.tl-home .community-feats svg{width:19px;height:19px;color:var(--signal);flex:none}.tl-home .community-cta{display:flex;justify-content:center}@media(max-width:860px){.tl-home .community-title{font-size:30px}.tl-home .community-card{padding:34px 22px 38px}}.tl-home .secure{padding:72px 0;background:var(--paper-2);border-bottom:1px solid var(--line)}.tl-home .secure-card{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap;background:var(--ink-rev);border-radius:24px;padding:40px 44px;box-shadow:0 30px 70px -50px rgba(22,24,29,.6);position:relative;overflow:hidden}.tl-home .secure-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(640px 200px at 88% -10%,rgba(var(--accent-rgb),.28),transparent 70%)}.tl-home .secure-l{position:relative;flex:1 1 440px;min-width:300px}.tl-home .secure-eyebrow{font-family:var(--font-mono),"JetBrains Mono",monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-light);margin-bottom:14px}.tl-home .secure-l h2{font-size:clamp(26px,3.4vw,38px);font-weight:600;letter-spacing:-.02em;line-height:1.1;color:#fff;margin-bottom:14px}.tl-home .secure-l h2 .serif-it{color:var(--accent-light)}.tl-home .secure-l p{color:#aeb7c6;font-size:16px;max-width:52ch;margin-bottom:22px}.tl-home .secure-chips{display:flex;flex-wrap:wrap;gap:9px}.tl-home .secure-chips span{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-mono),"JetBrains Mono",monospace;font-size:12px;letter-spacing:.02em;color:#d6dbe6;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:100px;padding:7px 13px}.tl-home .secure-chips svg{width:13px;height:13px;color:var(--accent-light);flex:none}.tl-home .secure-r{position:relative;flex:none}.tl-home .secure-r .btn{box-shadow:0 8px 22px -8px rgba(var(--accent-rgb),.6)}@media(max-width:760px){.tl-home .secure-card{padding:32px 26px}.tl-home .secure-r{width:100%}.tl-home .secure-r .btn{width:100%;justify-content:center}}.tl-home .assess{padding:72px 0;background:var(--paper);border-bottom:1px solid var(--line)}.tl-home .assess-card{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap;background:linear-gradient(135deg,var(--accent-soft),#fff 70%);border:1px solid var(--line-2);border-radius:24px;padding:44px 48px;position:relative;overflow:hidden}.tl-home .assess-l{flex:1 1 460px;min-width:300px}.tl-home .assess-eyebrow{font-family:var(--font-mono),"JetBrains Mono",monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.tl-home .assess-l h2{font-size:clamp(24px,3vw,34px);font-weight:600;letter-spacing:-.02em;line-height:1.12;color:var(--ink);margin-bottom:12px}.tl-home .assess-l p{color:var(--ink-2);font-size:16px;max-width:56ch;margin-bottom:18px}.tl-home .assess-facts{display:flex;flex-wrap:wrap;gap:8px}.tl-home .assess-facts span{display:inline-flex;align-items:center;font-family:var(--font-mono),"JetBrains Mono",monospace;font-size:12px;letter-spacing:.02em;color:var(--ink-2);background:#fff;border:1px solid var(--line-2);border-radius:999px;padding:5px 12px}.tl-home .assess-r{flex:none}@media(max-width:760px){.tl-home .assess-card{padding:32px 26px}.tl-home .assess-r{width:100%}.tl-home .assess-r .btn{width:100%;justify-content:center}}.tl-home .cta{padding:72px 0 96px;background:var(--paper-2)}.tl-home .cta-card{background:var(--ink-rev);color:#fff;border-radius:24px;padding:84px 44px;text-align:center;box-shadow:0 30px 70px -50px rgba(22,24,29,.6);position:relative;overflow:hidden}.tl-home .cta-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(680px 240px at 50% -10%,rgba(var(--accent-rgb),.26),transparent 70%)}.tl-home .cta h2{position:relative;font-size:clamp(32px,5vw,52px);font-weight:600;letter-spacing:-.02em;line-height:1.08;margin-bottom:16px}.tl-home .cta h2 .serif-it{color:var(--accent-light)}.tl-home .cta p{position:relative;color:#aeb7c6;font-size:18px;max-width:60ch;margin:0 auto 30px}.tl-home .cta-btns{position:relative;display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.tl-home .cta .btn-ghost{color:#fff;border-color:hsla(0,0%,100%,.25)}.tl-home .cta .btn-ghost:hover{border-color:#fff;color:#fff}@media(max-width:760px){.tl-home .cta-card{padding:56px 26px}}.tl-home .tl-foot{background:var(--paper-2);border-top:1px solid var(--line);padding:64px 28px 28px}.tl-home .tl-foot-grid{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}.tl-home .tl-foot-brand .brand{margin-bottom:14px}.tl-home .tl-foot-tag{font-size:14px;color:var(--ink-3);max-width:30ch;margin-bottom:16px}.tl-home .tl-foot-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.tl-home .tl-foot-badges span{font-family:var(--font-mono),"JetBrains Mono",monospace;font-size:10.5px;color:var(--ink-3);border:1px solid var(--line-2);border-radius:100px;padding:4px 10px}.tl-home .tl-social{display:flex;gap:10px}.tl-home .tl-social a{width:34px;height:34px;border-radius:9px;border:1px solid var(--line-2);display:flex;align-items:center;justify-content:center;color:var(--ink-3);transition:all .15s}.tl-home .tl-social a:hover{color:var(--accent);border-color:var(--accent)}.tl-home .tl-social svg{width:16px;height:16px}.tl-home .tl-foot-col h5{font-size:13px;font-weight:700;margin-bottom:14px;color:var(--ink)}.tl-home .tl-foot-col a{display:block;font-size:14px;color:var(--ink-3);margin-bottom:10px;transition:color .15s}.tl-home .tl-foot-col a:hover{color:var(--accent)}.tl-home .tl-foot-bottom{max-width:var(--maxw);margin:40px auto 0;padding-top:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:13px;color:var(--ink-3)}.tl-home .tl-foot-tagline{font-family:var(--font-mono),"JetBrains Mono",monospace;letter-spacing:.04em}@media(max-width:820px){.tl-home .tl-foot-grid{grid-template-columns:1fr 1fr}.tl-home .tl-foot-brand{grid-column:1/-1}}.tl-home .reveal{opacity:0;transform:translateY(18px);transition:opacity .6s cubic-bezier(.2,.7,.3,1),transform .6s cubic-bezier(.2,.7,.3,1)}.tl-home .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.tl-home .reveal{opacity:1;transform:none}}.tl-home .pcard-sec{padding:12px 0}.tl-home .pcard-sec.hero{padding-top:100px}.tl-home .pcard{position:relative;overflow:hidden;border-radius:24px;border:1px solid hsla(0,0%,100%,.08);background:radial-gradient(130% 130% at 0 0,#13243f 0,#0b1626 45%,#070d18 100%);padding:clamp(28px,4vw,56px)}.tl-home .pcard-row{display:flex;gap:clamp(28px,4vw,60px);align-items:center}.tl-home .pcard.flip .pcard-row{flex-direction:row-reverse}.tl-home .pcard-text{flex:1 1 42%;min-width:0}.tl-home .pcard-media{flex:1 1 58%;min-width:0}.tl-home .pcard-name{font-size:clamp(30px,3.6vw,44px);font-weight:800;letter-spacing:-.02em;color:#fff;line-height:1.05;margin-bottom:20px}.tl-home .pcard-desc{font-size:16.5px;line-height:1.65;color:#aeb9c9;max-width:48ch;margin-bottom:30px}.tl-home .pcard-btn{display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:15px;color:#fff;padding:14px 26px;border-radius:12px;background:rgba(11,131,198,.12);border:1px solid rgba(11,131,198,.55);box-shadow:0 0 0 1px rgba(11,131,198,.12),0 16px 44px -16px rgba(11,131,198,.6),inset 0 1px 0 hsla(0,0%,100%,.06);transition:all .2s}.tl-home .pcard-btn:hover{background:rgba(11,131,198,.2);border-color:rgba(11,131,198,.9);box-shadow:0 0 0 1px rgba(11,131,198,.25),0 20px 54px -14px rgba(11,131,198,.75);transform:translateY(-1px)}.tl-home .pcard-btn svg{width:16px;height:16px}.tl-home .pcard-media img{display:block;width:100%;border-radius:14px;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 30px 70px -28px rgba(0,0,0,.75)}@media(max-width:860px){.tl-home .pcard-row,.tl-home .pcard.flip .pcard-row{flex-direction:column}.tl-home .pcard-media,.tl-home .pcard-text{flex:1 1 100%}.tl-home .pcard-name{font-size:30px}}.tl-home .tl-hero{padding:122px 0 60px;border-bottom:1px solid var(--line)}.tl-home .tl-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(32px,5vw,72px);align-items:center}.tl-home .tl-hero-copy{min-width:0}.tl-home .tl-hero-title{font-size:clamp(32px,4.6vw,54px);font-weight:800;letter-spacing:-.025em;line-height:1.06;color:var(--ink);margin-bottom:20px}.tl-home .tl-hero-sub{font-size:18px;line-height:1.6;color:var(--ink-2);max-width:54ch;margin-bottom:16px}.tl-home .tl-hero-line{font-size:15.5px;line-height:1.55;color:var(--ink-2);border-left:3px solid var(--accent);padding:4px 0 4px 16px;max-width:52ch;margin-bottom:28px}.tl-home .tl-hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.tl-home .tl-hero-trust{font-family:var(--font-mono),"JetBrains Mono",monospace;font-size:12px;letter-spacing:.09em;color:var(--ink-3)}.tl-home .tl-hero-visual{min-width:0}.tl-home .tl-hero-shot{background:#0d0f13}.tl-home .tl-guard{background:#fff;padding:18px}.tl-home .tl-guard-head{display:flex;align-items:center;gap:10px;margin-bottom:13px}.tl-home .tl-guard-name{font-weight:800;font-size:15px;letter-spacing:-.01em;color:var(--ink)}.tl-home .tl-guard-pill{font-family:var(--font-mono),"JetBrains Mono",monospace;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--signal);background:var(--signal-soft);border:1px solid rgba(15,157,107,.28);border-radius:100px;padding:3px 9px;font-weight:600}.tl-home .tl-guard-prompt{background:var(--paper-2);border:1px solid var(--line);border-radius:11px;padding:12px 13px;margin-bottom:12px}.tl-home .tl-guard-file{display:flex;align-items:center;gap:7px;font-family:var(--font-mono),"JetBrains Mono",monospace;font-size:12px;color:var(--ink-2);margin-bottom:7px}.tl-home .tl-guard-file svg{color:var(--ink-3);flex:none}.tl-home .tl-guard-ptext{display:block;font-size:14px;color:var(--ink);line-height:1.45}.tl-home .tl-decision{border:1px solid rgba(15,157,107,.32);background:linear-gradient(180deg,var(--signal-soft),#fff 92%);border-radius:12px;padding:14px 15px}.tl-home .tl-decision-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.tl-home .tl-decision-title{font-weight:700;font-size:14px;color:var(--ink)}.tl-home .tl-decision-badge{font-family:var(--font-mono),"JetBrains Mono",monospace;font-size:10.5px;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:var(--signal);border-radius:100px;padding:4px 11px;font-weight:600;flex:none}.tl-home .tl-decision-rows{display:grid;gap:9px}.tl-home .tl-decision-rows>div{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.tl-home .tl-decision-rows dt{font-family:var(--font-mono),"JetBrains Mono",monospace;font-size:10.5px;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-3);flex:none}.tl-home .tl-decision-rows dd{font-size:13.5px;font-weight:600;color:var(--ink);text-align:right}.tl-home .tl-decision-foot{display:flex;align-items:center;gap:7px;margin-top:13px;padding-top:11px;border-top:1px solid var(--line);font-size:12px;color:var(--ink-3)}.tl-home .tl-decision-foot svg{color:var(--signal);flex:none}@media(max-width:860px){.tl-home .tl-hero{padding:104px 0 44px}.tl-home .tl-hero-grid{grid-template-columns:1fr;gap:34px}.tl-home .tl-hero-title{font-size:clamp(30px,8vw,40px)}.tl-home .tl-hero-title .tl-hb{display:none}.tl-home .tl-hero-sub{font-size:16.5px}.tl-home .tl-hero-cta .btn{width:100%;justify-content:center}}.tl-home .problems{padding:74px 0;background:var(--paper-2);border-bottom:1px solid var(--line)}.tl-home .prob-head{max-width:660px;margin-bottom:34px}.tl-home .prob-head .eyebrow{margin-bottom:14px}.tl-home .prob-title{font-size:clamp(26px,3.4vw,38px);font-weight:600;letter-spacing:-.022em;line-height:1.1;color:var(--ink);margin-bottom:12px}.tl-home .prob-sub{font-size:16.5px;line-height:1.55;color:var(--ink-2)}.tl-home .prob-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.tl-home .prob-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px 24px;box-shadow:var(--shadow-sm)}.tl-home .prob-ic{width:42px;height:42px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:var(--accent-soft);margin-bottom:16px}.tl-home .prob-ic svg{width:21px;height:21px;color:var(--accent);stroke-width:2}.tl-home .prob-card h3{font-size:18px;font-weight:700;letter-spacing:-.01em;color:var(--ink);margin-bottom:8px}.tl-home .prob-card p{font-size:14.5px;line-height:1.6;color:var(--ink-2)}@media(max-width:760px){.tl-home .problems{padding:52px 0}.tl-home .prob-grid{grid-template-columns:1fr}}