.delivery-wizard{max-width:1100px;margin:0 auto;padding:24px 16px 40px}.delivery-wizard,#dw-editor .dw-modal__panel{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.delivery-wizard input,.delivery-wizard select,.delivery-wizard textarea,.delivery-wizard button{font-family:inherit;font-style:inherit}.dw-question,.dw-h2,.dw-legend,.dw-mode__title,.dw-card__name{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight)}.delivery-wizard__header{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.delivery-wizard__back{font-size:14px;text-decoration:none;color:inherit;opacity:.7;display:inline-block;align-self:flex-start;width:fit-content}.delivery-wizard__back:hover{opacity:1;color:#ff2eb7}.delivery-wizard__state{padding:40px 0;text-align:center}.delivery-wizard [hidden]{display:none!important}.delivery-wizard__footer--inline{margin:28px auto 40px;display:flex;justify-content:center}.delivery-wizard__footer--inline #dw-continue{width:100%;max-width:520px}#dw-continue,#dw-continue:before,#dw-continue:after{border-radius:4px}#dw-continue{min-height:52px;padding:12px 14px}.dw-question{font-size:26px;font-weight:800;text-align:center;margin:34px 0 40px}.dw-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,420px));gap:24px;justify-content:center}.dw-mode{border:2px solid rgba(0,0,0,.25);background:#fff;border-radius:0;padding:34px 26px;text-align:center;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;min-height:200px}.dw-mode:hover{border-color:#ff2eb7}.dw-mode.is-selected{border-color:#ff2eb7;background:#ff2eb70a;box-shadow:0 10px 30px #00000014}.dw-mode__title{font-size:22px;font-weight:800;margin-bottom:14px}.dw-mode__desc{opacity:.75;font-size:15px;line-height:1.35}@media(max-width:900px){.dw-question{font-size:24px}.dw-mode-grid{grid-template-columns:1fr}}.dw-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1100px;margin:0 auto}@media(max-width:1000px){.dw-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.dw-cards{grid-template-columns:1fr}}.dw-card{border:2px solid rgba(0,0,0,.18);background:#fff;padding:18px;text-align:left}.dw-card__top{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px}.dw-card__name{font-weight:800}.dw-badge{font-size:12px;padding:4px 10px;border:1px solid rgba(0,0,0,.2);opacity:.85}.dw-badge--todo{border-color:#0003}.dw-badge--done{border-color:#ff2eb7;color:#ff2eb7}.dw-card__body{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:start}.dw-thumb{width:72px;height:100px;border:1px solid rgba(0,0,0,.15);background:#00000008;overflow:hidden}.dw-thumb img{width:100%;height:100%;object-fit:cover;display:block}.dw-card__meta{font-size:13px;opacity:.8;line-height:1.35;margin:2px 0 10px}.dw-card__actions{margin-top:10px;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.dw-card__cta,.dw-card__msg{border:0;background:transparent;padding:0;margin:0;font-weight:400;cursor:pointer;color:#ff2eb7;text-decoration:none;line-height:1.2;font-size:15px}.dw-card__cta:hover,.dw-card__msg:hover,.dw-card__cta:focus-visible,.dw-card__msg:focus-visible{font-weight:600;outline:none}.dw-hint{text-align:center;opacity:.7;margin-top:18px;font-size:13px}html.dw-modal-open{overflow:hidden}#dw-editor [hidden],#dw-message-gate [hidden]{display:none!important}#dw-editor.dw-modal,#dw-message-gate.dw-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483640}#dw-editor.dw-modal:before,#dw-message-gate.dw-modal:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf}#dw-editor .dw-modal__backdrop,#dw-message-gate .dw-modal__backdrop{display:none!important}#dw-editor .dw-modal__panel,#dw-message-gate .dw-modal__panel{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(920px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000040;z-index:1}@media(max-width:740px){#dw-editor .dw-modal__panel,#dw-message-gate .dw-modal__panel{top:auto;left:0;bottom:0;transform:none;width:100vw;max-height:92vh;border-radius:16px 16px 0 0}}.dw-modal__header{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.08)}.dw-modal__header-spacer{width:42px}#dw-editor .dw-modal__body,#dw-message-gate .dw-modal__body{padding:32px 100px}.dw-gate-text{margin:0 0 14px;line-height:1.5}.dw-gate-list{margin:0 0 20px 18px;padding:0}.dw-gate-list li{margin-bottom:6px}@media(max-width:740px){#dw-editor .dw-modal__body,#dw-message-gate .dw-modal__body{padding:20px 16px}}.dw-send-toggle{display:flex;justify-content:center;gap:60px;flex-wrap:wrap}.dw-send-option{border:2px solid rgba(0,0,0,.18);background:#fff;padding:18px 26px;border-radius:3px;font-weight:600;cursor:pointer;transition:all .15s ease;font-size:16px;min-width:180px}.dw-send-option:hover{border-color:#ff2eb7}.dw-send-option.is-selected{border-color:#ff2eb7;background:#ff2eb714}@media(max-width:740px){.dw-send-toggle{justify-content:stretch;gap:12px}.dw-send-option{width:100%;min-width:0}}.dw-h2{margin:0;font-size:18px;font-weight:800}.dw-alert{border-radius:10px;padding:10px 12px;margin-bottom:12px;white-space:pre-line}.dw-alert--error{background:#ffe8ea}.dw-divider{border:0;border-top:1px solid rgba(0,0,0,.08);margin:16px 0}.dw-form{display:grid;gap:14px}.dw-fieldset{border:0;padding:0;margin:0}.dw-legend{font-weight:800;margin-bottom:10px}.dw-row{display:grid;gap:6px;margin-bottom:10px}.dw-label{font-size:13px;opacity:.85}.dw-input{width:100%;border:2px solid rgba(0,0,0,.18);border-radius:8px;padding:10px 12px;font-size:15px;min-height:48px;transition:border-color .15s ease,box-shadow .15s ease}.dw-input:focus{outline:none;border-color:#ff2eb7;box-shadow:0 2px 8px #0000001f}.dw-input[disabled]{background:#f6f6f6;color:#0000008c;cursor:not-allowed}.dw-link{display:inline-flex;align-items:center;justify-content:flex-start;width:fit-content;border:0;background:transparent;padding:0;margin:0;font-size:14px;color:#000000b8;text-decoration:underline;cursor:pointer}.dw-link:hover,.dw-link:focus-visible{color:#ff2eb7;outline:none}.dw-note{font-size:13px;line-height:1.4;padding:10px 12px;border-radius:8px}.dw-note--error{background:#fff1f2;color:#9f1239}.dw-note--info{background:#f5f5f5;color:#000000bf}.dw-note--success{background:#eefbf3;color:#166534}.dw-address-fields{margin-top:4px}.dw-hint--left{text-align:left;margin-top:6px}.dw-inline{display:flex;gap:10px;align-items:center}.dw-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}.dw-btn{border:2px solid rgba(0,0,0,.18);background:#fff;padding:10px 14px;border-radius:3px;cursor:pointer;font-weight:400}.dw-btn--ghost{border-color:transparent;background:transparent;padding-left:0}.dw-btn--secondary:hover{border-color:#ff2eb7}.dw-btn--primary{border-color:#ff2eb7;background:#ff2eb71a}.dw-btn--primary:hover{background:#ff2eb724}#dw-address-search-host{width:100%;min-height:48px;display:block;overflow:visible;position:relative;z-index:20;background:#fff;border:2px solid rgba(0,0,0,.18);border-radius:8px;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease}#dw-address-search-host:focus-within{border-color:#ff2eb7;box-shadow:0 2px 8px #0000001f}#dw-address-search-host gmp-place-autocomplete{display:block;width:100%;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:inherit;font:inherit;--gmp-mat-color-primary: #FF2EB7;--gmp-mat-color-outline-decorative: transparent;--gmp-mat-color-surface: #fff;--gmp-mat-font-family: inherit}#dw-address-search-host gmp-place-autocomplete::part(input){min-height:44px;padding:0 12px;border:0!important;outline:none!important;box-shadow:none!important;background:transparent!important;color:inherit;font:inherit;border-radius:0}#dw-address-search-host gmp-place-autocomplete::part(input):focus,#dw-address-search-host gmp-place-autocomplete::part(input):focus-visible{outline:none!important;box-shadow:none!important}#dw-address-search-host gmp-place-autocomplete::part(focus-ring),#dw-address-search-host gmp-basic-place-autocomplete::part(focus-ring){border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}.dw-send-option__sub{display:block;margin-top:4px;font-size:13px;font-weight:400;opacity:.7}.dw-send-option,.dw-btn,#dw-continue{line-height:1.2}.dw-send-option{font-weight:600}.dw-schedule-toggle{justify-content:flex-start;gap:14px}.dw-modal select.dw-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:48px;background-color:#fff;background-repeat:no-repeat;background-position:right 16px center;background-size:12px 12px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpolyline points='2,4 6,8 10,4' fill='none' stroke='black' stroke-width='2' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E")}.dw-modal select.dw-input::-ms-expand{display:none}.dw-card__variant{margin-top:4px;color:#666;font-size:14px}.dw-row>.dw-note{margin-top:-2px;padding:10px 0 0}.dw-fieldset>.dw-legend+.dw-note{margin:0 0 8px;padding:0}html.dw-modal-open,html.dw-modal-open body{overflow:hidden}@media(max-width:740px){#dw-editor .dw-modal__panel,#dw-message-gate .dw-modal__panel{top:0;bottom:0;left:0;transform:none;width:100vw;height:100dvh;max-height:100dvh;border-radius:16px 16px 0 0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.dw-modal__header{position:sticky;top:0;z-index:3;background:#fff}}.dw-send-option,.dw-send-option span,.dw-btn,.dw-btn span,.dw-modal select.dw-input,#dw-speed,#dw-saved-address-select,#dw-postcode-select{color:#111!important;-webkit-text-fill-color:#111!important}.dw-btn--primary,.dw-btn--primary:hover,.dw-btn--primary:focus{color:#111!important;-webkit-text-fill-color:#111!important}.dw-btn--secondary,.dw-btn--secondary:hover,.dw-btn--secondary:focus,.dw-btn--ghost,.dw-btn--ghost:hover,.dw-btn--ghost:focus{color:#111!important;-webkit-text-fill-color:#111!important}.dw-btn:disabled,.dw-btn[disabled]{color:#1116!important;-webkit-text-fill-color:rgba(17,17,17,.4)!important;opacity:1}
/*# sourceMappingURL=/cdn/shop/t/2/assets/delivery-wizard.css.map */
