@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,200..900;1,9..144,200..900&family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,300..700&family=Instrument+Sans:wght@400;500;600;700&display=swap";:root{--onyx: #080808;--ivory: #F7F5F2;--champagne-gold: #D4AF37;--warm-taupe: #9A8C7E;--soft-sand: #E7E1DB}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{overflow:hidden;height:100%;width:100%}body{font-family:Instrument Sans,DM Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;background-color:var(--onyx);color:var(--ivory);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#f7f5f233;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#f7f5f24d}.magic-rings-container{width:100%;height:100%}.hero{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 24px;position:relative;overflow:hidden}.hero-rings{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-bg-logo{position:absolute;bottom:-15%;right:-14%;width:clamp(250px,55vw,1000px);height:auto;opacity:.12;pointer-events:none;z-index:0;filter:sepia(.25) brightness(1.1) contrast(.9) drop-shadow(0 0 32px rgba(212,177,125,.08))}.hero-bg-logo img{width:100%;height:auto}.hero-content{max-width:800px;position:relative;z-index:1}.hero-logo{margin-bottom:clamp(28px,3.5vw,44px);display:flex;justify-content:center}.hero-logo img{height:clamp(114px,25vw,278px);width:auto}.hero-subtitle{margin-left:auto;margin-right:auto;max-width:64rem;text-align:center;text-wrap:balance;font-family:Instrument Sans,Manrope,Montserrat,Inter,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.45rem,2.15vw,2.65rem);font-weight:350;line-height:1.35;letter-spacing:-.025em;color:#f7f3eebd}.subtitle-line{display:block;color:#f7f3eebd}.line-3{font-size:1.02em}.subtitle-muted{color:inherit}.subtitle-highlight{color:#d4b17de0}.subtitle-last{display:block;margin-top:.35rem}@media(min-width:640px){.subtitle-last{display:block}}.footer{position:fixed;bottom:0;left:0;right:0;z-index:100;padding:0 clamp(24px,5vw,64px) clamp(20px,3vh,28px);border-top:1px solid rgba(247,243,238,.1);background:#080808f0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:20px}.footer-copyright,.footer-locations{font-family:Instrument Sans,sans-serif;font-size:.68rem;font-weight:450;letter-spacing:.28em;text-transform:uppercase;color:#f7f3eec2}.footer-copyright{opacity:1}.footer-locations{opacity:.82}.top-link{position:fixed;top:24px;right:32px;z-index:100;font-family:Instrument Sans,sans-serif;font-weight:400;font-size:14px;color:#f7f3ee6b;text-decoration:none;transition:color .3s ease}.top-link:hover{color:#d4b17d}
