:root{--font-sans:"Avenir Next",Avenir,"Segoe UI",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--font-serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,"Times New Roman",serif;--bg:#fffaf7;--surface:#ffffff;--surface-soft:#fff4ee;--surface-muted:#f8eee7;--border:#ecddd3;--border-strong:#dfc5b6;--text:#26262b;--muted:#6c6970;--accent:#ff7d5d;--accent-strong:#ff5d53;--accent-soft:#fff0e8;--accent-dark:#cf5933;--shadow:0 20px 40px rgba(31,24,19,0.08);--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--shell:min(1220px,calc(100vw - 2rem))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top right,rgba(255,164,120,.12),transparent 30%),radial-gradient(circle at top left,rgba(255,125,93,.07),transparent 26%),var(--bg);color:var(--text);font-family:var(--font-sans),sans-serif;text-rendering:optimizeLegibility}a{color:inherit}img{max-width:100%}button,input,select,textarea{font:inherit}.shell{width:var(--shell);margin-inline:auto}.page-stack{display:grid;gap:1.5rem;padding-block:1.5rem 3rem}.site-header{position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:rgba(255,250,247,.92);border-bottom:1px solid rgba(234,223,211,.8)}.site-header__inner{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.25rem;padding-block:.95rem}.site-brand{display:inline-flex;align-items:center;text-decoration:none}.site-brand__logo{width:58px;height:auto}.site-nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.1rem}.site-header__desktop{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,320px);align-items:center;gap:1.25rem}.site-header__mobile-actions,.site-header__mobile-panel{display:none}.site-header__toggle{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:2.85rem;height:2.85rem;border:1px solid var(--border);border-radius:999px;background:white;color:var(--text);box-shadow:0 10px 20px rgba(31,24,19,.08);cursor:pointer}.site-header__toggle svg{width:1.1rem;height:1.1rem}.site-header__toggle:focus,.site-header__toggle:hover{border-color:rgba(255,125,93,.45);color:var(--accent-dark);outline:none}.site-nav a{text-decoration:none;font-weight:700;color:var(--text);padding-bottom:.15rem;border-bottom:2px solid transparent}.site-nav a:focus,.site-nav a:hover{border-color:rgba(255,125,93,.38)}.site-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;padding:.35rem;border-radius:999px;background:var(--surface-soft);border:1px solid var(--border)}.site-search input{min-width:0;border:0;background:transparent;padding:.35rem .7rem;color:var(--text)}.site-search input:focus{outline:none}.button,.site-search button{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:.72rem 1.1rem;border-radius:999px;border:1px solid transparent;text-decoration:none;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.button:focus,.button:hover,.site-search button:focus,.site-search button:hover{transform:translateY(-1px)}.button--solid,.site-search button{background:var(--accent);color:white;box-shadow:0 14px 28px rgba(255,125,93,.2)}.button--ghost{background:white;border-color:var(--border-strong);color:var(--text)}.archive-page__hero,.empty-state,.hero-panel,.loading-panel,.rank-panel,.section-block,.single-music__section{border-radius:var(--radius-xl);border:1px solid var(--border);background:rgba(255,255,255,.92);box-shadow:var(--shadow)}.hero-panel{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,360px);gap:1.5rem;padding:clamp(1.25rem,3vw,2rem)}.hero-panel--home{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:stretch}.hero-panel__eyebrow,.section-heading__eyebrow{margin:0 0 .45rem;color:#c57244;font-size:.84rem;letter-spacing:.18em;text-transform:uppercase}.hero-panel h1,.section-heading__title,.single-music__summary h1{margin:0;font-family:var(--font-serif),serif;font-weight:700;letter-spacing:-.03em}.hero-panel h1{font-size:clamp(2.45rem,5.5vw,4.5rem);line-height:.96;max-width:11ch}.archive-page__hero p,.hero-panel p,.music-card__artists,.rank-list__subtitle,.section-heading__copy,.single-music__artists,.single-music__lyrics,.site-footer__copy{color:var(--muted);line-height:1.7}.hero-panel__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.hero-panel__quick-links{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.hero-panel__feature{min-width:0}.hero-panel__feature-empty{height:100%;padding:1.4rem;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface-soft)}.hero-panel__feature-empty h2{margin:0 0 .75rem;font-family:var(--font-serif),serif;font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.05}.hero-panel__feature-empty p:last-child{margin-bottom:0}.hero-panel__meta{display:grid;gap:.85rem;align-content:start}.hero-panel__meta div{padding:1rem;border-radius:var(--radius-lg);background:var(--surface-soft);border:1px solid var(--border)}.hero-panel__meta span{display:block;color:var(--muted);font-size:.82rem}.hero-panel__meta strong{display:block;margin-top:.3rem;font-size:1.4rem}.rank-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.rank-panel{padding:1.2rem}.rank-panel__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.rank-panel__header h2{margin:0;font-size:1.25rem}.rank-panel__header a{color:var(--accent);font-weight:700;text-decoration:none}.rank-list{display:grid;gap:.8rem}.rank-list__item{display:grid;grid-template-columns:62px minmax(0,1fr);gap:.75rem;align-items:stretch}.rank-list__index{display:grid;place-items:center;background:var(--surface-soft);color:var(--accent);font-weight:800;font-size:1.55rem}.rank-list__card,.rank-list__index{border-radius:var(--radius-md);border:1px solid var(--border)}.rank-list__card{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:.8rem;align-items:center;min-height:82px;padding:.8rem;background:var(--surface);text-decoration:none}.music-card__media,.rank-list__avatar{position:relative;overflow:hidden}.rank-list__avatar{width:56px;height:56px;border-radius:999px;background:var(--surface-soft)}.music-card__fallback,.rank-list__fallback,.single-music__art-fallback{display:grid;place-items:center;width:100%;height:100%;color:#bc7753;background:linear-gradient(135deg,var(--surface-soft),var(--surface-muted));font-weight:800}.rank-list__copy{min-width:0;display:grid;gap:.15rem}.music-card__title a,.rank-list__title{-webkit-line-clamp:2;text-decoration:none;color:var(--text);font-weight:800;line-height:1.2}.music-card__title a,.rank-list__subtitle,.rank-list__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.rank-list__subtitle{-webkit-line-clamp:1;font-size:.92rem}.chip,.music-card__stats span,.rank-list__metric{display:inline-flex;align-items:center;justify-content:center;min-height:1.85rem;padding:.24rem .62rem;border-radius:999px;font-size:.76rem;font-weight:700}.music-card__stats span,.rank-list__metric{background:var(--accent-soft);color:#c7604b}.chip{text-decoration:none}.chip--soft{background:var(--surface-soft);color:#c7604b}.archive-page{display:grid;gap:1rem}.archive-page__summary{display:inline-flex;flex-wrap:wrap;gap:.4rem;margin-top:.85rem;color:var(--accent-dark);font-size:.92rem;font-weight:700}.archive-page__hero,.section-block,.single-music__section{padding:1.35rem}.catalog-filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr)) auto;gap:.85rem;padding:1rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:rgba(255,255,255,.88)}.catalog-filters label{display:grid;gap:.35rem}.catalog-filters span{font-size:.82rem;color:var(--muted)}.catalog-filters input,.catalog-filters select{width:100%;height:46px;border:1px solid var(--border);border-radius:14px;background:var(--surface-soft);color:var(--text);padding-inline:.8rem}.catalog-filters__actions{display:flex;align-items:end;gap:.55rem}.catalog-filters__actions a,.catalog-filters__actions button{min-height:46px;padding-inline:1rem;border-radius:999px;text-decoration:none;font-weight:700}.catalog-filters__actions button{border:1px solid transparent;background:var(--accent);color:white}.catalog-filters__reset{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-strong);background:white;color:var(--text);cursor:pointer}.music-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.music-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.music-card{display:grid;gap:.85rem;height:100%;padding:.8rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:white;box-shadow:0 14px 26px rgba(31,24,19,.05)}.music-card.is-active{border-color:rgba(255,125,93,.65);box-shadow:0 18px 30px rgba(255,125,93,.16)}.music-card__media-frame{position:relative}.music-card__media{display:block;aspect-ratio:1.55/1;border-radius:16px;background:var(--surface-soft)}.music-card__play{position:absolute;left:.85rem;bottom:.85rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:2.9rem;height:2.9rem;border:0;border-radius:999px;background:rgba(31,32,37,.82);color:white;box-shadow:0 14px 30px rgba(20,16,13,.28);cursor:pointer}.music-card__play svg{width:1.05rem;height:1.05rem}.music-card__play:focus,.music-card__play:hover{background:var(--accent);outline:none}.music-card__body{display:grid;gap:.45rem}.music-card__chips,.single-music__chips{display:flex;flex-wrap:wrap;gap:.45rem}.music-card__artists,.music-card__title{margin:0}.music-card__stats{display:flex;flex-wrap:wrap;gap:.45rem}.archive-results{display:grid;gap:1rem}.archive-player{position:fixed;right:1rem;bottom:1rem;z-index:40;width:min(360px,calc(100vw - 1rem));display:grid;gap:.95rem;padding:1rem;border:1px solid rgba(199,120,88,.22);border-radius:24px;background:rgba(255,252,247,.98);box-shadow:0 24px 42px rgba(31,24,19,.16);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.archive-player__head{display:flex;align-items:start;justify-content:space-between;gap:.75rem}.archive-player__summary{min-width:0;display:grid;gap:.2rem}.archive-player__state{color:#c57244;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.archive-player__title{color:var(--text);font-weight:800;text-decoration:none}.archive-player__subtitle{margin:0;color:var(--muted);font-size:.92rem;line-height:1.55}.archive-player__controls{display:flex;align-items:center;gap:.65rem}.archive-player__button,.archive-player__launcher{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid var(--border);border-radius:999px;background:white;color:var(--text);cursor:pointer;box-shadow:0 10px 22px rgba(31,24,19,.08)}.archive-player__button svg,.archive-player__launcher svg{width:1.05rem;height:1.05rem}.archive-player__button:focus,.archive-player__button:hover,.archive-player__launcher:focus,.archive-player__launcher:hover{border-color:rgba(255,125,93,.45);color:var(--accent-dark);outline:none}.archive-player__button--primary{background:var(--accent);border-color:transparent;color:white}.archive-player__button--ghost{width:2.55rem;height:2.55rem}.archive-player__button[disabled]{opacity:.45;cursor:not-allowed;box-shadow:none}.archive-player__launcher{position:fixed;right:1rem;bottom:1rem;z-index:40;background:rgba(255,252,247,.98)}.pagination{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.5rem}.pagination a{display:inline-flex;align-items:center;min-height:2.7rem;padding-inline:.95rem;border-radius:999px;border:1px solid var(--border-strong);background:white;text-decoration:none;font-weight:700}.single-music{display:grid;gap:1rem}.single-music__hero{display:grid;grid-template-columns:minmax(300px,420px) minmax(0,1fr);gap:1.25rem;padding:1.35rem;border-radius:var(--radius-xl);border:1px solid var(--border);background:rgba(255,255,255,.92);box-shadow:var(--shadow)}.single-music__art{position:relative;min-height:320px;border-radius:24px;overflow:hidden;background:var(--surface-soft)}.single-music__eyebrow{margin:0 0 .35rem;color:#c57244;font-size:.84rem;letter-spacing:.18em;text-transform:uppercase}.single-music__artists{margin:.65rem 0 0}.single-music__summary{display:grid;gap:.85rem;align-content:start}.single-music__meta{display:grid;gap:.75rem;margin:0}.single-music__meta div{display:grid;grid-template-columns:140px minmax(0,1fr);gap:.75rem;padding-bottom:.65rem;border-bottom:1px solid var(--border)}.single-music__meta dt{font-weight:700;color:var(--muted)}.single-music__meta dd{margin:0}.single-music__player{display:grid;gap:.8rem;margin-top:.4rem}.single-music__player audio{width:100%}.single-music__lyrics p:last-child{margin-bottom:0}.search-results{display:grid;gap:1.25rem}.search-results--intro{max-width:900px;margin-inline:auto}.search-results__group{display:grid;gap:.9rem}.search-results__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.search-results__header h2{margin:0;font-size:1.15rem}.search-results__header a{color:var(--accent-dark);font-weight:700;text-decoration:none}.search-results__pages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.search-results__page{display:grid;gap:.35rem;padding:1rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:white;color:var(--text);text-decoration:none;box-shadow:0 12px 22px rgba(31,24,19,.04)}.search-results__page strong{font-size:1rem}.search-results__page span{color:var(--muted);line-height:1.65}.empty-state,.loading-panel{padding:2rem;text-align:center}.empty-state--page{justify-items:center}.loading-panel{display:grid;gap:.9rem}.loading-panel__pulse{height:88px;border-radius:24px;background:linear-gradient(90deg,var(--surface-muted),var(--surface-soft),var(--surface-muted));background-size:200% 100%;animation:shimmer 1.4s linear infinite}.site-footer{padding-block:1.5rem 2rem}.site-footer__inner{display:grid;grid-template-columns:minmax(0,1.2fr) auto auto;align-items:start;gap:1.25rem;padding:1.4rem;border-radius:28px;background:#1f2025;color:rgba(255,255,255,.94)}.site-footer__brand{min-width:0}.site-footer__logo{display:inline-flex;align-items:center;gap:.85rem;text-decoration:none}.site-footer__logo img{width:54px;height:auto}.site-footer__logo span{display:grid;gap:.15rem}.site-footer__logo strong{font-size:1.05rem}.site-footer__logo span span{color:rgba(255,255,255,.72);font-size:.9rem}.site-footer__copy{margin:1rem 0 0;max-width:48ch}.site-footer__links{display:grid;gap:.7rem}.site-footer__links a{color:rgba(255,255,255,.92);text-decoration:none}.site-footer__meta{display:grid;gap:.35rem;color:rgba(255,255,255,.72);text-align:right}.editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.editorial-grid--home{margin-top:1.2rem;grid-template-columns:repeat(4,minmax(0,1fr))}.editorial-grid--compact{margin-top:1rem}.editorial-card{display:grid;gap:.95rem;height:100%;padding:.85rem;border-radius:var(--radius-lg);border:1px solid var(--border);background:white;box-shadow:0 16px 28px rgba(31,24,19,.05)}.editorial-card--featured{min-height:100%}.editorial-card__media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;border-radius:18px;background:var(--surface-soft)}.editorial-card--featured .editorial-card__media{aspect-ratio:1.55/1}.editorial-card__fallback{display:grid;place-items:center;width:100%;height:100%;color:#bc7753;background:linear-gradient(135deg,var(--surface-soft),var(--surface-muted));font-weight:800;font-size:2rem}.editorial-card__body{display:grid;gap:.65rem}.editorial-card__meta,.editorial-post__byline,.editorial-post__meta{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;color:var(--muted);font-size:.9rem}.editorial-card__title{margin:0;font-size:1.08rem;line-height:1.22}.editorial-card__title a{color:var(--text);text-decoration:none}.editorial-card__excerpt{margin:0;color:var(--muted);line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.editorial-card__footer{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:space-between;align-items:center;margin-top:auto;color:var(--muted);font-size:.9rem}.editorial-card__footer a,.editorial-post__byline a{color:var(--accent-dark);text-decoration:none;font-weight:700}.editorial-post{display:grid;gap:1rem}.editorial-post__content,.editorial-post__hero,.legal-page{border-radius:var(--radius-xl);border:1px solid var(--border);background:rgba(255,255,255,.94);box-shadow:var(--shadow)}.editorial-post__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,500px);gap:1.25rem;padding:1.35rem}.editorial-post__copy{display:grid;gap:.85rem;align-content:start}.editorial-post__copy h1{margin:0;font-family:var(--font-serif),serif;font-size:clamp(2rem,4vw,3.4rem);line-height:.98}.editorial-post__dek{margin:0;color:var(--muted);line-height:1.75;font-size:1.02rem}.editorial-post__art{position:relative;min-height:340px;overflow:hidden;border-radius:24px;background:var(--surface-soft)}.editorial-post__content,.legal-page{padding:1.4rem}.editorial-post__content{width:100%;max-width:900px;margin-inline:auto}.editorial-content{color:var(--text);line-height:1.85}.editorial-content>:first-child{margin-top:0}.editorial-content a{color:var(--accent-dark)}.editorial-content h2,.editorial-content h3,.editorial-content h4{margin-top:1.8rem;margin-bottom:.7rem;font-family:var(--font-serif),serif;line-height:1.12}.editorial-content img{display:block;max-width:100%;height:auto;margin:1rem auto;border-radius:18px}.editorial-content iframe{display:block;width:min(100%,860px);max-width:100%;min-height:280px;margin:1rem auto;border:0;border-radius:18px}.editorial-content ol,.editorial-content ul{padding-left:1.3rem}.legal-page{max-width:900px;margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1100px){.editorial-post__hero,.hero-panel,.music-grid,.music-grid--compact,.rank-grid,.single-music__hero,.site-header__inner{grid-template-columns:1fr}.editorial-grid,.editorial-grid--home{grid-template-columns:repeat(2,minmax(0,1fr))}.search-results__pages{grid-template-columns:1fr}.catalog-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-filters__actions{grid-column:1/-1}.site-footer__inner{grid-template-columns:1fr}.site-footer__meta{text-align:left}}@media (max-width:720px){.shell{width:min(100vw - 1rem,100%)}.page-stack{padding-block:1rem 2rem}.site-header__inner{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;padding-block:.55rem}.site-brand__logo{width:44px}.site-header__desktop{display:none}.archive-player{width:min(100vw - 1rem,360px)}.archive-player,.archive-player__launcher{right:.5rem;bottom:.5rem}.site-header__mobile-actions{display:flex;align-items:center;gap:.5rem}.site-header__mobile-panel.is-open{display:grid;gap:.75rem;padding-bottom:.75rem}.site-header__mobile-panel .site-nav{align-items:stretch;justify-content:flex-start;flex-direction:column;gap:0;padding:.4rem;border:1px solid var(--border);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:var(--shadow)}.site-header__mobile-panel .site-nav a{padding:.85rem .95rem;border-bottom:1px solid rgba(236,221,211,.8)}.site-header__mobile-panel .site-nav a:last-child{border-bottom:0}.site-search--mobile{display:grid}.site-brand,.site-nav{justify-content:center}.rank-list__card{grid-template-columns:52px minmax(0,1fr)}.rank-list__metric{grid-column:2/3;justify-self:start;margin-top:.15rem}.catalog-filters,.editorial-grid,.editorial-grid--home,.single-music__meta div{grid-template-columns:1fr}.single-music__meta div{gap:.25rem}}