:root{--brand-primary:#8b6d66;--brand-secondary:#c9a99a;--brand-surface:#e8ddd5;--brand-deep:#5f4842;--brand-accent:#6e2a34;--brand-gold:#c9a24b;--text-on-primary:#fff;--text-on-dark:#fff;--text-on-cream:#2c211e;--heading-on-cream:var(--text-on-cream);--body-on-cream:var(--text-on-cream);--muted-on-cream:#4a3833;--btn-fill:var(--brand-deep);--btn-fill-hover:#4a3833;--text-on-btn:#fff;--btn-disabled-bg:#a89890;--btn-disabled-fg:#f5f0e8;--color-primary:var(--brand-primary);--leaf-1:var(--brand-primary);--leaf-2:var(--brand-primary);--cream-1:var(--brand-secondary);--cream-2:var(--brand-surface);--ink:var(--text-on-cream);--muted:var(--muted-on-cream);--side-pad:1.25rem}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-on-cream);background:var(--cream-1);font-family:DM Sans,system-ui,sans-serif;line-height:1.6}button,.btn,input[type=button],input[type=submit],input[type=reset],[role=button]{cursor:pointer}button:disabled,.btn:disabled,input:disabled{cursor:not-allowed}h1,h2,.logo-text{font-family:Cormorant Garamond,Georgia,serif}a{color:var(--heading-on-cream);text-decoration:none}a:hover{text-decoration:underline}.nav-wrap{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--cream-2);background:#c9a99aeb;position:fixed;top:0;left:0;right:0}nav{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:.85rem 1.25rem;display:flex}.brand{align-items:center;gap:.65rem;display:flex}.logo-text{letter-spacing:.02em;color:var(--heading-on-cream);font-size:1.35rem;font-weight:600}.nav-links{align-items:center;gap:1.25rem;list-style:none;display:flex}.nav-links a{color:var(--body-on-cream);font-size:.9rem;font-weight:500}.nav-links a:hover{color:var(--heading-on-cream);text-decoration:none}.nav-cta{background:var(--btn-fill);border-radius:999px;padding:.5rem 1rem;font-weight:600;color:var(--text-on-btn)!important;text-decoration:none!important}.nav-cta:hover{background:var(--btn-fill-hover)}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.hamburger span{background:var(--leaf-2);width:24px;height:2px}@media (max-width:900px){.hamburger{display:flex}.nav-links{background:var(--cream-1);border:1px solid var(--cream-2);border-radius:12px;flex-direction:column;align-items:stretch;padding:1rem;display:none;position:fixed;top:60px;left:1rem;right:1rem;box-shadow:0 12px 40px #0000001f}.nav-links.open{display:flex}}.legal-page{max-width:42rem;padding:5.5rem var(--side-pad) 3rem;margin:0 auto}.legal-page h1{color:var(--heading-on-cream);margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600}.legal-meta{color:var(--muted);margin-bottom:2rem;font-size:.9rem;line-height:1.5}.legal-section{margin-bottom:1.75rem}.legal-section h2{color:var(--heading-on-cream);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.legal-section p,.legal-section ul{color:var(--body-on-cream);margin-bottom:.65rem;font-size:.95rem}.legal-section ul{padding-left:1.25rem}.legal-section li{margin-bottom:.35rem}footer{color:#bbb;text-align:center;background:#0d0d0d;padding:2.5rem 1.25rem}footer .logo-text{color:var(--cream-2)}footer nav.footer-nav,footer .footer-nav{flex-direction:column;align-items:center;gap:.45rem;width:100%;max-width:40rem;margin-top:1.5rem;margin-left:auto;margin-right:auto;display:flex}footer .footer-nav-row{gap:.35rem .5rem;width:100%;display:grid}footer .footer-nav-row--5,footer .footer-nav-row--4{grid-template-columns:repeat(2,minmax(0,1fr));max-width:22rem;margin-inline:auto}footer .footer-nav a{color:#ccc;border-radius:6px;justify-content:center;align-items:center;min-height:2.25rem;padding:.35rem .5rem;font-size:.9rem;text-decoration:none;display:flex}footer .footer-nav a:hover{color:#fff;background:#ffffff0f}@media (min-width:640px){footer .footer-nav-row--5{grid-template-columns:repeat(5,minmax(0,1fr));max-width:40rem}footer .footer-nav-row--4{grid-template-columns:repeat(4,minmax(0,1fr));max-width:32rem}}footer a{color:#ccc}.footer-legal-links{color:#888;margin-top:1rem;font-size:.75rem;line-height:1.5}.footer-legal-links a{color:#888;text-decoration:none}.footer-legal-links a:hover{color:#bbb;text-decoration:underline}.footer-legal-sep{color:#666;margin:0 .35rem}.social-pill-link{color:#ddd;background:0 0;border:1px solid #666;border-radius:999px;padding:.45rem .95rem;font-size:.85rem;font-weight:600;display:inline-block;text-decoration:none!important}.social-pill-link:hover{color:#fff;border-color:#aaa}.footer-social-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.sponsor-section{background:var(--brand-deep);padding:2rem var(--side-pad);text-align:center;border-top:1px solid #ffffff14}.sponsor-section .sponsor-inner{max-width:500px;margin:0 auto}.sponsor-section .sponsor-tagline{color:#f5f0e8e0;margin:0 0 1rem;font-size:.875rem;line-height:1.6}.sponsor-section .sponsor-link{background:#f5f0e814;border:1px solid #f5f0e826;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.6rem 1.5rem;text-decoration:none;transition:all .2s;display:inline-flex}.sponsor-section .sponsor-link:hover{background:#f5f0e826;border-color:#f5f0e84d}.sponsor-section .sponsor-powered{color:#ff2d78;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.sponsor-section .sponsor-brand{color:#ff2d78;font-family:Georgia,serif;font-size:1.1rem;font-style:italic}.sponsor-section .sponsor-arrow{color:#ff2d78;font-size:1rem}.sponsor-section .sponsor-sub{color:#f5f0e8cc;letter-spacing:.5px;margin:0;font-size:.75rem}
