.DeliveryCalculator-module__2wpbKW__wrap{gap:var(--space-4);flex-direction:column;display:flex}.DeliveryCalculator-module__2wpbKW__form{gap:var(--space-3);flex-wrap:wrap;display:flex}.DeliveryCalculator-module__2wpbKW__input{min-width:0;padding:var(--space-3) var(--space-4);font:inherit;color:var(--fg);background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);flex:320px}.DeliveryCalculator-module__2wpbKW__input:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--ring);outline:none}.DeliveryCalculator-module__2wpbKW__btn{padding:var(--space-3) var(--space-6);font:inherit;color:var(--fg-on-brand);background:var(--brand);border-radius:var(--radius-md);text-align:center;cursor:pointer;box-shadow:var(--shadow-1), var(--shadow-glow-rest);transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);border:none;font-weight:600;text-decoration:none;display:inline-block}.DeliveryCalculator-module__2wpbKW__btn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.DeliveryCalculator-module__2wpbKW__btn:active:not(:disabled){box-shadow:var(--shadow-1);transform:translateY(0)}.DeliveryCalculator-module__2wpbKW__btn:disabled{opacity:.6;cursor:default}@media (hover:hover) and (pointer:fine){.DeliveryCalculator-module__2wpbKW__btn:hover:not(:disabled){transform:translateY(var(--lift-control));box-shadow:var(--shadow-2), var(--shadow-glow)}}.DeliveryCalculator-module__2wpbKW__map{border-radius:var(--radius-lg);background:var(--bg-surface);width:100%;height:460px;overflow:hidden}.DeliveryCalculator-module__2wpbKW__result{padding:var(--space-5);background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-1)}.DeliveryCalculator-module__2wpbKW__resultAddr{font-size:var(--text-small);color:var(--fg-muted);margin-bottom:var(--space-3)}.DeliveryCalculator-module__2wpbKW__resultRow{justify-content:space-between;align-items:baseline;gap:var(--space-4);padding:var(--space-2) 0;display:flex}.DeliveryCalculator-module__2wpbKW__resultRow+.DeliveryCalculator-module__2wpbKW__resultRow{border-top:1px solid var(--border)}.DeliveryCalculator-module__2wpbKW__price{font-size:var(--text-h3);color:var(--accent-text)}.DeliveryCalculator-module__2wpbKW__resultNote{margin-top:var(--space-3);font-size:var(--text-caption);color:var(--fg-muted)}.DeliveryCalculator-module__2wpbKW__disclaimer{margin-top:var(--space-2);font-size:var(--text-caption);color:var(--fg-muted)}.DeliveryCalculator-module__2wpbKW__resultErr{color:var(--error);font-size:var(--text-small)}.DeliveryCalculator-module__2wpbKW__notice{padding:var(--space-6);background:var(--bg-surface);border:1px dashed var(--border);border-radius:var(--radius-lg);text-align:center}.DeliveryCalculator-module__2wpbKW__noticeTitle{font-size:var(--text-lead);color:var(--fg);margin-bottom:var(--space-2);font-weight:600}.DeliveryCalculator-module__2wpbKW__noticeText{font-size:var(--text-small);color:var(--fg-muted);max-width:52ch;margin:0 auto}.DeliveryCalculator-module__2wpbKW__noticeText code{background:var(--bg-page);border-radius:var(--radius-md);padding:.1em .35em;font-size:.92em}.DeliveryCalculator-module__2wpbKW__notice .DeliveryCalculator-module__2wpbKW__btn{margin-top:var(--space-4)}.DeliveryCalculator-module__2wpbKW__noticeAdmin{margin-top:var(--space-3);padding:var(--space-3);font-size:var(--text-caption);color:var(--fg-muted);text-align:left;background:var(--bg-page);border:1px dashed var(--border);border-radius:var(--radius-md)}.DeliveryCalculator-module__2wpbKW__noticeAdmin code{background:var(--bg-surface);border-radius:var(--radius-md);padding:.1em .35em;font-size:.92em}.DeliveryCalculator-module__2wpbKW__manual{gap:var(--space-3);flex-direction:column;display:flex}.DeliveryCalculator-module__2wpbKW__manualTitle{font-size:var(--text-small);color:var(--fg-muted)}@media (max-width:560px){.DeliveryCalculator-module__2wpbKW__btn{width:100%}}
