:root{--gold:#d9a83a;--gold-lt:#e8c877;--ink:#0a0908;--paper:#f2ece1;--rule:rgba(217,168,58,0.28)}
*{box-sizing:border-box}
html,body{margin:0;padding:0;background:var(--ink);color:var(--paper);font-family:'Montserrat',sans-serif;overflow-x:hidden}
a{color:var(--gold);text-decoration:none}
a:hover{color:var(--gold-lt)}
img{display:block}
.label{font-size:9px;letter-spacing:.3em;color:rgba(242,236,225,.5)}
.serif{font-family:'Cormorant Garamond',serif}
.script{font-family:'Great Vibes',cursive;color:var(--gold)}
.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 40px;border-bottom:1px solid var(--rule);position:sticky;top:0;background:rgba(10,9,8,.92);backdrop-filter:blur(8px);z-index:20}
.nav-brand{display:flex;align-items:center;gap:14px}
.nav-brand img{width:46px;height:46px;object-fit:contain}
.brand-name{font-size:11px;letter-spacing:.22em;color:var(--gold);font-weight:600}
.brand-sub{font-size:9px;letter-spacing:.34em;color:rgba(242,236,225,.5)}
.nav-links{display:flex;align-items:center;gap:28px}
.nav-links a{font-size:10px;letter-spacing:.24em;color:rgba(242,236,225,.72)}
.btn{display:inline-block;font-size:11px;letter-spacing:.22em;font-weight:700;color:var(--ink);background:var(--gold);padding:16px 26px}
.btn:hover{background:var(--gold-lt);color:var(--ink)}
.btn-sm{padding:12px 20px;font-size:10px;letter-spacing:.24em}
.btn-ghost{display:inline-block;font-size:11px;letter-spacing:.22em;font-weight:600;color:var(--gold);border:1px solid rgba(217,168,58,.55);padding:16px 26px}
.btn-ghost:hover{background:rgba(217,168,58,.1)}
.hero{position:relative;min-height:88vh;display:grid;grid-template-columns:1.05fr 1fr;border-bottom:1px solid var(--rule)}
.hero-copy{padding:76px 56px 64px 40px;display:flex;flex-direction:column;justify-content:center;gap:26px}
.lote-badge{display:flex;align-items:center;gap:16px}
.lote-badge span:first-child{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border:1px solid var(--gold);color:var(--gold);font-family:'Cormorant Garamond',serif;font-size:30px;font-weight:600}
.lote-badge span:last-child{font-size:10px;letter-spacing:.4em;color:rgba(242,236,225,.6)}
h1{margin:0;font-family:'Cormorant Garamond',serif;font-weight:400;font-size:78px;line-height:.98;letter-spacing:.1em;color:var(--gold-lt)}
.rule-script{display:flex;align-items:center;gap:18px}
.rule-script i{width:56px;height:1px;background:var(--gold)}
.rule-script .script{font-size:34px}
.hero p{margin:0;max-width:44ch;font-size:14px;line-height:1.85;color:rgba(242,236,225,.72);font-weight:300;text-wrap:pretty}
.hero-cta{display:flex;gap:14px;flex-wrap:wrap;margin-top:6px}
.hero-img{position:relative;min-height:620px;background:#000}
.hero-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:45% 42%}
.hero-img i{position:absolute;inset:0;background:linear-gradient(90deg,#0a0908 0%,rgba(10,9,8,.35) 26%,rgba(10,9,8,0) 60%)}
.facts{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--rule)}
.facts div{padding:30px 24px;border-right:1px solid rgba(217,168,58,.18);display:flex;flex-direction:column;gap:9px}
.facts div:last-child{border-right:0}
.facts strong{font-family:'Cormorant Garamond',serif;font-size:26px;font-weight:400;color:var(--gold-lt)}
.bleed{position:relative;border-bottom:1px solid var(--rule)}
.bleed img{width:100%;height:auto}
.bleed .cap{position:absolute;left:0;right:0;bottom:0;padding:34px 40px;background:linear-gradient(0deg,rgba(10,9,8,.9),rgba(10,9,8,0));font-size:10px;letter-spacing:.32em;color:var(--gold)}
section.block{padding:78px 40px;border-bottom:1px solid var(--rule)}
.head{display:flex;align-items:baseline;gap:20px;margin-bottom:14px}
.head h2{margin:0;font-family:'Cormorant Garamond',serif;font-size:44px;font-weight:400;letter-spacing:.12em;color:var(--gold-lt)}
.head span{font-size:10px;letter-spacing:.3em;color:rgba(242,236,225,.5)}
.hr{height:1px;background:rgba(217,168,58,.4);margin-bottom:40px}
.player{position:relative;width:100%;aspect-ratio:16/9;background:#000;border:1px solid rgba(217,168,58,.35);overflow:hidden}
.player img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.player-cover{position:absolute;inset:0;cursor:pointer;border:0;padding:0;background:none;width:100%;height:100%}
.player-cover:hover{opacity:.94}
.player-cover .shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,9,8,.15),rgba(10,9,8,.55))}
.player-cover .ui{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}
.player-cover .ui .disc{display:flex;align-items:center;justify-content:center;width:94px;height:94px;border-radius:50%;border:1px solid var(--gold);background:rgba(10,9,8,.55)}
.player-cover .ui .txt{font-size:11px;letter-spacing:.34em;color:var(--gold-lt);font-weight:600}
.video-foot{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;margin-top:18px}
.video-foot span{font-size:10px;letter-spacing:.28em;color:rgba(242,236,225,.45)}
.video-foot a{font-size:10px;letter-spacing:.24em;font-weight:600}
.ped{display:grid;grid-template-columns:1fr 1fr 1fr}
.ped .g1{display:flex;flex-direction:column;justify-content:center;padding:26px 26px 26px 0;border-right:1px solid rgba(217,168,58,.3)}
.ped .g1 .name{font-family:'Cormorant Garamond',serif;font-size:34px;color:var(--gold-lt);line-height:1.15}
.ped .g2{display:flex;flex-direction:column;border-right:1px solid rgba(217,168,58,.3)}
.ped .g2 > div{flex:1;padding:26px;display:flex;flex-direction:column;justify-content:center}
.ped .g2 > div:first-child{border-bottom:1px solid rgba(217,168,58,.18)}
.ped .g2 .name{font-family:'Cormorant Garamond',serif;font-size:26px;color:var(--paper)}
.ped .g3{display:flex;flex-direction:column}
.ped .g3 > div{padding:22px 26px;display:flex;flex-direction:column;gap:6px;border-bottom:1px solid rgba(217,168,58,.18)}
.ped .g3 > div:last-child{border-bottom:0}
.ped .g3 .name{font-family:'Cormorant Garamond',serif;font-size:21px;color:var(--paper)}
.flag{font-size:10px;letter-spacing:.24em;color:var(--gold);margin-top:8px}
.notes{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--rule)}
.notes > div{padding:64px 40px}
.notes > div:first-child{border-right:1px solid rgba(217,168,58,.18)}
.notes .kicker{font-size:10px;letter-spacing:.32em;color:var(--gold)}
.notes .sep{height:1px;background:rgba(217,168,58,.28);margin:22px 0 26px}
.notes p{margin:0;font-size:14px;line-height:1.95;color:rgba(242,236,225,.78);font-weight:300;max-width:56ch;text-wrap:pretty}
.remate{padding:80px 40px;background:#100e0c;border-bottom:1px solid var(--rule)}
.remate .top{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}
.remate .kicker{font-size:11px;letter-spacing:.4em;color:rgba(242,236,225,.6)}
.remate .script{font-size:38px}
.remate .prize-label{font-size:10px;letter-spacing:.34em;color:rgba(242,236,225,.5);margin-top:16px}
.remate .prize{font-family:'Cormorant Garamond',serif;font-size:82px;line-height:1;color:var(--gold-lt)}
.remate-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:56px;border-top:1px solid rgba(217,168,58,.3);border-bottom:1px solid rgba(217,168,58,.3)}
.remate-grid > div{padding:32px 26px;display:flex;flex-direction:column;gap:10px;border-right:1px solid rgba(217,168,58,.18)}
.remate-grid > div:last-child{border-right:0}
.remate-grid .kick{font-size:9px;letter-spacing:.32em;color:var(--gold)}
.remate-grid .val{font-family:'Cormorant Garamond',serif;font-size:32px;color:var(--paper)}
.remate-cta{display:flex;justify-content:center;gap:14px;margin-top:44px;flex-wrap:wrap}
footer{padding:64px 40px 44px;display:flex;flex-direction:column;gap:44px}
.foot-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:36px;align-items:center}
.foot-grid > div{display:flex;flex-direction:column;gap:12px}
.foot-grid > div:nth-child(2){align-items:center}
.foot-grid > div:nth-child(3){align-items:flex-end}
.foot-grid img{width:88px;height:88px;object-fit:contain}
.foot-grid img.foot-eq{width:172px;height:auto}
.foot-grid .name{font-family:'Cormorant Garamond',serif;font-size:22px;color:var(--paper)}
.foot-rule{height:1px;background:var(--rule)}
.foot-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}
.foot-bottom span{font-size:10px;letter-spacing:.28em;color:rgba(242,236,225,.55)}
.foot-bottom a{font-size:12px;letter-spacing:.22em;font-weight:600}
a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}
@media (max-width:900px){
.nav{padding:14px 20px;flex-wrap:wrap;gap:14px}
.nav-links{gap:16px}
.hero{grid-template-columns:1fr}
.hero-copy{padding:44px 20px}
h1{font-size:52px}
.hero-img{min-height:420px;order:-1}
.facts{grid-template-columns:1fr 1fr}
section.block{padding:52px 20px}
.ped{grid-template-columns:1.1fr 1fr 1fr}
.ped .g1{padding:16px 10px 16px 0}
.ped .g1 .name{font-size:19px}
.ped .g2 > div{padding:14px 10px}
.ped .g2 .name{font-size:15px}
.ped .g3 > div{padding:14px 10px}
.ped .g3 .name{font-size:13px}
.ped .label,.ped .flag{font-size:8px;letter-spacing:.18em}
.ped .flag{margin-top:6px}
.notes{grid-template-columns:1fr}
.notes > div{padding:44px 20px;border-right:0}
.remate{padding:52px 20px}
.remate .prize{font-size:52px}
.remate-grid{grid-template-columns:1fr}
.remate-grid > div{border-right:0;border-bottom:1px solid rgba(217,168,58,.18)}
.foot-grid{grid-template-columns:1fr;text-align:left}
.foot-grid > div:nth-child(2),.foot-grid > div:nth-child(3){align-items:flex-start}
footer{padding:44px 20px 32px}
}