: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,html{overflow-x:hidden;width:100%}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{justify-content:space-between;align-items:center;gap:1rem;padding:calc(.5rem + 20px) 0 .5rem}.site-header__actions{display:flex;align-items:center;gap:.5rem}.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{align-items:flex-end;gap:2px;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,3fr);grid-gap:1.5rem;gap:1.5rem}.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);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-controls--immersive.player-controls--stage{display:block}.player-action-strip,.player-control-strip{flex-wrap:nowrap;gap:.75rem;min-width:0}.player-control-row{display:contents}.player-control-strip__play{min-width:10rem}.player-control-strip__mute{min-width:7rem}.player-volume{display:inline-flex;gap:.75rem;flex:0 0 auto;min-height:48px;max-width:100%;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:clamp(90px,16vw,160px);max-width:100%}.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-shell__stage .player-visualizer--stage{position:relative;flex:1 1 auto;min-width:140px;align-self:center;min-height:0;height:48px;border-radius:14px;overflow:hidden}.player-shell__stage .player-visualizer--stage .player-visualizer__canvas{height:48px;max-height:100%}.player-shell__stage .fullscreen-btn{align-self:center;z-index:1}.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}.channel-dock__item:after{inset:-1px;border:1px solid color-mix(in srgb,var(--card-accent) 46%,transparent);opacity:.55}.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)}.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{display:grid;grid-gap:1rem;gap:1rem;width:min(1440px,calc(100% - 1rem));min-height:calc(100vh - 1rem);margin:.5rem auto;padding:.75rem;border-radius:30px}.admin-topbar{display:grid;grid-gap:1rem;padding:1rem}.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-youtube-list{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:1rem}.admin-youtube-row{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;grid-gap:.75rem;gap:.75rem;padding:.6rem .75rem;border-radius:12px;background:var(--panel,rgba(255,255,255,.04));border:1px solid var(--hairline,rgba(255,255,255,.08))}.admin-youtube-dot{width:12px;height:12px;border-radius:50%;display:inline-block}.admin-youtube-name{font-weight:600}.admin-youtube-status{font-size:.85rem;color:var(--muted,#aab)}.admin-youtube-link{font-size:.85rem;font-weight:600;color:#2ed6c6;text-decoration:none;padding:.25rem .6rem;border-radius:999px;border:1px solid rgba(46,214,198,.4)}.admin-youtube-link--muted{color:var(--muted,#aab);border-color:var(--hairline,rgba(255,255,255,.12))}.youtube-watch-link{display:inline-block;margin-top:1rem;padding:.6rem 1.1rem;border-radius:999px;font-weight:700;text-decoration:none;color:#fff;background:linear-gradient(135deg,#ff4e45,#eb2f56);box-shadow:0 8px 24px rgba(235,47,86,.35)}.youtube-watch-link:hover{filter:brightness(1.08)}.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--warn{border-color:rgba(255,107,107,.5);background:rgba(255,107,107,.08)}.admin-sync__detail{margin:.5rem 0 0;padding:.75rem;border-radius:12px;background:rgba(0,0,0,.25);color:var(--muted);font-size:.8rem;white-space:pre-wrap;word-break:break-all}.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:767px){.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}}html{text-size-adjust:100%}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.site-header,.site-header__brand{width:100%}.site-header__brand{gap:10px}.site-header__actions{padding:6px;border-radius:18px}.site-header__tools{display:flex;flex-direction:column;align-items:stretch;gap:6px}.site-header__tools .language-switcher{align-items:center}.site-header__tools .site-header__account{display:inline-flex;align-items:center;order:2;justify-content:center;width:100%;min-height:0;padding:.18rem .55rem;border-radius:999px;font-size:.7rem;font-weight:700;line-height:1.2;text-align:center;background:linear-gradient(135deg,#fff 4%,#ff9aa8 43%,#ff4f9d 60%,#a75cff);background-clip:border-box;-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 26px 80px rgba(255,81,154,.1)}.site-header__tools .site-header__account:hover{filter:brightness(1.05);border-color:transparent}.homepage-highlights{display:grid;grid-gap:clamp(28px,5vw,56px);gap:clamp(28px,5vw,56px);width:100%;padding:clamp(18px,3vw,36px) 0}.custom-song-section,.homepage-weather-section,.venue-section{display:grid;grid-gap:16px;gap:16px;min-width:0}.homepage-section-copy{max-width:680px}.homepage-section-copy h2{margin:4px 0 7px;font-size:clamp(1.55rem,3.2vw,2.4rem);line-height:1.05}.homepage-section-copy p{margin:0;color:rgba(255,246,255,.78);line-height:1.55}.highlight-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(10px,1.6vw,18px);gap:clamp(10px,1.6vw,18px)}.highlight-image-card{display:block;width:100%;min-width:0;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:rgba(20,12,38,.58);box-shadow:0 18px 46px rgba(6,2,18,.28);cursor:pointer}.highlight-image-card img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;transition:transform .18s ease,filter .18s ease}.highlight-image-card:hover img{transform:scale(1.015);filter:brightness(1.04)}.compare-plans-button:focus-visible,.highlight-image-card:focus-visible,.language-switcher__option:focus-visible,.player-control-strip button:focus-visible,.site-footer a:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.highlight-image-card--custom-song{width:min(480px,100%)}.compare-plans-button{width:-moz-fit-content;width:fit-content;min-height:44px}.homepage-weather-section .weather-widget-slot{width:min(560px,100%);margin:0}.homepage-weather-section .samui-weather-card{aspect-ratio:16/9}.player-shell__stage:after{content:"";position:absolute;z-index:0;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(7,3,17,.78),rgba(7,3,17,.34) 54%,rgba(7,3,17,.12)),linear-gradient(0deg,rgba(7,3,17,.84),transparent 48%)}.mute-button__icon,.play-btn__svg{flex:0 0 auto;width:22px;height:22px}.player-control-strip__mute{min-width:48px;justify-content:center;padding-inline:12px}.modal__panel{max-height:min(92dvh,860px)}.modal__close{position:-webkit-sticky;position:sticky;z-index:5;top:0;float:right;width:44px;height:44px;margin:-.5rem -.5rem 0 .5rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media (min-width:768px){.player-controls--stage,.player-controls--stage .player-control-strip,.player-stage-toolbar{width:100%}.player-controls--stage .player-control-strip{padding-right:0}}@media (max-width:767px){.hero--player-focus .hero-copy{gap:12px}.hero-copy__text{margin-block:0}.player-shell__stage{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:390px;height:auto;padding:14px;grid-gap:10px;gap:10px}.player-shell__hero{grid-template-columns:78px minmax(0,1fr);align-items:center;gap:12px}.cat-orbit,.player-brand__logo{width:auto;height:auto;max-width:72px;max-height:72px}.track-details h2{display:-webkit-box;margin:5px 0;overflow:hidden;font-size:clamp(1.2rem,5.6vw,1.65rem);line-height:1.08;-webkit-box-orient:vertical;-webkit-line-clamp:2}.player-pill-row{gap:5px}.player-pill-row .pill{padding:4px 7px;font-size:.68rem}.player-controls--stage,.player-controls--stage .player-control-strip,.player-shell__stage-bottom,.player-stage-toolbar{width:100%}.player-controls--stage .player-control-strip{display:grid;grid-template-columns:minmax(0,1fr) 48px;align-items:center;grid-gap:8px;gap:8px;padding-right:56px}.play-btn--stage{width:100%;min-width:0;height:50px;min-height:50px}.player-control-strip__mute{width:48px;height:48px;min-width:48px;min-height:48px;padding:0}.player-controls--stage .player-visualizer,.player-controls--stage .player-volume,.player-controls--stage .round-btn--stage{display:none}.player-status-note{grid-column:1/-1;width:100%;font-size:.78rem;white-space:normal}.player-shell__stage .fullscreen-btn{right:auto!important;bottom:auto!important;left:auto!important;width:48px;min-width:48px;height:48px;padding:0;justify-content:center}.fullscreen-btn__label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.highlight-image-grid--venues{grid-template-columns:1fr}.highlight-image-card img{aspect-ratio:auto}}@media (max-width:430px){.site-header__logo{max-width:245px}.language-switcher{gap:3px}.language-switcher__option{display:inline-flex;align-items:center;gap:3px;min-width:38px;padding-inline:5px}.language-switcher__flag{display:inline-flex}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.samui-page{position:relative;display:flex;flex-direction:column;min-height:100vh;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;flex-direction:column;align-items:flex-start;gap:14px}.site-header__brand{position:relative;max-width:100%}.site-header__logo-link{display:block}.site-header__logo{display:block;width:100%;height:auto}.site-header__actions{position:absolute;top:0;right:0}.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:0}.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{position:relative;min-width:0;max-width:640px;padding-left:clamp(0px,3vw,50px)}.hero-copy:before{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:100%;height:100%;background:url(/images/tropical-sunset-1024px.webp) 50%/cover no-repeat;opacity:.3;-webkit-mask-image:linear-gradient(125deg,transparent,transparent 10%,rgba(0,0,0,.4) 22%,rgba(0,0,0,.8) 33%,black 42%);mask-image:linear-gradient(125deg,transparent,transparent 10%,rgba(0,0,0,.4) 22%,rgba(0,0,0,.8) 33%,black 42%);pointer-events:none;z-index:0}.hero--player-focus .hero-copy{max-width:360px;padding-left:0;align-self:center}.hero-copy__text{width:100%}.hero-copy>*,.hero-copy__text{position:relative;z-index:1}.hero--player-focus .hero-copy .eyebrow{margin-bottom:10px;font-size:11px}.hero--player-focus .hero-copy h1{margin:0 0 12px;padding-bottom:.14em;font-size:var(--hero-h1-font-size,clamp(28px,2.6vw,48px));line-height:1.02;letter-spacing:-.045em;overflow:visible}.hero--player-focus .hero-copy p{padding-bottom:.18em;font-size:11px;line-height:1.5}.hero-copy__text{overflow:visible}.hero-copy__eyebrow{display:inline-flex;margin:0 0 12px;padding:.28rem .7rem;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#ff95d0;text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:11px;overflow:visible}.hero-copy__vibe{margin:0 0 12px;max-width:34ch;padding-bottom:.12em;font-size:clamp(13px,1.2vw,16px);line-height:1.4;letter-spacing:-.01em;color:rgba(255,246,255,.86);overflow:visible}.hero-copy__text--zen{width:100%;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;grid-gap:var(--hero-zen-gap,clamp(18px,5vw,42px));gap:var(--hero-zen-gap,clamp(18px,5vw,42px));text-align:center;color:#f8f4fa}.hero-copy__details,.hero-copy__main{min-width:0}.hero-copy__text--zen .hero-copy__eyebrow{display:block;margin:0 0 10px;padding:0;border:0;border-radius:0;background:none;color:rgba(255,234,246,.82);font-size:clamp(12px,1.4vw,15px);font-weight:600;line-height:1.35;letter-spacing:0;text-transform:none}.hero-copy__text--zen h1{margin:0 0 7px;color:#ff72ad;font-size:clamp(42px,7.5vw,70.5px);font-weight:800;line-height:.98;letter-spacing:-.035em}.hero-copy__text--zen .hero-copy__vibe{margin:0 0 4px;max-width:none;color:#f4f0f5;font-size:clamp(14px,2.1vw,20px);font-weight:600;line-height:1.2}.hero-copy__text--zen .hero-copy__request{margin:0;color:rgba(244,240,245,.82);font-size:clamp(11px,1.55vw,14px);line-height:1.35}.hero-copy__text--zen .hero-copy__description{margin:0 0 13px;color:rgba(244,240,245,.78);font-size:clamp(11px,1.55vw,14px);line-height:1.35}@media (max-width:430px){.hero-copy__text--zen{gap:14px;padding:14px;border-radius:17px}.hero-copy__text--zen h1{font-size:clamp(37.5px,12vw,51px)}}.hero--player-focus .hero-copy{display:flex;flex-direction:column;align-items:stretch;gap:clamp(10px,2vw,18px);max-width:100%}.hero--player-focus .hero-copy .hero-copy__text--zen{margin-top:clamp(10px,2vw,18px);grid-template-columns:minmax(0,1fr);width:100%}.hero--player-focus .desktop-highlights{margin-top:0}@media (max-width:767px){.hero-copy__text--zen{grid-template-columns:minmax(0,1fr)}.hero--player-focus .hero-copy{max-width:100%}}.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:100%;max-width:100%;margin:0}.dock{--dock-h:224px;--dock-w:100%;width:var(--dock-w);max-width:420px;margin-inline:auto}.dock__viewport{position:relative;min-height:var(--dock-h)}.dock__slide{cursor:pointer;transition:opacity 2.2s ease}.dock__slide:not(.dock__slide--active){position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none}.dock__slide--active{position:relative;opacity:1;min-height:var(--dock-h)}.dock__card{display:flex;flex-direction:column;justify-content:center;min-height:var(--dock-h);padding:.9rem 1rem;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)}.dock__card--weather{justify-content:center;align-items:center;min-height:auto}.dock__card--weather .samui-weather-card{width:100%;border:0}.dock__card--media{position:relative;padding:0;overflow:hidden}.dock__image{display:block;width:100%;height:100%;min-height:var(--dock-h);object-fit:cover;object-position:center}.dock__eyebrow{display:inline-block;margin-bottom:.3rem;color:var(--teal);text-transform:uppercase;letter-spacing:.14em;font-size:.66rem}.dock__title{margin:0 0 .35rem;font-size:1.05rem;line-height:1.1;letter-spacing:-.02em}.dock__text{margin:0 0 .6rem;color:rgba(255,246,255,.72);font-size:.8rem;line-height:1.4}.dock__cta{color:var(--gold);font-weight:800;font-size:.82rem;letter-spacing:.02em}.dock__dots{display:flex;justify-content:center;gap:6px;margin-top:.55rem}.dock__dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.3);cursor:pointer;transition:background .2s ease,width .2s ease}.dock__dot--active{width:18px;background:var(--gold)}.highlights-stack{display:flex;flex-direction:column;gap:14px}.highlight-tile{display:block;box-sizing:border-box;width:100%;margin:0;padding:0;border:none;border-radius:0;overflow:hidden;background:none;box-shadow:none;cursor:pointer;transition:transform .18s ease}a.highlight-tile:hover{transform:translateY(-2px)}.highlight-tile__image{display:block;width:100%;height:auto;object-fit:cover;object-position:center}.site-header.site-header--contained{position:relative;z-index:50;display:block;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:clamp(16px,2.2vw,28px) 0 0}.site-header--contained .site-header__brand{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:clamp(12px,2vw,24px);width:100%;padding:12px 14px 12px 18px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:linear-gradient(120deg,rgba(255,255,255,.075),rgba(255,255,255,.025)),rgba(9,10,27,.72);box-shadow:0 18px 48px rgba(1,2,12,.28),inset 0 1px 0 rgba(255,255,255,.07);-webkit-backdrop-filter:blur(22px) saturate(1.15);backdrop-filter:blur(22px) saturate(1.15)}.site-header--contained .site-header__brand .site-header__logo-link,.site-header--contained .site-header__logo-link{flex:0 1 250px;width:min(250px,34vw);max-width:250px;min-width:0}.site-header--contained .site-header__brand .site-header__logo,.site-header--contained .site-header__logo{display:block;width:100%;height:auto;max-height:92px;object-fit:contain;object-position:left center}.site-header--contained .site-header__actions{position:static;inset:auto;display:flex;flex:0 0 auto;align-items:center;width:auto;margin:0;padding:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header--contained .site-header__tools{display:flex;flex-direction:row;align-items:center;gap:10px}.site-header--contained .language-switcher{position:relative;display:inline-flex;flex-direction:row;align-items:center;width:auto;margin:0}.site-header--contained .language-switcher__trigger,.site-header--contained .site-header__account{min-height:42px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.055);color:rgba(255,255,255,.9);box-shadow:none;text-shadow:none}.site-header--contained .language-switcher__trigger:hover,.site-header--contained .site-header__account:hover{border-color:rgba(46,214,198,.52);background:rgba(46,214,198,.09);color:#c9fff7}.site-header--contained .site-header__account{display:inline-flex;align-items:center;justify-content:center;min-width:84px;padding:0 16px;border-radius:999px;font-size:.78rem;font-weight:800;white-space:nowrap;-webkit-background-clip:border-box;background-clip:border-box}.site-header--contained .language-switcher__menu{z-index:80}.samui-shell--single>.site-header--contained+.watch-page,.watch-page{width:min(1180px,calc(100% - 40px));margin-inline:auto}.legal-page,.samui-shell--single>.site-header--contained+.legal-page{width:min(900px,calc(100% - 40px));margin:clamp(22px,3vw,38px) auto 0;padding:clamp(24px,4vw,46px);border-radius:28px;background:linear-gradient(150deg,rgba(255,255,255,.055),rgba(255,255,255,.015)),rgba(7,16,27,.82);box-shadow:0 28px 80px rgba(1,2,12,.3)}@media (min-width:1600px){.samui-shell--single>.site-header--contained+.watch-page,.site-header.site-header--contained,.watch-page{width:min(1320px,calc(100% - 80px))}.site-header--contained .site-header__brand .site-header__logo-link,.site-header--contained .site-header__logo-link{flex-basis:280px;width:280px;max-width:280px}.site-header--contained .site-header__brand .site-header__logo,.site-header--contained .site-header__logo{max-height:104px}}@media (max-width:767px){.site-header.site-header--contained{width:min(100% - 20px,720px);margin-bottom:0;padding-top:max(10px,env(safe-area-inset-top))}.site-header--contained .site-header__brand{display:flex;padding:8px 8px 8px 11px;border-radius:18px}.site-header--contained .site-header__brand .site-header__logo-link,.site-header--contained .site-header__logo-link{flex:0 1 160px;width:min(160px,42vw);max-width:160px}.site-header--contained .site-header__brand .site-header__logo,.site-header--contained .site-header__logo{max-height:64px}.site-header--contained .site-header__tools{gap:6px}.site-header--contained .language-switcher__trigger,.site-header--contained .site-header__account{min-height:38px}.site-header--contained .site-header__account{min-width:0;padding-inline:11px;font-size:.7rem}.legal-page,.samui-shell--single>.site-header--contained+.legal-page,.samui-shell--single>.site-header--contained+.watch-page,.watch-page{width:min(100% - 20px,720px)}.legal-page{margin-top:16px;padding:22px 18px;border-radius:22px}}.site-header--contained .site-header__brand{position:relative;isolation:isolate;min-height:132px;overflow:visible;padding:18px 22px;border-color:rgba(255,255,255,.18);background:#171126}.site-header--contained .site-header__brand:after,.site-header--contained .site-header__brand:before{position:absolute;inset:0;border-radius:inherit;content:"";pointer-events:none}.site-header--contained .site-header__brand:before{z-index:-2;background:url(/images/secondary-header-samui-night-v1.webp) 100%/cover no-repeat;opacity:.68}.site-header--contained .site-header__brand:after{z-index:-1;background:linear-gradient(90deg,rgba(10,7,24,.96),rgba(15,10,31,.82) 42%,rgba(15,10,31,.28)),linear-gradient(0deg,rgba(5,7,17,.35),transparent 70%)}.site-header--contained .site-header__identity{display:flex;align-items:center;gap:clamp(18px,2.5vw,32px);min-width:0}.site-header--contained .site-header__contained-copy{display:grid;grid-gap:4px;gap:4px;max-width:290px;padding-left:clamp(18px,2.5vw,32px);border-left:1px solid rgba(255,255,255,.18);text-shadow:0 2px 18px rgba(0,0,0,.75)}.site-header--contained .site-header__contained-copy span{color:#54eadb;font-size:.68rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.site-header--contained .site-header__contained-copy strong{color:rgba(255,255,255,.92);font-size:clamp(.82rem,1.2vw,1rem);line-height:1.35}.site-header--contained .site-header__actions{border:0;background:rgba(8,7,20,.28);box-shadow:none}.site-header--contained .site-header__listen{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 16px;border:1px solid rgba(84,234,219,.46);border-radius:999px;background:rgba(14,72,68,.46);color:#d9fffa;font-size:.76rem;font-weight:850;text-decoration:none;white-space:nowrap;transition:transform .16s ease,background .16s ease,border-color .16s ease}.site-header--contained .site-header__listen:hover{border-color:#54eadb;background:rgba(20,104,96,.62);transform:translateY(-1px)}@media (max-width:900px){.site-header--contained .site-header__contained-copy{display:none}}@media (max-width:767px){.site-header--contained .site-header__brand{min-height:84px;padding:9px 10px 9px 12px}.site-header--contained .site-header__brand:before{background-position:68%;opacity:.58}.site-header--contained .site-header__brand:after{background:linear-gradient(90deg,rgba(10,7,24,.94),rgba(15,10,31,.5))}.site-header--contained .site-header__listen{width:38px;min-width:38px;min-height:38px;padding:0;overflow:hidden;font-size:0}.site-header--contained .site-header__listen span{font-size:.75rem}}@media (max-width:430px){.site-header--contained .site-header__listen{display:none}}.highlight-tile--revenue{position:relative;isolation:isolate;aspect-ratio:16/7;border-radius:22px;color:#fff;box-shadow:0 18px 42px rgba(2,0,10,.34)}.highlight-tile--revenue:after{content:"";position:absolute;inset:0;z-index:-1;border:1px solid rgba(255,159,211,.2);border-radius:inherit;pointer-events:none}.highlight-tile--revenue:focus-visible{outline:3px solid #ff78c2;outline-offset:3px}.highlight-tile--revenue .highlight-tile__image,.highlight-tile__picture{position:absolute;inset:0;z-index:-2;width:100%;height:100%}.highlight-tile--revenue .highlight-tile__image{object-fit:cover}.highlight-tile__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:58%;height:100%;padding:clamp(12px,4.2%,20px);text-align:left;text-shadow:0 2px 12px rgba(0,0,0,.72)}.highlight-tile__eyebrow{margin-bottom:3px;color:#ffb9de;font-size:clamp(8px,2.5vw,11px);font-weight:900;line-height:1;letter-spacing:.075em;text-transform:uppercase}.highlight-tile__title{max-width:13ch;font-size:clamp(17px,5.5vw,25px);font-weight:950;line-height:.98;letter-spacing:-.035em;text-wrap:balance}.highlight-tile__description{max-width:30ch;margin-top:clamp(4px,1.5vw,7px);color:rgba(255,255,255,.88);font-size:clamp(9px,2.45vw,11px);font-weight:650;line-height:1.22}.highlight-tile__cta{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;margin-top:clamp(7px,2vw,10px);padding:5px 6px 5px 13px;overflow:hidden;border:2px solid rgba(255,255,255,.6);border-radius:999px;background:linear-gradient(100deg,#ffd76b,#ffac4d 46%,#ff7a8f);box-shadow:0 10px 25px rgba(255,122,102,.34),0 0 0 3px rgba(255,179,71,.1),inset 0 1px 0 rgba(255,255,255,.55);color:#1a0b00;font-size:clamp(9px,2.5vw,12px);font-weight:900;line-height:1;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.highlight-tile__cta>span{display:inline-grid;flex:0 0 20px;width:20px;height:20px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:linear-gradient(130deg,rgba(34,21,68,.96),rgba(30,17,58,.84));box-shadow:inset 0 1px 0 rgba(255,255,255,.12);color:#fff;font-size:1.35em;line-height:1}.highlight-tile--revenue:focus-visible .highlight-tile__cta,.highlight-tile--revenue:hover .highlight-tile__cta{filter:saturate(1.08) brightness(1.05);transform:translateY(-1px);box-shadow:0 13px 30px rgba(255,122,102,.44),0 0 0 4px rgba(255,179,71,.14),inset 0 1px 0 rgba(255,255,255,.55)}@media (max-width:370px){.highlight-tile__content{width:62%;padding:10px}.highlight-tile__eyebrow{letter-spacing:.04em}.highlight-tile__description{margin-top:3px}.highlight-tile__cta{min-height:28px;margin-top:5px;padding:4px 5px 4px 10px}.highlight-tile__cta>span{flex-basis:18px;width:18px;height:18px}}.highlight-tile--weather{cursor:default;padding:0;border:0;background:transparent;box-shadow:none}.highlight-tile--weather .samui-weather-card,.highlight-tile--weather .weather-widget-slot{width:100%;height:100%;border-radius:inherit}@media (max-width:640px){.dock{--dock-h:200px;--dock-w:min(calc(100% - 1rem),320px)}.dock__viewport{min-height:0}.dock__slide,.dock__slide--active{position:relative;opacity:1;visibility:visible;pointer-events:auto;min-height:var(--dock-h)}.dock__dots{display:none}}.modal{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:rgba(4,8,14,.62);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:modal-fade .2s ease}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}.modal__panel{position:relative;width:min(720px,100%);max-height:calc(100vh - 2.5rem);overflow-y:auto;padding:1.5rem;border-radius:26px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(160deg,rgba(20,12,38,.96),rgba(10,6,22,.98));box-shadow:0 40px 120px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.16);animation:modal-pop .22s ease}@keyframes modal-pop{0%{transform:translateY(8px) scale(.98);opacity:0}to{transform:none;opacity:1}}.modal--sheet .modal__panel{width:min(520px,100%)}.modal__close{position:absolute;top:.85rem;right:.85rem;width:2.2rem;height:2.2rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.06);color:var(--foam);font-size:.9rem;cursor:pointer}@media (max-width:640px){.modal{align-items:flex-end;padding:0}.modal__panel{width:100%;max-height:92vh;border-radius:26px 26px 0 0}.modal--sheet .modal__panel{width:100%}}.biz-modal__eyebrow,.song-modal__eyebrow,.wx-modal__eyebrow{display:inline-block;margin-bottom:.4rem;color:var(--teal);text-transform:uppercase;letter-spacing:.14em;font-size:.7rem}.biz-modal__title,.song-modal__title,.wx-modal__title{margin:0 0 .5rem;font-size:clamp(1.4rem,4vw,1.9rem);line-height:1.05;letter-spacing:-.03em}.biz-modal__lede,.song-modal__lede{margin:0 0 1rem;max-width:60ch;color:rgba(255,246,255,.72);font-size:.9rem;line-height:1.5}.biz-compare{overflow-x:auto;margin:0 -.25rem 1rem;padding:0 .25rem}.biz-compare__hint{display:none;margin:0 0 .45rem;color:var(--muted);font-size:.76rem;text-align:right}.biz-compare__table{width:100%;min-width:460px;border-collapse:collapse;font-size:.82rem}.biz-compare__feature-head{text-align:left}.biz-compare__plan-head{padding:.5rem .4rem;text-align:center;vertical-align:bottom;border-bottom:1px solid rgba(255,255,255,.12)}.biz-compare__plan-name{display:block;font-weight:800}.biz-compare__plan-price{display:block;font-size:.72rem;color:var(--muted)}.biz-compare__feature{text-align:left;font-weight:600;white-space:nowrap}.biz-compare__data,.biz-compare__feature{padding:.5rem .4rem;border-bottom:1px solid rgba(255,255,255,.07)}.biz-compare__data{text-align:center}.biz-compare__cell--yes{color:var(--teal);font-weight:800}.biz-compare__cell--no{color:rgba(255,255,255,.3)}.biz-compare__cell--text{color:var(--gold);font-size:.72rem;font-weight:700}.biz-compare__sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.biz-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.biz-tab{flex:1 1 auto;min-height:2.6rem;padding:.4rem .8rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.04);color:var(--muted);font-weight:700;font-size:.8rem;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.biz-tab--active{color:#091317;background:linear-gradient(135deg,var(--gold),#ffd36b);border-color:transparent}.biz-detail{padding:1.1rem;border-radius:20px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04)}.biz-detail__head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.9rem}.biz-detail__name{margin:0 0 .2rem;font-size:1.3rem}.biz-detail__tagline{margin:0;color:var(--foam);font-size:.9rem}.biz-detail__price{text-align:right;white-space:nowrap}.biz-detail__price strong{display:block;font-size:1.5rem;color:var(--gold)}.biz-detail__price span{font-size:.72rem;color:var(--muted)}.biz-detail__list{margin:0 0 1rem;padding-left:1.1rem;display:grid;grid-gap:.4rem;gap:.4rem}.biz-detail__list li{color:rgba(255,246,255,.82);font-size:.88rem}.biz-detail__cta{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.6rem 1.3rem;border-radius:999px;background:linear-gradient(135deg,var(--gold),#ffd36b);color:#091317;font-weight:800;text-decoration:none}@media (max-width:640px){.biz-compare__hint{display:block}.biz-compare{margin-inline:-.65rem;padding:0 .65rem .35rem;scrollbar-color:var(--gold) rgba(255,255,255,.08)}.biz-compare__table{min-width:570px;font-size:.76rem}.biz-compare__feature,.biz-compare__feature-head{position:-webkit-sticky;position:sticky;left:0;z-index:1;background:#171027;box-shadow:8px 0 12px rgba(0,0,0,.18)}.biz-detail__head{display:grid}.biz-detail__price{text-align:left}}.wx-modal__head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.wx-modal__updated{font-size:.72rem;color:var(--muted);white-space:nowrap}.wx-now{display:flex;align-items:center;gap:1rem;padding:1.1rem;border-radius:22px;border:1px solid rgba(255,255,255,.14);background:radial-gradient(circle at 20% 20%,rgba(46,214,198,.2),transparent 40%),radial-gradient(circle at 80% 80%,rgba(255,179,71,.2),transparent 42%),rgba(255,255,255,.04);margin-bottom:1rem}.wx-now__emoji{font-size:3.4rem;line-height:1}.wx-now__temp{display:block;font-size:2.6rem;font-weight:800;line-height:1}.wx-now__cond{display:block;color:var(--foam);font-size:1rem}.wx-now__range{display:block;color:var(--muted);font-size:.8rem}.wx-forecast{display:grid;grid-gap:.6rem;gap:.6rem}.wx-forecast__day{display:grid;grid-template-columns:4rem 2rem 1fr auto;align-items:center;grid-gap:.6rem;gap:.6rem;padding:.7rem .9rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04)}.wx-forecast__label{font-weight:700}.wx-forecast__emoji{font-size:1.5rem}.wx-forecast__cond{color:rgba(255,246,255,.72);font-size:.85rem}.wx-forecast__temps{font-weight:800;font-size:1.05rem}.wx-forecast__low{color:var(--muted);font-weight:600;margin-left:.2rem}.wx-modal__note{margin:1rem 0 0;font-size:.72rem;color:var(--muted)}.song-modal__form{display:grid;grid-gap:.85rem;gap:.85rem}.song-field{display:grid;grid-gap:.35rem;gap:.35rem}.song-field span{font-size:.8rem;color:var(--foam)}.song-field input,.song-field textarea{width:100%;padding:.7rem .85rem;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.05);color:var(--text);font:inherit;resize:vertical}.song-addon{display:flex;gap:.7rem;align-items:flex-start;padding:.8rem;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.03);cursor:pointer}.song-addon input{margin-top:.2rem;width:1.1rem;height:1.1rem;accent-color:var(--gold)}.song-addon strong{display:block}.song-addon small{display:block;margin-top:.2rem;color:var(--muted);font-size:.76rem;line-height:1.4}.song-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:.3rem}.song-summary__base{display:block;font-size:.78rem;color:var(--muted)}.song-summary__total{display:block;font-size:1.6rem;font-weight:800;color:var(--gold)}.song-modal__cta{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.6rem 1.4rem;border:0;border-radius:999px;background:linear-gradient(135deg,var(--gold),#ffd36b);color:#091317;font-weight:800;font-size:.95rem;cursor:pointer}.song-modal__cta:hover{transform:translateY(-1px)}.song-modal__done{text-align:center;display:grid;grid-gap:.6rem;gap:.6rem;padding:1rem 0}.song-modal__done-emoji{font-size:3rem}.song-modal__done h3{margin:0;font-size:1.4rem}.song-modal__done p{margin:0 auto .5rem;max-width:36ch;color:rgba(255,246,255,.72)}.song-modal__done-note{font-size:.82rem;color:var(--foam)}.song-modal__step{display:grid;grid-gap:.85rem;gap:.85rem}.song-modal__hint{margin:0;font-size:.78rem;color:var(--muted);line-height:1.45}.song-modal__alt{display:grid;grid-gap:.6rem;gap:.6rem;padding-top:.4rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.song-modal__alt p{margin:0;font-size:.82rem;color:var(--muted)}.samui-weather-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;min-height:0;aspect-ratio:4/3;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.17);background-image:url(/images/koh-samui-weather-text-free.webp);background-size:cover;background-position:top;background-repeat:no-repeat;background-color:rgba(14,7,30,.62);box-shadow:0 32px 90px rgba(0,0,0,.44),inset 0 1px 0 rgba(255,255,255,.18);padding:.85rem .9rem}.samui-weather-card:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(7,3,20,0) 40%,rgba(7,3,20,.64))}.samui-weather-card>*{position:relative;z-index:1}.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,.18);background:linear-gradient(90deg,rgba(4,2,12,.78),rgba(4,2,12,.64) 60%,rgba(4,2,12,.52)),rgba(0,0,0,.2)}.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:clamp(.8rem,2.4vw,.92rem);font-weight:700;color:var(--foam)}.samui-weather-card__forecast-detail{overflow:hidden;max-width:8rem;font-size:clamp(.72rem,2.1vw,.82rem);color:rgba(255,246,255,.78);text-overflow:ellipsis;white-space:nowrap}.samui-weather-card__forecast-emoji{font-size:clamp(1.05rem,3vw,1.25rem)}.samui-weather-card__forecast-temp{font-size:clamp(.95rem,3vw,1.1rem);font-weight:800;color:#ff95d0}.samui-weather-card__forecast-low{font-size:clamp(.78rem,2.6vw,.9rem);color:rgba(255,246,255,.78)}.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{line-height:0}.player-brand__logo{display:block;object-position:center;border-radius:16px}.mini-player img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}@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;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.player-shell__hero .track-details h2,.track-details small,.verified{text-shadow:0 1px 1px rgba(0,0,0,.9),0 2px 4px rgba(0,0,0,.75),0 4px 10px rgba(0,0,0,.55),0 8px 22px rgba(0,0,0,.4)}.player-upnext{margin:-8px 0 12px;font-size:14px;font-style:italic;color:rgba(255,246,255,.55)}.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:768px){.samui-page{min-height:100dvh}.samui-shell{flex:1 0 auto;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}.player-brand__logo{width:auto;height:auto;max-width:146px;max-height: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:768px) 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:767px){.language-switcher{padding:5px}.samui-stage{min-height:auto;height:auto;overflow:visible}.hero--player-focus .desktop-highlights{display:none}.samui-shell{grid-template-columns:1fr}.samui-sidebar{display:none}.samui-stage{padding:12px 16px 20px}.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}.site-header{padding:0}.hero{grid-template-columns:1fr}.hero--player-focus{display:flex;flex-direction:column;gap:14px}.hero--player-focus>*{min-width:0;max-width:100%}.hero--player-focus>.hero-copy,.hero--player-focus>.hero-player{display:contents}.hero--player-focus .site-header{order:1}.hero--player-focus .player-shell{order:2}.hero--player-focus .mood-section{order:3}.hero--player-focus .hero-copy__text{order:4}.hero--player-focus .dock{order:5}.dock{--dock-w:100%;max-width:100%;margin:0 auto;text-align:center}.dock,.dock__viewport{width:100%}.dock__card{align-items:center;text-align:center}.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:auto;overflow-x:hidden;overflow-y:auto}.samui-shell,.samui-stage{min-height:auto;height:auto}.samui-stage{padding:2px 10px 12px;gap:10px;overflow-x:clip}.hero-actions,.player-action-strip,.player-control-strip,.site-header__actions,.site-header__status,.site-nav{width:100%}.site-header{align-items:stretch;padding:0}.site-header__brand{display:block;max-width:100%}.site-header__actions{position:absolute;top:5px;right:5px;width:auto}.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:auto;flex-direction:row;align-items:center;justify-content:flex-end;min-height:0;padding:0}.language-switcher select{min-width:112px;min-height:30px}.samui-mobile-banner{display:none}.hero{gap:10px;max-width:100vw}.hero--player-focus{gap:8px;align-items:stretch;max-width:100%}.hero--player-focus>*{min-width:0;max-width:100%}.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{width:100%;margin:0}.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}.controls-row,.player-shell--immersive,.player-shell__hero,.player-shell__stage,.player-shell__stage-bottom{width:100%;max-width:100%;min-width:0}.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}.cat-orbit,.player-brand{width:auto}.player-brand__logo{width:auto;height:auto;max-width:72px;max-height:72px}.track-details{width:100%}.track-details small{margin-top:4px;font-size:12px}.player-upnext{margin:-2px 0 8px;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:not(.player-controls--stage){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:10px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;padding-right:6px;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.channel-dock::-webkit-scrollbar{display:none}.channel-dock__item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 20px) / 3.4);min-height:0;padding:6px;border-radius:16px;scroll-snap-align:start}.channel-dock__item:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.channel-dock__meta strong{font-size:13px}.channel-dock__meta p{display:none}.channel-dock-wrap{position:relative}.channel-dock__hint{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,246,255,.62);transition:opacity .3s ease;pointer-events:none}.channel-dock__hint-arrow{color:var(--teal);font-size:15px;animation:dock-hint-pulse 1.6s ease-in-out infinite}.channel-dock__hint-arrow:last-child{animation-delay:.8s}@keyframes dock-hint-pulse{0%,to{transform:translateX(0);opacity:.6}50%{transform:translateX(3px);opacity:1}}.section-title{gap:8px}.section-title p{display:none}}@media (max-width:430px){.samui-stage{padding:0 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}}.channel-dock__hint{display:none}.site-header{justify-content:flex-start}.site-header__actions{position:fixed;z-index:45;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));margin-left:0;padding:7px 9px;border-radius:999px;background:rgba(20,12,38,.78);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 28px rgba(0,0,0,.28)}.language-switcher{position:relative;flex-direction:row;align-items:center;border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.language-switcher__trigger{display:inline-flex;align-items:center;gap:5px;padding:.18rem .55rem;border:1px solid var(--line-strong,rgba(255,255,255,.18));border-radius:8px;background:transparent;color:var(--foam,rgba(255,246,255,.85));font-size:.7rem;font-weight:700;letter-spacing:.02em;line-height:1;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease}.language-switcher__trigger:hover{border-color:var(--gold,rgba(255,255,255,.32));color:var(--gold,#fff)}.language-switcher__trigger:disabled{cursor:default;opacity:.7}.language-switcher__caret{width:0;height:0;border-left:3.5px solid transparent;border-right:3.5px solid transparent;border-top:4px solid;opacity:.75}.language-switcher__menu{position:absolute;top:calc(100% + 6px);right:0;z-index:60;margin:0;padding:4px;list-style:none;min-width:132px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(20,12,38,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 16px 40px rgba(0,0,0,.42)}.language-switcher__item{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:0;border-radius:8px;background:transparent;color:rgba(255,246,255,.75);font-size:12px;font-weight:600;line-height:1;text-align:left;cursor:pointer;transition:color .15s ease,background .15s ease}.language-switcher__item:hover{background:rgba(255,255,255,.1);color:#fff}.language-switcher__item--active{background:rgba(255,255,255,.14);color:#fff}.language-switcher__item-label{white-space:nowrap}.language-switcher__option{height:auto;padding:2px 4px;border:0;border-radius:6px;color:rgba(255,246,255,.55);gap:2px;font-weight:800;letter-spacing:.03em;line-height:1;cursor:pointer;transition:color .18s ease,background .18s ease}.language-switcher__option:hover{background:rgba(255,255,255,.08);color:#fff}.language-switcher__option--active{background:rgba(255,255,255,.14);border-radius:8px;text-shadow:0 0 10px rgba(255,255,255,.55)}@media (min-width:768px){.hero--player-focus .hero-copy{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.hero--player-focus .hero-copy .hero-copy__text{align-self:center;margin:0}.desktop-highlights{margin-top:0}}.player-shell__hero{align-self:end;grid-template-columns:150px minmax(0,1fr);gap:14px;margin-bottom:74px;transform-origin:left bottom}.player-shell__hero--arrival{animation:now-playing-arrival .9s ease both}@keyframes now-playing-arrival{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.cat-orbit,.player-brand,.player-brand__logo{width:auto;height:auto}.player-brand__logo{max-width:150px;max-height:150px;object-fit:contain}.track-details h2{margin:5px 0 4px;font-size:clamp(1.45rem,2.2vw,2.4rem)}.player-coming-up{z-index:4;left:22px;bottom:102px;grid-template-columns:54px minmax(0,1fr);grid-template-rows:auto auto;grid-gap:2px 10px;gap:2px 10px;max-width:min(360px,calc(100% - 44px));padding:8px 12px 8px 8px;border:1px solid rgba(255,255,255,.24);border-radius:18px;background:rgba(12,7,28,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:coming-up-reveal .7s ease both}.player-coming-up img{grid-row:1/3;width:54px;height:54px;border-radius:13px;object-fit:cover}.player-coming-up span{color:var(--teal);font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.player-coming-up strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes coming-up-reveal{0%{opacity:0;transform:translateY(14px) scale(.92)}to{opacity:1;transform:none}}.player-social-actions{display:flex;align-items:center;gap:8px}.player-social-button{position:relative;display:grid;place-items:center;grid-gap:2px;gap:2px;min-width:54px;min-height:52px;padding:5px 8px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(13,8,30,.42);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.player-social-button svg{width:22px;height:22px}.player-social-button span{font-size:.62rem}.player-social-button--favourite:after{content:"";position:absolute;inset:-5px;border:2px solid rgba(255,70,180,.7);border-radius:22px;opacity:0;animation:favourite-attention 9s ease-in-out infinite;pointer-events:none}.player-social-button--active{color:#ff5ebc;background:rgba(255,65,170,.16)}@keyframes favourite-attention{0%,72%,to{opacity:0;transform:scale(.92)}80%{opacity:.9;transform:scale(1.04);box-shadow:0 0 22px rgba(255,70,180,.65)}90%{opacity:0;transform:scale(1.18)}}@media (min-width:768px){.player-controls--stage .player-control-strip{display:flex;flex-wrap:nowrap;align-items:center;gap:9px;padding-right:0}.player-controls--stage .player-visualizer{flex:2 1 380px;min-width:220px;max-width:540px}}@media (max-width:767px){.player-shell__stage{min-height:min(560px,calc(100svh - 300px));grid-template-rows:auto minmax(0,1fr) auto}.player-shell__hero{align-self:end;grid-template-columns:1fr;justify-items:center;gap:9px;margin-bottom:14px;text-align:center;transform-origin:center bottom}.cat-orbit,.player-brand,.player-brand__logo{width:auto;height:auto;max-width:128px;max-height:128px}.track-details h2{max-width:13ch;margin-inline:auto;font-size:clamp(1.75rem,9vw,2.55rem)}.player-pill-row{justify-content:center}.player-controls--stage .player-control-strip{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:10px;gap:10px;padding-right:0}.play-btn--stage{grid-column:1/-1;min-height:58px;height:58px;justify-content:center}.player-control-strip__mute{grid-column:1;display:inline-flex}.player-controls--stage .player-volume{grid-column:2;display:grid;min-width:0}.player-controls--stage .player-visualizer{grid-column:1/-1;display:block;width:100%;min-height:72px}.player-social-actions{grid-column:auto;justify-content:center;margin:0;padding-right:0}.player-social-button{min-width:74px;min-height:60px}.player-coming-up{left:50%;bottom:240px;transform:translateX(-50%)}@keyframes coming-up-reveal{0%{opacity:0;transform:translate(-50%,14px) scale(.92)}to{opacity:1;transform:translateX(-50%)}}}.language-switcher__option:disabled{cursor:default}.language-switcher__flag{display:block;width:17px;aspect-ratio:3/2;overflow:hidden;border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,.25),0 1px 3px rgba(0,0,0,.25)}.language-switcher__flag-svg{display:block;width:100%;height:100%}.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:wrap;justify-content:flex-start}.player-controls--stage .player-volume{min-width:0}.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:48px;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:188px;height:48px;padding:0 18px 0 8px;justify-content:flex-start;color:#1a0b00;font-weight:900;background:linear-gradient(100deg,#ffd76b,#ffac4d 46%,#ff7a8f);border:2px solid rgba(255,255,255,.6);box-shadow:0 18px 46px rgba(255,122,102,.42),0 0 0 5px rgba(255,179,71,.16),inset 0 1px 0 rgba(255,255,255,.55)}.play-btn--stage .play-btn__icon-wrap{width:32px;height:32px;color:#fff;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:48px;padding:0 16px}.fullscreen-btn{position:relative;right:auto;bottom:auto;z-index:2;min-width:48px;height:48px;padding:0 14px;margin-left:100px;display:inline-flex;align-items:center;gap:8px;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:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.fullscreen-btn--labeled{background:linear-gradient(135deg,rgba(18,11,34,.92),rgba(10,6,22,.92));border-color:rgba(255,179,71,.55);box-shadow:0 12px 30px rgba(0,0,0,.45)}.fullscreen-btn__icon{width:22px;height:22px;flex:0 0 auto}.fullscreen-btn__label{font-size:14px;font-weight:800;letter-spacing:.04em;white-space:nowrap;color:#ffffff;text-shadow:0 1px 3px rgba(0,0,0,.65)}.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:768px){.samui-stage{position:relative;grid-template-rows:1fr;padding:4px 22px 16px 10px;gap:12px;min-height:0;height:100%;overflow:visible}.hero--player-focus{display:flex;flex-direction:row;align-items:flex-start;gap:14px;min-height:0;height:100vh}.hero--player-focus>.hero-copy{flex:0 0 32%;min-width:0;max-width:var(--left-col-max-w,500px);align-self:stretch;padding:0 clamp(8px,.8vw,16px) 16px}.hero--player-focus>.hero-player{flex:1 1;min-width:0;display:flex;flex-direction:column;align-self:stretch;padding-bottom:16px}.hero--player-focus .hero-copy .hero-copy__text:not(.hero-copy__text--zen){max-width:270px}.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{width:100%;margin:0}.hero--player-focus .dock{max-width:none;margin-inline:0}.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{min-width:40px;height:40px;padding:0 12px}.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 (min-width:768px) and (max-width:1919px){.hero--player-focus>.hero-copy{max-width:var(--left-col-max-w,350px)}}@media (min-width:1920px){.hero--player-focus>.hero-copy{max-width:var(--left-col-max-w,450px)}}@media (max-width:767px){.site-header{margin-bottom:-12px}.site-header__actions{position:fixed;top:max(8px,env(safe-area-inset-top));right:max(8px,env(safe-area-inset-right));width:auto;justify-content:flex-end;align-items:flex-start}.hero-copy{padding-top:8px;align-items:center;text-align:center}.language-switcher{margin:0}.player-shell__stage{aspect-ratio:auto;min-height:300px;height:auto;padding:clamp(14px,4vw,22px);border-radius:24px;overflow:hidden}.fullscreen-btn{right:10px;bottom:10px;min-width:44px;height:44px;padding:0 11px}.fullscreen-btn__icon{width:20px;height:20px}.fullscreen-btn__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.player-controls--stage .player-volume{display:none}.player-control-strip__mute{min-width:44px;min-height:44px}.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}.channel-dock__label,.channel-dock__playing{position:absolute;z-index:2;left:.55rem;right:.55rem;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.9)}.channel-dock__label{bottom:.45rem;font-size:clamp(.72rem,1.15vw,.98rem);font-weight:850;line-height:1.1}.channel-dock__playing{top:.45rem;right:auto;padding:.16rem .38rem;border-radius:999px;background:rgba(5,26,31,.8);color:var(--teal);font-size:.62rem;font-weight:800;letter-spacing:.06em;text-shadow:none;text-transform:uppercase}@media (max-width:767px){.channel-dock{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(.5rem,1.6vw,.8rem);gap:clamp(.5rem,1.6vw,.8rem);overflow:visible;padding:0;scroll-snap-type:none}.channel-dock__item{flex:initial;width:100%;scroll-snap-align:none}.channel-dock__item:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.channel-dock-wrap{position:relative}.channel-dock__hint{display:none}}@media (max-width:429px){.channel-dock{grid-template-columns:repeat(2,minmax(0,1fr))}}.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)}.site-footer{flex-shrink:0;margin-top:auto;padding:2.5rem 1rem 1.75rem;text-align:center}.site-footer__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 16px;font-size:.9rem;line-height:1.55}.site-footer__links a{display:inline-flex;align-items:center;min-height:44px;color:rgba(255,246,255,.9)}.site-footer__links a:hover{color:var(--foam)}.site-footer__company{display:block;flex-basis:100%;margin-top:.9rem;color:rgba(255,246,255,.72)}.mobile-highlights-links{display:none}@media (max-width:767px){.mobile-highlights-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem .5rem;margin:0 auto .75rem;padding:0 .25rem}.mobile-highlights-links__item{flex:0 1 auto;padding:.45rem .8rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.06);color:rgba(255,246,255,.78);font-size:.72rem;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.mobile-highlights-links__item:active,.mobile-highlights-links__item:hover{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.28)}}.legal-page{position:relative;z-index:1;width:min(820px,calc(100% - 1rem));margin:3rem auto;padding:2rem;border:1px solid var(--line);border-radius:28px;background:rgba(8,18,27,.6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.legal-page h1{margin:0 0 .4rem;font-size:clamp(2rem,5vw,3rem)}.legal-page h2{margin:1.8rem 0 .6rem;font-size:1.3rem;color:var(--foam)}.legal-page li,.legal-page p{color:rgba(255,246,255,.78);line-height:1.5}.legal-page ul{padding-left:1.4rem}.legal-updated{color:var(--muted);font-size:.85rem;margin-top:0}.legal-back{margin-top:2rem}.legal-back a{color:var(--teal)}.contact-methods{margin:.6rem 0 1.4rem}.contact-methods li{display:flex;align-items:baseline;gap:.75rem}.contact-label{flex:0 0 6rem;color:var(--foam);font-weight:600}.contact-methods a{color:var(--teal)}.admin-analytics-channels{display:grid;grid-gap:.7rem;gap:.7rem;margin-top:1rem}.admin-analytics-channel{padding:.85rem 1rem;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.03)}.admin-analytics-channel strong{display:block;font-size:1.05rem;margin-bottom:.35rem}.admin-analytics-channel__stats{display:flex;flex-wrap:wrap;gap:1rem;color:var(--muted);font-size:.88rem}.admin-analytics-daily{display:grid;grid-gap:.4rem;gap:.4rem;margin-top:1rem}.admin-analytics-day{display:flex;flex-wrap:wrap;gap:1rem;padding:.5rem .8rem;border-radius:12px;border:1px solid var(--line);background:rgba(255,255,255,.03);font-size:.9rem}.admin-analytics-day__date{font-weight:700;color:var(--foam);min-width:3rem}.admin-analytics-day__listeners{color:var(--teal)}.admin-analytics-day__time{color:var(--muted);margin-left:auto}.admin-analytics-visitors{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:1rem}.admin-analytics-visitor{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:1rem;gap:1rem;padding:.6rem .9rem;border-radius:12px;border:1px solid var(--line);background:rgba(255,255,255,.03);font-size:.85rem}.admin-analytics-visitor__id{font-family:monospace;color:var(--foam)}.admin-analytics-visitor__meta{color:var(--muted)}.admin-analytics-visitor__date{color:var(--muted);white-space:nowrap}.welcome-modal{display:grid;grid-gap:.85rem;gap:.85rem;justify-items:center;text-align:center}.welcome-modal__logo{width:clamp(84px,26vw,116px);height:auto;margin-bottom:.1rem;filter:drop-shadow(0 14px 30px rgba(0,0,0,.45))}.welcome-modal__eyebrow{display:inline-block;margin:0;color:var(--teal);text-transform:uppercase;letter-spacing:.16em;font-size:.72rem}.welcome-modal__title{margin:0;font-size:clamp(1.7rem,5vw,2.4rem);line-height:1.02;letter-spacing:-.03em}.welcome-modal__intro{margin:0;max-width:52ch;color:rgba(255,246,255,.78);font-size:.98rem;line-height:1.5}.welcome-modal__ai{display:flex;gap:.9rem;align-items:flex-start;padding:1.05rem 1.1rem;border-radius:20px;border:1px solid rgba(46,214,198,.28);background:radial-gradient(circle at 14% 18%,rgba(46,214,198,.18),transparent 38%),radial-gradient(circle at 86% 84%,rgba(255,179,71,.16),transparent 40%),rgba(255,255,255,.04)}.welcome-modal__ai-badge{display:grid;place-items:center;flex:0 0 auto;width:2.6rem;height:2.6rem;border-radius:999px;background:linear-gradient(135deg,var(--teal),#7ef0e4);color:#04161a;font-size:1.2rem;box-shadow:0 10px 26px rgba(46,214,198,.26)}.welcome-modal__ai-heading{display:block;margin-bottom:.3rem;font-size:1.18rem;letter-spacing:-.01em;color:var(--foam)}.welcome-modal__ai-note{margin:0;color:rgba(255,246,255,.74);font-size:.9rem;line-height:1.5}.welcome-modal__business{margin:0;max-width:56ch;color:var(--muted);font-size:.85rem;line-height:1.55}.welcome-modal__business-link{padding:0;border:0;background:none;color:var(--gold);font:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.welcome-modal__business-link:hover{color:#ffd36b}.welcome-modal__free{margin:0;color:var(--muted);font-size:.78rem;letter-spacing:.02em}.welcome-modal__continue{display:inline-flex;align-items:center;justify-content:center;min-height:3.2rem;padding:.85rem 1.4rem;border:0;border-radius:999px;background:linear-gradient(135deg,var(--gold),#ffe07f);color:#081317;font-weight:800;font-size:1.05rem;cursor:pointer;transition:transform .18s ease,filter .18s ease}.welcome-modal__continue:hover{transform:translateY(-1px);filter:brightness(1.04)}@media (max-width:640px){.welcome-modal__ai{gap:.75rem;padding:.9rem}.welcome-modal__continue{width:100%}}.admin-app{display:grid;grid-template-columns:268px minmax(0,1fr);min-height:100vh}.admin-sidebar{position:-webkit-sticky;position:sticky;top:0;align-self:start;height:100vh;display:flex;flex-direction:column;gap:1.2rem;padding:1.5rem 1.1rem;border-right:1px solid var(--line);background:linear-gradient(180deg,rgba(7,24,33,.92),rgba(5,17,25,.64));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:18px 0 70px rgba(0,0,0,.18);overflow-y:auto}.admin-sidebar__brand{display:flex;align-items:center;gap:.85rem}.admin-sidebar__logo{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;font-size:1.5rem;background:linear-gradient(135deg,var(--gold),#ffd36b);box-shadow:0 10px 30px rgba(255,179,71,.25)}.admin-sidebar__brand-text{display:flex;flex-direction:column;line-height:1.15}.admin-sidebar__brand-text strong{font-size:1.05rem;letter-spacing:.02em}.admin-sidebar__brand-text em{font-style:normal;font-size:.74rem;color:var(--muted);letter-spacing:.16em;text-transform:uppercase}.admin-sidebar__nav{display:flex;flex-direction:column;gap:.4rem;margin-top:.25rem}.admin-nav-group{display:grid;grid-gap:.3rem;gap:.3rem}.admin-nav-group+.admin-nav-group{margin-top:.65rem}.admin-nav-group__label{padding:0 .9rem;color:rgba(255,255,255,.48);font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.admin-nav-item{display:flex;align-items:center;gap:.75rem;min-height:2.9rem;padding:0 .9rem;border-radius:14px;border:1px solid transparent;color:var(--muted);font-weight:600;transition:transform .16s ease,background .16s ease,color .16s ease}.admin-nav-item__dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.28);transition:background .16s ease,transform .16s ease}.admin-nav-item:hover{color:var(--foam);background:rgba(255,255,255,.05);transform:translateX(2px)}.admin-nav-item--active{color:#081317;background:linear-gradient(135deg,var(--gold),#ffe07f);box-shadow:0 12px 30px rgba(255,179,71,.22)}.admin-nav-item--active .admin-nav-item__dot{background:#081317;transform:scale(1.2)}.admin-sidebar__footer{margin-top:auto;display:flex;flex-direction:column;gap:.75rem}.admin-sidebar__user{display:flex;align-items:center;gap:.7rem;padding:.7rem;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.03)}.admin-sidebar__avatar{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--teal),#7af0e6);color:#081317;font-weight:800}.admin-sidebar__user-meta{display:flex;flex-direction:column;line-height:1.2;min-width:0}.admin-sidebar__user-meta strong{font-size:.92rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar__user-meta em{font-style:normal;font-size:.74rem;color:var(--muted)}.admin-sidebar__signout{width:100%}.admin-main{display:flex;flex-direction:column;min-width:0;padding:1.25rem;gap:1.25rem}.admin-topbar{display:flex;align-items:flex-start;gap:1rem;padding:1.1rem 1.25rem;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__menu{display:none;flex-direction:column;justify-content:center;gap:4px;width:44px;height:44px;flex:0 0 auto;padding:0 11px;border-radius:14px;border:1px solid var(--line);background:rgba(255,255,255,.04);cursor:pointer}.admin-topbar__menu span{display:block;height:2px;border-radius:999px;background:var(--foam)}.admin-topbar__heading h1{margin:0;font-size:clamp(1.8rem,4.5vw,3rem);line-height:.96;letter-spacing:-.04em}.admin-topbar__heading p{margin:.45rem 0 0;color:var(--muted);max-width:72ch}.admin-content{min-width:0}.admin-content>*+*{margin-top:1rem}.admin-stat-grid>div{min-width:0;padding:1rem;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.03)}.admin-stat-grid>div span,.admin-stat-grid>div strong{display:block}.admin-stat-grid>div strong{color:var(--gold);font-size:clamp(1.5rem,4vw,2.2rem)}.admin-stat-grid>div span{color:var(--muted)}.admin-customer-directory,.admin-email-log{display:grid;grid-gap:1rem;gap:1rem}.admin-email-preview{width:100%;min-height:520px;border:1px solid var(--line);border-radius:16px;background:#050c10}.admin-customer-row{padding:1rem;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.025)}.admin-customer-row__details{display:grid;grid-gap:1rem;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.admin-customer-row__details dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:.75rem;gap:.75rem;margin:0}.admin-customer-row__details dl div{padding:.75rem;border-radius:12px;background:rgba(255,255,255,.03)}.admin-customer-row__details dt{color:var(--muted);font-size:.78rem}.admin-customer-row__details dd{margin:.25rem 0 0;font-weight:700;overflow-wrap:anywhere}.admin-sidebar__backdrop{display:none}@media (max-width:767px){.admin-app{grid-template-columns:minmax(0,1fr)}.admin-topbar__menu{display:inline-flex}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:min(82vw,300px);z-index:60;transform:translateX(-100%);transition:transform .26s ease}.admin-app--nav-open .admin-sidebar{transform:translateX(0)}.admin-sidebar__backdrop{display:block;position:fixed;inset:0;z-index:55;background:rgba(2,8,12,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .26s ease}.admin-app--nav-open .admin-sidebar__backdrop{opacity:1;pointer-events:auto}}@media (max-width:640px){.admin-main{padding:.75rem;gap:.9rem}.admin-topbar{padding:.9rem 1rem;border-radius:20px}}.samui-page{height:auto;min-height:100dvh;overflow-x:hidden}.homepage-content-shell{position:relative;z-index:1;width:min(1500px,calc(100% - 40px));margin:0 auto;padding:36px 0 20px}.site-header__brand{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;width:100%}.site-header__brand .site-header__logo-link{flex:1 1;min-width:0;max-width:420px;display:flex;align-items:center}.site-header__brand .site-header__logo{width:100%;height:auto;max-width:100%;object-fit:contain}.site-header__actions{position:static;inset:auto;flex:0 0 auto;width:auto;margin:0;padding:5px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(20,12,38,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(0,0,0,.24)}.language-switcher{margin:0}.channel-dock__label,.channel-dock__playing{display:none}.player-shell__stage .fullscreen-btn{position:relative;right:auto;bottom:auto;left:auto;margin:0}@media (max-width:767px){.homepage-content-shell{width:min(100% - 20px,720px);padding-top:24px}.site-header__actions{position:static;inset:auto}.player-shell__stage{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:365px;height:auto;padding:14px;grid-gap:10px;gap:10px}.player-shell__hero{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px}.cat-orbit,.player-brand__logo{width:auto;height:auto;max-width:68px;max-height:68px}.track-details h2{display:-webkit-box;margin:5px 0;overflow:hidden;font-size:clamp(1.18rem,5.6vw,1.65rem);line-height:1.08;-webkit-box-orient:vertical;-webkit-line-clamp:2}.player-controls--stage,.player-controls--stage .player-control-strip,.player-shell__stage-bottom,.player-stage-toolbar{width:100%}.player-controls--stage .player-control-strip{display:flex;flex-wrap:nowrap;align-items:center;gap:8px}.play-btn--stage{width:auto;flex:0 0 auto;min-width:44px;min-height:50px;height:50px}.player-control-strip__mute{width:48px;min-width:48px;height:48px;min-height:48px;padding:0}.player-controls--stage .player-visualizer,.player-controls--stage .player-volume,.player-controls--stage .round-btn--stage{display:none}.player-status-note{grid-column:auto;flex:0 1 auto;min-width:0;max-width:42%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-shell__stage .fullscreen-btn{width:48px;min-width:48px;height:48px;padding:0;justify-content:center}.fullscreen-btn__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.highlight-image-grid--venues{grid-template-columns:1fr}}.desktop-highlights{margin-top:0}.desktop-highlight-slide{display:block;width:100%;padding:0;border:0;color:inherit;background:transparent;text-align:inherit}.desktop-highlight-slide .dock__card,.desktop-highlight-slide .dock__image{width:100%}@media (min-width:768px){.homepage-content-shell{display:none}}.site-header__actions{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.language-switcher{display:inline-flex;flex-direction:column-reverse;align-items:stretch;gap:3px;padding:0}.language-switcher__option{min-width:0;min-height:0;padding:4px;border-radius:7px;background:transparent;color:rgba(255,246,255,.62);display:inline-flex;align-items:center;justify-content:center;gap:3px;font-size:9px}.language-switcher__option:hover{background:rgba(255,255,255,.06)}.language-switcher__option--active{background:rgba(255,255,255,.12);color:#fff;text-shadow:none}@media (min-width:768px){.site-header__brand{display:flex;align-items:flex-start;gap:12px;width:100%}.site-header__logo-link{flex:1 1;min-width:0;max-width:420px;display:flex;align-items:center}.site-header__logo{display:block;width:100%;height:auto;max-width:100%}.site-header__actions{flex:0 0 auto;display:flex;justify-content:flex-end;border:0;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.language-switcher,.site-header__actions{align-items:center;padding:0;background:transparent}.language-switcher{position:relative;display:inline-flex;flex-direction:row;justify-content:center;gap:3px;width:auto;margin:0;border:0}}.player-shell--immersive:before,.player-shell__stage:after{display:none}.player-shell__video{opacity:1}@media (min-width:768px){.hero--player-focus .hero-copy{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.hero--player-focus .hero-copy .hero-copy__text{align-self:center;margin:0}.desktop-highlights{margin-top:0}.player-shell__stage{grid-template-rows:auto 1fr auto auto}.player-shell__hero{grid-row:3;align-self:end;justify-self:start;grid-template-columns:150px minmax(0,1fr);gap:14px;margin-bottom:16px}.player-shell__stage-bottom{grid-row:4}.cat-orbit,.player-brand,.player-brand__logo{width:auto;height:auto;max-width:150px;max-height:150px}.player-controls--stage .player-control-strip{display:flex;flex-wrap:nowrap;align-items:center;gap:9px;padding-right:0}.player-controls--stage .player-visualizer{display:block;flex:1 1;min-width:0;max-width:none}.player-controls--stage .fullscreen-btn{margin-left:100px;flex:0 0 auto}}@media (max-width:767px){.player-shell__stage{min-height:min(560px,calc(100svh - 300px));grid-template-rows:auto minmax(0,1fr) auto}.player-shell__hero{align-self:end;justify-self:start;grid-template-columns:64px minmax(0,1fr);justify-items:start;text-align:left;gap:12px;margin-bottom:12px;transform-origin:left bottom}.cat-orbit,.player-brand,.player-brand__logo{width:auto;height:auto;max-width:64px;max-height:64px}.track-details{min-width:0}.track-details h2{max-width:100%;margin-inline:0;font-size:clamp(1.05rem,4.4vw,1.45rem);line-height:1.18;overflow-wrap:break-word;word-break:break-word}.player-pill-row{justify-content:flex-start}.player-control-strip--stage,.player-controls--stage .player-control-strip{display:flex;flex-direction:row;align-items:stretch;gap:8px;padding-right:0}.player-control-row{display:flex;align-items:center;width:100%}.player-control-row--bottom{justify-content:flex-start;gap:8px}.play-btn--stage{flex:0 0 auto;width:auto;min-width:52px;min-height:46px;height:46px;justify-content:center;font-size:.95rem;padding:0 12px}.player-controls--stage .player-control-strip__mute{display:inline-flex;flex:0 0 auto;width:46px;min-width:46px;max-width:46px;height:46px;min-height:46px;padding:0;justify-content:center}.player-controls--stage .player-control-strip__mute .mute-button__icon{flex:0 0 auto;width:22px;height:22px}.player-controls--stage .player-visualizer,.player-controls--stage .player-volume,.player-controls--stage .round-btn--stage{display:none}.player-social-actions{flex:1 1 auto;justify-content:flex-start;margin:0;padding-right:0;gap:6px}.player-controls--stage .fullscreen-btn{margin-left:auto;flex:0 0 auto;align-self:center;min-height:46px;height:46px;padding:0 12px;border-radius:999px}.player-controls--stage .fullscreen-btn .fullscreen-btn__icon{flex:0 0 auto;width:22px;height:22px}.player-social-button{min-width:0;flex:0 0 auto;min-height:46px;padding:4px 8px}.player-social-button svg{flex:0 0 auto;width:22px;height:22px}.player-social-button span{font-size:.58rem}}.watch-page{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:1.6rem;gap:1.6rem;padding:1.8rem 0 2.4rem}.watch-page__stage{min-width:0}.watch-player{border-radius:18px;overflow:hidden;background:#05060c;box-shadow:0 24px 60px rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.08)}.watch-player__frame{position:relative;aspect-ratio:16/9;background:#000}.watch-player__video{width:100%;height:100%;display:block;object-fit:cover;background:#000}.watch-player__hint{position:absolute;inset:auto 0 0 0;padding:.7rem 1rem;font-size:.82rem;text-align:center;background:linear-gradient(transparent,rgba(0,0,0,.7));color:rgba(255,255,255,.9)}.watch-player__meta{display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.1rem 1.2rem;background:rgba(255,255,255,.03);border-top:1px solid rgba(255,255,255,.06)}.watch-player__live{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:800;letter-spacing:.08em;color:#ff5d73;width:-moz-fit-content;width:fit-content}.watch-player__dot{width:9px;height:9px;border-radius:50%;background:#ff3b54;box-shadow:0 0 0 0 rgba(255,59,84,.6);animation:watch-pulse 1.6s infinite}@keyframes watch-pulse{0%{box-shadow:0 0 0 0 rgba(255,59,84,.55)}70%{box-shadow:0 0 0 8px rgba(255,59,84,0)}to{box-shadow:0 0 0 0 rgba(255,59,84,0)}}.watch-player__title{font-size:1.15rem;font-weight:800;color:#fff}.watch-player__now{font-size:.92rem;color:rgba(255,255,255,.72)}.watch-page__info{padding:1.2rem .2rem 0}.watch-page__eyebrow{margin:0 0 .4rem;font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--accent,#00d2d3)}.watch-page__title{margin:0 0 .4rem;font-size:1.6rem;font-weight:800;color:#fff}.watch-page__vibe{margin:0 0 .6rem;color:rgba(255,255,255,.82);font-size:1rem}.watch-page__desc{margin:0;color:rgba(255,255,255,.62);font-size:.92rem;line-height:1.5}.watch-page__rail{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:1.1rem 1.1rem 1.3rem;align-self:start}.watch-page__channels{list-style:none;margin:.8rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem}.watch-page__channels a{display:flex;align-items:center;gap:.6rem;padding:.55rem .7rem;border-radius:10px;color:rgba(255,255,255,.85);text-decoration:none;background:rgba(255,255,255,.04);transition:background .16s ease}.watch-page__channels a:hover{background:rgba(255,255,255,.1)}.watch-page__swatch{width:12px;height:12px;border-radius:3px;flex:0 0 auto}.watch-page__note{margin:1rem 0 0;font-size:.8rem;line-height:1.45;color:rgba(255,255,255,.5)}@media (max-width:900px){.watch-page{grid-template-columns:1fr}}.player-shell__hero-stack{position:relative;z-index:2;min-width:0;align-self:center}.player-shell__hero-stack .player-shell__hero{width:100%;margin:0;transform-origin:left center;will-change:opacity}.player-shell__hero-stack .cat-orbit{width:150px;height:150px;display:grid;place-items:center}.player-shell__hero-stack .player-brand__logo{width:100%;height:100%;max-width:150px;max-height:150px;object-fit:cover}.player-shell__hero--shown{opacity:1}.player-shell__hero--fading,.player-shell__hero--shown{transform:none;filter:none;transition:opacity .38s ease}.player-shell__hero--fading{opacity:0}.player-coming-up{position:absolute;z-index:5;left:clamp(18px,2vw,28px);bottom:clamp(104px,12vw,138px);display:grid;grid-template-columns:56px minmax(0,1fr);grid-template-rows:auto auto auto;align-items:center;grid-column-gap:11px;column-gap:11px;grid-row-gap:1px;row-gap:1px;width:min(410px,calc(100% - 36px));max-width:calc(100% - 36px);padding:10px 15px 10px 10px;overflow:hidden;border:1px solid rgba(128,245,232,.24);border-radius:19px;background:#130f2b;box-shadow:0 18px 48px rgba(0,0,0,.42),inset 0 0 0 1px rgba(255,255,255,.045),inset 0 1px 0 rgba(255,255,255,.16);-webkit-backdrop-filter:none;backdrop-filter:none;filter:none;opacity:1;transform:none;transition:none;animation:none;pointer-events:none;will-change:auto}.player-coming-up__artwork{position:relative;grid-row:1/4;width:56px;height:56px;overflow:hidden;border:1px solid rgba(255,255,255,.26);border-radius:14px;background:rgba(255,255,255,.08);box-shadow:0 8px 22px rgba(0,0,0,.36),0 0 0 2px rgba(84,234,219,.07)}.player-coming-up img,.player-coming-up__artwork img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.player-coming-up__eyebrow{grid-column:2;grid-row:1;align-self:end;display:flex;align-items:center;gap:5px;min-width:0;color:#54eadb;font-size:.66rem;font-weight:900;letter-spacing:.14em;line-height:1.15;text-transform:uppercase;text-shadow:0 0 16px rgba(84,234,219,.34)}.player-coming-up__eyebrow svg{width:12px;height:12px;flex:0 0 auto;fill:rgba(84,234,219,.18);stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.player-coming-up__eyebrow em{min-width:3.2em;margin-left:auto;overflow:hidden;color:rgba(255,255,255,.48);font-size:.58rem;font-style:normal;font-weight:750;letter-spacing:.08em;text-overflow:ellipsis;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.player-coming-up>strong{grid-row:2;color:#fff;font-size:clamp(.9rem,1.4vw,1.08rem);font-weight:850;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.45)}.player-coming-up>small,.player-coming-up>strong{grid-column:2;align-self:start;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-coming-up>small{grid-row:3;color:rgba(255,255,255,.62);font-size:.7rem;font-weight:650;line-height:1.15}@media (min-width:768px){.player-shell__hero-stack{grid-row:3;align-self:end;justify-self:start;width:min(760px,100%);margin-bottom:16px}.player-shell__hero-stack .player-shell__hero{grid-template-columns:150px minmax(0,1fr);gap:14px}}@media (max-width:767px){.player-shell__hero-stack{align-self:end;width:100%;margin-bottom:14px}.player-shell__hero-stack .player-shell__hero{grid-template-columns:64px minmax(0,1fr);justify-items:start;gap:12px;margin:0;text-align:left;transform-origin:left bottom}.player-coming-up{right:14px;left:14px;bottom:94px;width:auto;max-width:none}}@media (prefers-reduced-motion:reduce){.player-shell__hero--fading,.player-shell__hero--shown{animation:none!important;transition-duration:1ms!important}}@media (min-width:768px) and (max-width:1919px){.hero--player-focus .hero-copy{grid-template-rows:auto minmax(0,230px) auto}.hero--player-focus .hero-copy .hero-copy__text{overflow:hidden}.hero-copy__text--zen{grid-template-columns:minmax(0,1fr);gap:10px}}@media (min-width:768px){.hero--player-focus>.hero-copy{grid-template-rows:auto minmax(0,1fr) auto;gap:16px}.hero--player-focus .hero-copy:before{display:none}.hero--player-focus .hero-copy .hero-copy__text--zen{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:0;min-height:clamp(200px,24vh,260px);margin:0;padding:clamp(20px,1.25vw,24px);overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:clamp(22px,1.8vw,30px);background:rgba(16,7,24,.72);box-shadow:0 24px 60px rgba(2,0,10,.3),inset 0 1px 0 rgba(255,255,255,.08);text-align:left}.hero--player-focus .hero-copy .hero-copy__text--zen:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(112deg,rgba(13,5,23,.96) 8%,rgba(27,8,29,.82) 52%,rgba(62,17,43,.46)),url(/images/tropical-sunset-600px.webp) center 58% /cover no-repeat}.hero--player-focus .hero-copy .hero-copy__text--zen:after{content:"";position:absolute;right:-34%;bottom:-48%;z-index:-1;width:88%;aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,rgba(255,67,164,.24),transparent 68%);filter:blur(10px);pointer-events:none}.hero--player-focus .hero-copy .hero-copy__text--zen .hero-copy__eyebrow{max-width:12ch;margin:0;color:#fff8fc;font-size:clamp(28px,1.6vw,32px);font-weight:900;line-height:.98;letter-spacing:-.045em;text-wrap:balance;text-shadow:0 3px 24px rgba(0,0,0,.48)}.hero--player-focus .hero-copy .hero-copy__text--zen h1,.hero-copy__text--zen h1{display:flex;align-items:center;gap:9px;margin:14px 0 0;padding:0;color:#ff7abb;block-size:clamp(16.5px,1.188vw,22px);overflow:visible;font-size:clamp(28px,1.6vw,32px);font-weight:850;line-height:1;letter-spacing:.01em}.hero-copy__text--zen h1:before{content:"";flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#ff4ca5;box-shadow:0 0 0 5px rgba(255,76,165,.13),0 0 18px rgba(255,76,165,.72)}.hero-copy__text--zen .hero-copy__details{margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.12)}.hero--player-focus .hero-copy .hero-copy__text--zen .hero-copy__description,.hero-copy__text--zen .hero-copy__description{max-width:36ch;margin:0;padding:0;color:rgba(255,247,252,.75);font-size:clamp(11px,.76vw,13px);line-height:1.42}.hero--player-focus .hero-copy .desktop-highlights{gap:16px;padding-top:0}}@media (min-width:768px) and (max-height:919px){.hero--player-focus .hero-copy .hero-copy__text--zen{min-height:clamp(190px,22vh,235px);padding:20px}.hero--player-focus .hero-copy .hero-copy__text--zen .hero-copy__eyebrow{font-size:clamp(27px,1.5vw,30px);line-height:.97}.hero--player-focus .hero-copy .hero-copy__text--zen h1,.hero-copy__text--zen h1{margin-top:12px;block-size:clamp(16.5px,1.012vw,19.8px);font-size:clamp(27px,1.5vw,30px)}.hero-copy__text--zen .hero-copy__details{margin-top:12px;padding-top:10px}.hero--player-focus .hero-copy .hero-copy__text--zen .hero-copy__description,.hero-copy__text--zen .hero-copy__description{font-size:clamp(10.5px,.64vw,12px);line-height:1.38}}@media (min-width:1280px) and (min-height:920px){.hero--player-focus .hero-copy .hero-copy__text--zen{min-height:clamp(260px,28vh,310px);padding:clamp(24px,1.45vw,28px)}.hero--player-focus .hero-copy .hero-copy__text--zen .hero-copy__eyebrow{max-width:12ch;font-size:clamp(36px,2vw,40px);line-height:.96}.hero--player-focus .hero-copy .hero-copy__text--zen h1,.hero-copy__text--zen h1{margin-top:18px;block-size:clamp(18.7px,1.155vw,23.1px);font-size:clamp(36px,2vw,40px)}.hero-copy__text--zen .hero-copy__details{margin-top:18px;padding-top:15px}.hero--player-focus .hero-copy .hero-copy__text--zen .hero-copy__description,.hero-copy__text--zen .hero-copy__description{font-size:clamp(13px,.8vw,15px)}}@media (max-width:767px){.hero--player-focus .hero-copy__text--zen{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:0;width:100%;margin:4px 0 0;padding:clamp(22px,6.5vw,28px);overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(16,7,24,.76);box-shadow:0 20px 48px rgba(2,0,10,.3),inset 0 1px 0 rgba(255,255,255,.08);text-align:left}.hero--player-focus .hero-copy__text--zen:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(135deg,rgba(13,5,23,.98),rgba(42,10,38,.92))}.hero--player-focus .hero-copy__text--zen:after{content:"";position:absolute;right:-30%;bottom:-55%;z-index:-1;width:90%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,67,164,.22),transparent 68%);filter:blur(10px);pointer-events:none}.hero--player-focus .hero-copy .hero-copy__text--zen .hero-copy__eyebrow{display:block;max-width:13ch;margin:0;padding:0;color:#fff8fc;font-size:clamp(30px,8.8vw,38px);font-weight:900;line-height:.98;letter-spacing:-.045em;text-transform:none;text-wrap:balance;text-shadow:0 3px 22px rgba(0,0,0,.48)}.hero--player-focus .hero-copy .hero-copy__text--zen h1{display:flex;align-items:center;gap:9px;margin:16px 0 0;padding:0;color:#ff7abb;block-size:clamp(19.8px,5.83vw,24.2px);overflow:visible;font-size:clamp(30px,8.8vw,38px);font-weight:850;line-height:1;letter-spacing:.01em}.hero--player-focus .hero-copy .hero-copy__text--zen h1:before{content:"";flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#ff4ca5;box-shadow:0 0 0 5px rgba(255,76,165,.13),0 0 18px rgba(255,76,165,.72)}.hero--player-focus .hero-copy .hero-copy__text--zen .hero-copy__details{margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,.12)}.hero--player-focus .hero-copy .hero-copy__text--zen .hero-copy__description{display:block;max-width:38ch;margin:0;padding:0;color:rgba(255,247,252,.76);font-size:clamp(12px,3.5vw,14px);line-height:1.45}.hero--player-focus .desktop-highlights{display:flex;gap:12px;width:100%;margin:0}.hero--player-focus .desktop-highlights .highlight-tile{width:100%;border-radius:20px}.homepage-content-shell{padding-top:20px}.homepage-highlights{gap:0;padding-top:0}.homepage-highlights>.custom-song-section,.homepage-highlights>.venue-section{display:none}.player-control-row--bottom,.player-control-strip--stage,.player-controls--stage .player-control-strip{flex-wrap:nowrap;gap:5px}.player-controls--stage .play-btn--stage{flex:1 1 auto;min-width:0;height:44px;min-height:44px;padding:0 9px;white-space:nowrap}.player-controls--stage .player-control-strip__mute{width:42px;min-width:42px;max-width:42px;height:44px;min-height:44px}.player-controls--stage .player-social-actions{flex:0 0 auto;gap:3px}.player-controls--stage .player-social-button{flex:0 0 38px;width:38px;min-width:38px;height:44px;min-height:44px;padding:3px 2px}.player-shell__stage .player-controls--stage .fullscreen-btn{flex:0 0 44px;align-self:center;width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;margin:0;padding:0;justify-content:center;border-radius:999px}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.samui-stage{height:auto;padding:14px 20px 28px}.hero--player-focus{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:20px;gap:20px;height:auto}.hero--player-focus>.hero-copy{display:contents}.hero--player-focus .site-header{grid-column:1;grid-row:1;min-height:178px;z-index:1}.hero--player-focus .site-header__brand{position:relative;isolation:isolate;min-height:178px;padding:12px 16px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:26px;background:#171126;box-shadow:0 20px 52px rgba(2,0,10,.3)}.hero--player-focus .site-header__brand:after,.hero--player-focus .site-header__brand:before{position:absolute;inset:0;content:"";pointer-events:none}.hero--player-focus .site-header__brand:before{z-index:-2;background:url(/images/secondary-header-samui-night-v1.webp) 100%/cover no-repeat;opacity:.72}.hero--player-focus .site-header__brand:after{z-index:-1;background:linear-gradient(90deg,rgba(8,5,20,.96),rgba(14,8,29,.83) 43%,rgba(20,8,28,.56)),linear-gradient(0deg,rgba(6,3,14,.46),transparent 72%)}.hero--player-focus .site-header__logo-link{max-width:300px}.hero--player-focus .site-header__actions,.hero--player-focus .site-header__identity{position:relative;z-index:2}.hero--player-focus>.hero-player{grid-row:2;width:100%;padding:0}.hero--player-focus .player-shell--immersive{min-height:0;padding:12px}.hero--player-focus .player-shell__stage{height:clamp(640px,72vh,760px);min-height:0}.hero--player-focus .player-shell__hero-stack{width:min(100%,650px)}.hero--player-focus .player-control-row--bottom{gap:8px}.hero--player-focus .player-controls--stage .player-volume{flex:1 1 180px;min-width:180px}.hero--player-focus .player-visualizer--stage{display:none}.hero--player-focus .player-shell__stage .fullscreen-btn{width:48px;min-width:48px;height:48px;margin-left:0;padding:0;justify-content:center}.hero--player-focus .fullscreen-btn__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.hero--player-focus .mood-section{margin-top:12px}.hero--player-focus .hero-copy .hero-copy__text--zen{grid-column:1;grid-row:1;z-index:2;align-self:stretch;justify-self:end;justify-content:flex-start;display:flex;width:min(48%,360px);min-height:0;margin:0 16px 0 0;padding:28px 14px 14px 18px;border:0;background:transparent;box-shadow:none;pointer-events:none}.hero--player-focus .hero-copy .hero-copy__text--zen:after,.hero--player-focus .hero-copy .hero-copy__text--zen:before{display:none}.hero--player-focus .hero-copy .hero-copy__text--zen .hero-copy__eyebrow{max-width:15ch;font-size:clamp(22px,3.2vw,27px);line-height:.98}.hero--player-focus .hero-copy .hero-copy__text--zen h1{block-size:auto;margin-top:12px;font-size:clamp(20px,2.7vw,24px)}.hero--player-focus .hero-copy__text--zen .hero-copy__details{display:none}.hero--player-focus .desktop-highlights{grid-row:4;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;width:100%;padding:0}.hero--player-focus .desktop-highlights .highlight-tile{width:100%;aspect-ratio:2.15/1;border-radius:22px}.hero--player-focus .highlight-tile--business .highlight-tile__content{width:60%;padding:10px 16px}.hero--player-focus .highlight-tile--business .highlight-tile__eyebrow{margin-bottom:2px;font-size:9px;letter-spacing:.06em}.hero--player-focus .highlight-tile--business .highlight-tile__title{max-width:13ch;font-size:clamp(19px,2.5vw,21px);line-height:.96}.hero--player-focus .highlight-tile--business .highlight-tile__description{margin-top:4px;font-size:10px;line-height:1.16}.hero--player-focus .highlight-tile--business .highlight-tile__cta{min-height:30px;margin-top:5px;padding:4px 5px 4px 11px;font-size:10px}}.site-footer__cta,.site-header--contained .site-header__listen,.site-header__tools .site-header__account{border:2px solid rgba(255,255,255,.6);background:linear-gradient(100deg,#ffd76b,#ffac4d 46%,#ff7a8f);background-clip:border-box;-webkit-background-clip:border-box;box-shadow:0 10px 25px rgba(255,122,102,.34),0 0 0 3px rgba(255,179,71,.1),inset 0 1px 0 rgba(255,255,255,.55);color:#1a0b00;text-shadow:none}.site-header__tools .site-header__account{min-height:30px;padding:0 12px;font-weight:900}.site-header--contained .site-header__tools .site-header__account{min-height:42px;padding-inline:16px}.site-footer__cta:hover,.site-header--contained .site-header__listen:hover,.site-header__tools .site-header__account:hover{border-color:rgba(255,255,255,.78);background:linear-gradient(100deg,#ffe184,#ffb451 46%,#ff8ba0);color:#1a0b00;filter:saturate(1.08) brightness(1.04);transform:translateY(-1px)}.site-footer{position:relative;isolation:isolate;width:min(1500px,calc(100% - 40px));margin:clamp(28px,5vw,72px) auto 20px;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:clamp(24px,2.2vw,34px);background:#100b20;box-shadow:0 30px 80px rgba(2,0,10,.38),inset 0 1px 0 rgba(255,255,255,.08);text-align:left}.site-footer:after,.site-footer:before{position:absolute;inset:0;z-index:-2;content:"";pointer-events:none}.site-footer:before{background:url(/images/secondary-header-samui-night-v1.webp) 50%/cover no-repeat;opacity:.64}.site-footer:after{z-index:-1;background:linear-gradient(105deg,rgba(8,5,20,.98),rgba(14,8,29,.9) 48%,rgba(28,10,30,.58)),linear-gradient(0deg,rgba(6,3,14,.72),transparent 70%)}.site-footer__inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);grid-gap:clamp(28px,5vw,76px);gap:clamp(28px,5vw,76px);padding:clamp(28px,4vw,54px)}.site-footer__lead,.site-footer__link-group,.site-footer__pitch{display:grid;align-content:start}.site-footer__lead{align-content:center;gap:24px;min-width:0}.site-footer__pitch{gap:8px;max-width:620px}.site-footer__eyebrow,.site-footer__link-group>span{color:#ffb9de;font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.site-footer__pitch strong{max-width:17ch;color:#fff;font-size:clamp(1.8rem,3.1vw,3.4rem);font-weight:950;line-height:.98;letter-spacing:-.045em;text-wrap:balance;text-shadow:0 4px 28px rgba(0,0,0,.48)}.site-footer__pitch p{max-width:58ch;margin:0;color:rgba(255,246,255,.75);font-size:clamp(.86rem,1.2vw,1rem);line-height:1.5}.site-footer__actions{display:flex;flex-wrap:wrap;gap:12px}.site-footer__cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:7px 8px 7px 17px;border-radius:999px;font-size:.8rem;font-weight:900;line-height:1;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.site-footer__cta>span{display:inline-grid;width:26px;height:26px;place-items:center;border-radius:50%;background:linear-gradient(130deg,rgba(34,21,68,.96),rgba(30,17,58,.84));color:#fff;font-size:1.35rem}.site-footer__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;grid-gap:28px;gap:28px;color:rgba(255,246,255,.78);font-size:.84rem}.site-footer__link-group{gap:8px}.site-footer__link-group>span{margin-bottom:4px}.site-footer__links a{min-height:0;padding:3px 0;color:rgba(255,246,255,.82);line-height:1.3}.site-footer__links a:hover{color:#fff;transform:translateX(2px)}.site-footer__bottom{grid-column:1/-1;display:flex;align-items:center;gap:20px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12)}.site-footer__logo-link{flex:0 0 auto;width:150px}.site-footer__logo{display:block;width:100%;height:auto}.site-footer__company{flex:1 1 auto;margin:0;color:rgba(255,246,255,.66);font-size:.78rem;line-height:1.5}@media (max-width:900px){.site-footer__inner{grid-template-columns:minmax(0,1fr)}}@media (max-width:767px){.site-footer{width:min(100% - 20px,720px);margin-top:28px;border-radius:24px}.site-footer__inner{gap:28px;padding:26px 20px 22px}.site-footer__pitch strong{font-size:clamp(1.8rem,9vw,2.6rem)}.site-footer__actions,.site-footer__cta{width:100%}.site-footer__links{gap:20px}.site-footer__bottom{align-items:flex-start;gap:14px}.site-footer__logo-link{width:104px}.site-footer__company{font-size:.68rem}}@media (max-width:430px){.site-footer__links{grid-template-columns:minmax(0,1fr)}.site-footer__bottom{display:grid}}@media (min-width:1025px) and (max-width:1919px){.hero--player-focus .highlight-tile__content{width:62%;padding:10px 14px}.hero--player-focus .highlight-tile__eyebrow{margin-bottom:2px;font-size:9px;letter-spacing:.055em}.hero--player-focus .highlight-tile__title{max-width:14ch;font-size:clamp(18px,1.4vw,21px);line-height:.98}.hero--player-focus .highlight-tile__description{margin-top:4px;font-size:10px;line-height:1.18}.hero--player-focus .highlight-tile__cta{min-height:30px;margin-top:5px;padding:4px 5px 4px 11px;font-size:10px}}@media (max-width:320px){.hero--player-focus .highlight-tile__content{width:65%;padding:8px 10px}.hero--player-focus .highlight-tile__description,.hero--player-focus .highlight-tile__eyebrow{display:none}.hero--player-focus .highlight-tile__title{font-size:17px;line-height:.98}.hero--player-focus .highlight-tile__cta{min-height:32px;margin-top:7px;padding:4px 5px 4px 10px}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.samui-stage{height:auto;padding:8px 20px 24px}.hero--player-focus{display:grid;grid-template-columns:minmax(240px,31%) minmax(0,1fr);grid-template-rows:auto auto auto;grid-gap:16px 18px;gap:16px 18px;height:auto}.hero--player-focus>.hero-copy{display:contents}.hero--player-focus .site-header{grid-column:1;grid-row:1;align-self:start}.hero--player-focus .hero-copy .hero-copy__text--zen{grid-column:1;grid-row:2;align-self:stretch;min-height:190px;padding:18px}.hero--player-focus .hero-copy .hero-copy__text--zen .hero-copy__eyebrow{font-size:clamp(24px,3.1vw,29px)}.hero--player-focus .hero-copy .hero-copy__text--zen h1{block-size:auto;font-size:clamp(23px,3vw,28px)}.hero--player-focus>.hero-player{grid-column:2;grid-row:1/span 2;align-self:stretch;width:100%;height:clamp(390px,100vh,500px);padding:0}.hero--player-focus .player-control-row--bottom,.hero--player-focus .player-controls--stage .player-control-strip{width:100%;flex-wrap:nowrap;gap:6px}.hero--player-focus .player-controls--stage .player-visualizer,.hero--player-focus .player-controls--stage .player-volume,.hero--player-focus .player-controls--stage .round-btn--stage{display:none}.hero--player-focus .player-controls--stage .play-btn--stage{flex:0 1 150px;min-width:132px}.hero--player-focus .player-controls--stage .player-social-actions{flex:0 0 auto;gap:4px}.hero--player-focus .player-controls--stage .player-social-button{flex:0 0 44px;width:44px;min-width:44px;height:46px;min-height:46px;padding:3px}.hero--player-focus .fullscreen-btn__label,.hero--player-focus .player-controls--stage .player-social-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.hero--player-focus .player-shell__stage .fullscreen-btn{width:46px;min-width:46px;height:46px;padding:0;justify-content:center}.hero--player-focus .desktop-highlights{grid-column:1/-1;grid-row:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;width:100%;padding:0}.hero--player-focus .desktop-highlights .highlight-tile{width:100%;aspect-ratio:2.15/1;border-radius:22px}}@media (max-height:600px) and (orientation:landscape){.modal--welcome{align-items:center;padding:10px}.modal--welcome .modal__panel{width:min(720px,100%);max-height:calc(100dvh - 20px);padding:16px 20px;border-radius:22px}.modal--welcome .modal__close{top:8px;right:8px;width:36px;height:36px}.welcome-modal{grid-template-columns:minmax(82px,116px) minmax(0,1fr);grid-template-rows:repeat(5,auto);gap:6px 18px;justify-items:start;text-align:left}.welcome-modal__logo{grid-column:1;grid-row:1/5;align-self:center;justify-self:center;width:min(100%,96px);margin:0}.welcome-modal__business,.welcome-modal__eyebrow,.welcome-modal__intro,.welcome-modal__title{grid-column:2}.welcome-modal__eyebrow{grid-row:1;padding-right:40px;font-size:.65rem}.welcome-modal__title{grid-row:2;font-size:clamp(1.45rem,3.5vw,1.85rem)}.welcome-modal__intro{grid-row:3;font-size:.84rem;line-height:1.35}.welcome-modal__business{grid-row:4;font-size:.74rem;line-height:1.35}.welcome-modal__free{grid-column:1;grid-row:5;align-self:center;justify-self:center;font-size:.68rem;text-align:center}.welcome-modal__continue{grid-column:2;grid-row:5;width:min(260px,100%);min-height:44px;padding:.65rem 1.2rem;font-size:.95rem}}@media (min-width:1025px){.hero--player-focus>.hero-copy{grid-template-rows:auto auto auto auto;align-content:space-between;gap:0}.hero--player-focus .desktop-highlights{display:contents}}.channel-dock__item:after{display:none}.channel-dock__playing{display:block}.hero-copy__promotion{display:grid;grid-gap:7px;gap:7px;margin-top:14px;padding:14px;border:1px solid rgba(255,179,71,.28);border-radius:14px;background:rgba(255,179,71,.07)}.hero-copy__promotion strong{color:var(--gold);font-size:.95rem}.hero-copy__promotion p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.45}.hero-copy__promotion a{justify-self:start;padding:8px 13px;border-radius:999px;background:var(--gold);color:#091317;font-size:.78rem;font-weight:800;text-decoration:none}.custom-song-player{width:100%}.custom-song-player__loop-note{margin:8px 0 0;color:#9ab5b2;font-size:.82rem;line-height:1.4}.custom-song-player--empty{padding:clamp(22px,4vw,42px);border:1px solid rgba(255,255,255,.12);border-radius:28px;background:linear-gradient(145deg,rgba(11,28,36,.98),rgba(5,12,16,.98))}.custom-song-player__notice{margin:0;color:#ffd08a}.custom-song-player__versions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;width:min(520px,calc(100% - 40px));margin:0 auto 92px;position:relative;z-index:5}.custom-song-player__version{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:4px;padding:11px 15px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(5,18,23,.74);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#eff7f6;cursor:pointer;text-align:left}.custom-song-player__version:focus-visible,.custom-song-player__version:hover{border-color:rgba(255,179,71,.65);outline:none}.custom-song-player__version--active{border-color:#ffb347;background:rgba(255,179,71,.14);box-shadow:inset 0 0 0 1px rgba(255,179,71,.18)}.custom-song-player__version span{font-weight:800}.custom-song-player__version small{overflow:hidden;max-width:100%;color:#9ab5b2;text-overflow:ellipsis;white-space:nowrap}@media (max-width:760px){.custom-song-player__versions{width:calc(100% - 28px);margin-bottom:82px}}