.animated-section{will-change:transform,opacity;backface-visibility:hidden}.animated-grid.grid-layout{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.animated-grid.flex-layout{flex-wrap:wrap;gap:2rem;display:flex}.animated-grid-item{will-change:transform,opacity;backface-visibility:hidden;transform-style:preserve-3d}.d3ms-product-showcase{text-align:center;color:#fff;background:#000;padding:100px 0;position:relative}.d3ms-product-showcase .container{max-width:1200px;margin:0 auto;padding:0 20px}.d3ms-product-showcase .product-showcase-title{color:#fff;margin-bottom:3rem;font-size:3rem;font-weight:700}.d3ms-product-showcase .product-container{perspective:1000px;margin:4rem 0}.d3ms-product-showcase .product-images{transform-style:preserve-3d;flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.d3ms-product-showcase .product-image{cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;width:200px;height:300px;transition:transform .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.d3ms-product-showcase .product-image:hover{transform:translateY(-20px)rotateY(5deg)scale(1.05)!important}.d3ms-product-showcase .product-image:before{content:"📱";opacity:.8;font-size:4rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-showcase{background:#f5f5f7;padding:100px 0}.feature-showcase .container{max-width:1200px;margin:0 auto;padding:0 20px}.feature-showcase .feature-showcase-title{text-align:center;color:#1d1d1f;margin-bottom:4rem;font-size:3rem}.feature-showcase .features-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;display:grid}.feature-showcase .feature-card{background:#fff;border-radius:20px;padding:3rem 2rem;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.feature-showcase .feature-card:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.feature-showcase .feature-card:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #00000026}.feature-showcase .feature-card:hover:before{left:100%}.feature-showcase .feature-card .feature-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;font-size:2rem;animation:2s infinite pulse;display:flex}.feature-showcase .feature-card h3{color:#1d1d1f;margin-bottom:1rem;font-size:1.8rem}.feature-showcase .feature-card p{color:#86868b;line-height:1.8}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:768px){.d3ms-product-showcase{padding:60px 0}.d3ms-product-showcase .product-showcase-title{font-size:2rem}.d3ms-product-showcase .product-images{flex-direction:column;align-items:center;gap:1.5rem}.d3ms-product-showcase .product-image{width:150px;height:250px}.feature-showcase{padding:60px 0}.feature-showcase .feature-showcase-title{font-size:2rem}.feature-showcase .features-grid{grid-template-columns:1fr;gap:2rem}.feature-showcase .feature-card{padding:2rem 1.5rem}}@media (prefers-reduced-motion:reduce){.animated-section,.animated-grid-item,.product-image,.feature-card{transition:none!important;animation:none!important;transform:none!important}.feature-icon{animation:none!important}}@media (hover:none) and (pointer:coarse){.product-image:hover,.feature-card:hover{transform:none!important}}
.d3mp-ProductCard{align-items:stretch;gap:8px;display:flex}@media not (min-width:768px){.d3mp-ProductCard{flex-direction:column;margin-top:12px}}.d3mp-ProductCard .product-card{background-color:#000;border-radius:8px;flex:1;align-items:center;gap:16px;padding:20px 40px;display:flex;overflow:hidden}@media not (min-width:768px){.d3mp-ProductCard .product-card{border-radius:4px;flex-direction:column;gap:24px;width:100%;padding:0 20px 20px}}.d3mp-ProductCard .product-card .product-card-image{flex:0 0 50%;width:200px;max-width:200px;height:200px}@media not (min-width:768px){.d3mp-ProductCard .product-card .product-card-image{flex:unset;height:190px}}.d3mp-ProductCard .product-card .product-card-content{flex-direction:column;justify-content:center;display:flex}@media not (min-width:768px){.d3mp-ProductCard .product-card .product-card-content{justify-content:unset;width:100%}}.d3mp-ProductCard .product-card .product-card-content .product-card-title{color:#fff;font-family:var(--ff-woff2-B);margin-bottom:12px;font-size:18px;line-height:120%}@media not (min-width:768px){.d3mp-ProductCard .product-card .product-card-content .product-card-title{margin-bottom:10px;font-size:16px}}.d3mp-ProductCard .product-card .product-card-content .product-card-desc{color:#707070;font-family:var(--ff-woff2-M);white-space:pre-line;font-size:14px;line-height:130%}.d3mp-ProductCard .product-card .product-card-content .product-card-price{align-items:center;gap:8px;padding-top:24px;display:flex}@media not (min-width:768px){.d3mp-ProductCard .product-card .product-card-content .product-card-price{padding-top:16px}}.d3mp-ProductCard .product-card .product-card-content .product-card-price .product-card-price-current{font-family:var(--ff-woff2-B);-webkit-text-fill-color:#0000;background:linear-gradient(93deg,#fff 25.99%,#694719 101.69%);-webkit-background-clip:text;background-clip:text;font-size:18px;line-height:1}.d3mp-ProductCard .product-card .product-card-content .product-card-price .product-card-price-compare{color:var(--EF_Color-Text-Color-Light-Background-Grey_6,#707070);font-family:var(--ff-woff2-M);font-size:14px;font-style:normal;font-weight:400;line-height:1.28;text-decoration-line:line-through}.d3mp-ProductCard .product-card .product-card-content .product-card-shop-now{color:#fff;text-align:center;width:fit-content;height:35px;font-family:var(--ff-woff2-B);cursor:pointer;background:linear-gradient(90deg,#a49c93 0,#231f1b);border:none;border-radius:50px;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:12px 20px;font-size:16px;font-style:normal;font-weight:500;line-height:120%;display:flex}@media not (min-width:768px){.d3mp-ProductCard .product-card .product-card-content .product-card-shop-now{height:unset;border-radius:50px;margin:10px auto 0;padding:10px 20px;font-size:16px}}
