body:has(.preset-root){overflow-x:clip}.preset-root{--preset-background:#0A0A0A;--preset-foreground:#fafafa;--preset-muted:#141414;--preset-muted-foreground:#a3a3a3;--preset-border:#1F1F1F;--preset-ring:#2F6DFF;--preset-frame:#000000;--preset-accent:#2F6DFF;--preset-accent-hover:#4A82FF;--preset-card-primary:#2F6DFF;--preset-card-secondary:#0F1A2E;--preset-card-foreground:#fafafa;--preset-card-foreground-muted:#d4d4d4;--preset-on-primary:#ffffff;--preset-on-primary-muted:rgba(255,255,255,0.78);--preset-on-primary-subtle:rgba(255,255,255,0.6);--preset-phone-screen:#f5f5f5;position:relative;width:100%;min-height:100dvh;color-scheme:dark;background-color:var(--preset-background);color:var(--preset-foreground);overflow-x:clip;overscroll-behavior-x:none;font-family:var(--font-inter),system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;isolation:isolate;z-index:1}.preset-root ::selection{background-color:var(--preset-accent);color:#ffffff}.preset-root ::-moz-selection{background-color:var(--preset-accent);color:#ffffff}.preset-root.preset-root--creator{--preset-accent:var(--creator-1);--preset-accent-hover:var(--creator-hover-1);--preset-card-primary:var(--creator-1);--preset-card-secondary:#1A0710;--preset-ring:var(--creator-1)}.preset-root .site-frame{display:block;position:fixed;z-index:9999;pointer-events:none;background-color:var(--preset-frame)}.preset-root .site-frame--top{top:0;left:0;right:0;height:10px}.preset-root .site-frame--bottom{bottom:0;left:0;right:0;height:10px}.preset-root .site-frame--left{top:0;left:0;bottom:0;width:10px}.preset-root .site-frame--right{top:0;right:0;bottom:0;width:10px}.preset-root .site-corner{display:block;position:fixed;z-index:9998;pointer-events:none;color:var(--preset-frame)}.preset-root .site-corner--top-left{transform:rotate(90deg);top:10px;left:10px}.preset-root .site-corner--top-right{top:10px;right:10px;transform:rotate(180deg)}.preset-root .site-corner--bottom-left{bottom:10px;left:10px;transform:rotate(0deg)}.preset-root .site-corner--bottom-right{bottom:10px;right:10px;transform:rotate(270deg)}@media (max-width:850px){.preset-root .site-corner,.preset-root .site-frame{display:none}}.preset-root .skip-to-content{position:absolute;left:-9999px;top:1rem;z-index:9999;padding:.75rem 1rem;background:var(--preset-background);border:2px solid var(--preset-ring);border-radius:.375rem;font-weight:600;text-decoration:none;color:var(--preset-foreground)}.preset-root .skip-to-content:focus{left:1rem;outline:2px solid var(--preset-ring);outline-offset:2px}.preset-root .bg-background{background-color:var(--preset-background)}.preset-root .bg-foreground{background-color:var(--preset-foreground)}.preset-root .bg-muted{background-color:var(--preset-muted)}.preset-root .bg-frame{background-color:var(--preset-frame)}.preset-root .bg-accent{background-color:var(--preset-accent)}.preset-root .bg-card-primary{background-color:var(--preset-card-primary)}.preset-root .bg-card-secondary{background-color:var(--preset-card-secondary)}.preset-root .bg-phone-screen{background-color:var(--preset-phone-screen)}.preset-root .text-foreground{color:var(--preset-foreground)}.preset-root .text-background{color:var(--preset-background)}.preset-root .text-frame{color:var(--preset-frame)}.preset-root .text-muted-foreground{color:var(--preset-muted-foreground)}.preset-root .text-accent{color:var(--preset-accent)}.preset-root .text-card-foreground{color:var(--preset-card-foreground)}.preset-root .text-card-foreground-muted{color:var(--preset-card-foreground-muted)}.preset-root .text-on-primary{color:var(--preset-on-primary)}.preset-root .text-on-primary-muted{color:var(--preset-on-primary-muted)}.preset-root .text-on-primary-subtle{color:var(--preset-on-primary-subtle)}.preset-root .border-border{border-color:var(--preset-border)}.preset-root .border-accent{border-color:var(--preset-accent)}.preset-root .focus-ring:focus-visible{outline:2px solid var(--preset-ring);outline-offset:2px}.preset-root .bg-foreground\/5{background-color:color-mix(in oklab,var(--preset-foreground) 5%,transparent)}.preset-root .bg-foreground\/10{background-color:color-mix(in oklab,var(--preset-foreground) 10%,transparent)}.preset-root .border-foreground\/10{border-color:color-mix(in oklab,var(--preset-foreground) 10%,transparent)}.preset-root .text-foreground\/60{color:color-mix(in oklab,var(--preset-foreground) 60%,transparent)}.preset-root .text-foreground\/80{color:color-mix(in oklab,var(--preset-foreground) 80%,transparent)}.preset-root .border-accent\/15{border-color:color-mix(in oklab,var(--preset-accent) 15%,transparent)}.preset-root .border-accent\/40{border-color:color-mix(in oklab,var(--preset-accent) 40%,transparent)}.preset-root .border-accent\/60{border-color:color-mix(in oklab,var(--preset-accent) 60%,transparent)}.preset-root .border-accent\/80{border-color:color-mix(in oklab,var(--preset-accent) 80%,transparent)}.preset-root .bg-accent\/20{background-color:color-mix(in oklab,var(--preset-accent) 20%,transparent)}.preset-root .bg-foreground\/90:hover,.preset-root .hover\:bg-foreground\/90:hover{background-color:color-mix(in oklab,var(--preset-foreground) 90%,transparent)}.preset-root .hover\:bg-muted\/80:hover{background-color:color-mix(in oklab,var(--preset-muted) 80%,transparent)}.preset-root .hover\:bg-foreground\/5:hover{background-color:color-mix(in oklab,var(--preset-foreground) 5%,transparent)}.preset-root .hover\:bg-foreground\/10:hover{background-color:color-mix(in oklab,var(--preset-foreground) 10%,transparent)}.preset-root .hover\:text-foreground:hover{color:var(--preset-foreground)}.preset-root .bg-accent{transition:background-color .18s ease}.preset-root .hover\:bg-accent-hover:hover{background-color:var(--preset-accent-hover)}.preset-root .hover\:bg-accent\/90:hover{background-color:color-mix(in oklab,var(--preset-accent) 90%,transparent)}.preset-root .group:hover .group-hover\:bg-foreground\/90{background-color:color-mix(in oklab,var(--preset-foreground) 90%,transparent)}.preset-root .group:hover .group-hover\:bg-accent-hover{background-color:var(--preset-accent-hover)}.preset-root .rounded-4xl{border-radius:2rem}.preset-root .rounded-t-4xl{border-top-left-radius:2rem;border-top-right-radius:2rem}.preset-root .rounded-b-4xl{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}.preset-root .rounded-r-4xl{border-top-right-radius:2rem;border-bottom-right-radius:2rem}.preset-root .rounded-l-4xl{border-top-left-radius:2rem;border-bottom-left-radius:2rem}.preset-root .rounded-tl-4xl{border-top-left-radius:2rem}.preset-root .rounded-tr-4xl{border-top-right-radius:2rem}.preset-root .rounded-br-4xl{border-bottom-right-radius:2rem}.preset-root .rounded-bl-4xl{border-bottom-left-radius:2rem}@media (max-width:850px){.preset-root .max-\[850px\]\:rounded-none{border-radius:0}.preset-root .max-\[850px\]\:rounded-b-4xl{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}}.preset-root .size-4{width:1rem;height:1rem}.preset-root .size-5{width:1.25rem;height:1.25rem}.preset-root .size-8{width:2rem;height:2rem}.preset-root .size-12{width:3rem;height:3rem}.preset-root .size-56{width:14rem;height:14rem}.preset-root .size-72{width:18rem;height:18rem}.preset-root .size-88{width:22rem;height:22rem}.preset-root .size-full{width:100%;height:100%}.preset-root .h-115{height:28.75rem}.preset-root .min-h-140{min-height:35rem}.preset-root .max-w-56{max-width:14rem}.preset-root .max-w-480{max-width:120rem}.preset-root .pt-38{padding-top:9.5rem}.preset-root .h-18{height:4.5rem}@media (min-width:768px){.preset-root .md\:h-115{height:28.75rem}.preset-root .md\:w-115{width:28.75rem}}.preset-root .border-6{border-width:6px}.preset-root .border-b-0{border-bottom-width:0}.preset-root .z-9998{z-index:9998}.preset-root .z-9999{z-index:9999}.preset-root .shadow-2xl\/5{box-shadow:0 25px 50px -12px rgba(0,0,0,.05),0 8px 24px rgba(0,0,0,.05)}.preset-root .shadow-2xl\/15{box-shadow:0 25px 50px -12px rgba(0,0,0,.15),0 8px 24px rgba(0,0,0,.15)}.preset-root .shadow-2xl\/20{box-shadow:0 25px 50px -12px rgba(0,0,0,.2),0 8px 24px rgba(0,0,0,.2)}.preset-root .preset-mask-bottom-fade{-webkit-mask-image:linear-gradient(180deg,black 50%,transparent);mask-image:linear-gradient(180deg,black 50%,transparent)}.preset-root .preset-mask-edge-fade{-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.preset-root .preset-logo-item{flex:none;margin-right:var(--logo-gap,2rem);font-size:var(--logo-height,3rem);line-height:1}@media (prefers-reduced-motion:reduce){.preset-root *,.preset-root :after,.preset-root :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.preset-root .preset-hero-section{isolation:isolate}.preset-root.start-root{color-scheme:light;background-color:#000000;color:#171717}.preset-root .start-hero-wash{background:linear-gradient(104deg,#e6eeff,#eef1f6 38%,#f6f0f4 62%,#fdeaf1)}.preset-root .start-hero-img--company{background-position:0;-webkit-mask-image:linear-gradient(90deg,black 0,black 24%,transparent 60%);mask-image:linear-gradient(90deg,black 0,black 24%,transparent 60%);opacity:.92}.preset-root .start-hero-img--creator{background-position:100%;-webkit-mask-image:linear-gradient(270deg,black 0,black 24%,transparent 60%);mask-image:linear-gradient(270deg,black 0,black 24%,transparent 60%);opacity:.92}.preset-root .start-hero-center{background:radial-gradient(52% 40% at 50% 30%,rgba(255,255,255,.75),transparent 72%),linear-gradient(180deg,transparent 78%,rgba(255,255,255,.5))}@media (max-width:850px){.preset-root .start-hero-img--company,.preset-root .start-hero-img--creator{opacity:.55}}.preset-root .start-card{--start-accent:var(--enterprise-1);--start-accent-hover:var(--enterprise-hover-1);background-color:#ffffff;border:1px solid rgba(20,40,90,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 22px 50px -22px rgba(20,40,90,.3),0 4px 14px rgba(20,40,90,.07)}.preset-root .start-card--creator{--start-accent:var(--creator-1);--start-accent-hover:var(--creator-hover-1)}.preset-root .start-card:focus-visible{outline:2px solid var(--start-accent);outline-offset:4px}.preset-root .start-card__eyebrow{color:var(--start-accent)}.preset-root .start-card__pill{background-color:var(--start-accent);transition:background-color .18s ease}@media (hover:hover) and (pointer:fine){.preset-root .start-card:hover .start-card__pill{background-color:var(--start-accent-hover)}}.preset-root .start-enter{animation:start-enter-up .8s cubic-bezier(.23,1,.32,1) backwards}.preset-root .start-enter--text{animation-name:start-enter-up-blur}.preset-root .start-enter--fade{animation-name:start-enter-fade}.preset-root .start-enter--d1{animation-delay:.15s}.preset-root .start-enter--d2{animation-delay:.29s}.preset-root .start-enter--d3{animation-delay:.43s}.preset-root .start-enter--d4{animation-delay:.57s}.preset-root .start-enter--d5{animation-delay:.9s}@keyframes start-enter-up{0%{opacity:0;transform:translateY(20px)}}@keyframes start-enter-up-blur{0%{opacity:0;transform:translateY(20px);filter:blur(8px)}}@keyframes start-enter-fade{0%{opacity:0}}@media (prefers-reduced-motion:reduce){.preset-root .start-enter{animation-delay:0s!important}}.preset-root .start-login-link{color:#404040;text-decoration:underline;text-underline-offset:4px;text-decoration-color:rgba(0,0,0,.22);transition:color .2s ease,text-decoration-color .2s ease}.preset-root .start-login-link:hover{color:#171717;text-decoration-color:rgba(0,0,0,.55)}.preset-root .start-root .bg-black\/20,.preset-root.start-root .bg-black\/20{background-color:rgba(0,0,0,.2)}.preset-root .start-lang-switch [role=group]{background-color:rgba(0,0,0,.05)}.preset-root .start-lang-switch button{color:#525252}.preset-root .start-lang-switch button:hover{color:#171717}.preset-root .start-lang-switch button[aria-pressed=true]{background-color:#ffffff;color:var(--enterprise-1);box-shadow:0 1px 3px rgba(0,0,0,.12)}.preset-root .preset-header{left:50%;translate:-50% 0}@media (max-width:850px){.preset-root .preset-header{left:0;right:0;translate:0}}.preset-root .preset-hero-bg{translate:0}@media (min-width:850px){.preset-root .preset-hero-bg{scale:1.05}}.preset-root.playbook-root{--pb-accent:var(--enterprise-1,#2f6dff);--pb-accent-hover:var(--enterprise-hover-1,#4a82ff);--pb-bg:#0a0a0a;--pb-surface:#101014;--pb-surface-raised:#17171c;--pb-border:rgba(255,255,255,0.08);--pb-border-strong:rgba(255,255,255,0.14);--pb-ink:rgba(255,255,255,0.96);--pb-ink-muted:rgba(255,255,255,0.66);--pb-ink-subtle:rgba(255,255,255,0.46);--pb-radius:var(--radius-button-1,12px);--pb-radius-lg:var(--radius-card-lg-1,16px);--pb-ease:cubic-bezier(0.22,1,0.36,1);background-color:var(--pb-bg)}.preset-root .playbook-main{position:relative;z-index:1}.preset-root .playbook-container{width:100%;max-width:1120px;margin:0 auto;padding-left:24px;padding-right:24px}.preset-root .playbook-container--narrow{max-width:760px}.preset-root .playbook-hero{position:relative;isolation:isolate;padding:clamp(150px,26vh,280px) 0 clamp(88px,14vh,148px);overflow:hidden}.preset-root .playbook-hero__bg{position:absolute;inset:0;z-index:-1;pointer-events:none}.preset-root .playbook-hero__bg-wash{position:absolute;inset:0;background:radial-gradient(70% 55% at 50% 8%,color-mix(in oklab,var(--pb-accent) 26%,transparent) 0,color-mix(in oklab,var(--pb-accent) 8%,transparent) 40%,transparent 72%)}.preset-root .playbook-hero__bg-fog{position:absolute;left:50%;top:clamp(-160px,-8vw,-60px);width:min(1100px,130vw);height:min(1100px,130vw);translate:-50% 0;opacity:.9;-webkit-mask-image:radial-gradient(closest-side,black 40%,transparent 78%);mask-image:radial-gradient(closest-side,black 40%,transparent 78%)}.preset-root .playbook-hero__bg-vignette{position:absolute;inset:0;background:radial-gradient(120% 80% at 50% 22%,transparent 40%,color-mix(in oklab,var(--pb-bg) 55%,transparent) 78%,var(--pb-bg) 100%)}.preset-root .playbook-hero__bg-fade{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 55%,color-mix(in oklab,var(--pb-bg) 70%,transparent) 82%,var(--pb-bg) 100%)}.preset-root .playbook-hero__inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.preset-root .playbook-hero__badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px;padding:8px 15px 8px 13px;border-radius:var(--radius-pill-1,999px);background:rgba(255,255,255,.06);backdrop-filter:blur(10px);font-size:.8125rem;font-weight:500;letter-spacing:-.005em;color:var(--pb-ink)}.preset-root .playbook-hero__badge-dot{width:7px;height:7px;border-radius:999px;background:var(--pb-accent);box-shadow:0 0 0 4px color-mix(in oklab,var(--pb-accent) 22%,transparent)}.preset-root .playbook-hero__title{margin:0;font-size:clamp(2.6rem,6vw,4.6rem);line-height:1.02;letter-spacing:-.04em;font-weight:600;color:var(--pb-ink);text-wrap:balance}.preset-root .playbook-hero__title-accent{background:linear-gradient(100deg,var(--pb-accent) 0,var(--pb-accent-hover) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.preset-root .playbook-hero__subtitle{margin:26px auto 40px;max-width:36rem;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.6;color:var(--pb-ink-muted);text-wrap:balance}.preset-root .playbook-hero__trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 22px;margin:30px 0 0;padding:0;list-style:none}.preset-root .playbook-hero__trust-item{display:inline-flex;align-items:center;gap:7px;font-size:.875rem;font-weight:500;color:var(--pb-ink-muted)}.preset-root .playbook-hero__trust-check{width:15px;height:15px;flex:none;color:var(--pb-accent)}.preset-root .playbook-eyebrow{margin:0 0 14px;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--pb-accent)}.preset-root .playbook-cta{display:inline-flex;align-items:stretch;gap:4px;padding:0;border:none;background:var(--pb-accent);cursor:pointer;border-radius:var(--radius-button-1,12px);transition:background-color .18s ease;-webkit-tap-highlight-color:transparent}.preset-root .playbook-cta:focus-visible{outline:2px solid var(--pb-accent);outline-offset:3px}.preset-root .playbook-cta__label{display:inline-flex;align-items:center;justify-content:center;padding:16px 26px;border-radius:var(--radius-button-1,12px);background:#ffffff;color:#0a0a0a;font-size:1rem;font-weight:600;line-height:1;letter-spacing:-.01em;transition:background-color .18s ease}.preset-root .playbook-cta__arrow{display:inline-flex;align-items:center;justify-content:center;width:48px;padding-right:4px;color:#ffffff}@media (hover:hover) and (pointer:fine){.preset-root .playbook-cta:hover{background:var(--pb-accent-hover)}.preset-root .playbook-cta:hover .playbook-cta__label{background:rgba(255,255,255,.92)}}.preset-root .playbook-cta--full{display:flex;width:100%}.preset-root .playbook-cta--full .playbook-cta__label{flex:1;justify-content:center;padding:16px 24px}.preset-root .playbook-cta--submit{position:relative;height:52px;min-height:52px;margin:0 auto;overflow:hidden;transition:width .55s cubic-bezier(.2,0,0,1),gap .4s cubic-bezier(.2,0,0,1),background-color .35s cubic-bezier(.4,0,.2,1) .05s,border-radius .55s cubic-bezier(.2,0,0,1)}.preset-root .playbook-cta--submit .playbook-cta__label{position:relative;height:100%;padding:0 24px;overflow:hidden;transition:flex-basis .55s cubic-bezier(.2,0,0,1),padding .55s cubic-bezier(.2,0,0,1),border-radius .55s cubic-bezier(.2,0,0,1)}.preset-root .playbook-cta--submit .playbook-cta__label-text{display:inline-flex;align-items:center;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.preset-root .playbook-cta--submit .playbook-cta__arrow{overflow:hidden;transition:width .5s cubic-bezier(.2,0,0,1),padding .5s cubic-bezier(.2,0,0,1),opacity .22s cubic-bezier(.4,0,.2,1)}.preset-root .playbook-cta__spinner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s cubic-bezier(.4,0,.2,1) .2s;pointer-events:none}.preset-root .playbook-cta__spinner-svg{width:24px;height:24px;animation:loading-btn-rotate 1.4s linear infinite;animation-play-state:paused}.preset-root .playbook-cta__spinner-arc{stroke-dasharray:1,200;stroke-dashoffset:0;transform-origin:center;animation:loading-btn-dash 1.4s ease-in-out infinite;animation-play-state:paused}.preset-root .playbook-cta.playbook-cta--submit[data-loading=true]{width:52px;gap:0;background:transparent;border-radius:999px;cursor:default;opacity:1}.preset-root .playbook-cta--submit[data-loading=true] .playbook-cta__label{flex:0 0 52px;padding:0;border-radius:999px}.preset-root .playbook-cta--submit[data-loading=true] .playbook-cta__label-text{opacity:0;transform:scale(.9)}.preset-root .playbook-cta--submit[data-loading=true] .playbook-cta__arrow{width:0;padding:0;opacity:0}.preset-root .playbook-cta--submit[data-loading=true] .playbook-cta__spinner{opacity:1}.preset-root .playbook-cta--submit[data-loading=true] .playbook-cta__spinner-arc,.preset-root .playbook-cta--submit[data-loading=true] .playbook-cta__spinner-svg{animation-play-state:running}.preset-root .playbook-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.preset-root .playbook-section{padding:clamp(72px,11vh,128px) 0}.preset-root .playbook-section__head{max-width:680px;margin:0 auto clamp(44px,6vw,68px);text-align:center}.preset-root .playbook-section__title{margin:0;font-size:clamp(1.85rem,3.6vw,2.75rem);line-height:1.1;letter-spacing:-.03em;font-weight:600;color:var(--pb-ink);text-wrap:balance}.preset-root .playbook-section__subtitle{margin:18px auto 0;max-width:34rem;font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.6;color:var(--pb-ink-muted);text-wrap:balance}.preset-root .playbook-value{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(40px,5vw,80px)}@media (max-width:760px){.preset-root .playbook-value{grid-template-columns:1fr;gap:clamp(44px,11vw,60px)}}.preset-root .playbook-value__item{text-align:center}.preset-root .playbook-value__num{display:block;margin:0 0 16px;font-size:clamp(3rem,5vw,4rem);font-weight:600;line-height:.9;letter-spacing:-.05em;font-variant-numeric:tabular-nums;background:linear-gradient(155deg,var(--pb-accent) 0,var(--pb-accent-hover) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.preset-root .playbook-value__title{margin:0 0 8px;font-size:1.3rem;font-weight:600;letter-spacing:-.02em;color:var(--pb-ink)}.preset-root .playbook-value__body{margin:0 auto;max-width:19rem;font-size:1rem;line-height:1.55;color:var(--pb-ink-muted);text-wrap:balance}.preset-root .playbook-value__cta{display:flex;justify-content:center;margin-top:clamp(52px,7vw,80px)}.preset-root .playbook-modal-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(3,4,8,.72);backdrop-filter:blur(8px);animation:playbook-overlay-in .24s ease both}.preset-root .playbook-modal{position:relative;width:100%;max-width:468px;max-height:calc(100dvh - 48px);overflow-y:auto;overflow-x:hidden;padding:32px 32px 28px;border-radius:var(--radius-page-container-1,24px);background:radial-gradient(130% 70% at 50% -12%,color-mix(in oklab,var(--pb-accent) 16%,transparent),transparent 58%),#101014;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 1px 0 rgba(0,0,0,.4),0 50px 100px -30px rgba(0,0,0,.9);animation:playbook-modal-in .34s cubic-bezier(.22,1,.36,1) both}.preset-root .playbook-modal__close{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;border:none;background:rgba(255,255,255,.05);color:var(--pb-ink-muted);cursor:pointer;transition:background-color .18s ease,color .18s ease}.preset-root .playbook-modal__close:hover{background:rgba(255,255,255,.1);color:var(--pb-ink)}.preset-root .playbook-modal__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:26px;padding-right:44px}.preset-root .playbook-modal__step-label{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--pb-ink-subtle)}.preset-root .playbook-modal__progress{display:flex;gap:6px}.preset-root .playbook-modal__segment{display:block;width:26px;height:4px;border-radius:999px;background:rgba(255,255,255,.12);transition:background-color .3s var(--pb-ease),width .3s var(--pb-ease)}.preset-root .playbook-modal__segment.is-active{width:32px;background:var(--pb-accent)}.preset-root .playbook-modal__body{animation:playbook-step-in .34s var(--pb-ease) both}.preset-root .playbook-modal__body--forward{animation-name:playbook-step-forward}.preset-root .playbook-modal__body--back{animation-name:playbook-step-back}@keyframes playbook-step-in{0%{opacity:0;transform:translateY(8px)}}@keyframes playbook-step-forward{0%{opacity:0;transform:translateX(26px)}}@keyframes playbook-step-back{0%{opacity:0;transform:translateX(-26px)}}.preset-root .playbook-reassurance{display:flex;align-items:center;justify-content:center;gap:7px;margin:18px 0 2px;font-size:.8125rem;line-height:1.4;color:var(--pb-ink-subtle)}.preset-root .playbook-reassurance__icon{flex:none;width:13px;height:13px;color:var(--pb-ink-subtle)}.preset-root .playbook-modal__eyebrow{margin:0 0 10px;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--pb-accent)}.preset-root .playbook-modal__title{margin:0;font-size:1.5rem;line-height:1.2;letter-spacing:-.02em;font-weight:600;color:var(--pb-ink);text-wrap:balance}.preset-root .playbook-modal__subtitle{margin:12px 0 28px;font-size:.95rem;line-height:1.55;color:var(--pb-ink-muted)}.preset-root .playbook-field{margin-bottom:16px}.preset-root .playbook-modal__body .playbook-cta--full{margin-top:8px}.preset-root .playbook-field__label{display:block;margin-bottom:8px;font-size:.8125rem;font-weight:500;color:var(--pb-ink-muted)}.preset-root .playbook-field__input{width:100%;padding:15px 16px;border-radius:var(--radius-button-1,12px);background:rgba(255,255,255,.05);border:none;color:var(--pb-ink);font-size:16px;line-height:1.3;box-shadow:inset 0 0 0 1.5px transparent;transition:box-shadow .18s ease,background-color .18s ease}.preset-root .playbook-field__input::-moz-placeholder{color:rgba(255,255,255,.32)}.preset-root .playbook-field__input::placeholder{color:rgba(255,255,255,.32)}.preset-root .playbook-field__input:focus{outline:none;background:rgba(255,255,255,.07)}.preset-root .playbook-field__input[aria-invalid=true]{box-shadow:inset 0 0 0 1.5px #f87171}.preset-root .playbook-field__error-slot{display:grid;grid-template-rows:0fr;margin-top:0;opacity:0;transition:grid-template-rows .28s var(--pb-ease),margin-top .28s var(--pb-ease),opacity .2s ease}.preset-root .playbook-field__error-slot[data-show=true]{grid-template-rows:1fr;margin-top:7px;opacity:1}.preset-root .playbook-field__error-slot--form[data-show=true]{margin-top:2px;margin-bottom:6px}.preset-root .playbook-field__error{display:flex;align-items:flex-start;gap:6px;margin:0;min-height:0;overflow:hidden;font-size:.8125rem;line-height:1.4;color:#f87171}.preset-root .playbook-field__error-icon{flex:none;width:14px;height:14px;margin-top:1px;color:#f87171}.preset-root .playbook-hp{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.preset-root .playbook-consent{display:flex;align-items:flex-start;gap:12px;margin:8px 0 16px;padding:15px 16px;border-radius:var(--radius-button-1,12px);background:rgba(255,255,255,.04);cursor:pointer;transition:background-color .18s ease}@media (hover:hover) and (pointer:fine){.preset-root .playbook-consent:hover{background:rgba(255,255,255,.06)}}.preset-root .playbook-consent__box{flex:none;width:18px;height:18px;margin-top:1px;accent-color:var(--pb-accent);cursor:pointer}.preset-root .playbook-consent__text{font-size:.8375rem;line-height:1.5;color:var(--pb-ink-muted)}.preset-root .playbook-consent__link{color:var(--pb-accent);text-decoration:underline;text-underline-offset:2px}.preset-root .playbook-consent__link:hover{color:var(--pb-accent-hover)}.preset-root .playbook-modal__back{display:block;width:100%;margin-top:12px;padding:10px;border:none;background:transparent;color:var(--pb-ink-subtle);font-size:.875rem;font-weight:500;cursor:pointer;transition:color .18s ease}.preset-root .playbook-modal__back:hover{color:var(--pb-ink)}.preset-root .playbook-cta[disabled]{opacity:.6;cursor:default}.preset-root .playbook-modal__success{text-align:center;padding:18px 4px 8px}.preset-root .playbook-modal__success-badge{display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;margin-bottom:22px;border-radius:999px;background:color-mix(in oklab,var(--pb-accent) 18%,transparent);color:var(--pb-accent);animation:playbook-pop .4s cubic-bezier(.22,1,.36,1) both}.preset-root .playbook-modal__success-link{display:inline-flex;align-items:center;gap:7px;margin-top:22px;color:var(--pb-accent);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .18s ease}.preset-root .playbook-modal__success-link:hover{color:var(--pb-accent-hover)}@keyframes playbook-overlay-in{0%{opacity:0}}@keyframes playbook-modal-in{0%{opacity:0;transform:translateY(14px) scale(.98)}}@keyframes playbook-pop{0%{opacity:0;transform:scale(.6)}}@media (max-width:640px){.preset-root .playbook-modal-overlay{align-items:flex-end;padding:0;transition:background-color .32s cubic-bezier(.22,1,.36,1)}.preset-root .playbook-modal-overlay[data-dragging=true]{transition:none}.preset-root .playbook-modal{max-width:100%;max-height:94dvh;padding:26px 22px calc(24px + env(safe-area-inset-bottom, 0px));border-radius:28px 28px 0 0;animation:playbook-sheet-in .4s cubic-bezier(.22,1,.36,1) both;overscroll-behavior:contain;transition:transform .32s cubic-bezier(.22,1,.36,1)}.preset-root .playbook-modal[data-dragging=true]{animation:none;transition:none;cursor:grabbing}.preset-root .playbook-modal:before{content:"";position:absolute;top:10px;left:50%;translate:-50% 0;width:40px;height:4px;border-radius:999px;background:rgba(255,255,255,.2)}.preset-root .playbook-modal__head{margin-top:8px}@keyframes playbook-sheet-in{0%{opacity:0;transform:translateY(100%)}}}@media (prefers-reduced-motion:reduce){.preset-root .playbook-modal,.preset-root .playbook-modal-overlay,.preset-root .playbook-modal__body,.preset-root .playbook-modal__success-badge{animation-duration:.01ms!important}}