:root{--htu-bg: #f5e9ff;--htu-tab-bg: #f8f2ff;--htu-tab-active-bg: #6b3ce9;--htu-tab-active-text: #fff;--htu-text-dark: #432a54;--htu-card-bg: #ffffff;--htu-border: #c8b4e3}.how-to-use-section{padding:70px 0;background:linear-gradient(135deg,#e8d2ff,#f6edff);border-radius:30px;margin:30px auto}.how-to-use-container{max-width:1200px;margin:auto}.htu-tabs{display:flex;justify-content:center;margin-bottom:50px;gap:15px}.htu-tab{padding:14px 32px;cursor:pointer;font-size:20px;font-weight:700;border-radius:50px;background:var(--htu-tab-bg);border:2px solid var(--htu-border);color:var(--htu-text-dark);transition:all .35s ease}.htu-tab:hover{transform:translateY(-2px);background:#f1e7ff}.htu-tab.active{background:var(--htu-tab-active-bg);border-color:#522cc7;color:var(--htu-tab-active-text);box-shadow:0 6px 20px #6b3ce959}.htu-content{display:none;opacity:0;transform:translateY(25px);transition:all .45s ease}.htu-content.active{display:block;opacity:1;transform:translateY(0)}.htu-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.htu-step{padding:25px;border-radius:22px;background:var(--htu-card-bg);border:2px solid var(--htu-border);text-align:center;box-shadow:0 10px 30px #58329d1f;transition:all .3s ease}.htu-step:hover{transform:translateY(-7px);box-shadow:0 14px 40px #58329d38}.htu-img{width:180px;height:360px;margin:0 auto 20px;border-radius:18px;border:2px solid var(--htu-border);object-fit:cover;display:block}.htu-step:before{content:attr(data-step);display:flex;align-items:center;justify-content:center;width:55px;height:55px;border-radius:50%;margin:0 auto 18px;background:var(--htu-card-bg);border:2px solid var(--htu-border);font-size:22px;font-weight:700;color:var(--htu-text-dark)}.htu-step-title{font-size:22px;font-weight:800;margin-bottom:12px;color:var(--htu-text-dark)}.htu-step-desc{font-size:16px;color:#5b4a6a;line-height:1.6;max-width:90%;margin:auto}@media (max-width: 900px){.htu-steps{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.htu-steps{grid-template-columns:1fr}.htu-tab{font-size:17px;padding:10px 20px}}.manufacturer-section{width:100%;display:flex;flex-direction:column;align-items:center}.manufacturer-wrapper{max-width:1100px;width:100%;margin:0 auto}.manufacturer-banner{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;border-radius:14px;overflow:hidden;margin:30px auto;width:100%;height:auto;aspect-ratio:2.8 / 1;max-height:360px;box-shadow:0 4px 20px #0000001f}.manufacturer-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.manufacturer-content{position:relative;max-width:750px;padding:25px;text-align:center;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
