.wbe-page{color:var(--text-dark);background-color:#fcfbfe;position:relative;overflow-x:hidden}.wbe-hero{border-bottom:1px solid var(--border-purple);background:linear-gradient(135deg,#fdf8fe 0%,#f6e6fe 50%,#fff 100%);padding:5rem 0 4rem;position:relative;overflow:hidden}.wbe-hero-glow{pointer-events:none;background:radial-gradient(circle,#950d891a 0%,#950d8900 70%);border-radius:50%;width:550px;height:550px;position:absolute;top:-120px;right:-120px}.wbe-hero-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;display:grid;position:relative}.wbe-badge{color:#950d89;background:#950d8914;border:1px solid #950d8933;border-radius:50px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.5rem 1.1rem;font-size:.88rem;font-weight:600;display:inline-flex}.wbe-hero-title{color:var(--navy-dark);letter-spacing:-.02em;margin-bottom:1rem;font-size:3.25rem;font-weight:800;line-height:1.15}.wbe-hero-subtitle{color:#950d89;margin-bottom:1.25rem;font-size:1.35rem;font-weight:600}.wbe-hero-desc{color:var(--text-muted);max-width:580px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.wbe-hero-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.wbe-hero-pills{flex-wrap:wrap;gap:.75rem;display:flex}.wbe-pill{color:var(--navy-dark);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.85rem;font-weight:600;display:flex}.wbe-hero-img-box{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#ffffffe6 0%,#fdeeff99 100%);border:1px solid #950d8933;padding:1rem;display:inline-block;position:relative}.wbe-hero-img{border-radius:var(--radius-md);object-fit:cover;width:100%;max-width:520px;height:auto;display:block}.wbe-floating-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#ffffffeb;border:1px solid #950d8933;border-radius:16px;align-items:center;gap:.85rem;padding:.85rem 1.25rem;animation:4s ease-in-out infinite alternate floatAnimWbe;display:flex;position:absolute;box-shadow:0 12px 30px #0000001a}.wbe-floating-card-1{top:10%;left:-20px}.wbe-floating-card-2{animation-delay:-2s;bottom:8%;right:-20px}@keyframes floatAnimWbe{0%{transform:translateY(0)}to{transform:translateY(-12px)}}.wbe-float-icon{color:#fff;background:linear-gradient(135deg,#6327af 0%,#950d89 100%);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.wbe-float-text h5{color:var(--navy-dark);margin:0;font-size:1rem;font-weight:800}.wbe-float-text p{color:var(--text-muted);margin:0;font-size:.78rem}.wbe-features-section{background:#fff;padding:5rem 0 3rem}.wbe-features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.wbe-feature-card{border:1px solid var(--border-purple);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:var(--transition);text-align:center;background:#fff;flex-direction:column;align-items:center;padding:2.25rem 2rem;display:flex}.wbe-feature-card:hover{box-shadow:var(--shadow-lg);border-color:#950d8966;transform:translateY(-6px)}.wbe-feature-gif-box{background:#950d890d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.wbe-feature-gif{object-fit:contain;width:56px;height:56px}.wbe-feature-desc{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.6}.wbe-product-cards-section{background:#fff;padding:2rem 0 5rem}.wbe-product-row{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;margin-bottom:5rem;display:grid}.wbe-product-row:last-child{margin-bottom:0}.wbe-product-img-box{border-radius:var(--radius-lg);border:1px solid var(--border-purple);text-align:center;background:linear-gradient(135deg,#950d890a 0%,#6327af0a 100%);padding:2rem;position:relative}.wbe-product-img{border-radius:var(--radius-md);width:100%;max-width:480px;height:auto;box-shadow:var(--shadow-md);transition:transform .4s}.wbe-product-img-box:hover .wbe-product-img{transform:scale(1.02)}.wbe-product-tag{color:#950d89;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.88rem;font-weight:700;display:block}.wbe-product-title{color:var(--navy-dark);margin-bottom:1.25rem;font-size:2.25rem;font-weight:800}.wbe-product-desc{color:var(--text-muted);margin-bottom:2rem;font-size:1.08rem;line-height:1.7}.wbe-product-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.wbe-product-list-item{color:var(--text-dark);align-items:center;gap:.85rem;font-size:1rem;font-weight:600;display:flex}.wbe-product-list-icon{flex-shrink:0;width:24px;height:24px}.wbe-product-footer-section{background:#fff;padding:4rem 0 6rem}.wbe-product-footer-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:linear-gradient(91deg,#950d891f 0%,#950d8908 60% 100%);border:1px solid #950d8933;grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;padding:3.5rem 3rem;display:grid}.wbe-pfooter-title{color:var(--navy-dark);margin-bottom:1rem;font-size:2.25rem;font-weight:800}.wbe-pfooter-desc{color:var(--text-muted);margin-bottom:0;font-size:1.125rem;line-height:1.7}.wbe-pfooter-graphics{justify-content:center;align-items:center;height:240px;display:flex;position:relative}.wbe-pfooter-bg-glow{z-index:1;background:linear-gradient(135deg,#667eea1f 0%,#764ba226 100%);border-radius:20px;width:280px;height:200px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.wbe-pfooter-img-box{box-shadow:var(--shadow-lg);z-index:2;background:#fff;border-radius:24px;max-width:380px;padding:.85rem;position:relative}.wbe-pfooter-img{border-radius:16px;width:100%;height:auto;display:block}@media (max-width:1024px){.wbe-hero-grid,.wbe-features-grid,.wbe-product-row,.wbe-product-footer-card{grid-template-columns:1fr}.wbe-features-grid{gap:1.5rem}.wbe-hero-img-box{margin-top:2rem}.wbe-pfooter-graphics{height:auto;margin-top:2rem}.wbe-pfooter-bg-glow{display:none}.wbe-pfooter-img-box{max-width:100%}}@media (max-width:768px){.wbe-hero-title{font-size:2.35rem}.wbe-product-title{font-size:1.75rem}.wbe-product-footer-card{padding:2rem 1.5rem}}
