a,button,[role="button"]{-webkit-tap-highlight-color:transparent}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('../assets/fonts/dm-sans-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('../assets/fonts/dm-sans-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'Manrope';font-style:normal;font-weight:600 800;font-display:swap;src:url('../assets/fonts/manrope-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Manrope';font-style:normal;font-weight:600 800;font-display:swap;src:url('../assets/fonts/manrope-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
:root{--background:#f3efe7;--surface:#050505;--surface-secondary:#111;--text-primary:#fff;--text-secondary:#a9a9a9;--text-dark:#171714;--accent:#ff3b91;--border-dark:#323232;--border-light:#d8d3ca;--radius-large:48px;--radius-medium:28px;--radius-small:16px;--W:#f7f6f0;--Y:#ffd643;--G:#37bf72;--B:#3d7dff;--R:#ef3e46;--O:#ff8b32}
*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--text-primary);font-family:'DM Sans',system-ui,sans-serif;min-height:100dvh}button{font:inherit}button:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.header{height:104px;max-width:1050px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 10px}.brand{border:0;background:transparent;color:var(--text-dark);font:800 24px Manrope,sans-serif;cursor:pointer}.brand span{color:var(--accent)}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sound,.icon-btn{width:48px;height:48px;border:1px solid var(--border-light);border-radius:50%;background:#fff;color:var(--text-dark);display:grid;place-items:center;cursor:pointer}.panel{position:relative;width:min(1050px,calc(100% - 40px));min-height:calc(100dvh - 132px);margin:0 auto 28px;padding:64px;background:var(--surface);border-radius:var(--radius-large);overflow:hidden}.map{max-width:850px;margin:auto}.map-title h1,.orientation h1,.face-heading h1,.complete h1,.failed h1,.solve h1{font:800 clamp(42px,7vw,78px)/.98 Manrope,sans-serif;letter-spacing:-.055em;margin:8px 0 16px}.map-title>p:last-child,.level-card p,.muted,.face-hint{color:var(--text-secondary);font-size:17px}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700}.accent{color:var(--accent)}.level-path{position:relative;display:flex;flex-direction:column;align-items:center;padding:30px 0 190px}.level-node{z-index:1;width:230px;display:flex;align-items:center;gap:16px;text-align:left;border:0;background:transparent;color:white;cursor:pointer}.level-node.pos-0{transform:translateX(50px)}.level-node.pos-1{transform:translateX(-55px)}.level-node.pos-2{transform:translateX(15px)}.node-icon{width:78px;height:78px;flex:0 0 auto;border:6px solid #242424;border-bottom-width:10px;border-radius:25px;background:#1b1b1b;display:grid;place-items:center}.level-node.unlocked .node-icon{background:var(--accent);border-color:#c22168}.level-node.completed .node-icon{background:#fff;color:#111;border-color:#d6d6d6}.level-node b,.level-node small{display:block}.level-node small{color:var(--text-secondary);margin-top:4px}.level-node:disabled{cursor:not-allowed;color:#777}.path-line{width:3px;height:42px;background:#282828}.level-card{position:absolute;z-index:3;right:48px;bottom:48px;width:360px;padding:28px;border:1px solid var(--border-dark);border-radius:var(--radius-medium);background:#171717}.level-card h2{font:800 30px Manrope;margin:3px 0 8px}.level-kicker{font-size:12px;color:var(--accent);text-transform:uppercase;letter-spacing:.12em}.close-card{float:right;background:none;border:0;color:#aaa;font-size:28px;cursor:pointer}.facts{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--border-dark);padding:16px 0;margin:20px 0}.facts span{font-size:11px;color:#999}.facts b{display:block;color:#fff;font-size:18px}.primary,.secondary{min-height:56px;border-radius:999px;padding:0 26px;border:1px solid transparent;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:12px;cursor:pointer}.primary{background:#fff;color:#111}.primary:hover{background:var(--accent);color:#fff}.primary:disabled{background:#3b3b3b;color:#777;cursor:not-allowed}.secondary{background:transparent;border-color:var(--border-dark);color:#fff}.level-card .primary,.orientation>.primary,.face-input>.primary{width:100%}.game-top{height:54px;display:flex;align-items:center;justify-content:space-between}.game-top .icon-btn{background:#161616;color:#fff;border-color:#292929}.round-label{width:70px;text-align:right;color:#999;font-size:13px}.progress-dots{display:flex;align-items:center;gap:9px}.progress-dots i{width:9px;height:9px;border:1px solid #555;border-radius:50%}.progress-dots i.done{background:#fff}.progress-dots i.active{background:var(--accent);border-color:var(--accent)}.progress-dots .star{width:22px;height:22px;display:grid;place-items:center}.progress-dots svg{width:14px}.center-stage{min-height:calc(100dvh - 300px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.count,.move{font:800 clamp(120px,27vw,260px)/.9 Manrope;margin:22px 0;letter-spacing:-.08em}.move{color:var(--accent)}.orientation{max-width:700px;margin:30px auto 0}.cube-wrap{height:250px;display:grid;place-items:center;margin:8px 0}.iso-cube{position:relative;width:150px;height:150px;transform:rotateX(-26deg) rotateY(39deg) rotateZ(1deg);transform-style:preserve-3d}.cube-face{position:absolute;width:150px;height:150px;padding:5px;background:#191919;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.cube-face i{border-radius:5px}.cube-face.front{transform:translateZ(75px)}.cube-face.right{transform:rotateY(90deg) translateZ(75px)}.cube-face.top{transform:rotateX(90deg) translateZ(75px)}.front i{background:var(--G)}.right i{background:var(--R)}.top i{background:var(--W)}.orientation-list{list-style:none;padding:0;display:flex;gap:28px;margin:0 0 26px}.orientation-list li{display:flex;align-items:center;gap:9px;color:#ccc}.swatch{width:10px;height:10px;border-radius:50%}.white{background:var(--W)}.green{background:var(--G)}.red{background:var(--R)}.face-input{max-width:670px;margin:30px auto}.face-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.face-heading h1{font-size:clamp(38px,6vw,65px)}.timer{font:700 24px Manrope;padding:12px 17px;border:1px solid var(--border-dark);border-radius:99px}.face-hint{margin:12px 0 20px}.face-grid{width:min(330px,80vw);aspect-ratio:1;margin:14px auto 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.sticker{border:2px solid #444;border-radius:14px;background:#181818;cursor:pointer}.sticker.fixed{cursor:not-allowed}.c-W{background:var(--W)}.c-Y{background:var(--Y)}.c-G{background:var(--G)}.c-B{background:var(--B)}.c-R{background:var(--R)}.c-O{background:var(--O)}.picker{display:flex;justify-content:center;gap:12px;margin-bottom:24px}.pick{width:45px;height:45px;border:4px solid var(--surface);border-radius:50%;cursor:pointer}.pick.selected{outline:3px solid white;outline-offset:2px}.solve-time{font:800 clamp(75px,16vw,150px)/1 Manrope;letter-spacing:-.07em;margin:22px 0}.return-card{display:flex;gap:18px;align-items:center;padding:18px 24px;margin-bottom:26px;border:1px solid var(--border-dark);border-radius:18px}.return-card span{color:#888}.result-icon{width:90px;height:90px;border-radius:28px;background:var(--accent);display:grid;place-items:center}.result-icon svg{width:45px;height:45px}.success h1,.complete h1,.failed h1{margin:24px 0 8px}.stats{display:flex;gap:60px;margin:34px 0}.stats span{color:#888;font-size:13px}.stats b{display:block;color:#fff;font-size:25px}.button-row{display:flex;gap:12px}.fail-mark{font:700 70px/1 Manrope;color:var(--accent)}.backdrop{position:fixed;inset:0;background:#000b;z-index:10;display:grid;place-items:center;padding:20px}.modal{width:min(420px,100%);padding:32px;border-radius:28px;background:#171717;text-align:center}.modal h2{font:800 30px Manrope;margin:0}.modal p{color:#aaa;margin:12px 0 24px}.modal button{width:100%;margin-top:10px}
@media(max-width:700px){.header{height:76px;padding:0 18px}.panel{width:calc(100% - 20px);min-height:calc(100dvh - 86px);margin-bottom:10px;padding:26px 22px;border-radius:30px}.game-panel{padding:18px}.map-title h1{font-size:49px}.level-path{padding-bottom:220px}.level-node{width:210px}.level-node.pos-0{transform:translateX(35px)}.level-node.pos-1{transform:translateX(-35px)}.node-icon{width:66px;height:66px;border-radius:22px}.level-card{position:absolute;left:14px;right:14px;bottom:14px;width:auto;padding:22px}.facts{gap:8px}.orientation{margin-top:18px}.orientation h1{font-size:45px}.cube-wrap{height:210px}.orientation-list{display:grid;grid-template-columns:1fr 1fr;gap:11px;font-size:14px}.center-stage{min-height:calc(100dvh - 180px)}.face-input{margin-top:18px}.face-heading h1{font-size:38px}.face-heading{align-items:center}.face-hint{font-size:14px}.face-grid{width:min(290px,75vw);gap:6px}.sticker{border-radius:10px}.picker{gap:8px}.pick{width:40px;height:40px}.return-card{display:grid;gap:4px}.stats{gap:28px}.button-row{width:100%;flex-direction:column}.button-row button{width:100%}}
@media(max-height:720px) and (max-width:700px){.panel{padding-top:14px}.game-top{height:42px}.count,.move{font-size:110px;margin:12px}.cube-wrap{height:160px}.iso-cube{transform:scale(.72) rotateX(-26deg) rotateY(39deg)}.orientation-list{margin-bottom:15px}.face-grid{width:220px}.face-heading h1{font-size:32px}.picker{margin-bottom:14px}.pick{width:35px;height:35px}.solve-time{font-size:75px;margin:12px}.center-stage{min-height:calc(100dvh - 150px)}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}
:root{--background:#050505;--G:#36d642}
.brand{color:var(--text-primary)}
.brand{padding:0}
.brand{display:flex;align-items:center;gap:12px}
.brand .brand-name{display:inline-flex;color:var(--text-primary)}
.brand .brand-name>span{color:var(--accent)}
.brand-cube{width:28px;height:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:2px}
.brand-cube i{display:block;border-radius:2px;background:var(--accent)}
.brand-cube i:nth-child(3),.brand-cube i:nth-child(6),.brand-cube i:nth-child(8),.brand-cube i:nth-child(9){background:var(--W)}
.brand-cube.music-active i{transition:background-color .28s ease}
.brand-cube.music-active i.is-pink{background:var(--accent)}
.brand-cube.music-active i.is-white{background:var(--W)}
@media(max-width:700px){.brand{gap:9px}.brand-cube{width:24px;height:24px}}
.sound{background:var(--surface-secondary);color:var(--text-primary);border-color:var(--border-dark)}
.sound{position:relative;overflow:visible;isolation:isolate;background:transparent;border-color:transparent}
.sound::before{content:"";position:absolute;inset:0;z-index:1;border:1px solid var(--border-dark);border-radius:50%;background:var(--surface-secondary)}
.audio-wave{position:absolute;left:50%;top:50%;width:132px;height:58px;transform:translate(-50%,-50%);z-index:0;opacity:0;pointer-events:none;transition:opacity .8s ease}
.sound.sound-on .audio-wave{opacity:.85}
.sound.sound-off .audio-wave{opacity:0}
.sound-icon{position:relative;z-index:2;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:rgba(17,17,17,.62)}
.sound-icon svg{width:22px;height:22px}
body{padding-top:104px}
.header{position:fixed;z-index:8;top:0;left:50%;width:min(1050px,calc(100% - 20px));transform:translateX(-50%);background:var(--background)}
.nav-timer{position:absolute;left:50%;transform:translateX(-50%);white-space:nowrap}
.game-panel{width:min(1050px,calc(100% - 20px));background:transparent;border-radius:0;padding:32px 10px}
.orientation-simple{width:100%;max-width:none;min-height:calc(100dvh - 290px);display:flex;flex-direction:column;justify-content:center}
.orientation-simple h1{max-width:780px;margin:18px 0 64px}
.orientation-simple strong{font:inherit}
.orientation-simple .word-white{color:var(--W)}
.orientation-simple .word-green{color:var(--G)}
.orientation-simple .word-always{color:var(--accent)}
.orientation-simple>.primary{width:max-content;max-width:none;align-self:flex-end}
.level-modal-backdrop{position:fixed;inset:0;z-index:9;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.72);backdrop-filter:blur(4px)}
.level-modal-backdrop .level-card{position:relative;inset:auto;width:min(520px,100%);padding:38px;margin:0;border-color:#3a3a3a;box-shadow:0 24px 80px rgba(0,0,0,.45)}
.level-modal-backdrop .level-card .primary{display:flex;width:max-content;margin:32px 0 0 auto}
.level-step{position:relative;width:230px;z-index:1}
.level-step.step-pos-0{transform:translateX(50px)}
.level-step.step-pos-1{transform:translateX(-55px)}
.level-step.step-pos-2{transform:translateX(15px)}
.level-step.has-popover{z-index:6}
.level-step .level-node{transform:none}
.level-node{padding:0}
.level-path .level-popover{position:absolute;inset:auto auto auto 50%;top:calc(100% + 22px);width:min(480px,calc(100vw - 60px));margin:0;padding:30px;z-index:6;box-shadow:0 24px 70px rgba(0,0,0,.55);transform:translateX(-50%)}
.level-path .level-popover .primary{display:flex;width:max-content;margin:32px 0 0 auto}
.level-path .level-popover::before{content:"";position:absolute;top:-10px;left:calc(50% - 76px);width:20px;height:20px;background:#171717;border-left:1px solid var(--border-dark);border-top:1px solid var(--border-dark);transform:translateX(-50%) rotate(45deg)}
.level-path .level-popover.popover-pos-0,.level-path .level-popover.popover-pos-1,.level-path .level-popover.popover-pos-2{transform:translateX(-50%)}
@media(max-width:700px){.level-modal-backdrop{padding:14px}.level-modal-backdrop .level-card{position:relative;inset:auto;width:min(520px,100%);padding:26px}}
@media(max-width:700px){.level-step{width:210px}.level-step.step-pos-0{transform:translateX(35px)}.level-step.step-pos-1{transform:translateX(-35px)}.level-step.step-pos-2{transform:translateX(15px)}.level-path .level-popover{width:calc(100vw - 40px);padding:24px}.level-path .level-popover.popover-pos-0{transform:translateX(calc(-50% - 35px))}.level-path .level-popover.popover-pos-1{transform:translateX(calc(-50% + 35px))}.level-path .level-popover.popover-pos-2{transform:translateX(calc(-50% - 15px))}}
@media(max-width:700px){.level-path .level-popover.popover-pos-0::before{left:calc(50% - 37px)}.level-path .level-popover.popover-pos-1::before{left:calc(50% - 107px)}.level-path .level-popover.popover-pos-2::before{left:calc(50% - 57px)}}
@media(max-width:700px){body{padding-top:76px}.game-panel{padding:18px}}
@media(max-width:700px){.nav-timer{font-size:18px;padding:9px 13px}}
.game-panel:has(.face-input){height:calc(100dvh - 104px);min-height:0;overflow:hidden}
.face-input{height:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center}
.face-heading h1{font-size:clamp(32px,6dvh,65px);margin-bottom:clamp(8px,1.5dvh,16px)}
.face-hint{margin:0}
.face-grid{width:min(330px,34dvh,70vw);margin:clamp(24px,3dvh,36px) auto clamp(18px,2.5dvh,28px);gap:clamp(5px,1dvh,8px)}
.picker{margin-bottom:clamp(28px,3dvh,40px)}
.face-editor{width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin:clamp(24px,3dvh,36px) auto clamp(28px,3dvh,40px)}
.face-editor .face-grid{grid-column:2;flex:0 0 auto;margin:0}
.face-editor .picker{grid-column:3;justify-self:start;flex:0 0 auto;display:flex;flex-direction:column;gap:clamp(8px,1dvh,12px);margin:0 0 0 clamp(18px,3vw,34px)}
@media(max-width:700px){.game-panel:has(.face-input){height:calc(100dvh - 76px)}.face-input{justify-content:space-evenly}.face-heading h1{font-size:clamp(30px,5.5dvh,44px)}.face-grid{width:min(290px,36dvh,76vw);margin:16px auto 14px}.picker{margin-bottom:20px}}
@media(max-width:700px){.face-editor{margin:16px auto 20px}.face-editor .face-grid{width:min(270px,36dvh,72vw);margin:0}.face-editor .picker{gap:7px;margin-left:14px}.face-editor .pick{width:38px;height:38px}}
@media(max-height:700px){.face-heading h1{font-size:32px}.face-hint{font-size:13px}.face-grid{width:min(220px,34dvh)}.pick{width:35px;height:35px}.face-input>.primary{min-height:48px}}
.face-input>.primary,.solve>.primary{width:max-content;max-width:100%;align-self:flex-end}
@media(max-width:700px){.face-input>.primary,.solve>.primary{width:max-content}}
.button-row{justify-content:center;align-items:center}
.button-row .primary,.button-row .secondary{width:max-content}
@media(max-width:700px){.button-row button{width:max-content}}
.modal button{width:max-content;margin-left:auto;margin-right:auto}
.face-editor{display:flex;flex-direction:column;align-items:center;width:100%;margin:32px auto}
.face-editor .face-grid{width:min(280px,30dvh,64vw);margin:0}
.face-editor .picker{display:flex;flex-direction:row;justify-content:center;gap:10px;margin:32px 0 0}
@media(max-width:700px){.face-input{justify-content:center}.face-editor{margin:28px auto}.face-editor .face-grid{width:min(230px,31dvh,66vw)}.face-editor .picker{flex-direction:row;gap:8px;margin:28px 0 0}.face-editor .pick{width:34px;height:34px}}
@media(max-height:700px){.face-editor{margin:18px auto}.face-editor .face-grid{width:min(200px,28dvh)}.face-editor .picker{margin-top:18px;gap:7px}.face-editor .pick{width:32px;height:32px}}
@media(max-width:700px){.orientation-simple{min-height:calc(100dvh - 180px)}.orientation-simple h1{font-size:clamp(42px,13vw,58px);margin-bottom:52px}}
.move-stage{overflow:hidden;justify-content:flex-start}
.move-reel{height:min(620px,65dvh);width:100%;display:grid;grid-template-rows:1fr 3fr 1fr;place-items:center;margin-top:0}
.move-reel .move{display:grid;place-items:center;margin:0;min-height:0}
.move-side{font:800 clamp(38px,7vw,72px)/1 Manrope;color:var(--accent);opacity:.25;letter-spacing:-.05em}
.move-next{align-self:end}
.move-previous{align-self:start}
.count{color:var(--accent)}
.complete .result-icon{margin-bottom:28px}
.level-pass{gap:8px}
.level-pass-mark{width:72px;height:72px;margin-bottom:20px;border-radius:22px;background:var(--accent);display:grid;place-items:center;animation:level-pass-in .55s cubic-bezier(.2,.9,.2,1) both}
.level-pass-mark svg{width:38px;height:38px;stroke-width:2.4}
.level-pass strong{font:800 clamp(38px,7vw,72px)/1 Manrope}
.level-pass>span:last-child{color:var(--text-secondary);font-size:20px}
@keyframes level-pass-in{0%{opacity:0;transform:scale(.55) rotate(-10deg)}65%{transform:scale(1.12) rotate(3deg)}100%{opacity:1;transform:scale(1) rotate(0)}}
.level-node .level-time{color:var(--accent);font-variant-numeric:tabular-nums;font-weight:700}
.failed{gap:clamp(20px,2.5dvh,28px)}
.failed .fail-mark,.failed .eyebrow,.failed h1,.failed>.muted{margin:0}
.failed .button-row{margin-top:4px;gap:14px}
@media(max-width:700px){.move-reel{height:min(520px,68dvh);grid-template-rows:1fr 2.4fr 1fr}.move-side{font-size:42px}}
@media(min-width:701px){.panel:not(.game-panel){padding:32px}}
.level-score{display:flex;align-items:center;gap:12px;margin:20px 0;padding:14px 0;border-block:1px solid var(--border-dark)}
.level-score span{color:var(--text-secondary);font-size:14px}.level-score strong{margin-right:auto;font-variant-numeric:tabular-nums;color:var(--accent)}
.level-score .share-time{min-height:40px;padding:0 17px;font-size:14px}
.leaderboard{margin:18px 0 4px}.leaderboard-title{display:flex;align-items:center;justify-content:space-between}.leaderboard-title>span{color:#777;font-size:12px}
.leaderboard ol{list-style:none;margin:10px 0 0;padding:0}.leaderboard li{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-top:1px solid #292929;font-size:14px}
.leaderboard li span{display:flex;min-width:0;align-items:center;gap:10px}.leaderboard li span b{width:18px;color:#777}.leaderboard li time{font-variant-numeric:tabular-nums;color:var(--accent);font-weight:700}
.level-card .leaderboard-empty{margin:10px 0;font-size:14px}.level-path .level-popover>.primary{margin-top:24px}
.share-modal{text-align:left}.share-modal label{display:block;margin-bottom:8px;font-weight:700}.share-modal input{width:100%;min-height:52px;padding:0 16px;border:1px solid #444;border-radius:14px;background:#0b0b0b;color:white;font:inherit}
.share-modal input:focus{outline:2px solid var(--accent);border-color:transparent}.share-modal .button-row{margin-top:20px}.share-modal .form-status{min-height:20px;margin:8px 0 0;color:var(--accent);font-size:14px}.share-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}
@media(max-width:700px){.level-score{flex-wrap:wrap}.level-score .share-time{margin-left:auto}.leaderboard li{font-size:13px}}
.site-footer{width:min(1050px,calc(100% - 40px));min-height:54px;margin:-12px auto 12px;display:flex;align-items:center;justify-content:center;gap:22px;padding:0 10px;color:var(--text-secondary);font-size:13px}
.site-footer a{color:inherit;text-decoration:none}.site-footer a:hover,.site-footer a:focus-visible{color:var(--text-primary);text-decoration:underline;text-underline-offset:4px}
@media(max-width:700px){.site-footer{width:calc(100% - 20px);margin:0 auto;justify-content:center;min-height:48px}}
.header-audio{position:relative;display:grid;place-items:center}.header-audio::after{content:"";position:absolute;z-index:0;width:170px;height:76px;right:-8px;top:50%;transform:translateY(-50%)}.header-audio .sound{z-index:1}.music-credit{position:absolute;z-index:2;top:58px;right:0;width:max-content;max-width:240px;color:#686868;font-size:10px;letter-spacing:.02em;white-space:nowrap;opacity:0;transform:translateY(-3px);pointer-events:none;transition:opacity .45s ease,transform .45s ease}.header-audio.is-playing:hover .music-credit,.header-audio.is-playing:focus-within .music-credit{opacity:1;transform:translateY(0)}
@media(max-width:700px){.music-credit{top:52px;right:0;max-width:190px;font-size:9px}}
