@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{color:#27364b;font-synthesis:none;--blue:#376ce7;--muted:#8290a2;--line:#e8edf3;background:#f8fafc;font-family:DM Sans,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0}button,a,input,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.42}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #80a8ff}button{transition:background .15s,box-shadow .15s,transform .15s}button:not(:disabled):active{transform:translateY(1px)}a{color:inherit;text-decoration:none}button{color:inherit}button svg{flex-shrink:0}.header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:91px;padding:0 5.2%;display:flex}.brand{letter-spacing:-1px;align-items:center;gap:0;font-family:Manrope,sans-serif;font-size:23px;font-weight:800;display:flex}.brand>span:not(.brand-mark):not(.beta){color:#7e8b9d;font-weight:500}.brand-mark{background:var(--blue);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;margin-right:10px;display:grid}.beta{color:#8391a4;background:#f0f4fa;border:1px solid #e5ebf3;border-radius:4px;margin-left:12px;padding:4px 6px;letter-spacing:1px!important;font-size:8px!important}.header-right{align-items:center;gap:32px;display:flex}.local-label{color:#8d99a8;align-items:center;gap:8px;font-size:11px;display:flex}.status-dot{background:#40b89a;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.status-dot.amber{background:#d6a84f}.help-button{color:#58667a;background:0 0;border:0;align-items:center;gap:8px;font-size:12px;display:flex}main{max-width:1420px;margin:auto;padding:49px 5.2% 0}.page-heading{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.eyebrow{letter-spacing:2px;color:#8998ab;align-items:center;gap:8px;font-size:9px;font-weight:700;display:flex}.eyebrow>span{background:#7095e9;width:16px;height:2px}h1{letter-spacing:-1.8px;margin:8px 0;font-family:Manrope,sans-serif;font-size:39px;font-weight:750;line-height:1.3}h1>span{color:var(--blue)}.page-heading p{color:#8a96a7;margin:0;font-size:13px}.cube-type{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:12px;min-width:180px;padding:12px 17px;font-size:11px;display:flex}.cube-type strong{font-size:11px;font-weight:600;display:block}.cube-type div>span{letter-spacing:2px;color:#9aa5b4;margin-top:3px;font-size:10px;display:block}.cube-type>svg{color:#a0adbd;margin-left:13px}.tiny-grid{color:#aab5c5;font-size:28px;line-height:1}.workspace{grid-template-columns:minmax(0,1.62fr) minmax(330px,1fr);align-items:start;gap:22px;display:grid}.cube-workspace{background:#edf2f8;border:1px solid #e1e7ef;border-radius:16px;overflow:hidden;box-shadow:0 4px 10px #213a5b03}.canvas-toolbar{z-index:2;justify-content:space-between;align-items:center;padding:20px 23px 0;display:flex;position:relative}.live-label{text-transform:uppercase;letter-spacing:1.3px;color:#8996a7;align-items:center;gap:7px;font-size:8px;font-weight:600;display:flex}.canvas-toolbar>div{align-items:center;gap:6px;display:flex}.tool-button{color:#64758b;background:#ffffff80;border:1px solid #dce4ee;border-radius:7px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;display:flex}.tool-button:hover{background:#fff}.tool-button.icon-only{padding:8px}.cube-stage{background:radial-gradient(at 50% 55%,#f9fbff 0%,#edf2f800 67%);height:405px;position:relative}.scene-host{width:100%;height:100%;position:relative}.scene-host canvas{touch-action:none;width:100%;height:100%;display:block}.scene-message{text-align:center;z-index:2;color:#75849a;font-size:13px;position:absolute;top:45%;left:12%;right:12%}.orbit-hint{color:#93a0b1;pointer-events:none;justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex;position:absolute;bottom:12px;left:0;right:0}.stage-corner{pointer-events:none;border-color:#ccd7e5;width:17px;height:17px;position:absolute}.top-left{border-top:1px solid;border-left:1px solid;top:23px;left:26px}.bottom-right{border-bottom:1px solid;border-right:1px solid;bottom:40px;right:26px}.turn-controls{background:#ffffffab;border:1px solid #dfe6ef;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;margin:11px 23px 0;padding:14px 16px;display:flex}.control-label{letter-spacing:1.4px;color:#7e8da2;white-space:nowrap;font-size:8px;font-weight:700}.control-label>span{letter-spacing:0;color:#a1adba;text-transform:capitalize;margin-top:5px;font-size:9px;font-weight:400;display:block}.face-buttons{gap:5px;display:flex}.face-buttons button{color:#79899d;background:#fff;border:1px solid #e0e7f0;border-radius:6px;width:31px;height:34px;padding-bottom:4px;font-size:11px;font-weight:650;position:relative}.face-buttons button:after{content:"";background:var(--face-color);border-radius:2px;width:5px;height:2px;position:absolute;bottom:5px;left:12px}.face-buttons button.active{color:#356de8;background:#edf3ff;border-color:#83a8fc;box-shadow:0 0 0 2px #e4edff}.turn-buttons{border-left:1px solid #e1e7ee;gap:5px;padding-left:12px;display:flex}.turn-buttons button{color:#687d99;background:0 0;border:0;place-items:center;padding:6px;display:grid}.turn-buttons button:hover{background:#e6edf8;border-radius:5px}.workspace-bottom{color:#9aa7b8;justify-content:space-between;align-items:center;padding:17px 25px;font-size:9px;display:flex}.workspace-bottom>span{align-items:center;gap:5px;display:flex}.keyboard-key{background:#e5ebf3;border:1px solid #d7e0eb;border-radius:3px;place-items:center;min-width:16px;height:16px;margin-left:4px;font-size:8px;display:grid}.text-button{color:#778ba6;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:10px;display:inline-flex}.text-button:hover{color:var(--blue)}.side-panel{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:590px;overflow:hidden;box-shadow:0 4px 14px #213a5b03}.panel-tabs{border-bottom:1px solid var(--line);gap:23px;margin:7px 23px 0;display:flex}.panel-tabs>button{color:#97a2b1;background:0 0;border:0;align-items:center;gap:7px;padding:17px 1px 14px;font-size:11px;display:flex;position:relative}.panel-tabs>button.active{color:var(--blue);font-weight:600}.panel-tabs>button.active:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:-1px;left:0;right:0}.solve-panel,.setup-panel{padding:29px 25px 22px}.section-kicker{letter-spacing:1.6px;color:#9aa7b9;margin-bottom:8px;font-size:8px;font-weight:650}h2{letter-spacing:-.7px;margin:0 0 8px;font-family:Manrope,sans-serif;font-size:20px;font-weight:750;line-height:1.4}.muted{color:#929eae;margin:0 0 24px;font-size:11px;line-height:1.8}.method-options{gap:10px;display:grid}.method-card{text-align:left;background:#fff;border:1px solid #e6ebf2;border-radius:10px;align-items:center;gap:12px;width:100%;padding:16px 12px;display:flex}.method-card.selected{background:#f2f6ff;border-color:#8caefa;box-shadow:0 0 0 2px #eaf0ff}.method-icon{color:#8b9bb1;background:#f3f5f8;border-radius:8px;place-items:center;width:32px;height:34px;font-size:24px;display:grid}.selected .method-icon{color:#4a7ceb;background:#e5edff}.method-copy{flex:1;min-width:0}.method-heading{white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.method-heading small{letter-spacing:.6px;color:#a0aab7;border:1px solid #e8edf4;border-radius:3px;padding:3px 4px;font-size:6px;font-weight:600}.selected .method-heading small{color:#7899df;border-color:#dbe6ff}.method-detail{color:#96a2b3;margin-top:5px;font-size:9px;display:block}.radio-dot{border:1px solid #dae2ed;border-radius:50%;flex-shrink:0;width:13px;height:13px}.selected .radio-dot{background:#fff;border:4px solid #5281eb}.method-note{color:#98a4b5;min-height:34px;margin:18px 1px 22px;font-size:10px;line-height:1.7}.primary{background:var(--blue);color:#fff;border:1px solid #3264d8;border-radius:9px;justify-content:center;align-items:center;gap:10px;padding:13px 18px;font-size:11px;font-weight:550;display:flex;box-shadow:0 3px 6px #3365da12}.primary:not(:disabled):hover{background:#2c60d8}.solve-button{justify-content:space-between;width:100%;padding:14px 17px}.privacy-note{color:#acb5c1;justify-content:center;align-items:center;gap:6px;margin-top:14px;font-size:8px;display:flex}.privacy-note .status-dot{background:#a5b2c4;width:4px;height:4px}.bottom-notes{justify-content:space-between;align-items:center;padding:24px 2px 34px;display:flex}.bottom-notes>div{align-items:center;gap:13px;display:flex}.note-icon{color:#8a9db7;background:#edf2f9;border:1px solid #e4eaf2;border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.bottom-notes p{flex-direction:column;gap:5px;margin:0;font-size:10px;display:flex}.bottom-notes p strong{color:#64758b;font-weight:600}.bottom-notes .text-button{margin-left:15px}.made-note{color:#a1adbd;font-size:10px;font-style:italic}footer{border-top:1px solid var(--line);color:#adb6c3;justify-content:space-between;align-items:center;max-width:1420px;margin:auto;padding:23px 5.2%;font-size:8px;display:flex}footer>span:first-child{color:#98a4b4;letter-spacing:-.3px;font-size:11px;font-weight:600}footer>span:last-child{align-items:center;gap:5px;display:flex}.palette{justify-content:space-between;margin:19px 0;display:flex}.colour-choice{color:#9aa5b4;background:0 0;border:0;padding:0}.colour-choice>span{background:var(--sticker);color:#344354;border:1px solid #0000000c;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.colour-choice.chosen>span{outline-offset:3px;outline:2px solid #437bea}.colour-choice small{margin-top:8px;font-size:8px;display:block}.paint-toggle{border:1px solid var(--line);color:#8d9aaf;background:#f5f7fa;border-radius:8px;align-items:center;gap:9px;width:100%;padding:10px;font-size:10px;display:flex}.paint-toggle.enabled{color:#4777d8;background:#f2f6ff;border-color:#e0e9fc}.toggle-track{background:#d1d9e5;border-radius:20px;width:24px;height:14px;margin-left:auto;position:relative}.toggle-track i{background:#fff;border-radius:50%;width:8px;height:8px;display:block;position:absolute;top:3px;left:3px}.enabled .toggle-track{background:#5481e3}.enabled .toggle-track i{left:13px}.net{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(4,1fr);gap:8px 7px;margin:22px 0 15px;display:grid}.net-U{grid-area:1/2}.net-L{grid-area:2/1}.net-F{grid-area:2/2}.net-R{grid-area:2/3}.net-B{grid-area:2/4}.net-D{grid-area:3/2}.net-label{white-space:nowrap;color:#99a6b7;text-align:center;margin-bottom:4px;font-size:7px;display:block}.face-grid{background:#e5ebf2;border-radius:6px;grid-template-columns:repeat(3,1fr);gap:3px;padding:4px;display:grid}.sticker{aspect-ratio:1;color:#1f3545;border:1px solid #00000008;border-radius:3px;min-width:0;padding:0;font-size:8px;font-weight:700}.sticker:disabled{opacity:1;cursor:default}.colour-counts{color:#8a98aa;justify-content:space-between;gap:6px;font-size:8px;display:flex}.colour-counts>span{align-items:center;gap:4px;display:flex}.colour-counts i{border:1px solid #0000000c;border-radius:2px;width:6px;height:6px;display:block}.colour-counts .count-error{color:#c65f5b}.validation{align-items:center;gap:7px;margin:16px 0;font-size:10px;line-height:1.6;display:flex}.validation.valid{color:#559787}.validation.invalid{color:#bf7554}.validation.invalid .status-dot{background:#c58c61}.inline-error{color:#ae604b;background:#fff3ed;border:1px solid #fae4d8;border-radius:7px;padding:10px;font-size:11px;line-height:1.5}.spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.solution-heading{justify-content:space-between;align-items:center;display:flex}.move-count{border:1px solid var(--line);color:#94a1b3;white-space:nowrap;border-radius:5px;padding:5px 7px;font-size:8px}.progress-track{background:#edf1f8;border-radius:3px;height:4px;margin-top:12px;overflow:hidden}.progress-track>i{background:#5a88eb;height:100%;transition:width .3s;display:block}.progress-caption{color:#95a3b7;justify-content:space-between;gap:10px;margin-top:9px;font-size:9px;display:flex}.next-move{text-align:center;background:#f5f8fd;border:1px solid #e7edf7;border-radius:10px;min-height:168px;margin:22px 0 15px;padding:22px 10px}.next-move strong{color:#3d70dc;margin:10px 0;font-family:Manrope,sans-serif;font-size:49px;font-weight:650;line-height:1.1;display:block}.next-move p{color:#6c819f;margin:12px 0 7px;font-size:11px}.next-move.complete{color:#57aa90;background:#f1faf6;flex-direction:column;justify-content:center;align-items:center;display:flex}.playback-controls{align-items:center;gap:10px;display:flex}.playback-controls .play{flex:1}.icon-button{color:#8494ad;background:#fff;border:1px solid #e2e8f1;border-radius:8px;place-items:center;width:38px;height:40px;display:grid}.speed-control{color:#97a5b7;justify-content:space-between;align-items:center;margin:15px 0 20px;font-size:9px;display:flex}.speed-control select{border:1px solid var(--line);color:#788ba4;background:#fff;border-radius:5px;padding:5px;font-size:9px}.stages{border-top:1px solid var(--line);margin-bottom:19px}.stages details{border-bottom:1px solid var(--line);padding:12px 0}.stages summary{color:#70829c;cursor:pointer;align-items:center;gap:9px;font-size:10px;list-style:none;display:flex}.stages summary::-webkit-details-marker{display:none}.stages summary small{color:#a7b2c1;margin-left:auto;font-size:8px}.stage-number{color:#9aa8bb;border:1px solid #e2e9f3;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.stage-number.done{color:#51a58a;background:#ebf7f1;border-color:#dceddf}.stages details[open] .stage-number{color:#4b7add;background:#edf3ff;border-color:#dae6ff}.stages p{color:#93a2b5;margin:10px 0;font-size:10px;line-height:1.7}.move-chips{flex-wrap:wrap;gap:4px;display:flex}.move-chips button{color:#8393aa;background:#f2f5fa;border:1px solid #e7edf5;border-radius:4px;min-width:25px;height:25px;font-size:10px}.move-chips button.current{color:#fff;background:#4175e7;border-color:#4175e7}.move-chips button.past{color:#7ba18c;background:#eff7f2}.new-solution{margin:0 25px 23px}.modal-backdrop{z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#24365366;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.help-modal{background:#fff;border:1px solid #e6edf7;border-radius:18px;width:100%;max-width:440px;max-height:90vh;padding:32px;position:relative;overflow:auto;box-shadow:0 30px 90px #1b2e4733}.modal-close{border:0;width:28px;height:28px;position:absolute;top:17px;right:17px}.help-modal ol{color:#8493a9;padding-left:20px;font-size:12px;line-height:1.8}.help-modal li{padding:5px 0}.help-modal li strong{color:#4b607d}.notation-guide{color:#7c8da5;background:#f4f7fc;border-radius:10px;margin:20px 0;padding:16px;font-size:11px;line-height:1.8}.notation-guide strong{color:#4d6486}.notation-guide small{font-size:10px}.help-modal>.primary{width:100%}@media (width>=1400px){.cube-stage{height:435px}.side-panel{min-height:620px}.solve-panel{padding-top:33px}.method-card{padding-top:18px;padding-bottom:18px}.method-note{margin-top:24px;margin-bottom:25px}.turn-controls{margin-top:14px}}@media (width<=1150px){main{padding-left:3%;padding-right:3%}.workspace{grid-template-columns:minmax(0,1.4fr) minmax(315px,1fr);gap:16px}.turn-controls{gap:8px;margin-left:15px;margin-right:15px;padding:12px 10px}.control-label>span{display:none}.control-label{font-size:7px}.face-buttons{gap:3px}.face-buttons button{width:27px}.turn-buttons{gap:0;padding-left:7px}.turn-buttons button{padding:4px}.solve-panel,.setup-panel{padding-left:20px;padding-right:20px}.method-card{gap:9px}.method-heading{gap:5px;font-size:11px}.method-heading small{font-size:5px}.header{padding:0 3%}.made-note{display:none}.cube-stage{height:409px}}@media (width<=800px){.header{height:73px;padding:0 5%}.local-label{display:none}.header-right{gap:0}main{padding:30px 5% 0}.page-heading{margin-bottom:25px}h1{font-size:32px}.page-heading p{font-size:11px}.cube-type{gap:8px;min-width:0;padding:10px}.cube-type>svg{display:none}.workspace{grid-template-columns:1fr;gap:18px}.cube-stage{height:370px}.side-panel{min-height:0}.method-heading small{font-size:7px}.method-heading{font-size:13px}.method-detail{font-size:11px}.method-card{padding:16px}.method-options{gap:12px}.method-note{font-size:11px}.muted{font-size:12px}.turn-controls{justify-content:space-between;padding:14px 16px}.control-label{font-size:9px}.control-label>span{display:block}.face-buttons button{width:33px}.turn-buttons{gap:4px;padding-left:12px}.solve-panel,.setup-panel{padding:25px}.bottom-notes>div{flex-wrap:wrap}.bottom-notes .text-button{margin-left:50px}.bottom-notes{padding-bottom:26px}.panel-tabs>button{font-size:12px}.net{gap:9px;max-width:330px;margin-left:auto;margin-right:auto}.net-label{font-size:9px}.sticker{font-size:10px}.colour-choice>span{width:37px;height:37px}.colour-choice small,.colour-counts,.privacy-note{font-size:10px}.help-button{font-size:11px}footer>span:nth-child(2){display:none}}@media (width<=430px){.brand{font-size:20px}.brand-mark{width:31px;height:31px}.beta{display:none}.page-heading{align-items:flex-start;gap:8px}.cube-type{background:0 0;border:0;padding:9px}.cube-type strong,.cube-type div>span{font-size:9px}.tiny-grid{display:none}h1{letter-spacing:-1.4px;font-size:29px}.eyebrow{font-size:7px}.page-heading p{max-width:220px;font-size:10px;line-height:1.7}.canvas-toolbar{padding:15px 14px 0}.live-label{letter-spacing:.6px;font-size:7px}.tool-button{padding:7px;font-size:9px}.tool-button span{display:none}.cube-stage{height:320px}.turn-controls{flex-wrap:wrap;gap:7px;margin:5px 12px 0;padding:12px 10px}.control-label{flex:1;font-size:8px}.control-label>span{font-size:8px}.face-buttons{order:3;justify-content:space-between;width:100%;margin-top:5px}.face-buttons button{width:40px;height:35px}.face-buttons button:after{left:17px}.turn-buttons{border:0;gap:12px}.turn-buttons button{padding:3px 6px}.workspace-bottom{padding:15px 13px}.workspace-bottom>span,.workspace-bottom>.text-button{gap:3px;font-size:8px}.method-heading small{font-size:6px}.method-detail{font-size:10px}.solve-panel,.setup-panel{padding:24px 20px}.method-card{padding:14px 10px}h2{font-size:20px}.help-button>span{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important}.spinner{animation-duration:1.5s}}.muted,.method-note{color:#6e7f96;font-size:12px}.method-detail{color:#71839c;font-size:11px}.method-heading{font-size:13px}.method-heading small{font-size:7px}.section-kicker,.eyebrow{color:#71829a}.method-note{line-height:1.8}.tool-button,.help-button,.panel-tabs>button,.primary{font-size:12px}.orbit-hint,.workspace-bottom,.privacy-note{color:#71839b;font-size:10px}.control-label{color:#718198}.control-label>span{color:#788ba3}.bottom-notes p{font-size:12px}.bottom-notes p span{color:#7b8ba2;font-size:11px}.bottom-notes .text-button{font-size:11px}.next-move p{font-size:13px}.next-move small{color:#778ba5;font-size:10px}.stages summary{font-size:12px}.stages p{color:#71849e;font-size:12px}.progress-caption,.speed-control{font-size:11px}.progress-caption{color:#70849e}.validation{font-size:12px}.net-label{color:#73869f;font-size:9px}.colour-counts{font-size:10px}.paint-toggle{font-size:12px}.colour-choice small{color:#74849a;font-size:10px}@media (width<=430px){.method-heading{font-size:12px}.method-heading small{font-size:6px}.method-detail,.tool-button{font-size:10px}.workspace-bottom>.text-button,.orbit-hint,.control-label>span{font-size:9px}.face-buttons button{height:40px}.turn-buttons button{min-width:36px;min-height:32px}}.mobile-next{display:none}@media (width<=800px){.playback-controls{z-index:5;padding:12px 5% max(12px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;border-top:1px solid #dce5f3;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 20px #233a5410}.playback-controls .icon-button{width:44px;height:44px}.playback-controls .play{min-height:44px}.mobile-next{color:#3d70dc;flex-direction:column;align-items:center;min-width:55px;font-size:24px;font-weight:650;line-height:1.1;display:flex}.mobile-next small{letter-spacing:.6px;color:#8394ac;margin-top:4px;font-size:7px;font-weight:500}body:has(.playback-controls) footer{padding-bottom:100px}}.face-focus{background:#f8faff;border:1px solid #e1e9f5;border-radius:9px;margin-top:16px;padding:12px}.face-focus summary{color:#5980bd;cursor:pointer;font-size:11px}.face-focus label{color:#7d8ba2;justify-content:space-between;align-items:center;margin-top:14px;font-size:11px;display:flex}.face-focus select{color:#607897;background:#fff;border:1px solid #dbe5f5;border-radius:6px;padding:8px;font-size:11px}.face-focus .face-grid{gap:6px;max-width:210px;margin:16px auto;padding:7px}.face-focus .sticker{min-height:54px;font-size:14px}.face-focus p{color:#7b8ea9;margin:0;font-size:10px;line-height:1.6}
