*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#eee;background:#061e15;line-height:1.6}
a{text-decoration:none}
.topbar{height:62px;padding:0 7%;display:flex;align-items:center;background:#031710;border-bottom:1px solid rgba(204,160,65,.16);position:sticky;top:0;z-index:50}
.brand{width:120px;height:54px;display:flex;align-items:center}.brand img{width:100%;height:100%;object-fit:contain}
.topbar nav{display:flex;gap:40px;margin-left:25px}.topbar nav a{font-size:13px;letter-spacing:.4px;color:#f4efe4;padding:22px 0 17px;border-bottom:2px solid transparent}.topbar nav a.active,.topbar nav a:hover{color:#e1b957;border-bottom-color:#d8a93f}
.phone{margin-left:auto;color:#e0bb64;font-size:13px;font-weight:700}
.hero{min-height:720px;background:radial-gradient(circle at 26% 45%,rgba(70,112,78,.48),transparent 30%),radial-gradient(circle at 76% 50%,rgba(33,80,53,.22),transparent 35%),linear-gradient(120deg,#03170f,#092c1d 55%,#03170f);overflow:hidden}
.hero-inner{max-width:1450px;margin:auto;min-height:720px;padding:65px 7%;display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:center}
.hero-brand{display:flex;justify-content:center;align-items:center}
.hero-logo{width:min(550px,43vw);height:min(550px,43vw);min-width:380px;min-height:380px;object-fit:contain;filter:drop-shadow(0 20px 35px rgba(0,0,0,.55))}
.hero-copy{max-width:650px}.eyebrow{font-size:12px;letter-spacing:3px;color:#e0b75b;font-weight:700;margin:0 0 14px}.eyebrow.dark{color:#987531}
.hero-copy h1{font:700 clamp(48px,5.6vw,78px)/1.02 Georgia,serif;margin:0 0 22px;color:#e9c46c}.hero-copy h1 span{color:#f1d58e}
.lead{max-width:650px;font:18px/1.75 Georgia,serif;color:#f2eee4;margin-bottom:28px}
.gold-btn{display:inline-block;border:1px solid #d9a73f;color:#e6bc5c;padding:12px 25px;font-size:12px;letter-spacing:.7px;border-radius:4px}.gold-btn b{font-size:18px;margin-left:9px}.dark-btn{background:#b38b37;color:#fff;border:0}
.benefits{display:grid;grid-template-columns:repeat(4,1fr);margin-top:30px;max-width:630px}.benefits div{display:flex;gap:10px;align-items:center;justify-content:center;border-right:1px solid rgba(208,166,73,.3);color:#eee7d7}.benefits div:last-child{border-right:0}.benefits strong{font-size:25px;color:#d7ac4f}.benefits span{font-size:10px;letter-spacing:1px;text-align:left}
.section{padding:85px 7%;max-width:1450px;margin:auto}.about{display:grid;grid-template-columns:430px 1fr;gap:85px;align-items:center;background:#f6f1e4;color:#3c432e;max-width:none}.about-logo-wrap{display:flex;justify-content:center}.about-logo-wrap img{width:330px;height:330px;object-fit:contain;border-radius:50%;box-shadow:0 15px 45px rgba(0,0,0,.18)}.about-copy{max-width:760px}.about-copy h2,.section h2{font:700 44px/1.1 Georgia,serif;color:#33412d;margin:7px 0 20px}.about-copy p:not(.eyebrow){color:#62685a}
.products{background:#061e15;max-width:none}.section-heading{text-align:center;margin:0 auto 40px}.section-heading h2{color:#e1bd68;margin:5px 0 12px}.section-heading>p:last-child{color:#bcb9ab}.featured-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;max-width:1250px;margin:auto}.product-card{background:#07261a;border:1px solid #9a7027;border-radius:10px;overflow:hidden;position:relative;box-shadow:0 8px 25px rgba(0,0,0,.22)}.product-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#0b2a1c}.product-info{padding:13px 14px 17px;text-align:center}.product-info h3{font:700 19px Georgia,serif;color:#e2bc67;margin:0 0 2px}.product-info span{font-size:11px;color:#e6c979;letter-spacing:1px;font-weight:700}.product-info p{font-size:13px;color:#b9c0b4;margin:8px 0}.product-info a{color:#dcb35a;font-size:12px;font-weight:700}.car-card{border:1px solid #f1b843;box-shadow:0 0 28px rgba(239,183,63,.3);transform:translateY(-8px)}.car-card:after{content:"";position:absolute;inset:5px;border:1px solid rgba(255,211,103,.42);border-radius:7px;pointer-events:none}.car-card .product-info{background:linear-gradient(#123a28,#07261a)}.car-card .product-info h3{color:#f0c75f}.new-badge{position:absolute;top:12px;left:12px;z-index:4;background:#e4b544;color:#1d2417;border-radius:50%;width:43px;height:43px;display:grid;place-items:center;font-size:10px;font-weight:900}.car-label{position:absolute;top:15px;right:12px;z-index:4;color:#e9c96d;font-size:10px;letter-spacing:1px;font-weight:800}
.catalog{background:#f6f1e4;max-width:none;color:#36402f}.catalog-grid{max-width:1250px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.catalog .product-card{background:#fff;border-color:#d8c79e;box-shadow:0 10px 28px rgba(42,45,31,.08)}.catalog .product-info h3{color:#39452e}.catalog .product-info span{color:#987531}.catalog .product-info p{color:#697061}.catalog .product-card img{background:#092b1c}.catalog-car{border-color:#b88b31!important;box-shadow:0 0 25px rgba(177,132,42,.22)!important;transform:none}
.gift{max-width:none;background:#d9d0ad;color:#35412d;display:flex;align-items:center;justify-content:space-between;gap:30px}.gift h2{margin:5px 0 8px}.gift p:last-child{color:#5f6656}
.contact{max-width:none;background:#efeadd;color:#36402f}.contact-card{max-width:700px;margin:auto;text-align:center;background:#fff;padding:35px;border:1px solid #d7ceb7;border-radius:8px}.contact-logo{width:120px;height:120px;object-fit:contain}.contact-card h3{font:700 25px Georgia,serif}.contact-card a{color:#607542}.whatsapp{display:inline-block;margin-top:12px;background:#627a46;color:#fff!important;padding:12px 22px;border-radius:4px}
footer{background:#03170f;text-align:center;padding:35px;color:#d8d3c4}footer img{width:125px;height:80px;object-fit:contain}footer p{font-size:12px}
@media(max-width:1050px){.featured-grid{grid-template-columns:repeat(3,1fr)}.catalog-grid{grid-template-columns:repeat(3,1fr)}.hero-inner{grid-template-columns:1fr;text-align:center}.hero-copy{margin:auto}.hero-logo{width:390px;height:390px;min-width:0;min-height:0}.benefits{margin-left:auto;margin-right:auto}}
@media(max-width:750px){.topbar{padding:0 4%;height:68px}.topbar nav{display:none}.phone{font-size:10px}.brand{width:105px}.hero-inner{padding:55px 6%;min-height:680px}.hero-logo{width:300px;height:300px}.hero-copy h1{font-size:46px}.benefits{grid-template-columns:repeat(2,1fr);gap:14px}.benefits div:nth-child(2){border-right:0}.about{grid-template-columns:1fr;gap:35px;padding-top:60px;padding-bottom:60px}.about-logo-wrap img{width:230px;height:230px}.section{padding:60px 6%}.section h2{font-size:36px}.featured-grid{grid-template-columns:repeat(2,1fr)}.catalog-grid{grid-template-columns:repeat(2,1fr)}.gift{display:block}}
@media(max-width:430px){.hero-logo{width:260px;height:260px}.hero-copy h1{font-size:39px}.featured-grid,.catalog-grid{grid-template-columns:1fr}.car-card{transform:none}}


/* Mobile-friendly enhancements */
.menu-toggle{
  display:none;
  margin-left:auto;
  background:transparent;
  border:1px solid rgba(225,189,104,.45);
  color:#e8c46b;
  border-radius:6px;
  width:42px;
  height:38px;
  font-size:22px;
  line-height:1;
  cursor:pointer;
}

@media (max-width: 750px){
  .topbar{
    position:sticky;
    top:0;
    padding:0 16px;
    min-height:64px;
    height:auto;
    gap:10px;
  }
  .brand{
    width:115px;
    height:58px;
    flex:0 0 auto;
  }
  .menu-toggle{
    display:block;
  }
  .topbar .phone{
    margin-left:0;
    font-size:10px;
    white-space:nowrap;
  }
  .topbar nav{
    position:absolute;
    top:64px;
    left:0;
    right:0;
    margin:0;
    padding:10px 16px 14px;
    background:#031710;
    border-top:1px solid rgba(204,160,65,.16);
    border-bottom:1px solid rgba(204,160,65,.16);
    display:none;
    flex-direction:column;
    gap:0;
  }
  .topbar nav.open{
    display:flex;
  }
  .topbar nav a{
    padding:13px 6px;
    border-bottom:1px solid rgba(204,160,65,.12);
    font-size:13px;
  }
  .hero{
    min-height:auto;
  }
  .hero-inner{
    min-height:auto;
    padding:34px 18px 48px;
    display:flex;
    flex-direction:column;
    gap:20px;
  }
  .hero-brand{
    width:100%;
  }
  .hero-logo{
    width:min(78vw,360px);
    height:min(78vw,360px);
    min-width:0;
    min-height:0;
  }
  .hero-copy{
    width:100%;
  }
  .hero-copy h1{
    font-size:clamp(34px,10vw,46px);
    line-height:1.08;
  }
  .lead{
    font-size:16px;
    line-height:1.6;
    margin-bottom:22px;
  }
  .gold-btn{
    padding:12px 18px;
    font-size:11px;
  }
  .benefits{
    width:100%;
    max-width:none;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:0;
    margin-top:26px;
  }
  .benefits div{
    min-height:58px;
    padding:8px;
    justify-content:flex-start;
    border-right:1px solid rgba(208,166,73,.22);
    border-bottom:1px solid rgba(208,166,73,.22);
  }
  .benefits div:nth-child(2n){border-right:0}
  .benefits div:nth-last-child(-n+2){border-bottom:0}
  .benefits strong{font-size:21px}
  .benefits span{font-size:9px}
  .section{
    padding:48px 16px;
  }
  .about{
    padding-top:48px;
    padding-bottom:48px;
  }
  .about-logo-wrap img{
    width:min(62vw,250px);
    height:min(62vw,250px);
  }
  .about-copy h2,
  .section h2{
    font-size:32px;
  }
  .section-heading{
    margin-bottom:28px;
  }
  .section-heading h2{
    font-size:32px;
  }
  .featured-grid,
  .catalog-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
  }
  .product-card{
    min-width:0;
    border-radius:8px;
  }
  .product-info{
    padding:10px 8px 12px;
  }
  .product-info h3{
    font-size:16px;
    line-height:1.2;
  }
  .product-info p{
    font-size:12px;
    line-height:1.45;
  }
  .new-badge{
    width:36px;
    height:36px;
    top:8px;
    left:8px;
    font-size:8px;
  }
  .car-label{
    top:10px;
    right:8px;
    font-size:8px;
  }
  .car-card{
    transform:none;
  }
  .gift{
    padding:42px 16px;
  }
  .gift h2{
    font-size:30px;
  }
  .gift .gold-btn{
    margin-top:10px;
  }
  .contact-card{
    padding:24px 16px;
  }
  .contact-logo{
    width:100px;
    height:100px;
  }
  footer{
    padding:28px 16px;
  }
}

@media (max-width: 420px){
  .topbar .phone{display:none}
  .brand{width:125px}
  .hero-logo{
    width:min(82vw,320px);
    height:min(82vw,320px);
  }
  .featured-grid,
  .catalog-grid{
    grid-template-columns:1fr 1fr;
    gap:10px;
  }
  .product-info h3{font-size:15px}
  .product-info span{font-size:10px}
  .product-info p{font-size:11px}
}

@media (max-width: 340px){
  .featured-grid,
  .catalog-grid{
    grid-template-columns:1fr;
  }
}
