body{color:#3f3128;-webkit-font-smoothing:antialiased;background:#fff8ea;margin:0;font-family:Nunito,system-ui,sans-serif}.site-header{box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1200px;margin:0 auto;padding:18px clamp(20px,5vw,56px);display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:flex}.brand img{border-radius:12px;width:44px;height:44px;box-shadow:0 2px #e6d8bd}.brand span{color:#3f3128;font:400 24px/1 Chewy,cursive}.pill-btn{color:#fff8ea;white-space:nowrap;background:#3f3128;border-radius:999px;align-items:center;gap:8px;height:44px;padding:0 18px;font:800 14px Nunito,sans-serif;text-decoration:none;display:inline-flex}.pill-btn:hover{background:#5c4e42}.cta-btn{color:#fff8ea;background:#3f3128;border-radius:999px;align-items:center;gap:12px;height:64px;padding:0 26px 0 22px;text-decoration:none;transition:transform .12s;display:inline-flex;box-shadow:0 7px #1f1711}.cta-btn:hover{transform:translateY(-2px)}.cta-btn:active{transform:translateY(4px);box-shadow:0 3px #1f1711}.cta-text{flex-direction:column;align-items:flex-start;line-height:1.05;display:flex}.cta-small{letter-spacing:.02em;font:700 11px Nunito,sans-serif}.cta-big{font:800 22px Nunito,sans-serif}.site-footer{background:#f1dfbb;padding:28px clamp(20px,5vw,56px)}.site-footer-inner{color:#7a6a5c;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;max-width:1200px;margin:0 auto;font:700 13px Nunito,sans-serif;display:flex}.site-footer-links{flex-wrap:wrap;gap:20px;display:flex}.site-footer-links a{color:#5c4e42;text-decoration:none}.site-footer-links a:hover{color:#3f3128}
