:root{--ink:#071821;--muted:#63717a;--line:#e3e9ec;--green:#00b978;--green-dark:#008f5c;--ice:#eff8f6;--blue:#0f566e;--shadow:0 14px 34px rgba(5,26,35,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.topbar{padding:9px 16px;background:var(--ink);color:#fff;text-align:center;font-size:.8rem;font-weight:700;letter-spacing:.05em}.topbar span{margin:0 10px;color:var(--green)}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);box-shadow:0 1px 0 var(--line);backdrop-filter:blur(12px)}.header-inner{max-width:1240px;margin:auto;padding:18px 24px;display:grid;grid-template-columns:250px minmax(280px,1fr) 230px;gap:32px;align-items:center}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:1.32rem;letter-spacing:.02em}.brand-mark{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:var(--ink);color:var(--green);font-size:1.5rem;font-weight:800}.brand strong{font-weight:800}.brand small{display:block;color:var(--muted);font:500 .68rem Inter,sans-serif;letter-spacing:.04em}.search{height:48px;border:1px solid #ccd6da;border-radius:12px;display:flex;align-items:center;gap:10px;padding:0 16px;background:#f9fbfb}.search span{font-size:1.55rem;color:var(--muted)}.search input{border:0;outline:0;background:transparent;width:100%;font-size:.95rem}.phone{display:flex;align-items:center;justify-content:flex-end;gap:10px}.phone-icon{width:38px;height:38px;border-radius:50%;background:#dff8ef;color:var(--green-dark);display:grid;place-items:center}.phone small,.phone strong{display:block}.phone small{font-size:.73rem;color:var(--muted)}.phone strong{font-size:.92rem}.nav{border-top:1px solid var(--line);display:flex;justify-content:center;gap:42px;padding:11px 18px;font-size:.84rem;font-weight:700}.nav a:hover{color:var(--green-dark)}.hero{overflow:hidden;background:linear-gradient(130deg,#061821 0%,#0c3643 62%,#0a6a68 100%);color:#fff}.hero-inner{max-width:1240px;margin:auto;min-height:400px;padding:55px 24px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:30px}.eyebrow{display:inline-block;margin-bottom:14px;color:#6ff2c4;font-weight:800;font-size:.77rem;letter-spacing:.13em}.hero h1{font:800 clamp(2.4rem,5vw,4.7rem)/1 Manrope,sans-serif;max-width:780px;margin:0 0 18px;letter-spacing:-.05em}.hero p{max-width:650px;color:#c7dde2;font-size:1.08rem;margin:0 0 28px}.hero-button{display:inline-flex;gap:14px;align-items:center;background:var(--green);color:#001e16;padding:14px 22px;border-radius:10px;font-weight:800}.hero-button:hover{background:#30daa2}.hero-art{height:300px;position:relative;display:grid;place-items:center}.robot{position:relative;width:215px;height:215px;border:14px solid rgba(255,255,255,.72);border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 40% 35%,#3e5963,#09181d 60%);box-shadow:0 30px 60px rgba(0,0,0,.4);font:800 2.1rem Manrope;color:#fff}.robot:before{content:"";position:absolute;inset:30px;border:1px solid rgba(255,255,255,.25);border-radius:50%}.robot span{position:absolute;width:48px;height:8px;border-radius:10px;background:var(--green);top:52px}.orbit{position:absolute;width:54px;height:54px;border-radius:17px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.22);display:grid;place-items:center;color:#74f2ca;font-size:1.5rem;backdrop-filter:blur(6px)}.orbit-one{left:10%;top:28px}.orbit-two{right:4%;top:100px}.orbit-three{left:18%;bottom:20px}.benefits{max-width:1180px;margin:-28px auto 48px;position:relative;z-index:3;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(3,1fr);padding:20px 26px}.benefits>div{display:flex;align-items:center;gap:14px;padding:2px 22px;border-right:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits>div>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--ice);color:var(--green-dark);font-weight:800}.benefits p{margin:0}.benefits strong,.benefits small{display:block}.benefits strong{font-size:.9rem}.benefits small{color:var(--muted);font-size:.75rem}.catalog{max-width:1240px;margin:auto;padding:10px 24px 75px}.catalog-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px}.breadcrumb{font-size:.78rem;color:var(--muted)}.catalog h2{font:800 2.25rem Manrope;margin:6px 0 4px}.catalog-heading p{margin:0;color:var(--muted);font-size:.9rem}.sort{display:grid;gap:6px;font-size:.76rem;color:var(--muted);font-weight:700}.sort select{min-width:250px;padding:11px 38px 11px 13px;border:1px solid #cbd6da;border-radius:9px;background:#fff;color:var(--ink)}.catalog-layout{display:grid;grid-template-columns:220px 1fr;gap:34px}.filters{border-top:2px solid var(--ink);padding-top:15px}.filter-title{font-weight:800;margin-bottom:12px}.filter-chip{display:block;width:100%;padding:10px 12px;margin:4px 0;border:0;border-radius:8px;background:transparent;text-align:left;color:var(--muted);cursor:pointer}.filter-chip:hover,.filter-chip.active{background:var(--ice);color:var(--green-dark);font-weight:700}.help-box{margin-top:25px;padding:18px;background:var(--ink);color:#fff;border-radius:14px}.help-box span,.help-box strong{display:block}.help-box span{font-size:.72rem;color:#9fb5bd}.help-box strong{font-size:.93rem;margin:3px 0 12px}.help-box a{display:block;padding:10px 8px;border-radius:8px;text-align:center;background:var(--green);color:#04241b;font-size:.77rem;font-weight:800}.active-filter{margin-bottom:14px;padding:9px 12px;background:var(--ice);color:var(--green-dark);border-radius:8px;font-size:.82rem}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{position:relative;min-width:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;transition:.24s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#cedadc}.sale-badge{position:absolute;top:12px;left:12px;z-index:2;background:#e83254;color:#fff;padding:5px 8px;border-radius:6px;font-size:.67rem;font-weight:800}.product-visual{height:190px;display:grid;place-items:center;background:linear-gradient(145deg,#f8fbfb,#eef4f5);overflow:hidden}.product-visual img{width:100%;height:100%;object-fit:contain}.product-icon{width:96px;height:96px;border-radius:29px;display:grid;place-items:center;background:#fff;border:1px solid #dae3e6;box-shadow:0 14px 28px rgba(6,25,33,.08);font-size:2.6rem}.product-content{padding:16px 16px 17px}.product-kicker{color:var(--green-dark);font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.product-card h3{font-size:.91rem;line-height:1.35;min-height:59px;margin:7px 0 11px}.old-price{height:19px;color:#8b969b;text-decoration:line-through;font-size:.77rem}.current-price{display:flex;align-items:flex-end;gap:5px;margin:1px 0}.current-price strong{font:800 1.38rem Manrope}.current-price span{font-size:.68rem;color:var(--muted);padding-bottom:4px}.installments{min-height:37px;margin-bottom:13px;color:var(--muted);font-size:.72rem}.buy-button{width:100%;border:0;border-radius:9px;background:var(--green);color:#00281d;padding:11px 10px;display:flex;justify-content:center;gap:8px;font-weight:800;cursor:pointer}.buy-button:hover{background:#25d99d}.empty-state{padding:70px 20px;text-align:center;border:1px dashed #c6d2d6;border-radius:14px;color:var(--muted)}.empty-state strong{color:var(--ink);font-size:1.1rem}.empty-state p{margin:5px 0 15px}.empty-state button{border:0;border-radius:8px;padding:10px 16px;background:var(--ink);color:#fff}.whatsapp-strip{background:var(--green);max-width:1180px;margin:0 auto -55px;position:relative;z-index:2;border-radius:18px;padding:27px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.whatsapp-strip>div{display:flex;align-items:center;gap:15px}.whatsapp-logo{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:1.5rem;color:var(--green-dark)}.whatsapp-strip p{margin:0}.whatsapp-strip strong,.whatsapp-strip small{display:block}.whatsapp-strip small{margin-top:3px}.whatsapp-strip>a{background:var(--ink);color:#fff;padding:13px 20px;border-radius:10px;font-weight:800;white-space:nowrap}footer{background:#06151c;color:#d3e1e5;padding:100px 24px 22px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1.3fr;gap:50px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-brand{color:#fff}.footer-grid p,.footer-grid a,.footer-grid span{font-size:.8rem;color:#9eb1b8}.footer-grid strong{color:#fff}.footer-grid a:hover{color:#63efbf}.legal{max-width:1180px;margin:45px auto 0;padding-top:18px;border-top:1px solid #21333b;color:#7f939b;font-size:.68rem}.floating-whatsapp{position:fixed;z-index:30;right:20px;bottom:20px;background:var(--green);color:#00271c;border:3px solid #fff;box-shadow:0 8px 28px rgba(0,0,0,.25);border-radius:30px;padding:12px 17px;display:flex;align-items:center;gap:8px;font-weight:800;font-size:.8rem}
@media(max-width:1000px){.header-inner{grid-template-columns:210px 1fr}.phone{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits{margin-left:20px;margin-right:20px}.hero-inner{grid-template-columns:1fr .6fr}.hero-art{transform:scale(.85)}}
@media(max-width:720px){.topbar{font-size:.66rem}.header-inner{display:flex;padding:13px 16px;gap:12px}.brand{font-size:1.02rem;flex:0 0 auto}.brand-mark{width:38px;height:38px}.brand small{display:none}.search{height:42px;padding:0 10px;min-width:0}.search input{font-size:.8rem}.nav{justify-content:flex-start;overflow:auto;gap:25px;padding:10px 16px;white-space:nowrap}.hero-inner{min-height:auto;grid-template-columns:1fr;padding:45px 20px 70px}.hero h1{font-size:2.55rem}.hero-art{display:none}.benefits{grid-template-columns:1fr;margin:-32px 16px 35px;padding:11px 18px}.benefits>div{border:0;border-bottom:1px solid var(--line);padding:11px 3px}.catalog{padding:5px 16px 55px}.catalog-heading{align-items:flex-start;flex-direction:column}.sort,.sort select{width:100%}.catalog-layout{grid-template-columns:1fr}.filters{display:flex;overflow:auto;gap:6px;padding-bottom:4px}.filter-title,.help-box{display:none}.filter-chip{width:auto;white-space:nowrap;background:#f2f6f7;border:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-visual{height:130px}.product-icon{width:72px;height:72px;border-radius:22px;font-size:2rem}.product-content{padding:12px}.product-card h3{font-size:.78rem;min-height:64px}.current-price strong{font-size:1.05rem}.current-price span{display:none}.installments{font-size:.64rem}.buy-button{font-size:.72rem}.whatsapp-strip{margin:0 16px -70px;padding:22px;display:block}.whatsapp-strip>a{display:block;text-align:center;margin-top:16px}.whatsapp-strip small{font-size:.72rem}.footer-grid{grid-template-columns:1fr;gap:30px}.floating-whatsapp span{display:none}.floating-whatsapp{width:52px;height:52px;justify-content:center;border-radius:50%;padding:0}}
@media(max-width:390px){.product-grid{grid-template-columns:1fr}.product-visual{height:180px}.product-card h3{min-height:auto}.brand span:last-child{display:none}}
