.delivery-page{color:var(--delivery-body);background:var(--delivery-bg);font-size:16px;line-height:1.6}.delivery-page *{box-sizing:border-box}.delivery-page h1,.delivery-page h2,.delivery-page h3,.delivery-page p{margin-top:0}.delivery-page h1,.delivery-page h2,.delivery-page h3{color:var(--delivery-primary-strong);letter-spacing:0}.delivery-hero{margin:0 0 34px;padding:42px 36px;border:1px solid color-mix(in srgb,var(--delivery-primary) 14%,white);border-radius:8px;background:#f2f8ff;overflow:hidden}.delivery-hero__copy{max-width:860px}.delivery-hero .delivery-icon{width:48px;height:48px;margin-bottom:22px;color:var(--delivery-primary);background:#fff;box-shadow:0 10px 28px #00296b14}.delivery-hero h1{margin-bottom:14px;font-size:38px;line-height:1.16}.delivery-hero__lead{max-width:780px;margin-bottom:12px;color:var(--delivery-primary-strong);font-size:19px;line-height:1.55}.delivery-hero__note{max-width:760px;margin-bottom:0;color:color-mix(in srgb,var(--delivery-body) 84%,white)}.delivery-section{margin:44px 0}.delivery-section--compact{margin-top:0}.delivery-section__header{max-width:760px;margin-bottom:22px}.delivery-section__header h2,.delivery-panel h2,.delivery-pickup h2,.delivery-cta h2{margin-bottom:12px;font-size:25px;line-height:1.28}.delivery-price-grid,.delivery-detail-grid{display:grid;gap:18px}.delivery-price-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.delivery-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.delivery-price-card,.delivery-detail-card,.delivery-panel,.delivery-pickup,.delivery-cta{border:1px solid var(--delivery-border);border-radius:8px;background:#fff;box-shadow:0 12px 30px #00296b12}.delivery-price-card{display:flex;min-height:255px;flex-direction:column;justify-content:space-between;padding:24px}.delivery-price-card h3,.delivery-detail-card h3{margin-bottom:8px;font-size:19px;line-height:1.32;font-weight:700}.delivery-price-card p,.delivery-detail-card p,.delivery-panel p,.delivery-pickup p,.delivery-cta p{margin-bottom:0;font-size:15.5px;line-height:1.6}.delivery-price-card strong{display:block;margin-top:28px;color:var(--delivery-primary);font-size:34px;line-height:1.1}.delivery-price-card__tax{display:block;margin-top:4px;color:color-mix(in srgb,var(--delivery-body) 70%,white);font-size:13px;line-height:1.35;font-weight:700;text-transform:uppercase}.delivery-price-card__note{display:block;margin-top:12px;color:color-mix(in srgb,var(--delivery-body) 78%,white);font-size:14.5px;line-height:1.5}.delivery-icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;flex:0 0 auto;margin-bottom:18px;border-radius:8px;color:var(--delivery-primary);background:#edf6ff}.delivery-icon svg{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.delivery-callout{display:flex;gap:18px;align-items:flex-start;margin:38px 0;padding:24px;border:1px solid color-mix(in srgb,var(--delivery-primary) 15%,white);border-radius:8px;background:#eef7ff;color:var(--delivery-primary-strong)}.delivery-callout .delivery-icon{margin-bottom:0;background:#fff}.delivery-callout p{margin-bottom:0}.delivery-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none}.delivery-steps li{min-height:150px;padding:22px;border:1px solid var(--delivery-border);border-radius:8px;background:#fff}.delivery-steps span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;margin-bottom:16px;border-radius:999px;background:var(--delivery-primary);color:#fff;font-weight:700}.delivery-steps p{margin-bottom:0}.delivery-detail-card{min-height:230px;padding:24px}.delivery-detail-card--wide{grid-column:1 / -1;min-height:0}.delivery-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:44px 0}.delivery-panel,.delivery-pickup{padding:28px}.delivery-checklist{display:grid;gap:10px;margin:0;padding-left:20px}.delivery-pickup{margin:44px 0;background:#f8fbff}.delivery-pickup>div{display:flex;gap:14px;align-items:center;margin-bottom:12px}.delivery-pickup .delivery-icon{margin-bottom:0;background:#fff}.delivery-pickup address{margin-top:18px;color:var(--delivery-primary-strong);font-style:normal;font-weight:700}.delivery-faq{display:grid;gap:12px}.delivery-faq__item{border:1px solid var(--delivery-border);border-radius:8px;background:#fff;overflow:hidden}.delivery-faq__item summary{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;cursor:pointer;color:var(--delivery-primary-strong);font-weight:700;list-style:none}.delivery-faq__item summary::-webkit-details-marker{display:none}.delivery-faq__item summary b{position:relative;display:block;width:18px;height:18px;flex:0 0 auto}.delivery-faq__item summary b:before,.delivery-faq__item summary b:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:2px;border-radius:999px;background:var(--delivery-primary);transform:translate(-50%,-50%)}.delivery-faq__item summary b:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .18s ease}.delivery-faq__item[open] summary b:after{transform:translate(-50%,-50%) rotate(0)}.delivery-faq__item>div{padding:0 20px 20px}.delivery-cta{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center;margin-top:48px;padding:30px;background:var(--delivery-primary);color:#fff}.delivery-cta h2,.delivery-cta p{color:#fff}.delivery-cta .delivery-icon{margin-bottom:0;color:var(--delivery-primary);background:#fff}.delivery-cta__button{white-space:normal}.delivery-page a:focus-visible,.delivery-page button:focus-visible{outline:3px solid var(--delivery-accent);outline-offset:3px}.delivery-page summary:focus{outline:none}.delivery-page summary:focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--delivery-primary)}@media screen and (max-width:980px){.delivery-price-grid,.delivery-steps,.delivery-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.delivery-hero{padding:30px 22px}.delivery-hero h1{font-size:30px}.delivery-hero__lead{font-size:17px}.delivery-split,.delivery-cta{grid-template-columns:1fr}.delivery-cta{align-items:start}}@media screen and (max-width:520px){.delivery-page{font-size:16px}.delivery-hero{margin-bottom:26px;padding:26px 18px}.delivery-hero h1{font-size:27px}.delivery-price-grid,.delivery-detail-grid,.delivery-steps{grid-template-columns:1fr}.delivery-price-card,.delivery-detail-card,.delivery-panel,.delivery-pickup,.delivery-cta,.delivery-callout{padding:20px}.delivery-price-card,.delivery-detail-card,.delivery-steps li{min-height:0}.delivery-callout{flex-direction:column}}@media(prefers-reduced-motion:reduce){.delivery-faq__item summary b:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/28/compiled_assets/styles.css.map */
