*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#17202a;background:#fffdf9}a{text-decoration:none;color:inherit}.topbar{position:sticky;top:0;z-index:20;background:rgba(255,253,249,.96);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;padding:14px 5%;border-bottom:1px solid #eee7dc}.brand{font-weight:900;letter-spacing:.03em;color:#7a3f98}.brand span{font-size:20px}.brand small{display:block;font-size:8px;letter-spacing:.18em;color:#555;margin-left:25px}.topbar nav{display:flex;gap:20px;font-size:14px;font-weight:800}.topbar nav a:hover{color:#e36b3d}.whatsapp{background:#218c54;color:#fff;padding:10px 16px;border-radius:999px;font-weight:800;font-size:13px}.hero{padding:78px 7%;display:grid;grid-template-columns:1.35fr .65fr;gap:50px;align-items:center;background:linear-gradient(135deg,#fff4df,#f4eaff)}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.18em;color:#e36b3d}.hero h1{font-size:clamp(42px,6vw,72px);line-height:1.02;margin:12px 0 20px;max-width:800px}.heroText{font-size:19px;line-height:1.7;max-width:700px;color:#53565a}.buttons{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.btn{border:0;border-radius:12px;padding:13px 20px;font-weight:900;cursor:pointer;display:inline-block}.primary{background:#7a3f98;color:#fff}.secondary{background:#fff;border:1px solid #d8d0c6;color:#29232d}.trust{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;font-weight:800}.heroCard{background:#fff;border:1px solid #eadfd2;border-radius:28px;padding:30px;box-shadow:0 20px 60px #7a3f9818}.mockModel{height:260px;border-radius:20px;background:linear-gradient(145deg,#ffd16b,#a9d9ff);display:grid;place-items:center;font-size:100px;margin-bottom:22px}.section{padding:75px 7%}.sectionHead{display:flex;align-items:end;justify-content:space-between;gap:20px}.section h2{font-size:38px;margin:8px 0 30px}.sectionHead input{padding:13px 16px;border:1px solid #ddd3c7;border-radius:12px;width:310px;background:#fff}.categories{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:28px}.categories button{padding:10px 15px;border-radius:999px;border:1px solid #ddd3c7;background:#fff;cursor:pointer;font-weight:800}.categories button.active{background:#17202a;color:#fff;border-color:#17202a}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:#fff;border:1px solid #eee4d8;border-radius:18px;overflow:hidden;box-shadow:0 5px 20px #00000008}.productImage{height:180px;display:grid;place-items:center;font-size:64px;background:#f5efe7}.productInfo{padding:17px}.product h3{font-size:17px;margin:0 0 7px}.tag{font-size:11px;font-weight:900;color:#7a3f98;text-transform:uppercase}.price{font-size:20px;font-weight:900;margin:10px 0}.add{width:100%;background:#17202a;color:#fff;border:0;border-radius:10px;padding:11px;font-weight:900;cursor:pointer}.custom{background:#f2eaff;display:grid;grid-template-columns:1fr 1fr;gap:50px}.customText p,.customText li,.split p{line-height:1.7;color:#555}.customText li{margin:10px 0}.custom form{background:#fff;padding:25px;border-radius:20px;display:grid;gap:12px;box-shadow:0 12px 40px #0000000d}.custom input,.custom textarea{width:100%;padding:13px;border:1px solid #ddd3c7;border-radius:10px;font:inherit}.custom textarea{min-height:110px;resize:vertical}.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.benefits{display:grid;gap:12px}.benefits div{background:#fff;border:1px solid #eee4d8;border-radius:15px;padding:20px;display:flex;gap:18px;align-items:center}.benefits b{font-size:25px;color:#e36b3d}.contactBox{background:#fff;border:1px solid #eee4d8;padding:25px;border-radius:18px;display:flex;justify-content:space-between;align-items:center;gap:15px;max-width:700px}.cartButton{position:fixed;right:20px;bottom:20px;z-index:30;background:#e36b3d;color:#fff;border:0;border-radius:999px;padding:14px 20px;font-weight:900;box-shadow:0 10px 30px #0003;cursor:pointer}.cart{position:fixed;right:-430px;top:0;width:410px;max-width:92vw;height:100vh;background:#fff;z-index:40;box-shadow:-15px 0 50px #0002;padding:20px;display:flex;flex-direction:column;transition:.25s}.cart.open{right:0}.cartHeader{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:10px}.cartHeader button{border:0;background:none;font-size:30px;cursor:pointer}.cartItem{display:flex;justify-content:space-between;gap:10px;padding:15px 0;border-bottom:1px solid #eee}.cartFooter{margin-top:auto;border-top:1px solid #eee;padding-top:18px;display:grid;gap:14px}.cartFooter .btn{width:100%}#overlay{display:none;position:fixed;inset:0;background:#0006;z-index:35}#overlay.show{display:block}footer{padding:35px 7%;background:#17202a;color:#fff;display:flex;justify-content:space-between;gap:20px}footer p{color:#c9c9c9}@media(max-width:900px){.topbar nav{display:none}.hero,.custom,.split{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,1fr)}.hero{padding-top:50px}.sectionHead{align-items:stretch;flex-direction:column}.sectionHead input{width:100%}}@media(max-width:520px){.grid{grid-template-columns:1fr}.hero h1{font-size:42px}.section{padding:55px 5%}.hero{padding:55px 5%}footer{flex-direction:column}.contactBox{align-items:flex-start;flex-direction:column}}

.workIntro{max-width:760px;color:#5a5a5a;line-height:1.7;margin-top:-10px;margin-bottom:28px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery figure{margin:0;background:#fff;border:1px solid #eee4d8;border-radius:18px;overflow:hidden;box-shadow:0 6px 24px #0000000a}.gallery img{width:100%;height:250px;object-fit:cover;display:block}.gallery figcaption{padding:14px 16px;font-weight:900}.work{background:#fffaf3}@media(max-width:900px){.gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.gallery{grid-template-columns:1fr}.gallery img{height:240px}}
