.about-modal__cover{position:relative;height:7.5rem;background-color:var(--theme-color, #1e3a8a);background-size:cover;background-position:center}.about-modal__cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000059,#00000026 55%,#00000059)}.about-modal__close{position:absolute;top:.75rem;right:.75rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:0;border-radius:9999px;color:#fff;background:#09090b73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;transition:background-color .2s ease}.about-modal__close:hover{background:#09090bb3}.about-modal__close svg{width:1.125rem;height:1.125rem}.about-modal__body{padding:0 1.25rem .5rem}.about-modal__identity{padding:3.5rem 0 1.25rem;text-align:center}.about-modal__logo{position:absolute;left:50%;bottom:-2.75rem;transform:translate(-50%);z-index:2;width:5.5rem;height:5.5rem;border-radius:9999px;border:4px solid #fff;object-fit:cover;background:#fff;box-shadow:0 12px 30px -14px #00000080}.about-modal__name{margin:0;font-size:1.375rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;color:#18181b}.about-modal__status-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.375rem;margin-top:.75rem}.about-modal__status{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .75rem;border-radius:9999px;font-size:.8125rem;font-weight:700}.about-modal__status--open{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.about-modal__status--closed{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.about-modal__status-dot{width:.5rem;height:.5rem;border-radius:9999px;background:currentColor}.about-modal__chip{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.8125rem;font-weight:600;color:#3f3f46;background:#f4f4f5;border:1px solid #e4e4e7}.about-modal__section{padding:1.25rem 0;border-top:1px solid #f4f4f5}.about-modal__section-title{margin:0 0 .625rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#a1a1aa}.about-modal__text{margin:0;font-size:.9375rem;line-height:1.6;color:#3f3f46}.about-modal__text--muted{color:#a1a1aa;font-style:italic}.about-map{position:relative;height:11rem;border-radius:1rem;overflow:hidden;border:1px solid #e4e4e7;background:#f4f4f5}.about-map__canvas{position:absolute;top:0;right:0;bottom:0;left:0}.about-map__canvas:not(.is-ready):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(45deg,#e4e4e7 25%,transparent 25%,transparent 75%,#e4e4e7 75%),linear-gradient(45deg,#e4e4e7 25%,transparent 25%,transparent 75%,#e4e4e7 75%);background-size:16px 16px;background-position:0 0,8px 8px;opacity:.5}.about-map__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:900;display:flex;align-items:flex-end;justify-content:flex-start;padding:.625rem;text-decoration:none}.about-map .leaflet-bottom.leaflet-right{z-index:950}.about-map .leaflet-control-attribution{font-size:.625rem;background:#ffffffd1}.about-map__cta{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .75rem;border-radius:9999px;font-size:.8125rem;font-weight:700;color:#18181b;background:#fffffff0;box-shadow:0 6px 18px -8px #00000080;transition:transform .2s ease}.about-map__overlay:hover .about-map__cta{transform:translateY(-1px)}.about-map__cta svg{width:.875rem;height:.875rem}.about-map-pin{display:block;width:2rem;height:2rem;border-radius:9999px 9999px 9999px .25rem;transform:rotate(-45deg);background:var(--theme-color, #1e3a8a);border:3px solid #fff;box-shadow:0 8px 18px -8px #000c}.about-modal__address{display:flex;align-items:flex-start;gap:.75rem;margin-top:.875rem}.about-modal__address-icon{display:inline-flex;align-items:center;justify-content:center;flex:none;width:2.25rem;height:2.25rem;border-radius:.75rem;color:var(--theme-color, #1e3a8a);background:color-mix(in srgb,var(--theme-color, #1e3a8a) 12%,#fff)}.about-modal__address-icon svg{width:1.125rem;height:1.125rem}.about-modal__address-line{margin:0;font-size:.9375rem;font-weight:600;color:#18181b}.about-modal__address-sub{margin:.125rem 0 0;font-size:.875rem;color:#71717a}.about-modal__actions{display:flex;gap:.5rem;margin-top:.875rem}.about-modal__btn{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:.4375rem;padding:.6875rem .875rem;border:0;border-radius:.875rem;font-size:.875rem;font-weight:700;text-decoration:none;cursor:pointer;transition:filter .2s ease,background-color .2s ease}.about-modal__btn svg{width:1rem;height:1rem}.about-modal__btn--primary{color:#fff;background:var(--theme-color, #1e3a8a);box-shadow:0 12px 26px -16px var(--theme-color, #1e3a8a)}.about-modal__btn--primary:hover{filter:brightness(1.08)}.about-modal__btn--ghost{color:#3f3f46;background:#f4f4f5}.about-modal__btn--ghost:hover{background:#e4e4e7}.about-modal__btn.is-copied{color:#15803d;background:#f0fdf4}.about-modal__btn:focus-visible{outline:2px solid var(--theme-color, #1e3a8a);outline-offset:2px}.about-modal__contact{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:1rem;border:1px solid #e4e4e7;background:#fafafa;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.about-modal__contact:hover{background:#f4f4f5;border-color:#d4d4d8}.about-modal__contact-icon{display:inline-flex;align-items:center;justify-content:center;flex:none;width:2.5rem;height:2.5rem;border-radius:.875rem;color:#16a34a;background:#dcfce7}.about-modal__contact-icon svg{width:1.375rem;height:1.375rem}.about-modal__contact-title{margin:0;font-size:.9375rem;font-weight:700;color:#18181b}.about-modal__contact-sub{margin:.0625rem 0 0;font-size:.875rem;color:#71717a}.about-modal__contact-chevron{flex:none;width:1rem;height:1rem;color:#a1a1aa}.about-modal__footer{display:flex;justify-content:flex-end;padding:.875rem 1.25rem calc(.875rem + env(safe-area-inset-bottom));border-top:1px solid #f4f4f5;background:#fff}.about-modal__footer .about-modal__btn{flex:0 0 auto;min-width:8rem}.hero-logo-button{display:block;border:0;padding:0;background:transparent;cursor:pointer;border-radius:9999px;transition:transform .2s ease}.hero-logo-button:hover{transform:scale(1.04)}.hero-logo-button:focus-visible{outline:2px solid #fff;outline-offset:4px}@media(prefers-reduced-motion:reduce){.hero-logo-button,.about-map__cta{transition:none}}
