:root{--primary-color:#dd8da7;--brand-color:#3a261c;--accent-color:#d4af6e;--background-light:#ffd9e5;--background-dark:#3a261c;--leaf-1:#dd8da7;--leaf-2:#3a261c;--cream-1:#f5f0e8;--cream-2:#e8e0d0;--ink:#1a2e22;--muted:#5c6b62;--side-pad:1.25rem}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--ink);background:var(--cream-1);font-family:DM Sans,system-ui,sans-serif;line-height:1.6}h1,h2,.logo-text{font-family:Cormorant Garamond,Georgia,serif}a{color:var(--leaf-2);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:#fff;position:fixed;top:0;left:0;right:0}.nav-logo-img{object-fit:cover;border-radius:50%;width:48px;height:48px}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(--leaf-2);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(--ink);font-size:.9rem;font-weight:500}.nav-links a:hover{color:#dd8da7;text-decoration:none}.nav-cta{background:#dd8da7;border-radius:20px;padding:.5rem 1.25rem;font-weight:600;color:#fff!important;text-decoration:none!important}.nav-cta:hover{filter:brightness(.94);color:#fff!important}.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(--leaf-2);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(--leaf-2);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.legal-section p,.legal-section ul{color:var(--muted);margin-bottom:.65rem;font-size:.95rem}.legal-section ul{padding-left:1.25rem}.legal-section li{margin-bottom:.35rem}footer{color:#ffd9e5;text-align:center;padding:2.5rem 1.25rem;background:#3a261c!important}.footer-brand-row{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.footer-logo{object-fit:cover;border-radius:50%;width:48px;height:48px}.footer-brand-name{color:#dd8da7;font-family:Great Vibes,cursive;font-size:1.75rem}.footer-ig a{color:#ffd9e5!important}.footer-copy{margin-top:.75rem;font-size:.8rem;color:#ffd9e580!important}.bbo-footer-cta{color:#3a261c;background:#dd8da7;border-radius:999px;margin-top:.75rem;padding:.55rem 1.2rem;font-weight:700;display:inline-block;text-decoration:none!important}footer nav{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}footer nav a{color:#ffd9e5!important}footer nav a:hover{color:#fff!important}.footer-legal-links{margin-top:1rem;font-size:.75rem;line-height:1.5}.footer-legal-links a{text-decoration:none;color:#ffd9e5!important}.footer-legal-links a:hover{text-decoration:underline}.footer-legal-sep{color:#ffd9e566;margin:0 .35rem}.social-pill-link{background:0 0;border:1px solid #ffd9e566;border-radius:999px;padding:.45rem .95rem;font-size:.85rem;font-weight:600;display:inline-block;color:#ffd9e5!important;text-decoration:none!important}.social-pill-link:hover{border-color:#ffd9e5;color:#fff!important}.footer-social-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.sponsor-section{padding:2rem var(--side-pad);text-align:center;background:#3a261c;border-top:1px solid #ffffff14}.sponsor-section .sponsor-inner{max-width:500px;margin:0 auto}.sponsor-section .sponsor-tagline{color:#f5f0e899;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:#f5f0e866;letter-spacing:.5px;margin:0;font-size:.75rem}
