*{box-sizing:border-box}html{min-height:100%;background:#07090d;color-scheme:dark}body{margin:0;min-height:100svh;background:radial-gradient(circle at 78% 8%,rgba(196,166,101,.12),transparent 24%),linear-gradient(135deg,#07090d,#0a1018 52%,#05070a);color:#f5f2eb;font-family:Inter,system-ui,sans-serif}.top-page{min-height:100svh}.top-hero{position:relative;overflow:hidden;min-height:390px;padding:max(24px,env(safe-area-inset-top)) max(20px,calc((100vw - 1080px)/2)) 70px;border-bottom:1px solid rgba(218,199,151,.12);display:grid;align-content:start}.top-hero::before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-160px;top:-250px;background:radial-gradient(circle,rgba(219,190,119,.16),transparent 68%);pointer-events:none}.top-back{position:relative;z-index:2;justify-self:start;display:inline-flex;align-items:center;gap:9px;color:rgba(245,242,235,.7);text-decoration:none;font-size:.82rem;padding:9px 12px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(255,255,255,.025)}.top-brand{position:relative;z-index:2;text-align:center;margin-top:22px}.top-brand p{margin:0;color:#cbb98d;font-size:.6rem;letter-spacing:.23em}.top-brand strong{display:block;margin-top:5px;font-family:"Playfair Display",serif;font-weight:500;font-size:2rem;letter-spacing:.08em}.top-intro{position:relative;z-index:2;margin:52px auto 0;text-align:center;max-width:780px}.top-kicker,.top-section-label{margin:0;color:#d5bd83;font-size:.68rem;font-weight:800;letter-spacing:.2em}.top-intro h1{margin:9px 0 8px;font-family:"Playfair Display",serif;font-weight:500;font-size:clamp(2.8rem,7vw,5.3rem);line-height:.92;letter-spacing:-.045em}.top-month{margin:0;color:#d9c28b;font-weight:700}.top-explainer{max-width:620px;margin:15px auto 0;color:rgba(245,242,235,.57);line-height:1.6}.top-medal{position:absolute;left:50%;bottom:-25px;translate:-50% 0;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;font-size:1.65rem;background:linear-gradient(135deg,#e3c979,#9f762b);box-shadow:0 0 34px rgba(218,190,112,.2);z-index:3}.top-content{padding:58px max(18px,calc((100vw - 1080px)/2)) 90px}.top-tabs{display:flex;gap:8px;overflow-x:auto;padding:4px 0 26px;scrollbar-width:none}.top-tabs::-webkit-scrollbar{display:none}.top-tabs button{flex:0 0 auto;border:1px solid rgba(218,199,151,.17);border-radius:999px;background:rgba(255,255,255,.025);color:rgba(245,242,235,.66);padding:10px 15px;font:inherit;font-size:.83rem;cursor:pointer}.top-tabs button.is-active{background:#d9c28b;color:#17140e;border-color:#d9c28b;font-weight:800}.top-heading-row{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.top-heading-row h2{margin:7px 0 0;font-family:"Playfair Display",serif;font-size:clamp(1.65rem,4vw,2.45rem);font-weight:500}.top-live{flex:0 0 auto;color:rgba(245,242,235,.48);font-size:.72rem}.top-live i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#d7bf83;box-shadow:0 0 10px rgba(215,191,131,.6);margin-right:6px}.top-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.top-card{position:relative;min-width:0;display:grid;grid-template-rows:auto 175px auto;gap:9px;text-decoration:none;color:#f5f2eb;padding:15px;border:1px solid rgba(218,199,151,.13);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.038),rgba(255,255,255,.012));overflow:hidden;transition:transform .25s ease,border-color .25s ease,background .25s ease}.top-card:hover{transform:translateY(-4px);border-color:rgba(218,199,151,.3);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.016))}.top-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 0%,rgba(218,199,151,.09),transparent 32%);pointer-events:none}.top-rank{position:relative;z-index:2;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(218,199,151,.28);background:rgba(5,7,10,.68);color:#d9c28b;font-weight:900}.top-card.rank-1 .top-rank{background:linear-gradient(135deg,#e5cc83,#a67b28);color:#171109;border-color:transparent;box-shadow:0 0 24px rgba(229,204,131,.2)}.top-image{position:relative;z-index:2;display:grid;place-items:center}.top-image img{width:100%;height:170px;object-fit:contain;filter:drop-shadow(0 17px 17px rgba(0,0,0,.38))}.top-copy{position:relative;z-index:2;display:grid;gap:3px;min-width:0}.top-copy small{font-size:.61rem;letter-spacing:.12em;color:rgba(245,242,235,.45);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-copy strong{font-size:.9rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.top-copy em{font-style:normal;color:#bfae84;font-size:.69rem}.top-arrow{position:absolute;right:14px;top:16px;color:rgba(245,242,235,.4)}.top-loading,.top-empty,.top-error{grid-column:1/-1;margin:0;padding:34px 20px;text-align:center;border:1px dashed rgba(218,199,151,.18);border-radius:20px;color:rgba(245,242,235,.6)}@media(max-width:820px){.top-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.top-card:first-child{grid-column:1/-1;grid-template-columns:44px 140px 1fr;grid-template-rows:auto;align-items:center}.top-card:first-child .top-image img{height:125px}}@media(max-width:620px){.top-hero{min-height:360px;padding-left:18px;padding-right:18px;padding-bottom:58px}.top-intro{margin-top:44px}.top-intro h1{font-size:3rem}.top-content{padding:52px 15px 72px}.top-heading-row{display:grid;align-items:start}.top-live{font-size:.66rem}.top-grid{gap:9px}.top-card{grid-template-rows:auto 132px auto;padding:11px;border-radius:18px}.top-image img{height:128px}.top-card:first-child{grid-template-columns:34px 105px 1fr}.top-card:first-child .top-image img{height:100px}.top-copy strong{font-size:.82rem}.top-back span{display:none}}

/* S18 V1.2 · Pulido visual Top */
.top-hero{
  overflow:visible;
  padding-bottom:86px;
}
.top-hero::before{
  overflow:hidden;
}
.top-medal{
  bottom:18px;
  width:56px;
  height:56px;
  box-shadow:
    0 0 0 1px rgba(255,255,255,.05),
    0 12px 28px rgba(0,0,0,.28),
    0 0 34px rgba(218,190,112,.18);
}
.top-content{
  padding-top:42px;
}
.top-image img{
  display:block;
  max-width:100%;
}
@media(max-width:620px){
  .top-hero{
    padding-bottom:82px;
  }
  .top-medal{
    bottom:16px;
    width:52px;
    height:52px;
    font-size:1.45rem;
  }
  .top-content{
    padding-top:38px;
  }
}
