#scene-selector[data-astro-cid-jlhf2eh7]{display:flex;flex-direction:column;gap:8px}.scene-label[data-astro-cid-jlhf2eh7]{font-family:JetBrains Mono,"ui-monospace",monospace;font-size:10px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin:0}.scene-grid[data-astro-cid-jlhf2eh7]{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}@media(max-width:480px){.scene-grid[data-astro-cid-jlhf2eh7]{grid-template-columns:repeat(4,1fr);gap:6px}}@media(max-width:360px){.scene-grid[data-astro-cid-jlhf2eh7]{grid-template-columns:repeat(2,1fr)}}.scene-tile[data-astro-cid-jlhf2eh7]{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 4px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:10px;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease;position:relative;min-height:76px;justify-content:center}.scene-tile[data-astro-cid-jlhf2eh7]:hover{background:#ffffff14;border-color:#ffffff24;transform:translateY(-2px)}.scene-tile[data-astro-cid-jlhf2eh7]:active{transform:translateY(0) scale(.97)}.scene-tile--active[data-astro-cid-jlhf2eh7]{background:#ffffff1a;border-color:#ffffff47;box-shadow:0 0 0 1px #ffffff14 inset}.scene-preview[data-astro-cid-jlhf2eh7]{width:38px;height:38px;border-radius:8px;display:flex;align-items:center;justify-content:center}.scene-preview--attic[data-astro-cid-jlhf2eh7]{background:linear-gradient(135deg,#3a1a08,#1a0a04);color:#d4916a}.scene-preview--forest[data-astro-cid-jlhf2eh7]{background:linear-gradient(135deg,#0a2010,#041208);color:#5daf6a}.scene-preview--city[data-astro-cid-jlhf2eh7]{background:linear-gradient(135deg,#080f24,#040a18);color:#5a9de8}.scene-preview--beach[data-astro-cid-jlhf2eh7]{background:linear-gradient(135deg,#20160a,#120d06);color:#e8c97a}.scene-preview--mountain[data-astro-cid-jlhf2eh7]{background:linear-gradient(135deg,#0a0e18,#060810);color:#8ab4d4}.scene-preview--cafe[data-astro-cid-jlhf2eh7]{background:linear-gradient(135deg,#241408,#140c04);color:#c8855a}.scene-preview--cave[data-astro-cid-jlhf2eh7]{background:linear-gradient(135deg,#0c0a14,#060408);color:#7a6ab4}.scene-preview--spaceship[data-astro-cid-jlhf2eh7]{background:linear-gradient(135deg,#04080e,#020406);color:#4adaff}.scene-name[data-astro-cid-jlhf2eh7]{font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:500;color:#ffffffa6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;padding:0 2px}#sleep-timer[data-astro-cid-73psdfen]{display:flex;flex-direction:column;gap:8px}.timer-label[data-astro-cid-73psdfen]{font-family:JetBrains Mono,"ui-monospace",monospace;font-size:10px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin:0}.timer-presets[data-astro-cid-73psdfen]{display:flex;gap:6px;flex-wrap:wrap}.timer-pill[data-astro-cid-73psdfen]{padding:5px 12px;border-radius:100px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#fff9;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;min-width:36px;min-height:28px}.timer-pill[data-astro-cid-73psdfen]:hover{background:#ffffff1a;border-color:#fff3;color:#ffffffe6}.timer-pill--active[data-astro-cid-73psdfen]{background:#ffffff26;border-color:#ffffff4d;color:#fffffff2}#timer-countdown[data-astro-cid-73psdfen]{display:flex;align-items:center;gap:8px}#timer-display[data-astro-cid-73psdfen]{font-family:JetBrains Mono,"ui-monospace",monospace;font-size:13px;font-weight:400;color:#ffffffb3;letter-spacing:.04em}#timer-cancel[data-astro-cid-73psdfen]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffff80;cursor:pointer;padding:0;transition:background .15s ease,color .15s ease}#timer-cancel[data-astro-cid-73psdfen]:hover{background:#ffffff1f;color:#ffffffe6}#mixer-panel[data-astro-cid-fpjrpxjd]{position:fixed;bottom:0;left:50%;transform:translate(-50%) translateY(calc(100% + 20px));z-index:20;width:min(440px,96vw);border-radius:18px 18px 0 0;background:#0a0a0cb8;backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);border:1px solid rgba(255,255,255,.09);border-bottom:none;box-shadow:0 1px 1px #0000004d,0 8px 24px -4px #00000080,0 32px 48px -8px #0006,inset 0 1px #ffffff12;transition:transform .38s cubic-bezier(.16,1,.3,1);padding-bottom:env(safe-area-inset-bottom,0px)}#mixer-panel[data-astro-cid-fpjrpxjd].open{transform:translate(-50%) translateY(0)}@media(min-width:768px){#mixer-panel[data-astro-cid-fpjrpxjd]{bottom:24px;border-radius:16px;border:1px solid rgba(255,255,255,.09)}#mixer-panel[data-astro-cid-fpjrpxjd].open{transform:translate(-50%) translateY(0)}}.drag-handle[data-astro-cid-fpjrpxjd]{width:36px;height:4px;background:#ffffff2e;border-radius:100px;margin:12px auto 4px}@media(min-width:768px){.drag-handle[data-astro-cid-fpjrpxjd]{display:none}}.panel-inner[data-astro-cid-fpjrpxjd]{padding:16px 20px 20px;display:flex;flex-direction:column;gap:16px;max-height:80vh;overflow-y:auto;overscroll-behavior:contain}.sliders-section[data-astro-cid-fpjrpxjd]{display:flex;flex-direction:column;gap:14px}.slider-row[data-astro-cid-fpjrpxjd]{display:grid;grid-template-columns:90px 1fr 32px;align-items:center;gap:12px}.slider-meta[data-astro-cid-fpjrpxjd]{display:flex;align-items:center;gap:7px}.slider-icon[data-astro-cid-fpjrpxjd]{color:#fff6;display:flex;align-items:center;flex-shrink:0}.slider-label[data-astro-cid-fpjrpxjd]{font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:400;color:#ffffffa6;white-space:nowrap}.slider-track-wrap[data-astro-cid-fpjrpxjd]{position:relative}.mixer-slider[data-astro-cid-fpjrpxjd]{-webkit-appearance:none;appearance:none;width:100%;height:4px;border-radius:100px;background:#ffffff1a;outline:none;cursor:pointer;position:relative}.mixer-slider[data-astro-cid-fpjrpxjd]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 1px 4px #0006;transition:transform .1s ease}.mixer-slider[data-astro-cid-fpjrpxjd]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;cursor:pointer;border:none;box-shadow:0 1px 4px #0006}.mixer-slider[data-astro-cid-fpjrpxjd]:hover::-webkit-slider-thumb{transform:scale(1.15)}.mixer-slider[data-astro-cid-fpjrpxjd]:focus{outline:none}.mixer-slider[data-astro-cid-fpjrpxjd]:focus-visible::-webkit-slider-thumb{outline:2px solid rgba(255,255,255,.6);outline-offset:2px}.slider-value[data-astro-cid-fpjrpxjd]{font-family:JetBrains Mono,"ui-monospace",monospace;font-size:11px;color:#ffffff59;text-align:right;min-width:28px}.icon-btn[data-astro-cid-fpjrpxjd]{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffff80;cursor:pointer;padding:0;transition:background .15s ease,color .15s ease;flex-shrink:0}.icon-btn[data-astro-cid-fpjrpxjd]:hover{background:#ffffff1f;color:#ffffffe6}.icon-btn[data-astro-cid-fpjrpxjd].muted{border-color:#ff505066;color:#ff6464cc}.panel-divider[data-astro-cid-fpjrpxjd]{height:1px;background:#ffffff0f;margin:0 -4px}#share-toast[data-astro-cid-fpjrpxjd]{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#0a0a0ce6;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:8px 16px;font-family:Inter,system-ui,sans-serif;font-size:13px;color:#ffffffd9;white-space:nowrap;animation:toast-in .2s ease}@keyframes toast-in{0%{opacity:0;transform:translate(-50%) translateY(6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}#controls-hint[data-astro-cid-fpjrpxjd]{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#ffffff4d;pointer-events:none;animation:hint-pulse 3s ease-in-out 2s forwards}@keyframes hint-pulse{0%{opacity:0}15%{opacity:1}75%{opacity:1}to{opacity:0}}.mixer-slider[data-astro-cid-fpjrpxjd]{background:linear-gradient(to right,rgba(255,255,255,.65) var(--fill, 60%),rgba(255,255,255,.1) var(--fill, 60%))}@media(max-width:767px){#mixer-panel[data-astro-cid-fpjrpxjd]{width:100%;border-radius:20px 20px 0 0;left:0;transform:translate(0) translateY(calc(100% + 10px))}#mixer-panel[data-astro-cid-fpjrpxjd].open{transform:translate(0) translateY(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 #ffffff4d}50%{box-shadow:0 0 0 12px #fff0}}#start-rain-btn[data-astro-cid-qnfe5bl4]:hover{opacity:.88;transform:scale(.98)}#start-rain-btn[data-astro-cid-qnfe5bl4]:active{transform:scale(.95)}
