.game-page{color-scheme:light;--ink:#514b40;--text:#514b40;--muted:#7a7363;--bg:#fff4df;--surface:#fffcf2;--line:#514b4030;--mint:#537c65;--font:"YouYuan", "幼圆", "Hannotate SC", "Comic Sans MS", "Microsoft YaHei", sans-serif;--mono:"Comic Sans MS", "Cascadia Code", Consolas, monospace;font-family:var(--font);color:var(--ink);--stripe-pattern:repeating-linear-gradient(135deg, #fff2dc 0 25px, #f9e4c7 25px 50px);background:var(--stripe-pattern);isolation:isolate;min-height:100svh;position:relative}.game-page:before{content:"";z-index:-2;background:var(--stripe-pattern);pointer-events:none;will-change:transform;animation:12s linear infinite stripe-drift;position:fixed;inset:-72px}@keyframes stripe-drift{to{transform:translate(70.7107px)}}.game-page :is(button,a,input):focus-visible{outline-offset:5px;outline:3px solid #38675c}.game-page button{font-weight:700}.game-page .back-link{z-index:5;border:2.5px solid var(--ink);background:#fffbef;border-radius:45% 45% 42% 39%/48% 43% 49% 45%;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:8px 17px 8px 12px;font-size:.9rem;font-weight:700;transition:transform .15s;display:inline-flex;position:absolute;top:24px;left:clamp(16px,3vw,48px);box-shadow:2px 3px #514b4030}.game-page .back-link:hover{transform:translate(-3px)rotate(-2deg)}.background-doodles{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.doodle{stroke:#b8a17e;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;fill:#f6d682;opacity:.65;width:86px;position:absolute}.doodle-star{top:27%;left:6%;transform:rotate(-18deg)}.doodle-face{fill:none}.doodle-flower{fill:#e8b0a3;width:112px;bottom:18%;right:5%;transform:rotate(12deg)}.doodle-flower circle{fill:#fff2ce}.doodle-squiggle{fill:none;stroke:#96ac94;stroke-width:5px;bottom:12%;left:8%}.doodle-spark{fill:#fffbef;width:54px;top:15%;right:9%}.game-shell{flex-direction:column;justify-content:center;width:min(100%,1050px);min-height:100svh;margin:0 auto;padding:88px 38px 30px;display:flex;position:relative}.toy-console{border:3px solid var(--ink);width:100%;box-shadow:7px 9px 0 #8a9d7c, 10px 12px 0 2px var(--ink), inset 0 4px 0 #e6efd7;background:#c6d9b9;border-radius:34px 42px 32px 40px/38px 30px 40px 32px;padding:27px 32px 16px;position:relative}.console-screw{background:#adc09d;border:1.5px solid #68715b;border-radius:50%;width:11px;height:11px;position:absolute}.console-screw:after{content:"";background:#68715b;width:6px;height:1px;position:absolute;top:4px;left:1px;transform:rotate(-35deg)}.screw-top{top:17px;right:17px}.screw-bottom{bottom:17px;left:15px}.console-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.game-wordmark{flex-shrink:0;align-items:center;gap:6px;margin-right:12px;display:flex;transform:rotate(-4deg)}.game-wordmark h1{letter-spacing:4px;-webkit-text-stroke:1px var(--ink);paint-order:stroke fill;text-shadow:2px 3px #fffae9,3px 4px #514b4060;font-size:2.6rem;font-weight:900;line-height:1.12;display:flex}.game-wordmark h1 span:first-child{color:#d97e6a;transform:rotate(-5deg)}.game-wordmark h1 span:last-child{color:#688d87;transform:rotate(7deg)translateY(1px)}.logo-spark{color:#e4aa54;-webkit-text-stroke:1px var(--ink);align-self:flex-start;margin-top:4px;font-size:2.2rem}.wordmark-caption{text-align:center;margin-top:4px;font-size:.75rem;font-weight:800;display:block}.mode-tabs{background:#aabd9b;border:2px solid #718267;border-radius:18px 15px 18px 14px;gap:5px;padding:5px;display:flex}.mode-tabs button{white-space:nowrap;border:2px solid #0000;border-radius:11px 13px 11px 12px;justify-content:center;align-items:center;gap:5px;min-height:41px;padding:10px 13px;font-size:.82rem;transition:background .15s,transform .15s;display:inline-flex}.mode-tabs button:hover{background:#e2edcf}.mode-tabs button[aria-pressed=true]{border-color:var(--ink);background:#fff2c9;transform:rotate(-2deg);box-shadow:1px 2px #514b4045}.console-tools{gap:3px;display:flex}.game-page .icon-button{color:var(--ink);flex-shrink:0;width:36px;height:36px}.game-page .icon-button:hover{background:#fffcf280;transform:rotate(-6deg)}.game-page .icon-button.is-muted:after{width:22px;box-shadow:0 0 0 2px #c6d9b9}.help-mark{width:22px;height:22px;font-size:1rem;font-family:var(--mono);border:2px solid;border-radius:49% 45% 44% 50%;place-items:center;display:grid}.game-topline{justify-content:space-between;align-items:center;gap:12px;margin:25px 0 18px;display:flex}.round-stat{flex-shrink:0;font-size:.78rem}.round-stat strong{font-family:var(--mono);margin:0 2px;font-size:.95rem}#round-title{text-align:center;color:#59634e;font-size:.86rem}.total-stat{border:2px solid var(--ink);background:#ffedb4;border-radius:11px 9px 13px 8px;flex-shrink:0;align-items:center;gap:7px;padding:6px 13px;font-size:.75rem;display:flex;transform:rotate(2deg);box-shadow:1px 2px #514b402a}.total-stat strong{font-size:1.2rem;font-family:var(--mono);text-align:right;font-variant-numeric:tabular-nums;min-width:25px}.play-surface{border:2.5px solid var(--ink);background:#fffcf2;border-radius:18px 22px 17px 23px;grid-template-columns:.94fr 1.06fr;grid-template-areas:"mixer colors";gap:30px;padding:24px 25px 21px;display:grid;box-shadow:inset 0 3px #e1ddc8}.color-workspace{grid-area:colors;min-width:0}.comparison-heading{justify-content:space-between;align-items:center;gap:8px;min-height:35px;margin-bottom:14px;display:flex}.handwritten-note{font-size:.78rem;transform:rotate(-2deg)}.clock-unit{white-space:nowrap;align-items:center;gap:5px;font-size:.76rem;display:inline-flex;position:relative}#timer{font-variant-numeric:tabular-nums}.clock-unit.urgent{color:#aa3e31;font-weight:800}#time-bonus{color:#367450;font:800 .85rem var(--mono);position:absolute;top:-20px;right:0;transform:rotate(9deg)}.timer-track{border:1.5px solid var(--ink);background:#e7e4d7;border-radius:9px;height:7px;margin:-6px 0 10px;overflow:hidden}#timer-progress{background:#eaa576;width:100%;height:100%;transition:width .1s linear}.swatch-pair{grid-template-columns:1fr 1fr;gap:14px;display:grid}.color-sample{border:2px solid var(--ink);background:#fffef8;border-radius:12px 10px 14px;min-width:0;margin:0;padding:0 8px 8px;box-shadow:2px 3px #514b4024}.color-sample:first-child{transform:rotate(-2deg)}.color-sample:last-child{transform:rotate(2deg)}.color-sample figcaption{justify-content:space-between;align-items:center;gap:5px;padding:9px 2px 8px;font-size:.8rem;font-weight:700;display:flex}.color-sample figcaption span{color:#aa765e;font-size:1.1rem;line-height:1}.swatch{aspect-ratio:1.05;border:1.5px solid var(--ink);background:#f3eddc;border-radius:5px 7px 5px 6px;min-height:128px;position:relative;overflow:hidden}.swatch-cover{color:#8c826d;text-align:center;background:#f3eddc;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:8px;font-size:.75rem;display:flex;position:absolute;inset:0}.sleepy-face{width:55px;height:30px;display:block;position:relative}.sleepy-face i{background:#766b55;border-radius:45%;width:8px;height:11px;position:absolute;top:0;left:6px;transform:rotate(4deg)}.sleepy-face i:nth-child(2){left:auto;right:6px;transform:rotate(-4deg)}.sleepy-face b{border:2px solid #766b55;border-top:none;border-radius:0 0 13px 13px;width:17px;height:10px;position:absolute;bottom:0;left:19px}.curious-face{transform:rotate(6deg)}.curious-face b{border:2px solid #766b55;border-radius:50%;width:7px;height:9px;left:24px}.round-feedback{align-items:center;gap:12px;min-height:70px;margin-top:19px;display:flex}.score-sticker{isolation:isolate;color:#7b715b;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:66px;display:flex;position:relative;transform:rotate(-7deg)}.score-sticker:before{content:"";z-index:-1;background:#f8edc9;border:2px dashed #b8aa82;border-radius:47% 40% 46% 39%/44% 48% 42% 50%;position:absolute;inset:0}#round-score{font:800 1.75rem/.95 var(--mono)}.score-sticker small{margin-top:5px;font-size:.75rem}.has-result .score-sticker{color:#62452f;animation:.3s ease-out stamp-in}.has-result .score-sticker:before{background:#f7d375;border-style:solid;border-color:#8e7347;box-shadow:2px 3px #e6bb61}.feedback-copy{min-width:0}.feedback-copy p{font-size:.87rem;font-weight:700;line-height:1.5}.feedback-copy>span{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:.75rem;line-height:1.7;display:block}.channel-feedback{flex-wrap:wrap;gap:5px;padding:7px 0 0 80px;font-size:.75rem;display:flex}.channel-feedback span{background:#f6f0de;border:1px solid #dfd3b9;border-radius:5px;padding:3px 6px}.mixer{flex-direction:column;grid-area:mixer;min-width:0;display:flex}.mixer-heading{justify-content:space-between;align-items:center;min-height:35px;margin-bottom:12px;display:flex}.mixer-heading h2{font-size:1.2rem;transform:rotate(-3deg)}.mixer fieldset{border:0;min-width:0;margin:0;padding:0}.channel-control{--channel:#e99a91;--channel-dark:#975b52;grid-template-columns:29px 1fr 50px;align-items:center;gap:13px;min-height:64px;display:grid}.channel-g{--channel:#a8c988;--channel-dark:#628052}.channel-b{--channel:#96bdcf;--channel-dark:#557b96}.channel-label{font:800 1.75rem var(--mono);color:var(--channel-dark);text-align:center;transform:rotate(-5deg)}.channel-label b{text-shadow:1px 1px #fff;display:inline-block}.channel-control input[type=range]{-webkit-appearance:none;appearance:none;cursor:pointer;background:0 0;width:100%;height:38px;margin:0}.channel-control input[type=range]::-webkit-slider-runnable-track{border:2px solid var(--ink);background:var(--channel);border-radius:10px 7px 9px;height:14px;box-shadow:inset 0 2px #ffffff60}.channel-control input[type=range]::-moz-range-track{border:2px solid var(--ink);background:var(--channel);border-radius:10px 7px 9px;height:10px;box-shadow:inset 0 2px #ffffff60}.channel-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;border:2.5px solid var(--ink);background:#fffdf2;border-radius:9px 8px 11px;width:29px;height:33px;margin-top:-12px;transition:transform .12s;box-shadow:2px 3px #514b4050,inset 0 -5px #eee6cd}.channel-control input[type=range]::-moz-range-thumb{border:2.5px solid var(--ink);background:#fffdf2;border-radius:9px 8px 11px;width:25px;height:29px;box-shadow:2px 3px #514b4050,inset 0 -5px #eee6cd}.channel-control input[type=range]:active::-webkit-slider-thumb{transform:rotate(-5deg)scale(1.08)}.channel-control input[type=range]:disabled{cursor:default;opacity:.65}.channel-control input[type=number]{text-align:center;width:50px;height:35px;font:700 .86rem var(--mono);color:var(--ink);-moz-appearance:textfield;appearance:textfield;background:#fffdf7;border:1.5px solid #938a74;border-radius:8px 6px 8px 7px;padding:3px}.channel-control input[type=number]::-webkit-inner-spin-button,.channel-control input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mixer input:disabled{color:#8a8579}.hex-control{justify-content:flex-start;align-items:center;gap:7px;margin:0;display:flex}.hex-control label{color:var(--muted);font-size:.75rem}.hex-control label span{margin-left:3px;font-size:.75rem}.hex-control input{width:94px;color:var(--ink);font:.81rem var(--mono);text-align:center;background:0 0;border:0;border-bottom:1.5px dashed #a9a08a;border-radius:0;padding:5px 2px}.hex-control input[aria-invalid=true]{border-color:#ae463b}.input-error{color:#a03f34;margin-top:8px;font-size:.75rem;line-height:1.6}.submit-color{border:2.5px solid var(--ink);color:#4f4033;width:100%;min-height:54px;box-shadow:0 5px 0 #b67860, 0 7px 0 1px var(--ink);letter-spacing:.08em;background:#eba08a;border-radius:15px 12px 16px;justify-content:center;align-items:center;gap:18px;margin-top:22px;font-size:1.12rem;font-weight:800;transition:transform .14s,box-shadow .14s,background .14s;display:flex}#submit-icon{display:inline-flex;transform:rotate(-7deg)}.submit-color:hover{background:#f4b299;transform:rotate(-1deg)translateY(-1px)}.submit-color:active{box-shadow:0 0 0 #b67860, 0 2px 0 1px var(--ink);transform:translateY(5px)}.submit-hint{color:#8c8370;justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:.75rem;display:flex}.game-page kbd{color:#8c8370;border:1px solid #b9af97;border-radius:4px;padding:1px 5px;font-size:.75rem}.console-footer{justify-content:space-between;align-items:center;gap:12px;padding:16px 0 0;display:flex}.restart-run{color:#5d6a50;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:36px;padding:5px;font-size:.75rem;display:inline-flex}.restart-run:hover{background:#e4edce}.round-chips{justify-content:center;align-items:center;gap:9px;display:flex}.round-chip{width:26px;height:25px;font:.75rem var(--mono);color:#58684f;background:#d4e2c7;border:1.5px dashed #819276;border-radius:42% 46% 43% 40%;justify-content:center;align-items:center;display:inline-flex}.round-chip:nth-child(2n){transform:rotate(8deg)}.round-chip:nth-child(3n){transform:rotate(-9deg)}.round-chip.current{border:2px solid var(--ink);background:#fff1bd;transform:rotate(-7deg)scale(1.12)}.round-chip.completed{border:3px solid var(--chip-color);color:var(--ink);background:#fffdf1;font-weight:800;box-shadow:0 0 0 1px #514b4070}.outside-note{color:#9b8769;text-align:center;justify-content:center;align-items:center;gap:11px;margin-top:32px;font-size:.75rem;line-height:1.5;display:flex}.outside-note span{color:#b8976c;font-size:.75rem}.game-page .system-dialog{border:3px solid var(--ink);backdrop-filter:none;background:#fffaeb;border-radius:26px 20px 29px 21px;box-shadow:5px 7px #514b4080}.game-page .system-dialog::backdrop{backdrop-filter:blur(4px);background:#524a3d70}.game-page .dialog-heading{margin-bottom:20px}.game-page .dialog-heading h2{font-size:1.4rem;font-weight:800;line-height:1.6}.game-page :is(.dialog-description,.instruction-list p){color:#716955;font-size:.9rem}.game-page .instruction-list b{color:#a3654f;font-weight:800}.game-page .dialog-note{color:#857c67}.game-page .eyebrow{color:#a27054;letter-spacing:.06em}.game-page .setting-row strong{font-weight:700}.game-page .setting-row input[type=checkbox]{background:#b8b5a3}.game-page .setting-row input[type=checkbox]:checked{background:#739877}.game-page .setting-row input[type=range]{accent-color:#799c78}.game-page .play-button{border:2px solid var(--ink);color:var(--ink);background:#eba08a;border-radius:13px 16px 12px 14px;box-shadow:0 3px #ae7963}.game-page .play-button:hover{background:#f2ae96;transform:translateY(-1px)rotate(-1deg);box-shadow:0 4px #ae7963}.summary-dialog{text-align:center}.summary-close{position:absolute;top:15px;right:15px}.summary-emblem{border:2px solid var(--ink);color:#8b6539;background:#f3d580;border-radius:44% 49% 41% 48%;place-items:center;width:74px;height:74px;margin:5px auto 20px;display:grid;transform:rotate(-8deg);box-shadow:2px 3px #dcb663}.summary-dialog h2{margin-top:8px;font-size:1.65rem;line-height:1.6}.summary-total{flex-direction:column;align-items:center;margin:20px 0;display:flex}.summary-total strong{font:800 3.8rem/1.1 var(--mono);color:#af6550}.summary-total>span{margin-top:8px;font-size:.85rem}.summary-stats{background:#f7efd9;border:1.5px dashed #c7b799;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:10px;padding:16px 8px;display:grid}.summary-stats div{flex-direction:column;gap:6px;display:flex}.summary-stats strong{font:800 1.75rem var(--mono)}.summary-stats span{color:#8b7c63;font-size:.75rem}#summary-note{color:var(--muted);margin:18px 0;font-size:.8rem;line-height:1.7}.summary-dialog .play-button{width:100%}.summary-back{text-underline-offset:4px;margin:22px 0 0;font-size:.85rem;text-decoration:underline;display:inline-block}.restart-actions{justify-content:flex-end;gap:14px;margin-top:26px;display:flex}.subtle-button{border:1.5px solid #c9bca1;border-radius:12px;padding:12px 16px;font-size:.85rem}.game-page .toast{border:2px solid var(--ink);color:var(--ink);background:#fffaeb;box-shadow:3px 4px #514b4040}@keyframes stamp-in{0%{transform:rotate(-16deg)scale(1.2)}to{transform:rotate(-7deg)scale(1)}}@media (width>=1550px){.game-shell{width:1120px}.toy-console{padding:30px 38px 20px}.play-surface{gap:38px;padding:28px 32px}.swatch{min-height:153px}.channel-control{min-height:69px}}@media (width<=900px){.game-shell{padding:85px 25px 30px}.toy-console{padding:25px 23px 14px}.console-header{gap:8px}.game-wordmark{margin-right:0}.game-wordmark h1{font-size:2.15rem}.logo-spark{display:none}.mode-tabs button{padding:9px 10px;font-size:.77rem}.console-tools{gap:0}.console-tools .icon-button{width:33px}.play-surface{gap:22px;padding:20px 18px}.channel-control{grid-template-columns:24px 1fr 44px;gap:9px}.channel-control input[type=number]{width:44px}.swatch-pair{gap:10px}.handwritten-note{font-size:.75rem}.swatch{min-height:109px}.color-sample{padding:0 6px 6px}.color-sample figcaption{font-size:.75rem}.round-chips{gap:7px}}@media (width<=700px){.game-shell{width:min(100%,540px);padding:79px 18px 28px}.game-page .back-link{min-height:42px;padding:7px 13px 7px 9px;font-size:.8rem;top:17px}.toy-console{box-shadow:4px 6px 0 #8a9d7c, 7px 8px 0 1px var(--ink), inset 0 4px 0 #e6efd7;border-radius:28px 34px 29px 32px;padding:22px 19px 12px}.console-header{flex-wrap:wrap;gap:17px}.game-wordmark h1{font-size:2.3rem}.logo-spark{font-size:1.9rem;display:block}.wordmark-caption{font-size:.75rem}.console-tools{margin-left:auto}.console-tools .icon-button{width:37px;height:37px}.mode-tabs{order:3;justify-content:stretch;gap:4px;width:100%}.mode-tabs button{flex:1;padding:8px 6px;font-size:.79rem}.game-topline{gap:8px;margin:18px 0 14px}#round-title{display:none}.total-stat{padding:5px 10px}.play-surface{flex-direction:column;gap:19px;padding:17px 16px 16px;display:flex}.comparison-heading{min-height:26px;margin-bottom:10px}.handwritten-note{font-size:.76rem}.swatch-pair{gap:16px}.swatch{aspect-ratio:1.2;min-height:105px}.color-sample figcaption{font-size:.76rem}.round-feedback{gap:10px;min-height:58px;margin-top:15px}.score-sticker{width:57px;height:56px}#round-score{font-size:1.4rem}.score-sticker small{font-size:.75rem}.feedback-copy p{font-size:.81rem}.feedback-copy>span{font-size:.75rem}.channel-feedback{padding-left:67px}.mixer{border-top:1.5px dashed #d1c5aa;padding-top:9px}.mixer-heading{margin-bottom:0}.mixer-heading h2{font-size:1.05rem}.channel-control{grid-template-columns:29px 1fr 48px;gap:14px;min-height:57px}.channel-control input[type=number]{width:48px;height:36px}.hex-control{margin-top:4px}.submit-color{min-height:53px;margin-top:18px;font-size:1.06rem}.submit-hint{display:none}.console-footer{gap:6px;padding-top:13px}.restart-run{width:30px;padding:3px}.restart-run span{display:none}.round-chips{gap:6px}.round-chip{width:22px;height:23px;font-size:.75rem}.fullscreen-control{width:30px!important}.outside-note{gap:7px;margin-top:25px;font-size:.75rem}.doodle{opacity:.35}.doodle-star{top:18%;left:-20px}.doodle-flower{bottom:8%;right:-40px}.game-page .system-dialog{padding:25px 22px}.restart-actions{flex-wrap:wrap}}@media (width<=390px){.game-shell{padding-left:11px;padding-right:14px}.toy-console{padding:21px 13px 10px}.play-surface{padding:15px 12px}.round-chips{gap:4px}.round-chip{width:20px;height:21px}.swatch-pair{gap:11px}.swatch-cover{font-size:.75rem}.console-tools .icon-button{width:33px}}@media (height<=760px) and (width>=701px){.game-shell{padding-top:76px;padding-bottom:21px}.toy-console{padding-top:19px;padding-bottom:10px}.game-topline{margin-top:18px;margin-bottom:13px}.play-surface{padding-top:16px;padding-bottom:16px}.channel-control{min-height:58px}.outside-note{margin-top:25px}}.game-page .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mode-tabs button,.round-stat,.total-stat,#round-title,.handwritten-note,.clock-unit,.color-sample figcaption,.feedback-copy p,.hex-control label,.restart-run{font-size:.875rem}.swatch-cover,.feedback-copy>span,.channel-feedback,.submit-hint,.wordmark-caption,.score-sticker small{font-size:.75rem}.game-page .console-tools .icon-button{min-width:36px;min-height:40px}@media (width<=900px) and (width>=701px){.comparison-heading{flex-wrap:wrap;justify-content:flex-start;gap:7px 12px}}@media (width<=700px){.handwritten-note{font-size:.8rem}.color-sample figcaption,.clock-unit{font-size:.875rem}.round-chip{width:22px;height:24px}.console-footer{flex-wrap:wrap}.round-history{flex-basis:100%;order:3;margin-top:-4px;margin-bottom:5px}.round-chips{gap:8px}.restart-run{width:auto;padding:5px}.restart-run span{display:inline}.fullscreen-control{margin-left:auto}}@media (width<=390px){.round-chips{gap:6px}.comparison-heading{flex-wrap:wrap}.handwritten-note,.swatch-cover{font-size:.75rem}}.round-history{min-width:0}@media (width<=390px){.round-chips{grid-template-columns:repeat(5,28px);gap:8px;display:grid}.round-chip{width:28px;height:26px}}.game-topbar{z-index:5;justify-content:space-between;align-items:center;gap:16px;display:flex;position:absolute;inset:22px clamp(16px,3vw,48px) auto}.game-page .game-topbar .back-link{position:static}.game-topbar .console-tools{gap:9px}.game-page .game-topbar .icon-button{border:2px solid var(--ink);background:#fffbef;border-radius:47% 44% 46% 43%;width:44px;height:44px;box-shadow:2px 3px #514b4030}.game-page .game-topbar .icon-button.is-muted:after{box-shadow:0 0 0 2px #fffbef}.mode-score-line{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.mode-score-line .mode-tabs{order:initial;flex-shrink:0;width:auto}.mode-score-line .mode-tabs button{padding:10px 15px;font-size:.875rem}.mode-score-line .total-stat{flex-wrap:wrap;justify-content:center;min-height:43px}.mode-score-line .total-stat strong{min-width:64px;font-size:1.15rem}.comparison-heading{justify-content:flex-end;min-height:25px;margin-bottom:12px}.comparison-heading:has(.clock-unit[hidden]){visibility:hidden}.color-workspace{flex-direction:column;justify-content:center;display:flex}.swatch{min-height:158px}.swatch-pair{margin:auto 0}.summary-time-detail{color:var(--muted);margin-top:16px;font-size:.875rem;line-height:1.8}.game-page .summary-total strong{overflow-wrap:anywhere;font-size:clamp(2.4rem,7vw,3.8rem)}@media (width<=900px){.mode-score-line{gap:12px}.mode-score-line .mode-tabs button{padding:9px 10px}.mode-score-line .total-stat{gap:5px;padding:6px 9px}.swatch{min-height:135px}}@media (width<=700px){.game-topbar{top:16px}.game-topbar .console-tools{gap:7px;margin-left:0}.game-page .game-topbar .icon-button{width:40px;height:40px}.mode-score-line{flex-wrap:wrap;gap:14px;margin-bottom:18px}.mode-score-line .mode-tabs{flex:100%;width:100%}.mode-score-line .mode-tabs button{padding:8px 6px}.mode-score-line .total-stat{min-height:36px;margin-left:auto}.swatch{min-height:115px}.color-workspace{display:block}.comparison-heading{min-height:23px}.comparison-heading:has(.clock-unit[hidden]){display:none}}@media (width>=560px) and (width<=700px){.game-shell{width:min(100%,660px)}}@media (width<=700px){.mode-score-line{flex-wrap:nowrap;align-items:stretch;gap:10px}.mode-score-line .mode-tabs{flex:1 1 0;gap:2px;width:auto;min-width:0;padding:4px}.mode-score-line .mode-tabs button{white-space:normal;min-width:0;padding:8px 4px;line-height:1.5}.mode-score-line .total-stat{flex-direction:column;flex:0 0 85px;gap:2px;margin-left:0;padding:5px 6px}.mode-score-line .total-stat>svg{display:none}.mode-score-line #score-label{font-size:.75rem}.mode-score-line .total-stat strong{min-width:0;font-size:1rem}}.submission-meta{justify-content:space-between;align-items:center;gap:12px;min-height:38px;margin-top:8px;display:flex}.submission-meta .hex-control{flex-shrink:0;margin:0}.submission-meta .hex-control label{white-space:nowrap}.submission-feedback{min-height:32px;color:var(--muted);flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;font-size:.75rem;display:flex}.accuracy-readout{white-space:nowrap;align-items:baseline;gap:5px;display:inline-flex}#attempt-accuracy{min-width:4ch;font:700 .875rem var(--mono);text-align:right;font-variant-numeric:tabular-nums;color:var(--muted);display:inline-block}#attempt-accuracy.has-result{color:var(--ink)}.penalty-slot{flex:0 0 2.25rem;height:1.4rem;position:relative}.penalty-float{white-space:nowrap;font:800 .9rem var(--mono);color:#a04e31;pointer-events:none;opacity:0;position:absolute;top:1px;right:0}.penalty-float.is-floating{opacity:1;animation:1.8s ease-out both penalty-rise}@keyframes penalty-rise{0%{opacity:0;transform:translate(3px,3px)scale(.85)}12%{opacity:1;transform:translateY(-2px)scale(1.08)}35%{opacity:1;transform:translate(2px,-9px)scale(1)}to{opacity:0;transform:translate(6px,-37px)scale(1)}}.game-page .game-topbar button[data-open-dialog=settings-dialog]{aspect-ratio:1;border-radius:50%;flex-shrink:0;transform:none}.game-page .system-dialog{font-synthesis:none;-webkit-text-stroke:0;-webkit-text-fill-color:currentColor;text-shadow:none;font-family:Microsoft YaHei,PingFang SC,Hiragino Sans GB,sans-serif}@media (width<=1100px){.submission-meta{gap:8px}.submission-meta .hex-control{gap:5px}.submission-meta .hex-control label{font-size:0}.submission-meta .hex-control label span{margin:0;font-size:.75rem}.submission-meta .hex-control input{width:80px}.submission-feedback{gap:4px}.penalty-slot{flex-basis:2rem}}@media (width<=390px){.submission-meta{gap:5px}.submission-meta .hex-control input{width:76px}.accuracy-readout,.submission-feedback{gap:3px}#attempt-accuracy{font-size:.8125rem}.penalty-slot{flex-basis:1.9rem}}html[data-reduced-motion=false] .game-page:before{animation:12s linear infinite stripe-drift!important}html[data-reduced-motion=false] .game-page .penalty-float.is-floating{animation:1.8s ease-out both penalty-rise!important}.game-topbar .game-brand{object-fit:contain;pointer-events:none;user-select:none;width:min(340px,100vw - 360px);max-width:none;height:64px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=700px){.game-topbar .game-brand{width:min(280px,100vw - 320px);height:52px}}@media (width<=480px){.game-topbar{top:31px}.game-topbar .game-brand{width:180px;height:30px;top:-31px;transform:translate(-50%)}}@media (height<=760px) and (width>=701px){.game-topbar .game-brand{height:54px}}
