
:root{--navy:#0b2745;--navy2:#163e5d;--ink:#142235;--muted:#65758a;--line:#e2e8ee;--soft:#f7f8fa;--green:#65b8b4;--green-deep:#3c9692;--sand:#e8ddd0;--white:#ffffff;--offer:#e3003b;--shadow:0 18px 45px rgba(11,39,69,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select{font:inherit}button{cursor:pointer}.container{width:min(1240px,calc(100% - 34px));margin:auto}.hidden{display:none!important}
.topbar{background:#06203b;color:#fff}.topbar-grid{min-height:38px;display:grid;grid-template-columns:repeat(3,1fr);text-align:center;align-items:center;font-size:11px;font-weight:700;letter-spacing:.08em}.topbar-grid span{opacity:.94}
.header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.header-grid{display:grid;grid-template-columns:135px 220px 1fr 320px;gap:14px;align-items:center;height:90px}.category-menu-button{height:52px;border:1px solid var(--line);background:#fff;padding:0 16px;display:flex;align-items:center;gap:12px;font-weight:800;border-radius:8px;color:var(--navy)}.category-menu-button span{font-size:24px;line-height:1}.brand{height:70px;display:flex;align-items:center}.brand img{width:220px;max-height:70px;object-fit:contain}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;width:46px;height:46px;border-radius:8px;font-size:22px;color:var(--navy)}.header nav{display:flex;justify-content:center;gap:28px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.header nav a{position:relative;padding:8px 0}.header nav a:hover,.header nav a.active{color:var(--navy)}.header nav a::after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background:var(--green);transition:.2s}.header nav a:hover::after,.header nav a.active::after{width:100%}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.search-icon,.bag-button{width:46px;height:46px;border:1px solid var(--line);background:#fff;border-radius:8px;font-size:22px;color:var(--navy);position:relative}.bag-button span{position:absolute;right:4px;top:1px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--navy);color:#fff;font-size:10px;font-weight:800}.whatsapp-header{height:52px;background:var(--navy);color:#fff;border-radius:8px;padding:8px 14px;display:grid;align-content:center}.whatsapp-header b{font-size:10px;letter-spacing:.08em}.whatsapp-header strong{font-size:15px;margin-top:2px}
.hero{background:linear-gradient(90deg,rgba(6,17,32,.80),rgba(6,17,32,.48)),url('assets/hero-wave-house.jpg') center/cover no-repeat;color:#fff}.hero-home{min-height:520px}.hero-inner{padding:94px 0 100px;position:relative}.hero-kicker{display:inline-block;font-size:12px;letter-spacing:.18em;font-weight:800;color:#dce7f3}.hero h1{font-size:72px;line-height:.92;letter-spacing:-.05em;margin:18px 0 16px}.hero p{font-size:18px;line-height:1.65;color:#edf3f8;margin:0 0 28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-button{display:inline-flex;align-items:center;gap:10px;min-height:52px;background:#fff;color:var(--navy);padding:0 22px;border:0;border-radius:8px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.hero-button.ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55)}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-kicker{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.18em;color:var(--green-deep);margin-bottom:8px}.section-head h2{margin:0;font-size:34px;color:var(--navy);letter-spacing:-.04em}.section-head p{margin:8px 0 0;color:var(--muted);line-height:1.6}.featured{padding:58px 0}.offers-section{background:var(--soft)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 10px 26px rgba(11,39,69,.05);transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-image{position:relative;aspect-ratio:1/1;background:#f5f6f7;padding:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;object-position:center;filter:contrast(1.05) saturate(1.02)}.badge{position:absolute;left:12px;top:12px;background:var(--navy);color:#fff;padding:7px 9px;border-radius:5px;font-size:10px;font-weight:900;letter-spacing:.05em;z-index:2}.badge.offer{background:var(--offer)}.product-body{padding:16px}.product-brand{display:block;font-size:12px;font-weight:700;color:#65758a;letter-spacing:.04em;text-transform:uppercase}.product-name{font-size:21px;line-height:1.22;font-weight:800;color:#283342;min-height:52px;margin:8px 0 10px;letter-spacing:-.02em}.color-swatches{display:flex;gap:7px;align-items:center;min-height:28px;margin-bottom:6px}.color-dot{width:22px;height:22px;border-radius:50%;background:var(--dot);border:2px solid #fff;box-shadow:0 0 0 1px #cbd5df}.price-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px}.product-price{font-size:24px;color:#3f4650;font-weight:700}.discount-pill{display:inline-flex;align-items:center;justify-content:center;background:var(--offer);color:#fff;border-radius:5px;padding:5px 7px;font-size:14px;font-weight:900}.old-price-row{min-height:24px;margin-top:4px}.old-price{font-size:17px;color:#737b84;text-decoration:line-through}.size-chips{display:flex;flex-wrap:wrap;gap:5px;margin:10px 0 14px}.size-chips span{background:#f1f4f7;border:1px solid #e4e9ee;padding:4px 7px;border-radius:5px;font-size:10px;color:#526276}.product-button{width:100%;min-height:50px;border:0;background:#344150;color:#fff;padding:10px 16px;border-radius:24px;font-weight:900;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;gap:12px;font-size:17px}.product-button b{font-size:20px}
.benefits{background:var(--navy);color:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit-grid article{display:flex;gap:14px;align-items:center;padding:28px 18px;border-right:1px solid rgba(255,255,255,.12)}.benefit-grid article:last-child{border-right:0}.benefit-grid b{font-size:28px;color:#d2f07d}.benefit-grid strong{display:block;font-size:14px}.benefit-grid span{display:block;font-size:12px;color:#c4d0dd;margin-top:4px}
footer{background:#07172d;color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:28px;padding:52px 0 26px}.footer-grid img{width:210px;background:#fff;border-radius:8px;padding:6px}.footer-grid p,.footer-grid a,.footer-grid span{display:block;color:#b9c7d5;line-height:1.8;font-size:14px}.footer-grid h3{font-size:12px;letter-spacing:.14em;margin:0 0 10px}.footer-category-button{background:transparent;border:0;padding:0;color:#b9c7d5;text-align:left;font-size:14px;line-height:1.8}.legal-notice-wrap{padding:0 0 22px}.legal-notice{margin:0 auto;max-width:1100px;padding:20px 24px;border:1px solid rgba(255,255,255,.16);border-left:4px solid var(--green);border-radius:10px;background:rgba(255,255,255,.05);color:#d5dee8}.legal-notice h3{margin:0 0 10px;color:#fff;font-size:11px;line-height:1.3;letter-spacing:.13em;font-weight:900}.legal-notice p{margin:0;color:#bdc9d6;font-size:12px;line-height:1.75;text-align:left}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:14px;color:#899bac;font-size:10px}.floating-wa{position:fixed;right:18px;bottom:18px;z-index:45;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:#1daf5b;color:#fff;font-size:30px;box-shadow:0 16px 28px rgba(29,175,91,.34)}
.category-overlay,.backdrop{position:fixed;inset:0;background:rgba(0,0,0,.48);opacity:0;visibility:hidden;transition:.2s;z-index:79}.category-overlay.show,.backdrop.show{opacity:1;visibility:visible}.category-drawer{position:fixed;left:0;top:0;z-index:80;width:min(340px,92vw);height:100vh;background:#fff;transform:translateX(-100%);transition:.24s ease;padding:0 0 18px;overflow:auto;box-shadow:0 24px 50px rgba(6,32,59,.18)}.category-drawer.open{transform:translateX(0)}.category-drawer-head{display:flex;justify-content:space-between;align-items:center;padding:22px 22px 16px;border-bottom:1px solid var(--line)}.category-drawer-head small{display:block;color:var(--green-deep);font-size:10px;letter-spacing:.14em;font-weight:800}.category-drawer-head h2{margin:6px 0 0;font-size:36px;color:var(--navy);letter-spacing:-.03em}.category-drawer-head button{border:0;background:transparent;font-size:34px;color:#41506a}.category-drawer-title{padding:16px 22px 10px;font-size:11px;font-weight:900;letter-spacing:.16em;color:var(--green-deep)}.drawer-quick-nav{display:grid;margin-bottom:6px}.drawer-quick-nav a,.category-drawer-nav a{display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:0 22px;border-left:4px solid transparent;border-bottom:1px solid #eef2f6;font-size:17px;font-weight:700;color:#1d2f4a;transition:.18s ease}.drawer-quick-nav a b,.category-drawer-nav a b{font-size:24px;color:#8fa1b6;transition:.18s}.drawer-quick-nav a:hover,.drawer-quick-nav a.current,.category-drawer-nav a:hover,.category-drawer-nav a.current{background:#eef8f8;border-left-color:var(--green);color:var(--navy)}.drawer-quick-nav a:hover b,.drawer-quick-nav a.current b,.category-drawer-nav a:hover b,.category-drawer-nav a.current b{color:var(--green-deep)}.category-drawer-help{margin:18px 22px 0;padding:16px;border-radius:10px;background:#f7f8fa}.category-drawer-help strong{display:block;color:var(--navy);margin-bottom:8px}.category-drawer-help a{color:#0e3563;font-weight:700}
.drawer{position:fixed;right:0;top:0;z-index:81;width:min(420px,100vw);height:100vh;background:#fff;transform:translateX(100%);transition:.24s ease;padding:22px;display:flex;flex-direction:column}.drawer.open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:14px}.drawer-head small{font-size:10px;color:#6f8097;letter-spacing:.14em;font-weight:800}.drawer-head h2{margin:6px 0 0;font-size:28px;color:var(--navy)}.drawer-head button{border:0;background:transparent;font-size:34px;color:#43526c}.cart-items{flex:1;overflow:auto}.cart-empty{margin:auto;text-align:center;color:var(--muted)}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.cart-item img{width:72px;height:72px;object-fit:cover;border-radius:8px;background:#f7f8fa}.cart-item h4{margin:0 0 4px;font-size:14px}.cart-item p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.cart-item .remove{border:0;background:transparent;color:#ad314c;font-weight:800}.drawer-footer{border-top:1px solid var(--line);padding-top:14px;display:grid;gap:10px}.total{display:flex;justify-content:space-between}.drawer-footer label,.modal-info label{display:grid;gap:5px;font-size:11px;font-weight:700}.drawer-footer input,.modal-info input,.modal-info select{height:42px;border:1px solid var(--line);border-radius:8px;padding:0 10px}.send-wa{border:0;background:#1daf5b;color:#fff;padding:14px;border-radius:8px;font-weight:900}.clear{border:0;background:transparent;color:#a42b43}.modal{position:fixed;inset:0;background:rgba(0,0,0,.56);z-index:100;display:grid;place-items:center;padding:18px;opacity:0;visibility:hidden;transition:.2s}.modal.open{opacity:1;visibility:visible}.modal-card{width:min(920px,100%);background:#fff;border-radius:14px;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;position:relative}.modal-close{position:absolute;right:12px;top:8px;z-index:2;border:0;background:transparent;font-size:34px;color:#42516a}.modal-image{min-height:550px;background:#fff;padding:18px}.modal-image img{width:100%;height:100%;object-fit:contain}.modal-info{padding:34px}.modal-info>span{font-size:11px;color:#5c778f;font-weight:900;letter-spacing:.08em}.modal-info h2{font-size:30px;margin:8px 0;color:var(--navy)}.modal-info p{color:var(--muted);line-height:1.65}.modal-info>strong{font-size:24px;display:block;margin:16px 0}.modal-info label{margin-top:11px}.modal-info>button{width:100%;border:0;background:var(--navy);color:#fff;padding:14px;border-radius:8px;margin-top:18px;font-weight:900}.empty{text-align:center;color:var(--muted);padding:30px}
.category-page-hero{background:#f8fafb;border-bottom:1px solid var(--line)}.category-hero-inner{padding:28px 0 24px}.breadcrumb{display:flex;align-items:center;gap:10px;color:#7a8797;font-size:13px;margin-bottom:16px}.breadcrumb a{color:#4d6078}.category-title-wrap{display:flex;align-items:end;justify-content:space-between;gap:20px}.category-title-wrap h1{margin:0;font-size:48px;color:var(--navy);letter-spacing:-.04em}.category-title-wrap p{margin:8px 0 0;color:var(--muted)}.category-catalog{padding:34px 0 56px}.catalog-layout{display:grid;grid-template-columns:280px 1fr;gap:24px}.sidebar-box{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px;box-shadow:0 8px 24px rgba(8,27,53,.04)}.sidebar-box h3{margin:0 0 14px;color:var(--navy);font-size:17px}.side-category-nav{display:grid;gap:10px}.cat-link{display:block;padding:14px 14px;border-radius:10px;background:#fff;border:1px solid var(--line);font-weight:800;color:#243854;transition:.18s}.cat-link:hover,.cat-link.active{background:#eef8f8;border-color:#cbe8e6;color:var(--navy);box-shadow:inset 3px 0 0 var(--green)}.offer-side-box small{display:block;color:var(--green-deep);font-weight:900;letter-spacing:.12em;margin-bottom:6px}.offer-side-box h4{margin:0 0 8px;font-size:18px;color:var(--navy)}.offer-side-box p{margin:0;color:var(--muted);line-height:1.65;font-size:14px}.catalog-topbar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.catalog-topbar h2{margin:0;font-size:34px;color:var(--navy)}.catalog-topbar p{margin:6px 0 0;color:var(--muted)}.tool-right{display:flex;gap:10px}.tool-right input,.tool-right select{height:48px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 14px;min-width:200px}
@media (max-width:1180px){.header-grid{grid-template-columns:128px 205px 1fr 240px}.whatsapp-header{display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout{grid-template-columns:230px 1fr}}
@media (max-width:900px){.topbar-grid{grid-template-columns:1fr}.topbar-grid span:nth-child(n+2){display:none}.header-grid{grid-template-columns:50px 1fr auto;gap:8px;height:78px}.category-menu-button{width:44px;height:44px;padding:0;justify-content:center}.category-menu-button b{display:none}.brand{height:58px;justify-content:center}.brand img{width:168px}.menu-toggle{display:none!important}.header nav{display:none!important}.header-actions{gap:6px}.search-icon{display:none}.hero-home{min-height:420px}.hero-inner{padding:58px 0 64px;text-align:center}.hero h1{font-size:46px}.hero p{font-size:16px}.hero-actions{justify-content:center}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-name{font-size:18px;min-height:46px}.product-price{font-size:21px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.benefit-grid article:nth-last-child(-n+2){border-bottom:0}.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{order:2}.catalog-main{order:1}.catalog-topbar{flex-direction:column;align-items:stretch}.tool-right{flex-direction:column}.tool-right input,.tool-right select{min-width:0;width:100%}.modal-card{grid-template-columns:1fr}.modal-image{min-height:360px;padding:18px}.drawer{width:min(430px,100vw)}}
@media (max-width:640px){.container{width:min(100% - 20px,1240px)}.hero-home{min-height:360px}.hero h1{font-size:34px}.hero p{font-size:14px;line-height:1.55}.hero-button{width:100%;justify-content:center}.section-head h2{font-size:28px}.section-head p{font-size:14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{border-radius:10px}.product-body{padding:11px}.product-name{font-size:15px;min-height:42px}.product-brand{font-size:9px}.product-price{font-size:18px}.discount-pill{font-size:12px;padding:4px 6px}.old-price{font-size:13px}.color-dot{width:17px;height:17px}.size-chips{display:none}.product-button{min-height:42px;font-size:13px;border-radius:21px;padding:8px}.product-button b{font-size:16px}.featured{padding:42px 0}.category-title-wrap h1{font-size:34px}.category-drawer{width:92vw;max-width:360px}.drawer-quick-nav a,.category-drawer-nav a{min-height:56px;font-size:15px;padding:0 16px}.category-menu-button span{font-size:22px}.footer-grid{grid-template-columns:1fr;gap:22px;padding:36px 0 22px}.footer-grid img{width:180px}.legal-notice{padding:17px 16px;border-left-width:3px}.legal-notice h3{font-size:10px}.legal-notice p{font-size:11px;line-height:1.65}.floating-wa{width:56px;height:56px;font-size:28px;right:14px;bottom:14px}.cart-item{grid-template-columns:58px 1fr auto}.cart-item img{width:58px;height:58px}.drawer{padding:18px}.modal-info{padding:24px}.modal-info h2{font-size:26px}}
@media (max-width:420px){.brand img{width:145px}.hero h1{font-size:30px}.hero-home{min-height:330px}.product-name{font-size:14px;min-height:40px}.product-price{font-size:17px}.category-title-wrap h1{font-size:30px}.category-drawer{width:94vw}}

.section-link{display:inline-flex;align-items:center;color:var(--navy);font-size:12px;font-weight:900;letter-spacing:.06em;border-bottom:2px solid var(--green);padding-bottom:4px}
