html:has(.tr){scroll-behavior:smooth;background:#0c0c0c}.tr{position:relative;min-height:100vh;overflow-x:hidden;background:#0c0c0c;color:#fff;-webkit-font-smoothing:antialiased;line-height:1.5}.tr ::selection{background:rgba(47,163,107,.3)}:where(.tr a){color:inherit;text-decoration:none}.tr button{font-family:inherit}.tr-bg{position:fixed;inset:0;z-index:0;pointer-events:none}.tr-bg-mesh{position:absolute;inset:0;background:radial-gradient(1100px 750px at 72% -12%,rgba(15,61,42,.55),transparent 62%),radial-gradient(900px 640px at 12% 18%,rgba(47,163,107,.16),transparent 58%),radial-gradient(780px 640px at 88% 72%,rgba(232,196,106,.08),transparent 60%),radial-gradient(1000px 780px at 38% 112%,rgba(10,20,16,.9),transparent 72%),#0c0c0c;opacity:.9}.tr-bg-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,12,12,.6),transparent 30%,transparent 70%,#0c0c0c)}.tr-guide{display:none}@media (min-width:1240px){.tr-guide{display:block;position:fixed;top:0;bottom:0;width:1px;background:rgba(255,255,255,.1);z-index:5;pointer-events:none}.tr-guide-l{left:calc(50% - 36rem)}.tr-guide-r{left:calc(50% + 36rem)}}.tr-main{position:relative;z-index:10}.tr-container{max-width:72rem;margin:0 auto;padding:0 24px}@keyframes tr-in{0%{opacity:0;transform:translateY(var(--y,16px))}to{opacity:1;transform:translateY(0)}}.tr-anim{animation:tr-in .8s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--d,0s)}.tr-anim-down{--y:-10px;animation-duration:.6s;animation-timing-function:ease-out}.tr-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease-out,transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--d,0s)}.tr-reveal.on{opacity:1;transform:translateY(0)}@keyframes tr-shiny{0%{background-position:-200%}to{background-position:200%}}.tr-shiny{animation:tr-shiny 6s linear infinite}@keyframes tr-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.8)}}.tr-pulse{animation:tr-pulse 2.6s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.tr *,.tr :after,.tr :before{animation:none!important;transition:none!important}.tr-reveal{opacity:1;transform:none}}.liquid-glass{background:rgba(255,255,255,.01);background-blend-mode:luminosity;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:none;box-shadow:inset 0 1px 1px rgba(255,255,255,.1);position:relative;overflow:hidden}.liquid-glass:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.4px;background:linear-gradient(180deg,rgba(255,255,255,.45),rgba(255,255,255,.15) 20%,rgba(255,255,255,0) 40%,rgba(255,255,255,0) 60%,rgba(255,255,255,.15) 80%,rgba(255,255,255,.45));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.tr-connect{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:#fff;color:#000;font-weight:500;font-size:14px;padding:12px 20px;border:none;cursor:pointer;transition:background .2s ease,transform .15s ease}.tr-connect:hover{background:rgba(255,255,255,.9)}.tr-connect:active{transform:scale(.98)}.tr-connect .tr-chev{transition:transform .2s ease}.tr-connect:hover .tr-chev{transform:translateX(1px)}.tr-connect-full{width:100%}.tr-btn-ghost{display:inline-flex;align-items:center;gap:6px;border-radius:999px;border:1px solid rgba(255,255,255,.15);color:#fff;font-size:14px;font-weight:500;padding:12px 20px;background:transparent;cursor:pointer;transition:background .2s ease}.tr-btn-ghost:hover{background:rgba(255,255,255,.05)}.tr-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.7)}.tr-eyebrow-dot{width:6px;height:6px;border-radius:999px;background:#fff}.tr-eyebrow-tag{border-radius:999px;border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.5);text-transform:none;letter-spacing:0}.tr-eyebrow-tag,.tr-sev-chip{padding:2px 8px;font-weight:500}.tr-sev-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;font-size:11px;color:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);white-space:nowrap}.tr-sev-dot{width:6px;height:6px;border-radius:999px;flex-shrink:0}.tr-nav{display:flex;justify-content:space-between;gap:16px;padding:20px 0;position:relative}.tr-brand,.tr-nav{align-items:center}.tr-brand{display:inline-flex;gap:9px;font-size:14px;font-weight:600;letter-spacing:-.01em}.tr-nav-links{display:none}@media (min-width:768px){.tr-nav-links{display:flex;gap:32px;position:absolute;left:50%;transform:translateX(-50%)}}.tr-nav-links a{color:rgba(255,255,255,.7);font-size:14px;font-weight:500;transition:color .15s ease}.tr-nav-links a:hover{color:#fff}.tr-nav-right{display:flex;align-items:center;gap:18px}.tr-nav-login{color:rgba(255,255,255,.7);font-size:14px;font-weight:500}.tr-nav-login:hover{color:#fff}.tr-nav-cta{display:none}.tr-menu-btn{width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}@media (min-width:768px){.tr-nav-cta{display:inline-flex;padding:10px 18px}.tr-menu-btn{display:none}}.tr-mobile-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:40;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:rgba(14,16,20,.97);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:10px;display:flex;flex-direction:column}.tr-mobile-menu a{padding:12px 14px;border-radius:10px;font-size:15px;font-weight:500;color:rgba(255,255,255,.85)}.tr-mobile-menu a:hover{background:rgba(255,255,255,.06)}.tr-hero{padding:64px 0 80px;text-align:center;display:flex;flex-direction:column;align-items:center}@media (min-width:768px){.tr-hero{padding:112px 0 80px}}.tr-hero h1{font-size:40px;font-weight:600;letter-spacing:-.03em;line-height:.95;margin:0}@media (min-width:768px){.tr-hero h1{font-size:72px;line-height:.9}}.tr-hero-grad{background-image:linear-gradient(90deg,#0a1410 0,#0F3D2A 12.5%,#7FE3B0 32.5%,#2FA36B 50%,#0F3D2A 67.5%,#0a1410 87.5%,#0a1410);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;filter:url(#c3-noise)}.tr-hero-sub{margin:32px auto 0;color:rgba(255,255,255,.6);max-width:28rem;font-size:16px;line-height:1.5}.tr-hero-cta{margin-top:32px;display:flex;flex-direction:column;align-items:center;gap:14px}.tr-hero-note{font-size:12px;color:rgba(255,255,255,.4);margin:0}.tr-strip{height:40px;background:rgba(0,0,0,.4);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.tr-strip-inner{max-width:72rem;margin:0 auto;padding:0 24px;height:100%;justify-content:space-between;gap:12px;font-size:12px}.tr-strip-inner,.tr-strip-left{display:flex;align-items:center}.tr-strip-left{gap:14px;min-width:0}.tr-strip-live{display:inline-flex;align-items:center;gap:7px;font-weight:700;color:#fff;white-space:nowrap}.tr-strip-live-dot{width:6px;height:6px;border-radius:999px;background:#7FE3B0}.tr-strip-item{color:rgba(255,255,255,.55);white-space:nowrap}.tr-strip-item.hide-md,.tr-strip-item.hide-sm{display:none}@media (min-width:640px){.tr-strip-item.hide-sm{display:inline}}@media (min-width:768px){.tr-strip-item.hide-md{display:inline}}.tr-strip-right{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.45);white-space:nowrap}.tr-strip-tag{padding:1px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.12);font-size:10.5px;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.5)}.tr-strip-clock{display:none;align-items:center;gap:5px}@media (min-width:640px){.tr-strip-clock{display:inline-flex}}.tr-mock-section{padding:64px 0}@media (min-width:768px){.tr-mock-section{padding:96px 0}}.tr-mock{position:relative;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:rgba(14,16,20,.9);box-shadow:0 30px 80px -30px rgba(0,0,0,.8)}.tr-mock-titlebar{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08);position:relative}.tr-mock-lights{display:flex;gap:7px}.tr-mock-lights span{width:11px;height:11px;border-radius:999px}.tr-mock-title{position:absolute;left:50%;transform:translateX(-50%);font-size:12px;color:rgba(255,255,255,.5);white-space:nowrap}.tr-mock-note-tag{margin-left:auto;font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:rgba(255,255,255,.35);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:2px 8px}@media (max-width:560px){.tr-mock-title{display:none}}.tr-mock-guardrails{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:18px}.tr-mock-guardrail{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:3px 9px;white-space:nowrap}.trw{background:#f5f6f8;color:#0a0b0d;font-size:13px;line-height:1.5;text-align:left}.trw-topbar{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:10px 20px;border-bottom:1px solid #ebedf0}.trw-brand{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:700;letter-spacing:-.01em}.trw-brandmark{width:20px;height:20px;border-radius:7px;background:linear-gradient(135deg,#2f7cf6,#0052ff)}.trw-topbar-right{display:inline-flex;align-items:center;gap:14px}.trw-tenant-chip{background:rgba(0,82,255,.08);color:#0043cc;font-size:12px;font-weight:600;padding:3px 10px;border-radius:999px}.trw-faint{color:#8a919e;font-size:12px}.trw-pagehead{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;background:#fff;padding:14px 20px 12px;border-bottom:1px solid #ebedf0}.trw-h1{font-size:19px;font-weight:700;letter-spacing:-.01em}.trw-tabs{display:inline-flex;gap:4px;padding:4px;background:#fff;border:1px solid #ebedf0;border-radius:12px}.trw-tab{padding:6px 12px;border-radius:8px;color:#5b616e;font-size:12.5px;font-weight:600;background:none;border:none;cursor:pointer;font-family:inherit}.trw-tab.on,.trw-tab:hover{color:#0a0b0d}.trw-tab.on{background:#fff;box-shadow:0 1px 2px rgba(10,11,13,.08),0 0 0 1px #ebedf0}.trw-tab-inert{cursor:default}.trw-badge{display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;padding:0 5px;margin-left:4px;border-radius:999px;background:#d92d20;color:#fff;font-size:10px;font-weight:700;vertical-align:middle}.trw-body{padding:16px 20px 20px;display:flex;flex-direction:column;gap:12px}.trw-segrow{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.trw-segs{display:inline-flex;gap:2px;padding:3px;background:#fff;border:1px solid #ebedf0;border-radius:10px;flex-wrap:wrap}.trw-seg{padding:4px 10px;border-radius:7px;font-size:12px;font-weight:600;color:#5b616e}.trw-seg.on{background:rgba(0,82,255,.08);color:#0043cc}.trw-seg-urgent{color:#d92d20;font-weight:700}.trw-seg-urgent.on{background:rgba(217,45,32,.1);color:#d92d20}.trw-card{background:#fff;border:1px solid #ebedf0;border-radius:14px;padding:16px;box-shadow:0 1px 2px rgba(10,11,13,.04)}.trw-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.trw-card-title{font-size:13px;font-weight:600;letter-spacing:.02em}.trw-card-sub{font-size:11.5px;color:#8a919e}.trw-urgent-card{border-color:#c2410c;background:rgba(194,65,12,.04);display:flex;flex-direction:column;gap:12px}.trw-esc{border-radius:12px;border:1px solid #ebedf0;border-left:3px solid #d92d20;background:#fff;padding:14px;box-shadow:0 0 0 1px rgba(217,45,32,.1),0 8px 24px -12px rgba(217,45,32,.22)}.trw-esc-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.trw-pill-sev3{margin-left:auto;font-size:11px;font-weight:600;color:#d92d20;background:rgba(217,45,32,.1);border-radius:999px;padding:3px 9px;white-space:nowrap}.trw-esc-text{margin-top:8px;font-size:13px;line-height:1.55}.trw-why{font-size:11.5px;color:#5b616e;border:1px solid #ebedf0;border-radius:8px;padding:8px 10px}.trw-draft,.trw-why{margin-top:8px;background:#f5f6f8}.trw-draft{border:1px solid #ebedf0;border-radius:10px;padding:10px 12px;font-size:12.5px;line-height:1.55;color:#0a0b0d}.trw-btnrow{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.trw-btn{display:inline-flex;align-items:center;border-radius:9px;border:1px solid #d8dbe0;background:#fff;color:#0a0b0d;font-size:12px;font-weight:600;padding:6px 12px;white-space:nowrap}.trw-btn-accent{background:#0052ff;border-color:#0052ff;color:#fff}.trw-btn-danger{margin-left:auto;color:#d92d20;border-color:rgba(217,45,32,.35)}.trw-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;text-align:left;background:rgba(194,65,12,.07);border:1px solid rgba(194,65,12,.25);border-radius:12px;padding:11px 14px;font-size:12.5px;color:#0a0b0d;cursor:pointer;font-family:inherit}.trw-banner b{color:#c2410c}.trw-banner-cta{color:#c2410c;font-weight:700;white-space:nowrap}.trw-glance{background:rgba(0,82,255,.05);border:1px solid rgba(0,82,255,.18);border-radius:12px;padding:13px 15px}.trw-glance-kicker{font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#5b616e;margin-bottom:5px}.trw-glance-text{margin:0;font-size:13px;line-height:1.55}.trw-link{color:#0052ff;font-weight:600;font-size:12px;background:none;border:none;padding:0;white-space:nowrap}.trw-link,.trw-pulse{cursor:pointer;font-family:inherit}.trw-pulse{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;text-align:left;border-radius:12px;padding:10px 14px;font-size:12.5px;border:1px solid #ebedf0;background:#fff;color:#0a0b0d}.trw-pulse.warn{background:rgba(232,196,106,.14);border-color:rgba(180,113,10,.3)}.trw-handled-stat{font-size:12px;color:#5b616e;padding-bottom:8px;border-bottom:1px solid #f0f1f3}.trw-handled-stat b{color:#0a0b0d}.trw-handled-row{padding:9px 0;border-bottom:1px solid #f0f1f3}.trw-handled-row:last-child{border-bottom:0;padding-bottom:0}.trw-handled-tag{display:inline-block;margin-top:5px;font-size:10px;font-weight:600;color:#8a919e;border:1px solid #ebedf0;border-radius:999px;padding:1px 7px}.trw-perfrow{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:2px}.trw-kicker{font-size:10.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#8a919e}.trw-range{display:inline-flex;gap:2px;padding:3px;background:#fff;border:1px solid #ebedf0;border-radius:9px}.trw-range span{padding:3px 9px;border-radius:6px;font-size:11.5px;font-weight:600;color:#5b616e}.trw-range span.on{background:rgba(0,82,255,.08);color:#0043cc}.trw-kpis{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px}.trw-kpi{background:#fff;border:1px solid #ebedf0;border-radius:12px;padding:11px 13px;display:flex;flex-direction:column;gap:2px;min-width:0}.trw-kpi-label{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#8a919e;white-space:nowrap}.trw-kpi-value{font-size:19px;font-weight:700;letter-spacing:-.01em}.trw-kpi-sub{font-size:10.5px;color:#8a919e}.trw-ovgrid{display:grid;grid-template-columns:2fr 1fr;grid-gap:12px;gap:12px;align-items:start}.trw-legend{display:flex;gap:14px;flex-wrap:wrap;font-size:11px;color:#5b616e;margin-bottom:8px}.trw-legend i{display:inline-block;width:10px;height:3px;border-radius:2px;vertical-align:middle;margin-right:5px}.trw-legend-dash{background:repeating-linear-gradient(90deg,#2e9e6b 0 3px,transparent 3px 5px);width:12px}.trw-chart{width:100%;height:130px;display:block}.trw-themebar{position:relative;display:block;height:5px;border-radius:999px;background:linear-gradient(90deg,#e8a29b,#e6e8eb 45%,#9fd8bd);margin-top:6px}.trw-themebar-marker{position:absolute;top:-3px;width:3px;height:11px;border-radius:2px;transform:translateX(-50%)}.trw-theme-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.trw-theme-name{font-size:12.5px;font-weight:600}.trw-theme-meta{font-size:11px;color:#8a919e;white-space:nowrap}.trw-theme{padding:10px 0;border-bottom:1px solid #f0f1f3}.trw-theme:last-child{border-bottom:0}.trw-quote{margin-top:7px;font-size:11.5px;color:#5b616e;border-left:2px solid #ebedf0;padding-left:9px;line-height:1.5}.trw-axis{font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;color:#8a919e;margin-bottom:4px}.trw-insights-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap}.trw-h2{font-size:17px;font-weight:700;letter-spacing:-.01em;margin-top:2px}.trw-updated{background:rgba(0,82,255,.08);color:#0043cc;font-size:11px;font-weight:600;padding:3px 9px;border-radius:7px;white-space:nowrap}.trw-insgrid{display:grid;grid-template-columns:3fr 2fr;grid-gap:12px;gap:12px;align-items:start}.trw-insright{display:flex;flex-direction:column;gap:12px}.trw-issue{padding:9px 0;border-bottom:1px solid #f0f1f3}.trw-issue:last-child{border-bottom:0;padding-bottom:0}.trw-issue-sub{font-size:11px;color:#8a919e;margin-top:2px}.trw-chip-warn{color:#c2410c;background:rgba(194,65,12,.1)}.trw-chip-good,.trw-chip-warn{font-size:10.5px;font-weight:700;border-radius:999px;padding:2px 8px;white-space:nowrap}.trw-chip-good{color:#0a8a5a;background:rgba(10,138,90,.1)}@media (max-width:760px){.trw-body{padding:12px}.trw-kpis{grid-template-columns:repeat(2,1fr)}.trw-insgrid,.trw-ovgrid{grid-template-columns:1fr}.trw-pagehead{padding:12px}.trw-topbar{padding:10px 12px}.trw-btn-danger{margin-left:0}}.tr-triage{padding:80px 0}@media (min-width:768px){.tr-triage{padding:112px 0}}.tr-triage-grid{display:grid;grid-gap:40px;gap:40px;align-items:start}@media (min-width:768px){.tr-triage-grid{grid-template-columns:1fr 1fr;gap:64px}}.tr-triage h2{margin:20px 0 0;font-size:30px;font-weight:600;letter-spacing:-.02em;line-height:1.02;text-transform:none;color:#fff}@media (min-width:768px){.tr-triage h2{font-size:48px}}.tr-triage-copy{margin:24px 0 0;color:rgba(255,255,255,.6);font-size:16px;line-height:1.6;max-width:28rem}.tr-triage-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.tr-triage-chip{font-size:12px;color:rgba(255,255,255,.7);padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03)}.tr-route-card{border-radius:16px;padding:20px}.tr-route-eyebrow{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:14px}.tr-route-grid{display:grid;grid-gap:10px;gap:10px}@media (min-width:480px){.tr-route-grid{grid-template-columns:1fr 1fr}}.tr-route-sub{border-radius:10px;padding:12px}.tr-route-sub-head{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;margin-bottom:8px}.tr-route-sub-head .n{margin-left:auto;font-size:12px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tr-route-item{font-size:12px;color:rgba(255,255,255,.55);line-height:1.5;padding-left:14px;position:relative}.tr-route-item+.tr-route-item{margin-top:4px}.tr-route-item:before{content:"";position:absolute;left:2px;top:7px;width:4px;height:4px;border-radius:999px;background:rgba(255,255,255,.25)}.tr-trust{padding:64px 0}@media (min-width:768px){.tr-trust{padding:80px 0}}.tr-trust-kicker{text-align:center;font-size:12px;text-transform:uppercase;letter-spacing:.2em;color:rgba(255,255,255,.4);margin:0}.tr-trust-grid{margin-top:40px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}@media (min-width:640px){.tr-trust-grid{grid-template-columns:repeat(4,1fr)}}.tr-trust-item{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;font-size:14px;font-weight:600;letter-spacing:-.01em;color:rgba(255,255,255,.5);transition:color .2s ease}.tr-trust-item:hover{color:#fff}.c3-pricing-section{position:relative;padding:40px 20px 80px;display:flex;flex-direction:column;align-items:center;overflow-x:hidden}.c3-watermark-container{position:relative;width:100%;max-width:1100px;text-align:center;margin-top:40px;z-index:2}.c3-watermark-main{font-size:9rem;font-weight:800;line-height:.9;letter-spacing:-.05em;filter:url(#c3-noise-pricing);display:flex;flex-direction:column;align-items:center}.c3-watermark-line-1{color:#fff}.c3-watermark-line-2{background:linear-gradient(90deg,#0a1410 0,#0F3D2A 25%,#7FE3B0 65%,#2FA36B);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.c3-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;width:100%;max-width:880px;margin-top:60px;position:relative;z-index:3}.c3-card{background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(0,0,0,.4));backdrop-filter:blur(14px) brightness(.91);-webkit-backdrop-filter:blur(14px) brightness(.91);border:1px solid rgba(255,255,255,.9);border-radius:44px;padding:50px 32px;min-height:580px;display:flex;flex-direction:column;transition:all .6s cubic-bezier(.22,1,.36,1);overflow:hidden;position:relative}.c3-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,0) 50%);pointer-events:none}.c3-card:hover{background:rgba(15,15,15,.6);border-color:rgba(47,163,107,.7);transform:translateY(-12px) scale(1.01)}.c3-card-pro{background:linear-gradient(135deg,rgba(0,0,0,.85),rgba(0,0,0,.55))}.c3-tier-small{font-size:1.1rem;font-weight:400;color:rgba(255,255,255,.6)}.c3-tier-large{font-size:2.8rem;font-weight:500;letter-spacing:-.02em;color:#fff;margin-top:8px;line-height:1.1}.c3-tier-unit{font-size:1.05rem;font-weight:400;color:rgba(255,255,255,.55)}.c3-setup{font-size:.85rem;color:rgba(255,255,255,.5);margin-top:10px}.c3-desc{font-size:.88rem;color:rgba(255,255,255,.45);min-height:3.2em;margin-top:16px;margin-bottom:40px;line-height:1.5}.c3-list{list-style:none;margin:0;padding:0}.c3-list li{display:flex;align-items:flex-start;gap:14px;font-size:.92rem;color:rgba(255,255,255,.8);margin-bottom:18px;line-height:1.4}.c3-check{width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.15);align-items:center;justify-content:center;flex-shrink:0}.c3-btn,.c3-check{display:inline-flex}.c3-btn{background:#fff;color:#000;padding:10px 32px;border-radius:100px;font-weight:600;font-size:.88rem;margin-top:auto;border:none;cursor:pointer;align-self:center;transition:all .3s cubic-bezier(.22,1,.36,1)}.c3-btn:hover{background:#f5f5f5;transform:scale(1.02);box-shadow:0 8px 24px rgba(255,255,255,.15)}.c3-toggle-wrap{display:flex;align-items:center;justify-content:flex-end;gap:12px;width:100%;max-width:880px;margin-top:32px;padding-right:20px}.c3-toggle-label{font-size:.85rem;color:rgba(255,255,255,.7)}.c3-toggle-note{font-size:12px;color:rgba(255,255,255,.4)}.c3-toggle{width:52px;height:28px;background:#fff;border-radius:100px;position:relative;cursor:pointer;border:none;transition:background .3s cubic-bezier(.4,0,.2,1);padding:0}.c3-toggle-knob{width:20px;height:20px;background:#000;border-radius:50%;position:absolute;top:4px;left:4px;transition:all .3s cubic-bezier(.4,0,.2,1)}.c3-toggle.active{background:rgba(255,255,255,.2)}.c3-toggle.active .c3-toggle-knob{transform:translateX(24px);background:#fff}.c3-footnote{margin-top:28px;font-size:12px;color:rgba(255,255,255,.4);text-align:center;max-width:880px;line-height:1.6}@media (max-width:1024px){.c3-watermark-main{font-size:3.5rem;filter:none}.c3-watermark-line-2{background:none;-webkit-text-fill-color:#7FE3B0;color:#7FE3B0}.c3-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;width:100vw;padding:0 20px;gap:16px;scrollbar-width:none;max-width:none}.c3-grid::-webkit-scrollbar{display:none}.c3-card{flex:0 0 320px;scroll-snap-align:center;min-height:540px;padding:40px 24px}.c3-toggle-wrap{justify-content:center;padding-right:0}}.tr-final-section{padding:80px 0}@media (min-width:768px){.tr-final-section{padding:128px 0}}.tr-final{position:relative;overflow:hidden;border-radius:24px;padding:64px 32px;text-align:center}@media (min-width:768px){.tr-final{padding:96px 32px}}.tr-final-glow{position:absolute;inset:0;background:radial-gradient(600px circle at 50% 0,rgba(127,227,176,.15),transparent 70%);opacity:.3;pointer-events:none}.tr-final h2{margin:0;font-size:36px;font-weight:600;letter-spacing:-.02em;line-height:1.02;text-transform:none;color:#fff}@media (min-width:768px){.tr-final h2{font-size:60px}}.tr-final p{margin:24px auto 0;color:rgba(255,255,255,.6);max-width:28rem;font-size:14px;line-height:1.6}.tr-final-cta{margin-top:32px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.tr-footer{border-top:1px solid rgba(255,255,255,.1);padding:32px 0 48px}.tr-footer-inner{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.tr-footer-links{display:flex;gap:24px;margin-left:auto;flex-wrap:wrap}.tr-footer-links a{color:rgba(255,255,255,.55);font-size:13px}.tr-footer-links a:hover{color:#fff}.tr-footer-legal{margin-top:18px;font-size:12px;color:rgba(255,255,255,.35);max-width:640px;line-height:1.6}.tr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}