.postcode_container{border-radius:var(--buttons-radius-outset);position:relative;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));margin:auto 0 auto 5px;display:none;align-items:center;justify-content:center;height:4.5rem;border:1px solid rgb(var(--color-foreground));cursor:pointer;transition:all .2s ease;line-height:1}.postcode_container:hover{border:1px solid rgba(var(--color-foreground),.5)}.postcode-card{display:flex;align-items:center;gap:.5rem;padding:0 .75rem;transition:all .2s ease;min-width:80px;justify-content:center}.postcode-card__icon{width:1rem;height:1rem;flex-shrink:0}.postcode-card__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1;margin:0}modal-dialog#PostcodeModal.postcode-modal,#PostcodeModal.postcode-modal{z-index:9999!important;display:none!important;position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background-color:#00000080!important;align-items:center!important;justify-content:center!important;visibility:hidden!important}modal-dialog#PostcodeModal.postcode-modal[open],#PostcodeModal.postcode-modal[open],modal-dialog#PostcodeModal.postcode-modal.open,#PostcodeModal.postcode-modal.open{display:flex!important;visibility:visible!important}.postcode-modal__content{background:rgb(var(--color-background));border-radius:var(--buttons-radius);padding:2rem;max-width:400px;width:90vw;position:relative;margin:1rem}.postcode-modal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:rgb(var(--color-foreground));padding:.5rem;line-height:1}.postcode-form{display:flex;flex-direction:column;gap:1rem}.postcode-input-group{display:flex;gap:.5rem}.postcode-input{width:100%;padding:.75rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius);font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.postcode-input:focus{outline:none;border-color:rgba(var(--color-foreground),.5);box-shadow:0 0 0 3px rgba(var(--color-foreground),.12)}.postcode-submit-btn{padding:.75rem 1.5rem;border:1px solid rgb(var(--color-foreground));border-radius:var(--buttons-radius);background:rgb(var(--color-button));color:rgb(var(--color-button-text));cursor:pointer;font-size:1rem;transition:opacity .2s ease;position:relative;white-space:nowrap}.postcode-submit-btn:disabled{cursor:not-allowed;opacity:.5}.postcode-submit__text{display:inline}.postcode-submit__loading{display:none;align-items:center;justify-content:center}.postcode-result{padding:.75rem;border-radius:var(--inputs-radius);border:1px solid;margin-top:.5rem}.postcode-result__message{margin:0;font-size:.9rem}.postcode-result--success{background-color:#f0f9ff;border-color:#10b981;color:#065f46}.postcode-result--error{background-color:#fef2f2;border-color:#ef4444;color:#991b1b}.postcode-result__icon--success,.postcode-result__icon--error{display:inline-block;margin-right:.5rem}@media (max-width: 768px){.postcode-card{padding:.375rem .5rem;font-size:.75rem;min-width:100px}.postcode-modal__content{padding:1.5rem;margin:1rem}.postcode_container{height:3.5rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/postcode-validator.css.map */
