:root{--red:#ff1825;--red-hover:#e80818;--ink:#19191c;--muted:#7c808c;--border:#eae9ed;--paper:#fff;--player-height:106px;--cover-art:url('brand-cover.webp');font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:110px}
*{box-sizing:border-box}body{margin:0;background:var(--paper);padding-bottom:calc(var(--player-height) + env(safe-area-inset-bottom));-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #ff6973;outline-offset:5px}button svg,a svg{pointer-events:none}button{border:0}svg{display:block}h1,h2,h3,p{margin:0}h2{font-size:27px;line-height:1.25;letter-spacing:-1px;font-weight:800}.container{width:min(1312px,calc(100% - 112px));margin-inline:auto}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-definitions{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:12px;left:12px;padding:12px 20px;background:#fff;z-index:100;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}[hidden]{display:none!important}
.site-header{position:relative;z-index:10;background:rgba(255,255,255,.96);border-bottom:1px solid #f3f2f4}.header-inner{height:100px;display:flex;align-items:center;gap:32px}.brand{width:226px;flex-shrink:0}.brand img{width:100%;height:auto}.navigation{display:flex;align-items:center;gap:34px;margin:auto}.nav-link{position:relative;padding:16px 0;background:none;white-space:nowrap;font-weight:600;font-size:15px}.nav-link::after{content:'';position:absolute;left:0;right:0;bottom:5px;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .2s}.nav-link:hover::after,.nav-link.active::after{transform:scaleX(1)}.header-live{display:flex;gap:10px;align-items:center;font-size:14px;white-space:nowrap}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px #ff18250b;flex-shrink:0}.icon-button{background:transparent;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:10px;border-radius:50%;transition:background .2s,color .2s}.icon-button:hover{background:#ffedf0;color:var(--red)}.menu-button{display:none}
.hero{position:relative;isolation:isolate;overflow:hidden}.hero-inner{position:relative;display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:center;padding-top:72px;padding-bottom:84px}.ambient{position:absolute;z-index:-2;inset:0;overflow:hidden;opacity:.21;pointer-events:none}.ambient-image{position:absolute;right:-4%;top:-20%;width:76%;height:145%;object-fit:cover;filter:blur(95px) saturate(1.35);transition:opacity 1s;animation:ambient-drift 22s ease-in-out infinite alternate}.ambient-wash{position:absolute;inset:0;background:linear-gradient(90deg,#fff 7%,#ffffffa6 38%,#ffffff2e 68%,#ffffff50),linear-gradient(0deg,#fff 0%,#ffffff00 30%,#ffffff55 65%,#fff 100%)}.hero-watermark{position:absolute;z-index:-1;width:700px;height:525px;left:calc(50% - 220px);top:30px;opacity:.026;transform:rotate(-13deg);pointer-events:none}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--red);font-size:11px;font-weight:800;letter-spacing:1.6px;margin-bottom:25px}.eyebrow .icon{width:21px;height:21px}.hero h1{font-size:clamp(45px,5.1vw,76px);font-weight:800;line-height:1.12;letter-spacing:-3.8px;margin-left:-4px;white-space:nowrap}.hero h1 em{font-style:normal;color:var(--red)}.hero-description{font-size:19px;line-height:1.65;color:var(--muted);margin-top:26px;font-weight:500}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:32px}.button{display:inline-flex;gap:13px;align-items:center;justify-content:center;min-height:56px;border-radius:10px;padding:16px 26px;font-size:15px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.button:active{transform:translateY(1px)}.button-primary{color:#fff;background:var(--red)}.button-primary:hover:not(:disabled){background:var(--red-hover);box-shadow:0 8px 22px #ff182520}.button-primary:disabled{background:#ffb6bb;color:#fff}.button-secondary{background:#f8f7f9;border:1px solid var(--border)}.listen-button{min-width:213px;min-height:62px}.listen-button .icon{width:26px;height:26px}.request-link{display:flex;align-items:center;gap:15px;color:var(--red);font-size:15px;font-weight:600}.request-link:hover{text-decoration:underline;text-underline-offset:5px}.request-link .icon{width:19px;height:19px}.hero-now{display:flex;gap:17px;align-items:center;margin-top:35px;max-width:540px}.small-label{font-size:12px;color:var(--muted)}.now-text{font-size:14px;margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.now-text strong{font-weight:750}.equalizer{display:flex;gap:3px;align-items:flex-end;width:31px;height:29px;flex-shrink:0;color:var(--red)}.equalizer i{display:block;width:3px;height:40%;background:currentColor;transform-origin:bottom;border-radius:1px;animation:equalize 1.1s ease-in-out infinite alternate;animation-play-state:paused}.equalizer i:nth-child(2){height:85%;animation-delay:-.6s}.equalizer i:nth-child(3){height:65%;animation-delay:-.2s}.equalizer i:nth-child(4){height:100%;animation-delay:-.9s}.equalizer i:nth-child(5){height:50%;animation-delay:-.35s}body.is-playing .equalizer i{animation-play-state:running}
.hero-art{position:relative;width:min(100%,460px);margin:0 auto;isolation:isolate}.cover-frame{padding:6px;border-radius:16px;background:#fff;border:1px solid #fff;box-shadow:0 20px 50px -22px #47292944,0 2px 12px #48242408;transform:rotate(-2deg);transition:transform .7s,opacity .35s;overflow:hidden}.hero-art:hover .cover-frame{transform:rotate(0)}.main-cover{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:10px}.cover-frame.changing{opacity:.5}.cover-orbit{position:absolute;inset:0;z-index:-1;pointer-events:none}.record{position:absolute;border-radius:50%;width:190px;height:190px;background:#ffada6;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff66}.record::before{content:'';position:absolute;inset:-25px;background-image:var(--cover-art);background-position:center;background-size:cover;opacity:.3;filter:blur(15px)}.record::after{content:'';position:absolute;inset:10px;border-radius:50%;background:repeating-radial-gradient(circle at center,transparent 0,transparent 7px,#ffffff55 8px,transparent 9px);border:1px solid #ffffff50}.record-coral{right:-44px;top:-26px;animation:record-spin 38s linear infinite}.record-cream{left:-43px;bottom:-20px;width:140px;height:140px;background:#ffeaa6;animation:record-spin 45s linear infinite reverse}.orbit-star{position:absolute;right:-68px;bottom:68px;width:72px;height:58px;animation:star-spin 32s linear infinite;opacity:.85}.floating-now{position:absolute;right:-20px;bottom:-25px;min-width:230px;max-width:87%;padding:16px 23px 17px;border-radius:16px;background:rgba(255,255,255,.97);box-shadow:0 12px 30px #471b2012;backdrop-filter:blur(14px)}.floating-live{display:flex;gap:7px;align-items:center;color:var(--red);font-size:11px;font-weight:750;margin-bottom:5px}.floating-live .icon{width:17px;height:17px}.floating-now p{max-width:290px}.floating-now strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.floating-now p>span{display:block;font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2px}.favorite-button{position:absolute;left:12px;bottom:-58px;color:var(--red)}[data-favorite][aria-pressed=true] .icon{fill:var(--red);stroke:var(--red)}
.ticker{position:relative;border-top:1px solid #fae7e7;border-bottom:1px solid #fae7e7;background:linear-gradient(90deg,#fff7f4,#fff4f5 55%,#fff9ec);height:45px;overflow:hidden;display:flex;align-items:center}.ticker-window{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 3%,#000 94%,transparent 99%)}.ticker-track{display:flex;width:max-content;animation:ticker 45s linear infinite}.ticker-group{display:flex;align-items:center;gap:36px;padding-right:36px;white-space:nowrap;color:#e93942;font-size:10px;font-weight:700;letter-spacing:2.2px}.ticker-group svg{width:25px;height:22px;flex-shrink:0}.ticker-pause{position:absolute;right:12px;min-width:32px;min-height:32px;padding:7px;background:#fff9f8;box-shadow:0 0 15px 14px #fff7f5}.ticker-pause .icon{width:15px;height:15px;color:var(--red)}
.music-section{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(300px,1fr);gap:40px;padding-top:44px;padding-bottom:36px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:24px}.text-link{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--red);font-size:12px;white-space:nowrap;font-weight:600;padding:8px 0}.text-link .icon{width:15px;height:15px}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.history-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.track-card{min-width:0}.track-art{position:relative;overflow:hidden;border-radius:11px;aspect-ratio:1;background:#fff0f0;margin-bottom:12px}.track-art img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.track-card:hover .track-art img{transform:scale(1.045)}.track-time{display:block;font-size:11px;color:var(--muted);margin-top:8px}.track-card h3{font-size:13px;line-height:1.45;font-weight:800;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.track-card p{font-size:12px;line-height:1.55;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666872}.track-skeleton>div{aspect-ratio:1;border-radius:11px;background:#f5f3f5}.track-skeleton>span{display:block;background:#f5f3f5;border-radius:5px;height:11px;width:70%;margin-top:13px}.track-skeleton>span:last-child{width:50%;height:9px}.metadata-notice{font-size:12px;color:var(--muted);line-height:1.5;margin-top:12px}.metadata-notice:empty{display:none}.request-card{position:relative;overflow:hidden;background:linear-gradient(120deg,#fff6f6,#fff8f3);border:1px solid #fff0f0;border-radius:20px;padding:28px 28px 24px;scroll-margin-top:24px}.request-heading{position:relative;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.request-heading h2{margin-bottom:0}.request-badge{font-size:10px;font-weight:600;color:#98646a;display:none}.request-star{position:absolute;right:-3px;top:7px;width:95px;height:74px;opacity:.09;transform:rotate(12deg)}.request-card>p:not(.request-notice){font-size:13px;color:#77737a;line-height:1.65;margin-top:12px;margin-bottom:22px}.search-field{display:flex;align-items:center;gap:11px;border:1px solid #e8dfe1;border-radius:9px;background:#fff;height:50px;padding:0 14px;transition:border-color .2s}.search-field:focus-within{border-color:var(--red)}.search-field .icon{width:18px;height:18px;color:#8b8490}.search-field input{font-size:12px;border:0;background:transparent;width:100%;min-width:0;outline:none;height:100%;color:var(--ink)}.search-field input::placeholder{color:#95909a}.search-field:has(input:disabled){background:#ffffff7a}.request-submit{width:100%;min-height:49px;padding:13px 18px;margin-top:12px;font-size:13px;justify-content:space-between}.request-submit .icon{width:18px;height:18px}.request-notice{font-size:11px;line-height:1.55;color:#8b7780;margin-top:12px}.provider-link{display:inline-flex;gap:5px;align-items:center;font-size:12px;color:var(--red);margin-top:10px;text-decoration:underline}.provider-link .icon{width:14px;height:14px}.desktop-break{display:none}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #f3f1f4;padding-top:20px;padding-bottom:26px;font-size:11px;color:#9996a0}.site-footer a:hover{color:var(--red)}
.player{position:fixed;left:0;right:0;bottom:0;z-index:40;background:rgba(255,255,255,.97);backdrop-filter:blur(20px);border-top:1px solid #ece6e9;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -5px 30px #37232003}.player-inner{min-height:var(--player-height);display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:center}.player-track{display:flex;gap:15px;align-items:center;min-width:0}.player-track>img{width:64px;height:64px;border-radius:7px;object-fit:cover;flex-shrink:0}.player-track-text{min-width:0;display:flex;flex-direction:column;gap:5px}.player-track-text strong{font-size:14px;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-track-text>span{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-favorite{margin-left:6px;flex-shrink:0;color:#93919b}.player-favorite .icon{width:21px;height:21px}.player-controls{display:flex;gap:27px;align-items:center;justify-content:center}.round-play{position:relative;width:68px;height:68px;border-radius:50%;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s,background .2s;box-shadow:0 5px 18px #ff18251a}.round-play:hover{background:var(--red-hover);transform:scale(1.04)}.round-play .icon{width:29px;height:29px;margin-left:-2px}.player-live{display:flex;gap:12px;align-items:center;color:var(--red)}.player-live .equalizer{height:25px;width:25px;gap:2px}.player-live>span{font-size:10px;font-weight:650;white-space:nowrap}.volume-control{display:flex;align-items:center;gap:12px;justify-content:flex-end}.volume-control .icon{width:22px;height:22px}.volume-control input{appearance:none;-webkit-appearance:none;width:140px;height:4px;border-radius:10px;background:linear-gradient(to right,var(--red) 70%,var(--slider-track,#e6e4e9) 70%);cursor:pointer;touch-action:pan-y}.volume-control input::-webkit-slider-thumb{appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;border:1px solid #e5dce0;box-shadow:0 1px 4px #0001}.volume-control input::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;border:1px solid #e5dce0}.volume-control output{width:31px;color:var(--muted);font-size:11px}.loading-ring{position:absolute;inset:5px;border:2px solid #ffffff55;border-top-color:#fff;border-radius:50%;animation:record-spin .9s linear infinite;display:none}body.is-loading .round-play .loading-ring{display:block}body.is-loading .round-play>.icon{opacity:.6}.player-error{position:absolute;left:50%;bottom:calc(100% + 12px);transform:translateX(-50%);background:#fff3f3;color:#a51e2a;box-shadow:0 5px 25px #32191913;border:1px solid #ffdbde;border-radius:12px;padding:12px 18px;width:max-content;max-width:calc(100vw - 32px);display:flex;gap:14px;align-items:center;font-size:12px}.player-error button{background:none;text-decoration:underline;font-weight:700;color:var(--red);padding:8px 0;white-space:nowrap}
.dialog{border:1px solid #f0e9ed;background:#fff;color:var(--ink);width:min(620px,calc(100vw - 32px));max-height:calc(100dvh - 70px);padding:32px;border-radius:22px;box-shadow:0 25px 80px #31212625;overscroll-behavior:contain}.dialog::backdrop{background:#24202c55;backdrop-filter:blur(6px)}.dialog-header{display:flex;gap:15px;justify-content:space-between;align-items:center}.dialog-header h2{font-size:28px;margin-top:6px}.dialog-kicker{color:var(--red);font-size:10px;letter-spacing:1.5px;font-weight:800}.dialog-intro{font-size:13px;color:var(--muted);line-height:1.6;margin-top:16px;margin-bottom:20px}.history-row{display:flex;gap:15px;align-items:center;padding:12px 0;border-top:1px solid #f2edf0}.history-row img{width:56px;height:56px;border-radius:7px;object-fit:cover;flex-shrink:0}.history-row .row-copy{min-width:0;flex:1}.history-row strong,.history-row span{display:block}.history-row strong{font-size:13px;overflow-wrap:anywhere}.history-row .row-copy>span{font-size:12px;color:var(--muted);margin-top:4px;overflow-wrap:anywhere}.history-row time{font-size:11px;color:var(--muted);white-space:nowrap}.about-logo{max-width:230px;height:auto;margin:28px 0}.about-dialog>p{font-size:15px;line-height:1.8;color:#676370;margin:15px 0}.about-dialog>.button{margin-top:15px}.search-results{margin-top:22px}.result-row{display:flex;align-items:center;gap:13px;padding:11px 0;background:none;text-align:left;border-bottom:1px solid var(--border);width:100%}.result-row:hover{color:var(--red)}.result-row img{width:48px;height:48px;border-radius:7px;object-fit:cover;flex-shrink:0}.result-row>span{flex:1;min-width:0}.result-row strong{font-size:13px;display:block}.result-row small{font-size:12px;color:var(--muted);display:block;margin-top:3px}.result-row .icon{width:18px;height:18px}.order-form{display:flex;flex-direction:column;gap:17px;margin-top:20px}.order-form label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:650}.order-form label>span{display:none}.order-form input,.order-form textarea{width:100%;border:1px solid #e5dfe7;border-radius:8px;padding:12px;font-size:14px;background:#fff;color:var(--ink);resize:vertical;min-width:0}.order-form input[readonly]{background:#faf8fa;color:#827789}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-note{font-size:11px;line-height:1.55;color:var(--muted)}.request-result{font-size:13px;line-height:1.7;margin-top:17px;color:var(--muted)}.request-result.success{padding:18px;border-radius:12px;background:#f0faf3;color:#237348}.request-result.error{color:#be2331}.empty-message{grid-column:1/-1;padding:28px 0;color:var(--muted);font-size:13px;line-height:1.6}.selected-song{padding:12px 15px;background:#fff4f4;color:var(--red);border-radius:10px;font-size:14px;font-weight:700}.toast{position:fixed;bottom:calc(var(--player-height) + 20px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%,12px);z-index:60;padding:13px 22px;border:1px solid #ffe1e4;border-radius:12px;background:#fff;box-shadow:0 10px 35px #33112215;color:#b72a37;font-size:13px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:calc(100vw - 30px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.noscript{position:fixed;z-index:60;bottom:110px;left:16px;right:16px;padding:16px;background:#fff3f3;font-size:14px}.noscript a{text-decoration:underline}
@keyframes ticker{to{transform:translateX(-50%)}}@keyframes record-spin{to{transform:rotate(360deg)}}@keyframes star-spin{from{transform:rotate(-20deg)}to{transform:rotate(340deg)}}@keyframes ambient-drift{from{transform:translate(-2%,-2%) scale(1)}to{transform:translate(5%,5%) scale(1.13)}}@keyframes equalize{from{transform:scaleY(.35)}to{transform:scaleY(1)}}body[data-motion=off] .ticker-track,body[data-motion=off] .record,body[data-motion=off] .orbit-star,body[data-motion=off] .ambient-image,body[data-motion=off] .equalizer i{animation-play-state:paused}body[data-motion=off] .cover-frame{transition:none}body[data-motion=off] .hero-art:hover .cover-frame{transform:rotate(-2deg)}
@media(min-width:1600px){.hero-inner{gap:88px}.hero-art{width:480px}.hero-inner{padding-top:82px;padding-bottom:94px}}
@media(max-width:1199px){.container{width:calc(100% - 72px)}.brand{width:194px}.navigation{gap:23px}.nav-link{font-size:13px}.header-inner{gap:22px;height:90px}.header-live{font-size:12px}.hero-inner{gap:42px;padding-top:65px;padding-bottom:80px}.hero h1{letter-spacing:-2.8px;font-size:5.15vw}.hero-description{font-size:16px}.hero-actions{gap:24px}.listen-button{min-width:180px;min-height:56px;font-size:14px;padding:15px 20px}.request-link{font-size:13px;gap:8px}.hero-art{max-width:395px}.record{width:150px;height:150px}.record-coral{right:-26px;top:-20px}.orbit-star{right:-41px;width:58px}.music-section{gap:28px;grid-template-columns:minmax(0,1.7fr) minmax(270px,1fr)}.history-grid{gap:14px}h2{font-size:23px}.request-card{padding:25px 22px}.player-controls{gap:17px}.volume-control input{width:110px}.player-live>span{font-size:9px}.player-favorite{display:none}.player-inner{grid-template-columns:1.1fr 1fr .85fr}.player-track>img{width:58px;height:58px}.track-card h3{font-size:12px}.track-card p{font-size:11px}}
@media(max-width:959px){.container{width:calc(100% - 48px)}.header-live{display:none}.header-inner{justify-content:space-between}.navigation{margin:0;gap:24px}.hero-inner{gap:35px;padding-top:53px;padding-bottom:73px}.hero h1{font-size:5.3vw;letter-spacing:-2px}.hero-description{font-size:15px;margin-top:20px}.eyebrow{font-size:9px;margin-bottom:20px}.hero-actions{gap:17px;flex-wrap:wrap;margin-top:26px}.request-link{font-size:12px}.hero-now{margin-top:25px;gap:12px}.now-text{font-size:12px}.hero-art{width:90%}.floating-now{right:-15px;bottom:-29px;min-width:190px;padding:13px 17px}.floating-now strong{font-size:12px}.floating-now p>span{font-size:11px}.orbit-star{right:-33px;width:44px}.record-cream{width:110px;height:110px;left:-25px}.music-section{grid-template-columns:1fr;gap:34px}.request-card{display:grid;grid-template-columns:1fr 1.1fr;column-gap:30px;padding:26px}.request-heading{grid-column:1;grid-row:1}.request-card>p:not(.request-notice){grid-column:1;grid-row:2;margin:9px 0}.request-card form{grid-column:2;grid-row:1/4}.request-notice{grid-column:1;margin-top:8px;max-width:300px}.request-star{right:53%;top:5px}.provider-link{grid-column:1}.history-grid{gap:23px}.track-card h3{font-size:14px}.track-card p{font-size:13px}.player-inner{grid-template-columns:1.2fr .9fr .65fr;gap:10px}.round-play{width:62px;height:62px}.player-controls{gap:14px}.player-live>span{display:none}.volume-control{gap:3px}.volume-control input{width:100px}.volume-control output{display:none}.player-track-text strong{font-size:12px}.player-track-text>span{font-size:11px}.site-footer>span:nth-child(2){display:none}}
@media(max-width:639px){:root{--player-height:84px;scroll-padding-top:24px}.container{width:calc(100% - 40px)}.header-inner{height:80px;gap:16px}.brand{width:177px}.header-live{display:flex;margin-left:auto;font-size:0;gap:0}.header-live .status-dot{width:7px;height:7px}.menu-button{display:inline-flex;margin-right:-9px}.navigation{position:absolute;left:16px;right:16px;top:74px;display:none;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:10px 20px;border:1px solid var(--border);border-radius:15px;background:#fff;box-shadow:0 15px 30px #43213515}.navigation.open{display:flex}.nav-link{font-size:15px;text-align:left;padding:15px 0}.nav-link::after{display:none}.nav-link.active{color:var(--red)}.hero-inner{grid-template-columns:1fr;gap:40px;padding-top:32px;padding-bottom:63px}.hero-copy{position:relative;text-align:center}.eyebrow{font-size:9px;letter-spacing:1.3px;margin-bottom:15px;gap:6px}.eyebrow .icon{width:18px;height:18px}.hero h1{font-size:clamp(35px,8.9vw,55px);line-height:1.13;letter-spacing:-1.8px;margin:0}.hero-description{font-size:14px;line-height:1.55;margin-top:18px}.hero-description br{display:none}.hero-actions{justify-content:center;gap:18px;margin-top:23px}.listen-button{min-width:166px;min-height:50px;padding:13px 17px;font-size:12px;border-radius:9px;gap:9px}.listen-button .icon{width:20px;height:20px}.request-link{font-size:11px;gap:7px}.request-link .icon{width:15px;height:15px}.hero-now{display:none}.hero-art{width:78%;max-width:335px;margin-top:2px;transform:translateX(-5px)}.cover-frame{padding:4px;border-radius:13px}.main-cover{border-radius:8px}.record-coral{width:125px;height:125px;right:-28px;top:-17px}.record-cream{width:103px;height:103px;left:-28px;bottom:-5px}.orbit-star{right:-44px;bottom:51px;width:44px;height:40px}.floating-now{right:-22px;bottom:-23px;min-width:172px;max-width:92%;padding:11px 15px;border-radius:13px}.floating-live{font-size:9px;margin-bottom:3px;gap:5px}.floating-live .icon{width:14px;height:14px}.floating-now strong{font-size:11px}.floating-now p>span{font-size:10px}.favorite-button{left:-9px;bottom:-47px}.favorite-button .icon{width:21px;height:21px}.ambient{opacity:.19}.ambient-image{top:15%;right:-25%;width:140%;height:120%;filter:blur(65px)}.ambient-wash{background:linear-gradient(180deg,#fff 0%,#ffffff99 20%,#ffffff33 55%,#fff 100%)}.hero-watermark{width:500px;height:400px;left:0;top:120px;opacity:.035}.ticker{height:37px}.ticker-group{font-size:8px;letter-spacing:1.5px;gap:22px;padding-right:22px}.ticker-group svg{width:21px;height:18px}.ticker-pause{right:7px;min-width:28px;min-height:28px;padding:7px}.ticker-pause .icon{width:12px;height:12px}.music-section{padding-top:30px;gap:30px;padding-bottom:27px}.section-heading{margin-bottom:19px;gap:12px}h2{font-size:22px;letter-spacing:-.75px}.text-link{font-size:11px;gap:6px}.text-link .icon{width:13px;height:13px}.history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 18px}.track-art{margin-bottom:10px}.track-card h3{font-size:12px}.track-card p{font-size:11px}.track-time{font-size:10px;margin-top:6px}.request-card{display:block;padding:26px;border-radius:17px}.request-card>p:not(.request-notice){font-size:13px;line-height:1.6;margin-top:12px;margin-bottom:21px;max-width:215px}.request-star{right:5px;top:17px;width:100px;height:85px;opacity:.12}.request-notice{font-size:11px;margin-top:13px}.search-field input{font-size:13px}.request-submit{min-height:49px;margin-top:12px;font-size:13px}.site-footer{font-size:10px;gap:9px;padding-bottom:25px;padding-top:18px}.player-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:12px}.player-track{gap:11px;min-width:0}.player-track>img{width:46px;height:46px;border-radius:6px}.player-track-text{gap:4px}.player-track-text strong{font-size:11px}.player-track-text>span{font-size:10px}.round-play{width:50px;height:50px}.round-play .icon{width:23px;height:23px}.player-controls{gap:0}.player-live{display:none}.volume-control{width:35px}.volume-control input{display:none}.volume-control .icon-button{min-width:35px;min-height:44px;padding:6px}.volume-control .icon{width:20px;height:20px}.player-error{font-size:11px;width:calc(100vw - 24px);padding:9px 12px;gap:10px;bottom:calc(100% + 8px)}.dialog{padding:24px 20px;border-radius:17px;max-height:calc(100dvh - 40px)}.dialog-header h2{font-size:24px}.dialog-kicker{font-size:9px}.form-row{grid-template-columns:1fr}.history-row{gap:11px}.history-row strong{font-size:12px}.history-row .row-copy>span{font-size:11px}.history-row img{width:49px;height:49px}.history-row time{font-size:10px}.about-dialog>p{font-size:14px}.toast{font-size:12px;padding:12px 18px}.order-form input,.order-form textarea,.search-field input{font-size:16px}.search-field input::placeholder{font-size:13px}}
@media(max-width:359px){.container{width:calc(100% - 30px)}.brand{width:158px}.hero h1{font-size:8.8vw}.hero-actions{gap:12px}.listen-button{min-width:149px}.request-link{font-size:10px}.hero-art{width:80%}.floating-now{max-width:95%;min-width:150px;right:-14px}.player-inner{gap:7px}.player-track{gap:8px}.volume-control{width:30px}.round-play{width:46px;height:46px}.section-heading h2{font-size:20px}.text-link{font-size:10px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important}.loading-ring{animation-duration:2s}}
