.landing *,.landing :before,.landing :after{box-sizing:border-box;margin:0;padding:0}:root{--brand-red:#d02525;--brand-red-hover:#a52220;--brand-red-bright:#f04a4a;--brand-red-deep:#7a1414;--brand-red-shadow:#2e0808;--brand-gold:var(--brand-red-bright);--landing-rail-width:1200px;--landing-gutter:clamp(20px, 4vw, 40px);--marketing-button-radius:4px}:root,[data-theme=dark]{--bg:#000;--text:#fff;--text-sec:#ffffffa8;--nav-link:#e6e6e6b3;--cta-bg:var(--brand-red);--cta-text:#fff;--border:#ffffff24;--card-bg:#ffffff0a;--glow:#d0252524;--accent:var(--brand-red);--accent-gold:var(--brand-gold);--showcase-bg:#ffffff05;--hiw-canvas:#333;--hiw-sidebar:#2e2e2e;--hiw-surface:#3a3a3a;--hiw-subtle:#373737;--hiw-active:#484848;--hiw-pill:#444;--hiw-border:#4a4a4a;--hiw-border-subtle:#3d3d3d;--hiw-text:#fcfcfc;--hiw-text-2:#e8e8e8;--hiw-text-3:#c4c4c4;--hiw-text-muted:#929292;--hiw-text-faint:#636363;--hero-mark-peak:var(--brand-red-bright);--hero-logo-opacity:.92;--hero-logo-opacity-low:.74;--hero-mark-glow:#d0252575;--hero-mark-glow-soft:#d0252533}@supports (color:lab(0% 0 0)){:root,[data-theme=dark]{--hiw-canvas:lab(21.12% 0 0);--hiw-sidebar:lab(18.8% 0 0);--hiw-surface:lab(24.6% 0 0);--hiw-subtle:lab(22.86% -.0000149012 0);--hiw-active:lab(30.4% -.0000149012 0);--hiw-pill:lab(28.66% -.0000149012 0);--hiw-border:lab(31.56% -.0000149012 -.00000596046);--hiw-border-subtle:lab(25.76% -.0000149012 0);--hiw-text:lab(98.84% .0000298023 -.0000119209);--hiw-text-2:lab(91.88% .0000298023 -.0000119209);--hiw-text-3:lab(79.12% -.0000298023 -.0000119209);--hiw-text-muted:lab(60.56% 0 0);--hiw-text-faint:lab(42% 0 0)}}[data-theme=light]{--bg:#fff;--text:#111;--text-sec:#1119;--nav-link:#111111a6;--cta-bg:var(--brand-red);--cta-text:#fff;--border:#0000001a;--card-bg:#00000005;--glow:#d025250f;--accent:var(--brand-red);--accent-gold:var(--brand-gold);--showcase-bg:#00000006;--hiw-canvas:#fff;--hiw-sidebar:#fafafa;--hiw-surface:#fff;--hiw-subtle:#fafafa;--hiw-active:#e5e5e5;--hiw-pill:#f5f5f5;--hiw-border:#e5e5e5;--hiw-border-subtle:#f0f0f0;--hiw-text:#0a0a0a;--hiw-text-2:#262626;--hiw-text-3:#5f5f5f;--hiw-text-muted:#a1a1a1;--hiw-text-faint:#cecece;--hero-mark-peak:var(--brand-red);--hero-logo-opacity:.98;--hero-logo-opacity-low:.82;--hero-mark-glow:#d0252540;--hero-mark-glow-soft:#d025251a}@supports (color:lab(0% 0 0)){[data-theme=light]{--hiw-canvas:lab(100% 0 0);--hiw-sidebar:lab(98.26% 0 0);--hiw-surface:lab(100% 0 0);--hiw-subtle:lab(98.26% 0 0);--hiw-active:lab(90.952% 0 -.0000119209);--hiw-pill:lab(96.52% -.0000298023 .0000119209);--hiw-border:lab(90.952% 0 -.0000119209);--hiw-border-subtle:lab(94.78% 0 0);--hiw-text:lab(2.75381% 0 0);--hiw-text-2:lab(15.204% 0 -.00000596046);--hiw-text-3:lab(40.144% -.0000149012 0);--hiw-text-muted:lab(66.128% -.0000298023 .0000119209);--hiw-text-faint:lab(82.6% .0000298023 -.0000119209)}}:root{--radius:.5rem;--radius-xs:calc(var(--radius) * .4);--radius-sm:calc(var(--radius) * .6);--radius-md:calc(var(--radius) * .8);--radius-lg:var(--radius);--radius-xl:calc(var(--radius) * 1.4);--radius-2xl:calc(var(--radius) * 1.8);--radius-3xl:calc(var(--radius) * 2.2);--radius-4xl:calc(var(--radius) * 2.6);--radius-btn:min(var(--radius-md), 10px)}html[data-radius=none]{--radius:0;--radius-btn:0}html[data-radius=sharp]{--radius:.25rem}html[data-radius=app]{--radius:.375rem}html[data-radius=balanced]{--radius:.5rem}html[data-radius=soft]{--radius:.625rem}html[data-radius=original]{--radius:.6875rem;--radius-btn:999px}body{--eden-heading-font:var(--font-geist), Geist, -apple-system, sans-serif;--eden-body-font:var(--font-geist), Geist, -apple-system, sans-serif;--eden-heading-weight:500;--eden-body-weight:400}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.landing h1 .accent-gold{-webkit-text-fill-color:var(--accent-gold);color:var(--accent-gold);background-position:50%;-webkit-background-clip:border-box;background-clip:border-box;animation:none}.footer-brand-moment-wordmark{opacity:.55;background-position:50%;animation:none}}#how-it-works,#faq{scroll-margin-top:72px}.skip-link{z-index:1000;background:var(--bg);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-md);padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{top:8px;left:8px}.landing a:focus-visible,.landing button:focus-visible{outline:2px solid var(--text);outline-offset:2px;border-radius:var(--radius-md)}.landing{background:var(--bg);color:var(--text);font-family:var(--eden-body-font);font-weight:var(--eden-body-weight);-webkit-font-smoothing:antialiased;min-height:100vh;transition:background .4s,color .4s}.landing main{background:var(--bg)}[data-theme=dark] .landing main{background:#000}.landing{overflow-x:clip}[data-theme=dark] .light-only{display:none!important}[data-theme=dark] .dark-only{display:block!important}[data-theme=light] .dark-only{display:none!important}[data-theme=light] .light-only{display:block!important}.landing a{text-decoration:none}.cta-btn{border-radius:var(--marketing-button-radius);background:var(--cta-bg);min-height:40px;color:var(--cta-text);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--eden-body-font);border:1px solid #0000;align-items:center;gap:8px;padding:0 20px;transition:background-color .3s cubic-bezier(.25,1,.5,1),color .3s cubic-bezier(.25,1,.5,1),border-color .3s cubic-bezier(.25,1,.5,1);display:inline-flex}.cta-btn:hover{background-color:var(--brand-red-hover)}.cta-arrow{flex-shrink:0;align-self:center;margin:0 -5px 0 0;transition:stroke .3s cubic-bezier(.25,1,.5,1);display:block;overflow:hidden;transform:translateY(-.5px)}.cta-arrow-shaft{opacity:0;transition:opacity .3s cubic-bezier(.25,1,.5,1)}.cta-arrow-head{transition:transform .3s cubic-bezier(.25,1,.5,1)}.cta-btn:hover .cta-arrow-head{transform:translate(3px)}.cta-btn:hover .cta-arrow-shaft{opacity:1}.cta-btn.lg{min-height:48px;padding:0 24px;font-size:16px}.cta-btn.secondary{color:var(--text);border-color:var(--border);background:0 0}.cta-btn.secondary:hover{border-color:var(--text-sec);background:#80808014}.theme-switcher{--_pad:3px;background:var(--bg-sec,#80808014);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--_pad);align-items:center;gap:2px;display:inline-flex}.theme-switcher-btn{border-radius:max(0px, calc(var(--radius-lg) - var(--_pad)));width:28px;height:28px;color:var(--text-sec);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.theme-switcher-btn:hover{color:var(--text);background:#80808026}.theme-switcher-btn.active{background:var(--bg);color:var(--text);box-shadow:0 1px 3px #0000001f}.landing h1{letter-spacing:-.045em}.landing h2{letter-spacing:-.035em}.hero-viewport{flex-direction:column;min-height:calc(100svh - 56px);display:flex}.hero-viewport>.hero{flex:auto;min-height:0}.hero{background:#000;align-items:center;min-height:75vh;display:grid;position:relative;overflow:hidden}.hero-inner{z-index:22;width:100%;max-width:1280px;margin:0 auto;padding:100px 2.5rem 88px;position:relative}.hero-copy{text-align:left;flex-direction:column;align-items:flex-start;max-width:600px;display:flex}[data-theme=dark] .hero{--text:#f0f0f0;--text-sec:#f0f0f0b8;--accent:var(--brand-red-bright)}[data-theme=light] .hero{--text:#111;--text-sec:#111111ad;--accent:var(--brand-red);background:#fff}[data-theme=dark] .hero .yc-badge{color:#f0f0f0b3}[data-theme=light] .hero .yc-badge{color:#111111ad}.hero .cta-btn.secondary{border-color:var(--brand-red);color:var(--brand-red);background:#fff}.hero .cta-btn.secondary:hover{border-color:var(--brand-red-hover);color:var(--brand-red-hover);background:#fff}.hero-visual{z-index:0;background:#000;position:absolute;inset:0;overflow:hidden}[data-theme=light] .hero-visual{background:#fff}.hero-visual:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(to bottom, transparent, var(--bg));height:min(140px,20%);position:absolute;inset:auto 0 0}.hero-visual:after{content:"";pointer-events:none;z-index:1;position:absolute;inset:0}[data-theme=dark] .hero-visual:after{background:linear-gradient(90deg,#00000061 0%,#0000002e 38%,#00000014 62%,#0000 75%)}[data-theme=light] .hero-visual:after{background:linear-gradient(90deg,#fffffff5 0%,#ffffffdb 38%,#ffffff6b 62%,#0000 76%)}.hero-logo-corner{aspect-ratio:1;z-index:21;pointer-events:none;width:clamp(480px,61vw,900px);position:absolute;bottom:clamp(-360px,-22vw,-165px);right:clamp(-390px,-22vw,-175px)}.hero-logo-corner:before{content:"";background:radial-gradient(circle, var(--hero-mark-glow) 0%, var(--hero-mark-glow-soft) 42%, transparent 72%);filter:blur(30px);border-radius:50%;animation:6s ease-in-out infinite hero-logo-glow;position:absolute;inset:10%}.hero-corner-logo{filter:saturate(1.12)drop-shadow(0 0 72px #d0252552);width:100%;height:100%;opacity:var(--hero-logo-opacity);transform-origin:50%;will-change:transform, opacity;animation:6s ease-in-out infinite hero-logo-breathe;display:block;position:relative;overflow:visible}.hero-corner-logo path{fill:var(--hero-mark-peak)}@keyframes hero-logo-glow{0%,to{opacity:.3}50%{opacity:.5}}@keyframes hero-logo-breathe{0%,to{opacity:var(--hero-logo-opacity-low);transform:scale(.985)}50%{opacity:var(--hero-logo-opacity);transform:scale(1)}}@media (max-width:767px){.hero-inner{padding:72px 1.5rem 60px}.hero-copy{max-width:100%}.hero-logo-corner{width:560px;bottom:-180px;right:-170px}}@media (max-width:479px){.hero-logo-corner{width:480px;bottom:-160px;right:-150px}}.yc-badge{color:var(--text-sec);align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.yc-badge img{vertical-align:middle}.landing h1{font-family:var(--eden-heading-font);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:var(--eden-heading-weight);font-kerning:normal;letter-spacing:-.035em;color:var(--text);text-wrap:balance;max-width:720px;margin:0;line-height:1.05}.hero-headline-lead,.hero-priority-rotator,.hero-priority{display:block}.hero-priority-rotator{height:1.17em;color:var(--accent);line-height:1.05;overflow:hidden}.hero-priority-track{will-change:transform;animation:12s infinite hero-priority-rotate;display:block}.hero-priority{white-space:nowrap;height:1.17em;padding-bottom:.12em;line-height:1.05}.hero-headline-accessible{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes hero-priority-rotate{0%,23%{transform:translateY(0)}24%,48%{transform:translateY(-20%)}49%,73%{transform:translateY(-40%)}74%,98%{transform:translateY(-60%)}to{transform:translateY(-80%)}}.landing h1 .accent{color:var(--accent)}@keyframes gold-text-shimmer{0%{background-position:200%}to{background-position:-200%}}.accent-gold{color:var(--accent-gold)}.landing h1 .accent-gold{vertical-align:baseline;-webkit-text-fill-color:transparent;color:#0000;background-image:linear-gradient(105deg,#7a1414 0%,#d02525 38%,#ff7a7a 50%,#d02525 62%,#7a1414 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:3.5s linear infinite gold-text-shimmer;display:inline}.hero h1 .accent-gold{-webkit-text-fill-color:var(--accent);color:var(--accent);background-image:none;background-size:auto;-webkit-background-clip:border-box;background-clip:border-box;animation:none}[data-theme=dark] .landing h1 .accent-gold{background-image:linear-gradient(105deg,#7a1414 0%,#f04a4a 35%,#ffb0b0 50%,#f04a4a 65%,#7a1414 100%)}[data-theme=dark] .hero h1 .accent-gold{background-image:none}.gold-shimmer-badge{background:color-mix(in srgb, var(--accent-gold) 14%, transparent)}.landing h2{text-wrap:balance}.landing h1 .muted{color:var(--text-sec)}.br-mobile{display:none}@media (max-width:600px){.landing h1{text-wrap:normal}.landing h1.hero-headline{width:100%;font-size:2rem}.hero-priority-rotator,.hero-priority{height:1.17em;line-height:1.05}.br-mobile{display:initial}}@media (max-width:360px){.landing h1.hero-headline{font-size:1.75rem}}.hero-sub{color:var(--text-sec);max-width:560px;margin:28px 0 0;font-size:18px;line-height:1.6}.hero-cred{color:var(--text-sec);max-width:520px;margin-top:20px;font-size:13px}.hero-ctas{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-top:36px;display:flex}.hero-ctas .cta-btn.secondary{height:48px;padding:0 24px;font-size:16px}.hiw-section,.analytics-section,.language-section,.slack-section,.integrations-section,.faq-section,.closing-section{border-top:0;position:relative}.hiw-section:before,.analytics-section:before,.language-section:before,.slack-section:before,.integrations-section:before,.faq-section:before,.closing-section:before{content:"";z-index:2;background:var(--border);pointer-events:none;width:100vw;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.cta-row{flex-wrap:wrap;gap:12px;display:flex}.landing .section{max-width:1200px;margin:0 auto;padding:96px 2.5rem}.landing h2{font-family:var(--eden-heading-font);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:var(--eden-heading-weight);letter-spacing:0;color:var(--text);line-height:1.2}.section-head{max-width:720px;margin-bottom:56px}.section-head h2{margin-top:14px}.section-head .section-sub{color:var(--text-sec);max-width:620px;margin-top:18px;font-size:17px;line-height:1.65}.section-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--text-sec);opacity:.85;align-items:center;font-size:12px;font-weight:600;display:inline-flex}.hiw-section-head .section-eyebrow,.integrations-head .section-eyebrow{margin-bottom:16px}.sol-layout{grid-template-columns:minmax(220px,260px) 1fr;align-items:start;gap:56px;display:grid}.sol-rail{border-top:1px solid var(--border);flex-direction:column;display:flex}.sol-rail-item{appearance:none;border:none;border-bottom:1px solid var(--border);text-align:left;color:var(--text-sec);cursor:pointer;background:0 0;margin:0;padding:16px 0;font-family:inherit;font-size:15px;font-weight:500;transition:color .2s;position:relative}.sol-rail-item:hover{color:var(--text);cursor:pointer}.sol-rail-item.is-active{color:var(--text);font-weight:600}.sol-rail-item.is-active:before{content:"";background:var(--accent);border-radius:2px;height:2px;position:absolute;top:-1px;left:0;right:0}.sol-panel{flex-direction:column;gap:20px;display:flex}.sol-panel-visual{animation:sol-fade .35s var(--ease-out,ease-out)}@keyframes sol-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.sol-panel-caption{color:var(--text-sec);max-width:620px;margin:0;font-size:15px;line-height:1.65}.sol-preview{border:1px solid var(--border);border-radius:var(--radius-2xl);background:var(--card-bg);flex-direction:column;gap:20px;min-height:340px;padding:28px;display:flex}.sol-preview-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.sol-preview-tag,.sol-preview-status{letter-spacing:.08em;color:var(--text-sec);align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.sol-preview-status{color:var(--accent)}.sol-preview-dot{background:var(--accent);border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 3px #d0252526}.sol-preview-meta{color:var(--text-sec);font-variant-numeric:tabular-nums;font-size:12px}.sol-preview-title{color:var(--text);font-size:17px;font-weight:500;line-height:1.45}.sol-preview-section{flex-direction:column;gap:8px;display:flex}.sol-preview-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-sec);font-size:11px;font-weight:600}.sol-preview-section ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.sol-preview-section li{color:var(--text);padding-left:16px;font-size:14px;line-height:1.55;position:relative}.sol-preview-section li:before{content:"";background:var(--text-sec);opacity:.6;border-radius:999px;width:6px;height:6px;position:absolute;top:9px;left:0}.sol-preview-section p{color:var(--text);margin:0;font-size:14px;line-height:1.6}.sol-preview-stats{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.sol-preview-stat{font-family:var(--eden-heading-font);font-size:clamp(1.6rem,2.4vw,2.1rem);font-weight:var(--eden-heading-weight);letter-spacing:0;color:var(--text);font-variant-numeric:tabular-nums;line-height:1.1}.sol-preview-stat-label{color:var(--text-sec);margin-top:4px;font-size:12px;line-height:1.4}@media (max-width:860px){.sol-layout{grid-template-columns:1fr;gap:28px}.sol-rail{scrollbar-width:none;border-top:none;flex-direction:row;gap:4px;padding-top:0;overflow-x:auto}.sol-rail::-webkit-scrollbar{display:none}.sol-rail-item{border-bottom:1px solid var(--border);white-space:nowrap;flex-shrink:0;padding:10px 14px}.sol-rail-item.is-active:before{height:2px;top:auto;bottom:-1px}.sol-preview{min-height:0;padding:20px}.sol-preview-stats{grid-template-columns:repeat(3,1fr);gap:12px}}.about-hero{text-align:center;max-width:900px;margin:0 auto;padding:96px 2.5rem 64px}.about-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--text-sec);opacity:.7;margin-bottom:24px;font-size:12px;font-weight:600}.about-hero h1{letter-spacing:0;color:var(--text);margin:0 auto;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:600;line-height:1.08}.about-hero .hero-sub{margin-top:32px}.landing .about-team{padding-top:24px}.team-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.team-card{border:1px solid var(--border);background:var(--card-bg);font:inherit;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:16px;flex-direction:column;width:100%;padding:0;transition:border-color .25s;display:flex;overflow:hidden}@media (hover:hover){.team-card:hover{border-color:var(--text-sec)}}.team-card.is-active{border-color:var(--text-sec)}.team-card-photo{aspect-ratio:4/5;background:var(--card-bg);justify-content:center;align-items:center;width:100%;max-height:480px;display:flex;position:relative;overflow:hidden}.team-card-photo img{object-fit:cover;object-position:center 25%;transform-origin:50% 30%;width:100%;height:100%;transition:transform .5s;display:block;transform:scale(1.05)}@media (hover:hover){.team-card:hover .team-card-photo img{transform:scale(1.1)}}.team-card.is-active .team-card-photo img{transform:scale(1.1)}.team-card-initials{color:#ffffffe6;letter-spacing:0;margin-bottom:32px;font-size:clamp(4rem,8vw,7rem);font-weight:600;line-height:1}.team-card-overlay{background:linear-gradient(#0000 0%,#000000a6 60%,#000000d9 100%);flex-direction:column;gap:4px;padding:80px 28px 24px;transition:background .3s;display:flex;position:absolute;inset:auto 0 0}@media (hover:hover){.team-card:hover .team-card-overlay{background:linear-gradient(#00000073 0%,#000000e6 40%,#000000f2 100%)}}.team-card.is-active .team-card-overlay{background:linear-gradient(#00000073 0%,#000000e6 40%,#000000f2 100%)}.team-name{letter-spacing:0;color:var(--text);font-size:1.25rem;font-weight:600;line-height:1.2}.team-role{color:var(--text-sec);opacity:.8;font-size:13px;font-weight:500}.team-card-overlay .team-name{color:#fff;font-size:1.5rem}.team-card-overlay .team-role{color:#ffffffc7;text-transform:uppercase;letter-spacing:.08em;opacity:1;font-size:11px}.team-card-bio-reveal{opacity:0;max-height:0;margin-bottom:0;transition:max-height .45s,opacity .3s,margin-bottom .45s;overflow:hidden}@media (hover:hover){.team-card:hover .team-card-bio-reveal{opacity:1;max-height:280px;margin-bottom:14px}}.team-card.is-active .team-card-bio-reveal{opacity:1;max-height:280px;margin-bottom:14px}.team-card-bio-reveal .team-bio{color:#ffffffeb;font-size:14px;line-height:1.6}@media (max-width:900px){.team-grid{grid-template-columns:1fr}}.advisor-heading{border-top:1px solid var(--border);margin:72px 0 24px;padding-top:48px}.advisor-heading h3{letter-spacing:0;color:var(--text);font-size:1.25rem;font-weight:600}.advisor-card{border:1px solid var(--border);background:var(--card-bg);border-radius:16px;grid-template-columns:220px 1fr;align-items:start;gap:28px;padding:22px;display:grid;overflow:hidden}.advisor-photo{aspect-ratio:1;background:var(--card-bg);border-radius:12px;width:100%;overflow:hidden}.advisor-photo img{object-fit:cover;width:100%;height:100%;display:block}.advisor-body{flex-direction:column;gap:6px;display:flex}.advisor-body .team-name{font-size:1.75rem}.advisor-bio{flex-direction:column;gap:14px;margin-top:14px;display:flex}.advisor-bio p{color:var(--text-sec);font-size:15px;line-height:1.7}@media (max-width:768px){.advisor-card{grid-template-columns:1fr;gap:0;padding:0}.advisor-photo{border-radius:0}.advisor-photo img{object-position:center 20%}.advisor-body{padding:24px 24px 28px}}.closing-section{max-width:1200px;margin:0 auto;padding:clamp(56px,8vw,96px) 2.5rem clamp(72px,9vw,112px)}.closing-frame{border:1px solid color-mix(in oklab, var(--brand-red) 30%, var(--border));border-radius:var(--radius-3xl);isolation:isolate;background:radial-gradient(86% 60% at 50% 0,#d0252521 0%,#0000 66%),linear-gradient(#121111 0%,#080808 100%);padding:clamp(56px,8vw,104px) clamp(24px,5vw,64px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 28px 72px #0000004d}[data-theme=dark] .closing-frame{border-color:#ff5c5c29}[data-theme=light] .closing-frame{border-color:color-mix(in oklab, var(--brand-red) 24%, var(--border));background:var(--brand-red);box-shadow:none}[data-theme=light] .closing-frame h2{color:#fff}[data-theme=light] .closing-frame p{color:#ffffffc7}.closing-frame .cta-btn{color:var(--brand-red);background:#fff}.closing-frame .cta-btn:hover{color:var(--brand-red-hover);background:#fff}[data-theme=light] .closing-frame .cta-btn.secondary{color:#fffffff0;background:0 0;border-color:#ffffff7a}[data-theme=light] .closing-frame .cta-btn.secondary:hover{background:#ffffff1f;border-color:#ffffffad}.closing-content{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:640px;margin:0 auto;display:flex;position:relative}.closing-frame h2{color:#fff;margin-bottom:16px}.closing-frame p{color:#ffffffb8;margin-bottom:32px;font-size:17px;line-height:1.6}.closing-frame .cta-btn.secondary{color:#ffffffeb;background:0 0;border-color:#ffffff57}.closing-frame .cta-btn.secondary:hover{background:#ffffff14;border-color:#ffffff80}.language-section{max-width:1200px;margin:0 auto;padding:84px 2.5rem;position:relative}.language-start-sentinel{pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:0}.language-head{text-align:center;width:100%;max-width:760px;margin:0 auto 44px}.language-head .section-eyebrow{margin-bottom:16px}.language-head h2{font-family:var(--eden-heading-font);font-size:clamp(2rem,4.5vw,4rem);font-weight:var(--eden-heading-weight);color:var(--text);line-height:1.08}.language-head p{max-width:620px;color:var(--text-sec);margin:18px auto 0;font-size:18px;line-height:1.65}.language-stage{background:radial-gradient(circle at 18% 18%, #d0252524, transparent 32%), var(--bg);border-top:0;border-bottom:0;grid-template-columns:minmax(320px,400px) minmax(0,1fr);align-items:start;gap:clamp(36px,6vw,84px);min-height:430px;padding:clamp(24px,4vw,48px);display:grid;position:relative}.language-portrait-stack{aspect-ratio:390/438;justify-self:center;width:min(100%,390px);position:relative}.language-portrait{opacity:0;background:0 0;border:0;border-radius:0;flex-direction:column;gap:16px;padding:0;transition:opacity .55s,transform .55s;display:flex;position:absolute;inset:0;transform:translateY(10px)scale(.985)}.language-portrait.is-active{opacity:1;transform:translateY(0)scale(1)}.language-portrait-img{aspect-ratio:1;object-fit:cover;border:0;border-radius:8px;width:100%;height:auto}.language-portrait-name{color:var(--text);letter-spacing:0;padding:0 2px 2px;font-size:clamp(1.25rem,2.4vw,1.8rem);font-weight:600;line-height:1}.language-copy{--language-sentence-size:clamp(1.8rem, 4.3vw, 4.2rem);--language-sentence-min-height:4.64em;flex-direction:column;justify-content:flex-start;min-width:0;min-height:clamp(280px,35vw,460px);padding-top:0;display:flex}.language-copy[data-sentence-size=short]{--language-sentence-size:clamp(2.4rem, 5.1vw, 4.8rem);--language-sentence-min-height:3.48em}.language-copy[data-sentence-size=medium]{--language-sentence-size:clamp(2.1rem, 4.6vw, 4.35rem);--language-sentence-min-height:4.64em}.language-copy[data-sentence-size=long]{--language-sentence-size:clamp(1.75rem, 3.8vw, 3.55rem);--language-sentence-min-height:4.64em}.language-copy[data-sentence-size=xlong]{--language-sentence-size:clamp(1.55rem, 3.25vw, 3.05rem);--language-sentence-min-height:5.8em}.language-meta{flex-wrap:wrap;align-items:center;gap:12px;min-height:15px;margin-bottom:22px;animation:.45s both language-fade-in;display:flex}.language-meta span{color:var(--brand-red);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700}.language-meta strong{color:var(--text);font-size:16px;font-weight:650}.language-sentence{max-width:100%;min-height:var(--language-sentence-min-height);color:var(--text);font-size:var(--language-sentence-size);letter-spacing:0;white-space:normal;margin:0;font-weight:650;line-height:1.16}.language-sentence:after{content:"";background:var(--brand-red);width:2px;height:.9em;margin-left:4px;animation:.8s step-end infinite language-caret;display:inline-block;transform:translateY(.12em)}@keyframes language-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes language-caret{50%{opacity:0}}@media (max-width:820px){.language-section{padding:64px 1.25rem}.language-stage{grid-template-columns:1fr;min-height:auto;padding:24px}.language-portrait-stack{aspect-ratio:300/342;width:min(100%,300px)}.language-copy{text-align:center;min-height:clamp(220px,58vw,360px);padding-top:0}.language-meta{justify-content:center}.language-sentence{font-size:var(--language-sentence-size)}}.integrations-section{flex-direction:column;justify-content:center;max-width:1200px;margin:0 auto;padding:72px 2.5rem;display:flex;position:relative;overflow:visible}.integrations-head{text-align:center;width:100%;max-width:760px;margin:0 auto 44px}.integrations-head h2{font-family:var(--eden-heading-font);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:var(--eden-heading-weight);letter-spacing:0;color:var(--text);line-height:1.2}.integrations-sub{color:var(--text-sec);margin-top:16px;font-size:17px;line-height:1.65}.integrations-marquee{width:100%;max-width:1080px;margin:0 auto;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.integrations-marquee-track{align-items:center;gap:3.5rem;width:max-content;animation:60s linear infinite integrations-marquee;display:flex}.integrations-slot{opacity:.85;flex:none;place-items:center;width:56px;height:56px;transition:opacity .2s,transform .2s;display:grid}.integrations-slot:hover{opacity:1;transform:scale(1.08)}.integrations-icon{object-fit:contain;width:36px;height:36px;display:block}.integrations-icon-dark,[data-theme=dark] .integrations-icon-light{display:none}[data-theme=dark] .integrations-icon-dark{display:block}@keyframes integrations-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1.75rem))}}@media (prefers-reduced-motion:reduce){.integrations-marquee-track{animation:none}}@media (max-width:768px){.integrations-section{padding:56px 1.25rem}.integrations-head{margin-bottom:28px}.integrations-marquee-track{gap:2.25rem;animation-duration:45s}.integrations-slot{width:44px;height:44px}.integrations-icon{width:28px;height:28px}@keyframes integrations-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1.125rem))}}}.landing footer{border-top:1px solid var(--border);background:var(--bg)}.footer-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem 2rem;max-width:1200px;margin:0 auto;padding:1.75rem 2.5rem;display:grid}.footer-logo img{display:block}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.25rem;display:flex}.footer-end{align-items:center;gap:1rem;display:flex}.footer-link{color:var(--text-sec);font-size:13px;font-weight:500;transition:color .2s}.footer-link:hover{color:var(--text)}.footer-social{gap:12px;display:flex}.footer-social a{color:var(--text-sec);opacity:.6;transition:opacity .2s;display:flex}.footer-social a:hover{opacity:1}.footer-brand-moment{background:var(--bg);height:clamp(200px,30vw,380px);overflow:hidden}.footer-brand-moment-inner{justify-content:center;align-items:flex-end;height:100%;padding:0 1.25rem;display:flex;transform:translateY(18%)}.footer-brand-moment-wordmark{aspect-ratio:212/54;opacity:.38;background-image:linear-gradient(105deg,#7a1414 0%,#d02525 35%,#ff9a9a 50%,#d02525 65%,#7a1414 100%);background-size:200% 100%;flex-shrink:0;width:min(1400px,105vw);animation:6s linear infinite gold-text-shimmer;display:block;-webkit-mask-image:url(/quotain/wordmark-accent.svg);mask-image:url(/quotain/wordmark-accent.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}[data-theme=dark] .footer-brand-moment-wordmark{opacity:.58;background-image:linear-gradient(105deg,#7a1414 0%,#d02525 28%,#f04a4a 42%,#ffb0b0 50%,#f04a4a 58%,#d02525 72%,#7a1414 100%)}@media (max-width:900px){.footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center;padding:1.5rem 1.25rem}.footer-links,.footer-end{justify-content:center}}@media (max-width:768px){.footer-brand-moment{height:clamp(160px,34vw,240px)}.footer-brand-moment-inner{transform:translateY(22%)}}@keyframes landingFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.browser-bar{background:#f0f0f0;border-bottom:1px solid #e0e0e0;align-items:center;gap:12px;padding:6px 14px;display:flex}.browser-dots{gap:5px;display:flex}.browser-dot{border-radius:50%;width:10px;height:10px}.browser-dot.red{background:#ff5f57}.browser-dot.yellow{background:#febc2e}.browser-dot.green{background:#28c840}.browser-url{border-radius:var(--radius-sm);color:#666;text-align:center;background:#e4e4e4;flex:1;max-width:380px;margin:0 auto;padding:2px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.browser-spacer{width:46px}[data-theme=dark] .browser-bar{background:var(--hiw-canvas);border-bottom-color:var(--hiw-border)}[data-theme=dark] .browser-url{color:var(--hiw-text-3);background:#1d1d1d;background:lab(10.68% .00000745058 -.00000298023)}[data-theme=dark] .hiw-ui-float,[data-theme=dark] .hiw-platform{background:var(--hiw-canvas)}.hiw-callout{border-left:3px solid var(--accent-gold);color:#713f12;background:#fefce8;border-radius:0 6px 6px 0;margin:12px 0;padding:8px 12px;font-size:11px}[data-theme=dark] .hiw-callout{color:#ecd69b;color:lab(86.3851% 1.69265 32.2681);border-left-color:var(--accent-gold);background:#221a03;background:lab(9.61866% 1.7496 13.1632)}.cursor:after{content:"|";margin-left:1px;animation:1s step-end infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes landingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.slack-section{flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:72px 2.5rem 48px;display:flex}.slack-section-head{text-align:center;width:100%;max-width:720px;margin:0 auto 44px}.slack-section-head .section-sub{margin-left:auto;margin-right:auto}.slack-mention-inline{background:var(--card-bg);border:1px solid var(--border);color:var(--text);padding:2px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95em;font-weight:500}.slack-section-card{border:1px solid var(--border);align-self:stretch;width:100%;overflow:hidden;box-shadow:0 1px #0000000a,0 20px 48px #00000014}[data-theme=dark] .slack-section-card{border-color:#ffffff14;box-shadow:inset 0 1px #ffffff0a,0 24px 60px #00000080}.slack-frame{box-shadow:none;-webkit-font-smoothing:antialiased;pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;height:720px;font-family:Slack-Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.46668;display:flex;position:relative;overflow:hidden}.slack-body{flex:1;min-height:0;display:flex}.slack-topbar{background:#350d36;border-bottom:1px solid #0000002e;flex-shrink:0;align-items:center;gap:12px;height:44px;padding:0 14px;display:flex}.slack-topbar-nav{flex:1;justify-content:flex-start;align-items:center;gap:2px;display:flex}.slack-topbar-help{flex:1;justify-content:flex-end;display:flex}.slack-topbar-btn{color:#ffffffb3;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.slack-topbar-btn:hover{background:#ffffff14}.slack-topbar-search{color:#ffffffb8;background:#ffffff1a;border:1px solid #ffffff29;border-radius:8px;flex:0 420px;align-items:center;gap:8px;height:28px;padding:0 12px;font-size:13px;display:flex}.slack-rail{background:#350d36;border-right:1px solid #ffffff0f;flex-direction:column;align-items:center;gap:4px;width:70px;min-width:70px;padding:12px 0;display:flex}.slack-rail-logo{background:#ffffff1f;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:12px;display:flex}.slack-rail-nav{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.slack-rail-item{color:#ffffffb8;cursor:default;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:48px;padding:4px 0;display:flex}.slack-rail-item.is-active{color:#fff}.slack-rail-item.is-active .slack-rail-icon{background:#fff3;box-shadow:inset 0 0 0 1px #ffffff1f}.slack-rail-icon{border-radius:8px;justify-content:center;align-items:center;width:36px;height:30px;display:inline-flex}.slack-rail-label{letter-spacing:0;font-size:11px;font-weight:600}.slack-rail-bottom{flex-direction:column;align-items:center;gap:10px;margin-top:8px;display:flex}.slack-rail-add{color:#ffffffd9;background:#ffffff1a;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.slack-rail-avatar{color:#fff;background:#e01e5a;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:flex;box-shadow:0 0 0 2px #350d36,0 0 0 3px #ffffff40}.slack-sidebar{background:#3f0e40;border-right:1px solid #00000026;flex-direction:column;width:220px;min-width:220px;min-height:0;display:flex;overflow:hidden}.slack-sidebar-scroll{flex:1;min-height:0}.slack-sidebar-body{padding-bottom:8px}.slack-sidebar-header{border-bottom:1px solid #ffffff14;padding:12px 14px 10px}.slack-workspace-row{cursor:default;align-items:center;gap:8px;margin-bottom:6px;display:flex}.slack-workspace-icon{color:#fff;background:#611f69;border:1px solid #ffffff2e;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:flex}.slack-workspace-name{color:#fff;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:17px;font-weight:700;line-height:1.2;overflow:hidden}.slack-workspace-chevron{color:#ffffffa6;flex-shrink:0}.slack-status{color:#ffffffb8;align-items:center;gap:6px;padding-left:2px;font-size:12px;display:flex}.slack-status-dot{background:#2bac76;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 1px #0000001f}.slack-sidebar-section{padding:10px 10px 4px}.slack-section-title{color:#ffffffa6;letter-spacing:0;text-transform:none;padding:0 8px 6px;font-size:13px;font-weight:400}.slack-channel{cursor:default;color:#ffffffb8;border-radius:6px;align-items:center;gap:6px;padding:3px 8px;font-size:15px;line-height:1.4;display:flex}.slack-channel:hover{background:#ffffff14}.slack-channel.active{color:#fff;background:#1164a3}.slack-channel.unread{color:#fff;font-weight:700}.slack-channel-hash{opacity:.72;text-align:center;flex-shrink:0;width:14px;font-size:15px;line-height:1}.slack-dm-dot{background:#2bac76;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:3px;margin-right:3px}.slack-dm-dot-away{background:0 0;box-shadow:inset 0 0 0 2px #ffffff59}.slack-unread-dot{background:#fff;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:auto}.slack-conversation{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.slack-conv-header{border-bottom:1px solid #e8e8e8;flex-shrink:0;align-items:center;gap:6px;height:49px;padding:0 16px;display:flex}.slack-conv-hash{color:#616061;font-size:18px;font-weight:400;line-height:1}.slack-conv-channel{color:#1d1c1d;letter-spacing:0;font-size:18px;font-weight:700}.slack-conv-members{color:#616061;align-items:center;gap:4px;margin-left:auto;font-size:13px;display:flex}.slack-messages,.slack-thread-messages{flex:1;min-height:0}.slack-messages-inner{padding:8px 0 4px}.slack-scroll{min-height:0}.landing [data-slot=scroll-area-viewport]>div{display:block!important}.slack-scroll [data-slot=scroll-area-viewport]{overscroll-behavior:contain}.slack-scroll [data-slot=scroll-area-scrollbar]{width:8px;padding:2px}.slack-scroll [data-slot=scroll-area-thumb]{background:#61606173;border-radius:999px}.slack-sidebar-scroll [data-slot=scroll-area-thumb]{background:#ffffff38}[data-theme=dark] .slack-scroll [data-slot=scroll-area-thumb]{background:#ababad73}[data-theme=dark] .slack-sidebar-scroll [data-slot=scroll-area-thumb]{background:#ffffff2e}.slack-msg{gap:8px;padding:6px 20px;transition:background .1s;display:flex}.slack-msg:hover{background:#f8f8f8}.slack-msg-reveal{animation:.4s landingFadeIn}.slack-msg-avatar{color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:1px;font-size:13px;font-weight:700;display:flex}.slack-msg-body{flex:1;min-width:0}.slack-msg-header{align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.slack-msg-name{color:#1d1c1d;font-size:15px;font-weight:700;line-height:1.3}.slack-app-badge{color:#616061;letter-spacing:.02em;text-transform:uppercase;border:1px solid #cfcfcf;border-radius:3px;padding:0 4px;font-size:10px;font-weight:700;line-height:1.45}.slack-msg-time{color:#616061;font-size:12px}.slack-msg-text{color:#1d1c1d;font-size:15px;line-height:1.46668}.slack-mention{color:#1264a3;cursor:default;background:#1d9bd11a;border-radius:3px;padding:0 2px 1px;font-weight:400}.slack-msg-text ul{margin:6px 0;padding-left:22px}.slack-msg-text li{margin-bottom:4px;font-size:15px}.slack-msg-text p{margin:6px 0}.slack-msg-link{color:#1264a3;text-underline-offset:2px;text-decoration:underline}.slack-msg-link:hover{color:#0b4c8c}.slack-reactions{gap:4px;margin-top:6px;display:flex}.slack-reaction{cursor:default;background:#fff;border:1px solid #e0e0e0;border-radius:12px;align-items:center;gap:4px;padding:2px 6px;font-size:13px;display:flex}.slack-reaction:hover{background:#f8f8f8;border-color:#cfcfcf}.slack-reaction-count{color:#616061;font-size:11px;font-weight:600}.slack-thread-reply{color:#1264a3;cursor:pointer;align-items:center;gap:6px;margin:2px 20px 8px 64px;font-size:13px;font-weight:400;display:flex}.slack-thread-reply:hover{text-decoration:underline}.slack-composer{background:#fff;flex-shrink:0;padding:0 16px 16px}.slack-composer-box{background:#fff;border:1px solid #c8c8c8;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0000000a}.slack-composer-toolbar{background:#f8f8f8;border-bottom:1px solid #ededed;align-items:center;gap:2px;padding:6px 8px;display:flex}.slack-composer-tool{color:#616061;border-radius:5px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.slack-composer-tool:hover{background:#e8e8e8}.slack-composer-tool-divider{margin-left:6px;position:relative}.slack-composer-tool-divider:before{content:"";background:#e0e0e0;width:1px;position:absolute;top:5px;bottom:5px;left:-4px}.slack-composer-input{color:#868686;background:#fff;padding:10px 12px;font-size:15px;line-height:1.4}.slack-composer-input span{color:#868686}.slack-composer-actions{justify-content:space-between;align-items:center;padding:4px 8px 6px;display:flex}.slack-composer-actions-left{align-items:center;gap:2px;display:flex}.slack-composer-action{color:#616061;border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.slack-composer-action:hover{background:#f0f0f0}.slack-composer-send{color:#aeb0b1;border-radius:5px;justify-content:center;align-items:center;width:28px;height:26px;display:inline-flex}.slack-thread-panel{background:#fff;border-left:1px solid #e8e8e8;flex-direction:column;width:340px;min-width:340px;display:flex;overflow:hidden}.slack-thread-header{color:#1d1c1d;border-bottom:1px solid #e8e8e8;flex-shrink:0;align-items:center;gap:8px;height:49px;padding:0 14px;font-size:18px;font-weight:700;display:flex}.slack-thread-messages{flex:1;min-height:0}.slack-thread-back{color:#1d1c1d;cursor:pointer;width:28px;height:28px;font:inherit;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;margin-right:2px;padding:0;display:none}.slack-thread-back:hover{background:#f4f4f4}.slack-typing-row{align-items:center;gap:8px;padding:4px 20px 4px 64px;display:flex}.typing-indicator{align-items:center;gap:4px;padding:8px 0 4px;display:flex}.typing-dot{background:#aaa;border-radius:50%;width:7px;height:7px;animation:1.3s ease-in-out infinite typingBounce}.typing-dot:nth-child(2){animation-delay:.15s}.typing-dot:nth-child(3){animation-delay:.3s}@keyframes typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.typing-label{color:#616061;font-size:12px}.quotain-slack-icon,.eden-slack-icon{background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:1px;display:flex;overflow:hidden}[data-theme=dark] .slack-topbar{background:#1a1d21;border-bottom-color:#ffffff0f}[data-theme=dark] .slack-topbar-search{color:#ababad;background:#ffffff0f;border-color:#ffffff1f}[data-theme=dark] .slack-topbar-btn{color:#ababad}[data-theme=dark] .slack-topbar-btn:hover{background:#ffffff0f}[data-theme=dark] .slack-rail{background:#1a1d21;border-right-color:#ffffff0f}[data-theme=dark] .slack-rail-avatar{box-shadow:0 0 0 2px #1a1d21,0 0 0 3px #fff3}[data-theme=dark] .slack-composer-box{box-shadow:none;background:#222529;border-color:#565856}[data-theme=dark] .slack-composer-toolbar{background:#1f2125;border-bottom-color:#3a3d42}[data-theme=dark] .slack-composer-tool,[data-theme=dark] .slack-composer-action{color:#ababad}[data-theme=dark] .slack-composer-tool:hover,[data-theme=dark] .slack-composer-action:hover{background:#ffffff14}[data-theme=dark] .slack-composer-input,[data-theme=dark] .slack-composer-input span{color:#8d8f93;background:#222529}[data-theme=dark] .slack-sidebar{background:#19171d;border-right-color:#ffffff0f}[data-theme=dark] .slack-workspace-icon{background:#350d36}[data-theme=dark] .slack-sidebar-header{border-bottom-color:#ffffff14}[data-theme=dark] .slack-conversation,[data-theme=dark] .slack-thread-panel{background:#1a1d21}[data-theme=dark] .slack-thread-panel{border-left-color:#2c2d30}[data-theme=dark] .slack-conv-header,[data-theme=dark] .slack-thread-header{color:#d1d2d3;border-bottom-color:#2c2d30}[data-theme=dark] .slack-conv-hash{color:#ababad}[data-theme=dark] .slack-conv-channel{color:#d1d2d3}[data-theme=dark] .slack-conv-members{color:#ababad}[data-theme=dark] .slack-msg:hover{background:#ffffff0a}[data-theme=dark] .slack-msg-name{color:#d1d2d3}[data-theme=dark] .slack-msg-time,[data-theme=dark] .slack-app-badge{color:#ababad}[data-theme=dark] .slack-app-badge{border-color:#565856}[data-theme=dark] .slack-msg-text{color:#d1d2d3}[data-theme=dark] .slack-mention{color:#1d9bd1;background:#1d9bd124}[data-theme=dark] .slack-msg-link{color:#1d9bd1}[data-theme=dark] .slack-msg-link:hover{color:#4db3ff}[data-theme=dark] .slack-reaction{color:#d1d2d3;background:#222529;border-color:#565856}[data-theme=dark] .slack-reaction:hover{background:#ffffff0f;border-color:#565856}[data-theme=dark] .slack-reaction-count{color:#ababad}[data-theme=dark] .slack-thread-reply{color:#1d9bd1}[data-theme=dark] .slack-thread-back{color:#d1d2d3}[data-theme=dark] .slack-thread-back:hover{background:#ffffff14}[data-theme=dark] .slack-composer{background:#1a1d21}[data-theme=dark] .typing-dot{background:#6b6d71}[data-theme=dark] .typing-label{color:#ababad}[data-theme=dark] .quotain-slack-icon,[data-theme=dark] .eden-slack-icon{background:#fff;border-color:#565856}.hiw-section{flex-direction:column;gap:28px;max-width:1280px;margin:0 auto;padding:0 2.5rem 56px;display:flex}.hiw-problem-section{--problem-bg-top:#fff4f1;--problem-bg-bottom:#f9d9d5;--problem-ink:#221616;--problem-accent:var(--brand-red);width:100vw;height:auto;color:var(--problem-ink);background:var(--problem-bg-bottom);margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.hiw-problem-sticky{background:radial-gradient(circle at 85% 18%, #d0252521, transparent 30%), linear-gradient(145deg, var(--problem-bg-top), var(--problem-bg-bottom));isolation:isolate;min-height:0;display:block;position:relative;overflow:hidden}.hiw-problem-sticky:before{content:"";z-index:-1;aspect-ratio:1;pointer-events:none;width:min(68vw,900px);opacity:calc(.35 + var(--problem-section-progress,0) * .65);transform:translate3d(0, calc((1 - var(--problem-section-progress,0)) * 28px), 0);background:radial-gradient(circle,#d0252526,#0000 68%);border-radius:50%;transition:opacity .1s linear,transform .1s linear;position:absolute;bottom:-36%;right:-12%}.hiw-problem-inner{width:min(100%,1200px);margin:0 auto;padding:clamp(48px,5vw,64px) clamp(28px,7vw,96px)}.landing .hiw-problem-section .hiw-problem-copy{max-width:1080px;font-family:var(--eden-heading-font);letter-spacing:-.012em;text-wrap:pretty;margin:0;font-size:clamp(2.25rem,3.65vw,3.65rem);font-weight:500;line-height:1.08}.hiw-problem-copy-segment{display:block}.hiw-problem-copy-segment+.hiw-problem-copy-segment{margin-top:.48em}.landing .hiw-problem-copy-segment.is-verdict{color:var(--problem-accent);font-weight:600}.hiw-problem-word{opacity:calc(.18 + var(--problem-word-progress) * .82);filter:blur(calc((1 - var(--problem-word-progress)) * .7px));transform:translateY(calc((1 - var(--problem-word-progress)) * .055em));transition:opacity 90ms linear,filter 90ms linear,transform 90ms linear;display:inline-block}[data-theme=dark] .hiw-problem-section{--problem-bg-top:#230b0b;--problem-bg-bottom:#3a1010;--problem-ink:#fff6f3;--problem-accent:var(--brand-red-bright)}.hiw-enable-head{text-align:center;max-width:760px;margin:0 auto 10px}.hiw-enable-head h2{font-family:var(--eden-heading-font);font-size:clamp(2rem,4.4vw,4rem);font-weight:var(--eden-heading-weight);letter-spacing:-.02em;color:var(--text);margin:12px 0 14px;line-height:1.02}.hiw-enable-head p{max-width:660px;color:var(--text-sec);margin:0 auto;font-size:clamp(15px,1.5vw,18px);line-height:1.6}.hiw-section-head{text-align:center;max-width:820px;margin:28px auto 10px}.hiw-section-head h2{font-family:var(--eden-heading-font);font-size:clamp(2rem,5vw,4.5rem);font-weight:var(--eden-heading-weight);letter-spacing:0;color:var(--text);margin-bottom:14px;line-height:.98}.hiw-section-head p{max-width:660px;color:var(--text-sec);margin:0 auto;font-size:clamp(15px,1.6vw,18px);line-height:1.6}.hiw-mid-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;padding:4px 0 0;display:flex}.hiw-mid-cta p{color:var(--text-sec);margin:0;font-size:15px}.hiw-mock-header{border-bottom:1px solid var(--hiw-border);height:40px;color:var(--hiw-text-2);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:0 16px;font-size:12px;font-weight:500;display:flex}.hiw-mock-header.muted{color:var(--hiw-text-muted)}.hiw-setup-select:focus-visible{outline:2px solid var(--hiw-border);outline-offset:1px}.hiw-mock-header.dark{color:#ffffff8c;background:#0a0a0a;border-bottom-color:#ffffff14}.hiw-breadcrumb{color:var(--hiw-text-2);font-weight:500}.hiw-mock-outcome{color:var(--hiw-text-3);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:6px;font-size:10px;font-weight:600;display:inline-flex}.hiw-mock-header.dark .hiw-mock-outcome{color:#ffffffb8}.hiw-mock-outcome-dot{background:#22c55e;border-radius:999px;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 0 2px #22c55e40}.hiw-mock-header.dark .hiw-mock-outcome-dot{background:#ef4444;animation:2s ease-in-out infinite hiw-live-pulse;box-shadow:0 0 0 2px #ef444440}@keyframes hiw-live-pulse{0%,to{opacity:1}50%{opacity:.55}}.hiw-ui-hero{height:var(--hiw-mock-h);flex-direction:column;display:flex}.hiw-ui-hero .hiw-voice-hero{flex:1;min-height:0}.hiw-setup-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);height:100%;min-height:0;display:grid}.hiw-setup-aside{border-left:1px solid var(--hiw-border);background:var(--hiw-canvas);flex-direction:column;min-width:0;min-height:0;display:flex}.hiw-call-preview-scroll{flex:1;min-height:0}.hiw-call-preview-scroll-inner{padding:14px 12px 16px 14px}.hiw-call-preview-scroll [data-slot=scroll-area-viewport]{overscroll-behavior:contain}.hiw-call-preview-scroll [data-slot=scroll-area-scrollbar]{width:6px;padding:1px}.hiw-call-preview-scroll [data-slot=scroll-area-thumb]{background:color-mix(in oklab, var(--hiw-text-muted) 42%, transparent);border-radius:999px}[data-theme=dark] .hiw-call-preview-scroll [data-slot=scroll-area-thumb]{background:color-mix(in oklab, var(--hiw-text-muted) 55%, transparent)}.hiw-call-preview-footer{border-top:1px solid var(--hiw-border);flex-shrink:0;padding:10px 12px}.hiw-call-context{border:1px solid var(--hiw-border);background:var(--hiw-surface);border-radius:8px;overflow:hidden}.hiw-call-context-head{color:var(--hiw-text);border-bottom:1px solid var(--hiw-border-subtle);justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:11px;font-weight:600;display:flex}.hiw-call-context-body{padding:2px 0}.hiw-call-context-item{padding:8px 10px}.hiw-call-context-item.has-divider{border-bottom:1px solid var(--hiw-border-subtle)}.hiw-call-context-item-title{color:var(--hiw-text);margin-bottom:3px;font-size:10px;font-weight:600}.hiw-call-context-item-body{color:var(--hiw-text-2);margin:0;font-size:10px;line-height:1.45}.hiw-call-context-item-meta{color:var(--hiw-text-muted);margin:0 0 8px;font-size:10px;font-weight:600;line-height:1.45}.hiw-drill-preview .hiw-call-context-head{padding:10px 12px}.hiw-drill-preview .hiw-call-context-item{padding:12px}.hiw-drill-preview .hiw-call-context-item-body{font-size:11px;line-height:1.5}.hiw-call-context.is-compact .hiw-call-context-item-body{font-size:9px;line-height:1.4}.hiw-scorecard-preview{border:1px solid var(--hiw-border);background:var(--hiw-surface);border-radius:8px;margin-top:8px;padding:8px 10px}.hiw-scorecard-preview-label{letter-spacing:.04em;text-transform:uppercase;color:var(--hiw-text-muted);margin-bottom:4px;font-size:9px;font-weight:600}.hiw-scorecard-preview-row{color:var(--hiw-text);align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.hiw-scorecard-preview-name{flex:1;min-width:0}.hiw-scorecard-preview-info{color:var(--hiw-text-muted);font-size:10px;line-height:1}.hiw-scorecard-preview-meta{color:var(--hiw-text-muted);margin-top:2px;font-size:10px}.hiw-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;display:grid}.hiw-scoreblocks{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.hiw-static-scorecard{--hiw-score-color:#e11d48;--hiw-score-color-soft:#fb7185;min-height:0;color:var(--hiw-text);flex-direction:column;gap:10px;display:flex}.hiw-static-scorecard-blocks{flex-shrink:0;margin-top:2px;margin-bottom:0}.hiw-static-scorecard-block{border:1px solid var(--hiw-border);background:var(--hiw-pill);border-radius:6px;width:100%;min-width:0;padding:7px 8px;box-shadow:0 1px 2px #0000000a}.hiw-static-scorecard-block div{color:var(--hiw-text-muted);letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-bottom:2px;font-size:8px;font-weight:600;line-height:1.2;overflow:hidden}.hiw-static-scorecard-block strong{color:var(--hiw-score-color);font-variant-numeric:tabular-nums;letter-spacing:0;font-size:16px;font-weight:600}.hiw-static-scorecard-block small{color:var(--hiw-text-muted);font-size:11px}.hiw-static-scorecard-list{flex-direction:column;gap:6px;display:flex}.hiw-static-scorecard-row{border:1px solid var(--hiw-border);background:var(--hiw-surface);border-radius:6px;padding:9px 10px;box-shadow:0 1px 2px #0000000a}.hiw-static-scorecard-row-head{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:6px;display:flex}.hiw-static-scorecard-row-head span{min-width:0;color:var(--hiw-text);font-size:10px;font-weight:650;line-height:1.25}.hiw-static-scorecard-row-head strong{font-variant-numeric:tabular-nums;letter-spacing:0;flex-shrink:0;font-size:14px;font-weight:650}.hiw-static-scorecard-row-head small{color:var(--hiw-text-muted);font-size:10px}.hiw-static-scorecard-row-head strong{color:var(--hiw-score-color)}.hiw-static-scorecard-bar{background:#7f7f7f21;border-radius:999px;height:6px;overflow:hidden}.hiw-static-scorecard-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--hiw-score-color-soft), var(--hiw-score-color));height:100%;transition:width .16s linear;display:block}.hiw-static-scorecard-row p{color:var(--hiw-text-muted);margin:6px 0 0;font-size:9px;line-height:1.35}.hiw-call-live-dot{background:#ef4444;border-radius:999px;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite hiw-live-pulse;box-shadow:0 0 0 2px #ef444440}@container (max-width:560px){.hiw-setup-grid{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.hiw-setup-aside{border-left:none;border-top:1px solid var(--hiw-border)}.hiw-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.hiw-scoreblocks{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width:420px){.hiw-call-header-context{display:none}}.hiw-step-card{--hiw-mock-h:560px;border-radius:var(--radius-3xl);border:1px solid var(--border);isolation:isolate;background:#fff;scroll-margin-top:88px;overflow:hidden;box-shadow:0 1px #0000000a,0 20px 48px #00000014}[data-theme=dark] .hiw-step-card{background:#000;border-color:#ffffff24;box-shadow:inset 0 1px #ffffff0a,0 24px 60px #00000080}.hiw-step-card-inner{grid-template-columns:2fr 3fr;align-items:stretch;min-height:440px;display:grid}.hiw-step-card.reverse .hiw-step-card-inner{grid-template-columns:3fr 2fr}.hiw-step-card.reverse .hiw-step-text{order:2}.hiw-step-card.reverse .hiw-step-visual{order:1}.hiw-step-text{flex-direction:column;justify-content:center;padding:56px 52px;display:flex}.hiw-step-visual{isolation:isolate;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;padding:36px 28px;display:flex;position:relative}.hiw-step-visual:before{content:"";z-index:0;background:#ffffff52;position:absolute;inset:0}[data-theme=dark] .hiw-step-visual:before{background:#0a0e1461}.hiw-step-visual.hiw-showcase-bg-red-orange:before,.hiw-step-visual.hiw-showcase-bg-green-pale:before,.hiw-step-visual.hiw-showcase-bg-green-vivid:before,.hiw-step-visual.hiw-showcase-bg-blue-wall:before,.hiw-step-visual.hiw-showcase-bg-red-warm:before,.hiw-step-visual.hiw-showcase-bg-red-blush:before,.hiw-step-visual.hiw-showcase-bg-red-coral:before,.hiw-step-visual.hiw-showcase-bg-red-crimson:before,.hiw-step-visual.hiw-showcase-bg-red-ember:before,.hiw-step-visual.hiw-showcase-bg-flat:before,.hiw-step-visual.hiw-showcase-bg-mesh:before{display:none}.hiw-step-visual>*{z-index:1;width:100%;position:relative}.hiw-step-visual.hiw-showcase-bg-red-orange{background-color:#e8b48a;background-image:url(/backgrounds/bg-red-orange.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:44px 36px}.hiw-step-visual.hiw-showcase-bg-red-warm{background-color:#e8b48a;background-image:url(/backgrounds/bg-red-warm.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:44px 36px}.hiw-step-visual.hiw-showcase-bg-red-blush{background-color:#f0d4d0;background-image:url(/backgrounds/bg-red-blush.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:44px 36px}.hiw-step-visual.hiw-showcase-bg-red-coral{background-color:#e85d4a;background-image:url(/backgrounds/bg-red-coral.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:44px 36px}.hiw-step-visual.hiw-showcase-bg-red-crimson{background-color:#5c1010;background-image:url(/backgrounds/bg-red-crimson.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:44px 36px}.hiw-step-visual.hiw-showcase-bg-red-ember{background-color:#c93a2a;background-image:url(/backgrounds/bg-red-ember.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:44px 36px}.hiw-step-visual.hiw-showcase-bg-green-pale{background-color:#d4e8d1;background-image:url(/backgrounds/bg-green-pale.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:44px 36px}.hiw-step-visual.hiw-showcase-bg-green-vivid{background-color:#3d6b4f;background-image:url(/backgrounds/bg-green-vivid.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:44px 36px}.hiw-step-visual.hiw-showcase-bg-blue-wall{background-color:#4a6a8a;background-image:url(/backgrounds/bg-blue-wall.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:44px 36px}.hiw-step-visual.hiw-showcase-bg-flat{background:var(--bg)}.hiw-step-visual.hiw-showcase-bg-mesh{background:radial-gradient(ellipse 70% 60% at 20% 30%, #d025251f, transparent 70%), radial-gradient(ellipse 60% 50% at 80% 70%, #d0252514, transparent 65%), var(--showcase-bg)}[data-theme=dark] .hiw-step-visual.hiw-showcase-bg-mesh{background:radial-gradient(70% 60% at 20% 30%,#d0252529,#0000 70%),radial-gradient(60% 50% at 80% 70%,#d025251a,#0000 65%),#000}.hiw-step-label{color:var(--text-sec);opacity:.72;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:600}[data-theme=dark] .hiw-step-label{color:#e6e6e6d9;opacity:1}.hiw-step-title{font-family:var(--eden-heading-font);font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:var(--eden-heading-weight);letter-spacing:0;color:var(--text);margin-bottom:14px;line-height:1.15}.hiw-step-desc{color:var(--text-sec);font-size:15px;line-height:1.7}.hiw-ui-float{border-radius:var(--radius-xl);box-shadow:0 0 0 1px #ffffff1f, 0 28px 72px #00000073, 0 0 100px var(--glow);background:#fff;width:100%;overflow:hidden;container-type:inline-size}[data-theme=light] .hiw-ui-float{box-shadow:0 0 0 1px #00000014,0 20px 52px #0000001f}.hiw-platform{height:var(--hiw-mock-h);background:#fff;flex-direction:column;font-family:-apple-system,system-ui,sans-serif;font-size:12px;display:flex;overflow:hidden}@media (max-width:900px){.hiw-section-head p{font-size:15px}.hiw-showcase-lg .hiw-platform,.hiw-platform{height:520px}.hiw-platform.hiw-platform-auto{height:auto}.hiw-ui-hero{height:520px}.hiw-section{gap:20px;padding:24px 1.25rem}.hiw-step-card-inner,.hiw-step-card.reverse .hiw-step-card-inner{grid-template-columns:1fr;min-height:auto}.hiw-step-text{padding:36px 28px 16px}.hiw-step-visual{padding:28px 24px 32px}.hiw-step-card.reverse .hiw-step-text{order:1}.hiw-step-card.reverse .hiw-step-visual{order:2}.hiw-platform{height:540px}}.hiw-enable-graphic{border:1px solid var(--border);background:#000;border-radius:0;position:relative;overflow:hidden;box-shadow:inset 0 0 80px #ffffff09}[data-theme=light] .hiw-enable-graphic{background:#fff;box-shadow:inset 0 0 80px #d0252509}.hiw-enable-graphic:after{content:"";pointer-events:none;opacity:.74;background:linear-gradient(90deg,#000 0%,#0000 15% 85%,#000 100%),linear-gradient(#000 0%,#0000 18% 82%,#000 100%);position:absolute;inset:0}[data-theme=light] .hiw-enable-graphic:after{opacity:.68;background:linear-gradient(90deg,#fff 0%,#0000 15% 85%,#fff 100%),linear-gradient(#fff 0%,#0000 18% 82%,#fff 100%)}.hiw-enable-graphic svg{width:100%;height:auto;min-height:310px;display:block}.enablement-bg{fill:#000}[data-theme=light] .enablement-bg{fill:#fff}.enablement-dot{fill:#ffffff21}[data-theme=light] .enablement-dot{fill:#11111124}.enablement-boundary{fill:#0000;stroke:#ffffff1f;stroke-width:1px;stroke-dasharray:8 12}.enablement-node{fill:#ffffff09;stroke:#ffffff24;stroke-width:1.5px}.enablement-node.is-red{stroke:#ef444475}.enablement-label,.enablement-core-title{fill:#fff;font-family:var(--font-sans);letter-spacing:0;font-weight:650}.enablement-label{font-size:17px}.enablement-note,.enablement-core-subtitle{fill:#ffffff7a;font-family:var(--font-sans)}.enablement-note{font-size:13px}.enablement-core-box{fill:#ffffff0b;stroke:#ffffff38;stroke-width:2px}.enablement-core-title{font-size:32px}.enablement-core-subtitle{letter-spacing:.18em;fill:var(--accent);font-size:12px;font-weight:700}.enablement-core-rule{stroke:#ffffff29}.enablement-flow-path{fill:none;stroke:url(#enablement-flow);stroke-width:2px;stroke-linecap:round;stroke-dasharray:8 14;animation:2.8s linear infinite enablement-flow}.enablement-flow-path.path-two,.enablement-flow-path.path-five{animation-duration:3.3s;animation-delay:-.8s}.enablement-flow-path.path-three,.enablement-flow-path.path-four{animation-duration:3s;animation-delay:-1.4s}.enablement-pulse{fill:var(--accent)}.enablement-pulse.is-bright{fill:#fff}.enablement-flow-start{stop-color:#ffffff29}.enablement-flow-mid{stop-color:var(--brand-red-bright)}.enablement-flow-end{stop-color:#fff}[data-theme=light] .enablement-boundary{stroke:#11111121}[data-theme=light] .enablement-node{fill:#11111106;stroke:#11111129}[data-theme=light] .enablement-label,[data-theme=light] .enablement-core-title{fill:#111}[data-theme=light] .enablement-note,[data-theme=light] .enablement-core-subtitle{fill:#1111118f}[data-theme=light] .enablement-core-subtitle{fill:var(--accent)}[data-theme=light] .enablement-core-box{fill:#d0252509;stroke:#11111138}[data-theme=light] .enablement-core-rule{stroke:#11111129}[data-theme=light] .enablement-pulse.is-bright{fill:var(--brand-red-deep)}[data-theme=light] .enablement-flow-start{stop-color:#1111112e}[data-theme=light] .enablement-flow-mid{stop-color:var(--brand-red)}[data-theme=light] .enablement-flow-end{stop-color:#11111194}.enablement-node-group{transform-origin:50%;animation:4.8s ease-in-out infinite enablement-node-breathe}.enablement-node-group:nth-of-type(2n){animation-delay:-1.2s}.enablement-node-right{animation-delay:-2.2s}.enablement-core{transform-origin:590px 260px;animation:4s ease-in-out infinite enablement-core-breathe}@keyframes enablement-flow{to{stroke-dashoffset:-44px}}@keyframes enablement-node-breathe{0%,to{opacity:.82}50%{opacity:1}}@keyframes enablement-core-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.015)}}.hiw-product-grid{grid-template-columns:1fr;gap:22px;display:grid}.hiw-product-card{min-height:560px;box-shadow:none;background:#000;border-color:#ffffff26;border-radius:0;position:relative}.hiw-product-card:before{content:"";z-index:2;pointer-events:none;background:#ffffff24;width:100vw;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hiw-product-card .hiw-step-card-inner,.hiw-product-card.reverse .hiw-step-card-inner{grid-template-columns:minmax(var(--hiw-product-text-min,260px), var(--hiw-product-text-rail,34%)) minmax(0, 1fr);min-height:100%;display:grid}.hiw-product-card.reverse .hiw-step-text,.hiw-product-card.reverse .hiw-step-visual{order:initial}.hiw-product-card .hiw-step-text{background:#000;justify-content:flex-start;min-height:0;padding:clamp(32px,4vw,48px) clamp(28px,4vw,40px)}.hiw-product-card .hiw-step-visual{background:#000;min-height:560px;padding:clamp(36px,5vw,72px)}.hiw-product-card .hiw-step-visual:after{content:"";z-index:0;pointer-events:none;opacity:.78;background:linear-gradient(90deg,#000 0%,#000000d1 8%,#0000 22% 78%,#000000d1 92%,#000 100%),linear-gradient(#000 0%,#000000c7 9%,#0000 24% 76%,#000000c7 91%,#000 100%);position:absolute;inset:0}.hiw-step-kicker{width:fit-content;color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:22px;font-size:10px;font-weight:650;line-height:1;display:inline-flex}.hiw-product-card .hiw-step-title{letter-spacing:-.018em;max-width:380px;font-size:clamp(1.65rem,2.4vw,2.35rem)}.hiw-product-card .hiw-step-desc{max-width:390px;margin-top:4px;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.55}.hiw-step-learn{border-radius:var(--marketing-button-radius);color:#fff;background:#ffffff2b;justify-content:center;align-items:center;width:fit-content;min-height:44px;margin-top:30px;padding:10px 18px;font-size:14px;font-weight:650;transition:background .2s,transform .2s;display:inline-flex}.hiw-step-learn:hover{background:var(--accent);transform:translateY(-1px)}.hiw-product-card .hiw-ui-float{border-radius:var(--radius-lg);opacity:.94;filter:saturate(.92)contrast(.96);max-width:760px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff06,0 24px 82px #00000061}.hiw-product-card .hiw-ui-float:after{content:"";z-index:5;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff05,inset 0 0 72px #0000009e,inset 0 0 150px #0000006b}.hiw-journey-float{width:min(100%,940px);max-width:940px}.hiw-journey-window{background:#0a0f18;height:500px;position:relative;overflow:hidden}.hiw-journey-track{width:100%;height:100%;display:block;position:relative}.hiw-journey-panel{will-change:opacity;width:100%;position:absolute;inset:0;transform:translate(0)}.hiw-journey-calendar{animation:13.3s ease-in-out forwards hiw-calendar-panel}.hiw-journey-setup{animation:13.3s ease-in-out forwards hiw-setup-panel}.hiw-journey-call{animation:13.3s ease-in-out forwards hiw-call-panel}.hiw-journey-float:not(.is-active):not(.hiw-journey-debug) .hiw-journey-calendar,.hiw-journey-float:not(.is-active):not(.hiw-journey-debug) .hiw-journey-setup,.hiw-journey-float:not(.is-active):not(.hiw-journey-debug) .hiw-journey-call,.hiw-journey-float:not(.is-active):not(.hiw-journey-debug) .hiw-calendar-svg,.hiw-journey-float:not(.is-active):not(.hiw-journey-debug) .hiw-calendar-radial-blur,.hiw-journey-float:not(.is-active):not(.hiw-journey-debug) .hiw-calendar-focus-card,.hiw-journey-float:not(.is-active):not(.hiw-journey-debug) .hiw-calendar-zoom-label,.hiw-journey-float:not(.is-active):not(.hiw-journey-debug) .hiw-journey-config-toast{animation-play-state:paused}.hiw-journey-panel{background:radial-gradient(circle at 62% 30%,#dc262629,#0000 34%),#0a0f18;height:100%;overflow:hidden}.hiw-calendar-chrome{z-index:2;color:#ffffff85;letter-spacing:.04em;background:#ffffff12;border:1px solid #ffffff14;align-items:center;gap:7px;height:28px;padding:0 10px;font-size:10px;display:flex;position:absolute;top:16px;left:18px;right:18px}.hiw-calendar-dot{background:#ffffff38;border-radius:999px;width:7px;height:7px}.hiw-calendar-url{margin-left:6px}.hiw-calendar-svg{transform-origin:66% 55%;filter:drop-shadow(0 28px 80px #00000085);width:min(96%,900px);height:auto;animation:13.3s linear forwards hiw-calendar-zoom;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.hiw-calendar-radial-blur{z-index:1;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur();animation:13.3s ease-in-out forwards hiw-calendar-radial-blur;position:absolute;inset:0;-webkit-mask-image:radial-gradient(30% 26% at 50% 52%,#0000 0 48%,#000 72%);mask-image:radial-gradient(30% 26% at 50% 52%,#0000 0 48%,#000 72%)}.hiw-calendar-focus-event{transform-box:fill-box}.hiw-calendar-focus-card{transform-origin:50%;transform-box:fill-box;animation:13.3s ease-in-out forwards hiw-calendar-event-pulse}.hiw-calendar-zoom-label{opacity:0;animation:13.3s ease-in-out forwards hiw-calendar-label}.hiw-journey-setup .hiw-platform,.hiw-journey-call-frame{width:min(88%,780px);height:430px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 90px #0000007a}.hiw-journey-setup-body{flex:1;min-height:0;overflow:hidden}.hiw-journey-config-toast{z-index:7;color:#fff;opacity:0;background:#0a0f18e6;border:1px solid #ef444473;width:max-content;max-width:calc(100% - 48px);padding:10px 14px;font-size:12px;font-weight:650;animation:13.3s ease-in-out forwards hiw-journey-toast;position:absolute;bottom:26px;left:50%;transform:translate(-50%,14px)}.hiw-setup-demo-select-wrap,.hiw-setup-voss-select-wrap,.hiw-setup-animated-select{position:relative}.hiw-setup-select-button{text-align:left;display:block}.hiw-setup-dropdown{z-index:9;border:1px solid var(--hiw-border);background:var(--hiw-surface);opacity:0;pointer-events:none;border-radius:7px;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;transform:translateY(-4px)scale(.98);box-shadow:0 16px 36px #00000057}.hiw-setup-dropdown.is-open{opacity:1;transform:translateY(0)scale(1)}.hiw-setup-dropdown button{border-bottom:1px solid var(--hiw-border-subtle);width:100%;color:var(--hiw-text-2);text-align:left;background:0 0;border-top:0;border-left:0;border-right:0;padding:7px 10px;font-size:11px;font-weight:550;line-height:1.25;display:block}.hiw-setup-dropdown button:last-child{border-bottom:0}.hiw-setup-dropdown .is-selected{background:color-mix(in oklab, var(--accent) 18%, var(--hiw-active));color:var(--hiw-text)}.hiw-journey-call-frame{width:min(92%,920px);height:520px}@keyframes hiw-calendar-panel{0%,29%{opacity:1;transform:translate(0)}31%,to{opacity:0;transform:translate(0)}}@keyframes hiw-setup-panel{0%,27%{opacity:0;transform:translate(0)}31%,91%{opacity:1;transform:translate(0)}94%,to{opacity:0;transform:translate(0)}}@keyframes hiw-call-panel{0%,91%{opacity:0;transform:translate(0)}94%,to{opacity:1;transform:translate(0)}}@keyframes hiw-calendar-zoom{0%,6%{filter:drop-shadow(0 28px 80px #00000085);transform:translate(-50%,-50%)scale(1)}30%,to{filter:drop-shadow(0 28px 80px #00000085);transform:translate(-81%,-67%)scale(5.4)}}@keyframes hiw-calendar-radial-blur{0%,8%{opacity:0;-webkit-backdrop-filter:blur()}22%,to{opacity:1;-webkit-backdrop-filter:blur(10.5px)}}@keyframes hiw-calendar-event-pulse{0%,15%,36%,to{transform:scale(1)}21%,31%{transform:scale(1.06)}}@keyframes hiw-calendar-label{0%,17%,38%,to{opacity:0;transform:translateY(8px)}23%,34%{opacity:1;transform:translateY(0)}}@keyframes hiw-journey-toast{0%,86%,95%,to{opacity:0;transform:translate(-50%,14px)}89%,93%{opacity:1;transform:translate(-50%)}}.hiw-product-card .hiw-platform{background:color-mix(in oklab, var(--hiw-canvas) 92%, #000)}.hiw-product-card .hiw-mock-header{border-bottom-color:color-mix(in oklab, var(--hiw-border) 26%, transparent)}.hiw-product-card .hiw-mock-header.dark{border-bottom-color:#ffffff06}.hiw-product-card .hiw-step-visual{background-blend-mode:soft-light}.hiw-product-card .hiw-scoreblocks>*,.hiw-product-card .hiw-static-scorecard-row,.hiw-product-card .hiw-kpis>*,.hiw-product-card .hiw-call-context,.hiw-product-card .hiw-call-context-item,.hiw-product-card .hiw-setup-aside,.hiw-product-card .hiw-setup-main{border-color:color-mix(in oklab, var(--hiw-border) 24%, transparent)}.hiw-product-card.is-compact .hiw-platform,.hiw-product-card.is-compact .hiw-ui-hero{height:430px}.hiw-product-card.is-voice .hiw-step-card-inner{grid-template-columns:minmax(var(--hiw-product-text-min,260px), var(--hiw-product-text-rail,34%)) minmax(0, 1fr)}.hiw-product-card.is-voice .hiw-step-visual{padding:clamp(18px,3vw,44px)}.hiw-product-card.is-voice .hiw-ui-float{width:min(100%,960px);max-width:960px}.hiw-product-card.is-voice .hiw-ui-hero{height:520px}.hiw-product-card.is-wide .hiw-platform,.hiw-product-card.is-wide .hiw-platform.hiw-platform-scorecard{height:430px}.animation-debug-page{background:#000;min-height:100vh;padding:80px clamp(20px,5vw,72px)}.animation-debug-hero,.animation-debug-live,.animation-debug-frames{width:min(100%,1200px);margin:0 auto}.animation-debug-hero{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:flex-end;gap:32px;padding-bottom:36px;display:flex}.animation-debug-hero h1,.animation-debug-section-head h2,.animation-debug-card-copy h3{font-family:var(--eden-heading-font);letter-spacing:0;font-weight:650}.animation-debug-hero h1{margin-top:12px;font-size:clamp(2.5rem,7vw,5.5rem);line-height:.95}.animation-debug-hero p:not(.section-eyebrow){max-width:680px;color:var(--text-sec);margin-top:18px;font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.6}.animation-debug-live,.animation-debug-frames{padding-top:42px}.animation-debug-section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.animation-debug-section-head h2{font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.05}.animation-debug-preview{background:#050505;border:1px solid #ffffff1f;overflow:hidden}.animation-debug-preview .hiw-journey-float{width:100%;max-width:none;box-shadow:none;border-radius:0}.animation-debug-preview-live{padding:clamp(18px,3vw,34px)}.animation-debug-preview-live .hiw-journey-window{height:min(58vw,560px);min-height:430px}.animation-debug-grid{grid-template-columns:1fr;gap:24px;display:grid}.animation-debug-card{background:#000;border:1px solid #ffffff1f}.animation-debug-card-copy{border-bottom:1px solid #ffffff1f;gap:8px;padding:18px 18px 16px;display:grid}.animation-debug-card-copy p{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:11px;font-weight:750}.animation-debug-card-copy h3{color:#fff;margin:0;font-size:clamp(1.25rem,2vw,1.8rem)}.animation-debug-card-copy span{max-width:540px;color:var(--text-sec);font-size:14px;line-height:1.5}.animation-debug-card .animation-debug-preview{padding:clamp(18px,3vw,34px)}.animation-debug-card .animation-debug-preview .hiw-journey-window{height:min(58vw,560px);min-height:430px}.animation-debug-card .hiw-journey-panel,.animation-debug-card .hiw-calendar-svg,.animation-debug-card .hiw-calendar-radial-blur,.animation-debug-card .hiw-calendar-focus-card,.animation-debug-card .hiw-calendar-zoom-label,.animation-debug-card .hiw-journey-config-toast{animation:none!important}.animation-debug-card .hiw-journey-calendar,.animation-debug-card .hiw-journey-setup,.animation-debug-card .hiw-journey-call{opacity:0;transform:translate(0)}.animation-debug-frame-calendar .hiw-journey-calendar,.animation-debug-frame-zoom .hiw-journey-calendar,.animation-debug-frame-call-type-open .hiw-journey-setup,.animation-debug-frame-demo-selected .hiw-journey-setup,.animation-debug-frame-rubric-open .hiw-journey-setup,.animation-debug-frame-voss-selected .hiw-journey-setup,.animation-debug-frame-drill-ready .hiw-journey-setup,.animation-debug-frame-call .hiw-journey-call{opacity:1}.animation-debug-frame-calendar .hiw-calendar-svg{transform:translate(-50%,-50%)scale(1)}.animation-debug-frame-calendar .hiw-calendar-zoom-label{opacity:0}.animation-debug-frame-calendar .hiw-calendar-radial-blur{opacity:0;-webkit-backdrop-filter:blur()}.animation-debug-frame-zoom .hiw-calendar-svg{filter:drop-shadow(0 28px 80px #00000085);transform:translate(-81%,-67%)scale(5.4)}.animation-debug-frame-zoom .hiw-calendar-radial-blur{opacity:1;-webkit-backdrop-filter:blur(10.5px)}.animation-debug-frame-zoom .hiw-calendar-focus-card{transform-origin:50%;transform-box:fill-box;transform:scale(1.06)}.animation-debug-frame-zoom .hiw-calendar-zoom-label{opacity:1;transform:translateY(0)}@media (max-width:900px){.animation-debug-page{padding:64px 20px}.animation-debug-hero,.animation-debug-section-head{flex-direction:column;align-items:flex-start}.animation-debug-grid{grid-template-columns:1fr}.animation-debug-preview-live .hiw-journey-window{min-height:360px}}[data-theme=light] .hiw-product-card .hiw-step-text{background:#fff}[data-theme=light] .hiw-product-card{border-color:var(--border);background:#fff}[data-theme=light] .hiw-product-card .hiw-step-visual{background-color:#fff}[data-theme=light] .hiw-product-card .hiw-step-visual:after{background:linear-gradient(90deg,#fff 0%,#ffffffd1 8%,#0000 22% 78%,#ffffffd1 92%,#fff 100%),linear-gradient(#fff 0%,#ffffffc7 9%,#0000 24% 76%,#ffffffc7 91%,#fff 100%)}[data-theme=light] .hiw-step-learn{color:#111;background:#11111112}[data-theme=light] .hiw-step-learn:hover{background:var(--accent);color:#fff}[data-theme=light] .hiw-product-card .hiw-ui-float{filter:saturate(.96)contrast(.99);box-shadow:0 0 0 1px #11111114,0 22px 64px #11111124}[data-theme=light] .hiw-product-card .hiw-ui-float:after{box-shadow:inset 0 0 0 1px #11111109,inset 0 0 60px #11111114,inset 0 0 120px #1111110a}[data-theme=light] .hiw-journey-window,[data-theme=light] .hiw-journey-panel{background:radial-gradient(circle at 62% 30%,#d0252514,#0000 34%),#f7f8fb}[data-theme=light] .hiw-calendar-chrome{color:#1111118f;background:#ffffffd6;border-color:#1111111a}[data-theme=light] .hiw-calendar-dot{background:#11111138}@media (max-width:720px){.hiw-section{padding:0 1.25rem 40px}.hiw-problem-inner{padding:42px 24px 44px}.landing .hiw-problem-section .hiw-problem-copy{letter-spacing:-.006em;font-size:clamp(1.72rem,7.2vw,2.25rem);line-height:1.1}.hiw-problem-copy-segment+.hiw-problem-copy-segment{margin-top:.58em}.hiw-section-head{max-width:720px}.hiw-product-grid{grid-template-columns:1fr}.hiw-product-card,.hiw-product-card.is-wide,.hiw-product-card.is-compact,.hiw-product-card.is-voice,.hiw-product-card:nth-child(3),.hiw-product-card:nth-child(4){min-height:0}.hiw-product-card .hiw-step-card-inner,.hiw-product-card.reverse .hiw-step-card-inner{grid-template-columns:1fr}.hiw-product-card .hiw-step-text{border-bottom:none;border-right:none;min-height:0;padding:28px 24px 20px}.hiw-product-card .hiw-step-visual,.hiw-product-card.is-compact .hiw-step-visual{min-height:0}.hiw-product-card.is-wide .hiw-platform,.hiw-product-card.is-compact .hiw-platform,.hiw-product-card.is-compact .hiw-ui-hero,.hiw-product-card.is-voice .hiw-ui-hero,.hiw-product-card.is-wide .hiw-platform.hiw-platform-scorecard{height:520px}.hiw-product-card .hiw-platform.hiw-platform-auto{height:auto}}@media (prefers-reduced-motion:reduce){.hero-priority-track,.enablement-flow-path,.enablement-node-group,.enablement-core{animation:none!important}.enablement-pulses{display:none}.hiw-problem-word{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}.hiw-problem-section{height:auto}.hiw-problem-sticky{min-height:auto;position:relative}}@container (max-width:560px){.hiw-showcase-lg .hiw-platform.hiw-platform-setup{height:auto}}@media (max-width:900px){@container (max-width:560px){.hiw-platform.hiw-platform-scorecard{height:auto}.hiw-scorecard-criterion-title{white-space:normal!important;text-overflow:clip!important;overflow:visible!important}}}@media (max-width:1024px){.slack-section{padding:64px 1.25rem 32px}.slack-section-head{margin-bottom:32px}}@media (max-width:768px){.landing .cta-btn{white-space:nowrap}.slack-frame{height:min(85vh,640px);min-height:480px}.slack-topbar,.slack-rail,.slack-sidebar,.slack-conversation{display:none!important}.slack-body{min-height:0}.slack-thread-panel{border-left:none;flex-direction:column;flex:1;width:100%;min-width:0;min-height:0;display:flex}.slack-thread-back,.slack-thread-header-icon,.slack-thread-panel .slack-composer{display:none}.slack-thread-reply{margin-left:52px;margin-right:12px}.slack-msg{gap:10px;padding:6px 12px}.slack-msg-avatar,.quotain-slack-icon,.eden-slack-icon{width:32px;height:32px;font-size:12px}.slack-msg-text{font-size:14px;line-height:1.5}.slack-msg-name{font-size:14px}.slack-thread-header{height:44px;padding:0 12px;font-size:16px}.slack-typing-row{padding-left:52px;padding-right:12px}.slack-section-head{margin-bottom:28px}}@media (max-width:640px){.hiw-empty-main{display:none!important}.hiw-chat-panel{width:100%!important;min-width:0!important}.hiw-schema-grid{grid-template-columns:repeat(2,1fr)!important}.hiw-step,.hiw-step.reverse{gap:24px;padding:40px 1.25rem}.hiw-platform{height:540px}.browser-spacer{display:none}.browser-bar{gap:10px;padding:6px 10px}.browser-url{padding:2px 8px;font-size:10px}.closing-frame p{margin-bottom:28px}.closing-frame .cta-row,.hero-ctas{flex-direction:column;align-items:stretch;width:100%}.closing-frame .cta-btn,.hero-ctas .cta-btn{justify-content:center;width:100%;min-height:48px}}html[data-variant=app]{--app-font:var(--font-geist), "Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html[data-variant=app] body{--eden-heading-font:var(--font-geist), Geist, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--eden-body-font:var(--font-geist), Geist, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html[data-variant=app] .landing{--tracking-display:-.035em;--tracking-heading:-.02em;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-drawer:cubic-bezier(.32, .72, 0, 1);--focus-ring:#0072f5;--heading-font:var(--app-font)}html[data-variant=app] .landing,html[data-variant=app] .landing .cta-btn{font-family:var(--eden-body-font)}html[data-variant=app] .landing h1{font-family:var(--eden-heading-font);font-weight:var(--eden-heading-weight);letter-spacing:var(--tracking-display);text-wrap:balance}html[data-variant=app] .landing h2,html[data-variant=app] .landing .hiw-step-title,html[data-variant=app] .landing .closing-frame h2{font-family:var(--eden-heading-font);font-weight:var(--eden-heading-weight);letter-spacing:var(--tracking-heading);text-wrap:balance}html[data-variant=app] .landing .sol-preview-stat{font-family:var(--eden-heading-font);font-weight:var(--eden-heading-weight);letter-spacing:0;font-variant-numeric:tabular-nums}html[data-variant=app] .landing .hero-sub,html[data-variant=app] .landing .sol-panel-caption,html[data-variant=app] .landing .hiw-step-desc,html[data-variant=app] .landing .closing-frame p,html[data-variant=app] .landing .slack-section-head .section-sub{text-wrap:pretty}html[data-variant=app] .landing .sol-preview{border:none;box-shadow:0 0 0 1px #00000014,0 2px 4px #0000000a,inset 0 1px #fffc}html[data-theme=dark][data-variant=app] .landing .sol-preview{box-shadow:inset 0 0 0 1px #ffffff14}html[data-variant=app] .landing .slack-section-card,html[data-variant=app] .landing .hiw-step-card{border:none;box-shadow:0 0 0 1px #00000014,0 1px #0000000a,0 24px 56px #00000014,inset 0 1px #ffffffd9}html[data-theme=dark][data-variant=app] .landing .slack-section-card,html[data-theme=dark][data-variant=app] .landing .hiw-step-card{box-shadow:inset 0 0 0 1px #ffffff14,0 28px 72px #00000080}html[data-variant=app] .landing .cta-btn{transition:background-color .3s cubic-bezier(.25,1,.5,1),color .3s cubic-bezier(.25,1,.5,1),border-color .3s cubic-bezier(.25,1,.5,1)}html[data-variant=app] .landing .cta-btn:active{transition:transform 80ms var(--ease-out);transform:scale(.96)}html[data-variant=app] .landing a:focus-visible,html[data-variant=app] .landing button:focus-visible,html[data-variant=app] .landing input:focus-visible,html[data-variant=app] .landing textarea:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:var(--radius-md)}html[data-variant=app] .landing .cta-btn:focus-visible,html[data-variant=app] .landing .hiw-step-learn:focus-visible{border-radius:var(--marketing-button-radius)}html[data-variant=app] .landing .slack-msg-time,html[data-variant=app] .landing .slack-reaction-count{font-variant-numeric:tabular-nums}@property --hiw-score{syntax:"<integer>";inherits:false;initial-value:0}@keyframes hiw-skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.hiw-step-card{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.2,0,0,1),transform .7s cubic-bezier(.2,0,0,1);transform:translateY(24px)}.hiw-step-card[data-in-view=true]{opacity:1;transform:translateY(0)}.hiw-step-card .hiw-anim{opacity:0;transform:translateY(8px)}.hiw-step-card[data-in-view=true] .hiw-anim{animation:.55s cubic-bezier(.2,0,0,1) both hiw-stream-in;animation-delay:calc(.35s + var(--i,0) * 90ms)}@keyframes hiw-stream-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hiw-step-card[data-in-view=true] .hiw-pulse.hiw-anim{animation:hiw-stream-in .55s cubic-bezier(.2, 0, 0, 1) calc(.35s + var(--i,0) * 90ms) both, hiw-pulse 2.4s ease-in-out 1.6s 2}@keyframes hiw-pulse{0%,to{box-shadow:0 0 #0000}50%{box-shadow:0 0 0 6px #7878782e}}.hiw-typewriter{clip-path:inset(0 100% 0 0);display:inline-block}.hiw-step-card[data-in-view=true] .hiw-typewriter{animation:1.4s cubic-bezier(.45,0,.55,1) .5s forwards hiw-typewriter}@keyframes hiw-typewriter{to{clip-path:inset(0)}}.hiw-step-card[data-in-view=true] .hiw-speaking{animation:2.4s ease-in-out .4s infinite hiw-speak}@keyframes hiw-speak{0%,to{box-shadow:0 0 0 2px #60a5fa,0 0 24px -4px #60a5fa8c}50%{box-shadow:0 0 0 2px #60a5fa,0 0 32px #60a5fad9}}.hiw-score{font-variant-numeric:tabular-nums;counter-reset:hiw-score var(--hiw-score,72)}.hiw-score:after{content:counter(hiw-score)}.hiw-step-card[data-in-view=true] .hiw-score.hiw-anim{animation:hiw-stream-in .55s cubic-bezier(.2, 0, 0, 1) calc(.35s + var(--i,0) * 90ms) both, hiw-count 1.5s cubic-bezier(.2, .7, .2, 1) calc(.55s + var(--i,0) * 90ms) both}@keyframes hiw-count{0%{--hiw-score:0}to{--hiw-score:72}}@media (prefers-reduced-motion:reduce){.hiw-step-card,.hiw-step-card[data-in-view=true],.hiw-step-card .hiw-anim,.hiw-step-card[data-in-view=true] .hiw-anim,.hiw-step-card[data-in-view=true] .hiw-pulse,.hiw-step-card[data-in-view=true] .hiw-pulse.hiw-anim,.hiw-step-card[data-in-view=true] .hiw-speaking,.hiw-step-card[data-in-view=true] .hiw-score,.hiw-step-card[data-in-view=true] .hiw-score.hiw-anim{opacity:1;transition:none;animation:none;transform:none}.hiw-typewriter,.hiw-step-card[data-in-view=true] .hiw-typewriter{clip-path:none;animation:none}.hiw-score{--hiw-score:72}}.analytics-section{background:var(--bg);color:var(--text);padding:72px 2.5rem 88px}.analytics-head{text-align:center;max-width:720px;margin:0 auto 40px}.analytics-head h2{font-family:var(--eden-heading-font);font-size:clamp(2rem,5vw,4.5rem);font-weight:var(--eden-heading-weight);letter-spacing:0;color:var(--text);margin-top:14px;line-height:.98}.analytics-eyebrow{opacity:.75;justify-content:center}.analytics-stage{max-width:1120px;margin:0 auto;position:relative}.analytics-dashboard-mask{max-height:620px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 38%,#0000 96%);mask-image:linear-gradient(#000 38%,#0000 96%)}.analytics-dashboard-mask:has(.is-rep-view){max-height:680px}.analytics-dashboard{border:1px solid var(--hiw-border);background:var(--hiw-canvas);min-height:720px;box-shadow:0 0 0 1px var(--hiw-border-subtle), 0 32px 80px #0000001f;font-family:var(--eden-body-font);color:var(--hiw-text-2);font-size:13px;line-height:1.45;display:flex}[data-theme=dark] .analytics-dashboard{box-shadow:0 0 0 1px #ffffff0a,0 32px 80px #0000008c}.analytics-rail{border-right:1px solid var(--hiw-border);background:var(--hiw-sidebar);flex-direction:column;align-self:stretch;align-items:center;gap:6px;width:52px;min-width:52px;padding:10px 8px;display:flex}.analytics-rail-brand{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:2px;display:flex}.analytics-rail-logo{flex-shrink:0}.analytics-rail-nav{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;display:flex}.analytics-rail-spacer{flex:1;width:100%;min-height:8px}.analytics-rail-item{width:34px;height:34px;color:var(--hiw-text-muted);cursor:default;font:inherit;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.analytics-rail-item.is-active{background:var(--hiw-active);color:var(--hiw-text)}.analytics-rail-user{color:#fff;background:#2563eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex}.analytics-shell{flex-direction:column;flex:1;min-width:0;display:flex}.analytics-topbar{border-bottom:1px solid var(--hiw-border);background:var(--hiw-canvas);justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 16px;display:flex}.analytics-topbar-title{color:var(--hiw-text);font-size:13px;font-weight:600}.analytics-topbar-actions{align-items:center;gap:10px;display:flex}.analytics-view-select,.analytics-filter-select{border:1px solid var(--hiw-border);background:var(--hiw-pill);color:var(--hiw-text-2);cursor:default;white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-family:inherit;font-size:11px;font-weight:500;display:inline-flex}.analytics-sparkle{color:var(--hiw-text-muted);justify-content:center;align-items:center;display:inline-flex}.analytics-rep-filter{position:relative}.analytics-filter-select:hover{color:var(--hiw-text);border-color:var(--hiw-border)}.analytics-rep-menu{z-index:3;border:1px solid var(--hiw-border);background:var(--hiw-surface);border-radius:8px;min-width:168px;padding:4px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 30px #0000001f}[data-theme=dark] .analytics-rep-menu{box-shadow:0 10px 30px #00000073}.analytics-rep-option{width:100%;color:var(--hiw-text-2);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:7px 10px;font-family:inherit;font-size:11px;font-weight:500;display:block}.analytics-rep-option:hover{background:var(--hiw-pill);color:var(--hiw-text)}.analytics-rep-option.is-active{background:var(--hiw-active);color:var(--hiw-text);font-weight:600}.analytics-main{flex-direction:column;flex:1;gap:14px;min-width:0;padding:18px 18px 24px;display:flex}.analytics-page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.analytics-page-copy{min-width:0}.analytics-main-title{letter-spacing:0;color:var(--hiw-text);margin:0 0 4px;font-size:18px;font-weight:600}.analytics-page-sub{color:var(--hiw-text-muted);margin:0;font-size:11px;line-height:1.45}.analytics-page-filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.analytics-range{border:1px solid var(--hiw-border);background:var(--hiw-pill);border-radius:6px;gap:2px;padding:2px;display:inline-flex}.analytics-range-btn{color:var(--hiw-text-muted);cursor:default;background:0 0;border:none;border-radius:4px;align-items:center;padding:5px 10px;font-family:inherit;font-size:11px;font-weight:600;display:inline-flex}.analytics-range-btn.is-active{color:var(--hiw-text);background:var(--hiw-active)}.analytics-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.analytics-kpi{border:1px solid var(--hiw-border);background:var(--hiw-surface);border-radius:8px;min-width:0;padding:10px 12px}.analytics-kpi-top{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.analytics-kpi-label{color:var(--hiw-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:600;line-height:1.35}.analytics-kpi-icon{color:var(--hiw-text-faint);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.analytics-kpi-value{letter-spacing:0;color:var(--hiw-text);font-variant-numeric:tabular-nums;font-size:20px;font-weight:600}.analytics-kpi-row{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.analytics-kpi-delta{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px;font-weight:600}.analytics-kpi-delta.is-up{color:#16a34a}[data-theme=dark] .analytics-kpi-delta.is-up{color:#4ade80}.analytics-kpi-delta.is-down{color:#dc2626}[data-theme=dark] .analytics-kpi-delta.is-down{color:#f87171}.analytics-kpi-sublabel{color:var(--hiw-text-muted);margin-top:6px;font-size:10px;font-weight:600;display:inline-block}.analytics-kpis.is-rep{grid-template-columns:repeat(5,minmax(0,1fr))}.analytics-gong-card{border:1px solid var(--hiw-border);background:var(--hiw-surface);border-radius:8px;overflow:hidden}.analytics-gong-head{padding:12px 14px 10px}.analytics-gong-title-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.analytics-gong-title{letter-spacing:.05em;text-transform:uppercase;color:var(--hiw-text);font-size:11px;font-weight:700}.analytics-gong-badge{color:#16a34a;background:#16a34a1f;border-radius:999px;align-items:center;gap:5px;padding:2px 8px 2px 5px;font-size:10px;font-weight:600;display:inline-flex}.analytics-gong-badge-mark{color:#8039e9;justify-content:center;align-items:center;display:inline-flex}[data-theme=dark] .analytics-gong-badge{color:#4ade80;background:#4ade801f}[data-theme=dark] .analytics-gong-badge-mark{color:#a674f5}.analytics-gong-sub{color:var(--hiw-text-muted);margin:0;font-size:10px;line-height:1.45}.analytics-gong-table{border-top:1px solid var(--hiw-border-subtle)}.analytics-gong-row{color:var(--hiw-text-2);border-top:1px solid var(--hiw-border-subtle);grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:8px;padding:10px 14px;font-size:10px;display:grid}.analytics-gong-row:first-child{border-top:none}.analytics-gong-row-head{color:var(--hiw-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:600}.analytics-gong-row em{color:var(--hiw-text-muted);font-style:normal}.analytics-gong-up{color:#16a34a;font-weight:600}[data-theme=dark] .analytics-gong-up{color:#4ade80}.analytics-gong-chart-tease{border-top:1px solid var(--hiw-border-subtle);background:linear-gradient(to bottom, var(--hiw-pill), color-mix(in oklab, var(--hiw-text) 6%, var(--hiw-surface)));justify-content:space-between;align-items:center;gap:10px;padding:10px 14px 12px;display:flex}.analytics-gong-chart-label{letter-spacing:.05em;text-transform:uppercase;color:var(--hiw-text-muted);font-size:10px;font-weight:700}.analytics-gong-chart-legend{color:var(--hiw-text-muted);font-size:10px}.analytics-drills-card{border:1px solid var(--hiw-border);background:var(--hiw-surface);border-radius:8px;overflow:hidden}.analytics-drills-head{align-items:center;gap:8px;padding:12px 14px 10px;display:flex}.analytics-drills-icon{color:var(--accent);justify-content:center;align-items:center;display:inline-flex}.analytics-drills-title{letter-spacing:.05em;text-transform:uppercase;color:var(--hiw-text);font-size:11px;font-weight:700}.analytics-drills-badge{letter-spacing:.04em;color:var(--accent);background:color-mix(in oklab, var(--accent) 12%, transparent);border-radius:999px;padding:1px 7px;font-size:9px;font-weight:700}.analytics-drills-list{border-top:1px solid var(--hiw-border-subtle)}.analytics-drill-row{border-top:1px solid var(--hiw-border-subtle);align-items:center;gap:10px;padding:10px 14px;display:flex}.analytics-drill-row:first-child{border-top:none}.analytics-drill-mark{background:var(--hiw-pill);width:26px;height:26px;color:var(--hiw-text-2);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.analytics-drill-body{flex:1;min-width:0}.analytics-drill-top{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.analytics-drill-name{color:var(--hiw-text);font-size:11px;font-weight:600}.analytics-drill-focus{letter-spacing:.03em;text-transform:uppercase;color:var(--hiw-text-muted);background:var(--hiw-pill);border-radius:4px;padding:1px 6px;font-size:9px;font-weight:600}.analytics-drill-reason{color:var(--hiw-text-muted);margin:2px 0 0;font-size:10px;line-height:1.4}.analytics-drill-action{color:var(--hiw-text-2);flex-shrink:0;align-items:center;gap:2px;font-size:10px;font-weight:600;display:inline-flex}.analytics-dashboard.is-rep-view{min-height:780px}.analytics-chart-card{border:1px solid var(--hiw-border);background:var(--hiw-surface);border-radius:8px;padding:14px 16px 16px}.analytics-chart-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.analytics-chart-title{color:var(--hiw-text-2);font-size:12px;font-weight:600}.analytics-line-chart{border-radius:6px;width:100%;height:132px;overflow:hidden}.analytics-line-svg{width:100%;height:100%;display:block}.analytics-line-area{fill:color-mix(in oklab, var(--hiw-text) 10%, transparent)}.analytics-line-path{fill:none;stroke:var(--hiw-text);stroke-width:2px;vector-effect:non-scaling-stroke}.analytics-line-dot{fill:var(--hiw-text)}.analytics-queue{border:1px solid var(--hiw-border);background:var(--hiw-surface);border-radius:8px;padding:12px 14px}.analytics-queue-title{color:var(--hiw-text);margin-bottom:10px;font-size:12px;font-weight:600}.analytics-queue-row{border-top:1px solid var(--hiw-border-subtle);padding:10px 0}.analytics-queue-row:first-of-type{border-top:none;padding-top:0}.analytics-queue-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.analytics-queue-meta{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.analytics-queue-name{color:var(--hiw-text);font-size:12px;font-weight:600}.analytics-queue-priority{text-transform:capitalize;border-radius:999px;padding:1px 7px;font-size:10px;font-weight:600}.analytics-queue-attempts{color:var(--hiw-text-muted);font-size:10px}.analytics-queue-time{color:var(--hiw-text-muted);flex-shrink:0;align-items:center;gap:4px;font-size:10px;display:inline-flex}.analytics-queue-priority.is-high{color:#dc2626;background:#dc26261f}[data-theme=dark] .analytics-queue-priority.is-high{color:#f87171;background:#f871711f}.analytics-queue-headline{color:var(--hiw-text-2);margin:0 0 4px;font-size:11px;font-weight:600;line-height:1.45}.analytics-queue-next{color:var(--hiw-text-muted);margin:0 0 8px;font-size:10px;line-height:1.45}.analytics-queue-next span{color:var(--hiw-text-3);font-weight:600}.analytics-queue-tags{flex-wrap:wrap;gap:6px;display:flex}.analytics-queue-tag{color:var(--hiw-text-muted);background:var(--hiw-pill);border:1px solid var(--hiw-border);border-radius:999px;padding:2px 8px;font-size:10px;font-weight:500}.analytics-accordion{border:1px solid var(--hiw-border);background:var(--hiw-surface);color:var(--hiw-text-2);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:11px;font-weight:600;display:flex}.analytics-props{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:-96px;padding:0 8px;display:grid;position:relative}.analytics-prop{text-align:left}.analytics-prop-icon{width:40px;height:40px;color:var(--text);justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.analytics-prop h3{font-family:var(--eden-heading-font);letter-spacing:0;color:var(--text);margin:0 0 10px;font-size:1.05rem;font-weight:600;line-height:1.3}.analytics-prop p{color:var(--text-sec);margin:0;font-size:14px;line-height:1.6}@media (max-width:900px){.analytics-kpis,.analytics-kpis.is-rep{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-gong-row{grid-template-columns:1fr 1fr}.analytics-gong-row-head{display:none}.analytics-props{grid-template-columns:1fr;gap:28px;margin-top:-64px;padding:0}.analytics-dashboard-mask{max-height:560px}}@media (max-width:640px){.analytics-section{padding:64px 1.25rem 80px}.analytics-head{margin-bottom:36px}.analytics-rail{width:44px;min-width:44px;padding:10px 6px}.analytics-rail-item{width:30px;height:30px}.analytics-main{gap:12px;padding:14px 12px 18px}.analytics-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.analytics-kpis.is-rep{grid-template-columns:1fr 1fr}.analytics-kpi-value{font-size:18px}.analytics-main-title{font-size:16px}.analytics-page-filters{justify-content:flex-start;width:100%}.analytics-view-select{display:none}.analytics-line-chart{height:110px}.analytics-dashboard{min-height:560px}.analytics-queue-head{flex-direction:column;gap:4px}.analytics-dashboard-mask{max-height:520px}}.faq-section{max-width:1200px}.faq-head{text-align:center;max-width:720px;margin:0 auto 48px}.faq-head .section-eyebrow{justify-content:center;margin-bottom:0}.faq-head h2{margin-top:14px}.faq-list{max-width:720px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border)}.faq-q{color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;font-size:16px;font-weight:500;line-height:1.35;list-style:none;transition:color .2s;display:flex}.faq-q::-webkit-details-marker{display:none}.faq-q:hover{color:var(--text-sec)}.faq-plus{color:var(--text-sec);flex-shrink:0;transition:transform .2s,color .2s}.faq-item[open] .faq-plus{color:var(--text);transform:rotate(45deg)}.faq-a{color:var(--text-sec);padding:0 0 16px;font-size:15px;line-height:1.65}.faq-a a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.faq-a a:hover{opacity:.85}.faq-inner.faq-reveal{opacity:1;transform:none}@supports (animation-timeline:view()){.faq-inner.faq-reveal{opacity:0;animation:linear both landingFadeIn;animation-timeline:view();animation-range:entry 10% cover 35%;transform:translateY(16px)}}@media (prefers-reduced-motion:reduce){.faq-inner.faq-reveal{opacity:1;animation:none;transform:none}.faq-plus{transition:none}}@media (max-width:640px){.faq-head{margin-bottom:32px}.faq-q{padding:14px 0;font-size:15px}.faq-a{padding:0 0 14px;font-size:14px}}.product-page{color:var(--text);background:#000;overflow:hidden}.product-redesign-hero,.product-feature-switcher,.product-page-tabs,.product-ai-chat-section,.product-problem-band,.product-outcome-grid,.product-module-list,.product-integrations-feature,.product-comparison,.product-faq,.product-final-cta{width:min(1200px,100% - 64px);margin:0 auto;position:relative}.product-redesign-hero:after,.product-page-tabs:after,.product-ai-chat-section:after,.product-problem-band:after,.product-outcome-grid:after,.product-module:after,.product-integrations-feature:after,.product-comparison:after,.product-faq:after,.product-final-cta:after{content:"";background:var(--border);pointer-events:none;width:100vw;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.product-redesign-hero{text-align:center;min-height:calc(100vh - var(--nav-height));place-items:center;padding:clamp(82px,10vw,132px) 0 clamp(58px,7vw,90px);display:grid}.product-redesign-hero-copy{max-width:900px;margin:0 auto}.product-redesign-hero-copy h1{color:var(--text);letter-spacing:0;margin:18px 0 0;font-size:clamp(54px,7.3vw,108px);line-height:.95}.product-redesign-hero-copy p{max-width:620px;color:var(--text-sec);margin:28px auto 0;font-size:clamp(18px,2.1vw,24px);line-height:1.55}.product-redesign-hero-copy .cta-row{justify-content:center;margin-top:34px}.product-hero-visual{background:radial-gradient(circle at 66% 18%,#e1262657,#0000 28%),radial-gradient(circle at 18% 82%,#e1262629,#0000 34%),#030303;border:1px solid #ffffff21;min-height:clamp(440px,48vw,620px);position:relative;overflow:hidden}.product-orbit{border:1px solid #e1262652;border-radius:50%;position:absolute}.product-orbit-a{inset:12% 12% 18% 20%}.product-orbit-b{inset:26% 4% 8% 38%}.product-hero-window{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111111db;border:1px solid #ffffff29;width:min(82%,520px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 28px 80px #e1262629}.product-hero-window-top{color:var(--text-sec);border-bottom:1px solid #ffffff1f;align-items:center;gap:8px;padding:14px 16px;font-size:12px;display:flex}.product-hero-window-top span{background:#ffffff52;border-radius:999px;width:8px;height:8px}.product-hero-window-top strong{margin-left:auto;font-weight:600}.product-hero-sim{grid-template-columns:1fr auto;align-items:center;gap:18px;padding:clamp(22px,4vw,34px);display:grid}.product-hero-sim small,.product-hero-score span,.product-hero-thread span{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.product-hero-sim strong{color:var(--text);margin-top:8px;font-size:clamp(30px,4vw,48px);line-height:1;display:block}.product-hero-sim div:first-child>span{color:var(--text-sec);margin-top:8px;font-size:15px;display:block}.product-hero-score{aspect-ratio:1;text-align:center;background:#e1262624;border:1px solid #e126266b;border-radius:50%;place-items:center;width:126px;display:grid}.product-hero-score strong{color:#fff;margin:0;font-size:42px}.product-hero-thread{background:#ffffff0d;border:1px solid #ffffff21;margin:0 clamp(22px,4vw,34px) 24px;padding:18px}.product-hero-thread p{color:var(--text);margin:0 0 12px;font-size:16px;line-height:1.45}.product-hero-bars{gap:10px;padding:0 clamp(22px,4vw,34px) 28px;display:grid}.product-hero-bars span{background:linear-gradient(90deg, var(--accent), #ffffff6b);border-radius:999px;height:8px;display:block}.product-page-tabs{top:var(--nav-height);z-index:9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000d1;justify-content:center;align-items:center;gap:8px;padding:14px 0;display:flex;position:sticky}.product-page-tabs button{appearance:none;min-height:38px;color:var(--text-sec);cursor:pointer;background:0 0;border:1px solid #ffffff1f;justify-content:center;align-items:center;padding:0 16px;font-family:inherit;font-size:14px;font-weight:700;display:inline-flex}.product-page-tabs button:hover,.product-page-tabs button.is-active{color:var(--text);border-color:#e12626b3}.product-page-tabs button.is-active{background:#e126261f}.product-module-active{animation:.34s both product-feature-enter}.product-ai-chat-section{grid-template-columns:minmax(280px,.9fr) minmax(360px,.9fr);align-items:center;gap:clamp(34px,6vw,84px);padding:clamp(72px,10vw,126px) 0;display:grid}.product-ai-chat-copy{max-width:420px}.product-ai-chat-copy h2{color:var(--text);letter-spacing:0;margin:16px 0 0;font-size:clamp(34px,4vw,54px);line-height:1}.product-ai-chat-copy p{color:var(--text-sec);margin:22px 0 0;font-size:18px;line-height:1.6}.product-ai-chat-panel{background:radial-gradient(circle at 72% 18%,#e126262e,#0000 30%),#020202;border:1px solid #ffffff1f;width:min(100%,620px);min-height:clamp(430px,44vw,540px);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff05}.product-ai-chat-top{height:42px;color:var(--text-sec);border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:0 18px;font-size:14px;font-weight:700;display:flex}.product-ai-chat-top span:last-child{color:var(--text-muted);font-size:24px;font-weight:300}.product-ai-chat-body{min-height:390px;padding:22px;position:relative}.product-ai-chat-start{align-content:start;justify-items:center;padding-top:clamp(20px,4vw,42px);transition:opacity .45s,transform .45s;display:grid;position:absolute;inset:22px}.product-ai-chat-start.is-selected{opacity:0;pointer-events:none;transform:translateY(-16px)}.product-ai-chat-mark{width:44px;height:44px;animation:2.8s ease-in-out infinite product-ai-mark-pulse}.product-ai-chat-start h3{color:var(--text);margin:14px 0 0;font-size:20px;line-height:1}.product-ai-suggestions{--suggestion-gap:8px;--suggestion-row:48px;width:min(100%,500px);height:calc((var(--suggestion-row) * 4) + (var(--suggestion-gap) * 3));margin-top:26px;overflow:hidden}.product-ai-suggestions-track{gap:var(--suggestion-gap);transform:translateY(calc(var(--suggestion-step,0) * -1 * (var(--suggestion-row) + var(--suggestion-gap))));transition:transform .48s cubic-bezier(.22,1,.36,1);display:grid}.product-ai-suggestions button{appearance:none;width:100%;min-height:var(--suggestion-row);color:var(--text);font:inherit;text-align:left;transform-origin:50%;background:#ffffff06;border:1px solid #ffffff21;border-radius:12px;align-items:center;gap:10px;padding:0 18px;font-size:clamp(13px,1.2vw,15px);font-weight:700;transition:border-color .25s,background .25s,transform .25s;display:flex}.product-ai-suggestions button span{color:var(--text-muted);font-size:18px;font-weight:400}.product-ai-suggestions button.is-clicked{background:#e126261c;border-color:#e126269e;transform:scale(.985)}.product-ai-thread{opacity:0;gap:12px;transition:opacity .45s,transform .45s;display:grid;transform:translateY(18px)}.product-ai-thread.is-visible{opacity:1;transform:translateY(0)}.product-ai-message{max-width:78%;color:var(--text);font-size:clamp(12px,1vw,14px);line-height:1.48}.product-ai-message p{white-space:pre-line;margin:0}.product-ai-message.is-user{background:#ffffff0e;border-radius:10px;justify-self:end;padding:12px 14px}.product-ai-message.is-assistant{justify-self:start;max-width:92%}.product-ai-status{color:var(--text-muted);align-items:center;gap:10px;font-size:13px;display:flex}.product-ai-status span{color:#56e8b5;border:2px solid #56e8b5;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-weight:900;line-height:1;display:grid}.product-ai-status span.is-spark{color:#ffd44d;border:0;font-size:22px}.product-ai-cursor{background:var(--accent);vertical-align:-.12em;width:2px;height:1em;margin-left:3px;animation:.72s step-end infinite product-ai-cursor;display:inline-block}.product-ai-profile{color:var(--text);border-top:1px solid #ffffff1f;margin-top:4px;padding-top:14px;animation:.45s both product-ai-profile-in}.product-ai-profile h3{margin:0 0 12px;font-size:clamp(16px,1.5vw,20px)}.product-ai-profile ul{color:var(--text-sec);gap:8px;margin:0;padding-left:18px;font-size:clamp(12px,1vw,14px);line-height:1.45;display:grid}.product-ai-profile strong{color:var(--text)}@keyframes product-ai-mark-pulse{0%,to{filter:drop-shadow(0 0 #e1262600);opacity:.78}50%{filter:drop-shadow(0 0 18px #e1262699);opacity:1}}@keyframes product-ai-cursor{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes product-ai-profile-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes product-feature-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-problem-band{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:end;gap:clamp(32px,6vw,84px);padding:clamp(74px,10vw,126px) 0;display:grid}.product-problem-band h2,.product-comparison-head h2,.product-faq-head h2,.product-final-cta h2{color:var(--text);letter-spacing:0;margin:16px 0 0;font-size:clamp(34px,4vw,56px);line-height:1}.product-problem-band p{color:var(--text-sec);margin:0;font-size:clamp(18px,2vw,24px);line-height:1.5}.product-outcome-grid{border:1px solid var(--border);background:#020202;border-bottom:0;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.product-outcome-grid article{border-right:1px solid var(--border);min-height:210px;padding:clamp(24px,4vw,42px)}.product-outcome-grid article:last-child{border-right:0}.product-outcome-grid strong{color:var(--accent);font-size:clamp(42px,7vw,74px);line-height:.92;display:block}.product-outcome-grid span{max-width:300px;color:var(--text-sec);margin-top:20px;font-size:16px;line-height:1.55;display:block}.product-module-list{display:grid}.product-module{grid-template-columns:minmax(260px,.74fr) minmax(0,1.26fr);align-items:center;gap:clamp(38px,7vw,96px);padding:clamp(72px,10vw,126px) 0;display:grid;position:relative}.product-module[data-flip=true]{grid-template-columns:minmax(0,1.26fr) minmax(260px,.74fr)}.product-module[data-flip=true] .product-module-copy{order:2}.product-module-copy{max-width:430px}.product-module-copy h2{color:var(--text);letter-spacing:0;margin:16px 0 0;font-size:clamp(34px,4vw,54px);line-height:1}.product-module-copy p{color:var(--text-sec);margin:22px 0 0;font-size:18px;line-height:1.6}.product-module-copy ul{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.product-module-copy li{color:var(--text);padding-left:22px;font-size:15px;font-weight:700;position:relative}.product-module-copy li:before{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:.65em;left:0;transform:translateY(-50%)}.product-module-visual{background:radial-gradient(circle,#e126261f,#0000 44%),#050505;border:1px solid #ffffff1f;min-width:0;overflow:hidden}.product-module-visual-setup{justify-content:center;align-items:center;min-height:560px;padding:0;display:flex}.product-module-visual-setup .hiw-journey-float{width:100%;max-width:none}.product-module-visual-setup .hiw-journey-window{height:clamp(460px,42vw,560px)}.product-module-visual-scorecard{padding:clamp(22px,3vw,44px)}.product-module-visual-scorecard .hiw-static-scorecard{margin:0}.product-module-visual-integrations{place-items:center;padding:clamp(28px,5vw,60px) 0;display:grid}.product-module-visual-integrations .integrations-section{width:100%;padding:0}.product-module-visual-integrations .integrations-section:before,.product-module-visual-integrations .integrations-section:after,.product-module-visual-integrations .integrations-head{display:none}.product-call-card{padding:clamp(22px,4vw,44px)}.product-call-top{color:var(--text-sec);border-bottom:1px solid #ffffff1f;justify-content:space-between;gap:16px;padding-bottom:18px;font-size:13px;display:flex}.product-call-speakers{grid-template-columns:1fr 1fr;gap:18px;margin-top:28px;display:grid}.product-call-speakers>div{background:#ffffff0a;border:1px solid #ffffff1f;place-items:center;min-height:220px;padding:24px;display:grid}.product-call-speakers img{object-fit:cover;border-radius:50%;width:112px;height:112px}.product-call-speakers span,.product-call-speakers strong{color:var(--text);font-size:18px}.product-call-card p{color:var(--text-sec);background:#00000061;margin:22px 0 0;padding:18px;font-size:15px;line-height:1.55}.product-analytics-mini{padding:clamp(22px,4vw,42px)}.product-analytics-mini-head{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:18px;padding-bottom:18px;display:flex}.product-analytics-mini-head span,.product-analytics-kpis span{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.product-analytics-mini-head strong{color:var(--text);font-size:24px}.product-analytics-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.product-analytics-kpis div{background:#ffffff0a;border:1px solid #ffffff1f;padding:18px}.product-analytics-kpis strong{color:var(--text);margin-top:12px;font-size:38px;display:block}.product-analytics-line{background:linear-gradient(#ffffff0f,#0000);border:1px solid #ffffff1f;margin-top:22px;padding:22px}.product-analytics-line svg{width:100%;height:auto;overflow:visible}.product-analytics-line path{fill:none;stroke:#ffffffad;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.product-analytics-line circle{fill:#ffffffc7}.product-integrations-feature{text-align:center;padding:clamp(72px,9vw,112px) 0 clamp(52px,7vw,84px)}.product-integrations-feature>div:first-child{max-width:760px;margin:0 auto 44px}.product-integrations-feature h2{color:var(--text);margin:16px 0 0;font-size:clamp(34px,4vw,54px);line-height:1}.product-integrations-feature p{max-width:720px;color:var(--text-sec);margin:18px auto 0;font-size:18px;line-height:1.6}.product-integrations-feature .integrations-section{width:100%;padding:0}.product-integrations-feature .integrations-section:before,.product-integrations-feature .integrations-section:after,.product-integrations-feature .integrations-head{display:none}.product-integrations-feature .integrations-track-wrap{margin-top:0}.product-comparison,.product-faq,.product-final-cta{padding:clamp(72px,9vw,116px) 0}.product-comparison-head,.product-faq-head{text-align:center;max-width:760px;margin:0 auto clamp(34px,5vw,58px)}.product-comparison-grid{border:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.product-comparison-grid article{border-right:1px solid var(--border);background:linear-gradient(135deg,#e1262624,#0000 46%),#050505;min-height:245px;padding:clamp(24px,4vw,42px)}.product-comparison-grid article:last-child{border-right:0}.product-comparison-grid span{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800}.product-comparison-grid strong{color:var(--text);margin-top:24px;font-size:clamp(23px,2.5vw,34px);line-height:1.08;display:block}.product-faq-list{border-top:1px solid var(--border);max-width:900px;margin:0 auto;display:grid}.product-faq-list article{border-bottom:1px solid var(--border);padding:28px 0}.product-faq-list h3{color:var(--text);margin:0;font-size:clamp(20px,2vw,28px)}.product-faq-list p{color:var(--text-sec);margin:12px 0 0;font-size:16px;line-height:1.65}.product-final-cta{text-align:center;background:radial-gradient(circle at 50% 0,#e1262638,#0000 38%),#000}.product-final-cta p{max-width:720px;color:var(--text-sec);margin:20px auto 0;font-size:20px;line-height:1.55}.product-final-cta .cta-row{justify-content:center;margin-top:34px}.product-page>.faq-section{padding-top:clamp(72px,9vw,112px)}@media (max-width:900px){.product-redesign-hero,.product-feature-switcher,.product-ai-chat-section,.product-problem-band,.product-module,.product-module[data-flip=true]{grid-template-columns:1fr;width:min(100% - 40px,680px);min-height:auto}.product-module[data-flip=true] .product-module-copy{order:0}.product-ai-chat-section{gap:34px}.product-ai-chat-copy{max-width:620px}.product-outcome-grid,.product-comparison-grid,.product-analytics-kpis,.product-call-speakers{grid-template-columns:1fr}.product-page-tabs{justify-content:flex-start;width:100%;padding-inline:20px;overflow-x:auto}.product-outcome-grid article,.product-comparison-grid article{border-right:0;border-bottom:1px solid var(--border);min-height:auto}.product-outcome-grid article:last-child,.product-comparison-grid article:last-child{border-bottom:0}.product-module-visual-setup{min-height:500px}.product-module-visual-setup .hiw-journey-window{height:500px}}@media (max-width:640px){.product-redesign-hero,.product-feature-switcher,.product-ai-chat-section,.product-problem-band,.product-outcome-grid,.product-module-list,.product-integrations-feature,.product-comparison,.product-faq,.product-final-cta{width:min(100% - 32px,520px)}.product-redesign-hero-copy h1{font-size:clamp(44px,14vw,62px)}.product-hero-visual{min-height:420px}.product-hero-sim,.product-hero-window{grid-template-columns:1fr}.product-hero-score{width:104px}}.solution-placeholder{color:#fff;background:#000;place-items:center;min-height:100vh;padding:32px;display:grid}.solution-placeholder section{background:linear-gradient(135deg,#e126262e,#0000 42%),#050505;border:1px solid #ffffff29;width:min(760px,100%);padding:clamp(32px,6vw,72px)}.solution-placeholder span,.solution-placeholder-back{color:#e12626;letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:800}.solution-placeholder h1{margin:18px 0 0;font-size:clamp(44px,8vw,88px);line-height:.95}.solution-placeholder p{color:#ffffffad;margin:24px 0 0;font-size:clamp(17px,2vw,22px);line-height:1.55}.solution-placeholder-back{letter-spacing:.08em;position:fixed;top:28px;left:32px}.hiw-problem-section h2,.hiw-enable-head h2,.hiw-section-head h2,.analytics-head h2,.language-head h2,.integrations-head h2,.slack-section-head h2,.faq-head h2,.closing-frame h2{letter-spacing:-.02em;font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.2}.landing{--landing-grid-line:var(--qs-line)}.landing main{position:relative}@media (min-width:901px){.landing main:after{content:"";z-index:20;width:min(var(--landing-rail-width), 100%);border-right:1px solid var(--landing-grid-line);border-left:1px solid var(--landing-grid-line);pointer-events:none;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.footer-inner{border-right:1px solid var(--landing-grid-line);border-left:1px solid var(--landing-grid-line)}}.hero-inner,.hiw-section{max-width:var(--landing-rail-width)}.hero-inner,.hiw-section,.analytics-section,.language-section,.integrations-section,.slack-section,.faq-section,.closing-section,.footer-inner{padding-right:var(--landing-gutter);padding-left:var(--landing-gutter)}.hiw-section:before,.analytics-section:before,.language-section:before,.slack-section:before,.integrations-section:before,.faq-section:before,.closing-section:before{background:var(--landing-grid-line)}.hiw-product-grid{border-right:1px solid var(--landing-grid-line);border-bottom:1px solid var(--landing-grid-line);border-left:1px solid var(--landing-grid-line);background:var(--landing-grid-line);gap:1px}.landing .hiw-product-card,[data-theme=dark] .landing .hiw-product-card{box-shadow:none;border:0}.hiw-product-card:before{display:none}.landing .hiw-product-card .hiw-step-text{border-right:1px solid var(--landing-grid-line)}.analytics-props{border:1px solid var(--landing-grid-line);background:var(--bg);gap:0;padding:0}.analytics-prop{border-right:1px solid var(--landing-grid-line);min-width:0;padding:clamp(24px,3vw,36px)}.analytics-prop:last-child{border-right:0}.language-stage{border:1px solid var(--landing-grid-line)}.language-copy{border-left:1px solid var(--landing-grid-line);padding-left:clamp(28px,4vw,56px)}.slack-section-card,[data-theme=dark] .slack-section-card{border-color:var(--landing-grid-line);box-shadow:none}.closing-frame,[data-theme=dark] .closing-frame,[data-theme=light] .closing-frame{border-color:var(--landing-grid-line);box-shadow:none;border-radius:0}@media (max-width:900px){.hiw-product-grid{margin-left:0;margin-right:0}.landing .hiw-product-card .hiw-step-text,.analytics-prop{border-right:0;border-bottom:1px solid var(--landing-grid-line)}.analytics-prop:last-child{border-bottom:0}}@media (max-width:820px){.language-copy{border-top:1px solid var(--landing-grid-line);border-left:0;padding:28px 0 0}}.landing{--premium-section-y:clamp(88px, 9vw, 120px);--premium-head-gap:clamp(36px, 4vw, 48px);--premium-panel:color-mix(in srgb, var(--text) 2.4%, var(--bg));--premium-panel-strong:color-mix(in srgb, var(--text) 4%, var(--bg))}.cta-btn,html[data-radius=none] .cta-btn{border-radius:6px}.hero-viewport{min-height:calc(100svh - 64px)}.hero{border-bottom:1px solid var(--landing-grid-line);min-height:0}.hero-inner{align-items:center;min-height:610px;padding-top:clamp(72px,8vw,104px);padding-bottom:clamp(64px,7vw,92px);display:grid}.hero-copy{max-width:610px}.yc-badge{color:var(--text-sec);letter-spacing:.01em;margin-bottom:28px;font-size:12px;font-weight:600}.landing h1.hero-headline{letter-spacing:-.04em;max-width:640px;font-size:clamp(3.1rem,5.55vw,4.45rem);line-height:1.01}.hero-priority-rotator{contain:paint;clip-path:inset(0)}.hero-sub{max-width:540px;margin-top:28px;font-size:17px;line-height:1.58}.hero-ctas{margin-top:32px}.hiw-section{padding-bottom:var(--premium-section-y);gap:0}.hiw-problem-inner{padding-top:clamp(64px,7vw,88px);padding-bottom:clamp(64px,7vw,88px)}.hiw-enable-head,.hiw-section-head,.analytics-head,.language-head,.integrations-head,.slack-section-head,.faq-head{text-align:left;width:100%;max-width:760px;margin-left:0;margin-right:0}.hiw-enable-head{padding-top:var(--premium-section-y);margin-bottom:var(--premium-head-gap)}.hiw-enable-head h2,.hiw-section-head h2,.analytics-head h2,.language-head h2,.integrations-head h2,.slack-section-head h2,.faq-head h2{letter-spacing:-.035em;max-width:720px;margin-top:14px;font-size:clamp(2.25rem,4.2vw,3.5rem);line-height:1.02}.hiw-enable-head p,.hiw-section-head p,.language-head p,.integrations-sub,.slack-section-head .section-sub{max-width:620px;margin-left:0;margin-right:0;font-size:17px;line-height:1.58}.hiw-enable-graphic,.language-stage,.slack-section-card,.analytics-dashboard{border-color:var(--landing-grid-line);box-shadow:none;border-radius:8px}.hiw-enable-graphic{background:var(--premium-panel)}.hiw-section-head{margin-top:var(--premium-section-y);margin-bottom:var(--premium-head-gap)}.hiw-product-grid{background:0 0;border:0;gap:24px}.landing .hiw-product-card,[data-theme=dark] .landing .hiw-product-card,[data-theme=light] .landing .hiw-product-card{border:1px solid var(--landing-grid-line);background:var(--premium-panel);border-radius:8px;overflow:hidden}.landing .hiw-product-card .hiw-step-text{border-right-color:var(--landing-grid-line)}.analytics-section,.language-section,.integrations-section,.slack-section,.faq-section{width:100%;max-width:var(--landing-rail-width);padding-top:var(--premium-section-y);padding-bottom:var(--premium-section-y);margin:0 auto}.analytics-head,.language-head,.integrations-head,.slack-section-head,.faq-head{margin-bottom:var(--premium-head-gap)}.analytics-eyebrow{justify-content:flex-start}.analytics-stage{max-width:none}.analytics-dashboard-mask{border:1px solid var(--landing-grid-line);background:var(--premium-panel);border-radius:8px}.analytics-dashboard{border:0}.analytics-props{background:var(--premium-panel);border-radius:8px;margin-top:28px;overflow:hidden}.language-stage{background:var(--premium-panel);gap:clamp(36px,5vw,72px)}[data-theme=light] .language-stage{background:radial-gradient(circle at 18% 18%, #d025250e, transparent 32%), var(--premium-panel)}.language-portrait-img{border-radius:6px}.integrations-marquee{border-top:1px solid var(--landing-grid-line);border-bottom:1px solid var(--landing-grid-line);max-width:none;padding:28px 0}.integrations-marquee-track{animation-duration:72s}.integrations-slot:hover{transform:none}.slack-section{align-items:stretch}.slack-section-head .section-sub{margin-left:0}.faq-inner{max-width:none}.faq-head{margin-left:0;margin-right:0}.faq-list{border-top:1px solid var(--landing-grid-line);max-width:none}.closing-section{max-width:var(--landing-rail-width);padding-top:var(--premium-section-y);padding-bottom:var(--premium-section-y)}.closing-frame,[data-theme=dark] .closing-frame,[data-theme=light] .closing-frame{border-radius:8px}@media (max-width:1040px){.hero-copy{max-width:54vw}.landing h1.hero-headline{font-size:clamp(2.8rem,5.6vw,4rem)}}@media (max-width:860px){.landing{--premium-section-y:76px;--premium-head-gap:32px}.hero{padding:0}.hero-inner{min-height:0;padding-top:72px;padding-bottom:64px}.hero-copy{max-width:680px}.hiw-section{padding-top:0}.hiw-enable-head,.hiw-section-head,.analytics-head,.language-head,.integrations-head,.slack-section-head,.faq-head{max-width:680px}}@media (max-width:640px){.landing{--premium-section-y:64px}.hero-viewport{min-height:calc(100svh - 56px)}.hero-inner{padding-top:48px;padding-bottom:44px}.landing h1.hero-headline{letter-spacing:-.035em;font-size:2rem;line-height:1.04}.hero-sub{margin-top:24px;font-size:16px;line-height:1.55}.hero-ctas{margin-top:26px}.hiw-problem-inner{padding:52px 24px 54px}.hiw-enable-head h2,.hiw-section-head h2,.analytics-head h2,.language-head h2,.integrations-head h2,.slack-section-head h2,.faq-head h2{font-size:clamp(2rem,10.5vw,2.65rem)}.hiw-enable-head p,.hiw-section-head p,.language-head p,.integrations-sub,.slack-section-head .section-sub{font-size:16px}.hiw-product-grid{gap:16px}.analytics-section,.language-section,.integrations-section,.slack-section,.faq-section,.closing-section{padding-left:1.25rem;padding-right:1.25rem}.language-stage{padding:24px}}.closing-frame,[data-theme=dark] .closing-frame,[data-theme=light] .closing-frame{border-color:color-mix(in srgb, var(--brand-red) 18%, var(--landing-grid-line));min-height:0;box-shadow:none;background:#fbf2ef;padding:0;display:block;overflow:hidden}.closing-content{z-index:1;text-align:left;justify-content:center;align-items:flex-start;max-width:860px;margin:0 auto;padding:clamp(56px,7vw,88px) clamp(28px,6vw,72px)}.landing .closing-frame h2,[data-theme=dark] .landing .closing-frame h2,[data-theme=light] .landing .closing-frame h2{color:#111;letter-spacing:-.04em;max-width:720px;font-size:clamp(2.4rem,4.4vw,4rem);line-height:.98}.landing .closing-frame p,[data-theme=dark] .landing .closing-frame p,[data-theme=light] .landing .closing-frame p{color:#111111a3;text-align:left;max-width:680px}.closing-frame .cta-row{justify-content:flex-start}.closing-frame .cta-btn.secondary,[data-theme=dark] .closing-frame .cta-btn.secondary,[data-theme=light] .closing-frame .cta-btn.secondary{color:var(--brand-red);background:0 0;border-color:#d0252557}@media (max-width:640px){.closing-content{padding:42px 26px}}.contact-page{width:min(100% - 48px,720px);margin:0 auto;padding:112px 0 144px}.contact-page-eyebrow{color:var(--brand-red);letter-spacing:.06em;text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:650}.contact-page h1{max-width:620px;color:var(--text);letter-spacing:-.04em;margin:0;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:450;line-height:1.03}.contact-page>p:not(.contact-page-eyebrow){max-width:600px;color:var(--text-sec);margin:24px 0 32px;font-size:18px;line-height:1.6}.contact-page-address{font-size:14px!important}.contact-page-address a{color:var(--text);text-underline-offset:3px;text-decoration:underline}@media (max-width:1023px){.nav-inner,.nav-home .nav-inner{grid-template-columns:minmax(0,1fr) auto;gap:12px}.nav-mobile-control{position:static}.nav-mobile-toggle{background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:border-color .16s,background-color .16s,color .16s}.nav-mobile-toggle[aria-expanded=true]{color:var(--brand-red-bright);background:#d0252524;border-color:#f4555547}.nav-mobile-menu{transform-origin:100% 0;background:radial-gradient(circle at 100% 0,#d0252521,#0000 34%),#090909;border:1px solid #2b2727;border-radius:16px;gap:3px;width:min(420px,100vw - 32px);max-height:calc(100svh - 88px);padding:12px;transition:opacity .18s,transform .22s cubic-bezier(.22,1,.36,1);inset:72px 16px auto auto;transform:translateY(-8px)scale(.985);box-shadow:0 24px 64px #00000057}.nav-mobile-menu[data-open=true]{transform:translateY(0)scale(1)}.nav-mobile-section{border-bottom:1px solid #242121}.nav-mobile-accordion{letter-spacing:-.01em;min-height:54px;padding:0 10px;font-size:15px;font-weight:500;line-height:20px}.nav-mobile-accordion>span{opacity:1;background:#171414;border:1px solid #302c2b;border-radius:50%;width:28px;height:28px;margin:0;transition:border-color .16s,background-color .16s;position:relative;transform:none}.nav-mobile-accordion>span:before{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transition:transform .18s;position:absolute;top:9px;left:9px;transform:rotate(45deg)}.nav-mobile-accordion[aria-expanded=true]>span{color:var(--brand-red-bright);background:#d0252524;border-color:#f455554d;transform:none}.nav-mobile-accordion[aria-expanded=true]>span:before{transform:translateY(3px)rotate(225deg)}.nav-mobile-submenu{gap:2px}.nav-mobile-submenu[data-open=true]{max-height:480px;padding:0 0 8px}.nav-mobile-submenu>a.nav-mobile-submenu-link{border-radius:10px;align-items:center;gap:10px;min-height:58px;padding:7px 8px;display:flex}.nav-mobile-submenu-link>span:not(.nav-profound-icon){flex:auto;min-width:0}.nav-mobile-submenu-link strong,.nav-mobile-submenu-link small{display:block}.nav-mobile-submenu-link strong{font-size:13px;font-weight:500;line-height:18px}.nav-mobile-submenu-link small{color:#77706d;text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:11px;line-height:15px;overflow:hidden}.nav-mobile-submenu-link>.nav-profound-icon{flex-basis:36px;width:36px;height:36px}.nav-mobile-submenu-link>.nav-profound-icon svg{width:18px;height:18px}.nav-mobile-submenu-link>svg{opacity:.45;stroke-width:1.6px;flex:0 0 15px;width:15px;height:15px}.nav-mobile-submenu-link:hover>.nav-profound-icon,.nav-mobile-submenu-link[aria-current=page]>.nav-profound-icon{color:#fff;background:linear-gradient(145deg,#a92b32 0%,#761019 58%,#490b11 100%) padding-box padding-box,linear-gradient(135deg,#d44b50,#655ba8) border-box;border-color:#0000}.nav-mobile-section+.nav-mobile-link{margin-top:7px}.nav-mobile-link{border-radius:9px;align-items:center;min-height:46px;padding:0 10px;font-size:14px;font-weight:500;line-height:20px}.nav-mobile-link:hover,.nav-mobile-link:focus-visible{background:#171414}.nav-mobile-action{background:var(--brand-red);color:#fff;border-radius:10px;min-height:48px;margin-top:10px;font-size:14px;box-shadow:inset 0 1px #fff3,0 8px 18px #d0252529}[data-theme=light] .nav-mobile-toggle{color:#171513;background:#ffffff94;border-color:#e6ddda}[data-theme=light] .nav-mobile-toggle[aria-expanded=true]{color:var(--brand-red);background:#f9eae7;border-color:#d0252533}[data-theme=light] .nav-mobile-menu{background:radial-gradient(circle at 100% 0,#d0252514,#0000 34%),#fffffffa;border-color:#e2d9d5;box-shadow:0 24px 64px #3e2b2429}[data-theme=light] .nav-mobile-section{border-color:#eee7e3}[data-theme=light] .nav-mobile-accordion>span{background:linear-gradient(145deg,#fff,#f8f2f0);border-color:#e5dcd8}[data-theme=light] .nav-mobile-accordion[aria-expanded=true]>span{background:#f9eae7;border-color:#d0252538}[data-theme=light] .nav-mobile-submenu-link small{color:#8b8580}[data-theme=light] .nav-mobile-submenu-link:hover>.nav-profound-icon,[data-theme=light] .nav-mobile-submenu-link[aria-current=page]>.nav-profound-icon{background:linear-gradient(145deg,#ef5050 0%,#d02525 55%,#a91620 100%) padding-box padding-box,linear-gradient(135deg,#ff8982,#aea0ef) border-box}[data-theme=light] .nav-mobile-link:hover,[data-theme=light] .nav-mobile-link:focus-visible{background:#f5f1ef}[data-theme=light] .nav-mobile-action{background:var(--brand-red);color:#fff}}@media (min-width:901px){.landing main:after{display:none}.landing.landing-home main:after{display:block}}
