:root{--primary-color: #6366f1;--secondary-color: #8b5cf6;--text-dark: #1f2937;--text-muted: #6b7280;--bg-light: #f9fafb}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text-dark);line-height:1.6}.hero-title{font-family:Playfair Display,serif;line-height:1.2}.min-vh-75{min-height:75vh}.header{position:sticky;top:0;z-index:1000}.navbar-brand{font-family:Playfair Display,serif;font-size:1.5rem;color:var(--primary-color)!important}.hero-section{background:linear-gradient(135deg,#f9fafb,#fff);padding:80px 0}.hero-card{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.feature-card{transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a!important}.feature-icon{transition:transform .3s ease}.feature-card:hover .feature-icon{transform:scale(1.1)}.rankings-table{animation:fadeIn .8s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.rank-number{font-size:1.1rem}.table-hover tbody tr{transition:background-color .2s ease}.table-hover tbody tr:hover{background-color:#f8f9fa}.step-card{transition:transform .3s ease}.step-card:hover{transform:translateY(-5px)}html{scroll-behavior:smooth}.btn-primary{background-color:var(--primary-color);border-color:var(--primary-color);transition:all .3s ease}.btn-primary:hover{background-color:#4f46e5;border-color:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 12px #6366f166}.btn-outline-primary{color:var(--primary-color);border-color:var(--primary-color);transition:all .3s ease}.btn-outline-primary:hover{background-color:var(--primary-color);border-color:var(--primary-color);transform:translateY(-2px)}.footer a:hover{color:#fff!important;text-decoration:underline!important}@media (max-width: 768px){.hero-title,.display-5{font-size:2rem}.min-vh-75{min-height:auto;padding:40px 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.pricing-page{min-height:100vh;display:flex;flex-direction:column}.pricing-page main{flex:1}.pricing-page .card{border-radius:.75rem;overflow:hidden}.pricing-page .list-unstyled li{line-height:1.8}.pricing-page .card-body{display:flex;flex-direction:column}.pricing-page .btn-link{text-decoration:none}.pricing-page .card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a!important}.pricing-page .faq-section{background:#f8fafc;border-radius:1rem;padding:3rem}@media (max-width: 768px){.pricing-page .hero-title{font-size:2rem!important}.pricing-page h2{font-size:1.75rem!important}.pricing-page .card{margin-bottom:1.5rem}}.artist-page .artist-name,.artists-list-page .artist-card-item h2{font-family:Playfair Display,serif}.artist-page .artist-link:hover,.artists-list-page .artist-card-link:hover .artist-card-item{background-color:#f8f9fa;box-shadow:0 4px 12px #00000014}.artist-page .artist-link,.artists-list-page .artist-card-item{transition:background-color .2s ease,box-shadow .2s ease}.artist-page .artist-section:last-child,.artist-page .artist-card .artist-section{border-color:#eee}.artists-list-page .artist-card-link,.artists-list-page .artist-card-link:hover{color:inherit}.rankings-password-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:1.5rem}.rankings-password-modal{width:100%;max-width:420px}.rankings-artist-photo{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0;background:#e5e7eb}.rankings-artist-photo--placeholder{display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:1.25rem}.rankings-dark{min-height:100vh;display:flex;flex-direction:column;background:#0b0b0f;color:#f3f4f6}.rankings-dark main{flex:1 0 auto}.rankings-dark .header .navbar{background:#0b0b0feb!important;box-shadow:0 1px #ffffff14!important}.rankings-dark .header .navbar-brand,.rankings-dark .header .nav-link{color:#f3f4f6!important}.rankings-dark .header .nav-link:hover{color:var(--primary-color)!important}.rankings-dark .header .navbar-toggler{border-color:#ffffff40}.rankings-dark .header .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28243, 244, 246, 0.9%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.rankings-main{padding:3.5rem 0 4rem}.rankings-hero{margin-bottom:3rem}.rankings-title{font-family:Inter,sans-serif;font-weight:800;font-size:clamp(1.9rem,4.5vw,3.25rem);letter-spacing:-.02em;color:#fff;margin-bottom:.75rem}.rankings-subtitle{color:#9ca3af;font-size:1rem;margin-bottom:0}.rankings-muted{color:#9ca3af}.rankings-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:2.5rem;align-items:start}@media (max-width: 991.98px){.rankings-layout{grid-template-columns:1fr;gap:1.5rem}.rankings-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}}.rankings-filters{position:sticky;top:1.5rem}@media (max-width: 991.98px){.rankings-filters{position:static}}.rankings-filter-group{margin-bottom:1.4rem}.rankings-filter-label{display:block;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin-bottom:.45rem}.rankings-filter-select{background-color:#17171d!important;border:1px solid rgba(255,255,255,.1)!important;color:#e5e7eb!important;border-radius:.55rem;font-size:.9rem;padding:.55rem .85rem;transition:border-color .2s ease,box-shadow .2s ease}.rankings-filter-select:focus{border-color:var(--primary-color)!important;box-shadow:0 0 0 .2rem #6366f133!important;outline:none}select.rankings-filter-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%239ca3af'%3e%3cpath d='M8 11L3 6h10z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:14px;-moz-appearance:none;appearance:none;-webkit-appearance:none}select.rankings-filter-select:disabled{opacity:.75}.rankings-filter-select option{background-color:#17171d;color:#e5e7eb}.rankings-search-wrap{position:relative}.rankings-search-icon{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);color:#6b7280;font-size:.85rem;pointer-events:none}.rankings-search-input{padding-left:2.3rem!important}.rankings-search-input::placeholder{color:#6b7280}.rankings-list{display:flex;flex-direction:column;gap:.6rem}.rankings-row{display:flex;align-items:center;gap:1rem;padding:.85rem 1.25rem;background:#141419;border:1px solid rgba(255,255,255,.07);border-radius:.85rem;text-decoration:none;color:#f3f4f6;transition:transform .15s ease,border-color .15s ease,background .15s ease}a.rankings-row:hover{background:#1b1b23;border-color:#6366f18c;transform:translateY(-1px);color:#fff}.rankings-row--top{background:linear-gradient(90deg,#6366f129,#8b5cf614 60%,#141419);border-color:#6366f173}.rankings-row-rank{width:2rem;flex-shrink:0;font-weight:700;font-size:.95rem;color:#9ca3af;text-align:center}.rankings-row--top .rankings-row-rank{color:#fff}.rankings-row-photo{width:46px;height:46px;border-radius:.6rem;object-fit:cover;flex-shrink:0;background:#26262e}.rankings-row-photo--placeholder{display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:1.3rem}.rankings-row-name-wrap{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.rankings-row-name{font-weight:600;font-size:.98rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rankings-trophy{color:#fbbf24;font-size:.85rem}.rankings-row-type{font-size:.78rem;color:#8b8f9a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rankings-row-change{flex-shrink:0;font-size:.78rem;font-weight:600;color:#9ca3af;padding:.15rem .55rem;border-radius:999px;background:#ffffff0f}.rankings-change-up{color:#34d399;background:#34d3991f}.rankings-change-down{color:#f87171;background:#f871711f}.rankings-row-metric{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;min-width:4.5rem}.rankings-row-metric-value{font-weight:800;font-size:1.05rem;color:#fff;line-height:1.15}.rankings-row-metric-label{font-size:.62rem;font-weight:600;letter-spacing:.12em;color:#6b7280}.rankings-empty{background:#141419;border:1px solid rgba(255,255,255,.07);border-radius:.85rem;padding:2.5rem 1.5rem;text-align:center;color:#9ca3af}.rankings-dark .footer{background:#0b0b0f!important;border-top:1px solid rgba(255,255,255,.08)}@media (max-width: 575.98px){.rankings-row{padding:.7rem .85rem;gap:.7rem}.rankings-row-change{display:none}.rankings-row-photo{width:40px;height:40px}}.onesheet-page{--os-bg: #00c8e0;--os-text: #0a1628;--os-accent: #ffffff;min-height:100vh;display:flex;flex-direction:column;background:var(--os-bg);color:var(--os-text)}.onesheet-page .header .navbar{background:transparent!important;box-shadow:none!important}.onesheet-page .header .navbar-brand,.onesheet-page .header .nav-link{color:var(--os-text)!important}.onesheet-page .footer{background:transparent!important;color:var(--os-text)!important;border-top:1px solid rgba(0,0,0,.08)}.onesheet-main{flex:1 0 auto;padding:1.5rem 0 3rem}.onesheet-inner{width:min(1100px,calc(100% - 2rem));margin:0 auto}.onesheet-nav{margin-bottom:1.25rem}.onesheet-back{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;border-radius:999px;background:#0000002e;color:var(--os-accent);text-decoration:none;font-weight:600;font-size:.85rem}.onesheet-back:hover{color:var(--os-accent);background:#00000047}.onesheet-hero{display:grid;grid-template-columns:minmax(160px,280px) 1fr;gap:1.75rem;align-items:center;margin-bottom:2.5rem}@media (max-width: 767.98px){.onesheet-hero{grid-template-columns:1fr;text-align:center}}.onesheet-hero-photo{width:100%;max-width:280px;aspect-ratio:3 / 4;object-fit:cover;border-radius:1rem;background:#0000001f;margin:0 auto}.onesheet-hero-photo--placeholder{display:flex;align-items:center;justify-content:center;font-size:4rem;opacity:.5}.onesheet-name{font-size:clamp(2.2rem,5vw,3.6rem);font-weight:800;line-height:1.05;margin:0 0 .35rem;color:var(--os-accent)}.onesheet-type{font-size:.95rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.25rem;opacity:.85}.onesheet-hero-stats{display:flex;flex-wrap:wrap;gap:1.25rem 1.75rem}@media (max-width: 767.98px){.onesheet-hero-stats{justify-content:center}}.onesheet-hero-stat-value{display:block;font-size:1.55rem;font-weight:800;color:var(--os-accent);line-height:1.1}.onesheet-hero-stat-label{display:block;font-size:.78rem;font-weight:600;opacity:.85}.onesheet-two-col{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;margin-bottom:1rem}@media (max-width: 767.98px){.onesheet-two-col{grid-template-columns:1fr}}.onesheet-block{margin-bottom:2.25rem}.onesheet-heading{font-size:.95rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;color:var(--os-text)}.onesheet-bio{font-size:1rem;line-height:1.65;white-space:pre-wrap;margin:0}.onesheet-socials{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.onesheet-social-row{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--os-text);font-weight:600;padding:.35rem 0}.onesheet-social-row:hover{color:var(--os-text);opacity:.8}.onesheet-social-row i{font-size:1.2rem;width:1.4rem;text-align:center}.onesheet-social-name{flex:1 1 auto}.onesheet-social-value{font-weight:700}.onesheet-growth-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.onesheet-growth-card{background:#ffffff59;border-radius:.75rem;padding:.85rem 1rem}.onesheet-growth-name{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;opacity:.75}.onesheet-growth-value{font-size:1.25rem;font-weight:800}.onesheet-video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.onesheet-video-card{display:block;text-decoration:none;color:var(--os-text);background:#0000001f;border-radius:.75rem;overflow:hidden}.onesheet-video-card:hover{color:var(--os-text);opacity:.92}.onesheet-video-thumb{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block;background:#111}.onesheet-video-thumb--empty{display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.onesheet-video-meta{padding:.75rem .9rem .95rem}.onesheet-video-title{font-weight:700;font-size:.92rem;margin-bottom:.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.onesheet-video-stats{font-size:.8rem;opacity:.8}.onesheet-tiktok-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem}.onesheet-tiktok-card{position:relative;display:block;text-decoration:none;color:#fff;border-radius:.75rem;overflow:hidden;background:#111;aspect-ratio:9 / 16}.onesheet-tiktok-thumb{width:100%;height:100%;object-fit:cover;display:block}.onesheet-tiktok-thumb--empty{display:flex;align-items:center;justify-content:center;height:100%;font-size:2rem;color:#fff}.onesheet-tiktok-overlay{position:absolute;inset:auto 0 0 0;padding:.75rem;background:linear-gradient(transparent,#000000bf)}.onesheet-tiktok-stats{display:flex;gap:.75rem;font-size:.8rem;font-weight:700;margin-bottom:.25rem}.onesheet-tiktok-caption{font-size:.78rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.onesheet-spotify-wrap{border-radius:.75rem;overflow:hidden;background:#0003}.onesheet-spotify-wrap iframe{display:block;border:0}
