:root{--fb-blue:#1595f5;--fb-ink:#17191d}
body{color:var(--fb-ink)}
.shopify-section-group-header-group{background:#fff;border-bottom:1px solid #e8edf1}
.shopify-section-group-header-group header{max-width:1160px;margin:auto}
.shopify-section-group-header-group a{font-weight:650}
.shopify-section-group-header-group .header__heading-logo{max-width:190px}
.shopify-section-group-footer-group{background:#101419;color:#fff}
.shopify-section-group-footer-group a{color:#fff}
.shopify-section-group-footer-group{border-top:0}
.shopify-section-group-footer-group .footer{padding-top:54px;padding-bottom:28px}
.collection-wrapper,.main-collection-grid,.search-results{max-width:1160px;margin-inline:auto}
.collection-wrapper h1,.main-page-title,.contact-form h1{font-size:clamp(42px,6vw,72px);line-height:1;letter-spacing:-.045em}
.product-card{border-radius:18px;overflow:hidden;border:1px solid #dce8f2;background:#fff;box-shadow:0 12px 32px rgba(20,84,124,.08)}
.product-card img{transition:transform .25s ease}.product-card:hover img{transform:scale(1.03)}
.shopify-section:has(.contact-form){background:linear-gradient(135deg,#eef8ff,#fff);padding-block:60px}
.contact-form{max-width:820px;margin:auto;background:#fff;border:1px solid #dce8f2;border-radius:22px;padding:clamp(22px,5vw,54px);box-shadow:0 16px 45px rgba(20,84,124,.1)}
.contact-form input,.contact-form textarea{border-radius:10px!important}
.contact-form button{border-radius:10px!important;background:var(--fb-blue)!important;color:#fff!important;font-weight:800!important}
@media(max-width:749px){
  .shopify-section-group-header-group .header{min-height:64px}
  .shopify-section-group-header-group .header__heading-logo{max-width:145px}
  .collection-wrapper h1,.main-page-title,.contact-form h1{font-size:40px}
  .shopify-section:has(.contact-form){padding-block:24px}
  .contact-form{border-radius:14px;padding:20px}
}
