:root{--ink:#0b1220;--muted:#64748b;--brand:#2563eb;--brand-2:#0ea5e9;--accent:#f97316;--bg:#f8fafc;--card:#ffffff;--chip:#0f172a}html{background:#050811}html,body{max-width:100%;overflow-x:hidden}body{font-family:"Space Grotesk","DM Sans","Segoe UI",sans-serif;background:radial-gradient(circle at 5% 0,#eef2ff 0,#f8fafc 45%,#f1f5f9 100%);color:var(--ink);margin:0;min-height:100vh}a{color:inherit}.wrap{max-width:1320px;margin:22px auto;padding:0 18px}.download-wrap{max-width:1120px;margin:22px auto;padding:0 18px}header.top{display:flex;align-items:center;justify-content:space-between;margin:10px 0 14px;gap:14px;flex-wrap:wrap}.logo-wrap{display:flex;flex-direction:column;gap:3px;align-items:flex-start;order:1;flex:0 0 auto}.logo{font-weight:700;font-size:24px;letter-spacing:.6px;display:flex;align-items:center;gap:8px;justify-content:flex-start}.logo-link{display:inline-flex;text-decoration:none;color:inherit}.logo-slogan{font-size:11px;color:var(--muted);letter-spacing:.08em}.logo-mark{width:26px;height:26px;border-radius:8px;background:linear-gradient(135deg,#2563eb,#22d3ee);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700}.logo-badge{background:var(--accent);color:#fff;border-radius:8px;padding:1px 5px;font-size:10px;letter-spacing:.04em}.logo span{color:var(--brand)}.top-search{order:2;display:flex;gap:8px;align-items:center;flex:1 1 340px;max-width:560px;margin-left:auto}.top-search input{flex:1;border:1px solid #d8e0ea;border-radius:12px;padding:8px 12px;background:#fff;color:#0f172a;font-size:16px;font-weight:600}.top-search button{border:0;border-radius:12px;padding:8px 14px;background:var(--brand);color:#fff;cursor:pointer;font-weight:800}.top-nav{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;justify-content:center;order:4;flex:1 1 100%}.top-nav a{background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:6px 12px;text-decoration:none;color:#0f172a;font-weight:700}.theme-toggle{order:3;flex:0 0 auto}@media (max-width: 900px){header.top{text-align:center;justify-content:center}.logo-wrap{align-items:center}.logo{justify-content:center}.top-search{order:2;margin-left:0;max-width:none;width:100%}.top-nav{order:4;margin:6px 0;justify-content:center;flex:1 1 100%}.theme-toggle{order:3;margin-left:0;justify-content:center}}.hero{background:radial-gradient(circle at top left,#1f6feb 0,#0f172a 45%,#111827 100%);color:#fff;border-radius:20px;padding:26px 24px;margin-bottom:16px;box-shadow:0 18px 40px rgba(15,23,42,.25)}.hero h1{margin:0 0 6px;font-size:26px;line-height:1;font-family:"Bebas Neue","Arial Narrow","Impact","Arial Black",sans-serif;text-rendering:optimizeLegibility;overflow-wrap:anywhere;text-wrap:balance;font-synthesis-weight:none;font-synthesis-style:none}.hero p{margin:0;color:#cbd5e1}.nav{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 10px}.nav a{background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:5px 10px;font-size:12px;text-decoration:none;color:#111}.nav a.is-active{border-color:transparent;background:linear-gradient(120deg,var(--brand),var(--brand-2));color:#fff;font-weight:700}.cat-group{margin:8px 0 10px}.cat-label{font-size:12px;color:#64748b;margin:0 0 6px;letter-spacing:.04em;text-transform:uppercase}.search{display:flex;gap:8px;margin:16px 0 10px}.search input{flex:1;border:1px solid #e5e7eb;border-radius:12px;padding:10px 14px}.search button{border:0;background:var(--brand);color:#fff;border-radius:12px;padding:10px 16px;cursor:pointer}.search-hero{background:linear-gradient(135deg,#0f172a,#1e293b 55%,#334155);color:#f8fafc;border-radius:20px;padding:22px 24px;box-shadow:0 20px 40px rgba(15,23,42,.28);border:1px solid rgba(148,163,184,.25)}.search-hero h1{margin:0 0 6px;font-size:28px;letter-spacing:.01em}.search-hero p{margin:0;color:#cbd5e1;font-size:13px}.search.search-xl{margin:16px 0 0}.search.search-xl input{min-height:54px;padding:0 18px;border-radius:14px;border:1px solid rgba(148,163,184,.45);background:rgba(255,255,255,.96);font-size:16px;box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.search.search-xl input:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px rgba(56,189,248,.22)}.search.search-xl button{min-height:54px;padding:0 24px;border-radius:14px;background:linear-gradient(90deg,#f97316,#ef4444);font-weight:700;letter-spacing:.02em;box-shadow:0 10px 22px rgba(249,115,22,.3)}.search.search-xl button:hover{transform:translateY(-1px)}@media (max-width: 700px){.search-hero{padding:18px 16px;border-radius:16px}.search-hero h1{font-size:22px}.search.search-xl{flex-direction:column}.search.search-xl button{width:100%}}.discover-wrap{margin-top:6px}.discover-box{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:8px 12px;box-shadow:0 6px 16px rgba(15,23,42,.06)}.discover-box summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;font-weight:700;color:#0f172a;padding:2px 0}.discover-box summary::-webkit-details-marker{display:none}.discover-box summary:after{content:"+";font-size:18px;line-height:1;color:#64748b}.discover-box[open] summary:after{content:"−"}.discover-content{margin-top:8px}.section-title{display:flex;align-items:center;gap:8px;font-weight:600;margin:8px 0;color:#0f172a}.section-title .title-inline{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.section-title .dot{width:8px;height:8px;border-radius:50%;background:var(--accent)}.section-title a{color:inherit;text-decoration:none}.section-title a:hover{text-decoration:underline}.category-spotlight{padding:20px 22px;background:linear-gradient(140deg,#ffffff,#f4f8ff);border:1px solid #d7e3f0;box-shadow:0 14px 28px rgba(15,23,42,.08)}.category-kicker{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#5b7088}.category-title{margin:6px 0 4px;font:800 34px/1.1 "Plus Jakarta Sans","Manrope",sans-serif;color:#0f172a}.category-sub{margin:0;color:#475569;font-size:13px}.category-desc{margin:10px 0 0;color:#334155;font-size:14px;line-height:1.62;max-width:980px}.section-badge{margin-left:8px;font-size:11px;line-height:1.1;background:#0f172a;color:#fff;border-radius:999px;padding:2px 8px;white-space:nowrap;cursor:help;display:inline-flex;align-items:center;justify-content:center}.section-badge .badge-text-short{display:none}.grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}@media (min-width: 600px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 900px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1200px){.grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1920px){.grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.card{background:var(--card);border-radius:12px;padding:12px 14px;box-shadow:0 6px 16px rgba(15,23,42,.08);border:1px solid #eef2f6}.card:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(15,23,42,.12)}.card.card-more{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;min-height:186px;border:1px dashed #d9e3f0;background:linear-gradient(140deg,#ffffff,#f5f9ff);gap:8px}.card.card-more:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(15,23,42,.14)}.card.card-more .more-icon{font-size:24px;line-height:1;font-weight:900;color:var(--brand)}.card.card-more .more-text{font-size:14px;font-weight:800;letter-spacing:.02em;color:#0f172a;text-transform:uppercase}.card.detail{padding:18px 20px}.detail-wrap{margin-top:18px}.detail-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,0.75fr);gap:16px;align-items:start}.detail-main{padding:22px 22px}.detail-title{font-size:28px;line-height:1.25;margin:8px 0 10px}.detail-lead{margin:8px 0 12px;color:#475569;font-size:14px;line-height:1.65}.detail-kicker{display:inline-block;text-transform:uppercase;letter-spacing:.2em;font-size:11px;color:var(--muted)}.detail-side{display:flex;flex-direction:column;gap:12px}.stat-card{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;border-radius:14px;padding:16px 18px;box-shadow:0 10px 24px rgba(15,23,42,.18)}.stat-label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#cbd5f5}.stat-value{font-size:24px;font-weight:700;margin-top:6px}.detail-meta{padding:16px 18px}.detail-hero .audio{margin:10px 0 6px}.detail-hero .play{padding:10px 16px;font-size:14px}@media (max-width: 900px){.detail-hero{grid-template-columns:1fr}.detail-side{order:2}.detail-main{order:1}}.title{font-size:14px;color:#111;text-decoration:none;display:block;margin-bottom:6px;line-height:1.35}.grid .card .title{font-size:18px;line-height:1.35;font-weight:700;margin-bottom:10px}.meta{color:var(--muted);font-size:12px;margin-bottom:8px}.grid .card .meta{font-size:13px;font-weight:500;margin-bottom:10px}.meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:6px 16px;margin:10px 0;color:#4b5563;font-size:12px}.tags{margin-top:8px}.grid .card .tags{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.tag{display:inline-flex;align-items:center;justify-content:center;background:#eef2ff;color:#334155;border:1px solid transparent;border-radius:14px;padding:5px 12px;font-size:14px;font-weight:600;min-height:32px;margin:4px 6px 0 0;text-decoration:none;line-height:1.2;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.grid .card .tag{margin:0;font-size:15px;font-weight:700;padding:6px 12px;min-height:33px}.grid .card .tag:hover{transform:translateY(-1px);box-shadow:0 6px 14px rgba(15,23,42,.12)}.audio{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.grid .card .audio{margin:7px 0 11px;display:grid;grid-template-columns:max-content max-content minmax(0,1fr);align-items:center;column-gap:0;justify-content:stretch;min-width:0}.grid .card .viz{grid-column:2;width:26px;min-width:26px;max-width:26px;justify-content:space-between;justify-self:center;margin-left:9px;margin-right:11px;overflow:hidden}.card .play .dur{display:none}.audio audio{display:none}.viz{display:flex;align-items:flex-end;gap:3px;height:18px;padding:0 2px}.viz span{display:block;width:3px;height:6px;border-radius:6px;background:#cbd5e1;opacity:.7;transform-origin:bottom;}.play .dur{margin-left:8px;font-size:11px;color:#e2e8f0}.card.is-playing .viz span,.detail-main.is-playing .viz span{background:linear-gradient(180deg,#fb7185,#f97316)}.card.is-playing .viz span,.detail-main.is-playing .viz span{animation:viz 0.9s ease-in-out infinite}.card.is-playing .viz span:nth-child(2),.detail-main.is-playing .viz span:nth-child(2){animation-delay:.1s}.card.is-playing .viz span:nth-child(3),.detail-main.is-playing .viz span:nth-child(3){animation-delay:.2s}.card.is-playing .viz span:nth-child(4),.detail-main.is-playing .viz span:nth-child(4){animation-delay:.3s}.card.is-playing .viz span:nth-child(5),.detail-main.is-playing .viz span:nth-child(5){animation-delay:.4s}.play{border:0;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;border-radius:10px;padding:6px 12px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;position:relative;transition:transform .15s ease;box-sizing:border-box;max-width:100%}.download{border:0;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;border-radius:10px;padding:6px 12px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;position:relative;box-shadow:0 8px 16px rgba(15,23,42,.12);transition:transform .15s ease, box-shadow .15s ease;box-sizing:border-box;max-width:100%}.grid .card .play{grid-column:1;padding:6px 9px;font-size:13px;font-weight:700;border-radius:12px;opacity:.95;min-width:0;max-width:100%;width:auto;justify-content:center;justify-self:start}.grid .card .play .label{display:inline-block;min-width:4.6ch;text-align:center}.grid .card .download{grid-column:3;padding:7px 8px;font-size:14px;font-weight:800;border-radius:12px;margin-left:0;width:auto;min-width:0;max-width:100%;justify-content:center;justify-self:start;box-shadow:0 10px 22px rgba(15,23,42,.2);overflow:hidden}.grid .card .download .label{font-size:1em;font-weight:800;letter-spacing:.01em;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.download:hover{transform:translateY(-1px);box-shadow:0 12px 20px rgba(15,23,42,.18)}.grid .card .download:hover{transform:translateY(-1px) scale(1.02);box-shadow:0 14px 26px rgba(15,23,42,.24)}body:not([data-theme="blast"]):not([data-theme="monigram-luxe"]) .grid .card .audio{column-gap:0;gap:0}body:not([data-theme="blast"]):not([data-theme="monigram-luxe"]) .grid .card .viz{flex:0 0 26px;min-width:26px}body:not([data-theme="blast"]):not([data-theme="monigram-luxe"]) .grid .card .play{min-width:0;max-width:100%;width:auto;padding:6px 9px;font-size:13px}body:not([data-theme="blast"]):not([data-theme="monigram-luxe"]) .grid .card .play .label{min-width:4.6ch}body:not([data-theme="blast"]):not([data-theme="monigram-luxe"]) .grid .card .download{min-width:0;max-width:100%;width:auto;padding:7px 8px;font-size:14px}body:not([data-theme="blast"]):not([data-theme="monigram-luxe"]) .grid .card .download .label{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.play .icon{font-size:12px;line-height:1}.download .icon{font-size:12px;line-height:1}.spinner{width:12px;height:12px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;display:none;animation:spin 0.9s linear infinite}.download .spinner{border-color:rgba(15,23,42,.2);border-top-color:#0f172a}.play.is-loading .spinner,.download.is-loading .spinner{display:inline-block}.play.is-loading .icon{display:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes viz{0%{transform:scaleY(.4)}50%{transform:scaleY(1.2)}100%{transform:scaleY(.5)}}.pager{display:flex;align-items:center;gap:10px;justify-content:flex-end;margin:12px 0;color:var(--muted)}.pager a{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:6px 12px;text-decoration:none;color:var(--brand);font-weight:600;box-shadow:0 6px 12px rgba(15,23,42,.06);transition:transform .15s ease, box-shadow .15s ease}.pager a:hover{transform:translateY(-1px);box-shadow:0 10px 18px rgba(15,23,42,.12)}.pager .pager-disabled{display:inline-flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:6px 12px;color:#94a3b8;font-weight:600}.pager span{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(90deg,#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:999px;padding:6px 12px;font-size:12px}.empty{padding:24px;color:var(--muted)}.chip{display:inline-block;background:var(--chip);color:#fff;border-radius:999px;padding:4px 10px;font-size:12px;margin:4px 6px 0 0;text-decoration:none}.chip-count{display:inline-flex;align-items:center;gap:6px}.chip-count em{font-style:normal;background:rgba(255,255,255,.18);border-radius:999px;padding:1px 6px;font-size:11px;line-height:1.2}.tag-cloud{display:flex;flex-wrap:wrap;gap:8px}.internal-links .tag-cloud{gap:10px}.internal-links .chip{font-size:13px;font-weight:700;padding:6px 12px}.internal-links-compact .chip{font-size:12px;padding:6px 11px}.internal-links-detail .chip{font-size:12px;padding:6px 10px}footer{margin:28px 0;color:var(--muted);font-size:12px;text-align:center}.footer-links{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:8px}.footer-links a{text-decoration:none;color:var(--brand)}.section-block{margin-top:18px;content-visibility:auto;contain-intrinsic-size:1px 920px}.tag-page-main{display:flex;flex-direction:column}.tag-block-list{order:1}.tag-block-intro{order:2}.tag-block-related{order:3}.tag-seo-card h2{margin:0 0 10px}.tag-seo-card p{margin:0 0 10px;line-height:1.65}.tag-related-card .section-title{margin:0 0 10px}.grid-wide{}.festival-focus .festival-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}@media (min-width: 900px){.festival-focus .festival-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.festival-card{background:linear-gradient(135deg,#fff8eb,#fffdf4);border:1px solid #fcd7a0;box-shadow:0 8px 20px rgba(245,158,11,.12)}.festival-head{display:flex;align-items:center;gap:10px;min-width:0;margin-bottom:8px}.festival-rank{display:inline-flex;align-items:center;justify-content:center;min-width:64px;padding:5px 14px;border-radius:999px;background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;font-size:18px;font-weight:900;letter-spacing:.02em;box-shadow:0 6px 14px rgba(249,115,22,.28);flex:0 0 auto}.festival-card .festival-title{font-size:32px;line-height:1.1;font-weight:800;margin:0;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 900px){.festival-card .festival-title{font-size:26px}}.festival-blurb{margin:2px 0 8px;color:#7c2d12;font-size:13px;line-height:1.45;font-weight:600}.festival-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.festival-date{display:inline-flex;align-items:center;background:#fff1d6;color:#b45309;border:1px solid #fdba74;border-radius:999px;padding:2px 10px;font-weight:700}.festival-state{display:inline-flex;align-items:center;font-size:12px;color:#0f172a;background:#c7e7ff;border:1px solid #93c5fd;border-radius:999px;padding:3px 10px;font-weight:600}.festival-calendar .chip-count em,.festival-chip-date{background:linear-gradient(135deg,#f59e0b,#f97316)!important;color:#fff!important;font-weight:700;border:1px solid rgba(255,255,255,.35)}.festival-note{font-size:12px;color:#64748b;margin-top:8px}.tags-large .tag{font-size:12px;padding:4px 12px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.detail-main{background:linear-gradient(180deg,#ffffff 0,#f8fafc 100%);border:1px solid #e2e8f0}.detail-banner{background:radial-gradient(circle at 20% 0,#fde68a 0,#fef3c7 30%,#ffffff 80%);border:1px solid #f3e8ff;border-radius:16px;padding:12px 14px;margin-bottom:12px}.detail-badge{display:inline-block;background:#111827;color:#fff;border-radius:999px;padding:4px 10px;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.detail-sub{margin-top:6px;color:#64748b;font-size:12px}.detail-title{font-size:32px}.detail-author{font-size:12px;color:var(--muted);margin:2px 0 8px}.detail-hero .audio{margin:12px 0 8px}.play{box-shadow:0 8px 16px rgba(37,99,235,.25)}.download{box-shadow:0 6px 14px rgba(15,23,42,.08)}.card{transition:transform .2s ease, box-shadow .2s ease}.card.is-playing,.detail-main.is-playing{border-color:#fb923c;box-shadow:0 12px 24px rgba(251,146,60,.22);background:#fff7ed;filter:none;animation:none}.card.is-playing .play,.detail-main.is-playing .play{transform:scale(1.1)}@media (max-width: 700px){.section-title .title-inline{gap:6px;align-items:flex-start}.section-badge{margin-left:4px;font-size:10px;padding:2px 7px}.section-badge-today .badge-text-full{display:none}.section-badge-today .badge-text-short{display:inline}.audio{gap:8px}.play,.download{padding:8px 14px;font-size:13px}.viz{height:16px}.grid .card .title{font-size:17px}.grid .card .tag{font-size:14px;padding:5px 11px;min-height:30px}.grid .card .audio{grid-template-columns:max-content max-content minmax(0,1fr);column-gap:0;gap:0}.grid .card .viz{width:22px;min-width:22px;max-width:22px;margin-left:9px;margin-right:10px;gap:1px}.grid .card .play{font-size:12px;padding:6px 8px;min-width:0;max-width:100%;width:auto}.grid .card .play .label{min-width:4.4ch}.grid .card .download{font-size:13px;padding:6px 7px;min-width:0;max-width:100%;width:auto}.grid .card .tags{gap:7px}}.mini-player{position:fixed;left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 14px);transform:translateX(-50%);background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;border-radius:18px;padding:12px 14px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:8px;box-shadow:0 18px 40px rgba(15,23,42,.35);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:9999;width:calc(100vw - 10px);max-width:420px;min-width:280px}.mini-player.is-visible{opacity:1;pointer-events:auto}.mini-left{display:flex;align-items:center;gap:10px;min-width:0}.mini-art{width:58px;height:40px;border-radius:12px;background:linear-gradient(135deg,#f97316,#ef4444);display:flex;align-items:center;justify-content:center;font-family:"Arial Black","Segoe UI",Arial,sans-serif;font-weight:900;font-size:17px;line-height:1;text-rendering:geometricPrecision}.mini-art .tm-mark{display:inline-block;line-height:1;letter-spacing:0;transform:scaleX(1.2);transform-origin:center center}.mini-text{min-width:0}.mini-title{font-size:13px;font-weight:700;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 520px){.mini-title{max-width:160px}}.mini-meta{font-size:12px;color:#cbd5e1}.mini-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.mini-right-row{display:flex;align-items:center;gap:8px;justify-content:flex-end}.mini-controls{display:flex;align-items:center;gap:8px;justify-content:flex-end}.mini-auto{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#cbd5e1}.mini-auto input{accent-color:#f97316}.mini-btn{background:#2563eb;color:#fff;border:0;border-radius:10px;padding:7px 11px;cursor:pointer;font-size:13px}#mini-toggle{width:64px;min-width:64px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.mini-follow{width:40px;min-width:40px;height:34px;padding:0;border-radius:999px;background:rgba(15,23,42,.82);border:1px solid rgba(148,163,184,.5);color:#e2e8f0;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:1}.mini-follow:hover{filter:brightness(1.06)}.mini-follow .follow-icon{font-size:14px;line-height:1}.mini-pill{border-radius:999px;padding:4px 8px;font-size:11px;letter-spacing:.02em}.mini-pill.is-active{box-shadow:0 8px 18px rgba(37,99,235,.3);transform:translateY(-1px)}.mini-skip{background:#0b1220;border:1px solid #1f2937;color:#e2e8f0;transform:scale(1.1)}.mini-close{background:transparent;border:0;color:#cbd5e1;font-size:16px;cursor:pointer}.mini-progress{grid-column:1 / -1;display:flex;align-items:center;gap:8px}.mini-time{font-size:11px;color:#cbd5e1;min-width:34px;text-align:center}.mini-bar{flex:1;height:4px;background:#1e293b;border-radius:999px;overflow:hidden;position:relative;cursor:pointer}.mini-bar span{display:block;height:100%;width:0;background:linear-gradient(90deg,#38bdf8,#f97316)}@media (max-width: 620px){.logo{font-size:22px;letter-spacing:.4px}.logo-slogan{font-size:12px;letter-spacing:.07em}.top-search input{font-size:15px}.top-search button{font-size:15px;padding:9px 14px}.theme-label{font-size:12px}.theme-select{font-size:14px;padding:7px 12px}.hero p{font-size:15px;line-height:1.5}.section-title{font-size:18px}}@media (max-width: 600px){.mini-player{left:8px;right:8px;transform:none;width:auto;max-width:none;bottom:calc(env(safe-area-inset-bottom,0px) + 20px);padding:11px 13px;border-radius:16px}.mini-art{width:54px;height:38px;border-radius:11px;font-size:16px}.mini-art .tm-mark{transform:scaleX(1.2)}.mini-title{max-width:190px;font-size:13px}.mini-meta{font-size:12px}.mini-btn{padding:6px 9px;font-size:12px}#mini-toggle{width:56px;min-width:56px}.mini-follow{width:34px;min-width:34px;height:32px;padding:0}.mini-right{gap:4px}.mini-controls{gap:6px}.mini-progress{gap:6px}}@media (max-width: 430px){.mini-title{max-width:150px}}@media (max-width: 520px){.top-nav{width:100%;row-gap:8px;flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding-bottom:4px}.top-nav a{flex:0 0 auto;padding:8px 13px;font-size:13px}.top-nav a.nav-btn.nav-register{padding:8px 13px;font-size:13px}}.resume-bar{position:fixed;left:50%;bottom:82px;transform:translateX(-50%);background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:10px 12px;display:none;align-items:center;gap:10px;z-index:10000;box-shadow:0 12px 30px rgba(15,23,42,.18);max-width:calc(100vw - 14px)}.resume-bar.show{display:flex}.resume-text{font-size:12px;color:#0f172a;font-weight:600}.resume-actions{display:flex;gap:8px}.resume-btn{border-radius:999px;border:1px solid #e2e8f0;background:#fff;padding:6px 10px;font-size:11px;cursor:pointer}.resume-btn.primary{border:0;background:linear-gradient(90deg,#0ea5e9,#2563eb);color:#fff}@media (max-width: 520px){.resume-bar{flex-direction:column;align-items:stretch;gap:8px;bottom:calc(env(safe-area-inset-bottom,0px) + 116px)}.resume-actions{justify-content:center}.resume-text{text-align:center}}.page{padding:24px 26px}.page h1{margin:0 0 12px;font-size:28px}.page h2{margin:18px 0 8px;font-size:18px}.page p{color:var(--muted);line-height:1.7}.page ul{color:var(--muted);line-height:1.7;padding-left:18px}.page li{margin:6px 0}.download-page{border:1px solid #fde68a;background:linear-gradient(180deg,#fff7ed 0,#ffffff 80%)}.download-actions{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 6px}.download-primary{background:linear-gradient(135deg,#f97316,#ef4444);color:#fff;border-radius:10px;padding:10px 16px;text-decoration:none}.download-secondary{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 16px;text-decoration:none;color:#111}.download-lead{margin:8px 0 10px;color:#475569;line-height:1.65}.download-note{font-size:12px;color:#64748b}.download-meta{margin-top:10px}.download-tags{margin-top:8px}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.dmca-form{display:grid;gap:10px;margin-top:12px}.dmca-form label{font-size:12px;color:#475569}.dmca-form input,.dmca-form textarea{border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;font-size:13px}.dmca-form textarea{min-height:90px;resize:vertical}.captcha-row{display:flex;align-items:center;gap:10px}.captcha-row input{flex:1;min-width:140px}.captcha-code{min-width:88px;text-align:center;padding:8px 12px;border-radius:10px;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;font-weight:700;letter-spacing:3px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;box-shadow:0 8px 16px rgba(249,115,22,.25)}@media (max-width: 520px){.captcha-row{flex-direction:column;align-items:stretch}.captcha-code{width:100%;letter-spacing:4px}}.auth-wrap{max-width:980px;margin:22px auto;padding:0 18px}.auth-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;align-items:start}.auth-card{background:var(--card);border:1px solid #e2e8f0;border-radius:16px;padding:18px 20px;box-shadow:0 10px 24px rgba(15,23,42,.08)}.auth-title{font-size:20px;font-weight:700;margin:0 0 6px}.auth-sub{font-size:12px;color:var(--muted);margin-bottom:12px}.auth-form{display:grid;gap:10px}.auth-form label{font-size:12px;color:#475569}.auth-input{border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;font-size:13px;width:100%}.auth-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.auth-btn{border:0;border-radius:999px;padding:10px 16px;font-size:13px;cursor:pointer;background:linear-gradient(90deg,var(--brand),var(--brand-2));color:#fff;transition:transform .15s ease, box-shadow .15s ease;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.auth-btn.secondary{background:#fff;border:1px solid #e2e8f0;color:#0f172a}.auth-note{font-size:12px;color:var(--muted);line-height:1.6}.auth-links{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;margin-top:10px}.auth-links a{text-decoration:none;color:var(--brand)}.auth-badge{display:inline-flex;align-items:center;gap:6px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:999px;padding:4px 10px;font-size:11px}.auth-divider{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#94a3b8;margin:6px 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.auth-social{display:grid;gap:10px}.auth-social .auth-btn{width:100%;justify-content:center}.auth-google{background:#fff;border:1px solid #e2e8f0;color:#0f172a;display:flex;align-items:center;gap:10px;justify-content:center;box-shadow:0 10px 22px rgba(15,23,42,.08)}.auth-google:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(15,23,42,.12)}.auth-google .g-icon{width:18px;height:18px;display:inline-flex}.flash-shell{position:relative;margin:8px 0}.flash-inline{opacity:1;transition:opacity .2s ease}.flash-shell.is-active .flash-inline{opacity:0}.flash-shell.flash-done .flash-inline{opacity:1}.flash-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.35);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:12000}.flash-shell.is-active .flash-modal{opacity:1;pointer-events:auto}.flash-card{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:16px;padding:16px 18px;display:flex;gap:10px;align-items:center;box-shadow:0 20px 60px rgba(15,23,42,.25);transform:scale(1)}.flash-icon{width:28px;height:28px;border-radius:999px;background:linear-gradient(135deg,#f97316,#ef4444);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;box-shadow:0 8px 16px rgba(249,115,22,.3)}.flash-text{display:flex;flex-direction:column;gap:2px}.flash-shell.is-shrinking .flash-card{animation:flash-shrink .6s ease forwards}.flash-shell.is-shrinking .flash-modal{opacity:0;transition:opacity .4s ease .2s}@keyframes flash-shrink{0%{transform:scale(1)}60%{transform:scale(.85)}100%{transform:scale(.3)}}.admin-table{width:100%;border-collapse:collapse;font-size:12px}.admin-table th,.admin-table td{padding:10px 8px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top}.admin-table th{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.admin-status{font-weight:600}.admin-status.pending{color:#f97316}.admin-status.approved{color:#16a34a}.admin-status.rejected{color:#ef4444}.admin-actions{display:flex;gap:8px;flex-wrap:wrap}.admin-actions button{border-radius:999px;border:0;padding:6px 12px;font-size:11px;cursor:pointer}.admin-actions .approve{background:linear-gradient(90deg,#16a34a,#22c55e);color:#fff}.admin-actions .reject{background:#fff;border:1px solid #fecaca;color:#b91c1c}.admin-note{border:1px solid #e2e8f0;border-radius:10px;padding:6px 8px;font-size:12px;width:180px}.admin-nav{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 16px}.admin-link{display:inline-flex;align-items:center;border:1px solid #e2e8f0;border-radius:999px;padding:6px 12px;font-size:11px;text-decoration:none;color:#0f172a;background:#fff}.admin-link.active{background:linear-gradient(90deg,var(--brand),var(--brand-2));color:#fff;border:0}.section-title{letter-spacing:.02em}:root{--brand:#f97316;--brand-2:#ef4444;--accent:#0ea5e9;--bg:#fff7ed;--chip:#0b1220}body{background:radial-gradient(circle at 8% 0,#fff7ed 0,#f8fafc 45%,#e0f2fe 100%)}.theme-toggle{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:center}.theme-label{font-size:11px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase}.theme-select{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:6px 12px;font-size:12px;color:#0f172a;cursor:pointer;min-width:160px}.theme-promo{display:inline-flex;align-items:center;gap:6px}.theme-promo-btn{border:1px solid #d7e0ea;background:#fff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;letter-spacing:.01em;line-height:1;color:#1f2937;cursor:pointer;white-space:nowrap;box-shadow:0 5px 12px rgba(15,23,42,.08);transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.theme-promo-btn:hover{transform:translateY(-1px);box-shadow:0 10px 18px rgba(15,23,42,.14)}.theme-promo-btn.is-active{border-color:transparent;color:#fff;background:linear-gradient(135deg,#f59e0b,#f97316);box-shadow:0 10px 20px rgba(249,115,22,.28)}@media (max-width: 620px){.theme-promo-btn{padding:6px 9px;font-size:10px}}.toast{position:fixed;right:10px;top:12px;z-index:10000;background:rgba(15,23,42,.92);color:#fff;padding:10px 14px;border-radius:12px;font-size:12px;box-shadow:0 12px 30px rgba(15,23,42,.25);opacity:0;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease;pointer-events:none;max-width:92vw}.toast.show{opacity:1;transform:translateY(0)}body[data-theme="blast"]{--brand:#ff2f92;--brand-2:#ff7b1c;--accent:#00d6ff;--bg:#050811;--chip:#130a2f;background:radial-gradient(circle at 10% 5%,rgba(255,47,146,.33),transparent 27%),radial-gradient(circle at 88% 12%,rgba(0,214,255,.28),transparent 31%),radial-gradient(circle at 74% 90%,rgba(255,123,28,.26),transparent 34%),linear-gradient(135deg,#04050b 0,#0b1030 52%,#06091a 100%)}body[data-theme="blast"] .top-nav a:hover{background:linear-gradient(120deg,#00d6ff,#a4ff3f);border-color:transparent;color:#081022;transform:translateY(-1px)}body[data-theme="blast"] .hero{position:relative;overflow:hidden;background:radial-gradient(circle at 84% 16%,rgba(0,214,255,.38),transparent 30%),radial-gradient(circle at 12% 90%,rgba(255,47,146,.35),transparent 32%),linear-gradient(135deg,#151d43 0,#090f28 66%,#060a1b 100%);border:1px solid rgba(255,255,255,.24);box-shadow:0 28px 72px rgba(4,8,22,.72),inset 0 0 0 1px rgba(0,214,255,.14)}body[data-theme="blast"] .hero:before{content:"";position:absolute;left:-18%;top:-55%;width:68%;height:235px;background:radial-gradient(circle,rgba(0,214,255,.52) 0,rgba(0,214,255,0) 68%);pointer-events:none}body[data-theme="blast"] .hero:after{content:"";position:absolute;right:-90px;bottom:-92px;width:270px;height:270px;background:radial-gradient(circle,rgba(255,47,146,.44) 0,rgba(255,47,146,0) 72%);pointer-events:none}body[data-theme="blast"] .hero h1{font-size:46px;line-height:1.03;letter-spacing:.025em;color:#f7fbff;text-shadow:0 0 30px rgba(0,214,255,.42)}body[data-theme="blast"] .hero p{color:#c7d4f7}body[data-theme="blast"] .section-block{position:relative}body[data-theme="blast"][data-page="home"] .section-title{text-shadow:0 0 16px rgba(0,214,255,.26)}body[data-theme="blast"][data-page="home"] .section-title .dot{box-shadow:0 0 14px rgba(0,214,255,.55)}body[data-theme="blast"][data-page="home"] .card{border-color:rgba(121,172,255,.28);box-shadow:0 16px 36px rgba(4,8,24,.55),0 0 22px rgba(0,214,255,.12)}body[data-theme="blast"][data-page="home"] .card:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(4,8,24,.62),0 0 26px rgba(0,214,255,.2)}body[data-theme="blast"][data-page="home"] .play{box-shadow:0 0 18px rgba(0,214,255,.44),0 10px 22px rgba(0,214,255,.3)}body[data-theme="blast"][data-page="home"] .download{box-shadow:0 0 22px rgba(255,47,146,.44),0 10px 24px rgba(255,47,146,.34)}body[data-theme="blast"][data-page="categories"],body[data-theme="blast"][data-page="hot-tags"]{background:linear-gradient(180deg,#050916 0,#08102a 44%,#090d21 100%)}body[data-theme="blast"][data-page="categories"] .section-block,body[data-theme="blast"][data-page="hot-tags"] .section-block{position:static}body[data-theme="blast"][data-page="categories"] .wrap.section-block,body[data-theme="blast"][data-page="hot-tags"] .wrap.section-block{overflow:visible}body[data-theme="blast"][data-page="categories"] .grid,body[data-theme="blast"][data-page="hot-tags"] .grid{align-items:stretch}body[data-theme="blast"][data-page="categories"] .card,body[data-theme="blast"][data-page="categories"] .play,body[data-theme="blast"][data-page="categories"] .download,body[data-theme="blast"][data-page="hot-tags"] .card,body[data-theme="blast"][data-page="hot-tags"] .play,body[data-theme="blast"][data-page="hot-tags"] .download{transition:none}body[data-theme="blast"][data-page="categories"] .card:hover,body[data-theme="blast"][data-page="categories"] .download:hover,body[data-theme="blast"][data-page="hot-tags"] .card:hover,body[data-theme="blast"][data-page="hot-tags"] .download:hover{transform:none}body[data-theme="blast"][data-page="categories"] .card,body[data-theme="blast"][data-page="hot-tags"] .card{background:linear-gradient(180deg,rgba(19,24,48,.9),rgba(9,12,26,.94));border:1px solid rgba(129,154,205,.28);box-shadow:none}body[data-theme="blast"][data-page="categories"] .card:hover,body[data-theme="blast"][data-page="hot-tags"] .card:hover{box-shadow:none}body[data-theme="blast"][data-page="categories"] .play,body[data-theme="blast"][data-page="categories"] .download,body[data-theme="blast"][data-page="hot-tags"] .play,body[data-theme="blast"][data-page="hot-tags"] .download{box-shadow:none}body[data-theme="blast"][data-page="categories"] .card.is-playing .play,body[data-theme="blast"][data-page="categories"] .detail-main.is-playing .play,body[data-theme="blast"][data-page="hot-tags"] .card.is-playing .play,body[data-theme="blast"][data-page="hot-tags"] .detail-main.is-playing .play{transform:none}body[data-theme="blast"][data-page="categories"] .card.is-playing .viz span,body[data-theme="blast"][data-page="categories"] .detail-main.is-playing .viz span,body[data-theme="blast"][data-page="hot-tags"] .card.is-playing .viz span,body[data-theme="blast"][data-page="hot-tags"] .detail-main.is-playing .viz span{animation:none}body[data-theme="blast"] .search input::placeholder{color:#bfd0ff}body[data-theme="blast"] .section-title{color:#ecf3ff}body[data-theme="blast"] .section-title .dot{background:linear-gradient(135deg,#ff2f92,#00d6ff)}body[data-theme="blast"] .chip{background:linear-gradient(120deg,#32124f,#0e2f61);color:#ecf6ff}body[data-theme="blast"] .download-secondary{border-color:#00d6ff;color:#7ad8ff;background:rgba(0,214,255,.08)}body[data-theme="blast"] .pager a{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.06);color:#d9e8ff}body[data-theme="blast"] .pager span{border-color:rgba(255,255,255,.18);background:rgba(7,11,29,.72);color:#b9cae8}body[data-theme="blast"] .footer-links a{color:#78dbff}body[data-theme="blast"] .mini-player{background:linear-gradient(130deg,#151c40,#0d132b);border:1px solid rgba(0,214,255,.38);box-shadow:0 20px 46px rgba(2,8,28,.65)}body[data-theme="blast"] .mini-art{background:linear-gradient(120deg,#00d6ff,#a4ff3f)}body[data-theme="blast"] .mini-btn{background:linear-gradient(120deg,#ff2f92,#ff7b1c)}body[data-theme="blast"] .mini-bar{background:#16254e}body[data-theme="blast"] .mini-bar span{background:linear-gradient(90deg,#00d6ff,#ff7b1c)}body[data-theme="blast"] .detail-wrap{position:relative;overflow:visible}body[data-theme="blast"] .detail-wrap:before{content:"";position:absolute;left:8%;right:8%;top:-12px;height:210px;background:radial-gradient(circle at 30% 28%,rgba(0,214,255,.24),transparent 54%),radial-gradient(circle at 68% 36%,rgba(255,47,146,.22),transparent 56%);filter:blur(14px);pointer-events:none;z-index:0}body[data-theme="blast"] .detail-wrap > *{position:relative;z-index:1}body[data-theme="blast"] .detail-main{background:linear-gradient(165deg,rgba(16,22,49,.95),rgba(8,12,30,.96) 62%,rgba(6,9,24,.98));border:1px solid rgba(118,170,255,.34);box-shadow:0 24px 56px rgba(2,7,24,.68),0 0 28px rgba(0,214,255,.16)}body[data-theme="blast"] .detail-banner{background:radial-gradient(circle at 18% 10%,rgba(0,214,255,.3),transparent 44%),radial-gradient(circle at 84% 18%,rgba(255,47,146,.26),transparent 42%),linear-gradient(125deg,rgba(20,34,70,.96),rgba(12,22,48,.94));border-color:rgba(114,163,242,.45);box-shadow:inset 0 0 0 1px rgba(0,214,255,.18)}body[data-theme="blast"] .detail-badge{background:linear-gradient(120deg,#1a0f3f,#103a67);border:1px solid rgba(98,216,255,.42);color:#c8efff;box-shadow:0 0 14px rgba(0,214,255,.2)}body[data-theme="blast"] .detail-sub{color:#b9cdf1}body[data-theme="blast"] .detail-kicker{color:#74d8ff}body[data-theme="blast"] .detail-title{color:#edf4ff;text-shadow:0 0 18px rgba(0,214,255,.24)}body[data-theme="blast"] .detail-author{color:#9fb6df}body[data-theme="blast"] .detail-meta{background:linear-gradient(180deg,rgba(15,22,49,.94),rgba(8,13,31,.96));border:1px solid rgba(112,150,221,.3);box-shadow:0 14px 30px rgba(4,8,24,.5)}body[data-theme="blast"] .stat-card{background:linear-gradient(135deg,#141d45,#0d1431 62%,#0c1027);border:1px solid rgba(98,216,255,.34);box-shadow:0 16px 34px rgba(3,8,24,.58),0 0 22px rgba(0,214,255,.14)}body[data-theme="blast"] .download-wrap{position:relative;overflow:visible}body[data-theme="blast"] .download-wrap:before{content:"";position:absolute;left:10%;right:10%;top:-18px;height:190px;background:radial-gradient(circle at 28% 24%,rgba(0,214,255,.2),transparent 54%),radial-gradient(circle at 72% 34%,rgba(255,47,146,.2),transparent 56%);filter:blur(16px);pointer-events:none;z-index:0}body[data-theme="blast"] .download-wrap > *{position:relative;z-index:1}body[data-theme="blast"] .download-wrap .download-page{background:linear-gradient(170deg,rgba(16,23,51,.96),rgba(8,12,30,.97) 68%,rgba(6,10,25,.98));border:1px solid rgba(118,170,255,.34);box-shadow:0 22px 52px rgba(2,8,24,.66),0 0 24px rgba(0,214,255,.14)}body[data-theme="blast"] .download-page h1{color:#edf4ff;text-shadow:0 0 18px rgba(0,214,255,.24)}body[data-theme="blast"] .download-page p{color:#b8cbee}body[data-theme="blast"] .download-page .download-primary{background:linear-gradient(120deg,#ff2f92,#ff7b1c);color:#fff;box-shadow:0 0 20px rgba(255,47,146,.4),0 12px 26px rgba(255,47,146,.32)}body[data-theme="blast"] .download-page .download-secondary{border-color:#4cd9ff;color:#84e4ff;background:rgba(0,214,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}body[data-theme="blast"] .download-note{color:#9db4d9}body[data-theme="blast"] .download-note .mono{background:rgba(0,214,255,.12);border:1px solid rgba(0,214,255,.34);border-radius:8px;padding:2px 6px;color:#d8efff}body[data-theme="blast"] .toast{background:linear-gradient(120deg,#21103a,#0f2c58)}body[data-theme="blast"] .top-nav a.nav-btn{background-image:linear-gradient(135deg,#00d6ff,#ff7b1c)!important;color:#081022!important;-webkit-text-fill-color:#081022!important}body[data-theme="blast"] header.top .top-nav a[href$="/upload"],body[data-theme="blast"] header.top .top-nav a[href*="/auth/login"],body[data-theme="blast"] header.top .top-nav a[href*="/auth/google"],body[data-theme="blast"] header.top .top-nav a[href*="/auth/register"],body[data-theme="blast"] header.top .top-nav a[href*="/auth/logout"]{background-image:linear-gradient(135deg,#00d6ff,#ff7b1c)!important;color:#081022!important;-webkit-text-fill-color:#081022!important}@keyframes blast-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}body[data-theme="blast"]{font-family:"Manrope","Space Grotesk","DM Sans","Segoe UI",sans-serif}body[data-theme="blast"]::before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.08;background-image:repeating-linear-gradient(0deg,#fff 0 1px,transparent 1px 3px),repeating-linear-gradient(90deg,#fff 0 1px,transparent 1px 3px);z-index:0}body[data-theme="blast"][data-page="categories"]::before,body[data-theme="blast"][data-page="hot-tags"]::before{display:none}body[data-theme="blast"] .wrap,body[data-theme="blast"] footer{position:relative;z-index:1}body[data-theme="blast"] .wrap{max-width:1280px}body[data-theme="blast"] header.top{position:sticky;top:0;z-index:30;margin:0 auto 14px;padding:14px 18px 12px;gap:14px;flex-wrap:wrap;background:rgba(7,8,15,.74);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.12)}body[data-theme="blast"] header.top:before{content:"";position:absolute;left:-100vw;right:-100vw;top:0;transform:none;width:auto;height:100%;background:rgba(7,8,15,.74);border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(12px);z-index:-1}body[data-theme="blast"] .logo-wrap{gap:2px}body[data-theme="blast"] .logo-mark{width:40px;height:40px;border-radius:11px;font:800 23px/1 "Plus Jakarta Sans",sans-serif;color:#091122;box-shadow:0 8px 22px rgba(0,214,255,.32)}body[data-theme="blast"] .logo{font:400 44px/.88 "Bebas Neue","Impact","Arial Black",sans-serif;letter-spacing:.035em;gap:10px}body[data-theme="blast"] .logo > span:not(.logo-mark):not(.logo-badge){color:#f1f5ff}body[data-theme="blast"] .logo-badge{background:linear-gradient(135deg,#0f1f3f,#12274d);border:1px solid rgba(97,217,255,.55);color:#bff3ff;padding:2px 7px;border-radius:999px;font-size:10px;line-height:1;transform:translateY(-1px);box-shadow:0 0 12px rgba(0,214,255,.22)}body[data-theme="blast"] .logo-slogan{font:600 11px/1.2 "Plus Jakarta Sans",sans-serif;color:#a8badf;letter-spacing:.07em}body[data-theme="blast"] .top-search{order:2;margin-left:auto;flex:1 1 360px;max-width:560px}body[data-theme="blast"] .top-search input{min-height:44px;border-radius:12px;padding:0 12px;font:600 15px/1.2 "Manrope",sans-serif;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.08));border:1px solid rgba(150,184,225,.42);color:#fff}body[data-theme="blast"] .top-search input::placeholder{color:#bfd0ff}body[data-theme="blast"] .top-search button{min-height:44px;border-radius:12px;padding:0 16px;font:800 14px/1 "Plus Jakarta Sans",sans-serif;background:linear-gradient(135deg,#ff9f24,#ffd24f);color:#0c1428;border:1px solid rgba(255,214,111,.6);box-shadow:0 10px 22px rgba(255,159,36,.36)}body[data-theme="blast"] .category-spotlight{background:linear-gradient(140deg,#0f172a,#1e293b);border-color:rgba(148,163,184,.35);box-shadow:0 16px 34px rgba(4,8,22,.44)}body[data-theme="blast"] .category-kicker{color:#cbd5e1}body[data-theme="blast"] .category-title{color:#f8fafc}body[data-theme="blast"] .category-sub{color:#cbd5e1}body[data-theme="blast"] .category-desc{color:#d7e4ff}body[data-theme="blast"][data-page="tag"] .tag-block-intro{order:1}body[data-theme="blast"][data-page="tag"] .tag-block-related{order:2}body[data-theme="blast"][data-page="tag"] .tag-block-list{order:3}body[data-theme="blast"][data-page="tag"] .tag-seo-card{background:linear-gradient(160deg,rgba(28,38,78,.96),rgba(14,20,45,.96));border:1px solid rgba(130,178,255,.42);box-shadow:0 18px 38px rgba(2,8,24,.62),0 0 22px rgba(0,214,255,.16)}body[data-theme="blast"][data-page="tag"] .tag-seo-card h2{color:#f4f8ff}body[data-theme="blast"][data-page="tag"] .tag-seo-card p{color:#dce8ff;font-size:15px;line-height:1.72}body[data-theme="blast"][data-page="tag"] .tag-seo-card .meta-grid{color:#cfe0ff}body[data-theme="blast"][data-page="tag"] .tag-seo-card .meta-grid strong{color:#f7fbff}body[data-theme="blast"][data-page="tag"] .tag-related-card{background:linear-gradient(165deg,rgba(22,31,67,.95),rgba(12,18,42,.96));border:1px solid rgba(124,165,234,.38);box-shadow:0 16px 34px rgba(2,8,24,.58),0 0 20px rgba(0,214,255,.14)}body[data-theme="blast"][data-page="tag"] .tag-related-card .section-title{color:#eaf2ff}body[data-theme="blast"][data-page="tag"] .tag-related-card .chip{background:linear-gradient(120deg,#2f1762,#173e7a);color:#ecf5ff;border:1px solid rgba(125,170,245,.35)}body[data-theme="blast"] .top-nav{order:4;flex:1 1 100%;justify-content:flex-start;gap:8px;flex-wrap:wrap;overflow:visible;padding-bottom:2px;row-gap:8px}body[data-theme="blast"] .top-nav::-webkit-scrollbar{display:none}body[data-theme="blast"] .top-nav a{padding:6px 12px;font:700 13px/1 "Plus Jakarta Sans",sans-serif;border:1px solid rgba(255,255,255,.16);color:#dce6ff;background:rgba(255,255,255,.04);white-space:nowrap;text-decoration:none}body[data-theme="blast"] .top-nav a[href$="/hot/all"]{display:none}body[data-theme="blast"][data-page="home"] .top-nav a[href="/"],body[data-theme="blast"][data-page="new"] .top-nav a[href="/new"],body[data-theme="blast"][data-page="hot-month"] .top-nav a[href="/hot/month"],body[data-theme="blast"][data-page="hot-all"] .top-nav a[href="/hot/all"],body[data-theme="blast"][data-page="trending"] .top-nav a[href="/trending"],body[data-theme="blast"][data-page="categories"] .top-nav a[href="/categories"],body[data-theme="blast"][data-page="festivals"] .top-nav a[href="/festivals"],body[data-theme="blast"][data-page="hot-tags"] .top-nav a[href="/hot-tags"],body[data-theme="blast"][data-page="search"] .top-nav a[href="/search"]{border-color:transparent;color:#081022;background:linear-gradient(120deg,#00d6ff,#a4ff3f)}body[data-theme="blast"] .theme-toggle{order:3;flex:0 0 auto;gap:6px}body[data-theme="blast"] .theme-label{font:700 10px/1 "Plus Jakarta Sans",sans-serif;color:#9fb5de}body[data-theme="blast"] .theme-select{min-width:172px;padding:7px 12px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);color:#edf2ff}body[data-theme="blast"] .theme-promo-btn{background:rgba(255,255,255,.08);border-color:rgba(149,176,227,.5);color:#dce8ff;box-shadow:none}body[data-theme="blast"] .theme-promo-btn.is-active{background:linear-gradient(120deg,#00d6ff,#a4ff3f);color:#071123;border-color:transparent;box-shadow:0 12px 24px rgba(0,214,255,.32)}body[data-theme="blast"] .top-nav a.nav-upload{background:linear-gradient(120deg,#1ad9ff,#98f85b)!important;color:#071122!important;-webkit-text-fill-color:#071122!important;border:0!important;box-shadow:0 10px 24px rgba(0,214,255,.3)!important}body[data-theme="blast"] .top-nav a.nav-login{background:rgba(255,255,255,.08)!important;color:#dce8ff!important;-webkit-text-fill-color:#dce8ff!important;border:1px solid rgba(149,176,227,.55)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07)!important}body[data-theme="blast"][data-page="home"] .hero{padding:0;border-radius:28px;box-shadow:0 24px 60px rgba(4,8,22,.68),inset 0 0 0 1px rgba(0,214,255,.14)}body[data-theme="blast"][data-page="home"] .hero:before{inset:-20% -15%;width:auto;height:auto;background:conic-gradient(from 0deg,transparent,rgba(255,47,146,.24),transparent,rgba(0,214,255,.2),transparent);animation:blast-spin 16s linear infinite}body[data-theme="blast"][data-page="home"] .hero:after{display:none}body[data-theme="blast"][data-page="home"] .hero-inner{position:relative;z-index:1;padding:30px}body[data-theme="blast"][data-page="home"] .hero-inner:before{content:"";position:absolute;inset:-18% -12% -8% auto;width:62%;background:linear-gradient(145deg,rgba(0,214,255,.28),rgba(0,214,255,0) 52%);clip-path:polygon(20% 0,100% 0,100% 100%,0 64%);filter:blur(.4px);pointer-events:none}body[data-theme="blast"][data-page="home"] .hero h1{position:relative;display:block;max-width:100%;font:800 clamp(34px,7.2vw,92px)/.92 "Impact","Bebas Neue","Arial Narrow","Arial Black",sans-serif;letter-spacing:.028em;text-transform:uppercase;margin:0;color:#f3f9ff;text-shadow:0 0 12px rgba(0,214,255,.26)}body[data-theme="blast"][data-page="home"] .hero h1:after{content:none}body[data-theme="blast"][data-page="home"] .hero h1 span{color:#ff9b2f;text-shadow:0 0 10px rgba(255,123,28,.34)}body[data-theme="blast"][data-page="home"] .hero p{width:min(760px,100%);margin:10px 0 18px;font-size:17px;color:#c7d4f7}body[data-theme="blast"][data-page="home"] .section-block{position:relative;overflow:visible}body[data-theme="blast"][data-page="home"] .section-block:before{content:"";position:absolute;left:10%;right:10%;top:-16px;height:160px;background:radial-gradient(circle at 50% 22%,rgba(255,47,146,.22),rgba(255,47,146,0) 48%),radial-gradient(circle at 68% 36%,rgba(0,214,255,.2),rgba(0,214,255,0) 52%);filter:blur(16px);pointer-events:none;z-index:0}body[data-theme="blast"][data-page="home"] .section-block > *{position:relative;z-index:1}body[data-theme="blast"] .search input{min-height:56px;border-radius:14px;padding:0 14px;font:600 16px/1.2 "Manrope",sans-serif;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.08));border:1px solid rgba(150,184,225,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.18)}body[data-theme="blast"] .search button{min-height:56px;min-width:124px;border-radius:14px;padding:0 22px;font:800 16px/1 "Plus Jakarta Sans",sans-serif;background:linear-gradient(135deg,#ff9f24,#ffd24f);color:#0c1428;border:1px solid rgba(255,214,111,.6);box-shadow:0 10px 22px rgba(255,159,36,.36)}body[data-theme="blast"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title{display:flex;justify-content:flex-start;align-items:center;gap:8px;margin:8px 0 10px}body[data-theme="blast"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title > span:last-child,body[data-theme="blast"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title > a,body[data-theme="blast"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title > span > a{font:800 clamp(34px,3.1vw,46px)/.9 "Impact","Bebas Neue","Arial Narrow","Arial Black",sans-serif;letter-spacing:.03em;text-transform:uppercase;color:#ecf3ff}body[data-theme="blast"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title > span:last-child,body[data-theme="blast"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title > a,body[data-theme="blast"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title > span > a{text-shadow:0 0 22px rgba(0,214,255,.24),0 0 12px rgba(255,47,146,.2)}body[data-theme="blast"][data-page="home"] .section-title .dot{width:9px;height:9px}body[data-theme="blast"] .card{border-radius:18px;padding:12px;background:linear-gradient(160deg,rgba(26,31,62,.88),rgba(15,19,40,.86))}body[data-theme="blast"] .card.card-more{background:linear-gradient(155deg,rgba(17,28,58,.94),rgba(10,18,40,.92));border:1px dashed rgba(124,170,241,.48)}body[data-theme="blast"] .card.card-more .more-icon{color:#73e7ff;text-shadow:0 0 14px rgba(0,214,255,.34)}body[data-theme="blast"] .card.card-more .more-text{color:#e7f2ff}body[data-theme="blast"] .title{margin:0 0 7px;font:800 21px/1.22 "Plus Jakarta Sans",sans-serif;color:#eef3ff}body[data-theme="blast"] .meta{margin-bottom:10px;font-size:12px;color:#b7c7ef}body[data-theme="blast"] .audio{margin-bottom:9px}body[data-theme="blast"] .card .audio{min-width:0}body[data-theme="blast"] .card .viz{flex:0 0 26px;min-width:26px;--viz-c1:#ff5f6d;--viz-c2:#ffc857;--viz-c3:#45d4ff;--viz-c4:#8b5cf6;--viz-c5:#ff4ecd;--viz-glow:rgba(0,214,255,.58)}body[data-theme="blast"] .play,body[data-theme="blast"] .download{border-radius:12px;padding:8px 14px;font:800 14px/1 "Plus Jakarta Sans",sans-serif;text-decoration:none}body[data-theme="blast"] .card .play{min-width:0;max-width:100%;width:auto;padding:6px 9px;font-size:13px;justify-content:center}body[data-theme="blast"] .card .play .dur{display:none}body[data-theme="blast"] .card .download{min-width:0;max-width:100%;width:auto;padding:7px 8px;font-size:14px;margin-left:0;box-shadow:0 0 16px rgba(255,47,146,.24),0 12px 24px rgba(3,8,24,.42)}body[data-theme="blast"] .card .download .label{font-size:14px;font-weight:800;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;text-align:center}body[data-theme="blast"] .play{color:#081022;background:linear-gradient(120deg,#00d6ff,#8af5ff)}body[data-theme="blast"] .download,body[data-theme="blast"] .download-primary{color:#fff;background:linear-gradient(120deg,#ff2f92,#ff6f5b)}body[data-theme="blast"] .play .dur{font-size:11px;color:rgba(8,16,34,.72)}body[data-theme="blast"] .card.is-playing .play,body[data-theme="blast"] .detail-main.is-playing .play{transform:none}body[data-theme="blast"] .tag{background:rgba(255,255,255,.08);border-color:rgba(128,166,232,.34);color:#d7e4ff;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}body[data-theme="blast"] .grid .card .tag{font-size:15px;font-weight:700;padding:6px 12px;min-height:33px;border-radius:14px}body[data-theme="blast"] .grid .card .tag:hover{box-shadow:0 0 14px rgba(0,214,255,.22),0 8px 16px rgba(3,8,24,.42);filter:brightness(1.07)}body[data-theme="blast"][data-page="categories"] .card,body[data-theme="blast"][data-page="categories"] .play,body[data-theme="blast"][data-page="categories"] .download,body[data-theme="blast"][data-page="hot-tags"] .card,body[data-theme="blast"][data-page="hot-tags"] .play,body[data-theme="blast"][data-page="hot-tags"] .download{box-shadow:none}@media (max-width: 920px){body[data-theme="blast"] header.top{flex-wrap:wrap}body[data-theme="blast"] .top-search{order:2;max-width:none;width:100%;margin-left:0}body[data-theme="blast"] .theme-toggle{order:3;margin-left:0}body[data-theme="blast"] .top-nav{order:4;flex:1 1 100%}}@media (max-width: 620px){body[data-theme="blast"] .wrap{max-width:calc(100% - 18px);padding:0}body[data-theme="blast"] .logo{font-size:40px}body[data-theme="blast"][data-page="home"] .hero{padding:18px 16px;border-radius:20px}body[data-theme="blast"][data-page="home"] .hero p{font-size:14px}body[data-theme="blast"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title > span:last-child,body[data-theme="blast"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title > a,body[data-theme="blast"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title > span > a{font-size:38px}body[data-theme="blast"] .search{grid-template-columns:1fr}}body[data-theme="classic"]{background:radial-gradient(circle at 8% 0,#fff4e6 0,#f8fafc 48%,#e0f2fe 100%)}body[data-theme="classic"] .logo-mark{background:linear-gradient(120deg,#f97316,#0ea5e9)}body[data-theme="classic"] .logo span{color:#ea580c}body[data-theme="classic"] .top-nav a{background:rgba(255,255,255,.94);border:1px solid #d9e2ec;box-shadow:0 4px 10px rgba(15,23,42,.06)}body[data-theme="classic"] .top-nav a:hover{border-color:#f97316;transform:translateY(-1px);box-shadow:0 10px 20px rgba(15,23,42,.11)}body[data-theme="classic"] .hero{background:linear-gradient(110deg,#1f5fbd 0,#0f2d66 50%,#071a3d 100%);border:1px solid rgba(14,165,233,.22);box-shadow:0 22px 46px rgba(15,45,102,.3)}body[data-theme="classic"] .hero h1{font-size:38px;line-height:1.1;letter-spacing:.01em}body[data-theme="classic"] .hero p{font-size:14px;color:#dbeafe}body[data-theme="classic"] .search input{border:1px solid #cfd8e3;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}body[data-theme="classic"] .search input:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 3px rgba(14,165,233,.18)}body[data-theme="classic"] .search button{background:linear-gradient(90deg,#f97316,#fb923c);font-weight:700;box-shadow:0 10px 22px rgba(249,115,22,.28)}body[data-theme="classic"] .search button:hover{transform:translateY(-1px)}body[data-theme="classic"] .section-title .dot{width:9px;height:9px;background:linear-gradient(135deg,#0ea5e9,#f97316)}body[data-theme="classic"] .card{background:linear-gradient(180deg,#ffffff 0,#fdfefe 100%);border:1px solid #e3eaf2;border-radius:16px;box-shadow:0 8px 20px rgba(15,23,42,.08)}body[data-theme="classic"] .card:hover{box-shadow:0 14px 30px rgba(15,23,42,.12)}body[data-theme="classic"] .title{font-weight:600}body[data-theme="classic"] .meta{color:#59708c}body[data-theme="classic"] .tag{background:#eef4ff;border:1px solid #d9e7ff;color:#334155}body[data-theme="classic"] .chip{background:linear-gradient(135deg,#0f172a,#1e3a5f)}body[data-theme="classic"] .chip-count em{background:rgba(251,146,60,.25)}body[data-theme="classic"] .play{background:linear-gradient(90deg,#0ea5e9,#2563eb);box-shadow:0 10px 22px rgba(37,99,235,.26)}body[data-theme="classic"] .download{background:linear-gradient(90deg,#f97316,#ef4444);box-shadow:0 10px 22px rgba(249,115,22,.24)}body[data-theme="classic"] .stat-card{background:linear-gradient(120deg,#0f2a5a,#0b1d44 55%,#081734);border:1px solid rgba(56,189,248,.2)}body[data-theme="classic"] .detail-banner{background:linear-gradient(90deg,#fff2c9,#ffe8a3 45%,#fff5d6 100%);border-color:#f9d88b}body[data-theme="classic"] .detail-badge{background:linear-gradient(90deg,#0f172a,#1e3a5f)}body[data-theme="classic"] .pager a{border-color:#d7e3f1;color:#1d4ed8}body[data-theme="classic"] .pager span{border-color:#d7e3f1;background:linear-gradient(90deg,#f8fbff,#ffffff)}body[data-theme="classic"] .theme-select{border-color:#d7e3f1;box-shadow:0 4px 10px rgba(15,23,42,.06)}body[data-theme="y2k"] .toast{background:linear-gradient(90deg,#1d4ed8,#0f172a)}body[data-theme="sports"] .toast{background:linear-gradient(90deg,#ef4444,#0b1220)}body[data-theme="craft"] .toast{background:linear-gradient(90deg,#7c2d12,#0f172a)}body[data-theme="street"] .toast{background:linear-gradient(90deg,#22c55e,#0b1220)}body[data-theme="pink"] .toast{background:linear-gradient(90deg,#f472b6,#0f172a)}body[data-theme="sunburst"] .toast{background:linear-gradient(90deg,#f59e0b,#1e1b4b)}body[data-theme="y2k"]{background:linear-gradient(90deg,#e0f2fe 0,#fff7ed 55%,#f8fafc 100%)}body[data-theme="y2k"] .logo-mark{background:linear-gradient(90deg,#38bdf8,#f97316)}body[data-theme="y2k"] .hero{background:linear-gradient(90deg,#1d4ed8,#0f172a);box-shadow:0 20px 50px rgba(56,189,248,.28)}body[data-theme="y2k"] .play{background:linear-gradient(90deg,#38bdf8,#f97316);box-shadow:0 10px 22px rgba(56,189,248,.35)}body[data-theme="y2k"] .chip{background:linear-gradient(90deg,#0b1220,#1f2937)}body[data-theme="y2k"] .tag{background:linear-gradient(90deg,#fff7ed,#fef3c7);color:#9a3412;border:1px solid #fed7aa}body[data-theme="y2k"] .card{border-radius:14px}body[data-theme="y2k"] .mini-player{background:linear-gradient(90deg,#0f172a,#1e293b);border:1px solid rgba(56,189,248,.35);box-shadow:0 20px 45px rgba(56,189,248,.3)}body[data-theme="y2k"] .mini-bar span{background:linear-gradient(90deg,#38bdf8,#f97316)}body[data-theme="y2k"] .mini-art{background:linear-gradient(90deg,#38bdf8,#f97316)}body[data-theme="y2k"] .mini-btn{background:linear-gradient(90deg,#38bdf8,#f97316)}body[data-theme="sports"]{background:linear-gradient(90deg,#e2e8f0 0,#f8fafc 60%,#f1f5f9 100%)}body[data-theme="sports"] .logo-mark{background:linear-gradient(90deg,#ef4444,#0ea5e9)}body[data-theme="sports"] .hero{background:linear-gradient(90deg,#0b1220,#ef4444);box-shadow:0 22px 55px rgba(15,23,42,.45)}body[data-theme="sports"] .play{background:linear-gradient(90deg,#ef4444,#f97316);box-shadow:0 10px 24px rgba(239,68,68,.35)}body[data-theme="sports"] .chip{background:linear-gradient(90deg,#111827,#0f172a)}body[data-theme="sports"] .tag{background:linear-gradient(90deg,#f8fafc,#e2e8f0);color:#0f172a;border:1px solid #e2e8f0}body[data-theme="sports"] .card{border-radius:10px}body[data-theme="sports"] .mini-player{background:linear-gradient(90deg,#0b1220,#111827);border:1px solid rgba(239,68,68,.4);box-shadow:0 22px 50px rgba(15,23,42,.5)}body[data-theme="sports"] .mini-bar span{background:linear-gradient(90deg,#ef4444,#f97316)}body[data-theme="sports"] .mini-art{background:linear-gradient(90deg,#ef4444,#f97316)}body[data-theme="sports"] .mini-btn{background:linear-gradient(90deg,#ef4444,#f97316)}body[data-theme="craft"]{background:linear-gradient(90deg,#fef3c7 0,#f8fafc 55%,#f5f5f4 100%)}body[data-theme="craft"] .logo-mark{background:linear-gradient(90deg,#c2410c,#1d4ed8)}body[data-theme="craft"] .hero{background:linear-gradient(90deg,#7c2d12,#1f2937);box-shadow:0 20px 50px rgba(124,45,18,.32)}body[data-theme="craft"] .play{background:linear-gradient(90deg,#c2410c,#f59e0b);box-shadow:0 10px 22px rgba(194,65,12,.3)}body[data-theme="craft"] .chip{background:linear-gradient(90deg,#1f2937,#0f172a)}body[data-theme="craft"] .tag{background:linear-gradient(90deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fcd34d}body[data-theme="craft"] .card{border-radius:16px}body[data-theme="craft"] .mini-player{background:linear-gradient(90deg,#1f2937,#0f172a);border:1px solid rgba(180,83,9,.4);box-shadow:0 20px 45px rgba(124,45,18,.25)}body[data-theme="craft"] .mini-bar span{background:linear-gradient(90deg,#f59e0b,#c2410c)}body[data-theme="craft"] .mini-art{background:linear-gradient(90deg,#f59e0b,#c2410c)}body[data-theme="craft"] .mini-btn{background:linear-gradient(90deg,#f59e0b,#c2410c)}body[data-theme="street"]{background:linear-gradient(90deg,#f8fafc 0,#e2e8f0 55%,#f1f5f9 100%)}body[data-theme="street"] .logo-mark{background:linear-gradient(90deg,#22c55e,#06b6d4)}body[data-theme="street"] .hero{background:linear-gradient(90deg,#0b1220,#000000);box-shadow:0 24px 55px rgba(15,23,42,.55)}body[data-theme="street"] .play{background:linear-gradient(90deg,#22c55e,#06b6d4);box-shadow:0 10px 24px rgba(34,197,94,.35)}body[data-theme="street"] .chip{background:linear-gradient(90deg,#0b1220,#111827);color:#22c55e;border:1px solid #22c55e}body[data-theme="street"] .tag{background:linear-gradient(90deg,#e2e8f0,#f8fafc);color:#0f172a;border:1px solid #cbd5e1}body[data-theme="street"] .card{border-radius:8px}body[data-theme="street"] .mini-player{background:linear-gradient(90deg,#0b1220,#111827);border:1px solid rgba(34,197,94,.45);box-shadow:0 26px 60px rgba(15,23,42,.55)}body[data-theme="street"] .mini-bar span{background:linear-gradient(90deg,#22c55e,#06b6d4)}body[data-theme="street"] .mini-art{background:linear-gradient(90deg,#22c55e,#06b6d4)}body[data-theme="street"] .mini-btn{background:linear-gradient(90deg,#22c55e,#06b6d4);color:#0b1220}body[data-theme="pink"]{background:linear-gradient(90deg,#ffe4e6 0,#fce7f3 55%,#fdf2f8 100%)}body[data-theme="pink"] .logo-mark{background:linear-gradient(90deg,#f472b6,#a855f7)}body[data-theme="pink"] .hero{background:linear-gradient(90deg,#a855f7,#0f172a);box-shadow:0 22px 55px rgba(168,85,247,.35)}body[data-theme="pink"] .play{background:linear-gradient(90deg,#f472b6,#a855f7);box-shadow:0 10px 24px rgba(244,114,182,.35)}body[data-theme="pink"] .chip{background:linear-gradient(90deg,#a855f7,#f472b6)}body[data-theme="pink"] .tag{background:linear-gradient(90deg,#fff1f2,#fce7f3);color:#9f1239;border:1px solid #fecdd3}body[data-theme="pink"] .card{border-radius:18px}body[data-theme="pink"] .mini-player{background:linear-gradient(90deg,#1f2937,#a855f7);border:1px solid rgba(244,114,182,.45);box-shadow:0 22px 55px rgba(168,85,247,.35)}body[data-theme="pink"] .mini-bar span{background:linear-gradient(90deg,#f472b6,#a855f7)}body[data-theme="pink"] .mini-art{background:linear-gradient(90deg,#f472b6,#a855f7)}body[data-theme="pink"] .mini-btn{background:linear-gradient(90deg,#f472b6,#a855f7)}body[data-theme="sunburst"]{background:linear-gradient(90deg,#fff7ed 0,#fde68a 55%,#e0e7ff 100%)}body[data-theme="sunburst"] .logo-mark{background:linear-gradient(90deg,#f59e0b,#f97316)}body[data-theme="sunburst"] .hero{background:linear-gradient(90deg,#f59e0b,#1e1b4b);box-shadow:0 22px 55px rgba(245,158,11,.35)}body[data-theme="sunburst"] .play{background:linear-gradient(90deg,#f59e0b,#f97316);box-shadow:0 10px 24px rgba(245,158,11,.35)}body[data-theme="sunburst"] .chip{background:linear-gradient(90deg,#1e1b4b,#0f172a)}body[data-theme="sunburst"] .tag{background:linear-gradient(90deg,#fff7ed,#fde68a);color:#92400e;border:1px solid #fcd34d}body[data-theme="sunburst"] .card{border-radius:16px}body[data-theme="sunburst"] .mini-player{background:linear-gradient(90deg,#1e1b4b,#0f172a);border:1px solid rgba(245,158,11,.45);box-shadow:0 22px 55px rgba(245,158,11,.35)}body[data-theme="sunburst"] .mini-bar span{background:linear-gradient(90deg,#f59e0b,#f97316)}body[data-theme="sunburst"] .mini-art{background:linear-gradient(90deg,#f59e0b,#f97316)}body[data-theme="sunburst"] .mini-btn{background:linear-gradient(90deg,#f59e0b,#f97316)}body[data-theme="monigram"]{--brand:#0f172a;--brand-2:#334155;--accent:#14b8a6;--bg:#f6f8fb;--card:#ffffff;--chip:#111827;background:radial-gradient(circle at 15% -10%,#dbeafe 0,#eff6ff 26%,#f8fafc 62%,#edf3fb 100%);font-family:"Space Grotesk","Manrope","DM Sans","Segoe UI",sans-serif}body[data-theme="monigram"] .logo-mark{background:linear-gradient(135deg,#0f172a,#14b8a6);box-shadow:0 10px 22px rgba(15,23,42,.26)}body[data-theme="monigram"] .logo > span:not(.logo-mark):not(.logo-badge){color:#0f172a}body[data-theme="monigram"] .logo-slogan{color:#475569}body[data-theme="monigram"] .theme-select{border-color:#cbd5e1;background:#fff;color:#0f172a}body[data-theme="monigram"] header.top{position:sticky;top:0;z-index:24;margin:0 auto 20px;padding:14px 16px 16px;gap:12px;background:rgba(245,250,255,.9);backdrop-filter:blur(12px);border-bottom:1px solid #d3dfef;box-shadow:0 8px 20px rgba(15,23,42,.08)}body[data-theme="monigram"] header.top:before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:100vw;height:100%;background:rgba(245,250,255,.9);border-bottom:1px solid #d3dfef;z-index:-1}body[data-theme="monigram"] .top-search{order:2;flex:1 1 560px;max-width:760px;margin-left:auto}body[data-theme="monigram"] .top-search input{background:#fff;border-color:#cbd5e1;color:#0f172a;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}body[data-theme="monigram"] .top-search button{background:linear-gradient(135deg,#0f172a,#14b8a6);color:#fff;box-shadow:0 10px 22px rgba(15,23,42,.24)}body[data-theme="monigram"] .theme-toggle{order:3;gap:8px}body[data-theme="monigram"] .theme-label{color:#5b6f89}body[data-theme="monigram"] .top-nav{order:4;flex:1 1 100%;justify-content:center;gap:10px;row-gap:10px;margin-top:8px;padding-top:10px;padding-bottom:6px;border-top:1px solid #d8e3f1}body[data-theme="monigram"] .top-nav::-webkit-scrollbar{display:none}body[data-theme="monigram"] .top-nav a,body[data-theme="monigram"] .nav a{background:#ffffff;border:1px solid #cbd5e1;color:#0f172a;box-shadow:none;font:700 13px/1 "Plus Jakarta Sans","Manrope",sans-serif;padding:7px 13px}body[data-theme="monigram"] .top-nav a:hover,body[data-theme="monigram"] .nav a:hover{background:linear-gradient(135deg,#0f172a,#14b8a6);border-color:transparent;color:#fff}body[data-theme="monigram"] .top-nav a.nav-btn{background:linear-gradient(135deg,#0f172a,#14b8a6)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}body[data-theme="monigram"] header.top .top-nav a[href$="/upload"],body[data-theme="monigram"] header.top .top-nav a[href*="/auth/login"],body[data-theme="monigram"] header.top .top-nav a[href*="/auth/google"],body[data-theme="monigram"] header.top .top-nav a[href*="/auth/register"],body[data-theme="monigram"] header.top .top-nav a[href*="/auth/logout"]{background:linear-gradient(135deg,#0f172a,#14b8a6)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}body[data-theme="monigram"][data-page="home"] .top-nav a[href="/"],body[data-theme="monigram"][data-page="new"] .top-nav a[href="/new"],body[data-theme="monigram"][data-page="hot-month"] .top-nav a[href="/hot/month"],body[data-theme="monigram"][data-page="hot-all"] .top-nav a[href="/hot/all"],body[data-theme="monigram"][data-page="trending"] .top-nav a[href="/trending"],body[data-theme="monigram"][data-page="categories"] .top-nav a[href="/categories"],body[data-theme="monigram"][data-page="festivals"] .top-nav a[href="/festivals"],body[data-theme="monigram"][data-page="hot-tags"] .top-nav a[href="/hot-tags"],body[data-theme="monigram"][data-page="search"] .top-nav a[href="/search"]{border-color:transparent;background:linear-gradient(135deg,#0f172a,#14b8a6);color:#fff;box-shadow:0 8px 18px rgba(15,23,42,.18)}body[data-theme="monigram"] .hero{background:linear-gradient(135deg,#0f172a 0,#1f2937 52%,#334155 100%);border:1px solid rgba(148,163,184,.45);box-shadow:0 22px 48px rgba(15,23,42,.26)}body[data-theme="monigram"] .hero h1,body[data-theme="monigram"] .hero p{color:#f8fafc}body[data-theme="monigram"] .search-hero{background:linear-gradient(135deg,#0f172a,#1e293b 58%,#334155);border-color:rgba(148,163,184,.42)}body[data-theme="monigram"] .section-title{color:#0f172a}body[data-theme="monigram"] .section-title .dot{background:linear-gradient(135deg,#0f172a,#14b8a6)}body[data-theme="monigram"] .card{background:#fff;border:1px solid #d7e3f0;border-radius:14px;box-shadow:0 10px 22px rgba(15,23,42,.08)}body[data-theme="monigram"] .title{color:#0f172a}body[data-theme="monigram"] .meta{color:#475569}body[data-theme="monigram"] .tag{background:#eef2f7;border:1px solid #d8e1ec;color:#1e293b}body[data-theme="monigram"] .chip{background:linear-gradient(135deg,#0f172a,#334155);color:#f8fafc}body[data-theme="monigram"] .play{background:linear-gradient(135deg,#14b8a6,#06b6d4);box-shadow:0 10px 20px rgba(20,184,166,.28);color:#042f2e}body[data-theme="monigram"] .download,body[data-theme="monigram"] .download-primary{background:linear-gradient(135deg,#0f172a,#334155);box-shadow:0 10px 22px rgba(15,23,42,.24)}body[data-theme="monigram"] .download-secondary{border-color:#94a3b8;color:#0f172a;background:#f8fafc}body[data-theme="monigram"] .pager a{color:#0f172a;border-color:#cbd5e1;background:#fff}body[data-theme="monigram"] .footer-links a{color:#0f766e}body[data-theme="monigram"] .discover-box{background:#fff;border-color:#d7e3f0;box-shadow:0 10px 20px rgba(15,23,42,.08)}body[data-theme="monigram"] .category-spotlight{background:linear-gradient(135deg,#ffffff,#eef4fb);border-color:#cbd5e1}body[data-theme="monigram"] .mini-player{background:linear-gradient(130deg,#0f172a,#1e293b);border:1px solid rgba(45,212,191,.36);box-shadow:0 22px 50px rgba(15,23,42,.4)}body[data-theme="monigram"] .mini-art{background:linear-gradient(135deg,#14b8a6,#06b6d4)}body[data-theme="monigram"] .mini-btn{background:linear-gradient(135deg,#14b8a6,#0ea5e9);color:#042f2e}body[data-theme="monigram"] .mini-bar{background:#1f2a3a}body[data-theme="monigram"] .mini-bar span{background:linear-gradient(90deg,#2dd4bf,#22d3ee)}body[data-theme="monigram"] .toast{background:linear-gradient(120deg,#0f172a,#155e75)}body[data-theme="monigram"] .search button{background:linear-gradient(90deg,#0f172a,#14b8a6)}@media (max-width: 920px){body[data-theme="monigram"] header.top{padding:12px 14px 14px;margin:0 auto 16px}body[data-theme="monigram"] .top-search{order:2;flex:1 1 100%;max-width:none;margin-left:0}body[data-theme="monigram"] .theme-toggle{order:3;margin-left:0}body[data-theme="monigram"] .top-nav{order:4;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-top:8px;padding-bottom:8px;border-top:1px solid #d8e3f1}body[data-theme="monigram"] .top-nav a{white-space:nowrap}}body[data-theme="monigram-luxe"]{--brand:#d19a2f;--brand-2:#f3cd7a;--accent:#f3bb50;--bg:#f8edd8;--chip:#5e3f16;background:radial-gradient(circle at 9% 4%,rgba(255,225,156,.6),transparent 28%),radial-gradient(circle at 86% 10%,rgba(182,126,43,.28),transparent 34%),radial-gradient(circle at 52% 96%,rgba(255,238,201,.72),transparent 42%),linear-gradient(138deg,#fdf8ee 0,#f2dfba 52%,#e2c48d 100%);font-family:"Manrope","Plus Jakarta Sans","Space Grotesk","Segoe UI",sans-serif}body[data-theme="monigram-luxe"]::before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 14% 7%,rgba(255,244,214,.82) 0,rgba(255,244,214,0) 40%),radial-gradient(circle at 88% 15%,rgba(255,209,117,.38) 0,rgba(255,209,117,0) 38%),radial-gradient(circle at 50% 102%,rgba(255,249,232,.6) 0,rgba(255,249,232,0) 50%),repeating-linear-gradient(90deg,rgba(255,255,255,.2) 0 1px,transparent 1px 4px);opacity:.62;z-index:0}body[data-theme="monigram-luxe"]::after{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(88,58,20,.14),rgba(255,255,255,0) 20%,rgba(83,58,25,.1) 100%);z-index:0}body[data-theme="monigram-luxe"] .wrap,body[data-theme="monigram-luxe"] footer{position:relative;z-index:1}body[data-theme="monigram-luxe"] .logo-mark{background:linear-gradient(135deg,#c9932f,#ffd57f);color:#2e210f;box-shadow:0 12px 28px rgba(93,61,18,.34)}body[data-theme="monigram-luxe"] .logo > span:not(.logo-mark):not(.logo-badge){color:#2f2415}body[data-theme="monigram-luxe"] .logo-badge{background:linear-gradient(135deg,#77501b,#b18133);border-color:#c79c56;color:#fff3d9}body[data-theme="monigram-luxe"] .logo-slogan{color:#644f2c}body[data-theme="monigram-luxe"] .theme-label{color:#6d5531}body[data-theme="monigram-luxe"] .theme-select{border-color:#cfab6d;background:linear-gradient(180deg,#fffaf0,#f3e1c0);color:#2e2519;box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 4px 12px rgba(99,69,27,.08)}body[data-theme="monigram-luxe"] .theme-promo-btn{background:linear-gradient(180deg,#fffef9,#f3e6cb);border-color:#cfad73;color:#2f2619;box-shadow:inset 0 1px 0 rgba(255,255,255,.62)}body[data-theme="monigram-luxe"] .theme-promo-btn.is-active{background:linear-gradient(135deg,#d8a145,#ffd88a);color:#2f2518;border-color:transparent;box-shadow:0 10px 22px rgba(126,87,29,.28)}body[data-theme="monigram-luxe"] header.top{position:sticky;top:0;z-index:24;margin:0 auto 20px;padding:14px 16px 16px;gap:12px;background:rgba(255,250,238,.86);backdrop-filter:blur(12px);border-bottom:1px solid rgba(170,118,42,.38);box-shadow:0 12px 28px rgba(78,54,19,.16)}body[data-theme="monigram-luxe"] header.top:before{content:"";position:absolute;left:-100vw;right:-100vw;top:0;transform:none;width:auto;height:100%;background:rgba(255,250,238,.86);border-bottom:1px solid rgba(170,118,42,.38);backdrop-filter:blur(12px);z-index:-1}body[data-theme="monigram-luxe"] .top-search{order:2;flex:1 1 560px;max-width:760px;margin-left:auto}body[data-theme="monigram-luxe"] .top-search input{background:linear-gradient(180deg,#fffef8,#f7ecd4);border-color:#cda96b;color:#2f2619;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}body[data-theme="monigram-luxe"] .top-search input::placeholder{color:#8d7350}body[data-theme="monigram-luxe"] .top-search button{background:linear-gradient(135deg,#d09a31,#ffd27b);color:#2f2518;border:1px solid #d8ae67;box-shadow:0 12px 24px rgba(137,93,26,.34)}body[data-theme="monigram-luxe"] .theme-toggle{order:3;gap:8px}body[data-theme="monigram-luxe"] .top-nav{order:4;flex:1 1 100%;justify-content:center;gap:10px;row-gap:10px;margin-top:10px;padding-top:6px;padding-bottom:6px;border-top:0}body[data-theme="monigram-luxe"] .top-nav::-webkit-scrollbar{display:none}body[data-theme="monigram-luxe"] .top-nav a{background:linear-gradient(180deg,#fffef9,#f3e6cb);border:1px solid #cfad73;color:#2f2619;font:700 13px/1 "Plus Jakarta Sans","Manrope",sans-serif;padding:7px 13px;box-shadow:inset 0 1px 0 rgba(255,255,255,.62)}body[data-theme="monigram-luxe"] .top-nav a:hover{background:linear-gradient(135deg,#cd9732,#ffd480);border-color:transparent;color:#2d2418;transform:translateY(-1px);box-shadow:0 10px 20px rgba(130,91,31,.25)}body[data-theme="monigram-luxe"] .top-nav a.nav-btn{background-image:linear-gradient(135deg,#cc9530,#ffd27d)!important;color:#2f2518!important;-webkit-text-fill-color:#2f2518!important;border-color:#d3aa63!important}body[data-theme="monigram-luxe"] header.top .top-nav a[href$="/upload"],body[data-theme="monigram-luxe"] header.top .top-nav a[href*="/auth/login"],body[data-theme="monigram-luxe"] header.top .top-nav a[href*="/auth/google"],body[data-theme="monigram-luxe"] header.top .top-nav a[href*="/auth/register"],body[data-theme="monigram-luxe"] header.top .top-nav a[href*="/auth/logout"]{background-image:linear-gradient(135deg,#cc9530,#ffd27d)!important;color:#2f2518!important;-webkit-text-fill-color:#2f2518!important;border-color:#d3aa63!important}body[data-theme="monigram-luxe"][data-page="home"] .top-nav a[href="/"],body[data-theme="monigram-luxe"][data-page="new"] .top-nav a[href="/new"],body[data-theme="monigram-luxe"][data-page="hot-month"] .top-nav a[href="/hot/month"],body[data-theme="monigram-luxe"][data-page="hot-all"] .top-nav a[href="/hot/all"],body[data-theme="monigram-luxe"][data-page="trending"] .top-nav a[href="/trending"],body[data-theme="monigram-luxe"][data-page="categories"] .top-nav a[href="/categories"],body[data-theme="monigram-luxe"][data-page="festivals"] .top-nav a[href="/festivals"],body[data-theme="monigram-luxe"][data-page="hot-tags"] .top-nav a[href="/hot-tags"],body[data-theme="monigram-luxe"][data-page="search"] .top-nav a[href="/search"]{border-color:transparent;color:#2f2518;background:linear-gradient(135deg,#d8a145,#ffd88a);box-shadow:0 10px 22px rgba(126,87,29,.28)}body[data-theme="monigram-luxe"] .hero{position:relative;overflow:hidden;background:radial-gradient(circle at 84% 14%,rgba(255,216,130,.34),transparent 30%),radial-gradient(circle at 14% 92%,rgba(112,70,20,.24),transparent 34%),linear-gradient(132deg,#4f3411 0,#7a5120 44%,#bc8531 100%);border:1px solid rgba(245,210,145,.68);box-shadow:0 30px 70px rgba(73,47,15,.4),inset 0 0 0 1px rgba(255,235,189,.2)}body[data-theme="monigram-luxe"] .hero:before{content:"";position:absolute;left:-20%;top:-56%;width:70%;height:260px;background:radial-gradient(circle,rgba(255,218,138,.62) 0,rgba(255,218,138,0) 68%);pointer-events:none}body[data-theme="monigram-luxe"] .hero:after{content:"";position:absolute;right:-100px;bottom:-94px;width:280px;height:280px;background:radial-gradient(circle,rgba(88,55,19,.4) 0,rgba(88,55,19,0) 72%);pointer-events:none}body[data-theme="monigram-luxe"] .hero h1{color:#fff8ea;text-shadow:0 0 22px rgba(255,213,126,.34)}body[data-theme="monigram-luxe"] .hero p{color:#f4e4bf}body[data-theme="monigram-luxe"] .search-hero{background:linear-gradient(135deg,#5b3b12,#80541f 56%,#c38c37);border-color:rgba(240,207,138,.62);box-shadow:0 22px 48px rgba(74,48,16,.28)}body[data-theme="monigram-luxe"] .search.search-xl input{background:linear-gradient(180deg,#fffef9,#f8ebd1);border-color:#ceaa6d;color:#2f2518}body[data-theme="monigram-luxe"] .search.search-xl button{background:linear-gradient(90deg,#cf9830,#ffd37a);color:#2f2518;box-shadow:0 12px 24px rgba(136,96,31,.34)}body[data-theme="monigram-luxe"] .section-title{color:#2f2618}body[data-theme="monigram-luxe"] .section-title .dot{background:linear-gradient(135deg,#ca9132,#ffd888)}body[data-theme="monigram-luxe"] .card{background:linear-gradient(180deg,#fffdf8,#f2e2c0);border:1px solid #d5b57d;box-shadow:0 14px 30px rgba(73,52,20,.16),inset 0 1px 0 rgba(255,255,255,.66)}body[data-theme="monigram-luxe"] .card:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(73,52,20,.22),0 0 24px rgba(242,190,95,.18)}body[data-theme="monigram-luxe"] .card.card-more{background:linear-gradient(162deg,#fff3d6,#ffe8b8);border:1px dashed rgba(156,108,40,.45)}body[data-theme="monigram-luxe"] .card.card-more .more-icon{color:#8b6124}body[data-theme="monigram-luxe"] .card.card-more .more-text{color:#3a2a17}body[data-theme="monigram-luxe"] .title{color:#2b241a}body[data-theme="monigram-luxe"] .meta{color:#6a5536}body[data-theme="monigram-luxe"] .tag{background:#efe0bf;border-color:#cfb081;color:#3d311d}body[data-theme="monigram-luxe"] .grid .card .tag{border-radius:14px;font-size:15px;font-weight:700}body[data-theme="monigram-luxe"] .grid .card .tag:hover{box-shadow:0 8px 16px rgba(130,91,31,.18);filter:brightness(1.03)}body[data-theme="monigram-luxe"] .grid .card .audio{column-gap:0;gap:0}body[data-theme="monigram-luxe"] .grid .card .viz{flex:0 0 26px;min-width:26px;--viz-c1:#ff5f6d;--viz-c2:#ffc857;--viz-c3:#45d4ff;--viz-c4:#8b5cf6;--viz-c5:#ff4ecd;--viz-glow:rgba(238,190,98,.52)}body[data-theme="monigram"] .grid .card .viz{--viz-c1:#ff5f6d;--viz-c2:#ffc857;--viz-c3:#45d4ff;--viz-c4:#8b5cf6;--viz-c5:#ff4ecd;--viz-glow:rgba(87,205,200,.5)}body[data-theme="monigram-luxe"] .grid .card .play{opacity:.93}body[data-theme="monigram-luxe"] .grid .card .play{min-width:0;max-width:100%;width:auto;padding:6px 9px;font-size:13px}body[data-theme="monigram-luxe"] .grid .card .play .label{min-width:4.6ch}body[data-theme="monigram-luxe"] .grid .card .download{box-shadow:0 0 18px rgba(240,190,95,.3),0 12px 24px rgba(118,83,30,.24)}body[data-theme="monigram-luxe"] .grid .card .download{min-width:0;width:auto;max-width:100%;margin-left:0;padding:7px 8px;font-size:14px}body[data-theme="monigram-luxe"] .grid .card .download .label{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body[data-theme="monigram-luxe"] .chip{background:linear-gradient(135deg,#ab772b,#f0c875);color:#2f2518}body[data-theme="monigram-luxe"] .chip-count em{background:rgba(255,248,226,.56);color:#63461d}body[data-theme="monigram-luxe"] .play{background:linear-gradient(120deg,#ffe29b,#e7b85a);box-shadow:0 0 16px rgba(248,202,113,.36),0 12px 24px rgba(126,89,30,.2);color:#2f2518}body[data-theme="monigram-luxe"] .download,body[data-theme="monigram-luxe"] .download-primary{background:linear-gradient(120deg,#c9902f,#ffd17a);box-shadow:0 0 20px rgba(240,190,95,.34),0 12px 26px rgba(118,83,30,.24);color:#2f2518}body[data-theme="monigram-luxe"] .download-secondary{border-color:#bc985f;color:#2f2518;background:#fff8e9}body[data-theme="monigram-luxe"] .pager a{border-color:#c8a76f;background:linear-gradient(180deg,#fffdf8,#f4e5c6);color:#2f2518}body[data-theme="monigram-luxe"] .pager span{border-color:#cab07d;background:#fff8e8;color:#6c593a}body[data-theme="monigram-luxe"] .footer-links a{color:#8a621f}body[data-theme="monigram-luxe"] .discover-box{background:linear-gradient(180deg,#fffdf8,#f3e3c2);border-color:#d1b07a;box-shadow:0 12px 24px rgba(73,52,20,.14)}body[data-theme="monigram-luxe"] .discover-box summary{color:#2f2518}body[data-theme="monigram-luxe"] .discover-box summary:after{color:#8d6f3a}body[data-theme="monigram-luxe"] .category-spotlight{background:linear-gradient(135deg,#fff8ea,#eed7a9);border-color:#cfa866;box-shadow:0 16px 30px rgba(95,67,26,.2)}body[data-theme="monigram-luxe"] .category-kicker{color:#6d522b}body[data-theme="monigram-luxe"] .category-title{color:#2f2518}body[data-theme="monigram-luxe"] .category-sub{color:#68553a}body[data-theme="monigram-luxe"] .category-desc{color:#4c3b23}body[data-theme="monigram-luxe"][data-page="tag"] .tag-block-intro{order:1}body[data-theme="monigram-luxe"][data-page="tag"] .tag-block-related{order:2}body[data-theme="monigram-luxe"][data-page="tag"] .tag-block-list{order:3}body[data-theme="monigram-luxe"] .festival-card{background:linear-gradient(145deg,#fff9ef,#fff4dc);border:1px solid #d9b675;box-shadow:0 12px 24px rgba(95,67,26,.18)}body[data-theme="monigram-luxe"] .festival-rank{background:linear-gradient(120deg,#ca9230,#ffd37f);box-shadow:0 10px 20px rgba(126,88,31,.26);color:#2f2518}body[data-theme="monigram-luxe"] .festival-title{color:#2f2518}body[data-theme="monigram-luxe"] .festival-blurb{color:#744d1d}body[data-theme="monigram-luxe"] .festival-date{background:#fff0d4;border-color:#dfb56d;color:#7f531e}body[data-theme="monigram-luxe"] .festival-state{background:#ffe7bf;border-color:#e2b76e;color:#7b4e18}body[data-theme="monigram-luxe"] .auth-card{background:linear-gradient(180deg,#fffdf8,#f6e8c9);border-color:#d4b47a;box-shadow:0 14px 30px rgba(73,52,20,.18)}body[data-theme="monigram-luxe"] .auth-input{border-color:#c8a86f;background:#fff8eb}body[data-theme="monigram-luxe"] .auth-input:focus{outline:none;border-color:#c58b2f;box-shadow:0 0 0 3px rgba(197,139,47,.2)}body[data-theme="monigram-luxe"] .auth-btn{background:linear-gradient(120deg,#c78f2f,#ffd27f);color:#2f2518}body[data-theme="monigram-luxe"] .auth-btn.secondary{background:#fff7e7;border-color:#d0ad6e;color:#2f2518}body[data-theme="monigram-luxe"] .auth-google{border-color:#d0ad6e;background:#fffdf6}body[data-theme="monigram-luxe"] .mini-player{background:linear-gradient(130deg,#5a3a11,#8b5d21);border:1px solid rgba(247,214,145,.56);box-shadow:0 24px 54px rgba(67,44,14,.5)}body[data-theme="monigram-luxe"] .mini-art{background:linear-gradient(120deg,#d39f3f,#ffda8b);color:#2f2518}body[data-theme="monigram-luxe"] .mini-btn{background:linear-gradient(120deg,#d39f3f,#ffda8b);color:#2f2518}body[data-theme="monigram-luxe"] .mini-skip{background:#6f4a1a;border-color:#cda566;color:#fff5df}body[data-theme="monigram-luxe"] .mini-bar{background:#774f1b}body[data-theme="monigram-luxe"] .mini-bar span{background:linear-gradient(90deg,#f8dfab,#fff6e0)}body[data-theme="monigram-luxe"] .mini-auto{color:#fff0d2}body[data-theme="monigram-luxe"] .resume-bar{background:#fff7e8;border-color:#d0af74;box-shadow:0 12px 30px rgba(73,52,20,.22)}body[data-theme="monigram-luxe"] .resume-text{color:#2f2518}body[data-theme="monigram-luxe"] .resume-btn.primary{background:linear-gradient(120deg,#ca9230,#ffd27d);color:#2f2518}body[data-theme="monigram-luxe"] .toast{background:linear-gradient(120deg,#6f4a1a,#a87a2d);color:#fff4d8}body[data-theme="monigram-luxe"] .flash-card{background:#fff5e2;border-color:#dcb571;color:#6f4e1f;box-shadow:0 22px 56px rgba(74,53,23,.26)}body[data-theme="monigram-luxe"] .flash-icon{background:linear-gradient(135deg,#ca9230,#ffd27d);color:#2f2518}body[data-theme="monigram-luxe"] .detail-wrap{position:relative;overflow:visible}body[data-theme="monigram-luxe"] .detail-wrap:before{content:"";position:absolute;left:8%;right:8%;top:-12px;height:210px;background:radial-gradient(circle at 32% 24%,rgba(255,211,128,.26),transparent 54%),radial-gradient(circle at 68% 36%,rgba(130,86,30,.2),transparent 56%);filter:blur(14px);pointer-events:none;z-index:0}body[data-theme="monigram-luxe"] .detail-wrap > *{position:relative;z-index:1}body[data-theme="monigram-luxe"] .detail-main{background:linear-gradient(165deg,#fffaf0,#f2dfbc 62%,#ead3a5);border:1px solid #cea96b;box-shadow:0 24px 50px rgba(86,61,24,.2),0 0 24px rgba(236,184,86,.16)}body[data-theme="monigram-luxe"] .detail-banner{background:radial-gradient(circle at 18% 10%,rgba(255,220,150,.38),transparent 44%),radial-gradient(circle at 84% 18%,rgba(120,78,24,.24),transparent 42%),linear-gradient(128deg,#7a5120,#a6742f 58%,#c8943f);border-color:#e4bc77;box-shadow:inset 0 0 0 1px rgba(255,240,205,.26)}body[data-theme="monigram-luxe"] .detail-badge{background:linear-gradient(120deg,#6a4518,#a77932);border:1px solid #ddb66f;color:#fff3db;box-shadow:0 0 14px rgba(201,148,59,.2)}body[data-theme="monigram-luxe"] .detail-sub{color:#ffe8c0}body[data-theme="monigram-luxe"] .detail-kicker{color:#8a641f}body[data-theme="monigram-luxe"] .detail-title{color:#2b2318;text-shadow:0 0 14px rgba(243,197,106,.26)}body[data-theme="monigram-luxe"] .detail-author{color:#6a5534}body[data-theme="monigram-luxe"] .detail-meta{background:linear-gradient(180deg,#fff9ef,#efdcba);border:1px solid #cea86a;box-shadow:0 14px 30px rgba(83,58,22,.18)}body[data-theme="monigram-luxe"] .stat-card{background:linear-gradient(135deg,#604018,#875b22 62%,#a6772f);border:1px solid rgba(244,211,143,.56);box-shadow:0 16px 34px rgba(67,45,16,.34),0 0 20px rgba(233,179,84,.16)}body[data-theme="monigram-luxe"] .download-wrap{position:relative;overflow:visible}body[data-theme="monigram-luxe"] .download-wrap:before{content:"";position:absolute;left:10%;right:10%;top:-18px;height:190px;background:radial-gradient(circle at 28% 24%,rgba(255,214,133,.22),transparent 54%),radial-gradient(circle at 72% 34%,rgba(124,82,28,.2),transparent 56%);filter:blur(16px);pointer-events:none;z-index:0}body[data-theme="monigram-luxe"] .download-wrap > *{position:relative;z-index:1}body[data-theme="monigram-luxe"] .download-wrap .download-page{background:linear-gradient(170deg,#fffdf8,#f3e1bf 68%,#ead2a4);border:1px solid #d1ad70;box-shadow:0 22px 48px rgba(86,61,24,.22),0 0 24px rgba(236,184,86,.14)}body[data-theme="monigram-luxe"] .download-page h1{color:#2c2418;text-shadow:0 0 14px rgba(242,195,102,.24)}body[data-theme="monigram-luxe"] .download-page p{color:#6f5631}body[data-theme="monigram-luxe"] .download-page .download-primary{background:linear-gradient(120deg,#cc952f,#ffd47f);color:#2f2518;box-shadow:0 0 20px rgba(235,184,87,.38),0 12px 26px rgba(122,86,31,.24)}body[data-theme="monigram-luxe"] .download-page .download-secondary{border-color:#be995e;color:#2f2518;background:#fff8e8;box-shadow:inset 0 1px 0 rgba(255,255,255,.65)}body[data-theme="monigram-luxe"] .download-note{color:#6f5834}body[data-theme="monigram-luxe"] .download-note .mono{background:#fff3dc;border:1px solid #d9b375;border-radius:8px;padding:2px 6px;color:#6d491a}body[data-theme="monigram-luxe"][data-page="home"] .hero{padding:0;border-radius:28px;box-shadow:0 30px 72px rgba(73,47,15,.45),inset 0 0 0 1px rgba(255,235,189,.2)}body[data-theme="monigram-luxe"][data-page="home"] .hero:before{inset:-22% -16%;width:auto;height:auto;background:conic-gradient(from 0deg,transparent,rgba(255,218,138,.26),transparent,rgba(132,85,29,.2),transparent);animation:blast-spin 24s linear infinite}body[data-theme="monigram-luxe"][data-page="home"] .hero:after{display:none}body[data-theme="monigram-luxe"][data-page="home"] .hero-inner{position:relative;z-index:1;padding:30px}body[data-theme="monigram-luxe"][data-page="home"] .hero-inner:before{content:"";position:absolute;inset:-18% -12% -8% auto;width:62%;background:linear-gradient(145deg,rgba(255,214,128,.28),rgba(255,214,128,0) 52%);clip-path:polygon(20% 0,100% 0,100% 100%,0 64%);filter:blur(.4px);pointer-events:none}body[data-theme="monigram-luxe"][data-page="home"] .hero h1{position:relative;display:block;max-width:100%;font:800 clamp(34px,7vw,88px)/.92 "Impact","Bebas Neue","Arial Narrow","Arial Black",sans-serif;letter-spacing:.028em;text-transform:uppercase;margin:0;color:#fff7e6;text-shadow:0 0 12px rgba(255,216,132,.3)}body[data-theme="monigram-luxe"][data-page="home"] .hero h1:after{content:none}body[data-theme="monigram-luxe"][data-page="home"] .hero h1 span{color:#ffd977;text-shadow:0 0 9px rgba(255,207,109,.34)}body[data-theme="monigram-luxe"][data-page="home"] .hero p{width:min(760px,100%);margin:10px 0 18px;font-size:17px;color:#f4e2bf}body[data-theme="monigram-luxe"][data-page="home"] .section-block{position:relative;overflow:visible}body[data-theme="monigram-luxe"][data-page="home"] .section-block:before{content:"";position:absolute;left:10%;right:10%;top:-16px;height:160px;background:radial-gradient(circle at 50% 22%,rgba(255,214,128,.24),rgba(255,214,128,0) 48%),radial-gradient(circle at 68% 36%,rgba(133,87,31,.2),rgba(133,87,31,0) 52%);filter:blur(16px);pointer-events:none;z-index:0}body[data-theme="monigram-luxe"][data-page="home"] .section-block > *{position:relative;z-index:1}body[data-theme="monigram-luxe"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title{display:flex;justify-content:flex-start;align-items:center;gap:8px;margin:8px 0 10px}body[data-theme="monigram-luxe"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title > span:last-child,body[data-theme="monigram-luxe"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title > a,body[data-theme="monigram-luxe"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title > span > a{font:800 clamp(34px,3.1vw,46px)/.9 "Impact","Bebas Neue","Arial Narrow","Arial Black",sans-serif;letter-spacing:.03em;text-transform:uppercase;color:#2f2518;text-shadow:0 0 16px rgba(255,216,132,.3)}body[data-theme="monigram-luxe"][data-page="home"] .section-title .dot{width:9px;height:9px;box-shadow:0 0 12px rgba(232,182,79,.48)}body[data-theme="monigram-luxe"][data-page="home"] .card{box-shadow:0 16px 36px rgba(73,52,20,.2),0 0 24px rgba(240,188,92,.16)}body[data-theme="monigram-luxe"][data-page="home"] .card:hover{box-shadow:0 22px 42px rgba(73,52,20,.26),0 0 28px rgba(240,188,92,.24)}body[data-theme="monigram-luxe"][data-page="home"] .play{box-shadow:0 0 20px rgba(245,199,102,.44),0 10px 22px rgba(130,92,33,.24)}body[data-theme="monigram-luxe"][data-page="home"] .download{box-shadow:0 0 22px rgba(236,184,86,.44),0 10px 24px rgba(122,86,31,.28)}body[data-theme="monigram-luxe"][data-page="categories"],body[data-theme="monigram-luxe"][data-page="hot-tags"]{background:linear-gradient(180deg,#f8f0e1 0,#ead8b9 46%,#dcc396 100%)}@media (max-width: 920px){body[data-theme="monigram-luxe"] header.top{padding:12px 14px 14px;margin:0 auto 16px}body[data-theme="monigram-luxe"] .top-search{order:2;flex:1 1 100%;max-width:none;margin-left:0}body[data-theme="monigram-luxe"] .theme-toggle{order:3;margin-left:0}body[data-theme="monigram-luxe"] .top-nav{order:4;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-top:8px;padding-bottom:8px;border-top:0}body[data-theme="monigram-luxe"] .top-nav a{white-space:nowrap}}@media (max-width: 620px){body[data-theme="monigram-luxe"] .wrap{max-width:calc(100% - 18px);padding:0}body[data-theme="monigram-luxe"] .top-nav a{font-size:14px;padding:8px 14px}body[data-theme="monigram-luxe"][data-page="home"] .hero{padding:18px 16px;border-radius:20px}body[data-theme="monigram-luxe"][data-page="home"] .hero p{font-size:15px;line-height:1.5}body[data-theme="monigram-luxe"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title > span:last-child,body[data-theme="monigram-luxe"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title > a,body[data-theme="monigram-luxe"][data-page="home"] .wrap.section-block:not(.festival-focus) .section-title > span > a{font-size:36px}body[data-theme="monigram-luxe"] .search{grid-template-columns:1fr}}body[data-theme="y2k"] .search button{background:linear-gradient(90deg,#38bdf8,#f97316)}body[data-theme="sports"] .search button{background:linear-gradient(90deg,#ef4444,#f97316)}body[data-theme="craft"] .search button{background:linear-gradient(90deg,#c2410c,#f59e0b)}body[data-theme="street"] .search button{background:linear-gradient(90deg,#22c55e,#06b6d4)}body[data-theme="pink"] .search button{background:linear-gradient(90deg,#f472b6,#a855f7)}body[data-theme="sunburst"] .search button{background:linear-gradient(90deg,#f59e0b,#f97316)}body[data-theme="y2k"] .top-nav a,body[data-theme="y2k"] .nav a{background:linear-gradient(90deg,#38bdf8,#f97316);color:#fff;border-color:transparent}body[data-theme="sports"] .top-nav a,body[data-theme="sports"] .nav a{background:linear-gradient(90deg,#ef4444,#f97316);color:#fff;border-color:transparent}body[data-theme="craft"] .top-nav a,body[data-theme="craft"] .nav a{background:linear-gradient(90deg,#c2410c,#f59e0b);color:#fff;border-color:transparent}body[data-theme="street"] .top-nav a,body[data-theme="street"] .nav a{background:linear-gradient(90deg,#22c55e,#06b6d4);color:#0b1220;border-color:transparent}body[data-theme="pink"] .top-nav a,body[data-theme="pink"] .nav a{background:linear-gradient(90deg,#f472b6,#a855f7);color:#fff;border-color:transparent}body[data-theme="sunburst"] .top-nav a,body[data-theme="sunburst"] .nav a{background:linear-gradient(90deg,#f59e0b,#f97316);color:#1e1b4b;border-color:transparent}body[data-theme="y2k"] .top-nav a.nav-btn{background:linear-gradient(135deg,#0ea5e9,#f97316)}body[data-theme="sports"] .top-nav a.nav-btn{background:linear-gradient(135deg,#ef4444,#0b1220)}body[data-theme="craft"] .top-nav a.nav-btn{background:linear-gradient(135deg,#c2410c,#1e293b)}body[data-theme="street"] .top-nav a.nav-btn{background:linear-gradient(135deg,#06b6d4,#22c55e);color:#0b1220}body[data-theme="pink"] .top-nav a.nav-btn{background:linear-gradient(135deg,#a855f7,#f472b6)}body[data-theme="sunburst"] .top-nav a.nav-btn{background:linear-gradient(135deg,#1e1b4b,#f59e0b);color:#fff}body[data-theme="y2k"] .pager a{color:#f97316}body[data-theme="sports"] .pager a{color:#ef4444}body[data-theme="craft"] .pager a{color:#c2410c}body[data-theme="street"] .pager a{color:#22c55e}body[data-theme="pink"] .pager a{color:#a855f7}body[data-theme="sunburst"] .pager a{color:#f59e0b}body[data-theme="y2k"] .footer-links a{color:#1d4ed8}body[data-theme="sports"] .footer-links a{color:#ef4444}body[data-theme="craft"] .footer-links a{color:#c2410c}body[data-theme="street"] .footer-links a{color:#22c55e}body[data-theme="pink"] .footer-links a{color:#a855f7}body[data-theme="sunburst"] .footer-links a{color:#b45309}body[data-theme="y2k"] .download,body[data-theme="y2k"] .download-primary{background:linear-gradient(90deg,#38bdf8,#f97316);box-shadow:0 10px 22px rgba(56,189,248,.3)}body[data-theme="sports"] .download,body[data-theme="sports"] .download-primary{background:linear-gradient(90deg,#ef4444,#f97316);box-shadow:0 10px 24px rgba(239,68,68,.3)}body[data-theme="craft"] .download,body[data-theme="craft"] .download-primary{background:linear-gradient(90deg,#c2410c,#f59e0b);box-shadow:0 10px 24px rgba(194,65,12,.28)}body[data-theme="street"] .download,body[data-theme="street"] .download-primary{background:linear-gradient(90deg,#22c55e,#06b6d4);box-shadow:0 10px 24px rgba(34,197,94,.28);color:#0b1220}body[data-theme="pink"] .download,body[data-theme="pink"] .download-primary{background:linear-gradient(90deg,#f472b6,#a855f7);box-shadow:0 10px 24px rgba(244,114,182,.28)}body[data-theme="sunburst"] .download,body[data-theme="sunburst"] .download-primary{background:linear-gradient(90deg,#f59e0b,#f97316);box-shadow:0 10px 24px rgba(245,158,11,.3)}body[data-theme="y2k"] .download-secondary{border-color:#38bdf8;color:#1d4ed8}body[data-theme="sports"] .download-secondary{border-color:#ef4444;color:#0f172a}body[data-theme="craft"] .download-secondary{border-color:#c2410c;color:#7c2d12}body[data-theme="street"] .download-secondary{border-color:#22c55e;color:#0b1220}body[data-theme="pink"] .download-secondary{border-color:#f472b6;color:#9f1239}body[data-theme="sunburst"] .download-secondary{border-color:#f59e0b;color:#92400e}body[data-theme="nova"]{--brand:#0a84ff;--brand-2:#1865ff;--accent:#ff7a1a;--bg:#f5fbff;--card:#ffffff;--chip:#10243f;background:radial-gradient(circle at 0 0,#dff4ff 0,#f4fbff 46%,#ffffff 100%)}body[data-theme="nova"] .logo-mark{background:linear-gradient(135deg,#08b2ff,#22d2be);box-shadow:0 10px 22px rgba(8,178,255,.35)}body[data-theme="nova"] .logo span{color:#0b4c9a}body[data-theme="nova"] .logo-slogan{color:#5d7b9c}body[data-theme="nova"] .theme-select{border-color:#d3e5fb;background:#fff;color:#143256;box-shadow:0 4px 10px rgba(18,66,126,.08)}body[data-theme="nova"] .top-nav a{background:rgba(255,255,255,.92);border:1px solid #d3e5fb;color:#143256;box-shadow:0 6px 14px rgba(18,66,126,.08)}body[data-theme="nova"] .top-nav a:hover{border-color:transparent;background:linear-gradient(120deg,#0a84ff,#1865ff);color:#fff;transform:translateY(-1px)}body[data-theme="nova"] .hero{background:linear-gradient(125deg,#1678ff 0,#1153d6 55%,#11379d 100%);border:1px solid rgba(107,181,255,.55);box-shadow:0 24px 52px rgba(20,69,161,.28)}body[data-theme="nova"] .hero h1{font-size:38px;line-height:1.1;letter-spacing:.01em}body[data-theme="nova"] .hero p{color:#dce9ff}body[data-theme="nova"] .search-hero{background:linear-gradient(125deg,#1158d9 0,#1548af 55%,#152e75 100%);border-color:rgba(125,194,255,.45)}body[data-theme="nova"] .search.search-xl input{border:1px solid #cde1ff;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}body[data-theme="nova"] .search.search-xl input:focus{outline:none;border-color:#2d8fff;box-shadow:0 0 0 3px rgba(45,143,255,.2)}body[data-theme="nova"] .search button,body[data-theme="nova"] .search.search-xl button{background:linear-gradient(120deg,#ff8a2b,#ff5d33);box-shadow:0 12px 24px rgba(255,122,44,.32)}body[data-theme="nova"] .section-title{color:#12294c}body[data-theme="nova"] .section-title .dot{background:linear-gradient(135deg,#0a84ff,#22d2be)}body[data-theme="nova"] .card{background:linear-gradient(180deg,#ffffff,#fafdff);border:1px solid #dae8f7;border-radius:16px;box-shadow:0 10px 24px rgba(18,66,126,.1)}body[data-theme="nova"] .card:hover{box-shadow:0 16px 32px rgba(18,66,126,.14)}body[data-theme="nova"] .title{font-size:15px;font-weight:700;color:#122949}body[data-theme="nova"] .meta{color:#5a7492}body[data-theme="nova"] .tag{background:#eef6ff;border:1px solid #d6e8ff;color:#2a4f79}body[data-theme="nova"] .chip{background:linear-gradient(135deg,#112a4d,#1a4f86)}body[data-theme="nova"] .play{background:linear-gradient(120deg,#0aa0ff,#1e6bff);box-shadow:0 10px 22px rgba(16,112,255,.3)}body[data-theme="nova"] .download,body[data-theme="nova"] .download-primary{background:linear-gradient(120deg,#ff8a2b,#ff5d33);box-shadow:0 10px 24px rgba(255,122,44,.28)}body[data-theme="nova"] .download-secondary{border-color:#9ac5ff;color:#124b95}body[data-theme="nova"] .detail-main{background:linear-gradient(180deg,#ffffff,#f8fbff);border:1px solid #d9e8fb}body[data-theme="nova"] .detail-banner{background:linear-gradient(110deg,#fff8ee,#ffffff,#eef7ff);border-color:#ffd3a8}body[data-theme="nova"] .detail-badge{background:linear-gradient(120deg,#123765,#0d2447)}body[data-theme="nova"] .stat-card{background:linear-gradient(135deg,#153f8f,#102a66);border:1px solid rgba(125,194,255,.35)}body[data-theme="nova"] .festival-card{background:linear-gradient(145deg,#fff9f1,#fff,#f3fbff);border:1px solid #ffd9b6;box-shadow:0 10px 24px rgba(255,130,43,.12)}body[data-theme="nova"] .festival-card .festival-title{color:#11284a}body[data-theme="nova"] .festival-blurb{color:#82501e}body[data-theme="nova"] .festival-date{background:#fff2df;color:#9a4f14;border-color:#ffc284}body[data-theme="nova"] .auth-card{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #d8e8fb;box-shadow:0 12px 28px rgba(18,66,126,.1)}body[data-theme="nova"] .auth-input{border-color:#cfe2fb;background:#fff}body[data-theme="nova"] .auth-input:focus{outline:none;border-color:#2d8fff;box-shadow:0 0 0 3px rgba(45,143,255,.2)}body[data-theme="nova"] .auth-btn{background:linear-gradient(120deg,#0a84ff,#1865ff)}body[data-theme="nova"] .auth-btn.secondary{background:#f3f9ff;border:1px solid #cfe2fb;color:#12365d}body[data-theme="nova"] .auth-google{border-color:#d7e7fa;background:#fff}body[data-theme="nova"] .auth-badge{background:#f0f8ff;border-color:#b9dcff;color:#124376}body[data-theme="nova"] .pager a{border-color:#cfe2fb;color:#1255a4;background:#fff}body[data-theme="nova"] .pager span{border-color:#d8e8fb;background:#f8fbff}body[data-theme="nova"] .footer-links a{color:#1263bf}body[data-theme="nova"] .toast{background:linear-gradient(120deg,#0f2d68,#15428f)}body[data-theme="nova"] .flash-card{background:#f0f8ff;border-color:#b9dcff;color:#124376;box-shadow:0 22px 58px rgba(18,66,126,.24)}body[data-theme="nova"] .mini-player{background:linear-gradient(130deg,#0f2d68,#123b85);border:1px solid rgba(114,188,255,.45);box-shadow:0 22px 50px rgba(9,39,96,.42)}body[data-theme="nova"] .mini-art{background:linear-gradient(120deg,#08b2ff,#22d2be)}body[data-theme="nova"] .mini-btn{background:linear-gradient(120deg,#0a84ff,#1e6bff)}body[data-theme="nova"] .mini-skip{background:#10264f;border-color:#1d3f75;color:#e3edff}body[data-theme="nova"] .mini-pill.is-active{box-shadow:0 8px 18px rgba(61,148,255,.35)}body[data-theme="nova"] .mini-bar{background:#1d3f75}body[data-theme="nova"] .mini-bar span{background:linear-gradient(90deg,#34d5ff,#ff8a2b)}body[data-theme="nova"] .resume-bar{border-color:#cfe2fb;box-shadow:0 12px 30px rgba(18,66,126,.22)}body[data-theme="nova"] .resume-btn.primary{background:linear-gradient(120deg,#0a84ff,#1865ff)}body[data-theme="nova"] .section-block{margin-top:20px}body[data-theme="nova"] .discover-box{background:linear-gradient(180deg,#ffffff,#f7fbff);border:1px solid #d7e7fa;box-shadow:0 10px 24px rgba(18,66,126,.09);border-radius:16px;padding:10px 14px}body[data-theme="nova"] .discover-box summary{color:#133157;font-weight:800;letter-spacing:.01em}body[data-theme="nova"] .discover-box summary:after{color:#1a5fb0}body[data-theme="nova"] .discover-content{margin-top:10px}body[data-theme="nova"] .download-wrap .page,body[data-theme="nova"] .wrap .page{background:linear-gradient(180deg,#ffffff,#f8fbff);border:1px solid #d9e8fb;box-shadow:0 12px 26px rgba(18,66,126,.1)}body[data-theme="nova"] .detail-title{font-size:34px;line-height:1.18;letter-spacing:.01em}body[data-theme="nova"] .detail-kicker{color:#4f78a8}body[data-theme="nova"] .detail-author{color:#59779b}body[data-theme="nova"] .detail-sub{color:#587392}body[data-theme="nova"] .meta-grid{color:#38597f}body[data-theme="nova"] .festival-rank{background:linear-gradient(120deg,#0aa0ff,#ff8a2b);box-shadow:0 8px 18px rgba(12,132,255,.26)}body[data-theme="nova"] .festival-state{background:#e9f4ff;border-color:#b8dbff;color:#14406f}body[data-theme="nova"] .auth-title{font-size:22px;letter-spacing:.01em;color:#12335b}body[data-theme="nova"] .auth-sub{color:#5d7897}body[data-theme="nova"] .auth-note{color:#5d7897}body[data-theme="nova"] .auth-links a{color:#1a63bb;font-weight:700}body[data-theme="nova"] .auth-divider{color:#7d99ba}body[data-theme="nova"] .auth-divider:before,body[data-theme="nova"] .auth-divider:after{background:#d7e7fa}body[data-theme="nova"] .mini-title{font-weight:700;color:#eef4ff}body[data-theme="nova"] .mini-meta{color:#cadcff}body[data-theme="nova"] .mini-auto{color:#d7e5ff}body[data-theme="nova"] .top-nav a.nav-btn{background-image:linear-gradient(135deg,#0a84ff,#ff7a1a)!important}body[data-theme="nova"] header.top .top-nav a[href$="/upload"],body[data-theme="nova"] header.top .top-nav a[href*="/auth/login"],body[data-theme="nova"] header.top .top-nav a[href*="/auth/google"],body[data-theme="nova"] header.top .top-nav a[href*="/auth/register"],body[data-theme="nova"] header.top .top-nav a[href*="/auth/logout"]{background-image:linear-gradient(135deg,#0a84ff,#ff7a1a)!important}@media (max-width: 900px){body[data-theme="nova"] .hero{padding:22px 18px}body[data-theme="nova"] .hero h1{font-size:30px}body[data-theme="nova"] .section-title{margin:10px 0 8px}body[data-theme="nova"] .detail-title{font-size:28px}}@media (max-width: 620px){body[data-theme="nova"] .card{border-radius:14px;padding:11px}body[data-theme="nova"] .auth-card{padding:16px}body[data-theme="nova"] .mini-player{border-radius:15px}}.top-nav a.nav-btn{display:inline-flex;align-items:center;justify-content:center;min-width:84px;background:#f97316;background-image:linear-gradient(135deg,var(--brand,#f97316),var(--accent,#2563eb));color:#fff !important;-webkit-text-fill-color:#fff;border-color:transparent;box-shadow:0 10px 22px rgba(15,23,42,.18);font-weight:700;letter-spacing:.01em;text-shadow:0 1px 1px rgba(15,23,42,.28);opacity:1}header.top .top-nav a.nav-btn,header.top .top-nav a[href$="/upload"],header.top .top-nav a[href*="/auth/login"],header.top .top-nav a[href*="/auth/google"],header.top .top-nav a[href*="/auth/register"],header.top .top-nav a[href*="/auth/logout"]{background:#f97316 !important;background-image:linear-gradient(135deg,var(--brand,#f97316),var(--accent,#2563eb)) !important;color:#fff !important;-webkit-text-fill-color:#fff !important;border:1px solid transparent !important;opacity:1 !important}header.top .top-nav a.nav-btn span,header.top .top-nav a[href$="/upload"] span,header.top .top-nav a[href*="/auth/"] span{color:#fff !important;-webkit-text-fill-color:#fff !important;opacity:1 !important;visibility:visible !important}.top-nav a.nav-btn.nav-upload,.top-nav a.nav-btn.nav-login,.top-nav a.nav-btn.nav-signout{padding:7px 13px;font-size:12px}.top-nav a.nav-btn.nav-register{padding:8px 15px;font-size:13px;font-weight:700;box-shadow:0 14px 26px rgba(15,23,42,.24);transform:translateY(-1px)}.top-nav a.nav-btn:hover{filter:brightness(1.03);transform:translateY(-1px)}.top-nav a.nav-btn:active{transform:translateY(0)}.top-nav a.nav-btn.nav-register:hover{transform:translateY(-2px)}.back-to-top{position:fixed;right:12px;bottom:calc(env(safe-area-inset-bottom,0px) + 176px);width:40px;height:40px;border-radius:999px;border:1px solid rgba(148,163,184,.4);background:linear-gradient(135deg,#ffffff,#eef2ff);color:#0f172a;box-shadow:0 12px 26px rgba(15,23,42,.2);display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;line-height:1;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease;z-index:10002}.back-to-top.show{opacity:1;pointer-events:auto;transform:translateY(0)}body[data-theme="blast"] .back-to-top{background:linear-gradient(135deg,#00d6ff,#8af5ff);color:#061126;border-color:rgba(0,214,255,.54)}body[data-theme="monigram-luxe"] .back-to-top{background:linear-gradient(135deg,#d6a243,#ffe2a3);color:#2f2518;border-color:rgba(173,121,42,.5)}@media (max-width: 900px){body[data-theme="blast"][data-page="home"] .hero:before,body[data-theme="monigram-luxe"][data-page="home"] .hero:before{animation:none}body[data-theme="blast"][data-page="home"] .section-block:before,body[data-theme="monigram-luxe"][data-page="home"] .section-block:before{display:none}}@media (prefers-reduced-motion: reduce){body[data-theme="blast"][data-page="home"] .hero:before,body[data-theme="monigram-luxe"][data-page="home"] .hero:before{animation:none}body[data-theme="blast"] .card:hover,body[data-theme="monigram-luxe"] .card:hover,body[data-theme="blast"] .download:hover,body[data-theme="monigram-luxe"] .download:hover{transform:none}}@media (max-width: 620px){header.top{padding-top:72px}body header.top .top-nav{position:fixed;top:calc(env(safe-area-inset-top,0px) + 8px);right:8px;left:auto;z-index:10015;max-width:min(86vw,460px);margin:0;padding:8px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.32);background:rgba(255,255,255,.9);box-shadow:0 14px 30px rgba(15,23,42,.18);backdrop-filter:blur(8px);display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;justify-content:flex-start;gap:8px;scrollbar-width:none}body header.top .top-nav::-webkit-scrollbar{display:none}body header.top .top-nav a{flex:0 0 auto;white-space:nowrap}body[data-theme="blast"] header.top .top-nav{background:rgba(8,18,40,.9);border-color:rgba(106,151,226,.46)}body[data-theme="monigram-luxe"] header.top .top-nav{background:rgba(255,248,231,.95);border-color:rgba(178,132,59,.42)}}@media (min-width: 621px){.back-to-top{display:none!important}}.top-nav a.nav-btn:empty::before{content:attr(data-fallback)}.a2hs-tip{position:fixed;left:12px;right:12px;bottom:calc(env(safe-area-inset-bottom,0px) + 12px);z-index:10030;display:none;align-items:center;justify-content:space-between;gap:10px;background:linear-gradient(140deg,#ffffff,#f3f7ff);border:1px solid #d6e2f3;border-radius:14px;padding:10px 12px;box-shadow:0 16px 34px rgba(15,23,42,.22)}.a2hs-tip.show{display:flex}.a2hs-text{font-size:13px;line-height:1.35;color:#0f172a;flex:1 1 auto}.a2hs-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.a2hs-btn{border:1px solid #d0d8e4;background:#fff;color:#0f172a;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:700;cursor:pointer}.a2hs-btn.primary{border-color:transparent;background:linear-gradient(120deg,#2563eb,#0ea5e9);color:#fff}body[data-theme="monigram-luxe"] .a2hs-tip{background:linear-gradient(140deg,#fffaf0,#f2dfbc);border-color:#d0ab6e}body[data-theme="monigram-luxe"] .a2hs-btn{border-color:#d0ab6e;background:#fff7e8;color:#2f2518}body[data-theme="monigram-luxe"] .a2hs-btn.primary{background:linear-gradient(120deg,#c9902f,#ffd17a);color:#2f2518}@media (min-width: 901px){.a2hs-tip{display:none!important}}