:root{--blue:#0056b8;--dark:#080808;--gold:#c6a451;--cream:#f8f3ea;--text:#1f2937}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}.top{display:flex;align-items:center;justify-content:space-between;padding:18px 6%;position:sticky;top:0;background:#fff;z-index:10;box-shadow:0 6px 25px #0001}.logo img{height:58px;max-width:250px;object-fit:contain}nav{display:flex;gap:22px;flex-wrap:wrap}nav a{color:#111;text-decoration:none;font-weight:700}.hero{min-height:620px;background:linear-gradient(90deg,#050505 0%,#101010dd 45%,#0008),url('img/0a3c170b-459c-42bc-9ba2-5a87ccbcda95.jpeg') right center/contain no-repeat;color:#fff;padding:110px 6%}.hero h1{font-size:56px;max-width:720px;margin:0 0 18px}.hero p{font-size:21px;max-width:620px;line-height:1.5}.btn{display:inline-block;background:var(--blue);color:#fff;text-decoration:none;padding:15px 24px;border-radius:999px;font-weight:800;margin-top:18px}.btn.gold{background:var(--gold);color:#111}.section{padding:70px 6%}.cream{background:var(--cream)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.card{border:1px solid #eee;border-radius:24px;padding:25px;background:#fff;box-shadow:0 16px 40px #0000000d}.card img{width:100%;height:230px;object-fit:contain}.badge{color:var(--gold);text-transform:uppercase;font-weight:800;letter-spacing:.14em}.title{font-size:40px;margin:8px 0 25px}.brand{display:flex;align-items:center;justify-content:center;min-height:160px}.brand img{max-width:90%;max-height:120px;object-fit:contain}.form{max-width:850px;margin:auto}.form label{font-weight:700;margin-top:15px;display:block}.form input,.form select,.form textarea{width:100%;padding:14px;border:1px solid #ddd;border-radius:14px;margin-top:7px}.notice{padding:16px;border-radius:14px;background:#eaf7ed;color:#15652c;margin-bottom:20px}.error{padding:16px;border-radius:14px;background:#ffeaea;color:#8a1515;margin-bottom:20px}.foot{display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap;background:#06162d;color:#fff;padding:35px 6%}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:12px;border-bottom:1px solid #eee;text-align:left}@media(max-width:760px){.hero{background:#080808;padding:70px 6%}.hero h1{font-size:38px}.top{display:block}.logo img{height:auto;width:220px}nav{margin-top:15px}}

/* Mises à jour marques & visuel d'accueil */
.hero-products{background:linear-gradient(90deg,#050505 0%,#101010f2 38%,#00000055 62%),url('img/hero-produits-adam-impex.jpg') center center/cover no-repeat;}
.lead{font-size:19px;line-height:1.6;max-width:980px;margin-top:-10px;margin-bottom:30px;color:#4b5563}.brand-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:28px}.brand-card{padding:32px}.brand-card h2{margin:18px 0 10px;font-size:30px}.brand-card p{line-height:1.6}.brand-logo-link{display:flex;align-items:center;justify-content:center;height:180px;border-radius:22px;background:#fff;border:1px solid #eee;transition:.2s}.brand-logo-link:hover{transform:translateY(-4px);box-shadow:0 18px 50px #0001}.brand-logo-link img{max-height:145px;max-width:90%;object-fit:contain}.brand-hero{min-height:560px;display:flex;align-items:center;padding:80px 6%;color:#fff;background:#080808}.brand-hero>div{max-width:760px}.brand-hero h1{font-size:52px;margin:20px 0 12px}.brand-hero p{font-size:21px;line-height:1.5}.brand-page-logo{background:#fff;border-radius:22px;padding:18px;max-width:260px;max-height:170px;object-fit:contain}.sacchi-hero{background:linear-gradient(90deg,#050505 0%,#0a0a0af0 48%,#00000070),url('img/0a3c170b-459c-42bc-9ba2-5a87ccbcda95.jpeg') right center/contain no-repeat}.vicenzi-hero{background:linear-gradient(90deg,#050505 0%,#0a0a0af0 48%,#00000070),url('img/ac18132f-841e-44fe-8ef6-01db522583e2.jpeg') right center/contain no-repeat}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.product-card img{height:300px;width:100%;object-fit:contain}.product-card h3{font-size:22px;margin-bottom:8px}.product-card p{line-height:1.55}@media(max-width:760px){.hero-products{background:linear-gradient(#080808dd,#080808ee),url('img/hero-produits-adam-impex.jpg') center/cover no-repeat}.brand-hero h1{font-size:36px}.brand-hero{background:#080808}.brand-grid{grid-template-columns:1fr}.product-card img{height:240px}}

/* Update home + admin tarifs */
.hero-products-new{background:linear-gradient(90deg,#06162d 0%,#06162de8 34%,#06162d70 58%,#06162d10 100%),url('img/hero-adam-impex-collection.jpg') center center/cover no-repeat;min-height:680px}.hero .ghost{background:transparent;border:2px solid #fff;margin-left:10px}.admin-tabs{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:25px}.admin-tabs a{padding:12px 18px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;text-decoration:none;color:#111;font-weight:800}.admin-tabs a.active{background:var(--blue);color:#fff}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.mini{font-size:13px;color:#6b7280}.price-input{max-width:110px;padding:9px!important}.promo-row{background:#fff9e8}.admin-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.admin-actions button,.small-btn{border:0;background:var(--blue);color:#fff;border-radius:12px;padding:9px 12px;font-weight:800;cursor:pointer;text-decoration:none}.small-btn.gold{background:var(--gold);color:#111}.badge-promo{background:#fff0bd;color:#7a5600;border-radius:999px;padding:5px 9px;font-weight:800;font-size:12px}.price-public{font-size:20px;font-weight:900;color:#06162d}.locked{filter:blur(2px);opacity:.45}@media(max-width:760px){.hero-products-new{background:linear-gradient(#06162dee,#06162df2),url('img/hero-adam-impex-collection.jpg') center/cover no-repeat}.hero .ghost{margin-left:0}}

/* Home hero finale avec image professionnelle */
.home-hero-image{
    position:relative;
    background:#f5efe6;
    overflow:hidden;
}
.home-hero-image img{
    display:block;
    width:100%;
    height:auto;
}
.home-hero-actions{
    position:absolute;
    left:6%;
    bottom:34px;
    display:flex;
    gap:16px;
    flex-wrap:wrap;
}
.home-hero-actions .btn{
    margin-top:0;
    box-shadow:0 12px 30px rgba(0,0,0,.22);
}
@media(max-width:760px){
    .home-hero-actions{
        position:static;
        padding:18px 6% 26px;
        background:#06162d;
    }
    .home-hero-actions .btn{
        width:100%;
        text-align:center;
    }
}

/* Mise à jour commandes, contact anti-spam et réseaux sociaux */
.social-footer{display:flex;gap:14px;align-items:center}.social-footer a{display:inline-flex;width:42px;height:42px;border-radius:50%;align-items:center;justify-content:center;background:#fff;color:#06162d;text-decoration:none}.social-footer svg{width:25px;height:25px;fill:currentColor}.mail-obf a{color:#fff;text-decoration:none}.order-box{margin-top:25px;padding:25px;border-radius:24px;background:#f8f3ea;border:1px solid #eadfca}.carton-input{width:90px;padding:10px;border:1px solid #ddd;border-radius:12px}.line-total{font-weight:800;color:#06162d}.hp-field{position:absolute;left:-9999px;opacity:0;height:0;width:0;overflow:hidden}.contact-form{margin-top:22px}.contact-form textarea{resize:vertical}


/* Optimisation mobile & SEO technique */
img{max-width:100%;height:auto}
a,button,input,select,textarea{touch-action:manipulation}
.top nav a:focus,.btn:focus{outline:3px solid rgba(198,164,81,.55);outline-offset:3px}
.home-hero-image picture{display:block}
.home-hero-image img{aspect-ratio:16/9;object-fit:cover}
.why-card img{height:90px;object-fit:contain;margin-bottom:12px}
@media(max-width:900px){
    .top{padding:14px 5%}
    nav{gap:10px}
    nav a{font-size:15px;padding:8px 10px;border-radius:999px;background:#f8f3ea}
    .section{padding:48px 5%}
    .title{font-size:32px;line-height:1.15}
    .lead{font-size:17px}
    .grid,.brand-grid,.product-grid{gap:16px}
    .card{border-radius:18px;padding:18px}
}
@media(max-width:560px){
    body{font-size:16px}
    .top{position:relative;text-align:center}
    .logo{display:inline-flex;justify-content:center;width:100%}
    .logo img{width:210px;height:auto}
    nav{justify-content:center;margin-top:12px}
    nav a{font-size:14px}
    .home-hero-actions{gap:10px}
    .btn{width:100%;text-align:center;padding:14px 18px}
    .title{font-size:28px}
    .card img{height:190px}
    .product-card img{height:220px}
    .table{display:block;overflow-x:auto;white-space:nowrap}
    .foot{display:block;text-align:center}
    .foot>div{margin-bottom:18px}
    .social-footer{justify-content:center}
}
