@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=Inter:wght@400;500;600&display=swap";:root{color:#eee;background:#090909;font-family:Inter,sans-serif;line-height:1.6}*{box-sizing:border-box}body{color:#eee;background:radial-gradient(circle at 50% 0,#241c0c 0,#090909 28%);margin:0}a{color:inherit;text-decoration:none}header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#090909e8;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:74px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.brand{color:#d7b35c;font-family:Cormorant Garamond;font-size:24px;font-weight:700}nav{gap:22px;font-size:14px;display:flex}nav a{color:#aaa}nav a.active,nav a:hover{color:#e1c06f}.menu{color:#fff;background:0 0;border:0;display:none}.wrap{width:min(1120px,90%);margin:auto}.hero{text-align:center;place-items:center;min-height:68vh;display:grid;position:relative;overflow:hidden}.hero .wrap{max-width:900px;position:relative}.orb{border:1px solid #d7b35c22;border-radius:50%;width:520px;height:520px;position:absolute;box-shadow:0 0 120px #b68a2030}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#d7b35c;font-size:12px;font-weight:600}.hero h1,h2{margin:.25em 0;font-family:Cormorant Garamond;line-height:1.02}.hero h1{font-size:clamp(48px,7vw,82px)}h2{font-size:clamp(38px,5vw,56px)}h3{margin:.4em 0;font-family:Cormorant Garamond;font-size:26px}.hero p,.lead{color:#aaa;max-width:720px;margin:20px auto;font-size:18px}.actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.btn,.ghost{border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:13px 20px;font-weight:600;display:inline-flex}.btn{color:#0b0b0b;background:linear-gradient(135deg,#b68a20,#e4c978)}.ghost{color:#ddd;border:1px solid #ffffff25}.section{border-top:1px solid #ffffff0d;padding:88px 0}.grid{gap:18px;margin-top:34px;display:grid}.two{grid-template-columns:repeat(2,1fr)}.three{grid-template-columns:repeat(3,1fr)}.plans{grid-template-columns:repeat(4,1fr)}.card,.mini,.spot,details{background:linear-gradient(145deg,#151515,#0d0d0d);border:1px solid #ffffff12;border-radius:18px;padding:28px}.card svg,.mini svg{color:#d7b35c}.card p,.mini span,details p{color:#999}.mini{flex-direction:column;gap:8px;display:flex}.featured{border-color:#d7b35c88;transform:translateY(-7px)}.badge{color:#d7b35c;align-items:center;gap:5px;font-size:12px;display:inline-flex}.price{color:#e2c36f;font-family:Cormorant Garamond;font-size:34px}.textlink{color:#d7b35c;font-weight:600}.spot{justify-content:space-between;align-items:center;gap:20px;display:flex}.chips{flex-wrap:wrap;justify-content:center;gap:10px;margin:28px 0;display:flex}.chips span{color:#bbb;border:1px solid #ffffff18;border-radius:999px;padding:8px 14px}.faq{gap:12px;max-width:850px;display:grid}summary{cursor:pointer;font-weight:600}footer{color:#777;border-top:1px solid #ffffff12;justify-content:space-between;padding:40px 5%;font-size:13px;display:flex}.float{color:#080808;z-index:30;background:#d7b35c;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 30px #000}@media (width<=850px){.menu{display:block}nav{background:#0b0b0b;flex-direction:column;padding:24px;display:none;position:absolute;top:74px;left:0;right:0}nav.open{display:flex}.plans,.three,.two{grid-template-columns:1fr}.hero{min-height:72vh}.featured{transform:none}.spot,footer{flex-direction:column;align-items:flex-start}.section{padding:64px 0}}
