*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#171717;background:#faf9f7}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:10}.brand{display:flex;gap:10px;align-items:center}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#171717;color:#fff;font-weight:800}.brand strong{display:block;font-size:17px}.brand small{display:block;color:#777;font-size:11px}.whatsapp-top{color:#171717;text-decoration:none;font-weight:700;font-size:14px;border:1px solid #ddd;padding:9px 14px;border-radius:20px}.hero{padding:70px 6% 55px;max-width:1000px;margin:auto}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:800;color:#777}.hero h1{font-size:clamp(42px,8vw,76px);line-height:.98;letter-spacing:-3px;margin:15px 0 20px}.hero h1 span{color:#7a2cff}.hero p{max-width:570px;color:#666;font-size:17px;line-height:1.6}.hero-btn{display:inline-block;margin-top:15px;background:#171717;color:#fff;text-decoration:none;padding:14px 20px;border-radius:12px;font-weight:700}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);max-width:1000px;margin:0 auto;padding:0 6% 45px;gap:10px}.trust-row div{background:#fff;border:1px solid #eee;border-radius:14px;padding:16px;display:flex;gap:9px;align-items:center;font-size:13px}.trust-row b{color:#7a2cff}.section{max-width:1000px;margin:auto;padding:35px 6% 80px}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:25px}.section h2{font-size:32px;margin:8px 0 0;letter-spacing:-1px}.search-wrap input{width:220px;border:1px solid #ddd;border-radius:12px;padding:12px 14px;background:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid #eee;border-radius:18px;overflow:hidden}.product-img{height:210px;background:linear-gradient(135deg,#f1edff,#faf7ff);display:grid;place-items:center;font-size:75px}.card-body{padding:18px}.tag{font-size:10px;letter-spacing:1px;font-weight:800;color:#7a2cff}.card h3{margin:7px 0;font-size:18px}.card p{color:#777;font-size:13px;line-height:1.5;min-height:40px}.price{font-size:22px;font-weight:800;margin:14px 0}.buy{width:100%;border:0;background:#171717;color:#fff;border-radius:11px;padding:13px;font-weight:800;cursor:pointer}.buy:hover,.hero-btn:hover{opacity:.9}footer{border-top:1px solid #eee;background:#fff;padding:35px 6%;display:flex;justify-content:space-between;gap:30px;color:#666;font-size:13px}footer strong{color:#171717}.footer-note{max-width:400px}.modal{position:fixed;inset:0;background:rgba(0,0,0,.55);display:none;align-items:center;justify-content:center;padding:18px;z-index:20}.modal.open{display:flex}.modal-card{background:#fff;border-radius:20px;padding:26px;width:min(520px,100%);max-height:92vh;overflow:auto;position:relative}.close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:30px;color:#777;cursor:pointer}.modal-card h2{margin:8px 0 2px}.modal-price{font-size:22px;font-weight:800;margin:0 0 20px;color:#7a2cff}.modal-card label{display:block;font-size:12px;font-weight:700;margin:12px 0}.modal-card input,.modal-card textarea{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid #ddd;border-radius:10px;font:inherit}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.submit-btn{width:100%;border:0;background:#7a2cff;color:#fff;border-radius:11px;padding:14px;font-weight:800;font-size:15px;cursor:pointer}.small-note{font-size:11px;color:#777;line-height:1.5}.empty{grid-column:1/-1;text-align:center;color:#777;padding:40px}@media(max-width:720px){.topbar{padding:0 5%}.hero{padding:55px 5% 40px}.trust-row{padding:0 5% 35px;grid-template-columns:1fr}.section{padding:25px 5% 60px}.section-head{display:block}.search-wrap input{width:100%;margin-top:15px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-img{height:155px;font-size:55px}.card-body{padding:14px}.card h3{font-size:15px}.card p{font-size:12px}.price{font-size:19px}.hero h1{letter-spacing:-2px}footer{display:block}.footer-note{margin-top:20px}}@media(max-width:420px){.product-grid{grid-template-columns:1fr}.product-img{height:200px}.two{grid-template-columns:1fr}}
