.header{border-bottom:1px solid var(--border-subtle);background:var(--bg-1);width:100%}.header__inner{max-width:var(--container-max-width);padding:var(--space-4)var(--container-padding-x);align-items:center;gap:var(--space-3);margin:0 auto;display:flex}.header__home-link{align-items:center;display:inline-flex}.header__logo{width:auto;height:36px}.header__age-badge{background:linear-gradient(160deg,var(--accent-primary-strong),var(--accent-primary-dim));width:30px;height:30px;color:var(--bg-0);border:1px solid var(--border-strong);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;font-size:11px;font-weight:800;display:flex}
.footer{background:var(--bg-1);color:var(--text-primary);margin-top:auto;padding-bottom:72px;position:relative}.footer:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-primary-dim)15%,var(--accent-primary)50%,var(--accent-primary-dim)85%,transparent);height:2px;box-shadow:0 0 16px 1px var(--glow-gold);position:absolute;top:0;left:0;right:0}.footer__inner{max-width:var(--container-max-width);padding:var(--space-6)var(--container-padding-x);margin:0 auto}.footer__nav{margin-bottom:var(--space-5);flex-wrap:wrap;justify-content:center;gap:12px 20px;display:flex}.footer__link{color:var(--text-secondary);font-size:14px;line-height:1.4}.footer__link:hover{color:var(--accent-primary);text-decoration:underline}.footer__notice{max-width:880px;margin:0 auto var(--space-5);padding:var(--space-4)0;border-top:1px solid var(--border-subtle)}.footer__notice-header{align-items:flex-start;gap:14px;display:flex}.footer__age-badge{background:linear-gradient(160deg,var(--accent-primary-strong),var(--accent-primary-dim));width:44px;height:44px;color:var(--bg-0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:800;display:inline-flex}.footer__notice-text{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.footer__notice-text strong{color:var(--text-primary)}.footer__support-row{margin-top:var(--space-4);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 16px;display:flex}.footer__resources{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 16px;display:flex}.footer__resource-link{border:1px solid var(--border-subtle);background:#ede6d8;border-radius:4px;justify-content:center;align-items:center;padding:4px 8px;display:inline-flex}.footer__resource-logo{width:auto;height:24px}.footer__helper-link{color:var(--accent-primary);font-size:14px;font-weight:700;text-decoration:underline}.footer__copy{text-align:center;color:var(--text-muted);margin:0;font-size:13px}@media (max-width:500px){.footer{padding-bottom:60px}.footer__notice-header{text-align:center;flex-direction:column;align-items:center}}
