/* MDR1980. Custom storefront layer over Shopify Dawn. */
:root{--mdr-ink:#172323;--mdr-night:#10242b;--mdr-red:#821f30;--font-body-family:Arial,Helvetica,sans-serif;--font-heading-family:Arial,Helvetica,sans-serif}
body{letter-spacing:0;font-size:1.6rem}h1,h2,h3,h4{letter-spacing:-.035em}.page-width{max-width:1600px}.button{font-size:1.4rem;font-weight:700;letter-spacing:.04em;min-height:5rem}.button:after{box-shadow:none}.button:hover{filter:brightness(.91)}.header__heading-link{text-decoration:none}.mdr-logo{font-weight:900;font-size:3.4rem;letter-spacing:-.075em;line-height:1}.mdr-logo small{display:block;font-size:.95rem;letter-spacing:.2em;font-weight:400;text-align:center;margin-top:.6rem}.header__menu-item{font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:.045em}.announcement-bar__message{font-size:1.2rem;letter-spacing:.1em;padding:.9rem 0}.mdr-eyebrow{font-size:1.2rem;letter-spacing:.16em;font-weight:700;margin:0 0 2.2rem;text-transform:uppercase}.mdr-hero{display:grid;grid-template-columns:45% 55%;background:var(--mdr-night);color:white;min-height:620px}.mdr-hero__copy{padding:6.5rem 5vw 3rem;display:flex;flex-direction:column;align-items:flex-start}.mdr-hero h1{color:white;font-weight:800;font-size:clamp(4.8rem,5.8vw,9rem);letter-spacing:-.06em;line-height:.96;margin:1rem 0 2.5rem}.mdr-hero__intro{font-size:1.6rem;max-width:32rem;line-height:1.65;color:#dce3e5;margin:0 0 3rem}.mdr-hero__button{background:#fff;color:#14242b;gap:5rem;padding:0 2.2rem}.mdr-hero__signature{margin-top:auto;padding-top:6rem;display:flex;justify-content:space-between;width:100%;font-size:1.1rem;letter-spacing:.18em}.mdr-hero__visual{position:relative;min-height:620px;overflow:hidden}.mdr-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 46%}.mdr-hero__visual:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.65));pointer-events:none}.mdr-hero__caption{position:absolute;bottom:3rem;left:3rem;right:3rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;z-index:1;font-size:1.2rem;letter-spacing:.08em}.mdr-hero__caption a{color:white;letter-spacing:0;font-size:1.4rem;text-underline-offset:5px}.mdr-service{display:grid;grid-template-columns:repeat(3,1fr);padding-top:2.4rem;padding-bottom:2.4rem;border-bottom:1px solid #ddd}.mdr-service>div{text-align:center;border-right:1px solid #ddd}.mdr-service>div:last-child{border:0}.mdr-service strong{display:block;font-size:1.2rem;letter-spacing:.08em}.mdr-service span{font-size:1.3rem;color:#626262}.mdr-edit{padding-top:6rem;padding-bottom:6rem;scroll-margin-top:10rem}.mdr-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem}.mdr-section-heading h2{font-size:clamp(3rem,3vw,4.8rem);font-weight:700;margin:0;line-height:1.05}.mdr-section-heading .mdr-eyebrow{margin-bottom:1rem;color:#666}.mdr-section-heading>a{color:inherit;font-size:1.4rem;text-underline-offset:5px;white-space:nowrap}.mdr-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3rem 1.6rem;padding:0;margin:0;list-style:none}.mdr-product-grid .card__heading{font-size:1.5rem;letter-spacing:0;font-weight:600}.card__inner{background:#f4f4f2!important}.card .media img{object-fit:contain}.card__content .price{font-size:1.4rem}.quick-add__submit{min-height:4.5rem;font-size:1.3rem}.mdr-story{position:relative;background:#edf0ec;padding:6rem 5vw 0;text-align:center;overflow:hidden}.mdr-story h2{font-size:clamp(3.2rem,4vw,6rem);font-weight:700;margin:0}.mdr-story>p:not(.mdr-eyebrow){max-width:54rem;margin:2rem auto 3rem;line-height:1.7}.mdr-story__wordmark{font-size:clamp(6rem,17vw,29rem);font-weight:900;letter-spacing:-.075em;line-height:.9;margin-top:5rem;color:#15392e;white-space:nowrap;padding-bottom:1rem}.mdr-help{display:grid;grid-template-columns:1fr 1fr;gap:4rem;padding-top:6rem;padding-bottom:6rem}.mdr-help h2{font-size:3.6rem;font-weight:700;margin:0}.mdr-help details{border-top:1px solid #ccc;padding:1.8rem 0}.mdr-help summary{cursor:pointer;font-weight:600;list-style:revert;padding-right:2rem}.mdr-help details>div{padding-top:1.8rem;line-height:1.6;font-size:1.5rem}.mdr-help a{color:inherit}.mdr-delivery{display:flex;justify-content:space-between;gap:1rem;padding:1.4rem 0;border-block:1px solid #ddd;font-size:1.3rem;margin:1.6rem 0}.mdr-delivery a{color:inherit;text-underline-offset:3px}.product__title h1{font-size:clamp(3rem,3.6vw,5rem);font-weight:700;line-height:1.05}.product-form__input--pill input[type=radio]+label{min-width:5rem;border-radius:0;font-size:1.4rem}.footer{background:#10242b;color:#fff}.footer h2,.footer a,.footer .footer-block__heading,.footer .list-menu__item--link{color:#fff}.footer__content-bottom{border-color:#ffffff30}.footer-block__heading{font-size:2rem;font-weight:700}.mdr-size-guide{font-size:1.4rem}.mdr-size-guide a{color:inherit}.product__description{line-height:1.7}.cart-drawer .mdr-delivery{color:var(--mdr-ink)}
@media(min-width:990px){.header{padding-top:1.8rem;padding-bottom:1.8rem}.mdr-product-grid .card-wrapper{height:100%}}
@media(max-width:989px){.mdr-hero{min-height:540px}.mdr-hero__visual{min-height:540px}.mdr-hero__copy{padding:4rem 3rem 2.5rem}.mdr-hero h1{font-size:5.2rem}.mdr-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:749px){.mdr-logo{font-size:2.8rem}.mdr-hero{grid-template-columns:1fr}.mdr-hero__copy{padding:3.4rem 2.2rem 3rem}.mdr-hero h1{font-size:clamp(4.5rem,12vw,6.8rem);margin-top:0}.mdr-hero .mdr-eyebrow{margin-bottom:1.8rem}.mdr-hero__intro{max-width:100%;margin-bottom:2.2rem;font-size:1.5rem}.mdr-hero__signature{display:none}.mdr-hero__visual{min-height:380px;max-height:480px;aspect-ratio:1.12}.mdr-hero__image{object-position:center 49%}.mdr-hero__caption{left:2rem;right:2rem;bottom:2rem;font-size:1.1rem}.mdr-service{padding:1.8rem 1rem;grid-template-columns:1fr 1fr}.mdr-service>div:nth-child(2){border:0}.mdr-service>div:nth-child(3){display:none}.mdr-service strong{font-size:1.1rem}.mdr-service span{font-size:1.2rem}.mdr-edit{padding-top:3.6rem;padding-bottom:3.6rem}.mdr-section-heading{gap:1rem;margin-bottom:2rem}.mdr-section-heading h2{font-size:3rem}.mdr-section-heading .mdr-eyebrow{font-size:1rem;letter-spacing:.12em}.mdr-product-grid{gap:2rem 1rem}.mdr-product-grid .card__heading{font-size:1.4rem}.mdr-story{padding:4rem 2rem 0}.mdr-help{grid-template-columns:1fr;gap:2rem;padding-top:4rem;padding-bottom:4rem}.mdr-help h2{font-size:3rem}.mdr-story__wordmark{margin-top:4rem}.mdr-hero__button{min-width:210px}.product__info-container{padding-bottom:1rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

.mdr-hero__copy,.mdr-hero__visual{min-width:0}.button--secondary{border:1px solid currentColor}.mdr-hero__caption{flex-wrap:wrap}.mdr-product-grid>li{min-width:0}
@media(max-width:749px){.mdr-hero__visual{width:100%;min-height:0;height:clamp(340px,96vw,480px);aspect-ratio:auto}}
