@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";.layout-transfer{background:#f8fafc;border:1px solid #dfe4ea;border-radius:10px;gap:8px;margin-top:14px;padding:12px;display:grid}.layout-transfer label{font-size:.82rem;font-weight:700}.layout-transfer textarea{resize:vertical;border:1px solid #ccd3dd;border-radius:7px;width:100%;min-height:130px;padding:9px;font:11px/1.4 monospace}.layout-transfer button{color:#273449;background:#e5eaf0;border:0;border-radius:7px;padding:9px;font-weight:700}.layout-transfer p,.layout-transfer small{color:#68748a;margin:0;font-size:.75rem;line-height:1.4}.edit-notice{color:#315d86;background:#eef7ff;border:1px solid #b9d8fa;border-radius:10px;margin-top:14px;padding:12px;font-size:.8rem;line-height:1.45}.solution-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.solution-footer .step-actions{margin-top:0}.move-counter{color:#566176;white-space:nowrap;font:700 .86rem Manrope,sans-serif}@media (width<=700px){.solution-footer{flex-direction:column;align-items:stretch}.solution-footer .step-actions{flex-wrap:wrap;justify-content:flex-start}}.seven-net .move-face{background:#eff6ff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61c}.seven-net .move-face:after{content:"↻";z-index:2;color:#fff;background:#172033;border-radius:50%;place-items:center;width:30px;height:30px;font-size:1.35rem;display:grid;position:absolute;top:30px;right:10px;box-shadow:0 3px 10px #10182855}.seven-net .move-face[data-direction=reverse]:after{content:"↺"}.sticker-grid.seven-grid{aspect-ratio:1;grid-template-rows:repeat(7,minmax(0,1fr));grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;padding:4px}.sticker-grid.seven-grid .sticker{border-radius:2px;min-width:0;min-height:0}.notation-guide{color:#68748a;border:1px solid #e4e8ee;border-radius:11px;flex-wrap:wrap;align-items:center;gap:8px 14px;margin:14px 0 0;padding:12px 15px;font-size:.78rem;display:flex}.notation-guide strong{color:#344054;margin-right:5px}.notation-guide b{color:#172033;font-family:monospace;font-size:.9rem}.cube-face{position:relative}.turn-arrow{pointer-events:none;filter:drop-shadow(0 2px 3px #0008);place-items:center;display:grid;position:absolute;inset:34px 8px 8px}.turn-arrow svg{width:80%;height:80%;overflow:visible}.turn-arrow path{fill:none;stroke:#fff;stroke-width:8px;stroke-linecap:round}.turn-arrow polygon{fill:#fff}.turn-arrow span{color:#fff;letter-spacing:.04em;background:#172033e8;border-radius:999px;place-items:center;min-width:42px;height:30px;padding:0 7px;font:800 .72rem Manrope,sans-serif;display:grid;position:absolute;box-shadow:0 2px 8px #0005}.cube-tabs{background:#fff;border:1px solid #e4e8ee;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;max-width:1204px;margin:20px auto 0;padding:12px 18px;display:flex;box-shadow:0 6px 22px #1018280a}.tabs-label{color:#4a5568;font:700 .86rem Manrope}.cube-tabs>div{gap:6px;display:flex}.cube-tabs button{color:#58647a;cursor:pointer;background:#f7f8fa;border:1px solid #e0e5eb;border-radius:10px;min-width:62px;padding:10px 12px;font-weight:800;position:relative}.cube-tabs button.active{color:#fff;background:#172033;border-color:#172033}.cube-tabs button:disabled{opacity:.42;cursor:not-allowed}.cube-tabs small{text-transform:uppercase;letter-spacing:.08em;font-size:.48rem;font-weight:600;display:block}.seven-solver{max-width:1440px}.seven-solver .workspace{grid-template-columns:300px minmax(0,1fr)}.seven-notice{color:#43627f;background:#eef7ff;border:1px solid #b9d8fa;border-radius:12px;align-items:center;gap:12px;max-width:900px;margin:-20px auto 30px;padding:12px 18px;font-size:.84rem;display:flex}.seven-notice strong{color:#174f83;white-space:nowrap}.seven-net{grid-template-columns:repeat(4,minmax(145px,1fr));gap:12px;min-width:780px;max-width:1000px}.seven-grid{grid-template-columns:repeat(7,1fr);gap:2px;padding:4px}.seven-grid .sticker{border-radius:2px}.reduction-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:25px;display:grid}.reduction-stats>div{border:1px solid #e2e7ed;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.reduction-stats>div>strong{background:#edf0f4;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.reduction-stats .ok>strong{color:#087247;background:#dcf5e9}.reduction-stats span{color:#788397;font-size:.78rem}.reduction-stats b{color:#283449}.reduction-guide{gap:10px;padding:0;list-style:none;display:grid}.reduction-guide li{background:#f8f9fb;border-left:3px solid #dce2e9;border-radius:0 12px 12px 0;gap:15px;padding:16px;display:flex}.reduction-guide li>span{background:#e9edf2;border-radius:50%;flex:0 0 28px;place-items:center;height:28px;font-weight:800;display:grid}.reduction-guide h3{margin:1px 0 4px;font:700 .95rem Manrope}.reduction-guide p{color:#6f7b8e;margin:0;font-size:.85rem;line-height:1.5}.reduction-guide .complete-step{background:#f1fbf6;border-color:#16865a}.reduction-guide .complete-step>span{color:#fff;background:#16865a}.final-stage{border-top:1px solid #e3e7ed;margin-top:28px;padding-top:24px}.final-stage>h3{font:700 1.1rem Manrope}.final-stage .cube-net{margin:20px auto}.final-stage .step-actions{margin-top:14px}@media (width<=850px){.cube-tabs{flex-direction:column;align-items:flex-start;margin:12px 16px}.cube-tabs>div{width:100%;overflow:auto}.cube-tabs button{min-width:56px}.seven-notice{margin:-10px 16px 20px}.reduction-stats,.seven-solver .workspace{grid-template-columns:1fr}}:root{color:#172033;font-synthesis:none;background:#f3f5f8;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button{font:inherit}main{max-width:1260px;margin:auto;padding:48px 28px 80px}.hero{text-align:center;max-width:760px;margin:0 auto 44px;position:relative}.brand-mark{background:#172033;border-radius:13px;gap:3px;width:46px;height:46px;margin:0 auto 17px;padding:8px;display:flex;box-shadow:0 8px 24px #17203330}.brand-mark span{border-radius:3px;flex:1}.brand-mark span:first-child{background:#ffd60a}.brand-mark span:nth-child(2){background:#f47c20}.brand-mark span:nth-child(3){background:#16865a}.eyebrow{color:#67738a;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.75rem;font-weight:800}.hero h1{letter-spacing:-.055em;color:#101828;margin:0;font:800 clamp(2.3rem,6vw,4.7rem)/1.02 Manrope,sans-serif}.hero-copy{color:#667085;max-width:620px;margin:20px auto 0;font-size:1.08rem;line-height:1.65}.workspace{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:22px;display:grid}.control-card,.cube-card,.solution-card{background:#fff;border:1px solid #e4e8ee;border-radius:20px;box-shadow:0 8px 30px #1018280b}.control-card{padding:24px;position:sticky;top:20px}.step-title{border-bottom:1px solid #edf0f3;align-items:center;gap:13px;padding-bottom:20px;display:flex}.step-title>span{color:#fff;background:#172033;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.step-title p{margin:0;font:700 1rem Manrope}.step-title small{color:#778195}.palette{grid-template-columns:1fr 1fr;gap:8px;margin:20px 0;display:grid}.palette button{color:#485267;cursor:pointer;background:#fff;border:1px solid #dfe3e9;border-radius:9px;align-items:center;gap:8px;padding:9px;font-size:.84rem;display:flex}.palette button.active{border-color:#172033;box-shadow:0 0 0 2px #172033}.palette i{border:1px solid #cad0d8;border-radius:5px;width:18px;height:18px}.tip{color:#58647a;background:#f5f7fa;border-radius:12px;padding:14px;font-size:.84rem;line-height:1.45}.tip strong{color:#202a3b}.tip p{margin:4px 0 0}.actions{gap:8px;margin-top:18px;display:grid}.primary,.step-actions button,.text-button{cursor:pointer;border:0;border-radius:10px;padding:12px 16px;font-weight:700}.primary{color:#fff;background:#172033}.primary:disabled{opacity:.45;cursor:not-allowed}.text-button{color:#667085;background:0 0}.validation{color:#a02b38;background:#fff1f1;border-radius:10px;margin-top:16px;padding:13px;font-size:.82rem}.validation ul{margin:6px 0;padding-left:18px}.validation p{margin:5px 0}.cube-card{padding:28px;overflow:auto}.card-heading,.solution-head{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.card-heading h2,.solution-card h2{margin:0;font:700 1.4rem Manrope}.orientation{color:#758096;background:#f4f6f8;border-radius:8px;padding:7px 10px;font:600 .72rem monospace}.cube-net{grid-template-columns:repeat(4,minmax(105px,1fr));grid-template-areas:".U. .""L F R B"".D. .";gap:18px;min-width:560px;max-width:780px;margin:auto;display:grid}.face-U{grid-area:U}.face-R{grid-area:R}.face-F{grid-area:F}.face-D{grid-area:D}.face-L{grid-area:L}.face-B{grid-area:B}.cube-face{border:2px solid #0000;border-radius:12px;padding:8px;transition:all .2s}.cube-face.highlighted{background:#eff6ff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61c}.face-label{color:#8992a2;justify-content:space-between;align-items:baseline;margin-bottom:6px;font-size:.7rem;display:flex}.face-label strong{color:#344054;font-size:.9rem}.sticker-grid{aspect-ratio:1;background:#202938;border-radius:9px;grid-template-columns:repeat(3,1fr);gap:5px;padding:5px;display:grid}.sticker{cursor:pointer;border:0;border-radius:4px;box-shadow:inset 0 0 0 1px #0000001b}.sticker:not(:disabled):hover{transform:scale(.9)}.sticker.center{box-shadow:inset 0 0 0 3px #202938}.solution-card{margin-top:22px;padding:28px}.progress{background:#e9edf2;border-radius:9px;width:240px;height:7px;overflow:hidden}.progress span{background:#16865a;height:100%;transition:width .2s;display:block}.instruction{background:#f5f7fa;border-radius:14px;align-items:center;gap:20px;padding:20px;display:flex}.move-token{color:#fff;background:#172033;border-radius:14px;place-items:center;min-width:74px;height:74px;font:800 1.8rem Manrope;display:grid}.instruction strong{font:700 1.05rem Manrope}.instruction p{color:#748095;margin:6px 0 0}.move-strip{gap:6px;padding:20px 0;display:flex;overflow:auto}.move-strip button{color:#6c7688;cursor:pointer;background:#edf0f4;border:0;border-radius:8px;min-width:39px;padding:8px;font-weight:700}.move-strip button.done{color:#087247;background:#dcf5e9}.move-strip button.current{color:#fff;background:#2864bd}.step-actions{justify-content:flex-end;gap:8px;display:flex}.step-actions button:not(.primary){color:#344054;background:#edf0f4}.step-actions button:disabled{opacity:.4}.complete{justify-content:center;align-items:center;gap:18px;padding:25px;display:flex}.complete>span{color:#087247;background:#dcf5e9;border-radius:50%;place-items:center;width:56px;height:56px;font-size:1.6rem;display:grid}@media (width<=850px){main{padding:30px 16px}.workspace{grid-template-columns:1fr}.control-card{position:static}.cube-card{padding:20px}.cube-net{gap:10px}.progress{width:120px}}@media (width<=540px){.cube-net{min-width:440px}.palette{grid-template-columns:repeat(3,1fr)}.palette button{justify-content:center;font-size:0}.palette i{width:24px;height:24px}.instruction{align-items:flex-start}.solution-head{align-items:flex-end}}.cube-tabs>.home-tab{min-width:80px}.welcome{max-width:960px;padding-top:80px}.welcome .hero{margin-bottom:36px}.solver-hero{max-width:900px;margin-bottom:24px}.solver-hero .brand-mark{display:none}.solver-hero h1{letter-spacing:-.035em;font-size:clamp(1.7rem,3vw,2.4rem)}.solver-hero .hero-copy{max-width:760px;margin-top:8px;font-size:.94rem;line-height:1.5}.seven-solver .seven-notice{margin:0 auto 22px}.solver-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.two-grid{grid-template-columns:repeat(2,1fr)}.solver-choices button{text-align:left;color:#172033;cursor:pointer;background:#fff;border:1px solid #dfe4eb;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:4px 18px;padding:28px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 8px 30px #1018280b}.solver-choices button:hover{border-color:#9ba8ba;transform:translateY(-3px);box-shadow:0 16px 40px #10182816}.solver-choices strong{grid-row:1/3;font:800 2rem Manrope}.solver-choices span{font:700 1rem Manrope}.solver-choices small{color:#6f7b8e;font-size:.82rem;line-height:1.45}@media (width<=650px){.solver-choices{grid-template-columns:1fr}.welcome{padding-top:48px}}
