*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}
:root{--gold:#d7ba67;--ink:#f8f4f1;--muted:rgba(255,255,255,.64);--plum:#180a14;--line:rgba(215,186,103,.18)}
body{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;background:radial-gradient(circle at 50% -10%,rgba(163,28,112,.20),transparent 34%),linear-gradient(180deg,#10070d 0%,#050507 44%,#020203 100%);color:var(--ink);overflow-x:hidden}
.wrap{width:min(100%,1240px);margin:auto;padding:28px 24px 72px}
.top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px}
.left,.actions{display:flex;align-items:center;gap:14px}.back{width:50px;height:50px;border-radius:50%;border:1px solid rgba(215,186,103,.28);display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--gold);font-size:28px;background:rgba(255,255,255,.015)}
.brand{color:var(--gold);letter-spacing:.46em;font-size:13px;font-weight:800}
.btn,.enter{min-height:48px;padding:0 18px;border-radius:999px;border:1px solid rgba(215,186,103,.26);display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.018);color:var(--gold);text-decoration:none;font-size:10px;font-weight:800;letter-spacing:.24em;transition:.25s ease}
.btn:hover,.enter:hover{transform:translateY(-2px);background:rgba(215,186,103,.07);border-color:rgba(215,186,103,.44)}
.hero{display:grid;grid-template-columns:1.04fr .96fr;gap:54px;align-items:center;margin-bottom:48px}
.visual{height:520px;border-radius:30px;overflow:hidden;position:relative;border:1px solid rgba(215,186,103,.12);background:radial-gradient(circle at 50% 46%,rgba(215,45,150,.22),transparent 31%),radial-gradient(circle at 50% 92%,rgba(215,186,103,.08),transparent 20%),linear-gradient(180deg,rgba(70,17,51,.36),rgba(4,4,7,.96));box-shadow:0 24px 80px rgba(0,0,0,.34)}
.visual:before{content:"";position:absolute;inset:8%;border-radius:50%;background:radial-gradient(circle,rgba(218,65,162,.12),transparent 64%);filter:blur(18px)}
.ring{display:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(233,183,215,.10)}.r1{width:180px;height:180px}.r2{width:260px;height:260px}.r3{width:340px;height:340px}.r4{width:420px;height:420px}
.platform{display:none;position:absolute;left:50%;bottom:66px;transform:translateX(-50%);width:250px;height:42px;border-radius:50%;background:radial-gradient(ellipse,rgba(215,45,150,.30),rgba(215,186,103,.08) 44%,transparent 72%);filter:blur(3px)}
.holo{position:absolute;z-index:3;inset:5%;display:flex;align-items:center;justify-content:center;pointer-events:none}
.holo img{display:block;width:82%;height:94%;object-fit:cover;mix-blend-mode:normal;opacity:.93;filter:saturate(1.08) contrast(1.04) drop-shadow(0 0 28px rgba(214,53,153,.24))}
.copy{padding:18px 0}.copy small,.card small{display:block;color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.42em;text-transform:uppercase}.copy small{margin-bottom:16px}
.copy h1{font:400 clamp(3.8rem,7vw,6rem)/.95 Georgia,"Times New Roman",serif;margin-bottom:22px}
.copy p{max-width:540px;font-size:18px;line-height:1.7;font-weight:500;color:var(--muted)}.copy p b{color:#eadba6;font-weight:600}
.modules{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;scroll-margin-top:24px}
.card{min-height:300px;padding:28px;border-radius:26px;border:1px solid rgba(215,186,103,.10);background:radial-gradient(circle at 100% 0,rgba(167,32,113,.10),transparent 38%),linear-gradient(180deg,rgba(26,10,20,.72),rgba(5,5,7,.98));display:flex;flex-direction:column;justify-content:space-between}
.card small{margin-bottom:16px}.card h2{font:400 38px/1 Georgia,"Times New Roman",serif;margin-bottom:16px}.card p{font-size:15px;line-height:1.65;color:var(--muted);margin-bottom:26px}.enter{align-self:flex-start}
.footer{width:min(calc(100% - 48px),1192px);margin:0 auto 26px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.footer div{padding:16px 18px;border-radius:16px;border:1px solid rgba(215,186,103,.10);background:rgba(255,255,255,.015);color:var(--gold);font-size:9px;font-weight:800;letter-spacing:.24em}
.footer span{display:block;margin-top:7px;color:rgba(255,255,255,.48);letter-spacing:.14em}
@media(max-width:900px){.hero{grid-template-columns:1fr;gap:26px}.visual{height:390px;max-width:520px;width:100%;margin:auto}.modules{grid-template-columns:1fr}.card{min-height:0}.copy{padding:4px 2px}.copy h1{font-size:58px}}
@media(max-width:600px){.wrap{padding:18px 16px 56px}.top{align-items:stretch;flex-direction:column;margin-bottom:22px}.left{justify-content:space-between}.actions{width:100%;gap:8px}.actions .btn{flex:1;min-width:0;padding:0 10px;font-size:9px;letter-spacing:.16em}.back{width:46px;height:46px}.brand{font-size:12px;letter-spacing:.40em}.visual{height:330px;border-radius:24px}.holo{inset:2%}.holo img{width:88%;height:96%}.copy small{font-size:9px;letter-spacing:.36em}.copy h1{font-size:50px;margin-bottom:16px}.copy p{font-size:16px;line-height:1.6}.card{padding:23px;border-radius:22px}.card h2{font-size:34px}.footer{width:calc(100% - 32px);grid-template-columns:1fr;margin-bottom:18px}}

/* Venere final hero proportions */
@media(max-width:600px){

  .hero{
    gap:0!important;
    margin-bottom:18px!important;
  }

  .visual{
    height:340px!important;
    margin-bottom:0!important;
  }

  .holo img{
    transform:scale(1.08)!important;
    object-position:center 36%!important;
  }

  .copy{
    margin-top:-6px!important;
    padding-top:0!important;
  }

}

@media(max-width:600px){
  .hero{
    margin-bottom:0!important;
  }

  .copy{
    position:relative;
    z-index:6;
    margin-top:-38px!important;
    padding-top:0!important;
  }
}

@media(max-width:600px){
  .visual{
    overflow:hidden!important;
  }

  .holo{
    top:53%!important;
    transform:translate(-50%,-50%)!important;
    width:74%!important;
    height:74%!important;
  }

  .holo img{
    object-fit:contain!important;
    object-position:center top!important;
  }
}

@media(max-width:600px){

  .top{
    margin-bottom:18px!important;
  }

  .actions{
    gap:10px!important;
  }

  .actions .btn{
    height:42px!important;
    padding:0 16px!important;
    font-size:10px!important;
    letter-spacing:2.5px!important;
  }

  .visual{
    height:330px!important;
    margin-bottom:18px!important;
    overflow:hidden!important;
  }

  .holo{
    top:55%!important;
    transform:translate(-50%,-50%)!important;
    width:70%!important;
    height:70%!important;
  }

  .holo img{
    object-fit:contain!important;
    object-position:center top!important;
  }
}

@media(max-width:600px){
  .top{
    margin-bottom:12px!important;
  }

  .visual{
    margin-top:0!important;
  }

  .holo{
    top:53%!important;
    width:72%!important;
    height:72%!important;
  }
}
