:root{--orange: #D4AF37;--dark: #050505;--light: #FBFBFB;--border: rgba(255, 255, 255, .08);--gold-soft: rgba(212, 175, 55, .15)}[data-astro-cid-ee6qhyem]{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:Inter,sans-serif;font-weight:300;background:var(--dark);color:var(--light);overflow:hidden;display:flex;flex-direction:column;position:relative}.ambient[data-astro-cid-ee6qhyem]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:0;pointer-events:none}.ambient[data-astro-cid-ee6qhyem]:before{content:"";width:50vw;height:50vw;background:radial-gradient(circle,#d4af3714,#05050500 65%);filter:blur(90px);animation:drift 18s infinite alternate cubic-bezier(.4,0,.2,1)}@keyframes drift{0%{transform:translate(-4%,-3%) scale(1)}to{transform:translate(4%,3%) scale(1.05)}}header[data-astro-cid-ee6qhyem]{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 5%;background:#05050599;backdrop-filter:blur(25px);border-bottom:1px solid rgba(255,255,255,.03)}.brand[data-astro-cid-ee6qhyem]{display:flex;align-items:center;gap:.9rem;text-decoration:none;color:var(--light)}.brand[data-astro-cid-ee6qhyem] .sphere[data-astro-cid-ee6qhyem]{width:18px;height:18px;border:1px solid rgba(212,175,55,.4);position:relative;animation:rotateLogo 20s infinite linear}.brand[data-astro-cid-ee6qhyem] .sphere[data-astro-cid-ee6qhyem]:before,.brand[data-astro-cid-ee6qhyem] .sphere[data-astro-cid-ee6qhyem]:after{content:"";position:absolute;inset:-1px;border:1px solid rgba(212,175,55,.6);border-radius:50%}.brand[data-astro-cid-ee6qhyem] .sphere[data-astro-cid-ee6qhyem]:before{transform:rotateX(70deg)}.brand[data-astro-cid-ee6qhyem] .sphere[data-astro-cid-ee6qhyem]:after{transform:rotateY(70deg)}@keyframes rotateLogo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.brand[data-astro-cid-ee6qhyem] .wordmark[data-astro-cid-ee6qhyem]{font-family:Inter,sans-serif;font-weight:300;font-size:1rem;letter-spacing:.4em}.session[data-astro-cid-ee6qhyem]{display:flex;align-items:center;gap:1rem;font-family:Inter,sans-serif;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffff73}.session[data-astro-cid-ee6qhyem] .email[data-astro-cid-ee6qhyem]{text-transform:none;letter-spacing:.02em;color:#ffffffbf}.session[data-astro-cid-ee6qhyem] a[data-astro-cid-ee6qhyem]{color:var(--orange);text-decoration:none;cursor:pointer}.session[data-astro-cid-ee6qhyem] a[data-astro-cid-ee6qhyem]:hover{color:var(--light)}main[data-astro-cid-ee6qhyem]{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 5%;position:relative;z-index:1}.eyebrow[data-astro-cid-ee6qhyem]{font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;color:var(--orange);margin-bottom:2.5rem;opacity:.85;display:inline-flex;align-items:center;gap:.9rem}.eyebrow[data-astro-cid-ee6qhyem]:before,.eyebrow[data-astro-cid-ee6qhyem]:after{content:"";width:24px;height:1px;background:var(--gold-soft)}.hero-title[data-astro-cid-ee6qhyem]{font-family:Syne,sans-serif;font-weight:300;font-size:clamp(2.75rem,6vw,5.5rem);line-height:1.05;letter-spacing:-.01em;margin-bottom:2rem;max-width:18ch}.hero-title[data-astro-cid-ee6qhyem] i[data-astro-cid-ee6qhyem]{font-family:Playfair Display,serif;font-style:italic;color:var(--orange);font-weight:400;padding-right:.08em}.section-sub[data-astro-cid-ee6qhyem]{font-size:1.05rem;font-weight:300;letter-spacing:.02em;color:#ffffff80;max-width:560px;line-height:1.8;margin:0 auto 3rem}.actions[data-astro-cid-ee6qhyem]{display:inline-flex;align-items:center;gap:1.25rem}.btn-luxury[data-astro-cid-ee6qhyem]{padding:1.1rem 3rem;font-size:.78rem;letter-spacing:.2em;text-transform:uppercase;background:transparent;color:var(--light);border:1px solid rgba(255,255,255,.15);border-radius:0;cursor:pointer;text-decoration:none;transition:color .6s cubic-bezier(.16,1,.3,1),border-color .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:400;z-index:1}.btn-luxury[data-astro-cid-ee6qhyem]:before{content:"";position:absolute;inset:0;background:var(--orange);transform:scaleY(0);transform-origin:bottom;transition:transform .6s cubic-bezier(.16,1,.3,1);z-index:-1}.btn-luxury[data-astro-cid-ee6qhyem]:hover{border-color:var(--orange);color:var(--dark)}.btn-luxury[data-astro-cid-ee6qhyem]:hover:before{transform:scaleY(1)}.btn-luxury[data-astro-cid-ee6qhyem].is-primary{border-color:var(--orange);color:var(--orange)}.btn-luxury[data-astro-cid-ee6qhyem].is-primary:before{transform-origin:top}.btn-luxury[data-astro-cid-ee6qhyem].is-primary:hover{color:var(--dark)}footer[data-astro-cid-ee6qhyem]{position:relative;z-index:2;padding:1.75rem 5%;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.03);font-family:Inter,sans-serif;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffff59}footer[data-astro-cid-ee6qhyem] .ref[data-astro-cid-ee6qhyem]{font-family:Inter,sans-serif}@media(max-width:720px){header[data-astro-cid-ee6qhyem]{padding:1.25rem 1.5rem}footer[data-astro-cid-ee6qhyem]{padding:1.25rem 1.5rem;flex-direction:column;gap:.5rem}.session[data-astro-cid-ee6qhyem] .email[data-astro-cid-ee6qhyem]{display:none}.actions[data-astro-cid-ee6qhyem]{flex-direction:column;gap:1rem;width:100%;max-width:22rem}.actions[data-astro-cid-ee6qhyem] .btn-luxury[data-astro-cid-ee6qhyem]{width:100%}}
