:root{--pos-primary:#9c27b0;--pos-primary-light:#f3e5f5;--pos-accent:#e91e63;--pos-dark:#120b24;--pos-gray:#f8fafc;--pos-transition:all .3s cubic-bezier(.4, 0, .2, 1)}.pos-page{font-family:var(--font-main);color:var(--text-dark);background-color:#fff;overflow-x:hidden}.pos-hero{background:linear-gradient(135deg,#faf5ff 0%,#f3e8ff 100%);padding:6rem 0 4rem;position:relative;overflow:hidden}.pos-hero:before{content:"";z-index:0;background:radial-gradient(circle,#9c27b014 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;right:-150px}.pos-hero-grid{z-index:1;grid-template-columns:repeat(2,1fr);align-items:center;gap:3rem;display:grid;position:relative}.pos-hero-title{color:var(--pos-dark);font-size:3rem;font-weight:800;line-height:1.15}.pos-hero-subtitle{color:var(--pos-primary);background:#9c27b00f;border-radius:50px;align-items:center;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:700;display:inline-flex}.pos-hero-desc{color:var(--text-muted);margin:1.5rem 0 2rem;font-size:1.1rem;line-height:1.6}.pos-hero-img-box{justify-content:center;align-items:center;display:flex;position:relative}.pos-hero-img{border-radius:24px;width:100%;max-width:520px;height:auto;animation:6s ease-in-out infinite posFloat;box-shadow:0 20px 40px #9c27b01f}@keyframes posFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.pos-key-features{background-color:#fcf9fe}.pos-features-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.pos-feature-card{text-align:center;transition:var(--pos-transition);background:#fff;border:1px solid #9c27b00d;border-radius:20px;padding:2.5rem 2rem;box-shadow:0 10px 30px #00000005}.pos-feature-card:hover{border-color:#9c27b026;transform:translateY(-5px);box-shadow:0 15px 35px #9c27b014}.pos-feature-icon-box{background:#fbf7ff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex;box-shadow:0 8px 20px #9c27b00a}.pos-feature-gif{object-fit:contain;border-radius:50%;width:50px;height:50px}.pos-feature-card p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}.pos-feature-card strong{color:var(--pos-dark);margin-bottom:.5rem;font-size:1.15rem;display:block}.pos-products-section{background-color:#fff;padding:2rem 0}.pos-product-row{border-bottom:1px solid #f3e8ff;grid-template-columns:repeat(2,1fr);align-items:center;gap:4rem;padding:4rem 0;display:grid}.pos-product-row:last-child{border-bottom:none}.pos-product-img-box{position:relative}.pos-product-img{border:1px solid #f3e8ff;border-radius:20px;width:100%;max-width:500px;height:auto;margin:0 auto;display:block;box-shadow:0 15px 45px #00000014}.pos-product-tag{margin-bottom:.75rem}.pos-product-tag span{letter-spacing:1.5px;text-transform:uppercase;font-size:.9rem;font-weight:700}.pos-product-title{color:var(--pos-dark);margin-bottom:1.25rem;font-size:2.2rem;font-weight:800;line-height:1.25}.pos-product-desc{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.pos-feature-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.pos-feature-list li{align-items:flex-start;gap:.85rem;display:flex}.pos-list-icon{flex-shrink:0;width:24px;height:24px;margin-top:2px}.pos-feature-list li p{color:var(--text-dark);margin:0;font-size:1rem;font-weight:500}.pos-footer-section{padding:2rem 0}.pos-footer-card{background:linear-gradient(91deg,#9c27b01f 0%,#9c27b008 100%);border:1px solid #9c27b01a;border-radius:40px;padding:4rem;position:relative;overflow:hidden}.pos-footer-text h3{margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.pos-footer-text p{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.pos-footer-graphics{justify-content:flex-end;align-items:center;height:220px;display:flex;position:relative}.pos-footer-shadow-box{z-index:1;background:linear-gradient(135deg,#9c27b026 0%,#e91e6326 100%);border-radius:20px;width:245px;height:186px;position:absolute;top:30%;right:-30px;transform:translateY(-50%)}.pos-footer-img-container{z-index:2;background:#fff;border-radius:26px;width:100%;max-width:380px;padding:.5rem;position:relative;box-shadow:0 15px 35px #00000026}.pos-footer-img{border-radius:20px;width:100%;height:auto;display:block}.pos-footer-card .row{margin-left:0;margin-right:0}@media (max-width:1024px){.pos-hero-grid,.pos-features-grid,.pos-footer-card .row{flex-direction:column;grid-template-columns:1fr;display:flex}.pos-features-grid{gap:1.5rem}.pos-hero-img-box{margin-top:3rem}.pos-footer-graphics{justify-content:center;margin-top:3rem}.pos-footer-shadow-box{right:50%;transform:translate(50%,-50%)}.pos-product-row{grid-template-columns:1fr;gap:2rem}.pos-product-img{margin-bottom:2rem}}@media (max-width:768px){.pos-hero-title{font-size:2.35rem}.pos-product-title{font-size:1.75rem}.pos-footer-card{padding:2.5rem 1.5rem}.pos-footer-text h3{font-size:1.85rem}}@media (max-width:480px){.pos-hero-title{font-size:1.85rem}.pos-hero-subtitle{font-size:.85rem}.pos-product-title{font-size:1.5rem}}
