.gd-info-title-wrap{display:inline-flex;align-items:center;min-width:0;padding-right:80px}.gd-info-fav-btn-fixed{position:absolute;top:14px;right:54px;width:32px;height:32px;display:grid;place-items:center;border:0;padding:0;border-radius:50%;background:#ffffff0a;color:var(--muted);cursor:pointer;z-index:2;transition:color var(--t-fast),background var(--t-fast)}.gd-info-fav-btn-fixed:hover{color:var(--text);background:#ffffff14}.gd-info-fav-btn-fixed.is-on{color:var(--green)}.gd-info-fav-btn-fixed.is-on:hover{color:var(--green-bright, var(--green));background:#c8ff3d1a}.gd-info-fav-btn-fixed:focus-visible{outline:2px solid var(--green);outline-offset:2px}.gd-info-head-cover{position:relative;width:44px;aspect-ratio:4 / 5;border:1px solid var(--line);border-radius:var(--r-sm);overflow:hidden;background:var(--bg-2);flex-shrink:0}.gd-info-head-cover img{width:100%;height:100%;object-fit:cover;display:block}.gd-info-head-cover-fallback{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(135deg,var(--purple),var(--bg));color:var(--green);font-family:var(--display);font-size:22px}.gd-info-head-new{position:absolute;bottom:2px;left:2px;right:2px;font-family:var(--ui);font-size:7px;letter-spacing:1.2px;background:var(--danger);color:var(--text);padding:2px 0;text-align:center;text-transform:uppercase;font-weight:700;line-height:1;border-radius:2px}.gd-info-body{display:flex;flex-direction:column;gap:18px}.gd-info-status{margin:0;font-size:14px;color:var(--muted)}.gd-info-status.is-error{color:var(--danger)}.gd-info-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.gd-info-tag{font-family:var(--ui);font-size:10px;letter-spacing:1.4px;text-transform:uppercase;color:var(--muted-2);background:var(--bg-2);border:1px solid var(--line);padding:3px 8px;border-radius:999px;line-height:1.4}.gd-info-specs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--r-sm);overflow:hidden;margin:0}.gd-info-spec{background:var(--card);padding:12px;display:flex;flex-direction:column;gap:6px;min-width:0}.gd-info-spec-label{font-family:var(--ui);font-size:9px;letter-spacing:1.6px;color:var(--muted);text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-weight:600}.gd-info-spec-value{font-family:var(--ui);font-size:15px;font-weight:700;color:var(--text);letter-spacing:.2px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;margin:0}.gd-info-spec-value.is-accent{color:var(--green)}.gd-info-desc{margin:0;font-size:14px;line-height:1.6;color:var(--muted-2);max-width:60ch;text-wrap:pretty}.gd-info-features-section{display:flex;flex-direction:column;gap:8px}.gd-info-section-title{font-family:var(--ui);font-size:10px;letter-spacing:2px;color:var(--muted);text-transform:uppercase;margin:0;font-weight:600}.gd-info-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.gd-info-feature{position:relative;padding-left:16px;font-size:13px;color:var(--text);line-height:1.5}.gd-info-feature:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;background:var(--green);border-radius:50%;flex-shrink:0}.gd-cta-row{display:flex;margin:var(--s-5) calc(-1 * var(--s-6)) 0;padding:var(--s-5) var(--s-6) 0;border-top:1px solid var(--line)}.gd-info-cta-play{width:100%;justify-content:center;min-width:0}.gd-info-cta-play>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.gd-cta-row .gd-play-icon{transform:translateY(-1.5px)}@media(max-width:640px){.gd-info-head-cover{width:40px}.gd-info-head-cover-fallback{font-size:20px}.gd-info-title-wrap{padding-right:72px}.gd-info-fav-btn-fixed{top:10px;right:44px;width:28px;height:28px}.gd-info-specs{grid-template-columns:repeat(2,minmax(0,1fr))}.gd-info-spec{padding:10px 12px}.gd-cta-row{margin:var(--s-4) calc(-1 * var(--s-4)) 0;padding:var(--s-4) var(--s-4) 0}}.gl-overlay{position:fixed;inset:0;background:var(--color-bg);z-index:9999;display:none;flex-direction:column}.gl-overlay.is-open{display:flex}.gl-header{flex-shrink:0;height:var(--spacing-shell-header);display:flex;align-items:center;padding:0 32px;gap:16px;background:var(--color-bg);border-bottom:1px solid var(--color-line)}.gl-header-home{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0}.gl-header-home img{display:none;transition:transform var(--duration-fast, .18s) var(--ease-default, ease);transform-origin:left center}.gl-header-home img.is-tablet{display:block;height:30px;width:auto;object-fit:contain}.gl-header-home:hover img{transform:scale(1.03)}.gl-header-divider{width:1px;height:38px;background:linear-gradient(to bottom,transparent 0%,var(--color-line-2) 22%,var(--color-line-2) 78%,transparent 100%);flex-shrink:0}.gl-header-mid{flex:1;display:flex;align-items:center;gap:12px;min-width:0}.gl-header-thumb{width:36px;height:36px;border-radius:6px;overflow:hidden;border:1px solid var(--color-line);background:var(--color-bg-2);flex-shrink:0}.gl-header-thumb img{width:100%;height:100%;object-fit:cover}.gl-header-logo{min-width:0}.gl-header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.gl-music-slot{display:flex;align-items:center}.gl-music-slot .mu-header-chip{width:44px;height:44px}.gl-balance-chip{height:44px;display:inline-flex;align-items:center;gap:6px;padding:0 14px;background:var(--color-bg-2);border:1px solid var(--color-line);border-radius:var(--radius-pill);box-sizing:border-box;line-height:1}.gl-balance-chip strong{font-family:var(--font-display);font-size:18px;letter-spacing:1px;color:var(--color-text);font-weight:400}.gl-close-btn{flex-shrink:0}.gl-stage{flex:1;padding:0;display:block;background:var(--color-bg);overflow:hidden}.gl-iframe-wrap{position:relative;width:100%;height:100%;background:#000;overflow:hidden}.gl-iframe-wrap iframe{width:100%;height:100%;border:0;display:block;background:#000}.gl-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:radial-gradient(circle at 50% 30%,rgba(139,44,217,.3),transparent 60%),var(--color-bg-2)}.gl-loading-spinner{width:48px;height:48px;border:3px solid rgba(200,255,61,.15);border-top-color:var(--color-green);border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.gl-loading-text{font-family:var(--font-ui);font-size:13px;letter-spacing:2px;text-transform:uppercase;color:var(--color-muted)}.gl-loading-text strong{color:var(--color-text)}@media(min-width:641px){.gl-header-home img.is-tablet{display:block}}@media(max-width:640px){.gl-header{padding:0 12px;gap:8px}.gl-header .gl-header-home,.gl-header .gl-header-divider{display:none}.gl-header .gl-header-logo{flex-shrink:1;min-width:0;height:24px}.gl-header-mid{gap:8px}.gl-header-thumb{width:28px;height:28px}.gl-header-actions{gap:6px}.gl-music-slot .mu-header-chip{width:36px;height:36px}.gl-balance-chip{height:36px;padding:0 10px;gap:5px}.gl-balance-chip strong{font-size:14px}.gl-header .gl-close-btn{width:36px;height:36px}}
