:root{--bg:#080d0e;--bg-2:#0b1312;--surface:#101b18;--surface-2:#15221e;--ink:#f0f5f1;--muted:#a5b5ad;--faint:#91a59a;--accent:#acf0ce;--accent-deep:#82d8b4;--accent-soft:#a4f5cf0d;--line:#d3f4e21a;--line-2:#d3f4e22d;--max:1440px;--r:12px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body.premium-page{margin:0;zoom:1;background:var(--bg);color:var(--ink);font-family:Satoshi,"Helvetica Neue",Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}
.premium-page :where(h1,h2,h3,h4,p,figure){margin:0}
.premium-page h1,.premium-page h2{font-weight:500;letter-spacing:-.055em;line-height:1.07}
.premium-page h3{font-weight:500;letter-spacing:-.025em;line-height:1.25}
.premium-page a{color:inherit;text-decoration:none}
.premium-page button,.premium-page input,.premium-page summary{font:inherit}
.premium-page a:focus-visible,.premium-page button:focus-visible,.premium-page summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}
.premium-page a:hover{color:var(--accent)}
.premium-page .wrap{width:100%;max-width:var(--max);margin:0 auto;padding:0 clamp(24px,5.1vw,80px)}
.skip-link{position:fixed;top:10px;left:20px;padding:12px 20px;background:var(--accent);color:#10271d!important;z-index:100;transform:translateY(-160%)}
.skip-link:focus{transform:translateY(0)}
.premium-page .grain{display:none}
.premium-page nav.premium-nav{position:relative;top:auto;z-index:20;height:92px;background:var(--bg);border-bottom:1px solid var(--line);backdrop-filter:none;display:flex;align-items:center}
.premium-nav>.wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}
.premium-page .brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0;color:var(--ink);font-weight:500;letter-spacing:normal}
.premium-page .brand-mark{width:34px;height:38px;color:var(--accent);flex:none}
.premium-page .brand-mark svg{display:block;width:100%;height:100%}
.premium-page .brand-name{display:block;font-size:27px;letter-spacing:-1.2px;line-height:1}
.premium-page .brand-sub{display:block;margin-top:8px;text-transform:uppercase;font-size:9px;letter-spacing:2.7px;color:var(--muted);line-height:1.2}
.premium-page .navlinks{display:flex;gap:30px;margin-left:auto;color:var(--muted);font-size:13px}
.premium-page .nav-actions{display:flex;align-items:center;gap:24px}
.premium-page .login-link,.premium-page .nav-login{display:inline-flex;align-items:center;gap:23px;font-size:13px;padding:11px 18px;border:1px solid var(--line-2);border-radius:7px;white-space:nowrap;flex-shrink:0}
.premium-page .mobile-menu{display:none;position:relative;font-size:13px}
.premium-page .mobile-menu summary{cursor:pointer;list-style:none;padding:11px 8px}
.premium-page .mobile-menu summary::-webkit-details-marker{display:none}
.premium-page .mobile-menu summary:after{content:"+";margin-left:9px;color:var(--accent)}
.premium-page .mobile-menu[open] summary:after{content:"−"}
.premium-page .mobile-links{position:absolute;right:0;top:50px;min-width:205px;display:flex;flex-direction:column;padding:10px;background:#13201b;border:1px solid var(--line-2);border-radius:10px;box-shadow:0 20px 45px #0007}
.premium-page .mobile-links a{padding:12px 16px;white-space:nowrap}
.premium-page .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:24px;color:var(--accent);font-size:11px;font-weight:500;line-height:1.5;letter-spacing:1.65px;text-transform:uppercase}
.quiet-dot{width:5px;height:5px;background:var(--accent);border-radius:50%;flex:none;box-shadow:0 0 16px #a4f5cf55}
.premium-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:23px;padding:16px 23px;border-radius:8px;font-size:14px;font-weight:700;line-height:1.4;border:1px solid transparent;transition:transform .2s,box-shadow .2s,border-color .2s}
.premium-page .btn-primary{background:linear-gradient(120deg,#cefce1,#96e5c1);color:#11291e;box-shadow:inset 0 1px 0 #fff7,0 8px 28px #97e9bf0c}
.premium-page .btn-primary:hover{color:#11291e;transform:translateY(-2px);box-shadow:inset 0 1px 0 #fff7,0 12px 30px #97e9bf18}
.premium-page .btn-ghost{border-color:var(--line-2);background:transparent;color:var(--ink)}
.premium-page .btn-ghost:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}
.text-link{display:inline-flex;align-items:center;gap:14px;font-size:13px;font-weight:500;line-height:1.5}
.text-link span{color:var(--accent)}
.motion-hero{position:relative;min-height:670px;display:flex;align-items:center;isolation:isolate}
.hero-copy{width:45%;position:relative;z-index:2;padding:58px 0 74px;pointer-events:none}
.hero-copy>*{pointer-events:auto}
.home-page .hero-copy h1{font-size:clamp(64px,6.6vw,98px);line-height:1.02;letter-spacing:-.064em;white-space:nowrap}
.hero-copy h1 em{font-style:normal;color:var(--accent);background:linear-gradient(110deg,#d2ffe4,#9ae5c2 65%,#77c9a5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.hero-description{max-width:380px;margin-top:28px!important;color:var(--muted);font-size:16px;line-height:1.85}
.hero-description strong{display:inline-block;margin-top:7px;color:#d7e4dd;font-weight:500}
.hero-actions{display:flex;align-items:center;gap:23px;margin-top:29px;flex-wrap:wrap}
.hero-note{margin-top:17px!important;font-size:12px;color:var(--faint)}
.hero-art{position:absolute;z-index:1;left:35%;right:0;top:0;bottom:0;min-width:0}
bella-motion-scene{display:block;width:100%;height:100%;min-height:620px}
.scene-poster{height:100%;min-height:620px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:55px;color:var(--accent);background:radial-gradient(ellipse,#16412d22,transparent 60%)}
.poster-plane{display:grid;place-items:center;width:170px;height:180px;border-radius:30px;transform:rotate(-12deg);background:linear-gradient(140deg,#7aa38b24,#0c1c16);border:1px solid #d3f6de55;box-shadow:18px 25px 0 #10261b,32px 46px 0 #0d1e15,0 0 90px #98eeb715}
.poster-plane svg{width:95px;height:95px;transform:rotate(12deg)}
.scene-poster>span{text-align:center;font-size:13px;color:var(--muted)}
.workflow-rail{display:grid;grid-template-columns:1.03fr 1fr 1fr 1fr;gap:28px;padding-top:27px!important;padding-bottom:42px!important;position:relative}
.workflow-rail:before{content:"";position:absolute;top:0;left:clamp(24px,5.1vw,80px);right:clamp(24px,5.1vw,80px);height:1px;background:var(--line)}
.rail-intro{font-size:12px;color:var(--faint);line-height:1.7}
.rail-intro strong{color:#d5e2db;font-size:15px;font-weight:500}
.workflow-rail>div{display:flex;align-items:flex-start;gap:12px;padding-top:3px}
.rail-number{font:10px/29px monospace;flex:none;text-align:center;width:29px;height:29px;border:1px solid #a4f5cf40;color:var(--accent);border-radius:50%}
.workflow-rail p strong,.workflow-rail p span{display:block}
.workflow-rail>div strong{font-size:13px;font-weight:500;color:#d4e5da}
.workflow-rail>div p>span{font-size:12px;margin-top:5px;color:var(--faint);line-height:1.6}
.premium-page .section-shell{padding:108px 0;border-top:1px solid var(--line)}
.premium-page .section-shell h2{font-size:clamp(36px,3.8vw,54px)}
.section-shell h2 span{color:var(--muted)}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:54px}
.section-heading>p{max-width:370px;color:var(--muted);font-size:15px;line-height:1.85}
.workflow-section{background:linear-gradient(180deg,#0c1713,#080e0e)}
.workflow-story{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.workflow-story article{padding:34px 34px 34px 0}
.workflow-story article+article{border-left:1px solid var(--line);padding-left:34px}
.story-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:39px}
.story-index{color:var(--faint);font-size:11px;letter-spacing:1.7px}
.story-top svg{width:28px;height:28px;stroke:var(--accent);stroke-width:1.2;stroke-linejoin:round;stroke-linecap:round}
.workflow-story h3{font-size:22px;margin-bottom:14px}
.workflow-story p{font-size:14px;line-height:1.85;color:var(--muted)}
.section-footnote{font-size:12px;color:var(--faint);margin-top:22px!important;max-width:780px}
.capabilities-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}
.capabilities-intro>p:not(.eyebrow),.trust-lead{max-width:350px;font-size:15px;line-height:1.85;color:var(--muted);margin-top:27px!important}
.capabilities-intro>.text-link,.trust-layout .text-link{margin-top:28px}
.capability-list article{display:flex;gap:27px;padding:32px 0;border-top:1px solid var(--line)}
.capability-list article:last-child{padding-bottom:0}
.capability-list article>span{color:var(--accent);font:12px/1.5 monospace;padding-top:4px}
.capability-list h3{font-size:26px;margin-bottom:14px}
.capability-list p{font-size:15px;color:var(--muted);line-height:1.8}
.capability-tags{display:flex;gap:18px;flex-wrap:wrap;margin-top:19px;color:var(--faint);font-size:11px;letter-spacing:.3px}
.capability-tags span:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#82b798;vertical-align:middle;margin-right:8px}
.product-section{background:radial-gradient(ellipse at 50% 50%,#18332344,transparent 65%),#0a1210}
.product-preview{border:1px solid var(--line-2);border-radius:14px;overflow:clip;background:#0c1411;box-shadow:0 30px 70px #0005}
.preview-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 23px;border-bottom:1px solid var(--line);color:var(--faint);font-size:11px;letter-spacing:.5px}
.preview-header>span:first-child{color:#d7e8df}
.preview-header i{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--accent);margin-right:10px}
.product-preview img{display:block;width:100%;height:auto;border:0}
.product-preview figcaption{padding:17px 23px;border-top:1px solid var(--line);font-size:12px;line-height:1.7;color:var(--faint)}
.product-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:31px}
.product-principles strong,.product-principles span{display:block}
.product-principles strong{font-size:14px;font-weight:500}
.product-principles span{font-size:12px;color:var(--faint);margin-top:7px}
.trust-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:110px}
.premium-faq details{border-bottom:1px solid var(--line);padding:0}
.premium-faq details:first-child{border-top:1px solid var(--line)}
.premium-faq summary{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;cursor:pointer;font-size:16px;color:#dbe8df;list-style:none}
.premium-faq summary::-webkit-details-marker{display:none}
.premium-faq summary:after{content:"+";color:var(--accent);font-size:20px;font-weight:400}
.premium-faq details[open] summary:after{content:"−"}
.premium-faq p{padding:0 32px 26px 0;color:var(--muted);font-size:14px;line-height:1.85}
.premium-faq p a{text-decoration:underline;text-underline-offset:4px;color:var(--accent)}
.closing-section{background:radial-gradient(ellipse at 75% 80%,#24563930,transparent 70%),#0d1914}
.closing-layout{display:flex;align-items:center;justify-content:space-between;gap:80px}
.closing-layout>div>p:not(.eyebrow){max-width:470px;margin-top:25px;color:var(--muted);font-size:15px;line-height:1.85}
.closing-actions{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding-right:4%}
.premium-page footer{padding:44px 0 28px;border-top:1px solid var(--line);background:var(--bg)}
.premium-page footer>.wrap{display:block}
.footer-top{display:flex;justify-content:space-between;align-items:center;gap:32px;flex-wrap:wrap}
.premium-page .footer-links{display:flex;flex-wrap:wrap;gap:16px 24px;color:var(--muted);font-size:12px;align-items:center}
.premium-page .footer-meta{display:flex;justify-content:space-between;gap:16px 28px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:24px;margin-top:30px;color:var(--faint);font-size:11px;line-height:1.7}
.premium-page .footer-meta span{overflow-wrap:anywhere;max-width:530px}
.premium-page .reveal{opacity:1;transform:none;transition:none}
/* Commercial routes retain their layout while sharing the same visual system. */
.premium-page:not(.home-page) header,.premium-page:not(.home-page) .hero{background:radial-gradient(ellipse at 75% 0,#234b3030,transparent 65%);padding-top:68px;padding-bottom:44px}
.premium-page:not(.home-page) h1{font-size:clamp(42px,4.7vw,68px);max-width:900px;font-weight:500;letter-spacing:-.05em}
.premium-page:not(.home-page) .sub{max-width:710px;font-size:17px;color:var(--muted);line-height:1.8;margin-top:24px}
.premium-page .tiers{gap:18px;padding-top:38px}
.premium-page .tier{border-radius:12px;background:linear-gradient(145deg,#142019,#0b1511);border:1px solid var(--line);box-shadow:none}
.premium-page .tier.pop{border-color:#acd8bb77;box-shadow:0 12px 50px #92d7ad0c}
.premium-page .tier h2,.premium-page .tier h3{font-size:24px;font-weight:500;letter-spacing:-.03em}
.premium-page .price b{font-weight:500;color:var(--ink);letter-spacing:-.04em}
.premium-page .tier .feat{color:var(--muted);font-size:13px}
.premium-page .tier .cta .btn{width:100%;gap:8px}
.premium-page .tier .tag{background:none;color:var(--accent);height:auto;min-height:17px;margin-bottom:12px;font-weight:500;font-size:10px;line-height:1.6}
.pricing-page .phead .eyebrow{justify-content:center}
.pricing-page .phead h1{margin-inline:auto}
.alternatives-page header p{margin-top:24px}
.premium-page .dcard,.premium-page .option-card{background:#101b16;border-color:var(--line);border-radius:12px}
.premium-page .dcard h3,.premium-page .qa h3{font-weight:500;font-size:22px;line-height:1.3;margin-bottom:13px}
.premium-page .comparison-scroll{overflow:auto;border:1px solid var(--line-2);border-radius:12px;margin-top:30px}
.premium-page .comparison-scroll:focus-visible{outline:2px solid var(--accent);outline-offset:5px}
.premium-page .comparison-table{width:100%;min-width:760px;border-collapse:collapse;font-size:14px;background:#0d1712}
.comparison-table caption{text-align:left;padding:20px;color:var(--muted);font-size:13px}
.comparison-table th,.comparison-table td{padding:19px 22px;text-align:left;border-top:1px solid var(--line);vertical-align:top;color:var(--muted)}
.comparison-table th{font-weight:500;color:var(--ink)}
.comparison-table thead{background:#15251b}
.comparison-table td:nth-child(2){color:var(--accent)}
.premium-page .conversion-layout{display:grid;grid-template-columns:1.06fr 1fr;gap:100px;align-items:start;min-height:650px;padding-top:100px;padding-bottom:110px}
.conversion-copy>p:not(.eyebrow){font-size:17px;line-height:1.85;color:var(--muted);max-width:470px;margin-top:28px}
.premium-page .conversion-panel{padding:36px;border:1px solid #d3f4e22d;border-radius:14px;background:linear-gradient(145deg,#17271d,#0d1712);box-shadow:0 25px 70px #0003}
.conversion-panel h2{font-size:30px;line-height:1.15;margin-bottom:18px}
.conversion-panel p{font-size:15px;color:var(--muted);line-height:1.8}
.conversion-panel .btn{margin-top:26px;width:100%}
.conversion-panel>.text-link{margin-top:22px}
.conversion-panel .fine,.premium-page .fine{font-size:12px;color:var(--faint);line-height:1.8;margin-top:20px}
.premium-page .setup-steps{list-style:none;margin:32px 0 0;padding:0;counter-reset:setup}
.setup-steps li{position:relative;counter-increment:setup;padding:18px 0 18px 38px;border-top:1px solid var(--line);font-size:14px;color:var(--muted)}
.setup-steps li:before{content:"0" counter(setup);position:absolute;left:0;top:19px;color:var(--accent);font:11px/1.5 monospace}
.setup-steps strong{font-weight:500;color:var(--ink);display:block;margin-bottom:4px}
@media(min-width:1600px){.motion-hero{min-height:730px}.hero-art{left:34%}.hero-copy{width:44%}}
@media(max-width:1180px){.premium-page .navlinks{gap:22px}.hero-copy{width:49%}.hero-art{left:34%}.hero-description{max-width:330px;font-size:15px}.home-page .hero-copy h1{font-size:77px}.hero-actions{gap:18px}.hero-actions .btn{padding:15px 20px}.hero-actions .text-link{font-size:12px}.capabilities-layout,.trust-layout,.premium-page .conversion-layout{gap:55px}.workflow-rail{gap:18px}.workflow-rail>div strong{font-size:12px}.workflow-rail>div p>span{font-size:11px}}
@media(max-width:960px){.premium-page .navlinks{display:none}.premium-page .mobile-menu{display:block}.premium-page .premium-nav{height:82px}.motion-hero{min-height:620px}.home-page .hero-copy h1{font-size:65px}.hero-copy{width:49%}.hero-art{left:32%}.hero-description{font-size:14px;max-width:300px}.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:19px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.15px}.workflow-rail{grid-template-columns:repeat(3,1fr)}.workflow-rail .rail-intro{display:none}.section-heading{gap:35px}.section-heading>p{max-width:310px}.workflow-story article{padding-right:24px}.workflow-story article+article{padding-left:24px}.workflow-story h3{font-size:20px}.premium-page .tiers{grid-template-columns:repeat(2,1fr)}.closing-actions{padding-right:0;flex:none}.closing-layout{gap:40px}}
@media(max-width:760px){html{scroll-padding-top:24px}.premium-page .wrap{padding-left:24px;padding-right:24px}.premium-page nav.premium-nav{height:78px}.premium-nav>.wrap{gap:16px}.premium-page .brand-mark{width:29px;height:34px}.premium-page .brand-name{font-size:24px}.premium-page .brand-sub{font-size:8px;letter-spacing:2.3px}.premium-page .nav-actions{gap:12px}.premium-page .login-link,.premium-page .nav-login{padding:9px 11px;gap:12px;font-size:12px}.motion-hero{display:block;min-height:0}.hero-copy{width:100%;padding:47px 0 0;pointer-events:auto}.hero-copy .eyebrow{font-size:10px;letter-spacing:1.2px;margin-bottom:22px}.home-page .hero-copy h1{font-size:clamp(59px,10.7vw,79px);line-height:1.02}.hero-description{max-width:430px;font-size:15px;margin-top:23px!important;line-height:1.8}.hero-actions{flex-direction:row;align-items:center;gap:22px;margin-top:25px}.hero-note{font-size:11px;margin-top:15px!important}.hero-art{position:relative;left:auto;right:auto;top:auto;bottom:auto;height:445px;margin:12px -24px 0}.hero-art bella-motion-scene{min-height:445px}.scene-poster{min-height:445px}.workflow-rail{grid-template-columns:1fr;gap:19px;padding-top:27px!important;padding-bottom:34px!important}.workflow-rail:before{left:24px;right:24px}.workflow-rail>div{gap:14px}.workflow-rail>div strong{font-size:14px}.workflow-rail>div p>span{font-size:12px;margin-top:3px}.rail-number{width:28px;height:28px;line-height:28px}.premium-page .section-shell{padding:68px 0}.premium-page .section-shell h2{font-size:39px}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:24px;max-width:480px;font-size:15px}.workflow-story{grid-template-columns:1fr}.workflow-story article,.workflow-story article+article{border-left:0;padding:28px 0}.workflow-story article+article{border-top:1px solid var(--line)}.story-top{margin-bottom:24px}.workflow-story h3{font-size:24px}.workflow-story p{max-width:480px;font-size:15px}.section-footnote{line-height:1.8}.capabilities-layout,.trust-layout{grid-template-columns:1fr;gap:40px}.capabilities-intro>p:not(.eyebrow),.trust-lead{max-width:460px}.capability-list article{gap:20px}.capability-list h3{font-size:24px}.product-preview{border-radius:10px}.preview-header{padding:12px 14px;font-size:10px;gap:10px}.product-preview figcaption{padding:15px;font-size:11px}.product-principles{grid-template-columns:1fr;gap:21px}.product-principles span{margin-top:4px}.premium-faq summary{font-size:15px}.closing-layout{display:block}.closing-actions{margin-top:31px;gap:25px}.closing-layout>div>p:not(.eyebrow){max-width:450px}.premium-page footer{padding-top:34px}.footer-top{gap:29px}.premium-page .footer-links{gap:13px 21px;font-size:12px}.premium-page .footer-meta{font-size:10px;display:block}.premium-page .footer-meta span{display:block;margin-bottom:12px}.premium-page:not(.home-page) header,.premium-page:not(.home-page) .hero{padding-top:47px;padding-bottom:27px}.premium-page:not(.home-page) h1{font-size:45px}.premium-page:not(.home-page) .sub{font-size:16px}.premium-page .conversion-layout{grid-template-columns:1fr;gap:35px;padding-top:49px;padding-bottom:65px;min-height:0}.conversion-copy>p:not(.eyebrow){font-size:16px;margin-top:23px}.premium-page .conversion-panel{padding:26px}.conversion-panel h2{font-size:29px}.premium-page .setup-steps{margin-top:25px}}
@media(max-width:540px){.premium-page .tiers{grid-template-columns:1fr}.premium-page .tier{padding:27px}.premium-page .hero-actions .text-link{font-size:12px}.premium-page .hero-actions .btn{font-size:13px;padding:14px 19px;gap:17px}.premium-page .hero-actions{gap:19px}.hero-art{height:425px}.hero-art bella-motion-scene,.scene-poster{min-height:425px}.capability-tags{gap:10px 18px}}
@media(max-width:374px){.premium-page .wrap{padding-left:20px;padding-right:20px}.home-page .hero-copy h1{font-size:55px}.hero-copy .eyebrow{font-size:9px;letter-spacing:.8px}.hero-actions{gap:17px}.hero-art{margin-left:-20px;margin-right:-20px}.premium-page .brand{gap:7px}.premium-page .brand-name{font-size:22px}.premium-page .login-link,.premium-page .nav-login{gap:8px;padding:8px}.premium-page .nav-actions{gap:6px}.hero-art{height:400px}.hero-art bella-motion-scene,.scene-poster{min-height:400px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.premium-page *, .premium-page *:before,.premium-page *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.premium-page .btn:hover{transform:none}}

/* Keep the optional animation preference with the page utilities. */
.footer-motion{font:inherit;font-size:11px;line-height:1;border:1px solid #91bea738;border-radius:24px;background:#0b1412;color:#c2d9cd;padding:12px 15px;display:flex;align-items:center;gap:8px;cursor:pointer;min-height:44px;margin-top:24px}
.footer-motion[hidden]{display:none}
.footer-motion i{width:20px;height:12px;border:1px solid #678a76;border-radius:12px;position:relative}
.footer-motion i:after{content:"";width:6px;height:6px;border-radius:50%;position:absolute;top:2px;left:2px;background:#8da297}
.footer-motion[aria-checked=true] i{border-color:#a4f5cf}
.footer-motion[aria-checked=true] i:after{left:10px;background:#a4f5cf}
.footer-motion:focus-visible{outline:2px solid #baf7d6;outline-offset:4px}
.footer-motion:disabled{cursor:default;color:#a5b9ae}
@media(min-width:961px) and (max-height:700px){
 .motion-hero{min-height:0}
 .hero-copy{padding-top:20px;padding-bottom:28px}
}
