:root{color-scheme:light;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172526;background:#f7f8f4;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172526;--muted: #607071;--surface: #ffffff;--surface-soft: #eff3ed;--line: #dce4dd;--brand: #195b52;--brand-dark: #0d3e38;--brand-button: #195b52;--on-brand: #f8fffb;--brand-soft: #d9ede4;--accent: #ec7546;--accent-soft: #fff0e9;--danger: #a93636;--danger-soft: #fff0f0;--success: #24744c;--shadow: 0 14px 40px rgba(24, 56, 50, .08);--radius: 18px;--page-background: radial-gradient(circle at 90% 0%, rgba(217, 237, 228, .8), transparent 32rem), #f7f8f4;--header-background: rgba(247, 248, 244, .9);--media-surface: #101615}:root[data-theme=dark]{color-scheme:dark;color:#edf4f1;background:#0d1211;--ink: #edf4f1;--muted: #a8b7b1;--surface: #151c1a;--surface-soft: #1c2623;--line: #33413c;--brand: #78cfaf;--brand-dark: #a0e3c9;--brand-button: #2a745e;--on-brand: #f3fff9;--brand-soft: #203d34;--accent: #ff8b5d;--accent-soft: #49291f;--danger: #ffaaa7;--danger-soft: #462322;--success: #83d5a6;--shadow: 0 18px 50px rgba(2, 8, 6, .34);--page-background: radial-gradient(circle at 88% 0%, rgba(37, 87, 69, .28), transparent 34rem), #0d1211;--header-background: rgba(13, 18, 17, .9);--media-surface: #080c0b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;min-width:320px;min-height:100vh;background:var(--page-background);color:var(--ink);transition:background-color .18s ease,color .18s ease}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--brand)}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.18}h1{font-size:clamp(2.25rem,5vw,4.8rem);letter-spacing:-.055em}h2{font-size:clamp(1.5rem,3vw,2.4rem);letter-spacing:-.035em}h3{letter-spacing:-.02em}p,li{line-height:1.75}:focus-visible{outline:3px solid #f0a17e;outline-offset:3px}.skip-link{position:fixed;z-index:100;top:10px;left:10px;transform:translateY(-160%);padding:10px 14px;border-radius:10px;background:var(--ink);color:#fff}.skip-link:focus{transform:none}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid var(--line);background:var(--header-background);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{display:flex;min-height:72px;max-width:1240px;margin:0 auto;padding:0 24px;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:1.08rem;font-weight:800;text-decoration:none}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:12px 12px 12px 4px;background:var(--brand);color:#fff;letter-spacing:-.08em}.primary-nav{display:flex;align-items:center;gap:4px}.nav-link{min-height:44px;padding:11px 13px;border-radius:12px;color:var(--muted);font-weight:600;text-decoration:none}.nav-link:hover,.nav-link--active{background:var(--surface-soft);color:var(--brand-dark)}.account-menu{display:flex;margin-left:8px;align-items:center;gap:9px}.account-menu>span{max-width:130px;overflow:hidden;color:var(--muted);font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.menu-toggle{display:none;min-width:48px;min-height:44px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.button{display:inline-flex;min-height:44px;padding:10px 16px;border:1px solid var(--line);border-radius:12px;align-items:center;justify-content:center;gap:8px;background:var(--surface);color:var(--ink);font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer}.button:hover:not(:disabled){border-color:#aabdb4;transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.5}.button--primary{border-color:var(--brand-button);background:var(--brand-button);color:var(--on-brand)}.button--primary:hover:not(:disabled){border-color:var(--brand-button);background:var(--brand-button);filter:brightness(.9)}.button--active{border-color:var(--accent);background:var(--accent-soft);color:#8a3b1c}.button--danger{border-color:#e4bcbc;color:var(--danger)}.button--danger:hover:not(:disabled){border-color:var(--danger);background:var(--danger-soft)}.button--large{min-height:52px;padding-inline:22px}.button--small{min-height:38px;padding:8px 12px;font-size:.86rem}.button--full{width:100%}.button-row{display:flex;flex-wrap:wrap;gap:10px}.text-link{display:inline-flex;min-height:44px;align-items:center;color:var(--brand);font-weight:700;text-decoration:none}.eyebrow{display:block;margin-bottom:10px;color:var(--brand);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.muted{color:var(--muted)}.hero-section{display:grid;max-width:1240px;min-height:700px;margin:0 auto;padding:94px 24px 80px;grid-template-columns:minmax(0,1.1fr) minmax(430px,.9fr);align-items:center;gap:70px}.hero-copy h1{max-width:760px;margin-bottom:28px}.hero-copy>p{max-width:680px;color:var(--muted);font-size:1.14rem}.hero-copy .button-row{margin:34px 0 18px}.hero-copy .hero-note{font-size:.86rem}.hero-visual{position:relative;display:grid;min-height:470px;padding:42px;border:1px solid var(--line);border-radius:36px;background:linear-gradient(145deg,#fffffff5,#e0efe7e6),var(--surface);box-shadow:var(--shadow);align-content:center;gap:18px}.hero-visual:before{position:absolute;inset:18px;border:1px dashed #abc2b6;border-radius:25px;content:"";pointer-events:none}.route-card{position:relative;z-index:1;display:grid;min-height:92px;padding:18px 20px;border:1px solid var(--line);border-radius:16px;grid-template-columns:42px 1fr;grid-template-rows:1fr 1fr;background:#fff;box-shadow:0 8px 20px #1838320f}.route-card>span{grid-row:1 / 3;color:#8ca099;font-weight:800}.route-card strong{font-size:1.08rem}.route-card small{color:var(--muted)}.route-card--active{border-color:var(--brand);box-shadow:0 0 0 3px #195b521a}.route-card--accent{margin-left:56px;border-color:#efb294;background:var(--accent-soft)}.route-arrow{position:relative;z-index:1;margin-left:22px;color:var(--brand);font-size:1.5rem;font-weight:800}.section{max-width:1240px;margin:0 auto;padding:88px 24px}.section--tinted{max-width:none;padding-inline:max(24px,calc((100vw - 1192px)/2));background:#eef3ed}.section-heading{max-width:750px;margin-bottom:36px}.section-heading--inline{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:20px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:250px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.feature-card>span{display:grid;width:44px;height:44px;margin-bottom:56px;place-items:center;border-radius:14px;background:var(--brand-soft);color:var(--brand-dark);font-weight:800}.feature-card p{color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.project-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 8px 28px #1838320d}.project-thumbnail{position:relative;display:block;overflow:hidden;aspect-ratio:16 / 9;background:#dbe6df}.project-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.project-thumbnail:hover img{transform:scale(1.025)}.project-thumbnail span{position:absolute;top:14px;left:14px;padding:6px 10px;border-radius:999px;background:#0d3e38e6;color:#fff;font-size:.72rem;font-weight:800}.project-card__body{padding:22px}.project-card__body h3{margin:8px 0;font-size:1.2rem}.project-card__body h3 a{color:var(--ink);text-decoration:none}.project-card__body p{min-height:54px;color:var(--muted);font-size:.9rem}.project-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--muted);font-size:.75rem}.project-card__meta>span+span:before{margin-right:8px;color:#bac5bf;content:"•"}.boundary-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.boundary-section p{color:var(--muted);font-size:1.04rem}.page{width:min(1192px,calc(100% - 48px));min-height:70vh;margin:0 auto;padding:72px 0 96px}.narrow-page{width:min(880px,calc(100% - 48px))}.page-header{max-width:850px;margin-bottom:40px}.page-header h1{margin-bottom:18px;font-size:clamp(2.2rem,5vw,4rem)}.page-header p{color:var(--muted);font-size:1.05rem}.page-header--actions{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:30px}.page-header--actions>div{max-width:780px}.content-section{margin-top:48px}.toolbar{display:flex;margin-bottom:26px;align-items:end;gap:12px}.toolbar select,.field select{min-height:48px;padding:10px 36px 10px 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.search-field{display:grid;max-width:620px;gap:8px;font-weight:700}.search-field input,.field input{width:100%;min-height:48px;padding:11px 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink)}.search-field input:focus,.field input:focus,.field select:focus{border-color:var(--brand)}.search-field--inline{width:min(620px,100%)}.alert{margin:16px 0;padding:14px 16px;border:1px solid #c9d8cd;border-radius:12px;background:#edf5ef;color:#315b45;line-height:1.55}.alert--danger{border-color:#e8bcbc;background:var(--danger-soft);color:#7d2a2a}.alert--success{border-color:#b7dbc5;background:#eaf6ee;color:var(--success)}.page-status{padding:32px;color:var(--muted);text-align:center}.empty-state{padding:50px 28px;border:1px dashed #bac8c0;border-radius:var(--radius);background:#ffffff80;color:var(--muted);text-align:center}.empty-state h1,.empty-state h2{color:var(--ink)}.share-header{display:flex;margin-bottom:30px;align-items:end;justify-content:space-between;gap:34px}.share-header>div:first-child{max-width:760px}.share-header h1{margin-bottom:14px;font-size:clamp(2rem,5vw,3.6rem)}.share-header p,.byline{color:var(--muted)}.interactive-player{padding:22px;border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow)}.player-frame{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:16px;background:#0b1111}.player-frame__embed,.player-frame iframe{width:100%;height:100%}.player-frame__poster{position:absolute;z-index:1;inset:0;display:grid;overflow:hidden;width:100%;padding:0;border:0;place-items:center;color:#fff;background:#0b1111;cursor:pointer;transition:opacity .18s ease}.player-frame__poster:disabled{cursor:progress}.player-frame__poster:focus-visible{outline:3px solid var(--accent);outline-offset:-3px}.player-frame__poster img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.player-frame__poster span{position:absolute;right:12px;bottom:12px;padding:5px 8px;border-radius:6px;background:#0000009e;font-size:.78rem;font-weight:700}.player-status{position:relative;display:flex;padding:22px 2px;align-items:center;justify-content:space-between;gap:18px}.player-status>div:first-child{display:grid;gap:3px}.player-status strong{font-size:1.35rem}.player-status small{color:var(--muted)}.player-grid{display:grid;padding-top:20px;border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:30px}.player-grid--single{grid-template-columns:minmax(0,1fr) minmax(280px,.58fr)}.player-grid h3{font-size:.9rem}.node-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.node-button{display:grid;min-height:62px;padding:10px 12px;border:1px solid var(--line);border-radius:11px;align-content:center;background:#fbfcfa;color:var(--ink);text-align:left;cursor:pointer}.node-button small{color:var(--muted)}.node-button__lyric{overflow:hidden;font-size:.74rem;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.node-button--current{border-color:var(--brand);background:var(--brand-soft)}.node-button--queued{border-color:var(--accent);background:var(--accent-soft)}.queued-note{margin:12px 0 0;color:#904324;font-size:.86rem;font-weight:700}.player-countdown{margin:4px 4px 0;padding:0;color:var(--muted);font-size:.78rem;font-weight:700;font-variant-numeric:tabular-nums}.editor-preview-status{margin:4px 2px 10px;color:var(--muted);font-size:.86rem}.player-stage--immersive .player-grid .player-countdown--immersive{margin:8px 0 12px;color:#ffb49d;font-size:clamp(1.35rem,2.8vw,2.2rem);font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.natural-next-note{margin:0 0 12px;color:var(--muted);font-size:.8rem}.precision-preview{display:grid;margin:0 2px 20px;padding:16px;border:1px solid color-mix(in srgb,var(--brand) 30%,var(--line));border-radius:14px;gap:10px;background:color-mix(in srgb,var(--brand-soft) 45%,var(--surface))}.precision-preview h3,.precision-preview p{margin:0}.precision-preview p,.precision-preview strong,.precision-preview__scale{font-variant-numeric:tabular-nums}.precision-preview__range{display:grid;gap:7px}.precision-preview__range input[type=range]{width:100%;min-height:44px;accent-color:var(--brand)}.precision-preview__scale{display:flex;color:var(--muted);font-size:.72rem;justify-content:space-between}.precision-preview__scale span:nth-child(2n){opacity:.72}.precision-preview__actions{display:flex;align-items:end;flex-wrap:wrap;gap:10px}.precision-preview__duration{min-width:150px;margin:0}.input-suffix{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:44px;border:1px solid var(--line);border-radius:9px;align-items:center;overflow:hidden;background:var(--surface)}.input-suffix input{width:100%;min-width:0;min-height:42px;padding:8px 4px 8px 11px;border:0;background:transparent;color:var(--ink)}.input-suffix span{padding-right:11px;color:var(--muted);font-size:.84rem;font-weight:700}.connection-preview-duration{max-width:220px;margin:0 0 12px}.connection-candidate{display:flex;min-height:44px;align-items:center;gap:10px}.connection-candidate .checkbox-row{flex:1 1 auto}.connection-preview-button{flex:0 0 auto;min-height:44px;white-space:nowrap}.report-panel{display:flex;margin-top:28px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);align-items:center;justify-content:space-between;gap:30px;background:var(--surface-soft)}.report-panel h2{margin-bottom:4px;font-size:1.2rem}.report-panel p{margin:0;color:var(--muted)}.donation-card{display:grid;padding:34px;border:1px solid var(--line);border-radius:26px;grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;background:var(--surface);box-shadow:var(--shadow)}.donation-copy>p{color:var(--muted)}.account-copy{display:flex;margin:24px 0;align-items:center;gap:12px}.account-copy code{padding:13px 16px;border-radius:12px;background:var(--surface-soft);font-size:1.15rem;font-weight:800;letter-spacing:.04em}.donation-qr{width:100%;border:1px solid var(--line);border-radius:18px}.legal-note{margin-top:24px;color:var(--muted);font-size:.82rem}.policy-page{width:min(920px,calc(100% - 48px))}.policy-nav{position:sticky;z-index:10;top:86px;display:flex;margin-bottom:30px;padding:8px;border:1px solid var(--line);border-radius:14px;gap:6px;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.policy-nav a{min-height:42px;padding:10px 14px;border-radius:10px;color:var(--muted);font-weight:700;text-decoration:none}.policy-nav a:hover{background:var(--surface-soft);color:var(--brand)}.policy-section{margin-bottom:24px;padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.policy-section h2{padding-bottom:15px;border-bottom:1px solid var(--line)}.policy-section h3{margin-top:26px;font-size:1rem}.policy-section p,.policy-section li{color:#4d5e5e}.login-page{width:min(960px,calc(100% - 48px));padding-top:64px;padding-bottom:64px}.login-stage{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:20px;grid-template-columns:42fr 58fr;background:var(--surface);box-shadow:var(--shadow)}.login-stage__media{position:relative;display:grid;min-height:440px;color:var(--on-brand);background:linear-gradient(#0d3e3899,#0d3e3899),url(/assets/ilovesing-segment-stage-v1.png) center / cover}.login-stage__media-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:42px}.login-stage__media .brand-logo{margin-bottom:auto;color:var(--on-brand)}.login-stage__media .eyebrow{margin-bottom:12px;color:#d7ebe4}.login-stage__media h1{max-width:9ch;margin-bottom:18px;font-size:clamp(2rem,3vw,2.65rem);line-height:1.1;letter-spacing:-.045em}.login-stage__media p{max-width:27ch;margin-bottom:0;color:#e1f0ea}.login-stage__auth{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;background:var(--surface)}.policy-consent{display:flex;width:min(100%,360px);flex-direction:column}.checkbox-row,.radio-row{display:flex;min-height:44px;align-items:flex-start;gap:10px;line-height:1.6}.checkbox-row input,.radio-row input{width:18px;height:18px;margin-top:3px;flex:0 0 auto}.checkbox-row__content{display:grid;min-width:0;gap:1px}.checkbox-row__content small{overflow:hidden;color:var(--muted);font-size:.76rem;font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.login-stage__hint{margin:10px 0 0 28px;color:var(--muted);font-size:.9rem}.google-button-slot{width:min(100%,320px);min-height:52px;margin-top:18px}.google-button-slot>div{width:100%!important}.login-stage__status{display:flex;min-height:44px;align-items:center;margin:12px 0 0;color:var(--muted)}.login-stage__status:before{width:14px;height:14px;margin-right:9px;border:2px solid var(--line);border-top-color:var(--brand);border-radius:50%;content:"";animation:login-spinner .75s linear infinite}@keyframes login-spinner{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.login-stage__status:before{animation:none}}.security-note{width:min(100%,360px);margin-top:28px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:.86rem}.security-note p{margin:4px 0 0;color:var(--muted)}.security-note p+p{margin-top:8px}.owner-project-list,.admin-list{display:grid;gap:12px}.owner-project{display:grid;padding:14px;border:1px solid var(--line);border-radius:16px;grid-template-columns:150px 1fr auto;align-items:center;gap:18px;background:var(--surface)}.owner-project img{width:150px;aspect-ratio:16 / 9;border-radius:11px;object-fit:cover}.owner-project h2,.admin-row h2{margin:6px 0;font-size:1.1rem}.owner-project p,.admin-row p{margin:0;color:var(--muted);font-size:.82rem}.owner-project__actions{display:flex;max-width:340px;flex-wrap:wrap;justify-content:flex-end;gap:7px}.status-pill{display:inline-flex;padding:4px 8px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:.7rem;font-weight:800}.status-pill--public,.status-pill--active{background:var(--brand-soft);color:var(--brand-dark)}.status-pill--private{background:#edf0f0}.status-pill--hidden{background:var(--danger-soft);color:var(--danger)}.account-danger-zone{display:flex;margin-top:70px;padding:26px;border:1px solid #e4c3c3;border-radius:var(--radius);align-items:center;justify-content:space-between;gap:28px;background:snow}.account-danger-zone h2{margin-bottom:4px;font-size:1.2rem}.account-danger-zone p{margin:0;color:var(--muted)}.modal-backdrop{position:fixed;z-index:80;inset:0;display:grid;padding:24px;place-items:center;background:#0c1c198c}.modal{width:min(520px,100%);padding:30px;border-radius:20px;background:var(--surface);box-shadow:0 24px 80px #0a1e1a3d}.modal fieldset,.edge-fieldset{margin:22px 0;padding:16px;border:1px solid var(--line);border-radius:12px}.modal legend,.edge-fieldset legend{padding:0 7px;font-weight:700}.modal-actions{margin-top:22px;justify-content:flex-end}.editor-page{min-height:calc(100vh - 72px);padding:24px}.editor-header{display:flex;max-width:1600px;margin:0 auto 20px;padding:18px 0;align-items:end;justify-content:space-between;gap:20px}.editor-header h1{margin:4px 0 0;font-size:1.8rem}.save-area{display:flex;align-items:center;gap:10px}.save-area>div{display:grid;min-width:144px;gap:2px}.save-reason{max-width:270px;color:var(--muted);font-size:.76rem;font-weight:500;text-align:right}.save-status{min-width:98px;color:var(--success);font-size:.82rem;font-weight:800;text-align:right}.save-status--dirty{color:#a4532c}.editor-alert,.editor-preview,.editor-layout{max-width:1600px;margin-inline:auto}.editor-layout{display:grid;gap:18px}.panel{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.panel--sticky{position:sticky;top:94px}.panel-heading{display:flex;margin-bottom:20px;align-items:center;justify-content:space-between;gap:20px}.panel-heading h2{margin:0;font-size:1.25rem}.editor-block{scroll-margin-top:160px}.editor-block__title{display:flex;align-items:center;gap:12px}.editor-block__number{display:inline-grid;width:32px;height:32px;border:1px solid var(--line);border-radius:50%;place-items:center;color:var(--muted);font-size:.88rem;font-weight:800}.editor-block__number--ready{border-color:var(--brand);background:var(--brand-soft);color:var(--brand)}.editor-block__status{display:block;margin-top:2px;color:var(--muted);font-size:.78rem;font-weight:700}.editor-block--disabled{background:color-mix(in srgb,var(--surface) 88%,var(--line))}.editor-block__notice{margin:0;padding:13px 14px;border-left:3px solid var(--line);color:var(--muted);background:color-mix(in srgb,var(--surface) 82%,var(--line));font-size:.9rem}.editor-block__notice--error{border-left-color:var(--danger);color:#7d2a2a;background:var(--danger-soft)}.editor-section-layout{display:grid;margin-top:18px;grid-template-columns:minmax(0,1fr);align-items:start;gap:18px}.connections-layout{display:grid;margin-top:18px;gap:18px}.connections-source-pane,.connections-candidates-pane{min-width:0}.connections-source-pane>h3,.connections-candidates-pane>h3{margin:0 0 12px;font-size:1rem}.connections-source-pane .node-list,.connections-candidates-pane .edge-fieldset{margin:0}@media(min-width:1001px){.connections-layout{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:start}.connections-source-pane .node-list,.connections-candidates-pane .edge-fieldset{max-height:360px;overflow-y:auto}}@media(min-width:1280px){.editor-block--segments{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(380px,.92fr);align-items:start;gap:18px 24px}.editor-block--segments>.panel-heading,.editor-block--segments>.form-grid,.editor-block--segments>.save-area,.editor-block--segments>.editor-block__notice{grid-column:1 / -1}.editor-block--segments>.interactive-player{grid-column:1;grid-row:3 / span 2;align-self:start}.editor-block--segments>.muted{grid-column:1;margin:0}.editor-block--segments>.editor-section-layout{display:block;grid-column:2;grid-row:3 / span 2;margin-top:0}.editor-block--segments>.editor-section-layout>:first-child{min-width:0}.editor-block--segments>.editor-section-layout>.editor-settings{min-width:0;margin-top:18px}.editor-block--segments .node-list{max-height:330px;overflow-y:auto}}@media(min-width:1001px)and (max-width:1279px){.editor-block--segments{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.9fr);align-items:start;gap:18px 24px}.editor-block--segments>.panel-heading,.editor-block--segments>.form-grid,.editor-block--segments>.save-area,.editor-block--segments>.editor-block__notice{grid-column:1 / -1}.editor-block--segments>.interactive-player{grid-column:1;grid-row:3 / span 2;align-self:start}.editor-block--segments>.muted{grid-column:1;margin:0}.editor-block--segments>.editor-section-layout{display:block;grid-column:2;grid-row:3 / span 2;margin-top:0}.editor-block--segments>.editor-section-layout>*+*{margin-top:18px}.editor-block--segments .node-list{max-height:330px;overflow-y:auto}}.editor-settings{padding:16px;border:1px solid var(--line);border-radius:12px;background:color-mix(in srgb,var(--surface) 85%,var(--brand-soft))}.editor-settings h3{margin:0 0 16px;font-size:1rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid--two{grid-template-columns:1fr 1fr}.youtube-source-search{margin-bottom:20px;padding:18px;border:1px solid color-mix(in srgb,var(--brand) 35%,var(--line));border-radius:14px;background:color-mix(in srgb,var(--brand-soft) 36%,var(--surface))}.youtube-source-search__form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px}.youtube-source-search__form .field{margin-bottom:0}.youtube-source-search__status{margin:14px 0 0;color:var(--muted)}.youtube-search-results{display:grid;max-height:530px;margin:16px 0 0;padding:0;overflow-y:auto;border:1px solid var(--line);border-radius:12px;list-style:none}.youtube-search-result{display:grid;min-width:0;padding:12px;border-bottom:1px solid var(--line);grid-template-columns:136px minmax(0,1fr) auto;align-items:center;gap:14px}.youtube-search-result:last-child{border-bottom:0}.youtube-search-result--selected{background:var(--brand-soft)}.youtube-search-result img{display:block;width:136px;aspect-ratio:16 / 9;border-radius:8px;object-fit:cover;background:var(--line)}.youtube-search-result>div{display:grid;min-width:0;gap:4px}.youtube-search-result strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.youtube-search-result span,.youtube-search-result small{color:var(--muted);font-size:.85rem}.selected-youtube-source{display:flex;margin-bottom:20px;padding:14px;border:1px solid color-mix(in srgb,var(--brand) 35%,var(--line));border-radius:14px;align-items:center;justify-content:space-between;gap:16px;background:color-mix(in srgb,var(--brand-soft) 30%,var(--surface))}.selected-youtube-source>div{display:flex;min-width:0;align-items:center;gap:14px}.selected-youtube-source img{width:112px;aspect-ratio:16 / 9;border-radius:8px;object-fit:cover}.selected-youtube-source span{color:var(--muted);font-size:.76rem;font-weight:800}.selected-youtube-source h3,.selected-youtube-source p{overflow:hidden;margin:2px 0;text-overflow:ellipsis;white-space:nowrap}.selected-youtube-source h3:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 55%,transparent);outline-offset:3px}.field{display:grid;margin-bottom:14px;gap:7px;font-size:.86rem;font-weight:700}.field--wide{grid-column:1 / -1}.field small{color:var(--muted);font-weight:400}.editor-video-preview{overflow:hidden;margin-top:18px;aspect-ratio:16 / 9;border-radius:14px;background:#0c1110}.editor-video-preview iframe{width:100%;height:100%;border:0}.node-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.node-list--sources{grid-template-columns:1fr}.editor-node{display:grid;min-height:74px;padding:11px 13px;border:1px solid var(--line);border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;background:#fbfcfa;color:var(--ink);text-align:left;cursor:pointer}.editor-node>span{color:#92a29b;font-weight:800}.editor-node small{color:var(--muted)}.editor-node em{grid-column:2 / -1;color:#9b4826;font-size:.7rem;font-style:normal;font-weight:800}.editor-node--selected{border-color:var(--brand);background:var(--brand-soft)}.validation-box{margin-top:22px;padding:14px;border-radius:12px;background:var(--danger-soft);color:#7d2a2a;font-size:.8rem}.validation-box ul{margin-bottom:0;padding-left:20px}.admin-tabs{display:flex;margin-bottom:22px;border-bottom:1px solid var(--line);gap:4px}.admin-tab{min-width:110px;min-height:48px;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--muted);font-weight:800;cursor:pointer}.admin-tab--active{border-bottom-color:var(--brand);color:var(--brand)}.admin-row{display:flex;padding:20px;border:1px solid var(--line);border-radius:14px;align-items:center;justify-content:space-between;gap:20px;background:var(--surface)}.site-footer{display:flex;max-width:1240px;margin:0 auto;padding:50px 24px;border-top:1px solid var(--line);align-items:center;justify-content:space-between;gap:30px;color:var(--muted)}.site-footer p{margin:4px 0 0}.footer-links{display:flex;gap:18px}.theme-control{position:relative;margin-left:6px}.theme-button{display:grid;width:44px;min-width:44px;height:44px;padding:0;border:1px solid transparent;border-radius:12px;place-items:center;background:transparent;color:var(--ink);cursor:pointer}.theme-button:hover,.theme-button[aria-expanded=true]{border-color:var(--line);background:var(--surface-soft)}.theme-button>span{font-size:1.35rem;line-height:1}.theme-menu{position:absolute;z-index:70;top:calc(100% + 10px);right:0;display:grid;width:238px;padding:8px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.theme-option{display:grid;min-height:48px;padding:8px 10px;border:0;border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.theme-option:hover,.theme-option[aria-checked=true]{background:var(--surface-soft)}.theme-option__glyph,.theme-option__current{color:var(--brand)}.theme-option__current{min-width:52px;font-size:.73rem;font-weight:800;text-align:right}.entertainment-hero{min-height:640px;padding-block:68px;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);gap:clamp(38px,6vw,78px)}.entertainment-hero .hero-copy h1{margin-bottom:22px;font-size:clamp(3rem,5.3vw,4.8rem);line-height:1.02}.entertainment-hero .hero-copy>p{max-width:570px}.entertainment-visual{min-height:auto;padding:18px;border-color:color-mix(in srgb,var(--line) 80%,transparent);border-radius:28px;gap:18px;background:radial-gradient(circle at 82% 18%,rgba(236,117,70,.2),transparent 28%),linear-gradient(150deg,#17332c,#0b1210 72%);box-shadow:0 28px 70px #05141042}.entertainment-visual:before{display:none}.visual-screen{position:relative;display:grid;overflow:hidden;aspect-ratio:16 / 9;padding:28px;border:1px solid rgba(255,255,255,.1);border-radius:18px;place-items:center;background:radial-gradient(circle at 35% 30%,rgba(103,201,168,.32),transparent 32%),radial-gradient(circle at 70% 70%,rgba(236,117,70,.2),transparent 30%),#111c19;color:#edf7f3;text-align:center}.visual-screen p{align-self:end;margin:0;color:#d9ebe4;font-weight:700}.visual-play,.empty-media__play{position:absolute;top:50%;left:50%;width:58px;height:58px;border-radius:50%;background:var(--accent);box-shadow:0 10px 32px #ec754647;transform:translate(-50%,-50%)}.visual-play:after,.empty-media__play:after{position:absolute;top:50%;left:53%;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid #fff8f4;content:"";transform:translate(-50%,-50%)}.visual-timeline{display:grid;height:10px;overflow:hidden;border-radius:999px;grid-template-columns:1.2fr 1.8fr .8fr 1.4fr;gap:4px}.visual-timeline span{background:#78cfaf7a}.visual-timeline span:nth-child(3){background:var(--accent)}.visual-controls{display:flex;flex-wrap:wrap;gap:8px}.visual-controls span{min-height:38px;padding:9px 12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff0f;color:#dcece6;font-size:.82rem;font-weight:700}.home-process .section-heading p{color:var(--muted)}.home-process .feature-grid{grid-template-columns:1.1fr .9fr}.home-process .feature-card:last-child{min-height:190px;grid-column:1 / -1}.explore-page{padding-top:38px}.explore-hero{max-width:1000px;padding:18px 0 34px}.explore-hero h1{max-width:900px;margin-bottom:16px;font-size:clamp(2.6rem,5.1vw,4.35rem);line-height:1.04}.explore-hero>p{max-width:670px;margin-bottom:28px;color:var(--muted);font-size:1.04rem}.explore-actions{display:grid;max-width:920px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px}.search-field--entertainment{max-width:none}.search-input{position:relative;display:block}.search-field--entertainment input{min-height:54px;padding-left:48px;border-color:color-mix(in srgb,var(--line) 86%,var(--brand));background:var(--surface);box-shadow:0 12px 34px #14392f12}.search-icon{position:absolute;z-index:1;top:50%;left:18px;width:14px;height:14px;border:2px solid var(--muted);border-radius:50%;pointer-events:none;transform:translateY(-60%)}.search-icon:after{position:absolute;right:-6px;bottom:-4px;width:7px;height:2px;border-radius:2px;background:var(--muted);content:"";transform:rotate(45deg)}.public-projects{margin-top:22px}.public-projects>h2{margin-bottom:20px;font-size:1.45rem}.project-card{overflow:visible;border:0;background:transparent;box-shadow:none}.project-thumbnail{border-radius:16px;background:var(--media-surface);box-shadow:0 14px 34px #0b1e181f}.project-thumbnail:after{position:absolute;inset:0;background:#060c0a80;content:"";opacity:0;transition:opacity .18s ease}.project-thumbnail:hover:after,.project-thumbnail:focus-visible:after{opacity:1}.project-play{position:absolute;z-index:1;top:50%;left:50%;display:inline-flex;min-height:44px;padding:10px 14px;border-radius:12px;align-items:center;gap:9px;background:#0c1411e0;color:#f5fbf8;font-size:.82rem;font-weight:800;opacity:0;transform:translate(-50%,calc(-50% + 8px));transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.project-thumbnail:hover .project-play,.project-thumbnail:focus-visible .project-play{opacity:1;transform:translate(-50%,-50%)}.play-icon{width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid var(--accent)}.project-card__body{padding:14px 2px 2px}.project-card__body h3{display:-webkit-box;overflow:hidden;margin:0 0 7px;font-size:1.08rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.project-card__meta{display:flex;min-height:0!important;margin:0!important;flex-wrap:wrap;gap:4px 10px;color:var(--muted);font-size:.8rem!important;line-height:1.45}.project-card__meta>span+span:before{margin-right:10px;color:var(--line);content:"/"}.project-card__body>p:not(.project-card__meta){display:-webkit-box;min-height:0;overflow:hidden;margin:10px 0 0;color:var(--muted);font-size:.86rem;-webkit-box-orient:vertical;-webkit-line-clamp:1}.project-skeleton{display:grid;gap:10px}.project-skeleton span,.project-skeleton i{display:block;border-radius:10px;background:linear-gradient(100deg,var(--surface-soft) 20%,var(--surface) 45%,var(--surface-soft) 70%);background-size:220% 100%}.project-skeleton span{aspect-ratio:16 / 9;border-radius:16px}.project-skeleton i{width:76%;height:16px}.project-skeleton i:last-child{width:52%;height:12px}@media(prefers-reduced-motion:no-preference){.project-skeleton span,.project-skeleton i{animation:skeleton-shift 1.4s ease-in-out infinite}}@keyframes skeleton-shift{to{background-position:-220% 0}}.empty-state--error,.empty-state--search{display:flex;margin-top:30px;padding:26px;border-style:solid;align-items:center;justify-content:space-between;gap:24px;background:var(--surface);text-align:left}.empty-state--error h2,.empty-state--search h2{margin-bottom:6px;font-size:1.2rem}.empty-state--error p,.empty-state--search p{margin:0}.entertainment-empty{display:grid;margin-top:28px;padding:22px;border-style:solid;grid-template-columns:minmax(280px,.9fr) minmax(300px,1.1fr);align-items:center;gap:clamp(28px,5vw,64px);background:var(--surface);text-align:left}.entertainment-empty h2{margin-bottom:10px}.entertainment-empty p{max-width:540px;margin-bottom:22px}.empty-media{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:16px;background:radial-gradient(circle at 28% 30%,rgba(107,199,166,.35),transparent 32%),linear-gradient(145deg,#18342d,#0c1412)}.empty-media__play{width:52px;height:52px}.empty-media__timeline{position:absolute;right:18px;bottom:18px;left:18px;display:grid;height:8px;grid-template-columns:1fr 1.5fr .8fr;gap:4px}.empty-media__timeline i{border-radius:999px;background:#dff3eb5c}.empty-media__timeline i:nth-child(2){background:#ff8b5db8}.share-page{width:min(1280px,calc(100% - 48px));padding-top:44px}.share-stage{padding:clamp(18px,3vw,34px);border:1px solid var(--line);border-radius:26px;background:var(--surface);box-shadow:var(--shadow)}.share-header{margin-bottom:26px;align-items:flex-start}.share-header h1{max-width:920px;margin-bottom:12px;font-size:clamp(2.1rem,4.5vw,3.8rem)}.byline{display:flex;flex-wrap:wrap;gap:5px 18px}.share-stage .interactive-player{padding:0;border:0;background:transparent;box-shadow:none}.share-stage .player-frame{border:1px solid color-mix(in srgb,var(--line) 78%,transparent);border-radius:18px}.share-stage .player-status{padding-inline:0}.share-stage .player-grid{padding-bottom:4px}.share-stage .interactive-player .button--primary{border-color:var(--accent);background:var(--accent);color:#2d1309}.playlist-playback-page{width:min(1440px,calc(100% - 32px))}.playlist-playback-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:24px;align-items:start}.playlist-playback-list{max-height:720px;overflow:auto;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.playlist-playback-list header{position:sticky;top:0;z-index:1;padding:16px;background:var(--surface);border-bottom:1px solid var(--line)}.playlist-playback-list h2{margin:2px 0;font-size:1.1rem}.playlist-playback-list p{margin:0}.playlist-playback-list>button{width:100%;min-height:62px;display:grid;grid-template-columns:28px 56px 1fr auto;gap:10px;align-items:center;padding:8px 12px;border:0;border-bottom:1px solid var(--line);background:transparent;color:inherit;text-align:left}.playlist-playback-list>button[aria-current=page]{box-shadow:inset 4px 0 var(--accent);background:color-mix(in srgb,var(--mint) 46%,var(--surface))}.playlist-playback-list>button img{width:56px;height:42px;object-fit:cover;border-radius:7px}.playlist-playback-list>button strong,.playlist-playback-list>button small{display:block}.player-stage{position:relative;padding:18px;border:1px solid var(--line);border-radius:18px;background:#13251f;color:#f4f7ef}.player-stage__toolbar{display:flex;min-height:44px;justify-content:flex-end;align-items:center;margin-bottom:12px}.player-stage__toolbar .button{min-height:44px}.player-stage .interactive-player{padding:0;border:0;box-shadow:none;background:transparent}.player-stage .player-status{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding-right:0}.immersive-entry{min-height:44px;display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid currentColor;border-radius:10px;background:transparent;color:inherit;white-space:nowrap}.immersive-entry svg,.player-stage__toolbar svg{width:18px;height:18px}.player-stage--immersive .immersive-entry{display:none}.player-stage--immersive{position:fixed;inset:0;z-index:2147483000;width:100vw;height:100dvh;min-height:100svh;max-height:100dvh;overflow:auto;box-sizing:border-box;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));border:0;border-radius:0;background:#102019;color:#f4f7ef;overscroll-behavior:none}.player-stage--immersive>header{position:sticky;top:0;z-index:2;justify-content:space-between;padding-bottom:16px;background:#102019}.player-stage--immersive{display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;overflow:hidden}.player-stage--immersive>.interactive-player{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) clamp(200px,32vw,400px);grid-template-rows:minmax(0,1fr) 56px;gap:8px 16px}.player-stage--immersive>.interactive-player>.player-frame{grid-column:1;grid-row:1;min-height:0}.player-stage--immersive>.interactive-player>.player-status{grid-column:1;grid-row:2;min-height:56px}.player-stage--immersive.player-stage--landscape>.interactive-player>.player-status{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:minmax(0,1fr) 4px;min-height:56px;max-height:56px;overflow:hidden;align-items:center}.player-stage--immersive.player-stage--landscape>.interactive-player>.player-status>div:first-child{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.player-stage--immersive.player-stage--landscape>.interactive-player>.player-status>div:first-child>.eyebrow{display:none}.player-stage--immersive.player-stage--landscape>.interactive-player>.player-status>div:first-child strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-stage--immersive.player-stage--landscape>.interactive-player>.player-status>div:first-child small{white-space:nowrap}.player-stage--immersive.player-stage--landscape>.interactive-player>.player-status>.immersive-entry{grid-column:2;grid-row:1}.player-stage--immersive.player-stage--landscape>.interactive-player>.player-status>.segment-progress{grid-column:1 / -1;grid-row:2;align-self:end;width:100%;height:4px;min-height:3px;margin:0}.player-stage--immersive>.interactive-player>.player-grid{grid-column:2;grid-row:1 / span 2;min-height:0;overflow:auto;padding:0}.player-stage--immersive.player-stage--portrait>.interactive-player{grid-template-columns:1fr;grid-template-rows:auto 56px minmax(0,1fr);gap:8px}.player-stage--immersive.player-stage--portrait>.interactive-player>.player-frame{grid-column:1;grid-row:1}.player-stage--immersive.player-stage--portrait>.interactive-player>.player-status{grid-column:1;grid-row:2}.player-stage--immersive.player-stage--portrait>.interactive-player>.player-grid{grid-column:1;grid-row:3;min-height:0;overflow:auto}.interactive-player--playlist{display:grid;grid-template-columns:minmax(0,1fr) clamp(260px,28vw,360px);grid-template-rows:auto auto auto;gap:12px 24px;align-items:start}.interactive-player--playlist>.player-frame{grid-column:1;grid-row:1}.interactive-player--playlist>.player-status{grid-column:1;grid-row:2}.interactive-player--playlist>.player-countdown{grid-column:1;grid-row:3}.interactive-player--playlist>.playlist-player-side{grid-column:2;grid-row:1 / span 3;min-width:0;min-height:0;display:grid;grid-template-rows:minmax(160px,auto) minmax(220px,1fr);gap:16px}.interactive-player--playlist .player-grid--single{grid-template-columns:minmax(0,1fr);min-width:0;padding:0}.interactive-player--playlist .playlist-playback-list{min-width:0;min-height:0;max-height:520px}.playlist-playback-loading{min-height:240px;display:grid;place-items:center}.player-stage--immersive .playlist-playback-layout{min-height:0;height:100%;overflow:hidden}.player-stage--immersive .playlist-playback-layout>main{min-height:0;height:100%}.player-stage--immersive .interactive-player--playlist{height:100%;min-height:0;grid-template-columns:minmax(0,1fr) clamp(240px,21vw,320px);grid-template-rows:minmax(0,1fr) 56px;gap:8px 16px;align-items:stretch}.player-stage--immersive .interactive-player--playlist>.player-frame{grid-column:1;grid-row:1;min-width:0;min-height:0;width:100%;height:auto;aspect-ratio:16 / 9;align-self:center}.player-stage--immersive .interactive-player--playlist>.player-status{grid-column:1;grid-row:2;min-height:56px;max-height:56px;margin:0}.player-stage--immersive .interactive-player--playlist>.playlist-player-side{grid-column:2;grid-row:1 / span 2;min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) minmax(0,1fr);gap:12px;overflow:hidden}.player-stage--immersive .interactive-player--playlist .player-grid{min-height:0;overflow:auto;padding:0 0 12px;border-top:0}.player-stage--immersive .interactive-player--playlist .playlist-playback-list{min-height:0;max-height:none;overflow:auto;border:0;border-radius:0;background:transparent;box-shadow:none}.player-stage--immersive .interactive-player--playlist .playlist-playback-list header{background:#102019}@media(min-width:1600px){.player-stage--immersive.player-stage--landscape .interactive-player--playlist{grid-template-columns:minmax(0,1fr) minmax(240px,360px)}}@media(max-width:1100px){.interactive-player--playlist{grid-template-columns:1fr}.interactive-player--playlist>.player-frame,.interactive-player--playlist>.player-status,.interactive-player--playlist>.player-countdown,.interactive-player--playlist>.playlist-player-side{grid-column:1}.interactive-player--playlist>.playlist-player-side{grid-row:auto;max-height:none}.interactive-player--playlist .playlist-playback-list{max-height:540px}}@media(max-width:700px){.playlist-playback-page{width:min(100% - 20px,680px)}.player-stage{padding:12px}.player-stage--immersive>header{align-items:flex-start}}@media(orientation:portrait){.player-stage--immersive .interactive-player--playlist{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) 56px minmax(0,1fr)}.player-stage--immersive .interactive-player--playlist>.player-frame{grid-column:1;grid-row:1}.player-stage--immersive .interactive-player--playlist>.player-status{grid-column:1;grid-row:2}.player-stage--immersive .interactive-player--playlist>.playlist-player-side{grid-column:1;grid-row:3;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr);gap:12px}.player-stage--immersive .interactive-player--playlist .player-grid,.player-stage--immersive .interactive-player--playlist .playlist-playback-list{grid-row:1;min-width:0}.player-stage--immersive .interactive-player--playlist .player-grid{grid-column:1}.player-stage--immersive .interactive-player--playlist .playlist-playback-list{grid-column:2}}.button--quiet{border-color:transparent;background:transparent}.about-work{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.about-work h2{margin-bottom:6px;font-size:1rem}.about-work p{max-width:760px;margin:0;color:var(--muted)}:root[data-theme=dark] .route-card,:root[data-theme=dark] .editor-node,:root[data-theme=dark] .node-button{background:#121a18}:root[data-theme=dark] .section--tinted{background:#18221f}:root[data-theme=dark] .policy-nav{background:#151c1aeb}:root[data-theme=dark] .policy-section p,:root[data-theme=dark] .policy-section li{color:var(--muted)}:root[data-theme=dark] .account-danger-zone{border-color:#6b3c3b;background:#241817}:root[data-theme=dark] .modal-backdrop{background:#030907b8}:root[data-theme=dark] .editor-node--selected,:root[data-theme=dark] .node-button--current{background:var(--brand-soft)}:root[data-theme=dark] .node-button--queued{background:var(--accent-soft)}:root[data-theme=dark] .search-field input,:root[data-theme=dark] .field input,:root[data-theme=dark] .field textarea,:root[data-theme=dark] .field select,:root[data-theme=dark] .toolbar select{background:#101715;color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:1000px){.hero-section{min-height:auto;grid-template-columns:1fr}.hero-visual{min-height:400px}.entertainment-visual{min-height:0}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-section-layout{grid-template-columns:1fr}.owner-project{grid-template-columns:130px 1fr}.owner-project__actions{grid-column:1 / -1;max-width:none;justify-content:flex-start}}@media(max-width:959px){.login-page{padding-top:48px;padding-bottom:48px}.login-stage{grid-template-columns:1fr}.login-stage__media{min-height:min(260px,36vw)}.login-stage__media-content{padding:32px}.login-stage__media .brand-logo{margin-bottom:20px}.login-stage__media h1{max-width:none;margin-bottom:10px}.login-stage__media p{max-width:52ch}.login-stage__auth{align-items:flex-start;padding:32px}.policy-consent,.security-note{width:min(100%,480px)}}@media(max-width:820px){.header-inner{min-height:64px;padding-inline:16px}.menu-toggle{display:inline-flex;align-items:center;justify-content:center}.primary-nav{position:absolute;top:63px;right:12px;left:12px;display:none;padding:12px;border:1px solid var(--line);border-radius:16px;flex-direction:column;align-items:stretch;background:var(--surface);box-shadow:var(--shadow)}.primary-nav--open{display:flex}.theme-control{width:100%;margin:2px 0}.theme-button{margin-left:auto}.theme-menu{position:static;width:100%;margin-top:6px;box-shadow:none}.nav-link{width:100%}.account-menu{margin:5px 0 0;padding-top:10px;border-top:1px solid var(--line);justify-content:space-between}.feature-grid,.donation-card,.home-process .feature-grid{grid-template-columns:1fr}.home-process .feature-card:last-child{grid-column:auto}.entertainment-empty,.player-grid{grid-template-columns:1fr}.boundary-section{grid-template-columns:1fr;gap:10px}.page-header--actions,.share-header,.report-panel,.account-danger-zone{align-items:stretch;flex-direction:column}.share-header{display:flex}.donation-qr{width:min(420px,100%);margin:0 auto}.editor-header{align-items:stretch;flex-direction:column;top:64px;padding-block:12px}.save-area{flex-wrap:wrap}.save-status{order:-1;width:100%;text-align:left}.save-reason{text-align:left}.site-footer{align-items:flex-start;flex-direction:column}}@media(max-width:620px){h1{font-size:2.5rem}.hero-section,.section{padding:62px 16px}.hero-section{gap:34px}.entertainment-hero{padding-top:48px}.entertainment-hero .hero-copy h1{font-size:clamp(2.65rem,13vw,3.35rem)}.hero-visual{min-height:360px;padding:30px;border-radius:24px}.route-card--accent{margin-left:24px}.section--tinted{padding-inline:16px}.section-heading--inline{align-items:flex-start;flex-direction:column}.feature-grid,.project-grid,.explore-actions{grid-template-columns:1fr}.explore-actions .button{width:100%}.explore-hero{padding-top:4px}.explore-hero h1{font-size:2.7rem}.entertainment-empty{padding:14px}.entertainment-empty>div:last-child{padding:4px 8px 10px}.empty-state--error,.empty-state--search{align-items:stretch;flex-direction:column}.share-page{width:min(100% - 24px,1280px)}.share-stage{border-radius:20px}.share-header .button-row,.share-header .button{width:100%}.page,.narrow-page,.policy-page,.login-page{width:min(100% - 32px,1192px);padding-top:48px}.login-page{padding-top:40px;padding-bottom:40px}.login-stage__media{min-height:clamp(184px,52vw,216px)}.login-stage__media-content,.login-stage__auth{padding:24px}.login-stage__media .brand-logo{margin-bottom:14px}.login-stage__media h1{font-size:2rem}.login-stage__hint{margin-left:0}.policy-consent,.security-note,.google-button-slot{width:100%}.toolbar,.player-status{align-items:stretch;flex-direction:column}.interactive-player{padding:12px;border-radius:18px}.node-buttons{grid-template-columns:1fr}.donation-card,.policy-section{padding:22px}.account-copy{align-items:stretch;flex-direction:column}.policy-nav{top:72px;overflow-x:auto}.policy-nav a{flex:0 0 auto}.owner-project{grid-template-columns:1fr}.owner-project img{width:100%}.owner-project__actions .button{flex:1 1 120px}.editor-page{padding:12px}.save-area .button{width:100%}.panel{padding:18px}.form-grid,.form-grid--two,.node-list,.youtube-source-search__form,.youtube-search-result{grid-template-columns:1fr}.youtube-source-search__form .button,.youtube-search-result .button,.youtube-search-result img{width:100%}.selected-youtube-source{align-items:stretch;flex-direction:column}.selected-youtube-source>div{align-items:flex-start}.selected-youtube-source .button{width:100%}.admin-row{align-items:stretch;flex-direction:column}.footer-links{flex-wrap:wrap}}@media(hover:none){.project-thumbnail:after{opacity:.22}.project-play{inset:auto 10px 10px auto;width:44px;padding:0;border-radius:50%;justify-content:center;font-size:0;opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--ink: #152320;--muted: #61716c;--surface: #ffffff;--surface-soft: #edf1ed;--line: #d8e0da;--brand: #146b5b;--brand-dark: #143c34;--brand-button: #146b5b;--brand-soft: #dceee7;--accent: #e86742;--accent-soft: #fce7df;--page-background: #f7f6f1;--header-background: rgba(247, 246, 241, .88);--media-surface: #0b100e}:root[data-theme=dark]{--ink: #eef5f1;--muted: #aab9b2;--surface: #151b18;--surface-soft: #1b2420;--line: #2d3934;--brand: #7bd3af;--brand-dark: #a1e4c8;--brand-button: #23725e;--brand-soft: #1d3b31;--accent: #ff8a61;--accent-soft: #4a2a20;--page-background: #0b100e;--header-background: rgba(11, 16, 14, .88);--media-surface: #070a09}body{background:var(--page-background)}.site-header{border-color:color-mix(in srgb,var(--line) 82%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.header-inner{min-height:68px}.brand{gap:0}.brand-logo{display:inline-flex;align-items:center;gap:9px;color:var(--brand-dark)}.brand-logo__mark{width:32px;height:32px;flex:0 0 auto;overflow:visible}.brand-logo__path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.25}.brand-logo__path--active{stroke:var(--accent)}.brand-logo__node{fill:currentColor}.brand-logo__wordmark{font-size:1.08rem;font-weight:700;letter-spacing:-.025em}.brand-logo--compact .brand-logo__mark{width:28px;height:28px}.footer-brand{display:inline-flex;color:inherit;text-decoration:none}.nav-link{border-radius:9px}.theme-icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.theme-button>.theme-icon{font-size:initial}.theme-option__glyph{width:19px;height:19px}.account-control{position:relative;margin-left:5px}.account-button{display:grid;width:42px;height:42px;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:50%;place-items:center;background:var(--brand-soft);color:var(--brand-dark);font-size:.74rem;font-weight:800;cursor:pointer}.account-button img{width:100%;height:100%;object-fit:cover}.account-menu{position:absolute;z-index:70;top:calc(100% + 10px);right:0;display:grid;width:242px;margin:0;padding:8px;border:1px solid var(--line);border-radius:14px;gap:2px;background:var(--surface);box-shadow:var(--shadow)}.account-menu__identity{display:grid;min-width:0;padding:10px 11px 12px;border-bottom:1px solid var(--line);gap:2px}.account-menu__identity span{overflow:hidden;color:var(--muted);font-size:.77rem;text-overflow:ellipsis;white-space:nowrap}.account-menu>a,.account-menu>button{display:flex;min-height:44px;padding:10px 11px;border:0;border-radius:8px;align-items:center;background:transparent;color:var(--ink);font-weight:650;text-align:left;text-decoration:none;cursor:pointer}.account-menu>a:hover,.account-menu>button:hover{background:var(--surface-soft)}.entertainment-hero{min-height:auto;padding-block:86px 72px;grid-template-columns:minmax(0,5fr) minmax(420px,4fr);gap:clamp(44px,6vw,78px)}.entertainment-hero .hero-copy h1{max-width:660px;margin-bottom:24px;font-size:clamp(3.2rem,5.4vw,5rem);line-height:.99}.entertainment-hero .hero-copy>p{max-width:590px;font-size:1.08rem}.entertainment-visual{display:grid;min-width:0;padding:12px;border:1px solid rgba(239,247,242,.13);border-radius:20px;gap:10px;background:#0b100e;box-shadow:0 24px 54px #050d0a33}.visual-screen{position:relative;display:block;overflow:hidden;aspect-ratio:16 / 9;padding:0;border:0;border-radius:13px;background:#0b100e}.visual-screen>img,.empty-media>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.visual-screen__shade,.empty-media__shade{position:absolute;inset:0;background:#040a0833;content:"";pointer-events:none}.visual-play{width:64px;height:64px;box-shadow:0 12px 28px #e867424d}.visual-now{position:absolute;right:16px;bottom:15px;display:grid;min-width:122px;padding:8px 10px;border:1px solid rgba(239,247,242,.16);border-radius:9px;gap:1px;background:#070c0ac7;color:#eff7f2;text-align:left}.visual-now span{color:#c9d8d1;font-size:.69rem}.visual-now strong{font-size:.78rem}.visual-timeline{height:8px;margin:3px 4px 2px;overflow:visible;border-radius:0;gap:5px}.visual-timeline span{border-radius:999px;background:#7bd3af57}.visual-timeline span:nth-child(3),.visual-timeline .is-active{background:var(--accent)}.home-process{padding-block:62px 76px}.home-process .section-heading{margin-bottom:34px}.process-path{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,5vw,72px)}.process-path:before{position:absolute;top:21px;right:10%;left:10%;height:1px;background:var(--line);content:""}.process-step{position:relative;min-width:0}.process-step>span{position:relative;z-index:1;display:grid;width:42px;height:42px;margin-bottom:20px;border:1px solid var(--line);border-radius:50%;place-items:center;background:var(--page-background);color:var(--brand-dark);font-size:.83rem;font-weight:800}.process-step h3{margin-bottom:8px;font-size:1.12rem}.process-step p{max-width:30ch;margin:0;color:var(--muted)}.boundary-section{padding-block:44px 76px;border-top:1px solid var(--line)}.boundary-section h2{font-size:clamp(1.25rem,2vw,1.7rem)}.boundary-section p{font-size:.92rem}.explore-page{padding-top:34px}.explore-hero{max-width:none;padding:12px 0 26px}.explore-hero h1{max-width:850px;margin-bottom:12px;font-size:clamp(2.55rem,4.6vw,4.2rem)}.explore-hero>p{margin-bottom:22px}.explore-actions{max-width:none;grid-template-columns:minmax(0,1fr) auto}.public-projects{margin-top:14px}.project-grid{gap:26px 20px}.project-thumbnail{border-radius:13px}.project-card__body{padding-top:13px}.project-play{border-radius:999px}.entertainment-empty{padding:clamp(16px,2.2vw,28px);border-style:solid;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);background:var(--surface)}.empty-media{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:13px;background:#0b100e}.empty-media__play{z-index:1}.share-page{padding-top:40px}.share-stage{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.share-header{margin-bottom:24px}.share-header h1{display:-webkit-box;max-width:880px;overflow:hidden;margin-bottom:10px;font-size:clamp(2rem,4.2vw,3.6rem);-webkit-box-orient:vertical;-webkit-line-clamp:2}.share-stage .interactive-player{padding:clamp(12px,2vw,20px);border:1px solid #27332e;border-radius:20px;background:#0b100ee6;color:#eef5f1;box-shadow:0 24px 56px #0309072e}@supports (background: color-mix(in srgb,#0b100e 88%,transparent)){.share-stage .interactive-player{background:color-mix(in srgb,#0b100e 90%,transparent)}}.share-stage .player-frame{border-color:#2d3934;border-radius:13px}.share-stage .player-status{position:relative;padding:14px 4px 20px;gap:12px}.segment-progress{position:absolute;right:4px;bottom:8px;left:4px;height:3px;overflow:hidden;border-radius:999px;background:#28332f}.segment-progress>span{display:block;height:100%;border-radius:inherit;background:#ff8a61;transition:width .16s linear}.share-stage .player-status small,.share-stage .node-button small,.share-stage .player-grid .muted{color:#aab9b2}.share-stage .player-grid{border-color:#2d3934;gap:24px}@media(min-width:1001px){.share-page{width:min(1440px,calc(100% - 48px))}.share-stage .interactive-player--share{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,360px);align-items:start;column-gap:clamp(22px,3vw,40px)}.share-stage .interactive-player--share .player-frame,.share-stage .interactive-player--share .player-status,.share-stage .interactive-player--share .player-countdown,.share-stage .interactive-player--share .precision-preview{grid-column:1}.share-stage .interactive-player--share .player-grid{grid-column:2;grid-row:1 / span 2;align-self:start;min-width:0;margin:0;padding:0 0 0 20px;border-top:0;border-left:1px solid #2d3934}.share-stage .interactive-player--share .player-grid--single,.share-stage .interactive-player--share .node-buttons{grid-template-columns:minmax(0,1fr)}.share-stage .interactive-player--share .node-buttons{max-height:420px;overflow-y:auto;padding-right:4px}}.share-stage .node-button{min-height:64px;border-color:#33423c;background:#121a17;color:#eef5f1}.share-stage .node-button--current{border-color:#7bd3af;background:#183329;box-shadow:inset 3px 0 #7bd3af}.share-stage .node-button--queued{border-color:#ff8a61;background:#39241d}.share-stage .interactive-player .button:not(.button--primary){border-color:#425149;background:#151e1a;color:#eef5f1}.about-work{margin-top:30px;padding-top:24px}.report-panel{border:0;border-top:1px solid var(--line);border-radius:0;background:transparent}@media(max-width:1000px){.entertainment-hero{padding-top:64px;grid-template-columns:1fr;gap:38px}.entertainment-visual{width:min(760px,100%)}}@media(max-width:820px){.header-inner{min-height:60px}.primary-nav{top:59px}.theme-button{margin-left:0}.account-control{width:100%;margin:0;padding-top:8px;border-top:1px solid var(--line)}.account-menu{position:static;width:100%;margin-top:6px;box-shadow:none}.process-path{gap:28px}.entertainment-empty{grid-template-columns:1fr}}@media(max-width:620px){.precision-preview{padding:14px}.precision-preview__actions,.connection-candidate{align-items:stretch;flex-direction:column}.precision-preview__duration,.precision-preview__actions .button,.connection-preview-button{width:100%;max-width:none}.connection-candidate{padding-block:6px}.header-inner{padding-inline:14px}.brand-logo__mark{width:28px;height:28px}.brand-logo__wordmark{font-size:1rem}.menu-toggle{min-width:44px}.entertainment-hero{padding:48px 16px 54px;gap:30px}.entertainment-hero .hero-copy h1{font-size:clamp(2.55rem,12.7vw,3.25rem)}.entertainment-hero .hero-copy .button-row,.entertainment-hero .hero-copy .button{width:100%}.entertainment-visual{min-height:0;padding:8px;border-radius:16px}.visual-screen{border-radius:10px}.visual-play{width:54px;height:54px}.visual-now{right:9px;bottom:9px}.home-process{padding-block:50px}.process-path{grid-template-columns:1fr;gap:28px}.process-path:before{inset:21px auto 62px 20px;width:1px;height:auto}.process-step{padding-left:62px}.process-step>span{position:absolute;top:0;left:0}.process-step p{max-width:none}.boundary-section{padding-block:40px 58px}.explore-page{padding-top:32px}.explore-hero h1{font-size:clamp(2.45rem,12vw,3rem)}.explore-actions{grid-template-columns:1fr}.entertainment-empty{padding:12px}.empty-media{grid-row:1}.share-page{padding-top:32px}.share-stage .interactive-player{border-radius:16px}.share-stage .player-status{padding-bottom:22px}.share-stage .player-status .button-row,.share-stage .player-status .button{width:100%}}@media(hover:hover)and (prefers-reduced-motion:no-preference){.project-thumbnail:hover img,.project-thumbnail:focus-visible img{transform:scale(1.02)}}@media(prefers-reduced-motion:reduce){.segment-progress>span{transition:none}}.video-action-bar,.inline-form,.picker-list,.video-item-list,.report-list,.admin-report__controls{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.video-action-bar{margin:14px 0}.video-action-bar>span,.metric-badge{color:var(--muted);font-size:.88rem;font-weight:700}.metric-badge{display:inline-flex;margin-top:8px;padding:4px 8px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft)}.modal{max-height:min(90dvh,760px);overflow-y:auto}.modal textarea,.admin-report textarea{min-height:92px;resize:vertical}.picker-list,.video-item-list,.report-list{display:grid;width:100%}.library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.library-card,.report-detail{padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.video-library-item,.report-row{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:16px;padding:14px 0;border-bottom:1px solid var(--line);color:inherit;text-decoration:none}.video-library-item img,.report-row img{width:150px;aspect-ratio:16 / 9;border-radius:9px;object-fit:cover}.video-library-item h3,.report-row h2{margin:0 0 6px}.video-library-item p,.report-row p{margin:4px 0}.report-row{align-items:center}.admin-report{align-items:start}.admin-report__controls{display:grid;min-width:min(100%,310px)}.admin-report__controls label{display:grid;gap:5px}.status-pill--pending,.status-pill--reviewing{background:#f5e7c7;color:#6b4710}.status-pill--resolved{background:var(--brand-soft);color:var(--brand-dark)}.status-pill--dismissed{background:var(--surface-soft);color:var(--muted)}.status-pill--video-suspended{background:var(--accent-soft);color:#87301d}.sort-field{display:grid;min-width:132px;gap:4px;font-size:.84rem;font-weight:700}.sort-field select{min-height:44px}@media(max-width:767px){.library-grid,.video-library-item,.report-row{grid-template-columns:1fr}.video-library-item img,.report-row img,.video-library-item .button-row{width:100%}.video-library-item .button-row .button{flex:1}}.video-action-bar__favorite{gap:8px}.video-action-bar__icon{width:19px;height:19px;flex:0 0 19px}.video-action-bar__favorite[aria-pressed=true]{border-color:color-mix(in srgb,var(--accent) 52%,var(--line));color:var(--accent)}.video-action-bar__count{white-space:nowrap}.playlist-picker{width:min(560px,100%);max-height:min(90dvh,760px);padding:0;overflow:hidden}.playlist-picker__header,.playlist-picker__footer{display:flex;padding:18px 24px;border-color:var(--line);align-items:center;justify-content:space-between;gap:16px}.playlist-picker__header{border-bottom:1px solid var(--line)}.playlist-picker__header h2{margin:0;font-size:1.2rem}.playlist-picker__close{width:44px;min-width:44px;padding:10px;justify-content:center}.playlist-picker__close svg{width:20px;height:20px}.playlist-picker__body{max-height:min(62dvh,555px);padding:22px 24px;overflow-y:auto}.playlist-picker__description,.playlist-picker__empty{margin:0;color:var(--muted)}.playlist-picker__existing{display:grid;margin-top:20px;gap:10px}.playlist-picker__existing h3{margin:0;font-size:.9rem}.picker-list{gap:8px}.playlist-row{display:grid;width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;background:var(--surface);color:var(--ink);font:inherit;font-weight:700;text-align:left;cursor:pointer}.playlist-row:hover:not(:disabled){border-color:color-mix(in srgb,var(--brand) 45%,var(--line));background:var(--surface-soft)}.playlist-row:focus-visible,.playlist-picker__close:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 55%,transparent);outline-offset:2px}.playlist-row:disabled{cursor:not-allowed;opacity:.62}.playlist-row__name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.playlist-row__count{color:var(--muted);font-size:.84rem;font-weight:700;white-space:nowrap}.playlist-row__new{display:inline-block;margin-left:8px;color:var(--muted);font-size:.76rem;font-weight:700;white-space:nowrap}.playlist-picker__create{display:grid;margin-top:22px;gap:16px}.playlist-picker__divider{display:flex;color:var(--muted);font-size:.84rem;font-weight:700;align-items:center;gap:12px}.playlist-picker__divider:before,.playlist-picker__divider:after{content:"";height:1px;flex:1;background:var(--line)}.playlist-create-form{display:grid;gap:7px}.playlist-create-form>label{color:var(--ink);font-size:.9rem;font-weight:700}.playlist-create-form__controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.playlist-create-form input{width:100%;min-width:0;min-height:44px}.playlist-picker__body>.alert{display:flex;margin:18px 0 0;align-items:center;justify-content:space-between;gap:10px}.playlist-picker__footer{border-top:1px solid var(--line);justify-content:flex-end}.report-dialog{display:flex;width:min(640px,calc(100vw - 48px));max-height:calc(100dvh - 48px);padding:0;overflow:hidden;flex-direction:column}.report-dialog__header,.report-dialog__footer{display:flex;flex:0 0 auto;padding:14px 24px;align-items:center;gap:16px}.report-dialog__header{padding-block:9px}.report-dialog__header{min-height:64px;border-bottom:1px solid var(--line);justify-content:space-between}.report-dialog__header h2{margin:0;font-size:1.35rem}.report-dialog__close{width:44px;min-width:44px;min-height:44px;padding:10px;justify-content:center}.report-dialog__close svg{width:20px;height:20px}.report-dialog__body{min-height:0;padding:10px 24px;overflow-y:auto}.report-dialog__body>:first-child{margin-top:0}.report-dialog__intro,.report-dialog__identity,.report-dialog__timing{margin:0;color:var(--muted)}.report-video-summary{display:grid;margin:8px 0;grid-template-columns:80px minmax(0,1fr);align-items:center;gap:12px}.report-video-summary img{width:80px;height:45px;border-radius:7px;object-fit:cover;background:var(--surface-soft)}.report-video-summary p,.report-video-summary small{display:-webkit-box;margin:0;overflow:hidden;-webkit-box-orient:vertical}.report-video-summary p{-webkit-line-clamp:2;font-weight:700;line-height:1.45}.report-video-summary small{margin-top:3px;color:var(--muted);-webkit-line-clamp:1}.report-dialog .report-reason-group{min-width:0;margin:0;padding:0;border:0}.report-reason-group legend{padding:0;font-weight:700}.report-reason-grid{display:grid;margin-top:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px}.report-reason-grid .radio-row{display:flex;min-width:0;min-height:44px;margin:0;padding:8px 0;align-items:center;gap:10px}.report-reason-grid .radio-row input{flex:0 0 auto}.report-details-field{display:grid;margin-top:12px;gap:7px}.report-details-field>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.report-details-field label{font-weight:700}.report-details-field span{color:var(--muted);font-size:.84rem;font-variant-numeric:tabular-nums}.report-details-field textarea{width:100%;min-height:88px;margin:0;resize:vertical}.report-details-field .field-error,.report-reason-group .field-error{margin:0}.report-dialog__identity{margin-top:8px}.report-dialog__timing{margin-top:6px}.report-dialog__footer{min-height:72px;border-top:1px solid var(--line);justify-content:flex-end}.report-dialog--confirm{width:min(480px,calc(100vw - 48px))}.report-dialog--confirm .report-dialog__body{padding-top:24px}.report-dialog--confirm h2{margin:0 0 8px}.report-dialog--confirm p{margin:0;color:var(--muted)}@media(max-width:539px){.report-dialog{width:min(640px,calc(100vw - 32px));max-height:calc(100dvh - 32px)}.report-dialog__header,.report-dialog__footer,.report-dialog__body{padding-inline:20px}.report-reason-grid{grid-template-columns:1fr}.report-video-summary{grid-template-columns:72px minmax(0,1fr)}.report-video-summary img{width:72px;height:41px}}@media(max-width:390px){.report-dialog__header,.report-dialog__footer,.report-dialog__body{padding-inline:16px}.report-dialog__footer{display:grid;grid-template-columns:1fr}.report-dialog__footer .button{width:100%;min-height:44px}}@media(max-width:767px){.video-action-bar{display:grid;width:100%;grid-template-columns:1fr;align-items:stretch}.video-action-bar .button{width:100%}.video-action-bar__count{min-height:44px;padding:11px 0}.modal-backdrop{padding:16px}.playlist-picker{max-height:90dvh}.playlist-picker__header,.playlist-picker__footer{padding-inline:18px}.playlist-picker__body{max-height:calc(90dvh - 142px);padding:20px 18px}.playlist-create-form__controls{grid-template-columns:1fr}.playlist-create-form__controls .button,.playlist-picker__footer .button{width:100%}.playlist-picker__footer{justify-content:stretch}}.explore-actions{grid-template-columns:minmax(280px,1fr) auto auto;gap:10px}.explore-switches{display:flex;align-items:end;gap:12px}.sort-group{grid-template-columns:1fr;gap:5px}.sort-group__label{padding-bottom:0}.segmented-control{display:inline-flex;min-height:44px;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.segmented-control__button{min-height:44px;padding:8px 13px;border:0;border-right:1px solid var(--line);border-radius:0;background:transparent;color:var(--ink);font:inherit;font-weight:700;white-space:nowrap}.segmented-control__button:last-child{border-right:0}.segmented-control__button[aria-pressed=true]{background:var(--brand);color:var(--on-brand, #fff)}.segmented-control__button:focus-visible{position:relative;z-index:1;outline:3px solid var(--focus, #2a73d9);outline-offset:-3px}.segmented-control__not-applicable{display:inline-flex;min-height:44px;padding:8px 13px;border:1px solid var(--line);border-radius:10px;align-items:center;color:var(--muted);font-weight:700}.project-card__plays{display:block;margin-top:7px;color:var(--muted);font-size:.82rem;font-variant-numeric:tabular-nums;font-weight:700}.select-all-row{display:inline-flex;min-height:44px;margin:12px 0;align-items:center;gap:9px;font-weight:700}.bulk-actions{position:sticky;top:10px;z-index:2;display:flex;margin:0 0 14px;padding:10px;border:1px solid var(--line);border-radius:12px;align-items:center;flex-wrap:wrap;gap:9px;background:var(--surface);box-shadow:0 8px 22px color-mix(in srgb,var(--ink) 10%,transparent)}.bulk-actions strong{margin-right:auto}.owner-project{position:relative;grid-template-columns:auto minmax(0,1fr) auto}.owner-project__select{display:inline-flex;width:28px;min-height:44px;align-items:center}.owner-project__select span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.owner-project__play-entry{display:grid;min-width:0;grid-template-columns:minmax(130px,190px) minmax(0,1fr);align-items:center;gap:18px;border-radius:14px;color:inherit;text-decoration:none}a.owner-project__play-entry{cursor:pointer}a.owner-project__play-entry:hover{text-decoration:none}a.owner-project__play-entry:hover img{transform:scale(1.018)}a.owner-project__play-entry:hover .owner-project__content{background:var(--brand-soft)}a.owner-project__play-entry:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.owner-project__play-entry img{width:100%;max-width:190px;transition:transform .16s ease}.owner-project__content{min-width:0;padding:8px;border-radius:11px;transition:background-color .16s ease}.owner-project__content small{display:block;margin-top:6px;color:var(--muted);font-size:.78rem;font-weight:650}.visibility-switch{display:grid;min-width:104px;gap:2px;color:var(--ink);font-weight:700}.visibility-switch__input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.visibility-switch__control{position:relative;display:inline-flex;width:44px;min-height:26px;border:1px solid var(--line);border-radius:999px;align-items:center;background:var(--surface-soft);transition:background-color .16s ease,border-color .16s ease}.visibility-switch__thumb{width:20px;height:20px;margin-left:2px;border-radius:50%;background:var(--surface);box-shadow:0 1px 3px color-mix(in srgb,var(--ink) 26%,transparent);transition:transform .16s ease}.visibility-switch__input:checked+.visibility-switch__control{border-color:var(--brand);background:var(--brand)}.visibility-switch__input:checked+.visibility-switch__control .visibility-switch__thumb{transform:translate(16px);background:var(--on-brand)}.visibility-switch__input:focus-visible+.visibility-switch__control{outline:3px solid var(--accent);outline-offset:3px}.visibility-switch:not(.visibility-switch--disabled):hover .visibility-switch__control{border-color:color-mix(in srgb,var(--brand) 65%,var(--line))}.visibility-switch--disabled{color:var(--muted)}.visibility-switch--disabled .visibility-switch__control{border-color:var(--line);background:color-mix(in srgb,var(--surface-soft) 72%,var(--surface))}.visibility-switch--disabled .visibility-switch__thumb{background:color-mix(in srgb,var(--surface) 72%,var(--muted))}.visibility-switch__input[aria-busy=true]+.visibility-switch__control .visibility-switch__thumb{border:2px solid color-mix(in srgb,var(--on-brand) 45%,transparent);border-top-color:var(--on-brand);background:transparent}@media(prefers-reduced-motion:no-preference){.visibility-switch__input[aria-busy=true]+.visibility-switch__control .visibility-switch__thumb{animation:visibility-switch-spin-off .7s linear infinite}.visibility-switch__input[aria-busy=true]:checked+.visibility-switch__control .visibility-switch__thumb{animation-name:visibility-switch-spin-on}}@keyframes visibility-switch-spin-off{to{transform:rotate(1turn)}}@keyframes visibility-switch-spin-on{to{transform:translate(16px) rotate(1turn)}}.visibility-switch small{color:var(--muted);font-weight:500}.visibility-switch--disabled small{color:var(--muted)}.library-card__active{color:var(--brand);font-weight:700}.playlist-content-panel{margin-top:20px;padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.playlist-content-panel>header{display:flex;padding-bottom:14px;border-bottom:1px solid var(--line);align-items:start;justify-content:space-between;gap:14px}.playlist-content-panel h2,.playlist-content-panel p{margin:0}.library-grid--playlists{align-items:start}.playlist-search{display:grid;margin:18px 0;gap:7px;font-weight:700}.playlist-search input{width:100%;min-height:44px}.playlist-search .button{justify-self:start;min-height:44px}.library-card--playlist{display:grid;min-width:0;gap:14px}.library-card--playlist>header{display:flex;padding-bottom:12px;border-bottom:1px solid var(--line);align-items:start;justify-content:space-between;gap:12px}.library-card--playlist h2,.library-card--playlist p{margin:0}.library-card--playlist>header .button-row{justify-content:flex-end}.library-playlist-items{display:grid;max-height:320px;overflow-y:auto;overscroll-behavior:contain}.library-playlist-items>p{padding:8px 0;color:var(--muted)}.library-playlist-item{display:grid;min-width:0;grid-template-columns:72px minmax(0,1fr) auto;gap:10px;padding:10px 0;border-bottom:1px solid var(--line);align-items:center}.library-playlist-item:last-child{border-bottom:0}.library-playlist-item img{width:72px;aspect-ratio:16 / 9;border-radius:7px;object-fit:cover}.library-playlist-item h3{margin:0 0 3px;font-size:.96rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-playlist-item p{font-size:.84rem}.library-playlist-item__available{color:var(--brand);font-weight:700}.library-playlist-item__unavailable{color:var(--muted)}.admin-report__video{display:grid;grid-template-columns:150px minmax(0,1fr);margin-bottom:14px;gap:14px}.admin-report__video img{width:150px;aspect-ratio:16 / 9;border-radius:9px;object-fit:cover}.admin-report__video h2{margin:3px 0}.precision-preview{max-width:700px}.editor-player-info-shell{container-name:editor-player;container-type:inline-size;width:100%;min-width:0}.editor-player-info{display:grid;width:100%;min-width:0;margin-bottom:16px;grid-template-columns:minmax(0,1fr);row-gap:12px;align-items:start}.editor-player-info>*{min-width:0}.editor-player-info>.player-status{display:grid;width:auto;min-width:0;margin:0;padding:10px 2px;gap:10px;align-items:start;overflow-wrap:anywhere}.editor-player-info>.precision-preview{display:grid;width:auto;min-width:0;max-width:none;margin:0;padding:12px;gap:7px;overflow-wrap:anywhere}.editor-player-info .precision-preview__range{width:100%;min-width:0;max-width:420px;gap:4px}.editor-player-info .precision-preview__range input[type=range]{min-width:0;min-height:44px}.editor-player-info .precision-preview__scale{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.editor-player-info .precision-preview__scale span:nth-child(2){text-align:center}.editor-player-info .precision-preview__scale span:last-child{text-align:right}.editor-player-info .precision-preview__actions{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.editor-player-info .precision-preview__duration{width:100%;min-width:0}.editor-player-info .precision-preview__actions>.button,.editor-player-info .precision-preview__actions input{width:100%;min-width:0;min-height:44px}.editor-player-feedback{display:grid;min-width:0;grid-column:1 / -1;gap:6px;overflow-wrap:anywhere}.editor-player-feedback>*{min-width:0;margin:0}@container editor-player (min-width: 470px){.editor-player-info--precision{grid-template-columns:minmax(160px,2fr) minmax(280px,3fr);column-gap:12px}.editor-player-info--precision>.player-status,.editor-player-info--precision>.precision-preview{grid-row:1}}@container editor-player (min-width: 700px){.editor-player-info--precision{grid-template-columns:minmax(240px,2fr) minmax(372px,3fr);column-gap:16px}.editor-player-info .precision-preview__actions{grid-template-columns:minmax(116px,.8fr) repeat(2,minmax(120px,1fr));align-items:end}}.sort-group{display:grid;grid-template-columns:auto repeat(2,minmax(132px,auto));align-items:end;gap:8px}.explore-switches .sort-group{grid-template-columns:1fr}.explore-switches .sort-group__label{padding-bottom:0}.sort-group__label{padding-bottom:12px;color:var(--muted);font-size:.84rem;font-weight:700}.explore-actions>.button{min-height:44px;align-self:end;white-space:nowrap}.explore-refresh-error{display:flex;margin:-8px 0 16px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--accent) 42%,var(--line));border-radius:10px;align-items:center;justify-content:space-between;gap:12px;background:color-mix(in srgb,var(--accent-soft) 45%,var(--surface));color:var(--ink);font-size:.9rem;font-weight:700}.explore-refresh-error .button{min-height:36px;padding-block:6px}@media(min-width:768px)and (max-width:1023px){.explore-actions{grid-template-columns:minmax(220px,1fr) auto}.explore-switches{grid-column:1 / -1;grid-row:2}.explore-actions>.button{grid-column:2;grid-row:2;justify-self:end}}@media(max-width:767px){.explore-actions{grid-template-columns:1fr}.explore-switches{display:grid;grid-template-columns:1fr;align-items:stretch}.sort-group,.segmented-control{width:100%}.segmented-control__button{flex:1 1 0;padding-inline:8px}.explore-actions .sort-field,.explore-actions .sort-field select,.explore-actions>.button{width:100%}.explore-refresh-error{align-items:stretch;flex-direction:column}.bulk-actions{position:static;display:grid;grid-template-columns:1fr}.bulk-actions .button{width:100%}.owner-project{grid-template-columns:1fr}.owner-project__select{width:auto}.owner-project__select span{position:static;width:auto;height:auto;overflow:visible;clip:auto}.playlist-content-panel{padding:14px}.playlist-content-panel>header{display:grid;grid-template-columns:1fr}.playlist-content-panel>header .button{width:100%}.library-card--playlist>header{display:grid;grid-template-columns:1fr}.library-card--playlist>header .button-row{justify-content:stretch}.library-card--playlist>header .button{flex:1}.library-playlist-item{grid-template-columns:64px minmax(0,1fr)}.library-playlist-item .button{grid-column:1 / -1;width:100%}.library-playlist-item img{width:64px}.playlist-search .button{width:100%}.admin-report__video{grid-template-columns:1fr}.admin-report__video img{width:100%}.editor-player-info .precision-preview__range{max-width:none}}@media(max-width:620px){.editor-player-info--precision{grid-template-columns:minmax(0,1fr);column-gap:0}.editor-player-info--precision>.player-status,.editor-player-info--precision>.precision-preview{grid-row:auto}}@media(max-width:359px){.segmented-control{flex-wrap:wrap}.segmented-control__button{flex-basis:50%}}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist){height:100%;min-height:0;overflow:hidden;grid-template-columns:minmax(0,1fr) clamp(240px,27vw,400px);grid-template-rows:minmax(0,1fr) 56px;gap:8px 16px}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-frame{grid-column:1;grid-row:1;width:100%;height:100%;min-height:0;aspect-ratio:16 / 9;align-self:center}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-status{position:static;display:grid;grid-column:1;grid-row:2;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) 4px;min-height:56px;max-height:56px;margin:0;padding:0;overflow:hidden}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-status>.player-status__summary{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:8px}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-status .eyebrow,.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-status strong,.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-status__summary .player-status__time{white-space:nowrap}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-status strong{min-width:0;overflow:hidden;text-overflow:ellipsis}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-status .player-status__state,.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-status .player-status__message{display:none}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-status>.segment-progress{position:static;grid-row:2;width:100%;height:4px;min-height:3px;margin:0}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-grid{grid-column:2;grid-row:1 / span 2;min-height:0;overflow:hidden}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-grid>div{height:100%;min-height:0;overflow:auto;overscroll-behavior:contain}@media(max-height:479px)and (orientation:landscape){.player-stage--immersive>.interactive-player:not(.interactive-player--playlist){grid-template-rows:minmax(0,1fr) 48px;gap:6px 8px}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-status{min-height:48px;max-height:48px}}@media(orientation:portrait){.player-stage--immersive>.interactive-player:not(.interactive-player--playlist){grid-template-columns:1fr;grid-template-rows:min(48dvh,calc((100vw - 48px)*.5625)) 56px minmax(0,1fr);gap:8px}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-frame{grid-column:1;grid-row:1;align-self:start}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-status{grid-column:1;grid-row:2}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-grid{grid-column:1;grid-row:3}}.save-area--segments,.save-area--connections{margin-top:24px;padding-top:18px;border-top:1px solid var(--line);justify-content:flex-end}.save-area--segments>div,.save-area--connections>div{margin-right:auto}.editor-settings__heading{display:flex;margin-bottom:16px;align-items:center;justify-content:space-between;gap:12px}.editor-settings__heading h3{margin:0}.time-input-group{margin:16px 0;padding:14px;border:1px solid var(--line);border-radius:12px}.time-input-group legend{padding-inline:6px;color:var(--ink);font-weight:700}.time-inputs{display:grid;grid-template-columns:minmax(88px,1fr) 12px minmax(88px,1fr) 12px minmax(96px,1fr);align-items:end;gap:6px}.time-inputs .field{min-width:88px}.time-inputs input[type=number]{min-width:0;padding-inline:11px 34px;font-variant-numeric:tabular-nums}.time-separator{width:12px;padding-bottom:10px;color:var(--muted);text-align:center;font-weight:800}.editor-block--segments .node-list--segments{display:grid;grid-template-columns:minmax(0,1fr);gap:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.editor-block--segments .editor-node{min-height:52px;padding:9px 12px;border:0;border-bottom:1px solid var(--line);border-radius:0;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;background:transparent}.editor-block--segments .editor-node:last-child{border-bottom:0}.editor-block--segments .editor-node small{white-space:nowrap;font-variant-numeric:tabular-nums}.editor-block--segments .editor-node em:not(.editor-node__lyric){display:none}.editor-block--segments .editor-node__lyric{display:block;grid-column:2 / -1;margin-top:-5px;color:var(--muted);font-size:.72rem;font-style:normal;font-weight:650;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-block--segments .editor-node--playing .editor-node__lyric{color:#dceee7}.node-list--sources .editor-node__lyric{display:block;grid-column:2 / -1;margin-top:-4px;overflow:hidden;color:var(--muted);font-size:.72rem;font-style:normal;font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.editor-block--segments .editor-node--selected{outline:0;background:color-mix(in srgb,var(--brand-soft) 58%,var(--surface));box-shadow:inset 3px 0 0 var(--brand)}.editor-block--segments .editor-node--selected strong{font-weight:800}.editor-block--segments .editor-node:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.editor-block--segments .editor-node--playing{border-color:transparent;background:var(--brand-dark);box-shadow:inset 3px 0 0 var(--accent)}.field-error{display:block;margin-top:8px;color:var(--danger);font-weight:650}.editor-node--playing{border-color:var(--brand-dark);background:var(--brand-dark);color:#fff;box-shadow:inset 3px 0 0 var(--accent)}.editor-node--playing small,.editor-node--playing em,.editor-node--playing>span{color:#dceee7}.editor-node--current:not(.editor-node--playing){border-color:color-mix(in srgb,var(--brand) 68%,var(--line));box-shadow:inset 3px 0 0 var(--brand)}.editor-node--selected{outline:2px solid var(--brand);outline-offset:2px}.editor-node--playing.editor-node--selected{outline-color:var(--accent)}.playback-badge{display:inline-flex;width:fit-content;min-height:22px;margin-top:4px;padding:2px 8px;border:1px solid currentColor;border-radius:999px;align-items:center;font-size:.72rem;font-weight:800}.editor-node--playing .playback-badge{color:#fff;background:#ffffff24}@media(max-width:820px){.editor-header{align-items:stretch;flex-direction:column;padding-block:12px}}@media(max-width:620px){.editor-settings__heading{align-items:stretch;flex-direction:column}.editor-settings__heading .button,.save-area--segments .button,.save-area--connections .button{width:100%;min-height:44px}.time-inputs{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.time-inputs .field{min-width:0}.time-inputs .field:last-of-type{grid-column:1 / 2;margin-top:2px}.time-inputs .time-separator:last-of-type{display:none}}@media(min-width:768px)and (max-width:1023px){.owner-project{grid-template-columns:auto minmax(0,1fr)}.owner-project__play-entry{grid-template-columns:minmax(130px,190px) minmax(0,1fr)}.owner-project__actions{grid-column:1 / -1;max-width:none;justify-content:flex-start}}@media(max-width:767px){.owner-project__play-entry{grid-template-columns:1fr;gap:10px}.owner-project__play-entry img{max-width:none}.owner-project__actions{display:grid;max-width:none;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.owner-project__actions .visibility-switch{grid-column:1 / -1}.owner-project__actions .button{width:100%}}@media(prefers-reduced-motion:reduce){.owner-project__play-entry img,.owner-project__content,.visibility-switch__control,.visibility-switch__thumb{transition:none}}.player-stage{--player-pane-bg: #121a17;--player-pane-border: #2d3934;--player-pane-text: #eef5f1;--player-pane-muted: #aab9b2;--player-pane-hover: #1a2722;--player-pane-current: #183329;--player-pane-queued: #39241d;--player-pane-disabled: #101612}.playlist-playback-layout,.playlist-playback-layout>main{display:block;min-width:0}.player-status__message{margin:4px 0 0;color:inherit;font-size:.82rem}.player-stage .interactive-player--playlist{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;gap:12px}.player-stage .interactive-player--playlist>.player-frame{grid-column:1;grid-row:1;min-width:0;width:100%}.player-stage .interactive-player--playlist>.player-status{grid-column:1;grid-row:2;min-width:0}.player-stage .interactive-player--playlist>.player-countdown{display:none}.player-stage .interactive-player--playlist>.playlist-player-side{display:grid;min-width:0;grid-column:1;grid-row:3;grid-template-rows:minmax(160px,auto) minmax(220px,auto);gap:12px}.player-stage .interactive-player--playlist .player-grid,.player-stage .interactive-player--playlist .playlist-playback-list{min-width:0;overflow:auto;border:1px solid var(--player-pane-border);border-radius:10px;background:var(--player-pane-bg);color:var(--player-pane-text);box-shadow:none;scrollbar-color:#52635b var(--player-pane-bg)}.player-stage .interactive-player--playlist .player-grid{display:block;max-height:min(420px,44dvh);margin:0;padding:0}.player-stage .interactive-player--playlist .player-grid>div{min-width:0}.player-stage .interactive-player--playlist .player-grid h3{position:sticky;z-index:1;top:0;min-height:52px;margin:0;padding:16px 14px 10px;border-bottom:1px solid var(--player-pane-border);background:var(--player-pane-bg);color:var(--player-pane-text)}.player-stage .interactive-player--playlist .natural-next-note,.player-stage .interactive-player--playlist .queued-note{margin:10px 14px;color:var(--player-pane-muted)}.player-stage .interactive-player--playlist .player-grid__status-message{margin:10px 14px;color:var(--player-pane-text);font-size:.84rem}.player-stage .interactive-player--playlist .node-buttons{padding:0 10px 10px;grid-template-columns:1fr}.player-stage .interactive-player--playlist .node-button{min-height:44px;border-color:var(--player-pane-border);border-radius:8px;background:var(--player-pane-bg);color:var(--player-pane-text)}.player-stage .interactive-player--playlist .node-button small{color:var(--player-pane-muted)}.player-stage .interactive-player--playlist .node-button:hover:not(:disabled){background:var(--player-pane-hover)}.player-stage .interactive-player--playlist .node-button--queued{border-color:#ff8a61;background:var(--player-pane-queued)}.player-stage .interactive-player--playlist .node-button:focus-visible,.player-stage .interactive-player--playlist .playlist-playback-list>button:focus-visible,.player-stage .immersive-entry:focus-visible,.player-stage__toolbar .button:focus-visible{outline:3px solid #ff8a61;outline-offset:2px}.player-stage .interactive-player--playlist .playlist-playback-list{max-height:min(560px,66dvh)}.player-stage .interactive-player--playlist .playlist-playback-list header{min-height:52px;padding:14px;border-bottom-color:var(--player-pane-border);background:var(--player-pane-bg);color:var(--player-pane-text)}.player-stage .interactive-player--playlist .playlist-playback-list h2{color:var(--player-pane-text)}.player-stage .interactive-player--playlist .playlist-playback-list header p,.player-stage .interactive-player--playlist .playlist-playback-list small{color:var(--player-pane-muted)}.player-stage .interactive-player--playlist .playlist-playback-list>button{min-height:52px;grid-template-columns:28px 48px minmax(0,1fr) auto;gap:10px;border-bottom-color:var(--player-pane-border);background:var(--player-pane-bg);color:var(--player-pane-text)}.player-stage .interactive-player--playlist .playlist-playback-list>button img{width:48px;height:36px}.player-stage .interactive-player--playlist .playlist-playback-list>button strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.player-stage .interactive-player--playlist .playlist-playback-list>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-stage .interactive-player--playlist .playlist-playback-list>button:hover:not(:disabled){background:var(--player-pane-hover)}.player-stage .interactive-player--playlist .playlist-playback-list>button[aria-current=page]{box-shadow:inset 4px 0 #7bd3af;background:var(--player-pane-current)}.player-stage .interactive-player--playlist .playlist-playback-list>button:disabled{opacity:1;background:var(--player-pane-disabled);color:#7f9188}.player-stage .interactive-player--playlist .playlist-playback-list>button:disabled small{color:#7f9188}@media(min-width:960px){.player-stage .interactive-player--playlist{grid-template-columns:minmax(0,1fr) clamp(280px,27vw,360px);grid-template-rows:minmax(0,1fr) auto;column-gap:clamp(16px,2vw,28px);align-items:stretch}.player-stage .interactive-player--playlist>.player-frame{grid-column:1;grid-row:1}.player-stage .interactive-player--playlist>.player-status{grid-column:1;grid-row:2}.player-stage .interactive-player--playlist>.playlist-player-side{grid-column:2;grid-row:1 / span 2;grid-template-rows:minmax(160px,.85fr) minmax(220px,1.15fr);align-self:stretch}}@media(min-width:600px)and (max-width:959px){.player-stage .interactive-player--playlist .player-grid,.player-stage .interactive-player--playlist .playlist-playback-list{max-height:420px}}@media(max-width:599px){.player-stage .interactive-player--playlist .player-grid,.player-stage .interactive-player--playlist .playlist-playback-list{max-height:40dvh}.player-stage .interactive-player--playlist .playlist-playback-list>button{grid-template-columns:24px 40px minmax(0,1fr)}.player-stage .interactive-player--playlist .playlist-playback-list>button>small:last-child{grid-column:2 / -1}.player-stage .interactive-player--playlist .playlist-playback-list>button img{width:40px;height:30px}}.player-stage--immersive .interactive-player--playlist{height:100%;min-height:0;grid-template-columns:minmax(0,1fr) clamp(260px,27vw,400px);grid-template-rows:minmax(0,1fr) 56px;gap:8px 16px}.player-stage--immersive .interactive-player--playlist>.player-frame{grid-column:1;grid-row:1;min-height:0}.player-stage--immersive .interactive-player--playlist>.player-status{grid-column:1;grid-row:2;min-height:56px;max-height:56px}.player-stage--immersive .interactive-player--playlist>.playlist-player-side{grid-column:2;grid-row:1 / span 2;min-height:0;grid-template-rows:minmax(132px,1fr) minmax(132px,1fr);overflow:hidden}.player-stage--immersive .interactive-player--playlist .player-grid,.player-stage--immersive .interactive-player--playlist .playlist-playback-list{max-height:none;min-height:0;border-radius:0}.player-stage--immersive.player-stage--landscape .interactive-player--playlist>.player-status{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:minmax(0,1fr) 4px;overflow:hidden;align-items:center}.player-stage--immersive.player-stage--landscape .interactive-player--playlist>.player-status>div:first-child{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.player-stage--immersive.player-stage--landscape .interactive-player--playlist>.player-status>div:first-child>.eyebrow{display:none}.player-stage--immersive.player-stage--landscape .interactive-player--playlist>.player-status strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-stage--immersive.player-stage--landscape .interactive-player--playlist>.player-status small{white-space:nowrap}.player-stage--immersive.player-stage--landscape .interactive-player--playlist>.player-status>.segment-progress{grid-column:1 / -1;grid-row:2;align-self:end;width:100%;height:4px;min-height:3px;margin:0}@media(min-width:568px)and (max-width:1023px){.player-stage--immersive .interactive-player--playlist{grid-template-columns:minmax(0,1fr) clamp(220px,27vw,320px)}}@media(max-height:479px)and (orientation:landscape){.player-stage--immersive .interactive-player--playlist{grid-template-rows:minmax(0,1fr) 48px;gap:6px 8px}.player-stage--immersive .interactive-player--playlist>.player-status{min-height:48px;max-height:48px}}@media(orientation:portrait){.player-stage--immersive .interactive-player--playlist{grid-template-columns:1fr;grid-template-rows:minmax(0,min(48dvh,calc((100vw - 50px)*.5625))) 56px minmax(0,1fr);gap:8px}.player-stage--immersive .interactive-player--playlist>.player-frame{grid-column:1;grid-row:1;align-self:start}.player-stage--immersive .interactive-player--playlist>.player-status{position:relative;display:grid;grid-column:1;grid-row:2;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) 4px;min-height:56px;max-height:56px;overflow:hidden}.player-stage--immersive .interactive-player--playlist>.player-status>div:first-child{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:8px}.player-stage--immersive .interactive-player--playlist>.player-status>div:first-child>.eyebrow{display:block;white-space:nowrap}.player-stage--immersive .interactive-player--playlist>.player-status>div:first-child>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-stage--immersive .interactive-player--playlist>.player-status>div:first-child>small{white-space:nowrap}.player-stage--immersive .interactive-player--playlist>.player-status>div:first-child>small[role=status],.player-stage--immersive .interactive-player--playlist>.player-status .player-status__message{display:none}.player-stage--immersive .interactive-player--playlist>.player-status>.segment-progress{position:absolute;right:0;bottom:0;left:0;grid-column:1 / -1;grid-row:2;width:100%;height:4px;min-height:3px;margin:0}.player-stage--immersive .interactive-player--playlist>.playlist-player-side{grid-column:1;grid-row:3;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr);gap:8px}.player-stage--immersive .interactive-player--playlist .player-grid{grid-column:1;grid-row:1}.player-stage--immersive .interactive-player--playlist .playlist-playback-list{grid-column:2;grid-row:1}.player-stage--immersive .interactive-player--playlist .player-grid h3,.player-stage--immersive .interactive-player--playlist .playlist-playback-list header{min-height:48px;padding:12px 10px}}.player-stage--immersive{display:grid;grid-template-rows:52px minmax(0,1fr);gap:8px;overflow:hidden}.player-stage--immersive>.player-stage__toolbar{min-width:0;min-height:52px;margin:0;padding:0;overflow:hidden}.player-stage--immersive>.player-stage__toolbar strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-stage--immersive>.player-stage__toolbar .button{flex:0 0 auto;min-height:44px;white-space:nowrap}.player-stage--immersive>.playlist-playback-layout,.player-stage--immersive>.interactive-player,.player-stage--immersive .playlist-playback-layout>main{height:100%;min-height:0;overflow:hidden}.playlist-playback-list{display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.playlist-playback-list__heading{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.playlist-autonext{display:inline-flex;flex:0 0 auto;min-width:44px;min-height:44px;align-items:center;gap:7px;color:var(--player-pane-text, var(--ink));font-size:.78rem;font-weight:750;white-space:nowrap}.playlist-autonext input{width:18px;height:18px;margin:0;accent-color:#7bd3af}.playlist-autonext__narrow{display:none}.playlist-autonext:focus-within{outline:3px solid #ff8a61;outline-offset:2px}.playlist-playback-list__items{min-height:0;overflow:auto;overscroll-behavior:contain}.playlist-playback-list__items>button{width:100%;min-height:52px;display:grid;grid-template-columns:28px 48px minmax(0,1fr) auto;gap:10px;align-items:center;padding:8px 12px;border:0;border-bottom:1px solid var(--player-pane-border, var(--line));background:var(--player-pane-bg, transparent);color:var(--player-pane-text, inherit);text-align:left}.playlist-playback-list__items>button img{width:48px;height:36px;object-fit:cover;border-radius:7px}.playlist-playback-list__items>button strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.playlist-playback-list__items>button small{display:block;overflow:hidden;color:var(--player-pane-muted, var(--muted));text-overflow:ellipsis;white-space:nowrap}.playlist-playback-list__items>button[aria-current=page]{box-shadow:inset 4px 0 #7bd3af;background:var(--player-pane-current, color-mix(in srgb, var(--mint) 46%, var(--surface)))}.playlist-playback-list__items>button:hover:not(:disabled){background:var(--player-pane-hover, var(--surface))}.playlist-playback-list__items>button:disabled{opacity:1;background:var(--player-pane-disabled, var(--surface));color:#7f9188}.playlist-playback-list__items>button:focus-visible{outline:3px solid #ff8a61;outline-offset:-3px}.player-stage--immersive .interactive-player--playlist{height:100%;min-height:0;overflow:hidden;grid-template-columns:minmax(0,1fr) clamp(240px,27vw,400px);grid-template-rows:minmax(0,1fr) 56px;gap:8px 16px}.player-stage--immersive .interactive-player--playlist>.player-frame{grid-column:1;grid-row:1;width:100%;height:100%;min-height:0;aspect-ratio:16 / 9;align-self:center}.player-stage--immersive .interactive-player--playlist>.player-status{position:static;display:grid;grid-column:1;grid-row:2;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) 4px;min-height:56px;max-height:56px;margin:0;padding:0;overflow:hidden}.player-stage--immersive .interactive-player--playlist>.player-status>.player-status__summary{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:8px}.player-stage--immersive .interactive-player--playlist>.player-status .eyebrow,.player-stage--immersive .interactive-player--playlist>.player-status strong,.player-stage--immersive .interactive-player--playlist>.player-status__summary .player-status__time{white-space:nowrap}.player-stage--immersive .interactive-player--playlist>.player-status strong{min-width:0;overflow:hidden;text-overflow:ellipsis}.player-stage--immersive .interactive-player--playlist>.player-status__summary .player-status__state{display:none;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-stage--immersive .interactive-player--playlist>.player-status .player-status__message{display:none}.player-stage--immersive .interactive-player--playlist>.player-status>.segment-progress{position:static;grid-row:2;width:100%;height:4px;min-height:3px;margin:0}.player-stage--immersive .interactive-player--playlist>.playlist-player-side{grid-column:2;grid-row:1 / span 2;min-height:0;overflow:hidden;grid-template-rows:minmax(0,1fr) minmax(0,1fr);gap:12px}.player-stage--immersive .interactive-player--playlist .player-grid,.player-stage--immersive .interactive-player--playlist .playlist-playback-list{min-height:0;max-height:none;overflow:hidden}.player-stage--immersive .interactive-player--playlist .player-grid>div{height:100%;min-height:0;overflow:auto;overscroll-behavior:contain}@media(max-height:479px)and (orientation:landscape){.player-stage--immersive{grid-template-rows:44px minmax(0,1fr);gap:6px}.player-stage--immersive>.player-stage__toolbar{min-height:44px}.player-stage--immersive .interactive-player--playlist{grid-template-rows:minmax(0,1fr) 48px;gap:6px 8px}.player-stage--immersive .interactive-player--playlist>.player-status{min-height:48px;max-height:48px}}@media(orientation:portrait){.player-stage--immersive .interactive-player--playlist{grid-template-columns:1fr;grid-template-rows:min(48dvh,calc((100vw - 48px)*.5625)) 56px minmax(0,1fr);gap:8px}.player-stage--immersive .interactive-player--playlist>.player-frame{grid-column:1;grid-row:1;align-self:start}.player-stage--immersive .interactive-player--playlist>.player-status{grid-column:1;grid-row:2}.player-stage--immersive .interactive-player--playlist>.playlist-player-side{grid-column:1;grid-row:3;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr);gap:8px}.player-stage--immersive .interactive-player--playlist .player-grid{grid-column:1;grid-row:1}.player-stage--immersive .interactive-player--playlist .playlist-playback-list{grid-column:2;grid-row:1}.player-stage--immersive .interactive-player--playlist .player-grid h3,.player-stage--immersive .interactive-player--playlist .playlist-playback-list header{min-height:48px;padding:10px}.player-stage--immersive .interactive-player--playlist>.player-status__summary .player-status__state{display:none}.playlist-playback-list__heading{align-items:flex-start;flex-direction:column;gap:0}.playlist-autonext__wide{display:none}.playlist-autonext__narrow{display:inline}}@media(max-width:359px){.playlist-playback-list__items>button{grid-template-columns:24px 40px minmax(0,1fr)}.playlist-playback-list__items>button>small:last-child{grid-column:2 / -1}.playlist-playback-list__items>button img{width:40px;height:30px}}.whole-song-navigator{position:relative;display:grid;min-width:0;max-height:108px;padding:4px 0;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:44px 48px;gap:4px 10px;color:var(--player-pane-text, inherit)}.whole-song-navigator__overview{display:grid;min-width:0;grid-column:1;grid-row:1;grid-template-rows:minmax(24px,1fr) auto;align-self:stretch}.whole-song-navigator__summary{display:flex;min-width:0;align-items:center;gap:8px;color:var(--player-pane-muted, var(--muted));font-size:.75rem;line-height:1.2;white-space:nowrap}.whole-song-navigator__summary strong{flex:0 0 auto;color:var(--player-pane-text, inherit);font-size:.88rem}.whole-song-navigator__state{min-width:0;overflow:hidden;text-overflow:ellipsis}.whole-song-navigator>.immersive-entry{grid-column:2;grid-row:1;align-self:center}.whole-song-rail{position:relative;display:grid;min-width:0;height:6px;grid-template-rows:repeat(1,6px);gap:2px;overflow:visible}.whole-song-navigator--lanes-2 .whole-song-rail{height:14px;grid-template-rows:repeat(2,6px)}.whole-song-rail__lane{position:relative;overflow:visible;border-radius:2px;background:#28332f}.whole-song-rail__band{position:absolute;top:0;bottom:0;border-right:1px solid #121a17;background:#61786e}.whole-song-rail__overflow-count{position:absolute;z-index:3;top:-7px;padding:0 2px;border-radius:2px;color:#fff1eb;background:#39241d;font-size:.55rem;font-weight:800;line-height:10px}.whole-song-rail__playhead{position:absolute;z-index:4;top:-1px;bottom:-1px;width:2px;background:#ff8a61;box-shadow:0 0 0 1px #10201994;transform:translate(-1px)}.whole-song-navigator__cards{display:flex;min-width:0;grid-column:1 / -1;grid-row:2;gap:6px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scrollbar-color:#52635b transparent;scrollbar-width:thin}.whole-song-card{display:grid;min-width:0;min-height:48px;max-height:48px;padding:5px 8px;border:1px solid var(--player-pane-border, #33423c);border-radius:8px;align-content:center;gap:2px;overflow:hidden;background:var(--player-pane-bg, #121a17);color:var(--player-pane-text, #eef5f1);text-align:left;cursor:pointer}.whole-song-card:hover:not(:disabled){background:var(--player-pane-hover, #1a2722)}.whole-song-card:active:not(:disabled){transform:translateY(1px)}.whole-song-card:focus-visible{outline:3px solid #ff8a61;outline-offset:-3px}.whole-song-card:disabled{cursor:not-allowed;color:#9baba3;background:var(--player-pane-disabled, #101612)}.whole-song-card__top{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:5px}.whole-song-card__top strong,.whole-song-card__lyric{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whole-song-card__top strong{font-size:.78rem;line-height:1.15}.whole-song-card__top small{flex:0 0 auto;color:inherit;font-size:.66rem;font-variant-numeric:tabular-nums}.whole-song-card__lyric{color:var(--player-pane-muted, #aab9b2);font-size:.7rem;line-height:1.15}.whole-song-card__lyric--empty{color:#82928a}.whole-song-card--playing{border-color:#7bd3af;border-top-width:3px;background:var(--player-pane-current, #183329)}.whole-song-card--current,.whole-song-card--ended{border-color:#7bd3af;box-shadow:inset 0 0 0 1px #7bd3af38}.whole-song-card--switching{border-color:#ff8a61;background:#4a2b20;box-shadow:inset 0 0 0 1px #ff8a61}.whole-song-card--queued{border-color:#ff8a61;background:var(--player-pane-queued, #39241d)}.whole-song-card--visited{border-top:3px solid #7bd3af;color:#cfe3da}.whole-song-navigator__error{position:absolute;z-index:5;right:0;bottom:52px;left:0;display:flex;min-width:0;min-height:22px;margin:0;padding:2px 6px;align-items:center;gap:8px;overflow:hidden;color:#fff1eb;background:#4a2b20;font-size:.7rem}.whole-song-navigator__error>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whole-song-navigator__error a,.whole-song-navigator__error button{flex:0 0 auto;color:#fff1eb;white-space:nowrap}@media(min-width:1001px){.share-stage .interactive-player--share .whole-song-navigator{grid-column:1;grid-row:2}.share-stage .interactive-player--share .player-grid{grid-row:1 / span 2}}.player-stage .interactive-player--playlist>.whole-song-navigator{grid-column:1;grid-row:2;min-width:0}@media(min-width:960px){.player-stage .interactive-player--playlist>.whole-song-navigator{grid-column:1;grid-row:2}}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist),.player-stage--immersive .interactive-player--playlist{grid-template-rows:minmax(0,1fr) 88px}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.whole-song-navigator,.player-stage--immersive .interactive-player--playlist>.whole-song-navigator{grid-column:1;grid-row:2;min-height:80px;max-height:92px;grid-template-columns:minmax(0,1fr);grid-template-rows:36px 48px;padding:0}.player-stage--immersive .whole-song-navigator__overview,.player-stage--immersive .whole-song-navigator__cards{grid-column:1}.player-stage--immersive .whole-song-navigator__summary{font-size:.7rem}.player-stage--immersive .whole-song-navigator__summary strong{font-size:.78rem}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-grid,.player-stage--immersive .interactive-player--playlist>.playlist-player-side{grid-row:1 / span 2}@media(orientation:portrait){.player-stage--immersive>.interactive-player:not(.interactive-player--playlist),.player-stage--immersive .interactive-player--playlist{grid-template-rows:min(48dvh,calc((100vw - 48px)*.5625)) 88px minmax(0,1fr)}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.whole-song-navigator,.player-stage--immersive .interactive-player--playlist>.whole-song-navigator{grid-column:1;grid-row:2;min-height:80px;max-height:96px}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.player-grid,.player-stage--immersive .interactive-player--playlist>.playlist-player-side{grid-column:1;grid-row:3}}@media(max-height:480px)and (orientation:landscape){.player-stage--immersive>.interactive-player:not(.interactive-player--playlist),.player-stage--immersive .interactive-player--playlist{grid-template-rows:minmax(0,1fr) 72px;gap:6px 8px}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.whole-song-navigator,.player-stage--immersive .interactive-player--playlist>.whole-song-navigator{min-height:64px;max-height:76px;grid-template-rows:26px 44px;gap:2px}.player-stage--immersive .whole-song-card{min-height:44px;max-height:44px;padding-block:3px}.player-stage--immersive .whole-song-card__top strong,.player-stage--immersive .whole-song-card__lyric{font-size:.72rem}.player-stage--immersive .whole-song-navigator__summary{font-size:.66rem}.player-stage--immersive .whole-song-navigator__summary strong{font-size:.72rem}}@media(max-width:599px){.whole-song-navigator{max-height:112px}}@media(prefers-reduced-motion:reduce){.whole-song-card,.whole-song-rail__playhead{transition:none;scroll-behavior:auto}.whole-song-card:active:not(:disabled){transform:none}}.whole-song-navigator{--segment-rail-height: 6px;--segment-timeline-height: 48px;grid-template-rows:28px 48px;max-height:88px}.whole-song-navigator--lanes-2{--segment-rail-height: 14px;--segment-timeline-height: 56px;grid-template-rows:28px 56px;max-height:88px}.whole-song-navigator__summary{grid-column:1;grid-row:1}.whole-song-timeline{position:relative;min-width:0;height:var(--segment-timeline-height);grid-column:1 / -1;grid-row:2;overflow:hidden}.whole-song-timeline__lane,.whole-song-rail__band{position:absolute;top:calc(var(--segment-lane) * 8px);left:var(--segment-left, 0);width:var(--segment-width, 100%);height:6px}.whole-song-timeline__lane{border-radius:2px;background:#28332f}.whole-song-rail__band{border-right:1px solid #121a17;background:#61786e}.whole-song-rail__band--aggregate{z-index:1;border:1px solid #ffb092;background:repeating-linear-gradient(135deg,#8d5946 0 2px,#55382d 2px 4px)}.whole-song-rail__overflow-count{top:calc(var(--segment-lane) * 8px - 3px);left:var(--segment-left)}.whole-song-timeline>.whole-song-card{position:absolute;top:calc(var(--segment-rail-height) + 2px);left:var(--segment-left);width:var(--segment-width);min-width:0;height:calc(var(--segment-timeline-height) - var(--segment-rail-height) - 2px);min-height:0;max-height:none;padding:2px 4px;border-radius:4px}.whole-song-timeline>.whole-song-rail__playhead{top:-1px;bottom:1px;left:var(--segment-left);height:auto}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist),.player-stage--immersive .interactive-player--playlist{grid-template-rows:minmax(0,1fr) 94px}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.whole-song-navigator,.player-stage--immersive .interactive-player--playlist>.whole-song-navigator{min-height:0;max-height:96px;grid-template-rows:22px 48px}.player-stage--immersive .whole-song-navigator--lanes-2{grid-template-rows:22px 56px}@media(orientation:portrait){.player-stage--immersive>.interactive-player:not(.interactive-player--playlist),.player-stage--immersive .interactive-player--playlist{grid-template-rows:min(48dvh,calc((100vw - 48px)*.5625)) 94px minmax(0,1fr)}}@media(max-height:480px)and (orientation:landscape){.player-stage--immersive>.interactive-player:not(.interactive-player--playlist),.player-stage--immersive .interactive-player--playlist{grid-template-rows:minmax(0,1fr) 76px}.player-stage--immersive>.interactive-player:not(.interactive-player--playlist)>.whole-song-navigator,.player-stage--immersive .interactive-player--playlist>.whole-song-navigator{grid-template-rows:18px 48px;max-height:76px}.player-stage--immersive .whole-song-navigator--lanes-2{grid-template-rows:18px 56px}}
