
:root{
  --navy:#071a2f; --navy2:#0b2948; --gold:#ffbf18; --gold2:#ffd556;
  --red:#ef2a1f; --ink:#0d1724; --muted:#667085; --line:#e7e9ee; --soft:#f6f7f9;
}
*{box-sizing:border-box} html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}
a{color:inherit;text-decoration:none} button,input{font:inherit}
.site-header{height:76px;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100vw - 1200px)/2));background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:10px}.brand img{width:48px;height:48px;border-radius:50%;object-fit:cover}
.brand span{display:flex;flex-direction:column;line-height:.92}.brand strong{font-size:23px;letter-spacing:.08em;color:var(--navy)}.brand small{color:#e7a900;font-size:13px;letter-spacing:.22em;font-weight:800}
nav{display:flex;align-items:center;gap:26px;font-weight:700;font-size:14px}nav a:hover{color:#d59600}.nav-cta,.button{background:var(--gold);color:#111;border-radius:10px;padding:12px 18px;font-weight:900;box-shadow:0 8px 20px rgba(255,191,24,.22)}.nav-cta:hover,.button:hover{background:#ffca35;color:#111}.menu-btn{display:none;border:0;background:transparent;font-size:25px}
.hero{background:var(--navy);overflow:hidden}.hero img{width:100%;display:block;max-height:660px;object-fit:cover}
.quick-strip{background:var(--navy);color:#fff;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:0;align-items:center;padding:15px max(20px,calc((100vw - 1200px)/2));font-size:14px}.quick-strip>div,.quick-strip>a{padding:10px 18px;border-right:1px solid rgba(255,255,255,.18)}.quick-strip a{color:var(--gold);font-weight:900;border-right:0}
.section{max-width:1200px;margin:0 auto;padding:76px 20px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:900;color:#d39800}.section h1,.section h2{margin:8px 0 14px;color:var(--navy);line-height:1}.section h1{font-size:clamp(40px,5vw,72px)}.section h2{font-size:clamp(34px,4vw,52px)}.section p{color:var(--muted);font-size:17px;line-height:1.7}
.intro{display:grid;grid-template-columns:1.4fr .8fr;gap:44px;align-items:center}.intro-card{background:var(--navy);color:#fff;padding:30px;border-radius:22px;box-shadow:0 18px 45px rgba(7,26,47,.15)}.intro-card strong{font-size:24px}.intro-card p{color:#cfdae7}.button{display:inline-block;margin-top:8px}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.categories{display:flex;gap:10px;flex-wrap:wrap}.category{border:1px solid #dfe3e8;background:#fff;padding:11px 16px;border-radius:999px;cursor:pointer;font-weight:800;color:#344054}.category:hover,.category.active{background:var(--navy);color:#fff;border-color:var(--navy)}
.deals-section{padding-top:38px}.search-wrap input{min-width:280px;border:1px solid #dcdfe4;border-radius:12px;padding:12px 14px;outline:none}.search-wrap input:focus{border-color:#e1a900;box-shadow:0 0 0 4px rgba(255,191,24,.14)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;display:flex;flex-direction:column;box-shadow:0 8px 24px rgba(16,24,40,.06);transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 38px rgba(16,24,40,.12)}
.product-img{height:245px;background:#fafafa;display:flex;align-items:center;justify-content:center;padding:18px}.product-img img{width:100%;height:100%;object-fit:contain}.product-content{padding:18px;display:flex;flex-direction:column;flex:1}.brand-label{font-size:11px;font-weight:900;color:#98a2b3;letter-spacing:.12em}.product-card h3{margin:6px 0 12px;font-size:18px;line-height:1.25;color:var(--navy)}.badge{display:inline-block;align-self:flex-start;font-size:11px;font-weight:900;border-radius:999px;background:#fff4ce;color:#8a6000;padding:6px 9px;margin-bottom:14px}.price-row{display:flex;align-items:end;gap:9px;margin-top:auto}.sale-price{font-weight:950;font-size:31px;color:#111}.original{font-size:14px;color:#98a2b3;text-decoration:line-through;padding-bottom:5px}.save{font-size:12px;font-weight:900;color:var(--red);margin:4px 0 13px}.ask-btn{display:block;text-align:center;background:var(--navy);color:#fff;border-radius:10px;padding:11px 12px;font-weight:900}.ask-btn:hover{background:#0e3157}.inventory-note{text-align:center;margin-top:26px;font-size:13px!important}
.why{background:#fff}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefits article{background:var(--soft);border-radius:18px;padding:24px}.benefits span{font-size:32px}.benefits h3{margin:12px 0 6px;color:var(--navy)}.benefits p{font-size:14px;margin:0}
.condition{max-width:none;background:var(--navy);color:#fff;padding-left:max(20px,calc((100vw - 1200px)/2));padding-right:max(20px,calc((100vw - 1200px)/2))}.condition h2{color:#fff}.condition-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.condition-grid article{border:1px solid rgba(255,255,255,.17);border-radius:16px;padding:20px}.condition-grid b{color:var(--gold);font-size:18px}.condition-grid p{color:#c9d3de;font-size:14px;margin-bottom:0}
.contact{display:grid;grid-template-columns:1fr .8fr;gap:36px;align-items:center}.contact-panel{background:#fff7dd;border:1px solid #ffe49a;padding:36px;border-radius:24px}.contact-panel .big{font-size:18px}.contact-panel small{display:block;margin-top:16px;color:#667085}.contact>img{width:min(100%,460px);justify-self:center}
footer{background:#051525;color:#fff;padding:40px max(20px,calc((100vw - 1200px)/2));display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}footer a{margin-left:18px;color:#d6dde7}footer p{grid-column:1/-1;color:#8391a3;font-size:12px;margin:0}.footer-brand{display:flex;flex-direction:column}.footer-brand strong{font-size:24px}.footer-brand span{color:var(--gold)}
@media(max-width:980px){.product-grid{grid-template-columns:repeat(3,1fr)}.benefits,.condition-grid{grid-template-columns:repeat(2,1fr)}.quick-strip{grid-template-columns:1fr 1fr}.quick-strip>*{border-right:0!important}.intro,.contact{grid-template-columns:1fr}}
@media(max-width:720px){.site-header{height:66px;padding:0 15px}.brand img{width:42px;height:42px}.brand strong{font-size:19px}.brand small{font-size:10px}.menu-btn{display:block}nav{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;padding:18px 20px 24px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line);box-shadow:0 14px 25px rgba(0,0,0,.08)}nav.open{display:flex}.hero img{min-height:260px;object-fit:cover;object-position:center}.quick-strip{grid-template-columns:1fr;font-size:13px}.quick-strip>*{padding:8px 0!important}.section{padding:52px 16px}.section-heading{align-items:stretch;flex-direction:column}.search-wrap input{width:100%;min-width:0}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-img{height:175px;padding:10px}.product-content{padding:13px}.product-card h3{font-size:15px}.sale-price{font-size:25px}.benefits,.condition-grid{grid-template-columns:1fr}.contact>img{max-width:320px}footer{grid-template-columns:1fr}footer div:nth-child(2) a{margin:0 14px 0 0}}
@media(max-width:440px){.product-grid{grid-template-columns:1fr}.product-img{height:245px}}


/* Mobile polish v2 */
@media(max-width:720px){
  body{padding-bottom:72px}

  .site-header{
    height:64px;
    box-shadow:0 2px 12px rgba(7,26,47,.06);
  }

  .brand{
    gap:8px;
  }

  .brand img{
    width:40px;
    height:40px;
  }

  .brand strong{
    font-size:18px;
  }

  .brand small{
    font-size:9px;
    letter-spacing:.18em;
  }

  .hero{
    background:#f5f5f5;
  }

  .hero img{
    width:100%;
    height:auto;
    min-height:0;
    max-height:none;
    object-fit:contain;
    object-position:center;
  }

  .quick-strip{
    display:flex;
    overflow-x:auto;
    gap:8px;
    padding:11px 14px;
    scroll-snap-type:x proximity;
    -webkit-overflow-scrolling:touch;
  }

  .quick-strip::-webkit-scrollbar{display:none}

  .quick-strip>div,
  .quick-strip>a{
    flex:0 0 auto;
    white-space:nowrap;
    border:1px solid rgba(255,255,255,.12)!important;
    border-radius:999px;
    padding:9px 13px!important;
    scroll-snap-align:start;
    background:rgba(255,255,255,.04);
  }

  .quick-strip a{
    background:var(--gold);
    color:#071a2f;
  }

  .section{
    padding-top:46px;
    padding-bottom:46px;
  }

  .intro{
    gap:24px;
  }

  .section h1{
    font-size:42px;
    line-height:.96;
    letter-spacing:-.03em;
  }

  .section h2{
    font-size:34px;
    line-height:1.02;
  }

  .section p{
    font-size:16px;
    line-height:1.58;
  }

  .intro-card{
    padding:22px;
    border-radius:18px;
  }

  .product-card{
    border-radius:16px;
  }

  .mobile-sticky{
    position:fixed;
    left:12px;
    right:12px;
    bottom:12px;
    z-index:100;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    padding:8px;
    border-radius:16px;
    background:rgba(7,26,47,.96);
    box-shadow:0 16px 38px rgba(7,26,47,.28);
    backdrop-filter:blur(12px);
  }

  .mobile-sticky a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:46px;
    border-radius:11px;
    font-weight:900;
    font-size:14px;
  }

  .mobile-sticky a:first-child{
    background:#fff;
    color:var(--navy);
  }

  .mobile-sticky a:last-child{
    background:var(--gold);
    color:#111;
  }
}

@media(min-width:721px){
  .mobile-sticky{display:none}
}


/* Social + mobile polish v3 */
.social-buttons{
  display:grid;
  gap:12px;
  margin-top:22px;
}
.social-btn{
  display:flex;
  align-items:center;
  gap:14px;
  min-height:64px;
  padding:12px 14px;
  border-radius:14px;
  border:1px solid rgba(7,26,47,.08);
  background:#fff;
  box-shadow:0 8px 24px rgba(16,24,40,.06);
  transition:.2s;
}
.social-btn:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 30px rgba(16,24,40,.10);
}
.social-icon{
  width:40px;
  height:40px;
  border-radius:12px;
  display:grid;
  place-items:center;
  font-weight:950;
  font-size:22px;
  flex:0 0 40px;
}
.social-btn span:last-child{
  display:flex;
  flex-direction:column;
  min-width:0;
}
.social-btn strong{
  font-size:15px;
  color:var(--navy);
}
.social-btn small{
  font-size:12px;
  color:#667085;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.social-btn.facebook .social-icon{
  background:#1877f2;
  color:#fff;
}
.social-btn.instagram .social-icon{
  background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af,#515bd4);
  color:#fff;
}
.social-btn.email .social-icon{
  background:var(--gold);
  color:#111;
}
.contact-note{
  display:block;
  margin-top:18px;
  color:#667085;
}

@media(max-width:720px){
  body{
    padding-bottom:62px;
  }

  .mobile-sticky{
    left:10px;
    right:10px;
    bottom:calc(8px + env(safe-area-inset-bottom));
    grid-template-columns:1.8fr repeat(3,.75fr);
    gap:6px;
    padding:6px;
    border-radius:14px;
  }

  .mobile-sticky a{
    min-height:40px;
    border-radius:9px;
    font-size:13px;
    padding:0 8px;
  }

  .mobile-sticky a:first-child{
    background:var(--gold);
    color:#111;
  }

  .mobile-sticky a:nth-child(2){
    background:#1877f2;
    color:#fff;
    font-size:18px;
  }

  .mobile-sticky a:nth-child(3){
    background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af,#515bd4);
    color:#fff;
    font-size:18px;
  }

  .mobile-sticky a:nth-child(4){
    background:#fff;
    color:var(--navy);
    font-size:18px;
  }

  .contact{
    gap:24px;
  }

  .contact-panel{
    padding:24px 18px;
  }

  .social-btn{
    min-height:58px;
    padding:10px 12px;
  }

  .social-icon{
    width:36px;
    height:36px;
    flex-basis:36px;
    font-size:20px;
  }
}


/* v5 - non-overlapping mobile contact controls */
.mobile-sticky{
  display:none !important;
}

.top-contact-row{
  max-width:1200px;
  margin:18px auto 0;
  padding:0 20px;
  display:grid;
  grid-template-columns:1.35fr 1fr 1fr 1fr;
  gap:10px;
}

.top-contact-btn{
  min-height:50px;
  border-radius:12px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  font-weight:900;
  border:1px solid #e5e7eb;
  background:#fff;
  color:#071a2f;
  box-shadow:0 5px 16px rgba(16,24,40,.05);
}

.top-contact-btn.deals{
  background:#ffbf18;
  border-color:#ffbf18;
  color:#111;
}

.top-contact-btn.facebook{
  background:#1877f2;
  border-color:#1877f2;
  color:#fff;
}

.top-contact-btn.instagram{
  background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af,#515bd4);
  border-color:transparent;
  color:#fff;
}

.top-contact-btn.email{
  background:#071a2f;
  border-color:#071a2f;
  color:#fff;
}

.top-contact-btn span{
  font-size:18px;
  font-weight:950;
}

@media(max-width:720px){
  body{
    padding-bottom:0 !important;
  }

  .top-contact-row{
    margin:12px auto 0;
    padding:0 12px;
    grid-template-columns:1.35fr 1fr 1fr 1fr;
    gap:6px;
  }

  .top-contact-btn{
    min-height:42px;
    border-radius:10px;
    font-size:0;
    padding:0 8px;
  }

  .top-contact-btn.deals{
    font-size:13px;
  }

  .top-contact-btn span{
    font-size:18px;
  }
}

@media(max-width:400px){
  .top-contact-row{
    grid-template-columns:1.2fr repeat(3,.72fr);
  }
}


/* v6 - floating quick bar, raised above iPhone Safari controls */
.top-contact-row{
  display:none !important;
}

@media(max-width:720px){
  body{
    padding-bottom:120px !important;
  }

  .mobile-sticky{
    position:fixed !important;
    z-index:999;
    left:50% !important;
    right:auto !important;
    transform:translateX(-50%);
    bottom:88px !important;
    width:calc(100% - 28px);
    max-width:520px;
    display:grid !important;
    grid-template-columns:1.7fr repeat(3,.72fr) !important;
    gap:6px !important;
    padding:6px !important;
    border-radius:15px !important;
    background:rgba(7,26,47,.96) !important;
    box-shadow:0 12px 28px rgba(7,26,47,.28) !important;
    backdrop-filter:blur(14px);
    -webkit-backdrop-filter:blur(14px);
  }

  .mobile-sticky a{
    min-height:42px !important;
    border-radius:10px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    text-decoration:none !important;
    font-weight:900 !important;
    padding:0 8px !important;
  }

  .sticky-deals{
    background:#ffbf18 !important;
    color:#111 !important;
    font-size:14px !important;
  }

  .sticky-facebook{
    background:#1877f2 !important;
    color:#fff !important;
    font-size:20px !important;
  }

  .sticky-instagram{
    background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af,#515bd4) !important;
    color:#fff !important;
    font-size:20px !important;
  }

  .sticky-email{
    background:#fff !important;
    color:#071a2f !important;
    font-size:18px !important;
  }
}

@media(min-width:721px){
  .mobile-sticky{
    display:none !important;
  }
}


/* v7 - keep floating bar low, slim, and unobtrusive */
@media(max-width:720px){
  body{
    padding-bottom:86px !important;
  }

  .mobile-sticky{
    bottom:calc(10px + env(safe-area-inset-bottom)) !important;
    width:calc(100% - 24px) !important;
    max-width:520px !important;
    grid-template-columns:1.65fr repeat(3,.68fr) !important;
    gap:5px !important;
    padding:5px !important;
    border-radius:14px !important;
  }

  .mobile-sticky a{
    min-height:40px !important;
    border-radius:9px !important;
    padding:0 7px !important;
  }

  .sticky-deals{
    font-size:13px !important;
  }

  .sticky-facebook,
  .sticky-instagram{
    font-size:19px !important;
  }

  .sticky-email{
    font-size:17px !important;
  }
}


/* v8 - cart experience */
.header-actions{display:flex;align-items:center;gap:8px}
.header-cart{
  border:0;background:#071a2f;color:#fff;border-radius:11px;padding:10px 12px;
  display:flex;align-items:center;gap:6px;font-weight:900;cursor:pointer
}
.header-cart b{
  min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#ffbf18;color:#111;
  display:grid;place-items:center;font-size:11px
}
.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}
.add-cart-btn,.ask-btn{
  border:0;cursor:pointer;text-align:center;border-radius:10px;padding:11px 10px;font-weight:900
}
.add-cart-btn{background:#ffbf18;color:#111}
.add-cart-btn:hover{background:#ffcc40}
.ask-btn{background:#071a2f;color:#fff}
.add-cart-btn.added{background:#159947;color:#fff}

.cart-backdrop{
  position:fixed;inset:0;background:rgba(5,17,32,.52);z-index:1090;
  opacity:0;visibility:hidden;transition:.2s
}
.cart-backdrop.open{opacity:1;visibility:visible}
.cart-drawer{
  position:fixed;top:0;right:0;bottom:0;width:min(430px,94vw);background:#fff;z-index:1100;
  transform:translateX(105%);transition:.25s ease;display:flex;flex-direction:column;
  box-shadow:-20px 0 60px rgba(7,26,47,.22)
}
.cart-drawer.open{transform:translateX(0)}
.cart-head{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e7e9ee}
.cart-head h2{margin:4px 0 0;color:#071a2f}
.cart-close{border:0;background:#f1f3f5;width:42px;height:42px;border-radius:50%;font-size:28px;cursor:pointer}
.cart-items{padding:12px 20px;overflow:auto;flex:1}
.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid #eceef1}
.cart-item img{width:72px;height:72px;object-fit:contain;background:#fafafa;border-radius:10px;padding:6px}
.cart-item h4{margin:0 0 4px;font-size:14px;color:#071a2f}
.cart-item .cart-price{font-weight:950;color:#111}
.cart-item .cart-meta{font-size:11px;color:#667085}
.cart-item-remove{border:0;background:transparent;color:#c62828;font-size:20px;cursor:pointer;align-self:start}
.cart-empty{text-align:center;padding:50px 28px;color:#667085;display:none}
.cart-empty.show{display:block}
.cart-empty span{display:block;font-size:44px;margin-bottom:8px}
.cart-empty strong{display:block;color:#071a2f;font-size:18px}
.cart-summary{border-top:1px solid #e7e9ee;padding:20px;background:#fbfcfd}
.cart-summary>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:9px}
.cart-total{font-size:20px;color:#071a2f}
.cart-summary small{display:block;color:#667085;line-height:1.45;margin:12px 0}
.order-request{display:block;text-align:center;background:#ffbf18;color:#111;padding:13px;border-radius:11px;font-weight:950}
.order-request.disabled{pointer-events:none;opacity:.45}
.clear-cart{width:100%;border:0;background:transparent;color:#667085;padding:11px;cursor:pointer;font-weight:800}

.mobile-sticky .sticky-cart{
  border:0;cursor:pointer;background:#fff;color:#071a2f;border-radius:9px;font-weight:900;
  display:flex;align-items:center;justify-content:center;gap:4px
}
.mobile-sticky .sticky-cart b{
  min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#ffbf18;color:#111;
  display:grid;place-items:center;font-size:10px
}

@media(max-width:720px){
  .header-cart span{display:none}
  .header-cart{padding:9px 10px}
  .product-actions{grid-template-columns:1fr}
  .mobile-sticky{
    grid-template-columns:1.3fr .95fr repeat(3,.65fr) !important;
  }
  .mobile-sticky .sticky-cart{min-height:40px}
}


/* v9 full inventory */
@media(max-width:720px){
  .categories{
    flex-wrap:nowrap;
    overflow-x:auto;
    padding-bottom:5px;
    -webkit-overflow-scrolling:touch;
  }
  .categories::-webkit-scrollbar{display:none}
  .category{flex:0 0 auto}
}


/* v11 product pages + stock status */
.stock-badge{
  display:inline-flex;
  align-items:center;
  gap:7px;
  border-radius:999px;
  padding:7px 10px;
  font-size:11px;
  font-weight:950;
  background:#eaf8ef;
  color:#137a36;
  margin-bottom:12px;
}
.stock-badge::before{
  content:"";
  width:8px;
  height:8px;
  border-radius:50%;
  background:#21a956;
  box-shadow:0 0 0 3px rgba(33,169,86,.12);
}
.product-card .badge-row{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  align-items:center;
  margin-bottom:13px;
}
.product-card .badge-row .badge,
.product-card .badge-row .stock-badge{
  margin-bottom:0;
}
.product-actions.v11{
  grid-template-columns:1fr 1fr 1fr;
}
.view-product-btn{
  border:1px solid #d7dce3;
  background:#fff;
  color:#071a2f;
  text-align:center;
  border-radius:10px;
  padding:11px 10px;
  font-weight:900;
}
.view-product-btn:hover{
  background:#f5f7f9;
}
.product-detail-main{
  max-width:1200px;
  margin:0 auto;
  padding:46px 20px 80px;
}
.product-breadcrumb{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  align-items:center;
  font-size:13px;
  color:#667085;
  margin-bottom:22px;
}
.product-breadcrumb a{font-weight:800;color:#071a2f}
.product-detail-grid{
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);
  gap:48px;
  align-items:start;
}
.product-gallery{
  position:sticky;
  top:92px;
}
.product-main-image{
  border:1px solid #e8ebef;
  border-radius:24px;
  background:#fff;
  min-height:520px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:30px;
  box-shadow:0 10px 28px rgba(16,24,40,.06);
}
.product-main-image img{
  width:100%;
  height:100%;
  max-height:540px;
  object-fit:contain;
}
.product-detail-card{
  background:#fff;
  border:1px solid #e8ebef;
  border-radius:24px;
  padding:30px;
  box-shadow:0 14px 40px rgba(16,24,40,.08);
}
.product-brand{
  color:#98a2b3;
  font-size:12px;
  font-weight:950;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.product-detail-card h1{
  color:#071a2f;
  font-size:clamp(30px,4vw,48px);
  line-height:1.03;
  margin:8px 0 16px;
  letter-spacing:-.025em;
}
.detail-badges{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-bottom:22px;
}
.detail-condition{
  background:#fff4ce;
  color:#8a6000;
  padding:8px 11px;
  border-radius:999px;
  font-size:12px;
  font-weight:900;
}
.detail-pricing{
  display:flex;
  flex-wrap:wrap;
  align-items:end;
  gap:12px;
  margin:16px 0 5px;
}
.detail-price{
  font-size:48px;
  line-height:1;
  font-weight:950;
  color:#111;
}
.detail-original{
  color:#98a2b3;
  text-decoration:line-through;
  padding-bottom:5px;
}
.detail-save{
  color:#e7352a;
  font-weight:950;
  margin:8px 0 24px;
}
.detail-actions{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:10px;
  margin-bottom:28px;
}
.detail-add-cart{
  border:0;
  background:#ffbf18;
  color:#111;
  border-radius:12px;
  padding:15px 18px;
  font-weight:950;
  cursor:pointer;
  font-size:16px;
}
.detail-add-cart.added{background:#159947;color:#fff}
.detail-contact{
  border:0;
  background:#071a2f;
  color:#fff;
  border-radius:12px;
  padding:15px 18px;
  font-weight:950;
  text-align:center;
}
.detail-info{
  display:grid;
  gap:0;
  border-top:1px solid #edf0f2;
  margin-top:4px;
}
.detail-info-row{
  display:grid;
  grid-template-columns:130px 1fr;
  gap:16px;
  padding:15px 0;
  border-bottom:1px solid #edf0f2;
  font-size:14px;
}
.detail-info-row span:first-child{
  color:#667085;
}
.detail-info-row strong{
  color:#071a2f;
}
.delivery-box{
  margin-top:24px;
  background:#f7f9fb;
  border-radius:16px;
  padding:18px;
}
.delivery-box strong{
  color:#071a2f;
}
.delivery-box p{
  margin:6px 0 0;
  color:#667085;
  font-size:14px;
  line-height:1.55;
}
.product-note{
  max-width:1200px;
  margin:0 auto;
  padding:0 20px 70px;
}
.product-note-inner{
  background:#071a2f;
  color:#fff;
  border-radius:22px;
  padding:28px;
  display:grid;
  grid-template-columns:1fr auto;
  gap:20px;
  align-items:center;
}
.product-note-inner h2{margin:0 0 6px}
.product-note-inner p{margin:0;color:#ced8e3}
.product-note-inner a{
  background:#ffbf18;
  color:#111;
  border-radius:11px;
  padding:13px 18px;
  font-weight:950;
}
@media(max-width:900px){
  .product-detail-grid{grid-template-columns:1fr}
  .product-gallery{position:static}
  .product-main-image{min-height:420px}
}
@media(max-width:720px){
  .product-actions.v11{
    grid-template-columns:1fr 1fr;
  }
  .product-actions.v11 .ask-btn{
    grid-column:1/-1;
  }
  .product-detail-main{
    padding:24px 14px 110px;
  }
  .product-detail-grid{
    gap:18px;
  }
  .product-main-image{
    min-height:320px;
    border-radius:18px;
    padding:18px;
  }
  .product-detail-card{
    border-radius:18px;
    padding:20px 17px;
  }
  .product-detail-card h1{
    font-size:32px;
  }
  .detail-price{
    font-size:42px;
  }
  .detail-actions{
    grid-template-columns:1fr;
  }
  .detail-info-row{
    grid-template-columns:105px 1fr;
    gap:10px;
  }
  .product-note-inner{
    grid-template-columns:1fr;
    border-radius:18px;
  }
}


/* v12 SEO/store polish */
.featured-section{
  padding-top:40px;
  padding-bottom:38px;
}
.featured-section .section-heading{
  margin-bottom:22px;
}
.featured-all-link{
  color:#071a2f;
  font-weight:900;
  border-bottom:2px solid #ffbf18;
  padding-bottom:3px;
}
.featured-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.featured-grid .product-card{
  border:2px solid #f3d570;
}
@media(max-width:980px){
  .featured-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:720px){
  .featured-section{padding-top:30px}
  .featured-grid{grid-template-columns:1fr}
  .featured-all-link{align-self:flex-start}
}
