@media(max-width:768px){.bbc-sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:12px 16px;box-shadow:0 -4px 20px #0000001a;z-index:9999;display:flex;gap:12px;align-items:center}.bbc-sticky-atc .price{font-size:20px;font-weight:800;color:#e63946}.bbc-sticky-atc .btn{flex:1;background:#e63946;color:#fff;border:none;padding:14px 20px;border-radius:8px;font-weight:700;font-size:16px;cursor:pointer}}.announcement-bar{background:linear-gradient(90deg,#e63946,#d62839,#e63946);background-size:200% 100%;animation:gradientShift 3s ease infinite;color:#fff;font-weight:600;letter-spacing:.5px}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.sale-badge{background:#e63946;color:#fff;padding:6px 14px;border-radius:20px;font-weight:700;font-size:12px;text-transform:uppercase;animation:pulse 2s infinite;display:inline-block}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.btn-primary{background:#1a1a2e;color:#fff;padding:16px 40px;border-radius:8px;font-weight:700;font-size:16px;border:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.btn-primary:hover{background:#2d2d44;transform:translateY(-2px);box-shadow:0 8px 25px #1a1a2e4d}.trust-badge-bar{display:flex;justify-content:center;gap:30px;padding:20px;background:#f8f8f8;flex-wrap:wrap}.trust-badge-item{text-align:center;font-size:13px;color:#666}.trust-badge-item .icon{font-size:24px;margin-bottom:5px}.comparison-table{width:100%;border-collapse:collapse;margin:30px 0}.comparison-table th{background:#1a1a2e;color:#fff;padding:16px;font-weight:700}.comparison-table td{padding:14px 16px;border-bottom:1px solid #eee;text-align:center}.comparison-table td:first-child{text-align:left;font-weight:600}.comparison-table tr:nth-child(2n){background:#f8f8f8}.comparison-table .check{color:#27ae60;font-size:20px}.comparison-table .x{color:#e63946;font-size:20px}.feature-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;padding:40px 20px;max-width:1200px;margin:0 auto}.feature-card{background:#fff;border-radius:16px;padding:30px;text-align:center;box-shadow:0 4px 20px #0000000f;transition:transform .3s ease}.feature-card:hover{transform:translateY(-4px)}.feature-card .icon{font-size:48px;margin-bottom:16px}.feature-card h3{font-size:18px;font-weight:700;color:#1a1a2e;margin:0 0 10px}.feature-card p{color:#666;font-size:14px;line-height:1.6;margin:0}.steps-container{display:flex;gap:30px;justify-content:center;flex-wrap:wrap;padding:40px 20px;max-width:1000px;margin:0 auto}.step{flex:1;min-width:200px;max-width:280px;text-align:center}.step-number{width:60px;height:60px;background:#1a1a2e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800;margin:0 auto 20px}.before-after-grid{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;padding:40px 20px}.before-after-item{flex:1;min-width:280px;max-width:400px;text-align:center;background:#f8f8f8;border-radius:16px;padding:30px 20px}.before-after-item img{width:100%;border-radius:12px;margin-bottom:15px}.bundle-cards{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.bundle-card{padding:30px;border-radius:16px;min-width:200px;text-align:center;position:relative}.bundle-card.best{background:#e63946;color:#fff}.bundle-card.best .badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:gold;color:#1a1a2e;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:700}@media(max-width:768px){.feature-cards{grid-template-columns:1fr}.steps-container{flex-direction:column;align-items:center}.step{min-width:100%;margin-bottom:30px}.before-after-grid{flex-direction:column}.before-after-item{min-width:100%}.bundle-cards{flex-direction:column}.bundle-card{min-width:100%}.comparison-table{font-size:13px}.comparison-table th,.comparison-table td{padding:10px 8px}.trust-badge-bar{gap:20px}.trust-badge-item{min-width:100px}h1{font-size:28px!important}h2{font-size:24px!important}h3{font-size:20px!important}.btn-primary{width:100%;padding:18px;font-size:18px}}.site-footer{background:#1a1a2e;color:#fff}.site-footer a{color:#ffffffb3}.site-footer a:hover{color:#fff}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeInUp .6s ease forwards}.bbc-sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:12px 16px;box-shadow:0 -4px 20px #00000026;z-index:9999;display:flex;gap:12px;align-items:center;justify-content:space-between}.bbc-sticky-bar .price-wrap{display:flex;flex-direction:column}.bbc-sticky-bar .price{font-size:22px;font-weight:800;color:#e63946}.bbc-sticky-bar .price-compare{font-size:14px;color:#999;text-decoration:line-through}.bbc-sticky-bar .btn-atc{background:#e63946;color:#fff;border:none;padding:14px 32px;border-radius:8px;font-weight:700;font-size:16px;cursor:pointer;text-transform:uppercase;letter-spacing:.5px}.faq-accordion{max-width:700px;margin:0 auto}.faq-item{border-bottom:1px solid #eee;padding:20px 0}.faq-question{font-size:16px;font-weight:700;color:#1a1a2e;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-question:after{content:"+";font-size:24px;color:#e63946;transition:transform .3s}.faq-item.active .faq-question:after{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease;color:#666;line-height:1.6}.faq-item.active .faq-answer{max-height:200px;padding-top:12px}.payment-icons{display:flex;justify-content:center;gap:12px;margin-top:16px;flex-wrap:wrap}.payment-icon{width:40px;height:26px;background:#f0f0f0;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:11px;color:#666;font-weight:600}.reveal{opacity:0;transform:translateY(30px);transition:all .6s ease}.reveal.active{opacity:1;transform:translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom-styles.css.map */
