.np-location-dialog{width:min(460px,calc(100% - 16px));max-height:calc(100dvh - 24px);padding:0;border:0;border-radius:10px;background:#fff;color:var(--np-ink,#29221d);box-shadow:0 24px 100px #1a130f40;overscroll-behavior:contain;overflow-y:auto}
.np-location-dialog::backdrop{background:#1515158c;backdrop-filter:blur(5px)}
.np-location-dialog:not([open]){display:none}
.np-location-shell{position:relative;padding:24px}
.np-location-close{position:absolute;inset:10px 10px auto auto;width:32px;height:32px;border:0;border-radius:50%;background:#ededed;color:#545454;font-size:25px;line-height:1;cursor:pointer;z-index:1}
.np-location-brand{display:flex;align-items:center;justify-content:center;min-height:65px;margin:0 30px 16px}
.np-location-brand .np-brand{max-width:100%;width:var(--np-location-logo-width,150px);margin:0}
.np-location-brand__image,.np-location-brand .np-brand__image{width:var(--np-location-logo-width,150px);max-width:100%;max-height:100px;height:auto;object-fit:contain}
.np-location-brand .np-brand__word{font-size:calc(var(--np-location-logo-width,150px)*.29);letter-spacing:-2px}
.np-location-brand .np-brand__sub{font-size:calc(var(--np-location-logo-width,150px)*.06);letter-spacing:2px;margin-top:8px}
.np-location-eyebrow{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:inherit;font-weight:750;display:block;text-align:center;margin:0 0 8px}
.np-location-shell h2{font-size:18px;line-height:1.3;margin:0 0 12px;font-weight:800;letter-spacing:0;text-align:center;overflow-wrap:anywhere}
.np-location-intro{font-size:13px;font-weight:600;line-height:1.5;color:inherit;text-align:center;margin:0 0 8px}
.np-location-area-notice{margin:0 0 14px;padding:11px 13px;border-radius:7px;background:var(--np-location-area-notice-bg,#e7f3ff);color:var(--np-location-area-notice-text,#164b78);font-size:13px;font-weight:500;line-height:1.5;white-space:pre-line;overflow-wrap:anywhere}
.np-location-modes{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;padding:0;border:0;margin:0 0 20px;min-width:0}
.np-location-modes label{position:relative;cursor:pointer;min-width:100px;max-width:100%}
.np-location-modes input{position:absolute;opacity:0;width:1px;height:1px}
.np-location-modes span{display:block;text-align:center;border:1px solid var(--np-location-field-border,#d4d4d4);padding:9px 22px;border-radius:30px;font-size:13px;font-weight:750;background:var(--np-location-field,#fff);color:inherit}
.np-location-modes input:checked+span{background:var(--np-location-button,var(--np-primary,#f3c316));border-color:var(--np-location-button,var(--np-primary,#f3c316));color:var(--np-location-button-text,var(--np-on-primary,#22241f))}
.np-location-modes input:focus-visible+span{outline:3px solid var(--np-location-button,#d68516);outline-offset:3px}
.np-location-field{display:block;font-size:13px;font-weight:700;margin-bottom:12px;line-height:1.5}
.np-location-field select,.np-location-field textarea,.np-location-field input{display:block;width:100%;border:1px solid var(--np-location-field-border,#d4d4d4);border-radius:8px;padding:10px 12px;margin-top:5px;font:inherit;font-size:16px;font-weight:400;background:var(--np-location-field,#fff);color:inherit;box-sizing:border-box}
.np-location-field textarea{resize:vertical;min-height:76px}
.np-location-field input::placeholder,.np-location-field textarea::placeholder{color:inherit;opacity:.6}
.np-location-city input[readonly]{cursor:default}
.np-location-optional{font-weight:400;opacity:.75}
.np-location-map-tools{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:0 0 10px}
.np-location-secondary{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--np-location-field-border,#d4d4d4);background:var(--np-location-field,#fff);color:inherit;padding:9px 17px;min-height:40px;border-radius:24px;font:inherit;font-size:12px;font-weight:650;cursor:pointer}
.np-location-map-tools .np-location-secondary{background:#f2f2f2;color:#333}
.np-location-secondary:disabled{opacity:.6;cursor:wait}
.np-location-small{font-size:12px;line-height:1.5;color:inherit;margin:7px 0 12px}
.np-location-small:empty{display:none}
.np-location .np-location-time{padding:8px 10px;border-radius:6px;background:color-mix(in srgb,var(--np-location-button,#f3c316) 15%,transparent);font-size:12px;font-weight:750;line-height:1.5;color:inherit}
.np-location-map{height:260px;max-height:45dvh;width:100%;margin-top:12px;border:1px solid var(--np-location-field-border,#d4d4d4);border-radius:8px;background:#eee;overflow:hidden}
.np-location-primary{width:100%;min-height:46px;border:0;border-radius:7px;background:var(--np-location-button,var(--np-primary,#f3c316));color:var(--np-location-button-text,var(--np-on-primary,#22241f));padding:12px 20px;font:inherit;font-size:14px;font-weight:800;cursor:pointer;margin-top:3px}
.np-location-primary:disabled{opacity:.6;cursor:wait}
.np-location-browse{display:block;margin:10px auto 0;padding:4px 0;min-height:32px;border:0;border-bottom:1px solid currentColor;background:none;color:inherit;opacity:.75;font:inherit;font-size:12px;cursor:pointer}
.np-location-error,.np-location-notice{font-size:13px;line-height:1.6;padding:12px 14px;background:#fff0e5;color:#873a1c;border-radius:8px;margin:12px 0}
.np-location-error{background:#ffece9;color:#a51c15}
.np-location-pickup{background:color-mix(in srgb,var(--np-location-button,#f3c316) 10%,transparent);border-radius:8px;padding:18px;line-height:1.6;font-size:14px;margin-bottom:15px}
.np-location-pickup p{margin:8px 0}
.np-location-pin-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-3px 0 12px;font-size:12px}
.np-location-pin-row button{border:0;border-bottom:1px solid currentColor;padding:4px 0;background:none;color:inherit;font:inherit;cursor:pointer;min-height:32px}
.np-location-notice a,.np-location-pickup a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.np-location-editor-note{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;align-items:center;background:#fff0d6;padding:14px 22px;font:13px/1.5 sans-serif;color:#52391d}
.np-location-editor-note button{background:#fff;border:1px solid #9b774b;border-radius:6px;padding:7px 12px;cursor:pointer;color:#52391d}
.np-location-noscript{padding:16px;text-align:center;background:#fff0d6;font-size:13px}
.np-location-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.np-location [hidden]{display:none!important}
.np-location :focus-visible{outline:3px solid var(--np-location-button,#be781b);outline-offset:3px}
@media(max-width:480px){.np-location-shell{padding:16px}.np-location-dialog{max-height:calc(100dvh - 16px)}.np-location-brand{margin-bottom:12px}.np-location-shell h2{font-size:18px}}
