@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Cormorant+Garamond:wght@400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}:root{--charcoal:#1a1a1a;--warm:#2c2826;--cream:#faf8f5;--amber:#b8860b;--stone:#8b8682;--gold-light:#d4a843;--bg:#0e0e0e;--card:#161616;--border:#2a2a2a;--text:#e8e4df;--muted:#9a958f}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,sans-serif;overflow-x:hidden}body:after{content:"";pointer-events:none;z-index:9999;opacity:.4;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}.section{padding:6rem 4rem}.section-label{letter-spacing:.25em;text-transform:uppercase;color:var(--amber);margin-bottom:1rem;font-size:.7rem}.section-title{color:var(--cream);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.15}.section-desc{color:var(--muted);max-width:650px;margin-bottom:3rem;font-size:1.05rem;font-weight:300;line-height:1.7}.btn-primary{background:var(--amber);color:var(--bg);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;padding:.9rem 2.4rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary:hover{background:var(--gold-light);transform:translateY(-1px)}.btn-secondary{color:var(--text);border:1px solid var(--border);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;padding:.9rem 2.4rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:400;text-decoration:none;transition:all .3s;display:inline-block}.btn-secondary:hover{border-color:var(--amber);color:var(--amber)}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.section{padding:4rem 2rem}}
.Nav-module__e1xquq__nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0e0e0ed9;justify-content:space-between;align-items:center;padding:1.5rem 4rem;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__logo{letter-spacing:.08em;color:var(--text);font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:600;text-decoration:none}.Nav-module__e1xquq__logo span{color:var(--amber)}.Nav-module__e1xquq__links{align-items:center;gap:2.5rem;display:flex}.Nav-module__e1xquq__links a{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.85rem;text-decoration:none;transition:color .3s}.Nav-module__e1xquq__links a:hover{color:var(--amber)}.Nav-module__e1xquq__active{color:var(--amber)!important}.Nav-module__e1xquq__cta{letter-spacing:.04em;border-radius:2px;padding:.6rem 1.6rem;font-weight:500;transition:all .3s;background:var(--amber)!important;color:var(--bg)!important}.Nav-module__e1xquq__cta:hover{background:var(--gold-light)!important;color:var(--bg)!important}@media (max-width:900px){.Nav-module__e1xquq__nav{padding:1rem 2rem}.Nav-module__e1xquq__links{display:none}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:3rem 4rem;display:flex}.Footer-module__EZoWya__footer p{color:var(--muted);font-size:.8rem}.Footer-module__EZoWya__links{gap:2rem;display:flex}.Footer-module__EZoWya__links a{color:var(--muted);font-size:.8rem;text-decoration:none;transition:color .3s}.Footer-module__EZoWya__links a:hover{color:var(--amber)}@media (max-width:900px){.Footer-module__EZoWya__footer{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem}}
