:root{--mh-brand-orange:#f97316;--mh-brand-blue:#2563eb;--mh-brand-cyan:#06b6d4;--mh-brand-warm-white:#fff7ed;--mh-font-display:"Baloo 2", system-ui, sans-serif;--mh-font-ui:"Manrope", system-ui, sans-serif;--mh-bg-canvas:#fff7ed;--mh-bg-map:#f8fafc;--mh-bg-clay-field:#06b6d4;--mh-surface-default:#fff;--mh-surface-subtle:#f1f5f9;--mh-text-primary:#0f172a;--mh-text-secondary:#475569;--mh-text-muted:#5f6f82;--mh-action-primary:#2563eb;--mh-on-action-primary:#fff;--mh-action-secondary:#f97316;--mh-on-action-secondary:#0f172a;--mh-border-control:#64748b;--mh-focus-ring:#0f172a;--mh-success-strong:#15803d;--mh-warning-strong:#facc15;--mh-error-strong:#b91c1c;--mh-info-strong:#0369a1;--mh-pin-park:#15803d;--mh-pin-sports:#6d28d9;--mh-pin-workshop:#c2410c;--mh-pin-culture:#1d4ed8;--mh-pin-nature:#3f6212;--mh-pin-food:#a16207;--mh-pin-toys:#be185d;--mh-pin-books:#0e7490;--mh-radius-control:14px;--mh-radius-card:20px;--mh-radius-sheet:24px;--mh-radius-pill:999px;--mh-motion-fast:.16s;--mh-motion-standard:.21s;--mh-motion-sheet:.28s;--mh-ease-standard:cubic-bezier(.2, .8, .2, 1)}[data-theme=dark]{--mh-bg-canvas:#020617;--mh-bg-map:#020617;--mh-bg-clay-field:#083344;--mh-surface-default:#0f172a;--mh-surface-subtle:#334155;--mh-text-primary:#fff7ed;--mh-text-secondary:#cbd5e1;--mh-text-muted:#94a3b8;--mh-action-primary:#60a5fa;--mh-on-action-primary:#0f172a;--mh-action-secondary:#fb923c;--mh-on-action-secondary:#431407;--mh-border-control:#64748b;--mh-focus-ring:#facc15}@media (prefers-reduced-motion:reduce){:root{--mh-motion-fast:0s;--mh-motion-standard:0s;--mh-motion-sheet:0s}}:root{--font-ui:var(--font-manrope), system-ui, sans-serif;--font-display:var(--font-baloo), system-ui, sans-serif;--canvas:var(--mh-bg-canvas);--map:var(--mh-bg-map);--surface:var(--mh-surface-default);--surface-subtle:var(--mh-surface-subtle);--text:var(--mh-text-primary);--text-secondary:var(--mh-text-secondary);--text-muted:var(--mh-text-muted);--border:var(--mh-border-control);--border-soft:#cbd5e1;--blue:var(--mh-action-primary);--blue-hover:#1d4ed8;--orange:var(--mh-action-secondary);--cyan:var(--mh-bg-clay-field);--focus:var(--mh-focus-ring);--signature-surface:linear-gradient(135deg, #fff, #fff7ed);--signature-shadow:inset 4px 4px 12px #fff, inset -5px -5px 14px #fed7aa75, 6px 8px 16px #0f172a1f;--surface-shadow:0 4px 12px #0f172a0f;--brand-hero-field:linear-gradient(120deg, #67e8f9, #06b6d4);--brand-hero-ink:#0f172a;--brand-hero-heading:#1e40af;--brand-section-field:var(--blue)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;min-width:320px;min-height:100%;font-family:var(--font-ui);font-synthesis:none;background:var(--canvas);scroll-padding-top:76px}body{min-width:0;min-height:100%;color:var(--text);background:var(--canvas);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.siteShell{min-height:100dvh}.siteHeader{z-index:20;width:100%;min-width:0;min-height:76px;box-shadow:var(--surface-shadow);background:#fff;border-bottom:1px solid #cbd5e1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:8px clamp(20px,4vw,64px);display:grid;position:sticky;top:0}.brandLink{border-radius:14px;align-items:center;width:fit-content;min-height:60px;display:inline-flex}.brandLink img{object-fit:contain;width:200px;height:60px;display:block}.siteNav{background:0 0;border:0;border-radius:18px;justify-self:center;align-items:center;gap:8px;min-width:0;max-width:100%;padding:4px;display:flex;overflow-x:auto}.siteNav a{white-space:nowrap;min-height:48px;color:var(--text-secondary);border-radius:14px;align-items:center;padding:0 12px;font-size:15px;font-weight:600;transition:color .17s ease-out,background .17s ease-out;display:inline-flex}.siteNav a[aria-current=page]{color:#1d4ed8;text-underline-offset:6px;background:#eff6ff;text-decoration:underline}.headerAccount a{color:#fff;background:var(--blue);white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 14px;font-size:14px;font-weight:700;transition:background .16s ease-out,transform .16s ease-out;display:inline-flex}.headerAccount a:hover{background:var(--blue-hover);transform:translateY(-1px)}.headerAccount a:active,.headerAction:active{transform:translateY(1px)}.skipLink{z-index:100;color:var(--blue);background:#fff;border-radius:12px;padding:16px;position:fixed;top:-80px;left:16px}.skipLink:focus{top:12px}.membershipCards{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:16px;display:grid}.membershipCards article{border:1px solid var(--border-soft);background:#fff;border-radius:20px;padding:24px}.membershipCards svg{color:var(--blue);margin-bottom:14px}.membershipCards h2{margin-bottom:10px;font-size:20px;line-height:28px}.membershipCards p{color:var(--text-secondary);font-size:15px;line-height:24px}.membershipCards a{min-height:48px;color:var(--blue);align-items:center;font-weight:700;display:inline-flex}.pageActions{flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:28px;display:flex}.pageActions>a{align-items:center;min-height:48px;font-weight:700;display:inline-flex}.membershipActions{margin-top:0;margin-bottom:28px}@media (max-width:1100px){.siteHeader{grid-template-columns:1fr auto;gap:0;padding:4px 20px 8px}.siteNav{grid-area:2/1/auto/-1;justify-content:center;justify-self:stretch}.headerAccount{grid-area:1/2}html{scroll-padding-top:124px}}.siteNav a:hover{color:var(--blue);background:#fff;box-shadow:0 3px 10px #0f172a12}.headerAction{color:#fff;background:var(--blue);border-radius:14px;justify-content:center;justify-self:end;align-items:center;min-height:48px;padding:0 20px;font-size:15px;font-weight:700;transition:background .17s ease-out,transform .17s ease-out;display:inline-flex;box-shadow:0 6px #1e40af2e}.headerAction:hover{background:var(--blue-hover);transform:translateY(-1px)}@media (max-width:760px){html{scroll-padding-top:116px}.siteHeader{grid-template-columns:minmax(0,1fr) auto;gap:0;min-height:116px;padding:4px 16px 8px}.brandLink,.brandLink img{width:180px;height:54px;min-height:54px}.siteNav{scrollbar-width:none;background:0 0;border:0;border-radius:0;gap:2px;width:100%;min-width:0;padding:0;display:flex;overflow-x:auto}.siteNav::-webkit-scrollbar{display:none}.siteNav a{flex:none;min-height:48px;padding-inline:12px;font-size:14px}.siteNav{justify-content:flex-start}.headerAccount a{padding-inline:12px;font-size:14px}}@media (max-width:480px){.brandLink{width:180px}.brandLink img{width:180px;height:auto;min-height:0}.siteNav{justify-content:flex-start;gap:0;overflow-x:auto}.siteNav a{min-width:48px;padding-inline:12px;font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.headerAction:hover,.headerAction:active,.headerAccount a:hover,.headerAccount a:active{transform:none}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.siteFooter{color:#475569;text-align:center;background:#fff7ed;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 18px;padding:22px clamp(20px,5vw,72px) 30px;font-size:13px;line-height:20px;display:flex}.siteFooterNav{flex-wrap:wrap;flex-basis:100%;justify-content:center;gap:6px 14px;margin-bottom:4px;display:flex}.siteFooter a{color:#1d4ed8;text-underline-offset:3px;font-weight:600;text-decoration:underline}
