:root{--orange:#f58220;--orange-dark:#d76e15;--green:#18a558;--text:#1a1a1a;--text-soft:#555;--bg:#fff;--bg-soft:#f5f5f7;--border-soft:#e4e4e4}*,:before,:after{box-sizing:border-box}html,body{height:100%}body{background-color:var(--bg);color:var(--text);flex-direction:column;margin:0;font-family:Poppins,sans-serif;line-height:1.6;display:flex}main{flex:1}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1120px;margin:0 auto;padding:0 16px}.site-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffc;border-bottom:1px solid #ececec;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.logo-img{height:46px}.nav{position:relative}.nav-links{gap:18px;margin:0;padding:0;list-style:none;display:flex}.nav-links-desktop{display:flex}.nav-links a{color:var(--text-soft);font-size:.95rem;font-weight:500}.nav-links a:hover{color:var(--orange)}.header-whatsapp{white-space:nowrap}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;padding:12px 20px;font-weight:600;transition:background-color .2s,transform .1s;display:inline-flex}.btn-primary{background-color:var(--orange);color:#fff;border-color:var(--orange)}.btn-primary:hover{background-color:var(--orange-dark)}.btn-outline{color:var(--green);border-color:var(--green);background:#fff}.btn-glow,.btn-glow-outline{transition:box-shadow .2s,transform .1s;position:relative}@keyframes btn-glow-pulse{0%{box-shadow:0 0 #f58220b3}60%{box-shadow:0 0 26px 10px #f5822000}to{box-shadow:0 0 #f5822000}}.btn-glow:hover{animation:1.1s ease-out infinite btn-glow-pulse}@keyframes btn-glow-outline-pulse{0%{box-shadow:0 0 #18a558b3}60%{box-shadow:0 0 26px 10px #18a55800}to{box-shadow:0 0 #18a55800}}.btn-glow-outline:hover{animation:1.1s ease-out infinite btn-glow-outline-pulse}.section{padding:64px 0}.section-soft{background:var(--bg-soft)}.section-muted{background:#fafafa}.section-title{text-align:center;margin-bottom:16px;font-size:1.8rem}.section-subtitle{text-align:center;color:var(--text-soft);max-width:640px;margin:0 auto 24px;font-size:.98rem}.section-subtitle.small-center{font-size:.94rem}.hero{padding-top:80px}.hero-grid{align-items:center;gap:40px;display:grid}.hero-text h1{margin-bottom:14px;font-size:2.4rem}.hero-highlight{color:var(--orange);display:block}.hero-subtitle{color:var(--text-soft);margin-bottom:22px;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:16px;display:flex}.hero-badges{flex-wrap:wrap;gap:10px;display:flex}.hero-badges span{background:var(--bg-soft);border-radius:999px;padding:6px 10px}.hero-image{border-radius:20px;box-shadow:0 18px 40px #00000012}.cards-3{gap:24px;display:grid}.card{border:1px solid var(--border-soft);background:#fff;border-radius:16px;padding:24px}.card-accent{background-color:var(--green);border-radius:999px;width:40px;height:4px;margin-bottom:12px}.features-grid{gap:18px;display:grid}.feature{border:1px solid var(--border-soft);border-radius:16px;padding:18px}.feature-icon{width:38px;height:38px;color:var(--green);background:#e8f9f0;border-radius:999px;justify-content:center;align-items:center;margin-bottom:8px;font-weight:600;display:flex}.products-grid{gap:24px;display:grid}.product-card{background:#fff;border:1px solid #ececec;border-radius:20px;flex-direction:column;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 10px 24px #0000000d}.product-card:hover{border-color:#f5822080;transform:translateY(-6px);box-shadow:0 18px 40px #0000001f}.product-image{aspect-ratio:1;object-fit:contain;background:#f4f4f4;border-bottom:1px solid #eee;width:100%;padding:8px}.product-body{flex-direction:column;gap:8px;height:100%;padding:18px 20px 20px;display:flex}.product-body h3{margin:0 0 4px;font-size:1.05rem}.product-specs{color:var(--text-soft);font-size:.9rem}.product-price{color:var(--orange);margin-top:4px;font-weight:700}.product-tag{color:var(--green);background:#e8f9f0;border-radius:999px;margin-top:2px;padding:4px 10px;font-size:.8rem;display:inline-block}.btn-full{justify-content:center;width:100%;margin-top:12px}.about-grid{align-items:flex-start;gap:24px;display:grid}.about-text p{color:var(--text-soft)}.section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--orange);margin-bottom:4px;font-size:.8rem}.map-embed{border:1px solid var(--border-soft);border-radius:16px;height:320px;margin-top:10px;overflow:hidden;box-shadow:0 14px 32px #00000014}.about-list{color:var(--text-soft);margin:10px 0 0;padding-left:18px;font-size:.95rem}.final-cta{gap:28px;display:grid}.contact-block{border:1px solid var(--border-soft);background:#fff;border-radius:18px;padding:20px}.site-footer{text-align:center;background:#fff;border-top:1px solid #ececec;padding:5px}.footer-inner{flex-direction:column;align-items:center;gap:1px;display:flex}.footer-credit{color:var(--text-soft);font-size:.95rem}.warranty-grid{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.warranty-grid>div{background:#f3f3f6;border-radius:999px;align-items:center;max-width:100%;padding:8px 16px;font-size:.95rem;display:inline-flex}.warranty-icon{color:#a65300;background:#ffe1c5;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:8px;font-size:.8rem;display:inline-flex}@media (min-width:640px){.hero-grid{grid-template-columns:1.1fr 1fr}.cards-3{grid-template-columns:repeat(3,1fr)}.features-grid{grid-template-columns:repeat(4,1fr)}.products-grid{grid-template-columns:repeat(3,1fr)}.about-grid{grid-template-columns:1.1fr .9fr}.final-cta{grid-template-columns:1.2fr .8fr}}@media (max-width:768px){.header-whatsapp,.nav-links-desktop{display:none}}@media (max-width:480px){.section{padding:44px 0}.hero{padding-top:68px}.hero-text h1{font-size:1.6rem}.hero-subtitle{font-size:.95rem}.container{padding:0 12px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-badges{flex-direction:column;gap:6px}.hero-badges span{width:100%}#contact.section{padding-bottom:120px}.warranty-grid{justify-content:flex-start}.warranty-grid>div{width:100%}}.mobile-overlay{-webkit-backdrop-filter:blur(12px);z-index:30;background:#00000061;position:fixed;inset:0}.mobile-circle-nav{display:none}@media (max-width:768px){.mobile-circle-nav{z-index:40;flex-direction:column;align-items:flex-end;display:flex;position:fixed;top:12px;right:16px}}.circle-btn-main{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.burger,.burger:before,.burger:after{background:#111;border-radius:2px;width:22px;height:3px;transition:all .25s;display:block;position:relative}.burger:before,.burger:after{content:"";position:absolute;left:0}.burger:before{top:-6px}.burger:after{top:6px}.circle-btn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:40px;justify-content:space-between;align-items:center;gap:8px;width:auto;padding:8px 14px;display:flex;position:absolute;right:0;box-shadow:0 4px 18px #00000014}.circle-icon{color:var(--orange);font-size:18px}.circle-label{color:#111;font-size:14px;font-weight:500}.google-reviews-outer{max-width:100%;margin-top:24px;position:relative;overflow:hidden}.google-reviews-inner{flex-direction:column;gap:24px;padding-bottom:24px;display:flex}.google-reviews-fade{pointer-events:none;height:60px;position:absolute;left:0;right:0}.google-reviews-fade-top{background:linear-gradient(to bottom,var(--bg-soft),#f5f5f700);top:0}.google-reviews-fade-bottom{background:linear-gradient(to top,var(--bg-soft),#f5f5f700);bottom:0}@media (max-width:768px){.whatsapp-sticky{z-index:50;color:#fff;text-align:center;background:#25d366;border-radius:999px;padding:12px 16px;font-size:.95rem;font-weight:600;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 10px 24px #0000002e}}
