.cloud-layer{position:absolute;top:0;left:0;right:0;height:52%;pointer-events:none;transition:opacity 1.8s ease;mix-blend-mode:screen}.cloud{position:absolute;left:0;border-radius:50%;animation-name:cloudDrift;animation-timing-function:linear;animation-iteration-count:infinite}.cloud--a{top:2%;width:44vw;height:18vw;background:radial-gradient(50% 50% at 50% 50%,#f6f0e46b,#f6f0e400 70%);filter:blur(18px);animation-duration:240s;animation-delay:-40s}.cloud--b{top:16%;width:32vw;height:12vw;background:radial-gradient(50% 50% at 50% 50%,#eee6d64d,#eee6d600 72%);filter:blur(22px);animation-duration:330s;animation-delay:-190s}.cloud--c{top:30%;width:56vw;height:20vw;background:radial-gradient(50% 50% at 50% 50%,#e4dac838,#e4dac800 74%);filter:blur(26px);animation-duration:420s;animation-delay:-95s}@keyframes cloudDrift{0%{transform:translate3d(-50vw,0,0)}to{transform:translate3d(110vw,0,0)}}.rain-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.rain-flash{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;background:linear-gradient(180deg,#fffaecd9,#fff8e640 45%,#fff8e600 80%)}.monsoon-scene{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.monsoon-scene__bg{position:absolute;top:-2.5%;left:-2.5%;width:105%;height:105%;object-fit:cover;object-position:50% 62%;transition:filter 1.8s ease;will-change:transform}.monsoon-scene__tint{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;transition:background 1.8s ease}.monsoon-scene__vignette{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(120% 108% at 0% 44%,#1a140fb8,#1a140f33 44%,#1a140f00 68%)}.monsoon-scene__top-fade{position:absolute;top:0;left:0;right:0;height:190px;pointer-events:none;background:linear-gradient(180deg,#18130e9e,#18130e42 52%,#18130e00)}.monsoon-scene__shimmer{position:absolute;bottom:0;left:0;right:0;height:30%;pointer-events:none;mix-blend-mode:overlay;background:linear-gradient(180deg,#fff2d600,#ffeecd0d 55%,#ffeecd1a);animation:shimmer 11s ease-in-out infinite}@keyframes shimmer{0%,to{opacity:var(--shimmer-min, .15)}50%{opacity:var(--shimmer-max, .55)}}.monsoon-scene__haze{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;transition:opacity 1.8s ease}.monsoon-scene__haze-pulse{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffd68c0d,#ffd68c00 55%,#ffbe6e12);mix-blend-mode:overlay;animation:heatHaze 7s ease-in-out infinite}@keyframes heatHaze{0%,to{opacity:.5}50%{opacity:1}}.monsoon-scene__sunglow{position:absolute;top:-6%;right:-8%;width:56%;height:46%;pointer-events:none;transition:opacity 1.8s ease}.monsoon-scene__sunglow-pulse{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(50% 50% at 50% 50%,#ffe8ba52,#ffe8ba00 72%);filter:blur(6px);mix-blend-mode:screen;animation:sunGlow 13s ease-in-out infinite}@keyframes sunGlow{0%,to{opacity:.6}50%{opacity:1}}.season-timeline{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:8px;padding:2px 0 0;max-width:66vw}.season-timeline__line{position:absolute;left:48px;right:48px;bottom:6px;height:1px;background:#f2e5d242}.season-timeline__stage{display:flex;flex-direction:column;align-items:center;gap:2px;width:96px;flex:0 0 96px;padding:0 0 1px;border-radius:8px;transition:filter .3s ease}.season-timeline__stage:hover{filter:drop-shadow(0 0 10px rgba(215,106,32,.55))}.season-timeline__label{font-size:11.5px;font-weight:600;letter-spacing:1.3px;white-space:nowrap;line-height:16px;transition:color .6s ease,opacity .6s ease;color:#f2e5d2bd;text-shadow:0 1px 10px rgba(22,17,12,.7)}.season-timeline__caption{font-family:Cormorant Garamond,serif;font-size:13.5px;white-space:nowrap;line-height:18px;transition:color .6s ease,opacity .6s ease;color:#f2e5d299;text-shadow:0 1px 10px rgba(22,17,12,.7)}.season-timeline__stage.is-active .season-timeline__label,.season-timeline__stage.is-active .season-timeline__caption{color:#f0a05c}.season-timeline__dot-slot{position:relative;display:flex;align-items:center;justify-content:center;margin-top:8px;width:14px;height:14px}.season-timeline__dot{width:6px;height:6px;border-radius:50%;background:#f2e5d257;transition:background .6s ease}.season-timeline__stage.is-active .season-timeline__dot{background:transparent}.season-timeline__dot-active{position:absolute;width:11px;height:11px;border-radius:50%;background:#d76a20;box-shadow:0 0 0 4px #d76a2033,0 0 16px 3px #d76a2080}@media (prefers-reduced-motion: reduce){.season-timeline__label,.season-timeline__caption,.season-timeline__dot{transition-duration:.01ms}}@media (max-width: 900px){.season-timeline{max-width:100%;overflow-x:auto;justify-content:flex-start;-webkit-overflow-scrolling:touch;scrollbar-width:none;mask-image:linear-gradient(90deg,transparent 0,#000 20px,#000 calc(100% - 20px),transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 20px,#000 calc(100% - 20px),transparent 100%)}.season-timeline::-webkit-scrollbar{display:none}}.weather-indicator{flex:0 0 auto;width:56px}.site-header{position:absolute;top:0;left:0;right:0;display:flex;align-items:flex-start;justify-content:space-between;padding:26px 40px;z-index:6}.site-header__brand{display:flex;flex-direction:column;gap:6px;flex:0 0 auto}.site-header__wordmark{font-family:Cormorant Garamond,serif;font-size:31px;font-weight:600;letter-spacing:.2px;line-height:1;text-shadow:0 2px 18px rgba(24,18,13,.6)}@media (max-width: 900px){.site-header{flex-direction:column;gap:14px;padding:18px 22px}}@media (max-height: 680px){.site-header{padding:14px 40px}}.hero-content{position:absolute;left:56px;top:305px;transform:translateY(-50%);width:min(520px,44vw);z-index:5}.hero-content__title{margin:0;font-family:Cormorant Garamond,serif;font-weight:400;font-size:clamp(58px,7.4vw,116px);line-height:.92;letter-spacing:1px;text-shadow:0 4px 34px rgba(22,17,12,.55);white-space:pre-line}.hero-content__subtitle{margin:20px 0 0;font-family:Cormorant Garamond,serif;font-weight:400;font-size:clamp(24px,2.4vw,35px);line-height:1.22;text-wrap:pretty;white-space:pre-line;text-shadow:0 2px 22px rgba(22,17,12,.5)}.hero-content__divider{width:64px;height:1.5px;background:#d76a20;margin:26px 0 20px;opacity:.9}.hero-content__description{display:flex;flex-direction:column;gap:5px}.hero-content__description p{margin:0;font-size:15.5px;font-weight:300;line-height:1.55;color:#f2e5d2f0;text-shadow:0 2px 16px rgba(22,17,12,.55)}@media (max-width: 900px){.hero-content{left:22px;right:22px;width:auto;top:auto;bottom:300px;transform:none}}@media (max-height: 680px){.hero-content{top:88px;transform:none}.hero-content__title{font-size:clamp(32px,4vw,58px)}.hero-content__subtitle{font-size:17px;margin-top:11px}.hero-content__divider{margin:13px 0 9px}.hero-content__description p{font-size:12px;line-height:1.38}}.date-time{display:flex;align-items:center;gap:11px;padding:13px 18px;border-radius:14px;background:#1a1510bd;border:1px solid rgba(242,229,210,.13)}.date-time__text{display:flex;flex-direction:column;gap:3px;line-height:1.15}.date-time__time{font-size:14px;font-weight:500;letter-spacing:.3px}.date-time__date{font-size:12px;font-weight:300;letter-spacing:1px;color:#f2e5d2c2}.vinyl-record{position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#100d0a 0,#100d0a 22%,#0b0908 22.5%,#0b0908),repeating-radial-gradient(circle at 50% 50%,#ffffff0e 0,#ffffff0e 1px,#0000 1px,#0000 3.2px);box-shadow:0 8px 22px #0000008c,inset 0 0 0 2px #f2e5d280,inset 0 0 26px #000000e6;will-change:transform}.vinyl-record__sheen{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:conic-gradient(from 210deg,#fff6e424,#fff6e400 22%,#fff6e400 58%,#fff6e417 74%,#fff6e400 92%)}.vinyl-record__label{position:absolute;left:50%;top:50%;width:37%;height:37%;transform:translate(-50%,-50%);border-radius:50%;background-size:300% auto;background-position:62% 74%;transition:background-position .5s ease;box-shadow:inset 0 0 0 1px #fff6e459,0 0 12px #00000080}.vinyl-record__spindle{position:absolute;left:50%;top:50%;width:6px;height:6px;transform:translate(-50%,-50%);border-radius:50%;background:#f2e5d2;box-shadow:0 0 0 1px #0006}.tonearm-pivot{position:absolute;left:-2px;bottom:2px;width:24px;height:24px;border-radius:50%;background:radial-gradient(circle at 34% 30%,#f4f1ea,#b7b0a4 72%,#8f887c);box-shadow:0 3px 10px #00000073}.tonearm{position:absolute;left:6px;bottom:10px;width:4.5px;height:87px;transform-origin:50% 100%;will-change:transform}.tonearm__shaft{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:4px;background:linear-gradient(90deg,#8b857a,#efece5 45%,#9d968b)}.tonearm__headshell{position:absolute;top:-4px;left:-5px;width:15px;height:19px;border-radius:4px;background:linear-gradient(150deg,#f6f3ec,#c2bbaf);box-shadow:0 3px 8px #0006}.tonearm__stylus{position:absolute;top:14px;left:4px;width:2px;height:7px;background:#3c3730d9}.tonearm__counterweight{position:absolute;bottom:-7px;left:-7px;width:19px;height:14px;border-radius:4px;background:linear-gradient(180deg,#e9e5dd,#b3aca0)}.player-controls{flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:16px}.player-controls__side{position:relative;display:flex;align-items:center;justify-content:center;width:33px;height:33px;border-radius:50%;border:1px solid rgba(242,229,210,.32);color:#f2e5d2eb;transition:background .25s ease,border-color .25s ease}.player-controls__side:before{content:"";position:absolute;top:-5.5px;right:-5.5px;bottom:-5.5px;left:-5.5px}.player-controls__side:hover{background:#f2e5d21f;border-color:#f2e5d299}.player-controls__play{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(242,229,210,.42);color:#f7eede;transition:background .25s ease,border-color .25s ease,transform .25s ease}.player-controls__play:hover{background:#f2e5d221;border-color:#f2e5d2b3;transform:scale(1.06)}.progress-bar{display:flex;flex-direction:column;gap:7px}.progress-bar__track{position:relative;height:14px;display:flex;align-items:center;cursor:pointer}.progress-bar__rail{position:absolute;left:0;right:0;height:2.5px;border-radius:2px;background:#f2e5d242}.progress-bar__fill{position:absolute;left:0;height:2.5px;border-radius:2px;background:#f2e5d2e6}.progress-bar__thumb{position:absolute;width:11px;height:11px;border-radius:50%;background:#f7eede;box-shadow:0 1px 6px #00000073;margin-left:-5.5px}.progress-bar__times{display:flex;justify-content:space-between;font-size:12.5px;font-weight:300;color:#f2e5d2b8}.playlist-drawer{position:absolute;bottom:calc(100% + 14px);right:0;width:326px;max-height:min(38vh,calc(100vh - 250px));overflow-y:auto;padding:14px;border-radius:18px;background:#18130feb;border:1px solid rgba(242,229,210,.14);box-shadow:0 26px 60px #100c0880}.playlist-drawer__title{font-size:10.5px;font-weight:600;letter-spacing:1.8px;color:#f2e5d28c;padding:2px 8px 12px}.playlist-drawer__list{display:flex;flex-direction:column;gap:2px}.playlist-drawer__row{display:flex;align-items:center;gap:11px;text-align:left;padding:8px 10px;border-radius:11px;background:transparent;transition:background .25s ease}.playlist-drawer__row:hover{background:#f2e5d217}.playlist-drawer__row.is-selected{background:#d76a2029}.playlist-drawer__art{flex:0 0 auto;width:30px;height:30px;border-radius:7px;box-shadow:inset 0 0 0 1px #fff6e433}.playlist-drawer__meta{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.playlist-drawer__track-title{font-family:Cormorant Garamond,serif;font-size:16.5px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#f2e5d2e0}.playlist-drawer__row.is-selected .playlist-drawer__track-title{color:#f2e5d2}.playlist-drawer__track-artist{font-size:11px;font-weight:300;color:#f2e5d28c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 900px){.playlist-drawer{width:min(320px,86vw)}}.vinyl-player-wrap{position:relative;order:1;flex:0 1 604px;min-width:0}.vinyl-player{position:relative;display:flex;align-items:flex-start;gap:18px;padding:12px 16px;border-radius:18px;background:#1c16114d;border:1px solid rgba(242,229,210,.16);box-shadow:0 30px 70px #0e0a0785,inset 0 1px #fff7e814}.vinyl-player__glass{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:18px;overflow:hidden;pointer-events:none;background:linear-gradient(160deg,#3a2e2485,#120e0bbd);backdrop-filter:blur(22px) saturate(1.05) brightness(.75);-webkit-backdrop-filter:blur(22px) saturate(1.05) brightness(.75)}.vinyl-player__turntable{position:relative;z-index:1;width:112px;height:112px;flex:0 0 auto;cursor:pointer;transition:filter .3s ease;border-radius:50%}.vinyl-player__turntable:hover{filter:brightness(1.09)}.vinyl-player__body{position:relative;z-index:1;flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:8px}.vinyl-player__top{display:flex;align-items:flex-start;gap:16px}.vinyl-player__meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.vinyl-player__title{font-family:Cormorant Garamond,serif;font-size:21px;font-weight:500;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vinyl-player__artist{font-size:11.5px;font-weight:300;color:#f2e5d2b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vinyl-player__unavailable{font-size:11.5px;font-weight:300;color:#d76a20d1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vinyl-player__icon-btn{position:relative;padding:4px}.vinyl-player__icon-btn:before{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px}.vinyl-player__volume{display:flex;align-items:center;gap:9px;flex:0 0 auto;padding-top:2px}.vinyl-player__volume-track{position:relative;width:62px;height:14px;display:flex;align-items:center;cursor:pointer}.vinyl-player__volume-rail{position:absolute;left:0;right:0;height:2.5px;border-radius:2px;background:#f2e5d242}.vinyl-player__volume-fill{position:absolute;left:0;height:2.5px;border-radius:2px;background:#f2e5d2d9}.vinyl-player__volume-thumb{position:absolute;width:11px;height:11px;border-radius:50%;background:#f7eede;box-shadow:0 1px 6px #00000073;margin-left:-5.5px}@media (max-width: 900px){.vinyl-player-wrap{order:3;flex:0 0 100%;min-width:0}.vinyl-player{padding:14px 16px;gap:14px}.vinyl-player__turntable{width:104px;height:104px}}@media (max-height: 680px){.vinyl-player{padding:12px 18px;gap:16px}}.app-stage{position:relative;width:100vw;height:100dvh;overflow:hidden;background:#17130e;-webkit-user-select:none;user-select:none}.bottom-row{position:absolute;left:0;right:0;bottom:32px;z-index:7;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:0 40px}.bottom-row__clock{order:0;flex:1 1 auto;min-width:168px;display:flex;justify-content:flex-start}.bottom-row__a11y{order:2;flex:1 1 auto;min-width:168px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:8px}.a11y-toggle{width:152px;text-align:center;padding:9px 14px;border-radius:11px;background:#1a1510b3;border:1px solid rgba(242,229,210,.13);font-size:10.5px;font-weight:600;letter-spacing:1.4px;color:#f2e5d2b8;transition:background .2s ease,color .2s ease}.a11y-toggle:hover{background:#1e1813c7}.a11y-toggle.is-active{color:#d76a20}@media (max-width: 900px){.bottom-row{flex-wrap:wrap;padding:0 22px;bottom:20px;gap:12px}.bottom-row__clock,.bottom-row__a11y{flex:1 1 auto;min-width:0}.bottom-row__a11y{flex-direction:row;align-items:center}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:#17130e}#root{height:100%}body{font-family:Plus Jakarta Sans,system-ui,sans-serif;color:#f2e5d2}a{color:#d76a20;text-decoration:none}a:hover{color:#e8873f}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}svg{display:block}:focus-visible{outline:2px solid rgba(215,106,32,.85);outline-offset:3px}
