.Marquee-module__P63sXW__marquee{background:var(--ink-900);color:var(--blue-100);letter-spacing:.08em;white-space:nowrap;padding:11px 0;font-size:12.5px;font-weight:600;position:relative;overflow:hidden}.Marquee-module__P63sXW__track{will-change:transform;gap:48px;padding-left:48px;animation:60s linear infinite Marquee-module__P63sXW__scroll-left;display:inline-flex}@keyframes Marquee-module__P63sXW__scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.Marquee-module__P63sXW__item{align-items:center;gap:12px;display:inline-flex}.Marquee-module__P63sXW__sep{color:var(--blue-bright)}
.Nav-module__FIPagW__nav{-webkit-backdrop-filter:saturate(180%)blur(14px);z-index:90;background:#f7f7f7d6;border-bottom:1px solid #1018280a;position:sticky;top:0}.Nav-module__FIPagW__row{justify-content:space-between;align-items:center;gap:24px;max-width:1440px;margin:0 auto;padding:14px 32px;display:flex}.Nav-module__FIPagW__brand{flex-shrink:0;align-items:center;gap:12px;display:flex}.Nav-module__FIPagW__brand img{transition:transform .3s cubic-bezier(.2,.7,.3,1),filter .3s}.Nav-module__FIPagW__brand:hover img{filter:drop-shadow(0 4px 12px #0a54eb59);transform:scale(1.04)}.Nav-module__FIPagW__mid{align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.Nav-module__FIPagW__midItem{position:relative}.Nav-module__FIPagW__midLink{color:var(--ink-700);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:6px 0;font-family:inherit;font-size:14.5px;font-weight:500;line-height:1;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.Nav-module__FIPagW__midLink:after{content:"";background:var(--blue);transform-origin:0;border-radius:1px;height:2px;transition:transform .3s cubic-bezier(.2,.7,.3,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Nav-module__FIPagW__midLink:hover{color:var(--ink-900)}.Nav-module__FIPagW__midLink:hover:after,.Nav-module__FIPagW__midLinkActive:after,.Nav-module__FIPagW__dropOpen:after{transform:scaleX(1)}.Nav-module__FIPagW__midLinkActive{color:var(--ink-900);font-weight:600}.Nav-module__FIPagW__caret{width:12px;height:12px;color:var(--ink-400);transition:transform .25s cubic-bezier(.2,.7,.3,1)}.Nav-module__FIPagW__dropOpen{color:var(--ink-900)}.Nav-module__FIPagW__dropOpen .Nav-module__FIPagW__caret{color:var(--blue);transform:rotate(180deg)}.Nav-module__FIPagW__dropPanel{border:1px solid var(--ink-100);border-radius:var(--r-md);z-index:100;background:#fff;min-width:340px;padding:10px;animation:.18s cubic-bezier(.2,.7,.3,1) Nav-module__FIPagW__drop-fade;position:absolute;top:calc(100% + 14px);left:-14px;box-shadow:0 18px 40px -12px #1018282e,0 2px 4px #1018280a}.Nav-module__FIPagW__dropPanel:before{content:"";height:14px;position:absolute;top:-14px;left:0;right:0}.Nav-module__FIPagW__dropFootnote{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);padding:6px 14px 10px;font-size:10.5px;font-weight:800}.Nav-module__FIPagW__dropList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.Nav-module__FIPagW__dropItem{color:var(--ink-900);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;transition:background .15s,transform .15s;display:grid}.Nav-module__FIPagW__dropItem:hover{background:var(--cream)}.Nav-module__FIPagW__dropItem:hover .Nav-module__FIPagW__dropArrow{color:var(--blue);transform:translate(2px)}.Nav-module__FIPagW__dropItemActive{background:var(--blue-50)}.Nav-module__FIPagW__dropItemActive .Nav-module__FIPagW__dropArrow{color:var(--blue)}.Nav-module__FIPagW__dropStep{background:var(--blue-50);width:26px;height:26px;color:var(--blue);font-family:var(--font-display);letter-spacing:.04em;border-radius:8px;flex-shrink:0;place-items:center;font-size:10.5px;font-weight:800;display:inline-grid}.Nav-module__FIPagW__dropText{flex-direction:column;gap:1px;min-width:0;display:flex}.Nav-module__FIPagW__dropLabel{font-family:var(--font-display);color:var(--ink-900);letter-spacing:-.01em;font-size:14px;font-weight:700}.Nav-module__FIPagW__dropSub{color:var(--ink-500);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.Nav-module__FIPagW__dropArrow{color:var(--ink-300);font-size:14px;font-weight:700;transition:transform .15s,color .15s}@keyframes Nav-module__FIPagW__drop-fade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Nav-module__FIPagW__right{flex-shrink:0;align-items:center;gap:10px;display:flex}.Nav-module__FIPagW__profileChip{border:1px solid var(--ink-100,#10182814);color:inherit;background:#fff;border-radius:999px;align-items:center;gap:10px;max-width:260px;padding:6px 14px 6px 6px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.Nav-module__FIPagW__profileChip:hover{border-color:var(--blue,#0a54eb);transform:translateY(-1px);box-shadow:0 4px 12px -4px #0a54eb2e}.Nav-module__FIPagW__profileChip[data-loading=true]{pointer-events:none}.Nav-module__FIPagW__profileChip[data-loading=true]:hover{box-shadow:none;border-color:var(--ink-100,#10182814);transform:none}.Nav-module__FIPagW__profileChip[data-loading=true] .Nav-module__FIPagW__profileName,.Nav-module__FIPagW__profileChip[data-loading=true] .Nav-module__FIPagW__profileHandle{color:#0000;background:linear-gradient(90deg,#1018280f 0%,#1018281f 50%,#1018280f 100%) 0 0/200% 100%;border-radius:4px;animation:1.2s ease-in-out infinite Nav-module__FIPagW__profileChipShimmer}.Nav-module__FIPagW__profileChip[data-loading=true] .Nav-module__FIPagW__profileName{width:120px;height:10px}.Nav-module__FIPagW__profileChip[data-loading=true] .Nav-module__FIPagW__profileHandle{width:80px;height:9px;margin-top:4px}@keyframes Nav-module__FIPagW__profileChipShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.Nav-module__FIPagW__profileAvatar{background:var(--ink-100,#eef2f7);border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.Nav-module__FIPagW__profileAvatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.Nav-module__FIPagW__profileInitials{font-family:var(--font-display,inherit);color:var(--ink-700,#475467);letter-spacing:.02em;font-size:13px;font-weight:700}.Nav-module__FIPagW__profileText{flex-direction:column;min-width:0;line-height:1.15;display:flex}.Nav-module__FIPagW__profileName{color:var(--ink-900,#101828);white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:13px;font-weight:700;overflow:hidden}.Nav-module__FIPagW__profileHandle{color:var(--ink-500,#788092);white-space:nowrap;text-overflow:ellipsis;max-width:160px;margin-top:2px;font-size:11.5px;font-weight:500;overflow:hidden}.Nav-module__FIPagW__burger{border:1px solid var(--ink-200);cursor:pointer;background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;display:none}.Nav-module__FIPagW__burger span{background:var(--ink-900);border-radius:1px;width:18px;height:2px;transition:transform .3s,opacity .2s;display:block}.Nav-module__FIPagW__burger span[data-open=true]:first-child{transform:translateY(6px)rotate(45deg)}.Nav-module__FIPagW__burger span[data-open=true]:nth-child(2){opacity:0}.Nav-module__FIPagW__burger span[data-open=true]:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.Nav-module__FIPagW__drawer{border-top:1px solid var(--ink-100);border-bottom:1px solid var(--ink-100);background:#fff;max-height:calc(100vh - 70px);padding:12px 20px 22px;display:none;overflow-y:auto}.Nav-module__FIPagW__drawerList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Nav-module__FIPagW__drawerLink{color:var(--ink-800);border-bottom:1px solid var(--ink-50);padding:14px 8px;font-size:15px;font-weight:600;text-decoration:none;display:block}.Nav-module__FIPagW__drawerLinkActive{color:var(--blue)}.Nav-module__FIPagW__drawerDetails{border-bottom:1px solid var(--ink-50)}.Nav-module__FIPagW__drawerDetails summary{color:var(--ink-800);cursor:pointer;justify-content:space-between;align-items:center;padding:14px 8px;font-size:15px;font-weight:600;list-style:none;display:flex}.Nav-module__FIPagW__drawerDetails summary::-webkit-details-marker{display:none}.Nav-module__FIPagW__drawerCaret{background:var(--cream);width:28px;height:28px;color:var(--ink-700);border-radius:50%;place-items:center;font-size:18px;font-weight:400;transition:background .2s,color .2s,transform .2s;display:grid}.Nav-module__FIPagW__drawerDetails[open] .Nav-module__FIPagW__drawerCaret{background:var(--blue);color:#fff;transform:rotate(45deg)}.Nav-module__FIPagW__drawerNested{flex-direction:column;gap:2px;margin:0 0 12px;padding:4px 0 8px 8px;list-style:none;display:flex}.Nav-module__FIPagW__drawerSubLink{color:var(--ink-800);border-radius:10px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .15s;display:flex}.Nav-module__FIPagW__drawerSubLink:hover,.Nav-module__FIPagW__drawerSubLink:active{background:var(--cream)}.Nav-module__FIPagW__drawerSubStep{background:var(--blue-50);width:24px;height:24px;color:var(--blue);font-family:var(--font-display);letter-spacing:.04em;border-radius:7px;flex-shrink:0;place-items:center;font-size:10px;font-weight:800;display:inline-grid}.Nav-module__FIPagW__drawerSubLabel{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-900);font-size:13.5px;font-weight:700;display:block}.Nav-module__FIPagW__drawerSubSub{color:var(--ink-500);margin-top:1px;font-size:11.5px;font-weight:500;display:block}.Nav-module__FIPagW__drawerFooter{border-top:1px dashed var(--ink-200);flex-direction:column;gap:10px;margin-top:18px;padding-top:16px;display:flex}.Nav-module__FIPagW__drawerSignIn{text-align:center;color:var(--ink-800);padding:12px;font-weight:600}.Nav-module__FIPagW__drawerCta{justify-content:center;width:100%}@media (max-width:1024px){.Nav-module__FIPagW__mid,.Nav-module__FIPagW__signin{display:none}.Nav-module__FIPagW__burger{display:inline-flex}.Nav-module__FIPagW__drawer{display:block}}@media (max-width:480px){.Nav-module__FIPagW__row{padding:12px 16px}}
.Footer-module__70Ug7G__footer{color:#b3bbce;background:#06112b;padding:70px 0 36px}.Footer-module__70Ug7G__top{border-bottom:1px solid #ffffff14;grid-template-columns:1.5fr repeat(4,1fr);gap:42px;padding-bottom:56px;display:grid}@media (max-width:800px){.Footer-module__70Ug7G__top{grid-template-columns:1fr 1fr}}@media (max-width:480px){.Footer-module__70Ug7G__top{grid-template-columns:1fr}}.Footer-module__70Ug7G__footer h4{color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:11.5px;font-weight:700;font-family:var(--font-body);margin-bottom:16px}.Footer-module__70Ug7G__footer a{color:#b3bbce;padding:5px 0;font-size:14px;font-weight:500;transition:color .2s,transform .2s;display:block}.Footer-module__70Ug7G__footer a:hover{color:#fff;transform:translate(2px)}.Footer-module__70Ug7G__brand .Footer-module__70Ug7G__logo{margin-bottom:4px;padding:0;display:inline-block}.Footer-module__70Ug7G__brand .Footer-module__70Ug7G__logo img{width:auto;height:32px}.Footer-module__70Ug7G__brand p{max-width:320px;margin-top:14px;font-size:14px;font-weight:500;line-height:1.55}.Footer-module__70Ug7G__socials{grid-template-columns:repeat(5,42px);grid-auto-rows:42px;justify-content:start;gap:10px;margin-top:18px;display:grid}@media (max-width:480px){.Footer-module__70Ug7G__socials{grid-template-columns:repeat(4,42px)}}.Footer-module__70Ug7G__socials a{color:#b3bbce;background:#ffffff0f;border:1px solid #ffffff0f;border-radius:11px;place-items:center;width:42px;height:42px;padding:0;transition:background .25s,transform .25s,border-color .25s,color .25s,box-shadow .25s;display:grid}.Footer-module__70Ug7G__socials a svg{width:18px;height:18px;display:block}.Footer-module__70Ug7G__socials a:hover{background:var(--blue);border-color:var(--blue);color:#fff;transform:translateY(-2px);box-shadow:0 8px 18px -4px #0a54eb73}.Footer-module__70Ug7G__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:28px;display:flex}.Footer-module__70Ug7G__foundation{color:#6e7790;max-width:680px;font-size:12.5px;font-weight:500;line-height:1.55}.Footer-module__70Ug7G__copyright{color:#6e7790;font-size:12.5px}
.NewsletterSignup-module__Qd7m0q__section{background:var(--cream);padding:80px 0}.NewsletterSignup-module__Qd7m0q__card{border:1px solid var(--ink-100);border-radius:var(--r-xl);box-shadow:var(--shadow-card);background:#fff;grid-template-columns:1.1fr 1fr;align-items:center;gap:56px;padding:48px;display:grid;position:relative;overflow:hidden}.NewsletterSignup-module__Qd7m0q__card:before{content:"";pointer-events:none;background:radial-gradient(circle,#0a54eb1a,#0000 65%);border-radius:50%;width:360px;height:360px;position:absolute;top:-120px;right:-120px}@media (max-width:920px){.NewsletterSignup-module__Qd7m0q__card{grid-template-columns:1fr;gap:32px;padding:36px 28px}}.NewsletterSignup-module__Qd7m0q__text{position:relative}.NewsletterSignup-module__Qd7m0q__sub{color:var(--ink-500);max-width:540px;margin-top:18px;font-size:15.5px;line-height:1.55}.NewsletterSignup-module__Qd7m0q__form{flex-direction:column;gap:12px;display:flex;position:relative}.NewsletterSignup-module__Qd7m0q__field{display:block}.NewsletterSignup-module__Qd7m0q__field input{background:var(--cream);border:1px solid var(--ink-200);border-radius:var(--r-pill);outline:none;width:100%;height:56px;padding:0 22px;font-size:15.5px;transition:background .2s,border-color .2s,box-shadow .2s}.NewsletterSignup-module__Qd7m0q__field input:focus{border-color:var(--blue);box-shadow:var(--shadow-glow);background:#fff}.NewsletterSignup-module__Qd7m0q__form button{justify-content:center;width:100%}.NewsletterSignup-module__Qd7m0q__foot{color:var(--ink-500);text-align:center;margin-top:2px;font-size:12.5px}.NewsletterSignup-module__Qd7m0q__done{background:var(--blue-50);border:1px solid var(--blue-100);border-radius:var(--r-md);color:var(--ink-900);align-items:center;gap:14px;padding:18px 22px;display:flex}.NewsletterSignup-module__Qd7m0q__doneIcon{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:16px;font-weight:800;display:grid}.NewsletterSignup-module__Qd7m0q__done strong{font-family:var(--font-display);font-size:15px;font-weight:800;display:block}.NewsletterSignup-module__Qd7m0q__done span{color:var(--ink-500);margin-top:2px;font-size:13px;display:block}.NewsletterSignup-module__Qd7m0q__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.Cursor-module__f7eybG__dot,.Cursor-module__f7eybG__ring{pointer-events:none;z-index:9999;will-change:transform;border-radius:50%;transition:opacity .2s;position:fixed;top:0;left:0}.Cursor-module__f7eybG__dot{background:var(--blue);width:6px;height:6px}.Cursor-module__f7eybG__ring{border:1.5px solid var(--blue);opacity:.4;width:34px;height:34px;transition:width .2s cubic-bezier(.2,.7,.3,1),height .2s,opacity .2s,border-color .2s}.Cursor-module__f7eybG__lg{opacity:.55;border-color:var(--blue-bright);width:60px;height:60px}@media (hover:none),(prefers-reduced-motion:reduce){.Cursor-module__f7eybG__dot,.Cursor-module__f7eybG__ring{display:none}}
.BackToTop-module__bbxFiG__btn{z-index:50;cursor:pointer;opacity:0;pointer-events:none;appearance:none;background:0 0;border:0;outline:none;justify-content:center;align-items:center;width:72px;height:72px;margin:0;padding:0;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:32px;right:24px;transform:translateY(12px)}.BackToTop-module__bbxFiG__btn:focus-visible{outline-offset:2px;border-radius:9999px;outline:2px solid #1e3a8a}.BackToTop-module__bbxFiG__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.BackToTop-module__bbxFiG__icon{-o-object-fit:contain;object-fit:contain;border:0;width:100%;height:100%;display:block}@media (max-width:640px){.BackToTop-module__bbxFiG__btn{width:60px;height:60px;bottom:18px;right:14px}}
.marketing-shell{--blue:#0a54eb;--blue-dark:#0d4ec6;--blue-bright:#08f;--blue-100:#dce7ff;--blue-75:#e7eeff;--blue-50:#eef3ff;--blue-25:#f4f7ff;--ink-900:#101828;--ink-800:#1f2229;--ink-700:#404248;--ink-600:#595959;--ink-500:#788092;--ink-400:#8d969b;--ink-300:#c2c7d2;--ink-200:#ddd;--ink-100:#ededed;--ink-50:#f1f3f5;--cream:#f7f7f7;--cream-2:#f3f4f6;--cream-warm:#faf7f0;--white:#fff;--lime-1:#f5ff25;--lime-2:#caf945;--grad-lime:linear-gradient(135deg,#f5ff25,#caf945);--green:#12b76a;--green-100:#dcfae6;--shadow-soft:0 1px 2px #1018280a,0 4px 12px #1018280a;--shadow-card:0 1px 2px #1018280d,0 8px 24px -8px #1018281a;--shadow-elev:0 2px 4px #1018280f,0 18px 40px -12px #1018282e;--shadow-pop:0 4px 8px #1018280f,0 30px 60px -20px #10182838;--shadow-deep:0 60px 120px -30px #10182866,0 24px 50px -20px #10182840;--shadow-glow:0 10px 30px -6px #0a54eb66,inset 0 1px 0 #ffffff2e;--shadow-glow-hi:0 18px 44px -8px #0a54eb8c,inset 0 1px 0 #ffffff38;--shadow-lime-glow:0 10px 26px -6px #caf9458c;--r-xs:8px;--r-sm:12px;--r-md:18px;--r-lg:28px;--r-xl:40px;--r-pill:999px;--font-display:var(--font-satoshi),"Satoshi",-apple-system,BlinkMacSystemFont,sans-serif;--font-body:var(--font-satoshi),"Satoshi",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}html:has(.marketing-shell){height:auto;min-height:100%;overflow:hidden auto}body.marketing-shell-page{height:auto;min-height:100%;overflow-x:hidden;overflow-y:visible!important}html:has(.marketing-shell) body{height:auto;min-height:100%;overflow-x:hidden;overflow-y:visible!important}.marketing-shell,:where(.marketing-shell *){box-sizing:border-box;margin:0;padding:0}.marketing-shell{font-family:var(--font-body);color:var(--ink-900);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;min-height:100vh;font-weight:500;line-height:1.5}.marketing-shell ::selection{background:var(--ink-900);color:var(--blue-100)}:where(.marketing-shell a){color:inherit;text-decoration:none}:where(.marketing-shell img,.marketing-shell svg){max-width:100%;display:block}:where(.marketing-shell button){cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}:where(.marketing-shell input,.marketing-shell textarea,.marketing-shell select){color:inherit;font-family:inherit}.marketing-shell .display{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink-900);font-weight:900;line-height:1.02}.marketing-shell .display-xxl{font-size:clamp(40px,6vw,88px)}.marketing-shell .display-xl{font-size:clamp(34px,4.6vw,64px)}.marketing-shell .display-lg{font-size:clamp(28px,3.6vw,48px)}.marketing-shell .display-md{font-size:clamp(24px,2.8vw,38px)}.marketing-shell .display-sm{font-size:clamp(20px,2vw,28px)}.marketing-shell .display-italic{font-style:italic;font-weight:900}.marketing-shell .lede{color:var(--ink-500);font-size:clamp(16px,1.2vw,19px);font-weight:500;line-height:1.55}.marketing-shell .small{color:var(--ink-500);font-size:14px}.marketing-shell .micro{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-500);font-size:12px;font-weight:700}.marketing-shell .text-balance{text-wrap:balance}.marketing-shell .hl-blue{color:var(--blue)}.marketing-shell .hl-grad{background:linear-gradient(120deg,var(--blue),var(--blue-bright));color:#0000;-webkit-background-clip:text;background-clip:text}.marketing-shell .container,.marketing-shell .container-wide,.marketing-shell .container-narrow{color:inherit;background:0 0}.marketing-shell .container{max-width:1440px;margin:0 auto;padding:0 32px}.marketing-shell .container-wide{max-width:1600px;margin:0 auto;padding:0 32px}.marketing-shell .container-narrow{max-width:760px;margin:0 auto;padding:0 28px}:where(.marketing-shell section){padding:110px 0;position:relative}@media (max-width:720px){:where(.marketing-shell section){padding:70px 0}}.marketing-shell .sh{max-width:1040px;margin-bottom:64px}.marketing-shell .sh>*+*{margin-top:22px}.marketing-shell .sh .lede{max-width:780px}.marketing-shell .btn{border-radius:var(--r-pill);will-change:transform;box-sizing:border-box;align-items:center;gap:8px;height:42px;padding:11px 20px;font-size:14.5px;font-weight:600;line-height:1;text-decoration:none;transition:transform .25s cubic-bezier(.2,.7,.3,1),box-shadow .25s,background .2s,color .2s;display:inline-flex;position:relative;overflow:hidden}.marketing-shell .btn-lg{height:50px;padding:14px 24px;font-size:15px}.marketing-shell .btn-primary{background:var(--blue);color:#fff;box-shadow:var(--shadow-glow)}.marketing-shell .btn-primary:hover{box-shadow:var(--shadow-glow-hi);transform:translateY(-2px)}.marketing-shell .btn-primary:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff52,#0000);width:60%;height:100%;transition:left .7s;position:absolute;top:0;left:-150%}.marketing-shell .btn-primary:hover:after{left:150%}.marketing-shell .btn-ghost{color:var(--ink-900);border:1px solid var(--ink-200);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-soft);background:#ffffffd9}.marketing-shell .btn-ghost:hover{box-shadow:var(--shadow-card);background:#fff;transform:translateY(-2px)}.marketing-shell .btn-dark{background:var(--ink-900);color:#fff;box-shadow:var(--shadow-card)}.marketing-shell .btn-dark:hover{box-shadow:var(--shadow-elev);transform:translateY(-2px)}.marketing-shell .btn-lime{background:var(--grad-lime);color:var(--ink-900);box-shadow:var(--shadow-lime-glow);font-weight:700}.marketing-shell .btn-lime:hover{transform:translateY(-2px);box-shadow:0 16px 36px -6px #caf945b3}.marketing-shell .stop-marker{background:var(--white);border:1px solid var(--ink-100);border-radius:var(--r-pill);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-700);box-shadow:var(--shadow-soft);align-items:center;gap:10px;padding:8px 14px;font-size:11.5px;font-weight:700;display:inline-flex}.marketing-shell .stop-marker .dot{background:var(--blue);border-radius:50%;width:8px;height:8px;animation:2.4s ease-in-out infinite ms-pulse-dot;box-shadow:0 0 0 4px #0a54eb2e}.marketing-shell .stop-marker.dark{color:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0f;border-color:#ffffff1f}.marketing-shell .stop-marker.dark .dot{background:var(--blue-100)}.marketing-shell .stop-marker.lime{background:var(--grad-lime);color:var(--ink-900);box-shadow:var(--shadow-lime-glow);border-color:#1018281a}.marketing-shell .stop-marker.lime .dot{background:var(--ink-900);animation:none;box-shadow:0 0 0 4px #10182826}.marketing-shell .lime-flag{background:var(--grad-lime);border-radius:var(--r-pill);color:var(--ink-900);letter-spacing:.08em;text-transform:uppercase;box-shadow:var(--shadow-lime-glow);align-items:center;gap:8px;padding:6px 12px;font-size:11px;font-weight:700;animation:3s ease-in-out infinite ms-lime-shimmer;display:inline-flex}.marketing-shell [data-reveal],.marketing-shell [data-reveal-x],.marketing-shell [data-reveal-scale]{opacity:1;transition:transform .7s cubic-bezier(.2,.7,.3,1);transform:translateY(24px)}.marketing-shell [data-reveal-x]{transform:translate(-32px)}.marketing-shell [data-reveal-x=right]{transform:translate(32px)}.marketing-shell [data-reveal-scale]{transform:scale(.94)}.marketing-shell [data-reveal].in,.marketing-shell [data-reveal-x].in,.marketing-shell [data-reveal-scale].in{opacity:1;transform:none}.marketing-shell [data-delay="100"]{transition-delay:.1s}.marketing-shell [data-delay="200"]{transition-delay:.2s}.marketing-shell [data-delay="300"]{transition-delay:.3s}.marketing-shell [data-delay="400"]{transition-delay:.4s}@keyframes ms-pulse-dot{0%,to{box-shadow:0 0 0 4px #0a54eb2e}50%{box-shadow:0 0 0 7px #0a54eb0d}}@keyframes ms-lime-shimmer{0%,to{box-shadow:var(--shadow-lime-glow);transform:translateY(0)}50%{transform:translateY(-2px);box-shadow:0 14px 30px -6px #caf945b3}}@keyframes ms-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ms-bg-breathe{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.03)}}@keyframes ms-fab-pulse{0%,to{box-shadow:0 8px 18px -4px #0a54eb80}50%{box-shadow:0 12px 24px -4px #0a54ebb3}}@keyframes ms-reveal-mask{to{transform:translateY(0)}}@keyframes ms-gp-shine{0%,to{opacity:1}50%{opacity:.6}}.marketing-shell .scroll-progress{z-index:100;pointer-events:none;background:#1018280f;height:3px;position:fixed;top:0;left:0;right:0}.marketing-shell .scroll-progress .bar{background:linear-gradient(90deg,var(--blue),var(--blue-bright));width:0;height:100%;transition:width 50ms linear;box-shadow:0 0 8px #0a54eb66}@media (prefers-reduced-motion:reduce){.marketing-shell *,.marketing-shell :before,.marketing-shell :after{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
