:root{--ink:#17252c;--muted:#68757a;--line:#e4e9e7;--paper:#f7f9f6;--white:#fff;--green:#0d7a5b;--green-dark:#075b45;--lime:#d8f267;--orange:#ef8354;--blue:#dcebf7;--shadow:0 16px 40px rgba(23,37,44,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:var(--paper)}a{text-decoration:none;color:inherit}.container{width:min(1160px,calc(100% - 48px));margin:0 auto}.topline{background:var(--ink);color:#d9e1de;font-size:12px;letter-spacing:.02em}.top-content{display:flex;justify-content:space-between;padding:9px 0}.site-header{background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.header-main{height:70px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-weight:800;font-size:15px;letter-spacing:.08em}.brand strong{font-weight:800}.brand-mark{background:var(--green);color:white;display:grid;place-items:center;width:36px;height:36px;border-radius:9px;font-size:12px;letter-spacing:-.04em}.header-actions{display:flex;align-items:center;gap:28px}.header-link{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:14px}.header-link svg,.icon-button svg{width:17px}.icon-button{border:1px solid var(--line);height:38px;width:38px;display:grid;place-items:center;border-radius:50%;color:var(--green)}.search-row{display:flex;gap:14px;padding-bottom:14px}.search-box{height:46px;background:#f2f5f2;border:1px solid transparent;border-radius:7px;display:flex;align-items:center;padding:0 14px;flex:1;color:var(--muted)}.search-box:focus-within{border-color:var(--green);background:white}.search-box svg{width:18px}.search-box input{border:0;background:transparent;outline:none;padding:0 11px;flex:1;font:inherit;color:var(--ink);font-size:14px}.clear-search{border:0;background:none;color:#98a3a1;display:none;cursor:pointer}.clear-search.visible{display:block}.whatsapp-head,.whatsapp-button{background:var(--green);color:#fff;border-radius:6px;padding:0 18px;display:inline-flex;gap:8px;align-items:center;justify-content:center;font-weight:700;font-size:13px;white-space:nowrap}.whatsapp-head svg{width:17px}.category-nav{border-top:1px solid #f0f2ef}.category-scroll{display:flex;overflow:auto;gap:28px}.nav-category{padding:13px 0 12px;color:var(--muted);font-size:13px;white-space:nowrap;border-bottom:2px solid transparent}.nav-category.active,.nav-category:hover{color:var(--green);border-color:var(--green)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:76px;padding-top:68px;padding-bottom:76px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--green);font-size:11px;font-weight:700;margin:0 0 14px}.hero h1{font-family:Manrope,sans-serif;line-height:1.08;font-size:clamp(38px,4.5vw,62px);letter-spacing:-.045em;margin:0 0 22px;max-width:580px}.hero h1 em{font-style:normal;color:var(--green)}.hero-text{line-height:1.7;color:var(--muted);max-width:485px;font-size:16px;margin:0 0 30px}.primary-button,.secondary-button{display:inline-flex;align-items:center;gap:10px;border:0;background:var(--ink);color:white;padding:14px 19px;border-radius:6px;font-weight:700;font-size:13px;cursor:pointer}.primary-button svg{width:16px}.hero-trust{display:flex;gap:20px;margin-top:25px;color:var(--muted);font-size:12px}.hero-trust span{display:flex;gap:6px;align-items:center}.hero-trust svg{width:15px;color:var(--green)}.hero-visual{position:relative;padding:0 0 35px 35px}.hero-visual img{display:block;width:100%;aspect-ratio:1.12;object-fit:cover;border-radius:4px;filter:saturate(.82)}.hero-label{position:absolute;z-index:1;top:22px;left:9px;background:white;box-shadow:var(--shadow);padding:11px 14px;border-radius:3px;font-size:11px;font-weight:700}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#43ae6b;margin-right:6px}.hero-float{position:absolute;bottom:3px;left:0;background:white;box-shadow:var(--shadow);padding:15px 18px;display:flex;gap:11px;align-items:center;min-width:245px}.float-icon{background:var(--lime);color:var(--ink);width:38px;height:38px;display:grid;place-items:center;border-radius:5px}.float-icon svg{width:19px}.hero-float strong,.hero-float small{display:block}.hero-float strong{font-size:12px}.hero-float small{font-size:11px;color:var(--muted);margin-top:4px}.category-strip{background:#eaf2ec;border-top:1px solid #dfe9e1;border-bottom:1px solid #dfe9e1}.category-cards{display:grid;grid-template-columns:repeat(4,1fr)}.category-cards>a{display:flex;align-items:center;gap:12px;padding:22px 20px;border-right:1px solid #d7e2d9;position:relative}.category-cards>a:first-child{border-left:1px solid #d7e2d9}.category-cards strong,.category-cards small{display:block}.category-cards strong{font-size:13px}.category-cards small{font-size:11px;color:var(--muted);margin-top:3px}.category-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:5px}.category-icon svg{width:19px}.category-icon.blue{background:var(--blue);color:#27678e}.category-icon.orange{background:#fee3d4;color:#c25d31}.category-icon.green{background:#d5efdf;color:#29724d}.category-icon.red{background:#f9dcdc;color:#a84848}.category-arrow{width:14px;margin-left:auto;color:#8b9992}.catalog-section{padding-top:78px;padding-bottom:90px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-heading h2,.service-title h2{font-family:Manrope,sans-serif;font-size:32px;letter-spacing:-.04em;margin:0}.catalog-tools{display:flex;align-items:center;gap:19px;color:var(--muted);font-size:12px}.filter-button{border:1px solid var(--line);background:#fff;border-radius:5px;padding:9px 12px;display:flex;align-items:center;gap:7px;color:var(--ink);font:inherit;cursor:pointer}.filter-button svg{width:15px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.product-card{background:#fff;border:1px solid var(--line);border-radius:5px;overflow:hidden;transition:transform .2s,box-shadow .2s;animation:rise .45s both}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-image{background:#f2f4f1;position:relative;aspect-ratio:1/1;display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.04)}.badge{position:absolute;top:12px;left:12px;background:var(--lime);border-radius:3px;padding:5px 7px;font-weight:700;font-size:10px;z-index:1}.product-info{padding:16px}.product-category{color:var(--green);font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;margin-bottom:8px}.product-name{font-size:15px;font-weight:700;line-height:1.3;margin:0 0 16px;min-height:39px}.product-meta{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0ed;padding-top:13px}.product-meta small{color:var(--muted);font-size:11px}.order-link{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:12px;font-weight:700}.order-link svg{width:14px}.empty-state{text-align:center;padding:55px 0}.empty-state>svg{color:var(--green);width:34px}.empty-state h3{margin:14px 0 5px;font-family:Manrope,sans-serif}.empty-state p{color:var(--muted);font-size:14px;margin:0 0 18px}.service-band{background:var(--ink);color:#fff;padding:48px 0}.service-content{display:flex;justify-content:space-between;align-items:center;gap:50px}.service-title{display:flex;align-items:center;gap:18px}.service-title .eyebrow{color:var(--lime);margin-bottom:8px}.service-title h2{font-size:25px;max-width:380px}.service-symbol{background:var(--lime);color:var(--ink);width:50px;height:50px;display:grid;place-items:center;border-radius:50%;flex:none}.service-symbol svg{width:23px}.service-points{display:flex;gap:32px}.service-points span{display:grid;grid-template-columns:28px auto;column-gap:9px;align-items:center}.service-points svg{grid-row:span 2;color:var(--lime);width:21px}.service-points strong{font-size:12px}.service-points small{font-size:11px;color:#aebbb6;margin-top:4px}.footer{background:#122027;color:#b9c3bf;padding-top:52px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:45px;padding-bottom:45px}.footer-brand{color:#fff}.footer p{font-size:13px;line-height:1.6;max-width:220px}.footer h4{color:#fff;margin:3px 0 15px;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.footer-grid>div:not(:first-child) a,.footer-grid>div:not(:first-child) span{display:block;color:#aab6b1;font-size:13px;margin:0 0 11px}.footer-cta{border-left:1px solid #30403f;padding-left:25px}.footer-cta>span{font-size:13px;display:block;margin-bottom:13px}.whatsapp-button{padding:11px 14px;font-size:12px}.footer-bottom{border-top:1px solid #30403f;padding:16px 0;display:flex;justify-content:space-between;font-size:11px;color:#778682}.toast{position:fixed;right:24px;bottom:24px;background:var(--ink);color:#fff;border-left:4px solid var(--lime);box-shadow:var(--shadow);padding:14px 17px;display:flex;gap:9px;align-items:center;font-size:13px;transform:translateY(20px);opacity:0;pointer-events:none;transition:.25s;z-index:20}.toast.show{transform:translateY(0);opacity:1}.toast svg{width:17px;color:var(--lime)}@keyframes rise{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.hero{gap:35px}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-cta{grid-column:2 / -1;border:0;padding:0}.service-content{align-items:flex-start;flex-direction:column}.service-points{width:100%}}@media(max-width:650px){.container{width:min(100% - 32px,1160px)}.top-content{justify-content:center}.top-content span:last-child{display:none}.header-main{height:62px}.header-actions{gap:10px}.header-link{display:none}.search-row{padding-bottom:11px;flex-direction:column}.whatsapp-head{height:42px}.category-scroll{gap:22px}.hero{grid-template-columns:1fr;padding-top:42px;padding-bottom:50px}.hero h1{font-size:40px}.hero-visual{padding-left:24px}.category-cards{grid-template-columns:repeat(2,1fr)}.category-cards>a{padding:16px 12px}.category-cards>a:nth-child(3),.category-cards>a:nth-child(4){border-top:1px solid #d7e2d9}.catalog-section{padding-top:52px;padding-bottom:65px}.section-heading{align-items:flex-start;gap:12px;flex-direction:column}.section-heading h2{font-size:27px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-info{padding:12px}.product-name{font-size:13px;min-height:34px;margin-bottom:12px}.product-meta{display:block}.product-meta small{display:block;margin-bottom:9px}.service-title{align-items:flex-start}.service-title h2{font-size:22px}.service-points{display:grid;gap:18px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 18px}.footer-grid>div:first-child{grid-column:1 / -1}.footer-cta{grid-column:1 / -1!important}.footer-bottom{font-size:10px}.hero-trust{gap:10px;flex-wrap:wrap}}
