.sim-landing{--primary-900:#037682;--primary-800:#0a7f8a;--primary-700:#296870;--primary-500:#2fced6;--primary-50:#effaff;--secondary-500:#d4a373;--secondary-300:#faedcd;--secondary-200:#fefae0;--secondary-100:#e9edc9;--secondary-400:#ccd5ae;--tertiary-900:#283618;--tertiary-700:#606c38;--tertiary-500:#bc6c25;--tertiary-400:#dda15e;--tertiary-100:#fefae0;--sim-radius-sm:4px;--sim-radius-md:8px;--sim-radius-lg:14px;--sim-radius-xl:22px;--sim-font-display:var(--font-roboto), system-ui, -apple-system, "Segoe UI", sans-serif;--sim-font-body:var(--font-roboto), system-ui, -apple-system, "Segoe UI", sans-serif;--sim-font-mono:var(--font-roboto-mono), ui-monospace, "SF Mono", "Cascadia Code", monospace;--surface-canvas:#fff;--surface-panel:#fff;--surface-raised:#fbfbf7;--surface-inset:var(--primary-50);--surface-warm:var(--secondary-200);--surface-contrast:var(--primary-900);--surface-accent:var(--tertiary-900);--ink-primary:var(--tertiary-900);--ink-secondary:var(--primary-700);--ink-accent:var(--primary-900);--ink-muted:#6b7566;--ink-inverse:#fff;--border-subtle:#28361814;--border-medium:#28361829;--border-strong:var(--tertiary-900);--state-safe:var(--primary-800);--state-info:var(--primary-500);--state-attention:var(--tertiary-400);--state-warning:var(--tertiary-500);--state-critical:#b0321a;--state-neutral:var(--secondary-500);--bg-safe:#d3f0e9;--fg-safe:#0a6e64;--bg-info:#dff8fb;--fg-info:var(--primary-900);--bg-attn:#fbeacd;--fg-attn:#9a6822;--bg-warn:#fde0cc;--fg-warn:#8a3d0a;--bg-critical:#fde0d8;--fg-critical:#8a2410;--bg-neutral:var(--secondary-300);--fg-neutral:var(--tertiary-900);--shadow-sm:0 1px 2px #2836180f;--shadow-md:0 4px 16px #03768214, 0 1px 2px #2836180a;--shadow-lg:0 12px 40px #03768224;--atmosphere-1:#2fced60f;--atmosphere-2:#d4a3730d;--btn-primary-bg:var(--primary-900);--btn-primary-hover:var(--primary-800);--btn-primary-ink:#fff;font-family:var(--sim-font-body);background:var(--surface-canvas);color:var(--ink-primary);-webkit-font-smoothing:antialiased;font-feature-settings:"ss01", "cv11";background-image:radial-gradient(ellipse 900px 600px at 100% -5%, var(--atmosphere-1), transparent 60%), radial-gradient(ellipse 700px 500px at 0% 100%, var(--atmosphere-2), transparent 60%);background-attachment:fixed;min-height:100vh;line-height:1.5;transition:background-color .4s,color .4s}.dark .sim-landing{--surface-canvas:#0f1510;--surface-panel:#1a2116;--surface-raised:#222b1d;--surface-inset:#0a2d31;--surface-warm:#2d2a1f;--surface-contrast:#000;--surface-accent:var(--primary-900);--ink-primary:#f4f1e4;--ink-secondary:var(--primary-500);--ink-accent:var(--primary-500);--ink-muted:#9ca396;--ink-inverse:var(--tertiary-900);--border-subtle:#f4f1e414;--border-medium:#f4f1e429;--border-strong:var(--primary-500);--state-safe:#4ecdc4;--state-info:var(--primary-500);--state-attention:var(--tertiary-400);--state-warning:#e88845;--state-critical:#e06a52;--bg-safe:#4ecdc426;--fg-safe:#8ce6dd;--bg-info:#2fced624;--fg-info:#8fe3ea;--bg-attn:#dda15e2e;--fg-attn:#f0c28a;--bg-warn:#e888452e;--fg-warn:#f4a876;--bg-critical:#e06a522e;--fg-critical:#f09989;--bg-neutral:#d4a37324;--fg-neutral:var(--secondary-300);--shadow-sm:0 1px 3px #0006;--shadow-md:0 8px 24px #00000059, 0 2px 6px #00000040;--shadow-lg:0 20px 60px #00000080;--atmosphere-1:#2fced614;--atmosphere-2:#d4a3730f;--btn-primary-bg:var(--primary-500);--btn-primary-hover:#5fdbe2;--btn-primary-ink:#0f1510}.sim-landing *,.sim-landing :before,.sim-landing :after{box-sizing:border-box;margin:0;padding:0}.sim-landing a{color:inherit;text-decoration:none}.sim-landing img,.sim-landing svg{max-width:100%;display:block}.sim-landing .serif{font-family:var(--sim-font-display);letter-spacing:-.02em}.sim-landing .mono{font-family:var(--sim-font-mono)}.sim-landing .eyebrow{font-family:var(--sim-font-mono);color:var(--tertiary-500);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:600;display:inline-block}.dark .sim-landing .eyebrow{color:var(--tertiary-400)}.sim-landing .container{max-width:1280px;margin:0 auto;padding:0 32px}.sim-landing .site-header{z-index:50;background:var(--surface-canvas);position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.sim-landing .site-header{background:color-mix(in srgb, var(--surface-canvas) 85%, transparent)}}.sim-landing .site-header{-webkit-backdrop-filter:blur(14px)saturate(1.4);border-bottom:1px solid #0000;transition:border-color .2s,background .3s}.sim-landing .site-header.scrolled{border-bottom-color:var(--border-subtle)}.sim-landing .nav{justify-content:space-between;align-items:center;height:68px;display:flex}.sim-landing .brand{color:var(--ink-accent);align-items:center;gap:10px;display:inline-flex}.sim-landing .brand-mark{justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.sim-landing .brand-word{font-family:var(--sim-font-display);letter-spacing:-.04em;color:var(--ink-accent);font-size:22px;font-weight:700;line-height:1}.sim-landing .brand-tagline{font-family:var(--sim-font-mono);color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;border-left:1px solid var(--border-medium);padding-left:10px;font-size:10px}@media (max-width:1200px){.sim-landing .brand-tagline{display:none}}.sim-landing .sticky-cta{display:none}@media (max-width:900px){.sim-landing .sticky-cta{z-index:80;opacity:0;pointer-events:none;bottom:12px;left:12px;right:12px;bottom:max(12px, env(safe-area-inset-bottom,12px));transition:opacity .3s cubic-bezier(.2,.8,.2,1),transform .3s cubic-bezier(.2,.8,.2,1);display:block;position:fixed;transform:translateY(20px)}.sim-landing .sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}}.sim-landing .sticky-cta-btn{border-radius:var(--sim-radius-lg);width:100%;box-shadow:0 14px 30px -10px var(--primary-900), 0 2px 6px #00000014;justify-content:center;padding-block:16px;font-size:15px}@supports (color:color-mix(in lab, red, red)){.sim-landing .sticky-cta-btn{box-shadow:0 14px 30px -10px color-mix(in srgb, var(--primary-900) 70%, transparent), 0 2px 6px #00000014}}.dark .sim-landing .sticky-cta-btn{box-shadow:0 14px 30px -10px #0009,inset 0 1px #ffffff0f}@media (prefers-reduced-motion:reduce){.sim-landing .sticky-cta{transition:none!important}}.sim-landing .mobile-menu-toggle{border:1px solid var(--border-subtle);width:44px;height:44px;color:var(--ink-accent);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;margin-left:4px;transition:border-color .18s,background-color .18s,color .18s;display:none}.sim-landing .mobile-menu-toggle:hover{border-color:var(--border-medium);background:var(--surface-inset)}.sim-landing .mobile-menu-toggle:focus-visible{outline:2px solid var(--ink-accent);outline-offset:2px}@media (max-width:900px){.sim-landing .mobile-menu-toggle{display:inline-flex}.sim-landing .nav-actions .nav-actions-desktop{display:none}}.sim-landing .mobile-menu{z-index:40;background:var(--surface-canvas);opacity:0;visibility:hidden;transition:opacity .28s cubic-bezier(.2,.8,.2,1),transform .28s cubic-bezier(.2,.8,.2,1),visibility 0s linear .28s;position:fixed;inset:0;transform:translateY(-8px)}.sim-landing .mobile-menu.is-open{opacity:1;visibility:visible;transition:opacity .28s cubic-bezier(.2,.8,.2,1),transform .28s cubic-bezier(.2,.8,.2,1),visibility linear;transform:translateY(0)}.sim-landing .mobile-menu-content{flex-direction:column;width:100%;max-width:1280px;height:100%;margin:0 auto;padding:92px 24px 32px;display:flex}.sim-landing .mobile-menu-list{flex-direction:column;margin:0 0 32px;padding:0;list-style:none;display:flex}.sim-landing .mobile-menu-list li{border-bottom:1px solid var(--border-subtle)}.sim-landing .mobile-menu-list li:first-child{border-top:1px solid var(--border-subtle)}.sim-landing .mobile-menu-list a{font-family:var(--sim-font-display);letter-spacing:-.015em;color:var(--ink-accent);justify-content:space-between;align-items:center;padding:22px 4px;font-size:22px;font-weight:600;text-decoration:none;transition:color .18s,padding-left .2s;display:flex}.sim-landing .mobile-menu-list a:after{content:"→";color:var(--ink-muted);font-size:18px;font-weight:400;transition:transform .2s,color .18s}.sim-landing .mobile-menu-list a:hover{color:var(--primary-700);padding-left:8px}.dark .sim-landing .mobile-menu-list a:hover{color:var(--primary-500)}.sim-landing .mobile-menu-list a:hover:after{color:var(--primary-700);transform:translate(4px)}.dark .sim-landing .mobile-menu-list a:hover:after{color:var(--primary-500)}.sim-landing .mobile-menu-actions{flex-direction:column;gap:10px;margin-top:auto;padding-top:24px;display:flex}.sim-landing .mobile-menu-actions .btn{justify-content:center;width:100%;padding-block:14px}@media (min-width:901px){.sim-landing .mobile-menu{display:none}}@media (prefers-reduced-motion:reduce){.sim-landing .mobile-menu,.sim-landing .mobile-menu-list a,.sim-landing .mobile-menu-list a:after{transition:none!important}}.sim-landing .nav-links{gap:28px;list-style:none;display:flex}.sim-landing .nav-links a{color:var(--ink-primary);opacity:.72;font-size:14px;font-weight:500;transition:opacity .15s}.sim-landing .nav-links a:hover{opacity:1}@media (max-width:900px){.sim-landing .nav-links{display:none}}.sim-landing .nav-actions{align-items:center;gap:6px;display:flex}.sim-landing .btn{font-family:var(--sim-font-body);border-radius:var(--sim-radius-md);cursor:pointer;letter-spacing:.01em;white-space:nowrap;border:1.5px solid #0000;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.sim-landing .btn-primary{background:var(--btn-primary-bg);color:var(--btn-primary-ink)}.sim-landing .btn-primary:hover{background:var(--btn-primary-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.sim-landing .btn-ghost{color:var(--ink-accent);background:0 0}.sim-landing .btn-ghost:hover{background:var(--surface-inset)}.sim-landing .btn-outline{color:var(--ink-accent);border-color:var(--ink-accent);background:0 0}.sim-landing .btn-outline:hover{background:var(--ink-accent);color:var(--ink-inverse)}.sim-landing .btn-lg{padding:13px 24px;font-size:15px}.sim-landing .theme-toggle{border:1px solid var(--border-medium);background:var(--surface-panel);width:36px;height:36px;color:var(--ink-accent);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;margin-right:4px;transition:all .2s;display:inline-flex}.sim-landing .theme-toggle:hover{border-color:var(--ink-accent);transform:rotate(20deg)}.sim-landing .theme-toggle svg{width:16px;height:16px}.dark .sim-landing .theme-toggle .sun{display:block}.dark .sim-landing .theme-toggle .moon,.sim-landing .theme-toggle .sun{display:none}.sim-landing .theme-toggle .moon{display:block}@media (max-width:560px){.sim-landing .nav-actions .btn-ghost{display:none}}.sim-landing .hero{text-align:center;padding:120px 32px 60px;position:relative}.sim-landing .hero-eyebrow{background:var(--surface-inset);border:1px solid var(--border-subtle);border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;display:inline-flex}.sim-landing .hero-eyebrow-dot{background:var(--state-safe);width:7px;height:7px;box-shadow:0 0 0 3px var(--state-safe);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.sim-landing .hero-eyebrow-dot{box-shadow:0 0 0 3px color-mix(in srgb, var(--state-safe) 25%, transparent)}}.sim-landing .hero-eyebrow-dot{animation:2s ease-in-out infinite sim-pulse}@keyframes sim-pulse{0%,to{opacity:.65}50%{opacity:1}}.sim-landing .hero-eyebrow span{font-family:var(--sim-font-mono);color:var(--ink-accent);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:600}.sim-landing .hero h1{font-family:var(--sim-font-display);font-variation-settings:"opsz" 144, "SOFT" 40;letter-spacing:-.035em;color:var(--ink-accent);max-width:1000px;margin:0 auto;font-size:clamp(44px,7vw,88px);font-weight:500;line-height:.98}.sim-landing .hero h1 em{color:var(--tertiary-500);font-style:italic;font-weight:400}.dark .sim-landing .hero h1 em{color:var(--tertiary-400)}.sim-landing .hero-sub{max-width:620px;color:var(--ink-muted);margin:28px auto 0;font-size:18px;line-height:1.55}.sim-landing .cta-group{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:40px;display:flex}.sim-landing .cta-note{font-family:var(--sim-font-mono);color:var(--ink-muted);letter-spacing:.05em;margin-top:24px;font-size:11px}.sim-landing .cta-note span{color:var(--border-medium);margin:0 10px}.sim-landing .hero-mock{z-index:1;background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-lg);box-shadow:0 22px 50px -28px var(--primary-900), 0 1px 0 #fff9 inset;padding:16px 18px;position:absolute}@supports (color:color-mix(in lab, red, red)){.sim-landing .hero-mock{box-shadow:0 22px 50px -28px color-mix(in srgb, var(--primary-900) 35%, transparent), 0 1px 0 #fff9 inset}}.sim-landing .hero-mock{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;text-align:left;animation:.9s cubic-bezier(.2,.8,.2,1) .6s forwards sim-mock-in}.dark .sim-landing .hero-mock{box-shadow:0 22px 50px -28px #0000008c,inset 0 1px #ffffff0a}.sim-landing .hero-mock-left{width:200px;animation-name:sim-mock-in-left;top:18%;left:2.5%;transform:rotate(-4deg)}.sim-landing .hero-mock-right{width:220px;animation-name:sim-mock-in-right;bottom:14%;right:2.5%;transform:rotate(3deg)}@media (max-width:1280px){.sim-landing .hero-mock-left,.sim-landing .hero-mock-right{width:180px}}@keyframes sim-mock-in-left{0%{opacity:0;transform:rotate(-4deg)translate(-24px)translateY(8px)}to{opacity:1;transform:rotate(-4deg)translate(0)translateY(0)}}@keyframes sim-mock-in-right{0%{opacity:0;transform:rotate(3deg)translate(24px)translateY(8px)}to{opacity:1;transform:rotate(3deg)translate(0)translateY(0)}}.sim-landing .hero-mock-tag{font-family:var(--sim-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);align-items:center;gap:6px;margin-bottom:10px;font-size:9.5px;font-weight:700;display:inline-flex}.sim-landing .hero-mock-dot{background:var(--state-safe);width:6px;height:6px;box-shadow:0 0 0 3px var(--state-safe);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.sim-landing .hero-mock-dot{box-shadow:0 0 0 3px color-mix(in srgb, var(--state-safe) 22%, transparent)}}.sim-landing .hero-mock-dot{animation:2s ease-in-out infinite sim-pulse}.sim-landing .hero-mock-num{font-family:var(--sim-font-display);letter-spacing:-.025em;color:var(--ink-accent);font-size:30px;font-weight:700;line-height:1}.sim-landing .hero-mock-label{color:var(--ink-muted);margin-top:3px;margin-bottom:10px;font-size:11px}.sim-landing .hero-mock-bar{background:var(--ink-muted);height:4px}@supports (color:color-mix(in lab, red, red)){.sim-landing .hero-mock-bar{background:color-mix(in srgb, var(--ink-muted) 14%, transparent)}}.sim-landing .hero-mock-bar{border-radius:999px;margin-bottom:10px;overflow:hidden}.sim-landing .hero-mock-bar span{background:linear-gradient(90deg, var(--primary-700), var(--primary-500));border-radius:inherit;height:100%;display:block}.sim-landing .hero-mock-footer{color:var(--ink-muted);font-size:10.5px;font-family:var(--sim-font-mono)}.sim-landing .hero-mock-stack{margin-bottom:12px;display:inline-flex}.sim-landing .hero-mock-avatar{background:linear-gradient(135deg, var(--primary-500), var(--primary-900));color:#fff;width:28px;height:28px;font-family:var(--sim-font-mono);letter-spacing:.04em;border:2px solid var(--surface-panel);border-radius:50%;justify-content:center;align-items:center;margin-left:-8px;font-size:9.5px;font-weight:700;display:inline-flex}.sim-landing .hero-mock-avatar:first-child{margin-left:0}.sim-landing .hero-mock-avatar.more{background:var(--surface-inset);color:var(--ink-accent);font-weight:600}.dark .sim-landing .hero-mock-avatar.more{color:var(--primary-500)}.sim-landing .hero-mock-row{flex-direction:column;gap:2px;display:flex}.sim-landing .hero-mock-row strong{color:var(--ink-accent);letter-spacing:-.005em;font-size:14px;font-weight:600}.sim-landing .hero-mock-row span{font-family:var(--sim-font-mono);color:var(--ink-muted);font-size:10.5px}@media (max-width:1100px){.sim-landing .hero-mock{display:none}}.sim-landing .metrics{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:var(--surface-raised);padding:72px 32px}.sim-landing .metrics-grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.sim-landing .metric{border-left:2px solid var(--border-subtle);padding-left:22px}.sim-landing .metric:first-child{border-left:none;padding-left:0}.sim-landing .metric-value{font-family:var(--sim-font-display);font-variation-settings:"opsz" 144;letter-spacing:-.03em;color:var(--ink-accent);font-size:clamp(40px,4.5vw,56px);font-weight:500;line-height:1}.sim-landing .metric-value small{color:var(--tertiary-500);font-size:.55em;font-weight:400}.dark .sim-landing .metric-value small{color:var(--tertiary-400)}.sim-landing .metric-sub{font-family:var(--sim-font-mono);color:var(--tertiary-500);text-transform:uppercase;letter-spacing:.1em;margin-top:12px;font-size:10px;font-weight:600}.dark .sim-landing .metric-sub{color:var(--tertiary-400)}.sim-landing .metric-label{color:var(--ink-muted);max-width:200px;margin-top:6px;font-size:13px;line-height:1.45}@media (max-width:900px){.sim-landing .metrics-grid{grid-template-columns:repeat(2,1fr);gap:40px}.sim-landing .metric{border-left:none;padding-left:0}}.sim-landing section.block{padding:120px 32px}.sim-landing .section-head{max-width:720px;margin-bottom:72px}.sim-landing .section-head.centered{text-align:center;margin-left:auto;margin-right:auto}.sim-landing .section-head h2{font-family:var(--sim-font-display);font-variation-settings:"opsz" 144, "SOFT" 30;letter-spacing:-.03em;color:var(--ink-accent);margin:16px 0 18px;font-size:clamp(34px,5vw,56px);font-weight:500;line-height:1.02}.sim-landing .section-head h2 em{color:var(--tertiary-500);font-style:italic;font-weight:400}.dark .sim-landing .section-head h2 em{color:var(--tertiary-400)}.sim-landing .section-head p{color:var(--ink-muted);max-width:580px;font-size:17px;line-height:1.6}.sim-landing .section-head.centered p{margin:0 auto}.sim-landing .personas-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.sim-landing .persona-card{background:var(--surface-raised);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-lg);padding:32px 28px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.sim-landing .persona-card:before{content:"";background:var(--persona-accent,var(--primary-500));height:3px;position:absolute;top:0;left:0;right:0}.sim-landing .persona-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-medium);transform:translateY(-4px)}.sim-landing .persona-card:first-child{--persona-accent:var(--primary-500)}.sim-landing .persona-card:nth-child(2){--persona-accent:var(--tertiary-400)}.sim-landing .persona-card:nth-child(3){--persona-accent:var(--tertiary-700)}.sim-landing .persona-icon{border-radius:var(--sim-radius-md);place-items:center;width:48px;height:48px;margin-bottom:22px;display:grid}.sim-landing .persona-card:first-child .persona-icon{background:var(--surface-inset);color:var(--state-info)}.sim-landing .persona-card:nth-child(2) .persona-icon{background:var(--bg-attn);color:var(--fg-attn)}.sim-landing .persona-card:nth-child(3) .persona-icon{background:var(--surface-warm);color:var(--tertiary-700)}.dark .sim-landing .persona-card:nth-child(3) .persona-icon{color:var(--secondary-400)}.sim-landing .persona-icon svg{width:22px;height:22px}.sim-landing .persona-card h3{font-family:var(--sim-font-display);letter-spacing:-.01em;color:var(--ink-accent);margin-bottom:10px;font-size:22px;font-weight:600}.sim-landing .persona-card p{color:var(--ink-muted);margin-bottom:22px;font-size:14.5px;line-height:1.55}.sim-landing .persona-tags{border-top:1px dashed var(--border-subtle);flex-wrap:wrap;gap:6px;padding-top:22px;display:flex}.sim-landing .persona-tag{font-family:var(--sim-font-mono);background:var(--surface-inset);color:var(--ink-accent);letter-spacing:.03em;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:500}@media (max-width:900px){.sim-landing .personas-grid{grid-template-columns:1fr}}.sim-landing .feature-split{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.sim-landing .feature-split.reverse>:first-child{order:2}.sim-landing .feature-content{max-width:520px}.sim-landing .feature-content h2{font-family:var(--sim-font-display);font-variation-settings:"opsz" 72;letter-spacing:-.025em;color:var(--ink-accent);margin:18px 0 20px;font-size:clamp(30px,4vw,46px);font-weight:500;line-height:1.08}.sim-landing .feature-content h2 em{color:var(--tertiary-500);font-style:italic;font-weight:400}.dark .sim-landing .feature-content h2 em{color:var(--tertiary-400)}.sim-landing .feature-content>p{color:var(--ink-muted);max-width:460px;margin-bottom:36px;font-size:16.5px;line-height:1.6}.sim-landing .feature-list{border-top:1px solid var(--border-subtle);list-style:none}.sim-landing .feature-list li{border-bottom:1px solid var(--border-subtle);color:var(--ink-primary);gap:16px;padding:18px 0;font-size:15px;line-height:1.5;display:flex}.sim-landing .feature-list .num{font-family:var(--sim-font-mono);color:var(--tertiary-500);letter-spacing:.05em;flex-shrink:0;width:24px;padding-top:3px;font-size:12px;font-weight:600}.dark .sim-landing .feature-list .num{color:var(--tertiary-400)}@media (max-width:900px){.sim-landing .feature-split{grid-template-columns:1fr;gap:40px}.sim-landing .feature-split.reverse>:first-child{order:0}}.sim-landing .feature-visual{border-radius:var(--sim-radius-lg);border:1px solid var(--border-subtle);height:440px;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.sim-landing .viz-bg{background:radial-gradient(60% 50% at 20% 30%, var(--atmosphere-1), transparent 60%), radial-gradient(55% 45% at 80% 75%, var(--atmosphere-2), transparent 65%), linear-gradient(135deg, var(--surface-raised), var(--surface-panel));position:absolute;inset:0}.sim-landing .viz-bg.warm{background:radial-gradient(60% 50% at 25% 35%, #dda15e40, transparent 65%), radial-gradient(55% 45% at 80% 70%, #2fced61f, transparent 65%), linear-gradient(135deg, var(--surface-raised), var(--surface-panel))}.sim-landing .viz-card{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-md);box-shadow:var(--shadow-sm);padding:14px 16px;position:absolute}.sim-landing .viz-card-eyebrow{font-family:var(--sim-font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--ink-muted);margin-bottom:8px;font-size:10px;font-weight:600}.sim-landing .viz-card-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.sim-landing .viz-card-title{color:var(--ink-primary);font-size:13.5px;font-weight:600}.sim-landing .viz-card-desc{color:var(--ink-muted);margin-top:2px;font-size:12px}.sim-landing .viz-badge{font-family:var(--sim-font-mono);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;flex-shrink:0;padding:3px 9px;font-size:10.5px;font-weight:600}.sim-landing .viz-badge.safe{background:var(--bg-safe);color:var(--fg-safe)}.sim-landing .viz-badge.info{background:var(--bg-info);color:var(--fg-info)}.sim-landing .viz-badge.attn{background:var(--bg-attn);color:var(--fg-attn)}.sim-landing .viz-badge.warn{background:var(--bg-warn);color:var(--fg-warn)}.sim-landing .dash-1{top:28px;left:28px;right:90px}.sim-landing .dash-2{top:126px;left:60px;right:28px}.sim-landing .dash-3{bottom:28px;left:28px;right:40px}.sim-landing .viz-card.bottom{inset:auto 28px 28px}.sim-landing .slot-grid{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:12px;display:grid}.sim-landing .slot{text-align:center;border:1px solid var(--border-subtle);border-radius:var(--sim-radius-sm);font-family:var(--sim-font-mono);color:var(--ink-muted);padding:6px 0;font-size:11px}.sim-landing .slot.active{background:var(--primary-900);color:#fff;border-color:var(--primary-900)}.dark .sim-landing .slot.active{background:var(--primary-500);color:var(--surface-canvas);border-color:var(--primary-500)}.sim-landing .rep-row{color:var(--ink-muted);border-top:1px dashed var(--border-subtle);font-size:12px;font-family:var(--sim-font-mono);justify-content:space-between;padding:8px 0;display:flex}.sim-landing .rep-row:first-of-type{border-top:none}.sim-landing .rep-row strong{color:var(--ink-accent);font-weight:600}.sim-landing .esocial{background:var(--surface-inset);padding:120px 32px}.sim-landing .esocial-grid{grid-template-columns:1fr 1.3fr;align-items:start;gap:80px;display:grid}.sim-landing .esocial h2{font-family:var(--sim-font-display);color:var(--ink-accent);letter-spacing:-.025em;margin:18px 0 22px;font-size:clamp(34px,5vw,50px);font-weight:500;line-height:1.05}.sim-landing .esocial h2 em{color:var(--tertiary-500);font-style:italic;font-weight:400}.dark .sim-landing .esocial h2 em{color:var(--tertiary-400)}.sim-landing .esocial-lead{color:var(--ink-muted);max-width:380px;font-size:16.5px;line-height:1.6}.sim-landing .esocial-link{color:var(--ink-accent);border-bottom:1.5px solid var(--ink-accent);align-items:center;gap:8px;margin-top:28px;padding-bottom:3px;font-size:14px;font-weight:600;display:inline-flex}.sim-landing .esocial-events{gap:10px;display:grid}.sim-landing .event-card{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-md);grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:20px 22px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.sim-landing .event-card:hover{border-color:var(--primary-800);box-shadow:var(--shadow-sm);transform:translate(3px)}.sim-landing .event-code{font-family:var(--sim-font-mono);color:var(--ink-accent);background:var(--surface-inset);border-radius:var(--sim-radius-sm);letter-spacing:.02em;padding:6px 12px;font-size:14px;font-weight:600}.dark .sim-landing .event-code{background:var(--surface-canvas)}.sim-landing .event-title{color:var(--ink-primary);margin-bottom:3px;font-size:14.5px;font-weight:600}.sim-landing .event-desc{color:var(--ink-muted);font-size:13px;line-height:1.45}.sim-landing .event-check{background:var(--primary-900);border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.dark .sim-landing .event-check{background:var(--primary-500)}.sim-landing .event-check svg{color:#fff;width:12px;height:12px}.dark .sim-landing .event-check svg{color:var(--surface-canvas)}@media (max-width:900px){.sim-landing .esocial-grid{grid-template-columns:1fr;gap:40px}}.sim-landing .nrs-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.sim-landing .nr-item{background:var(--surface-raised);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-md);padding:22px 20px;transition:all .2s}.sim-landing .nr-item:hover{background:var(--primary-900);border-color:var(--primary-900)}.dark .sim-landing .nr-item:hover{background:var(--primary-500);border-color:var(--primary-500)}.sim-landing .nr-item:hover .nr-code{color:#fff}.sim-landing .nr-item:hover .nr-label{color:#ffffffbf}.dark .sim-landing .nr-item:hover .nr-code,.dark .sim-landing .nr-item:hover .nr-label{color:var(--surface-canvas)}@supports (color:color-mix(in lab, red, red)){.dark .sim-landing .nr-item:hover .nr-label{color:color-mix(in srgb, var(--surface-canvas) 75%, transparent)}}.sim-landing .nr-code{font-family:var(--sim-font-display);color:var(--ink-accent);letter-spacing:-.01em;margin-bottom:4px;font-size:24px;font-weight:600;transition:color .2s}.sim-landing .nr-label{color:var(--ink-muted);font-size:13px;line-height:1.4;transition:color .2s}@media (max-width:900px){.sim-landing .nrs-grid{grid-template-columns:repeat(2,1fr)}}.sim-landing .integrations{background:var(--surface-warm);padding:120px 32px}.dark .sim-landing .integrations{background:var(--surface-raised)}.sim-landing .int-header{grid-template-columns:1fr 1.3fr;align-items:end;gap:80px;margin-bottom:60px;display:grid}.sim-landing .int-header h2{font-family:var(--sim-font-display);letter-spacing:-.03em;color:var(--ink-accent);margin-top:18px;font-size:clamp(32px,4.5vw,46px);font-weight:500;line-height:1.05}.sim-landing .int-header h2 em{color:var(--tertiary-500);font-style:italic;font-weight:400}.dark .sim-landing .int-header h2 em{color:var(--tertiary-400)}.sim-landing .int-header p{color:var(--ink-muted);font-size:16.5px;line-height:1.6}.sim-landing .int-logos{border:1px solid var(--border-subtle);border-radius:var(--sim-radius-lg);background:var(--surface-panel);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.sim-landing .int-logo{border-right:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);align-items:center;gap:12px;min-height:104px;padding:32px 20px;transition:background .2s;display:flex}.sim-landing .int-logo:hover{background:var(--surface-raised)}.sim-landing .int-logo:nth-child(4n){border-right:none}.sim-landing .int-logo:nth-last-child(-n+4){border-bottom:none}.sim-landing .int-logo-dot{border-radius:3px;flex-shrink:0;width:12px;height:12px}.sim-landing .int-logo-text span{color:var(--ink-primary);font-size:14px;font-weight:600;display:block}.sim-landing .int-logo-text small{font-family:var(--sim-font-mono);color:var(--ink-muted);letter-spacing:.02em;text-transform:uppercase;margin-top:2px;font-size:10.5px;display:block}@media (max-width:900px){.sim-landing .int-header{grid-template-columns:1fr;align-items:start;gap:24px}.sim-landing .int-logos{grid-template-columns:repeat(2,1fr)}.sim-landing .int-logo:nth-child(4n){border-right:1px solid var(--border-subtle)}.sim-landing .int-logo:nth-child(2n){border-right:none}.sim-landing .int-logo:nth-last-child(-n+4){border-bottom:1px solid var(--border-subtle)}.sim-landing .int-logo:nth-last-child(-n+2){border-bottom:none}}.sim-landing .pricing{border-top:1px solid var(--border-subtle);padding:120px 32px}.sim-landing .pricing-toggle-wrap{justify-content:center;margin-top:40px;margin-bottom:56px;display:flex}.sim-landing .pricing-toggle{background:var(--surface-raised);border:1px solid var(--border-subtle);border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex;position:relative}.sim-landing .pricing-toggle button{font-family:var(--sim-font-body);color:var(--ink-muted);cursor:pointer;letter-spacing:.01em;background:0 0;border:none;border-radius:999px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .2s}.sim-landing .pricing-toggle button.active{background:var(--primary-900);color:#fff}.dark .sim-landing .pricing-toggle button.active{background:var(--primary-500);color:var(--surface-canvas)}.sim-landing .pricing-toggle-badge{font-family:var(--sim-font-mono);background:var(--bg-safe);color:var(--fg-safe);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;margin-left:6px;padding:2px 8px;font-size:9.5px;font-weight:600}.sim-landing .pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}.sim-landing .price-card{background:var(--surface-raised);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-lg);flex-direction:column;padding:36px 32px 32px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative}.sim-landing .price-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.sim-landing .price-card.featured{background:var(--surface-inset);border:2px solid var(--primary-800);box-shadow:var(--shadow-md), 0 0 0 4px var(--primary-800)}@supports (color:color-mix(in lab, red, red)){.sim-landing .price-card.featured{box-shadow:var(--shadow-md), 0 0 0 4px color-mix(in srgb, var(--primary-800) 8%, transparent)}}.dark .sim-landing .price-card.featured{background:var(--surface-inset);border-color:var(--primary-500);box-shadow:var(--shadow-md), 0 0 0 4px var(--primary-500)}@supports (color:color-mix(in lab, red, red)){.dark .sim-landing .price-card.featured{box-shadow:var(--shadow-md), 0 0 0 4px color-mix(in srgb, var(--primary-500) 12%, transparent)}}.sim-landing .price-tag{font-family:var(--sim-font-mono);background:var(--primary-900);color:#fff;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 4px 12px -2px var(--primary-900);border-radius:999px;padding:5px 14px;font-size:10px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}@supports (color:color-mix(in lab, red, red)){.sim-landing .price-tag{box-shadow:0 4px 12px -2px color-mix(in srgb, var(--primary-900) 50%, transparent)}}.dark .sim-landing .price-tag{background:var(--primary-500);color:var(--tertiary-900);box-shadow:0 4px 12px -2px var(--primary-500)}@supports (color:color-mix(in lab, red, red)){.dark .sim-landing .price-tag{box-shadow:0 4px 12px -2px color-mix(in srgb, var(--primary-500) 50%, transparent)}}.sim-landing .price-plan-name{font-family:var(--sim-font-display);color:var(--ink-accent);letter-spacing:-.01em;margin-bottom:6px;font-size:24px;font-weight:600}.sim-landing .price-plan-desc{color:var(--ink-muted);min-height:42px;margin-bottom:28px;font-size:13.5px;line-height:1.5}.sim-landing .price-amount{border-bottom:1px dashed var(--border-subtle);align-items:baseline;gap:6px;margin-bottom:24px;padding-bottom:6px;display:flex}.sim-landing .price-currency{font-family:var(--sim-font-display);color:var(--ink-accent);letter-spacing:-.02em;font-size:22px;font-weight:500}.sim-landing .price-value{font-family:var(--sim-font-display);font-variation-settings:"opsz" 144;letter-spacing:-.03em;color:var(--ink-accent);font-size:56px;font-weight:500;line-height:1}.sim-landing .price-value.custom{font-size:38px}.sim-landing .price-period{font-family:var(--sim-font-mono);color:var(--ink-muted);letter-spacing:.04em;margin-left:2px;font-size:12px}.sim-landing .price-note{color:var(--ink-muted);margin-bottom:28px;font-size:12.5px;line-height:1.45}.sim-landing .price-note strong{color:var(--ink-accent);font-weight:600}.sim-landing .price-cta{justify-content:center;width:100%;margin-bottom:28px}.sim-landing .price-card:not(.featured) .price-cta{color:var(--ink-accent);border-color:var(--ink-accent);background:0 0}.sim-landing .price-card:not(.featured) .price-cta:hover{background:var(--ink-accent);color:var(--ink-inverse)}.sim-landing .price-features{gap:12px;list-style:none;display:grid}.sim-landing .price-features-title{font-family:var(--sim-font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--tertiary-500);margin-bottom:4px;font-size:10.5px;font-weight:600}.dark .sim-landing .price-features-title{color:var(--tertiary-400)}.sim-landing .price-features li{color:var(--ink-primary);align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.sim-landing .price-features .check{background:var(--bg-safe);width:18px;height:18px;color:var(--fg-safe);border-radius:50%;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.sim-landing .price-features .check svg{width:10px;height:10px}.sim-landing .price-features li.muted{color:var(--ink-muted)}.sim-landing .price-features li.muted .check{background:var(--surface-inset);color:var(--ink-muted)}.sim-landing .price-footnote{background:var(--surface-warm);border:1px dashed var(--border-medium);border-radius:var(--sim-radius-lg);justify-content:space-between;align-items:center;gap:32px;margin-top:64px;padding:28px 32px;display:flex}.dark .sim-landing .price-footnote{background:var(--surface-raised)}.sim-landing .price-footnote-text{color:var(--ink-primary);font-size:14.5px;line-height:1.55}.sim-landing .price-footnote-text strong{font-family:var(--sim-font-display);color:var(--ink-accent);margin-bottom:4px;font-size:16px;font-weight:600;display:block}.sim-landing .price-footnote-cta{flex-shrink:0}@media (max-width:900px){.sim-landing .pricing-grid{grid-template-columns:1fr}.sim-landing .price-footnote{text-align:left;flex-direction:column;align-items:flex-start}}.sim-landing .proof{text-align:center;padding:140px 32px}.sim-landing .quote-big p{font-family:var(--sim-font-display);font-variation-settings:"opsz" 72;letter-spacing:-.015em;color:var(--ink-accent);max-width:880px;margin:0 auto;font-size:clamp(26px,3.2vw,38px);font-weight:500;line-height:1.3}.sim-landing .quote-big p em{color:var(--tertiary-500);font-style:italic}.dark .sim-landing .quote-big p em{color:var(--tertiary-400)}.sim-landing .quote-big footer{color:var(--ink-muted);justify-content:center;align-items:center;gap:14px;margin-top:32px;font-size:14px;display:flex}.sim-landing .avatar{background:linear-gradient(135deg, var(--primary-500), var(--tertiary-400));border:2px solid var(--surface-panel);width:36px;height:36px;box-shadow:var(--shadow-sm);border-radius:50%}.sim-landing .proof-numbers{border-top:1px solid var(--border-subtle);grid-template-columns:repeat(3,1fr);gap:60px;margin-top:100px;padding-top:64px;display:grid}.sim-landing .proof-num{font-family:var(--sim-font-display);font-variation-settings:"opsz" 144;letter-spacing:-.04em;color:var(--ink-accent);font-size:clamp(56px,7vw,76px);font-weight:500;line-height:1}.sim-landing .proof-num small{color:var(--tertiary-500);font-size:.5em;font-weight:400}.dark .sim-landing .proof-num small{color:var(--tertiary-400)}.sim-landing .proof-num-sub{color:var(--ink-muted);margin-top:16px;font-size:14px;line-height:1.45}@media (max-width:900px){.sim-landing .proof-numbers{grid-template-columns:1fr;gap:48px}}.sim-landing .cta-section{text-align:center;background:var(--surface-contrast);padding:160px 32px;position:relative;overflow:hidden}.dark .sim-landing .cta-section{background:var(--surface-accent)}.sim-landing .cta-section:before{content:"";background:radial-gradient(circle at 15%,#2fced640 0%,#0000 55%),radial-gradient(circle at 85%,#dda15e38 0%,#0000 55%);position:absolute;inset:0}.sim-landing .cta-section>.container{z-index:1;position:relative}.sim-landing .cta-section h2{font-family:var(--sim-font-display);font-variation-settings:"opsz" 144, "SOFT" 50;letter-spacing:-.035em;color:#fff;max-width:800px;margin:0 auto 24px;font-size:clamp(40px,5.5vw,68px);font-weight:500;line-height:1}.sim-landing .cta-section h2 em{color:var(--secondary-300);font-style:italic;font-weight:400}.sim-landing .cta-section p{color:#fffc;max-width:540px;margin:0 auto 36px;font-size:17px;line-height:1.55}.sim-landing .cta-section .btn-primary{color:var(--primary-900);background:#fff}.sim-landing .cta-section .btn-primary:hover{background:var(--secondary-300)}.sim-landing .site-footer{border-top:1px solid var(--border-subtle);background:var(--surface-raised);padding:80px 32px 32px}.sim-landing .footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;margin-bottom:64px;display:grid}.sim-landing .footer-brand p{color:var(--ink-muted);max-width:300px;margin-top:16px;font-size:13.5px;line-height:1.6}.sim-landing .footer-grid h3{font-family:var(--sim-font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--tertiary-500);margin-bottom:18px;font-size:11px;font-weight:600}.dark .sim-landing .footer-grid h3{color:var(--tertiary-400)}.sim-landing .footer-grid ul{list-style:none}.sim-landing .footer-grid li{margin-bottom:10px}.sim-landing .footer-grid a{color:var(--ink-muted);font-size:13.5px;transition:color .15s}.sim-landing .footer-grid a:hover{color:var(--ink-accent)}.sim-landing .footer-bottom{border-top:1px solid var(--border-subtle);font-family:var(--sim-font-mono);color:var(--ink-muted);letter-spacing:.04em;justify-content:space-between;align-items:center;padding-top:28px;font-size:11px;display:flex}@media (max-width:768px){.sim-landing .footer-grid{grid-template-columns:1fr 1fr;gap:32px}.sim-landing .footer-bottom{text-align:center;flex-direction:column;gap:12px}}@keyframes sim-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sim-landing .hero>:not(.hero-mock):not(h1){animation:.9s cubic-bezier(.2,.8,.2,1) backwards sim-fadeUp}.sim-landing .hero>.hero-eyebrow{animation-delay:50ms}.sim-landing .hero>.hero-sub{animation-delay:.25s}.sim-landing .hero>.cta-group{animation-delay:.35s}.sim-landing .hero>.cta-note{animation-delay:.45s}.sim-landing .modules-dd{position:relative}.sim-landing .modules-dd-trigger{font-family:var(--sim-font-body);color:var(--ink-primary);cursor:pointer;opacity:.72;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:14px;font-weight:500;transition:opacity .15s;display:inline-flex}.sim-landing .modules-dd-trigger:hover,.sim-landing .modules-dd-trigger.open{opacity:1}.sim-landing .modules-dd-chevron{width:14px;height:14px;transition:transform .18s}.sim-landing .modules-dd-trigger.open .modules-dd-chevron{transform:rotate(180deg)}.sim-landing .modules-dd-panel{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-lg);width:min(640px,92vw);box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;z-index:60;padding:18px 18px 14px;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%)translateY(-6px)}.sim-landing .modules-dd-panel.open{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.sim-landing .modules-dd-panel-eyebrow{font-family:var(--sim-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted);margin:0 6px 10px;font-size:10px;font-weight:700}.sim-landing .modules-dd-list{grid-template-columns:1fr 1fr;gap:4px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:720px){.sim-landing .modules-dd-list{grid-template-columns:1fr}}.sim-landing .modules-dd-item{border-radius:var(--sim-radius-md);align-items:flex-start;gap:12px;padding:10px 12px;text-decoration:none;transition:background .15s;display:flex}.sim-landing .modules-dd-item:hover{background:var(--surface-inset)}.sim-landing .modules-dd-icon{border-radius:var(--sim-radius-sm);background:var(--bg-info);width:32px;height:32px;color:var(--fg-info);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.sim-landing .modules-dd-text{flex-direction:column;gap:2px;min-width:0;display:flex}.sim-landing .modules-dd-name{color:var(--ink-primary);letter-spacing:-.01em;font-size:14px;font-weight:600}.sim-landing .modules-dd-tagline{color:var(--ink-muted);font-size:12px;line-height:1.4}.sim-landing .modules-dd-all{text-align:center;color:var(--ink-accent);border-top:1px solid var(--border-subtle);letter-spacing:.01em;margin-top:12px;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s;display:block}.sim-landing .modules-dd-all:hover{color:var(--primary-700)}.sim-landing .module-page{padding-block:24px 0}.sim-landing .module-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:64px;padding-block:56px 72px;display:grid;position:relative}@media (max-width:1024px){.sim-landing .module-hero{grid-template-columns:1fr;gap:40px;padding-block:32px 48px}}.sim-landing .module-hero-text{max-width:580px}.sim-landing .module-hero-eyebrow{background:var(--surface-inset);border:1px solid var(--border-subtle);border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;display:inline-flex}.sim-landing .module-hero-eyebrow-dot{background:var(--state-safe);width:7px;height:7px;box-shadow:0 0 0 3px var(--state-safe);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.sim-landing .module-hero-eyebrow-dot{box-shadow:0 0 0 3px color-mix(in srgb, var(--state-safe) 25%, transparent)}}.sim-landing .module-hero-eyebrow-dot{animation:2s ease-in-out infinite sim-pulse}.sim-landing .module-hero-eyebrow span:not(.module-hero-eyebrow-dot){font-family:var(--sim-font-mono);color:var(--ink-accent);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:600}.sim-landing .module-hero-title{font-family:var(--sim-font-display);font-variation-settings:"opsz" 144, "SOFT" 40;letter-spacing:-.025em;color:var(--ink-accent);text-wrap:balance;margin:0 0 22px;font-size:clamp(38px,5.6vw,64px);font-weight:500;line-height:1}.sim-landing .module-hero-subtitle{color:var(--ink-muted);max-width:52ch;margin:0;font-size:17px;line-height:1.6}.sim-landing .module-hero-actions{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.sim-landing .module-hero-microbar{flex-wrap:wrap;gap:18px;margin:22px 0 0;padding:0;list-style:none;display:flex}.sim-landing .module-hero-microbar li{font-family:var(--sim-font-mono);letter-spacing:.06em;color:var(--ink-muted);text-transform:uppercase;padding-left:14px;font-size:11px;font-weight:600;position:relative}.sim-landing .module-hero-microbar li:before{content:"";background:var(--primary-500);opacity:.7;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sim-landing .module-hero-highlight{background:var(--surface-inset);border:1px solid var(--border-subtle);border-left:3px solid var(--primary-900);border-radius:var(--sim-radius-md);align-items:center;gap:16px;margin-top:36px;padding:14px 18px 14px 20px;display:inline-flex}.sim-landing .module-hero-highlight-value{font-family:var(--sim-font-display);letter-spacing:-.02em;color:var(--ink-accent);font-size:32px;font-weight:600;line-height:1}.sim-landing .module-hero-highlight-meta{flex-direction:column;gap:2px;display:flex}.sim-landing .module-hero-highlight-label{color:var(--ink-primary);max-width:220px;font-size:13px;font-weight:500;line-height:1.35}.sim-landing .module-hero-highlight-tag{font-family:var(--sim-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-size:10px;font-weight:600}.sim-landing .module-preview{isolation:isolate;min-height:460px;position:relative}@media (max-width:1024px){.sim-landing .module-preview{min-height:380px}}.sim-landing .module-preview-glow{background:radial-gradient(ellipse 70% 50% at 70% 30%, var(--atmosphere-1), transparent 65%), radial-gradient(ellipse 60% 60% at 30% 80%, var(--atmosphere-2), transparent 70%);filter:blur(40px);z-index:-1;pointer-events:none;position:absolute;inset:-20% -10%}.sim-landing .module-preview-card{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-xl);box-shadow:var(--shadow-md), 0 30px 80px -40px var(--primary-900);padding:22px;position:relative}@supports (color:color-mix(in lab, red, red)){.sim-landing .module-preview-card{box-shadow:var(--shadow-md), 0 30px 80px -40px color-mix(in srgb, var(--primary-900) 35%, transparent)}}.sim-landing .module-preview-card{flex-direction:column;gap:18px;display:flex;transform:rotate(-.6deg)}.dark .sim-landing .module-preview-card{box-shadow:var(--shadow-lg), inset 0 1px 0 #ffffff0a}.sim-landing .module-preview-header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.sim-landing .module-preview-header-left{align-items:center;gap:8px;display:inline-flex}.sim-landing .module-preview-dot{background:var(--state-safe);width:8px;height:8px;box-shadow:0 0 0 3px var(--state-safe);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.sim-landing .module-preview-dot{box-shadow:0 0 0 3px color-mix(in srgb, var(--state-safe) 22%, transparent)}}.sim-landing .module-preview-dot{animation:2s ease-in-out infinite sim-pulse}.sim-landing .module-preview-eyebrow{font-family:var(--sim-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-size:10px;font-weight:600}.sim-landing .module-preview-tag{font-family:var(--sim-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--primary-900);background:var(--bg-info);border-radius:999px;padding:4px 10px;font-size:10px;font-weight:600}.dark .sim-landing .module-preview-tag{color:var(--fg-info)}.sim-landing .module-preview-buckets{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.sim-landing .module-preview-bucket{background:var(--surface-raised);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-md);flex-direction:column;gap:4px;padding:12px 12px 14px;display:flex;position:relative;overflow:hidden}.sim-landing .module-preview-bucket-count{font-family:var(--sim-font-display);letter-spacing:-.02em;color:var(--ink-accent);font-size:24px;font-weight:600;line-height:1}.sim-landing .module-preview-bucket-label{color:var(--ink-muted);font-size:11px;font-weight:500}.sim-landing .module-preview-bucket-bar{background:var(--ink-muted);height:3px}@supports (color:color-mix(in lab, red, red)){.sim-landing .module-preview-bucket-bar{background:color-mix(in srgb, var(--ink-muted) 14%, transparent)}}.sim-landing .module-preview-bucket-bar{border-radius:999px;margin-top:6px;overflow:hidden}.sim-landing .module-preview-bucket-bar span{border-radius:999px;height:100%;transition:width .4s;display:block}.sim-landing .bucket-safe .module-preview-bucket-bar span{background:var(--state-safe)}.sim-landing .bucket-attn .module-preview-bucket-bar span{background:var(--state-attention)}.sim-landing .bucket-critical .module-preview-bucket-bar span{background:var(--state-critical)}.sim-landing .module-preview-chart{background:var(--surface-raised);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-md);padding:14px 14px 6px}.sim-landing .module-preview-chart-label{font-family:var(--sim-font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:6px;font-size:10px;font-weight:600;display:block}.sim-landing .module-preview-chart-svg{width:100%;height:70px;display:block}.sim-landing .module-preview-roster{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.sim-landing .module-preview-roster-row{border-top:1px solid var(--border-subtle);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 0;display:grid}.sim-landing .module-preview-roster-row:first-child{border-top:0}.sim-landing .module-preview-avatar{background:linear-gradient(135deg, var(--primary-500), var(--primary-900));color:#fff;width:28px;height:28px;font-family:var(--sim-font-mono);letter-spacing:.04em;border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.sim-landing .module-preview-roster-meta{flex-direction:column;min-width:0;display:flex}.sim-landing .module-preview-roster-name{color:var(--ink-accent);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.sim-landing .module-preview-roster-dept{color:var(--ink-muted);font-size:11px}.sim-landing .module-preview-status{border-radius:50%;width:8px;height:8px}.sim-landing .status-safe{background:var(--state-safe);box-shadow:0 0 0 3px var(--state-safe)}@supports (color:color-mix(in lab, red, red)){.sim-landing .status-safe{box-shadow:0 0 0 3px color-mix(in srgb, var(--state-safe) 18%, transparent)}}.sim-landing .status-attn{background:var(--state-attention);box-shadow:0 0 0 3px var(--state-attention)}@supports (color:color-mix(in lab, red, red)){.sim-landing .status-attn{box-shadow:0 0 0 3px color-mix(in srgb, var(--state-attention) 22%, transparent)}}.sim-landing .status-critical{background:var(--state-critical);box-shadow:0 0 0 3px var(--state-critical)}@supports (color:color-mix(in lab, red, red)){.sim-landing .status-critical{box-shadow:0 0 0 3px color-mix(in srgb, var(--state-critical) 22%, transparent)}}.sim-landing .module-preview-footer{background:var(--surface-inset);border-radius:var(--sim-radius-sm);justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.sim-landing .module-preview-footer-label{font-family:var(--sim-font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);font-size:10px;font-weight:600}.sim-landing .module-preview-footer-value{color:var(--ink-accent);font-size:12px;font-weight:600}.sim-landing .module-preview-card-fallback{text-align:left;justify-content:center;align-items:flex-start;min-height:380px;padding:36px 32px}.sim-landing .module-preview-fallback-icon{border-radius:var(--sim-radius-md);background:var(--bg-info);width:56px;height:56px;color:var(--fg-info);justify-content:center;align-items:center;margin-bottom:8px;display:inline-flex}.sim-landing .module-preview-fallback-title{font-family:var(--sim-font-display);letter-spacing:-.02em;color:var(--ink-accent);margin:0;font-size:32px;line-height:1.05}.sim-landing .module-preview-fallback-tag{color:var(--ink-muted);max-width:36ch;margin:0;font-size:14px;line-height:1.55}.sim-landing .module-preview-fallback-highlight{background:var(--surface-inset);border-left:3px solid var(--primary-900);border-radius:var(--sim-radius-sm);flex-direction:column;gap:4px;margin-top:8px;padding:14px 16px;display:flex}.sim-landing .module-preview-fallback-highlight span{font-family:var(--sim-font-display);letter-spacing:-.02em;color:var(--ink-accent);font-size:28px;line-height:1}.sim-landing .module-preview-fallback-highlight small{color:var(--ink-muted);font-size:12px}.sim-landing .module-nav-rail{border-block:1px solid var(--border-subtle);background:var(--surface-raised);margin-block:8px 64px;overflow:hidden}.sim-landing .module-nav-rail-list{scrollbar-width:none;gap:8px;max-width:1280px;margin:0;margin-inline:auto;padding:14px 32px;list-style:none;display:flex;overflow-x:auto}.sim-landing .module-nav-rail-list::-webkit-scrollbar{display:none}.sim-landing .module-nav-pill{border:1px solid var(--border-subtle);background:var(--surface-panel);color:var(--ink-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .18s;display:inline-flex}.sim-landing .module-nav-pill:hover{color:var(--ink-accent);border-color:var(--border-medium);transform:translateY(-1px)}.sim-landing .module-nav-pill.is-current{background:var(--ink-accent);border-color:var(--ink-accent);color:var(--ink-inverse)}.dark .sim-landing .module-nav-pill.is-current{background:var(--primary-500);border-color:var(--primary-500);color:var(--tertiary-900)}.sim-landing .module-section{padding-block:64px}.sim-landing .module-section-header{max-width:720px;margin:0 0 48px}.sim-landing .module-section-header-tight{margin-bottom:32px}.sim-landing .module-section-header .eyebrow{margin-bottom:14px}.sim-landing .module-section-title{font-family:var(--sim-font-display);letter-spacing:-.02em;color:var(--ink-accent);text-wrap:balance;margin:0 0 16px;font-size:clamp(28px,3.8vw,40px);line-height:1.08}.sim-landing .module-section-lead{color:var(--ink-muted);max-width:60ch;margin:0;font-size:16px;line-height:1.6}.sim-landing .module-bento{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.sim-landing .module-bento-tile{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-lg);flex-direction:column;grid-column:span 4;gap:12px;padding:24px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.sim-landing .module-bento-tile:hover{border-color:var(--primary-700)}@supports (color:color-mix(in lab, red, red)){.sim-landing .module-bento-tile:hover{border-color:color-mix(in srgb, var(--primary-700) 60%, var(--border-subtle))}}.sim-landing .module-bento-tile:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.sim-landing .module-bento-tile-featured{background:linear-gradient(140deg, var(--surface-inset) 0%, var(--surface-panel) 60%);border-radius:var(--sim-radius-xl);grid-column:span 12;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:36px;padding:36px;display:grid}.dark .sim-landing .module-bento-tile-featured{background:linear-gradient(140deg, var(--primary-900) 0%, var(--surface-panel) 60%)}@supports (color:color-mix(in lab, red, red)){.dark .sim-landing .module-bento-tile-featured{background:linear-gradient(140deg, color-mix(in srgb, var(--primary-900) 30%, var(--surface-panel)) 0%, var(--surface-panel) 60%)}}@media (max-width:1024px){.sim-landing .module-bento-tile{grid-column:span 6}.sim-landing .module-bento-tile-featured{grid-column:span 12;grid-template-columns:1fr;gap:24px;padding:28px}}@media (max-width:640px){.sim-landing .module-bento-tile{grid-column:span 12}}.sim-landing .module-bento-featured-body{flex-direction:column;gap:14px;display:flex}.sim-landing .module-feature-icon{border-radius:var(--sim-radius-sm);background:var(--bg-info);width:42px;height:42px;color:var(--fg-info);justify-content:center;align-items:center;display:inline-flex}.sim-landing .module-feature-title{font-family:var(--sim-font-display);letter-spacing:-.015em;color:var(--ink-accent);margin:0;font-size:20px;line-height:1.2}.sim-landing .module-bento-tile-featured .module-feature-title{font-size:26px}.sim-landing .module-feature-description{color:var(--ink-muted);margin:0;font-size:14.5px;line-height:1.6}.sim-landing .module-feature-bullets{flex-direction:column;gap:8px;margin:8px 0 0;padding:0;list-style:none;display:flex}.sim-landing .module-feature-bullets li{color:var(--ink-primary);padding-left:22px;font-size:13.5px;position:relative}.sim-landing .module-feature-bullets li:before{content:"";background:var(--primary-900);width:12px;height:1px;position:absolute;top:.5em;left:0}.sim-landing .module-bento-featured-aside{justify-content:center;align-items:center;display:flex}.sim-landing .module-bento-featured-card{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-lg);width:100%;max-width:380px;box-shadow:var(--shadow-md);padding:6px 16px}.sim-landing .module-bento-featured-row{border-top:1px solid var(--border-subtle);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.sim-landing .module-bento-featured-row:first-child{border-top:0}.sim-landing .module-bento-avatar{background:linear-gradient(135deg, var(--primary-500), var(--primary-900));color:#fff;width:32px;height:32px;font-family:var(--sim-font-mono);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.sim-landing .module-bento-row-meta{flex-direction:column;min-width:0;display:flex}.sim-landing .module-bento-row-meta strong{color:var(--ink-accent);font-size:13px;font-weight:500}.sim-landing .module-bento-row-meta small{color:var(--ink-muted);font-size:11px}.sim-landing .module-pill{font-family:var(--sim-font-mono);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:600}.sim-landing .module-pill-safe{background:var(--bg-safe);color:var(--fg-safe)}.sim-landing .module-pill-attn{background:var(--bg-attn);color:var(--fg-attn)}.sim-landing .module-product-shot-section{padding-block:64px 32px}.sim-landing .product-shot{isolation:isolate;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.sim-landing .product-shot:before{content:"";background:radial-gradient(ellipse 60% 50% at 50% 30%, var(--atmosphere-1), transparent 65%), radial-gradient(ellipse 50% 40% at 80% 80%, var(--atmosphere-2), transparent 70%);filter:blur(40px);z-index:-1;pointer-events:none;position:absolute;inset:12% -4% -8%}.sim-landing .product-shot-frame{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-xl);width:100%;max-width:1180px;box-shadow:var(--shadow-md), 0 40px 80px -40px var(--primary-900);overflow:hidden}@supports (color:color-mix(in lab, red, red)){.sim-landing .product-shot-frame{box-shadow:var(--shadow-md), 0 40px 80px -40px color-mix(in srgb, var(--primary-900) 35%, transparent)}}.dark .sim-landing .product-shot-frame{box-shadow:var(--shadow-lg), inset 0 1px 0 #ffffff0a}.sim-landing .product-shot-chrome{background:var(--surface-raised);border-bottom:1px solid var(--border-subtle);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:12px 16px;display:grid}.sim-landing .product-shot-dots{gap:6px;display:inline-flex}.sim-landing .product-shot-dot{border-radius:50%;width:11px;height:11px;display:inline-block}.sim-landing .product-shot-dot-red{background:#ef6452}.sim-landing .product-shot-dot-yellow{background:#f3bf3a}.sim-landing .product-shot-dot-green{background:#57c554}.sim-landing .product-shot-url{background:var(--surface-panel);border:1px solid var(--border-subtle);font-family:var(--sim-font-mono);color:var(--ink-muted);letter-spacing:.01em;border-radius:999px;justify-self:center;align-items:center;gap:6px;max-width:320px;padding:6px 14px;font-size:11.5px;font-weight:500;display:inline-flex}.sim-landing .product-shot-url-lock{color:var(--state-safe);flex-shrink:0}.sim-landing .product-shot-spacer{width:52px}.sim-landing .product-shot-image-wrap{background:var(--surface-canvas);display:block;position:relative}.sim-landing .product-shot-image{width:100%;height:auto;display:block}.sim-landing .product-shot-caption{color:var(--ink-muted);text-align:center;max-width:720px;margin:6px 0 0;padding-inline:16px;font-size:13.5px;line-height:1.55}@media (max-width:768px){.sim-landing .module-product-shot-section{padding-block:48px 24px}.sim-landing .product-shot-chrome{gap:10px;padding:10px 12px}.sim-landing .product-shot-dot{width:9px;height:9px}.sim-landing .product-shot-url{text-overflow:ellipsis;white-space:nowrap;max-width:220px;padding:4px 10px;font-size:10.5px;overflow:hidden}.sim-landing .product-shot-spacer{width:40px}}.sim-landing .module-personas-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:1024px){.sim-landing .module-personas-grid{grid-template-columns:1fr}}.sim-landing .module-persona-card{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-lg);flex-direction:column;gap:16px;padding:24px;transition:border-color .2s;display:flex;position:relative}.sim-landing .module-persona-card:hover{border-color:var(--primary-700)}.sim-landing .module-persona-quote-mark{font-family:var(--sim-font-display);color:var(--primary-700);opacity:.3;height:28px;font-size:56px;line-height:.5}.sim-landing .module-persona-quote{color:var(--ink-primary);font-size:15.5px;font-style:italic;line-height:1.55;font-family:var(--sim-font-display);letter-spacing:-.005em;margin:0;font-weight:400}.sim-landing .module-persona-footer{border-top:1px solid var(--border-subtle);align-items:center;gap:12px;padding-top:16px;display:flex}.sim-landing .module-persona-avatar{background:linear-gradient(135deg, var(--secondary-500), var(--tertiary-500));color:#fff;width:38px;height:38px;font-family:var(--sim-font-mono);letter-spacing:.04em;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.sim-landing .module-persona-id{flex-direction:column;gap:2px;display:flex}.sim-landing .module-persona-role{color:var(--ink-accent);font-size:13px;font-weight:600}.sim-landing .module-persona-company{color:var(--ink-muted);font-size:12px}.sim-landing .module-metrics{background:linear-gradient(180deg, transparent 0%, var(--surface-warm) 12%, var(--surface-warm) 88%, transparent 100%);margin-block:24px}.dark .sim-landing .module-metrics{background:linear-gradient(180deg, transparent 0%, var(--surface-raised) 12%, var(--surface-raised) 88%, transparent 100%)}.sim-landing .module-metrics-inner{max-width:1280px;margin:0 auto;padding:80px 32px}.sim-landing .module-metrics-header{max-width:580px;margin:0 0 40px}.sim-landing .module-metrics-grid{border-top:1px solid var(--border-medium);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}@media (max-width:768px){.sim-landing .module-metrics-grid{grid-template-columns:1fr}}.sim-landing .module-metric-card{border-right:1px solid var(--border-medium);flex-direction:column;gap:8px;padding:28px 28px 28px 0;display:flex}.sim-landing .module-metric-card:last-child{border-right:0}.sim-landing .module-metric-card+.module-metric-card{padding-left:28px}@media (max-width:768px){.sim-landing .module-metric-card{border-right:0;border-bottom:1px solid var(--border-medium);padding:24px 0}.sim-landing .module-metric-card:last-child{border-bottom:0}.sim-landing .module-metric-card+.module-metric-card{padding-left:0}}.sim-landing .module-metric-value{font-family:var(--sim-font-display);font-variation-settings:"opsz" 144;letter-spacing:-.04em;color:var(--ink-accent);font-size:clamp(48px,6vw,72px);font-weight:600;line-height:.95}.sim-landing .module-metric-label{font-family:var(--sim-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--primary-700);font-size:11px;font-weight:600}.dark .sim-landing .module-metric-label{color:var(--primary-500)}.sim-landing .module-metric-caption{color:var(--ink-muted);margin-top:4px;font-size:13.5px;line-height:1.5}.sim-landing .module-steps-section .module-section-header{margin-bottom:32px}.sim-landing .module-timeline{grid-template-columns:1fr;max-width:720px;margin:0;padding:0;list-style:none;display:grid;position:relative}.sim-landing .module-timeline-step{grid-template-columns:64px 1fr;gap:24px;padding:24px 0;display:grid;position:relative}.sim-landing .module-timeline-rail{justify-content:center;display:flex;position:relative}.sim-landing .module-timeline-rail:before{content:"";background:var(--border-medium);width:1px;position:absolute;top:-24px;bottom:-24px;left:50%;transform:translate(-50%)}.sim-landing .module-timeline-step:first-child .module-timeline-rail:before{top:50%}.sim-landing .module-timeline-step:last-child .module-timeline-rail:before{bottom:50%}.sim-landing .module-timeline-node{z-index:1;background:var(--surface-panel);border:1.5px solid var(--primary-900);width:44px;height:44px;color:var(--primary-900);font-family:var(--sim-font-mono);letter-spacing:.04em;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex;position:relative}.dark .sim-landing .module-timeline-node{border-color:var(--primary-500);color:var(--primary-500)}.sim-landing .module-timeline-body{padding-top:6px}.sim-landing .module-timeline-title{font-family:var(--sim-font-display);letter-spacing:-.015em;color:var(--ink-accent);margin:0 0 8px;font-size:22px;line-height:1.25}.sim-landing .module-timeline-description{color:var(--ink-muted);max-width:60ch;margin:0;font-size:14.5px;line-height:1.6}.sim-landing .module-faq-section{padding-bottom:96px}.sim-landing .module-faq-list{border-top:1px solid var(--border-subtle);max-width:820px}.sim-landing .module-faq-item{border-bottom:1px solid var(--border-subtle);transition:background-color .4s}.sim-landing .module-faq-item.is-open{background:linear-gradient(180deg, var(--surface-inset) 0%, transparent 100%)}@supports (color:color-mix(in lab, red, red)){.sim-landing .module-faq-item.is-open{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-inset) 55%, transparent) 0%, transparent 100%)}}.sim-landing .module-faq-question{cursor:pointer;width:100%;font-family:var(--sim-font-display);letter-spacing:-.01em;color:var(--ink-accent);text-align:left;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:24px 4px;font-size:19px;font-weight:500;line-height:1.3;transition:color .2s;display:flex}.sim-landing .module-faq-question:hover{color:var(--primary-700)}.dark .sim-landing .module-faq-question:hover{color:var(--primary-500)}.sim-landing .module-faq-question:focus-visible{outline:2px solid var(--ring,var(--primary-700));outline-offset:2px;border-radius:var(--sim-radius-sm)}.sim-landing .module-faq-chevron{border:1px solid var(--border-medium);width:36px;height:36px;color:var(--ink-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .5s cubic-bezier(.34,1.56,.64,1),background-color .35s,border-color .35s,color .35s,box-shadow .35s;display:inline-flex}.sim-landing .module-faq-question:hover .module-faq-chevron{border-color:var(--primary-700);color:var(--primary-700);transform:scale(1.05)}.dark .sim-landing .module-faq-question:hover .module-faq-chevron{border-color:var(--primary-500);color:var(--primary-500)}.sim-landing .module-faq-item.is-open .module-faq-chevron{background:var(--primary-900);color:#fff;border-color:var(--primary-900);box-shadow:0 8px 22px -8px var(--primary-900);transform:rotate(180deg)}@supports (color:color-mix(in lab, red, red)){.sim-landing .module-faq-item.is-open .module-faq-chevron{box-shadow:0 8px 22px -8px color-mix(in srgb, var(--primary-900) 65%, transparent)}}.dark .sim-landing .module-faq-item.is-open .module-faq-chevron{background:var(--primary-500);color:var(--tertiary-900);border-color:var(--primary-500);box-shadow:0 8px 22px -8px var(--primary-500)}@supports (color:color-mix(in lab, red, red)){.dark .sim-landing .module-faq-item.is-open .module-faq-chevron{box-shadow:0 8px 22px -8px color-mix(in srgb, var(--primary-500) 55%, transparent)}}.sim-landing .module-faq-item.is-open .module-faq-question:hover .module-faq-chevron{transform:rotate(180deg)scale(1.05)}.sim-landing .module-faq-answer-wrap{will-change:height;height:0;transition:height .5s cubic-bezier(.2,.8,.2,1);display:block;overflow:hidden}.sim-landing .module-faq-answer-inner{padding-top:0}.sim-landing .module-faq-answer{color:var(--ink-muted);opacity:0;margin:0;padding:4px 56px 28px 4px;font-size:15px;line-height:1.65;transition:opacity .4s,transform .5s cubic-bezier(.2,.8,.2,1);transform:translateY(-6px)}.sim-landing .module-faq-item.is-open .module-faq-answer{opacity:1;transition-delay:.1s;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.sim-landing .module-faq-answer-wrap,.sim-landing .module-faq-answer,.sim-landing .module-faq-chevron,.sim-landing .module-faq-question{transition:none!important}.sim-landing .module-faq-answer{transform:none!important}}.sim-landing .module-cta-section{background:var(--tertiary-900);color:#f4f1e4;padding-block:80px;position:relative;overflow:hidden}.sim-landing .module-cta-section:before{content:"";background:radial-gradient(ellipse 600px 400px at 80% 30%, var(--primary-500), transparent 65%), radial-gradient(ellipse 500px 400px at 10% 80%, var(--secondary-500), transparent 70%);position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.sim-landing .module-cta-section:before{background:radial-gradient(ellipse 600px 400px at 80% 30%, color-mix(in srgb, var(--primary-500) 18%, transparent), transparent 65%), radial-gradient(ellipse 500px 400px at 10% 80%, color-mix(in srgb, var(--secondary-500) 14%, transparent), transparent 70%)}}.sim-landing .module-cta-section:before{pointer-events:none}.sim-landing .module-cta-inner{text-align:center;max-width:720px;margin:0 auto;padding:0 32px;position:relative}.sim-landing .module-cta-section .eyebrow{color:var(--secondary-300);margin-bottom:18px}.sim-landing .module-cta-title{font-family:var(--sim-font-display);letter-spacing:-.025em;font-variation-settings:"opsz" 144;color:#f4f1e4;text-wrap:balance;margin:0 0 18px;font-size:clamp(32px,4.4vw,52px);font-weight:500;line-height:1.05}.sim-landing .module-cta-title em{color:var(--secondary-300);font-style:italic;font-weight:400}.sim-landing .module-cta-tagline{color:#f4f1e4c7;max-width:520px;margin:0 auto 30px;font-size:16px;line-height:1.6}.sim-landing .module-cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:inline-flex}.sim-landing .module-cta-section .btn-primary{background:var(--secondary-300);color:var(--tertiary-900)}.sim-landing .module-cta-section .btn-primary:hover{background:var(--secondary-200);transform:translateY(-1px);box-shadow:0 8px 20px #00000040}.sim-landing .module-cta-section .btn-ghost{color:#f4f1e4;border:1.5px solid #f4f1e44d}.sim-landing .module-cta-section .btn-ghost:hover{background:#f4f1e414}.sim-landing .module-cta-note{font-family:var(--sim-font-mono);color:#f4f1e499;letter-spacing:.06em;margin-top:26px;font-size:11px}.sim-landing .module-cta-note span{color:#f4f1e44d;margin:0 10px}.sim-landing .modules-index-hero{max-width:720px;padding-block:80px 16px}.sim-landing .modules-index-hero .eyebrow{margin-bottom:18px}.sim-landing .modules-index-title{font-family:var(--sim-font-display);font-variation-settings:"opsz" 144, "SOFT" 40;letter-spacing:-.025em;color:var(--ink-accent);text-wrap:balance;margin:0 0 22px;font-size:clamp(40px,5.4vw,64px);font-weight:500;line-height:1}.sim-landing .modules-index-title em{color:var(--tertiary-500);font-style:italic;font-weight:400}.dark .sim-landing .modules-index-title em{color:var(--tertiary-400)}.sim-landing .modules-index-lead{color:var(--ink-muted);max-width:56ch;margin:0 0 56px;font-size:17px;line-height:1.6}.sim-landing .modules-index-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin-top:32px;display:grid}.sim-landing .modules-index-card{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-lg);flex-direction:column;gap:12px;padding:24px;text-decoration:none;transition:border-color .18s,transform .18s;display:flex}.sim-landing .modules-index-card:hover{border-color:var(--primary-700);transform:translateY(-2px)}.sim-landing .modules-index-card-icon{border-radius:var(--sim-radius-sm);background:var(--bg-info);width:44px;height:44px;color:var(--fg-info);justify-content:center;align-items:center;display:inline-flex}.sim-landing .modules-index-card-name{font-family:var(--sim-font-display);letter-spacing:-.02em;color:var(--ink-accent);margin:0;font-size:22px}.sim-landing .modules-index-card-tagline{color:var(--ink-primary);opacity:.82;margin:0;font-size:14px;line-height:1.5}.sim-landing .modules-index-card-link{color:var(--primary-900);letter-spacing:.01em;margin-top:auto;font-size:13px;font-weight:600}@media (prefers-reduced-motion:reduce){.sim-landing .module-hero-eyebrow-dot,.sim-landing .module-preview-dot{animation:none!important}}.sim-landing .reveal{opacity:0;will-change:opacity, transform;transition:opacity .65s cubic-bezier(.2,.8,.2,1),transform .65s cubic-bezier(.2,.8,.2,1);transform:translateY(18px)}.sim-landing .reveal.is-visible{opacity:1;will-change:auto;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.sim-landing .reveal{opacity:1!important;transition:none!important;transform:none!important}}.sim-landing .hero h1,.sim-landing .module-hero-title,.sim-landing .module-cta-title,.sim-landing .modules-index-title,.sim-landing .feature-eyebrow+h2,.sim-landing .esocial-h,.sim-landing .pricing-h,.sim-landing .proof .quote-big p,.sim-landing .quote-big p,.sim-landing .module-section-title,.sim-landing .nrs h2,.sim-landing .integrations h2,.sim-landing .modules-index-card-name,.sim-landing .module-feature-title,.sim-landing .module-timeline-title,.sim-landing .pricing-card h3{font-variation-settings:normal;font-weight:700}.sim-landing .hero h1,.sim-landing .module-hero-title,.sim-landing .module-cta-title,.sim-landing .modules-index-title{letter-spacing:-.03em;font-weight:700}.sim-landing .module-section-title,.sim-landing .feature-eyebrow+h2,.sim-landing .esocial-h,.sim-landing .pricing-h,.sim-landing .nrs h2,.sim-landing .integrations h2{letter-spacing:-.025em;font-weight:700}.sim-landing .hero h1 em,.sim-landing .modules-index-title em,.sim-landing .module-cta-title em{background:linear-gradient(100deg, var(--tertiary-500) 0%, var(--tertiary-400) 100%);font-style:normal;font-weight:400}@supports (color:color-mix(in lab, red, red)){.sim-landing .hero h1 em,.sim-landing .modules-index-title em,.sim-landing .module-cta-title em{background:linear-gradient(100deg, var(--tertiary-500) 0%, color-mix(in srgb, var(--tertiary-400) 70%, var(--secondary-500)) 100%)}}.sim-landing .hero h1 em,.sim-landing .modules-index-title em,.sim-landing .module-cta-title em{-webkit-text-fill-color:transparent;color:var(--tertiary-500);-webkit-background-clip:text;background-clip:text}.dark .sim-landing .hero h1 em,.dark .sim-landing .modules-index-title em,.dark .sim-landing .module-cta-title em{background:linear-gradient(100deg, var(--tertiary-400) 0%, var(--secondary-300) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sim-landing .quote-big p em{text-decoration:underline;-webkit-text-decoration-color:var(--primary-700);-webkit-text-decoration-color:var(--primary-700);-webkit-text-decoration-color:var(--primary-700);text-decoration-color:var(--primary-700);font-style:normal;font-weight:700}@supports (color:color-mix(in lab, red, red)){.sim-landing .quote-big p em{-webkit-text-decoration-color:color-mix(in srgb, var(--primary-700) 60%, transparent);-webkit-text-decoration-color:color-mix(in srgb, var(--primary-700) 60%, transparent);-webkit-text-decoration-color:color-mix(in srgb, var(--primary-700) 60%, transparent);text-decoration-color:color-mix(in srgb, var(--primary-700) 60%, transparent)}}.sim-landing .quote-big p em{text-underline-offset:4px;text-decoration-thickness:2px}.sim-landing .sim-doc-hero{border-bottom:1px solid var(--border-subtle);background:radial-gradient(900px 500px at 12% -20%, var(--primary-50), transparent 60%), radial-gradient(700px 380px at 92% 0%, var(--secondary-300), transparent 65%);padding:96px 0 56px;position:relative}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-doc-hero{background:radial-gradient(900px 500px at 12% -20%, color-mix(in srgb, var(--primary-50) 80%, transparent), transparent 60%), radial-gradient(700px 380px at 92% 0%, color-mix(in srgb, var(--secondary-300) 50%, transparent), transparent 65%)}}.sim-landing .sim-doc-hero{overflow:hidden}.sim-landing .sim-doc-hero:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--border-medium) 50%, transparent 100%);height:1px;position:absolute;inset:auto 0 -1px}.sim-landing .sim-doc-hero-inner{grid-template-columns:1fr;gap:18px;max-width:760px;display:grid}.sim-landing .sim-doc-hero h1{font-family:var(--sim-font-display);letter-spacing:-.03em;color:var(--ink-primary);margin:6px 0 0;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.04}.sim-landing .sim-doc-hero h1 em{background:linear-gradient(100deg, var(--tertiary-500) 0%, var(--tertiary-400) 100%);font-style:normal;font-weight:400}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-doc-hero h1 em{background:linear-gradient(100deg, var(--tertiary-500) 0%, color-mix(in srgb, var(--tertiary-400) 70%, var(--secondary-500)) 100%)}}.sim-landing .sim-doc-hero h1 em{-webkit-text-fill-color:transparent;color:var(--tertiary-500);-webkit-background-clip:text;background-clip:text}.dark .sim-landing .sim-doc-hero h1 em{background:linear-gradient(100deg, var(--tertiary-400) 0%, var(--secondary-300) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sim-landing .sim-doc-hero-meta{color:var(--ink-muted);font-size:13px;font-family:var(--sim-font-mono);letter-spacing:.02em;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:8px;display:flex}.sim-landing .sim-doc-hero-meta strong{color:var(--ink-secondary);font-weight:500}.sim-landing .sim-doc-hero-meta-sep{background:var(--border-medium);border-radius:999px;width:4px;height:4px}.sim-landing .sim-doc-hero-lead{color:var(--ink-muted);max-width:65ch;margin:8px 0 0;font-size:17px;line-height:1.65}.sim-landing .sim-doc-hero-callout{border:1px solid var(--state-warning);grid-template-columns:22px 1fr;gap:12px;margin-top:26px;padding:16px 18px;display:grid}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-doc-hero-callout{border:1px solid color-mix(in srgb, var(--state-warning) 30%, var(--border-medium))}}.sim-landing .sim-doc-hero-callout{background:var(--bg-warn)}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-doc-hero-callout{background:color-mix(in srgb, var(--bg-warn) 60%, var(--surface-canvas))}}.sim-landing .sim-doc-hero-callout{border-radius:var(--sim-radius-lg);color:var(--ink-primary);max-width:720px;font-size:14px;line-height:1.5}.sim-landing .sim-doc-hero-callout-icon{background:var(--state-warning);color:#fff;width:22px;height:22px;font-weight:700;font-family:var(--sim-font-mono);border-radius:999px;place-items:center;font-size:12px;display:grid}.sim-landing .sim-doc-hero-callout strong{font-weight:600}.sim-landing .sim-doc-body{grid-template-columns:minmax(0,240px) minmax(0,1fr);gap:64px;max-width:1120px;margin:0 auto;padding:80px 0 96px;display:grid}.sim-landing .sim-doc-toc{border:1px solid var(--border-subtle);border-radius:var(--sim-radius-lg);background:var(--surface-raised);flex-direction:column;align-self:start;gap:6px;padding:18px 16px;display:flex;position:sticky;top:92px}.sim-landing .sim-doc-toc-eyebrow{font-family:var(--sim-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted);margin:0 0 6px;padding:0 10px;font-size:11px}.sim-landing .sim-doc-toc-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.sim-landing .sim-doc-toc-list a{border-radius:var(--sim-radius-md);color:var(--ink-secondary);align-items:center;gap:10px;padding:8px 10px;font-size:13.5px;line-height:1.35;text-decoration:none;transition:background .18s cubic-bezier(.16,1,.3,1),color .18s cubic-bezier(.16,1,.3,1),transform .18s cubic-bezier(.16,1,.3,1);display:flex}.sim-landing .sim-doc-toc-list a:before{content:"";background:var(--border-medium);border-radius:999px;flex:none;width:4px;height:4px;transition:background .18s cubic-bezier(.16,1,.3,1)}.sim-landing .sim-doc-toc-list a:hover{background:var(--surface-inset);color:var(--ink-accent);transform:translate(2px)}.sim-landing .sim-doc-toc-list a:hover:before{background:var(--primary-700)}.sim-landing .sim-doc-article{font-family:var(--sim-font-body);color:var(--ink-primary);max-width:68ch}.sim-landing .sim-doc-section{border-top:1px solid var(--border-subtle);padding:24px 0;scroll-margin-top:96px}.sim-landing .sim-doc-section:first-child{border-top:0;padding-top:0}.sim-landing .sim-doc-section-num{font-family:var(--sim-font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--primary-700);margin:0 0 6px;font-size:12px}.sim-landing .sim-doc-section h2{font-family:var(--sim-font-display);letter-spacing:-.015em;color:var(--ink-primary);margin:0 0 14px;font-size:clamp(22px,2.4vw,28px);font-weight:600;line-height:1.2}.sim-landing .sim-doc-section h3{font-family:var(--sim-font-display);color:var(--ink-primary);margin:22px 0 8px;font-size:17px;font-weight:600}.sim-landing .sim-doc-section p{color:var(--ink-primary);font-size:15.5px;line-height:1.72}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-doc-section p{color:color-mix(in srgb, var(--ink-primary) 78%, var(--ink-muted))}}.sim-landing .sim-doc-section p{margin:0 0 12px}.sim-landing .sim-doc-section p:last-child{margin-bottom:0}.sim-landing .sim-doc-section ul,.sim-landing .sim-doc-section ol{flex-direction:column;gap:8px;margin:8px 0 16px;padding:0;list-style:none;display:flex}.sim-landing .sim-doc-section li{color:var(--ink-primary);padding-left:22px;font-size:15.5px;line-height:1.66;position:relative}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-doc-section li{color:color-mix(in srgb, var(--ink-primary) 78%, var(--ink-muted))}}.sim-landing .sim-doc-section li:before{content:"";background:var(--primary-700);width:8px;height:1px;position:absolute;top:11px;left:4px}.sim-landing .sim-doc-section li strong{color:var(--ink-accent);font-weight:600}.sim-landing .sim-doc-section a{color:var(--primary-900);border-bottom:1px solid var(--primary-700);text-decoration:none}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-doc-section a{border-bottom:1px solid color-mix(in srgb, var(--primary-700) 40%, transparent)}}.sim-landing .sim-doc-section a{transition:border-color .16s cubic-bezier(.16,1,.3,1)}.sim-landing .sim-doc-section a:hover{border-bottom-color:var(--primary-700)}.dark .sim-landing .sim-doc-section a{color:var(--primary-500)}.sim-landing .sim-doc-callout{border:1px solid var(--border-subtle);border-left:3px solid var(--primary-700);background:var(--surface-inset);border-radius:0 var(--sim-radius-md) var(--sim-radius-md) 0;color:var(--ink-primary);grid-template-columns:28px 1fr;gap:14px;margin:8px 0 4px;padding:18px 20px;font-size:14.5px;line-height:1.6;display:grid}.sim-landing .sim-doc-callout-icon{background:var(--primary-700);border-radius:999px;width:28px;height:28px}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-doc-callout-icon{background:color-mix(in srgb, var(--primary-700) 14%, transparent)}}.sim-landing .sim-doc-callout-icon{color:var(--primary-900);font-family:var(--sim-font-mono);place-items:center;font-size:13px;font-weight:700;display:grid}.dark .sim-landing .sim-doc-callout-icon{color:var(--primary-500)}.sim-landing .sim-about-mission{border-bottom:1px solid var(--border-subtle);padding:96px 0}.sim-landing .sim-about-mission-grid{grid-template-columns:minmax(0,360px) minmax(0,1fr);align-items:start;gap:88px;display:grid}.sim-landing .sim-about-mission-aside{position:sticky;top:96px}.sim-landing .sim-about-mission-aside .eyebrow{margin:0 0 18px}.sim-landing .sim-about-mission-aside h2{font-family:var(--sim-font-display);letter-spacing:-.025em;color:var(--ink-primary);margin:0 0 16px;font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1.05}.sim-landing .sim-about-mission-aside h2 em{background:linear-gradient(100deg, var(--tertiary-500) 0%, var(--tertiary-400) 100%);font-style:normal;font-weight:400}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-about-mission-aside h2 em{background:linear-gradient(100deg, var(--tertiary-500) 0%, color-mix(in srgb, var(--tertiary-400) 70%, var(--secondary-500)) 100%)}}.sim-landing .sim-about-mission-aside h2 em{-webkit-text-fill-color:transparent;color:var(--tertiary-500);-webkit-background-clip:text;background-clip:text}.dark .sim-landing .sim-about-mission-aside h2 em{background:linear-gradient(100deg, var(--tertiary-400) 0%, var(--secondary-300) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sim-landing .sim-about-mission-aside p{color:var(--ink-muted);margin:0;font-size:15.5px;line-height:1.6}.sim-landing .sim-about-mission-body{color:var(--ink-primary);flex-direction:column;gap:22px;font-size:16px;line-height:1.72;display:flex}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-about-mission-body{color:color-mix(in srgb, var(--ink-primary) 80%, var(--ink-muted))}}.sim-landing .sim-about-mission-body{max-width:65ch}.sim-landing .sim-about-mission-body p{margin:0}.sim-landing .sim-about-mission-body strong{color:var(--ink-accent);font-weight:600}.sim-landing .sim-about-pull{border-left:3px solid var(--tertiary-500);background:linear-gradient(90deg, var(--secondary-300) 0%, transparent 80%);margin:12px 0;padding:22px 26px;position:relative}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-about-pull{background:linear-gradient(90deg, color-mix(in srgb, var(--secondary-300) 30%, transparent) 0%, transparent 80%)}}.sim-landing .sim-about-pull{font-family:var(--sim-font-display);color:var(--ink-primary);font-size:18px;font-weight:500;line-height:1.45}.sim-landing .sim-about-values{background:var(--surface-raised);border-bottom:1px solid var(--border-subtle);padding:96px 0}.sim-landing .sim-about-values-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:56px;display:grid}.sim-landing .sim-about-value-card{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-lg);padding:28px 26px;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1);position:relative}.sim-landing .sim-about-value-card:hover{border-color:var(--primary-700);transform:translateY(-3px)}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-about-value-card:hover{border-color:color-mix(in srgb, var(--primary-700) 35%, var(--border-medium))}}.sim-landing .sim-about-value-card:hover{box-shadow:var(--shadow-md)}.sim-landing .sim-about-value-num{font-family:var(--sim-font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--primary-700);margin:0 0 12px;font-size:11px}.sim-landing .sim-about-value-card h3{font-family:var(--sim-font-display);letter-spacing:-.015em;color:var(--ink-primary);margin:0 0 10px;font-size:19px;font-weight:700;line-height:1.22}.sim-landing .sim-about-value-card p{color:var(--ink-muted);margin:0;font-size:14.5px;line-height:1.6}.sim-landing .sim-about-team{border-bottom:1px solid var(--border-subtle);padding:96px 0}.sim-landing .sim-about-team-head{text-align:center;max-width:640px;margin:0 auto 56px}.sim-landing .sim-about-team-head h2{font-family:var(--sim-font-display);letter-spacing:-.025em;margin:12px 0 14px;font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1.08}.sim-landing .sim-about-team-head p{color:var(--ink-muted);margin:0;font-size:16px;line-height:1.62}.sim-landing .sim-about-team-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.sim-landing .sim-about-team-card{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-lg);flex-direction:column;align-items:flex-start;padding:22px 22px 24px;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s cubic-bezier(.16,1,.3,1);display:flex}.sim-landing .sim-about-team-card:hover{border-color:var(--primary-700);transform:translateY(-3px)}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-about-team-card:hover{border-color:color-mix(in srgb, var(--primary-700) 35%, var(--border-medium))}}.sim-landing .sim-about-team-avatar{width:52px;height:52px;font-family:var(--sim-font-display);letter-spacing:.02em;color:var(--primary-900);background:radial-gradient(circle at 30% 30%, var(--primary-50) 0%, var(--primary-50) 60%);border-radius:999px;place-items:center;font-size:17px;font-weight:700;display:grid}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-about-team-avatar{background:radial-gradient(circle at 30% 30%, color-mix(in srgb, var(--primary-50) 80%, var(--secondary-300)) 0%, var(--primary-50) 60%)}}.sim-landing .sim-about-team-avatar{border:1px solid var(--primary-700)}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-about-team-avatar{border:1px solid color-mix(in srgb, var(--primary-700) 18%, transparent)}}.dark .sim-landing .sim-about-team-avatar{color:var(--primary-500);background:radial-gradient(circle at 30% 30%, var(--primary-900) 0%, var(--surface-panel) 70%)}@supports (color:color-mix(in lab, red, red)){.dark .sim-landing .sim-about-team-avatar{background:radial-gradient(circle at 30% 30%, color-mix(in srgb, var(--primary-900) 60%, transparent) 0%, color-mix(in srgb, var(--surface-panel) 60%, transparent) 70%)}}.sim-landing .sim-about-team-card h3{font-family:var(--sim-font-display);letter-spacing:-.01em;color:var(--ink-primary);margin:16px 0 4px;font-size:16px;font-weight:700}.sim-landing .sim-about-team-card p{color:var(--ink-muted);font-size:13px;font-family:var(--sim-font-mono);letter-spacing:.01em;margin:0}.sim-landing .sim-pricing-hero{border-bottom:1px solid var(--border-subtle);background:radial-gradient(900px 460px at 80% -10%, var(--primary-50), transparent 60%), radial-gradient(640px 360px at 8% 110%, var(--secondary-300), transparent 65%);padding:96px 0 16px;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-pricing-hero{background:radial-gradient(900px 460px at 80% -10%, color-mix(in srgb, var(--primary-50) 90%, transparent), transparent 60%), radial-gradient(640px 360px at 8% 110%, color-mix(in srgb, var(--secondary-300) 60%, transparent), transparent 65%)}}.sim-landing .sim-pricing-hero-inner{z-index:1;grid-template-columns:minmax(0,620px) minmax(0,360px);align-items:end;gap:56px;display:grid;position:relative}.sim-landing .sim-pricing-hero-inner h1{font-family:var(--sim-font-display);letter-spacing:-.03em;color:var(--ink-primary);margin:14px 0 18px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.04}.sim-landing .sim-pricing-hero-inner h1 em{background:linear-gradient(100deg, var(--tertiary-500) 0%, var(--tertiary-400) 100%);font-style:normal;font-weight:400}@supports (color:color-mix(in lab, red, red)){.sim-landing .sim-pricing-hero-inner h1 em{background:linear-gradient(100deg, var(--tertiary-500) 0%, color-mix(in srgb, var(--tertiary-400) 70%, var(--secondary-500)) 100%)}}.sim-landing .sim-pricing-hero-inner h1 em{-webkit-text-fill-color:transparent;color:var(--tertiary-500);-webkit-background-clip:text;background-clip:text}.dark .sim-landing .sim-pricing-hero-inner h1 em{background:linear-gradient(100deg, var(--tertiary-400) 0%, var(--secondary-300) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sim-landing .sim-pricing-hero-inner>p{color:var(--ink-muted);max-width:56ch;margin:0;font-size:17px;line-height:1.65}.sim-landing .sim-pricing-hero-bullets{border:1px solid var(--border-subtle);background:var(--surface-panel);border-radius:var(--sim-radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:10px;margin:0 0 6px;padding:22px 22px 24px;list-style:none;display:flex}.sim-landing .sim-pricing-hero-bullets li{color:var(--ink-primary);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.sim-landing .sim-pricing-hero-bullets li svg{width:16px;height:16px;color:var(--primary-900);flex:none;margin-top:2px}.dark .sim-landing .sim-pricing-hero-bullets li svg{color:var(--primary-500)}.sim-landing .sim-pricing-hero-bullets strong{color:var(--ink-accent);margin-right:4px;font-weight:600}.sim-landing .sim-page-faq{border-bottom:1px solid var(--border-subtle);padding:88px 0 96px}.sim-landing .sim-page-faq-head{text-align:center;max-width:640px;margin:0 auto 48px}.sim-landing .sim-page-faq-head h2{font-family:var(--sim-font-display);letter-spacing:-.025em;margin:12px 0 14px;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.08}.sim-landing .sim-page-faq-head p{color:var(--ink-muted);margin:0;font-size:16px;line-height:1.62}.sim-landing .sim-page-faq-list{flex-direction:column;max-width:760px;margin:0 auto;display:flex}.sim-landing .trust-band{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:var(--surface-raised);padding:56px 0 64px}.sim-landing .trust-band-head{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:28px;display:flex}.sim-landing .trust-band-head .eyebrow{white-space:nowrap;margin:0}.sim-landing .trust-band-rule{background:linear-gradient(90deg, var(--border-medium) 0%, transparent 100%);flex:1;min-width:60px;height:1px}.sim-landing .trust-band-head-meta{font-family:var(--sim-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);font-size:12px}.sim-landing .trust-band-head-meta strong{color:var(--ink-accent);font-weight:600}.sim-landing .trust-band-grid{background:var(--border-subtle);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-lg);grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.sim-landing .trust-band-cell{background:var(--surface-panel);flex-direction:column;align-items:flex-start;gap:6px;min-height:92px;padding:22px 18px;transition:background .22s cubic-bezier(.16,1,.3,1);display:flex}.sim-landing .trust-band-cell:hover{background:var(--surface-inset)}.sim-landing .trust-band-name{font-family:var(--sim-font-display);letter-spacing:-.005em;color:var(--ink-primary);font-size:14.5px;font-weight:700;line-height:1.18}.sim-landing .trust-band-meta{font-family:var(--sim-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-size:10.5px;line-height:1.3}.sim-landing .trust-band-foot{color:var(--ink-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;font-size:13px;display:flex}.sim-landing .trust-band-foot a{color:var(--ink-accent);border-bottom:1px solid var(--primary-700);font-weight:500;text-decoration:none}@supports (color:color-mix(in lab, red, red)){.sim-landing .trust-band-foot a{border-bottom:1px solid color-mix(in srgb, var(--primary-700) 40%, transparent)}}.sim-landing .trust-band-foot a{padding-bottom:1px;transition:border-color .16s cubic-bezier(.16,1,.3,1)}.sim-landing .trust-band-foot a:hover{border-bottom-color:var(--primary-700)}.sim-landing .product-shot-soon{aspect-ratio:1919/832;border-radius:0 0 var(--sim-radius-lg) var(--sim-radius-lg);background:linear-gradient(135deg, var(--primary-50) 0%, var(--secondary-300) 100%), repeating-linear-gradient(45deg, transparent 0, transparent 14px, var(--border-subtle) 14px, var(--border-subtle) 15px);place-items:center;width:100%;display:grid;position:relative}@supports (color:color-mix(in lab, red, red)){.sim-landing .product-shot-soon{background:linear-gradient(135deg, color-mix(in srgb, var(--primary-50) 60%, transparent) 0%, color-mix(in srgb, var(--secondary-300) 30%, transparent) 100%), repeating-linear-gradient(45deg, transparent 0, transparent 14px, color-mix(in srgb, var(--border-subtle) 70%, transparent) 14px, color-mix(in srgb, var(--border-subtle) 70%, transparent) 15px)}}.sim-landing .product-shot-soon{color:var(--ink-secondary);text-align:center;padding:48px 24px;overflow:hidden}.sim-landing .product-shot-soon-card{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--sim-radius-lg);max-width:460px;box-shadow:var(--shadow-md);padding:26px 30px}.sim-landing .product-shot-soon-tag{font-family:var(--sim-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--primary-900);align-items:center;gap:6px;margin-bottom:12px;font-size:11px;display:inline-flex}.sim-landing .product-shot-soon-tag:before{content:"";background:var(--state-attention);width:6px;height:6px;box-shadow:0 0 0 4px var(--state-attention);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.sim-landing .product-shot-soon-tag:before{box-shadow:0 0 0 4px color-mix(in srgb, var(--state-attention) 25%, transparent)}}.sim-landing .product-shot-soon-card h3{font-family:var(--sim-font-display);letter-spacing:-.015em;color:var(--ink-primary);margin:0 0 8px;font-size:19px;font-weight:700}.sim-landing .product-shot-soon-card p{color:var(--ink-muted);margin:0;font-size:14px;line-height:1.55}.sim-landing .cookie-consent{z-index:70;background:var(--surface-panel);border:1px solid var(--border-medium);border-radius:var(--sim-radius-lg);box-shadow:var(--shadow-lg);bottom:16px;left:16px;right:16px;bottom:max(16px, env(safe-area-inset-bottom,16px));padding:16px 20px;animation:.32s cubic-bezier(.2,.8,.2,1) sim-cookie-rise;position:fixed}.sim-landing .cookie-consent-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1280px;margin:0 auto;display:flex}.sim-landing .cookie-consent-text{color:var(--ink-primary);flex:1;min-width:0;margin:0;font-size:13px;line-height:1.5}.sim-landing .cookie-consent-link{color:var(--ink-accent);text-underline-offset:2px;text-decoration:underline}.sim-landing .cookie-consent-link:hover{color:var(--primary-700)}.dark .sim-landing .cookie-consent-link:hover{color:var(--primary-500)}.sim-landing .cookie-consent-actions{flex-shrink:0;gap:8px;display:flex}.sim-landing .cookie-consent-btn{padding:8px 16px;font-size:13px}@keyframes sim-cookie-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.sim-landing .cookie-consent{animation:none}}@media (max-width:720px){.sim-landing .cookie-consent-inner{flex-direction:column;align-items:stretch;gap:12px}.sim-landing .cookie-consent-actions{justify-content:flex-end}}@media (max-width:1024px){.sim-landing .esocial-grid,.sim-landing .feature-split,.sim-landing .int-header{gap:48px}.sim-landing .proof-numbers{gap:32px}}@media (max-width:900px){.sim-landing .container{padding:0 24px}.sim-landing .feature-split,.sim-landing .esocial-grid{grid-template-columns:1fr;gap:36px}.sim-landing .feature-mock,.sim-landing .esocial-mock{margin-inline:auto}.sim-landing .footer-grid{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:768px){.sim-landing .container{padding:0 20px}.sim-landing .metrics,.sim-landing .personas,.sim-landing .feature-section,.sim-landing .esocial,.sim-landing .nrs,.sim-landing .integrations,.sim-landing .pricing,.sim-landing .proof{padding-block:64px}.sim-landing .cta-final{padding-block:72px}.sim-landing .hero{padding:64px 20px 32px}.sim-landing .hero h1{font-size:clamp(34px,9vw,48px)}.sim-landing .hero-sub{font-size:16px}.sim-landing .module-hero-title{font-size:clamp(32px,8.5vw,44px)}.sim-landing .module-section-title,.sim-landing .feature-eyebrow+h2,.sim-landing .esocial-h,.sim-landing .pricing-h,.sim-landing .nrs h2,.sim-landing .integrations h2,.sim-landing .quote-big p{font-size:clamp(24px,6.5vw,32px)!important}.sim-landing .metrics-grid{text-align:center;grid-template-columns:repeat(2,1fr);justify-items:center;gap:24px}.sim-landing .metric{text-align:center;border-left:0;padding-left:0}.sim-landing .metric-label{margin-inline:auto}.sim-landing .personas-grid{grid-template-columns:1fr;gap:16px}.sim-landing .personas-grid .persona-card{padding:24px 22px}.sim-landing .proof-numbers{text-align:left;grid-template-columns:1fr;gap:28px}.sim-landing .footer-grid{text-align:left;grid-template-columns:1fr;gap:32px}.sim-landing .nrs-grid{grid-template-columns:1fr;gap:12px}.sim-landing .int-logos{grid-template-columns:repeat(2,1fr);gap:12px}.sim-landing .module-cta-actions .btn{flex:240px;justify-content:center}.sim-landing .module-nav-rail-list{padding-inline:20px}.sim-landing .module-bento-tile{grid-column:span 12;padding:22px}.sim-landing .module-bento-tile-featured{padding:24px}.sim-landing .price-card{padding:28px 24px}.sim-landing .pricing-grid{grid-template-columns:1fr;gap:18px}.sim-landing .hero-mock{display:none}.sim-landing .module-hero-highlight{flex-wrap:wrap;gap:10px}.sim-landing .module-metrics-inner{padding:56px 20px}.sim-landing .module-metrics-grid{grid-template-columns:1fr}.sim-landing .module-metric-card{border-right:0;border-bottom:1px solid var(--border-medium);padding:24px 0}.sim-landing .module-metric-card:last-child{border-bottom:0}.sim-landing .module-metric-card+.module-metric-card{padding-left:0}}@media (max-width:560px){.sim-landing .cta-group{flex-direction:column;gap:10px}.sim-landing .cta-group .btn{justify-content:center;width:100%}.sim-landing .module-hero-actions{flex-direction:column}.sim-landing .module-hero-actions .btn{justify-content:center;width:100%}}@media (max-width:480px){.sim-landing .container{padding:0 16px}.sim-landing .metrics-grid{grid-template-columns:1fr;gap:20px}.sim-landing .metric-value{font-size:clamp(40px,14vw,56px)}.sim-landing .module-hero{gap:28px}.sim-landing .nav{height:60px}.sim-landing .module-faq-question{gap:12px;padding:18px 4px;font-size:16px}.sim-landing .module-faq-chevron{width:32px;height:32px}.sim-landing .module-faq-answer{padding:4px 8px 22px 4px;font-size:14px}.sim-landing .footer-grid{gap:28px}}@media (max-width:1024px){.sim-landing .sim-doc-body{grid-template-columns:1fr;gap:36px;padding:64px 0 80px}.sim-landing .sim-doc-toc{position:static;top:auto}.sim-landing .sim-about-mission-grid{grid-template-columns:1fr;gap:32px}.sim-landing .sim-about-mission-aside{position:static;top:auto}.sim-landing .sim-about-team-grid{grid-template-columns:repeat(2,1fr)}.sim-landing .sim-about-values-grid{grid-template-columns:1fr}.sim-landing .sim-pricing-hero-inner{grid-template-columns:1fr;align-items:start;gap:28px}.sim-landing .trust-band-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.sim-landing .sim-doc-hero{padding:64px 0 40px}.sim-landing .sim-doc-body{padding:48px 0 64px}.sim-landing .sim-doc-toc{padding:14px}.sim-landing .sim-doc-section{padding:20px 0}.sim-landing .sim-about-mission,.sim-landing .sim-about-values,.sim-landing .sim-about-team{padding:64px 0}.sim-landing .sim-pricing-hero{padding:64px 0 12px}.sim-landing .sim-page-faq{padding:64px 0 72px}.sim-landing .trust-band{padding:40px 0 48px}.sim-landing .trust-band-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sim-landing .product-shot-soon{padding:28px 18px}.sim-landing .product-shot-soon-card{padding:20px 22px}.sim-landing .product-shot-soon-card h3{font-size:17px}}@media (max-width:480px){.sim-landing .sim-about-team-grid,.sim-landing .trust-band-grid{grid-template-columns:1fr}.sim-landing .sim-doc-section li{padding-left:18px}.sim-landing .sim-about-pull{padding:18px 20px;font-size:16px}}