:root{--brand:#16362e;--brand2:#24594a;--dark:#0c211c;--accent:#f3a63b;--cream:#f7f4ed;--surface:#fff;--soft:#edf3f0;--ink:#19231f;--muted:#687771;--line:#dce5e0;--success:#14805a;--danger:#b63a3a;--china:#d9463e;--sa:#1d6b4b;--moz:#d9a124;--shadow:0 18px 55px rgba(15,47,38,.11);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}body.lock{overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 30px));margin:auto}.hidden{display:none!important}
.topbar{background:var(--dark);color:#d8e7e1;font-size:.78rem}.topbar .container{min-height:37px;display:flex;align-items:center;justify-content:space-between;gap:15px}.topbar strong{color:#fff}.topbar-right{display:flex;gap:18px;align-items:center}.topbar-right span:last-child{color:#ffd393}
.header{position:sticky;top:0;z-index:60;background:rgba(247,244,237,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(22,54,46,.09)}.header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;color:var(--brand);font-size:1.28rem;font-weight:950;letter-spacing:-.04em}.logo{width:43px;height:43px;border-radius:13px;background:var(--brand);display:grid;place-items:center;position:relative;box-shadow:0 8px 24px rgba(22,54,46,.18)}.logo:before{content:"";width:23px;height:18px;background:#fff;clip-path:polygon(50% 0,100% 40%,100% 100%,0 100%,0 40%)}.logo:after{content:"";position:absolute;width:26px;height:7px;background:var(--accent);bottom:8px;border-radius:2px}.brand b{color:var(--accent)}.nav{display:flex;gap:5px;align-items:center}.nav button{border:0;background:transparent;color:#31413b;font-size:.86rem;font-weight:850;padding:10px 12px;border-radius:12px}.nav button.active,.nav button:hover{background:#e9efec;color:var(--brand)}.header-actions{display:flex;align-items:center;gap:8px}.currency{display:flex;background:#fff;border:1px solid var(--line);padding:3px;border-radius:12px}.currency button{border:0;background:transparent;padding:7px 8px;border-radius:9px;color:var(--muted);font-size:.72rem;font-weight:900}.currency button.active{background:var(--brand);color:#fff}.cart-btn{border:1px solid var(--line);background:#fff;color:var(--brand);min-height:42px;padding:0 12px;border-radius:13px;font-weight:900;display:flex;gap:8px;align-items:center}.cart-count{background:var(--accent);color:#2b1900;min-width:21px;height:21px;display:grid;place-items:center;border-radius:999px;font-size:.7rem}.hamb{display:none;width:42px;height:42px;border-radius:12px;border:1px solid var(--line);background:#fff;color:var(--brand);font-size:1.15rem}
.hero{background:linear-gradient(135deg,#15362e,#24594a 62%,#34715e);color:#fff;padding:58px 0 52px;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;right:-180px;top:-280px;background:rgba(243,166,59,.15)}.hero-grid{display:grid;grid-template-columns:1.14fr .86fr;gap:42px;align-items:center;position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-weight:950;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:24px;height:2px;background:currentColor}.hero h1{font-size:clamp(2.7rem,5vw,5rem);letter-spacing:-.055em;line-height:.95;margin:14px 0 18px}.hero p{font-size:1.02rem;color:#d2e3dc;max-width:670px;margin:0}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.btn{border:0;border-radius:13px;padding:12px 16px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-primary{background:var(--accent);color:#2e1b00}.btn-light{background:#fff;color:var(--brand)}.btn-dark{background:var(--brand);color:#fff}.btn-outline{background:transparent;border:1px solid #bfcac5;color:var(--brand)}.hero-markets{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:26px;max-width:700px}.hero-markets article{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13);border-radius:15px;padding:12px}.hero-markets strong{display:block;font-size:.86rem}.hero-markets small{display:block;color:#bad0c7;font-size:.7rem;margin-top:2px}.hero-card{background:#fff;color:var(--ink);border-radius:26px;padding:21px;box-shadow:0 30px 80px rgba(0,0,0,.22);position:relative}.route-flags{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.flag-pill{border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-weight:900;font-size:.72rem}.route-arrow{color:#9aa8a2;font-size:1.2rem}.hero-card h3{margin:6px 0 5px;color:var(--brand);font-size:1.45rem;letter-spacing:-.03em}.hero-card p{color:var(--muted);font-size:.8rem}.warehouse-card{background:var(--soft);border-radius:17px;padding:14px;margin:16px 0;display:grid;grid-template-columns:38px 1fr;gap:10px}.warehouse-card span:first-child{width:38px;height:38px;border-radius:12px;background:#fff;display:grid;place-items:center}.warehouse-card strong,.warehouse-card small{display:block}.warehouse-card small{color:var(--muted);font-size:.7rem}.price-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.price-row article{border:1px solid var(--line);border-radius:14px;padding:11px}.price-row small,.price-row strong{display:block}.price-row small{font-size:.67rem;color:var(--muted)}.price-row strong{font-size:1rem;color:var(--brand)}
.nav-shell{background:#fff;border-bottom:1px solid var(--line)}.main-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;padding:18px 0}.main-tab{border:1px solid var(--line);background:#fff;border-radius:16px;padding:12px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--brand);font-weight:900}.main-tab span{font-size:1.1rem}.main-tab.active{background:var(--brand);color:#fff;border-color:var(--brand)}
.panel{display:none;padding:52px 0 72px}.panel.active{display:block}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.section-head>div{max-width:760px}.section-head h2{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.045em;line-height:1.03;color:var(--brand);margin:7px 0 8px}.section-head p{color:var(--muted);margin:0}.market-tabs,.category-tabs,.promo-switch{display:flex;gap:8px;overflow:auto;padding:2px 0 14px;scrollbar-width:thin}.market-tab,.category-tab,.promo-switch button{white-space:nowrap;border:1px solid var(--line);background:#fff;color:var(--brand);border-radius:999px;padding:9px 13px;font-size:.8rem;font-weight:900}.market-tab.active,.category-tab.active,.promo-switch button.active{background:var(--brand);color:#fff;border-color:var(--brand)}.toolbar{display:grid;grid-template-columns:1fr 220px;gap:10px;margin-bottom:14px}.search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 12px}.search input,.toolbar select{border:0;outline:0;background:transparent;width:100%;min-height:47px}.toolbar select{background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 12px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product{background:#fff;border:1px solid #e1e8e4;border-radius:20px;overflow:hidden;box-shadow:0 8px 28px rgba(22,54,46,.05);display:flex;flex-direction:column}.product-visual{height:148px;background:linear-gradient(145deg,#eef3f0,#e3ebe7);display:grid;place-items:center;position:relative}.product-visual .icon{font-size:3.5rem;filter:drop-shadow(0 10px 10px rgba(0,0,0,.08))}.origin-badge{position:absolute;left:10px;top:10px;background:#fff;border-radius:999px;padding:6px 8px;font-size:.67rem;font-weight:950;box-shadow:0 4px 14px rgba(0,0,0,.07)}.promo-badge{position:absolute;right:10px;top:10px;background:#ffe7bd;color:#8a5200;border-radius:999px;padding:6px 8px;font-size:.66rem;font-weight:950}.product-body{padding:15px;display:flex;flex-direction:column;flex:1}.product-category{font-size:.67rem;color:var(--brand2);font-weight:900;text-transform:uppercase;letter-spacing:.07em}.product h3{font-size:.94rem;line-height:1.25;margin:6px 0 10px}.price-block{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:auto}.price-block article{background:var(--cream);border-radius:12px;padding:9px}.price-block small,.price-block strong{display:block}.price-block small{font-size:.62rem;color:var(--muted)}.price-block strong{font-size:.83rem;color:var(--brand);margin-top:2px}.maputo-tag{font-size:.65rem;color:var(--success);font-weight:850;margin-top:8px}.product-actions{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:12px}.product-actions .btn{font-size:.76rem;padding:10px}.details-btn{width:40px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--brand);font-weight:950}.empty{padding:40px;text-align:center;background:#fff;border:1px dashed #bac8c1;border-radius:20px;color:var(--muted)}
.promo-hero{background:linear-gradient(135deg,#f3a63b,#ffc873);border-radius:24px;padding:25px;margin-bottom:19px;display:flex;justify-content:space-between;gap:20px;align-items:center}.promo-hero h3{margin:4px 0;color:#3d2600;font-size:1.75rem;letter-spacing:-.04em}.promo-hero p{margin:0;color:#73511b}.promo-hero strong{font-size:2rem;color:#3d2600}.old-price{text-decoration:line-through;color:#8a8e8b;font-size:.7rem;margin-right:5px}.save{color:var(--success);font-size:.68rem;font-weight:900}
.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:var(--shadow)}.card h3{color:var(--brand);font-size:1.25rem;margin:0 0 5px}.card>p{color:var(--muted);font-size:.82rem;margin:0 0 16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{display:flex;flex-direction:column;gap:6px;font-size:.78rem;font-weight:850;color:#34453e}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:11px 12px;background:#fff;outline:0;color:var(--ink)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(243,166,59,.14)}.result{background:linear-gradient(145deg,var(--brand),var(--brand2));color:#fff;border-radius:18px;padding:18px;margin-top:15px}.result-top{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.result-top small,.result-top strong{display:block}.result-top small{color:#c5d9d1}.result-top strong{font-size:1.8rem;letter-spacing:-.04em}.result-lines{margin-top:14px;border-top:1px solid rgba(255,255,255,.15)}.result-lines div{display:flex;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.09);font-size:.75rem;color:#c8dad3}.result-lines b{color:#fff}.warehouse-info{display:grid;grid-template-columns:48px 1fr;gap:12px;background:var(--soft);border-radius:16px;padding:14px;margin-bottom:15px}.warehouse-info>span{width:48px;height:48px;background:#fff;border-radius:14px;display:grid;place-items:center;font-size:1.25rem}.warehouse-info strong,.warehouse-info small{display:block}.warehouse-info small{font-size:.72rem;color:var(--muted)}
.payment-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.pay-option{border:1px solid var(--line);border-radius:13px;padding:11px;background:#fff;cursor:pointer}.pay-option input{margin-right:5px}.order-summary{background:var(--cream);border-radius:15px;padding:13px;margin:12px 0}.order-summary div{display:flex;justify-content:space-between;gap:10px;padding:6px 0;font-size:.78rem}.order-summary div+div{border-top:1px solid var(--line)}.order-summary strong{color:var(--brand)}.order-success{background:#edf7f3;border:1px solid #cae6da;border-radius:18px;padding:18px;margin-top:15px}.order-success h3{margin:0 0 4px;color:var(--brand)}.order-success p{margin:0;color:var(--muted);font-size:.8rem}.order-ref{display:inline-block;margin-top:9px;background:#fff;border:1px solid #cde1d8;border-radius:10px;padding:7px 9px;font-weight:950;color:var(--brand)}.timeline{margin-top:15px;position:relative}.timeline:before{content:"";position:absolute;left:14px;top:15px;bottom:15px;width:2px;background:#d7e1dc}.timeline article{display:grid;grid-template-columns:29px 1fr;gap:10px;position:relative;margin-bottom:13px}.timeline i{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#dbe4df;color:#6e7c76;font-style:normal;font-size:.7rem;font-weight:950;z-index:1}.timeline .done i{background:var(--success);color:#fff}.timeline .current i{background:var(--accent);color:#2e1b00}.timeline strong,.timeline small{display:block}.timeline strong{font-size:.79rem}.timeline small{font-size:.68rem;color:var(--muted)}
.footer{background:var(--dark);color:#aec3ba;padding:42px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:26px}.footer h4{margin:0 0 10px;color:#fff}.footer p,.footer a,.footer span{font-size:.77rem;color:#aec3ba;display:block;margin:6px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:25px;padding-top:16px;font-size:.72rem;display:flex;justify-content:space-between;gap:15px}
.drawer-bg{position:fixed;inset:0;background:rgba(8,20,16,.58);z-index:80;opacity:0;visibility:hidden;transition:.2s}.drawer-bg.open{opacity:1;visibility:visible}.drawer{position:fixed;right:0;top:0;bottom:0;width:min(430px,100%);background:#fff;z-index:90;transform:translateX(105%);transition:.22s;display:flex;flex-direction:column}.drawer.open{transform:translateX(0)}.drawer-head{padding:18px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.drawer-head h3{margin:0;color:var(--brand)}.close{border:0;background:var(--soft);width:38px;height:38px;border-radius:11px;font-size:1.15rem}.cart-items{padding:10px 17px;overflow:auto;flex:1}.cart-item{padding:11px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:10px}.cart-item h4{font-size:.8rem;margin:0 0 3px}.cart-item small{font-size:.68rem;color:var(--muted)}.qty{display:flex;gap:5px;align-items:center;margin-top:7px}.qty button{width:25px;height:25px;border:1px solid var(--line);background:#fff;border-radius:7px}.cart-foot{padding:17px;border-top:1px solid var(--line);background:#fafbf9}.cart-total{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.cart-total strong{color:var(--brand)}
.modal{position:fixed;inset:0;background:rgba(8,20,16,.67);z-index:100;display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;visibility:hidden;transition:.2s}.modal.open{opacity:1;visibility:visible}.modal-box{width:min(760px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;padding:23px;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.25)}.modal-close{position:absolute;right:14px;top:14px;border:0;background:var(--soft);width:38px;height:38px;border-radius:11px;font-size:1.1rem}.modal-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:19px}.modal-visual{background:var(--soft);border-radius:18px;min-height:260px;display:grid;place-items:center;font-size:6rem}.modal h2{color:var(--brand);font-size:1.8rem;line-height:1.05;letter-spacing:-.04em;margin:8px 44px 7px 0}.modal p{color:var(--muted);font-size:.82rem}.specs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:13px 0}.specs article{border:1px solid var(--line);border-radius:11px;padding:9px}.specs small,.specs strong{display:block}.specs small{font-size:.62rem;color:var(--muted)}.specs strong{font-size:.75rem;color:var(--brand)}.toast-area{position:fixed;top:85px;right:14px;z-index:130;display:grid;gap:8px;width:min(330px,calc(100% - 28px))}.toast{background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 12px;box-shadow:var(--shadow);font-size:.78rem;font-weight:850}
@media(max-width:1000px){.nav{display:none}.hamb{display:block}.hero-grid,.two-col{grid-template-columns:1fr}.hero-card{max-width:700px}.products{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:720px){.container{width:min(100% - 22px,1180px)}.topbar-right span:first-child{display:none}.header-inner{min-height:64px}.brand{font-size:1.08rem}.logo{width:39px;height:39px}.currency{display:none}.cart-btn>span:nth-child(2){display:none}.hero{padding:43px 0}.hero h1{font-size:2.65rem}.hero-markets{grid-template-columns:1fr}.hero-markets article{display:flex;justify-content:space-between;gap:15px}.main-tabs{grid-template-columns:repeat(4,1fr);gap:5px}.main-tab{padding:10px 5px;font-size:.68rem;flex-direction:column;gap:2px}.panel{padding:42px 0 58px}.section-head{align-items:flex-start;flex-direction:column}.toolbar{grid-template-columns:1fr}.products{grid-template-columns:repeat(2,1fr)}.promo-hero{align-items:flex-start;flex-direction:column}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.payment-methods{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.modal-grid{grid-template-columns:1fr}.modal-visual{min-height:180px;font-size:4.5rem}}
@media(max-width:480px){.hero h1{font-size:2.25rem}.hero-actions{display:grid}.hero-actions .btn{width:100%}.price-row{grid-template-columns:1fr}.products{grid-template-columns:1fr}.product{display:grid;grid-template-columns:116px 1fr}.product-visual{height:100%;min-height:210px}.product-visual .icon{font-size:2.7rem}.price-block{grid-template-columns:1fr}.product-actions{grid-template-columns:1fr}.details-btn{display:none}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:auto!important}.footer-bottom{flex-direction:column}.main-tab span{font-size:1rem}.main-tab{font-size:.62rem}}