.d1-pmg-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin:1.2rem 0 0;padding:.4rem .6rem .4rem 1.2rem;background:#f5f5f7;border:1px solid rgba(0,0,0,.06);border-radius:10px}.d1-pmg-bar__info{display:flex;align-items:center;gap:.8rem;min-width:0;margin:0;padding:.6rem 0;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit;color:inherit}.d1-pmg-bar__info:focus-visible{outline:2px solid #007aff;outline-offset:2px;border-radius:6px}.d1-pmg-bar__icon{flex-shrink:0;display:flex;color:#1d1d1f}.d1-pmg-bar__text{font-size:1.3rem;font-weight:700;line-height:1.3;color:#1d1d1f;text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:1px}.d1-pmg-bar__cta{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;margin:0;padding:.8rem 1.2rem;border:none;border-radius:8px;background:transparent;font-size:1.3rem;font-weight:700;font-family:inherit;color:#007aff;white-space:nowrap;cursor:pointer;transition:background .2s ease}.d1-pmg-bar__cta:hover{background:#007aff14}.d1-pmg-bar__cta:focus-visible{outline:2px solid #007aff;outline-offset:2px}.d1-pmg-bar__cta svg{flex-shrink:0}@media screen and (max-width:749px){.d1-pmg-bar{padding:.3rem .4rem .3rem 1rem}.d1-pmg-bar__text{font-size:1.2rem}.d1-pmg-bar__cta{padding:.7rem 1rem;font-size:1.2rem}}.d1-pmg-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;padding:16px}.d1-pmg-modal[aria-hidden=false]{opacity:1;visibility:visible}.d1-pmg-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.d1-pmg-modal__dialog{position:relative;width:100%;max-width:760px;max-height:92vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 24px 80px #0003;transform:translateY(16px) scale(.97);transition:transform .35s cubic-bezier(.2,.8,.2,1);-webkit-overflow-scrolling:touch}.d1-pmg-modal[aria-hidden=false] .d1-pmg-modal__dialog{transform:translateY(0) scale(1)}.d1-pmg-modal__close{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border:none;border-radius:50%;background:#ffffff38;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .2s ease}.d1-pmg-modal__close:hover{background:#ffffff59}.d1-pmg-modal__banner{background:linear-gradient(135deg,#0a84ff,#007aff 45%,#0062cc);color:#fff;padding:2.8rem 3.2rem 2.2rem;text-align:center}.d1-pmg-modal__title{margin:0;font-size:clamp(2.6rem,3.2vw,3.2rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;color:#fff;text-transform:none}.d1-pmg-modal__tagline{margin:.8rem 0 0;font-size:1.45rem;font-weight:600;letter-spacing:-.01em;color:#ffffffeb;text-transform:none}.d1-pmg-modal__body{padding:2.4rem 3.2rem 2.6rem}.d1-pmg-modal__intro{margin:0 auto 1.6rem;max-width:58ch;text-align:center;font-size:1.5rem;line-height:1.55;color:#444}.d1-pmg-modal__intro strong{color:#1d1d1f;font-weight:700}.d1-pmg-modal__inclusions{margin:0 0 2rem;padding:1.2rem 1.6rem;border-radius:12px;background:#007aff1a;color:#007aff;text-align:center;font-size:1.4rem;font-weight:700;line-height:1.4}.d1-pmg-modal__contact{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.06)}.d1-pmg-modal__contact-title{margin:0 0 .5rem;font-size:1.7rem;font-weight:800;letter-spacing:-.02em;color:#007aff}.d1-pmg-modal__hours{margin:0 0 1.5rem;font-size:1.35rem;line-height:1.5;color:#1d1d1f}.d1-pmg-modal__hours span{display:block;color:#666;font-size:1.25rem;margin-top:.3rem}.d1-pmg-modal__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.d1-pmg-modal__action{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:44px;padding:1rem 1.8rem;border-radius:100px;font-size:1.4rem;font-weight:700;text-decoration:none;border:none;cursor:pointer;font-family:inherit;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.d1-pmg-modal__action:hover{transform:translateY(-1px)}.d1-pmg-modal__action--primary{background:#007aff;color:#fff;box-shadow:0 4px 14px #007aff47}.d1-pmg-modal__action--primary:hover{background:#0066d6}.d1-pmg-modal__action--secondary{background:#fff;color:#1d1d1f;border:1px solid rgba(0,0,0,.12)}.d1-pmg-modal__action--secondary:hover{border-color:#00000038;background:#fafafa}.d1-pmg-modal__guidelines-title{margin:0 0 1.2rem;font-size:1.45rem;font-weight:700;line-height:1.35;color:#1d1d1f;text-align:center}.d1-pmg-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:1rem;align-items:stretch}.d1-pmg-modal__card{display:flex;align-items:flex-start;gap:1rem;height:100%;min-height:100%;box-sizing:border-box;background:#f8f8fa;border:1px solid rgba(0,0,0,.04);border-radius:12px;padding:1.4rem 1.5rem;text-align:left}.d1-pmg-modal__card-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border-radius:10px;background:#007aff1a;color:#007aff}.d1-pmg-modal__card-copy{min-width:0}.d1-pmg-modal__card-title{margin:0 0 .3rem;font-size:1.35rem;font-weight:800;letter-spacing:-.01em;color:#1d1d1f}.d1-pmg-modal__card-text{margin:0;font-size:1.25rem;line-height:1.45;color:#555}.d1-pmg-modal__terms{margin:1.6rem 0 0;text-align:center;font-size:1.2rem;line-height:1.4;color:#888}@media screen and (max-width:749px){.d1-pmg-modal{padding:0;align-items:flex-end}.d1-pmg-modal__dialog{max-width:100%;max-height:min(94vh,100%);border-radius:18px 18px 0 0}.d1-pmg-modal__close{top:10px;right:10px;width:34px;height:34px;background:#00000047}.d1-pmg-modal__banner{padding:2.2rem 1.8rem 1.6rem}.d1-pmg-modal__title{font-size:2.3rem;padding-right:2.4rem}.d1-pmg-modal__tagline{font-size:1.3rem}.d1-pmg-modal__body{padding:1.6rem 1.8rem calc(1.8rem + env(safe-area-inset-bottom,0px))}.d1-pmg-modal__intro{font-size:1.35rem;margin-bottom:1.2rem}.d1-pmg-modal__inclusions{margin-bottom:1.4rem;padding:1.1rem 1.3rem;font-size:1.25rem}.d1-pmg-modal__contact{margin-bottom:1.4rem;padding-bottom:1.4rem}.d1-pmg-modal__contact-title{font-size:1.5rem}.d1-pmg-modal__hours{font-size:1.25rem;margin-bottom:1.2rem}.d1-pmg-modal__actions{flex-direction:column;gap:.8rem}.d1-pmg-modal__action{width:100%;min-height:46px}.d1-pmg-modal__guidelines-title{margin-bottom:.9rem;font-size:1.35rem}.d1-pmg-modal__grid{grid-template-columns:1fr;gap:.8rem}.d1-pmg-modal__card{padding:1.2rem 1.3rem}.d1-pmg-modal__card-title{font-size:1.3rem}.d1-pmg-modal__card-text{font-size:1.2rem}.d1-pmg-modal__terms{margin-top:1.3rem;font-size:1.15rem}}@media(prefers-reduced-motion:reduce){.d1-pmg-bar__cta,.d1-pmg-modal,.d1-pmg-modal__dialog,.d1-pmg-modal__action,.d1-pmg-toast{transition:none}}.d1-pmg-toast{position:fixed;left:50%;bottom:2.4rem;z-index:10001;max-width:calc(100vw - 3.2rem);padding:1.2rem 1.8rem;border-radius:100px;background:#1d1d1f;color:#fff;font-size:1.35rem;font-weight:600;line-height:1.3;text-align:center;box-shadow:0 10px 30px #00000038;transform:translate(-50%,12px);opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.d1-pmg-toast.is-visible{opacity:1;transform:translate(-50%)}@media screen and (max-width:749px){.d1-pmg-toast{bottom:calc(2rem + env(safe-area-inset-bottom,0px));border-radius:14px;font-size:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-price-match-guarantee.css.map */
