@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@700;900&display=swap";:root{--bg: #0c0b09;--bg-card: #161412;--bg-hover: #1e1b17;--text: #f0ece4;--text-muted: #8a8379;--accent: #c8a96e;--accent-hover: #d9bc82;--border: #2a2520;--radius: 10px;--max-width: 1000px;--font-display: "Playfair Display", Georgia, serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}img{max-width:100%;height:auto}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;border-radius:var(--radius);font-size:1rem;font-weight:600;cursor:pointer;border:none;transition:all .2s;text-decoration:none}.btn-primary{background:var(--accent);color:#0c0b09}.btn-primary:hover{background:var(--accent-hover);color:#0c0b09;transform:translateY(-1px)}.btn-outline{background:transparent;color:var(--text);border:1px solid var(--border)}.btn-outline:hover{border-color:var(--accent);color:var(--accent)}.btn-large{padding:18px 48px;font-size:1.125rem}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:24px;transition:border-color .2s}.card:hover{border-color:#3a352e}section{padding:80px 0}section h2{font-family:var(--font-display);font-size:2.25rem;font-weight:700;margin-bottom:12px}section .subtitle{color:var(--text-muted);font-size:1.1rem;margin-bottom:48px}.section-divider{width:60px;height:2px;background:var(--accent);margin:0 0 48px}@media(max-width:640px){section{padding:48px 0}section h2{font-size:1.75rem}.btn-large{padding:16px 36px;font-size:1rem;width:100%}}nav.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:100;background:#0c0b09eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.nav-inner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;height:68px}.nav-logo.svelte-12qhfyh img:where(.svelte-12qhfyh){height:44px;width:44px;border-radius:50%}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:28px}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-size:.85rem;font-weight:500;transition:color .2s;letter-spacing:.3px;text-transform:uppercase}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}.nav-cta.svelte-12qhfyh{padding:10px 24px!important;font-size:.8rem!important;color:#0c0b09!important;text-transform:uppercase!important;letter-spacing:1px!important}.menu-toggle.svelte-12qhfyh{display:none;background:none;border:none;cursor:pointer;padding:8px;flex-direction:column;gap:5px}.bar.svelte-12qhfyh{display:block;width:24px;height:2px;background:var(--text);transition:all .3s}.bar.open.svelte-12qhfyh:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.bar.open.svelte-12qhfyh:nth-child(2){opacity:0}.bar.open.svelte-12qhfyh:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}footer.svelte-12qhfyh{border-top:1px solid var(--border);padding:64px 0 48px;background:var(--bg-card)}.footer-inner.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:flex-start;gap:48px}.footer-logo.svelte-12qhfyh{height:56px;width:56px;border-radius:50%;margin-bottom:12px}.footer-brand.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:.9rem;margin-top:4px}.text-muted.svelte-12qhfyh{color:var(--text-muted)}.footer-cols.svelte-12qhfyh{display:flex;gap:64px}.footer-col.svelte-12qhfyh{display:flex;flex-direction:column;gap:8px}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-size:.75rem;text-transform:uppercase;letter-spacing:1.5px;color:var(--accent);margin-bottom:4px}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-size:.9rem}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}@media(max-width:640px){.menu-toggle.svelte-12qhfyh{display:flex}.nav-links.svelte-12qhfyh{display:none;position:absolute;top:68px;left:0;right:0;background:var(--bg);border-bottom:1px solid var(--border);flex-direction:column;padding:24px;gap:20px}.nav-links.open.svelte-12qhfyh{display:flex}.nav-cta.svelte-12qhfyh{width:100%;text-align:center}.footer-inner.svelte-12qhfyh{flex-direction:column;gap:32px}.footer-cols.svelte-12qhfyh{gap:40px}}
