*,:before,:after{box-sizing:border-box}html{font-size:16px}@media(max-width:768px){html{font-size:18px}}:root{--color-primary: #000000;--color-primary-text: #ffffff;--color-bg: #ffffff;--color-surface: #ffffff;--color-surface-secondary: #e6e6e6;--color-surface-map: #c4c4c4;--color-border: #c4c4c4;--color-border-light: #e0e0e0;--color-text: #000000;--color-text-secondary: #626262;--color-text-muted: #767676;--color-filter-active: rgba(0, 151, 75, .5);--color-link: #0277bd;--color-border-inactive: #949191;--color-danger: #e60000;--color-danger-bg: #fde8e8;--color-danger-text: #c62828;--color-warning-bg: #fff3cd;--color-warning-text: #856404;--color-shadow: rgba(0, 0, 0, .25);--radius-sm: 4px;--radius-md: 10px;--radius-lg: 10px}input[type=checkbox]{width:24px;height:24px;flex-shrink:0;accent-color:var(--color-primary);cursor:pointer}button,a,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button,[role=button]{transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .16s ease,opacity .12s ease}button:focus-visible,[role=button]:focus-visible{outline:2px solid var(--color-text);outline-offset:2px}@media(hover:hover)and (pointer:fine){button:not(:disabled):hover,[role=button]:not([aria-disabled=true]):hover{box-shadow:0 8px 18px #00000024;transform:translateY(-1px)}}button:active:not(:disabled),[role=button]:active:not([aria-disabled=true]){opacity:.9;transform:translateY(0) scale(.985);transition-duration:.05s}a:active{opacity:.82}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border:none;border-radius:var(--radius-md);cursor:pointer;font-size:1rem;font-weight:500;text-decoration:none}.btn-primary{background:var(--color-primary);color:#fff}.btn-secondary{background:var(--color-border-light);color:var(--color-text)}.btn-danger{background:var(--color-danger);color:#fff}.btn-danger-outline{background:transparent;color:var(--color-danger);border:1px solid var(--color-danger)}.btn-sm{padding:.375rem .75rem;font-size:.875rem;white-space:nowrap}html:has(.detail-overlay){overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}html.app-overlay-open,body.app-overlay-open{overflow:hidden}body:has(app-consent-banner .consent-banner){padding-bottom:calc(4rem + env(safe-area-inset-bottom,0px))}@media(min-width:600px){body:has(app-consent-banner .consent-banner){padding-bottom:0}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
