@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--purple: #2b126f;--purple-dark: #18073d;--purple-soft: #3d1996;--yellow: #ffbf2f;--yellow-2: #ffd772;--cream: #fff7ea;--paper: #fbf8f2;--white: #ffffff;--ink: #221a32;--muted: #6f667b;--line: #eadfce;--green: #2f8a5b;--red: #c7564d;--shadow: 0 24px 70px rgba(43, 18, 111, .18);--radius: 8px;--max: 1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter Variable,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.site-header{position:fixed;z-index:50;top:0;right:0;left:0;background:#18073ddb;border-bottom:1px solid rgba(255,247,234,.14);color:var(--cream);backdrop-filter:blur(18px)}.nav{width:min(var(--max),calc(100% - 36px));min-height:74px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:850;white-space:nowrap}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:var(--purple-dark);background:linear-gradient(135deg,var(--yellow),var(--yellow-2));box-shadow:0 10px 28px #ffbf2f47}.brand-mark svg{width:22px;height:22px}.brand-mark.brand-logo{background:none;box-shadow:none;overflow:hidden;padding:0}.brand-mark.brand-logo img{width:42px;height:42px;border-radius:8px;display:block}.nav-links{display:flex;align-items:center;gap:20px;color:#fff7eadb;font-size:15px;font-weight:650}.nav-links a{padding:10px 0}.nav-links a:hover{color:var(--yellow)}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:8px;padding:0 22px;font-size:16px;font-weight:850;line-height:1;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.button svg{width:18px;height:18px;flex:none}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--yellow);color:var(--purple-dark);box-shadow:0 14px 34px #ffbf2f47}.button.primary:hover{background:var(--yellow-2)}.button.secondary{border-color:#fff7ea47;background:#fff7ea14;color:var(--cream)}.button.ghost{border-color:var(--line);background:var(--white);color:var(--ink);box-shadow:none}.hero{min-height:100vh;display:grid;align-items:center;position:relative;overflow:hidden;color:var(--cream);background:var(--purple-dark)}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.hero-overlay{position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,#18073df5,#2b126fe6 40%,#2b126f6b 72%,#2b126f2e)}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;padding:10px 16px;border-radius:8px;background:var(--yellow);color:var(--purple-dark);font-weight:850}.skip-link:focus{left:12px;top:12px}.hero-eyebrow{margin-bottom:14px;color:var(--yellow);font-weight:800;letter-spacing:.02em;text-transform:uppercase;font-size:14px}.hero-inner--single{grid-template-columns:1fr}.hero-inner--single .hero-copy{max-width:760px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 18px;color:#fff7eac7;font-size:14px;font-weight:750}.breadcrumbs a{color:var(--yellow)}.breadcrumbs a:hover{text-decoration:underline}.usecase-prose{max-width:760px}.usecase-prose h2{font-size:clamp(28px,3.4vw,40px);margin-bottom:22px}.usecase-prose p{margin-bottom:18px;color:var(--muted);font-size:18px;line-height:1.65}.usecase-why{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.usecase-link{display:inline-flex;align-items:center;gap:6px;margin-right:18px;color:var(--purple-soft);font-weight:800}.usecase-link:hover{color:var(--purple);text-decoration:underline}.related-links{display:flex;flex-wrap:wrap;gap:14px 26px}.footer-nav{width:min(var(--max),calc(100% - 36px));margin:0 auto 8px;display:flex;flex-wrap:wrap;gap:10px 22px;padding-bottom:18px;border-bottom:1px solid rgba(255,247,234,.14)}.footer-nav a{color:#fff7ead1;font-weight:700;font-size:14px}.footer-nav a:hover{color:var(--cream);text-decoration:underline}.notfound{min-height:70vh;display:grid;align-items:center;padding:140px 0 80px}.notfound-inner{max-width:640px}.notfound-inner .footer-nav{width:auto;margin:26px 0 0;border-bottom:none;padding-bottom:0}.notfound-inner .footer-nav a{color:var(--purple-soft)}.hero:after{content:"";position:absolute;right:0;bottom:0;left:0;height:160px;background:linear-gradient(180deg,transparent,var(--paper));pointer-events:none}.hero-inner{position:relative;z-index:1;width:min(var(--max),calc(100% - 36px));margin:0 auto;padding:104px 0 62px;display:grid;grid-template-columns:minmax(0,.98fr) minmax(340px,.56fr);gap:36px;align-items:center}.hero-copy{max-width:680px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:20px;font-size:clamp(48px,7vw,90px);line-height:.98;letter-spacing:0;font-weight:920}.hero h1{max-width:17ch;margin-inline:0;font-size:clamp(44px,4.85vw,70px)}.hero-lead{max-width:620px;margin:0 0 24px;color:#fff7eae0;font-size:clamp(18px,1.55vw,22px);line-height:1.5}.hero-price{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:24px;color:var(--cream)}.price-chip{display:inline-flex;align-items:baseline;gap:8px;border-radius:8px;padding:12px 16px;background:#fff7ea1f;border:1px solid rgba(255,247,234,.18)}.price-chip strong{color:var(--yellow);font-size:34px;line-height:1}.price-chip span{color:#fff7eac7;font-size:15px;font-weight:720}.micro-proof{display:inline-flex;align-items:center;gap:8px;color:#fff7eadb;font-weight:740}.micro-proof svg{width:20px;height:20px;flex:none;color:var(--yellow)}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:26px}.hero-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 4px;color:var(--cream);font-size:16px;font-weight:760;border-bottom:1px solid transparent;transition:color .16s ease,border-color .16s ease}.hero-link svg{width:16px;height:16px;color:var(--yellow)}.hero-link:hover{color:var(--yellow);border-color:#ffbf2f8c}.hero-proof{margin:0;color:#fff7eabd;font-size:15px;font-weight:650}.play-button{width:50px;height:50px;display:grid;place-items:center;flex:none;border:0;border-radius:8px;color:var(--purple-dark);background:var(--yellow)}.play-button svg{width:20px;height:20px}.play-button .ic-pause,.is-playing .play-button .ic-play{display:none}.is-playing .play-button .ic-pause{display:block}.track-meta strong{display:block;color:var(--cream);line-height:1.2}.track-meta span{display:block;color:#fff7eab8;font-size:13px}.wave{height:46px;display:grid;grid-template-columns:repeat(30,1fr);align-items:center;gap:4px;overflow:hidden}.wave span{height:var(--h);display:block;border-radius:99px;background:#fff7ea47}.sample-card.is-playing .wave span{background:var(--yellow);animation:pulse .78s ease-in-out infinite alternate;animation-delay:calc(var(--i) * 28ms)}@keyframes pulse{to{transform:scaleY(1.35)}}section{padding:92px 0}.section-inner{width:min(var(--max),calc(100% - 36px));margin:0 auto}.section-heading{max-width:760px;margin:0 auto 40px;text-align:center}.section-heading h2{margin-bottom:14px;color:var(--ink);font-size:clamp(34px,4.5vw,62px);line-height:1.03;letter-spacing:0;font-weight:910}.section-heading p{margin-bottom:0;color:var(--muted);font-size:18px}.emotion-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.emotion-card,.review-card,.step-card,.sample-card,.price-card,.faq-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 1px #2b126f08}.emotion-card{min-height:248px;display:flex;flex-direction:column;overflow:hidden;border-radius:14px;color:inherit;text-decoration:none;transition:transform .45s cubic-bezier(.2,.7,.3,1),box-shadow .4s ease,opacity .45s ease}.emotion-card:hover,.emotion-card:focus-visible{transform:translateY(-7px);box-shadow:0 22px 48px #2b126f38}.emotion-card:focus-visible{outline:2px solid var(--purple);outline-offset:3px}.js .emotion-card.reveal-init{opacity:0;transform:translateY(22px)}.emotion-media{position:relative;height:116px;flex:none;overflow:hidden;background:linear-gradient(150deg,var(--g1),var(--g2))}.emotion-blob{position:absolute;border-radius:50%;background:#ffffff1a;transition:transform .6s ease}.blob-a{width:130px;height:130px;top:-50px;right:-34px}.blob-b{width:76px;height:76px;bottom:-32px;left:-20px;background:#ffffff12}.emotion-card:hover .blob-a{transform:translate(-10px,9px) scale(1.12)}.emotion-card:hover .blob-b{transform:translate(9px,-9px) scale(1.15)}.emotion-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:58px;height:58px;display:grid;place-items:center;border-radius:15px;color:var(--ic);background:#ffffff1f;border:1px solid rgba(255,255,255,.22);transition:transform .4s cubic-bezier(.2,.7,.3,1)}.emotion-icon svg{width:32px;height:32px}.emotion-card:hover .emotion-icon{transform:translate(-50%,-50%) scale(1.08) rotate(-3deg)}.emotion-eq{position:absolute;left:0;right:0;bottom:0;height:28px;display:flex;align-items:flex-end;justify-content:center;gap:3px;padding-bottom:8px;opacity:.6;transition:opacity .35s ease}.emotion-card:hover .emotion-eq{opacity:.95}.emotion-eq i{width:3px;height:6px;border-radius:3px;background:var(--ic);animation:emotion-eq 1.1s ease-in-out infinite}.emotion-eq i:nth-child(1){animation-delay:0s}.emotion-eq i:nth-child(2){animation-delay:.13s}.emotion-eq i:nth-child(3){animation-delay:.26s}.emotion-eq i:nth-child(4){animation-delay:.39s}.emotion-eq i:nth-child(5){animation-delay:.52s}.emotion-eq i:nth-child(6){animation-delay:.65s}.emotion-eq i:nth-child(7){animation-delay:.78s}@keyframes emotion-eq{0%,to{height:6px}50%{height:18px}}.emotion-body{display:flex;flex:1;flex-direction:column;padding:18px}.emotion-body h3{margin-bottom:7px;font-size:20px;line-height:1.15}.emotion-body p{margin-bottom:0;color:var(--muted);font-size:15px;line-height:1.45}.emotion-link{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:14px;color:var(--purple);font-size:14px;font-weight:800;opacity:.58;transition:opacity .3s ease}.emotion-link svg{width:17px;height:17px;transition:transform .3s ease}.emotion-card:hover .emotion-link{opacity:1}.emotion-card:hover .emotion-link svg{transform:translate(4px)}.proof-strip{margin-top:34px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px}.stars{color:var(--yellow);letter-spacing:2px;font-size:20px;line-height:1}.proof-strip strong{color:var(--purple)}.band{background:var(--white)}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.review-card{padding:24px}.review-card .stars{margin-bottom:16px;font-size:16px}.review-card p{margin-bottom:24px;color:var(--ink);font-size:16px}.person{display:flex;align-items:center;gap:12px}.avatar{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:8px;background:var(--paper);color:var(--purple);font-weight:850}.person strong{display:block;line-height:1.15}.person span{display:block;color:var(--muted);font-size:13px}.center-cta{margin-top:34px;text-align:center}.steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;counter-reset:steps}.step-card{position:relative;min-height:270px;padding:22px;overflow:hidden}.step-card:before{counter-increment:steps;content:counter(steps);width:38px;height:38px;display:grid;place-items:center;margin-bottom:54px;border-radius:8px;color:var(--purple-dark);background:var(--yellow);font-weight:900}.step-card:after{content:"";position:absolute;top:72px;left:22px;width:calc(100% - 44px);height:1px;background:var(--line)}.step-card h3{margin-bottom:10px;font-size:19px}.step-card p{margin-bottom:0;color:var(--muted);font-size:14px}.samples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sample-card{padding:20px}.sample-top{display:flex;align-items:center;gap:14px;margin-bottom:16px}.sample-card .play-button{width:44px;height:44px;background:var(--purple);color:var(--cream);box-shadow:none}.sample-card.is-playing .play-button{background:var(--red)}.sample-card h3{margin-bottom:4px;font-size:18px;line-height:1.2}.sample-card p{margin-bottom:0;color:var(--muted);font-size:13px}.sample-card .wave span{background:#2b126f29}.sample-card.is-playing .wave span{background:var(--yellow)}.price-layout{display:grid;grid-template-columns:minmax(0,760px);justify-content:center;align-items:stretch}.price-card{padding:34px}.price-card.featured{color:var(--cream);background:radial-gradient(circle at top right,rgba(255,191,47,.23),transparent 34%),linear-gradient(145deg,var(--purple),var(--purple-dark));border-color:#fff7ea2e;box-shadow:var(--shadow)}.price-label{margin-bottom:12px;color:var(--yellow);font-weight:850}.price-main{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}.price-main strong{color:var(--yellow);font-size:clamp(58px,7vw,92px);line-height:.95;font-weight:950}.price-main span{color:#fff7ead1;font-size:24px;font-weight:850}.price-card.featured p{color:#fff7eac7;font-size:18px}.included{display:grid;gap:13px;margin:24px 0;padding:0;list-style:none}.included li{display:flex;gap:10px;color:#fff7eae0}.included svg,.check-list svg{width:19px;height:19px;flex:none;color:var(--yellow)}.payment-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.pay{border:1px solid rgba(255,247,234,.22);border-radius:8px;padding:8px 11px;color:#fff7ead1;background:#fff7ea14;font-size:13px;font-weight:800}.value-card{border-radius:var(--radius);padding:24px;background:var(--paper);border:1px solid var(--line)}.value-card h3{margin-bottom:8px;font-size:22px}.value-card p{margin-bottom:0;color:var(--muted)}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.faq-card{padding:24px}.faq-card h3{margin-bottom:8px;font-size:20px}.faq-card p{margin-bottom:0;color:var(--muted)}.final-cta{padding:90px 0;color:var(--cream);background:var(--purple-dark)}.final-panel{width:min(var(--max),calc(100% - 36px));margin:0 auto;display:grid;grid-template-columns:minmax(0,.88fr) minmax(340px,.7fr);gap:38px;align-items:center}.final-panel h2{margin-bottom:18px;font-size:clamp(34px,4.5vw,62px);line-height:1.04}.final-panel p{color:#fff7eac7;font-size:18px}.final-panel--cta{grid-template-columns:1fr;max-width:720px;text-align:center}.final-panel--cta .check-list{justify-items:center}.final-panel--cta .check-list li{justify-content:center;text-align:left}.final-cta-actions{margin-top:28px;display:flex;justify-content:center}.check-list{display:grid;gap:11px;margin:24px 0 0;padding:0;list-style:none}.check-list li{display:flex;gap:10px;color:#fff7ead6}.lead-form{display:grid;gap:13px;border:1px solid rgba(255,247,234,.16);border-radius:var(--radius);padding:24px;background:#fff7ea14}.field{display:grid;gap:7px}.field label{color:#fff7ead1;font-size:13px;font-weight:800}.field input,.field textarea,.field select{width:100%;border:1px solid rgba(255,247,234,.18);border-radius:8px;background:#fffffff0;color:var(--ink);outline:0}.field input,.field select{height:48px;padding:0 13px}.field textarea{min-height:110px;resize:vertical;padding:12px 13px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #ffbf2f33}.form-status{min-height:22px;margin:0;color:#c8f5df;font-size:14px}.modal{position:fixed;inset:0;z-index:90;display:none;place-items:center;padding:18px;background:#18073db8}.modal.is-open{display:grid}.modal-card{width:min(520px,100%);border-radius:8px;padding:28px;color:var(--cream);background:linear-gradient(145deg,var(--purple),var(--purple-dark));box-shadow:0 30px 110px #0000005c}.modal-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.modal-card h2{margin-bottom:8px;font-size:30px;line-height:1.1}.modal-card p{color:#fff7eac7}.close-modal{width:38px;height:38px;display:grid;place-items:center;flex:none;border:1px solid rgba(255,247,234,.22);border-radius:8px;background:#fff7ea14;color:var(--cream)}.legal-page{min-height:100vh;padding:150px 0 96px;background:var(--paper)}.legal-inner{width:min(900px,calc(100% - 36px));margin:0 auto}.legal-hero{margin-bottom:42px}.legal-kicker{margin-bottom:12px;color:var(--purple);font-size:14px;font-weight:850;letter-spacing:.02em;text-transform:uppercase}.legal-hero h1{max-width:760px;margin-bottom:14px;color:var(--ink);font-size:clamp(42px,6vw,74px);overflow-wrap:anywhere}.legal-hero p{max-width:760px;color:var(--muted);font-size:18px}.legal-updated{margin-bottom:22px;color:var(--purple);font-weight:800}.legal-prose{display:grid;gap:30px}.legal-prose section{padding:0}.legal-prose h2{margin-bottom:10px;color:var(--ink);font-size:clamp(24px,3vw,34px);line-height:1.14}.legal-prose p,.legal-prose li{color:var(--muted);font-size:17px;line-height:1.7}.legal-prose p{margin-bottom:12px}.legal-prose ul{display:grid;gap:8px;margin:0 0 12px;padding-left:22px}.footer{padding:30px 0 42px;background:var(--purple-dark);color:#fff7eaa3}.footer-inner{width:min(var(--max),calc(100% - 36px));margin:0 auto;display:flex;justify-content:space-between;gap:20px;font-size:14px}.footer-legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 18px}.footer-legal a{color:#fff7eac2;font-weight:700}.footer-legal a:hover{color:var(--cream);text-decoration:underline}@media(max-width:1040px){.nav-links{display:none}.hero-inner,.price-layout,.final-panel{grid-template-columns:1fr}.hero-copy{max-width:760px}.emotion-grid,.steps,.samples{grid-template-columns:repeat(2,minmax(0,1fr))}.review-grid{grid-template-columns:1fr}}@media(max-width:720px){.nav{width:min(var(--max),calc(100% - 28px));min-height:66px}.brand span{max-width:110px;white-space:normal;line-height:1.1}.nav .button{min-height:42px;padding:0 12px;font-size:14px}.hero{min-height:auto}.hero-bg{object-position:62% top}.hero-overlay{background:linear-gradient(180deg,rgba(24,7,61,.66) 0%,rgba(43,18,111,.86) 42%,rgba(24,7,61,.97) 78%,var(--paper) 100%)}.hero-inner,.section-inner,.final-panel,.footer-inner{width:min(var(--max),calc(100% - 28px))}.hero-inner{padding:104px 0 48px;gap:22px;align-items:stretch}h1{font-size:clamp(40px,12vw,56px)}.hero h1{max-width:12.5ch;font-size:clamp(38px,11vw,54px)}.hero-lead{max-width:none;font-size:17px}.hero-actions,.hero-price,.proof-strip{flex-direction:column;align-items:stretch}.button{width:100%}.nav .button{width:auto;flex:none}.emotion-grid,.steps,.samples,.faq-grid,.usecase-why{grid-template-columns:1fr}.price-card,.review-card,.step-card,.sample-card,.faq-card,.lead-form{padding:20px}section{padding:70px 0}.section-heading{margin-bottom:28px;text-align:left}.step-card{min-height:auto}.step-card:before{margin-bottom:44px}.wave{grid-template-columns:repeat(20,1fr)}.wave span:nth-child(n+21){display:none}.price-main strong{font-size:62px}.final-cta{padding:70px 0}.legal-page{padding:116px 0 70px}.legal-hero{margin-bottom:34px}.legal-hero h1{font-size:36px;line-height:1.04}.legal-prose p,.legal-prose li{font-size:16px}.footer-inner{flex-direction:column}.footer-legal{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
