.DemoSection-module-scss-module__D5ZF0G__section{padding-block:var(--section-padding-block)}.DemoSection-module-scss-module__D5ZF0G__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);margin-inline:auto}@media (min-width:768px){.DemoSection-module-scss-module__D5ZF0G__inner{padding-inline:1.5rem}}.DemoSection-module-scss-module__D5ZF0G__header{text-align:center;margin-bottom:clamp(2.25rem,4vw,3rem);max-width:40rem;margin-inline:auto}.DemoSection-module-scss-module__D5ZF0G__heading{letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700}.DemoSection-module-scss-module__D5ZF0G__lead{color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.55}.DemoSection-module-scss-module__D5ZF0G__stage{place-items:center;gap:2rem;display:grid}@media (min-width:900px){.DemoSection-module-scss-module__D5ZF0G__stage{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem}}.DemoSection-module-scss-module__D5ZF0G__phone{aspect-ratio:9/19;background:linear-gradient(#0f172af2,#020617fa);border:1px solid #94a3b840;border-radius:2rem;width:100%;max-width:19rem;padding:1rem .7rem;position:relative;box-shadow:0 30px 80px #0000008c,inset 0 1px #ffffff0a}.DemoSection-module-scss-module__D5ZF0G__phoneNotch{background:#02060f;border-radius:999px;width:5rem;height:1rem;position:absolute;top:.6rem;left:50%;transform:translate(-50%)}.DemoSection-module-scss-module__D5ZF0G__phoneScreen{background:linear-gradient(#0f172aa6,#020617d9);border:1px solid #94a3b826;border-radius:1.5rem;flex-direction:column;gap:.65rem;height:100%;padding:1.4rem .85rem .85rem;display:flex;position:relative;overflow:hidden}.DemoSection-module-scss-module__D5ZF0G__appHeader{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding:.2rem .1rem .6rem;display:flex}.DemoSection-module-scss-module__D5ZF0G__appBrand{letter-spacing:-.01em;color:var(--fg-strong);font-size:.8125rem;font-weight:700}.DemoSection-module-scss-module__D5ZF0G__appBadge{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-cyan);background:#22d3ee1f;border:1px solid #22d3ee59;border-radius:999px;padding:.15rem .45rem;font-size:.625rem;font-weight:600}.DemoSection-module-scss-module__D5ZF0G__transcript{flex-direction:column;flex:1;gap:.5rem;margin:0;padding:.25rem 0;list-style:none;display:flex}.DemoSection-module-scss-module__D5ZF0G__bubbleRow{display:flex}.DemoSection-module-scss-module__D5ZF0G__bubbleRow--ai{justify-content:flex-start}.DemoSection-module-scss-module__D5ZF0G__bubbleRow--user{justify-content:flex-end}.DemoSection-module-scss-module__D5ZF0G__bubble{border-radius:.85rem;flex-direction:column;gap:.25rem;max-width:86%;padding:.6rem .7rem;display:flex}.DemoSection-module-scss-module__D5ZF0G__bubbleRow--ai .DemoSection-module-scss-module__D5ZF0G__bubble{background:#6366f129;border:1px solid #6366f14d;border-bottom-left-radius:.35rem}.DemoSection-module-scss-module__D5ZF0G__bubbleRow--user .DemoSection-module-scss-module__D5ZF0G__bubble{background:#22d3ee24;border:1px solid #22d3ee4d;border-bottom-right-radius:.35rem}.DemoSection-module-scss-module__D5ZF0G__bubbleRole{letter-spacing:.04em;text-transform:uppercase;color:var(--fg-subtle);align-items:center;gap:.4rem;font-size:.625rem;font-weight:700;display:inline-flex}.DemoSection-module-scss-module__D5ZF0G__bubbleTag{letter-spacing:.04em;color:var(--accent-cyan);background:#22d3ee2e;border-radius:999px;padding:.05rem .35rem;font-size:.575rem}.DemoSection-module-scss-module__D5ZF0G__bubbleText{color:var(--fg);margin:0;font-size:.75rem;line-height:1.45}.DemoSection-module-scss-module__D5ZF0G__input{border:1px solid var(--border-soft);background:#0f172acc;border-radius:.85rem;justify-content:center;align-items:center;gap:.4rem;margin-top:auto;padding:.65rem;display:flex}.DemoSection-module-scss-module__D5ZF0G__inputDot{background:var(--fg-subtle);border-radius:999px;width:.35rem;height:.35rem;animation:1.4s ease-in-out infinite DemoSection-module-scss-module__D5ZF0G__pulse}.DemoSection-module-scss-module__D5ZF0G__inputDot:nth-child(2){animation-delay:.2s}.DemoSection-module-scss-module__D5ZF0G__inputDot:nth-child(3){animation-delay:.4s}@keyframes DemoSection-module-scss-module__D5ZF0G__pulse{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.DemoSection-module-scss-module__D5ZF0G__feedback{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(#1e293ba6,#0f172aa6);flex-direction:column;gap:.65rem;width:100%;max-width:24rem;padding:1.6rem 1.5rem 1.4rem;display:flex}.DemoSection-module-scss-module__D5ZF0G__feedbackKicker{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-cyan);font-size:.65rem;font-weight:700}.DemoSection-module-scss-module__D5ZF0G__feedbackTitle{letter-spacing:-.02em;color:#0000;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.45rem;font-weight:700}.DemoSection-module-scss-module__D5ZF0G__feedbackBody{color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.55}.DemoSection-module-scss-module__D5ZF0G__feedbackChips{flex-wrap:wrap;gap:.4rem;margin:.25rem 0 0;padding:0;list-style:none;display:flex}.DemoSection-module-scss-module__D5ZF0G__feedbackChip{color:#86efac;background:#22c55e1f;border:1px solid #22c55e4d;border-radius:999px;padding:.3rem .6rem;font-size:.75rem;font-weight:600}.DemoSection-module-scss-module__D5ZF0G__feedbackChip--growth{color:#fcd34d;background:#fbbf241f;border-color:#fbbf2459}
.FAQSection-module-scss-module__nHLAEa__section{padding-block:var(--section-padding-block);border-block:1px solid var(--border-soft)}.FAQSection-module-scss-module__nHLAEa__inner{max-width:46rem;padding-inline:var(--container-padding-inline);margin-inline:auto}.FAQSection-module-scss-module__nHLAEa__header{text-align:center;margin-bottom:clamp(2rem,4vw,2.75rem)}.FAQSection-module-scss-module__nHLAEa__heading{letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700}.FAQSection-module-scss-module__nHLAEa__lead{color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.55}.FAQSection-module-scss-module__nHLAEa__lead a{font-weight:500}.FAQSection-module-scss-module__nHLAEa__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.FAQSection-module-scss-module__nHLAEa__item{border:1px solid var(--border-soft);border-radius:var(--radius-md);transition:border-color .2s var(--ease-standard);background:linear-gradient(#1e293b73,#0f172a73);overflow:hidden}.FAQSection-module-scss-module__nHLAEa__item:hover{border-color:var(--border-strong)}.FAQSection-module-scss-module__nHLAEa__summary{width:100%;color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;margin:0;padding:1.05rem 1.2rem;display:flex}.FAQSection-module-scss-module__nHLAEa__summary:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:-2px;border-radius:var(--radius-md)}.FAQSection-module-scss-module__nHLAEa__question{color:var(--fg-strong);letter-spacing:-.005em;font-size:.95rem;font-weight:600}.FAQSection-module-scss-module__nHLAEa__icon{width:1.4rem;height:1.4rem;color:var(--accent-cyan);background:#22d3ee1f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.FAQSection-module-scss-module__nHLAEa__panel{opacity:0;transition:grid-template-rows .28s var(--ease-standard),opacity .18s var(--ease-standard);grid-template-rows:0fr;display:grid}.FAQSection-module-scss-module__nHLAEa__panel--open{opacity:1;grid-template-rows:1fr}.FAQSection-module-scss-module__nHLAEa__panelInner{min-height:0;overflow:hidden}.FAQSection-module-scss-module__nHLAEa__answer{color:var(--fg-muted);margin:0;padding:0 1.2rem 1.1rem;font-size:.9375rem;line-height:1.6}
.FeaturesSection-module-scss-module__xy5XQa__section{padding-block:var(--section-padding-block);border-block:1px solid var(--border-soft);background:#0f172a66}.FeaturesSection-module-scss-module__xy5XQa__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);margin-inline:auto}@media (min-width:768px){.FeaturesSection-module-scss-module__xy5XQa__inner{padding-inline:1.5rem}}.FeaturesSection-module-scss-module__xy5XQa__header{text-align:center;margin-bottom:clamp(2.25rem,4vw,3rem);max-width:38rem;margin-inline:auto}.FeaturesSection-module-scss-module__xy5XQa__heading{letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700}.FeaturesSection-module-scss-module__xy5XQa__lead{color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.55}.FeaturesSection-module-scss-module__xy5XQa__grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.FeaturesSection-module-scss-module__xy5XQa__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:1024px){.FeaturesSection-module-scss-module__xy5XQa__grid{grid-template-columns:repeat(3,1fr)}}.FeaturesSection-module-scss-module__xy5XQa__card{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(#1e293b80,#0f172a80);flex-direction:column;gap:.85rem;padding:1.5rem 1.35rem 1.35rem;display:flex}.FeaturesSection-module-scss-module__xy5XQa__glyph{font-size:1.65rem;line-height:1}.FeaturesSection-module-scss-module__xy5XQa__body{flex-direction:column;gap:.4rem;display:flex}.FeaturesSection-module-scss-module__xy5XQa__cardTitle{letter-spacing:-.01em;color:var(--fg-strong);margin:0;font-size:1.0625rem;font-weight:600;line-height:1.3}.FeaturesSection-module-scss-module__xy5XQa__cardText{color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.55}
.FinalCTASection-module-scss-module__ibP5sq__section{padding-block:var(--section-padding-block);position:relative}.FinalCTASection-module-scss-module__ibP5sq__section:before{content:"";pointer-events:none;background:radial-gradient(60% 70%,#6366f12e,#0000 70%);position:absolute;inset:0}.FinalCTASection-module-scss-module__ibP5sq__inner{max-width:48rem;padding-inline:var(--container-padding-inline);text-align:center;margin-inline:auto;position:relative}.FinalCTASection-module-scss-module__ibP5sq__heading{letter-spacing:-.025em;color:var(--fg-strong);margin:0 0 1rem;font-size:clamp(1.7rem,4.5vw,2.6rem);font-weight:700;line-height:1.18}.FinalCTASection-module-scss-module__ibP5sq__headingAccent{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));color:#0000;-webkit-background-clip:text;background-clip:text}.FinalCTASection-module-scss-module__ibP5sq__lead{color:var(--fg-muted);margin:0 0 2rem;font-size:1rem}.FinalCTASection-module-scss-module__ibP5sq__cta{color:#0b1228;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));border-radius:var(--radius-md);transition:filter .15s var(--ease-standard),transform .15s var(--ease-standard);justify-content:center;align-items:center;padding:1rem 1.85rem;font-size:1.05rem;font-weight:600;display:inline-flex;box-shadow:0 14px 38px #6366f14d}@media (hover:hover){.FinalCTASection-module-scss-module__ibP5sq__cta:hover{filter:brightness(1.06);color:#0b1228}}.FinalCTASection-module-scss-module__ibP5sq__cta:active{transform:translateY(1px)}
.Footer-module-scss-module__wcgw9G__footer{border-top:1px solid var(--border-soft);margin-top:auto;padding-block:2rem 2.5rem}.Footer-module-scss-module__wcgw9G__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);text-align:center;margin-inline:auto}.Footer-module-scss-module__wcgw9G__scenarios{margin-bottom:1.75rem}.Footer-module-scss-module__wcgw9G__scenariosHeading{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-subtle);margin:0 0 .85rem;font-size:.75rem;font-weight:600}.Footer-module-scss-module__wcgw9G__scenariosList{flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__wcgw9G__scenarioLink{color:var(--fg-muted);transition:color .2s var(--ease-standard);font-size:.875rem;text-decoration:none}@media (hover:hover){.Footer-module-scss-module__wcgw9G__scenarioLink:hover{color:var(--fg-strong)}}.Footer-module-scss-module__wcgw9G__copy{color:var(--fg-subtle);margin:0;font-size:.8125rem}.Footer-module-scss-module__wcgw9G__analytics{color:var(--fg-subtle);opacity:.75;margin:.65rem 0 0;max-width:32rem;margin-inline:auto;font-size:.75rem;line-height:1.5}
.ScenariosNav-module-scss-module__r2SFSq__wrapper{position:relative}.ScenariosNav-module-scss-module__r2SFSq__trigger{color:var(--fg);border-radius:var(--radius-sm);cursor:pointer;transition:color .15s var(--ease-standard),background-color .15s var(--ease-standard),border-color .15s var(--ease-standard);background:0 0;border:1px solid #0000;align-items:center;gap:.35rem;padding:.5rem .85rem;font-size:.9rem;font-weight:500;display:inline-flex}.ScenariosNav-module-scss-module__r2SFSq__trigger:hover{color:var(--fg-strong);background:#94a3b814}.ScenariosNav-module-scss-module__r2SFSq__trigger[aria-expanded=true]{color:var(--fg-strong);border-color:var(--border-soft);background:#94a3b81a}.ScenariosNav-module-scss-module__r2SFSq__trigger:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}.ScenariosNav-module-scss-module__r2SFSq__chevron{color:var(--fg-muted);transition:transform .18s var(--ease-standard);flex-shrink:0;display:inline-block}.ScenariosNav-module-scss-module__r2SFSq__chevron--open{transform:rotate(180deg)}.ScenariosNav-module-scss-module__r2SFSq__menu{z-index:60;-webkit-backdrop-filter:blur(14px);border:1px solid var(--border-strong);border-radius:var(--radius-md);background:#0f172af5;min-width:22rem;margin:0;padding:.4rem;list-style:none;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 20px 50px #00000080}@media (max-width:767px){.ScenariosNav-module-scss-module__r2SFSq__menu{width:auto;min-width:0;max-width:none;position:fixed;top:3.75rem;left:1rem;right:1rem;transform:none}}.ScenariosNav-module-scss-module__r2SFSq__item{border-radius:var(--radius-sm);color:var(--fg);transition:background-color .15s var(--ease-standard);grid-template-columns:150px 1fr;align-items:center;gap:.75rem;padding:.55rem .65rem;text-decoration:none;display:grid}.ScenariosNav-module-scss-module__r2SFSq__item:hover{color:var(--fg);background:#94a3b814}.ScenariosNav-module-scss-module__r2SFSq__item:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:-2px}.ScenariosNav-module-scss-module__r2SFSq__item[aria-disabled=true]{opacity:.65;cursor:not-allowed}.ScenariosNav-module-scss-module__r2SFSq__itemMedia{aspect-ratio:16/9;border-radius:var(--radius-sm);background:#0f172a99;width:150px;line-height:0;display:block;overflow:hidden}.ScenariosNav-module-scss-module__r2SFSq__itemImage{object-fit:cover;width:100%;height:100%;display:block}.ScenariosNav-module-scss-module__r2SFSq__itemText{flex-direction:column;gap:.2rem;min-width:0;display:flex}.ScenariosNav-module-scss-module__r2SFSq__itemName{color:var(--fg-strong);letter-spacing:-.005em;font-size:.9rem;font-weight:600;line-height:1.25}.ScenariosNav-module-scss-module__r2SFSq__itemTagline{color:var(--fg-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.35;display:-webkit-box;overflow:hidden}.ScenariosNav-module-scss-module__r2SFSq__itemBadge{letter-spacing:.05em;text-transform:uppercase;color:var(--fg-strong);background:#fbbf242e;border:1px solid #fbbf2473;border-radius:999px;align-self:flex-start;padding:.1rem .45rem;font-size:.625rem;font-weight:700}
.Header-module-scss-module__wS1-Va__header{z-index:50;border-bottom:1px solid var(--border-soft);-webkit-backdrop-filter:blur(12px);background:#050816c7;width:100%;position:sticky;top:0}.Header-module-scss-module__wS1-Va__inner{max-width:var(--container-max);padding:.85rem var(--container-padding-inline);grid-template-columns:auto 1fr auto;justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;display:grid}@media (min-width:768px){.Header-module-scss-module__wS1-Va__inner{padding-inline:1.5rem}}@media (min-width:1024px){.Header-module-scss-module__wS1-Va__inner{padding-inline:2rem}}.Header-module-scss-module__wS1-Va__scenarios{justify-content:center;display:flex}.Header-module-scss-module__wS1-Va__brand{color:var(--fg-strong);letter-spacing:-.01em;align-items:center;gap:.55rem;font-size:1.05rem;font-weight:700;display:inline-flex}.Header-module-scss-module__wS1-Va__brand:hover{color:var(--fg-strong)}.Header-module-scss-module__wS1-Va__brandMark{width:1.75rem;height:1.75rem;display:block}.Header-module-scss-module__wS1-Va__brandName{font-family:var(--font-geist-sans,system-ui),sans-serif;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));color:#0000;-webkit-background-clip:text;background-clip:text}.Header-module-scss-module__wS1-Va__actions{align-items:center;gap:.4rem;display:inline-flex}@media (min-width:480px){.Header-module-scss-module__wS1-Va__actions{gap:.6rem}}.Header-module-scss-module__wS1-Va__signIn{color:var(--fg);border-radius:var(--radius-sm);transition:color .15s var(--ease-standard),background-color .15s var(--ease-standard);align-items:center;padding:.55rem .9rem;font-size:.875rem;font-weight:500;display:inline-flex}@media (hover:hover){.Header-module-scss-module__wS1-Va__signIn:hover{color:var(--fg-strong);background:#94a3b814}}.Header-module-scss-module__wS1-Va__cta{color:#0b1228;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));border-radius:var(--radius-sm);transition:filter .15s var(--ease-standard),transform .15s var(--ease-standard);justify-content:center;align-items:center;padding:.55rem 1.05rem;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 6px 20px #22d3ee2e}@media (hover:hover){.Header-module-scss-module__wS1-Va__cta:hover{filter:brightness(1.06);color:#0b1228}}.Header-module-scss-module__wS1-Va__cta:active{transform:translateY(1px)}
.HeroSection-module-scss-module__8AKCfW__hero{padding-block:clamp(3.5rem,9vw,6rem);position:relative}.HeroSection-module-scss-module__8AKCfW__hero:before{content:"";pointer-events:none;background:radial-gradient(55% 45% at 50% 0,#22d3ee24,#0000 65%);position:absolute;inset:0}.HeroSection-module-scss-module__8AKCfW__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);align-items:center;gap:2.5rem;margin-inline:auto;display:grid;position:relative}@media (min-width:900px){.HeroSection-module-scss-module__8AKCfW__inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:3rem;padding-inline:1.5rem}}@media (min-width:1024px){.HeroSection-module-scss-module__8AKCfW__inner{gap:4rem;padding-inline:2rem}}.HeroSection-module-scss-module__8AKCfW__copy{text-align:center}@media (min-width:900px){.HeroSection-module-scss-module__8AKCfW__copy{text-align:left}}.HeroSection-module-scss-module__8AKCfW__eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-cyan);background:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:999px;margin-bottom:1.25rem;padding:.35rem .8rem;font-size:.75rem;font-weight:600;display:inline-block}.HeroSection-module-scss-module__8AKCfW__heading{letter-spacing:-.03em;color:var(--fg-strong);margin:0 0 1.25rem;font-size:clamp(2rem,5.5vw,3.5rem);font-weight:700;line-height:1.08}.HeroSection-module-scss-module__8AKCfW__headingAccent{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));color:#0000;-webkit-background-clip:text;background-clip:text}.HeroSection-module-scss-module__8AKCfW__lead{max-width:36rem;color:var(--fg-muted);margin:0 auto 2rem;font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.55}@media (min-width:900px){.HeroSection-module-scss-module__8AKCfW__lead{margin-inline:0}}.HeroSection-module-scss-module__8AKCfW__ctas{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.25rem;display:flex}@media (min-width:900px){.HeroSection-module-scss-module__8AKCfW__ctas{justify-content:flex-start}}.HeroSection-module-scss-module__8AKCfW__ctaPrimary{color:#0b1228;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));border-radius:var(--radius-md);transition:filter .15s var(--ease-standard),transform .15s var(--ease-standard);justify-content:center;align-items:center;padding:.95rem 1.65rem;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 12px 32px #6366f147}@media (hover:hover){.HeroSection-module-scss-module__8AKCfW__ctaPrimary:hover{filter:brightness(1.06);color:#0b1228}}.HeroSection-module-scss-module__8AKCfW__ctaPrimary:active{transform:translateY(1px)}.HeroSection-module-scss-module__8AKCfW__trust{color:var(--fg-subtle);margin:0;font-size:.8125rem}.HeroSection-module-scss-module__8AKCfW__visual{justify-content:center;width:100%;display:flex}@media (min-width:900px){.HeroSection-module-scss-module__8AKCfW__visual{justify-content:flex-end}}.HeroSection-module-scss-module__8AKCfW__visualImage{border-radius:var(--radius-xl);border:1px solid var(--border-soft);align-self:center;width:100%;max-width:36rem;height:auto;box-shadow:0 30px 80px #00000073}
.HowItWorksSection-module-scss-module__SGCBrG__section{padding-block:var(--section-padding-block);border-block:1px solid var(--border-soft)}.HowItWorksSection-module-scss-module__SGCBrG__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);margin-inline:auto}@media (min-width:768px){.HowItWorksSection-module-scss-module__SGCBrG__inner{padding-inline:1.5rem}}.HowItWorksSection-module-scss-module__SGCBrG__header{text-align:center;margin-bottom:clamp(2.25rem,4vw,3rem)}.HowItWorksSection-module-scss-module__SGCBrG__heading{letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 .5rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700}.HowItWorksSection-module-scss-module__SGCBrG__lead{color:var(--fg-muted);margin:0;font-size:1rem}.HowItWorksSection-module-scss-module__SGCBrG__steps{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.HowItWorksSection-module-scss-module__SGCBrG__steps{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:1024px){.HowItWorksSection-module-scss-module__SGCBrG__steps{grid-template-columns:repeat(4,1fr)}}.HowItWorksSection-module-scss-module__SGCBrG__step{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(#1e293b8c,#0f172a8c);flex-direction:column;gap:.85rem;padding:1.5rem 1.25rem 1.35rem;display:flex;position:relative}.HowItWorksSection-module-scss-module__SGCBrG__stepNum{font-family:var(--font-geist-mono,monospace);letter-spacing:.05em;color:var(--accent-cyan);font-size:.8125rem;font-weight:700}.HowItWorksSection-module-scss-module__SGCBrG__stepBody{flex-direction:column;gap:.4rem;display:flex}.HowItWorksSection-module-scss-module__SGCBrG__stepTitle{color:var(--fg-strong);letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:600}.HowItWorksSection-module-scss-module__SGCBrG__stepText{color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.55}
.DifficultConversationDemo-module-scss-module__Qx2QQa__section{padding-block:var(--section-padding-block)}.DifficultConversationDemo-module-scss-module__Qx2QQa__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);margin-inline:auto}@media (min-width:768px){.DifficultConversationDemo-module-scss-module__Qx2QQa__inner{padding-inline:1.5rem}}.DifficultConversationDemo-module-scss-module__Qx2QQa__header{text-align:center;margin-bottom:clamp(2.25rem,4vw,3rem);max-width:40rem;margin-inline:auto}.DifficultConversationDemo-module-scss-module__Qx2QQa__heading{letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700}.DifficultConversationDemo-module-scss-module__Qx2QQa__lead{color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.55}.DifficultConversationDemo-module-scss-module__Qx2QQa__stage{place-items:center;gap:2rem;display:grid}@media (min-width:900px){.DifficultConversationDemo-module-scss-module__Qx2QQa__stage{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem}}.DifficultConversationDemo-module-scss-module__Qx2QQa__phone{aspect-ratio:9/19;background:linear-gradient(#0f172af2,#020617fa);border:1px solid #94a3b840;border-radius:2rem;width:100%;max-width:19rem;padding:1rem .7rem;position:relative;box-shadow:0 30px 80px #0000008c,inset 0 1px #ffffff0a}.DifficultConversationDemo-module-scss-module__Qx2QQa__phoneNotch{background:#02060f;border-radius:999px;width:5rem;height:1rem;position:absolute;top:.6rem;left:50%;transform:translate(-50%)}.DifficultConversationDemo-module-scss-module__Qx2QQa__phoneScreen{background:linear-gradient(#0f172aa6,#020617d9);border:1px solid #94a3b826;border-radius:1.5rem;flex-direction:column;gap:.65rem;height:100%;padding:1.4rem .85rem .85rem;display:flex;position:relative;overflow:hidden}.DifficultConversationDemo-module-scss-module__Qx2QQa__appHeader{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding:.2rem .1rem .6rem;display:flex}.DifficultConversationDemo-module-scss-module__Qx2QQa__appBrand{letter-spacing:-.01em;color:var(--fg-strong);font-size:.8125rem;font-weight:700}.DifficultConversationDemo-module-scss-module__Qx2QQa__appBadge{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-cyan);background:#22d3ee1f;border:1px solid #22d3ee59;border-radius:999px;padding:.15rem .45rem;font-size:.625rem;font-weight:600}.DifficultConversationDemo-module-scss-module__Qx2QQa__transcript{flex-direction:column;flex:1;gap:.5rem;margin:0;padding:.25rem 0;list-style:none;display:flex}.DifficultConversationDemo-module-scss-module__Qx2QQa__bubbleRow{display:flex}.DifficultConversationDemo-module-scss-module__Qx2QQa__bubbleRow--ai{justify-content:flex-start}.DifficultConversationDemo-module-scss-module__Qx2QQa__bubbleRow--user{justify-content:flex-end}.DifficultConversationDemo-module-scss-module__Qx2QQa__bubble{border-radius:.85rem;flex-direction:column;gap:.25rem;max-width:86%;padding:.6rem .7rem;display:flex}.DifficultConversationDemo-module-scss-module__Qx2QQa__bubbleRow--ai .DifficultConversationDemo-module-scss-module__Qx2QQa__bubble{background:#fb718529;border:1px solid #fb718552;border-bottom-left-radius:.35rem}.DifficultConversationDemo-module-scss-module__Qx2QQa__bubbleRow--user .DifficultConversationDemo-module-scss-module__Qx2QQa__bubble{background:#22d3ee24;border:1px solid #22d3ee4d;border-bottom-right-radius:.35rem}.DifficultConversationDemo-module-scss-module__Qx2QQa__bubbleRole{letter-spacing:.04em;text-transform:uppercase;color:var(--fg-subtle);align-items:center;gap:.4rem;font-size:.625rem;font-weight:700;display:inline-flex}.DifficultConversationDemo-module-scss-module__Qx2QQa__bubbleTag{letter-spacing:.04em;color:#fda4af;background:#fb71852e;border-radius:999px;padding:.05rem .35rem;font-size:.575rem}.DifficultConversationDemo-module-scss-module__Qx2QQa__bubbleText{color:var(--fg);margin:0;font-size:.75rem;line-height:1.45}.DifficultConversationDemo-module-scss-module__Qx2QQa__input{border:1px solid var(--border-soft);background:#0f172acc;border-radius:.85rem;justify-content:center;align-items:center;gap:.4rem;margin-top:auto;padding:.65rem;display:flex}.DifficultConversationDemo-module-scss-module__Qx2QQa__inputDot{background:var(--fg-subtle);border-radius:999px;width:.35rem;height:.35rem;animation:1.4s ease-in-out infinite DifficultConversationDemo-module-scss-module__Qx2QQa__pulse}.DifficultConversationDemo-module-scss-module__Qx2QQa__inputDot:nth-child(2){animation-delay:.2s}.DifficultConversationDemo-module-scss-module__Qx2QQa__inputDot:nth-child(3){animation-delay:.4s}@keyframes DifficultConversationDemo-module-scss-module__Qx2QQa__pulse{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.DifficultConversationDemo-module-scss-module__Qx2QQa__feedback{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(#1e293ba6,#0f172aa6);flex-direction:column;gap:.65rem;width:100%;max-width:24rem;padding:1.6rem 1.5rem 1.4rem;display:flex}.DifficultConversationDemo-module-scss-module__Qx2QQa__feedbackKicker{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-cyan);font-size:.65rem;font-weight:700}.DifficultConversationDemo-module-scss-module__Qx2QQa__feedbackTitle{letter-spacing:-.02em;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.45rem;font-weight:700}.DifficultConversationDemo-module-scss-module__Qx2QQa__feedbackBody{color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.55}.DifficultConversationDemo-module-scss-module__Qx2QQa__feedbackChips{flex-wrap:wrap;gap:.4rem;margin:.25rem 0 0;padding:0;list-style:none;display:flex}.DifficultConversationDemo-module-scss-module__Qx2QQa__feedbackChip{color:#86efac;background:#22c55e1f;border:1px solid #22c55e4d;border-radius:999px;padding:.3rem .6rem;font-size:.75rem;font-weight:600}.DifficultConversationDemo-module-scss-module__Qx2QQa__feedbackChip--growth{color:#fcd34d;background:#fbbf241f;border-color:#fbbf2459}
.InterviewDemo-module-scss-module__Dbhpra__section{padding-block:var(--section-padding-block)}.InterviewDemo-module-scss-module__Dbhpra__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);margin-inline:auto}@media (min-width:768px){.InterviewDemo-module-scss-module__Dbhpra__inner{padding-inline:1.5rem}}.InterviewDemo-module-scss-module__Dbhpra__header{text-align:center;margin-bottom:clamp(2.25rem,4vw,3rem);max-width:40rem;margin-inline:auto}.InterviewDemo-module-scss-module__Dbhpra__heading{letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700}.InterviewDemo-module-scss-module__Dbhpra__lead{color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.55}.InterviewDemo-module-scss-module__Dbhpra__stage{place-items:center;gap:2rem;display:grid}@media (min-width:900px){.InterviewDemo-module-scss-module__Dbhpra__stage{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem}}.InterviewDemo-module-scss-module__Dbhpra__phone{justify-content:center;width:100%;max-width:22rem;display:flex}.InterviewDemo-module-scss-module__Dbhpra__demoImage{border-radius:1rem;width:100%;height:auto;display:block}.InterviewDemo-module-scss-module__Dbhpra__phoneNotch{background:#02060f;border-radius:999px;width:5rem;height:1rem;position:absolute;top:.6rem;left:50%;transform:translate(-50%)}.InterviewDemo-module-scss-module__Dbhpra__phoneScreen{background:linear-gradient(#0f172aa6,#020617d9);border:1px solid #94a3b826;border-radius:1.5rem;flex-direction:column;gap:.65rem;height:100%;padding:1.4rem .85rem .85rem;display:flex;position:relative;overflow:hidden}.InterviewDemo-module-scss-module__Dbhpra__appHeader{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding:.2rem .1rem .6rem;display:flex}.InterviewDemo-module-scss-module__Dbhpra__appBrand{letter-spacing:-.01em;color:var(--fg-strong);font-size:.8125rem;font-weight:700}.InterviewDemo-module-scss-module__Dbhpra__appBadge{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-cyan);background:#22d3ee1f;border:1px solid #22d3ee59;border-radius:999px;padding:.15rem .45rem;font-size:.625rem;font-weight:600}.InterviewDemo-module-scss-module__Dbhpra__transcript{flex-direction:column;flex:1;gap:.5rem;margin:0;padding:.25rem 0;list-style:none;display:flex}.InterviewDemo-module-scss-module__Dbhpra__bubbleRow{display:flex}.InterviewDemo-module-scss-module__Dbhpra__bubbleRow--ai{justify-content:flex-start}.InterviewDemo-module-scss-module__Dbhpra__bubbleRow--user{justify-content:flex-end}.InterviewDemo-module-scss-module__Dbhpra__bubble{border-radius:.85rem;flex-direction:column;gap:.25rem;max-width:86%;padding:.6rem .7rem;display:flex}.InterviewDemo-module-scss-module__Dbhpra__bubbleRow--ai .InterviewDemo-module-scss-module__Dbhpra__bubble{background:#6366f129;border:1px solid #6366f14d;border-bottom-left-radius:.35rem}.InterviewDemo-module-scss-module__Dbhpra__bubbleRow--user .InterviewDemo-module-scss-module__Dbhpra__bubble{background:#22d3ee24;border:1px solid #22d3ee4d;border-bottom-right-radius:.35rem}.InterviewDemo-module-scss-module__Dbhpra__bubbleRole{letter-spacing:.04em;text-transform:uppercase;color:var(--fg-subtle);align-items:center;gap:.4rem;font-size:.625rem;font-weight:700;display:inline-flex}.InterviewDemo-module-scss-module__Dbhpra__bubbleTag{letter-spacing:.04em;color:var(--accent-cyan);background:#22d3ee2e;border-radius:999px;padding:.05rem .35rem;font-size:.575rem}.InterviewDemo-module-scss-module__Dbhpra__bubbleText{color:var(--fg);margin:0;font-size:.75rem;line-height:1.45}.InterviewDemo-module-scss-module__Dbhpra__input{border:1px solid var(--border-soft);background:#0f172acc;border-radius:.85rem;justify-content:center;align-items:center;gap:.4rem;margin-top:auto;padding:.65rem;display:flex}.InterviewDemo-module-scss-module__Dbhpra__inputDot{background:var(--fg-subtle);border-radius:999px;width:.35rem;height:.35rem;animation:1.4s ease-in-out infinite InterviewDemo-module-scss-module__Dbhpra__pulse}.InterviewDemo-module-scss-module__Dbhpra__inputDot:nth-child(2){animation-delay:.2s}.InterviewDemo-module-scss-module__Dbhpra__inputDot:nth-child(3){animation-delay:.4s}@keyframes InterviewDemo-module-scss-module__Dbhpra__pulse{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.InterviewDemo-module-scss-module__Dbhpra__feedback{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(#1e293ba6,#0f172aa6);flex-direction:column;gap:.65rem;width:100%;max-width:24rem;padding:1.6rem 1.5rem 1.4rem;display:flex}.InterviewDemo-module-scss-module__Dbhpra__feedbackKicker{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-cyan);font-size:.65rem;font-weight:700}.InterviewDemo-module-scss-module__Dbhpra__feedbackTitle{letter-spacing:-.02em;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.45rem;font-weight:700}.InterviewDemo-module-scss-module__Dbhpra__feedbackBody{color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.55}.InterviewDemo-module-scss-module__Dbhpra__feedbackChips{flex-wrap:wrap;gap:.4rem;margin:.25rem 0 0;padding:0;list-style:none;display:flex}.InterviewDemo-module-scss-module__Dbhpra__feedbackChip{color:#86efac;background:#22c55e1f;border:1px solid #22c55e4d;border-radius:999px;padding:.3rem .6rem;font-size:.75rem;font-weight:600}.InterviewDemo-module-scss-module__Dbhpra__feedbackChip--growth{color:#fcd34d;background:#fbbf241f;border-color:#fbbf2459}
.NegotiationDemo-module-scss-module__pevhCG__section{padding-block:var(--section-padding-block)}.NegotiationDemo-module-scss-module__pevhCG__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);margin-inline:auto}@media (min-width:768px){.NegotiationDemo-module-scss-module__pevhCG__inner{padding-inline:1.5rem}}.NegotiationDemo-module-scss-module__pevhCG__header{text-align:center;margin-bottom:clamp(2.25rem,4vw,3rem);max-width:40rem;margin-inline:auto}.NegotiationDemo-module-scss-module__pevhCG__heading{letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700}.NegotiationDemo-module-scss-module__pevhCG__lead{color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.55}.NegotiationDemo-module-scss-module__pevhCG__stage{place-items:center;gap:2rem;display:grid}@media (min-width:900px){.NegotiationDemo-module-scss-module__pevhCG__stage{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem}}.NegotiationDemo-module-scss-module__pevhCG__phone{aspect-ratio:9/19;background:linear-gradient(#0f172af2,#020617fa);border:1px solid #94a3b840;border-radius:2rem;width:100%;max-width:19rem;padding:1rem .7rem;position:relative;box-shadow:0 30px 80px #0000008c,inset 0 1px #ffffff0a}.NegotiationDemo-module-scss-module__pevhCG__phoneNotch{background:#02060f;border-radius:999px;width:5rem;height:1rem;position:absolute;top:.6rem;left:50%;transform:translate(-50%)}.NegotiationDemo-module-scss-module__pevhCG__phoneScreen{background:linear-gradient(#0f172aa6,#020617d9);border:1px solid #94a3b826;border-radius:1.5rem;flex-direction:column;gap:.65rem;height:100%;padding:1.4rem .85rem .85rem;display:flex;position:relative;overflow:hidden}.NegotiationDemo-module-scss-module__pevhCG__appHeader{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding:.2rem .1rem .6rem;display:flex}.NegotiationDemo-module-scss-module__pevhCG__appBrand{letter-spacing:-.01em;color:var(--fg-strong);font-size:.8125rem;font-weight:700}.NegotiationDemo-module-scss-module__pevhCG__appBadge{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-cyan);background:#22d3ee1f;border:1px solid #22d3ee59;border-radius:999px;padding:.15rem .45rem;font-size:.625rem;font-weight:600}.NegotiationDemo-module-scss-module__pevhCG__transcript{flex-direction:column;flex:1;gap:.5rem;margin:0;padding:.25rem 0;list-style:none;display:flex}.NegotiationDemo-module-scss-module__pevhCG__bubbleRow{display:flex}.NegotiationDemo-module-scss-module__pevhCG__bubbleRow--ai{justify-content:flex-start}.NegotiationDemo-module-scss-module__pevhCG__bubbleRow--user{justify-content:flex-end}.NegotiationDemo-module-scss-module__pevhCG__bubble{border-radius:.85rem;flex-direction:column;gap:.25rem;max-width:86%;padding:.6rem .7rem;display:flex}.NegotiationDemo-module-scss-module__pevhCG__bubbleRow--ai .NegotiationDemo-module-scss-module__pevhCG__bubble{background:#6366f129;border:1px solid #6366f14d;border-bottom-left-radius:.35rem}.NegotiationDemo-module-scss-module__pevhCG__bubbleRow--user .NegotiationDemo-module-scss-module__pevhCG__bubble{background:#22d3ee24;border:1px solid #22d3ee4d;border-bottom-right-radius:.35rem}.NegotiationDemo-module-scss-module__pevhCG__bubbleRole{letter-spacing:.04em;text-transform:uppercase;color:var(--fg-subtle);align-items:center;gap:.4rem;font-size:.625rem;font-weight:700;display:inline-flex}.NegotiationDemo-module-scss-module__pevhCG__bubbleTag{letter-spacing:.04em;color:var(--accent-cyan);background:#22d3ee2e;border-radius:999px;padding:.05rem .35rem;font-size:.575rem}.NegotiationDemo-module-scss-module__pevhCG__bubbleText{color:var(--fg);margin:0;font-size:.75rem;line-height:1.45}.NegotiationDemo-module-scss-module__pevhCG__input{border:1px solid var(--border-soft);background:#0f172acc;border-radius:.85rem;justify-content:center;align-items:center;gap:.4rem;margin-top:auto;padding:.65rem;display:flex}.NegotiationDemo-module-scss-module__pevhCG__inputDot{background:var(--fg-subtle);border-radius:999px;width:.35rem;height:.35rem;animation:1.4s ease-in-out infinite NegotiationDemo-module-scss-module__pevhCG__pulse}.NegotiationDemo-module-scss-module__pevhCG__inputDot:nth-child(2){animation-delay:.2s}.NegotiationDemo-module-scss-module__pevhCG__inputDot:nth-child(3){animation-delay:.4s}@keyframes NegotiationDemo-module-scss-module__pevhCG__pulse{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.NegotiationDemo-module-scss-module__pevhCG__feedback{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(#1e293ba6,#0f172aa6);flex-direction:column;gap:.65rem;width:100%;max-width:24rem;padding:1.6rem 1.5rem 1.4rem;display:flex}.NegotiationDemo-module-scss-module__pevhCG__feedbackKicker{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-cyan);font-size:.65rem;font-weight:700}.NegotiationDemo-module-scss-module__pevhCG__feedbackTitle{letter-spacing:-.02em;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.45rem;font-weight:700}.NegotiationDemo-module-scss-module__pevhCG__feedbackBody{color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.55}.NegotiationDemo-module-scss-module__pevhCG__feedbackChips{flex-wrap:wrap;gap:.4rem;margin:.25rem 0 0;padding:0;list-style:none;display:flex}.NegotiationDemo-module-scss-module__pevhCG__feedbackChip{color:#86efac;background:#22c55e1f;border:1px solid #22c55e4d;border-radius:999px;padding:.3rem .6rem;font-size:.75rem;font-weight:600}.NegotiationDemo-module-scss-module__pevhCG__feedbackChip--growth{color:#fcd34d;background:#fbbf241f;border-color:#fbbf2459}
.StatsBar-module-scss-module__WNi7zG__section{border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);background:#0f172a66;padding-block:2rem}.StatsBar-module-scss-module__WNi7zG__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);flex-direction:column;align-items:center;gap:1.5rem;margin-inline:auto;display:flex}@media (min-width:1024px){.StatsBar-module-scss-module__WNi7zG__inner{flex-direction:row;justify-content:space-between;gap:2rem;padding-inline:1.5rem}}.StatsBar-module-scss-module__WNi7zG__list{grid-template-columns:repeat(2,1fr);gap:1.25rem 1rem;width:100%;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.StatsBar-module-scss-module__WNi7zG__list{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media (min-width:1024px){.StatsBar-module-scss-module__WNi7zG__list{flex:1}}.StatsBar-module-scss-module__WNi7zG__item{text-align:center;flex-direction:column;gap:.25rem;display:flex}.StatsBar-module-scss-module__WNi7zG__value{font-family:var(--font-geist-sans,system-ui),sans-serif;letter-spacing:-.02em;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.4rem,3vw,1.75rem);font-weight:700;line-height:1.1}.StatsBar-module-scss-module__WNi7zG__label{color:var(--fg-muted);font-size:.8125rem;line-height:1.35}.StatsBar-module-scss-module__WNi7zG__cta{color:var(--fg-strong);border:1px solid var(--border-strong);border-radius:var(--radius-sm);white-space:nowrap;transition:color .15s var(--ease-standard),background-color .15s var(--ease-standard),border-color .15s var(--ease-standard);background:#94a3b81a;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.875rem;font-weight:600;display:inline-flex}@media (hover:hover){.StatsBar-module-scss-module__WNi7zG__cta:hover{color:var(--fg-strong);background:#94a3b82e;border-color:#22d3ee73}}.StatsBar-module-scss-module__WNi7zG__ctaArrow{transition:transform .15s var(--ease-standard);display:inline-block}.StatsBar-module-scss-module__WNi7zG__cta:hover .StatsBar-module-scss-module__WNi7zG__ctaArrow{transform:translate(2px)}
.DifficultConversationFeatures-module-scss-module__z8e_0G__section{padding-block:var(--section-padding-block);border-block:1px solid var(--border-soft);background:#0f172a66}.DifficultConversationFeatures-module-scss-module__z8e_0G__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);margin-inline:auto}@media (min-width:768px){.DifficultConversationFeatures-module-scss-module__z8e_0G__inner{padding-inline:1.5rem}}.DifficultConversationFeatures-module-scss-module__z8e_0G__header{text-align:center;margin-bottom:clamp(2.25rem,4vw,3rem);max-width:38rem;margin-inline:auto}.DifficultConversationFeatures-module-scss-module__z8e_0G__heading{letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700}.DifficultConversationFeatures-module-scss-module__z8e_0G__lead{color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.55}.DifficultConversationFeatures-module-scss-module__z8e_0G__grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.DifficultConversationFeatures-module-scss-module__z8e_0G__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:1024px){.DifficultConversationFeatures-module-scss-module__z8e_0G__grid{grid-template-columns:repeat(3,1fr)}}.DifficultConversationFeatures-module-scss-module__z8e_0G__card{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(#1e293b80,#0f172a80);flex-direction:column;gap:.85rem;padding:1.5rem 1.35rem 1.35rem;display:flex}.DifficultConversationFeatures-module-scss-module__z8e_0G__glyph{font-size:1.65rem;line-height:1}.DifficultConversationFeatures-module-scss-module__z8e_0G__body{flex-direction:column;gap:.4rem;display:flex}.DifficultConversationFeatures-module-scss-module__z8e_0G__cardTitle{letter-spacing:-.01em;color:var(--fg-strong);margin:0;font-size:1.0625rem;font-weight:600;line-height:1.3}.DifficultConversationFeatures-module-scss-module__z8e_0G__cardText{color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.55}
.InterviewFeatures-module-scss-module__KdU7pW__section{padding-block:var(--section-padding-block);border-block:1px solid var(--border-soft);background:#0f172a66}.InterviewFeatures-module-scss-module__KdU7pW__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);margin-inline:auto}@media (min-width:768px){.InterviewFeatures-module-scss-module__KdU7pW__inner{padding-inline:1.5rem}}.InterviewFeatures-module-scss-module__KdU7pW__header{text-align:center;margin-bottom:clamp(2.25rem,4vw,3rem);max-width:38rem;margin-inline:auto}.InterviewFeatures-module-scss-module__KdU7pW__heading{letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700}.InterviewFeatures-module-scss-module__KdU7pW__lead{color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.55}.InterviewFeatures-module-scss-module__KdU7pW__grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.InterviewFeatures-module-scss-module__KdU7pW__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:1024px){.InterviewFeatures-module-scss-module__KdU7pW__grid{grid-template-columns:repeat(3,1fr)}}.InterviewFeatures-module-scss-module__KdU7pW__card{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(#1e293b80,#0f172a80);flex-direction:column;gap:.85rem;padding:1.5rem 1.35rem 1.35rem;display:flex}.InterviewFeatures-module-scss-module__KdU7pW__glyph{font-size:1.65rem;line-height:1}.InterviewFeatures-module-scss-module__KdU7pW__body{flex-direction:column;gap:.4rem;display:flex}.InterviewFeatures-module-scss-module__KdU7pW__cardTitle{letter-spacing:-.01em;color:var(--fg-strong);margin:0;font-size:1.0625rem;font-weight:600;line-height:1.3}.InterviewFeatures-module-scss-module__KdU7pW__cardText{color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.55}
.NegotiationFeatures-module-scss-module__7w5LEq__section{padding-block:var(--section-padding-block);border-block:1px solid var(--border-soft);background:#0f172a66}.NegotiationFeatures-module-scss-module__7w5LEq__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);margin-inline:auto}@media (min-width:768px){.NegotiationFeatures-module-scss-module__7w5LEq__inner{padding-inline:1.5rem}}.NegotiationFeatures-module-scss-module__7w5LEq__header{text-align:center;margin-bottom:clamp(2.25rem,4vw,3rem);max-width:38rem;margin-inline:auto}.NegotiationFeatures-module-scss-module__7w5LEq__heading{letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700}.NegotiationFeatures-module-scss-module__7w5LEq__lead{color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.55}.NegotiationFeatures-module-scss-module__7w5LEq__grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.NegotiationFeatures-module-scss-module__7w5LEq__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:1024px){.NegotiationFeatures-module-scss-module__7w5LEq__grid{grid-template-columns:repeat(3,1fr)}}.NegotiationFeatures-module-scss-module__7w5LEq__card{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(#1e293b80,#0f172a80);flex-direction:column;gap:.85rem;padding:1.5rem 1.35rem 1.35rem;display:flex}.NegotiationFeatures-module-scss-module__7w5LEq__glyph{font-size:1.65rem;line-height:1}.NegotiationFeatures-module-scss-module__7w5LEq__body{flex-direction:column;gap:.4rem;display:flex}.NegotiationFeatures-module-scss-module__7w5LEq__cardTitle{letter-spacing:-.01em;color:var(--fg-strong);margin:0;font-size:1.0625rem;font-weight:600;line-height:1.3}.NegotiationFeatures-module-scss-module__7w5LEq__cardText{color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.55}
.UseCasesSection-module-scss-module__SIuI7G__section{padding-block:var(--section-padding-block)}.UseCasesSection-module-scss-module__SIuI7G__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);margin-inline:auto}@media (min-width:768px){.UseCasesSection-module-scss-module__SIuI7G__inner{padding-inline:1.5rem}}.UseCasesSection-module-scss-module__SIuI7G__header{text-align:center;margin-bottom:clamp(2rem,4vw,3rem);max-width:38rem;margin-inline:auto}.UseCasesSection-module-scss-module__SIuI7G__heading{letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700}.UseCasesSection-module-scss-module__SIuI7G__lead{color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.55}.UseCasesSection-module-scss-module__SIuI7G__grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.UseCasesSection-module-scss-module__SIuI7G__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:1024px){.UseCasesSection-module-scss-module__SIuI7G__grid{grid-template-columns:repeat(4,1fr)}}.UseCasesSection-module-scss-module__SIuI7G__card{border:1px solid var(--border-soft);border-radius:var(--radius-lg);height:100%;color:var(--fg);isolation:isolate;transition:border-color .2s var(--ease-standard),transform .2s var(--ease-standard),background-color .2s var(--ease-standard);background:linear-gradient(#1e293b8c,#0f172a8c);flex-direction:column;gap:.85rem;padding:1.65rem 1.35rem 1.45rem;text-decoration:none;display:flex;position:relative}.UseCasesSection-module-scss-module__SIuI7G__card:before{content:"";z-index:-1;border-radius:inherit;opacity:0;pointer-events:none;transition:opacity .25s var(--ease-standard);position:absolute;inset:0}@media (hover:hover){.UseCasesSection-module-scss-module__SIuI7G__card:hover{transform:translateY(-2px)}.UseCasesSection-module-scss-module__SIuI7G__card:hover:before{opacity:1}}.UseCasesSection-module-scss-module__SIuI7G__card--cyan:before{background:radial-gradient(70% 60% at 50% 0,#22d3ee2e,#0000 70%)}.UseCasesSection-module-scss-module__SIuI7G__card--cyan:hover{border-color:#22d3ee73}.UseCasesSection-module-scss-module__SIuI7G__card--indigo:before{background:radial-gradient(70% 60% at 50% 0,#6366f138,#0000 70%)}.UseCasesSection-module-scss-module__SIuI7G__card--indigo:hover{border-color:#6366f173}.UseCasesSection-module-scss-module__SIuI7G__card--rose:before{background:radial-gradient(70% 60% at 50% 0,#fb71852e,#0000 70%)}.UseCasesSection-module-scss-module__SIuI7G__card--rose:hover{border-color:#fb718566}.UseCasesSection-module-scss-module__SIuI7G__card--amber:before{background:radial-gradient(70% 60% at 50% 0,#fbbf2429,#0000 70%)}.UseCasesSection-module-scss-module__SIuI7G__card--amber:hover{border-color:#fbbf2466}.UseCasesSection-module-scss-module__SIuI7G__card--disabled{cursor:not-allowed;opacity:.7}@media (hover:hover){.UseCasesSection-module-scss-module__SIuI7G__card--disabled:hover{transform:none}}.UseCasesSection-module-scss-module__SIuI7G__ribbon{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-strong);background:#fbbf242e;border:1px solid #fbbf2473;border-radius:999px;padding:.2rem .55rem;font-size:.65rem;font-weight:700;position:absolute;top:.9rem;right:.9rem}.UseCasesSection-module-scss-module__SIuI7G__cardTitle{letter-spacing:-.01em;color:var(--fg-strong);margin:0;font-size:1.1rem;font-weight:600}.UseCasesSection-module-scss-module__SIuI7G__cardText{color:var(--fg-muted);flex:1;margin:0;font-size:.9375rem;line-height:1.55}.UseCasesSection-module-scss-module__SIuI7G__cardCta{color:var(--accent-cyan);align-items:center;gap:.4rem;margin-top:.25rem;font-size:.8125rem;font-weight:600;display:inline-flex}.UseCasesSection-module-scss-module__SIuI7G__cardArrow{transition:transform .15s var(--ease-standard);display:inline-block}.UseCasesSection-module-scss-module__SIuI7G__card:hover .UseCasesSection-module-scss-module__SIuI7G__cardArrow{transform:translate(3px)}
.DifficultConversationHero-module-scss-module__mNoTpW__hero{padding-block:clamp(3.5rem,9vw,6rem);position:relative}.DifficultConversationHero-module-scss-module__mNoTpW__hero:before{content:"";pointer-events:none;background:radial-gradient(55% 45% at 50% 0,#fb71851f,#0000 65%);position:absolute;inset:0}.DifficultConversationHero-module-scss-module__mNoTpW__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);align-items:center;gap:2.5rem;margin-inline:auto;display:grid;position:relative}@media (min-width:900px){.DifficultConversationHero-module-scss-module__mNoTpW__inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:3rem;padding-inline:1.5rem}}@media (min-width:1024px){.DifficultConversationHero-module-scss-module__mNoTpW__inner{gap:4rem;padding-inline:2rem}}.DifficultConversationHero-module-scss-module__mNoTpW__copy{text-align:center}@media (min-width:900px){.DifficultConversationHero-module-scss-module__mNoTpW__copy{text-align:left}}.DifficultConversationHero-module-scss-module__mNoTpW__eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-cyan);background:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:999px;margin-bottom:1.25rem;padding:.35rem .8rem;font-size:.75rem;font-weight:600;display:inline-block}.DifficultConversationHero-module-scss-module__mNoTpW__heading{letter-spacing:-.03em;color:var(--fg-strong);margin:0 0 1.25rem;font-size:clamp(2rem,5.5vw,3.5rem);font-weight:700;line-height:1.08}.DifficultConversationHero-module-scss-module__mNoTpW__headingAccent{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));color:#0000;-webkit-background-clip:text;background-clip:text}.DifficultConversationHero-module-scss-module__mNoTpW__lead{max-width:36rem;color:var(--fg-muted);margin:0 auto 2rem;font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.55}@media (min-width:900px){.DifficultConversationHero-module-scss-module__mNoTpW__lead{margin-inline:0}}.DifficultConversationHero-module-scss-module__mNoTpW__ctas{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.25rem;display:flex}@media (min-width:900px){.DifficultConversationHero-module-scss-module__mNoTpW__ctas{justify-content:flex-start}}.DifficultConversationHero-module-scss-module__mNoTpW__ctaPrimary{color:#0b1228;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));border-radius:var(--radius-md);transition:filter .15s var(--ease-standard),transform .15s var(--ease-standard);justify-content:center;align-items:center;padding:.95rem 1.65rem;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 12px 32px #6366f147}@media (hover:hover){.DifficultConversationHero-module-scss-module__mNoTpW__ctaPrimary:hover{filter:brightness(1.06);color:#0b1228}}.DifficultConversationHero-module-scss-module__mNoTpW__ctaPrimary:active{transform:translateY(1px)}.DifficultConversationHero-module-scss-module__mNoTpW__trust{color:var(--fg-subtle);margin:0;font-size:.8125rem}.DifficultConversationHero-module-scss-module__mNoTpW__visual{justify-content:center;width:100%;display:flex}@media (min-width:900px){.DifficultConversationHero-module-scss-module__mNoTpW__visual{justify-content:flex-end}}.DifficultConversationHero-module-scss-module__mNoTpW__visualImage{border-radius:var(--radius-xl);border:1px solid var(--border-soft);align-self:center;width:100%;max-width:36rem;height:auto;box-shadow:0 30px 80px #00000073}
.InterviewHero-module-scss-module__K2fa0W__hero{padding-block:clamp(3.5rem,9vw,6rem);position:relative}.InterviewHero-module-scss-module__K2fa0W__hero:before{content:"";pointer-events:none;background:radial-gradient(55% 45% at 50% 0,#22d3ee24,#0000 65%);position:absolute;inset:0}.InterviewHero-module-scss-module__K2fa0W__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);align-items:center;gap:2.5rem;margin-inline:auto;display:grid;position:relative}@media (min-width:900px){.InterviewHero-module-scss-module__K2fa0W__inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:3rem;padding-inline:1.5rem}}@media (min-width:1024px){.InterviewHero-module-scss-module__K2fa0W__inner{gap:4rem;padding-inline:2rem}}.InterviewHero-module-scss-module__K2fa0W__copy{text-align:center}@media (min-width:900px){.InterviewHero-module-scss-module__K2fa0W__copy{text-align:left}}.InterviewHero-module-scss-module__K2fa0W__eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-cyan);background:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:999px;margin-bottom:1.25rem;padding:.35rem .8rem;font-size:.75rem;font-weight:600;display:inline-block}.InterviewHero-module-scss-module__K2fa0W__heading{letter-spacing:-.03em;color:var(--fg-strong);margin:0 0 1.25rem;font-size:clamp(2rem,5.5vw,3.5rem);font-weight:700;line-height:1.08}.InterviewHero-module-scss-module__K2fa0W__headingAccent{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));color:#0000;-webkit-background-clip:text;background-clip:text}.InterviewHero-module-scss-module__K2fa0W__lead{max-width:36rem;color:var(--fg-muted);margin:0 auto 2rem;font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.55}@media (min-width:900px){.InterviewHero-module-scss-module__K2fa0W__lead{margin-inline:0}}.InterviewHero-module-scss-module__K2fa0W__contrast{text-align:left;max-width:36rem;color:var(--fg-muted);border-left:2px solid #22d3ee73;margin:0 auto 1.75rem;padding-left:.875rem;font-size:clamp(.9375rem,2vw,1rem);line-height:1.5}@media (min-width:900px){.InterviewHero-module-scss-module__K2fa0W__contrast{margin-inline:0}}.InterviewHero-module-scss-module__K2fa0W__contrastAccent{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.InterviewHero-module-scss-module__K2fa0W__ctas{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.25rem;display:flex}@media (min-width:900px){.InterviewHero-module-scss-module__K2fa0W__ctas{justify-content:flex-start}}.InterviewHero-module-scss-module__K2fa0W__ctaPrimary{color:#0b1228;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));border-radius:var(--radius-md);transition:filter .15s var(--ease-standard),transform .15s var(--ease-standard);justify-content:center;align-items:center;padding:.95rem 1.65rem;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 12px 32px #6366f147}@media (hover:hover){.InterviewHero-module-scss-module__K2fa0W__ctaPrimary:hover{filter:brightness(1.06);color:#0b1228}}.InterviewHero-module-scss-module__K2fa0W__ctaPrimary:active{transform:translateY(1px)}.InterviewHero-module-scss-module__K2fa0W__trust{color:var(--fg-subtle);margin:0;font-size:.8125rem}.InterviewHero-module-scss-module__K2fa0W__visual{justify-content:center;width:100%;display:flex}@media (min-width:900px){.InterviewHero-module-scss-module__K2fa0W__visual{justify-content:flex-end}}.InterviewHero-module-scss-module__K2fa0W__visualImage{border-radius:var(--radius-xl);border:1px solid var(--border-soft);align-self:center;width:100%;max-width:36rem;height:auto;box-shadow:0 30px 80px #00000073}
.NegotiationHero-module-scss-module__M8v0Qq__hero{padding-block:clamp(3.5rem,9vw,6rem);position:relative}.NegotiationHero-module-scss-module__M8v0Qq__hero:before{content:"";pointer-events:none;background:radial-gradient(55% 45% at 50% 0,#6366f124,#0000 65%);position:absolute;inset:0}.NegotiationHero-module-scss-module__M8v0Qq__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);align-items:center;gap:2.5rem;margin-inline:auto;display:grid;position:relative}@media (min-width:900px){.NegotiationHero-module-scss-module__M8v0Qq__inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:3rem;padding-inline:1.5rem}}@media (min-width:1024px){.NegotiationHero-module-scss-module__M8v0Qq__inner{gap:4rem;padding-inline:2rem}}.NegotiationHero-module-scss-module__M8v0Qq__copy{text-align:center}@media (min-width:900px){.NegotiationHero-module-scss-module__M8v0Qq__copy{text-align:left}}.NegotiationHero-module-scss-module__M8v0Qq__eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-cyan);background:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:999px;margin-bottom:1.25rem;padding:.35rem .8rem;font-size:.75rem;font-weight:600;display:inline-block}.NegotiationHero-module-scss-module__M8v0Qq__heading{letter-spacing:-.03em;color:var(--fg-strong);margin:0 0 1.25rem;font-size:clamp(2rem,5.5vw,3.5rem);font-weight:700;line-height:1.08}.NegotiationHero-module-scss-module__M8v0Qq__headingAccent{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));color:#0000;-webkit-background-clip:text;background-clip:text}.NegotiationHero-module-scss-module__M8v0Qq__lead{max-width:36rem;color:var(--fg-muted);margin:0 auto 2rem;font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.55}@media (min-width:900px){.NegotiationHero-module-scss-module__M8v0Qq__lead{margin-inline:0}}.NegotiationHero-module-scss-module__M8v0Qq__ctas{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.25rem;display:flex}@media (min-width:900px){.NegotiationHero-module-scss-module__M8v0Qq__ctas{justify-content:flex-start}}.NegotiationHero-module-scss-module__M8v0Qq__ctaPrimary{color:#0b1228;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));border-radius:var(--radius-md);transition:filter .15s var(--ease-standard),transform .15s var(--ease-standard);justify-content:center;align-items:center;padding:.95rem 1.65rem;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 12px 32px #6366f147}@media (hover:hover){.NegotiationHero-module-scss-module__M8v0Qq__ctaPrimary:hover{filter:brightness(1.06);color:#0b1228}}.NegotiationHero-module-scss-module__M8v0Qq__ctaPrimary:active{transform:translateY(1px)}.NegotiationHero-module-scss-module__M8v0Qq__trust{color:var(--fg-subtle);margin:0;font-size:.8125rem}.NegotiationHero-module-scss-module__M8v0Qq__visual{justify-content:center;width:100%;display:flex}@media (min-width:900px){.NegotiationHero-module-scss-module__M8v0Qq__visual{justify-content:flex-end}}.NegotiationHero-module-scss-module__M8v0Qq__visualImage{border-radius:var(--radius-xl);border:1px solid var(--border-soft);align-self:center;width:100%;max-width:36rem;height:auto;box-shadow:0 30px 80px #00000073}
.WhyPracticeSection-module-scss-module__CXjjpa__section{padding-block:var(--section-padding-block);border-block:1px solid var(--border-soft);background:#0f172a66}.WhyPracticeSection-module-scss-module__CXjjpa__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);margin-inline:auto}@media (min-width:768px){.WhyPracticeSection-module-scss-module__CXjjpa__inner{padding-inline:1.5rem}}.WhyPracticeSection-module-scss-module__CXjjpa__header{text-align:center;margin-bottom:clamp(2.25rem,4vw,3rem);max-width:38rem;margin-inline:auto}.WhyPracticeSection-module-scss-module__CXjjpa__heading{letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700}.WhyPracticeSection-module-scss-module__CXjjpa__lead{color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.55}.WhyPracticeSection-module-scss-module__CXjjpa__list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.WhyPracticeSection-module-scss-module__CXjjpa__card{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(#1e293b80,#0f172a8c);padding:1.75rem 1.5rem 1.6rem}.WhyPracticeSection-module-scss-module__CXjjpa__scenarioLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-cyan);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.WhyPracticeSection-module-scss-module__CXjjpa__split{align-items:start;gap:1.25rem;display:grid}@media (min-width:768px){.WhyPracticeSection-module-scss-module__CXjjpa__split{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.25rem}}.WhyPracticeSection-module-scss-module__CXjjpa__column{flex-direction:column;gap:.4rem;display:flex}.WhyPracticeSection-module-scss-module__CXjjpa__column--after{border-left:2px solid #6366f166;padding-left:1rem;position:relative}@media (min-width:768px){.WhyPracticeSection-module-scss-module__CXjjpa__column--after{border-left:none;padding-left:0}}.WhyPracticeSection-module-scss-module__CXjjpa__columnKicker{letter-spacing:.04em;text-transform:uppercase;color:var(--fg-muted);font-size:.75rem;font-weight:700}.WhyPracticeSection-module-scss-module__CXjjpa__columnKicker--after{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));color:#0000;-webkit-background-clip:text;background-clip:text}.WhyPracticeSection-module-scss-module__CXjjpa__columnText{color:var(--fg);margin:0;font-size:.9375rem;line-height:1.6}.WhyPracticeSection-module-scss-module__CXjjpa__arrow{color:var(--accent-indigo);text-align:center;font-size:1.5rem;display:none}@media (min-width:768px){.WhyPracticeSection-module-scss-module__CXjjpa__arrow{display:inline-block}}
.DifficultConversationWhoFor-module-scss-module___J-m_G__section{padding-block:var(--section-padding-block);border-block:1px solid var(--border-soft)}.DifficultConversationWhoFor-module-scss-module___J-m_G__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);margin-inline:auto}@media (min-width:768px){.DifficultConversationWhoFor-module-scss-module___J-m_G__inner{padding-inline:1.5rem}}.DifficultConversationWhoFor-module-scss-module___J-m_G__header{text-align:center;margin-bottom:clamp(2.25rem,4vw,3rem);max-width:42rem;margin-inline:auto}.DifficultConversationWhoFor-module-scss-module___J-m_G__heading{letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700}.DifficultConversationWhoFor-module-scss-module___J-m_G__lead{color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.55}.DifficultConversationWhoFor-module-scss-module___J-m_G__grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.DifficultConversationWhoFor-module-scss-module___J-m_G__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.DifficultConversationWhoFor-module-scss-module___J-m_G__card{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(#1e293b8c,#0f172a8c);flex-direction:column;gap:.65rem;padding:1.65rem 1.4rem 1.45rem;display:flex}.DifficultConversationWhoFor-module-scss-module___J-m_G__glyph{font-size:1.65rem;line-height:1}.DifficultConversationWhoFor-module-scss-module___J-m_G__cardTitle{letter-spacing:-.01em;color:var(--fg-strong);margin:0;font-size:1.05rem;font-weight:600;line-height:1.3}.DifficultConversationWhoFor-module-scss-module___J-m_G__cardText{color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.55}
.InterviewWhoFor-module-scss-module__RqhN4W__section{padding-block:var(--section-padding-block);border-block:1px solid var(--border-soft)}.InterviewWhoFor-module-scss-module__RqhN4W__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);margin-inline:auto}@media (min-width:768px){.InterviewWhoFor-module-scss-module__RqhN4W__inner{padding-inline:1.5rem}}.InterviewWhoFor-module-scss-module__RqhN4W__header{text-align:center;margin-bottom:clamp(2.25rem,4vw,3rem);max-width:38rem;margin-inline:auto}.InterviewWhoFor-module-scss-module__RqhN4W__heading{letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700}.InterviewWhoFor-module-scss-module__RqhN4W__lead{color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.55}.InterviewWhoFor-module-scss-module__RqhN4W__grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.InterviewWhoFor-module-scss-module__RqhN4W__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.InterviewWhoFor-module-scss-module__RqhN4W__card{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(#1e293b8c,#0f172a8c);flex-direction:column;gap:.65rem;padding:1.65rem 1.4rem 1.45rem;display:flex}.InterviewWhoFor-module-scss-module__RqhN4W__cardImage{border-radius:calc(var(--radius-lg) - 2px);width:50%;height:auto;margin-bottom:.25rem;display:block}.InterviewWhoFor-module-scss-module__RqhN4W__cardTitle{letter-spacing:-.01em;color:var(--fg-strong);margin:0;font-size:1.05rem;font-weight:600;line-height:1.3}.InterviewWhoFor-module-scss-module__RqhN4W__cardText{color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.55}
.NegotiationWhoFor-module-scss-module__RWwL5G__section{padding-block:var(--section-padding-block);border-block:1px solid var(--border-soft)}.NegotiationWhoFor-module-scss-module__RWwL5G__inner{max-width:var(--container-max);padding-inline:var(--container-padding-inline);margin-inline:auto}@media (min-width:768px){.NegotiationWhoFor-module-scss-module__RWwL5G__inner{padding-inline:1.5rem}}.NegotiationWhoFor-module-scss-module__RWwL5G__header{text-align:center;margin-bottom:clamp(2.25rem,4vw,3rem);max-width:38rem;margin-inline:auto}.NegotiationWhoFor-module-scss-module__RWwL5G__heading{letter-spacing:-.02em;color:var(--fg-strong);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700}.NegotiationWhoFor-module-scss-module__RWwL5G__lead{color:var(--fg-muted);margin:0;font-size:1rem;line-height:1.55}.NegotiationWhoFor-module-scss-module__RWwL5G__grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.NegotiationWhoFor-module-scss-module__RWwL5G__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.NegotiationWhoFor-module-scss-module__RWwL5G__card{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(#1e293b8c,#0f172a8c);flex-direction:column;gap:.65rem;padding:1.65rem 1.4rem 1.45rem;display:flex}.NegotiationWhoFor-module-scss-module__RWwL5G__glyph{font-size:1.65rem;line-height:1}.NegotiationWhoFor-module-scss-module__RWwL5G__cardTitle{letter-spacing:-.01em;color:var(--fg-strong);margin:0;font-size:1.05rem;font-weight:600;line-height:1.3}.NegotiationWhoFor-module-scss-module__RWwL5G__cardText{color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.55}
.ComingSoonPage-module-scss-module__raYYLa__main{max-width:42rem;padding:clamp(3rem,9vw,6rem) var(--container-padding-inline);text-align:center;margin-inline:auto}.ComingSoonPage-module-scss-module__raYYLa__kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-cyan);background:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:999px;margin-bottom:1.25rem;padding:.35rem .8rem;font-size:.7rem;font-weight:700;display:inline-block}.ComingSoonPage-module-scss-module__raYYLa__heading{letter-spacing:-.025em;color:var(--fg-strong);margin:0 0 .85rem;font-size:clamp(2rem,5vw,2.85rem);font-weight:700;line-height:1.1}.ComingSoonPage-module-scss-module__raYYLa__lead{color:var(--fg);margin:0 0 1.25rem;font-size:1.05rem;line-height:1.55}.ComingSoonPage-module-scss-module__raYYLa__body{color:var(--fg-muted);margin:0 0 2rem;font-size:.9375rem;line-height:1.6}.ComingSoonPage-module-scss-module__raYYLa__actions{flex-wrap:wrap;justify-content:center;gap:.65rem;display:flex}.ComingSoonPage-module-scss-module__raYYLa__ctaPrimary{color:#0b1228;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-indigo));border-radius:var(--radius-md);transition:filter .15s var(--ease-standard);justify-content:center;align-items:center;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex;box-shadow:0 12px 30px #6366f147}@media (hover:hover){.ComingSoonPage-module-scss-module__raYYLa__ctaPrimary:hover{filter:brightness(1.06);color:#0b1228}}.ComingSoonPage-module-scss-module__raYYLa__ctaSecondary{color:var(--fg);border:1px solid var(--border-strong);border-radius:var(--radius-md);transition:color .15s var(--ease-standard),background-color .15s var(--ease-standard);background:#94a3b814;align-items:center;padding:.85rem 1.25rem;font-size:.95rem;font-weight:500;display:inline-flex}@media (hover:hover){.ComingSoonPage-module-scss-module__raYYLa__ctaSecondary:hover{color:var(--fg-strong);background:#94a3b824}}
