
:root{--blue:#003c87;--blue2:#0056ad;--green:#48a51d;--green2:#7ac142;--ink:#0b2a55;--muted:#5d6f88;--light:#f3f9ff;--line:#dceafe;--shadow:0 22px 70px rgba(0,50,110,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.topbar{display:flex;gap:22px;justify-content:space-between;align-items:center;background:var(--blue);color:white;padding:8px 7vw;font-size:14px}.social{display:flex;gap:16px}.nav{position:sticky;top:0;z-index:20;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:14px 7vw;box-shadow:0 4px 24px rgba(0,60,135,.08)}.brand img{height:70px;object-fit:contain}.links{display:flex;gap:24px;align-items:center;font-weight:800;text-transform:uppercase;font-size:13px}.links a:not(.whatsapp){color:var(--blue)}.whatsapp,.btn,.mini-btn{background:linear-gradient(135deg,var(--green),#2f8f14);color:#fff!important;border-radius:999px;padding:13px 20px;font-weight:900;box-shadow:0 10px 22px rgba(72,165,29,.25)}.menu{display:none;background:white;border:1px solid var(--line);font-size:26px;border-radius:10px}.hero{min-height:680px;display:grid;grid-template-columns:1fr 1.05fr;gap:20px;align-items:center;padding:42px 7vw 60px;background:linear-gradient(105deg,#fff 0%,#f6fbff 46%,#e7f4ff 100%);position:relative;overflow:hidden}.hero:after{content:"";position:absolute;left:-5%;bottom:-45px;width:60%;height:90px;background:linear-gradient(90deg,var(--blue),var(--green));border-radius:50%;opacity:.95}.hero-copy{position:relative;z-index:2}.badge{display:inline-block;background:#eaf6e5;color:var(--green);font-weight:900;border:1px solid #cbe9be;border-radius:999px;padding:8px 14px}.hero h1{font-size:clamp(54px,8vw,104px);line-height:.88;margin:18px 0 10px;text-transform:uppercase;color:var(--blue);letter-spacing:-3px}.hero h1 strong{display:block;color:var(--green)}.lead{font-size:23px;line-height:1.45;color:#123c75;max-width:620px}.hero ul{list-style:none;padding:0;margin:26px 0}.hero li{margin:14px 0;font-weight:800}.hero li:before{content:"✓";background:var(--blue);color:white;border-radius:50%;padding:4px 7px;margin-right:12px}.cta{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.phone{font-size:24px;font-weight:900;color:var(--blue)}.hero-image img{border-radius:34px;box-shadow:var(--shadow);width:100%;max-height:610px;object-fit:cover;object-position:center}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);padding:1px 7vw}.trust div{background:#fff;padding:30px 24px;border-radius:0}.trust b{display:block;color:var(--blue);text-transform:uppercase}.trust span{color:var(--muted)}section{padding:72px 7vw}.section-title span{color:var(--green);font-weight:900;text-transform:uppercase}.section-title h2{font-size:clamp(28px,4vw,48px);line-height:1.05;margin:8px 0 16px;color:var(--blue)}.section-title p{color:var(--muted);font-size:18px}.center{text-align:center;max-width:860px;margin:auto}.story-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:56px;align-items:center}.story p{font-size:18px;line-height:1.75}.signature{font-family:cursive;color:var(--green);font-size:26px!important}.story figure{margin:0}.story figure img{border-radius:28px;box-shadow:var(--shadow);width:100%;height:520px;object-fit:cover}.story figcaption{text-align:center;color:var(--muted);margin-top:10px}.products-section{background:var(--light)}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:40px}.product-card{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 18px 44px rgba(0,60,135,.08);display:flex;flex-direction:column}.product-image{height:360px;background:#fff;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;object-position:top}.product-info{padding:24px}.product-info p{color:var(--muted);margin:0 0 8px}.product-info h3{font-size:24px;color:var(--blue);margin:0 0 12px}.price{font-size:36px;font-weight:1000;color:var(--green);margin-bottom:16px}.mini-btn{display:inline-block;padding:10px 16px}.delivery{display:grid;grid-template-columns:1fr .7fr;gap:38px;align-items:center;background:linear-gradient(135deg,var(--blue),#052b5f);color:white}.delivery h2{font-size:46px;margin:16px 0}.delivery p{font-size:18px;line-height:1.7}.pay{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);padding:16px;border-radius:16px}.delivery-card{background:white;color:var(--blue);padding:36px;border-radius:28px;box-shadow:var(--shadow)}.delivery-card h3{font-size:32px;margin:0 0 16px}.delivery-card p{color:var(--blue);font-weight:900}.stores input{width:min(650px,100%);padding:16px 18px;border:2px solid var(--line);border-radius:16px;font-size:16px}.cities{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.city-card{border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 32px rgba(0,60,135,.08);overflow:hidden}.city-card summary{cursor:pointer;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;font-weight:900;color:var(--blue)}.city-card summary b{background:#eef8e9;color:var(--green);padding:6px 10px;border-radius:999px;font-size:12px}.store-list{padding:0 18px 18px}.store{border-top:1px solid var(--line);padding:12px 0;display:grid;gap:3px}.store strong{color:var(--ink)}.store span{color:var(--muted)}.store a{color:var(--green);font-weight:900;font-size:13px}.gallery{background:var(--light)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-grid img{height:300px;width:100%;object-fit:cover;border-radius:18px;box-shadow:0 12px 28px rgba(0,60,135,.1)}.contact{display:flex;justify-content:space-between;align-items:center;gap:30px;background:linear-gradient(135deg,#fff,#e9f5ff)}.contact h2{font-size:42px;color:var(--blue);margin:12px 0}.contact-actions{display:flex;gap:14px;flex-wrap:wrap}.outline{background:white!important;color:var(--blue)!important;border:2px solid var(--blue)}footer{text-align:center;padding:42px 7vw;color:#fff;background:var(--blue)}footer img{height:80px;margin:0 auto 16px;background:#fff;border-radius:18px;padding:8px}.float{position:fixed;right:20px;bottom:20px;background:#25d366;color:white;padding:16px 20px;border-radius:999px;font-weight:900;box-shadow:0 14px 30px rgba(0,0,0,.22);z-index:30}@media(max-width:1000px){.hero,.story-grid,.delivery{grid-template-columns:1fr}.products,.cities{grid-template-columns:repeat(2,1fr)}.trust{grid-template-columns:repeat(2,1fr)}.links{display:none;position:absolute;left:0;right:0;top:100%;background:white;flex-direction:column;padding:20px;box-shadow:0 20px 40px rgba(0,0,0,.12)}.links.open{display:flex}.menu{display:block}.hero{padding-top:28px}.hero-image img{max-height:480px}.story figure img{height:420px}}@media(max-width:650px){.topbar{font-size:12px;gap:8px;flex-wrap:wrap}.brand img{height:58px}.hero{padding:28px 5vw 50px;min-height:auto}.hero h1{font-size:58px}.lead{font-size:18px}.trust,.products,.cities,.gallery-grid{grid-template-columns:1fr}.product-image{height:420px}.story figure img{height:360px}.delivery h2,.contact h2{font-size:32px}.contact{display:block}.section-title h2{font-size:32px}section{padding:54px 5vw}.gallery-grid img{height:auto}}
