@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600&family=Space+Grotesk:wght@400;500;600&display=swap";:root{--forest: #0b1f17;--forest-dark: #030e0a;--forest-soft: #123126;--sage: #7d8c74;--gold: #d6b263;--cream: #f5f0e6;--stone: #9a9a8c;--shadow-soft: 0 20px 60px rgba(8, 27, 20, .5);--radius-soft: 24px;--max-width: 1280px}[data-parallax],[data-timeline]{opacity:1!important;visibility:visible!important}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Space Grotesk,sans-serif;background:radial-gradient(circle at top,#1c3a2e,#050f0a 60%);color:var(--cream);min-height:100vh;scroll-behavior:smooth;overscroll-behavior:none}img{max-width:100%;display:block}input,textarea{background:#ffffff08;border:1px solid rgba(214,178,99,.25);padding:14px 16px;color:var(--cream);border-radius:12px;font-size:1rem;font-family:inherit}input:focus,textarea:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 2px #d6b26333}.cta-button{background:linear-gradient(120deg,#d6b263,#8f6b2f);color:#050f0a;border:none;padding:14px 28px;border-radius:999px;text-transform:uppercase;letter-spacing:.15em;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;display:inline-block}.cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 40px #d6b2634d}.cta-button.ghost{background:transparent;color:var(--cream);border:1px solid var(--gold);box-shadow:none}.cta-button.ghost:hover{box-shadow:0 10px 30px #d6b26340}main{overflow-x:hidden}.app-shell{background:linear-gradient(120deg,#07130ee6,#0d2119f2)}section{width:100%;padding:clamp(80px,12vh,140px) clamp(4vw,6vw,8vw);position:relative}.hero-premium{min-height:100vh;padding:140px 6vw 90px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 10% 10%,#1d3a2a,#050f0a 70%)}.hero-gradient,.hero-grid,.hero-orb{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-gradient{filter:blur(0px);animation:heroGlow 12s ease-in-out infinite alternate}.hero-grid{background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:140px 140px;opacity:.1}.hero-orb{width:320px;height:320px;border-radius:50%;filter:blur(50px);opacity:.25}.hero-orb--left{background:radial-gradient(circle,rgba(214,178,99,.4),transparent 60%);top:20%;left:-10%;animation:heroDrift 18s ease-in-out infinite}.hero-orb--right{background:radial-gradient(circle,rgba(126,180,143,.35),transparent 60%);bottom:-10%;right:-5%;animation:heroDrift 22s ease-in-out infinite reverse}.hero-inner{position:relative;z-index:1;max-width:620px;text-align:center;display:flex;flex-direction:column;gap:20px;align-items:center}.hero-eyebrow{letter-spacing:.55em;color:var(--gold);font-size:.85rem;font-weight:700}.hero-title{font-family:Playfair Display,serif;font-size:clamp(2.4rem,6vw,4.6rem);margin:0;color:var(--cream);line-height:1.1;text-shadow:0 10px 40px rgba(0,0,0,.4)}.hero-subhead{max-width:540px;color:var(--stone);font-size:1.05rem}.hero-icon-shell{width:180px;height:200px;border-radius:60px;background:radial-gradient(circle at top,#ffffff4d,#12231ab3);border:1px solid rgba(214,178,99,.4);display:grid;place-items:center;position:relative;box-shadow:0 30px 70px #050a0899}.hero-icon-ring{position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;border-radius:80px;border:1px solid rgba(214,178,99,.3);opacity:.5}.hero-underline{display:none}.hero-badges{display:flex;gap:18px;flex-wrap:wrap;justify-content:center;background:#040c0973;border:1px solid rgba(214,178,99,.2);padding:16px 22px;border-radius:999px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-badge{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:90px}.hero-badge span{font-size:.82rem;color:var(--cream);letter-spacing:.08em}.hero-cta-row{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;margin-top:10px}.section-shell{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 clamp(1rem,3vw,2.75rem)}@media (max-width: 1024px){.section-shell{padding:0 clamp(.75rem,4vw,2rem)}}.glass-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05120d8c;border:1px solid rgba(214,178,99,.15);border-radius:var(--radius-soft);box-shadow:var(--shadow-soft);padding:48px}.gold-divider{height:1px;width:100%;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.nav-underline{display:none}a,a:hover{text-decoration:none}@media (max-width: 768px){section{padding:68px 4.5vw}.section-shell{padding:0 clamp(.5rem,5vw,1.5rem)}.glass-panel{padding:32px}.hero-badges{border-radius:28px;padding:16px}.hero-title{font-size:clamp(2.2rem,8vw,3.4rem);text-align:left}.hero-subhead{text-align:left;font-size:.95rem}.hero-cta-row{justify-content:flex-start}.hero-icon-shell{width:150px;height:170px}}@media (max-width: 900px){.navbar{flex-direction:column;gap:18px;align-items:flex-start}.navbar nav{flex-wrap:wrap;gap:14px;justify-content:flex-start}}@keyframes heroGlow{0%{transform:scale(1);opacity:.45}to{transform:scale(1.1);opacity:.7}}@keyframes heroDrift{0%{transform:translateZ(0)}50%{transform:translate3d(40px,-20px,0)}to{transform:translate3d(-20px,30px,0)}}
