:root{--navy:#0D2B4F;--navy-2:#173f6d;--orange:#FF7A00;--gray:#F5F6F7;--text:#17263a;--muted:#667384;--white:#fff;--line:#e3e7eb;--shadow:0 18px 50px rgba(13,43,79,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;font-family:Inter,"Noto Sans SC",sans-serif;color:var(--text);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(13,43,79,.08);backdrop-filter:blur(12px)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.logo-placeholder{width:48px;height:48px;border:2px dashed rgba(13,43,79,.35);display:grid;place-items:center;color:var(--navy);font-size:13px;font-weight:800;border-radius:8px;background:var(--gray)}.brand-copy{display:flex;flex-direction:column;line-height:1.15}.brand-copy strong{font-size:19px;letter-spacing:.06em;color:var(--navy)}.brand-copy small{font-size:8px;letter-spacing:.2em;color:var(--orange);font-weight:800;margin-top:5px}.desktop-nav{display:flex;align-items:center;gap:30px}.desktop-nav a{font-size:14px;font-weight:600;color:#38485b;transition:.2s}.desktop-nav a:hover{color:var(--orange)}.nav-actions{display:flex;align-items:center;gap:12px}.lang-toggle{border:1px solid var(--line);background:var(--gray);border-radius:8px;padding:4px;display:flex;cursor:pointer}.lang-toggle span{font-size:12px;font-weight:700;padding:5px 8px;border-radius:5px}.lang-toggle .lang-active{color:white;background:var(--navy)}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle span{display:block;width:22px;height:2px;background:var(--navy);margin:4px}.mobile-nav{display:none}.hero{position:relative;overflow:hidden;padding:92px 0 0;background:linear-gradient(125deg,#f4f7fa 0%,#fff 58%,#fff5eb 100%)}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;min-height:500px}.eyebrow{margin:0 0 20px;font-size:12px;letter-spacing:.16em;font-weight:800;color:var(--navy);display:flex;align-items:center;gap:10px}.eyebrow>span:first-child{width:28px;height:2px;background:var(--orange)}.eyebrow.orange{color:var(--orange)}.eyebrow.light{color:#ffac5f}.hero h1{font-size:clamp(56px,7vw,88px);line-height:.95;letter-spacing:-.055em;margin:0;color:var(--navy);font-weight:800}.hero h1 em{color:var(--orange);font-style:normal}.tagline{font-size:18px;font-weight:800;letter-spacing:.25em;margin:22px 0 12px}.hero-description{font-size:20px;color:var(--muted);max-width:550px;margin:0 0 32px}.hero-actions{display:flex;align-items:center;gap:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:15px;padding:14px 22px;border-radius:7px;font-size:14px;font-weight:700;border:0;cursor:pointer}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 9px 20px rgba(255,122,0,.22)}.btn-primary:hover{background:#e96f00;transform:translateY(-1px)}.text-link{font-size:14px;color:var(--navy);font-weight:700;border-bottom:1px solid var(--navy)}.hero-card{position:relative;background:var(--navy);height:390px;border-radius:24px;box-shadow:var(--shadow);padding:28px;display:flex;flex-direction:column;justify-content:space-between;transform:rotate(2deg)}.deal-badge{position:absolute;top:24px;right:24px;background:var(--orange);color:white;padding:7px 10px;font-size:10px;letter-spacing:.13em;font-weight:800;border-radius:4px}.box-illustration{width:190px;height:165px;margin:auto;background:linear-gradient(145deg,#ff9b3d,#e46600);clip-path:polygon(50% 0,100% 25%,100% 78%,50% 100%,0 78%,0 25%);display:grid;place-items:center;color:white;font-size:36px;font-weight:800;letter-spacing:.08em;filter:drop-shadow(0 18px 14px rgba(0,0,0,.22))}.hero-card-footer{display:flex;justify-content:space-between;color:white;font-size:12px;border-top:1px solid rgba(255,255,255,.18);padding-top:18px}.hero-card-footer strong{color:#ffad61}.hero-shape{position:absolute;border-radius:50%}.hero-shape-one{width:330px;height:330px;background:rgba(255,122,0,.06);right:-120px;top:-140px}.hero-shape-two{width:200px;height:200px;border:1px solid rgba(13,43,79,.07);left:-80px;bottom:60px}.benefits{position:relative;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;box-shadow:var(--shadow);border-radius:12px;transform:translateY(50%);z-index:2}.benefits article{display:flex;align-items:center;gap:17px;padding:25px 30px;border-right:1px solid var(--line)}.benefits article:last-child{border:0}.benefit-icon{width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#fff1e4;color:var(--orange);display:grid;place-items:center;font-weight:800;font-size:20px}.benefits h3{font-size:14px;margin:0;color:var(--navy)}.benefits p{font-size:12px;margin:2px 0 0;color:var(--muted)}.section{padding:110px 0}.products-section{background:var(--gray);padding-top:150px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.section-heading h2,.about-content h2,.pickup-panel h2,.contact-heading h2{font-size:clamp(32px,4vw,48px);line-height:1.12;letter-spacing:-.035em;color:var(--navy);margin:0}.section-heading .eyebrow{margin-bottom:8px}.section-heading>p{width:390px;color:var(--muted);font-size:14px;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid #e7eaed;border-radius:12px;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-image{height:210px;display:grid;place-items:center;position:relative;background:linear-gradient(145deg,#e8edf2,#f9fafb);overflow:hidden}.product-image::before{content:"";position:absolute;width:145px;height:145px;border-radius:50%;background:rgba(255,255,255,.65)}.product-icon{position:relative;font-size:68px;filter:grayscale(.15);transform:rotate(-4deg)}.condition{position:absolute;top:13px;left:13px;background:#fff;color:var(--navy);padding:5px 9px;border-radius:4px;font-size:10px;font-weight:800;letter-spacing:.08em;box-shadow:0 3px 12px rgba(13,43,79,.09)}.product-body{padding:20px}.product-body h3{font-size:16px;color:var(--navy);margin:0 0 12px}.prices{display:flex;align-items:baseline;gap:9px;margin-bottom:17px}.current-price{color:var(--orange);font-size:24px;font-weight:800}.original-price{font-size:13px;color:#929aa4;text-decoration:line-through}.reserve-btn{width:100%;padding:11px;border:1px solid var(--navy);border-radius:6px;background:white;color:var(--navy);font-size:12px;font-weight:800;cursor:pointer}.reserve-btn:hover{background:var(--navy);color:#fff}.inventory-note{text-align:center;margin:30px 0 0;color:var(--muted);font-size:13px}.inventory-note span:first-child{color:var(--orange);margin-right:8px}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.about-visual{height:490px;border-radius:18px;background:linear-gradient(145deg,var(--navy),#17497d);display:grid;place-content:center;text-align:center;position:relative;overflow:hidden}.about-visual::before,.about-visual::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%}.about-visual::before{width:380px;height:380px;left:-160px;top:-160px}.about-visual::after{width:270px;height:270px;right:-120px;bottom:-100px}.about-mark{width:130px;height:130px;border:3px dashed rgba(255,255,255,.55);border-radius:16px;display:grid;place-items:center;color:white;font-size:34px;font-weight:800;margin:auto}.about-visual p{color:#ffad61;font-size:13px;font-weight:800;letter-spacing:.18em;margin:25px 0 0}.about-content .eyebrow{margin-bottom:12px}.about-content .lead{color:var(--muted);font-size:16px;margin:22px 0 28px}.check-list{padding:0;margin:0;list-style:none}.check-list li{display:flex;gap:16px;margin:18px 0}.check-list li>span{width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:#fff1e4;color:var(--orange);display:grid;place-items:center;font-weight:800}.check-list strong{font-size:14px;color:var(--navy)}.check-list p{margin:2px 0;color:var(--muted);font-size:13px}.pickup-section{padding-top:0}.pickup-panel{background:var(--navy);color:white;border-radius:20px;padding:65px 70px;display:grid;grid-template-columns:1fr 1fr;gap:90px}.pickup-panel h2{color:white}.pickup-panel>div>p:not(.eyebrow){color:#bec9d6;font-size:14px;margin:20px 0 30px}.pickup-rules article{display:flex;gap:18px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.14)}.pickup-rules article:last-child{border:0}.pickup-rules article>span{color:var(--orange);font-size:12px;font-weight:800;padding-top:2px}.pickup-rules strong{font-size:14px}.pickup-rules p{font-size:12px;color:#aebcca;margin:3px 0}.contact-section{background:var(--gray)}.contact-heading{text-align:center;max-width:650px;margin:0 auto 40px}.contact-heading .eyebrow{justify-content:center;margin-bottom:10px}.contact-heading>p:last-child{color:var(--muted);font-size:14px}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;max-width:900px;margin:auto}.contact-card{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px 20px;transition:.2s}.contact-card:hover{border-color:var(--orange);transform:translateY(-2px)}.contact-icon{width:38px;height:38px;border-radius:8px;background:var(--navy);color:white;display:grid;place-items:center;font-weight:800}.contact-card div{display:flex;flex-direction:column;flex:1}.contact-card strong{color:var(--navy);font-size:13px}.contact-card small{color:var(--muted);font-size:11px}.contact-card b{color:var(--orange)}footer{background:#071d35;color:#b9c4ce;padding:35px 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px}.footer-brand .logo-placeholder{border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.05);color:white}.footer-brand .brand-copy strong{color:white}.footer-grid>p{font-size:11px;margin:0}.footer-grid>p:last-child{text-align:right}
@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:block}.mobile-nav.open{display:flex;flex-direction:column;padding:6px 20px 20px;border-top:1px solid var(--line)}.mobile-nav a{padding:11px;font-size:14px;font-weight:600}.hero{padding-top:60px}.hero-grid{grid-template-columns:1fr;gap:45px}.hero-card{height:330px;max-width:520px;width:100%;margin:auto}.benefits{transform:translateY(35%)}.benefits article{padding:20px 17px}.section-heading{align-items:start}.product-grid{grid-template-columns:repeat(2,1fr)}.about-grid{gap:45px}.pickup-panel{padding:50px 40px;gap:40px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>p:first-of-type{display:none}}
@media(max-width:640px){.container{width:min(100% - 28px,1160px)}.nav-wrap{height:70px}.logo-placeholder{width:42px;height:42px}.brand-copy strong{font-size:16px}.hero{padding-top:45px}.hero-grid{min-height:auto}.hero h1{font-size:52px}.tagline{font-size:13px}.hero-description{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-card{height:290px}.box-illustration{width:145px;height:125px;font-size:28px}.benefits{grid-template-columns:1fr;transform:translateY(70px)}.benefits article{border-right:0;border-bottom:1px solid var(--line)}.products-section{padding-top:175px}.section{padding-bottom:80px}.section-heading{display:block}.section-heading>p{width:auto;margin-top:14px}.product-grid{grid-template-columns:1fr}.product-image{height:230px}.about-grid{grid-template-columns:1fr}.about-visual{height:320px}.pickup-section{padding-top:0}.pickup-panel{grid-template-columns:1fr;padding:38px 25px;gap:30px}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-brand{justify-content:center}.footer-grid>p:last-child{text-align:center}.lang-toggle span{padding:4px 6px}}

/* Compact product card refinements */
.nav-logo,.footer-logo{display:block;width:auto;height:48px;max-width:50px;object-fit:contain;flex:0 0 auto}
.hero-brand-lockup{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:64px 24px 44px}
.hero-brand-name{font-size:48px;line-height:1;font-weight:800;letter-spacing:.025em;color:#fff}
.hero-brand-name strong{color:var(--orange)}
.hero-brand-tagline{margin:16px 0 0;font-size:14px;line-height:1.2;font-weight:800;letter-spacing:.18em;color:#fff}
.hero-brand-tagline em{color:#ff9b3d;font-style:normal}
.hero-brand-divider{width:70%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);margin:24px 0 16px}
.hero-brand-source,.hero-brand-place{margin:0;font-size:11px;line-height:1.55;font-weight:600;letter-spacing:.075em;color:#dce6ef}
.hero-brand-place{margin-top:6px;color:#ffad61}
.deal-badge{padding:5px 8px;font-size:8px;letter-spacing:.11em}
.contact-card{width:100%;text-align:left;font-family:inherit;color:inherit;cursor:pointer}
.product-photo{position:relative;z-index:1;display:block;width:100%;height:100%;padding:12px;object-fit:contain}
.product-image{background:#fff}
.product-image::before{display:none}
.condition{z-index:2;max-width:calc(100% - 26px);line-height:1.35}
.product-card{display:flex;flex-direction:column}
.product-body{display:flex;flex:1;flex-direction:column}
.product-description{min-height:4.35em}
.prices{margin-top:auto}
.about-mark{background:#fff;border:0;padding:12px}
.about-mark img{display:block;width:100%;height:100%;object-fit:contain}
.footer-logo{height:48px}
.product-image{height:195px}
.product-image::before{width:135px;height:135px}
.product-icon{font-size:64px;line-height:1}
.product-body{padding:18px 20px}
.product-body h3{margin-bottom:3px}
.product-description{margin:0 0 10px;color:var(--muted);font-size:11px;line-height:1.45}
.prices{margin-bottom:13px}
.reserve-btn{min-height:40px;padding:8px 12px}

@media(max-width:640px){
  .nav-logo,.footer-logo{width:auto;height:42px;max-width:44px}
  .hero-brand-lockup{padding:52px 16px 34px}
  .hero-brand-name{font-size:38px}
  .hero-brand-tagline{font-size:11px;letter-spacing:.14em;margin-top:13px}
  .hero-brand-divider{width:68%;margin:20px 0 13px}
  .hero-brand-source,.hero-brand-place{font-size:10px;line-height:1.55;letter-spacing:.035em}
  .hero-brand-place{margin-top:5px}
  .deal-badge{top:18px;right:18px;padding:4px 7px;font-size:7px}
  .product-grid{grid-template-columns:1fr;gap:15px}
  .product-image{height:150px}
  .product-image::before{width:105px;height:105px}
  .product-icon{font-size:52px}
  .condition{top:10px;left:10px;padding:4px 8px;font-size:9px}
  .product-body{padding:13px 15px 14px}
  .product-body h3{font-size:15px}
  .product-description{margin-bottom:7px;font-size:10.5px}
  .product-description{min-height:0}
  .prices{margin-bottom:8px}
  .current-price{font-size:22px}
  .reserve-btn{min-height:38px;padding:6px 10px}
}

/* Keep the benefits and featured-products transition in normal document flow. */
.benefits{
  margin-top:36px;
  transform:none;
}
.products-section{
  padding-top:80px;
}

@media(max-width:900px){
  .benefits{
    margin-top:44px;
    transform:none;
  }
}

@media(max-width:640px){
  .benefits{
    margin-top:36px;
    transform:none;
  }
  .products-section{
    padding-top:72px;
  }
}

/* Show each product in full without stretching or edge cropping. */
html{
  scroll-padding-top:0;
}
section[id]{
  scroll-margin-top:100px;
}

.product-image{
  height:210px;
  display:grid;
  place-items:center;
  background:#f8fafc;
}
.product-photo{
  width:100%;
  height:100%;
  padding:14px;
  object-fit:contain;
  object-position:center;
}

@media(max-width:640px){
  .product-grid{
    grid-template-columns:1fr;
  }
  .product-image{
    height:230px;
  }
  .product-photo{
    padding:16px;
  }
}

.delivery-details{
  margin:24px 0 28px;
  padding:20px 22px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:12px;
  background:rgba(255,255,255,.06);
}
.delivery-details p{
  margin:0 0 14px;
  color:#d3dce5;
  font-size:12px;
  line-height:1.65;
}
.delivery-details p:last-child{
  margin:14px 0 0;
}
.delivery-details strong{
  color:#fff;
  font-size:13px;
}
.delivery-details ul{
  margin:8px 0 0;
  padding-left:20px;
  color:#bec9d6;
  font-size:12px;
}
.delivery-details li+li{
  margin-top:5px;
}
.contact-heading .contact-intro,
.contact-heading .delivery-summary{
  color:var(--muted);
  font-size:14px;
}
.contact-heading .contact-intro{
  margin-bottom:8px;
}
.contact-heading .delivery-summary{
  margin:0;
  color:var(--navy);
  font-weight:600;
}

@media(max-width:640px){
  .delivery-details{
    margin:20px 0 24px;
    padding:17px 18px;
  }
}

.shipment-notice{margin:0 0 24px;padding:16px 18px;border-left:4px solid var(--orange);border-radius:0 10px 10px 0;background:#fff7ed;color:var(--navy);font-size:14px;line-height:1.6}
.catalog-controls{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:14px;margin-bottom:18px}
.catalog-controls label{display:flex;flex-direction:column;gap:7px;color:var(--navy);font-size:12px;font-weight:700}
.catalog-controls input,.catalog-controls select{width:100%;height:44px;padding:0 12px;border:1px solid #d7dee7;border-radius:8px;background:#fff;color:var(--navy);font:inherit;font-size:14px;font-weight:500}
.catalog-controls input:focus,.catalog-controls select:focus{outline:2px solid rgba(235,111,32,.25);border-color:var(--orange)}
.catalog-results{display:flex;justify-content:flex-end;margin:0 0 14px;color:var(--muted);font-size:13px}
.catalog-results p{margin:0}
.coming-placeholder{width:calc(100% - 28px);height:calc(100% - 28px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed #cbd5e1;border-radius:10px;background:linear-gradient(145deg,#fff,#eef2f6);color:var(--navy);text-align:center}
.coming-placeholder span{font-size:12px;font-weight:800;letter-spacing:.18em}.coming-placeholder strong{color:var(--orange);font-size:18px}
.product-category{margin:0 0 7px;color:var(--orange);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.stock-count{margin:12px 0 0;color:#276749;font-size:12px;font-weight:700}
.load-more-wrap{display:flex;justify-content:center;margin-top:30px}.load-more-wrap [hidden]{display:none}.no-results{grid-column:1/-1;padding:45px;text-align:center;color:var(--muted)}
@media(max-width:900px){.catalog-controls{grid-template-columns:1fr 1fr}.catalog-search{grid-column:1/-1}}
@media(max-width:640px){.catalog-controls{grid-template-columns:1fr}.catalog-search{grid-column:auto}.catalog-results{justify-content:flex-start}.shipment-notice{font-size:13px}.product-body h3{min-height:0}}
