@layer reset{*,:before,:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;scroll-padding-top:104px}body{min-width:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{color:inherit}}@layer base{:root{color-scheme:dark;--bg:#080a12;--panel:#10131f;--panel-raised:#161927;--border:#262938;--text:#f4f3fa;--muted:#a2a6ba;--dim:#8990a5;--violet:#a88bfa;--violet-bright:#9364ee;--cyan:#74e8de;--max:1240px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.65}h1,h2,h3,h4{letter-spacing:-.045em;font-family:Segoe UI,Arial,sans-serif;font-weight:750;line-height:1.1}h2{font-size:clamp(2rem,3.7vw,3.15rem)}h3{font-size:1.4rem}p{color:var(--muted)}::selection{color:#fff;background:#7051af}:focus-visible{outline:2px solid var(--cyan);outline-offset:6px;border-radius:3px}main:focus{outline:none}[id]{scroll-margin-top:105px}.container{width:min(calc(100% - 80px), var(--max));margin-inline:auto}.eyebrow{color:var(--cyan);letter-spacing:.14em;align-items:center;gap:12px;font:600 .75rem/1.4 Consolas,Courier New,monospace;display:inline-flex}.eyebrow>span{color:var(--dim)}.status-dot{background:var(--cyan);border-radius:50%;flex:none;width:6px;height:6px;display:inline-block;box-shadow:0 0 12px #74e8de40}.button{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:12px;min-height:49px;padding:11px 21px;font-size:.875rem;font-weight:650;line-height:1.5;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.button svg{flex-shrink:0}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:#8655dc;border-color:#ad81ed;box-shadow:0 5px 25px #8050cc22,inset 0 1px #ffffff1c}.button-primary:hover{background:#9463e9}.button-secondary{background:#121522;border-color:#323548}.button-secondary:hover{background:#1b1e2f;border-color:#727590}.button-header{background:#1b162d;border-color:#5a417b;min-height:41px;padding:8px 15px;font-size:.8125rem}.button-header:hover{background:#34214f}.skip-link{z-index:100;background:var(--cyan);color:#080a12;padding:12px 20px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:12px}}@layer components{.site-header{z-index:30;backdrop-filter:blur(16px);background:#080a12ee;border-bottom:1px solid #ffffff0c;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;height:80px;display:flex}.brand{letter-spacing:-.05em;white-space:nowrap;align-items:center;gap:11px;font-size:1.37rem;font-weight:750;line-height:1;display:inline-flex}.brand-play{margin-left:4px;font-weight:450}.brand-dot{color:var(--cyan)}.brand-mark{background:#221733;border:1px solid #7c5bb2;border-radius:9px;width:34px;height:34px;position:relative;transform:rotate(-3deg)}.brand-mark span:before,.brand-mark span:after{content:"";background:#bc99ff;border-radius:1px;position:absolute}.brand-mark span:before{width:12px;height:4px;top:14px;left:6px}.brand-mark span:after{width:4px;height:12px;top:10px;left:10px}.brand-mark i{background:var(--cyan);width:4px;height:4px;box-shadow:-3px 7px var(--cyan);border-radius:50%;position:absolute;top:11px;right:5px}.desktop-nav{color:#b5b6c5;gap:30px;margin-left:auto;margin-right:25px;font-size:.875rem;display:flex}.desktop-nav a{padding-block:9px;transition:color .15s}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--text)}.header-actions{align-items:center;gap:16px;display:flex}.mobile-menu{display:none}.mobile-menu summary{cursor:pointer;border:1px solid var(--border);border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--text);width:17px;height:1px}.mobile-menu nav{background:#10131f;border-bottom:1px solid #49405d;padding:15px 24px 24px;position:absolute;top:100%;left:0;right:0;box-shadow:0 25px 30px #0007}.mobile-menu nav a{border-bottom:1px solid var(--border);justify-content:space-between;padding:13px 5px;display:flex}.mobile-menu nav a[aria-current]{color:var(--cyan)}.hero{isolation:isolate;background:radial-gradient(at 79% 44%,#4d266c28,#0000 58%);position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;background-image:linear-gradient(#9284ca06 1px,#0000 1px),linear-gradient(90deg,#9284ca06 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000,#000)}.hero-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:40px;padding-top:80px;padding-bottom:68px;display:grid}.hero-copy{padding-bottom:35px}.hero-badge{color:#c5b6de;letter-spacing:.16em;align-items:center;gap:10px;font:600 .75rem/1.5 Consolas,monospace;display:flex}.badge-line{background:#695575;width:35px;height:1px;margin-left:4px}.hero h1{letter-spacing:-.065em;white-space:nowrap;margin:22px 0 24px;font-size:clamp(4.7rem,7.3vw,6.85rem);font-weight:800;line-height:1.02}.hero h1>span:first-child{color:var(--violet)}.hero h1 .title-period{color:var(--cyan)}.hero-subtitle{color:var(--text);letter-spacing:-.03em;font-size:clamp(1.4rem,2.1vw,1.85rem);font-weight:500;line-height:1.45}.hero-subtitle span{color:#adadbd}.hero-description{color:#a8aabd;max-width:455px;margin-top:21px;font-size:1rem;line-height:1.85}.hero-buttons{flex-wrap:wrap;gap:12px;margin-top:31px;display:flex}.hero-note{color:#979cad;flex-wrap:wrap;align-items:center;gap:9px;margin-top:21px;font-size:.75rem;display:flex}.hero-note svg{color:#adb3bd}.hero-note>span{color:#646a80}.device-figure{min-width:0;margin-top:8px;position:relative}.device-surround{padding:38px 0 34px;position:relative}.device-top-marker,.device-bottom-marker{letter-spacing:.18em;color:#a5a1b5;justify-content:space-between;align-items:center;font:.625rem/1.5 Consolas,monospace;display:flex}.device-top-marker{gap:9px;position:absolute;top:0;right:18px}.device-top-marker .status-dot{width:4px;height:4px}.device-bottom-marker{margin:25px 18px 0;font-size:.6rem}.device{background:linear-gradient(150deg,#292735,#141622 55%,#262231);border:1px solid #60506f;border-radius:25px;width:100%;max-width:620px;margin:auto;padding:14px 17px 19px;position:relative;transform:perspective(1000px)rotateY(-5deg)rotate(-2deg);box-shadow:0 25px 65px #0009,0 1px 0 2px #1b1d2a,inset 0 2px 1px #b5a2cf26}.device-toolbar{justify-content:space-between;align-items:center;padding:1px 6px 12px;display:flex}.device-wordmark{color:#d2cbde;letter-spacing:.13em;font:700 .7rem/1 Consolas,monospace}.device-wordmark span{color:#9783b2}.device-toolbar-icons{color:#a197b3;align-items:center;gap:15px;display:flex}.pause-symbol{font-size:13px;line-height:1}.device-screen{aspect-ratio:560/330;border:5px solid #0c0f18;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #484354}.pixel-scene{width:100%;height:100%}.device-screen:after{content:"";pointer-events:none;background:repeating-linear-gradient(#0000 0 3px,#00000012 3px 4px);position:absolute;inset:0}.scene-hud,.scene-bottom{z-index:1;letter-spacing:.1em;color:#dfdeed;justify-content:space-between;font:.55rem/1.5 Consolas,monospace;display:flex;position:absolute;left:15px;right:15px}.scene-hud{top:13px}.scene-hud>span:last-child{color:#7ceddd}.scene-bottom{color:#b9b6cf;font-size:.5rem;bottom:11px}.device-controls{height:127px;margin-top:5px;position:relative}.shoulder{color:#9d93b0;text-align:center;border:1px solid #565066;border-radius:7px 7px 3px 3px;width:51px;height:15px;padding-top:2px;font:.6rem/1 Consolas,monospace;position:absolute;top:9px}.shoulder.left{left:7px}.shoulder.right{right:7px}.dpad{color:#b49ddd;width:77px;height:77px;position:absolute;top:43px;left:24px}.dpad-v,.dpad-h{background:#272336;border:1px solid #8367b1;border-radius:4px;position:absolute;box-shadow:0 1px 5px #08050d}.dpad-v{width:27px;height:77px;left:25px}.dpad-h{width:77px;height:27px;top:25px}.dpad-center{background:#272336;width:25px;height:25px;position:absolute;top:26px;left:26px}.dpad i{font-size:11px;font-style:normal;line-height:1;position:absolute}.dp-up{top:7px;left:35px}.dp-right{top:33px;right:7px}.dp-down{bottom:7px;left:35px}.dp-left{top:33px;left:7px}.middle-controls{gap:17px;display:flex;position:absolute;bottom:13px;left:50%;transform:translate(-50%)}.middle-controls span{color:#a7a0b3;letter-spacing:.07em;flex-direction:column;align-items:center;gap:7px;font:.5rem/1 Consolas,monospace;display:flex}.middle-controls i{background:#383142;border:1px solid #665777;border-radius:8px;width:25px;height:7px}.action-controls{gap:13px;display:flex;position:absolute;top:43px;right:19px;transform:rotate(-23deg)}.action-controls span{color:#dccaff;background:radial-gradient(circle at 40% 30%,#574070,#302443);border:1px solid #9375bc;border-radius:50%;place-items:center;width:44px;height:44px;font:500 1rem/1 Consolas,monospace;display:grid;box-shadow:0 4px #12111b,0 0 14px #9660d025}.action-controls .control-a{color:#a6f2e8;background:radial-gradient(circle at 40% 30%,#3a6368,#233339);border-color:#7daaaa}.device-speaker{justify-content:center;gap:4px;display:flex}.device-speaker i{background:#080b11;border-radius:2px;width:13px;height:2px}.floating-save{background:#171b27f5;border:1px solid #3c4850;border-radius:9px;align-items:center;gap:12px;padding:13px 16px;font-size:.75rem;line-height:1.6;display:flex;position:absolute;bottom:50px;left:-27px;box-shadow:0 12px 35px #0006}.floating-save small{color:#a2a7b6;font-size:.6875rem;display:block}.save-icon{width:34px;height:34px;color:var(--cyan);background:#16322f;border-radius:7px;place-items:center;display:grid}.save-check{color:var(--cyan);margin-left:12px}.device-figure figcaption{color:#8e91a3;text-align:center;margin-top:1px;font:.6875rem/1.6 Consolas,monospace}.hero-bottom{letter-spacing:.13em;color:#9396a7;justify-content:space-between;padding-bottom:22px;font:.625rem/1.5 Consolas,monospace;display:flex}.hero-bottom a{align-items:center;gap:12px;display:flex}.hero-bottom a:hover{color:var(--cyan)}.feature-strip{background:#0f111a;border-block:1px solid #ffffff0a}.feature-strip .container{grid-template-columns:repeat(4,1fr);gap:25px;padding-block:24px;display:grid}.feature-strip span{color:#b8b9c8;justify-content:center;align-items:center;gap:11px;font-size:.8125rem;display:flex}.feature-strip svg{color:#a18abf}.section{padding-block:98px}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:45px;display:flex}.section-heading h2{margin-top:17px}.section-heading h2 span{color:#a6a7bb}.section-heading>p{max-width:330px;padding-bottom:3px;font-size:.9375rem;line-height:1.8}.intro-features{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.intro-features article{border-top:1px solid var(--border);padding:28px 15px 0 0}.intro-features svg{color:var(--violet);margin-bottom:20px}.intro-features h3{margin-bottom:12px;font-size:1.25rem}.intro-features p{font-size:.9375rem}.download-section{text-align:center;background:radial-gradient(at 50% 100%,#4b286332,#0000 70%),#10121d;border:1px solid #453354;border-radius:14px;margin-block:25px 88px;padding:64px 24px 48px}.download-section h2{margin-top:19px;font-size:clamp(2rem,3.8vw,3.2rem)}.download-section h2 span{color:var(--violet)}.download-section>p{margin-top:18px}.release-status{text-align:left;background:#241a32;border:1px solid #59436f;border-radius:8px;align-items:center;gap:15px;margin-top:27px;padding:15px 23px;display:inline-flex}.release-status>svg{color:var(--violet);flex-shrink:0}.release-status strong{font-size:.9375rem;font-weight:550}.release-status span{color:#b8aec9;margin-top:3px;font-size:.8125rem;display:block}.download-section .button{margin-top:28px}.download-section .download-note{color:#9692a7;margin-top:27px;font-size:.75rem}.site-footer{border-top:1px solid var(--border);background:#0b0d15;padding:57px 0 22px}.footer-top{justify-content:space-between;gap:50px;padding-bottom:40px;display:flex}.footer-about p{margin:20px 0;font-size:.9375rem;line-height:1.7}.footer-about .eyebrow{color:#9e86b9;font-size:.625rem}.footer-links{gap:90px;padding-right:60px;display:flex}.footer-links>div{color:#b7b6c5;flex-direction:column;gap:12px;font-size:.8125rem;display:flex}.footer-links>div>span{letter-spacing:.14em;color:#9291a8;margin-bottom:7px;font:.625rem/1.5 Consolas,monospace}.footer-links a:hover{color:var(--cyan)}.footer-disclaimer{border-top:1px solid #ffffff0b;padding-top:24px}.footer-disclaimer p{color:#9498ab;max-width:960px;font-size:.75rem}.footer-disclaimer p+p{margin-top:5px}.footer-bottom{color:#9294a6;justify-content:space-between;align-items:center;margin-top:26px;font-size:.6875rem;display:flex}.footer-signoff{align-items:center;gap:8px;display:flex}.footer-signoff .status-dot{width:4px;height:4px}.button-header{white-space:nowrap}.hero-copy{min-width:0}.brand{flex-shrink:0;width:143px}.brand img{width:100%;height:auto}.footer-about .brand{width:170px}.app-shoulder{object-fit:contain;width:64px;height:28px;position:absolute;top:5px}.app-left{left:5px}.app-right{right:5px}.app-dpad{object-fit:contain;width:92px;height:92px;position:absolute;top:36px;left:18px}.app-middle{gap:8px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.app-middle img{object-fit:contain;width:54px;height:22px}.app-actions{gap:10px;display:flex;position:absolute;top:46px;right:15px;transform:rotate(-25deg)}.app-actions img{object-fit:contain;width:56px;height:56px;transform:rotate(25deg)}.feature-label{color:#b6a0d3;letter-spacing:.13em;align-items:center;gap:9px;font:600 .6875rem/1.5 Consolas,monospace;display:flex}.themes-showcase{background:linear-gradient(130deg,#171422,#111522 70%);border:1px solid #352b45;border-radius:12px;grid-template-columns:.83fr 1.17fr;align-items:center;gap:35px;padding:43px;display:grid}.themes-copy h3{margin-top:20px;font-size:2rem;line-height:1.18}.themes-copy h3 span{color:#c3b0df}.themes-copy>p{max-width:355px;margin-top:17px;font-size:.9375rem}.theme-choices{border:0;grid-template-columns:1fr 1fr;gap:8px;margin-top:25px;padding:0;display:grid}.theme-choices legend{color:#a9a5b8;margin-bottom:10px;font-size:.75rem}.theme-choice{cursor:pointer;border:1px solid #393546;border-radius:5px;align-items:center;gap:8px;min-height:46px;padding:10px 9px;font-size:.75rem;display:flex;position:relative}.theme-choice input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.theme-choice:focus-within{outline:2px solid var(--cyan);outline-offset:3px}.theme-choice:has(input:checked){background:#322140;border-color:#9670c5}.choice-number{color:#a094b4;font:.625rem/1 Consolas,monospace}.choice-indicator{background:#5b5268;border-radius:50%;width:5px;height:5px;margin-left:auto}.theme-choice:has(input:checked) .choice-indicator{background:var(--cyan);box-shadow:0 0 10px #74e8de55}.text-link{color:#d1c6e4;align-items:center;gap:10px;padding-block:5px;font-size:.8125rem;font-weight:550;display:inline-flex}.text-link:hover{color:var(--cyan)}.themes-copy .text-link{margin-top:20px}.theme-previews{min-width:0}.theme-panel{display:none}.theme-panel img{width:100%;height:auto}.theme-panel figcaption{letter-spacing:.1em;color:#a5a0b7;justify-content:space-between;align-items:center;margin:17px 7px 0;font:.5625rem/1.5 Consolas,monospace;display:flex}.theme-count{color:var(--cyan)}.themes-showcase:has(#theme-neon-classic:checked) .theme-panel-neon-classic,.themes-showcase:has(#theme-pixel-retro:checked) .theme-panel-pixel-retro,.themes-showcase:has(#theme-glass-clear:checked) .theme-panel-glass-clear,.themes-showcase:has(#theme-dark-metal-pro:checked) .theme-panel-dark-metal-pro{display:block}.progress-grid{grid-template-columns:1fr 1fr;gap:23px;margin-top:24px;display:grid}.progress-card{border:1px solid var(--border);background:linear-gradient(140deg,#121522,#0f111b);border-radius:11px;padding:35px}.progress-card h3{margin-top:17px;font-size:1.9rem;line-height:1.2}.progress-card h3 span{color:#aba8bf}.progress-card>p{max-width:450px;margin-top:18px;font-size:.9375rem}.progress-card>.text-link{margin-top:27px}.saves-card .feature-label{color:#83c5c1}.timeline-demo{gap:18px;margin-top:32px;padding-top:10px;display:flex;position:relative}.timeline-track{background:linear-gradient(90deg,#625274,#b296d9,#343344);height:1px;position:absolute;top:14px;left:6px;right:6px}.timeline-tick{z-index:1;flex:1;min-width:0}.timeline-tick>span{background:#161622;border:2px solid #796489;border-radius:50%;width:9px;height:9px;margin-bottom:10px;display:block}.timeline-tick small{color:#a3a0b6;font-size:.625rem}.timeline-thumb{opacity:.55;border:1px solid #474059;border-radius:6px;height:79px;margin-top:10px;position:relative;overflow:hidden}.chosen .timeline-thumb{opacity:1;border:1px solid #b19cd6}.timeline-tick.chosen>span{background:#b19cd6;border-color:#ddd0fc;box-shadow:0 0 13px #b19cd655}.chosen small{color:#dad0ef}.thumb-marker{background:#201834;border-radius:3px;padding:4px;position:absolute;bottom:5px;right:5px}.save-demo{background:#141a25;border:1px solid #2e3642;border-radius:7px;margin-top:27px;padding:0 15px}.save-demo>div:not(:last-child){border-bottom:1px solid #2a313e;align-items:center;gap:12px;padding:13px 0;display:flex}.save-row-icon{color:#8bbfb8}.save-demo strong{font-size:.75rem;font-weight:500;display:block}.save-demo small{color:#a1a6b8;font-size:.625rem;display:block}.local-pill{color:#93dbca;border:1px solid #335a51;border-radius:4px;margin-left:auto;padding:3px 6px;font:.5rem/1.5 Consolas,monospace}.save-demo>div>svg:last-child{color:var(--cyan);margin-left:auto}.save-demo-bottom{letter-spacing:.06em;color:#b0bbca;justify-content:space-between;padding-block:11px;font:.5625rem/1.5 Consolas,monospace;display:flex}.save-demo-bottom>span:last-child{gap:6px;display:flex}.small-feature-grid{grid-template-columns:repeat(3,1fr);gap:23px;margin-top:24px;display:grid}.small-feature{border:1px solid var(--border);background:#10131d;border-radius:10px;padding:30px}.small-feature h3{margin-bottom:13px;font-size:1.2rem;line-height:1.35}.small-feature>p{font-size:.875rem}.small-feature>.text-link{margin-top:15px}.format-pills{justify-content:center;align-items:center;gap:11px;height:108px;display:flex}.format-pills span{color:#cfc0e5;background:#242035;border:1px solid #524264;border-radius:5px 10px 5px 5px;place-items:center;width:48px;height:53px;font:.75rem/1 Consolas,monospace;display:grid;box-shadow:inset 0 -4px #1b1626}.format-pills i{color:#767087;font-size:.75rem;font-style:normal}.speed-display{color:#77758c;justify-content:center;align-items:center;gap:19px;height:108px;font:600 1.75rem/1 Consolas,monospace;display:flex}.speed-display>span:nth-child(2){color:#a79bbf}.speed-display>span:last-child{color:#c6acf3}.speed-display i{margin-left:2px;font-size:1.35rem;font-style:normal}.layout-demo{grid-template-columns:60px 1fr;align-content:center;gap:12px;height:108px;display:grid}.layout-demo>span{color:#a2a6b8;letter-spacing:.1em;font:.5rem/1 Consolas,monospace}.layout-demo>div{background:#333746;height:3px;margin-top:2px;position:relative}.layout-demo i{background:#8470ad;width:61%;height:3px;display:block}.layout-demo i:after{content:"";background:#c5a9ed;border-radius:50%;width:9px;height:9px;position:absolute;top:-3px;left:61%}.layout-demo>div:last-child i{background:#569e9a;width:80%}.layout-demo>div:last-child i:after{background:#99dad6;left:80%}.gamepad-feature{background:linear-gradient(90deg,#161626,#10151d);border:1px solid #2b3040;border-radius:10px;align-items:center;gap:30px;margin-top:24px;padding:30px 35px;display:flex}.gamepad-symbol{color:#af9acc;flex-shrink:0;padding:16px}.gamepad-feature h3{margin:8px 0;font-size:1.55rem}.gamepad-feature p{font-size:.875rem}.gamepad-feature>.text-link{white-space:nowrap;margin-left:auto}.page-heading{padding-top:63px;padding-bottom:46px}.page-heading>.eyebrow{display:flex}.page-heading h1{margin-block:18px 21px;font-size:clamp(2.5rem,5vw,4.25rem)}.page-heading h1>span{color:var(--violet)}.page-heading>p{max-width:650px;font-size:1.0625rem;line-height:1.8}.back-link{color:#a9a4bb;gap:10px;margin-bottom:32px;font-size:.8125rem;display:inline-flex}.back-link:hover{color:var(--cyan)}.document-date{color:#9295a9;align-items:center;gap:9px;margin-top:24px;font:.75rem/1.6 Consolas,monospace;display:flex}.document-date time{color:#c4bdd7}.document-grid{border-top:1px solid var(--border);grid-template-columns:245px minmax(0,760px);gap:70px;padding-top:38px;padding-bottom:90px;display:grid}.document-nav{align-self:start;position:sticky;top:114px}.document-nav nav>.eyebrow{color:#b3a9c3;font-size:.625rem}.document-nav ol{margin-top:16px;padding:0;list-style:none}.document-nav li a{color:#a8a7b9;padding:5px 0;font-size:.8125rem;line-height:1.5;display:block}.document-nav li a:hover{color:var(--cyan)}.document-help{border-top:1px solid var(--border);color:#d4c7e8;align-items:center;gap:12px;margin-top:25px;padding:18px 0 0;font-size:.8125rem;display:flex}.document-help small{color:var(--muted);font-size:.75rem;display:block}.document-help>svg:last-child{margin-left:auto}.document-summary{background:#1a1526;border:1px solid #443554;border-radius:9px;align-items:flex-start;gap:16px;margin-bottom:44px;padding:23px;display:flex}.document-summary svg{color:#baa0df;flex-shrink:0;margin-top:3px}.document-summary p{color:#d0c5df;font-size:.9375rem;line-height:1.8}.document-body section+section{border-top:1px solid #ffffff0c;margin-top:39px;padding-top:32px}.document-body h2{letter-spacing:-.025em;margin-bottom:16px;font-size:1.5rem;line-height:1.35}.document-body p{color:#b6b7c7;margin-bottom:14px;line-height:1.9}.document-body p:last-child{margin-bottom:0}.document-body a,.faq-answer a,.contact-availability a{color:#c2a5f7;text-underline-offset:4px;text-decoration:underline #765590}.document-body a:hover,.faq-answer a:hover,.contact-availability a:hover{color:var(--cyan)}.document-body strong{color:#e1dae9;font-weight:550}.document-body ul{color:#b6b7c7;margin:15px 0 20px;padding-left:22px}.document-body li{margin-bottom:8px;padding-left:4px}.support-heading{padding-top:73px}.support-layout{grid-template-columns:275px minmax(0,1fr);gap:70px;padding-bottom:85px;display:grid}.support-nav{align-self:start;padding-top:13px;position:sticky;top:120px}.support-nav>.eyebrow{color:#a7a0bb;font-size:.625rem}.support-nav nav{flex-direction:column;gap:6px;margin-top:18px;display:flex}.support-nav nav a{color:#c0b7cd;align-items:center;gap:11px;padding:11px 0;font-size:.8125rem;display:flex}.support-nav nav a>svg:last-child{margin-left:auto}.support-nav nav a:hover{color:var(--cyan)}.support-tip{background:#11151f;border:1px solid #323544;border-radius:9px;margin-top:35px;padding:23px}.support-tip>svg{color:#8ad4c6}.support-tip h2{margin:15px 0 13px;font-size:1.12rem}.support-tip p{font-size:.875rem}.support-tip a{color:#b3e3db;margin-top:18px;font-size:.8125rem;display:block}.faq-group{margin-bottom:38px}.faq-group-heading{align-items:center;gap:13px;margin:5px 0 22px;display:flex}.faq-group-heading>span{color:var(--violet);font:.6875rem/1.5 Consolas,monospace}.faq-group h2{font-size:1.55rem;line-height:1.3}.faq-item{border-bottom:1px solid var(--border)}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:22px;padding:21px 0;font-size:1rem;font-weight:550;line-height:1.5;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{color:var(--violet)}.faq-plus{flex-shrink:0;width:12px;height:12px;display:block;position:relative}.faq-plus:before,.faq-plus:after{content:"";background:#ae9ec2;position:absolute}.faq-plus:before{width:12px;height:1px;top:6px}.faq-plus:after{width:1px;height:12px;left:6px}.faq-item[open] .faq-plus:after{display:none}.faq-item[open] summary{color:#d3baef}.faq-answer{padding:0 25px 22px 0}.faq-answer p{font-size:.9375rem;line-height:1.9}.faq-answer a{margin-top:15px;font-size:.875rem;display:inline-block}.help-banner{background:#191322;border:1px solid #493758;border-radius:9px;justify-content:space-between;align-items:center;gap:25px;margin-top:45px;padding:29px;display:flex}.help-banner h2{margin-bottom:10px;font-size:1.35rem}.help-banner p{font-size:.875rem}.help-banner .button{white-space:nowrap}.contact-content{max-width:1030px;padding-bottom:90px}.contact-availability{background:#211e18;border:1px solid #61533d;border-radius:9px;align-items:flex-start;gap:17px;margin-bottom:30px;padding:27px;display:flex}.pending-dot{background:#dcc18d;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:11px}.contact-availability strong{color:#ede0c6;font-weight:550}.contact-availability p{color:#b9b1a2;margin-top:9px;font-size:.9375rem}.planned-addresses{flex-wrap:wrap;gap:8px 25px;margin-top:18px;display:flex}.planned-addresses>span{color:#d1c5b1;overflow-wrap:anywhere;font-size:.8125rem}.planned-addresses small{color:#e4c791;margin-left:7px;font:.5625rem/1.5 Consolas,monospace}.contact-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.contact-card{border:1px solid var(--border);background:#11141f;border-radius:9px;padding:31px}.contact-icon{color:#af94d4;margin-bottom:22px;display:block}.contact-card h2{font-size:1.4rem}.contact-card>p{max-width:355px;margin:15px 0 24px;font-size:.9375rem;line-height:1.8}.contact-pending{color:#a9a3b9;border-top:1px solid var(--border);justify-content:space-between;padding-top:17px;font-size:.8125rem;display:flex}.contact-guidance{grid-template-columns:1fr 1fr;gap:20px 50px;margin:58px 0 28px;display:grid}.contact-guidance h2{margin-top:17px;font-size:1.75rem;line-height:1.3}.contact-guidance ul{color:var(--muted);padding-left:20px;font-size:.9375rem}.contact-guidance li{margin-bottom:9px}.contact-guidance>p{grid-column:1/-1;font-size:.875rem}.not-found{text-align:center;padding-block:65px 90px}.error-code{letter-spacing:-.09em;color:#c2a7e8;text-shadow:5px 5px #44304c;margin-block:10px;font:750 clamp(6rem,15vw,10rem)/1.3 Consolas,monospace}.error-code span{color:#87d7cf}.not-found h1{font-size:clamp(1.9rem,4vw,3rem)}.not-found p{margin:23px 0 28px}.not-found>div:last-child{flex-wrap:wrap;justify-content:center;gap:13px;display:flex}.game-image{width:100%;height:auto;display:block}.game-pixels{image-rendering:pixelated}.device-screen{aspect-ratio:auto}.device-screen:after{display:none}.device-figure>figcaption{max-width:460px;margin-inline:auto;line-height:1.7}.collection-section{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:85px;padding-block:100px 50px;display:grid}.collection-copy h2{margin-block:25px}.collection-copy h2 span,.gameplay-section h2 span{color:var(--violet)}.collection-copy>p{max-width:440px;line-height:1.85}.collection-details{color:#c4bdd5;flex-wrap:wrap;gap:18px 28px;margin-block:28px;font-size:.875rem;display:flex}.collection-details>span{align-items:center;gap:10px;display:flex}.collection-details svg{color:var(--cyan)}.library-collection{min-width:0}.library-shell{background:linear-gradient(145deg,#1b1a2b,#101522 65%);border:1px solid #464158;border-radius:20px;padding:25px;box-shadow:0 22px 65px #0005,inset 0 1px #ffffff0c}.library-top,.library-title{justify-content:space-between;align-items:center;gap:20px;display:flex}.library-top{border-bottom:1px solid #ffffff0c;padding-bottom:18px}.library-top img{width:104px;height:auto}.library-top>span{color:var(--cyan);letter-spacing:.12em;font:.625rem/1.6 Consolas,monospace}.library-title{margin-block:20px}.library-title>strong{letter-spacing:-.03em;font-size:1.35rem}.library-title>span{color:var(--muted);font-size:.75rem}.library-covers{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.library-covers figure{min-width:0}.cover-mount{border:1px solid #ffffff23;border-radius:6px;overflow:hidden;box-shadow:0 8px 17px #0007}.library-covers figcaption{color:#d8d4e4;margin-top:12px;font-size:.875rem;line-height:1.5}.library-foot{color:#b4aec3;letter-spacing:.04em;border-top:1px solid #ffffff0e;flex-wrap:wrap;align-items:center;gap:8px;margin-top:26px;padding-top:19px;font:.6rem/1.6 Consolas,monospace;display:flex}.library-foot>span:last-child{margin-left:auto}.library-collection>figcaption,.play-frame>figcaption,.timeline-visual>figcaption,.guide-visual>figcaption{color:#a5a6bc;margin-top:15px;font-size:.8125rem;line-height:1.7}.library-collection>figcaption{text-align:center;padding-inline:8px}.gameplay-section{padding-block:30px 75px}.gameplay-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.gameplay-item{min-width:0}.gameplay-kicker{color:var(--cyan);margin-bottom:15px;font:.75rem/1.5 Consolas,monospace;display:block}.play-frame{min-width:0;margin:0}.play-frame-shell{background:linear-gradient(145deg,#242232,#131724 65%);border:1px solid #4a405d;border-radius:16px;padding:13px;box-shadow:0 14px 35px #0004}.play-frame-toolbar{justify-content:space-between;align-items:center;gap:15px;padding:0 4px 12px;display:flex}.play-frame-toolbar img{width:84px;height:auto}.play-frame-toolbar>span{letter-spacing:.08em;color:#bcb1d2;text-align:right;font:.55rem/1.5 Consolas,monospace}.play-frame-screen{aspect-ratio:auto;background:#080a12;border:3px solid #080b12;border-radius:5px;overflow:hidden}.frame-touch{justify-content:space-between;align-items:center;gap:8px;padding:10px 4px 0;display:flex}.frame-touch>img{width:54px;height:54px}.frame-touch-menu,.frame-touch-actions{align-items:center;gap:6px;display:flex}.frame-touch-menu{align-self:flex-end;margin-bottom:6px}.frame-touch-menu img{width:29px;height:auto}.frame-touch-actions img{width:36px;height:36px}.frame-touch-actions img+img{transform:translateY(-8px)}.play-frame>figcaption strong,.play-frame>figcaption span{display:block}.play-frame>figcaption strong{color:#d5cfe4;margin-bottom:4px;font-size:.9375rem;font-weight:550}.frame-speed,.frame-inputs{color:#c6c1d6;justify-content:space-between;align-items:center;gap:16px;padding:17px 6px 5px;font-size:.875rem;display:flex}.frame-speed>span{align-items:center;gap:10px;display:flex}.frame-speed svg,.frame-inputs>svg{color:var(--cyan);flex-shrink:0}.frame-speed>div,.frame-inputs>div{gap:7px;display:flex}.frame-speed>div>span{color:#decdf8;background:#2c2240;border:1px solid #655083;border-radius:6px;padding:4px 12px;font-weight:600}.frame-inputs>div>span{color:#d4e7ee;background:#202536;border:1px solid #5d617b;border-radius:50%;place-items:center;width:29px;height:29px;font:.8125rem/1 Consolas,monospace;display:grid}.imagery-note{text-align:center;max-width:760px;margin:35px auto 0;font-size:.8125rem}.imagery-note a{text-underline-offset:3px;color:#c5b3e6;text-decoration:underline}.timeline-visual{margin-block:20px 32px}.timeline-visual-inner{background:#141522;border:1px solid #403951;border-radius:13px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:24px;padding:20px;display:grid}.timeline-session{min-width:0}.timeline-session img{border-radius:5px}.timeline-session>span{color:#c4b9d4;margin-top:10px;font-size:.75rem;line-height:1.5;display:block}.moment-heading{color:#d8c9ec;align-items:center;gap:9px;font-size:.875rem;display:flex}.moment-heading svg{color:var(--violet)}.moment-list ol,.resource-body .moment-list ol{margin:18px 0 0;padding:0;list-style:none}.moment-list li,.resource-body .moment-list li{align-items:flex-start;gap:12px;margin:0;padding:0 0 15px;line-height:1.5;display:flex}.moment-list li:last-child{padding-bottom:0}.moment-list li>span{background:#ab8cde;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px}.moment-list li:nth-child(2)>span{background:var(--cyan);box-shadow:0 0 0 4px #74e8de16}.moment-list li strong,.moment-list li small{font-size:.8125rem;display:block}.moment-list li small{color:#aaa5bd;margin-top:3px;font-size:.75rem}.timeline-visual-compact .timeline-visual-inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;padding:15px}.timeline-visual-compact .moment-heading{display:none}.timeline-visual-compact .moment-list ol{margin-top:0}.guide-visual{margin-block:5px 34px}.guide-visual>ol,.resource-body .guide-visual>ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:0;padding:0;list-style:none;display:grid}.guide-visual li,.resource-body .guide-visual li{background:linear-gradient(145deg,#1d1c2c,#111723);border:1px solid #3a354a;border-radius:11px;min-width:0;margin:0;padding:21px 18px;line-height:1.5}.guide-visual li:last-child{background:linear-gradient(145deg,#172728,#111c25);border-color:#3a6968}.guide-visual-top{color:var(--cyan);justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.guide-visual-top>span{color:#bba5d8;font:.75rem/1 Consolas,monospace}.guide-visual li>strong{font-size:1rem;display:block}.guide-menu-path{color:#c6b2e3;border-top:1px solid #ffffff10;margin-top:14px;padding-top:12px;font-size:.8125rem;line-height:1.6;display:block}.guide-visual li>p{margin:12px 0 0;font-size:.8125rem;line-height:1.7}.resource-body>.play-frame,.resource-body section>.play-frame{margin-block:24px 34px}.resource-body .play-frame-shell,.resource-body .play-frame figcaption{max-width:640px}.resource-body .library-compact{max-width:600px;margin-block:28px}.resource-body .library-covers figcaption{font-size:.875rem}}@layer responsive{@media (width>=1600px){.hero-grid{padding-top:100px;padding-bottom:90px}}@media (width<=1100px){.hero-grid{gap:26px}.hero h1{font-size:5rem}.hero-buttons{gap:9px}.hero-buttons .button{padding-inline:14px}.hero-note{font-size:.6875rem}.device-controls{height:120px}.floating-save{bottom:39px;left:-10px}.desktop-nav{gap:22px;margin-right:5px}.footer-links{gap:65px;padding-right:10px}}@media (width<=900px){.container{width:calc(100% - 48px)}.hero-grid{grid-template-columns:1fr;gap:30px;padding-top:55px;padding-bottom:30px}.hero-copy{text-align:center;padding-bottom:0}.hero-badge,.hero-buttons,.hero-note{justify-content:center}.hero h1{font-size:clamp(4.6rem,12vw,6.5rem)}.hero-subtitle{font-size:1.75rem}.hero-description{max-width:500px;margin-inline:auto}.device-figure{width:min(560px,100%);margin-inline:auto}.device-surround{padding-top:23px}.device-controls{height:125px}.hero-bottom{padding-top:30px}.section{padding-block:68px}.section-heading{align-items:flex-start}.section-heading>p{max-width:270px;margin-top:38px}.feature-strip .container{gap:10px}.feature-strip span{gap:7px;font-size:.75rem}.feature-strip svg{width:17px}.desktop-nav{gap:18px}.header-inner{gap:20px}.brand{font-size:1.2rem}.intro-features{gap:24px}}@media (width<=720px){.header-inner{height:68px}.desktop-nav{display:none}.mobile-menu{display:block}.button-header{gap:8px;min-height:38px;padding:8px 12px;font-size:.75rem}.section-heading{display:block}.section-heading>p{max-width:420px;margin-top:20px}.intro-features{grid-template-columns:1fr;gap:30px}.intro-features article{padding-top:25px}.feature-strip .container{grid-template-columns:1fr 1fr;gap:20px 10px}.feature-strip span{justify-content:flex-start}.feature-strip .container{max-width:500px}.footer-top{flex-direction:column;gap:35px}.footer-links{gap:80px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}.hero-bottom>span{max-width:150px}.download-section h2 span{display:block}.download-section{margin-bottom:55px;padding:44px 22px}.section-heading{margin-bottom:34px}}@media (width<=440px){.container{width:calc(100% - 36px)}.brand{gap:8px;font-size:1.15rem}.brand-mark{width:30px;height:30px}.brand-mark span:before{top:12px;left:4px}.brand-mark span:after{top:8px;left:8px}.brand-mark i{top:9px;right:4px}.header-actions{gap:10px}.header-actions .button-header{padding:8px 9px;font-size:.6875rem}.header-actions .button-header svg{display:none}.hero-grid{padding-top:40px}.hero h1{margin-block:22px;font-size:4.4rem}.hero-subtitle{font-size:1.45rem}.hero-description{font-size:.9375rem;line-height:1.8}.hero-badge{font-size:.6875rem}.hero-buttons .button{gap:9px;padding-inline:13px;font-size:.8125rem}.hero-note{gap:6px;font-size:.6875rem}.hero-note svg{display:none}.device{border-radius:18px;padding:10px 11px 12px}.device-controls{height:108px}.device-screen{border-width:4px}.dpad{transform-origin:0 0;top:35px;left:13px;transform:scale(.8)}.action-controls{gap:10px;top:37px;right:10px}.action-controls span{width:34px;height:34px;font-size:.8125rem}.middle-controls{gap:11px;bottom:21px}.middle-controls span{font-size:.4rem}.middle-controls i{width:20px;height:6px}.shoulder{width:37px}.floating-save{gap:9px;padding:9px 10px;font-size:.625rem;bottom:34px;left:-3px}.floating-save small{font-size:.5625rem}.save-icon{width:28px;height:28px}.save-check{margin-left:0}.device-bottom-marker{margin:21px 5px 0;font-size:.5rem}.device-top-marker{font-size:.5rem}.device-figure figcaption{font-size:.625rem}.scene-hud{font-size:.45rem}.scene-bottom{font-size:.38rem}.hero-bottom{font-size:.5rem}.hero-bottom a{gap:5px}.feature-strip .container{gap:16px 10px;padding-block:22px}.feature-strip span{font-size:.75rem}.section{padding-block:55px}.eyebrow{font-size:.6875rem}.release-status{gap:10px;padding:14px}.release-status span{font-size:.75rem}.release-status strong{font-size:.875rem}.download-section .download-note{font-size:.75rem}.footer-links{gap:50px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1100px){.themes-showcase{grid-template-columns:.95fr 1.05fr;gap:25px;padding:32px}.theme-choices{grid-template-columns:1fr;max-width:300px}.theme-choice{padding:9px 13px}.progress-card{padding:28px}.small-feature{padding:23px}.document-grid,.support-layout{grid-template-columns:220px minmax(0,1fr);gap:40px}.help-banner{flex-direction:column;align-items:flex-start}.gamepad-feature{gap:20px}}@media (width<=900px){.themes-showcase{grid-template-columns:1fr}.themes-copy>p{max-width:500px}.themes-copy h3 br{display:none}.theme-choices{grid-template-columns:repeat(4,1fr);max-width:none}.theme-choice{padding:10px}.choice-number{display:none}.theme-previews{width:100%;max-width:620px;margin-inline:auto}.progress-card h3{font-size:1.6rem}.small-feature-grid{grid-template-columns:1fr;gap:15px}.small-feature{grid-template-columns:1fr 200px;gap:0 35px;padding:28px;display:grid}.small-feature>.feature-label{grid-area:1/1}.small-feature>.format-pills,.small-feature>.speed-display,.small-feature>.layout-demo{grid-area:1/2/5;align-self:center}.small-feature h3{margin-top:16px}.small-feature>p{grid-column:1}.small-feature .text-link{justify-self:start}.gamepad-feature{flex-wrap:wrap;padding:25px}.gamepad-symbol{padding:8px}.gamepad-feature>div:nth-child(2){flex:1}.gamepad-feature>.text-link{margin-left:90px}.document-grid{grid-template-columns:1fr;gap:33px}.document-nav{position:static}.document-nav ol{columns:2;column-gap:28px}.document-nav li{break-inside:avoid}.document-help{display:none}.document-body{max-width:760px}.support-layout{grid-template-columns:1fr;gap:35px}.support-nav{position:static}.support-nav nav{grid-template-columns:1fr 1fr;gap:10px 30px;display:grid}.support-tip{display:none}.help-banner{flex-direction:row;align-items:center}.page-heading{padding-top:45px}}@media (width<=600px){.themes-showcase{gap:25px;padding:26px 19px}.themes-copy h3{font-size:1.8rem}.themes-copy h3 br{display:block}.theme-choices{grid-template-columns:1fr 1fr;gap:8px}.theme-choice{padding-inline:10px}.theme-panel figcaption{margin-inline:3px;font-size:.5rem}.progress-grid{grid-template-columns:1fr;gap:20px}.progress-card{padding:27px 23px}.progress-card h3{font-size:1.8rem}.timeline-demo{margin-top:28px}.timeline-thumb{height:72px}.small-feature{padding:25px;display:block}.small-feature>p{font-size:.9375rem}.format-pills,.speed-display{justify-content:flex-start}.layout-demo{max-width:250px}.gamepad-feature{gap:17px}.gamepad-symbol{padding:0}.gamepad-symbol svg{width:41px}.gamepad-feature>div:nth-child(2){flex-basis:calc(100% - 64px)}.gamepad-feature>.text-link{margin-left:58px}.gamepad-feature h3{font-size:1.35rem}.gamepad-feature p{font-size:.875rem}.document-grid{padding-top:28px;padding-bottom:55px}.document-nav ol{columns:1;grid-template-columns:1fr 1fr;gap:0 20px;display:grid}.document-nav li a{font-size:.75rem}.document-summary{gap:13px;padding:20px 17px}.document-summary p{font-size:.9375rem}.document-body h2{font-size:1.35rem}.page-heading{padding-top:37px;padding-bottom:32px}.page-heading>p{font-size:1rem}.back-link{margin-bottom:28px}.support-nav nav{grid-template-columns:1fr;gap:0}.support-nav nav a{border-bottom:1px solid var(--border);padding-block:15px}.faq-group h2{font-size:1.4rem}.faq-item summary{gap:15px;font-size:.9375rem}.faq-answer{padding-right:8px}.help-banner{flex-direction:column;align-items:flex-start;padding:24px}.contact-grid{grid-template-columns:1fr;gap:17px}.contact-card{padding:26px}.contact-availability{gap:12px;padding:22px 18px}.planned-addresses{flex-direction:column}.contact-guidance{grid-template-columns:1fr;gap:25px;margin-top:40px}.contact-content{padding-bottom:60px}.contact-content>.button{padding-inline:15px;font-size:.8125rem}}@media (width<=440px){.brand{width:126px}.app-dpad{width:74px;height:74px;top:32px;left:9px}.app-shoulder{width:49px;height:23px;top:4px}.app-actions{gap:5px;top:42px;right:5px}.app-actions img{width:43px;height:43px}.app-middle{gap:4px;bottom:13px}.app-middle img{width:37px;height:17px}.theme-choice{font-size:.75rem}.themes-copy h3{font-size:1.65rem}.theme-panel figcaption{gap:12px;font-size:.5rem}.document-summary>svg,.not-found p br{display:none}.header-inner{gap:10px}.header-actions{gap:8px}.header-actions .button-header{font-size:.75rem}}@media (width<=360px){.brand{width:112px}}.feature-label,.eyebrow,.hero-badge{font-size:.75rem}.theme-choice,.theme-choices legend,.text-link,.footer-links>div,.document-nav li a,.support-nav nav a{font-size:.875rem}.hero-description,.themes-copy>p,.progress-card>p,.small-feature>p,.gamepad-feature p,.faq-answer p,.contact-card>p,.contact-availability p,.contact-guidance ul,.document-summary p{font-size:1rem}@media (width<=440px){.hero h1{font-size:clamp(3.45rem,18vw,4.4rem)}.hero-note{font-size:.75rem}.hero-note>span{display:none}.hero-note{column-gap:10px}.theme-choice{font-size:.8125rem}.eyebrow{letter-spacing:.1em}}@media (width<=1100px){.collection-section{gap:40px}.library-shell{padding:20px}.library-covers{gap:19px}.gameplay-grid{gap:18px}.play-frame-toolbar>span{font-size:.5rem}.frame-touch-menu img{width:24px}.frame-touch>img{width:45px;height:45px}.frame-touch-actions img{width:30px;height:30px}}@media (width<=900px){.collection-section{grid-template-columns:minmax(0,1fr);gap:35px;padding-block:70px 25px}.collection-copy{max-width:620px}.collection-copy>p{max-width:560px}.library-collection{width:100%;max-width:620px;margin-inline:auto}.gameplay-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.gameplay-item:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 15px)}.play-frame-toolbar>span{font-size:.55rem}.timeline-visual-compact .timeline-visual-inner{grid-template-columns:minmax(0,1fr)}.timeline-visual-compact .timeline-session{max-width:240px}}@media (width<=600px){.collection-section{padding-top:48px}.collection-copy h2{margin-block:19px}.library-shell{border-radius:14px;padding:16px}.library-covers{gap:20px 14px}.library-covers figcaption{font-size:.8125rem}.library-top>span{letter-spacing:.04em;font-size:.55rem}.library-title>span{font-size:.6875rem}.library-foot{font-size:.5625rem}.library-foot>span:last-child{margin-left:14px}.gameplay-section{padding-bottom:45px}.gameplay-grid{grid-template-columns:minmax(0,1fr);gap:35px}.gameplay-item:last-child{grid-column:auto;width:100%}.gameplay-kicker{margin-bottom:12px}.play-frame-shell{padding:12px}.frame-touch>img{width:54px;height:54px}.frame-touch-actions img{width:35px;height:35px}.frame-touch-menu img{width:27px}.timeline-visual-inner,.timeline-visual-compact .timeline-visual-inner{grid-template-columns:minmax(0,1fr)}.timeline-visual-compact .timeline-session{max-width:none}.guide-visual>ol,.resource-body .guide-visual>ol{grid-template-columns:minmax(0,1fr)}.guide-visual li,.resource-body .guide-visual li{padding:20px}.guide-visual-top{margin-bottom:17px}.frame-speed,.frame-inputs{flex-wrap:wrap;justify-content:center;gap:12px}.frame-speed>span{flex-basis:100%;justify-content:center}.frame-speed>div>span{padding:3px 16px}.frame-inputs>div{flex-basis:100%;justify-content:center}}@media (width<=360px){.library-shell{padding:12px}.library-covers{gap:18px 12px}.library-covers figcaption{font-size:.75rem}.library-top img{width:89px}.library-top{gap:10px}.library-title{gap:9px}.library-title>strong{font-size:1.2rem}.play-frame-toolbar>span{font-size:.5rem}.play-frame-toolbar img{width:74px}}}
