:root{font-family:Microsoft YaHei UI,Microsoft YaHei,Segoe UI,sans-serif;color:#f4fbff;background:#08111d;font-synthesis:none;--ink: #f4fbff;--muted: #bfd0d5;--mint: #a8f2df;--panel: rgba(7, 17, 29, .76);--line: rgba(168, 242, 223, .19)}#game-shell[data-theme=ember]{--mint: #ffb078;--muted: #dbc1bd;--panel: rgba(27, 13, 20, .82);--line: rgba(255, 151, 112, .24)}#game-shell[data-theme=garden]{--mint: #b9ee91;--muted: #bfd8c5;--panel: rgba(7, 24, 18, .82);--line: rgba(154, 224, 155, .23)}#game-shell[data-theme=gravity]{--mint: #cbbaff;--muted: #c8c2dd;--panel: rgba(14, 12, 34, .84);--line: rgba(184, 166, 255, .24)}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 15% 15%,rgba(59,122,132,.22),transparent 34%),radial-gradient(circle at 88% 80%,rgba(98,70,133,.18),transparent 32%),#08111d}button{font:inherit}#game-shell{position:relative;width:100%;height:100%;-webkit-user-select:none;user-select:none}#game-container{width:100%;height:100%}#game-container canvas{display:block;image-rendering:auto}.hud{position:absolute;z-index:10;pointer-events:none}.hud-top{top:22px;left:28px;right:28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;color:var(--mint);font-size:29px;background:#08142094;box-shadow:inset 0 0 20px #a8f2df0f}.brand small,.eyebrow{display:block;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.brand strong{display:block;margin-top:2px;font-size:19px;font-weight:700;letter-spacing:.04em}.level-chip{min-width:190px;padding:9px 20px 10px;text-align:center;border:1px solid var(--line);border-radius:999px;background:var(--panel);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 14px 32px #00000038}.level-chip span{display:block;color:var(--mint);font-size:10px;font-weight:700;letter-spacing:.18em}.level-chip strong{display:block;margin-top:2px;font-size:15px;font-weight:700}.icon-button{justify-self:end;pointer-events:auto;color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:10px 15px;background:var(--panel);cursor:pointer;transition:.16s ease}.icon-button:hover{color:var(--ink);border-color:#a8f2df7a;transform:translateY(-1px)}.hud-actions{justify-self:end;display:flex;gap:8px;pointer-events:auto}.editor-return-button{display:none}.editor-return-button.is-visible{display:block}.objective-card{top:106px;left:28px;width:245px;padding:16px 18px;border-left:2px solid rgba(168,242,223,.55);border-radius:3px 16px 16px 3px;background:linear-gradient(100deg,#07111dd6,#07111d85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.objective-card p{margin:8px 0 12px;font-size:16px;font-weight:600;line-height:1.5}.objective-card small{display:block;color:var(--muted);font-size:13px;font-weight:500;line-height:1.55}.progress-track{height:3px;margin-bottom:11px;overflow:hidden;border-radius:9px;background:#ffffff1a}.progress-track span{display:block;width:0;height:100%;background:var(--mint);box-shadow:0 0 12px var(--mint);transition:width .35s ease}.mask-bar{left:50%;bottom:24px;display:flex;gap:7px;padding:7px;transform:translate(-50%);border:1px solid var(--line);border-radius:22px;background:#060e18d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 38px #00000057;pointer-events:auto}.mask-button{position:relative;display:grid;grid-template-columns:28px auto;grid-template-rows:1fr;align-items:center;gap:8px;min-width:80px;height:48px;padding:0 13px 0 8px;color:#8fa8b0;border:1px solid transparent;border-radius:16px;background:transparent;cursor:pointer;transition:.18s ease}.mask-button kbd{position:absolute;top:3px;right:7px;color:#69838c;font-size:8px}.mask-button .mask-icon{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;font-size:17px;background:#ffffff0f}.mask-button>span:last-child{font-size:13px;font-weight:700;white-space:nowrap}.mask-button:hover:not(:disabled){color:var(--ink);background:#ffffff0a}.mask-button.is-active{color:var(--mint);border-color:#a8f2df3d;background:#a8f2df17;box-shadow:inset 0 0 18px #a8f2df0f}.mask-button:disabled{opacity:.24;cursor:not-allowed}.controls-hint{right:31px;bottom:33px;color:#a9bcc2;font-size:11px;font-weight:500;letter-spacing:.03em}kbd{padding:2px 5px;color:#bad0d4;border:1px solid rgba(255,255,255,.14);border-radius:4px;background:#ffffff0d;font-family:inherit;font-size:.82em}.overlay{position:absolute;inset:0;z-index:30;display:grid;place-items:center;opacity:0;visibility:hidden;background:#040a128a;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);transition:opacity .28s ease,visibility .28s ease}.overlay.is-visible{opacity:1;visibility:visible}.overlay-card{width:min(520px,calc(100vw - 40px));padding:42px 46px;text-align:center;border:1px solid rgba(168,242,223,.22);border-radius:32px;background:radial-gradient(circle at 50% -10%,rgba(168,242,223,.13),transparent 42%),#091623f0;box-shadow:0 30px 90px #00000080,inset 0 1px #ffffff0a;transform:translateY(10px) scale(.98);transition:transform .32s cubic-bezier(.2,.8,.2,1)}.overlay.is-visible .overlay-card{transform:translateY(0) scale(1)}.intro-card h1{margin:12px 0 8px;font-size:clamp(30px,4vw,48px);line-height:1.1;letter-spacing:.01em;white-space:nowrap}.intro-card>p,.complete-card>p{margin:0;color:var(--muted);font-size:16px;font-weight:500}.intro-controls{display:flex;justify-content:center;gap:28px;margin:34px 0}.intro-controls span{display:grid;gap:8px;min-width:88px}.intro-controls small{color:#b6c7cc;font-size:12px;font-weight:500}.intro-controls kbd{padding:8px 10px;color:var(--ink);border-radius:10px}.primary-button{min-width:190px;padding:13px 20px;color:#0b2024;border:0;border-radius:999px;background:var(--mint);box-shadow:0 10px 30px #5fdac133;cursor:pointer;font-weight:800;transition:.18s ease}.primary-button:hover{transform:translateY(-2px);box-shadow:0 14px 34px #5fdac14a}.primary-button span{margin-left:8px}.intro-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.secondary-button{min-width:190px;padding:12px 20px;color:var(--mint);border:1px solid rgba(168,242,223,.28);border-radius:999px;background:#a8f2df0f;cursor:pointer;font-weight:750;transition:.18s ease}.secondary-button:hover{transform:translateY(-2px);border-color:#a8f2df8c;background:#a8f2df1c}.complete-card h2{margin:10px 0 9px;font-size:30px}.complete-card .primary-button{margin-top:28px}.completion-orbit{display:grid;place-items:center;width:76px;height:76px;margin:0 auto 18px;border:1px solid rgba(168,242,223,.5);border-radius:50%;box-shadow:0 0 34px #a8f2df21,inset 0 0 25px #a8f2df14}.completion-orbit span{display:grid;place-items:center;width:46px;height:46px;color:#0b2024;border-radius:50%;background:var(--mint);font-size:23px}.campaign-overlay{position:absolute;inset:0;z-index:35;display:grid;grid-template-rows:auto 1fr auto;padding:26px clamp(22px,4vw,64px);opacity:0;visibility:hidden;overflow:hidden;background:radial-gradient(circle at 50% -10%,rgba(168,242,223,.12),transparent 38%),#050d17f5;transition:opacity .22s ease,visibility .22s ease}.campaign-overlay.is-visible{opacity:1;visibility:visible}.campaign-header{display:flex;align-items:start;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:1px solid rgba(168,242,223,.14)}.campaign-header h2{margin:5px 0 4px;font-size:30px}.campaign-header p{margin:0;color:#9eb7ba;font-size:13px}.campaign-header .editor-close{flex:none}.campaign-map{display:grid;align-content:start;gap:18px;padding:22px 4px 32px;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(168,242,223,.28) transparent}.route-branch header small{display:block;color:#789b9a;font-size:8px;font-weight:800;letter-spacing:.16em}.route-chapter{padding:18px;border:1px solid rgba(168,242,223,.12);border-radius:22px;background:#0b1926a3}.route-chapter>header{display:grid;grid-template-columns:auto 1fr auto;align-items:baseline;gap:14px;margin-bottom:13px}.route-chapter>header span{color:#78aaa5;font-size:9px;font-weight:900;letter-spacing:.16em}.route-chapter>header strong{font-size:18px}.route-chapter>header small{color:#789091;font-size:10px}.route-chapter.is-locked{opacity:.42}.route-branches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.route-branch{min-width:0;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#ffffff06}.route-branch>header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.route-branch>header>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;font-size:17px}.route-tech>header>span{color:#9cebd8;background:#75e6cc1a}.route-wisdom>header>span{color:#d9c2ff;background:#be9bff1a}.route-tutorial>header>span{color:#ffe0a1;background:#ffcc701a}.route-branch header strong{display:block;margin-top:1px;font-size:14px}.route-branch.is-complete{border-color:#89eb9f4d;box-shadow:inset 0 0 22px #63d3830a}.route-level-list{display:grid;gap:7px}.route-level{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:9px;width:100%;padding:9px;text-align:left;color:#d8e8e8;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:#ffffff06;cursor:pointer}.route-level>span:first-child{display:grid;place-items:center;width:28px;height:28px;color:#9edfd1;border:1px solid rgba(158,223,209,.2);border-radius:9px;font-size:10px;font-weight:900}.route-level strong,.route-level small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-level strong{font-size:12px}.route-level small{margin-top:2px;color:#789394;font-size:9px}.route-level:hover:not(:disabled){border-color:#a8f2df4d;background:#a8f2df0e}.route-level.is-complete>span:first-child{color:#0b211d;border-color:transparent;background:#91e7a7}.route-level.is-locked{opacity:.38;cursor:not-allowed}.route-empty,.campaign-empty{color:#6f898b;font-size:11px}.route-empty{margin:8px 0 2px;padding:12px;border:1px dashed rgba(255,255,255,.08);border-radius:10px;text-align:center}.campaign-empty{max-width:560px;margin:8px auto;padding:26px;text-align:center;border:1px dashed rgba(168,242,223,.16);border-radius:18px}.campaign-empty strong{color:#bcd3d2;font-size:15px}.campaign-empty p{margin:7px 0 0}.campaign-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:14px;color:#789293;border-top:1px solid rgba(168,242,223,.13);font-size:10px}.campaign-footer .secondary-button{min-width:180px;padding:9px 15px}.editor-overlay{position:absolute;inset:0;z-index:60;display:grid;grid-template-rows:auto 1fr auto;min-width:760px;color:#effaf8;background:radial-gradient(circle at 18% 8%,rgba(79,181,167,.14),transparent 28%),radial-gradient(circle at 88% 90%,rgba(139,104,190,.12),transparent 32%),#09131f;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease;-webkit-user-select:none;user-select:none}.editor-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto}.editor-overlay button,.editor-overlay input,.editor-overlay select{font:inherit}.editor-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:74px;padding:12px 22px;border-bottom:1px solid rgba(157,229,215,.14);background:#060f19c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.editor-brand{display:flex;align-items:center;gap:11px}.editor-brand>span{display:grid;place-items:center;width:42px;height:42px;color:#a8f2df;border:1px solid rgba(168,242,223,.25);border-radius:14px;background:#a8f2df0f;font-size:21px}.editor-brand small{display:block;color:#86aaa8;font-size:9px;font-weight:800;letter-spacing:.18em}.editor-brand strong{display:block;margin-top:2px;font-size:17px}.editor-template-actions,.editor-footer-actions{display:flex;align-items:center;gap:8px}.editor-template-actions select,.editor-template-actions button,.editor-close,.editor-footer button{min-height:36px;padding:8px 12px;color:#bfd4d5;border:1px solid rgba(168,242,223,.16);border-radius:10px;background:#ffffff09;cursor:pointer}.editor-template-actions select{min-width:176px;color-scheme:dark}.editor-template-actions button:hover,.editor-close:hover,.editor-footer button:hover{color:#fff;border-color:#a8f2df66;background:#a8f2df14}.editor-footer button.is-error{color:#ffb2ba;border-color:#ff7e8e73;background:#ff62781a}.editor-close{justify-self:end}.editor-workbench{min-height:0;display:grid;grid-template-columns:250px minmax(380px,1fr) 230px;gap:12px;padding:12px}.editor-panel,.editor-canvas-panel{min-height:0;border:1px solid rgba(168,242,223,.12);border-radius:18px;background:#08141fb8;box-shadow:inset 0 1px #ffffff06}.editor-panel{padding:16px;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(168,242,223,.25) transparent}.editor-section-title{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:13px}.editor-section-title span{font-size:13px;font-weight:800}.editor-section-title small{color:#739491;font-size:8px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.component-title{margin-top:20px;padding-top:15px;border-top:1px solid rgba(168,242,223,.1)}.editor-field{display:grid;gap:6px;margin-bottom:10px;min-width:0}.editor-field>span,.editor-masks legend{color:#8eaaa9;font-size:10px;font-weight:700}.editor-field input,.editor-field select{width:100%;min-width:0;height:34px;padding:6px 9px;color:#ecf8f6;border:1px solid rgba(168,242,223,.14);border-radius:9px;outline:none;background:#ffffff09;color-scheme:dark}.editor-field input:focus,.editor-field select:focus{border-color:#a8f2df80;box-shadow:0 0 0 3px #a8f2df0f}.editor-field-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.editor-par-field{max-width:125px}.route-title{margin-top:16px}.editor-route-grid{display:grid;grid-template-columns:.75fr 1.35fr .75fr;gap:7px}.editor-masks{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:2px 0 0;padding:9px;border:1px solid rgba(168,242,223,.1);border-radius:11px}.editor-masks legend{padding:0 4px}.editor-masks label{display:flex;align-items:center;gap:5px;color:#bdd0d0;font-size:11px}.editor-masks input{accent-color:#9ce8d7}.editor-tools{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.editor-tool{display:grid;place-items:center;gap:3px;min-width:0;height:54px;padding:5px 2px;color:#8fa9aa;border:1px solid rgba(168,242,223,.09);border-radius:10px;background:#ffffff06;cursor:pointer}.editor-tool span{color:#b8dad5;font-size:17px;line-height:1}.editor-tool small{font-size:9px;white-space:nowrap}.editor-tool:hover,.editor-tool.is-active{color:#eafffb;border-color:#a8f2df61;background:#a8f2df18}.editor-tool.is-active span{color:#a8f2df}.editor-canvas-panel{display:grid;grid-template-rows:auto 1fr;padding:10px;overflow:hidden}.editor-canvas-head{display:flex;align-items:center;justify-content:space-between;min-height:32px;padding:0 4px 8px;color:#829e9e;font-size:10px}.editor-canvas-head b{color:#b9d8d4}.editor-stage-frame{min-height:0;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(168,242,223,.13);border-radius:14px;background:#050c14}.editor-stage{display:block;width:100%;height:100%;max-height:100%;touch-action:none;cursor:crosshair}.editor-stage-bg{fill:#122739}.editor-stage.theme-ember .editor-stage-bg{fill:#321d27}.editor-stage.theme-garden .editor-stage-bg{fill:#17372b}.editor-stage.theme-gravity .editor-stage-bg{fill:#211e40}.editor-grid line{stroke:#c8f5ee0e;stroke-width:1;pointer-events:none}.editor-mechanism-links{pointer-events:none}.mechanism-link{fill:none;stroke:#7eeca7c7;stroke-width:2;stroke-dasharray:7 6;vector-effect:non-scaling-stroke}.mechanism-link.is-latch{stroke:#ffdd78db;stroke-dasharray:2 5}.editor-entity{cursor:grab}.editor-entity:active{cursor:grabbing}.editor-entity>rect,.editor-entity>circle{fill:#79b7b838;stroke:#b4e8e0b3;stroke-width:3;vector-effect:non-scaling-stroke}.editor-entity>text{fill:#effffc;font-size:20px;font-family:inherit;font-weight:800;pointer-events:none}.editor-entity.is-selected>rect,.editor-entity.is-selected>circle{stroke:#fff1a8;stroke-width:5;filter:drop-shadow(0 0 7px rgba(255,231,139,.45))}.editor-entity.kind-spike>rect{fill:#ff5b7494;stroke:#ff8798}.editor-entity.kind-bounce>rect{fill:#ba85ff61;stroke:#c9a3ff}.editor-entity.kind-pit>rect{fill:#285674b3;stroke:#4e829c}.editor-entity.kind-ice>rect{fill:#aae1ff80;stroke:#d6f2ff}.editor-entity.kind-gate>rect{fill:#ffc46e6b;stroke:#ffd58c}.editor-entity.kind-plate>rect{fill:#92efa561;stroke:#a8efb6}.editor-entity.kind-field>rect{fill:#5bdac217;stroke-dasharray:10 8;stroke:#80d9ca}.editor-entity.kind-pulse>rect{fill:#ffc15d4d;stroke-dasharray:7 5;stroke:#fc7}.editor-entity.kind-player>circle{fill:#a8f2dfbf}.editor-entity.kind-bubble>circle{fill:#c0f4f721;stroke:#d6ffff}.editor-entity.kind-bubble>circle:nth-child(2){fill:#ffffff80;stroke:none}.editor-entity.kind-goal>circle,.editor-entity.kind-flower>circle{fill:#8de3962e;stroke:#a4e8a8}.editor-entity.kind-portal>circle{fill:#5de7e514;stroke:#7be8e5}.editor-entity.kind-portal>circle:nth-child(2){fill:#09131f;stroke-width:2}.editor-entity .direction-line,.editor-entity .light-line{stroke:#9de9dc;stroke-width:4;stroke-dasharray:9 6;pointer-events:none}.editor-entity .light-line{stroke:#ffe89b}.inspector-empty{display:grid;place-items:center;gap:10px;min-height:180px;color:#718e8d;text-align:center}.inspector-empty span{font-size:31px}.inspector-empty p{margin:0;font-size:11px;line-height:1.6}.inspector-title{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px;padding-bottom:11px;border-bottom:1px solid rgba(168,242,223,.1)}.inspector-title span{color:#a8f2df;font-size:15px;font-weight:800}.inspector-title small{color:#789392;font-size:9px}.editor-delete{width:100%;margin-top:8px;padding:9px;color:#ff9eaa;border:1px solid rgba(255,100,122,.2);border-radius:10px;background:#ff50680f;cursor:pointer}.editor-delete:disabled{opacity:.28;cursor:not-allowed}.editor-tips{margin-top:18px;padding:12px;color:#789695;border:1px dashed rgba(168,242,223,.12);border-radius:12px;font-size:10px;line-height:1.55}.editor-tips strong{color:#adc7c4}.editor-tips p{margin:5px 0 0}.editor-footer{display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:10px 22px;border-top:1px solid rgba(168,242,223,.14);background:#060f19d1}#editor-status{color:#86a4a2;font-size:11px}#editor-status.is-error{color:#ff9eaa}.editor-footer .editor-play{min-width:150px;color:#0c2726;border-color:transparent;background:#a8f2df;font-weight:850}.editor-footer .editor-play:hover{color:#071817;background:#c5fff0}@media(max-width:1050px){.editor-workbench{grid-template-columns:220px minmax(350px,1fr) 205px;gap:8px;padding:8px}.editor-panel{padding:12px}.editor-tools{grid-template-columns:repeat(3,1fr)}.editor-header{grid-template-columns:1fr auto}.editor-template-actions{grid-row:2;grid-column:1 / -1;justify-content:center}.editor-close{grid-column:2;grid-row:1}}@media(max-width:820px){.editor-overlay{position:fixed;overflow:auto;min-width:0;display:block}.editor-header{position:sticky;top:0;z-index:2;grid-template-columns:1fr auto}.editor-template-actions{overflow-x:auto;justify-content:start}.editor-workbench{display:flex;flex-direction:column}.editor-canvas-panel{order:-1;min-height:58vw}.editor-stage-frame{min-height:52vw}.editor-panel{overflow:visible}.editor-tools{grid-template-columns:repeat(8,minmax(56px,1fr));overflow-x:auto}.editor-right-panel{min-height:260px}.editor-footer{position:sticky;bottom:0;z-index:2;gap:10px}#editor-status{display:none}.editor-footer-actions{width:100%;overflow-x:auto}}@media(max-width:760px){.hud-top{top:12px;left:14px;right:14px;grid-template-columns:1fr auto}.brand small,.icon-button span,.controls-hint{display:none}.brand-mark{width:34px;height:34px}.brand strong{font-size:14px}.level-chip{position:absolute;top:48px;left:50%;min-width:150px;transform:translate(-50%);padding:6px 14px}.objective-card{top:92px;left:12px;width:min(210px,54vw);padding:11px 13px}.objective-card p{margin:5px 0 8px;font-size:12px}.objective-card small{display:none}.mask-bar{bottom:12px;max-width:calc(100vw - 18px);gap:2px;padding:5px}.mask-button{min-width:52px;width:17vw;height:42px;padding:0;grid-template-columns:1fr;justify-items:center}.mask-button>span:last-child{display:none}.mask-button kbd{top:1px;right:4px}.intro-controls{gap:8px}.intro-controls span{min-width:70px}.overlay-card{padding:34px 22px}.campaign-overlay{padding:16px 12px}.campaign-header p{display:none}.campaign-header h2{font-size:23px}.route-chapter>header{grid-template-columns:1fr auto}.route-chapter>header span{grid-column:1 / -1}.route-branches{grid-template-columns:1fr}.campaign-footer{align-items:stretch;flex-direction:column}.editor-route-grid{grid-template-columns:1fr}}@media(max-height:600px){.hud-top{top:8px;left:18px;right:18px}.brand small,.icon-button span,.controls-hint{display:none}.brand-mark{width:34px;height:34px}.brand strong{font-size:13px}.level-chip{padding:5px 15px 6px}.objective-card{top:68px;left:18px;width:230px;padding:10px 14px}.objective-card p{margin:5px 0 7px;font-size:12px}.objective-card small{display:none}.mask-bar{bottom:8px;padding:5px}.mask-button{height:40px}.overlay-card{padding-top:24px;padding-bottom:24px}.intro-card h1{font-size:36px}.intro-controls{margin:20px 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
