:root{--bg:#081217;--bg-deep:#050c10;--panel:rgba(11,28,36,0.82);--panel-strong:rgba(10,24,31,0.94);--line:rgba(255,255,255,0.08);--line-strong:rgba(255,255,255,0.16);--text:#eff7f6;--muted:#9ab5b2;--gold:#ffb347;--coral:#ff7a66;--teal:#2ed6c6;--foam:#dffaf6;--shadow:0 22px 80px rgba(0,0,0,0.35)}*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;min-height:100vh;color:var(--text);font-family:Avenir Next,Segoe UI,sans-serif;background:radial-gradient(circle at top,rgba(255,179,71,.16),transparent 28%),radial-gradient(circle at 15% 15%,rgba(46,214,198,.14),transparent 25%),radial-gradient(circle at 85% 12%,rgba(255,122,102,.14),transparent 22%),linear-gradient(180deg,var(--bg) 0,var(--bg-deep) 100%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}code{padding:.1rem .35rem;border-radius:999px;background:rgba(255,255,255,.08)}.page-shell{width:min(1180px,calc(100% - 1rem));margin:0 auto;padding-bottom:2rem}.page-shell--listener{position:relative;z-index:1;width:min(1320px,calc(100% - 1rem));padding-bottom:0}.listener-page{min-height:100vh}.listener-hero{position:relative;min-height:100svh;overflow:hidden;isolation:isolate}.listener-backdrop{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(135deg,rgba(3,12,20,.74),rgba(5,17,25,.48)),url(/images/player-landscape.png);background-position:50%;background-repeat:no-repeat;background-size:cover;transform:scale(1.02)}.listener-backdrop--accent{background:radial-gradient(circle at 18% 20%,rgba(255,198,111,.26),transparent 24%),radial-gradient(circle at 78% 76%,rgba(46,214,198,.26),transparent 28%),linear-gradient(180deg,rgba(4,17,25,.08),rgba(4,17,25,.38));mix-blend-mode:screen}.listener-stage,.listener-story{position:relative;z-index:1}.listener-stage{display:grid;min-height:calc(100svh - 5.5rem);align-content:space-between;grid-gap:1rem;gap:1rem;padding-bottom:1rem}.listener-story{display:grid;grid-template-columns:minmax(0,.88fr) minmax(380px,1.12fr);align-items:stretch;grid-gap:1rem;gap:1rem}.listener-dock-panel,.listener-story__copy,.player-shell--immersive{border:1px solid rgba(255,255,255,.12);background:rgba(4,18,27,.42);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:var(--shadow)}.listener-story__copy{display:grid;align-content:end;grid-gap:1rem;gap:1rem;padding:1.4rem;border-radius:30px}.listener-story__copy h1{margin:0;font-size:clamp(2.4rem,7vw,5.6rem);line-height:.92;letter-spacing:-.06em}.listener-story__copy p:last-child{margin:0;max-width:58ch;color:var(--foam);font-size:1.02rem}.listener-story__brand{display:flex;flex-wrap:wrap;gap:.65rem}.listener-story__ambient,.listener-story__location{display:inline-flex;align-items:center;min-height:2.2rem;padding:.2rem .85rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:var(--foam);font-size:.86rem}.listener-dock-panel{padding:1rem;border-radius:30px}.listener-details{margin-top:1rem;padding-bottom:2rem}.listener-cards .mini-card{min-height:144px;border-radius:26px;background:rgba(8,24,33,.78)}.site-header{gap:1rem;padding:1rem 0}.site-header__actions{display:flex;align-items:center;gap:.9rem}.brand-mark{display:inline-flex;align-items:center;gap:.8rem}.brand-mark__badge{padding:.45rem .8rem;border-radius:999px;color:#091317;background:linear-gradient(135deg,var(--gold),#ffd36b);font-weight:800}.brand-mark__text{font-size:1rem;letter-spacing:.1em;text-transform:uppercase}.site-nav{display:flex;flex-wrap:wrap;gap:.75rem;color:var(--muted)}.language-switcher{gap:.55rem;min-height:2.8rem;padding:.3rem .4rem .3rem .75rem;border:1px solid var(--line);background:rgba(255,255,255,.05);color:var(--foam);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.language-switcher select{min-height:2.1rem;padding:.2rem .75rem;border:0;border-radius:999px}.admin-card,.admin-shell,.hero-panel,.info-band,.mini-card,.player-shell,.section-block{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.hero-panel{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:1.5rem;gap:1.5rem;padding:1.25rem;border-radius:28px;overflow:hidden}.hero-panel--compact{grid-template-columns:minmax(0,1.25fr) minmax(160px,.55fr);align-items:center;margin-top:1rem}.admin-topbar h1,.hero-copy h1,.info-band h2,.section-heading h1,.section-heading h2{margin:0;font-size:clamp(2.4rem,8vw,4.8rem);line-height:.94;letter-spacing:-.05em}.admin-card p,.hero-copy__lede,.info-band p,.muted,.player-summary,.section-heading p{color:var(--muted)}.hero-copy__support{margin:1rem 0 0;font-size:1.05rem;color:var(--foam)}.eyebrow{margin:0 0 .7rem;color:var(--teal);text-transform:uppercase;letter-spacing:.16em;font-size:.76rem}.admin-card__row,.channel-card__actions,.hero-actions,.hero-stats,.player-controls{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.hero-actions{margin:1.35rem 0}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.8rem 1.15rem;border-radius:999px;border:0;cursor:pointer;transition:transform .18s ease,background .18s ease}.generation-channel-chip:hover,.heart-button:hover,.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.generation-channel-chip:disabled,.heart-button:disabled,.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.primary-button{color:#081317;background:linear-gradient(135deg,var(--gold),#ffe07f)}.secondary-button{background:rgba(255,255,255,.03)}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-stats div{display:grid;grid-gap:.2rem;gap:.2rem;padding:.85rem .95rem;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.04)}.hero-stats strong{font-size:1.4rem}.hero-stats span{color:var(--muted);font-size:.92rem}.hero-visual{position:relative;min-height:280px;display:grid;place-items:center}.hero-visual--compact{min-height:0}.hero-visual__glow{position:absolute;inset:auto 10% 8% 10%;height:220px;background:radial-gradient(circle,rgba(255,180,71,.35),transparent 60%);filter:blur(30px)}.hero-logo{width:min(100%,360px);height:auto;position:relative;z-index:1}.hero-logo--compact{width:min(100%,180px)}.player-shell{margin-top:.35rem;padding:1rem 1.1rem .9rem;border-radius:28px}.player-shell--immersive{grid-gap:1rem;gap:1rem;min-height:0;margin-top:0;padding:1.1rem;border-radius:30px;background:linear-gradient(180deg,rgba(7,24,33,.84),rgba(7,24,33,.56)),rgba(7,24,33,.48)}.player-shell__hero{grid-template-columns:minmax(160px,220px) minmax(0,1fr);grid-gap:1rem;gap:1rem}.player-brand{display:grid;grid-gap:.85rem;gap:.85rem;align-items:center}.player-brand__badge{display:grid;grid-gap:.25rem;gap:.25rem}.player-brand__badge span{color:var(--teal);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase}.player-brand__badge strong{font-size:1.3rem}.player-brand__logo{width:min(100%,188px);height:auto;filter:drop-shadow(0 20px 45px rgba(0,0,0,.36))}.player-shell__visual{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:.85rem;gap:.85rem;align-items:center}.player-artwork{display:block;width:min(100%,220px);aspect-ratio:1;margin-top:.9rem;object-fit:cover;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.04)}.player-disc{width:88px;aspect-ratio:1;border-radius:50%;border:8px solid rgba(255,255,255,.08);background:radial-gradient(circle at center,rgba(255,255,255,.05) 0 10%,transparent 11%),conic-gradient(from 180deg,var(--gold),var(--coral),var(--teal),var(--gold));animation:spin 7s linear infinite}.player-now-playing{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin:0}.player-pill-row{gap:.55rem;margin-bottom:.8rem}.player-track{margin:0;font-size:clamp(1.3rem,3.2vw,1.95rem)}.player-artist,.player-note{margin:.35rem 0 0;color:var(--muted)}.heart-button{width:3rem;height:3rem;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.04);color:var(--foam);font-size:1.35rem;cursor:pointer}.heart-button--active{color:#ffd2d2;background:rgba(255,122,102,.16);border-color:rgba(255,122,102,.35)}.player-controls{justify-content:space-between;margin:0 0 .65rem}.player-controls--immersive{grid-gap:.75rem;gap:.75rem;margin:0}.player-action-strip,.player-control-strip{gap:.75rem}.player-control-strip__play{min-width:10rem}.player-control-strip__mute{min-width:7rem}.player-volume{display:inline-flex;gap:.75rem;min-height:3rem;padding:.25rem .9rem;border:1px solid var(--line);background:rgba(255,255,255,.04)}.player-volume span{color:var(--muted);font-size:.82rem;letter-spacing:.12em}.player-volume input{width:min(26vw,170px)}.player-visualizer{min-height:168px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.01)),radial-gradient(circle at 15% 85%,rgba(255,179,71,.18),transparent 28%),radial-gradient(circle at 84% 15%,rgba(46,214,198,.15),transparent 30%),rgba(255,255,255,.02)}.player-visualizer__canvas{height:168px}.player-audio{display:none}.channel-dock{grid-gap:.75rem;gap:.75rem}.channel-dock__item{min-height:0;height:100%;border-radius:24px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),radial-gradient(circle at top right,color-mix(in srgb,var(--card-color) 40%,transparent),transparent 42%),rgba(5,18,25,.78);isolation:isolate;transition:transform .18s ease,border-color .18s ease,box-shadow .28s ease}.channel-dock__item:after,.channel-dock__item:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:0}.channel-dock__item:before{border:1px solid transparent;background:linear-gradient(120deg,transparent 0,color-mix(in srgb,var(--card-accent) 26%,transparent) 38%,transparent 70%);background-size:220% 220%;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;opacity:.78;animation:channel-card-border-shimmer 4.8s linear infinite}.channel-dock__item:after{inset:-1px;border:1px solid color-mix(in srgb,var(--card-accent) 46%,transparent);opacity:.55;animation:channel-card-border-pulse 3.4s ease-in-out infinite alternate}.channel-dock__item:hover{transform:translateY(-2px);border-color:rgba(255,179,71,.32);box-shadow:0 18px 44px rgba(0,0,0,.24)}.channel-dock__item--active{border-color:rgba(46,214,198,.46);box-shadow:0 20px 50px rgba(0,0,0,.22)}.channel-dock__glow{inset:auto -10% -15% auto;width:90px;height:90px;border-radius:50%;background:color-mix(in srgb,var(--card-accent) 78%,transparent);opacity:.25;filter:blur(16px)}.channel-dock__media,.channel-dock__media-image{position:absolute;inset:0;width:100%;height:100%}.channel-dock__media{z-index:1}.channel-dock__media-image{object-fit:contain;background-color:rgba(5,18,25,.9);transform:scale(1);filter:saturate(1.04) contrast(1.05);transition:transform .24s ease,filter .24s ease}.channel-dock__item:hover .channel-dock__media-image{transform:scale(1.03);filter:saturate(1.1) contrast(1.08) brightness(1.04)}@keyframes channel-card-border-shimmer{0%{background-position:0 50%}to{background-position:200% 50%}}@keyframes channel-card-border-pulse{0%{opacity:.35;transform:scale(.985)}to{opacity:.8;transform:scale(1.01)}}.player-meta{display:flex;flex-wrap:wrap;gap:.6rem}.player-shell audio{width:min(100%,560px);margin-bottom:.75rem}.queue-list{display:grid;grid-gap:.7rem;gap:.7rem}.queue-item{display:flex;justify-content:space-between;gap:1rem;width:100%;padding:.9rem 1rem;border-radius:18px;border:1px solid var(--line);color:var(--text);background:rgba(255,255,255,.03);text-align:left;cursor:pointer}.queue-item span{display:grid;grid-gap:.25rem;gap:.25rem}.queue-item small{color:var(--muted);font-size:.82rem}.queue-item--active{border-color:rgba(255,179,71,.45);background:rgba(255,179,71,.08)}.queue-item--static{cursor:default}.info-band{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.info-band,.section-block{margin-top:1rem;padding:1.25rem;border-radius:28px}.section-block--tight{margin-top:.5rem}.section-heading{margin-bottom:1rem}.section-heading h2{font-size:clamp(2rem,6vw,3rem)}.admin-grid,.admin-stat-grid,.channel-grid,.mini-grid{display:grid;grid-gap:1rem;gap:1rem}.admin-grid,.channel-grid,.mini-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.channel-card{padding:1.15rem;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02)),radial-gradient(circle at top right,color-mix(in srgb,var(--card-color) 26%,transparent),transparent 42%);transition:transform .18s ease,border-color .18s ease}.channel-card:hover{transform:translateY(-2px);border-color:rgba(255,179,71,.35)}.channel-card__top{display:flex;justify-content:space-between;gap:1rem;align-items:center}.channel-card h3{margin:0 0 .4rem;font-size:1.45rem}.channel-card__venues{color:var(--foam);opacity:.82}.channel-card__actions{justify-content:space-between;margin-top:1rem;color:var(--muted)}.admin-card,.mini-card{padding:1.15rem;border-radius:24px}.mini-card{display:grid;grid-gap:.35rem;gap:.35rem}.pill{min-height:2rem;padding:.15rem .75rem;color:var(--foam);background:rgba(255,255,255,.07);font-size:.82rem}.admin-shell{width:min(1440px,calc(100% - 1rem));min-height:calc(100vh - 1rem);margin:.5rem auto;padding:.75rem;border-radius:30px}.admin-shell,.admin-topbar{display:grid;grid-gap:1rem;gap:1rem}.admin-topbar{padding:1rem;border-radius:24px;border:1px solid var(--line);background:radial-gradient(circle at top right,rgba(255,179,71,.14),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02)),var(--panel-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.admin-topbar__row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.admin-topbar__brand{display:grid;grid-gap:.6rem;gap:.6rem}.admin-topbar__brand p:last-child{margin:.35rem 0 0;max-width:760px;color:var(--muted)}.admin-topbar h1{font-size:clamp(2rem,5vw,3.4rem)}.admin-nav,.admin-tabs{display:flex;flex-wrap:wrap;gap:.75rem}.admin-tabs a{display:inline-flex;align-items:center;min-height:2.7rem;padding:.65rem 1rem;border-radius:999px;border:1px solid var(--line);color:var(--muted);background:rgba(255,255,255,.03)}.admin-content{padding:0}.admin-session-bar{display:flex;align-items:center;justify-content:flex-end;gap:1rem;flex-wrap:wrap;color:var(--muted)}.admin-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-card strong{display:block;margin-bottom:.35rem;font-size:2rem}.admin-card--wide{grid-column:span 2}.admin-list,.generation-command-bar,.generation-workspace{display:grid;grid-gap:1rem;gap:1rem}.generation-command-bar{background:radial-gradient(circle at top right,rgba(46,214,198,.16),transparent 28%),linear-gradient(135deg,rgba(255,179,71,.08),rgba(255,255,255,.02)),var(--panel-strong)}.generation-command-bar h2,.generation-workspace h2{margin:0 0 .5rem;font-size:clamp(1.35rem,4vw,2.2rem);line-height:1.05}.generation-command-bar__footer,.generation-command-bar__main{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-wrap:wrap}.generation-toolbar-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.generation-command-bar__controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:.75rem;gap:.75rem;align-items:flex-end}.generation-command-bar__count input{text-align:center}.generation-stat-tile,.generation-summary-chip{display:grid;grid-gap:.35rem;gap:.35rem;padding:.85rem .95rem;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.generation-draft-card__label,.generation-stat-tile span,.generation-summary-chip span{color:var(--muted)}.generation-stat-tile strong,.generation-summary-chip strong{margin:0;font-size:1.2rem}.generation-channel-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.75rem;gap:.75rem}.generation-channel-chip{display:grid;grid-gap:.3rem;gap:.3rem;padding:.9rem;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.03);color:var(--muted);text-align:left;cursor:pointer}.generation-channel-chip strong{margin:0;color:var(--text);font-size:1rem}.generation-channel-chip--active{border-color:rgba(255,179,71,.45);background:rgba(255,179,71,.09);color:var(--foam)}.generation-status-line{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;color:var(--muted)}.generation-status-line p{margin:0}.generation-content-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);align-items:start}.generation-content-grid,.generation-panel{display:grid;grid-gap:1rem;gap:1rem}.generation-panel--queue{position:-webkit-sticky;position:sticky;top:1rem}.generation-drafts{display:grid;grid-gap:1rem;gap:1rem}.generation-channel-summary{display:flex;flex-wrap:wrap;gap:.6rem;color:var(--muted)}.generation-draft-card{padding:1rem;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.03)}.generation-draft-card__grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);grid-gap:.75rem;gap:.75rem}.generation-draft-card h3,.task-progress-card h3{display:block;margin:0 0 .35rem;font-size:1.1rem}.generation-empty-state{display:grid;grid-gap:.35rem;gap:.35rem;padding:1rem;border-radius:18px;border:1px dashed rgba(255,255,255,.14);color:var(--muted);background:rgba(255,255,255,.02)}.generation-empty-state p,.generation-empty-state span{margin:0}.generation-message{border-color:rgba(46,214,198,.25);background:rgba(46,214,198,.08)}.generation-message--error{border-color:rgba(255,107,107,.35);background:rgba(255,107,107,.08)}.generation-message p:last-child,.task-progress-card p:last-child{margin-bottom:0}.generation-queue-summary{display:grid;grid-gap:.75rem;gap:.75rem;margin:1rem 0;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.pill[class*=pill--status-]{border:1px solid transparent}.pill--status-checking,.pill--status-submitted{background:rgba(255,179,71,.16);color:#ffe7bf}.pill--status-completed{background:rgba(46,214,198,.14);color:#dffaf6}.pill--status-failed{background:rgba(255,107,107,.14);color:#ffd2d2}.admin-inline-actions{display:flex;flex-wrap:wrap;gap:.75rem}.task-progress-list{display:grid;grid-gap:.75rem;gap:.75rem}.task-progress-card{border:1px solid var(--line);border-radius:14px;padding:.8rem;background:rgba(255,255,255,.03)}.admin-card input,.admin-card select,.admin-card textarea{width:100%;min-height:2.8rem;padding:.65rem .8rem;border:1px solid var(--line);border-radius:12px;color:var(--text);background:rgba(255,255,255,.04)}.admin-card select option{color:#081317;background:#f2fbfa}.admin-card textarea{min-height:6rem;resize:vertical}.login-shell{width:min(560px,100%);margin:4rem auto}.login-form{display:grid;grid-gap:1rem;gap:1rem;max-width:420px}.login-form__field{display:grid;grid-gap:.45rem;gap:.45rem}.login-form__field input{min-height:3rem;padding:.75rem .9rem;border:1px solid var(--line);border-radius:14px;color:var(--text);background:rgba(255,255,255,.04)}.login-form__message{color:var(--coral)}.swal2-popup{border-radius:24px;border:1px solid var(--line-strong)}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:920px){.admin-stat-grid,.generation-content-grid,.generation-draft-card__grid,.hero-panel,.info-band,.listener-story,.player-shell__visual{grid-template-columns:1fr}.channel-dock{grid-template-columns:repeat(3,minmax(0,1fr))}.player-shell__hero{grid-template-columns:1fr}.generation-panel--queue{position:static}.admin-card--wide{grid-column:auto}.generation-command-bar__controls,.hero-stats{grid-template-columns:1fr}.admin-topbar__row,.generation-command-bar__footer,.generation-command-bar__main,.player-controls,.player-now-playing{align-items:stretch}}@media (max-width:640px){.page-shell{width:calc(100% - .75rem)}.site-header{flex-direction:column;align-items:flex-start}.site-header__actions{width:100%;justify-content:space-between}.listener-hero{min-height:auto}.listener-backdrop{background-image:linear-gradient(180deg,rgba(3,12,20,.72),rgba(5,17,25,.5)),url(/images/player-portrait.png)}.listener-stage{min-height:calc(100svh - 5.75rem)}.listener-dock-panel,.listener-story__copy,.player-shell--immersive{border-radius:24px}.admin-card,.admin-topbar,.hero-panel,.info-band,.mini-card,.player-shell,.section-block{border-radius:22px}.admin-card,.hero-panel,.info-band,.listener-story__copy,.player-shell,.section-block{padding:1rem}.channel-dock{grid-template-columns:repeat(2,minmax(0,1fr))}.player-control-strip{flex-direction:column;align-items:stretch}.player-volume{justify-content:space-between}.player-volume input{width:100%}.hero-copy h1,.info-band h2,.section-heading h1,.section-heading h2{font-size:clamp(2rem,12vw,3.2rem)}.player-disc{width:74px;border-width:7px}.queue-item{flex-direction:column;align-items:flex-start}.admin-shell{width:calc(100% - .5rem);margin:.25rem auto;padding:.5rem}}.samui-page{position:relative;min-height:100vh;overflow:hidden;background:linear-gradient(90deg,rgba(3,2,18,.94),rgba(11,5,32,.38) 40%,rgba(255,87,112,.14)),radial-gradient(circle at 32% 70%,rgba(255,102,102,.28),transparent 32%),radial-gradient(circle at 70% 18%,rgba(164,71,255,.32),transparent 34%),url(/images/samui-bg.jpg) 50% /cover no-repeat}.ambient{position:absolute;width:42vmax;height:42vmax;border-radius:999px;filter:blur(44px);opacity:.48;pointer-events:none;z-index:0;animation:float 10s ease-in-out infinite alternate}.ambient-one{left:14%;top:52%;background:radial-gradient(circle,rgba(255,82,150,.38),transparent 62%)}.ambient-two{right:-8%;top:-16%;background:radial-gradient(circle,rgba(38,232,255,.24),transparent 64%);animation-delay:-5s}@keyframes float{to{transform:translate3d(3%,-3%,0) scale(1.08)}}.samui-shell{position:relative;z-index:1;min-height:100vh;display:grid;grid-template-columns:296px minmax(0,1fr)}.samui-shell.samui-shell--single{grid-template-columns:minmax(0,1fr)}.samui-sidebar{padding:34px 28px;display:flex;flex-direction:column;gap:28px;border-right:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(7,5,24,.84),rgba(9,6,27,.58));box-shadow:18px 0 70px rgba(0,0,0,.18);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.brand{color:var(--text);text-decoration:none;display:flex;align-items:center;gap:14px;letter-spacing:.14em;text-transform:uppercase}.brand-copy em,.brand-copy strong{display:block;font-style:normal}.brand-copy strong{font-size:22px;font-weight:700}.brand-copy em{font-size:13px;letter-spacing:.62em;opacity:.9}.nav-list{display:grid;grid-gap:10px;gap:10px}.nav-item{color:rgba(255,246,255,.72);text-decoration:none;height:48px;display:flex;align-items:center;gap:14px;padding:0 18px;border-radius:16px;transition:transform .2s ease,background .2s ease,color .2s ease}.nav-item--active,.nav-item:hover{color:#fff;transform:translateX(2px);background:linear-gradient(90deg,rgba(255,79,157,.48),rgba(167,92,255,.34));box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 16px 34px rgba(167,92,255,.13)}.premium-card,.samui-chip{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);border-radius:22px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.samui-chip{margin-top:auto;display:flex;gap:14px;align-items:center;padding:12px}.chip-photo{width:68px;height:68px;flex:0 0 auto;border-radius:16px;background:radial-gradient(circle at 40% 25%,rgba(255,245,167,.9),transparent 21%),linear-gradient(135deg,#2b1460,#ff6c78 45%,#25d6ff);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}.samui-chip span,.samui-chip strong{display:block}.premium-card p,.samui-chip span{color:rgba(255,246,255,.72)}.samui-chip strong{margin-top:3px;font-size:18px}.premium-card{padding:22px}.premium-card strong{display:block;font-size:21px;margin-bottom:10px}.premium-card p{margin:0;line-height:1.45}.samui-stage{min-width:0;padding:26px 34px 24px;display:grid;grid-template-rows:auto auto auto auto;grid-gap:18px;gap:18px}.samui-mobile-banner{display:none}.site-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.site-header__actions,.site-header__status,.site-nav{display:flex;align-items:center;gap:10px}.site-header__pill{display:inline-flex;align-items:center;gap:8px;color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:8px 12px;border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.site-header__pill--live{background:rgba(255,79,157,.2);border-color:rgba(255,79,157,.3)}.site-nav{color:rgba(255,246,255,.72)}.site-nav a:hover{color:#fff}.language-switcher{min-height:42px;border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.07)}.language-switcher select{color:var(--text);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14)}.language-switcher select option{color:var(--text);background:#1a1127}.hero{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(440px,1fr);grid-gap:28px;gap:28px;align-items:center}.hero--player-focus{grid-template-columns:minmax(220px,.46fr) minmax(0,1fr);gap:clamp(14px,2vw,24px);align-items:stretch}.hero-player{min-width:0;display:flex;flex-direction:column;gap:clamp(.625rem,1vw,1rem)}.hero-copy{min-width:0;max-width:640px;padding-left:clamp(0px,3vw,50px)}.hero--player-focus .hero-copy{max-width:360px;padding-left:0;align-self:center}.hero-copy__text{width:100%}.hero--player-focus .hero-copy .eyebrow{margin-bottom:10px;font-size:11px}.hero--player-focus .hero-copy h1{margin:0 0 12px;font-size:clamp(34px,3.2vw,58px);line-height:.96;letter-spacing:-.045em}.hero--player-focus .hero-copy p{max-width:34ch;font-size:9px;line-height:1.34;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero--player-focus .hero-actions{margin-top:16px}.hero--player-focus .main-cta{width:100%;max-width:260px;min-width:0}.hero-copy .eyebrow{display:inline-flex;color:#ff95d0;text-transform:uppercase;font-weight:800;letter-spacing:.14em;margin-bottom:14px}.hero-copy h1{margin:0 0 20px;font-size:clamp(56px,6.2vw,110px);line-height:.92;letter-spacing:-.07em;max-width:770px;background:linear-gradient(135deg,#fff 4%,#ff9aa8 43%,#ff4f9d 60%,#a75cff);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 26px 80px rgba(255,81,154,.1)}.hero-copy p{color:rgba(255,246,255,.72);max-width:520px;font-size:clamp(17px,1.45vw,23px);line-height:1.38}.weather-widget-slot{width:min(100%,320px);max-width:320px;margin-top:24px}.samui-weather-card{position:relative;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.17);background:linear-gradient(140deg,rgba(255,255,255,.12),rgba(255,255,255,.04)),radial-gradient(circle at 18% 30%,rgba(255,174,69,.18),transparent 32%),radial-gradient(circle at 83% 20%,rgba(255,79,157,.2),transparent 36%),rgba(14,7,30,.62);box-shadow:0 32px 90px rgba(0,0,0,.44),inset 0 1px 0 rgba(255,255,255,.18);-webkit-backdrop-filter:blur(26px) saturate(1.24);backdrop-filter:blur(26px) saturate(1.24);padding:.75rem .85rem .7rem}.samui-weather-card__header{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.samui-weather-card__title{margin:0;font-size:.92rem;line-height:1;letter-spacing:-.01em;color:var(--foam)}.samui-weather-card__refresh{width:1.7rem;height:1.7rem;border:0;border-radius:999px;background:linear-gradient(135deg,rgba(255,179,71,.22),rgba(255,79,157,.22));color:var(--foam);font-size:.95rem;cursor:pointer;transition:transform .18s ease,background .18s ease}.samui-weather-card__refresh:hover{background:linear-gradient(135deg,rgba(255,179,71,.34),rgba(255,79,157,.3));transform:rotate(18deg)}.samui-weather-card__refresh--spinning{animation:weather-refresh-spin 1s linear infinite}.samui-weather-card__forecast-list{display:grid;grid-gap:.4rem;gap:.4rem;margin-top:.6rem}.samui-weather-card__forecast-row{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.55rem .7rem;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(90deg,rgba(255,255,255,.1),transparent 30%),rgba(255,255,255,.03)}.samui-weather-card__forecast-left,.samui-weather-card__forecast-right{display:flex;align-items:center}.samui-weather-card__forecast-left{min-width:0;gap:.6rem}.samui-weather-card__forecast-right{gap:.32rem;white-space:nowrap}.samui-weather-card__forecast-label{font-size:.86rem;font-weight:700;color:var(--foam)}.samui-weather-card__forecast-detail{overflow:hidden;max-width:8rem;font-size:.8rem;color:rgba(255,246,255,.72);text-overflow:ellipsis;white-space:nowrap}.samui-weather-card__forecast-emoji{font-size:1.15rem}.samui-weather-card__forecast-temp{font-size:1rem;font-weight:800;color:#ff95d0}.samui-weather-card__forecast-low{font-size:.88rem;color:rgba(255,246,255,.72)}.samui-weather-card__updated{margin:.4rem 0 0;text-align:right;font-size:9px;letter-spacing:.04em;color:rgba(255,246,255,.5)}@keyframes weather-refresh-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero-actions{display:flex;gap:14px;align-items:center;margin-top:28px}.ghost-cta,.main-cta{border:0;color:#fff;cursor:pointer}.main-cta{min-width:250px;min-height:62px;padding:6px 18px 6px 8px;border-radius:999px;background:linear-gradient(100deg,#ffb557,#ff6f77 45%,#ff4f9d 66%,#a75cff);display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:800;letter-spacing:.02em;box-shadow:0 20px 48px rgba(255,79,157,.32),inset 0 1px 0 rgba(255,255,255,.32)}.main-cta__icon-wrap{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:rgba(17,8,38,.42);border:1px solid rgba(255,255,255,.3);box-shadow:inset 0 1px 0 rgba(255,255,255,.3);flex:0 0 auto}.main-cta__icon{width:30px;height:30px;object-fit:cover;border-radius:50%}.main-cta__label{white-space:nowrap}.ghost-cta{height:52px;padding:0 20px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.channel-dock__item:hover,.ghost-cta:hover,.heart-btn:hover,.main-cta:hover,.play-btn:hover,.round-btn:hover{transform:translateY(-2px)}.player-shell--immersive{position:relative;isolation:isolate;padding:clamp(22px,2.4vw,36px);border-radius:34px;background:linear-gradient(140deg,rgba(255,255,255,.14),rgba(255,255,255,.045)),radial-gradient(circle at 18% 30%,rgba(255,174,69,.24),transparent 32%),radial-gradient(circle at 83% 20%,rgba(255,79,157,.22),transparent 36%),rgba(14,7,30,.62);border:1px solid rgba(255,255,255,.17);box-shadow:0 32px 90px rgba(0,0,0,.44),inset 0 1px 0 rgba(255,255,255,.18);-webkit-backdrop-filter:blur(26px) saturate(1.24);backdrop-filter:blur(26px) saturate(1.24);overflow:hidden}.player-shell__video{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.95}.player-shell--immersive:before,.player-shell__video{position:absolute;inset:0;z-index:0;pointer-events:none}.player-shell--immersive:before{content:"";background:linear-gradient(135deg,rgba(7,4,16,.48),rgba(7,4,16,.16))}.player-shell--immersive:after{content:"";position:absolute;inset:auto -20% -55% 10%;height:60%;background:linear-gradient(90deg,rgba(255,79,157,.2),rgba(38,232,255,.1));filter:blur(40px);pointer-events:none}.card-head,.controls-row,.player-controls--immersive,.player-note,.player-shell__hero,.player-visualizer{position:relative;z-index:1}.card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.card-head b,.card-head>span{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.card-head b{color:#ff748b;border:1px solid rgba(255,111,119,.36);background:rgba(255,70,90,.1);padding:8px 12px;border-radius:999px}.player-shell__hero{display:grid;grid-template-columns:minmax(140px,230px) minmax(0,1fr);grid-gap:clamp(22px,3vw,42px);gap:clamp(22px,3vw,42px);align-items:center}.cat-orbit{aspect-ratio:1;border-radius:999px;padding:8px;background:conic-gradient(from 15deg,#26e8ff,#5d5bff,#ff4f9d,#ffb557,#26e8ff);box-shadow:0 0 42px rgba(255,80,164,.3),0 0 42px rgba(38,232,255,.2);animation:glowPulse 2.8s ease-in-out infinite}.mini-player img,.player-brand__logo{width:100%;height:auto;display:block;border-radius:999px}@keyframes glowPulse{50%{transform:scale(1.03);box-shadow:0 0 60px rgba(255,80,164,.35),0 0 60px rgba(38,232,255,.24)}}.verified{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#1487ff;color:white;font-size:13px}.track-details small{display:block;color:rgba(255,246,255,.72);margin-top:8px;font-size:16px}.track-details h2{font-size:clamp(30px,3.2vw,54px);line-height:1.04;letter-spacing:-.04em;margin:22px 0 16px}.player-pill-row{display:flex;flex-wrap:wrap;gap:9px}.pill{display:inline-flex;align-items:center;gap:8px;color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:8px 12px;border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.player-artist,.player-note{color:rgba(255,246,255,.72)}.player-visualizer{position:relative;min-height:80px;margin-top:18px;padding:8px 12px 0;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.02)),rgba(11,8,28,.56);overflow:hidden}.player-visualizer__canvas{display:block;width:100%;height:80px}.controls-row{display:flex;align-items:center;justify-content:center;gap:14px;margin:28px auto 18px;max-width:600px}.heart-btn,.mini-controls button,.play-btn,.round-btn{border:0;cursor:pointer;color:#fff;transition:transform .18s ease,background .18s ease}.heart-btn,.round-btn{min-width:72px;height:54px;padding:0 16px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);font-size:16px}.play-btn{min-width:196px;height:72px;padding:0 16px 0 8px;border-radius:999px;background:linear-gradient(102deg,#f6f5ff,#ffeff8 58%,#f2f0ff);color:#150c28;font-weight:900;font-size:16px;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;box-shadow:0 15px 40px rgba(255,255,255,.24)}.play-btn__icon-wrap{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(130deg,rgba(34,21,68,.92),rgba(30,17,58,.78));border:1px solid rgba(255,255,255,.2);flex:0 0 auto}.play-btn__icon{width:26px;height:26px;object-fit:cover;border-radius:999px}.play-btn__label{display:inline-block;line-height:1;white-space:nowrap}.heart-btn{color:#ff94bc}.heart-btn--liked{background:rgba(255,79,157,.18);color:#fff;box-shadow:0 0 32px rgba(255,79,157,.22)}.player-controls--immersive{display:grid;grid-gap:12px;gap:12px}.player-action-strip,.player-control-strip{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.player-volume{display:grid;grid-template-columns:auto minmax(140px,1fr);grid-gap:12px;gap:12px;align-items:center;min-height:52px;padding:0 18px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08)}.player-volume span{color:rgba(255,246,255,.72);font-size:13px;text-transform:uppercase;letter-spacing:.1em}.mood-section{display:flex;flex-direction:column;gap:clamp(.4rem,.6vw,.75rem)}.mood-section,.mood-section .channel-dock{flex:1 1 auto;min-height:0}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.section-title span{color:#fff;text-transform:uppercase;font-size:14px;font-weight:850;letter-spacing:.12em}.section-title p{margin:8px 0 0;color:rgba(255,246,255,.72);font-size:14px}.channel-dock{grid-template-columns:repeat(6,minmax(124px,1fr));grid-gap:16px;gap:16px}.channel-dock__item{border:1px solid rgba(255,255,255,.14);border-radius:23px;color:#fff;padding:20px 14px 16px;background:linear-gradient(165deg,rgba(255,255,255,.13),rgba(255,255,255,.04)),rgba(11,8,32,.58);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 18px 50px rgba(0,0,0,.18);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.channel-dock__item--active{border-color:rgba(255,110,211,.54);box-shadow:0 0 0 1px rgba(255,79,157,.3),0 20px 60px rgba(255,79,157,.16)}.channel-dock__glow{position:absolute;inset:-20% -30% auto;height:78%;background:radial-gradient(circle,color-mix(in srgb,var(--card-accent) 60%,transparent),transparent 62%);filter:blur(5px);opacity:.8}.channel-dock__orb{display:block;width:56px;height:56px;margin-bottom:12px;border-radius:999px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.75),transparent 28%),linear-gradient(135deg,var(--card-color),var(--card-accent));box-shadow:0 16px 28px rgba(0,0,0,.24)}.channel-dock__meta,.channel-dock__orb,.channel-dock__wave{position:relative;z-index:1}.channel-dock__meta strong{display:block;font-size:18px;line-height:1.1}.channel-dock__meta p{margin:10px 0 0;color:rgba(255,246,255,.72);line-height:1.25;font-size:13px}.channel-dock__badge,.channel-dock__cta{font-size:12px;text-transform:uppercase;letter-spacing:.12em}.channel-dock__wave{height:27px;margin:16px auto 0;display:flex;justify-content:center;align-items:flex-end;gap:4px}.channel-dock__wave span{width:3px;border-radius:99px;background:linear-gradient(180deg,#ffd27b,var(--card-accent));animation:waveBounce 1s ease-in-out infinite}.channel-dock__wave span:first-child{height:10px}.channel-dock__wave span:nth-child(2){height:16px;animation-delay:.1s}.channel-dock__wave span:nth-child(3){height:20px;animation-delay:.2s}.channel-dock__wave span:nth-child(4){height:14px;animation-delay:.3s}.channel-dock__wave span:nth-child(5){height:18px;animation-delay:.4s}.channel-dock__wave span:nth-child(6){height:12px;animation-delay:.5s}@keyframes waveBounce{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1.42)}}.channel-dock__cta{position:relative;z-index:1;display:inline-block;margin-top:12px;color:rgba(255,246,255,.9)}.listener-details{margin-top:4px}.listener-cards .mini-card{min-height:120px;border-radius:24px;background:rgba(19,13,38,.54);border:1px solid rgba(255,255,255,.14)}.mini-player{display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(220px,.9fr);grid-gap:24px;gap:24px;padding:16px 24px;border-top:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(90deg,rgba(10,7,36,.84),rgba(50,16,64,.72),rgba(12,9,35,.78));-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.mini-left,.mini-player{min-width:0;align-items:center}.mini-left{display:flex;gap:16px}.mini-left img{width:68px;height:68px;border-radius:18px;border:1px solid rgba(255,255,255,.18)}.mini-copy{min-width:0}.mini-copy span,.mini-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-copy strong{font-size:20px}.mini-copy span{color:rgba(255,246,255,.72);margin-top:4px}.mini-controls{display:flex;align-items:center;gap:16px}.mini-controls button{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:999px;min-width:72px;height:46px;padding:0 16px;font-size:15px}.mini-controls .mini-play{background:#fff;color:#140d28}.desktop-volume{display:grid;grid-template-columns:auto minmax(120px,1fr);grid-gap:16px;gap:16px;align-items:center;color:rgba(255,246,255,.72)}@media (min-width:921px){.samui-page,.samui-shell{min-height:100dvh;height:100dvh}.samui-shell{grid-template-columns:248px minmax(0,1fr);grid-template-rows:1fr}.samui-shell.samui-shell--single{grid-template-columns:minmax(0,1fr);grid-template-rows:1fr}.samui-sidebar{gap:18px;padding:24px 20px}.brand-copy strong{font-size:18px}.brand-copy em{font-size:11px;letter-spacing:.46em}.nav-list{gap:8px}.nav-item{height:40px;padding:0 14px;border-radius:14px}.samui-chip{gap:12px;padding:10px}.chip-photo{width:52px;height:52px;border-radius:14px}.samui-chip strong{font-size:14px}.premium-card{padding:16px;border-radius:18px}.premium-card strong{font-size:17px;margin-bottom:6px}.premium-card p{font-size:13px;line-height:1.35}.samui-stage{padding:18px 22px 16px;gap:12px;overflow:hidden}.site-header{padding:0}.site-header__actions,.site-header__status,.site-nav{gap:8px}.language-switcher,.site-header__pill,.site-nav a{min-height:38px;font-size:11px}.hero{grid-template-columns:minmax(260px,.76fr) minmax(420px,1fr);gap:20px}.hero--player-focus{grid-template-columns:minmax(200px,.42fr) minmax(0,1fr);gap:14px}.hero-copy{max-width:520px;padding-left:0}.hero--player-focus .hero-copy{max-width:300px}.hero--player-focus .hero-copy h1{font-size:clamp(30px,2.8vw,48px);margin:0 0 10px}.hero-copy .eyebrow{margin-bottom:10px;font-size:11px}.hero-copy h1{margin:0 0 14px;font-size:clamp(42px,4.6vw,78px);max-width:520px}.hero-copy p{max-width:420px;font-size:clamp(14px,.95vw,17px);line-height:1.3}.hero-actions{gap:10px;margin-top:18px}.main-cta{min-width:206px;min-height:50px;padding:4px 12px 4px 6px;gap:10px;font-size:14px}.main-cta__icon-wrap{width:36px;height:36px}.main-cta__icon{width:22px;height:22px}.ghost-cta{height:44px;padding:0 16px;font-size:13px}.player-shell--immersive{padding:16px 16px 12px;border-radius:28px}.card-head{margin-bottom:14px}.card-head b,.card-head>span{gap:8px;font-size:11px}.card-head b{padding:6px 10px}.player-shell__hero{grid-template-columns:minmax(120px,180px) minmax(0,1fr);gap:18px}.cat-orbit{padding:6px}.player-brand__logo{width:min(100%,146px)}.verified{padding:6px 10px;font-size:11px}.track-details small{margin-top:6px;font-size:13px}.track-details h2{margin:12px 0 10px;font-size:clamp(24px,2.2vw,40px)}.player-pill-row{gap:6px}.pill{min-height:28px;padding:0 10px;font-size:10px}.player-artist{margin:8px 0 0;font-size:14px}.player-visualizer{min-height:60px;margin-top:10px}.player-visualizer__canvas{height:60px}.controls-row{gap:10px;margin:14px auto 10px;max-width:440px}.heart-btn,.round-btn{min-width:60px;height:44px;padding:0 14px;font-size:14px}.play-btn{min-width:170px;height:58px;padding:0 12px 0 6px;font-size:15px}.play-btn__icon-wrap{width:34px;height:34px}.play-btn__icon{width:20px;height:20px}.player-action-strip,.player-control-strip,.player-controls--immersive{gap:10px}.player-volume{min-height:44px;padding:0 14px}.player-volume span{font-size:11px}.secondary-button{min-height:44px;padding:.7rem .95rem}.player-note{margin:8px 0 0;font-size:13px}.mood-section{gap:10px}.section-title{gap:12px}.section-title span{font-size:12px}.section-title p{margin-top:4px;font-size:12px}.channel-dock{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.channel-dock__item{padding:14px 10px 12px;border-radius:18px}.channel-dock__orb{width:42px;height:42px;margin-bottom:10px}.channel-dock__meta strong{font-size:15px}.channel-dock__meta p{margin-top:6px;font-size:11px;line-height:1.2}.channel-dock__badge,.channel-dock__cta{font-size:10px}.channel-dock__wave{height:20px;margin-top:10px;gap:3px}.channel-dock__wave span{width:2px}.listener-details{margin-top:0}.listener-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.listener-cards .mini-card{min-height:78px;padding:12px;border-radius:18px}.listener-cards .mini-card strong{font-size:14px}.listener-cards .mini-card span{font-size:12px;line-height:1.2}.mini-player{grid-template-columns:minmax(170px,1fr) auto minmax(160px,.72fr);gap:14px;padding:12px 16px;border-radius:20px}.mini-left{gap:12px}.mini-left img{width:52px;height:52px;border-radius:14px}.mini-copy strong{font-size:16px}.mini-copy span{font-size:12px}.mini-controls{gap:10px}.mini-controls button{min-width:60px;height:40px;padding:0 14px;font-size:13px}.desktop-volume{grid-template-columns:auto minmax(100px,1fr);gap:10px;font-size:12px}}@media (min-width:921px) and (max-height:1080px){.samui-sidebar{gap:14px;padding:20px 18px}.samui-stage{padding:14px 18px 12px;gap:10px}.hero{gap:16px}.hero-copy h1{font-size:clamp(38px,4vw,68px);margin-bottom:12px}.hero-copy p{font-size:14px}.player-shell--immersive{padding:14px 14px 10px}.track-details h2{font-size:clamp(22px,2vw,34px)}.channel-dock__item{padding:12px 9px 10px}.listener-details{display:none}.channel-dock{gap:8px}.channel-dock__meta strong{font-size:14px}.channel-dock__meta p{font-size:10px}.mini-player{padding:10px 14px}}@media (max-width:1180px){.samui-shell{grid-template-columns:245px minmax(0,1fr)}.samui-sidebar{padding:28px 22px}.hero{gap:20px;grid-template-columns:minmax(280px,.82fr) minmax(400px,1fr)}.hero--player-focus{grid-template-columns:minmax(188px,.4fr) minmax(0,1fr);gap:12px}.hero--player-focus .hero-copy{max-width:260px}.hero--player-focus .hero-copy h1{font-size:clamp(28px,2.4vw,40px)}.hero--player-focus .hero-actions{margin-top:12px}.channel-dock{gap:12px}}@media (max-width:920px){.samui-shell{grid-template-columns:1fr}.samui-sidebar{display:none}.samui-stage{padding:20px 16px}.samui-mobile-banner{display:grid;grid-gap:12px;gap:12px;padding:16px;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(165deg,rgba(255,255,255,.12),rgba(255,255,255,.03)),rgba(12,8,32,.58);box-shadow:0 18px 40px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.samui-mobile-banner__brand{display:grid;grid-gap:6px;gap:6px}.samui-mobile-banner__brand strong{font-size:20px;line-height:1.05}.samui-mobile-banner__brand p{margin:0;color:rgba(255,246,255,.76);font-size:14px;line-height:1.35}.samui-mobile-banner__chips{display:flex;flex-wrap:wrap;gap:8px}.samui-mobile-banner__chips span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#fff;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.site-header,.site-header__actions{flex-wrap:wrap}.hero{grid-template-columns:1fr}.hero--player-focus>.hero-player{order:1}.hero--player-focus>.hero-copy{order:2;max-width:none}.hero--player-focus .hero-copy h1{font-size:clamp(26px,5.2vw,38px)}.hero--player-focus .hero-copy p{max-width:none;-webkit-line-clamp:2}.hero--player-focus .hero-actions{margin-top:10px}.hero-copy{max-width:none;padding-left:0}.player-shell--immersive{padding:22px 18px}.player-shell__hero{grid-template-columns:120px minmax(0,1fr);gap:18px}.channel-dock{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-player{grid-template-columns:1fr auto;padding:14px 18px}.desktop-volume{display:none}}@media (max-width:640px){.samui-page{min-height:100dvh;height:100dvh;overflow-x:hidden}.samui-shell,.samui-stage{min-height:100%;height:100%}.samui-stage{padding:10px 10px 12px;gap:10px;overflow:hidden}.hero-actions,.player-action-strip,.player-control-strip,.site-header__actions,.site-header__status,.site-nav{width:100%}.site-header{align-items:stretch}.site-header__brand,.site-header__status{display:none}.site-header__actions,.site-header__status,.site-nav{flex-wrap:wrap}.site-nav{gap:8px;justify-content:stretch}.site-nav a{flex:1 1;min-height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.language-switcher{width:100%;justify-content:space-between;min-height:36px;padding:.25rem .35rem .25rem .7rem}.language-switcher select{min-width:112px;min-height:30px}.samui-mobile-banner{display:none}.hero{gap:10px}.hero--player-focus{gap:8px}.hero--player-focus .hero-copy .eyebrow{margin-bottom:6px}.hero--player-focus .hero-copy h1{font-size:clamp(20px,6.3vw,24px);margin-bottom:6px}.hero--player-focus .hero-copy p{display:none}.hero--player-focus .hero-actions{margin-top:8px}.hero--player-focus .main-cta{max-width:none}.hero-copy{padding-left:0}.weather-widget-slot{margin-left:auto;margin-right:auto}.hero-copy h1{margin-bottom:8px;max-width:100%;font-size:clamp(24px,7.2vw,30px);line-height:.94}.hero-copy p{max-width:none;font-size:13px;line-height:1.26}.ghost-cta,.main-cta,.player-control-strip .secondary-button,.player-volume{width:100%}.main-cta{min-width:0;height:48px;padding:4px 12px 4px 6px;gap:8px;font-size:14px}.main-cta__icon-wrap{width:34px;height:34px}.main-cta__icon{width:20px;height:20px}.hero-actions{margin-top:10px;flex-direction:column;align-items:stretch}.ghost-cta{display:none}.player-shell--immersive{padding:12px;border-radius:24px}.card-head{margin-bottom:10px}.player-shell__hero{grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;justify-items:stretch;text-align:left}.player-brand{width:72px}.cat-orbit{width:72px;padding:4px}.track-details{width:100%}.track-details small{margin-top:4px;font-size:12px}.track-details h2{margin:8px 0 6px;font-size:clamp(18px,5.4vw,24px);line-height:1.04}.player-pill-row{justify-content:flex-start}.player-pill-row .pill:nth-child(n+2){display:none}.player-artist{margin-top:6px;font-size:12px}.pill{min-height:24px;font-size:9px}.controls-row{flex-direction:row;justify-content:stretch;gap:10px;margin:12px 0 0;max-width:none}.heart-btn,.mini-controls button,.play-btn,.round-btn{width:auto}.heart-btn,.round-btn{height:42px}.heart-btn,.play-btn,.round-btn{min-width:0;flex:1 1;font-size:14px}.play-btn{width:auto;height:50px;padding:0 10px 0 6px}.play-btn__icon-wrap{width:30px;height:30px}.play-btn__icon{width:18px;height:18px}.listener-details,.mini-player,.player-controls--immersive{display:none}.player-visualizer{min-height:52px;margin-top:10px;padding:4px 8px 0;border-radius:12px}.player-visualizer__canvas{height:52px}.channel-dock{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:none}.channel-dock::-webkit-scrollbar{display:none}.channel-dock__item{flex:0 0 108px;min-height:0;padding:10px 8px;border-radius:16px}.channel-dock__meta strong{font-size:13px}.channel-dock__meta p{display:none}.section-title{gap:8px}.section-title p{display:none}}@media (max-width:430px){.samui-stage{padding:8px 8px 10px}.hero-copy h1{font-size:clamp(22px,6.8vw,26px)}.hero-copy p{font-size:14px}.player-shell--immersive{padding:14px 12px}.player-brand{width:72px}.track-details h2{font-size:clamp(18px,5.4vw,22px)}.card-head b,.card-head>span,.channel-dock__badge,.channel-dock__cta,.pill{font-size:11px}.mini-player{left:10px;right:10px;padding:9px 10px}.mini-left img{width:44px;height:44px}.mini-copy strong{font-size:14px}.mini-copy span{font-size:11px}.mini-controls button{min-width:54px;height:38px;padding:0 10px;font-size:12px}}.site-header{justify-content:flex-start}.site-header__actions{margin-left:0}.language-switcher{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(12,8,26,.54);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 24px rgba(0,0,0,.18)}.language-switcher__option{height:34px;min-width:0;padding:0 10px;border:0;border-radius:999px;background:transparent;color:rgba(255,246,255,.76);display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;letter-spacing:.04em;cursor:pointer;transition:background .18s ease,color .18s ease}.language-switcher__option:hover{background:rgba(255,255,255,.08);color:#fff}.language-switcher__option--active{background:linear-gradient(135deg,rgba(255,181,87,.22),rgba(255,79,157,.22));color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.language-switcher__option:disabled{cursor:default}.language-switcher__flag{font-size:14px;line-height:1}.language-switcher__text{white-space:nowrap}.player-shell--immersive{display:grid;grid-gap:12px;gap:12px;flex:0 0 auto}.player-shell__stage{position:relative;isolation:isolate;display:grid;grid-template-rows:auto 1fr auto;align-items:start;grid-gap:clamp(14px,1.6vw,22px);gap:clamp(14px,1.6vw,22px);aspect-ratio:16/9;min-height:clamp(360px,42vw,620px);padding:clamp(18px,2vw,28px);border-radius:28px;overflow:hidden}.player-shell__stage .card-head,.player-shell__stage .controls-row,.player-shell__stage .player-controls--stage,.player-shell__stage .player-shell__hero,.player-shell__stage .player-shell__stage-bottom{position:relative;z-index:1}.player-shell__hero{align-self:center}.player-shell__stage-bottom{display:grid;grid-gap:10px;gap:10px;align-self:end}.player-stage-toolbar{display:flex;align-items:flex-end;justify-content:flex-start;gap:16px}.player-controls--stage .player-control-strip{flex-wrap:nowrap;justify-content:flex-start}.player-controls--stage .player-volume{min-width:270px}.player-status-note{margin:0;align-self:center;color:rgba(255,246,255,.82);font-size:13px;line-height:1.2;white-space:nowrap}.play-btn--stage,.player-controls--stage .player-volume,.player-controls--stage .secondary-button,.round-btn--stage{min-height:52px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(16,10,32,.36);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.play-btn--stage{min-width:176px;height:52px;padding:0 16px 0 8px;justify-content:flex-start;color:#fff;background:linear-gradient(100deg,#ffb557,#ff6f77 45%,#ff4f9d 66%,#a75cff);box-shadow:0 16px 36px rgba(255,79,157,.22),inset 0 1px 0 rgba(255,255,255,.24)}.play-btn--stage .play-btn__icon-wrap{width:38px;height:38px;background:linear-gradient(130deg,rgba(34,21,68,.96),rgba(30,17,58,.84))}.play-btn--stage .play-btn__icon{width:22px;height:22px}.round-btn--stage{min-width:84px;height:52px;padding:0 16px}.fullscreen-btn{position:absolute;right:clamp(12px,1.6vw,22px);bottom:clamp(12px,1.6vw,22px);z-index:2;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(8,6,22,.56);color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 30px rgba(0,0,0,.24);cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.fullscreen-btn:hover{transform:translateY(-1px);background:rgba(20,15,42,.8);border-color:rgba(255,255,255,.28)}.fullscreen-btn__icon{width:22px;height:22px}.player-shell__stage:-webkit-full-screen{width:100vw;height:100vh;max-width:none;max-height:none;aspect-ratio:auto;margin:0;padding:clamp(20px,2.2vw,32px);border-radius:0;background:linear-gradient(140deg,rgba(255,255,255,.08),rgba(255,255,255,.03)),rgba(6,4,18,.96)}.player-shell__stage:-webkit-full-screen,.player-shell__stage:fullscreen{width:100vw;height:100vh;max-width:none;max-height:none;aspect-ratio:auto;margin:0;padding:clamp(20px,2.2vw,32px);border-radius:0;background:linear-gradient(140deg,rgba(255,255,255,.08),rgba(255,255,255,.03)),rgba(6,4,18,.96)}.player-shell__stage:-webkit-full-screen .player-shell__hero{grid-template-columns:minmax(132px,220px) minmax(0,1fr)}.player-shell__stage:-webkit-full-screen .player-shell__hero,.player-shell__stage:fullscreen .player-shell__hero{grid-template-columns:minmax(132px,220px) minmax(0,1fr)}.player-shell__stage:-webkit-full-screen .player-shell__stage-bottom{gap:14px}.player-shell__stage:-webkit-full-screen .player-shell__stage-bottom,.player-shell__stage:fullscreen .player-shell__stage-bottom{gap:14px}.player-shell__stage:-webkit-full-screen .player-stage-toolbar{align-items:flex-end;justify-content:flex-start}.player-shell__stage:-webkit-full-screen .player-stage-toolbar,.player-shell__stage:fullscreen .player-stage-toolbar{align-items:flex-end;justify-content:flex-start}.player-shell__stage:-webkit-full-screen .track-details h2{font-size:clamp(34px,4vw,68px)}.player-shell__stage:-webkit-full-screen .track-details h2,.player-shell__stage:fullscreen .track-details h2{font-size:clamp(34px,4vw,68px)}.player-visualizer{margin-top:0}@media (min-width:921px){.samui-stage{position:relative;grid-template-rows:1fr;padding-top:12px;gap:12px;min-height:0;height:100%}.hero--player-focus{grid-template-columns:minmax(220px,.28fr) minmax(0,1fr);align-items:stretch;gap:14px;min-height:0;height:100%}.hero-player{align-self:stretch;height:100%;min-height:0}.hero--player-focus .hero-copy{max-width:360px;min-height:100%;padding-top:0;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.hero--player-focus .hero-copy .hero-copy__text{max-width:270px;margin-top:auto}.site-header{position:static;z-index:3;min-height:0;margin:0;width:100%}.site-header__actions{width:auto}.language-switcher{padding:3px}.hero--player-focus,.mood-section{margin-top:0}.weather-widget-slot{margin-left:0;margin-right:0;margin-bottom:auto}.hero-player{padding-top:0}.player-shell--immersive{padding:10px;border-radius:26px;gap:8px;flex:1 1 auto;min-height:0}.player-shell__stage{aspect-ratio:auto;min-height:0;height:100%;padding:16px 16px 14px;border-radius:22px}.card-head{margin-bottom:0}.player-shell__hero{grid-template-columns:minmax(112px,162px) minmax(0,1fr);gap:18px}.track-details h2{margin:10px 0 8px;font-size:clamp(26px,2.8vw,42px)}.hero-actions{margin-top:22px}.main-cta{min-width:234px;min-height:56px;padding:4px 16px 4px 6px}.main-cta__label{font-size:16px;font-weight:900}.player-artist{margin:6px 0 0}.player-stage-toolbar{gap:14px}.player-controls--stage .player-volume{min-width:220px}.player-status-note{font-size:12px}.play-btn--stage{min-width:164px;height:48px}.player-controls--stage .player-volume,.player-controls--stage .secondary-button,.round-btn--stage{min-height:48px}.fullscreen-btn{width:40px;height:40px}.player-visualizer{min-height:72px;padding:4px 10px 0;border-radius:14px}.player-visualizer__canvas{height:72px}.mood-section{gap:10px;flex:0 0 auto;min-height:0}.mood-section .channel-dock{gap:12px;flex:0 0 auto;min-height:0}.channel-dock__item{padding:0;border-radius:20px;max-height:none}.channel-dock__orb{width:44px;height:44px;margin-bottom:10px}.channel-dock__meta strong{font-size:15px}.channel-dock__meta p{margin-top:8px;font-size:12px}}@media (max-width:920px){.site-header{margin-bottom:12px}.site-header__actions{width:100%;justify-content:center}.hero-copy{padding-top:8px;align-items:center;text-align:center}.language-switcher{margin:0 auto}.player-shell__stage{aspect-ratio:auto;min-height:0;padding:0;border-radius:0;overflow:visible}.fullscreen-btn{right:10px;bottom:10px;width:40px;height:40px}.fullscreen-btn__icon{width:20px;height:20px}.player-stage-toolbar{display:block;gap:10px}.player-controls--stage .player-control-strip{flex-wrap:wrap}.player-controls--stage .player-volume{min-width:0}.player-status-note{width:100%;white-space:normal}}.channel-dock{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:clamp(.5rem,.8vw,.85rem);gap:clamp(.5rem,.8vw,.85rem);align-items:center;justify-content:stretch;width:100%}.channel-dock__item{min-width:0;aspect-ratio:3/2;height:auto;padding:0;border-radius:clamp(14px,1.4vw,24px);overflow:hidden}.channel-dock__item,.channel-dock__media{position:relative;display:block;width:100%}.channel-dock__media{height:100%;line-height:0}.channel-dock__media-image{position:relative;display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center;background-color:transparent}@media (max-width:920px){.channel-dock{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:none}.channel-dock::-webkit-scrollbar{display:none}.channel-dock__item{flex:0 0 auto}}.voiceover-overlay{position:absolute;inset:0;z-index:10;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);border-radius:inherit;overflow:hidden;animation:voiceover-overlay-in .4s ease}@keyframes voiceover-overlay-in{0%{opacity:0}to{opacity:1}}.voiceover-overlay__media{width:100%;height:100%;object-fit:contain}.admin-form{display:grid;grid-gap:1rem;gap:1rem;padding:1.25rem;border-radius:24px;border:1px solid var(--line);background:var(--panel-strong)}.admin-form label{display:grid;grid-gap:.35rem;gap:.35rem;font-size:.9rem;color:var(--muted)}.admin-form input,.admin-form select,.admin-form textarea{padding:.65rem .9rem;border-radius:12px;border:1px solid var(--line);background:rgba(255,255,255,.04);color:var(--text);font-size:.95rem}.admin-form textarea{resize:vertical;font-family:inherit}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{outline:none;border-color:var(--gold)}.primary-button{display:inline-flex;align-items:center;min-height:2.7rem;padding:.5rem 1.5rem;border-radius:999px;border:none;background:var(--gold);color:#0a1a22;font-weight:600;cursor:pointer}.primary-button:disabled{opacity:.5;cursor:not-allowed}.secondary-button{display:inline-flex;align-items:center;min-height:2.7rem;padding:.5rem 1.25rem;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.04);color:var(--text);cursor:pointer}.secondary-button:hover{background:rgba(255,255,255,.08)}