:root{
  --bg:#090b0a;--panel:#101311;--panel-2:#151916;--text:#f2f5ef;--muted:#9ba39b;--line:#232923;
  --gold:#d9b767;--gold-2:#f1d98a;--green:#8ed09d;--red:#ef8e82;--max:1240px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
a{color:inherit;text-decoration:none}button,input,select{font:inherit}.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}.noise{position:fixed;inset:0;pointer-events:none;opacity:.025;z-index:50;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:var(--max);margin:auto;padding:0 24px;position:relative;z-index:10;border-bottom:1px solid rgba(255,255,255,.04)}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.04em;font-size:20px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(217,183,103,.4);border-radius:10px;background:linear-gradient(135deg,rgba(217,183,103,.18),rgba(217,183,103,.02));color:var(--gold-2);font-family:Georgia,serif;font-size:19px}.brand-dot{color:var(--gold)}.desktop-nav{display:flex;gap:30px;color:var(--muted);font-size:14px}.desktop-nav a:hover{color:#fff}.header-cta{font-size:13px;font-weight:700;padding:11px 14px;border:1px solid var(--line);border-radius:12px;background:#0f120f}.header-cta span{color:var(--gold);margin-left:5px}.hero{min-height:720px;max-width:var(--max);margin:auto;padding:96px 24px 80px;position:relative}.hero:before{content:"";position:absolute;width:600px;height:600px;right:-160px;top:-90px;background:radial-gradient(circle,rgba(217,183,103,.12),transparent 67%);filter:blur(12px);pointer-events:none}.hero-kicker,.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-2)}.hero-kicker{display:flex;align-items:center;gap:10px}.pulse{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(142,208,157,.09)}.hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.065em;line-height:.89;font-size:clamp(62px,8.2vw,118px);margin:30px 0 28px;max-width:900px}.hero h1 span{color:var(--gold-2);font-style:italic}.hero-copy{font-size:18px;line-height:1.7;color:#b6bdb5;max-width:630px}.hero-actions{display:flex;gap:12px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 18px;border-radius:12px;font-weight:800;font-size:14px}.button.primary{background:var(--gold-2);color:#171407}.button.primary:hover{background:#ffe7a0}.button.ghost{border:1px solid var(--line);background:rgba(255,255,255,.02);color:#d5d9d3}.definition{margin-top:28px;color:#7f887f;font-size:12px;max-width:620px;line-height:1.6}.definition strong{color:#b9c1b8}.hero-orbit{position:absolute;right:20px;top:180px;width:420px;height:430px;pointer-events:none;opacity:.92}.orbit-line{position:absolute;border:1px solid rgba(217,183,103,.12);border-radius:50%;inset:20px}.orbit-2{inset:88px;border-style:dashed;transform:rotate(30deg)}.money-card{position:absolute;width:220px;padding:18px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(16,19,17,.82);backdrop-filter:blur(12px);box-shadow:0 18px 80px rgba(0,0,0,.2)}.money-card small{display:block;font-size:9px;letter-spacing:.15em;color:#7f887f;margin-bottom:9px}.money-card strong{display:block;font-size:16px;letter-spacing:-.02em}.money-card span{display:block;margin-top:6px;font-size:12px;color:var(--gold-2)}.mc-1{right:0;top:20px}.mc-2{left:12px;top:185px}.mc-3{right:10px;bottom:10px}.stats-wrap{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0c0f0d}.stats-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr)}.stats-grid article{padding:28px 24px;border-right:1px solid var(--line)}.stats-grid article:last-child{border-right:0}.stats-grid span,.stats-grid small{display:block;color:#7f887f;font-size:11px}.stats-grid strong{display:block;font-family:Georgia,serif;font-weight:500;font-size:32px;margin:7px 0 3px;color:#f5f2e7}.ranking{max-width:var(--max);margin:auto;padding:96px 24px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px}.section-heading h2,.method h2,.seo-copy h2{font-family:Georgia,serif;font-size:clamp(36px,4vw,55px);letter-spacing:-.045em;line-height:1.02;margin:10px 0 0;font-weight:500}.section-heading p{max-width:430px;color:var(--muted);line-height:1.6;font-size:14px}.toolbar{display:grid;grid-template-columns:2.1fr repeat(3,1fr);gap:10px;padding:12px;border:1px solid var(--line);border-radius:17px;background:#0d100e;position:sticky;top:10px;z-index:7;box-shadow:0 10px 50px rgba(0,0,0,.26)}.search-field{position:relative}.search-field svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:17px;fill:none;stroke:#838b83;stroke-width:1.8}.toolbar input,.toolbar select{width:100%;height:48px;border:1px solid var(--line);background:#121512;color:#e9ede7;border-radius:11px;outline:none;padding:0 14px}.toolbar input{padding-left:42px}.toolbar input:focus,.toolbar select:focus{border-color:rgba(217,183,103,.55);box-shadow:0 0 0 3px rgba(217,183,103,.06)}.ranking-meta{display:flex;justify-content:space-between;align-items:center;margin:18px 3px 12px;color:#7e867e;font-size:12px}.status{display:flex;gap:8px;align-items:center}.status i{width:6px;height:6px;border-radius:50%;background:#919991}.status.ok i{background:var(--green);box-shadow:0 0 0 4px rgba(142,208,157,.08)}.status.warn i{background:var(--gold)}.table-shell{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#0d100e}.table-head,.rank-row{display:grid;grid-template-columns:74px minmax(210px,1.3fr) 150px minmax(200px,1.15fr) 150px 110px;align-items:center}.table-head{height:46px;padding:0 16px;background:#121512;border-bottom:1px solid var(--line);color:#727b72;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.rank-row{min-height:82px;padding:10px 16px;border-bottom:1px solid #1b201c;transition:background .16s ease}.rank-row:last-child{border-bottom:0}.rank-row:hover{background:#111511}.rank-num{font-family:Georgia,serif;font-size:18px;color:#6f786f}.person{display:flex;align-items:center;gap:13px;min-width:0}.avatar{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#1b211c,#111411);display:grid;place-items:center;border:1px solid #2a302b;color:var(--gold-2);font-size:12px;font-weight:900;flex:0 0 auto}.person-text{min-width:0}.person-name{font-weight:800;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.person-sub{font-size:11px;color:#707970;margin-top:5px}.worth strong{font-family:Georgia,serif;font-size:19px;font-weight:500}.worth small{display:block;color:#707970;font-size:10px;margin-top:5px}.business{font-size:13px;line-height:1.4;color:#c3c9c1}.country{font-size:12px;color:#aeb5ad;display:flex;gap:8px;align-items:center}.flag{font-size:16px}.change{font-size:11px;font-weight:800}.change.up{color:var(--green)}.change.down{color:var(--red)}.change.flat{color:#777f77}.loading-row{min-height:220px;display:flex;align-items:center;justify-content:center;gap:12px;color:#858d85;font-size:13px}.spinner{width:18px;height:18px;border-radius:50%;border:2px solid #303730;border-top-color:var(--gold);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{padding:70px 20px;text-align:center;color:#848d84}.pagination{display:flex;gap:7px;justify-content:center;flex-wrap:wrap;margin-top:24px}.pagination button{min-width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:#0f120f;color:#aab2aa;cursor:pointer}.pagination button:hover,.pagination button.active{border-color:rgba(217,183,103,.5);color:#171407;background:var(--gold-2)}.pagination button:disabled{opacity:.35;cursor:not-allowed}.method{max-width:var(--max);margin:0 auto;padding:30px 24px 96px;display:grid;grid-template-columns:1.55fr .7fr;gap:18px}.method-card,.source-card{border:1px solid var(--line);border-radius:22px;padding:38px;background:#0d100e}.method-card>p{color:#9ca49b;line-height:1.7;max-width:760px}.method-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px}.method-points div{padding:18px;border:1px solid #202620;border-radius:15px;background:#111511}.method-points b{color:var(--gold);font-family:Georgia,serif;font-size:20px}.method-points span{display:block;margin-top:18px;color:#8f988f;font-size:12px;line-height:1.55}.method-points strong{color:#e3e7e1}.source-card{background:linear-gradient(160deg,rgba(217,183,103,.12),#0d100e 42%)}.source-card>span{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:var(--gold)}.source-card h3{font-family:Georgia,serif;font-weight:500;font-size:30px;letter-spacing:-.03em;margin:15px 0}.source-card p{font-size:13px;color:#9ca49b;line-height:1.65}.source-card a{display:inline-block;margin:10px 0 26px;color:var(--gold-2);font-size:13px;font-weight:800}.source-card small{display:block;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);color:#707970;line-height:1.5}.seo-copy{max-width:850px;margin:0 auto;padding:0 24px 100px}.seo-copy h2{font-size:40px}.seo-copy p{color:#929b92;line-height:1.8;font-size:14px}footer{border-top:1px solid var(--line);max-width:var(--max);margin:auto;padding:40px 24px 55px;display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:center;color:#7d857d;font-size:12px}.footer-brand{color:#e8ece5}footer p{text-align:right}footer>div{display:flex;gap:20px}footer>small{text-align:right}footer a:hover{color:#fff}
@media(max-width:1000px){.hero-orbit{opacity:.22;right:-100px}.toolbar{grid-template-columns:1fr 1fr}.search-field{grid-column:1/-1}.table-head,.rank-row{grid-template-columns:58px minmax(180px,1.25fr) 130px minmax(180px,1fr) 120px}.table-head span:last-child,.rank-row>.change{display:none}.method{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid article:nth-child(2){border-right:0}.stats-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:700px){
  .site-header{height:64px;padding:0 16px}
  .brand{font-size:16.5px;gap:9px;white-space:nowrap;min-width:0}
  .brand-mark{width:31px;height:31px;flex:0 0 auto}
  .desktop-nav,.header-cta{display:none}

  .hero{padding:54px 16px 46px;min-height:auto;overflow:hidden}
  .hero-kicker{font-size:10px;letter-spacing:.13em;line-height:1.45}
  .hero h1{font-size:clamp(42px,13vw,60px);line-height:.93;letter-spacing:-.055em;margin:22px 0 22px;max-width:100%}
  .hero h1 span{font-size:.70em;letter-spacing:-.045em;white-space:nowrap}
  .hero-copy{font-size:15px;line-height:1.65;max-width:100%;margin-right:0}
  .hero-actions{flex-direction:column;align-items:stretch;gap:10px;margin-top:26px}
  .button{width:100%;min-height:52px;padding:14px 16px}
  .definition{margin-top:23px;max-width:100%;font-size:12px;line-height:1.65}
  .hero-orbit{display:none}

  .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .stats-grid article{padding:20px 16px;min-width:0}
  .stats-grid strong{font-size:25px;line-height:1.1}
  .stats-grid span,.stats-grid small{line-height:1.35}

  .ranking{padding:58px 12px 64px}
  .section-heading{display:block;margin-bottom:24px}
  .section-heading h2{font-size:clamp(34px,10vw,44px);line-height:1.02;text-wrap:balance}
  .section-heading p{margin-top:16px;font-size:13px;line-height:1.6}

  .toolbar{position:static;grid-template-columns:1fr 1fr;gap:8px;padding:8px;border-radius:14px;box-shadow:none}
  .toolbar label{min-width:0}
  .search-field{grid-column:1/-1}
  .toolbar label:nth-child(4){grid-column:1/-1}
  .toolbar input,.toolbar select{height:46px;border-radius:10px;font-size:13px;min-width:0}
  .toolbar input{padding-left:40px}

  .ranking-meta{align-items:flex-start;gap:7px;flex-direction:column;margin:15px 2px 12px;line-height:1.4}
  .table-shell{border:0;border-radius:0;overflow:visible;background:transparent}
  .table-head{display:none}
  .ranking-rows{display:block}
  .rank-row{
    position:relative;
    display:grid;
    grid-template-columns:44px minmax(0,1fr) minmax(88px,auto);
    grid-template-areas:"rank person worth" ". business business" ". country change";
    column-gap:10px;
    row-gap:10px;
    min-height:0;
    margin-bottom:10px;
    padding:14px;
    border:1px solid var(--line);
    border-radius:16px;
    background:#0d100e;
  }
  .rank-row:last-child{border-bottom:1px solid var(--line);margin-bottom:0}
  .rank-row:hover{background:#0f130f}
  .rank-num{grid-area:rank;width:40px;height:40px;display:grid;place-items:center;align-self:start;border:1px solid #2a302b;border-radius:12px;background:#121612;color:var(--gold-2);font-size:15px}
  .person{grid-area:person;min-width:0;gap:10px}
  .avatar{width:38px;height:38px;border-radius:11px;font-size:11px}
  .person-name{font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .person-sub{font-size:10px;line-height:1.35;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .worth{grid-area:worth;text-align:right;align-self:center;min-width:88px}
  .worth strong{font-size:17px;white-space:nowrap}
  .worth small{font-size:9px;margin-top:3px}
  .rank-row>.business{display:block!important;grid-area:business;padding:10px 11px;border:1px solid #202620;border-radius:10px;background:#111511;font-size:12px;line-height:1.45;color:#c9cec8;min-width:0;overflow-wrap:anywhere}
  .business:before{content:"Business / source";display:block;margin-bottom:4px;color:#697269;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
  .rank-row>.country{display:flex!important;grid-area:country;font-size:11px;gap:6px;min-width:0}
  .country span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .flag{font-size:15px}
  .rank-row>.change{display:flex!important;grid-area:change;justify-self:end;align-items:center;font-size:10px;padding:6px 8px;border:1px solid #202620;border-radius:999px;background:#111511;white-space:nowrap}

  .loading-row{min-height:180px;border:1px solid var(--line);border-radius:16px;background:#0d100e}
  .empty{padding:45px 18px;border:1px solid var(--line);border-radius:16px;background:#0d100e}
  .pagination{gap:6px;margin-top:20px}
  .pagination button{min-width:36px;height:36px;border-radius:9px;font-size:12px}

  .method{padding:10px 12px 64px}
  .method-card,.source-card{padding:24px 18px;border-radius:18px}
  .method h2{font-size:clamp(33px,10vw,43px)}
  .method-points{grid-template-columns:1fr;gap:9px;margin-top:24px}
  .method-points div{padding:16px}
  .source-card h3{font-size:27px}

  .seo-copy{padding:0 16px 64px}
  .seo-copy h2{font-size:32px;line-height:1.08}
  .seo-copy p{font-size:13px;line-height:1.7}

  footer{grid-template-columns:1fr;padding:32px 16px 42px;gap:14px}
  footer p,footer>small{text-align:left}
  footer>div{flex-wrap:wrap;gap:14px 18px}
}

@media(max-width:390px){
  .site-header{padding:0 13px}
  .brand{font-size:15.5px}
  .brand-mark{width:29px;height:29px}
  .hero{padding-left:13px;padding-right:13px}
  .hero h1{font-size:clamp(40px,12.8vw,50px)}
  .hero h1 span{font-size:.68em}
  .ranking{padding-left:10px;padding-right:10px}
  .toolbar{grid-template-columns:1fr}
  .search-field,.toolbar label:nth-child(4){grid-column:auto}
  .rank-row{grid-template-columns:40px minmax(0,1fr) minmax(82px,auto);padding:12px;column-gap:8px}
  .rank-num{width:36px;height:36px;font-size:14px}
  .avatar{width:35px;height:35px}
  .person{gap:8px}
  .person-name{font-size:12.5px}
  .worth strong{font-size:16px}
}
