: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)}*{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-height:100%;color:var(--text);background:var(--canvas);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input{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;background:#fffffff5;border-bottom:1px solid #cbd5e1;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:24px;min-height:76px;padding:8px clamp(20px,4vw,64px);display:grid;position:sticky;top:0;box-shadow:0 8px 24px #0f172a0f}.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:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:8px;padding:4px;display:flex}.siteNav a{min-height:48px;color:var(--text-secondary);border-radius:14px;align-items:center;padding:0 16px;font-size:15px;font-weight:600;transition:color .17s ease-out,background .17s ease-out;display:inline-flex}.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:1fr;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%;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}.headerAction{display:none}}@media (max-width:480px){.brandLink,.brandLink img{width:168px}.siteNav{justify-content:flex-start;gap:0;overflow-x:auto}.siteNav a{min-width:48px;padding-inline:3px;font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,: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}.siteFooter a{color:#1d4ed8;text-underline-offset:3px;font-weight:600;text-decoration:underline}
