html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}.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:inline-flex;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}.postcode-card__text h4{margin:0!important;padding:0!important;line-height:1!important;font-size:inherit!important;font-weight:inherit!important;display:inline!important}modal-dialog#PostcodeModal.postcode-modal{z-index:1000;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}modal-dialog#PostcodeModal.postcode-modal[open]{display:flex!important}.postcode-modal__content{background:rgb(var(--color-button-text));border-radius:var(--buttons-radius);padding:2rem;max-width:400px;width:90vw;position:relative;border:1px solid rgb(var(--color-text))}.postcode-modal__toggle{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:var(--buttons-radius-outset);transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;z-index:10}.postcode-modal__toggle:hover{background-color:rgba(var(--color-foreground),.5)}.postcode-modal__toggle svg{width:1rem;height:1rem;color:rgba(var(--color-foreground),1)}.postcode-modal__toggle:hover svg{color:rgba(var(--color-foreground),.5)}.postcode-modal__title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:rgb(var(--color-foreground))}.postcode-modal__description{color:rgba(var(--color-foreground),.7);margin-bottom:1.5rem;font-size:.875rem}.postcode-form .field{margin-bottom:1.5rem}.postcode-input{width:100%;padding:.75rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius);font-size:var(--font-body-scale);transition:border-color .2s ease,box-shadow .2s ease;background:rgb(var(--color-button-text));color:rgb(var(--color-foreground))}.postcode-input-group{display:flex;column-gap:.5rem}.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{transition:opacity .2s ease}.spinner{width:16px;height:16px}.postcode-result{margin-top:1.5rem;padding:1rem;border-radius:var(--inputs-radius);background-color:rgb(var(--color-background));border-color:rgb(var(--color-background));color:rgb(var(--color-secondary-button-text))}.postcode-result__content{display:flex;align-items:center;justify-content:center;gap:.75rem}.postcode-result__loading{display:none;align-items:center;justify-content:center;gap:.5rem}.postcode-result__message{font-weight:500;text-align:center}@media (max-width: 768px){.postcode-card{padding:.375rem .5rem;font-size:.75rem;min-width:100px}.postcode-card__icon{width:.875rem;height:.875rem}.postcode-modal__content{padding:1.5rem;margin:1rem}}@media (prefers-contrast: high){.postcode_container{border-width:2px}.postcode-input:focus{border-width:2px}}@media (prefers-reduced-motion: reduce){.postcode_container,.postcode-card,.postcode-modal__toggle,.postcode-input{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/postcode-validator.css.map */
