:root{--leaf-1:#9f6ccd;--leaf-2:#9f6ccd;--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:#f5f0e8eb;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(--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:var(--leaf-1);text-decoration:none}.nav-cta{background:var(--leaf-2);border-radius:999px;padding:.5rem 1rem;font-weight:600;color:var(--cream-1)!important;text-decoration:none!important}.nav-cta:hover{background:var(--leaf-1)}.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:#bbb;text-align:center;background:#0d0d0d;padding:2.5rem 1.25rem}footer .logo-text{color:var(--cream-2)}footer nav{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}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{padding:2rem var(--side-pad);text-align:center;background:#1a2e22;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}
