.tf-landing{--bg-canvas:#fff;--bg-soft:#f5f7ff;--bg-dark:#061326;--bg-dark-raised:#0c1f3a;--bg-dark-soft:#112849;--text-primary:#0b1b33;--text-secondary:#53627a;--text-on-dark:#f8fbff;--text-on-dark-muted:#aebbd0;--brand:#4c70ff;--brand-hover:#3858e8;--brand-violet:#8b5cf6;--success:#28d79b;--border:#e3e8f3;--border-dark:#ffffff1a;--shadow-100:0 2px 8px #11234512,0 1px 2px #1123450d;--shadow-200:0 16px 40px #0d234e1f,0 4px 12px #0d234e14;--shadow-glow:0 18px 60px #5c59ff47;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:20px;--radius-3xl:24px;--space-050:4px;--space-100:8px;--space-150:12px;--space-200:16px;--space-300:24px;--space-400:32px;--space-500:48px;--space-600:64px;--space-700:96px;--motion-fast:.15s;--motion-base:.2s;--ease-standard:cubic-bezier(.2,0,0,1)}.tf-landing *{box-sizing:border-box}html.tf-landing-html{scroll-behavior:smooth}.tf-landing{color:var(--text-primary);background:var(--bg-canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}.tf-landing a{color:inherit}.tf-landing button,.tf-landing a{-webkit-tap-highlight-color:transparent}.tf-landing img,.tf-landing svg{max-width:100%;display:block}.tf-landing h1,.tf-landing h2,.tf-landing h3,.tf-landing p{margin-top:0}.tf-landing h1,.tf-landing h2,.tf-landing h3,.tf-landing strong,.tf-landing b{font-weight:700}.tf-landing .skip-link{z-index:999;color:#fff;background:var(--brand);border-radius:var(--radius-md);padding:12px 16px;text-decoration:none;position:fixed;top:8px;left:8px;transform:translateY(-140%)}.tf-landing .skip-link:focus{transform:translateY(0)}.tf-landing :focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--brand);outline:none}.tf-landing .container{width:min(1200px,100% - 96px);margin-inline:auto}.tf-landing .narrow{width:min(760px,100%)}.tf-landing .section{padding:var(--space-700)0}.tf-landing .dark-section{color:var(--text-on-dark);background:radial-gradient(circle at 82% 25%,#605bff2e,#0000 28%),linear-gradient(135deg,#051224 0%,#0b2140 100%)}.tf-landing .eyebrow{margin-bottom:var(--space-200);color:#5f74a0;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.tf-landing .eyebrow:before{content:"";background:linear-gradient(90deg,var(--brand),var(--brand-violet));border-radius:99px;width:20px;height:2px}.tf-landing .dark-section .eyebrow{color:#aab9d8}.tf-landing .gradient-text{color:#0000;background:linear-gradient(92deg,#5792ff 0%,#9967ff 92%);-webkit-background-clip:text;background-clip:text}.tf-landing .section-heading{margin-bottom:var(--space-200);letter-spacing:-.045em;font-size:clamp(34px,4vw,52px);line-height:1.08}.tf-landing .section-lead{color:var(--text-secondary);font-size:18px;line-height:1.65}.tf-landing .dark-section .section-lead{color:var(--text-on-dark-muted)}.tf-landing .site-header{z-index:20;border-bottom:1px solid #ffffff12;height:80px;position:absolute;inset:0 0 auto}.tf-landing .nav{justify-content:space-between;align-items:center;gap:24px;height:80px;display:flex}.tf-landing .brand{color:#fff;letter-spacing:-.02em;align-items:center;gap:10px;font-size:19px;font-weight:800;text-decoration:none;display:inline-flex}.tf-landing .brand-mark{width:28px;height:24px;position:relative}.tf-landing .brand-mark i{background:linear-gradient(90deg,#1675ff,#6d5cff);border-radius:4px;height:5px;display:block;position:absolute;left:0;transform:skew(-28deg)}.tf-landing .brand-mark i:first-child{width:28px;top:1px}.tf-landing .brand-mark i:nth-child(2){width:20px;top:9px;left:5px}.tf-landing .brand-mark i:nth-child(3){width:10px;top:17px;left:10px}.tf-landing .nav-actions{align-items:center;gap:12px;display:flex}.tf-landing .login-link{color:#ffffffd6;padding:12px;font-size:14px;font-weight:600;text-decoration:none}.tf-landing .login-link:hover{color:#fff}.tf-landing .button{border-radius:var(--radius-md);color:#fff;background:linear-gradient(100deg,var(--brand),var(--brand-violet));cursor:pointer;min-height:48px;transition:transform var(--motion-base)var(--ease-standard),box-shadow var(--motion-base)var(--ease-standard),filter var(--motion-base)var(--ease-standard);border:0;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 9px 24px #4f46e53d}.tf-landing .button:hover{filter:saturate(1.1);transform:translateY(-2px);box-shadow:0 14px 30px #4f46e557}.tf-landing .button:active{transform:translateY(0)}.tf-landing .button-small{min-height:40px;padding-inline:16px}.tf-landing .button-secondary{color:var(--text-primary);border:1px solid var(--border);box-shadow:var(--shadow-100);background:#fff}.tf-landing .button-secondary:hover{box-shadow:var(--shadow-200)}.tf-landing .hero{min-height:760px;color:var(--text-on-dark);background:radial-gradient(circle at 78% 28%,#6c4dff57,#0000 22%),radial-gradient(circle at 4% 78%,#1870ff33,#0000 18%),linear-gradient(122deg,#030e1c 0%,#0a1d36 68%,#07172d 100%);padding:160px 0 96px;position:relative;overflow:hidden}.tf-landing .hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 92%);mask-image:linear-gradient(#000 0%,#0000 92%)}.tf-landing .hero-grid{z-index:2;align-items:center;gap:var(--space-600);grid-template-columns:minmax(0,.95fr) minmax(540px,1.05fr);display:grid;position:relative}.tf-landing .hero h1{max-width:660px;margin-bottom:var(--space-300);letter-spacing:-.055em;font-size:clamp(48px,5.4vw,72px);line-height:1.02}.tf-landing .visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tf-landing .hero-rotator{vertical-align:bottom;display:inline-grid}.tf-landing .hero-rotator-word{opacity:0;animation:heroRotate 4.8s var(--ease-standard)infinite;grid-area:1/1;transform:translateY(14px)}.tf-landing .hero-rotator-word:first-child{animation-delay:0s}.tf-landing .hero-rotator-word:nth-child(2){animation-delay:1.6s}.tf-landing .hero-rotator-word:nth-child(3){animation-delay:3.2s}@keyframes heroRotate{0%{opacity:0;transform:translateY(14px)}8%{opacity:1;transform:translateY(0)}25%{opacity:1;transform:translateY(0)}33%{opacity:0;transform:translateY(-14px)}to{opacity:0;transform:translateY(-14px)}}@media (prefers-reduced-motion:reduce){.tf-landing .hero-rotator-word{opacity:0;animation:none}.tf-landing .hero-rotator-word:first-child{opacity:1;transform:none}}.tf-landing .hero-copy>p{max-width:620px;margin-bottom:var(--space-400);color:#b9c6d9;font-size:18px;line-height:1.7}.tf-landing .hero-actions{flex-wrap:wrap;gap:12px;display:flex}.tf-landing .hero-reassurance{margin:var(--space-200)0 0;color:#b9c6d9;flex-wrap:wrap;gap:10px 18px;padding:0;font-size:13px;list-style:none;display:flex}.tf-landing .hero-reassurance li:before{content:"✓";color:var(--success);margin-right:6px}.tf-landing .signal-row{color:#b9c6d9;flex-wrap:wrap;gap:18px;margin-top:16px;font-size:13px;display:flex}.tf-landing .signal-row span{align-items:center;gap:8px;display:inline-flex}.tf-landing .signal-dot{background:var(--brand);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #4c70ff1f}.tf-landing .dashboard-shell{border-radius:var(--radius-xl);color:var(--text-primary);background:#f8fbff;border:1px solid #fff3;position:relative;transform:perspective(1200px)rotateY(-2deg)rotateX(1deg);box-shadow:0 40px 90px #0000006b,0 0 70px #5356ff2e}.tf-landing .dash-top{border-bottom:1px solid var(--border);border-radius:var(--radius-xl)var(--radius-xl)0 0;background:#fff;justify-content:space-between;align-items:center;gap:16px;height:52px;padding:0 18px;display:flex}.tf-landing .dash-brand{align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.tf-landing .tiny-mark{background:linear-gradient(135deg,var(--brand),var(--brand-violet));border-radius:4px;width:14px;height:14px}.tf-landing .dash-search{background:#f0f3fa;border-radius:7px;width:170px;height:26px}.tf-landing .dash-body{grid-template-columns:46px 1fr;min-height:390px;display:grid}.tf-landing .dash-nav{border-right:1px solid var(--border);border-radius:0 0 0 var(--radius-xl);background:#f2f6fd;padding:16px 10px}.tf-landing .dash-nav i{background:#dce4f5;border-radius:7px;width:24px;height:24px;margin-bottom:12px;display:block}.tf-landing .dash-nav i:first-child{background:linear-gradient(135deg,var(--brand),var(--brand-violet))}.tf-landing .dash-main{padding:22px}.tf-landing .dash-welcome{justify-content:space-between;gap:12px;margin-bottom:18px;display:flex}.tf-landing .dash-welcome strong{font-size:16px}.tf-landing .dash-welcome small{color:#8491a7}.tf-landing .stat-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px;display:grid}.tf-landing .dash-stat{border:1px solid var(--border);background:#fff;border-radius:10px;padding:12px}.tf-landing .dash-stat small{color:#8491a7;font-size:9px;display:block}.tf-landing .dash-stat strong{margin-top:4px;font-size:18px;display:block}.tf-landing .dash-grid{grid-template-columns:1.45fr .75fr;gap:12px;display:grid}.tf-landing .chart-card,.tf-landing .team-card{border:1px solid var(--border);background:#fff;border-radius:10px;padding:14px}.tf-landing .chart-card h3,.tf-landing .team-card h3{margin-bottom:14px;font-size:11px}.tf-landing .bars{border-bottom:1px solid var(--border);align-items:flex-end;gap:9px;height:140px;padding-top:16px;display:flex}.tf-landing .bars i{background:linear-gradient(#9568ff,#526cff);border-radius:5px 5px 0 0;flex:1;min-width:10px}.tf-landing .bars i:first-child{height:42%}.tf-landing .bars i:nth-child(2){height:64%}.tf-landing .bars i:nth-child(3){height:53%}.tf-landing .bars i:nth-child(4){height:78%}.tf-landing .bars i:nth-child(5){height:68%}.tf-landing .bars i:nth-child(6){height:89%}.tf-landing .bars i:nth-child(7){height:74%}.tf-landing .team-list{gap:12px;display:grid}.tf-landing .team-person{grid-template-columns:26px 1fr 7px;align-items:center;gap:8px;font-size:9px;display:grid}.tf-landing .avatar{background:#dce7ff;border-radius:50%;width:26px;height:26px}.tf-landing .presence{background:var(--success);border-radius:50%;width:7px;height:7px}.tf-landing .float-stat{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-200);background:#fff;padding:12px 14px;font-size:12px;font-weight:800;position:absolute;top:78px;right:-20px}.tf-landing .float-stat em{color:var(--brand);font-style:normal}.tf-landing .utility-band{border-bottom:1px solid var(--border);background:#fff}.tf-landing .utility-grid{grid-template-columns:1.25fr repeat(3,1fr);align-items:center;min-height:104px;display:grid}.tf-landing .utility-title{color:#78869f;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.tf-landing .utility-item{border-left:1px solid var(--border);padding:8px 24px}.tf-landing .utility-item strong{font-size:14px;display:block}.tf-landing .utility-item small{color:var(--text-secondary)}.tf-landing .centered{text-align:center;margin-inline:auto}.tf-landing .comparison{margin-top:var(--space-500);grid-template-columns:1fr 48px 1fr;align-items:stretch;gap:0;display:grid}.tf-landing .comparison-card{border:1px solid var(--border);border-radius:var(--radius-xl);background:#fff;padding:32px}.tf-landing .comparison-card.dark{color:#fff;box-shadow:var(--shadow-200);background:linear-gradient(145deg,#0c1d36,#122846);border-color:#0000}.tf-landing .comparison-card h3{margin-bottom:24px;font-size:19px}.tf-landing .comparison-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.tf-landing .comparison-list li{border-top:1px solid var(--border);color:var(--text-secondary);align-items:center;gap:10px;padding-top:12px;display:flex}.tf-landing .comparison-card.dark .comparison-list li{color:#dce6f8;border-color:var(--border-dark)}.tf-landing .comparison-list li:before{content:"–";color:#9aa7bb}.tf-landing .comparison-card.dark .comparison-list li:before{content:"✓";color:var(--success)}.tf-landing .comparison-arrow{z-index:2;border:1px solid var(--border);width:48px;height:48px;box-shadow:var(--shadow-100);color:var(--brand);background:#fff;border-radius:50%;place-self:center;place-items:center;margin-inline:-4px;display:grid;position:relative}.tf-landing .outcome-intro{gap:var(--space-600);margin-bottom:var(--space-500);grid-template-columns:1fr .75fr;align-items:end;display:grid}.tf-landing .outcome-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.tf-landing .feature-card{border:1px solid var(--border);border-radius:var(--radius-xl);min-height:230px;transition:transform var(--motion-base)var(--ease-standard),box-shadow var(--motion-base)var(--ease-standard);background:#fff;padding:28px;position:relative}.tf-landing .feature-card:hover{box-shadow:var(--shadow-200);transform:translateY(-3px)}.tf-landing .feature-number{color:#a6b0c2;font-size:11px;font-weight:700;position:absolute;top:18px;right:20px}.tf-landing .feature-icon{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-violet));border-radius:11px;place-items:center;width:42px;height:42px;margin-bottom:56px;font-weight:800;display:grid;box-shadow:0 10px 24px #4c70ff3b}.tf-landing .feature-card h3{margin-bottom:10px;font-size:18px}.tf-landing .feature-card p{color:var(--text-secondary);margin:0;font-size:14px}.tf-landing .product-tour-head{width:min(780px,100%);margin:0 auto var(--space-500);text-align:center}.tf-landing .product-tour-head .eyebrow{justify-content:center}.tf-landing .product-carousel{max-width:1040px;padding:var(--space-200);border-radius:var(--radius-3xl);box-shadow:var(--shadow-glow);background:#ffffff0f;border:1px solid #ffffff1f;margin-inline:auto;position:relative}.tf-landing .product-carousel-window{aspect-ratio:16/9;border-radius:var(--radius-xl);background:#f4f7fd;min-height:320px;position:relative;overflow:hidden}.tf-landing .product-slide{opacity:0;visibility:hidden;transition:opacity .9s var(--ease-standard),transform .9s var(--ease-standard),visibility .9s;position:absolute;inset:0;transform:translate(24px)}.tf-landing .product-slide.active{opacity:1;visibility:visible;position:relative;transform:translate(0)}.tf-landing .product-slide>div{width:100%;height:100%}.tf-landing .product-slide img{object-fit:cover;width:100%;height:100%;display:block}.tf-landing .tour-sidebar{padding:var(--space-300);color:#dbe7fa;background:#081a34}.tf-landing .tour-logo{margin-bottom:var(--space-500);align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.tf-landing .tour-logo .tiny-mark{width:18px;height:18px}.tf-landing .tour-menu{gap:8px;display:grid}.tf-landing .tour-menu span{border-radius:var(--radius-md);color:#91a4c4;padding:10px 12px;font-size:12px}.tf-landing .tour-menu span.active{color:#fff;background:#4c70ff3d}.tf-landing .tour-main{padding:var(--space-300);color:var(--text-primary)}.tf-landing .tour-top{margin-bottom:var(--space-300);justify-content:space-between;align-items:center;gap:16px;display:flex}.tf-landing .tour-top small{color:var(--text-secondary);display:block}.tf-landing .tour-top strong{font-size:20px}.tf-landing .demo-badge{color:#3e5fdc;background:#e5ebff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.tf-landing .product-visual{border-radius:var(--radius-xl);color:var(--text-primary);background:#f4f7fd;padding:20px}.tf-landing .score-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.tf-landing .score-main{border-radius:var(--radius-lg);background:#fff;padding:20px}.tf-landing .score-main strong{font-size:42px;display:block}.tf-landing .score-main span{color:var(--success);font-size:12px}.tf-landing .donut{aspect-ratio:1;background:conic-gradient(var(--brand)0 84%,#e7ebf5 84%);border-radius:50%;place-items:center;width:94px;margin:6px auto;display:grid}.tf-landing .donut:before{content:"84%";aspect-ratio:1;background:#fff;border-radius:50%;place-items:center;width:68px;font-size:14px;font-weight:800;display:grid}.tf-landing .score-chart{border-radius:var(--radius-lg);background:#fff;grid-column:1/-1;padding:16px}.tf-landing .score-bars{align-items:end;gap:12px;height:150px;display:flex}.tf-landing .score-bars i{background:linear-gradient(#9b6cff,#5772ff);border-radius:6px 6px 0 0;flex:1}.tf-landing .score-bars i:first-child{height:42%}.tf-landing .score-bars i:nth-child(2){height:64%}.tf-landing .score-bars i:nth-child(3){height:48%}.tf-landing .score-bars i:nth-child(4){height:76%}.tf-landing .score-bars i:nth-child(5){height:83%}.tf-landing .score-bars i:nth-child(6){height:70%}.tf-landing .score-bars i:nth-child(7){height:92%}.tf-landing .usage-grid{grid-template-columns:1.1fr .9fr;gap:12px;display:grid}.tf-landing .usage-panel{padding:var(--space-200);border-radius:var(--radius-lg);background:#fff}.tf-landing .usage-list{margin-top:var(--space-200);gap:14px;display:grid}.tf-landing .usage-row{grid-template-columns:32px 1fr auto;align-items:center;gap:12px;font-size:12px;display:grid}.tf-landing .usage-icon{border-radius:var(--radius-md);color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-violet));place-items:center;width:32px;height:32px;font-weight:800;display:grid}.tf-landing .usage-track{background:#e8ecf5;border-radius:99px;height:6px;margin-top:4px;overflow:hidden}.tf-landing .usage-track i{border-radius:inherit;background:linear-gradient(90deg,var(--brand),var(--brand-violet));height:100%;display:block}.tf-landing .usage-row:first-child .usage-track i{width:86%}.tf-landing .usage-row:nth-child(2) .usage-track i{width:68%}.tf-landing .usage-row:nth-child(3) .usage-track i{width:51%}.tf-landing .usage-row:nth-child(4) .usage-track i{width:36%}.tf-landing .activity-ring{aspect-ratio:1;background:conic-gradient(var(--brand)0 68%,var(--brand-violet)68% 84%,#e7ebf5 84%);border-radius:50%;place-items:center;width:150px;margin:28px auto 16px;display:grid}.tf-landing .activity-ring:before{content:"Demo";aspect-ratio:1;background:#fff;border-radius:50%;place-items:center;width:104px;font-weight:800;display:grid}.tf-landing .risk-list{gap:10px;display:grid}.tf-landing .risk-row{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.tf-landing .risk-avatar{aspect-ratio:1;background:linear-gradient(135deg,#dbe6ff,#baa9ff);border-radius:50%;width:40px}.tf-landing .risk-row small{color:var(--text-secondary)}.tf-landing .risk-state{color:#9c6b00;background:#fff1cc;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.tf-landing .product-carousel-controls{justify-content:center;align-items:center;gap:var(--space-200);padding:var(--space-200)0 2px;display:flex}.tf-landing .carousel-dots{align-items:center;gap:8px;display:flex}.tf-landing .carousel-dot{cursor:pointer;width:10px;height:10px;transition:width var(--motion-base)var(--ease-standard),background var(--motion-base)var(--ease-standard);background:#63738e;border:0;border-radius:999px;padding:0}.tf-landing .carousel-dot[aria-current=true]{background:#7f7bff;width:28px}.tf-landing .carousel-toggle{border-radius:var(--radius-md);color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;min-width:44px;min-height:44px}.tf-landing .carousel-caption{margin:var(--space-200)0 0;color:var(--text-on-dark-muted);text-align:center;font-size:12px}.tf-landing .product-tour-cta{margin-top:var(--space-400);text-align:center}.tf-landing .steps-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:56px;display:grid;position:relative}.tf-landing .steps-grid:before{content:"";background:var(--border);height:1px;position:absolute;top:31px;left:16%;right:16%}.tf-landing .step{text-align:center;position:relative}.tf-landing .step-icon{z-index:1;border:1px solid var(--border);width:64px;height:64px;color:var(--brand);box-shadow:var(--shadow-100);background:#fff;border-radius:50%;place-items:center;margin:0 auto 20px;font-weight:800;display:grid;position:relative}.tf-landing .step small{color:#8e9aaf;letter-spacing:.12em;font-weight:700}.tf-landing .step h3{margin:8px 0;font-size:18px}.tf-landing .step p{color:var(--text-secondary);font-size:14px}.tf-landing .table-wrap{border:1px solid var(--border-dark);border-radius:var(--radius-xl);overflow-x:auto}.tf-landing .compare-table{border-collapse:collapse;width:100%;min-width:620px}.tf-landing .compare-table th,.tf-landing .compare-table td{border-bottom:1px solid var(--border-dark);text-align:left;padding:18px 22px}.tf-landing .compare-table th{color:#b8c6dd;font-size:13px}.tf-landing .compare-table th:last-child{color:#9fa6ff}.tf-landing .compare-table td{color:#d4deed}.tf-landing .compare-table td:last-child{color:#fff;font-weight:700}.tf-landing .compare-table td:last-child:before{content:"✓";color:var(--success);margin-right:10px}.tf-landing .compare-table tr:last-child td{border-bottom:0}.tf-landing .use-case-grid{margin-top:var(--space-500);border:1px solid var(--border);border-radius:var(--radius-xl);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.tf-landing .use-card{border-right:1px solid var(--border);background:#fff;min-height:190px;padding:28px}.tf-landing .use-card:last-child{border-right:0}.tf-landing .use-card .feature-icon{width:48px;height:48px;box-shadow:none;margin-bottom:28px;font-size:12px}.tf-landing .use-card h3{font-size:17px}.tf-landing .use-card p{color:var(--text-secondary);margin-bottom:0;font-size:14px}.tf-landing .control-grid{align-items:center;gap:var(--space-700);grid-template-columns:.72fr 1.28fr;display:grid}.tf-landing .control-graphic{place-items:center;min-height:310px;display:grid;position:relative}.tf-landing .control-core{z-index:2;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-violet));border-radius:50%;place-items:center;width:110px;height:110px;font-size:30px;display:grid;position:relative;box-shadow:0 0 0 34px #5366ff14,0 0 0 78px #5366ff0d}.tf-landing .orbit{border:1px solid #6f85c940;border-radius:50%;width:280px;height:280px;position:absolute}.tf-landing .orbit:before,.tf-landing .orbit:after{content:"";background:var(--success);width:11px;height:11px;box-shadow:0 0 16px var(--success);border-radius:50%;position:absolute}.tf-landing .orbit:before{top:34px;right:44px}.tf-landing .orbit:after{bottom:44px;left:28px}.tf-landing .control-label{z-index:3;border-radius:var(--radius-md);color:var(--text-primary);box-shadow:var(--shadow-200);background:#fff;padding:10px 12px;font-size:12px;font-weight:700;position:absolute}.tf-landing .control-label.one{top:24px;left:0}.tf-landing .control-label.two{bottom:24px;right:0}.tf-landing .check-grid{color:#d7e2f3;grid-template-columns:1fr 1fr;gap:14px 24px;margin-top:28px;padding:0;font-size:14px;list-style:none;display:grid}.tf-landing .check-grid li:before{content:"✓";color:var(--success);margin-right:8px}.tf-landing .trial-card{border-radius:var(--radius-2xl);color:#fff;box-shadow:var(--shadow-200);background:linear-gradient(130deg,#091b34 0%,#122b51 60%,#37336f 100%);grid-template-columns:1fr .82fr;gap:48px;padding:56px;display:grid}.tf-landing .trial-card h2{letter-spacing:-.045em;font-size:clamp(36px,4vw,52px);line-height:1.08}.tf-landing .trial-card p{color:#bdcbe0}.tf-landing .trial-list{border-radius:var(--radius-xl);background:#ffffff0e;border:1px solid #ffffff1f;margin:0;padding:24px;list-style:none}.tf-landing .trial-list strong{margin-bottom:12px;display:block}.tf-landing .trial-list li{color:#dce5f5;border-bottom:1px solid #ffffff14;padding:10px 0}.tf-landing .trial-list li:last-child{border-bottom:0}.tf-landing .trial-list li:before{content:"✓";color:var(--success);margin-right:9px}.tf-landing .microcopy{margin-top:12px;font-size:12px}.tf-landing .faq-layout{gap:var(--space-700);grid-template-columns:.75fr 1.25fr;display:grid}.tf-landing .faq-list{border-top:1px solid var(--border)}.tf-landing .faq-item{border-bottom:1px solid var(--border)}.tf-landing .faq-question{width:100%;min-height:64px;color:var(--text-primary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;padding:16px 0;font-weight:700;display:flex}.tf-landing .faq-question span:last-child{color:var(--brand);transition:transform var(--motion-base)var(--ease-standard);font-size:20px}.tf-landing .faq-question[aria-expanded=true] span:last-child{transform:rotate(45deg)}.tf-landing .faq-answer{color:var(--text-secondary);padding:0 0 20px;display:none}.tf-landing .faq-answer.open{display:block}.tf-landing .final-cta{color:#fff;background:radial-gradient(circle at 50% 40%,#5856ff42,transparent 30%),var(--bg-dark);text-align:center;padding:88px 0 0}.tf-landing .final-cta h2{letter-spacing:-.05em;font-size:clamp(38px,5vw,58px);line-height:1.06}.tf-landing .final-cta p{color:#b8c6da}.tf-landing .final-cta .button{margin-top:18px}.tf-landing .footer{border-top:1px solid #ffffff14;margin-top:80px;padding:28px 0}.tf-landing .footer-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.tf-landing .footer-links{gap:20px;display:flex}.tf-landing .footer-links a{color:#9dadc5;font-size:13px;text-decoration:none}.tf-landing .footer small{color:#8494ad}.tf-landing .mobile-trial-bar{display:none}@media (max-width:1100px){.tf-landing .container{width:min(100% - 64px,1024px)}.tf-landing .hero-grid{grid-template-columns:1fr}.tf-landing .hero-copy{max-width:720px}.tf-landing .dashboard-shell{width:min(720px,100%);transform:none}.tf-landing .outcome-grid,.tf-landing .use-case-grid{grid-template-columns:1fr 1fr}.tf-landing .use-card:nth-child(2){border-right:0}.tf-landing .use-card:nth-child(-n+2){border-bottom:1px solid var(--border)}.tf-landing .control-grid{grid-template-columns:1fr}.tf-landing .control-graphic{max-width:520px}}@media (max-width:899px){.tf-landing .container{width:calc(100% - 48px)}.tf-landing .section{padding:72px 0}.tf-landing .hero{min-height:auto;padding-top:132px}.tf-landing .hero h1{font-size:clamp(42px,10vw,62px)}.tf-landing .utility-grid{grid-template-columns:1fr 1fr;padding:18px 0}.tf-landing .utility-title{grid-column:1/-1;padding:0 24px 14px}.tf-landing .utility-item:nth-child(2){border-left:0}.tf-landing .outcome-intro,.tf-landing .faq-layout,.tf-landing .trial-card{grid-template-columns:1fr;gap:40px}.tf-landing .comparison{grid-template-columns:1fr;gap:0}.tf-landing .comparison-arrow{margin-block:-8px;transform:rotate(90deg)}.tf-landing .steps-grid{grid-template-columns:1fr;gap:32px}.tf-landing .steps-grid:before{width:1px;height:auto;inset:32px auto 32px 31px}.tf-landing .step{text-align:left;grid-template-columns:64px 1fr;column-gap:20px;display:grid}.tf-landing .step-icon{grid-row:1/5}.tf-landing .trial-card{padding:40px}}@media (max-width:599px){.tf-landing{padding-bottom:72px}.tf-landing .container{width:calc(100% - 32px)}.tf-landing .site-header,.tf-landing .nav{height:68px}.tf-landing .nav .button{display:none}.tf-landing .login-link{padding-right:0}.tf-landing .hero{padding:116px 0 72px}.tf-landing .hero h1{font-size:42px}.tf-landing .hero-copy>p,.tf-landing .section-lead{font-size:16px}.tf-landing .hero-actions .button{width:100%}.tf-landing .dashboard-shell{margin-top:12px}.tf-landing .dash-body{grid-template-columns:34px 1fr;min-height:330px}.tf-landing .dash-nav{padding-inline:5px}.tf-landing .dash-nav i{width:22px;height:22px}.tf-landing .dash-main{padding:12px}.tf-landing .dash-search,.tf-landing .float-stat{display:none}.tf-landing .stat-grid{gap:6px}.tf-landing .dash-stat{padding:8px}.tf-landing .dash-stat strong{font-size:14px}.tf-landing .dash-grid{grid-template-columns:1fr}.tf-landing .team-card{display:none}.tf-landing .bars{gap:6px;height:110px}.tf-landing .utility-grid,.tf-landing .outcome-grid,.tf-landing .use-case-grid,.tf-landing .score-grid{grid-template-columns:1fr}.tf-landing .utility-title{padding-inline:0}.tf-landing .utility-item{border-left:0;border-top:1px solid var(--border);padding:12px 0}.tf-landing .feature-card{min-height:auto}.tf-landing .feature-icon{margin-bottom:28px}.tf-landing .product-carousel{padding:8px}.tf-landing .product-carousel-window{aspect-ratio:4/3;min-height:200px}.tf-landing .tour-sidebar{padding:16px 8px}.tf-landing .tour-logo{justify-content:center;margin-bottom:32px}.tf-landing .tour-logo span:last-child,.tf-landing .tour-menu span{font-size:0}.tf-landing .tour-menu span{min-height:40px;padding:10px}.tf-landing .tour-menu span:before{content:"";background:currentColor;border-radius:99px;width:18px;height:3px;margin:8px auto;display:block}.tf-landing .tour-main{padding:16px}.tf-landing .usage-grid{grid-template-columns:1fr}.tf-landing .usage-panel:last-child{display:none}.tf-landing .product-visual{padding:12px}.tf-landing .score-main:last-of-type{display:none}.tf-landing .score-chart{grid-column:auto}.tf-landing .use-case-grid{border:0;gap:12px;overflow:visible}.tf-landing .use-card{border-radius:var(--radius-xl);min-height:auto;border:1px solid var(--border)!important}.tf-landing .check-grid{grid-template-columns:1fr}.tf-landing .trial-card{padding:28px 20px}.tf-landing .faq-layout{gap:32px}.tf-landing .footer-inner{flex-direction:column;align-items:flex-start}.tf-landing .mobile-trial-bar{z-index:50;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0a19331a}.tf-landing .mobile-trial-bar span{color:var(--text-secondary);font-size:12px}.tf-landing .mobile-trial-bar .button{flex:none;min-height:44px}}@media (prefers-reduced-motion:reduce){.tf-landing *,.tf-landing :before,.tf-landing :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
