:root{color-scheme:light;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;background:#eef1f4;color:#202326}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}.shell{min-height:100vh;padding:24px;background:linear-gradient(135deg,rgba(36,148,97,.12),transparent 28%),linear-gradient(315deg,rgba(215,59,50,.12),transparent 30%),#eef1f4}.workspace{max-width:1420px;margin:0 auto}.topbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}h1,h2,h3,p{margin:0}h1{font-size:32px;font-weight:700}h2{font-size:20px}h3{margin:18px 0 10px;font-size:16px}p{margin-top:6px;color:#59616a}.status,.count{padding:8px 12px;border:1px solid #cfd5dc;border-radius:8px;background:#ffffffb3;color:#3b4148;white-space:nowrap}.layout{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);gap:18px;align-items:start}.input-panel,.viewer-panel{padding:18px;border:1px solid #d0d6dc;border-radius:8px;background:#ffffffd6}.section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.palette{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.swatch{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:6px 10px;border:1px solid #c4cad1;border-radius:8px;background:#fff;color:#202326;cursor:pointer}.swatch span{width:18px;height:18px;border:1px solid rgba(0,0,0,.24);border-radius:4px;background:var(--swatch)}.swatch.selected{border-color:#202326;box-shadow:0 0 0 2px #2023261f}.net{display:grid;grid-template-columns:repeat(12,minmax(23px,1fr));grid-template-rows:repeat(9,minmax(23px,1fr));gap:10px;max-width:780px;aspect-ratio:4 / 3}.input-net{max-width:680px}.after-net{max-width:620px}.face-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:5px;position:relative;padding:5px;border:1px solid var(--face-border);border-radius:7px;background:var(--face-soft)}.face-label{display:none}.sticker{min-width:0;min-height:0;border:1px solid rgba(0,0,0,.34);border-radius:5px;background:var(--color);box-shadow:inset 0 1px 1px #ffffff6b}button.sticker{cursor:pointer}button.sticker:disabled{cursor:default}.sticker.center{outline:3px solid rgba(32,35,38,.28);outline-offset:-5px}.sticker.empty{display:grid;place-items:center;color:#5f666d;font-size:18px;font-weight:700;box-shadow:inset 0 0 0 2px #ffffff59}.validation{min-height:72px;margin:14px 0}.ok,.bad{font-weight:700}.ok{color:#137748}.bad{color:#b72f29}.counts{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;color:#59616a;font-size:14px}.counts span{padding:4px 7px;border:1px solid #d2d8df;border-radius:6px;background:#ffffffa8}.actions,.step-controls{display:flex;gap:10px;align-items:center}.primary-button,.secondary-button,.ghost-button,.icon-button,.move-chip{min-height:38px;border:1px solid #bfc6ce;border-radius:8px;background:#fff;color:#202326;cursor:pointer}.primary-button{padding:0 18px;border-color:#202326;background:#202326;color:#fff}.primary-button:disabled,.icon-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button,.ghost-button{padding:0 14px}.ghost-button{background:transparent}.viewer{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(280px,1fr);gap:14px;align-items:stretch}.cube-stage{position:relative;min-height:340px;border:1px solid #d0d6dc;border-radius:8px;background:linear-gradient(180deg,#ffffffdb,#eaeef2c7);overflow:hidden}#cubeCanvas{display:block;width:100%;height:340px}.move-overlay{position:absolute;inset:0;pointer-events:none}.arrow{position:absolute;display:grid;place-items:center;width:68px;height:68px;border:3px solid #202326;border-radius:50%;background:#ffffffb8;color:#202326;font-size:34px;font-weight:700}.arrow.u{top:26px;left:50%;transform:translate(-50%)}.arrow.d{bottom:26px;left:50%;transform:translate(-50%)}.arrow.f{top:46%;left:50%;transform:translate(-50%,-50%)}.arrow.b{top:48%;right:26px}.arrow.r{top:48%;right:46px}.arrow.l{top:48%;left:46px}.arrow.ccw{border-style:dashed}.step-info{display:flex;flex-direction:column;justify-content:center;gap:14px;padding:16px;border:1px solid #d0d6dc;border-radius:8px;background:#fbfcfd}.orientation-note{color:#4e5660;font-weight:700}.step-title{font-size:24px;font-weight:700}.step-desc{color:#4e5660}.icon-button{width:42px;font-size:28px;line-height:1}#stepRange{width:100%}.moves-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.move-chip{padding:0 10px;min-height:32px;font-size:14px}.move-chip.selected{border-color:#202326;background:#202326;color:#fff}.site-footer{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px 14px;padding:26px 16px 30px;color:#64717d;font-size:12px;line-height:1.6;text-align:center}.site-footer a{color:inherit;text-decoration:none;transition:color .16s ease}.site-footer a:hover,.site-footer a:focus-visible{color:#202326;text-decoration:underline;text-underline-offset:3px}@media(max-width:1050px){.layout{grid-template-columns:1fr}.input-net,.after-net{max-width:760px}}@media(max-width:760px){.shell{padding:14px}.topbar,.section-head,.viewer{display:flex;flex-direction:column;align-items:stretch}h1{font-size:26px}.input-panel,.viewer-panel{padding:14px}.net{grid-template-columns:repeat(9,minmax(23px,1fr));grid-template-rows:repeat(12,minmax(23px,1fr));gap:6px;aspect-ratio:3 / 4}.net [data-face=L]{grid-row:10 / span 3!important;grid-column:4 / span 3!important;transform:rotate(180deg)}.face-grid{gap:3px}.cube-stage,#cubeCanvas{min-height:280px;height:280px}.step-info{min-height:230px;padding:20px;gap:16px}.orientation-note{font-size:16px}.step-title{font-size:30px}.step-desc{font-size:19px;line-height:1.65}.step-controls{gap:14px}.icon-button{flex:0 0 58px;width:58px;height:56px;min-height:56px;font-size:36px}#stepRange{min-width:0;height:44px}.actions{flex-direction:column;align-items:stretch}.site-footer{flex-direction:column;gap:4px;padding-bottom:24px}.site-footer span{display:none}}
