:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#28382f;background:#f1efe7;font-size:16px;line-height:1.5;--green:#264b3c;--orange:#f3af72}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:1080px;margin:auto}header{padding:30px 24px;display:flex;justify-content:space-between;align-items:center}.brand{font-size:24px;font-weight:750;text-decoration:none;color:var(--green);display:flex;gap:12px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;color:#637469}main{padding:12px 24px 60px}.card{background:#faf9f4;border:1px solid #dbdfd4;border-radius:24px;padding:32px;margin-bottom:24px}.entry{max-width:650px;margin:35px auto}.entry h1{font-size:clamp(36px,6vw,58px);line-height:1.06;letter-spacing:-.04em;margin:18px 0 28px}h1{font-size:32px;line-height:1.2;margin:14px 0;overflow-wrap:anywhere}h2{font-size:26px;margin:4px 0 22px;letter-spacing:-.03em}h3{font-size:18px}p{margin:12px 0}.note{color:#5b6c60;font-size:14px;line-height:1.65}label{display:block;margin:18px 0 8px;font-size:14px;font-weight:650}input:not([type=range]){width:100%;padding:14px 16px;font:inherit;color:inherit;background:#fffefb;border:1px solid #bdc8bd;border-radius:10px}button{font:inherit;font-weight:650;padding:13px 20px;border:1px solid transparent;border-radius:10px;background:var(--green);color:white;cursor:pointer;min-height:46px}button:hover{filter:brightness(1.12)}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,input:focus-visible{outline:3px solid #be683d;outline-offset:3px}.entry button{width:100%;display:flex;justify-content:space-between;margin:16px 0 24px}.secondary{color:var(--green);background:transparent;border-color:#9bac9d}.text{background:none;color:inherit;padding:6px;font-size:14px}.player{background:var(--green);color:#faf9f4;text-align:center;position:relative;overflow:hidden}.player .note,.player .eyebrow{color:#c2d0c3}.player-top{display:flex;justify-content:space-between;align-items:center;text-align:left}.badge{font-size:12px;font-weight:750;letter-spacing:.08em;border:1px solid #88a392;border-radius:30px;padding:6px 14px}.badge.on{background:var(--orange);color:#382f22;border-color:var(--orange)}.turntable{position:relative;width:235px;height:235px;margin:22px auto 25px}.record{width:215px;height:215px;border-radius:50%;background:repeating-radial-gradient(circle,#1e2521 0px,#1e2521 2px,#354238 3px,#1e2521 4px);box-shadow:0 10px 25px #0005;display:grid;place-items:center}.record-label{width:84px;height:84px;border-radius:50%;background:var(--orange);color:#344030;display:flex;flex-direction:column;justify-content:center;line-height:1.15;font-size:15px;font-weight:800;letter-spacing:.03em}.record-label span{font-size:11px;margin-top:5px}.arm{position:absolute;right:9px;top:8px;width:7px;height:120px;background:#d4dccb;transform:rotate(23deg);border-radius:5px;box-shadow:2px 4px 6px #0005}.arm:after{content:"";position:absolute;bottom:-5px;left:-3px;width:12px;height:22px;background:#e6d7b5;border-radius:3px}.transport{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:25px}.transport button{background:var(--orange);color:#263d2e}.volume{margin:0;display:flex;align-items:center;gap:10px}.volume input{max-width:110px;accent-color:var(--orange)}.next{color:#d2dece}.timeline{display:flex;gap:15px;align-items:center;margin:24px auto 20px;max-width:560px;font-variant-numeric:tabular-nums;font-size:14px}progress{flex:1;height:5px;accent-color:var(--orange)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-head>span{font-size:14px;color:#637469;white-space:nowrap}ol{padding:0;list-style:none}#tracks{max-height:520px;overflow:auto}#tracks li{display:flex;justify-content:space-between;gap:15px;align-items:center;border-bottom:1px solid #e0e3d9;padding:14px 0}#tracks li span{overflow-wrap:anywhere}#tracks li button{flex-shrink:0;font-size:14px;background:#e9ede3;color:var(--green)}#requests li{padding:8px 0;color:#5b6c60}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}#admin>button{margin-top:12px}#admin input[type=file]{font-size:14px}.message{background:#ffeedb;color:#5c3920;border:1px solid #d7ab78;padding:18px;border-radius:12px;margin:20px 0}footer{padding:20px 24px 32px;border-top:1px solid #d2d9cd;display:flex;justify-content:space-between;font-size:14px;color:#5b6c60}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}@media(min-width:850px){#station{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}#admin{grid-column:1/-1}.card{margin-bottom:0}.player{position:relative;top:auto}.library #tracks{max-height:560px}}@media(max-width:560px){header>.eyebrow{display:none}.card{padding:24px 20px}.transport{flex-direction:column;gap:18px}.transport>button{width:100%}footer{gap:15px;flex-direction:column}.section-head{align-items:flex-start}.section-head .eyebrow{font-size:11px}h1{font-size:28px}}
