:root{color-scheme:dark;font-family:Georgia,serif;color:#f0ebdc;background:#081513}*{box-sizing:border-box}body{margin:0}main{min-height:100svh;position:relative;isolation:isolate;display:flex;justify-content:space-between;gap:30px;padding:40px}.scene,.shade{position:fixed;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.shade{z-index:-1;background:linear-gradient(90deg,#03100c99,transparent 65%),linear-gradient(0deg,#020b0888,transparent)}header{max-width:620px}header>a{color:#f0ebdc;font-size:18px}header>p{font:13px system-ui;letter-spacing:.19em;margin-top:42px}h1{font-size:clamp(40px,5.6vw,78px);line-height:1.04;font-weight:400;margin:20px 0}.intro{font:18px/1.5 Georgia!important;letter-spacing:0!important;margin-top:20px!important}.panel{align-self:flex-end;background:#081613eb;border:1px solid #94ae9360;border-radius:12px;padding:24px;width:370px;backdrop-filter:blur(14px)}.heading{display:flex;align-items:center;justify-content:space-between;gap:10px}h2{font-size:22px;font-weight:400;margin:0 0 20px}button,select,input{font:14px system-ui}button,select{color:#f0ebdc;background:#172c24;border:1px solid #789682;border-radius:6px;padding:10px;cursor:pointer}select{width:100%;margin-top:8px}.preset{font:14px system-ui;display:block;padding-bottom:16px}.channel{border-top:1px solid #b4c7b12b;padding:13px 0}.channel label{font-size:16px}.volume{display:flex;align-items:center;gap:10px;margin-top:10px}.volume input{min-width:0;width:100%;accent-color:#bdcf9e}.volume output{font:14px system-ui;min-width:36px}.volume button{min-width:66px}.primary{width:100%;background:#d6dfb9;color:#13281d;font-weight:600;font-size:16px;margin-top:12px}#status,.credit{font:13px/1.5 system-ui;color:#c5d1c6}.credit{font-size:12px;margin-bottom:0}#show{position:fixed;right:24px;bottom:24px}button:focus-visible,select:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid #efcb89;outline-offset:3px}[hidden]{display:none!important}@media(max-width:760px){main{flex-direction:column;padding:24px 16px;gap:28px}.panel{width:100%;max-width:460px;align-self:center}header>p{margin-top:24px}.scene{object-position:42% center}h1{font-size:44px}.intro{max-width:280px}}@media(prefers-reduced-motion:no-preference){.scene{animation:glow 20s ease-in-out infinite alternate}@keyframes glow{to{filter:brightness(1.08)}}}

.environment-links{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:12px}.environment-links a{font:14px/1.5 sans-serif;color:#f0e1bc;text-decoration:underline;text-underline-offset:3px;padding:4px 0;pointer-events:auto}
