.intomade-static-map{display:grid;gap:10px;margin-top:14px}.intomade-static-map__image{display:block;width:100%;min-height:180px;aspect-ratio:16 / 8;object-fit:cover;border:1px solid var(--border-color, #e3e8ef);border-radius:var(--radius-control, 14px);background:var(--color-bg-secondary, #f8f9fa)}.intomade-static-map__link{justify-self:start;color:var(--color-accent, #ff6b35);font-size:.86rem;font-weight:700;text-underline-offset:3px}.intomade-static-map__fallback{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:baseline;padding:12px 14px;border:1px solid var(--border-color, #e3e8ef);border-radius:var(--radius-control, 14px);background:var(--color-bg-secondary, #f8f9fa);color:var(--color-text-muted, #667789);font-size:.86rem;line-height:1.45}.intomade-static-map__fallback a{color:var(--color-accent, #ff6b35);font-weight:700}.intomade-geo-suggest{position:relative;width:100%}.intomade-geo-suggest>input{width:100%}.intomade-geo-suggest__list{position:absolute;z-index:30;top:calc(100% + 6px);left:0;right:0;display:grid;max-height:min(360px,45vh);overflow:auto;padding:6px;border:1px solid var(--border-color, #dce4ed);border-radius:var(--radius-control, 14px);background:var(--color-bg-primary, #fff);box-shadow:0 16px 38px #08112029}.intomade-geo-suggest__option{display:grid;gap:2px;width:100%;padding:11px 12px;border:0;border-radius:10px;background:transparent;color:var(--color-text-primary, #101827);font:inherit;text-align:left;cursor:pointer}.intomade-geo-suggest__option:hover,.intomade-geo-suggest__option.is-active{background:var(--color-accent-soft, rgba(255,107,53,.08))}.intomade-geo-suggest__option strong{font-size:.92rem}.intomade-geo-suggest__option small,.intomade-geo-suggest__option span{color:var(--color-text-muted, #667789);font-size:.8rem;line-height:1.35}.intomade-geo-suggest__loading{padding:12px;color:var(--color-text-muted, #667789);font-size:.84rem}.intomade-geo-suggest__status{display:block;margin-top:6px;color:var(--color-text-muted, #667789);font-size:.78rem;line-height:1.35}.intomade-geo-suggest__option:focus-visible{outline:3px solid var(--focus-ring-color, #101827);outline-offset:-2px}@media(max-width:600px){.intomade-static-map__image{min-height:160px;aspect-ratio:4 / 3}.intomade-geo-suggest__list{max-height:42vh}}@media(prefers-reduced-motion:reduce){.intomade-geo-suggest__option{transition:none}}
