:root{--bg:#f6f4ef;--surface:#fffdf9;--surface-soft:#efede7;--text:#242321;--muted:#77736c;--line:#d7d3ca;--line-strong:#aaa69e;--hint-bg:#f2ecff;--hint-text:#5e35a4;--selection:#b26935;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--bg:#151719;--surface:#202326;--surface-soft:#292d30;--text:#f2efe8;--muted:#aaa8a2;--line:#3c4043;--line-strong:#5b6063;--hint-bg:#2b2439;--hint-text:#c8adff;--selection:#e0a26e}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--text);background:var(--bg);margin:0;transition:color .18s,background .18s}button{color:inherit;font:inherit}.app-shell{width:min(100%,1320px);min-height:100vh;margin:0 auto;padding:24px 18px 40px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:18px;display:flex}.brand-button{cursor:pointer;text-align:left;background:0 0;border:0;justify-items:start;padding:0;display:grid}.header-right{align-items:flex-end;gap:24px;display:flex}.header-actions{gap:6px;display:flex}.mobile-menu-button{display:none}.nav-button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;padding:0 10px;font-size:.72rem;font-weight:600}.nav-button:hover,.nav-button:focus-visible,.nav-button--active{border-color:var(--line-strong);color:var(--text)}.eyebrow,.panel-label{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.66rem;font-weight:500}h1{letter-spacing:.13em;margin:0;font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:clamp(1.85rem,7vw,2.75rem);font-weight:600;line-height:.88}.puzzle-meta{text-align:right;gap:3px;font-size:.76rem;display:grid}.puzzle-meta span{color:var(--muted);text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace}.puzzle-meta strong{font-weight:600}.game-layout{gap:20px;display:grid}.board-column{min-width:0}.board-shell{width:min(100%,680px);margin:10px auto 0;padding:2px}.game-board{width:100%;height:auto;display:block;overflow:visible}.orbit-guide{fill:none;stroke:var(--line-strong);stroke-width:1.35px;opacity:.62;vector-effect:non-scaling-stroke;pointer-events:none}.letter-point{cursor:pointer;outline:none}.letter-hit{fill:#0000}.letter-disc{fill:var(--bg);stroke:var(--line-strong);stroke-width:2px;transition:fill .15s,stroke .15s,transform .15s}.letter-text{fill:var(--text);pointer-events:none;-webkit-user-select:none;user-select:none;font-family:SFMono-Regular,Consolas,monospace;font-size:26px;font-weight:500}.letter-point:hover .letter-disc,.letter-point:focus-visible .letter-disc{stroke:var(--text);stroke-width:3px;transform:scale(1.08)}.letter-point--selected .letter-disc{fill:var(--selection);stroke:var(--selection);transform:scale(1.1)}.letter-point--selected .letter-text{fill:#fff}.letter-point--found .letter-disc{fill:var(--surface-soft);stroke:var(--shape-color);stroke-width:3px}.letter-point--found .letter-text{fill:var(--shape-color)}.letter-point--hinted .letter-disc{fill:var(--surface);stroke:var(--selection);stroke-width:5px;transform:scale(1.13)}.letter-point--hinted .letter-text{fill:var(--selection);font-weight:700}.hint-marker{pointer-events:none}.hint-marker path{fill:var(--selection)}.hint-marker text{fill:var(--selection);letter-spacing:.08em;font-family:SFMono-Regular,Consolas,monospace;font-size:15px;font-weight:700}.selection-order{fill:var(--muted);font-family:SFMono-Regular,Consolas,monospace;font-size:14px}.selection-line,.found-polygon{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.selection-line{stroke:var(--selection);stroke-width:4px}.found-polygon{stroke:var(--shape-color);stroke-width:5px;opacity:.86;animation:.4s ease-out reveal-polygon}.board-shell--invalid{animation:.22s ease-in-out nudge}.game-message{min-height:24px;color:var(--muted);text-align:center;margin:2px 0 8px;font-size:.8rem}.game-message--success{color:#345c4b;font-weight:600}.completion-message{border:1px solid var(--text);background:var(--surface);text-align:center;justify-items:center;gap:2px;width:min(100%,360px);margin:0 auto 8px;padding:13px 18px;display:grid}.completion-message span,.completion-message small{color:var(--muted)}.completion-message span{letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:600}.completion-message strong{letter-spacing:.04em;font-family:SFMono-Regular,Consolas,monospace;font-size:1.55rem}.completion-message small{font-size:.72rem}.game-panel{border-top:1px solid var(--line);gap:22px;padding:24px 0 0;display:grid}.time-panel{border:1px solid var(--line-strong);background:var(--surface);grid-template-columns:1fr 1fr;display:grid}.time-panel div{gap:3px;padding:12px 14px;display:grid}.time-panel div+div{border-left:1px solid var(--line)}.time-panel span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:.62rem;font-weight:600}.time-panel strong{letter-spacing:.04em;font-family:SFMono-Regular,Consolas,monospace;font-size:1.15rem;font-weight:500}.shape-status{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.shape-chip{--chip-color:#4b4945;border:1px solid var(--line);min-height:48px;color:var(--text);text-transform:uppercase;letter-spacing:.06em;border-radius:3px;align-items:center;gap:9px;padding:7px 10px;font-size:.76rem;font-weight:600;display:flex}.shape-chip svg{fill:none;width:24px;height:24px;stroke:var(--chip-color);stroke-width:2px}.shape-chip--triangle{--chip-color:#e83f5b}.shape-chip--square{--chip-color:#007ea7}.shape-chip--pentagon{--chip-color:#6f9f38}.shape-chip--hexagon{--chip-color:#7a4fc2}.shape-chip--found{border-color:var(--chip-color);color:var(--chip-color);background:var(--surface)}.found-section{min-height:60px}.empty-found,.how-to p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.6}.found-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.found-list li{border-bottom:2px solid var(--text);letter-spacing:.1em;font-family:SFMono-Regular,Consolas,monospace;font-size:.86rem}.inline-link{color:var(--text);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;margin-top:7px;padding:0 0 2px;font-size:.74rem}.controls{grid-template-columns:1fr auto;gap:8px;display:grid}.button{cursor:pointer;border-radius:3px;min-height:48px;padding:0 16px;transition:background .14s,color .14s}.button--primary{border:1px solid var(--text);background:var(--text);color:var(--bg)}.button--secondary{border:1px solid var(--line-strong);color:var(--text);background:0 0}.button--hint{background:var(--hint-bg);color:var(--hint-text);letter-spacing:.03em;border:1px solid #7a4fc2;grid-column:1/-1;font-weight:600}.button--hint span{margin-right:5px;font-size:1.1rem;display:inline-block}.button:disabled{cursor:not-allowed;opacity:.35}.button:not(:disabled):hover{border-color:var(--text);background:var(--text);color:var(--bg)}.how-page{padding:56px 0 30px}.how-hero{width:min(100%,690px);margin-bottom:38px}.how-hero h2{margin:0 0 12px;font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:clamp(2.4rem,9vw,4.8rem);font-weight:500;line-height:.95}.how-hero>p:last-child{color:var(--muted);margin:0;font-size:clamp(1rem,3vw,1.25rem);line-height:1.55}.tutorial-grid{gap:12px;display:grid}.tutorial-card{border:1px solid var(--line);background:var(--surface);padding:14px 14px 22px;position:relative}.tutorial-card h3{margin:8px 0 7px;font-size:1rem}.tutorial-card p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.6}.tutorial-diagram{border-bottom:1px solid var(--line);width:100%;height:auto;display:block}.tutorial-node{fill:var(--surface);stroke:var(--line-strong);stroke-width:1.5px}.tutorial-node--selected{fill:var(--selection);stroke:var(--selection)}.tutorial-letter{fill:var(--text);font-family:SFMono-Regular,Consolas,monospace;font-size:13px;font-weight:600}.tutorial-node--selected+.tutorial-letter{fill:#fff}.tutorial-centre{fill:var(--line-strong)}.tutorial-orbit{fill:none;stroke:var(--line-strong);stroke-width:1px;opacity:.7}.tutorial-polygon{fill:none;stroke:var(--selection);stroke-width:3px;stroke-linejoin:round}.tutorial-start path{fill:var(--selection)}.tutorial-start text{fill:var(--selection);letter-spacing:.08em;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700}.step-number{color:var(--muted);letter-spacing:.1em;margin-top:15px;font-family:SFMono-Regular,Consolas,monospace;font-size:.66rem;display:inline-block}.rules-panel{border-top:1px solid var(--line);margin-top:28px;display:grid}.rules-panel>div{border-bottom:1px solid var(--line);padding:22px 0}.rules-panel h3{margin:0 0 8px;font-size:1rem}.rules-panel p:last-child{color:var(--muted);margin:0;font-size:.84rem;line-height:1.65}.how-actions{grid-template-columns:repeat(2,minmax(0,250px));justify-content:center;gap:8px;margin-top:30px;display:grid}.guided-page{padding:56px 0 30px}.guided-hero{width:min(100%,720px);margin-bottom:34px}.guided-hero h2{margin:0 0 12px;font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:clamp(2.4rem,9vw,4.8rem);font-weight:500;line-height:.95}.guided-hero>p:last-child{color:var(--muted);margin:0;font-size:clamp(.95rem,3vw,1.18rem);line-height:1.6}.guided-tutorial{border:1px solid var(--line);background:var(--surface);text-align:left;gap:18px;width:min(100%,880px);padding:clamp(20px,5vw,42px);display:grid}.guided-copy{padding-right:42px}.guided-copy h2{font-size:clamp(1.9rem,7vw,3.3rem)}.guided-copy>p:last-of-type{color:var(--muted);margin:14px 0 0;font-size:.84rem;line-height:1.65}.tutorial-progress{gap:6px;margin-top:18px;display:flex}.tutorial-progress i{background:var(--line);width:28px;height:2px}.tutorial-progress i.active{background:var(--selection)}.guided-board{width:min(100%,390px);margin:0 auto;display:block;overflow:visible}.guided-orbit{fill:none;stroke:var(--line-strong);stroke-width:1px;opacity:.62;vector-effect:non-scaling-stroke}.guided-disc{fill:var(--surface);stroke:var(--line-strong);stroke-width:1.5px}.guided-disc--selected{fill:var(--selection);stroke:var(--selection)}.guided-disc--solved{fill:#e83f5b;stroke:#e83f5b}.guided-letter{fill:var(--text);pointer-events:none;font-family:SFMono-Regular,Consolas,monospace;font-size:14px;font-weight:600}.guided-disc--selected+.guided-letter,.guided-disc--solved+.guided-letter{fill:#fff}.guided-node--target{cursor:pointer;outline:none}.guided-target{fill:none;stroke:var(--selection);stroke-width:2px;animation:1.3s ease-in-out infinite tutorial-pulse}.guided-selection{fill:none;stroke:var(--selection);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.guided-solved{fill:#e83f5b0d;stroke:#e83f5b;stroke-width:4px;stroke-linejoin:round;animation:.4s ease-out reveal-polygon}.guided-centre{fill:var(--line-strong)}.guided-actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.guided-actions .text-button:only-child{grid-column:1/-1;justify-self:end}.archive-page{padding:56px 0 30px}.archive-hero{width:min(100%,720px);margin-bottom:42px}.archive-hero h2{margin:0 0 12px;font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:clamp(2.7rem,10vw,5.2rem);font-weight:500;line-height:.9}.archive-hero>p:last-child{color:var(--muted);margin:0;font-size:clamp(.95rem,3vw,1.18rem);line-height:1.6}.archive-list{border-top:1px solid var(--line)}.archive-card{border:0;border-bottom:1px solid var(--line);width:100%;min-height:122px;color:var(--text);cursor:pointer;text-align:left;background:0 0;grid-template-columns:48px minmax(0,1fr) 72px 20px;align-items:center;gap:14px;padding:14px 4px;transition:background .16s,padding .16s;display:grid;position:relative}.archive-card:hover,.archive-card:focus-visible,.archive-card--active{background:var(--surface);padding-inline:14px}.archive-card:focus-visible{outline:2px solid var(--text);outline-offset:-2px}.archive-index{color:var(--muted);letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:.72rem}.archive-copy{gap:4px;display:grid}.archive-copy small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace;font-size:.62rem}.archive-copy strong{font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:clamp(1.25rem,5vw,1.8rem);font-weight:500}.archive-copy>span{color:var(--muted);font-size:.7rem}.archive-orbits{width:66px;height:66px;display:block;overflow:visible}.archive-orbit-guide,.archive-solved-shape{vector-effect:non-scaling-stroke}.archive-orbit-guide{fill:none;stroke-width:1px}.archive-orbit-guide--1{stroke:#e83f5b}.archive-orbit-guide--2{stroke:#007ea7}.archive-orbit-guide--3{stroke:#6f9f38}.archive-orbit-guide--4{stroke:#7a4fc2}.archive-orbits--complete .archive-orbit-guide{opacity:.28}.archive-solved-shape{stroke-width:1.8px;stroke-linejoin:round}.archive-solved-shape--triangle{fill:#e83f5b;fill-opacity:.07;stroke:#e83f5b}.archive-solved-shape--square{fill:#007ea7;fill-opacity:.07;stroke:#007ea7}.archive-solved-shape--pentagon{fill:#6f9f38;fill-opacity:.07;stroke:#6f9f38}.archive-solved-shape--hexagon{fill:#7a4fc2;fill-opacity:.07;stroke:#7a4fc2}.archive-arrow{color:var(--muted);font-size:1rem}.archive-card--active:before{content:"";background:#7a4fc2;width:3px;height:32px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.legal-page{width:min(100%,820px);margin:0 auto;padding:58px 0 42px}.legal-page>header{border-bottom:1px solid var(--line);padding-bottom:28px}.legal-page h2{margin:0 0 12px;font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:clamp(2.6rem,9vw,4.8rem);font-weight:500;line-height:.95}.legal-page>header>p:last-child{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:SFMono-Regular,Consolas,monospace;font-size:.67rem}.legal-content{display:grid}.legal-content section{border-bottom:1px solid var(--line);grid-template-columns:minmax(130px,.34fr) minmax(0,1fr);gap:28px;padding:26px 0;display:grid}.legal-content h3{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem}.legal-content p,.legal-content address{color:var(--muted);margin:0;font-size:.86rem;font-style:normal;line-height:1.75}.legal-content a{color:var(--text);text-underline-offset:3px;text-decoration-thickness:1px}.legal-back{width:auto;margin-top:28px;padding-inline:22px}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;margin-top:58px;padding:24px 0 6px;display:flex}.footer-signature{gap:5px;display:grid}.footer-signature strong{letter-spacing:.12em;font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:.95rem}.footer-signature span{color:var(--muted);font-size:.62rem}.footer-signature a{color:inherit;text-decoration:none}.footer-signature a:hover,.footer-signature a:focus-visible{color:var(--text);text-underline-offset:3px;text-decoration:underline}.footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px 18px;display:flex}.footer-links button,.footer-links a{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;padding:4px 0;font-size:.66rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.footer-links button:hover,.footer-links button:focus-visible,.footer-links a:hover,.footer-links a:focus-visible{color:var(--text);text-underline-offset:4px;text-decoration:underline}.footer-links .footer-kofi{border:1px solid var(--line-strong);color:var(--text);padding:7px 11px}.footer-links .footer-kofi:hover,.footer-links .footer-kofi:focus-visible{background:var(--surface);color:#e83f5b;border-color:#e83f5b;text-decoration:none}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1414139e;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.game-modal{border:1px solid var(--line-strong);background:var(--surface);text-align:center;width:min(100%,560px);max-height:calc(100vh - 36px);padding:clamp(24px,6vw,44px);animation:.24s ease-out modal-arrive;position:relative;overflow:auto;box-shadow:0 28px 80px #00000047}.game-modal h2{margin:0;font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:clamp(2.25rem,9vw,4rem);font-weight:500;line-height:.96}.game-modal>.eyebrow{margin-bottom:12px}.modal-lead{color:var(--muted);margin:30px 0 4px;font-size:.78rem}.welcome-theme{font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:clamp(1.65rem,7vw,2.75rem);font-weight:500;display:block}.modal-note{width:min(100%,390px);color:var(--muted);margin:20px auto 0;font-size:.78rem;line-height:1.65}.modal-actions{gap:8px;margin-top:28px;display:grid}.modal-orbits{width:92px;height:92px;margin:0 auto 24px;position:relative}.modal-orbits i{border:1px solid var(--orbit-color);border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)}.modal-orbits i:first-child{--orbit-color:#e83f5b;width:30px;height:30px}.modal-orbits i:nth-child(2){--orbit-color:#007ea7;width:48px;height:48px}.modal-orbits i:nth-child(3){--orbit-color:#6f9f38;width:68px;height:68px}.modal-orbits i:nth-child(4){--orbit-color:#7a4fc2;width:88px;height:88px}.modal-orbits span{background:var(--text);border-radius:50%;width:13px;height:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-close{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:42px;height:42px;font-size:1.45rem;line-height:1;position:absolute;top:14px;right:14px}.completion-total{gap:4px;margin:24px 0 0;display:grid}.completion-total span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:.65rem}.completion-total strong{letter-spacing:.04em;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(2.1rem,10vw,3.1rem);font-weight:500}.record-note{color:var(--muted);margin:2px 0 24px;font-size:.75rem}.split-list{border-top:1px solid var(--line)}.split-row{--split-color:var(--text);border-bottom:1px solid var(--line);text-align:left;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-height:58px;display:grid}.split-row--triangle{--split-color:#e83f5b}.split-row--square{--split-color:#007ea7}.split-row--pentagon{--split-color:#6f9f38}.split-row--hexagon{--split-color:#7a4fc2}.split-shape{color:var(--split-color);text-align:center;font-size:1.7rem}.split-row>span:nth-child(2){gap:2px;display:grid}.split-row small{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:.56rem}.split-row strong{color:var(--split-color);letter-spacing:.08em;font-size:.75rem}.split-row time{font-family:SFMono-Regular,Consolas,monospace;font-size:.82rem}.button--share{color:#fff;background:#007ea7;border:1px solid #007ea7;width:100%;margin-top:22px;font-weight:600}.share-feedback{min-height:18px;color:var(--muted);margin:7px 0 0;font-size:.65rem}.rating-block{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.rating-options{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.rating-button{border:1px solid var(--line-strong);cursor:pointer;text-transform:capitalize;background:0 0;min-height:42px;font-size:.68rem;font-weight:600}.rating-button:hover,.rating-button:focus-visible,.rating-button--selected{border-color:var(--text);background:var(--text);color:var(--bg)}.rating-thanks{color:var(--muted);margin-top:8px;font-size:.64rem;display:block}.completion-actions{justify-content:center;gap:8px;margin-top:16px;display:flex}.consent-banner{z-index:19;border:1px solid var(--line-strong);background:var(--surface);align-items:center;gap:24px;width:min(100% - 36px,1120px);margin:0 auto;padding:20px;display:grid;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 18px 55px #0003}.consent-banner--summary{grid-template-columns:minmax(260px,1fr) minmax(440px,.92fr)}.consent-banner--settings{grid-template-columns:minmax(240px,.9fr) minmax(310px,1fr) auto}.consent-intro h2{margin:0 0 7px;font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:clamp(1.25rem,3vw,1.65rem);font-weight:500}.consent-intro h2:focus-visible{outline:2px solid var(--text);outline-offset:5px}.consent-intro>p:not(.eyebrow){color:var(--muted);margin:0 0 6px;font-size:.72rem;line-height:1.5}.consent-options{gap:7px;display:grid}.consent-options label{border:1px solid var(--line);cursor:pointer;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:48px;padding:7px 10px;display:grid}.consent-options .consent-option--locked{cursor:default}.consent-options input{accent-color:#7a4fc2;width:17px;height:17px}.consent-options span{gap:2px;display:grid}.consent-options strong{font-size:.72rem}.consent-options small{color:var(--muted);font-size:.62rem;line-height:1.35}.consent-actions{gap:6px;min-width:148px;display:grid}.consent-actions .button{min-height:40px;padding-inline:12px;font-size:.7rem}.consent-actions--summary{grid-template-columns:repeat(3,minmax(0,1fr))}.consent-actions--summary .button{min-height:48px}.consent-actions--settings{grid-template-columns:1fr}.settings-backdrop{z-index:20;background:#0c0d0e8c;align-items:end;display:grid;position:fixed;inset:0}.settings-panel{border-top:1px solid var(--line-strong);background:var(--surface);width:100%;max-height:92vh;padding:24px 20px 30px;overflow:auto;box-shadow:0 -18px 50px #0000002e}.settings-panel>header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.settings-panel h2{margin:0;font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:2.2rem;font-weight:500}.icon-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:44px;height:44px;font-size:1.6rem;line-height:1}.settings-group{border-top:1px solid var(--line)}.settings-privacy{border:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding:16px 18px;display:flex}.settings-privacy>span{gap:4px;display:grid}.settings-privacy strong{font-size:.88rem}.settings-privacy small{color:var(--muted);font-size:.72rem;line-height:1.4}.guided-disc--background{fill:var(--surface);stroke:var(--line)}.guided-letter--background{fill:var(--muted);font-size:10px}.setting-row{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:1fr auto;align-items:center;gap:18px;min-height:78px;display:grid;position:relative}.setting-row>span,.settings-danger>div:first-child{gap:4px;display:grid}.setting-row strong,.settings-danger strong{font-size:.88rem}.setting-row small,.settings-danger small{color:var(--muted);font-size:.72rem;line-height:1.4}.setting-row input{opacity:0;pointer-events:none;position:absolute}.toggle{border:1px solid var(--line-strong);background:var(--surface-soft);border-radius:20px;width:48px;height:28px;transition:background .15s;position:relative}.toggle i{background:var(--text);border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:3px;left:3px}.setting-row input:checked+.toggle{background:#7a4fc2;border-color:#7a4fc2}.setting-row input:checked+.toggle i{background:#fff;transform:translate(20px)}.setting-row input:focus-visible+.toggle{outline:2px solid var(--text);outline-offset:3px}.settings-danger{border:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding:18px;display:flex}.reset-confirmation{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.text-button{cursor:pointer;background:0 0;border:0;min-height:38px;padding:0 10px;font-size:.74rem;font-weight:600}.text-button--danger{color:#d94a5f}.text-button:disabled{cursor:not-allowed;opacity:.4}@keyframes reveal-polygon{0%{opacity:0}to{opacity:.86}}@keyframes modal-arrive{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes nudge{0%,to{transform:translate(0)}33%{transform:translate(-3px)}66%{transform:translate(3px)}}@keyframes tutorial-pulse{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@media (width>=850px){.app-shell{padding:34px 40px 46px}.site-header{padding-bottom:24px}.game-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:48px}.board-shell{margin-top:16px}.game-panel{border-top:0;border-left:1px solid var(--line);align-content:center;padding:0 0 0 32px}.shape-status{grid-template-columns:1fr}.tutorial-grid{grid-template-columns:repeat(3,1fr)}.guided-tutorial{grid-template-columns:minmax(260px,.8fr) minmax(320px,1fr);align-items:center}.guided-copy{grid-column:1}.guided-board{grid-area:1/2/span 2}.guided-actions{grid-column:1}.rules-panel{grid-template-columns:repeat(3,1fr)}.rules-panel>div{border-right:1px solid var(--line);padding:26px 28px}.rules-panel>div:first-child{padding-left:0}.rules-panel>div:last-child{border-right:0}.settings-backdrop{place-items:center}.settings-panel{border:1px solid var(--line-strong);width:min(92vw,560px)}.archive-card{grid-template-columns:70px minmax(0,1fr) 94px 28px;min-height:142px;padding-inline:18px}.archive-card:hover,.archive-card:focus-visible,.archive-card--active{padding-inline:30px}.archive-orbits{width:82px;height:82px}}@media (width<=640px){.site-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px 18px;padding-bottom:16px;display:grid;position:relative}.header-right{display:contents}.mobile-menu-button{min-height:40px;color:var(--muted);cursor:pointer;letter-spacing:.1em;text-transform:uppercase;background:0 0;border:0;grid-area:1/2;align-items:center;gap:9px;padding:0 2px 0 10px;font-family:SFMono-Regular,Consolas,monospace;font-size:.66rem;display:flex}.mobile-menu-button>span{width:18px;height:12px;position:relative}.mobile-menu-button>span:before,.mobile-menu-button>span:after{content:"";background:currentColor;width:18px;height:1px;transition:top .16s,transform .16s;position:absolute;left:0}.mobile-menu-button>span:before{top:3px}.mobile-menu-button>span:after{top:9px}.mobile-menu-button--open>span:before{top:6px;transform:rotate(45deg)}.mobile-menu-button--open>span:after{top:6px;transform:rotate(-45deg)}.puzzle-meta{border-top:1px solid var(--line);text-align:left;grid-area:2/1/auto/-1;gap:3px;width:100%;padding-top:13px;display:grid}.puzzle-meta span{letter-spacing:.1em;font-size:.6rem}.puzzle-meta strong{font-family:"Bodoni 72",Didot,Bodoni MT,Georgia,serif;font-size:1.2rem;font-weight:500;line-height:1.15}.header-actions{z-index:15;border:1px solid var(--line-strong);background:var(--surface);gap:0;width:min(250px,100vw - 36px);padding:8px;display:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 40px #00000024}.header-actions--open{display:grid}.nav-button{border-bottom-color:var(--line);text-align:left;min-height:46px;padding:0 12px}.nav-button:last-child{border-bottom-color:#0000}.legal-page{padding-top:38px}.legal-content section{grid-template-columns:1fr;gap:10px;padding:22px 0}.site-footer{flex-direction:column;align-items:flex-start;margin-top:42px}.footer-links{justify-content:flex-start;gap:7px 16px}.game-modal{padding:24px 18px}.how-actions{grid-template-columns:1fr}.welcome-modal{padding-top:28px}.consent-banner{grid-template-columns:1fr;gap:14px;width:calc(100% - 20px);max-height:calc(100vh - 20px);padding:17px;bottom:10px;left:10px;right:10px;overflow:auto}.consent-banner--summary,.consent-banner--settings,.consent-actions--summary,.consent-actions--settings{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
