*,*:before,*:after{box-sizing:border-box}:root{--app-inner-height: 100dvh;--app-layout-height: 100dvh;--mobile-section-vh: 100svh;--color-site-bg: #dcd6ef;--color-accent: #6755e9;--color-purple: #6755e9;--color-white: #ffffff;--color-text: #3a3a3a;--color-text-muted: rgba(58, 58, 58, .72);--site-nav-logo-width: clamp(108px, 20vw, 146px);--site-nav-link-size: 15px;--site-nav-link-gap: 2rem;--color-why-now-heading: #3a3a3a;--sticky-dock-fixed-top: clamp(.75rem, 2.5vw, 1.35rem);--sticky-dock-appr-height: clamp(4.15rem, 11.2vmin, 5.95rem);--sticky-dock-gap-below: 30px;--sticky-title-stack-top: calc( env(safe-area-inset-top, 0px) + var(--sticky-dock-fixed-top) + var(--sticky-dock-appr-height) + var(--sticky-dock-gap-below) );--font-heading: "Stack Sans Notch", Inter, system-ui, -apple-system, sans-serif;--font-body: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}html{scroll-behavior:smooth;scrollbar-gutter:stable}html.home-hero-scroll-ui{scroll-behavior:auto;scroll-snap-type:none;scroll-padding-top:0;overscroll-behavior-y:contain;overflow-x:clip;background-color:#fff}@media(max-width:720px){html.home-hero-scroll-ui body{overflow-x:clip;max-width:100%}}html.home-hero-scroll-ui #what-is-bigword,html.home-hero-scroll-ui #what-is-bigword-footer,html.home-hero-scroll-ui #scenario-lab,html.home-hero-scroll-ui #use-case-areas,html.home-hero-scroll-ui #how-it-works,html.home-hero-scroll-ui #trust-and-method,html.home-hero-scroll-ui #faq,html.home-hero-scroll-ui #contact{scroll-margin-top:0;scroll-margin-bottom:0}html.home-hero-scroll-ui.home-scroll-animating{scroll-snap-type:none}html.home-hero-scroll-ui.home-scroll-animating .trust-security__atmosphere,html.home-hero-scroll-ui.home-scroll-animating .hiw-section__atmosphere,html.home-hero-scroll-ui.home-scroll-animating .use-wedge-sim__section-atmosphere,html.home-hero-scroll-ui.home-scroll-animating .bw-capabilities__atmosphere,html.home-hero-scroll-ui.home-scroll-animating .bw-why__section-atmosphere{backdrop-filter:none;-webkit-backdrop-filter:none}html.home-hero-scroll-ui .hero__media--frames .hero__scroll-frame--dbl-front{opacity:1}html.home-hero-scroll-ui .hero__media--frames .hero__scroll-frame--dbl-back{opacity:0}@media(prefers-reduced-motion:reduce){html.home-hero-scroll-ui{scroll-behavior:auto;scroll-snap-type:none}}h1,h2,h3{font-family:var(--font-heading)}body{margin:0;min-height:max(100vh,100dvh);min-height:var(--app-inner-height, max(100vh, 100dvh));font-family:var(--font-body);background-color:var(--color-site-bg);color:var(--color-text)}#root{min-height:max(100vh,100dvh);min-height:var(--app-inner-height, max(100vh, 100dvh))}a{color:inherit;text-decoration:none}.book-demo-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:13000;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2rem);box-sizing:border-box}.book-demo-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c0a129e;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.book-demo-modal__panel{position:relative;z-index:1;box-sizing:border-box;width:min(100%,34rem);max-height:min(92dvh,720px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:clamp(1.35rem,3.5vw,1.85rem);-webkit-text-size-adjust:100%;text-size-adjust:100%;border-radius:20px;background:#faf9fc;color:#1a1624;box-shadow:0 0 0 1px #522aa814,0 28px 64px #100a2047;animation:book-demo-modal-in .32s cubic-bezier(.22,1,.36,1)}.book-demo-modal__panel--loading{overflow:hidden;min-height:min(92dvh,720px)}.book-demo-modal__content{min-height:100%}@keyframes book-demo-modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes book-demo-sheet-in{0%{opacity:.98;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes book-demo-success-pop{0%{opacity:0;transform:scale(.6)}55%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes book-demo-success-draw{0%{stroke-dashoffset:36}to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.book-demo-modal__panel{animation:none}.book-demo-modal__flow{transition:none}.book-demo-modal__success-tick,.book-demo-modal__success-tick-check,.book-demo-modal__success-tick-circle{animation:none}}@media(max-width:720px){.book-demo-modal{align-items:flex-end;justify-content:stretch;padding:0}.book-demo-modal__panel{width:100%;max-width:none;max-height:min(92svh,860px);border-radius:20px 20px 0 0;padding:1.1rem 1rem calc(1rem + env(safe-area-inset-bottom,0px));animation:book-demo-sheet-in .32s cubic-bezier(.22,1,.36,1)}.book-demo-modal__panel--loading{min-height:min(92svh,860px)}.book-demo-modal__input,.book-demo-modal__textarea{font-size:16px}}.book-demo-modal__close{position:absolute;top:.85rem;right:.85rem;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:999px;font-size:1.35rem;line-height:1;color:#1a16228c;background:#522aa80f;cursor:pointer;transition:background .18s ease,color .18s ease}.book-demo-modal__close:hover{color:#1a1624;background:#522aa81f}.book-demo-modal__head{padding-right:0;padding-left:0;margin-bottom:clamp(1rem,2.5vw,1.35rem);text-align:center}.book-demo-modal__title,.book-demo-modal__lead{padding-right:2rem}.book-demo-modal__success-tick{position:relative;display:inline-block;width:2.55rem;height:2.55rem;margin:0 auto .58rem;animation:book-demo-success-pop .46s cubic-bezier(.2,.9,.2,1) both}.book-demo-modal__success-tick svg{display:block;width:100%;height:100%;overflow:visible}.book-demo-modal__success-tick-circle{fill:#6755e91f;stroke:#6755e9eb;stroke-width:2.5;filter:drop-shadow(0 8px 18px rgba(103,85,233,.2))}.book-demo-modal__success-tick-check{fill:none;stroke:var(--color-accent, #6755e9);stroke-width:3.6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:36;stroke-dashoffset:36;animation:book-demo-success-draw .32s .2s ease-out forwards}.book-demo-modal__steps{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:100%;gap:.45rem;margin:1.45rem 0 1.35rem}.book-demo-modal__steps:before{content:"";position:absolute;left:1.1rem;right:1.1rem;top:50%;height:2px;background:linear-gradient(to right,#522aa83d,#522aa829);transform:translateY(-50%);pointer-events:none}.book-demo-modal__step-chip{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:.38rem;border:1px solid rgba(82,42,168,.16);border-radius:999px;background:#f6f3fb;color:#3a304eb8;font-size:.72rem;font-weight:600;letter-spacing:.02em;padding:.38rem .66rem;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.book-demo-modal__step-chip--active{border-color:#6755e9b8;background:#ebe5ff;color:#4a2cb2;box-shadow:0 6px 18px #40218429}.book-demo-modal__step-chip:disabled{border-color:#522aa824;background:#f3f1f8;color:#3a304e80;cursor:not-allowed}.book-demo-modal__title{margin:0 0 .45rem;font-family:var(--font-heading);font-size:clamp(1.35rem,3.5vw,1.65rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:var(--color-purple, #522aa8)}.book-demo-modal__lead{margin:0;font-size:clamp(.88rem,1.6vw,.96rem);line-height:1.55;color:#1a1622ad}.book-demo-modal__form{display:flex;flex-direction:column;gap:clamp(.7rem,1.8vw,.9rem)}.book-demo-modal__flow{display:grid;grid-template-columns:repeat(3,100%);column-gap:1rem;width:100%;transform:translate(0);transition:transform .35s cubic-bezier(.22,1,.36,1)}.book-demo-modal__flow[data-step=date]{transform:translate(0)}.book-demo-modal__flow[data-step=time]{transform:translate(calc(-100% - 1rem))}.book-demo-modal__flow[data-step=form]{transform:translate(calc(-200% - 2rem))}.book-demo-modal__step{min-width:0;box-sizing:border-box;padding:.2rem 2px 0}.book-demo-modal__flow-viewport{width:100%;overflow-x:hidden;overflow-y:visible}.book-demo-modal__loading-screen{display:flex;justify-content:center;align-items:center;min-height:inherit;border-radius:inherit;background:#faf9fcfa;padding:.75rem}.book-demo-modal__loading-screen .use-wedge-sim__generating-copy{justify-content:center;padding-top:0}.book-demo-modal__loading-screen .use-wedge-sim__generating-spinner{border-color:#6755e93d;border-top-color:var(--color-accent, #6755e9)}.book-demo-modal__loading-screen .use-wedge-sim__generating-heading,.book-demo-modal__loading-screen .use-wedge-sim__generating-sub{color:var(--color-accent, #6755e9)}.book-demo-modal__calendar,.book-demo-modal__times{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.book-demo-modal__calendar-mobile{display:flex;flex-direction:column;gap:.55rem}.book-demo-modal__month-tabs{display:flex;gap:.45rem;overflow-x:auto;padding:.2rem .1rem .35rem;scrollbar-width:thin;border-radius:10px;background:#6755e90f}.book-demo-modal__month-tab{flex:0 0 auto;border:1px solid rgba(82,42,168,.14);border-radius:8px;background:#fff;color:#3a304eb3;font-size:.68rem;font-weight:600;text-transform:capitalize;padding:.32rem .58rem;cursor:pointer}.book-demo-modal__month-tab--active{border-color:#6755e9b3;background:#e9e2ff;color:#4a2cb2}.book-demo-modal__weekday-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem;margin-top:.3rem}.book-demo-modal__weekday-cell{text-align:center;font-size:.68rem;font-weight:600;color:#3a304e94}.book-demo-modal__month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem;margin-top:.45rem}.book-demo-modal__day-placeholder{aspect-ratio:1 / 1}.book-demo-modal__day-button{aspect-ratio:1 / 1;border:1px solid rgba(82,42,168,.18);border-radius:10px;background:#fff;color:#2a1f44;font-size:.85rem;font-weight:600;cursor:pointer;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.book-demo-modal__day-button:hover{border-color:#522aa880;transform:translateY(-1px);box-shadow:0 8px 20px #2214401f}.book-demo-modal__day-button--selected{border-color:#6755e9bf;background:#ece5ff;color:#4a2cb2}.book-demo-modal__day-button:disabled{border-color:#522aa81a;background:#f5f4f8;color:#3a304e5c;cursor:not-allowed}.book-demo-modal__slot{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;min-height:3.55rem;border:1px solid rgba(82,42,168,.18);border-radius:12px;background:#fff;color:#271f3d;cursor:pointer;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.book-demo-modal__slot:hover{border-color:#522aa880;transform:translateY(-1px);box-shadow:0 8px 20px #2214401f}.book-demo-modal__slot-weekday{font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;color:#3a304ea8}.book-demo-modal__slot-date{font-size:.96rem;font-weight:600}.book-demo-modal__slot--time{min-height:3rem;font-size:.96rem;font-weight:600}.book-demo-modal__slot--time-selected{border-color:#6755e9bf;background:#ece5ff;color:#4a2cb2}.book-demo-modal__slot:disabled{opacity:.38;cursor:not-allowed;pointer-events:none}.book-demo-modal__times-loading{margin:0 0 .75rem;text-align:center;font-size:.82rem;color:#483870bd}.book-demo-modal__status--error{color:#b42318}.book-demo-modal__times{padding-top:.2rem}.book-demo-modal__duration-note{margin:0 0 .62rem;text-align:center;font-size:.8rem;font-weight:600;color:#483870bd}.book-demo-modal__duration-note--report{margin:-.12rem 0 0}.book-demo-modal__reminder-note{margin:.55rem 0 0;text-align:center;font-size:.82rem;line-height:1.45;font-weight:600;color:#483870d1}.book-demo-modal__slot-summary{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin:0 0 1.35rem;padding:.62rem .75rem;border-radius:12px;border:1px solid rgba(82,42,168,.22);background:#f8f6fc}.book-demo-modal__slot-summary-item{display:inline-flex;align-items:center;gap:.38rem;font-size:.84rem;font-weight:600;color:#31264ae0}.book-demo-modal__slot-summary-item svg{color:#522aa8d1}.book-demo-modal__slot-summary-item--subject{margin-right:.35rem;padding-right:.55rem;border-right:1px dashed rgba(103,85,233,.45)}.book-demo-modal__slot-summary--accent{justify-content:center;border:2px dotted rgba(103,85,233,.82);background:linear-gradient(135deg,#6755e92e,#6755e91a);box-shadow:inset 0 0 0 1px #6755e933,0 10px 24px #38236d24}.book-demo-modal__report-action{display:flex;justify-content:center;margin-top:.7rem}.book-demo-modal__report-action .hero__cta{min-width:min(100%,14rem)}.book-demo-modal__report{display:flex;flex-direction:column;gap:.8rem;padding:.9rem;border-radius:14px;border:1px solid rgba(82,42,168,.2);background:#f8f6fd}.book-demo-modal__report-title{margin:0;font-size:1rem;font-weight:700;color:#3f2a83}.book-demo-modal__report-lead{margin:0;font-size:.86rem;line-height:1.45;color:#31264abd}.book-demo-modal__report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.book-demo-modal__report-item--full{grid-column:1 / -1}.book-demo-modal__report-item{display:flex;flex-direction:column;gap:.16rem;border:1px solid rgba(82,42,168,.14);border-radius:10px;background:#fff;padding:.48rem .58rem}.book-demo-modal__report-key{font-size:.66rem;letter-spacing:.05em;text-transform:uppercase;color:#3a304e94}.book-demo-modal__report-value{display:block;font-size:.84rem;font-weight:600;color:#221a35e6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.book-demo-modal__report-loading{min-height:260px;margin-top:.2rem;border:1px solid rgba(82,42,168,.18);border-radius:14px;background:#f8f6fd}.book-demo-modal__field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.65rem,1.8vw,.85rem)}@media(max-width:520px){.book-demo-modal__steps{gap:.35rem}.book-demo-modal__steps:before{left:.8rem;right:.8rem}.book-demo-modal__step-chip{font-size:.68rem;padding:.34rem .52rem}.book-demo-modal__field-row{grid-template-columns:repeat(2,minmax(0,1fr))}.book-demo-modal__report-action .hero__cta{min-width:100%}.book-demo-modal__report-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"name email" "role company" "message message"}.book-demo-modal__report-item--name{grid-area:name}.book-demo-modal__report-item--email{grid-area:email}.book-demo-modal__report-item--role{grid-area:role}.book-demo-modal__report-item--company{grid-area:company}.book-demo-modal__report-item--full{grid-area:message}.book-demo-modal__calendar,.book-demo-modal__times{grid-template-columns:repeat(2,minmax(0,1fr))}.book-demo-modal__weekday-cell{font-size:.62rem}}@media(max-width:720px){.book-demo-modal__input,.book-demo-modal__textarea{font-size:16px!important;line-height:1.35}}.book-demo-modal__field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.book-demo-modal__label{font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#3a304ea6}.book-demo-modal__input,.book-demo-modal__textarea{box-sizing:border-box;width:100%;padding:.62rem .78rem;font:inherit;font-size:.95rem;line-height:1.45;color:#1a1624;background:#fff;border:1px solid rgba(82,42,168,.16);border-radius:10px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.book-demo-modal__input::placeholder,.book-demo-modal__textarea::placeholder{color:#3a304e66}.book-demo-modal__input:focus-visible,.book-demo-modal__textarea:focus-visible{border-color:#6755e98c;box-shadow:0 0 0 3px #6755e929}.book-demo-modal__textarea{resize:vertical;min-height:5.5rem}.book-demo-modal__foot{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:.25rem;overflow:visible;padding-bottom:1.35rem;margin-bottom:.65rem}.book-demo-modal__submit.hero__cta{margin-top:0;width:auto;min-width:min(100%,14.5rem);box-shadow:0 12px 26px #6755e957;margin-bottom:.35rem;filter:drop-shadow(0 12px 20px rgba(103,85,233,.25))}.book-demo-modal__submit.hero__cta:disabled{opacity:.65;cursor:wait;transform:none}.book-demo-modal__status{margin:0;font-size:.82rem;line-height:1.45;text-align:center;color:#3a304eb8}html.home-hero-boot-pending,html.home-hero-boot-pending body{overflow:hidden;background:#fff;touch-action:none}.home-hero-boot-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;background:#fff;opacity:1;transition:opacity .28s ease;pointer-events:auto}.home-hero-boot-screen--hidden,.home-hero-boot-content{opacity:0;pointer-events:none}.home-hero-boot-content--ready{opacity:1;pointer-events:auto}@media(prefers-reduced-motion:reduce){.home-hero-boot-screen{transition:none}}.hero{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;min-height:100vh;min-height:100dvh;overflow:visible;color:#fff}.hero.hero--scroll-home{box-sizing:border-box;margin:0;padding-bottom:0;overflow-x:hidden;overflow-y:hidden;width:100%;touch-action:none;background-color:#fff;min-height:max(100vh,100svh,100dvh);height:max(100vh,100svh,100dvh);min-height:var(--app-inner-height, max(100vh, 100svh, 100dvh));height:var(--app-inner-height, max(100vh, 100svh, 100dvh))}.hero.hero--scroll-home.hero--scroll-unlocked{overflow-y:hidden;touch-action:auto}.what-is-bigword{position:relative;z-index:5;isolation:isolate;box-sizing:border-box;width:100%;max-width:100%;height:max(var(--app-inner-height, 100dvh),100dvh);min-height:max(var(--app-inner-height, 100dvh),100dvh);max-height:max(var(--app-inner-height, 100dvh),100dvh);overflow:clip;touch-action:pan-y;background-color:#e8e6e1}.what-is-bigword--scroll-unlocked{overflow:visible;touch-action:auto}.what-is-bigword__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.what-is-bigword__bg:before,.what-is-bigword__bg:after,.what-is-bigword__bg-scrim{display:none!important;content:none!important}.what-is-bigword__media{position:absolute;top:0;right:0;bottom:0;left:0;contain:strict;isolation:isolate;background-color:#e8e6e1;transform:translateZ(0)}.what-is-bigword__media--frames{overflow:hidden}.what-is-bigword__scroll-frame--dbl{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.what-is-bigword__scroll-frame--dbl-front{z-index:2}.what-is-bigword__scroll-frame--dbl-back{z-index:1}.what-is-bigword__scroll-frame{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none}.what-is-bigword__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-inline:clamp(1rem,4vw,2rem);padding-block:clamp(1rem,3vw,1.5rem);box-sizing:border-box}#what-is-bigword .what-is-bigword__content{transform:translateY(-20px)}.what-is-bigword__content--hidden{visibility:hidden;pointer-events:none}.what-is-bigword--light-copy.what-is-bigword--copy-revealed .what-is-bigword__title{color:#fff;text-shadow:0 2px 32px rgba(0,0,0,.52),0 6px 64px rgba(0,0,0,.38),0 1px 3px rgba(0,0,0,.32)}.what-is-bigword--light-copy.what-is-bigword--copy-revealed .what-is-bigword__lead{color:#fffffff0;text-shadow:0 2px 28px rgba(0,0,0,.48),0 5px 52px rgba(0,0,0,.34),0 1px 2px rgba(0,0,0,.24)}#what-is-bigword.what-is-bigword--light-copy.what-is-bigword--copy-revealed .what-is-bigword__title{text-shadow:0 2px 44px rgba(4,15,36,.62),0 8px 88px rgba(4,15,36,.46),0 1px 3px rgba(4,15,36,.38)}#what-is-bigword.what-is-bigword--light-copy.what-is-bigword--copy-revealed .what-is-bigword__lead{text-shadow:0 2px 40px rgba(4,15,36,.56),0 6px 76px rgba(4,15,36,.4),0 1px 2px rgba(4,15,36,.3)}#what-is-bigword.what-is-bigword--light-copy.what-is-bigword--static-copy-center.what-is-bigword--copy-revealed .what-is-bigword__content:before{content:"";position:absolute;z-index:-1;left:50%;top:50%;transform:translate(-50%,-40%);width:min(138%,56rem);height:clamp(11rem,40vw,20rem);pointer-events:none;background:radial-gradient(ellipse 92% 88% at 50% 36%,#040f24b8,#040f247a 34%,#040f2438 58%,#040f2414 72%,#040f2400 84%);filter:blur(26px)}#what-is-bigword.what-is-bigword--light-copy.what-is-bigword--static-photo:after{content:"";position:absolute;z-index:1;top:0;left:0;right:0;width:100%;height:clamp(11rem,40vw,20rem);pointer-events:none;background:linear-gradient(180deg,#040f24b8,#040f247a 34%,#040f2438 58%,#040f2414 72%,#040f2400 84%);filter:blur(26px)}.what-is-bigword__word{display:inline-block;vertical-align:baseline;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.what-is-bigword__word{will-change:auto}}.what-is-bigword__title{box-sizing:border-box;width:100%;max-width:min(38rem,100%);margin:0 0 clamp(.55rem,1.8vw,.95rem);font-family:var(--font-heading);font-size:clamp(1.6rem,4vw,2.35rem);font-weight:600;letter-spacing:-.018em;color:#1a1528;line-height:1.14}.what-is-bigword__lead{margin:0 auto;max-width:40rem;font-size:clamp(.8125rem,1.45vw,.975rem);line-height:1.48;color:#1a1528e0}.what-is-bigword--static-photo{background-color:#0a0614}.what-is-bigword__static-morph{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;--what-is-static-crossfade: 0;--what-is-static-blur: 5px;background-color:#e8e6e1;filter:blur(var(--what-is-static-blur));will-change:filter}@media(pointer:coarse){.what-is-bigword__static-morph{filter:none;will-change:auto}.sticky-dock{background:#ffffffdb;-webkit-backdrop-filter:blur(12px) saturate(1.2);backdrop-filter:blur(12px) saturate(1.2)}.sticky-dock.sticky-dock--on-dark-section{background:#fffffffa;-webkit-backdrop-filter:none;backdrop-filter:none}}.what-is-bigword__static-photo{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.what-is-bigword__static-photo--from{z-index:1;opacity:1}.what-is-bigword__static-photo--to{z-index:2;opacity:var(--what-is-static-crossfade)}@media(prefers-reduced-motion:reduce){.what-is-bigword__static-morph{filter:none;will-change:auto}.what-is-bigword__static-photo--from{opacity:0}.what-is-bigword__static-photo--to{opacity:1}}.what-is-bigword__shrink{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;transform-origin:center center;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:hidden}@media(max-width:720px){.what-is-bigword__shrink{will-change:auto;transform:none}.what-is-bigword__bg{overflow:hidden}.what-is-bigword__static-morph{transform-origin:center center;will-change:transform}}@media(prefers-reduced-motion:reduce){.what-is-bigword__shrink{will-change:auto}}.what-is-bigword__content--dark .what-is-bigword__title{color:#1a1528;text-shadow:none}.what-is-bigword__content--dark .what-is-bigword__lead{color:#1a1528e6;text-shadow:none}.what-is-bigword--static-photo .what-is-bigword__content,.what-is-bigword--dock-copy .what-is-bigword__content{justify-content:flex-start;align-items:center;padding-top:calc(env(safe-area-inset-top,0px) + var(--sticky-dock-fixed-top) + var(--sticky-dock-appr-height) + 70px);padding-bottom:clamp(1rem,3vw,1.5rem)}.what-is-bigword--static-photo.what-is-bigword--static-copy-center .what-is-bigword__content{justify-content:center;padding-top:clamp(1rem,3vw,1.5rem);padding-bottom:clamp(1rem,3vw,1.5rem)}.what-is-bigword--dock-copy .what-is-bigword__bg{overflow:hidden}.what-is-bigword--dock-copy .what-is-bigword__media{transform-origin:center center;will-change:transform}@media(prefers-reduced-motion:reduce){.what-is-bigword--dock-copy .what-is-bigword__media{will-change:auto}}html.home-hero-scroll-ui #book-demo{box-sizing:border-box;height:max(var(--app-inner-height, 100dvh),100dvh);min-height:max(var(--app-inner-height, 100dvh),100dvh);max-height:max(var(--app-inner-height, 100dvh),100dvh);overflow:clip}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.hero--scroll-home .hero__bg{background-color:#fff}.hero--scroll-home .hero__bottom-fade{position:absolute;inset-inline:0;bottom:0;height:clamp(10rem,34vmin,24rem);z-index:1;pointer-events:none;opacity:0;transition:opacity .35s ease;background:linear-gradient(to top,#fffffff7,#ffffff94 42%,#ffffff24 72%,#fff0)}.hero--scroll-home.hero--frames-active .hero__bottom-fade{opacity:1}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:center center;backface-visibility:hidden;will-change:auto}.hero__media--frames{contain:strict;isolation:isolate;background-color:#eae6f2}.hero__media-shift-layer{position:relative;width:100%;height:100%}@media(max-width:720px){.mobile-full-fit-section{box-sizing:border-box;min-height:var(--mobile-section-vh)!important;height:var(--mobile-section-vh)!important;max-height:var(--mobile-section-vh)!important}.hero--scroll-home .hero__bg,.hero--scroll-home .hero__media,.hero--scroll-home .hero__media--frames,.hero--scroll-home .hero__media-shift-layer{top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;overflow:hidden}.hero__media{will-change:auto}.hero--scroll-home .hero__media--frames{contain:layout paint;transform:none}.hero__media--frames .hero__media-shift-layer,.hero__media--frames .use-wedge-sim__splash-logo-stack,.hero__media--frames .use-wedge-sim__splash-logo-wrap{transform:none!important}.hero__media--frames .hero__scroll-frame--dbl,.hero__media--frames .hero__video{transform:none!important;object-position:calc(50% + var(--hero-media-shift-x, 0px)) center;transition:object-position 95ms linear}}.hero__scroll-frame--dbl{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero__scroll-frame--dbl-front{z-index:2}.hero__scroll-frame--dbl-back{z-index:1}.hero__media--frames .use-wedge-sim__splash-logo-stack{z-index:3}.hero__media--frames .use-wedge-sim__splash-logo-beam--cover{-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center center;mask-position:center center}.hero__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none}.hero__video--hidden{display:none}.hero__scroll-frame--video-fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__scroll-frame{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none}.hero__lens{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:center center;backface-visibility:hidden;will-change:transform;background:linear-gradient(to bottom,#522aa8cc,#dcd6efcc);pointer-events:none}.hero__upper{position:relative;z-index:2;display:flex;flex-direction:column;flex:1;min-height:0;overflow:visible;width:min(1120px,100%);margin-inline:auto;padding:clamp(1.25rem,4vw,2.5rem);padding-bottom:clamp(1rem,3vw,1.75rem)}.hero__nav-bar{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-block:clamp(.35rem,1.2vw,.65rem) clamp(1.15rem,3.25vw,2rem);margin-inline:clamp(0rem,.8vw,.35rem)}.hero__brand{display:flex;flex-shrink:0}.hero__logo{display:block;width:var(--site-nav-logo-width);height:auto}.hero__nav{flex-shrink:0;margin-inline-start:clamp(.75rem,2.4vw,1.85rem)}.hero__menu{display:flex;flex-wrap:nowrap;justify-content:flex-end;gap:var(--site-nav-link-gap);margin:clamp(.35rem,1.2vw,.55rem) clamp(.35rem,1.2vw,.85rem) clamp(.35rem,1.2vw,.55rem) clamp(.35rem,1.2vw,.85rem);padding:0;list-style:none;font-size:var(--site-nav-link-size);font-weight:500;letter-spacing:.005em;max-width:min(72vw,52rem);overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hero__menu::-webkit-scrollbar{display:none}.hero__menu a{white-space:nowrap}.hero__menu a{opacity:.95;transition:opacity .2s ease}.hero__menu a:hover{opacity:1}.hero__menu a.site-nav__link--active,.sticky-dock__menu a.site-nav__link--active,.site-mobile-drawer__link.site-nav__link--active{color:var(--color-accent, #6755e9);opacity:1;font-weight:600}.hero--scroll-home .hero__menu a.site-nav__link--active,.sticky-dock__menu a.site-nav__link--active{color:var(--color-accent, #6755e9)}.site-mobile-drawer__link.site-nav__link--active{color:var(--color-accent, #6755e9);font-weight:600}button.book-demo-cta{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;font:inherit;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.hero__split{flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:clamp(1.5rem,4vw,2.75rem);padding-block:clamp(1rem,3vw,2rem)}.hero__split--single{justify-content:center}.hero__split--single .hero__copy{flex:1 1 auto;width:100%;max-width:min(36rem,100%);margin-inline:auto}.hero__copy{flex:1 1 42%;min-width:0;display:flex;align-items:center}.hero__center{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;gap:clamp(1rem,3vw,1.35rem);width:100%;max-width:min(100%,26rem);padding-block:0}.hero__title{margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:clamp(.12em,.7vw,.32em);width:min(100%,24rem);font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.12;letter-spacing:-.02em;text-shadow:0 1px 2px rgba(0,0,0,.18),0 4px 24px rgba(82,42,168,.35)}.hero__title-row{display:block;width:100%;text-align:left}.hero__title-link{font:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;color:inherit;text-decoration:none;text-shadow:inherit;cursor:pointer}.hero__title-link:hover,.hero__title-link:focus,.hero__title-link:active{color:inherit;text-decoration:none}.hero__title-link:focus-visible{outline:none}.hero__subtitle{margin:0;max-width:38ch;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:400;line-height:1.45;opacity:.95;text-wrap:balance;text-shadow:0 1px 2px rgba(0,0,0,.15),0 2px 16px rgba(82,42,168,.25)}.hero__subtitle--secondary{margin-top:clamp(.45rem,1.2vw,.7rem);max-width:46ch;font-size:clamp(.9375rem,1.85vw,1.125rem);line-height:1.5;opacity:.88}.hero__cta{margin-top:.5rem;display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.75rem;border-radius:11px;font-size:1rem;font-weight:600;color:var(--color-accent, #6755e9);background:#fff;box-shadow:0 4px 24px #0000001f;transition:transform .2s ease,box-shadow .2s ease}@supports (corner-shape: squircle){.hero__cta{corner-shape:squircle;border-radius:13px}}.hero__cta:hover{transform:translateY(-1px);box-shadow:0 8px 28px #00000029}.hero__cta:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.hero--scroll-home,.hero--scroll-home .hero__nav-bar{color:#3a3a3a}.hero--scroll-home .hero__logo{filter:brightness(0) saturate(100%) invert(23%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(96%) contrast(92%);opacity:1}.hero--scroll-home .hero__menu a{color:#3a3a3a;opacity:.94}.hero--scroll-home .hero__menu a:hover{opacity:1}.hero--scroll-home .hero__center--scroll-home{align-items:center;text-align:center;margin-inline:auto;max-width:min(100%,36rem)}@media(min-width:900px){.hero--scroll-home .hero__center--scroll-home{transform:translate(5%)}}.hero--scroll-home .hero__title{align-items:center;width:min(100%,28rem);margin-inline:auto;color:#3a3a3a;text-shadow:none}.hero--scroll-home .hero__title-row{text-align:center}.hero--scroll-home .hero__subtitle{margin-inline:auto;max-width:42ch;color:#3a3a3a;text-shadow:none}.hero--scroll-home .hero__subtitle--secondary{max-width:48ch;color:#3a3a3ae0}.hero--scroll-home .hero__center--scroll-home .hero__title,.hero--scroll-home .hero__center--scroll-home .hero__subtitle,.hero--scroll-home .hero__center--scroll-home .hero__subtitle--secondary,.hero--scroll-home .hero__center--scroll-home .hero__cta.hero__cta--accent{opacity:0;transform:translate3d(0,20px,0);transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1)}.hero--scroll-home .hero__center--revealed .hero__title{opacity:1;transform:translateZ(0);transition-delay:45ms}.hero--scroll-home .hero__center--revealed .hero__subtitle{opacity:.95;transform:translateZ(0);transition-delay:.12s}.hero--scroll-home .hero__center--revealed .hero__subtitle--secondary{opacity:.88;transform:translateZ(0);transition-delay:.17s}.hero--scroll-home .hero__center--revealed .hero__cta.hero__cta--accent{opacity:1;transform:translateZ(0);transition-delay:.2s}@media(prefers-reduced-motion:reduce){.hero--scroll-home .hero__center--scroll-home .hero__title,.hero--scroll-home .hero__center--scroll-home .hero__subtitle,.hero--scroll-home .hero__center--scroll-home .hero__subtitle--secondary,.hero--scroll-home .hero__center--scroll-home .hero__cta.hero__cta--accent{opacity:1;transform:none;transition:none}}.hero__cta--accent{color:var(--color-white, #ffffff)!important;background:var(--color-accent, #6755e9)!important;box-shadow:0 4px 22px #6755e961}.hero__cta--accent:hover{box-shadow:0 8px 28px #6755e973}.hero__cta--accent:focus-visible{outline:2px solid var(--color-accent, #6755e9);outline-offset:3px}@keyframes hero-cta-shine-sweep{0%{transform:translate3d(-120%,0,0) skew(-18deg)}to{transform:translate3d(220%,0,0) skew(-18deg)}}.hero__cta--shine{position:relative;overflow:hidden}.hero__cta--shine:after{content:"";position:absolute;top:-35%;bottom:-35%;left:-60%;width:52%;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.08) 38%,rgba(255,255,255,.52) 50%,rgba(255,255,255,.12) 62%,transparent 100%);pointer-events:none;animation:hero-cta-shine-sweep 4.5s ease-in-out infinite}.hero__cta--accent.hero__cta--shine:after{background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.06) 35%,rgba(255,255,255,.48) 50%,rgba(255,255,255,.08) 65%,transparent 100%)}@media(prefers-reduced-motion:reduce){.hero__cta--shine:after{animation:none;opacity:0}}.book-demo-cta{position:relative;isolation:isolate}.book-demo-cta.hero__cta--shine:after{display:none}.book-demo-cta__fx{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:0;transition:opacity .32s ease;pointer-events:none}.book-demo-cta:hover .book-demo-cta__fx,.book-demo-cta:focus-visible .book-demo-cta__fx{opacity:1}.book-demo-cta__glow{position:absolute;top:-38%;right:-38%;bottom:-38%;left:-38%;border-radius:inherit;background:radial-gradient(closest-side circle at var(--bd-mx, 50%) var(--bd-my, 50%),rgba(255,255,255,.44),transparent 74%)}.book-demo-cta--surface .book-demo-cta__glow{background:radial-gradient(closest-side circle at var(--bd-mx, 50%) var(--bd-my, 50%),rgba(103,85,233,.26),transparent 72%)}.book-demo-cta__spin{position:absolute;width:175%;height:175%;left:50%;top:50%;opacity:.42;border-radius:50%;background:conic-gradient(from 18deg,transparent 0deg,rgba(255,255,255,.2) 115deg,transparent 218deg,rgba(255,255,255,.07) 305deg,transparent 360deg);animation:book-demo-cta-spin 2.85s linear infinite}.book-demo-cta--surface .book-demo-cta__spin{opacity:.32;background:conic-gradient(from 18deg,transparent 0deg,rgba(103,85,233,.14) 115deg,transparent 218deg,rgba(103,85,233,.06) 305deg,transparent 360deg)}@keyframes book-demo-cta-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.book-demo-cta__shine{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;mix-blend-mode:screen;background:radial-gradient(circle closest-side at var(--bd-mx, 50%) var(--bd-my, 50%),rgba(255,255,255,.58),transparent 65%);opacity:.78}.book-demo-cta--surface .book-demo-cta__shine{opacity:.62}.book-demo-cta__plate{position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:9px;pointer-events:none}.book-demo-cta--accent .book-demo-cta__plate{background:var(--color-accent, #6755e9)}.book-demo-cta--accent{background:var(--color-accent, #6755e9)!important;color:var(--color-white, #ffffff)!important}.book-demo-cta--surface .book-demo-cta__plate{background:#ffffffd1;box-shadow:inset 0 1px #6755e91f,inset 0 -1px #3a3a3a0f}.book-demo-cta__label{position:relative;z-index:1}@media(prefers-reduced-motion:reduce){.book-demo-cta__spin{animation:none;opacity:.22}.book-demo-cta:hover .book-demo-cta__fx,.book-demo-cta:focus-visible .book-demo-cta__fx{opacity:.72}}@media(min-width:900px){.hero__split{flex-direction:row;align-items:center;justify-content:center;gap:clamp(1.75rem,4.5vw,3.25rem);padding-block:clamp(1rem,3vh,2.5rem)}.hero__split--single{flex-direction:column;align-items:center}.hero__split--single .hero__copy{flex:1 1 auto;max-width:min(40rem,100%);align-self:center}.hero__copy{flex:0 1 40%;max-width:28rem;align-self:center;padding-block:0}}@media(max-width:899px){.hero__center{align-items:center;text-align:center;margin-inline:auto}.hero__title{align-items:center}.hero__title-row{text-align:center}}.hero__nav-bar--dock-handoff{will-change:opacity,visibility}.sticky-dock{position:fixed;top:clamp(.75rem,2.5vw,1.35rem);left:50%;z-index:9999;width:min(1120px,calc(100% - clamp(1.85rem,5vw,2.85rem)));box-sizing:border-box;padding:clamp(.84rem,3.6vw,1.24rem) clamp(1.64rem,4.8vw,2.16rem) clamp(.84rem,3.6vw,1.24rem) clamp(1.76rem,5vw,2.56rem);border-radius:clamp(10px,1.8vw,14px);isolation:isolate;overflow:hidden;border:1px solid rgba(255,255,255,.48);background:#ffffff94;color:#3a3a3a;box-shadow:inset 0 1px #ffffffd1,inset 0 -1px #ffffff24,0 10px 36px #2a22401a,0 2px 10px #2a22400d;-webkit-backdrop-filter:blur(40px) saturate(1.45) brightness(1.04);backdrop-filter:blur(40px) saturate(1.45) brightness(1.04);outline:none;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%) translateZ(0) translateY(-22px);will-change:opacity,transform,visibility}.sticky-dock:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(168deg,#ffffff85,#ffffff24 42%,#ffffff0a 58%,#ebe4ff1f)}.sticky-dock:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #6755e90f}@supports ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.sticky-dock{background:#ffffff6b;border-color:#ffffff8c}}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.sticky-dock{background:#fffffff0;border-color:#522aa81a}}.sticky-dock.sticky-dock--on-dark-section{background:#fffffffa;border-color:#ffffffe0;color:#2a2240;box-shadow:inset 0 1px #fff,0 14px 44px #040f2461,0 4px 16px #040f243d;-webkit-backdrop-filter:none;backdrop-filter:none}.sticky-dock.sticky-dock--on-dark-section:before{background:linear-gradient(168deg,#fffffffc,#fffffff7 52%,#fcfbfefa);opacity:1}.sticky-dock.sticky-dock--on-dark-section:after{box-shadow:inset 0 0 0 1px #ffffff80}@supports ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.sticky-dock.sticky-dock--on-dark-section{background:#fffffffa;-webkit-backdrop-filter:none;backdrop-filter:none}}.sticky-dock__inner{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(.38rem,1.35vw,1rem);min-width:0}.sticky-dock__brand{display:flex;flex-shrink:0;line-height:0}.sticky-dock__logo{display:block;width:var(--site-nav-logo-width);height:auto;filter:none;opacity:1}.sticky-dock__nav{min-width:0;justify-self:center;margin-inline:clamp(.42rem,1.6vw,1.05rem)}.sticky-dock__menu{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--site-nav-link-gap);margin:0;padding:0 .12rem;list-style:none;overflow-x:auto;scrollbar-width:none;font-size:var(--site-nav-link-size);font-weight:500;letter-spacing:.005em;-webkit-overflow-scrolling:touch}.sticky-dock__menu::-webkit-scrollbar{display:none}.sticky-dock__menu a{white-space:nowrap;color:#3a3a3a;text-decoration:none;opacity:.94;text-shadow:none;transition:opacity .16s ease,color .16s ease}.sticky-dock__menu a:hover{opacity:1;color:#3a3a3a}.sticky-dock__cta.hero__cta{margin-top:0;padding:.5rem 1.05rem;font-size:clamp(.78rem,1.42vw,.90625rem);border-radius:999px;flex-shrink:0;overflow:hidden}.sticky-dock__cta.hero__cta:focus-visible{outline:2px solid rgba(103,85,233,.65);outline-offset:2px}@keyframes sticky-dock-cta-shine-sweep{0%{transform:translate3d(-108%,0,0) skew(-10deg)}to{transform:translate3d(108%,0,0) skew(-10deg)}}.sticky-dock__cta.book-demo-cta.hero__cta--shine:after{display:block;z-index:2;left:0;top:-60%;bottom:-60%;width:144%;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.03) 14%,rgba(255,255,255,.12) 30%,rgba(255,255,255,.28) 42%,rgba(255,255,255,.48) 50%,rgba(255,255,255,.28) 58%,rgba(255,255,255,.12) 70%,rgba(255,255,255,.03) 86%,transparent 100%);animation:sticky-dock-cta-shine-sweep 5s linear infinite;will-change:transform;filter:blur(.35px)}.sticky-dock__cta.book-demo-cta .book-demo-cta__plate{top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit}.sticky-dock__cta.book-demo-cta .book-demo-cta__fx{opacity:1;z-index:0}.sticky-dock__cta.book-demo-cta .book-demo-cta__spin{opacity:.58;width:200%;height:200%}.sticky-dock__cta.book-demo-cta .book-demo-cta__shine{opacity:.42}.sticky-dock__cta.book-demo-cta .book-demo-cta__label{z-index:3}@media(prefers-reduced-motion:reduce){.sticky-dock__cta.book-demo-cta.hero__cta--shine:after{display:none;animation:none}.sticky-dock__cta.book-demo-cta .book-demo-cta__spin{animation:none;opacity:.28}}.hero__nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:.65rem;margin-inline-start:auto;min-width:0}.hero__nav-actions .hero__nav{margin-inline-start:0}.sticky-dock__actions{display:flex;align-items:center;justify-content:flex-end;gap:clamp(.45rem,1.8vw,.95rem);min-width:0}.site-lang-toggle{display:inline-flex;align-items:center;justify-content:center;margin-top:0;border:1px solid rgba(82,42,168,.34);background:#fff;color:var(--color-accent, #6755e9);font-family:var(--font-body);letter-spacing:.02em;flex-shrink:0;transition:background-color .18s ease,border-color .18s ease}.site-lang-toggle:hover{background:#fff;border-color:#522aa880}.site-lang-toggle:focus-visible{outline:2px solid rgba(82,42,168,.62);outline-offset:2px}.site-nav-burger{display:none;flex-shrink:0;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin:0;padding:0;border:none;border-radius:12px;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.site-nav-burger:focus-visible{outline:2px solid rgba(82,42,168,.85);outline-offset:2px}.site-nav-burger--light:focus-visible{outline-color:#fcf8fff2}.site-nav-burger__lines{position:relative;display:block;width:1.35rem;height:1.35rem}.site-nav-burger__line{position:absolute;left:0;right:0;top:50%;display:block;height:2px;width:100%;margin-top:-1px;border-radius:2px;background-color:currentColor;transition:transform .24s cubic-bezier(.22,1,.36,1)}.site-nav-burger__line:first-child{transform:translateY(-4px)}.site-nav-burger__line:last-child{transform:translateY(4px)}.site-nav-burger--expanded .site-nav-burger__line:first-child{transform:translateY(0) rotate(45deg)}.site-nav-burger--expanded .site-nav-burger__line:last-child{transform:translateY(0) rotate(-45deg)}.site-nav-burger--dark{color:#171717}.site-nav-burger--light{color:#fcf8ffeb}.site-mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;pointer-events:none;visibility:hidden}.site-mobile-drawer--open{pointer-events:auto;visibility:visible}.site-mobile-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;cursor:pointer;background:#f8f6fc47;-webkit-backdrop-filter:blur(28px) saturate(1.12);backdrop-filter:blur(28px) saturate(1.12);opacity:0;transition:opacity .3s ease}.site-mobile-drawer--open .site-mobile-drawer__backdrop{opacity:1}.site-mobile-drawer__panel{position:absolute;top:0;left:0;right:0;bottom:auto;z-index:1;display:flex;flex-direction:column;box-sizing:border-box;width:100%;height:auto;min-height:min(78vh,40rem);max-height:min(92vh,48rem);padding-top:env(safe-area-inset-top,0px);padding-bottom:clamp(2rem,5.5vw,2.5rem);padding-inline:clamp(1.25rem,4vw,2rem);border-bottom-left-radius:clamp(1.35rem,5.5vw,1.85rem);border-bottom-right-radius:clamp(1.35rem,5.5vw,1.85rem);overflow:visible;background:#ffffffe6;-webkit-backdrop-filter:blur(32px) saturate(1.18) brightness(1.03);backdrop-filter:blur(32px) saturate(1.18) brightness(1.03);box-shadow:0 0 0 1px #ffffffa6 inset,0 22px 56px #2a224024;transform:translateY(-108%);transition:transform .34s cubic-bezier(.22,1,.36,1);will-change:transform}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.site-mobile-drawer__panel{background:#fffffff5}.site-mobile-drawer__backdrop{background:#f8f6fcb8}}.site-mobile-drawer--open .site-mobile-drawer__panel{transform:translateY(0)}.site-mobile-drawer__bar{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:clamp(.35rem,1.2vw,.65rem) clamp(.5rem,1.6vw,.75rem)}.site-mobile-drawer__close{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin:0;padding:0;border:none;border-radius:12px;background:transparent;color:#171717;cursor:pointer;-webkit-tap-highlight-color:transparent}.site-mobile-drawer__close:focus-visible{outline:2px solid rgba(82,42,168,.85);outline-offset:2px}.site-mobile-drawer__close-icon{position:relative;display:block;width:1.25rem;height:1.25rem}.site-mobile-drawer__close-icon:before,.site-mobile-drawer__close-icon:after{content:"";position:absolute;left:50%;top:50%;width:100%;height:2px;margin-top:-1px;margin-left:-50%;border-radius:2px;background:currentColor}.site-mobile-drawer__close-icon:before{transform:rotate(45deg)}.site-mobile-drawer__close-icon:after{transform:rotate(-45deg)}.site-mobile-drawer__brand{display:inline-flex;flex-shrink:0;line-height:0}.site-mobile-drawer__logo{display:block;width:var(--site-nav-logo-width);height:auto}.site-mobile-drawer__body{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(1.35rem,4.5vw,2rem);min-height:clamp(16rem,52vh,26rem);width:100%;padding-block:clamp(.75rem,2.5vw,1.35rem) clamp(.35rem,1.5vw,.65rem);overflow:visible}.site-mobile-drawer__nav{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.site-mobile-drawer__menu{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;align-items:center;gap:clamp(.15rem,1vw,.35rem);width:100%;max-width:22rem;text-align:center}.site-mobile-drawer__link{display:block;width:100%;padding:clamp(.55rem,2vw,.72rem) 0;border-radius:0;font-family:var(--font-heading);font-size:clamp(1.45rem,6.2vw,2rem);font-weight:500;font-style:normal;letter-spacing:-.03em;line-height:1.15;color:#171717;text-align:center;text-decoration:none;transition:color .18s ease,opacity .18s ease}.site-mobile-drawer__link:hover{color:var(--color-accent, #6755e9)}.site-mobile-drawer__cta-wrap{flex-shrink:0;display:flex;justify-content:center;width:100%;padding-top:clamp(.25rem,1vw,.5rem);padding-bottom:clamp(.65rem,2.5vw,1rem);overflow:visible}.site-mobile-drawer__cta-wrap .hero__cta,.site-mobile-drawer__cta-wrap .book-demo-cta{display:inline-flex;width:auto;min-width:min(100%,14.5rem);justify-content:center;text-align:center;box-sizing:border-box;overflow:visible}@media(prefers-reduced-motion:reduce){.site-nav-burger__line,.site-mobile-drawer__backdrop,.site-mobile-drawer__panel{transition:none}.site-mobile-drawer__backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-mobile-drawer__panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}}@media(max-width:1100px){.site-nav-desktop-only,.site-lang-toggle.site-nav-desktop-only{display:none!important}.site-nav-burger{display:inline-flex}}@media(min-width:1101px)and (max-width:1380px){:root{--site-nav-logo-width: clamp(92px, 11vw, 118px);--site-nav-link-size: 15px;--site-nav-link-gap: 2rem}.sticky-dock__cta.hero__cta{padding:.45rem .82rem;font-size:.78rem}}@media(max-width:720px){.hero__nav-bar{flex-direction:row;align-items:center;justify-content:space-between;margin-inline:0}.sticky-dock{width:calc(100% - clamp(1.25rem,6vw,2rem))}.sticky-dock__inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%}}@media(max-width:420px){.sticky-dock__cta.hero__cta{padding-inline:.72rem;font-size:.75rem}}.page-pricing-anchor{height:0;margin:0;overflow:hidden;scroll-margin-top:6rem;pointer-events:none}.story-page__bar{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:calc(.75rem + env(safe-area-inset-top,0px)) clamp(1rem,3.5vw,1.5rem) .75rem;background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(42,34,64,.08)}.story-page__brand{display:inline-flex;align-items:center}.story-page__back{font-size:.875rem;font-weight:600;color:var(--color-purple, #522aa8);text-decoration:none}.story-page__back:hover{text-decoration:underline}#how-it-works,#use-case-areas,#trust-and-method,#proof-mechanism,#faq,#pricing{scroll-margin-top:0}@media(prefers-reduced-motion:reduce){.sticky-dock{will-change:auto;-webkit-backdrop-filter:blur(20px) saturate(1.2);backdrop-filter:blur(20px) saturate(1.2)}}.page-main{position:relative;z-index:3;width:100%;padding-top:clamp(2.5rem,7vh,6.5rem);backface-visibility:hidden;background-color:#fff;isolation:isolate}.page-main--scroll-home{padding-top:0;margin-top:0;overflow-x:clip}.page-main__parallax-shift,[data-home-parallax-layer=bg],[data-home-parallax-layer=content]{will-change:transform;backface-visibility:hidden}@media(prefers-reduced-motion:reduce){[data-home-parallax-layer]{transform:none!important}}.page-main:before{content:"";position:absolute;left:50%;top:0;z-index:0;width:min(155%,78rem);height:min(52vh,28rem);transform:translate(-50%);pointer-events:none;border-radius:50%;background:radial-gradient(ellipse 78% 72% at 50% 38%,#ac87f07a,#cebaff47 32%,#eee4ff1a 56%,#fff0 76%);filter:blur(42px);-webkit-filter:blur(42px)}.page-main:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 105% 88% at 50% 108%,#9476dc2e,#e2d6ff14 45%,#fff0 68%);filter:blur(48px);-webkit-filter:blur(48px)}.page-main.page-main--scroll-home:before{content:"";display:block;position:absolute;left:0;right:0;top:-12px;height:14px;width:auto;max-width:none;z-index:4;pointer-events:none;background:#fff;transform:none;border-radius:0;filter:none;-webkit-filter:none}.page-main.page-main--scroll-home:after{display:none;content:none}.page-shell{position:relative;z-index:1;width:min(1120px,100%);margin-inline:auto;padding:clamp(1.75rem,5vw,3.5rem) clamp(1.25rem,4vw,2.5rem) clamp(2.75rem,7vw,5rem)}.page-shell.page-shell--snap-bottom{padding-bottom:0}.why-now{position:relative;isolation:isolate;display:grid;grid-template-columns:1fr;gap:clamp(1rem,2.8vw,1.65rem);width:100%;color:var(--color-text);padding-block:clamp(.5rem,2vw,1.25rem)}.why-now__masthead{grid-column:1 / -1;position:relative;z-index:1;margin:0 auto clamp(.75rem,2vw,1.25rem);max-width:44rem;text-align:center}.why-now__signal{margin:0 0 clamp(1rem,2.8vw,1.35rem);display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .95rem;border-radius:999px;border:1px solid rgba(82,42,168,.2);background:#ffffff8c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.7rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:var(--color-purple)}.why-now__signal-dot{width:6px;height:6px;border-radius:50%;background:var(--color-purple);box-shadow:0 0 0 4px #522aa826}.why-now__heading{margin:0 0 clamp(1rem,2.8vw,1.5rem);font-family:var(--font-heading);font-size:clamp(3rem,12vw,7rem);font-weight:700;line-height:.88;letter-spacing:-.045em;text-wrap:balance}.why-now__heading-text{display:inline;padding-inline:.02em;background:linear-gradient(118deg,#1e0d42 6%,#2e1568 42%,#4b20a8);-webkit-background-clip:text;background-clip:text;color:transparent}.why-now__lead{margin:0;font-size:clamp(1.12rem,2.35vw,1.52rem);font-weight:500;line-height:1.55;letter-spacing:-.018em;color:var(--color-text-muted)}.why-now__lead strong{color:var(--color-text);font-weight:700}.why-now__lead-highlight{display:block;width:100%;vertical-align:unset}.why-now__lead-highlight .pointer-highlight__label{display:block;width:100%;padding:.1em .12em .14em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.why-now__lead-highlight .pointer-highlight__rect{border-radius:8px}.use-wedge__heading-highlight{vertical-align:baseline}.use-wedge__heading-highlight .pointer-highlight__label{display:inline-block;background:linear-gradient(118deg,#1e0d42 6%,#2e1568 42%,#4b20a8);-webkit-background-clip:text;background-clip:text;color:transparent;padding-block:.06em}.use-wedge__heading-highlight .pointer-highlight__rect{border-radius:8px}.why-now__pillars{grid-column:1 / -1;margin:0;padding:0;list-style:none;display:contents}.why-now__pillars-item{display:contents}.why-now__pillar{position:relative;margin:0;padding:clamp(1.05rem,3vw,1.85rem) clamp(1.05rem,3vw,1.45rem) clamp(1.15rem,3.2vw,1.75rem) clamp(3rem,6vw,4.25rem);border-radius:16px;border:1px solid rgba(82,42,168,.12);background:#ffffffdb;box-shadow:0 0 0 1px #ffffff80 inset,0 8px 22px #34205a0d;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.why-now__pillar:hover{transform:translateY(-5px);border-color:#522aa847;box-shadow:0 0 0 1px #ffffffb3 inset,0 16px 40px #522aa81a}.why-now__idx{position:absolute;top:clamp(.75rem,2.2vw,1.1rem);left:clamp(.75rem,2.2vw,1.1rem);font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.7rem;font-weight:700;letter-spacing:.12em;color:#522aa8b3}.why-now__pillar-text{margin:0;font-size:clamp(.9rem,1.52vw,1.065rem);font-weight:400;line-height:1.58;color:var(--color-text-muted)}.why-now__pillar-text:first-letter{font-weight:700;color:var(--color-text)}.why-now__pullquote{grid-column:1 / -1;margin:clamp(1.25rem,3vw,2rem) auto 0;max-width:min(52rem,100%);padding:clamp(.35rem,1.2vw,.65rem) 0;line-height:1.28;color:var(--color-text)}.why-now__pullquote-lede{display:inline;font-family:IBM Plex Mono,ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:clamp(1.22rem,2.72vw,1.54rem);font-weight:600;font-style:normal;letter-spacing:-.03em;line-height:1.22;color:#241a3a}.why-now__pullquote-marker{position:relative;display:inline;padding-inline:.05em;margin-inline:-.02em;box-decoration-break:clone;-webkit-box-decoration-break:clone;background-image:radial-gradient(ellipse 118% 85% at 18% 55%,#d7c3ff6b,#e8deff00 72%),linear-gradient(117deg,#ebe4ff00,#c4afff7a 8%,#d2beff94 22%,#e4d7ff8a 55%,#f4ecff7a 78%,#dcd0ff52);background-repeat:no-repeat;background-position:0% 68%,left .12em center;background-size:0% .58em,0% .56em;animation:why-now-marker-bleed 1.45s cubic-bezier(.28,.9,.32,1.02) .12s forwards,why-now-marker-sweep 1.15s cubic-bezier(.33,1,.68,1) forwards}@keyframes why-now-marker-sweep{0%{background-size:0% .58em,0% .56em}to{background-size:115% .58em,100% .56em}}@keyframes why-now-marker-bleed{0%{filter:brightness(1.02) saturate(1.05)}55%{filter:brightness(1.06) saturate(1.12)}to{filter:brightness(1) saturate(1)}}.why-now__pullquote-kicker{display:block;width:100%;margin-top:.28em;text-align:center;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(1.1rem,2.12vw,1.32rem);font-weight:500;font-style:normal;line-height:1.24;letter-spacing:-.02em;color:#2a224094}.use-wedge{position:relative;z-index:2;width:100%;background-color:var(--color-site-bg);border-top:1px solid rgba(82,42,168,.08)}.use-wedge .page-shell{padding-top:clamp(2rem,5.5vw,3.5rem);padding-bottom:clamp(2.5rem,6.5vw,4.5rem)}.use-wedge .why-now__masthead,.hiw-section .why-now__masthead{max-width:none;width:100%}.hiw-section .why-now__masthead{margin-bottom:clamp(2rem,4.5vw,3rem)}.use-wedge .why-now__heading,.hiw-section .why-now__heading{text-wrap:wrap;font-size:clamp(2.35rem,7.2vw,5.25rem);line-height:1.05;overflow:visible}.use-wedge .why-now__heading-text,.hiw-section .why-now__heading-text{padding-block:.06em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.use-wedge__heading-row{display:block;white-space:nowrap;overflow:visible}.use-wedge__heading-row--secondary{font-size:80%;font-weight:500;letter-spacing:-.03em}@media(max-width:480px){.use-wedge .use-wedge__heading-row{white-space:normal}}.use-wedge__scenario-card{max-width:min(40rem,100%);margin-inline:auto;margin-top:clamp(.25rem,1.5vw,.75rem);padding:clamp(1.25rem,3.2vw,1.85rem) clamp(1.15rem,3vw,1.65rem) clamp(1.35rem,3.5vw,1.95rem);border-radius:16px;border:1px solid rgba(82,42,168,.12);background:#ffffffdb;box-shadow:0 0 0 1px #ffffff80 inset,0 8px 22px #34205a0d}.use-wedge__card-title{margin:0 0 clamp(1rem,2.5vw,1.35rem);font-family:var(--font-heading);font-size:clamp(1.05rem,2vw,1.28rem);font-weight:700;letter-spacing:-.03em;color:var(--color-text)}.use-wedge__block+.use-wedge__block{margin-top:clamp(1rem,2.4vw,1.35rem);padding-top:clamp(1rem,2.4vw,1.35rem);border-top:1px solid rgba(82,42,168,.1)}.use-wedge__label{margin:0 0 .35rem;font-size:.68rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#522aa8bf}.use-wedge__body{margin:0;font-size:clamp(.95rem,1.55vw,1.05rem);line-height:1.58;color:var(--color-text-muted)}.use-wedge__body--accent{font-weight:600;color:var(--color-text)}.use-wedge__list{margin:0;padding-left:1.15rem;font-size:clamp(.95rem,1.55vw,1.05rem);line-height:1.55;color:var(--color-text-muted)}.use-wedge__list li+li{margin-top:.4em}.use-wedge__cta-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.65rem 1rem;margin:clamp(1.25rem,3vw,1.65rem) 0 0;padding-top:clamp(1.1rem,2.6vw,1.45rem);border-top:1px solid rgba(82,42,168,.1);text-align:center;font-size:clamp(.95rem,1.5vw,1.02rem);line-height:1.45;color:var(--color-text-muted)}.use-wedge__cta-copy:after{content:" →";color:#2a224059}.use-wedge__cta{margin:0;flex-shrink:0}.use-wedge--sim-lab{position:relative;box-sizing:border-box;min-height:max(100vh,100dvh);min-height:var(--app-inner-height, max(100vh, 100dvh));display:flex;flex-direction:column;overflow-anchor:none;background:#f9f9f9;box-shadow:none}html.home-hero-scroll-ui #scenario-lab.use-wedge--sim-lab{scroll-margin-top:0}.use-wedge--sim-lab>.page-shell{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:center;width:min(1120px,100%);box-sizing:border-box;min-height:0}.use-wedge-sim__section-atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;background:radial-gradient(ellipse 72% 58% at 6% 14%,rgba(62,42,118,.26) 0%,transparent 62%),radial-gradient(circle 48vmin at 94% 12%,rgba(42,34,88,.22) 0%,transparent 58%),radial-gradient(ellipse 55% 48% at 48% 8%,rgba(52,38,98,.14) 0%,transparent 52%),radial-gradient(ellipse 68% 72% at 86% 52%,rgba(38,30,72,.2) 0%,transparent 65%),radial-gradient(circle 42vmin at 10% 56%,rgba(48,36,92,.18) 0%,transparent 60%),radial-gradient(ellipse 90% 52% at 52% 96%,rgba(34,28,64,.24) 0%,transparent 58%),radial-gradient(circle 36vmin at 72% 78%,rgba(72,58,130,.16) 0%,transparent 56%),radial-gradient(ellipse 48% 60% at 22% 88%,rgba(44,36,82,.2) 0%,transparent 62%),radial-gradient(circle 28vmin at 58% 38%,rgba(82,42,168,.12) 0%,transparent 48%),radial-gradient(ellipse 110% 70% at 50% 50%,rgba(28,24,52,.08) 0%,transparent 72%),radial-gradient(circle 22vmin at 32% 34%,rgba(96,72,160,.1) 0%,transparent 45%),radial-gradient(ellipse 40% 44% at 78% 28%,rgba(52,44,96,.14) 0%,transparent 54%)}.use-wedge-sim__workspace-dismiss{position:absolute;top:clamp(.62rem,2vw,1.05rem);right:clamp(.62rem,4vw,2rem);z-index:14;display:inline-flex;align-items:center;justify-content:center;width:2.65rem;height:2.65rem;margin:0;padding:0;border-radius:12px;border:1px solid rgba(82,42,168,.28);background:#fffffff0;color:var(--color-purple, #522aa8);cursor:pointer;box-shadow:0 4px 18px #34205a1a,inset 0 1px #ffffffe0;transition:border-color .16s ease,box-shadow .16s ease,transform .14s ease,background-color .16s ease}.use-wedge-sim__workspace-dismiss:hover{border-color:#522aa873;background:#522aa80f}.use-wedge-sim__workspace-dismiss:active{transform:scale(.96)}.use-wedge-sim__workspace-dismiss:focus-visible{outline:2px solid rgba(82,42,168,.55);outline-offset:3px}.use-wedge--sim-lab.use-wedge--sim-lab--workspace{box-sizing:border-box;height:var(--app-inner-height, 100dvh);max-height:var(--app-inner-height, 100dvh);min-height:var(--app-inner-height, 100dvh);overflow:hidden}.use-wedge--sim-lab--workspace>.page-shell{align-items:center;justify-content:center;flex:1 1 auto;min-height:0;width:100%;max-width:min(1120px,100%);margin-inline:auto;padding-top:var(--sticky-title-stack-top);padding-bottom:calc(var(--sticky-title-stack-top) + env(safe-area-inset-bottom,0px));padding-inline:clamp(.85rem,3vw,1.35rem);box-sizing:border-box}.use-wedge--sim-lab.use-wedge--sim-lab--category{box-sizing:border-box;height:var(--app-inner-height, 100dvh);max-height:var(--app-inner-height, 100dvh);min-height:var(--app-inner-height, 100dvh);overflow:hidden}.use-wedge--sim-lab--category>.page-shell{align-items:center;justify-content:center;flex:1 1 auto;min-height:0;width:100%;max-width:min(1120px,100%);margin-inline:auto;padding-top:var(--sticky-title-stack-top);padding-bottom:calc(var(--sticky-title-stack-top) + env(safe-area-inset-bottom,0px));padding-inline:clamp(.85rem,3vw,1.35rem);box-sizing:border-box}.use-wedge-sim__category-shell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(1.35rem,3.5vw,2rem);width:100%;max-width:min(960px,100%);margin-inline:auto}.use-wedge-sim__category-masthead{text-align:center;max-width:40rem;margin-inline:auto}.use-wedge--sim-lab--category .use-wedge-sim__category-title.use-wedge-sim__phase-heading{margin-bottom:clamp(.55rem,1.8vw,.85rem)}.use-wedge-sim__category-lead{margin:0;font-size:clamp(.88rem,1.65vw,1rem);line-height:1.58;color:#2a2240b8;text-wrap:balance}.use-wedge-sim__track-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.85rem,2.2vw,1.15rem);width:100%}.use-wedge-sim__track-cell{margin:0;min-width:0}.use-wedge--sim-lab--category .use-wedge-sim__track-card{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(.5rem,1.5vw,.68rem);width:100%;height:100%;min-height:11.5rem;padding:clamp(1.05rem,2.6vw,1.35rem) clamp(.9rem,2.2vw,1.15rem) clamp(1.1rem,2.8vw,1.4rem);border-radius:16px;border:1px solid rgba(82,42,168,.16);background:#fffffff0;box-shadow:0 0 0 1px #ffffffd9 inset,0 10px 28px #34205a1a,0 2px 6px #34205a0f;color:inherit;font:inherit;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.use-wedge--sim-lab--category .use-wedge-sim__track-card:hover{border-color:#522aa852;background:#fff;transform:translateY(-2px);box-shadow:0 0 0 1px #fff inset,0 14px 36px #522aa824,0 4px 10px #34205a14}.use-wedge--sim-lab--category .use-wedge-sim__track-card:focus-visible{outline:2px solid rgba(82,42,168,.75);outline-offset:3px}.use-wedge--sim-lab--category .use-wedge-sim__track-card--selected{border-color:#522aa86b;background:#fff;box-shadow:0 0 0 1px #522aa81f inset,0 0 0 2px #522aa824,0 14px 36px #522aa829}.use-wedge--sim-lab--category .use-wedge-sim__track-icon-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.55rem;height:2.55rem;border-radius:12px;background:#522aa814;border:1px solid rgba(82,42,168,.14);color:var(--color-purple, #522aa8)}.use-wedge--sim-lab--category .use-wedge-sim__track-icon{width:1.32rem;height:1.32rem}.use-wedge--sim-lab--category .use-wedge-sim__track-title{font-size:clamp(.95rem,1.85vw,1.06rem);font-weight:600;letter-spacing:-.01em;line-height:1.28;color:var(--color-text, #1a1528)}.use-wedge--sim-lab--category .use-wedge-sim__track-desc{font-size:clamp(.8rem,1.45vw,.88rem);line-height:1.52;color:#2a2240c7}.use-wedge-sim__track-badge{margin:0 0 clamp(.95rem,2.2vw,1.25rem);text-align:center;font-family:var(--font-heading);font-size:clamp(1.2rem,3vw,1.65rem);font-weight:700;letter-spacing:-.025em;line-height:1.2;text-wrap:balance;color:var(--color-purple, #522aa8)}@media(max-width:900px){.use-wedge-sim__workspace-dismiss{display:none}.use-wedge-sim__track-grid{grid-template-columns:1fr;max-width:19.5rem;margin-inline:auto}.use-wedge--sim-lab--category .use-wedge-sim__track-card{min-height:0;gap:.45rem;padding:.82rem .8rem .9rem;border-radius:13px}.use-wedge--sim-lab--category .use-wedge-sim__track-icon-wrap{width:2.15rem;height:2.15rem;border-radius:10px}.use-wedge--sim-lab--category .use-wedge-sim__track-icon{width:1.08rem;height:1.08rem}.use-wedge--sim-lab--category .use-wedge-sim__track-title{font-size:.92rem;line-height:1.24}.use-wedge--sim-lab--category .use-wedge-sim__track-desc{font-size:.77rem;line-height:1.4}}.use-wedge--sim-lab--splash{display:grid;grid-template-rows:auto auto auto;align-items:center;align-content:start;justify-items:center;width:100%;padding-inline:clamp(.85rem,3vw,1.35rem);padding-top:calc(var(--sticky-title-stack-top) + clamp(1.1rem,3.8vmin,2.65rem));padding-bottom:calc(clamp(1rem,4vh,2.25rem) + env(safe-area-inset-bottom,0px));box-sizing:border-box;gap:clamp(1rem,2.8vw,1.35rem);text-align:center}.use-wedge--sim-lab--splash>.use-wedge-sim__splash-intro{grid-row:1;z-index:4;max-width:min(48rem,100%)}.use-wedge--sim-lab--splash .use-wedge-sim__splash-lead--sim{max-width:min(62ch,100%);text-wrap:balance}.use-wedge--sim-lab--splash>.use-wedge-sim__splash-figure{grid-row:2;z-index:10}.use-wedge--sim-lab--splash>.use-wedge-sim__splash-cta-wrap{grid-row:3;z-index:4}.use-wedge-sim__splash-cta-wrap{width:100%;max-width:min(52rem,94vw);display:flex;flex-direction:column;align-items:center;gap:.65rem}.use-wedge-sim__example-notice{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin:0;padding:.48rem 1rem;max-width:100%;font-family:var(--font-body);font-size:clamp(.72rem,1.1vw,.8125rem);font-weight:500;line-height:1.2;white-space:nowrap;color:#2a2240c7;text-align:center;border:1px solid rgba(82,42,168,.14);background:#ffffffb8;border-radius:999px;box-shadow:0 1px #ffffffd9 inset}.use-wedge-sim__example-notice-icon{flex-shrink:0;width:.95rem;height:.95rem;color:#522aa8b8}.use-wedge-sim__example-notice--category{align-self:center;margin-top:clamp(.15rem,.5vh,.35rem)}@media(max-width:720px){.use-wedge-sim__example-notice{font-size:.68rem;padding-inline:.75rem}}.use-wedge--sim-lab--splash>.use-wedge-sim__section-atmosphere{z-index:1;opacity:1}.use-wedge-sim__splash-intro{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;gap:clamp(.65rem,1.8vw,.85rem);width:100%;max-width:min(38rem,100%)}.use-wedge-sim__splash-signal{margin:0}.use-wedge-sim__splash-title{margin:0;font-family:var(--font-heading);font-weight:700;letter-spacing:-.035em;line-height:1.06;font-size:clamp(.65rem,2.2vw + .15rem,2.85rem);color:#3f3f46;text-align:center;width:100%;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.use-wedge-sim__splash-lead{margin:0;max-width:42ch;font-size:clamp(.95rem,1.55vw,1.06rem);line-height:1.58;color:#2a2240c7}.use-wedge-sim__splash-lead,.why-now__signal,#what-can-bigword .bw-capabilities__copy-title,#how-it-works .hiw-section__step-title,#proof-mechanism .proof-section__layer-title,#trust-and-method .trust-security__card-title,.bw-use-cases__card-title,.bw-why__tab,.bw-why__table thead th,.use-wedge--sim-lab--category .use-wedge-sim__track-title,.use-wedge-sim__variation-title,#contact .bw-contact__panel-title,#contact .bw-contact__submit,#contact .bw-contact__location-btn,.bw-map-sheet__title,.bw-map-sheet__option{font-family:var(--font-body)}.use-wedge-sim__splash-figure{position:relative;z-index:1;margin:0;width:100%;max-width:min(52rem,94vw);overflow:visible;background:transparent;border-radius:0;box-shadow:none;isolation:isolate}.use-wedge-sim__splash-media{position:relative;display:block;width:fit-content;max-width:100%;margin-inline:auto;overflow:visible}.use-wedge-sim__splash-img{position:relative;z-index:1;display:block;width:auto;height:auto;max-width:100%;max-height:min(78vh,820px);object-fit:contain;vertical-align:top}.use-wedge-sim__splash-logo-stack{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;width:100%;height:100%;pointer-events:none;overflow:visible}.use-wedge-sim__splash-logo-beam{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-mask-image:var(--splash-logo-mask);mask-image:var(--splash-logo-mask);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-mode:alpha;mask-mode:alpha;mix-blend-mode:screen;background:linear-gradient(100deg,#fff0,#fff0 36%,#ffffff47 40%,#ffffff8c 43%,#ffffffe0 47.5%,#fff 49.5%,#fff,#fffffff2 51.5%,#fff 52%,#ffffff8c 59%,#ffffff38 63%,#fff0 66%,#fff0);background-size:320% 100%;animation:use-wedge-sim-splash-logo-sweep 3.5s ease-in-out infinite;will-change:background-position}.use-wedge-sim__splash-logo-beam--tone-hero{mix-blend-mode:plus-lighter;background-image:linear-gradient(135deg,#fff0,#fff0 38%,#6755e91a 41%,#f8f6ff33,#ffffff52,#6755e947,#fffbf56b,#ffffff80 48.5%,#ede9ff85,#ffffff7a 50.5%,#6755e938 52%,#ffffff4d,#f8f6ff29,#6755e914,#fff0 62%,#fff0);background-size:360% 360%;background-repeat:no-repeat;animation:hero-splash-logo-sweep 5.5s linear infinite;will-change:background-position,opacity}.hero__media--frames .use-wedge-sim__splash-logo-beam--cover{mix-blend-mode:plus-lighter;background-image:repeating-linear-gradient(135deg,#fff0,#fff0 34%,#6755e924,#9382ff5c,#6755e97a,#ede9ff80 50%,#ffffff8c,#6755e985 54%,#ede9ff7a,#6755e961,#9382ff3d,#6755e91f,#fff0 74%,#fff0);background-size:280% 280%;background-repeat:repeat;animation:hero-stroke-beam-loop 4.2s linear infinite;will-change:background-position}@keyframes hero-splash-logo-sweep{0%,9%{background-position:128% -10%;opacity:0}12%{background-position:108% 6%;opacity:1}80%{background-position:-10% 94%;opacity:1}88%{background-position:-26% 112%;opacity:0}to{background-position:-26% 112%;opacity:0}}@keyframes hero-stroke-beam-loop{0%{background-position:100% 100%}to{background-position:0% 0%}}@supports not (mix-blend-mode: plus-lighter){.use-wedge-sim__splash-logo-beam--tone-hero,.hero__media--frames .use-wedge-sim__splash-logo-beam--cover{mix-blend-mode:screen}}@keyframes use-wedge-sim-splash-logo-sweep{0%{background-position:120% 50%}to{background-position:-20% 50%}}@media(prefers-reduced-motion:reduce){.use-wedge-sim__splash-logo-beam{animation:none;background:#ffffffb8;background-size:100% 100%;filter:none}.use-wedge-sim__splash-logo-beam--tone-hero{mix-blend-mode:screen;animation:none;opacity:.85;background-image:linear-gradient(135deg,#fff0,#6755e92e 44%,#ffffff6b 50%,#ede9ff73 51%,#6755e924 56%,#fff0);background-size:100% 100%;background-position:42% 38%}.hero__media--frames .use-wedge-sim__splash-logo-beam--cover{mix-blend-mode:screen;background-image:linear-gradient(135deg,#fff0,#6755e947 32%,#9382ff6b 42%,#ffffff80,#6755e961 58%,#6755e929 68%,#fff0);background-size:100% 100%;background-position:42% 38%}}.use-wedge-sim__splash-cta.hero__cta{position:relative;z-index:3;margin-top:clamp(.08rem,1vw,.35rem);--splash-cta-radius: 11px;--splash-cta-stroke: 2.5px;color:#3f3f46!important;background:#fff!important;border:none;border-radius:var(--splash-cta-radius);overflow:hidden;isolation:isolate;box-shadow:inset 0 0 0 1px #522aa81a,0 1px 2px #0000000f,0 10px 26px #0000001a,0 26px 52px #0000001f;transition:transform .22s ease,box-shadow .22s ease}.use-wedge-sim__splash-cta-label{position:relative;z-index:2}.use-wedge-sim__splash-cta-stroke{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--splash-cta-radius, inherit);padding:var(--splash-cta-stroke, 2.5px);background:linear-gradient(135deg,transparent 0%,transparent 26%,rgba(82,42,168,.1) 36%,rgba(103,85,233,.5) 44%,rgba(103,85,233,.72) 50%,rgba(178,162,236,.55) 56%,rgba(200,188,244,.42) 60%,rgba(140,118,220,.22) 66%,rgba(82,42,168,.08) 72%,transparent 82%,transparent 100%);background-size:200% 200%;background-position:122% 122%;background-clip:border-box;animation:splash-cta-stroke-diagonal 4.8s linear infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:1}@keyframes splash-cta-stroke-diagonal{0%,9%{background-position:122% 122%;opacity:0}12%{background-position:110% 110%;opacity:1}80%{background-position:-28% -28%;opacity:1}88%{background-position:-42% -42%;opacity:0}to{background-position:-42% -42%;opacity:0}}@media(prefers-reduced-motion:reduce){.use-wedge-sim__splash-cta-stroke{animation:none;opacity:0}}@supports (corner-shape: squircle){.use-wedge-sim__splash-cta.hero__cta{--splash-cta-radius: 13px;corner-shape:squircle;border-radius:var(--splash-cta-radius)}.use-wedge-sim__splash-cta-stroke{corner-shape:squircle;border-radius:var(--splash-cta-radius)}}.use-wedge-sim__splash-cta.hero__cta:hover{transform:translateY(-2px);box-shadow:0 2px 6px #00000014,0 14px 34px #0000001f,0 34px 62px #00000024}.use-wedge-sim__splash-cta.hero__cta:focus-visible{outline:2px solid rgba(82,42,168,.48);outline-offset:3px}@media(prefers-reduced-motion:reduce){.use-wedge-sim__splash-cta.hero__cta:hover{transform:none}}.use-wedge--sim-lab--workspace .use-wedge-sim__workspace-card.use-wedge-sim__card{position:relative;flex:0 1 auto;align-self:center;min-height:0;max-height:100%;width:100%;max-width:min(42rem,100%);margin-inline:auto;margin-top:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.use-wedge--sim-lab--workspace>.page-shell,.use-wedge--sim-lab--category>.page-shell{opacity:1;transform:none;filter:none}.use-wedge--sim-lab--workspace>.use-wedge-sim__section-atmosphere,.use-wedge--sim-lab--category>.use-wedge-sim__section-atmosphere{opacity:1}@keyframes use-wedge-sim-workspace-shell-in{0%{transform:translateY(22px);filter:blur(6px)}to{transform:translateY(0);filter:blur(0)}}@keyframes use-wedge-sim-workspace-child-up{0%{transform:translateY(14px)}to{transform:translateY(0)}}@keyframes use-wedge-sim-generating-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.use-wedge--sim-lab--workspace>.page-shell,.use-wedge--sim-lab--category>.page-shell{animation:use-wedge-sim-workspace-shell-in .68s cubic-bezier(.22,1,.36,1) both}.use-wedge--sim-lab--category .use-wedge-sim__category-masthead,.use-wedge--sim-lab--category .use-wedge-sim__track-cell{animation:use-wedge-sim-workspace-child-up .52s cubic-bezier(.22,1,.36,1) both}.use-wedge--sim-lab--category .use-wedge-sim__track-cell:nth-child(1){animation-delay:.12s}.use-wedge--sim-lab--category .use-wedge-sim__track-cell:nth-child(2){animation-delay:.2s}.use-wedge--sim-lab--category .use-wedge-sim__track-cell:nth-child(3){animation-delay:.28s}.use-wedge--sim-lab--workspace .use-wedge-sim__workspace-card:not(.use-wedge-sim__workspace-card--bare)>*{animation:use-wedge-sim-workspace-child-up .52s cubic-bezier(.22,1,.36,1) both}.use-wedge--sim-lab--workspace .use-wedge-sim__workspace-card:not(.use-wedge-sim__workspace-card--bare)>*:nth-child(1){animation-delay:.08s}.use-wedge--sim-lab--workspace .use-wedge-sim__workspace-card:not(.use-wedge-sim__workspace-card--bare)>*:nth-child(2){animation-delay:.15s}.use-wedge--sim-lab--workspace .use-wedge-sim__workspace-card:not(.use-wedge-sim__workspace-card--bare)>*:nth-child(3){animation-delay:.22s}.use-wedge--sim-lab--workspace .use-wedge-sim__workspace-card:not(.use-wedge-sim__workspace-card--bare)>*:nth-child(4){animation-delay:.29s}.use-wedge--sim-lab--workspace .use-wedge-sim__workspace-card:not(.use-wedge-sim__workspace-card--bare)>*:nth-child(5){animation-delay:.36s}.use-wedge--sim-lab--workspace .use-wedge-sim__workspace-card:not(.use-wedge-sim__workspace-card--bare)>*:nth-child(6){animation-delay:.43s}}.use-wedge-sim__workspace-card--bare.use-wedge__scenario-card{padding:clamp(.65rem,2vw,1rem) clamp(1rem,3vw,1.65rem);background:transparent;border-color:transparent;box-shadow:none}.use-wedge-sim__workspace-card--bare .use-wedge-sim__generating{padding:clamp(1.35rem,5vw,2.75rem) .75rem;animation:use-wedge-sim-generating-in .55s cubic-bezier(.22,1,.36,1) forwards}@media(prefers-reduced-motion:reduce){.use-wedge--sim-lab--workspace>.page-shell,.use-wedge--sim-lab--category>.page-shell,.use-wedge--sim-lab--category .use-wedge-sim__category-masthead,.use-wedge--sim-lab--category .use-wedge-sim__track-cell,.use-wedge--sim-lab--workspace .use-wedge-sim__workspace-card:not(.use-wedge-sim__workspace-card--bare)>*,.use-wedge-sim__workspace-card--bare .use-wedge-sim__generating{animation:none!important}}.use-wedge--sim-lab:not(.use-wedge--sim-lab--workspace) .use-wedge-sim__card{position:relative;overflow-anchor:none;min-height:clamp(22rem,46vh,38rem)}.use-wedge-sim__layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(min(22rem,100%),min(40rem,100%));gap:clamp(1.15rem,3vw,2.35rem);align-items:start;margin-bottom:clamp(.35rem,1.2vw,.65rem)}.use-wedge-sim__layout>.why-now__masthead.use-wedge-sim__masthead{grid-column:auto}@media(max-width:960px){.use-wedge-sim__layout{grid-template-columns:1fr}}.use-wedge--sim-lab .use-wedge-sim__masthead.use-wedge-sim__masthead--top{margin:0;max-width:none;width:100%;text-align:right}.use-wedge--sim-lab .use-wedge-sim__masthead .why-now__signal{margin-inline:0 0}.use-wedge--sim-lab .use-wedge-sim__masthead .use-wedge-sim__signal{margin:0 0 clamp(.82rem,2vw,1.08rem)}.use-wedge--sim-lab .use-wedge-sim__masthead.use-wedge-sim__masthead--top .hero__title.use-wedge-sim__hero-title{align-items:flex-end;margin-inline:0 0;margin-left:auto;width:fit-content;max-width:100%;text-align:right;justify-content:flex-start;color:#3f3f46;text-shadow:none;font-size:clamp(1.75rem,4.25vw,2.85rem);line-height:1.05;gap:clamp(.06em,.35vw,.14em)}.use-wedge--sim-lab .use-wedge-sim__masthead.use-wedge-sim__masthead--top .hero__title-line{display:block;width:auto;text-align:right;white-space:nowrap}.use-wedge--sim-lab .use-wedge-sim__masthead.use-wedge-sim__masthead--top .hero__subtitle.use-wedge-sim__hero-subtitle{margin-top:clamp(.55rem,1.6vw,.92rem);margin-inline:0;margin-left:auto;max-width:min(54ch,100%);color:#3f3f46;text-shadow:none;text-align:right}.use-wedge--sim-lab .use-wedge-sim__layout>.use-wedge-sim__card{margin-inline:0;margin-top:0;max-width:none}.use-wedge-sim__masthead{margin-bottom:0}.use-wedge-sim__phase-heading{margin:0 0 clamp(1rem,2.5vw,1.35rem);text-align:center;text-wrap:balance;font-family:var(--font-heading);font-size:clamp(1.38rem,3.4vw,1.95rem);font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--color-purple, #522aa8)}.use-wedge-sim__hint{margin:0 0 .85rem;font-size:clamp(.88rem,1.35vw,.98rem);line-height:1.5;color:#2a2240b8}.use-wedge-sim__workspace-card .use-wedge-sim__block>.use-wedge__label,.use-wedge-sim__workspace-card .use-wedge-sim__block>.use-wedge-sim__hint{text-align:center;text-wrap:balance}.use-wedge-sim__options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.4rem,1.5vw,.55rem);align-items:stretch}.use-wedge-sim__option{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.38rem;text-align:center;margin:0;padding:clamp(.62rem,2vw,.82rem) clamp(.72rem,2.2vw,.95rem);border-radius:12px;border:1px solid rgba(82,42,168,.16);background:#ffffffbf;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.use-wedge-sim__option--selected{border-color:#522aa873;background:#522aa81c;box-shadow:inset 0 0 0 1px #522aa814}.use-wedge-sim__option:hover{border-color:#522aa842;box-shadow:0 4px 14px #34205a0f}.use-wedge-sim__option--selected:hover{border-color:#522aa880;background:#522aa824}.use-wedge-sim__option:focus-within{outline:2px solid rgba(82,42,168,.45);outline-offset:2px}.use-wedge-sim__option span{font-size:clamp(.82rem,1.38vw,.96rem);line-height:1.48;color:var(--color-text-muted);text-align:center;text-wrap:balance}.use-wedge-sim__option-copy{display:inline-flex;flex-direction:column;align-items:center;gap:.12rem}.use-wedge-sim__option-key{display:block;font-size:.78em;line-height:1.1;letter-spacing:.02em}.use-wedge-sim__option-text{display:block}.use-wedge-sim__option--selected span{color:var(--color-text)}.use-wedge-sim__checkbox{flex-shrink:0;width:.82rem;height:.82rem;margin:0;border-radius:5px;border:1.5px solid rgba(82,42,168,.4);background:#fffffffa;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.use-wedge-sim__checkbox:checked{border-color:var(--color-purple, #522aa8);background-color:var(--color-purple, #522aa8);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.75 6.2 5.05 8.55 9.35 3.05' fill='none' stroke='%23fff' stroke-width='1.65' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:60% auto;background-repeat:no-repeat;background-position:center;box-shadow:none}.use-wedge-sim__checkbox:focus-visible{outline:2px solid rgba(82,42,168,.55);outline-offset:2px}.use-wedge-sim__generate{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;margin-top:clamp(1.1rem,2.8vw,1.5rem);padding-top:clamp(1rem,2.4vw,1.35rem);border-top:1px solid rgba(82,42,168,.1)}.use-wedge-sim__generate-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.use-wedge-sim__demo-cursor{position:fixed;left:0;top:0;z-index:9000;pointer-events:none;opacity:0;visibility:hidden;color:#202028;filter:drop-shadow(0 2px 10px rgba(28,20,48,.22));transition:opacity .28s ease,transform .52s cubic-bezier(.22,1,.36,1);will-change:transform}.use-wedge-sim__demo-cursor--on{opacity:1;visibility:visible}.use-wedge-sim__demo-cursor-svg{display:block;transform-origin:17% 10%;width:clamp(44px,10vw,56px);height:clamp(44px,10vw,56px);transition:transform .13s ease}.use-wedge-sim__demo-cursor--clicking .use-wedge-sim__demo-cursor-svg{transform:scale(.87)}@media(prefers-reduced-motion:reduce){.use-wedge-sim__demo-cursor,.use-wedge-sim__demo-cursor-svg{transition-duration:.01ms}}.use-wedge-sim__demo-tour-controls{position:absolute;top:clamp(.55rem,1.5vw,.8rem);right:clamp(.55rem,1.5vw,.8rem);z-index:8}.use-wedge-sim__demo-tour-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.55rem;height:2.55rem;margin:0;padding:0;border-radius:11px;border:1px solid rgba(82,42,168,.32);background:#fffffff2;color:var(--color-purple, #522aa8);cursor:pointer;box-shadow:0 4px 18px #34205a1a,0 0 0 1px #ffffffd9 inset;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .14s ease}.use-wedge-sim__demo-tour-toggle:hover{border-color:#522aa87a;background:#522aa812;box-shadow:0 6px 22px #34205a1f}.use-wedge-sim__demo-tour-toggle:active{transform:scale(.96)}.use-wedge-sim__demo-tour-toggle:focus-visible{outline:2px solid rgba(82,42,168,.55);outline-offset:2px}.use-wedge-sim__demo-tour-icon{display:block;flex-shrink:0}.use-wedge-sim__demo-tour-toggle:disabled{opacity:.48;cursor:default;pointer-events:none}.use-wedge-sim__secondary-btn.hero__cta{margin-top:0;border:1px solid rgba(82,42,168,.48);color:var(--color-purple, #522aa8)!important;background:#fff!important;box-shadow:0 4px 22px #34205a14}.use-wedge-sim__secondary-btn.hero__cta:hover{box-shadow:0 8px 28px #34205a1f;background:#522aa80a!important}.use-wedge-sim__secondary-btn.hero__cta:focus-visible{outline:2px solid var(--color-purple, #522aa8);outline-offset:3px}.use-wedge-sim__report-summary-btn.hero__cta{margin-top:0;border:1px solid rgba(82,42,168,.44);color:var(--color-purple, #522aa8)!important;background:#522aa812!important;box-shadow:0 4px 18px #34205a14}.use-wedge-sim__report-summary-btn.hero__cta:hover{box-shadow:0 8px 24px #34205a1f;background:#522aa81c!important}.use-wedge-sim__report-summary-btn.hero__cta:focus-visible{outline:2px solid var(--color-purple, #522aa8);outline-offset:3px}.use-wedge-sim__result-actions{justify-content:stretch;flex-wrap:nowrap;align-items:stretch;gap:clamp(.45rem,2vw,.75rem)}.use-wedge-sim__result-actions .hero__cta,.use-wedge-sim__result-actions a.hero__cta{margin-top:0;align-self:stretch;min-width:0;padding-inline:clamp(.75rem,2.5vw,1.15rem);font-size:clamp(.72rem,2.4vw,.9rem);white-space:nowrap}.use-wedge-sim__report-summary-btn.hero__cta{flex:0 0 auto;width:auto}.use-wedge-sim__result-cta-link.hero__cta{flex:1 1 auto;width:auto;justify-content:center;text-decoration:none}@media(max-width:540px){.use-wedge-sim__result-actions{gap:.4rem}.use-wedge-sim__result-actions .hero__cta,.use-wedge-sim__result-actions a.hero__cta{padding-inline:.62rem;font-size:.7rem}}.use-wedge-sim__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10100;display:flex;align-items:center;justify-content:center;padding:1.25rem;box-sizing:border-box;background:#160e287a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.use-wedge-sim__result .use-wedge-sim__generate.use-wedge-sim__result-actions{margin-top:clamp(.85rem,2vw,1.15rem);padding-top:0;border-top:none}.use-wedge-sim__modal-panel{position:relative;display:flex;flex-direction:column;width:min(100%,32rem);max-height:min(88vh,38rem);overflow:hidden;border-radius:18px;border:1px solid rgba(82,42,168,.16);background:linear-gradient(160deg,#fffffffc,#f5f0fff5);box-shadow:0 22px 60px #2a1c4838,0 0 0 1px #ffffff80 inset}.use-wedge-sim__modal-head{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;padding:1rem 3rem .85rem 1.1rem;border-bottom:1px solid rgba(82,42,168,.1)}.use-wedge-sim__modal-title{margin:0;font-family:var(--font-heading);font-size:clamp(1.05rem,2.1vw,1.28rem);font-weight:700;letter-spacing:-.03em;color:var(--color-text)}.use-wedge-sim__modal-close{position:absolute;top:.55rem;right:.55rem;z-index:2;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;margin:0;padding:0;border:none;border-radius:11px;font-size:1.42rem;line-height:1;color:#2a22408c;background:transparent;cursor:pointer;transition:background .15s ease,color .15s ease}.use-wedge-sim__modal-close:hover{color:var(--color-text);background:#522aa814}.use-wedge-sim__modal-close:focus-visible{outline:2px solid var(--color-purple, #522aa8);outline-offset:2px}.use-wedge-sim__modal-body{padding:1rem 1.2rem 1.25rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.use-wedge-sim__modal-out-label{margin:0 0 .35rem}.use-wedge-sim__modal-body .use-wedge-sim__out-lead{margin-top:0}.use-wedge-sim__modal-out-list.use-wedge-sim__out-list{margin-top:1rem}@media(min-width:901px){.use-wedge-sim__modal-panel{width:min(100%,34rem);max-height:none}.use-wedge-sim__modal-body{overflow:visible;max-height:none}.use-wedge-sim__modal-out-list.use-wedge-sim__out-list{margin-top:.75rem}.use-wedge-sim__modal-out-list.use-wedge-sim__out-list>li{font-size:.9rem;line-height:1.45}}.use-wedge-sim__generating{position:relative;padding:clamp(2rem,5vw,3rem) 1rem;text-align:center}.use-wedge-sim__generating-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.use-wedge-sim__generating-copy{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.55rem,1.85vw,.95rem);max-width:min(40rem,100%);margin-inline:auto}.use-wedge-sim__generating-spinner{flex-shrink:0;width:clamp(2.25rem,5.5vw,2.85rem);height:clamp(2.25rem,5.5vw,2.85rem);margin-bottom:clamp(.15rem,.6vw,.35rem);border:3px solid rgba(82,42,168,.22);border-top-color:var(--color-purple, #522aa8);border-radius:50%;animation:use-wedge-sim-generating-spin .8s linear infinite}@keyframes use-wedge-sim-generating-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.use-wedge-sim__generating-spinner{animation:none;border-color:#522aa859;border-top-color:var(--color-purple, #522aa8)}}.use-wedge-sim__generating-heading,.use-wedge-sim__generating-sub{margin:0;font-family:var(--font-heading);text-align:center;letter-spacing:-.03em}.use-wedge-sim__generating-heading{font-size:clamp(1.65rem,5.2vw,2.35rem);font-weight:700;line-height:1.15}.use-wedge-sim__generating-sub{font-size:clamp(1.08rem,2.85vw,1.42rem);font-weight:600;line-height:1.38}.use-wedge-sim__generating-decrypted{display:inline-block;justify-content:center}.use-wedge-sim__generating-decrypted-char{color:var(--color-purple, #522aa8)}.use-wedge-sim__generating-decrypted-char--sub{font-weight:600;opacity:.96}.use-wedge-sim__generating-decrypted-char--ghost{opacity:.38}.use-wedge-sim__out-lead{margin-bottom:.85rem}.use-wedge-sim__outcome-selection{margin:0 0 .55rem;font-size:clamp(.875rem,1.5vw,.98rem);color:var(--color-text-muted)}.use-wedge-sim__outcome-selection strong{color:var(--color-text);font-weight:650}.use-wedge-sim__variation-list{margin:0;padding:0;list-style:none;display:grid;gap:clamp(.85rem,2vw,1.15rem)}.use-wedge-sim__variation{margin:0;padding:clamp(.85rem,2vw,1.1rem);border-radius:12px;border:1px solid rgba(82,42,168,.14);background:#ffffffb8}.use-wedge-sim__variation-title{margin:0 0 .35rem;font-size:clamp(.98rem,1.8vw,1.12rem);font-weight:600;color:var(--color-text)}.use-wedge-sim__option--disabled{opacity:.55}.use-wedge-sim__out-list{margin:0;padding:0;list-style:none}.use-wedge-sim__out-list>li+li{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(82,42,168,.1)}.use-wedge-sim__out-k{display:block;margin-bottom:.4rem;font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#522aa8a6}.use-wedge-sim__out-list ul{margin:0;padding-left:1.05rem;font-size:clamp(.9rem,1.42vw,1rem);line-height:1.52;color:var(--color-text-muted)}.use-wedge-sim__out-list ul li+li{margin-top:.35em}.use-wedge-sim__info{margin:0 0 clamp(1.15rem,2.9vw,1.55rem);padding:clamp(1rem,2.85vw,1.42rem) clamp(.92rem,2.8vw,1.35rem) clamp(1.05rem,2.95vw,1.42rem);border-radius:16px;border:1px solid rgba(82,42,168,.14);background:linear-gradient(152deg,#fffffff0,#edeafa7a 58%,#e3dcf559);box-shadow:0 6px 20px #34205a0a}.use-wedge-sim__info-caption{margin:0 0 .45rem;font-size:.64rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#522aa89e}.use-wedge-sim__info-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}@media(max-width:620px){.use-wedge-sim__info-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.use-wedge-sim__info-metric{padding:.62rem .65rem;border-radius:12px;background:#ffffffc7;border:1px solid rgba(82,42,168,.12);text-align:center}.use-wedge-sim__info-metric--accent{background:#522aa81a;border-color:#522aa83d}.use-wedge-sim__info-metric-value{display:block;font-family:var(--font-heading);font-size:clamp(1.28rem,3vw,1.68rem);font-weight:700;letter-spacing:-.03em;color:var(--color-text);line-height:1.08}.use-wedge-sim__info-metric-label{display:block;margin-top:.2rem;font-size:.69rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#522aa8b8}.use-wedge-sim__info-metric-hint{display:block;margin-top:.1rem;font-size:.588rem;line-height:1.35;color:#2a224085}.use-wedge-sim__info-flow{margin:clamp(1rem,2.85vw,1.42rem) 0 0;padding:0}.use-wedge-sim__info-flow .use-wedge-sim__info-caption{text-align:center}.use-wedge-sim__info-flow-svg{width:100%;max-width:28.5rem;height:auto;display:block;margin-inline:auto;overflow:visible}.use-wedge-sim__info-bars-wrap{margin-top:clamp(1.05rem,2.7vw,1.42rem);display:flex;flex-direction:column;align-items:center;width:100%}.use-wedge-sim__info-bars-wrap>.use-wedge-sim__info-caption{margin-bottom:.52rem;text-align:center;width:100%}.use-wedge-sim__info-bar-track{display:flex;height:11px;border-radius:999px;overflow:hidden;background:#522aa812;border:1px solid rgba(82,42,168,.1);width:100%;max-width:min(28.5rem,100%);margin-inline:auto}.use-wedge-sim__info-bar-segment{flex:0 0 auto;min-width:0}.use-wedge-sim__info-legend{display:flex;flex-wrap:wrap;gap:.42rem .88rem;margin:.62rem 0 0;padding:0;list-style:none;justify-content:center}.use-wedge-sim__info-legend-item{display:inline-flex;align-items:flex-start;gap:.38rem;max-width:100%;font-size:clamp(.75rem,1.32vw,.86rem);color:var(--color-text-muted);line-height:1.4;text-align:left}.use-wedge-sim__info-legend-muted{font-size:.8rem;color:#2a224073;text-align:center}.use-wedge-sim__info-swatch{width:.5rem;height:.5rem;border-radius:3px;flex-shrink:0;margin-top:.32em}.use-wedge-sim__info-timeline{margin-top:clamp(1.08rem,2.85vw,1.52rem);padding-top:clamp(1rem,2.5vw,1.38rem);border-top:1px solid rgba(82,42,168,.12);display:flex;flex-direction:column;align-items:center;width:100%}.use-wedge-sim__info-timeline .use-wedge-sim__info-caption{margin-bottom:clamp(.75rem,2vw,1rem);text-align:center;width:100%}.use-wedge-sim__info-timeline-list{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(.4rem,2.2vw,1rem);margin:0;padding-top:14px;padding-inline:0;padding-bottom:0;list-style:none;width:100%;max-width:min(36rem,100%);margin-inline:auto}.use-wedge-sim__info-timeline-list:before{content:"";position:absolute;z-index:0;left:calc(100% / 6);right:calc(100% / 6);top:19px;height:3px;border-radius:999px;transform:translateY(-50%);background:linear-gradient(90deg,#522aa861,#a88ee485 48%,#a88ee485 52%,#522aa842);box-shadow:0 0 10px #522aa81f}.use-wedge-sim__info-timeline-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(.35rem,1.6vw,.52rem);padding:0;margin:0;min-width:0}.use-wedge-sim__info-timeline-dot{position:relative;z-index:2;box-sizing:border-box;flex-shrink:0;width:10px;height:10px;margin:0;border-radius:50%;border:none;background:var(--color-purple, #522aa8);box-shadow:0 0 0 3px #522aa824,0 1px 2px #2a22401f}.use-wedge-sim__info-timeline-dot--mid{background:#522aa8c7}.use-wedge-sim__info-timeline-dot--last{background:#9a78c4}.use-wedge-sim__info-timeline-body{display:flex;flex-direction:column;align-items:center;gap:.14rem;font-size:clamp(.75rem,1.85vw,.918rem);line-height:1.38;color:var(--color-text-muted)}.use-wedge-sim__info-timeline-body span{display:block;max-width:18ch}.use-wedge-sim__info-timeline-body strong{font-size:.95em;font-weight:600;color:var(--color-text)}@keyframes use-wedge-sim-result-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.use-wedge-sim__result .use-wedge-sim__info-metric{opacity:0;animation:use-wedge-sim-result-in .52s cubic-bezier(.22,1,.36,1) forwards}.use-wedge-sim__result .use-wedge-sim__info-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem;width:100%}.use-wedge-sim__result .use-wedge-sim__info-metric:nth-child(1){animation-delay:.05s}.use-wedge-sim__result .use-wedge-sim__info-metric:nth-child(2){animation-delay:.1s}.use-wedge-sim__result .use-wedge-sim__info-metric:nth-child(3){animation-delay:.15s}.use-wedge-sim__result .use-wedge-sim__info-metric:nth-child(4){animation-delay:.2s}.use-wedge-sim__result .use-wedge-sim__info-flow{opacity:0;animation:use-wedge-sim-result-in .55s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.28s}.use-wedge-sim__result .use-wedge-sim__info-bars-wrap{opacity:0;animation:use-wedge-sim-result-in .55s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.38s}.use-wedge-sim__result .use-wedge-sim__info-timeline{opacity:0;animation:use-wedge-sim-result-in .55s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.46s}.use-wedge-sim__result .use-wedge-sim__result-actions{opacity:0;animation:use-wedge-sim-result-in .48s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.52s}@media(prefers-reduced-motion:reduce){.use-wedge-sim__result .use-wedge-sim__info-metric,.use-wedge-sim__result .use-wedge-sim__info-flow,.use-wedge-sim__result .use-wedge-sim__info-bars-wrap,.use-wedge-sim__result .use-wedge-sim__info-timeline,.use-wedge-sim__result .use-wedge-sim__result-actions{opacity:1!important;transform:none!important;animation:none!important}}.bw-use-cases{--bw-use-cases-pad-block: calc( var(--sticky-title-stack-top) + clamp(.35rem, 1.2vw, .75rem) );--bw-use-cases-pad-bottom: var(--bw-use-cases-pad-block);--bw-use-cases-bg: #36343d;--bw-use-cases-bg-deep: #2a282f;--bw-use-cases-bg-mid: #3e3b45;--bw-use-cases-bg-glow: #4a4752;--bw-use-cases-text: rgba(244, 242, 246, .94);--bw-use-cases-text-muted: rgba(196, 190, 204, .78);position:relative;isolation:isolate;box-sizing:border-box;width:100%;min-height:max(100vh,100dvh);min-height:var(--app-inner-height, max(100vh, 100dvh));color:var(--bw-use-cases-text);background-color:var(--bw-use-cases-bg);border-top:1px solid rgba(255,255,255,.07);overflow:hidden}#use-case-areas.bw-use-cases{display:flex;flex-direction:column}.bw-use-cases__atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;backdrop-filter:blur(24px) saturate(1.05);-webkit-backdrop-filter:blur(24px) saturate(1.05);background:radial-gradient(ellipse 120% 80% at 50% -12%,rgba(26,24,30,.88) 0%,transparent 56%),radial-gradient(ellipse 72% 58% at 8% 16%,rgba(74,71,82,.42) 0%,transparent 62%),radial-gradient(circle 46vmin at 92% 14%,rgba(66,62,74,.38) 0%,transparent 58%),radial-gradient(ellipse 58% 50% at 50% 10%,rgba(90,86,98,.2) 0%,transparent 54%),radial-gradient(ellipse 68% 72% at 88% 54%,rgba(42,40,48,.48) 0%,transparent 66%),radial-gradient(circle 40vmin at 12% 58%,rgba(58,55,66,.35) 0%,transparent 60%),radial-gradient(ellipse 88% 54% at 50% 98%,rgba(32,30,36,.55) 0%,transparent 58%),radial-gradient(circle 34vmin at 74% 76%,rgba(80,76,88,.22) 0%,transparent 56%),radial-gradient(ellipse 48% 58% at 24% 86%,rgba(50,48,56,.4) 0%,transparent 62%),radial-gradient(circle 26vmin at 56% 40%,rgba(106,102,114,.16) 0%,transparent 50%),radial-gradient(ellipse 100% 68% at 50% 50%,rgba(22,21,26,.35) 0%,transparent 70%),linear-gradient(180deg,var(--bw-use-cases-bg-deep) 0%,var(--bw-use-cases-bg) 40%,var(--bw-use-cases-bg-mid) 100%)}@media(prefers-reduced-motion:reduce){.bw-use-cases__atmosphere{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}}.bw-use-cases__shell.page-shell{position:relative;z-index:1;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;width:min(1080px,100%);margin-inline:auto;padding-top:var(--bw-use-cases-pad-block);padding-bottom:var(--bw-use-cases-pad-bottom);padding-inline:clamp(.85rem,3vw,1.35rem);box-sizing:border-box}.bw-use-cases__masthead{text-align:center;max-width:40rem;margin-inline:auto;margin-bottom:clamp(.85rem,2vw,1.35rem)}.bw-use-cases__title{margin:0 0 clamp(.4rem,1.2vw,.65rem);font-family:var(--font-heading);font-weight:700;font-size:clamp(1.35rem,3.2vw,2rem);letter-spacing:-.035em;line-height:1.1;text-wrap:balance;background:linear-gradient(120deg,#f8f6fa 10%,#ddd8e4 48%,#b8b0c2);-webkit-background-clip:text;background-clip:text;color:transparent}.bw-use-cases__lead{margin:0;font-size:clamp(.8125rem,1.45vw,.975rem);line-height:1.48;color:var(--bw-use-cases-text-muted);text-wrap:balance}.bw-use-cases__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,15.5rem),1fr));gap:clamp(.6rem,1.4vw,.85rem)}@media(min-width:880px){.bw-use-cases__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.bw-use-cases__cell{margin:0}.bw-use-cases__card{box-sizing:border-box;height:100%;min-height:clamp(10.25rem,22vw,11.75rem);display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(.5rem,1.15vw,.68rem);padding:clamp(1rem,2.2vw,1.28rem) clamp(.9rem,2vw,1.12rem) clamp(1.05rem,2.4vw,1.32rem);border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;box-shadow:0 0 0 1px #00000047 inset,0 16px 36px #100e1447}.bw-use-cases__card:hover{border-color:#ffffff29;background:#ffffff14}.bw-use-cases__icon-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:10px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#e8e4eef2}.bw-use-cases__icon{width:1.2rem;height:1.2rem}.bw-use-cases__card-title{margin:0;font-size:clamp(.875rem,1.55vw,.975rem);font-weight:600;letter-spacing:-.01em;line-height:1.22;color:var(--bw-use-cases-text);text-wrap:balance;text-align:center}.bw-use-cases__card-body{margin:0;flex:1 1 auto;font-size:clamp(.75rem,1.35vw,.845rem);line-height:1.42;color:var(--bw-use-cases-text-muted);text-wrap:balance;text-align:center}.site-footer{position:relative;isolation:isolate;overflow:hidden;padding-block:clamp(2.75rem,7vw,4.25rem);color:#ffffffeb;border-top:1px solid rgba(255,255,255,.08);background-color:#3f2f92;background-image:radial-gradient(ellipse 68% 54% at 10% 20%,#765fdc52,#765fdc00 62%),radial-gradient(circle 42vmin at 90% 12%,#6755e92e,#6755e900 58%),radial-gradient(ellipse 70% 68% at 88% 80%,#24124e8c,#24124e00 68%),radial-gradient(ellipse 88% 54% at 50% 98%,#160a30a6,#160a3000 58%),linear-gradient(165deg,#5a45c8,#4a38a8 32%,#3f2f92 58%,#322470 82%,#281858)}.site-footer__shell{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(1.75rem,4vw,2.5rem);padding-bottom:clamp(.75rem,2vw,1.25rem)}.site-footer__grid{display:grid;gap:clamp(1.75rem,4vw,2.25rem);align-items:start}@media(max-width:899px){.site-footer__shell{align-items:center}.site-footer__grid{justify-items:center;text-align:center}.site-footer__brand{display:flex;flex-direction:column;align-items:center}.site-footer__tagline{max-width:min(22rem,100%);margin-inline:auto}.site-footer__links{align-items:center}.site-footer__contact{align-items:center;text-align:center}.site-footer__social{justify-content:center}}@media(min-width:900px){.site-footer__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,auto) minmax(0,1fr);gap:clamp(2rem,4vw,3rem);justify-items:stretch}.site-footer__nav{justify-self:center}.site-footer__contact{justify-self:end;align-items:flex-end;text-align:right}.site-footer__social{justify-content:flex-end}}.site-footer__brand-link{display:inline-block;line-height:0}.site-footer__logo{display:block;height:auto;opacity:.96;filter:brightness(0) invert(1)}.site-footer__tagline{margin:clamp(.85rem,2.2vw,1rem) 0 0;max-width:22rem;font-size:clamp(.9rem,1.75vw,1.02rem);line-height:1.52;font-weight:520;color:#dfd4f6c7}.site-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.62rem}.site-footer__link{display:inline-block;text-decoration:none;color:#ffffffe0;font-size:clamp(.92rem,1.6vw,1rem);font-weight:550;transition:color .2s ease}.site-footer__link:hover{color:#e8dcff}.site-footer__contact{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem}.site-footer__social{display:flex;align-items:center;gap:.65rem;margin:0;padding:0;list-style:none}.site-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;color:#f8f2ffeb;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);text-decoration:none;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.site-footer__social-link:hover{color:#fff;background:#ffffff1f;border-color:#c8aaff59;transform:translateY(-1px)}.site-footer__social-icon{display:flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;flex-shrink:0}.site-footer__social-icon svg{display:block;width:100%;height:100%}.site-footer__contact-line{margin:0;font-size:clamp(.88rem,1.55vw,.98rem);line-height:1.52;color:#e2daf6c7}.site-footer__press{color:#f8f2fff0;text-decoration:none;transition:color .2s ease,text-decoration-color .2s ease}.site-footer__press:hover{color:#fff;text-decoration:underline;text-decoration-color:#c8aaff8c;text-underline-offset:.2em}.site-footer__microcopy{margin:0;padding-top:clamp(1.5rem,3.5vw,2rem);border-top:1px solid rgba(255,255,255,.075);text-align:center;font-size:clamp(.88rem,1.65vw,1.02rem);font-style:italic;font-weight:520;letter-spacing:-.015em;color:#d2c3eead;max-width:40rem;margin-inline:auto;text-wrap:balance}@media(prefers-reduced-motion:reduce){.site-footer__link,.site-footer__social-link{transition:none}.site-footer__social-link:hover{transform:none}}@media(min-width:901px){.why-now{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.why-now__pillar--wide{grid-column:1 / -1;max-width:95%;margin-inline:auto;transform:rotate(-.35deg)}.why-now__pillars-item:nth-child(1) .why-now__pillar{transform:rotate(-.6deg)}.why-now__pillars-item:nth-child(2) .why-now__pillar{margin-top:clamp(1.25rem,4vw,3rem);transform:rotate(.45deg)}.why-now__pillars-item:nth-child(1) .why-now__pillar:hover,.why-now__pillars-item:nth-child(2) .why-now__pillar:hover,.why-now__pillar--wide:hover{transform:translateY(-6px) rotate(0)}}@media(max-width:900px){.why-now{grid-template-columns:1fr}.why-now__pillar--wide{max-width:none}}@media(prefers-reduced-motion:reduce){.why-now__pillar,.why-now__pillar--wide{transition:none}.why-now__pillar:hover,.why-now__pillars-item:nth-child(1) .why-now__pillar:hover,.why-now__pillars-item:nth-child(2) .why-now__pillar:hover,.why-now__pillar--wide:hover{transform:none}.why-now__pillars-item:nth-child(1) .why-now__pillar,.why-now__pillars-item:nth-child(2) .why-now__pillar,.why-now__pillar--wide{transform:none}.why-now__pullquote-marker{animation:none;background-size:115% .58em,100% .56em;filter:none}.trust-security.hiw-section:before,.trust-security.hiw-section:after{filter:none;-webkit-filter:none;opacity:.92}}@media(max-width:720px){html.home-hero-scroll-ui{--mobile-section-vh: 100svh}html.home-hero-scroll-ui #book-demo.hero--scroll-home{box-sizing:border-box;min-height:100svh;height:100svh;max-height:100svh}html.home-hero-scroll-ui #scenario-lab.use-wedge--sim-lab--splash,html.home-hero-scroll-ui #scenario-lab.use-wedge--sim-lab--category,html.home-hero-scroll-ui #scenario-lab.use-wedge--sim-lab--workspace{box-sizing:border-box;min-height:var(--mobile-section-vh);height:auto;max-height:none}html.home-hero-scroll-ui #what-is-bigword.what-is-bigword,html.home-hero-scroll-ui #what-is-bigword-footer.what-is-bigword{box-sizing:border-box;height:var(--mobile-section-vh);min-height:var(--mobile-section-vh);max-height:var(--mobile-section-vh);overflow:clip}html.home-hero-scroll-ui #what-can-bigword.bw-capabilities,html.home-hero-scroll-ui #why-bigword.bw-why,html.home-hero-scroll-ui #how-it-works.hiw-section,html.home-hero-scroll-ui #proof-mechanism.proof-section,html.home-hero-scroll-ui #trust-and-method.trust-security,html.home-hero-scroll-ui #use-case-areas.bw-use-cases,html.home-hero-scroll-ui #faq.bw-faq,html.home-hero-scroll-ui #contact.bw-contact{box-sizing:border-box;min-height:var(--mobile-section-vh);height:auto}html.home-hero-scroll-ui #why-bigword .bw-why__inner,html.home-hero-scroll-ui #why-bigword .bw-why__shell.page-shell{min-height:var(--mobile-section-vh)}html.home-hero-scroll-ui #scenario-lab.use-wedge--sim-lab--splash{display:grid;grid-template-rows:auto auto auto auto auto;align-content:center;align-items:center;gap:clamp(.9rem,2.6vw,1.25rem);padding-top:calc(var(--sticky-title-stack-top) + clamp(.45rem,1.8vmin,.85rem));padding-bottom:calc(clamp(.5rem,2vh,.85rem) + env(safe-area-inset-bottom,0px))}html.home-hero-scroll-ui #scenario-lab.use-wedge--sim-lab--splash>.use-wedge-sim__splash-intro{display:contents}html.home-hero-scroll-ui #scenario-lab.use-wedge--sim-lab--splash .use-wedge-sim__splash-signal{grid-row:1;z-index:4;justify-self:center}html.home-hero-scroll-ui #scenario-lab.use-wedge--sim-lab--splash .use-wedge-sim__splash-title{grid-row:2;z-index:4;justify-self:center;width:100%;max-width:min(40rem,100%);margin:0;font-size:clamp(1.35rem,3.2vw,2rem);line-height:1.1;letter-spacing:-.035em;text-wrap:balance;white-space:normal;overflow:visible;text-overflow:unset;color:#2a2240f5}html.home-hero-scroll-ui #scenario-lab.use-wedge--sim-lab--splash .use-wedge-sim__splash-lead--sim{grid-row:3;z-index:4;justify-self:center;width:100%;max-width:min(40rem,100%);margin:0 0 clamp(.65rem,1.85vh,1.05rem);font-size:clamp(.8125rem,1.45vw,.975rem);line-height:1.48;text-wrap:balance}html.home-hero-scroll-ui #scenario-lab.use-wedge--sim-lab--splash>.use-wedge-sim__splash-figure{grid-row:4;display:flex;align-items:center;justify-content:center;align-self:center;width:100%;min-height:0;max-width:100%;margin:clamp(.5rem,1.5vh,.85rem) 0;overflow:visible}html.home-hero-scroll-ui #scenario-lab.use-wedge--sim-lab--splash>.use-wedge-sim__splash-cta-wrap{grid-row:5;z-index:4;justify-self:center;align-self:start;margin-top:clamp(.75rem,2.4vw,1.15rem)}html.home-hero-scroll-ui #scenario-lab.use-wedge--sim-lab--splash .use-wedge-sim__splash-media{transform:scale(1.22);transform-origin:center center;display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;margin-inline:auto}html.home-hero-scroll-ui #scenario-lab.use-wedge--sim-lab--splash .use-wedge-sim__splash-img{width:auto;max-width:100%;max-height:min(56vh,500px);margin-inline:auto;object-position:center center}html.home-hero-scroll-ui .use-wedge-sim__section-atmosphere,html.home-hero-scroll-ui .bw-capabilities__atmosphere,html.home-hero-scroll-ui .bw-why__section-atmosphere,html.home-hero-scroll-ui .hiw-section__atmosphere,html.home-hero-scroll-ui .trust-security__atmosphere,html.home-hero-scroll-ui .what-is-bigword__bg,html.home-hero-scroll-ui .hero__bg{position:absolute;top:0;right:0;left:0;bottom:0;min-height:var(--mobile-section-vh);height:100%}}#what-can-bigword.bw-capabilities{position:relative;z-index:2;box-sizing:border-box;width:100%;isolation:isolate;background:#f9f9f9;border-top:1px solid rgba(82,42,168,.08);--bw-capabilities-pad-block: calc( var(--sticky-title-stack-top) + clamp(.85rem, 2.8vw, 1.65rem) )}#what-can-bigword .bw-capabilities__atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}#what-can-bigword .bw-capabilities__shell.page-shell{position:relative;z-index:1;width:min(1120px,100%);margin-inline:auto;padding-top:var(--bw-capabilities-pad-block);padding-bottom:var(--bw-capabilities-pad-block);padding-inline:clamp(1rem,3.5vw,1.35rem);box-sizing:border-box}#what-can-bigword .bw-capabilities__masthead{text-align:center;max-width:40rem;margin-inline:auto;margin-bottom:clamp(1rem,2.5vw,1.35rem)}#what-can-bigword .bw-capabilities__masthead-intro{display:flex;flex-direction:column;align-items:center;gap:clamp(.4rem,1.2vw,.55rem);width:100%}#what-can-bigword .bw-capabilities__signal.why-now__signal{margin:0}#what-can-bigword .bw-capabilities__title.use-wedge-sim__splash-title{font-size:clamp(1.25rem,3vw,1.95rem)!important;line-height:1.1!important;white-space:normal;text-wrap:balance}#what-can-bigword .bw-capabilities__lead.use-wedge-sim__splash-lead{margin:0 auto;max-width:40rem;font-size:clamp(.84rem,1.45vw,.98rem)!important;line-height:1.48!important;text-align:center}#what-can-bigword .bw-capabilities__hero-figure.use-wedge-sim__splash-figure{margin:0 auto clamp(.45rem,1.1vw,.75rem)}#what-can-bigword .use-wedge-sim__splash-media picture{display:block;width:fit-content;max-width:100%;margin-inline:auto}#what-can-bigword .use-wedge-sim__splash-img{max-height:min(52vh,640px)}@media(max-width:720px){#what-can-bigword.bw-capabilities{overflow-x:clip}#what-can-bigword .bw-capabilities__masthead{margin-bottom:clamp(1.35rem,4.5vw,1.75rem)}#what-can-bigword .bw-capabilities__hero-figure .use-wedge-sim__splash-media{transform:scale(1.43);transform-origin:top center;width:100%;max-width:100%;margin-bottom:clamp(2.6rem,19.3vw,5.85rem)}#what-can-bigword .use-wedge-sim__splash-img{width:auto;max-width:100%;max-height:min(65vh,552px);margin-inline:auto}#what-can-bigword .bw-capabilities__hero-figure.use-wedge-sim__splash-figure{margin-top:clamp(.65rem,2.5vw,1rem);margin-bottom:clamp(1rem,3vw,1.35rem)}#what-can-bigword .bw-capabilities__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.1rem,4vw,1.45rem);margin:0}#what-can-bigword .bw-capabilities__copy{gap:.65rem}#what-can-bigword .bw-capabilities__icon svg{width:clamp(1.65rem,5.2vw,2rem);height:clamp(1.65rem,5.2vw,2rem)}#what-can-bigword .bw-capabilities__copy-title{font-size:clamp(.8rem,2.85vw,.92rem);line-height:1.32;max-width:11.5rem;text-wrap:pretty}}#what-can-bigword .bw-capabilities__grid{list-style:none;margin:clamp(-.85rem,-2.5vh,-.4rem) 0 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.75rem,2vw,1.25rem);align-items:start}@media(max-width:900px){#what-can-bigword .bw-capabilities__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,3vw,1.5rem)}}@media(max-width:520px){#what-can-bigword .bw-capabilities__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}#what-can-bigword .bw-capabilities__item{margin:0;padding:0;min-width:0}#what-can-bigword .bw-capabilities__copy{margin:0;padding:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.55rem;color:var(--color-text, #1a1528)}#what-can-bigword .bw-capabilities__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:inherit}#what-can-bigword .bw-capabilities__icon svg{display:block;width:clamp(1.35rem,2.4vw,1.75rem);height:clamp(1.35rem,2.4vw,1.75rem)}#what-can-bigword .bw-capabilities__copy-desc{margin:.12rem 0 0;font-size:clamp(.68rem,.95vw,.8rem);line-height:1.45;font-weight:500;color:#31264ab8}#what-can-bigword .bw-capabilities__copy-title{margin:0;font-size:clamp(.72rem,1.05vw,.88rem);font-weight:600;letter-spacing:-.01em;line-height:1.25;color:inherit;text-wrap:balance}#why-bigword.bw-why{position:relative;z-index:2;box-sizing:border-box;width:100%;max-width:100%;overflow-x:clip;isolation:isolate;color:#2a2240e0;background:#fff;border-top:1px solid rgba(52,48,96,.06);min-height:max(var(--app-inner-height, 100dvh),100dvh)}.bw-why__inner{position:relative;width:100%;min-height:max(var(--app-inner-height, 100dvh),100dvh);display:flex;flex-direction:column}.bw-why__section-atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;background:radial-gradient(ellipse 72% 58% at 6% 14%,#fff,#fff0 62%),radial-gradient(circle 48vmin at 94% 12%,#fffffff5,#fff0 58%),radial-gradient(ellipse 55% 48% at 48% 8%,#ffffffeb,#fff0 52%),radial-gradient(ellipse 68% 72% at 86% 52%,#ffffffe0,#fff0 65%),radial-gradient(circle 42vmin at 10% 56%,#ffffffe6,#fff0 60%),radial-gradient(ellipse 90% 52% at 52% 96%,#fffffff0,#fff0 58%),radial-gradient(circle 36vmin at 72% 78%,#ffffffdb,#fff0 56%),radial-gradient(ellipse 48% 60% at 22% 88%,#ffffffe6,#fff0 62%),radial-gradient(circle 28vmin at 58% 38%,#fffffff2,#fff0 48%),radial-gradient(ellipse 110% 70% at 50% 50%,#ffffffd1,#fff0 72%),radial-gradient(circle 22vmin at 32% 34%,#ffffffe0,#fff0 45%),radial-gradient(ellipse 40% 44% at 78% 28%,#ffffffe6,#fff0 54%),linear-gradient(180deg,#fafafa,#fff 42%,#f7f7f8)}@media(prefers-reduced-motion:reduce){.bw-why__section-atmosphere{backdrop-filter:none;-webkit-backdrop-filter:none}}.bw-why__shell.page-shell{position:relative;z-index:1;display:flex;flex-direction:column;flex:1 1 auto;justify-content:center;align-items:stretch;min-height:max(var(--app-inner-height, 100dvh),100dvh);width:min(1120px,100%);margin-inline:auto;padding-inline:clamp(1rem,3.5vw,1.5rem);padding-top:var(--sticky-title-stack-top);padding-bottom:calc(var(--sticky-title-stack-top) + clamp(.75rem,2vh,1.25rem) + env(safe-area-inset-bottom,0px));box-sizing:border-box}.bw-why__masthead{flex-shrink:0;margin:0;padding:0;text-align:center}.bw-why__masthead-intro{display:flex;flex-direction:column;align-items:center;gap:clamp(.65rem,1.8vw,.85rem);width:100%;max-width:min(38rem,100%);margin-inline:auto}.bw-why__signal.why-now__signal{margin:0}.bw-why__masthead-intro .use-wedge-sim__splash-title,.bw-why__masthead-intro .use-wedge-sim__splash-lead{text-align:center}.bw-why__body{flex:0 0 auto;min-height:0;display:flex;flex-direction:column;align-items:stretch;gap:clamp(.35rem,.75vh,.5rem);margin-top:clamp(1.35rem,3.5vh,2.25rem);padding-bottom:clamp(.35rem,1vh,.65rem)}.bw-why__tabs-buttons{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:.45rem;width:100%;max-width:min(56rem,100%);margin-inline:auto;padding:.18rem;border-radius:999px;background:none;box-shadow:none}.bw-why__tab{flex:1 1 auto;min-width:min(100%,9.5rem);max-width:100%;margin:0;padding:clamp(.55rem,1.4vw,.72rem) clamp(.75rem,2vw,1rem);border:1px solid rgba(52,48,96,.4);border-radius:999px;background:#ffffffad;color:#2a2240c7;font-family:var(--font-body);font-size:clamp(.78rem,1.35vw,.9rem);font-weight:600;line-height:1.25;letter-spacing:.01em;text-align:center;cursor:pointer;touch-action:manipulation;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px #ffffffeb,inset 0 -1px #241e3a24;transition:background .08s linear,border-color .08s linear,color .08s linear,box-shadow .08s linear}.bw-why__tab:hover{border-color:#522aa838;color:#1a1528eb;background:#ffffffe6}.bw-why__tab:focus-visible{outline:2px solid rgba(82,42,168,.55);outline-offset:2px}.bw-why__tab--active,.bw-why__tab[aria-selected=true]{border-color:#522aa8d9;color:#fff;background:linear-gradient(180deg,#522aa8f0,#3d2080fa);box-shadow:inset 0 1px #ffffff59,inset 0 -1px #1a0e3457,0 6px 20px #2a224866}.bw-why__panel{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:min(56rem,100%);margin-inline:auto;margin-top:clamp(1.15rem,3.2vh,1.85rem)}.bw-why__table-card{box-sizing:border-box;width:100%;max-height:min(52vh,26rem);border-radius:14px;overflow:hidden;background:#fff;border:1px solid rgba(52,48,96,.1);box-shadow:0 1px #ffffffd9 inset,0 12px 36px #2420441a;display:flex;flex-direction:column;min-height:0}.bw-why__table-scroll{width:100%;flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.bw-why__table{width:100%;min-width:32rem;border-collapse:collapse;table-layout:fixed;font-size:clamp(.72rem,1.2vw,.86rem);line-height:1.45}.bw-why__table col.bw-why__col--criteria{width:22%}.bw-why__table col.bw-why__col--hero,.bw-why__table col.bw-why__col--alt{width:19.5%}.bw-why__table thead th{padding:clamp(.65rem,1.45vw,.88rem) clamp(.45rem,1.1vw,.62rem);text-align:center;font-size:clamp(.68rem,1.1vw,.8rem);font-weight:700;letter-spacing:.02em;color:#fff;background:linear-gradient(180deg,#3a3458,#2a2240);border-bottom:1px solid rgba(255,255,255,.08)}.bw-why__table thead th.bw-why__th--hero{position:relative;color:#fff;background:linear-gradient(180deg,#522aa8,#3d2080);box-shadow:inset 0 1px #ffffff1f,0 0 0 1px #522aa847}.bw-why__table tbody td{padding:clamp(.72rem,1.55vw,.95rem) clamp(.45rem,1.1vw,.62rem);text-align:center;vertical-align:middle;color:#2a2240d1;border-bottom:1px solid rgba(52,48,96,.08);background:#fff}.bw-why__table tbody tr:last-child td{border-bottom:none}.bw-why__table tbody td.bw-why__td--criteria{text-align:left;font-weight:600;color:#1a1528}.bw-why__table tbody td.bw-why__td--hero{position:relative;font-weight:700;color:var(--color-purple, #522aa8);background:linear-gradient(180deg,#f4f1fcfa,#e8e2f8eb);box-shadow:inset 0 0 0 1px #522aa81f,inset 0 1px #ffffffbf}.bw-why__th-label--short{display:none}.bw-why__table tbody td.bw-why__td--muted{color:#2a22409e}@media(max-width:720px){.bw-why__shell.page-shell{padding-inline:clamp(.65rem,3vw,1rem)}.bw-why__tabs-buttons{flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;overflow:visible;gap:.5rem;padding-bottom:0}.bw-why__tab{flex:0 0 auto;width:100%;min-width:0;max-width:none;backdrop-filter:none;-webkit-backdrop-filter:none}.bw-why__table-scroll{overflow-x:hidden;overflow-y:auto}.bw-why__table{min-width:0;width:100%;font-size:.64rem;line-height:1.32}.bw-why__table col.bw-why__col--criteria{width:24%}.bw-why__table col.bw-why__col--hero{width:22%}.bw-why__table col.bw-why__col--alt{width:18%}.bw-why__table thead th{padding:.5rem .28rem;font-size:.58rem;letter-spacing:0;line-height:1.25;text-wrap:balance}.bw-why__th-label--long{display:none}.bw-why__th-label--short{display:inline}.bw-why__table tbody td{padding:.52rem .28rem;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;text-wrap:balance}.bw-why__table tbody td.bw-why__td--criteria{font-size:.62rem}.bw-why__table-card{max-height:min(46vh,22rem)}}@media(max-height:720px)and (min-width:721px){.bw-why__masthead{padding-top:0}.bw-why__masthead-intro{gap:.25rem}.bw-why__table-card{max-height:min(44vh,20rem)}}#how-it-works.hiw-section{position:relative;z-index:2;box-sizing:border-box;width:100%;isolation:isolate;background-color:#f9f9f9;border-top:1px solid rgba(82,42,168,.08);--hiw-section-pad-block: calc( var(--sticky-title-stack-top) + clamp(.85rem, 2.8vw, 1.65rem) )}#how-it-works .hiw-section__atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;background:radial-gradient(ellipse 72% 58% at 6% 14%,rgba(62,42,118,.22) 0%,transparent 62%),radial-gradient(circle 48vmin at 94% 12%,rgba(42,34,88,.18) 0%,transparent 58%),radial-gradient(ellipse 55% 48% at 48% 8%,rgba(52,38,98,.12) 0%,transparent 52%),radial-gradient(ellipse 90% 52% at 52% 96%,rgba(34,28,64,.16) 0%,transparent 58%)}#how-it-works .hiw-section__shell.page-shell{position:relative;z-index:1;width:min(1120px,100%);margin-inline:auto;padding-top:var(--hiw-section-pad-block);padding-bottom:var(--hiw-section-pad-block);padding-inline:clamp(1rem,3.5vw,1.35rem);box-sizing:border-box}#how-it-works .hiw-section__masthead{text-align:center;max-width:40rem;margin-inline:auto;margin-bottom:clamp(1.75rem,4vw,2.75rem)}#how-it-works .hiw-section__masthead-intro{display:flex;flex-direction:column;align-items:center;gap:clamp(.4rem,1.2vw,.55rem);width:100%}#how-it-works .hiw-section__signal.why-now__signal{margin:0}#how-it-works .hiw-section__title.use-wedge-sim__splash-title{font-size:clamp(1.25rem,3vw,1.95rem)!important;line-height:1.1!important;white-space:normal;text-wrap:balance}#how-it-works .hiw-section__lead.use-wedge-sim__splash-lead{margin:0 auto;max-width:36rem;font-size:clamp(.84rem,1.45vw,.98rem)!important;line-height:1.48!important;text-align:center}#how-it-works .hiw-section__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.95rem,2.5vw,1.35rem);max-width:min(76rem,100%);margin-inline:auto}@media(max-width:768px){#how-it-works .hiw-section__grid{grid-template-columns:1fr}}#how-it-works .hiw-section__step{margin:0;padding:0}#how-it-works .hiw-section__card{box-sizing:border-box;height:100%;display:flex;flex-direction:column;padding:clamp(1.05rem,2.6vw,1.4rem) clamp(1rem,2.4vw,1.28rem) clamp(1.1rem,2.8vw,1.42rem);border-radius:16px;border:1px solid rgba(82,42,168,.16);background:#fffffff0;box-shadow:0 0 0 1px #ffffffd9 inset,0 10px 28px #34205a1a,0 2px 6px #34205a0f;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}#how-it-works .hiw-section__card:hover{border-color:#522aa852;box-shadow:0 0 0 1px #fff inset,0 14px 36px #522aa81f,0 4px 10px #34205a14;transform:translateY(-2px)}#how-it-works .hiw-section__card-head{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin-bottom:clamp(.75rem,2vw,1rem);padding-bottom:clamp(.65rem,1.6vw,.85rem);border-bottom:1px solid rgba(82,42,168,.1)}#how-it-works .hiw-section__card-head-main{display:flex;align-items:center;flex:1 1 12rem;min-width:0;min-height:2.55rem}#how-it-works .hiw-section__index{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.55rem;height:2.55rem;border-radius:12px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.68rem;font-weight:700;letter-spacing:.1em;color:var(--color-purple, #522aa8);background:#522aa814;border:1px solid rgba(82,42,168,.14)}#how-it-works .hiw-section__step-title{margin:0;font-size:clamp(.95rem,1.85vw,1.06rem);font-weight:600;letter-spacing:-.01em;line-height:1.28;color:var(--color-text, #1a1528)}#how-it-works .hiw-section__step-title-tr{font-weight:500;color:#2a2240b8}#how-it-works .hiw-section__body{margin:0;flex:1 1 auto;font-size:clamp(.82rem,1.45vw,.9rem);line-height:1.52;color:#2a2240c7}#how-it-works .hiw-section__badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;width:100%;margin-top:clamp(.85rem,2vw,1.05rem);padding-top:clamp(.75rem,1.8vw,.95rem);border-top:1px solid rgba(82,42,168,.1)}#how-it-works .hiw-section__badge{display:flex;flex-direction:column;gap:.28rem;min-width:0;padding:.62rem .72rem;border-radius:10px;border:1px solid rgba(82,42,168,.14);background:#f8f4ffeb}#how-it-works .hiw-section__badge-label{font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#522aa8b8}#how-it-works .hiw-section__badge-value{font-size:clamp(.78rem,1.2vw,.86rem);font-weight:600;line-height:1.35;color:var(--color-text, #1a1528);text-wrap:balance}@media(max-width:520px){#how-it-works .hiw-section__badges{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){#how-it-works .hiw-section__card{transition:none}#how-it-works .hiw-section__card:hover{transform:none}}#proof-mechanism.proof-section{position:relative;z-index:2;box-sizing:border-box;width:100%;isolation:isolate;overflow:hidden;color:#2a2240e0;background:#fff;border-top:1px solid rgba(52,48,96,.06);--proof-section-pad-block: calc( var(--sticky-title-stack-top) + clamp(.85rem, 2.8vw, 1.65rem) );--proof-section-text: rgba(26, 21, 40, .94);--proof-section-text-muted: rgba(42, 34, 64, .65)}#proof-mechanism .proof-section__shell.page-shell{position:relative;z-index:1;width:min(1120px,100%);margin-inline:auto;padding-top:var(--proof-section-pad-block);padding-bottom:var(--proof-section-pad-block);padding-inline:clamp(1rem,3.5vw,1.35rem);box-sizing:border-box}#proof-mechanism .proof-section__masthead{text-align:center;max-width:40rem;margin-inline:auto;margin-bottom:clamp(1.75rem,4vw,2.75rem)}#proof-mechanism .proof-section__masthead-intro{display:flex;flex-direction:column;align-items:center;gap:clamp(.5rem,1.5vw,.75rem);width:100%}#proof-mechanism .proof-section__signal.why-now__signal{margin:0}#proof-mechanism .proof-section__title.use-wedge-sim__splash-title{font-size:clamp(1.25rem,3vw,1.95rem)!important;line-height:1.1!important;color:#2a2240f5!important;white-space:normal;text-wrap:balance;max-width:40rem;margin-inline:auto}#proof-mechanism .proof-section__lead.use-wedge-sim__splash-lead{margin:0 auto;max-width:36rem;font-size:clamp(.84rem,1.45vw,.98rem)!important;line-height:1.48!important;text-align:center;color:var(--proof-section-text-muted)!important}#proof-mechanism .proof-section__layers{list-style:none;margin:0;padding:0;max-width:min(76rem,100%);margin-inline:auto;display:grid;gap:clamp(.95rem,2.5vw,1.35rem);grid-template-columns:1fr}@media(min-width:768px){#proof-mechanism .proof-section__layers{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}}@media(min-width:1100px){#proof-mechanism .proof-section__layers{grid-template-columns:repeat(3,minmax(0,1fr))}}#proof-mechanism .proof-section__layer{margin:0;padding:0;min-width:0}#proof-mechanism .proof-section__layer-card{box-sizing:border-box;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;margin:0;padding:clamp(1.25rem,3vw,1.65rem) clamp(1rem,2.4vw,1.35rem) clamp(1.2rem,2.8vw,1.5rem);gap:clamp(.55rem,1.5vw,.75rem);border-radius:14px;border:1px solid rgba(52,48,96,.1);background:#ffffffad;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px #ffffffd9 inset,0 12px 36px #24204414;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}#proof-mechanism .proof-section__layer-card:hover{border-color:#522aa82e;background:#ffffffeb;box-shadow:0 1px #ffffffe6 inset,0 14px 32px #2420441a;transform:translateY(-2px)}#proof-mechanism .proof-section__layer-icon-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:clamp(3.75rem,10vw,4.5rem);height:clamp(3.75rem,10vw,4.5rem);margin:0;border-radius:10px;color:#522aa8e0;background:#522aa814;border:1px solid rgba(82,42,168,.12)}#proof-mechanism .proof-section__layer-icon{display:block;width:clamp(1.85rem,5vw,2.25rem);height:clamp(1.85rem,5vw,2.25rem);flex-shrink:0}#proof-mechanism .proof-section__layer-title{margin:0;width:100%;font-size:clamp(.95rem,1.85vw,1.06rem);font-weight:600;letter-spacing:-.01em;line-height:1.28;color:var(--proof-section-text);text-wrap:balance;text-align:center}#proof-mechanism .proof-section__layer-body{margin:0;max-width:28ch;font-size:clamp(.84rem,1.45vw,.92rem);line-height:1.54;color:var(--proof-section-text-muted);text-wrap:pretty;text-align:center}#proof-mechanism .proof-section__evidence{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:center;gap:clamp(1.25rem,4vw,2.5rem);margin-top:clamp(.5rem,2vw,1rem);max-width:min(76rem,100%);margin-inline:auto}@media(max-width:767px){#proof-mechanism .proof-section__evidence{grid-template-columns:1fr;justify-items:center}}#proof-mechanism .proof-section__chart-figure{margin:0;min-width:0;width:100%}#proof-mechanism .proof-section__chart{display:block;width:100%;height:auto;max-height:clamp(220px,28vw,280px)}#proof-mechanism .proof-section__chart-axis{fill:#2a22406b}#proof-mechanism .proof-section__chart-legend{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1.75rem;margin-top:clamp(.65rem,1.8vw,.9rem)}#proof-mechanism .proof-section__legend-item{display:inline-flex;align-items:center;gap:.5rem;font-size:clamp(.82rem,1.5vw,.9rem);font-weight:500;letter-spacing:.02em;color:#2a2240c7}#proof-mechanism .proof-section__legend-item:before{content:"";flex-shrink:0;width:1.35rem;height:3px;border-radius:999px}#proof-mechanism .proof-section__legend-item--simulated:before{background:#7c5fd9;opacity:.95}#proof-mechanism .proof-section__legend-item--actual:before{background:#c9b8ff;opacity:.95}#proof-mechanism .proof-section__stat{margin:0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:clamp(1rem,2.8vw,1.35rem);padding-inline:clamp(.25rem,2vw,.75rem)}#proof-mechanism .proof-section__stat-metric{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.45rem,1.4vw,.65rem)}#proof-mechanism .proof-section__stat-pct{margin:0;font-variant-numeric:tabular-nums;line-height:1;opacity:.4;transition:opacity .35s ease}#proof-mechanism .proof-section__stat-pct--active{opacity:1}#proof-mechanism .proof-footnote__pct-wrap{display:inline-flex;align-items:baseline;justify-content:center;white-space:nowrap;filter:drop-shadow(0 4px 18px rgba(82,42,168,.18))}#proof-mechanism .proof-footnote__pct-num{font-weight:800;letter-spacing:-.06em;font-size:clamp(3rem,9vw,4.35rem);background:linear-gradient(168deg,#522aa8,#6755e9 42%,#7a6aed 76%,#9588f0);-webkit-background-clip:text;background-clip:text;color:transparent}#proof-mechanism .proof-footnote__pct-mark{margin-left:.04em;font-weight:700;font-size:clamp(1.35rem,3.8vw,1.85rem);color:#522aa88c;line-height:1}#proof-mechanism .proof-footnote__lexicon{display:block;font-size:clamp(.78rem,1.75vw,.9rem);font-weight:650;letter-spacing:.12em;text-transform:uppercase;text-align:center;white-space:nowrap;color:#1a1528d1}#proof-mechanism .proof-footnote__rest{max-width:24ch;margin:0;font-size:clamp(1.05rem,2.1vw,1.22rem);font-weight:480;font-style:italic;line-height:1.55;letter-spacing:-.015em;text-align:center;text-wrap:balance;color:var(--proof-section-text-muted)}#proof-mechanism .proof-footnote__emph{font-weight:650;color:#1a1528e6}@media(prefers-reduced-motion:reduce){#proof-mechanism .proof-section__layer-card{transition:none}#proof-mechanism .proof-section__layer-card:hover{transform:none}#proof-mechanism .proof-section__stat-pct{opacity:1;transition:none}}#trust-and-method.trust-security{position:relative;z-index:2;box-sizing:border-box;width:100%;isolation:isolate;background-color:#f9f9f9;border-top:1px solid rgba(82,42,168,.08);--trust-security-pad-block: calc( var(--sticky-title-stack-top) + clamp(.85rem, 2.8vw, 1.65rem) )}#trust-and-method .trust-security__atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;background:radial-gradient(ellipse 72% 58% at 6% 14%,rgba(62,42,118,.2) 0%,transparent 62%),radial-gradient(circle 48vmin at 94% 12%,rgba(42,34,88,.16) 0%,transparent 58%),radial-gradient(ellipse 55% 48% at 48% 8%,rgba(52,38,98,.1) 0%,transparent 52%),radial-gradient(ellipse 90% 52% at 52% 96%,rgba(34,28,64,.14) 0%,transparent 58%)}#trust-and-method .trust-security__shell.page-shell{position:relative;z-index:1;width:min(1120px,100%);margin-inline:auto;padding-top:var(--trust-security-pad-block);padding-bottom:var(--trust-security-pad-block);padding-inline:clamp(1rem,3.5vw,1.35rem);box-sizing:border-box}#trust-and-method .trust-security__masthead{text-align:center;max-width:40rem;margin-inline:auto;margin-bottom:clamp(1.75rem,4vw,2.75rem)}#trust-and-method .trust-security__masthead-intro{display:flex;flex-direction:column;align-items:center;gap:clamp(.5rem,1.5vw,.75rem);width:100%}#trust-and-method .trust-security__signal.why-now__signal{margin:0}#trust-and-method .trust-security__icon-slot{display:flex;justify-content:center;margin:clamp(.15rem,.8vw,.35rem) 0 0}#trust-and-method .trust-security__grad-svg-defs{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}#trust-and-method .trust-security__icon{width:clamp(2.65rem,8vw,3.35rem);height:clamp(2.65rem,8vw,3.35rem);opacity:.98;filter:drop-shadow(0 8px 20px rgba(82,42,168,.14))}#trust-and-method .trust-security__title.use-wedge-sim__splash-title{font-size:clamp(1.25rem,3vw,1.95rem)!important;line-height:1.1!important;white-space:normal;text-wrap:balance;color:var(--color-text, #1a1528)!important}#trust-and-method .trust-security__lead.use-wedge-sim__splash-lead{margin:0 auto;max-width:36rem;font-size:clamp(.84rem,1.45vw,.98rem)!important;line-height:1.48!important;text-align:center}#trust-and-method .trust-security__grid{list-style:none;margin:0;padding:0;max-width:min(76rem,100%);margin-inline:auto;display:grid;gap:clamp(.95rem,2.5vw,1.35rem);grid-template-columns:1fr}@media(min-width:768px){#trust-and-method .trust-security__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}}@media(min-width:1100px){#trust-and-method .trust-security__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}#trust-and-method .trust-security__item{margin:0;padding:0;min-width:0}#trust-and-method .trust-security__card{box-sizing:border-box;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;margin:0;padding:clamp(1.25rem,3vw,1.65rem) clamp(1rem,2.4vw,1.35rem) clamp(1.2rem,2.8vw,1.5rem);gap:clamp(.55rem,1.5vw,.75rem);border-radius:16px;border:1px solid rgba(82,42,168,.16);background:#fffffff0;box-shadow:0 0 0 1px #ffffffd9 inset,0 10px 28px #34205a1a,0 2px 6px #34205a0f;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}#trust-and-method .trust-security__card:hover{border-color:#522aa852;box-shadow:0 0 0 1px #fff inset,0 14px 36px #522aa81f,0 4px 10px #34205a14;transform:translateY(-2px)}#trust-and-method .trust-security__icon-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.85rem;height:2.85rem;border-radius:12px;background:#522aa814;border:1px solid rgba(82,42,168,.14);color:var(--color-purple, #522aa8)}#trust-and-method .trust-security__card-icon{display:block;width:1.45rem;height:1.45rem;flex-shrink:0}#trust-and-method .trust-security__card-title{margin:0;width:100%;font-size:clamp(.95rem,1.85vw,1.06rem);font-weight:600;letter-spacing:-.01em;line-height:1.28;color:var(--color-text, #1a1528);text-wrap:balance;text-align:center}#trust-and-method .trust-security__card-body{margin:0;max-width:28ch;font-size:clamp(.84rem,1.45vw,.92rem);line-height:1.54;color:#2a2240c7;text-wrap:pretty;text-align:center}#trust-and-method .trust-security__statement{margin:clamp(1.75rem,4vw,2.65rem) auto 0;max-width:min(34rem,100%);text-align:center;font-family:var(--font-heading);font-size:clamp(1.2rem,3.1vw,1.55rem);font-style:normal;font-weight:500;line-height:1.28;letter-spacing:-.028em;text-wrap:balance}#trust-and-method .trust-security__statement-word{font-style:normal}#trust-and-method .trust-security__statement-word--lead{font-weight:700;color:#221c34}#trust-and-method .trust-security__statement-word--mid{font-weight:480;color:#2a2240b8}#trust-and-method .trust-security__statement-word--accent{font-weight:700;letter-spacing:-.035em;background:linear-gradient(118deg,#522aa8,#6755e9 48%,#7a6aed);-webkit-background-clip:text;background-clip:text;color:transparent}@media(prefers-reduced-motion:reduce){#trust-and-method .trust-security__card{transition:none}#trust-and-method .trust-security__card:hover{transform:none}}#use-case-areas.bw-use-cases{--bw-use-cases-text: rgba(42, 34, 64, .88);--bw-use-cases-text-muted: rgba(42, 34, 64, .65);z-index:2;color:var(--bw-use-cases-text);background:#fff;border-top:1px solid rgba(52,48,96,.06)}#use-case-areas .bw-use-cases__title{background:none;-webkit-background-clip:unset;background-clip:unset;color:#2a2240f5}#use-case-areas .bw-use-cases__lead{color:var(--bw-use-cases-text-muted)}#use-case-areas .bw-use-cases__card{border:1px solid rgba(52,48,96,.1);background:#ffffffad;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px #ffffffd9 inset,0 12px 36px #24204414;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}#use-case-areas .bw-use-cases__card:hover{border-color:#522aa82e;background:#ffffffeb;box-shadow:0 1px #ffffffe6 inset,0 14px 32px #2420441a}#use-case-areas .bw-use-cases__icon-wrap{background:#522aa814;border:1px solid rgba(82,42,168,.12);color:#522aa8e0}#use-case-areas .bw-use-cases__card-title{color:#1a1528f0}#use-case-areas .bw-use-cases__card-body{color:var(--bw-use-cases-text-muted)}@media(prefers-reduced-motion:reduce){#use-case-areas .bw-use-cases__card{transition:none}}#contact.bw-contact{--bw-contact-pad-inline: clamp(1rem, 3.5vw, 1.5rem);--bw-contact-text: rgba(42, 34, 64, .88);--bw-contact-text-muted: rgba(42, 34, 64, .65);position:relative;isolation:isolate;box-sizing:border-box;width:100%;min-height:max(var(--app-inner-height, 100dvh),100dvh);display:flex;flex-direction:column;color:var(--bw-contact-text);background-color:#f9f9f9;border-top:1px solid rgba(82,42,168,.08);overflow:hidden}.bw-contact__shell.page-shell{position:relative;z-index:1;flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(1120px,100%);margin-inline:auto;padding-block:clamp(2rem,5vw,3rem);padding-inline:var(--bw-contact-pad-inline);box-sizing:border-box}.bw-contact__center{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:min(720px,100%);margin-inline:auto;text-align:center}.bw-contact__masthead{width:100%;max-width:40rem;margin-inline:auto;margin-bottom:clamp(.8rem,2.6vw,1.2rem)}#contact .bw-contact__title{margin:0 0 clamp(.55rem,1.8vw,.85rem);font-family:var(--font-heading);font-weight:700;font-size:clamp(1.55rem,4.2vw,2.35rem);letter-spacing:-.035em;line-height:1.12;text-wrap:balance;color:#2a2240f5}#contact .bw-contact__info-text{margin:0 auto clamp(1.2rem,3vw,1.6rem);width:100%}#contact .bw-contact__address-lines{margin:0;font-size:clamp(.95rem,1.9vw,1.06rem);line-height:1.55;color:var(--bw-contact-text-muted)}.bw-contact__info-email{margin:.5rem 0 0;font-size:clamp(.96rem,1.9vw,1.08rem);line-height:1.5}.bw-contact__form-wrap{width:100%}#contact .bw-contact__panel{box-sizing:border-box;display:flex;flex-direction:column;height:auto;padding:clamp(1.1rem,2.8vw,1.45rem);border-radius:14px;border:1px solid rgba(52,48,96,.1);background:#ffffffad;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px #ffffffd9 inset,0 12px 36px #24204414}#contact .bw-contact__panel-title{margin:0 0 clamp(.85rem,2vw,1.1rem);font-size:clamp(1rem,2vw,1.125rem);font-weight:600;letter-spacing:-.02em;color:#1a1528f0}#contact .bw-contact__detail-a{color:#522aa8eb;text-decoration:none;transition:color .18s ease}#contact .bw-contact__detail-a:hover{color:#522aa8;text-decoration:underline;text-underline-offset:3px}.bw-contact__form{display:flex;flex:1 1 auto;flex-direction:column;gap:clamp(.65rem,1.8vw,.85rem);min-height:0}.bw-contact__field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.65rem,1.8vw,.85rem)}@media(max-width:560px){.bw-contact__field-row{grid-template-columns:1fr}}.bw-contact__field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.bw-contact__field--message{flex:1 1 auto;min-height:0}#contact .bw-contact__label{font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#2a224094}#contact .bw-contact__input,#contact .bw-contact__textarea{box-sizing:border-box;width:100%;padding:.62rem .78rem;font:inherit;font-size:.95rem;line-height:1.45;color:#1a1528eb;background:#ffffffeb;border:1px solid rgba(52,48,96,.14);border-radius:10px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}#contact .bw-contact__input::placeholder,#contact .bw-contact__textarea::placeholder{color:#2a224061}#contact .bw-contact__input:focus-visible,#contact .bw-contact__textarea:focus-visible{border-color:#522aa859;box-shadow:0 0 0 3px #522aa81f}.bw-contact__field--message .bw-contact__textarea{flex:1 1 auto;min-height:4.25rem;max-height:5.5rem;resize:none}.bw-contact__form-foot{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex-shrink:0;margin-top:auto}.bw-contact__submit{align-self:center;padding:.72rem 1.35rem;font-size:.9rem;font-weight:600;letter-spacing:.02em;color:#fff;cursor:pointer;border:none;border-radius:999px;background:linear-gradient(135deg,#8258dcf2,#603aaffa);box-shadow:0 0 0 1px #ffffff1f inset,0 10px 28px #28125073;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.bw-contact__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 0 1px #ffffff29 inset,0 14px 32px #28125085}.bw-contact__submit:disabled{opacity:.65;cursor:wait}#contact .bw-contact__status{margin:0;font-size:.88rem;line-height:1.5;color:#347848e0}#contact .bw-contact__status--error{color:#a83030eb}.bw-contact__location-wrap--mobile{display:block;width:min(720px,100%);margin:clamp(1rem,2.6vw,1.35rem) auto 0}@media(min-width:900px){.bw-contact__location-wrap--mobile{display:none}}#contact .bw-contact__location-btn{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:.55rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;letter-spacing:.01em;color:#1a1528e6;cursor:pointer;border-radius:14px;border:1px solid rgba(52,48,96,.12);background:#ffffffad;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px #ffffffd9 inset,0 12px 28px #24204414;transition:background .18s ease,border-color .18s ease,transform .18s ease}#contact .bw-contact__location-btn:hover{background:#ffffffeb;border-color:#522aa82e;transform:translateY(-1px)}.bw-contact__location-btn svg{width:1.15rem;height:1.15rem;flex-shrink:0}.bw-map-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;display:flex;flex-direction:column;justify-content:flex-end}.bw-map-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;border:none;background:#08060e9e;cursor:pointer;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.bw-map-sheet__panel{position:relative;z-index:1;width:100%;max-height:min(85dvh,520px);padding-bottom:max(1.25rem,env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:#f8f7fa;color:#1a1624;box-shadow:0 -18px 48px #0c081661;animation:bw-map-sheet-in .32s cubic-bezier(.22,1,.36,1)}@keyframes bw-map-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.bw-map-sheet__panel{animation:none}}.bw-map-sheet__handle{width:2.75rem;height:.22rem;margin:.65rem auto 0;border-radius:999px;background:#1a16222e}.bw-map-sheet__header{padding:.85rem 1.25rem .35rem}.bw-map-sheet__title{display:flex;align-items:center;gap:.5rem;margin:0 0 .35rem;font-size:1.125rem;font-weight:700;letter-spacing:-.02em;color:#1a1624}.bw-map-sheet__title svg{width:1.15rem;height:1.15rem;color:#8258dcf2}.bw-map-sheet__desc{margin:0;font-size:.9rem;line-height:1.5;color:#1a1622ad}.bw-map-sheet__list{display:flex;flex-direction:column;gap:.55rem;margin:0;padding:.35rem 1rem 0;list-style:none}.bw-map-sheet__option{display:flex;width:100%;align-items:center;gap:.85rem;padding:.85rem 1rem;font-size:1rem;font-weight:600;text-align:left;color:#1a1624;cursor:pointer;border:1px solid rgba(26,22,34,.1);border-radius:16px;background:#ffffffe0;transition:border-color .18s ease,background .18s ease}.bw-map-sheet__option:hover{border-color:#8258dc59;background:#fff}.bw-map-sheet__option-icon{width:2.25rem;height:2.25rem;flex-shrink:0}.bw-map-sheet__option-icon--apple{color:#1a1624}#faq.bw-faq{position:relative;z-index:2;box-sizing:border-box;width:100%;isolation:isolate;color:#2a2240e0;background:#f9f9f9;border-top:1px solid rgba(82,42,168,.08);--bw-faq-pad-block: calc( var(--sticky-title-stack-top) + clamp(.85rem, 2.8vw, 1.65rem) )}#faq .bw-faq__shell.page-shell{position:relative;z-index:1;width:min(1120px,100%);margin-inline:auto;padding-top:var(--bw-faq-pad-block);padding-bottom:var(--bw-faq-pad-block);padding-inline:clamp(1rem,3.5vw,1.35rem);box-sizing:border-box}#faq .bw-faq__masthead{text-align:center;max-width:40rem;margin-inline:auto;margin-bottom:clamp(1.5rem,3.5vw,2rem)}#faq .bw-faq__masthead-intro{display:flex;flex-direction:column;align-items:center;gap:clamp(.4rem,1.2vw,.55rem)}#faq .bw-faq__signal.why-now__signal{margin:0}#faq .bw-faq__icon-slot{position:relative;display:flex;align-items:center;justify-content:center;width:clamp(3rem,8.5vw,3.75rem);height:clamp(3rem,8.5vw,3.75rem);margin:clamp(.15rem,.8vw,.35rem) 0 0;overflow:visible}#faq .bw-faq__grad-svg-defs{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}#faq .bw-faq__icon{display:block;width:clamp(2.75rem,8vw,3.35rem);height:clamp(2.75rem,8vw,3.35rem);flex-shrink:0;overflow:visible;opacity:.98;filter:drop-shadow(0 8px 20px rgba(82,42,168,.14))}#faq .bw-faq__title.use-wedge-sim__splash-title{font-size:clamp(1.25rem,3vw,1.95rem)!important;line-height:1.1!important;white-space:normal;text-wrap:balance}#faq .bw-faq__lead.use-wedge-sim__splash-lead{margin:0 auto;max-width:36rem;font-size:clamp(.84rem,1.45vw,.98rem)!important;line-height:1.48!important;text-align:center;color:#2a2240ad}#faq .bw-faq__list{display:flex;flex-direction:column;gap:.65rem;max-width:min(46rem,100%);margin-inline:auto}#faq .bw-faq__item{border-radius:14px;border:1px solid rgba(82,42,168,.14);background:#fffffff0;box-shadow:0 0 0 1px #ffffffd9 inset,0 8px 22px #34205a12;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}#faq .bw-faq__item--open{border-color:#522aa847;box-shadow:0 0 0 1px #fff inset,0 12px 28px #522aa81a}#faq .bw-faq__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin:0;padding:clamp(.9rem,2vw,1.05rem) clamp(1rem,2.2vw,1.2rem);border:0;background:transparent;font:inherit;color:inherit;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none}#faq .bw-faq__summary:focus-visible{outline:2px solid rgba(82,42,168,.45);outline-offset:-2px}#faq .bw-faq__question{font-size:clamp(.88rem,1.5vw,.98rem);font-weight:600;line-height:1.35;letter-spacing:-.01em;color:#1a1528f0;text-align:left;text-wrap:balance}#faq .bw-faq__chevron{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:999px;color:#522aa8d1;background:#522aa814;transition:transform .22s ease}#faq .bw-faq__item--open .bw-faq__chevron{transform:rotate(180deg)}#faq .bw-faq__answer-wrap{padding:0 clamp(1rem,2.2vw,1.2rem) clamp(1rem,2.2vw,1.15rem)}#faq .bw-faq__answer{margin:0;padding-top:.15rem;font-size:clamp(.82rem,1.4vw,.9rem);line-height:1.55;color:#2a2240c2;text-align:left}@media(prefers-reduced-motion:reduce){#faq .bw-faq__item,#faq .bw-faq__chevron{transition:none}}
