:root{--void: #040407;--deep: #080810;--surface: #0F0F1C;--raised: #161628;--gold: #C49A3C;--gold-bright: #E2B55A;--gold-glow: rgba(196, 154, 60, .12);--cream: #F2EDE4;--muted-landing: #7A7568;--faint: #1E1E2E}.landing-container{background:var(--void);color:var(--cream);font-family:Outfit,sans-serif;font-weight:300;line-height:1.6;overflow-x:hidden}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.5rem 4rem;display:flex;justify-content:space-between;align-items:center;transition:background .4s,backdrop-filter .4s}.landing-nav.scrolled{background:#040407e0;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid rgba(196,154,60,.08)}.landing-logo{display:flex;align-items:center;gap:.85rem;text-decoration:none}.landing-logo-mark{width:32px;height:32px;border:1.5px solid var(--gold);transform:rotate(45deg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-logo-mark:after{content:"";width:12px;height:12px;background:var(--gold)}.landing-logo-text{font-family:Cormorant,serif;font-size:1rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--cream)}.landing-nav-links{display:flex;gap:2.5rem;list-style:none;align-items:center}.landing-nav-links a{color:var(--muted-landing);text-decoration:none;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;transition:color .3s}.landing-nav-links a:hover{color:var(--gold-bright)}.landing-nav-cta{border:1px solid var(--gold)!important;color:var(--gold)!important;padding:.45rem 1.4rem}.landing-nav-cta:hover{background:var(--gold)!important;color:var(--void)!important}.landing-hero{min-height:100vh;position:relative;display:flex;align-items:center;overflow:hidden}.landing-hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 70% 55% at 72% 38%,rgba(196,154,60,.055) 0%,transparent 55%),radial-gradient(ellipse 50% 40% at 8% 85%,rgba(120,40,30,.035) 0%,transparent 50%),var(--void);animation:landing-breathe 10s ease-in-out infinite}@keyframes landing-breathe{0%,to{opacity:1}50%{opacity:.65}}.landing-hero-bg:after{content:"";position:absolute;top:0;right:0;width:48%;height:100%;background:repeating-linear-gradient(-58deg,transparent,transparent 42px,rgba(196,154,60,.012) 42px,rgba(196,154,60,.012) 43px)}.landing-hero-content{position:relative;z-index:1;padding:9rem 4rem 4rem;max-width:860px}.landing-hero-eyebrow{font-size:.78rem;letter-spacing:.32em;text-transform:uppercase;color:var(--gold);margin-bottom:2.2rem;display:flex;align-items:center;gap:1rem}.landing-hero-eyebrow:before{content:"";display:block;width:40px;height:1px;background:var(--gold)}.landing-hero-title{font-family:Cormorant,serif;font-size:clamp(3.8rem,8.5vw,7.5rem);line-height:.92;font-weight:300;margin-bottom:2.2rem}.landing-hero-title em{font-style:italic;color:var(--gold-bright)}.landing-hero-subtitle{font-size:clamp(.95rem,1.4vw,1.15rem);color:var(--muted-landing);max-width:480px;line-height:1.9;margin-bottom:3.2rem}.landing-hero-actions{display:flex;gap:2rem;align-items:center;flex-wrap:wrap}.landing-btn-primary{background:var(--gold);color:var(--void);border:none;padding:1rem 2.6rem;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;text-decoration:none;display:inline-block;transition:background .3s,transform .3s,box-shadow .3s}.landing-btn-primary:hover{background:var(--gold-bright);transform:translateY(-2px);box-shadow:0 10px 35px #c49a3c47}.landing-btn-secondary{color:var(--cream);text-decoration:none;font-size:.82rem;letter-spacing:.08em;display:flex;align-items:center;gap:.6rem;opacity:.6;transition:opacity .3s}.landing-btn-secondary:hover{opacity:1}.landing-scroll-hint{position:absolute;bottom:3rem;left:4rem;display:flex;align-items:center;gap:1rem;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted-landing)}.landing-scroll-line{width:1px;height:55px;background:linear-gradient(to bottom,transparent,var(--gold));animation:landing-scrollPulse 2.2s ease-in-out infinite}@keyframes landing-scrollPulse{0%,to{opacity:.25;transform:scaleY(.7)}50%{opacity:1;transform:scaleY(1)}}.landing-section{padding:8rem 4rem}.landing-section-label{font-size:.74rem;letter-spacing:.32em;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem;display:flex;align-items:center;gap:1rem}.landing-section-label:before{content:"";display:block;width:28px;height:1px;background:var(--gold)}.landing-section-title{font-family:Cormorant,serif;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:300;line-height:1.05;margin-bottom:1rem}.landing-section-title em{font-style:italic;color:var(--gold-bright)}.landing-features{background:var(--deep)}.landing-features-header{max-width:580px;margin-bottom:5rem}.landing-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2px}.landing-feature-card{background:var(--surface);padding:3rem 2.5rem;position:relative;overflow:hidden;transition:background .4s}.landing-feature-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(to right,transparent,var(--gold),transparent);opacity:0;transition:opacity .4s}.landing-feature-card:hover{background:var(--raised)}.landing-feature-card:hover:before{opacity:1}.landing-feature-icon{width:44px;height:44px;margin-bottom:1.8rem;color:var(--gold)}.landing-feature-number{font-family:Cormorant,serif;font-size:5.5rem;font-weight:300;color:transparent;-webkit-text-stroke:1px var(--faint);position:absolute;top:.5rem;right:1.5rem;line-height:1;pointer-events:none}.landing-feature-title{font-family:Cormorant,serif;font-size:1.65rem;font-weight:400;margin-bottom:.8rem}.landing-feature-desc{font-size:.88rem;color:var(--muted-landing);line-height:1.85}.landing-stats{background:var(--void);padding:5rem 4rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:3rem;border-top:1px solid var(--faint);border-bottom:1px solid var(--faint);text-align:center}.landing-stat-value{font-family:Cormorant,serif;font-size:3.2rem;font-weight:300;color:var(--gold);line-height:1;margin-bottom:.6rem}.landing-stat-label{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-landing)}.landing-process{background:var(--deep)}.landing-process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:4rem;margin-top:4.5rem}.landing-step-number{font-family:Cormorant,serif;font-size:4.5rem;font-weight:300;color:transparent;-webkit-text-stroke:1px rgba(196,154,60,.2);margin-bottom:1.5rem;line-height:1}.landing-step-title{font-family:Cormorant,serif;font-size:1.55rem;font-weight:400;margin-bottom:.8rem}.landing-step-desc{font-size:.88rem;color:var(--muted-landing);line-height:1.85}.landing-cta-section{background:var(--surface);text-align:center;position:relative;overflow:hidden}.landing-cta-section:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:700px;background:radial-gradient(circle,var(--gold-glow) 0%,transparent 65%);pointer-events:none}.landing-cta-section .landing-section-title{font-size:clamp(2.2rem,5vw,4.2rem);margin-bottom:1.5rem}.landing-cta-subtitle{color:var(--muted-landing);font-size:1rem;margin-bottom:3rem;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.8}.landing-footer{background:var(--void);padding:4rem;border-top:1px solid var(--faint)}.landing-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:4rem;margin-bottom:3.5rem}.landing-footer-tagline{font-size:.85rem;color:var(--muted-landing);line-height:1.9;max-width:300px;margin-top:1rem}.landing-footer-heading{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem}.landing-footer-links{list-style:none;display:flex;flex-direction:column;gap:.8rem}.landing-footer-links a{color:var(--muted-landing);text-decoration:none;font-size:.88rem;transition:color .3s}.landing-footer-links a:hover{color:var(--gold-bright)}.landing-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid var(--faint);font-size:.78rem;color:var(--muted-landing)}.landing-reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}.landing-reveal.landing-visible{opacity:1;transform:translateY(0)}@media (max-width: 900px){.landing-nav{padding:1.5rem 2rem}.landing-nav-links{display:none}.landing-section{padding:5rem 2rem}.landing-hero-content{padding:7rem 2rem 3rem}.landing-scroll-hint{left:2rem}.landing-stats{padding:3.5rem 2rem;gap:2rem}.landing-footer-grid{grid-template-columns:1fr;gap:2.5rem}.landing-footer-bottom{flex-direction:column;gap:.8rem;text-align:center}}
