/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}}@font-face{font-family:Old Roblox;src:url(/fonts/OldRobloxFont-Regular.ttf)format("truetype");font-display:swap}:root{--ink:#10141b;--paper:#f7fbff;--white:#fff;--line:#202b38;--blue:#1574c4;--sky:#46b8ea;--cyan:#16c6e8;--green:#4aaa31;--purple:#7c42e8;--red:#e8192f;--muted:#637080;--font-comic:"Comic Sans MS", "Comic Sans", cursive}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-comic);margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}:is(button:focus-visible,a:focus-visible,summary:focus-visible){outline:3px solid var(--cyan);outline-offset:3px}.site-nav{z-index:20;border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:1fr auto 1fr;align-items:center;min-height:58px;padding:0 5vw;display:grid;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.site-nav{background:color-mix(in srgb, var(--paper) 94%, transparent)}}.site-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand,.app-wordmark{font-family:"Old Roblox", var(--font-geist-sans), sans-serif;letter-spacing:.01em;margin:0;font-weight:400}.brand{width:max-content;font-size:1.55rem}.brand span,.app-wordmark span{color:var(--red)}.nav-links{color:#35404e;gap:2rem;font-size:.84rem;font-weight:650;display:flex}.nav-links a:hover{color:var(--blue)}.nav-buy{border:1px solid var(--line);background:var(--blue);color:#fff;border-radius:6px;justify-self:end;align-items:center;gap:.55rem;padding:.52rem .7rem;font-size:.78rem;font-weight:700;transition:background-color .12s,translate .12s;display:inline-flex}.nav-buy:hover{background:#0f63aa;translate:0 -1px}.nav-buy strong{color:var(--ink);background:#fff;border-radius:3px;padding:.18rem .3rem;font-size:.68rem}.hero{border-bottom:1px solid var(--line);background-color:#0000;background-image:linear-gradient(90deg,#0000 49.8%,#202b380f 50%),linear-gradient(#202b380d 50%,#0000 50.2%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(3rem,7vw,8rem);min-height:calc(100vh - 58px);padding:clamp(4.5rem,9vw,8rem) 7vw;display:grid;overflow:hidden}.eyebrow,.section-number{font-family:var(--font-comic);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:750}.eyebrow{align-items:center;gap:.55rem;margin:0 0 1.5rem;display:flex}.status-dot{background:var(--green);border-radius:50%;width:8px;height:8px}h1,h2,h3,p{text-wrap:balance}h1{letter-spacing:-.07em;max-width:760px;margin:0;font-size:clamp(3.7rem,7vw,7.3rem);font-weight:830;line-height:.91}h1 em{color:var(--blue);font-style:normal}.hero-description{color:#475362;max-width:620px;margin:2rem 0;font-size:clamp(1rem,1.45vw,1.25rem);line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.buy-button{border:1px solid var(--line);background:var(--blue);min-width:270px;color:var(--white);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:1.4rem;padding:.9rem .95rem .9rem 1.2rem;transition:background-color .12s,color .12s,translate .12s;display:inline-flex}.buy-button:hover{background:#0f63aa;translate:0 -1px}.buy-button:active{translate:0}.buy-button span{font-weight:720}.buy-button strong{background:var(--white);color:var(--ink);font-family:var(--font-comic);border-radius:5px;padding:.42rem .58rem;font-size:.82rem}.requirements{color:var(--muted);font-size:.78rem}.hero-product{place-items:center;min-height:560px;display:grid;position:relative}.icon-frame{aspect-ratio:1;border:1px solid var(--line);background:var(--white);border-radius:34px;width:clamp(240px,26vw,390px);position:absolute;top:-7%;right:-10%;overflow:hidden;rotate:4deg}.icon-frame img{object-fit:cover;width:100%;height:100%;display:block}.app-card{z-index:2;border:1px solid var(--line);background:var(--white);border-radius:15px;width:min(100%,390px);padding:1.15rem;position:relative}@supports (color:color-mix(in lab, red, red)){.app-card{background:color-mix(in srgb, var(--white) 96%, #e7f5ff)}}.app-card-header{justify-content:space-between;align-items:center;display:flex}.app-wordmark{font-size:1.45rem}.app-card small{color:var(--muted);margin-top:.15rem;font-size:.7rem;display:block}.toggle{background:var(--green);border:1px solid #33851e;border-radius:999px;width:44px;height:25px;position:relative}.toggle i{background:#fff;border-radius:50%;width:17px;height:17px;position:absolute;top:3px;right:3px}.app-state{background:#eef7fc;border:1px solid #b3c5d4;border-radius:10px;align-items:center;gap:.75rem;margin:1rem 0;padding:.85rem;display:flex}.app-state>span{color:var(--green);font-size:1rem}.app-state strong{font-size:.83rem}.mini-grid{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.mini-grid span{color:#46515d;border:1px solid #acb8c5;border-radius:8px;padding:.7rem;font-size:.72rem;font-weight:680}.mini-grid .selected{border-color:var(--blue);color:var(--blue);background:#e8f5ff}.iteration{border:1px solid #bdc8d1;border-radius:8px;margin-top:.7rem;padding:.85rem}.iteration>span,.iteration>strong{font-family:var(--font-comic);font-size:.58rem}.iteration>strong{float:right}.slider{background:#d2d8de;height:3px;margin-top:1rem}.slider i{background:var(--blue);width:55%;height:100%;display:block}.trust-strip{border-bottom:1px solid var(--line);background:var(--blue);color:#fff;grid-template-columns:repeat(4,1fr);display:grid}.trust-strip span{font-family:var(--font-comic);text-align:center;border-right:1px solid #ffffff61;padding:1.1rem 1rem;font-size:.72rem}.trust-strip span:last-child{border-right:0}.section{border-bottom:1px solid var(--line);padding:clamp(5rem,9vw,9rem) 7vw}.section-heading{grid-template-columns:minmax(110px,.3fr) minmax(280px,1fr) minmax(220px,.55fr);align-items:end;gap:2rem;margin-bottom:4rem;display:grid}.section-number{color:var(--blue);margin:0}.section-heading h2,.final-cta h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.3rem,4vw,4.6rem);line-height:.98}.section-heading>p:last-child,.final-cta>div>p:last-child{color:var(--muted);margin:0;line-height:1.6}.demo-section{background:#fff;grid-template-columns:minmax(280px,.8fr) minmax(320px,1.2fr);align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.demo-copy h2{letter-spacing:-.055em;max-width:680px;margin:1.2rem 0 1.5rem;font-size:clamp(2.3rem,4vw,4.6rem);line-height:.98}.demo-copy>p:not(.section-number){max-width:580px;color:var(--muted);margin:0;line-height:1.65}.demo-player-frame{border:1px solid var(--line);background:var(--ink);border-radius:24px;justify-self:center;width:min(100%,410px);padding:.65rem;rotate:1deg;box-shadow:16px 16px #dceef9}.demo-player-frame video{aspect-ratio:9/16;object-fit:cover;background:#000;border-radius:15px;width:100%;display:block}.mode-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.mode-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;position:relative;overflow:hidden}.mode-card .key-cap{z-index:1;border:1px solid var(--line);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:fit-content;min-width:53px;height:43px;font-family:var(--font-comic);background:#f7fbfff0;border-radius:7px;place-items:center;padding:0 .65rem;font-size:.68rem;font-weight:800;display:grid;position:absolute;top:1rem;left:1rem}.mode-preview,.mode-preview img{width:100%;display:block}.mode-preview{border-bottom:1px solid var(--line);background:var(--ink)}.mode-preview img{aspect-ratio:4/3;object-fit:cover;height:auto}.mode-card>div{padding:1.25rem 1.4rem 1.45rem}.mode-card h3,.combo-banner h3,.steps h3{margin:0 0 .45rem;font-size:1.18rem}.mode-card p,.combo-banner p,.steps p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.mode-card.blue{border-top:6px solid var(--blue)}.mode-card.green{border-top:6px solid var(--green)}.mode-card.cyan{border-top:6px solid var(--cyan)}.mode-card.purple{border-top:6px solid var(--purple)}.combo-banner{border:1px solid var(--line);background:#eef7ff;grid-template-columns:minmax(170px,.32fr) auto 1fr auto;align-items:center;gap:1.5rem;margin-top:1.2rem;padding:0 1.5rem 0 0;display:grid;overflow:hidden}.combo-preview,.combo-preview img{width:100%;display:block}.combo-preview{border-right:1px solid var(--line);background:var(--ink);align-self:stretch}.combo-preview img{object-fit:cover;height:100%;min-height:155px}.combo-icon{border:1px solid var(--line);font-family:var(--font-comic);background:#fff;border-radius:7px;padding:.8rem;font-weight:850}.combo-tag{background:var(--red);color:#fff;font-family:var(--font-comic);border-radius:4px;padding:.4rem .58rem;font-size:.65rem;font-weight:800}.how-section{background:#fff}.steps{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.steps li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:230px;padding:1.4rem}.steps li>span{background:var(--blue);color:#fff;width:34px;height:34px;font-family:var(--font-comic);border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;display:grid}.steps li>div{margin-top:5rem}.faq-section{grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,9rem);display:grid}.faq-section .section-heading{margin:0;display:block}.faq-section .section-heading h2{margin-top:1.2rem}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:1.4rem 2.2rem 1.4rem 0;font-weight:700;list-style-position:outside}details p{max-width:680px;color:var(--muted);margin:-.2rem 0 1.5rem;line-height:1.65}.final-cta{border-bottom:1px solid var(--line);background:var(--ink);color:#fff;grid-template-columns:1fr auto;align-items:end;gap:3rem;padding:clamp(4rem,8vw,7rem) 7vw;display:grid}.final-cta .section-number{color:var(--cyan)}.final-cta h2{margin:.8rem 0 1.2rem}.buy-button.inverse{color:var(--ink);background:#fff;border-color:#fff}.buy-button.inverse:hover{background:var(--cyan)}.buy-button.inverse strong{background:var(--blue);color:#fff}footer{background:#fff;grid-template-columns:.35fr 1fr .35fr;align-items:center;gap:2rem;padding:2rem 5vw;font-size:.72rem;display:grid}footer>p:nth-child(2){max-width:720px;color:var(--muted);text-align:center;margin:0 auto;line-height:1.5}.download-shell{background:linear-gradient(90deg,#0000 49.8%,#202b380f 50%),linear-gradient(#202b380d 50%,#0000 50.2%);background-color:var(--paper);background-size:42px 42px;place-items:center;min-height:100vh;padding:2rem;display:grid}.download-card{border:1px solid var(--line);background:var(--white);border-radius:15px;width:min(100%,660px);padding:clamp(2rem,6vw,4.5rem)}.download-brand{font-family:"Old Roblox", var(--font-geist-sans), sans-serif;margin:0 0 4rem;font-size:1.8rem}.download-brand span{color:var(--red)}.download-card h1{margin:.8rem 0 1.4rem;font-size:clamp(2.8rem,8vw,5rem)}.download-copy{max-width:540px;color:var(--muted);margin:0 0 2rem;line-height:1.7}.download-action{border:1px solid var(--line);background:var(--green);min-height:50px;color:var(--white);border-radius:7px;justify-content:center;align-items:center;padding:.85rem 1.35rem;font-weight:800;text-decoration:none;display:inline-flex}.download-action:hover{background:#3f9329}.download-note{color:var(--muted);margin:1rem 0 0;font-size:.78rem}.footer-contact{text-align:right}.footer-contact a{color:var(--blue);font-weight:700}.footer-contact a:hover{text-underline-offset:.2em;text-decoration:underline}.footer-contact p{margin:.35rem 0 0}.account-shell{background:linear-gradient(90deg,#0000 49.8%,#202b380f 50%),linear-gradient(#202b380d 50%,#0000 50.2%);background-color:var(--paper);background-size:42px 42px;min-height:100vh;padding:clamp(1rem,4vw,3.5rem)}.account-panel{border:1px solid var(--line);background:var(--white);border-radius:16px;width:min(100%,980px);min-height:calc(100vh - clamp(2rem,8vw,7rem));margin:0 auto;overflow:hidden;box-shadow:14px 14px #dceef9}.account-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1rem 1.4rem;display:flex}.account-header p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:750}.account-brand{font-family:"Old Roblox", var(--font-geist-sans), sans-serif;font-size:1.55rem}.account-brand span{color:var(--red)}.account-state,.account-dashboard{padding:clamp(2rem,6vw,5.2rem)}.account-state{min-height:560px}.account-state h1,.account-download-card h1,.account-connect-card h1{max-width:720px;margin:.75rem 0 1.2rem;font-size:clamp(2.8rem,7vw,5.8rem)}.account-state>p:not(.section-number),.account-download-card p:not(.section-number),.account-connect-card p:not(.section-number){max-width:620px;color:var(--muted);line-height:1.65}.account-sign-in form{max-width:720px;margin-top:2rem}.account-sign-in label{letter-spacing:.06em;text-transform:uppercase;margin-bottom:.55rem;font-size:.78rem;font-weight:750;display:block}.account-form-row{grid-template-columns:1fr auto;display:grid}.account-form-row input,.account-form-row button,.account-download,.account-connect-card button,.account-secondary{border:1px solid var(--line);min-height:50px}.account-form-row input{min-width:0;color:var(--ink);font:inherit;background:#fbfdff;border-radius:7px 0 0 7px;padding:.85rem 1rem}.account-form-row input:focus{z-index:1;outline:3px solid var(--cyan);outline-offset:2px;position:relative}.account-form-row button,.account-connect-card button,.account-secondary{background:var(--blue);color:var(--white);cursor:pointer;border-radius:0 7px 7px 0;padding:.8rem 1.1rem;font-weight:750}.account-form-row button:disabled,.account-connect-card button:disabled,.account-text-button:disabled{cursor:wait;opacity:.6}.account-notice{border-left:4px solid var(--cyan);color:#344150;background:#eefaff;max-width:720px;margin:1.2rem 0 0;padding:.8rem 1rem;line-height:1.5}.account-local-link{color:var(--blue);text-underline-offset:.2em;margin-top:1rem;font-weight:750;text-decoration:underline;display:inline-block}.account-download-card,.account-connect-card{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:2rem;padding-bottom:clamp(2rem,5vw,4rem);display:flex}.account-connect-card{border:1px solid var(--line);background:#eefaff;border-radius:12px;align-items:center;padding:clamp(1.5rem,4vw,3rem)}.account-connect-card h1{font-size:clamp(2.2rem,5vw,4rem)}.account-connect-card button,.account-secondary{border-radius:7px;flex:none}.account-download{background:var(--green);color:var(--white);border-radius:7px;flex:none;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-weight:800;display:inline-flex}.account-download:hover{background:#3f9329}.account-devices{padding-top:clamp(2rem,5vw,4rem)}.account-section-heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.account-section-heading h2{margin:.45rem 0 0;font-size:clamp(1.8rem,4vw,3rem)}.account-devices ul{border:1px solid var(--line);border-radius:10px;margin:1.4rem 0 0;padding:0;list-style:none}.account-devices li{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.account-devices li+li{border-top:1px solid #ccd5df}.account-devices li div{gap:.25rem;display:grid}.account-devices li span,.account-empty{color:var(--muted);font-size:.8rem}.account-empty{border:1px dashed #9cabbc;border-radius:9px;margin-top:1.4rem;padding:1rem}.account-text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:.82rem;font-weight:750}.account-text-button:hover{text-underline-offset:.2em;text-decoration:underline}.account-danger{color:#b32132}@media (max-width:950px){.site-nav{grid-template-columns:1fr auto}.nav-links{display:none}.nav-buy{justify-self:end}.hero{grid-template-columns:1fr}.hero-product{min-height:540px}.icon-frame{right:5%}.section-heading{grid-template-columns:1fr;align-items:start}.mode-grid{grid-template-columns:1fr 1fr}.faq-section,.demo-section{grid-template-columns:1fr}}@media (max-width:640px){.site-nav{padding:0 1.1rem}.hero,.section,.final-cta{padding-left:1.1rem;padding-right:1.1rem}.hero{min-height:auto}.demo-player-frame{width:min(92%,390px);box-shadow:10px 10px #dceef9}h1{font-size:clamp(3.2rem,16vw,5rem)}.hero-product{min-height:480px}.icon-frame{width:230px;top:0;right:-8%}.app-card{align-self:end}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip span:nth-child(2){border-right:0}.trust-strip span:nth-child(-n+2){border-bottom:1px solid #ffffff61}.mode-grid,.steps{grid-template-columns:1fr}.mode-card{min-height:0}.steps li>div{margin-top:3.5rem}.combo-banner{grid-template-columns:auto 1fr;padding:0 1.1rem 1.1rem}.combo-preview{border-right:0;border-bottom:1px solid var(--line);grid-column:1/-1;width:calc(100% + 2.2rem);margin:0 -1.1rem}.combo-tag{display:none}.final-cta{grid-template-columns:1fr;align-items:start}.buy-button{width:100%;min-width:0}footer{text-align:center;grid-template-columns:1fr}.footer-contact{text-align:center}.account-shell{padding:0}.account-panel{min-height:100vh;box-shadow:none;border-width:0;border-radius:0}.account-state,.account-dashboard{padding:2rem 1.1rem}.account-state h1,.account-download-card h1{font-size:clamp(2.8rem,15vw,4.4rem)}.account-form-row{grid-template-columns:1fr;gap:.7rem}.account-form-row input,.account-form-row button{border-radius:7px}.account-download-card,.account-connect-card{align-items:start;display:grid}.account-download,.account-connect-card button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
