:root{--cream:#f8f5ee;--white:#fffdfa;--green:#123f32;--dark:#092e25;--sage:#e5eddc;--coral:#ff573b;--gold:#d5a84b;--ink:#23342f;--muted:#71807a;--line:#e1e5df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif}.shell{width:min(1480px,calc(100% - 64px));margin:auto}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{height:35px;background:var(--dark);color:#fff;display:flex;justify-content:center;align-items:center;gap:100px;font-size:12px;font-weight:700}.header{height:98px;display:grid;grid-template-columns:280px 1fr 280px;gap:30px;align-items:center}.brand{color:var(--green);font:800 30px Georgia,serif;text-decoration:none;white-space:nowrap}.brand i{color:var(--gold);font-style:normal;margin-right:10px}.search{height:52px;border:1px solid #aebbb6;background:#fff;border-radius:16px;display:flex;align-items:center;overflow:hidden}.search>span{font-size:25px;padding-left:18px;color:#73817c}.search input{border:0;outline:0;flex:1;padding:0 15px}.search button{height:100%;padding:0 28px;border:0;background:var(--green);color:#fff;font-weight:800}.actions{display:flex;justify-content:end;gap:12px}.actions a,.actions button{border:0;background:none;color:var(--green);display:flex;align-items:center;gap:8px;text-decoration:none}.actions span{display:flex;flex-direction:column;text-align:left}.actions b{font-size:12px}.actions small{font-size:10px;color:var(--muted)}.actions em{font-style:normal}.nav{height:58px;background:var(--green);overflow:auto}.nav>div{height:100%;display:flex;align-items:center;white-space:nowrap}.nav button{height:100%;border:0;background:none;color:#fff;padding:0 18px;font-size:12px;font-weight:700}.nav button:hover,.nav button.active{background:#ffffff14}.nav .offer{margin-left:auto;color:#ff866e}.hero{height:445px;margin-top:20px;border-radius:25px;overflow:hidden;display:grid;grid-template-columns:47% 53%;background:#fff}.hero-copy{padding:58px;background:linear-gradient(135deg,#fff,#f5f4e9)}.hero-copy>span,.section-head>div>span,dialog>span{font-size:10px;font-weight:850;letter-spacing:.12em;background:var(--sage);padding:7px 12px;border-radius:20px;color:var(--green)}.hero h1{font-size:56px;line-height:1.03;letter-spacing:-.045em;color:var(--green);margin:24px 0 18px}.hero p{font-size:17px;line-height:1.55;color:#5d6b66}.hero button{border:0;background:var(--coral);color:#fff;border-radius:12px;padding:16px 22px;margin-top:18px;font-weight:800}.hero-photo{background:url('img/hero-mercado-aureo.png') center/cover}.benefits{height:82px;margin-top:-11px;position:relative;z-index:2;background:#edf2e7;border-radius:18px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;box-shadow:0 15px 35px #123f3215}.benefits>div{display:flex;justify-content:center;align-items:center;gap:12px;border-right:1px solid #ccd6c9;font-size:24px}.benefits>div:last-child{border:0}.benefits span{display:flex;flex-direction:column}.benefits b{font-size:12px}.benefits small{font-size:10px;color:var(--muted);margin-top:4px}.catalog{padding:80px 0;display:grid;grid-template-columns:240px 1fr;gap:28px}.filters{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;height:max-content;position:sticky;top:15px}.filter-title{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:15px}.filter-title h3{font-size:16px;margin:0;color:var(--green)}.filter-title button{border:0;background:none;color:var(--coral);font-size:11px}.filters label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:750;margin-top:17px}.filters input,.filters select{width:100%;border:1px solid var(--line);border-radius:9px;padding:10px;background:#fff;outline:0}.filters .check{flex-direction:row;align-items:center}.filters .check input{width:auto}.apply{width:100%;border:0;background:var(--green);color:#fff;border-radius:10px;padding:12px;margin-top:18px;font-weight:750}.live{display:flex;align-items:center;gap:9px;margin-top:20px;background:#eff5ec;padding:11px;border-radius:10px}.live i{width:9px;height:9px;background:#31a56a;border-radius:50%;box-shadow:0 0 0 4px #31a56a22}.live span{display:flex;flex-direction:column}.live b{font-size:10px}.live small{font-size:9px;color:var(--muted)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section-head h2{font-size:38px;color:var(--green);letter-spacing:-.03em;margin:14px 0 4px}.section-head p{margin:0;color:var(--muted);font-size:12px}.section-head select{border:1px solid var(--line);border-radius:11px;background:#fff;padding:11px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product{background:#fff;border:1px solid var(--line);border-radius:19px;overflow:hidden;box-shadow:0 8px 25px #123f320a;transition:.2s}.product:hover{transform:translateY(-4px);box-shadow:0 18px 36px #123f3216}.product-photo{height:245px;position:relative;background:#f0f1ed;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:.3s}.product:hover img{transform:scale(1.04)}.badge{position:absolute;z-index:2;left:12px;top:12px;background:#1764d2;color:#fff;font-size:9px;font-weight:850;border-radius:16px;padding:6px 9px}.product-body{padding:16px}.category-name{font-size:9px;color:#84908b;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.product h3{font-size:14px;line-height:1.35;margin:7px 0;height:38px}.product p{font-size:10px;color:var(--muted);line-height:1.45;height:30px;overflow:hidden}.price-stock{display:flex;justify-content:space-between;align-items:end;margin:13px 0}.price-stock>div{display:flex;flex-direction:column}.price-stock strong{font-size:19px;color:var(--green)}.price-stock del{font-size:10px;color:#9ba49f}.stock{font-size:9px;background:var(--sage);color:var(--green);padding:6px 8px;border-radius:15px;font-weight:800}.stock.low{background:#fff0e8;color:#c64b32}.stock.out{background:#eee;color:#777}.add{width:100%;border:0;background:var(--coral);color:#fff;border-radius:10px;padding:12px;font-weight:800;font-size:12px}.add:disabled{background:#bbb;cursor:not-allowed}.loading,.no-results{grid-column:1/-1;background:#fff;border-radius:18px;padding:60px;text-align:center;color:var(--muted)}footer{background:var(--green);color:#c8d7d1;padding:50px 0}footer>.shell{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}footer .brand{color:#fff}footer p{font-size:12px}footer>div>div{display:flex;flex-direction:column;gap:8px;font-size:11px}footer b{color:#fff;margin-bottom:5px}footer a{color:#ff866e;text-decoration:none}.overlay{display:none;position:fixed;inset:0;background:#092e2599;z-index:30;backdrop-filter:blur(3px)}.overlay.open{display:block}.drawer{position:fixed;right:-500px;top:0;bottom:0;width:min(470px,100%);z-index:31;background:#fff;padding:28px;transition:.3s;display:flex;flex-direction:column}.drawer.open{right:0}.drawer header{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:17px}.drawer header span{font-size:9px;letter-spacing:.12em;color:var(--muted)}.drawer h2{font-size:28px;color:var(--green);margin:5px 0}.drawer header button,.dialog-close{border:0;background:#eef1ec;border-radius:50%;width:35px;height:35px;font-size:22px}.cart-items{flex:1;overflow:auto}.cart-item{display:grid;grid-template-columns:70px 1fr auto;gap:12px;padding:15px 0;border-bottom:1px solid var(--line)}.cart-item img{width:70px;height:70px;border-radius:9px;object-fit:cover}.cart-item b{display:block;font-size:11px}.cart-item strong{font-size:12px;color:var(--green)}.qty{display:flex;align-items:center;gap:8px;margin-top:7px}.qty button{width:23px;height:23px;border:1px solid var(--line);background:#fff;border-radius:5px}.remove{border:0;background:none;color:#aaa}.cart-summary{border-top:1px solid var(--line);padding-top:17px}.cart-summary>div{display:flex;justify-content:space-between;font-size:18px}.cart-summary>button{width:100%;border:0;background:var(--coral);color:#fff;border-radius:11px;padding:14px;margin-top:15px;font-weight:800}.empty-cart{text-align:center;padding:70px 20px;color:var(--muted)}dialog{width:min(520px,92%);border:0;border-radius:20px;padding:30px;box-shadow:0 25px 80px #0004;color:var(--ink)}dialog::backdrop{background:#092e25aa;backdrop-filter:blur(3px)}dialog .dialog-close{float:right}dialog h2{color:var(--green);font-size:27px;margin:14px 0 5px}dialog>p{font-size:12px;color:var(--muted)}dialog label{display:flex;flex-direction:column;gap:5px;font-size:11px;font-weight:750;margin-top:12px}dialog input,dialog textarea{border:1px solid var(--line);border-radius:9px;padding:11px}dialog form>button{width:100%;border:0;background:var(--coral);color:#fff;padding:14px;border-radius:10px;font-weight:800;margin-top:17px}.toast{display:none;position:fixed;left:50%;bottom:25px;transform:translateX(-50%);background:var(--dark);color:#fff;padding:13px 20px;border-radius:10px;z-index:50;font-size:12px;font-weight:750}.toast.show{display:block}@media(max-width:1100px){.header{grid-template-columns:240px 1fr}.actions{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:44px}.benefits>div:nth-child(5){display:none}.benefits{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.shell{width:calc(100% - 28px)}.topbar{gap:0}.topbar span:not(:first-child){display:none}.header{height:auto;padding:16px 0;display:flex;flex-direction:column}.search{width:100%}.nav>div{width:max-content}.hero{height:auto;grid-template-columns:1fr}.hero-copy{padding:38px 25px}.hero h1{font-size:39px}.hero-photo{height:300px}.benefits{height:auto;grid-template-columns:1fr 1fr;padding:12px;margin-top:12px}.benefits>div{border:0;padding:10px}.benefits>div:nth-child(4){display:none}.catalog{grid-template-columns:1fr;padding:55px 0}.filters{position:static}.product-grid{grid-template-columns:repeat(2,1fr)}footer>.shell{grid-template-columns:1fr 1fr}}@media(max-width:480px){.product-grid{grid-template-columns:1fr}.product-photo{height:260px}.section-head{align-items:start}.section-head h2{font-size:29px}.benefits{grid-template-columns:1fr}.benefits>div:nth-child(3){display:none}footer>.shell{grid-template-columns:1fr}.hero h1{font-size:34px}}
