
: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;
  }
}
