*{box-sizing:border-box;margin:0;padding:0}body{color:#000;background:#fff;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}header{z-index:100;background:#4a6fa5;border-bottom:1px solid rgba(255,255,255,.1);position:relative;top:0;box-shadow:0 4px 30px rgba(74,111,165,.15)}.navbar{z-index:1000;background:linear-gradient(135deg,#4a6fa5 0%,#3d5a8c 100%);transition:all .3s;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 2px 20px rgba(0,0,0,.1)}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;height:70px;margin:0 auto;padding:0 20px;display:flex}.navbar-logo{align-items:center;transition:transform .3s;display:flex}.navbar-logo:hover{transform:scale(1.05)}.navbar-logo img{object-fit:contain;width:auto;height:60px}.navbar-menu{align-items:center;gap:2rem;display:flex}.navbar-link{color:#fff;border-radius:8px;padding:.5rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative;overflow:hidden}.navbar-link:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.navbar-link:hover:before{left:100%}.navbar-link:hover{background:rgba(255,255,255,.1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.navbar-link:active{transform:translateY(0)}.navbar-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:30px;padding:5px;display:none}.navbar-toggle span{transform-origin:50%;background:#fff;border-radius:3px;width:100%;height:3px;transition:all .3s}.navbar-toggle.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.navbar-toggle.active span:nth-child(2){opacity:0}.navbar-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}@media (max-width:768px){.navbar-container{height:60px}.navbar-toggle{display:flex}.navbar-menu{opacity:0;visibility:hidden;background:linear-gradient(135deg,#4a6fa5 0%,#3d5a8c 100%);flex-direction:column;gap:0;padding:1rem 0;transition:all .3s;position:absolute;top:100%;left:0;right:0;transform:translateY(-100%);box-shadow:0 4px 20px rgba(0,0,0,.15)}.navbar-menu.active{opacity:1;visibility:visible;transform:translateY(0)}.navbar-link{border-bottom:1px solid rgba(255,255,255,.1);border-radius:0;padding:1rem 2rem}.navbar-link:hover{box-shadow:none;background:rgba(255,255,255,.1);transform:none}}.logo{justify-content:flex-start;align-items:center;display:flex}.logo-image{object-fit:contain;filter:brightness(0)invert();cursor:pointer;width:auto;height:120px;transition:all .3s}.logo:hover .logo-image{filter:brightness(0)invert()drop-shadow(0 0 12px rgba(255,255,255,.4));transform:scale(1.05)}.info-card-image{height:250px}.effect-showcase{grid-template-columns:1fr;gap:2rem}.effect-image{height:300px}.effect-description{text-align:center;padding:1rem}.registration-banner{color:#fff;opacity:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:linear-gradient(135deg,#4a6fa5 0%,#6b8dd6 100%);border-bottom:3px solid #3a5a95;min-height:120px;padding:1.6rem 0;transition:all .8s ease-out;position:relative;overflow:hidden;transform:translateY(-20px)}.registration-banner:hover{background:linear-gradient(135deg,#5a7fb5 0%,#7b9de6 100%);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.registration-banner:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.2)}.registration-banner.visible{opacity:1;transform:translateY(0)}.registration-banner.visible:hover{transform:translateY(-2px)}.banner-background{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.banner-background:before{content:"20% KORTING ✨ 20% KORTING ✨ 20% KORTING ✨ 20% KORTING ✨ 20% KORTING ✨ 20% KORTING ✨ 20% KORTING ✨ ";color:rgba(255,235,59,.15);white-space:nowrap;z-index:0;pointer-events:none;text-transform:uppercase;letter-spacing:.3em;text-shadow:0 0 20px rgba(255,235,59,.2);align-items:center;width:300%;height:100%;font-size:2.5rem;font-weight:900;animation:20s linear infinite scrollDiscount;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}@keyframes scrollDiscount{0%{transform:translate(0%)translateY(-50%)}to{transform:translate(-33.33%)translateY(-50%)}}.floating-spraycan{opacity:.8;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));z-index:1;width:600px;height:600px;animation:3s ease-out forwards floatIn,10s ease-in-out 3s infinite floating;position:absolute;top:180px;left:-600px;transform:translateY(0)}@keyframes floatIn{0%{opacity:.1;left:-600px;transform:translate(0)translateY(0)}to{opacity:.8;left:50%;transform:translate(-50%)translateY(-50%)}}@keyframes floating{0%,to{transform:translate(-50%)translateY(-50%)rotate(-.5deg)}25%{transform:translate(-48%)translateY(-52%)rotate(.3deg)}50%{transform:translate(-50%)translateY(-48%)rotate(-.3deg)}75%{transform:translate(-52%)translateY(-50%)rotate(.5deg)}}.banner-content{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.registration-stats{align-items:center;gap:.5rem;display:flex}.counter-number{color:#ffeb3b;text-shadow:2px 2px 4px rgba(0,0,0,.3);font-size:2rem;font-weight:700;animation:2s ease-in-out infinite pulse}.counter-text{font-size:1.1rem;font-weight:500}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.banner-cta{align-items:center;gap:1rem;display:flex}.urgency-text{color:#ffeb3b;font-size:.9rem;font-weight:600;animation:2s ease-in-out infinite blink}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:.7}}.banner-button,.banner-button-text{color:#4a6fa5;background:#ffeb3b;border-radius:25px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 2px 10px rgba(255,235,59,.3)}.banner-button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 15px rgba(255,235,59,.5)}.banner-button-text{pointer-events:none}@media (max-width:768px){.banner-content{text-align:center;flex-direction:column;gap:.5rem}.registration-stats{flex-direction:column;gap:.2rem}.counter-number{font-size:1.5rem}.counter-text{font-size:1rem}.floating-spraycan{width:200px;height:200px;animation:3s ease-out forwards floatInMobile,8s ease-in-out 3s infinite floatingMobile;top:auto;bottom:-50px;left:auto;right:10px}.banner-cta{flex-direction:column;gap:.5rem}}@keyframes floatInMobile{0%{opacity:.1;right:-200px;transform:translate(0)translateY(0)}to{opacity:.8;right:10px;transform:translate(0)translateY(0)}}@keyframes floatingMobile{0%,to{transform:translate(0)translateY(0)rotate(-.5deg)}25%{transform:translate(-5px)translateY(-10px)rotate(.3deg)}50%{transform:translate(0)translateY(-5px)rotate(-.3deg)}75%{transform:translate(5px)translateY(0)rotate(.5deg)}}@media (max-width:480px){.registration-banner{padding:.8rem 0}.counter-number{font-size:1.3rem}.counter-text{font-size:.9rem}.urgency-text{font-size:.8rem}.banner-button{padding:.4rem 1.2rem;font-size:.8rem}.floating-spraycan{opacity:.2;width:120px;height:120px}}.hero{color:#000;text-align:center;background:#fff;padding:4rem 0;position:relative}.hero-slideshow{border-radius:15px;max-width:900px;margin:3rem auto 0;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.2)}.slideshow-container{width:100%;height:300px;position:relative;overflow:hidden}.slide-track{width:233.333%;height:100%;transition:transform .5s ease-in-out;display:flex}.slide-item{flex-shrink:0;width:14.2857%;height:100%;padding:0 5px}.slide-link{cursor:pointer;width:100%;height:100%;transition:transform .3s;display:block}.slide-link img{object-fit:cover;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.slide-link:hover{transform:scale(1.05)}.slide-item:first-child{padding-left:0}.slide-item:last-child{padding-right:0}.slide-item img{object-fit:cover;object-position:center;border-radius:8px;width:100%;height:100%}.slideshow-nav{z-index:3;justify-content:space-between;width:100%;padding:0 1rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.nav-prev,.nav-next{color:#fff;cursor:pointer;background:rgba(74,111,165,.8);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:all .3s;display:flex}.nav-prev:hover,.nav-next:hover{background:#4a6fa5;transform:scale(1.1)}.slide-indicators{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.indicator{cursor:pointer;background:rgba(255,255,255,.6);border-radius:50%;width:10px;height:10px;transition:all .3s}.indicator.active{background:#fff;transform:scale(1.2)}.hero-content{z-index:2;max-width:700px;margin:0 auto;position:relative}.hero h2{letter-spacing:-.02em;color:#000;text-shadow:none;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.hero-subtitle{color:#000;margin-bottom:1.5rem;font-size:1.2rem;font-weight:500}.hero-description{color:#000;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.cta-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 25px rgba(102,126,234,.3)}.cta-button:hover{color:#fff;transform:translateY(-3px);box-shadow:0 12px 35px rgba(102,126,234,.4)}.info{background:#fff;padding:4rem 0;position:relative}.info .container{z-index:2;position:relative}.section-header{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(255,255,255,.9) 0%,rgba(248,249,250,.9) 100%);border:1px solid rgba(255,255,255,.2);border-radius:20px;max-width:800px;margin:2rem auto 3rem;padding:2rem 2.5rem;box-shadow:0 8px 25px rgba(0,0,0,.1)}.section-header h2{color:#2c3e50;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.section-header p{color:#555;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.info-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.info-card-link{color:inherit;text-decoration:none;display:block}.info-card-link:hover{color:inherit;text-decoration:none}.info-card{text-align:center;background:#fff;border-radius:15px;padding:0;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.info-card:before{content:"";position:asolute;z-index:1;height:4px;top:0;left:0;right:0}.info-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(231,76,60,.2)}.info-card:nth-child(2){border-top-color:#f39c12}.info-card:nth-child(3){border-top-color:#9b59b6}.info-card-image{object-fit:cover;object-position:center;border-radius:15px 15px 0 0;width:100%;height:300px}.info-content{padding:2rem}.info-icon{margin-bottom:1rem;font-size:3rem}.info-card h3{color:#000;margin-bottom:1rem;font-size:1.5rem;text-decoration:none}.info-card p{color:#000;line-height:1.6;text-decoration:none}.info-card-link h3,.info-card-link p,.info-card-link *{text-decoration:none!important}.effect-demo{color:#000;background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);margin:2rem 0;padding:4rem 0}.effect-demo .container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:25px;padding:3rem;box-shadow:0 15px 35px rgba(0,0,0,.1)}.effect-showcase{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin-top:2rem;display:grid}.effect-image{object-fit:cover;border-radius:15px;max-width:100%;max-height:400px;transition:transform .3s;box-shadow:0 10px 30px rgba(0,0,0,.1);width:auto!important;height:auto!important}.effect-image:hover{transform:scale(1.05)}.effect-description{padding:2rem}.effect-description h3{color:#000;text-shadow:none;margin-bottom:1rem;font-size:2rem}.effect-description p{color:#000;font-size:1.1rem;line-height:1.8}.signup{color:#000;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);padding:6rem 0;position:relative}.signup-content{text-align:center;max-width:650px;margin:0 auto}.signup h2{color:#2c3e50;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.signup p{color:#555;max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.pricing-box{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:15px;margin:1.5rem 0;padding:1.5rem;transition:transform .3s;transform:translateY(0);box-shadow:0 10px 30px rgba(102,126,234,.3)}.pricing-box:hover{transform:translateY(-5px)}.regular-price{color:rgba(255,255,255,.9);margin-bottom:.5rem;font-size:1.1rem}.regular-price .price{color:#fff;font-size:1.8rem;font-weight:700}.early-bird-offer{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);border-radius:25px;padding:.8rem 1.2rem;font-size:1rem;font-weight:600}.pricing-comparison{grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0;display:grid}.product-pricing-card{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:15px;padding:1.5rem;transition:transform .3s;box-shadow:0 10px 30px rgba(102,126,234,.3)}.product-pricing-card:hover{transform:translateY(-5px)}.product-pricing-card h3{color:#fff;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.price-details{flex-direction:column;gap:.5rem;display:flex}.discount-price{color:#fff;font-size:1.4rem;font-weight:700}.savings{color:#4ade80;background:rgba(255,255,255,.1);border-radius:20px;margin-top:.3rem;padding:.3rem .8rem;font-size:1rem;font-weight:600}.products-pricing{flex-wrap:wrap;justify-content:center;gap:2rem;margin:1rem 0;display:flex}.product-option{background:rgba(74,111,165,.1);border:2px solid rgba(74,111,165,.2);border-radius:10px;flex-direction:column;align-items:center;padding:1rem 1.5rem;display:flex}.product-name{color:#4a6fa5;margin-bottom:.3rem;font-size:1rem;font-weight:600}.product-price{color:#2c3e50;font-size:1.5rem;font-weight:700}@media (max-width:768px){.pricing-comparison{grid-template-columns:1fr;gap:1rem}.products-pricing{flex-direction:column;gap:1rem}.product-option{padding:.8rem 1.2rem}.effect-showcase{text-align:center;grid-template-columns:1fr;gap:1.5rem}.effect-image{order:1;max-width:400px;height:300px;margin:0 auto}.effect-description{order:2;padding:1rem 0}.effect-description h3{margin-bottom:1rem;font-size:1.5rem}.effect-description p{font-size:1rem;line-height:1.6}}.price-highlight{text-align:center;background:linear-gradient(135deg,#ff6b6b,#ffa726);border-radius:10px;margin:1rem 0;padding:1rem 1.5rem}.early-bird{color:#fff;margin-bottom:.3rem;font-size:1.1rem;font-weight:700;display:block}.discount-text{color:rgba(255,255,255,.95);font-size:.95rem;font-weight:500;display:block}.signup-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:none;border-radius:25px;padding:3rem 2.5rem;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.1)}.signup-form:before{content:"";z-index:-1;background:rgba(255,255,255,.8);border-radius:20px;position:absolute;top:0;bottom:0;left:0;right:0}.form-group{text-align:left;margin-bottom:1.8rem}.form-group label{color:#2c3e50;margin-bottom:.7rem;font-size:.95rem;font-weight:600;display:block}.form-group input[type=email],.form-group input[type=tel]{background:#fafbfc;border:2px solid #e8ecf4;border-radius:12px;width:100%;padding:16px 20px;font-family:inherit;font-size:1rem;transition:all .3s}.form-group input[type=email]:focus,.form-group input[type=tel]:focus{background:#fff;border-color:#4a6fa5;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px rgba(74,111,165,.1)}.checkbox-group{align-items:flex-start;gap:12px;margin-bottom:2rem;display:flex}.checkbox-group input[type=checkbox]{accent-color:#4a6fa5;margin-top:4px;transform:scale(1.3)}.checkbox-group label{color:#555;margin-bottom:0;font-size:.95rem;line-height:1.5}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50px;width:100%;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 25px rgba(102,126,234,.3)}.submit-button:hover:not(:disabled){color:#fff;transform:translateY(-3px);box-shadow:0 12px 35px rgba(102,126,234,.4)}.submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.loading-spinner{margin-left:10px}.error-message{color:#e74c3c;margin-top:5px;font-size:.9rem;display:block}.success-message,.error-message-box{text-align:center;border-radius:10px;margin-top:2rem;padding:1.5rem}.success-message{color:#fff;background:#27ae60}.error-message-box{color:#fff;background:#e74c3c}.success-message h3,.error-message-box h3{margin-bottom:.5rem;font-size:1.3rem}.faq{background:#f8f9fa;padding:5rem 0}.faq h2{text-align:center;color:#2c3e50;margin-bottom:3rem;font-size:2.5rem}.faq-question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;transition:background-color .3s;display:flex}.faq-question:hover{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)}.faq-question h3{color:#2c3e50;margin:0 0 1rem;font-size:1.2rem;font-weight:600}.faq-icon{color:#667eea;flex-shrink:0;margin-left:1rem;font-size:1.5rem;font-weight:700;transition:transform .3s}.faq-question[aria-expanded=true] .faq-icon{transform:rotate(45deg)}.faq-answer{opacity:0;background-color:transparent;border-radius:0;max-height:0;margin:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),padding .3s,margin .3s,box-shadow .4s,transform .4s cubic-bezier(.4,0,.2,1),opacity .3s;overflow:hidden;transform:translateY(-10px)}.faq-item.active .faq-answer{opacity:1;background:linear-gradient(135deg,#fff 0%,#f8fafc 50%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:15px;max-height:250px;margin:1rem 1.5rem 1.5rem;padding:2rem;position:relative;transform:translateY(0);box-shadow:0 10px 25px rgba(74,111,165,.08),0 4px 10px rgba(0,0,0,.03),inset 0 1px rgba(255,255,255,.6)}.faq-answer p{color:#6c757d;margin:0;font-size:1rem;line-height:1.6}.modal{z-index:1000;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow-y:auto}.modal.show{justify-content:center;align-items:flex-start;padding:2rem 1rem;display:flex}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:-1;background:rgba(0,0,0,.5);width:100%;height:100%;position:fixed;top:0;left:0}.modal-content{background:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;animation:.3s ease-out modalSlideIn;position:relative;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3)}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header{color:#fff;background:#4a6fa5;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:2rem;display:flex}.modal-header h2{margin:0;font-size:1.5rem;font-weight:600}.modal-close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:2rem;transition:background-color .3s;display:flex}.modal-close:hover{background-color:rgba(255,255,255,.2)}.modal-body{max-height:60vh;padding:0;overflow-y:auto}.privacy-content{padding:2rem}.privacy-content section{margin-bottom:2rem}.privacy-content section:last-child{margin-bottom:0}.privacy-content h3{color:#333;border-left:4px solid #667eea;margin-bottom:1rem;padding-left:1rem;font-size:1.2rem;font-weight:600}.privacy-content p{color:#666;margin-bottom:1rem;line-height:1.6}.privacy-content ul{color:#666;margin-bottom:1rem;padding-left:1.5rem;line-height:1.6}.privacy-content li{margin-bottom:.5rem}.privacy-content strong{color:#333;font-weight:600}.modal-footer{background-color:#f8f9fa;border-top:1px solid #eee;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex}.btn{cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background:#3498db}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(52,152,219,.3)}.btn-secondary{color:#fff;background:#6c757d}.btn-secondary:hover{background:#5a6268;transform:translateY(-2px)}.privacy-link{color:#667eea;cursor:pointer;text-decoration:underline;transition:color .3s}.privacy-link:hover{color:#764ba2}footer{color:#fff;text-align:center;background:rgba(0,0,0,.8);padding:2rem 0}.disclaimer{color:#ccc;margin-top:1rem;font-size:.9rem;font-style:italic}@media (max-width:768px){.hero{padding:3rem 0}.hero h2{font-size:2rem}.hero-subtitle{font-size:1.1rem}.hero-description{margin-bottom:1.5rem;font-size:.95rem}.hero-slideshow{max-width:95%;height:250px;margin:2rem auto 0}.slideshow-container{height:250px}.slide-item{width:14.2857%;padding:0 3px}.slide-item img{border-radius:6px}.hero-product-image{width:80px;height:80px;margin-bottom:1.5rem}.hero{min-height:60vh;padding:2rem 0}.section-header h2{font-size:2rem}.section-header p{font-size:1rem}.container{padding:0 15px}.signup-form{padding:1.5rem}.info-grid{grid-template-columns:1fr}.info-card-image{object-fit:contain;object-position:center;background:#f8f9fa;border-radius:15px;width:60%;height:320px;margin:0 auto}.faq-question{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.2rem 1.5rem}.faq-question h3{font-size:1rem}.faq-icon{align-self:flex-end;margin-top:-1.5rem;margin-left:0}.faq-item.active .faq-answer{border-radius:12px;max-height:300px;margin:.8rem 1rem 1.2rem;padding:1.5rem}.modal.show{padding:1rem .5rem}.modal-header{padding:1.5rem}.modal-header h2{font-size:1.3rem}.privacy-content{padding:1.5rem}.modal-footer{flex-direction:column;padding:1rem 1.5rem}.btn{text-align:center;width:100%}.checkbox-group{flex-direction:column;gap:5px}.checkbox-group input[type=checkbox]{margin-top:0}}@media (max-width:480px){.hero{padding:2rem 0}.hero h2{font-size:1.8rem}.hero-subtitle{font-size:1rem}.hero-description{margin-bottom:1.5rem;font-size:.9rem}.hero-slideshow{max-width:98%;height:200px;margin:1.5rem auto 0}.slideshow-container{height:200px}.slide-item{width:14.2857%;padding:0 2px}.slide-item img{border-radius:4px}.nav-prev,.nav-next{width:35px;height:35px;font-size:.9rem}.hero-product-image{width:60px;height:60px;margin-bottom:1rem}.signup h2{font-size:1.8rem}.section-header h2{font-size:1.5rem}.info-content{padding:1.5rem}.info-card-image{object-fit:contain;object-position:center;background:#f8f9fa;border-radius:15px;width:50%;height:350px;margin:0 auto}.effect-image{height:250px;margin-bottom:1rem}.effect-showcase{text-align:center;gap:1rem}.effect-description{padding:1rem .5rem}.effect-description h3{margin-bottom:.8rem;font-size:1.3rem}.effect-description p{font-size:.95rem;line-height:1.5}.faq-question{padding:1rem}.faq-question h3{font-size:.9rem;line-height:1.4}.faq-icon{font-size:1.3rem}.faq-item.active .faq-answer{border-radius:10px;max-height:350px;margin:.5rem .5rem 1rem;padding:1.2rem}.faq-answer p{font-size:.9rem;line-height:1.6}.modal.show{padding:.5rem .25rem}.modal-content{border-radius:8px;max-height:95vh}.modal-header{padding:1rem}.modal-header h2{font-size:1.1rem}.privacy-content{padding:1rem}.privacy-content h3{font-size:1.1rem}.modal-body{max-height:70vh}.modal-footer{padding:1rem}.logo-image{height:70px}}html{scroll-behavior:smooth}img{max-width:100%;height:auto}.hero-bg-image,.info-card-image,.hero-product-image{transition:transform .3s,filter .3s}.info-card:hover .info-card-image{transform:scale(1.05)}.hero-product-image:hover{transform:scale(1.1)}.hero-bg-image,.info-card-image,.hero-product-image{opacity:1;transition:opacity .3s,transform .3s}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.veiligheid-page{background:#f8f9fa;min-height:100vh}.page-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:4rem 0 3rem;position:relative}.page-hero h1{text-shadow:0 2px 4px rgba(0,0,0,.3);margin-bottom:1rem;font-size:2.8rem;font-weight:700}.page-hero .hero-subtitle{opacity:.95;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.breadcrumbs{opacity:.9;margin-top:1.5rem;font-size:.95rem}.breadcrumbs a{color:#fff;text-decoration:none;transition:opacity .3s}.breadcrumbs a:hover{opacity:.8}.table-of-contents{background:#fff;padding:3rem 0}.table-of-contents h2{text-align:center;color:#2c3e50;margin-bottom:2rem;font-size:2rem}.toc-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.toc-link{color:inherit;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:2px solid transparent;border-radius:12px;padding:1.5rem;text-decoration:none;transition:all .3s;display:block;box-shadow:0 4px 15px rgba(0,0,0,.08)}.toc-link:hover{border-color:#667eea;transform:translateY(-3px);box-shadow:0 8px 25px rgba(102,126,234,.15)}.toc-link h3{color:#2c3e50;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.toc-link p{color:#6c757d;margin:0;font-size:.9rem;line-height:1.4}.content-section{background:#fff;margin-bottom:2rem;padding:3rem 0}.content-section:nth-child(2n){background:#f8f9fa}.content-section h2{color:#2c3e50;text-align:center;margin-bottom:2rem;font-size:2.2rem;font-weight:700}.content-section h3{color:#495057;margin-bottom:1.5rem;font-size:1.4rem;font-weight:600}.content-section h4{color:#495057;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.warning-box{color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a52 100%);border-radius:12px;margin-bottom:2rem;padding:1.5rem 2rem;box-shadow:0 6px 20px rgba(255,107,107,.3)}.warning-box h3{color:#fff;margin-bottom:.8rem;font-size:1.2rem}.warning-box p{margin:0;line-height:1.6}.removal-intro{color:#fff;background:linear-gradient(135deg,#3498db 0%,#2980b9 100%);border-radius:12px;margin-bottom:2rem;padding:1.5rem 2rem;box-shadow:0 6px 20px rgba(52,152,219,.3)}.removal-intro p{margin:0;font-size:1.05rem;line-height:1.6}.technique-warning{color:#fff;background:linear-gradient(135deg,#f39c12 0%,#e67e22 100%);border-radius:10px;margin-bottom:2rem;padding:1.2rem 1.8rem;box-shadow:0 5px 15px rgba(243,156,18,.3)}.technique-warning p{margin:0;font-weight:500}.situations-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem;display:grid}.situation-card{border-radius:12px;padding:2rem;box-shadow:0 6px 20px rgba(0,0,0,.1)}.situation-card.valid{color:#fff;background:linear-gradient(135deg,#27ae60 0%,#2ecc71 100%)}.situation-card.invalid{color:#fff;background:linear-gradient(135deg,#e74c3c 0%,#c0392b 100%)}.situation-card h4{color:#fff;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.situation-card ul{margin:0;padding-left:1.5rem;line-height:1.7}.situation-card li{margin-bottom:.5rem}.escalation-steps{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:15px;margin-top:2rem;padding:2rem}.escalation-steps h3{color:#fff;text-align:center;margin-bottom:1.5rem}.escalation-steps ol{margin:0;padding-left:2rem;font-size:1.05rem;line-height:1.8}.escalation-steps li{margin-bottom:.8rem}.escalation-steps strong{font-weight:700}.technique-steps{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.step-card{text-align:center;background:#fff;border:2px solid #e9ecef;border-radius:15px;padding:2rem;transition:all .3s;position:relative;box-shadow:0 8px 25px rgba(0,0,0,.1)}.step-card:hover{border-color:#667eea;transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.15)}.step-number{color:#fff;background:#667eea;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:1.1rem;font-weight:700;display:flex;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.step-card h3{color:#2c3e50;margin-top:.5rem;margin-bottom:1.5rem}.step-content h4{color:#495057;margin-top:1.5rem;margin-bottom:.8rem}.step-content ul{text-align:left;margin-bottom:1.5rem;line-height:1.6}.step-content li{margin-bottom:.4rem}.safety-guidelines,.guidelines-grid{margin-top:2rem}.guidelines-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.guideline-card{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-left:4px solid #667eea;border-radius:10px;padding:1.5rem}.guideline-card h4{color:#2c3e50;margin-bottom:.8rem}.guideline-card p{color:#495057;margin:0;line-height:1.6}.removal-methods{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.removal-card{background:linear-gradient(145deg,#fff 0%,#f8f9fa 100%);border:1px solid rgba(255,255,255,.8);border-radius:20px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.08),0 5px 15px rgba(0,0,0,.05)}.removal-card:before{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);height:4px;position:absolute;top:0;left:0;right:0}.removal-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.12),0 8px 20px rgba(0,0,0,.08)}.removal-card h3{color:#2c3e50;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.4rem;font-weight:600;position:relative}.removal-card h4{color:#4a6fa5;margin:1.5rem 0 1rem;font-size:1.1rem;font-weight:600}.method-priority ol{counter-reset:step-counter;padding-left:0;line-height:1.8;list-style:none}.method-priority li{counter-increment:step-counter;background:rgba(102,126,234,.05);border-left:4px solid #667eea;border-radius:12px;margin-bottom:1.2rem;padding:1rem 1rem 1rem 3rem;transition:all .3s;position:relative}.method-priority li:before{content:counter(step-counter);color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.method-priority li:hover{background:rgba(102,126,234,.1);transform:translate(5px)}.removal-card ul{padding-left:0;list-style:none}.removal-card ul li{background:rgba(74,111,165,.04);border-radius:8px;margin-bottom:.8rem;padding:.8rem 1rem .8rem 2.5rem;transition:all .3s;position:relative}.removal-card ul li:before{content:"•";color:#667eea;font-size:1.2rem;font-weight:700;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.removal-card ul li:hover{background:rgba(74,111,165,.08);transform:translate(3px)}.method-priority strong{color:#2c3e50;font-weight:600}.method-priority ul{margin-top:.5rem;padding-left:1.5rem;line-height:1.5}.method-priority ul li{margin-bottom:.3rem}.skin-warnings,.fabric-tips{background:#f8f9fa;border-left:4px solid #e74c3c;border-radius:10px;margin-top:2rem;padding:1.5rem}.skin-warnings h4,.fabric-tips h4{color:#2c3e50;margin-bottom:1rem}.fabric-tips{border-left-color:#27ae60}.professional-help{text-align:center;margin-top:3rem}.professional-options{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.professional-card{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;padding:1.5rem}.professional-card h4{color:#fff;margin-bottom:.8rem}.professional-card p{margin:0;line-height:1.6}.action-checklist{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.checklist-item{background:#fff;border-left:4px solid #667eea;border-radius:12px;padding:2rem;box-shadow:0 6px 20px rgba(0,0,0,.1)}.checklist-item h4{color:#2c3e50;margin-bottom:1rem}.checklist-item ul{margin:0;padding-left:1.5rem;line-height:1.6}.reporting-steps{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}.report-step{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 6px 20px rgba(0,0,0,.1)}.report-step h4{color:#2c3e50;border-bottom:2px solid #667eea;margin-bottom:1rem;padding-bottom:.5rem}.support-contacts{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.contact-card{color:#fff;text-align:center;background:linear-gradient(135deg,#27ae60 0%,#2ecc71 100%);border-radius:12px;padding:2rem}.contact-card h4{color:#fff;margin-bottom:1rem}.contact-card p{margin-bottom:.5rem;line-height:1.5}.legal-disclaimer{color:#fff;text-align:center;background:linear-gradient(135deg,#f39c12 0%,#e67e22 100%);border-radius:12px;margin-bottom:2rem;padding:1.5rem 2rem}.legal-disclaimer p{margin:0;font-weight:500;line-height:1.6}.legal-conditions{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem;display:grid}.condition-card{background:#fff;border-top:4px solid #667eea;border-radius:12px;padding:2rem;box-shadow:0 6px 20px rgba(0,0,0,.1)}.condition-card h4{color:#2c3e50;margin-bottom:1rem}.condition-card p{margin-bottom:1rem;line-height:1.6}.condition-card ul{margin:0;padding-left:1.5rem;line-height:1.6}.legal-status{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin-top:2rem;padding:2rem}.legal-status h4{color:#2c3e50;border-bottom:2px solid #e74c3c;margin-bottom:1rem;padding-bottom:.5rem}.legal-status ul{padding-left:1.5rem;line-height:1.6}.legal-status li{margin-bottom:.5rem}.preparation-tips{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem;display:grid}.prep-card{background:#fff;border-left:4px solid #3498db;border-radius:12px;padding:1.5rem;box-shadow:0 6px 20px rgba(0,0,0,.1)}.prep-card h4{color:#2c3e50;margin-bottom:1rem}.prep-card ul{margin:0;padding-left:1.5rem;line-height:1.6}.alternatives-section{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:3rem 0}.alternatives-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.alternative-card{background:#fff;border-radius:15px;padding:2rem;transition:transform .3s;box-shadow:0 8px 25px rgba(0,0,0,.1)}.alternative-card:hover{transform:translateY(-5px)}.alternative-card h3{color:#2c3e50;border-bottom:2px solid #667eea;margin-bottom:1rem;padding-bottom:.5rem}.alternative-card p{color:#495057;margin-bottom:1.5rem;line-height:1.6}.alternative-card ul{margin:0;padding-left:1.5rem;line-height:1.6}.faq-section{background:#fff;padding:3rem 0}.faq-section h2{text-align:center;color:#2c3e50;margin-bottom:2rem;font-size:2rem}.faq-section .faq-grid{grid-template-columns:1fr;gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.faq-section .faq-item{background:#f8f9fa;border-left:4px solid #667eea;border-radius:12px;padding:1.5rem}.faq-section .faq-item h4{color:#2c3e50;margin-bottom:.8rem;font-size:1.1rem}.faq-section .faq-item p{color:#495057;margin:0;line-height:1.6}.cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:4rem 0}.cta-section h2{color:#fff;margin-bottom:1rem;font-size:2.2rem}.cta-section p{opacity:.95;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.cta-button.primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 8px 25px rgba(102,126,234,.3)}.cta-button.secondary{color:#667eea;background:0 0;border:2px solid #667eea;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s}@media (max-width:768px){.page-hero h1{font-size:2.2rem}.page-hero .hero-subtitle{font-size:1.1rem}.toc-grid{grid-template-columns:1fr;gap:1rem}.situations-grid,.technique-steps{grid-template-columns:1fr;gap:1.5rem}.step-card{padding:1.5rem}.guidelines-grid{grid-template-columns:1fr}.removal-methods,.action-checklist,.reporting-steps,.support-contacts,.legal-conditions,.preparation-tips,.alternatives-grid{grid-template-columns:1fr;gap:1.5rem}.faq-section .faq-grid{grid-template-columns:1fr;gap:1rem}.cta-buttons{flex-direction:column;align-items:center;gap:1rem}.cta-button.primary,.cta-button.secondary{text-align:center;width:100%;max-width:300px}}@media (max-width:480px){.page-hero{padding:2.5rem 0 2rem}.page-hero h1{font-size:1.8rem}.content-section{padding:2rem 0}.content-section h2{font-size:1.8rem}.step-card{padding:1.2rem}.removal-card,.checklist-item,.professional-card,.contact-card,.alternative-card{padding:1.5rem}}.form-group input.invalid{border-color:#e74c3c;box-shadow:0 0 0 3px rgba(231,76,60,.1)}.form-group input.valid{border-color:#27ae60;box-shadow:0 0 0 3px rgba(39,174,96,.1)}.products-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:4rem 0}.products-hero .hero-content h1{margin-bottom:1rem;font-size:3rem;font-weight:700}.products-hero .hero-subtitle{opacity:.9;margin-bottom:2rem;font-size:1.3rem}.availability-notice{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border-radius:15px;padding:1.5rem;display:inline-block}.status-badge{color:#fff;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border-radius:25px;margin-bottom:.5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-block}.products-section{background:#f8f9fa;padding:5rem 0}.products-grid{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.product-card{background:#fff;border:2px solid transparent;border-radius:25px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.product-card:hover{border-color:#667eea;transform:translateY(-10px);box-shadow:0 30px 60px rgba(0,0,0,.15)}.product-badge{color:#fff;z-index:10;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:15px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;position:absolute;top:1.5rem;right:1.5rem}.product-image-container{text-align:center;background:linear-gradient(145deg,#f8f9fa 0%,#fff 100%);padding:2rem}.product-image{border-radius:15px;width:100%;max-width:300px;height:auto;transition:transform .3s}.product-card:hover .product-image{transform:scale(1.05)}.product-info{padding:2.5rem}.product-info h2{color:#2c3e50;margin-bottom:.5rem;font-size:2rem;font-weight:700}.product-subtitle{color:#6c757d;margin-bottom:2rem;font-size:1.1rem}.price-section{text-align:center;background:linear-gradient(145deg,#f8f9fa 0%,#e9ecef 100%);border-radius:15px;margin-bottom:2rem;padding:1.5rem}.price-main{justify-content:center;align-items:baseline;margin-bottom:.5rem;display:flex}.currency{color:#6c757d;margin-right:.2rem;font-size:1.5rem}.amount{color:#2c3e50;font-size:3rem;font-weight:700}.price-early-bird{justify-content:center;align-items:center;gap:1rem;display:flex}.original-price{color:#6c757d;font-size:1.1rem;text-decoration:line-through}.discount{color:#fff;background:linear-gradient(135deg,#51cf66 0%,#40c057 100%);border-radius:10px;padding:.3rem .8rem;font-size:.9rem;font-weight:600}.product-features{margin-bottom:2rem}.product-features h3{color:#2c3e50;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.product-features ul{padding:0;list-style:none}.product-features li{border-bottom:1px solid #e9ecef;padding:.8rem 0 .8rem 2rem;position:relative}.product-features li:before{content:"✓";color:#51cf66;font-size:1.1rem;font-weight:700;position:absolute;left:0}.product-features li:last-child{border-bottom:none}.product-specs{margin-bottom:2rem}.product-specs h3{color:#2c3e50;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.specs-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.spec-item{background:#f8f9fa;border-radius:8px;justify-content:space-between;padding:.8rem;display:flex}.spec-value{color:#2c3e50;font-weight:600}.product-actions{flex-direction:column;gap:1rem;display:flex}.btn-notify,.btn-early-bird{text-align:center;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.btn-notify{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.btn-notify:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.3)}.btn-early-bird{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 25px rgba(102,126,234,.3);color:#fff!important}.btn-early-bird:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(102,126,234,.4);color:#fff!important}.btn-early-bird:visited,.btn-early-bird:link,.btn-early-bird:active{color:#fff!important}.comparison-section{background:#fff;padding:5rem 0}.comparison-section h2{text-align:center;color:#2c3e50;margin-bottom:3rem;font-size:2.5rem}.comparison-table{background:#fff;border-radius:20px;max-width:800px;margin:0 auto;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.1)}.comparison-header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);grid-template-columns:2fr 1fr 1fr;padding:1.5rem;font-weight:600;display:grid}.comparison-row{border-bottom:1px solid #e9ecef;grid-template-columns:2fr 1fr 1fr;padding:1.5rem;transition:background .3s;display:grid}.comparison-row:hover{background:#f8f9fa}.comparison-row:last-child{border-bottom:none}.feature{color:#2c3e50;font-weight:600}.value{text-align:center;color:#495057;font-weight:500}.products-faq{background:#f8f9fa;padding:5rem 0}.products-faq h2{text-align:center;color:#2c3e50;margin-bottom:3rem;font-size:2.5rem}.faq-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.faq-item{background:#fff;border-radius:15px;padding:2rem;transition:transform .3s;box-shadow:0 8px 25px rgba(0,0,0,.08)}.faq-item:hover{transform:translateY(-5px)}.faq-item h3{color:#2c3e50;margin-bottom:1rem;font-size:1.2rem}.faq-item p{color:#6c757d;line-height:1.6}.products-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:5rem 0}.products-cta h2{margin-bottom:1rem;font-size:2.5rem}.products-cta p{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-button{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 25px rgba(102,126,234,.3)}.cta-button.primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.cta-button.primary:hover{color:#fff;transform:translateY(-3px);box-shadow:0 12px 35px rgba(102,126,234,.4)}.cta-button.secondary{color:#667eea;background:0 0;border:2px solid #667eea}.cta-button.secondary:hover{color:#fff;background:#667eea;transform:translateY(-3px);box-shadow:0 12px 35px rgba(102,126,234,.4)}@media (max-width:768px){.products-hero .hero-content h1{font-size:2rem}.products-grid{grid-template-columns:1fr;gap:2rem}.comparison-header,.comparison-row{grid-template-columns:1fr;gap:1rem}.comparison-header{display:none}.comparison-row{justify-content:space-between;align-items:center;display:flex}.specs-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.product-actions{gap:.8rem}.btn-notify,.btn-early-bird{padding:.8rem 1.5rem;font-size:.9rem}}.product-detail-page{padding:2rem 0}.breadcrumb{color:#666;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;display:flex}.breadcrumb a{color:#4a6fa5;text-decoration:none;transition:color .3s}.breadcrumb a:hover{color:#667eea}.breadcrumb span:last-child{color:#333;font-weight:500}.product-detail-container{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.product-detail-images{flex-direction:column;gap:1rem;display:flex}.main-image{background:linear-gradient(145deg,#f8f9fa 0%,#fff 100%);border-radius:20px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.08)}.premium-badge{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:.5rem 1rem;font-size:.8rem;font-weight:700;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 12px rgba(102,126,234,.3)}.product-main-image{object-fit:contain;width:100%;height:auto;max-height:500px}.image-thumbnails{gap:.5rem;display:flex}.thumbnail{cursor:pointer;opacity:.6;border:2px solid transparent;border-radius:10px;width:80px;height:80px;transition:all .3s}.thumbnail.active,.thumbnail:hover{opacity:1;border-color:#667eea}.product-detail-info h1{color:#2c3e50;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.price-section-detail{color:#2c3e50;background:linear-gradient(145deg,#f8f9fa 0%,#e9ecef 100%);border-radius:15px;margin:2rem 0;padding:1.5rem}.price-main-detail{align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.price-main-detail .currency{color:#6c757d;font-size:1.5rem;font-weight:600}.price-main-detail .amount{color:#2c3e50;font-size:3rem;font-weight:800}.price-comparison{color:#6c757d;align-items:center;gap:1rem;font-size:.9rem;display:flex}.original-price{opacity:.8;text-decoration:line-through}.savings{color:#fff;background:#667eea;border-radius:20px;padding:.3rem .8rem;font-weight:600}.availability{background:#e3f2fd;border-left:4px solid #2196f3;border-radius:10px;margin:1.5rem 0;padding:1rem}.status{color:#1976d2;margin-bottom:.5rem;font-weight:600;display:inline-block}.availability p{color:#666;margin:0;font-size:.9rem}.product-highlights{margin:2rem 0}.product-highlights h2{color:#2c3e50;margin-bottom:1.5rem;font-size:1.5rem}.highlights-list{padding:0;list-style:none}.highlights-list li{background:rgba(102,126,234,.05);border-left:4px solid #667eea;border-radius:10px;margin-bottom:1rem;padding:1rem;transition:all .3s}.highlights-list li:hover{background:rgba(102,126,234,.1);transform:translate(5px)}.highlights-list strong{color:#2c3e50;margin-bottom:.3rem;font-size:1.1rem;display:block}.highlights-list span{color:#666;font-size:.9rem}.cta-section{text-align:center;background:0 0;border:none;border-radius:0;margin:2rem 0;padding:2rem}.btn-claim-discount{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 25px rgba(102,126,234,.3);color:#fff!important}.btn-claim-discount:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(102,126,234,.4);color:#fff!important}.btn-claim-discount:visited,.btn-claim-discount:link,.btn-claim-discount:active{color:#fff!important}.early-bird-info{color:#666;margin-top:1rem;font-size:.9rem}.trust-indicators{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:2rem 0;display:grid}.trust-item{background:rgba(102,126,234,.05);border-radius:8px;align-items:center;gap:.5rem;padding:.8rem;font-size:.9rem;display:flex}.trust-icon{color:#667eea;font-weight:700}.product-tabs{margin:4rem 0}.tab-content{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 8px 25px rgba(0,0,0,.08)}.tab-panel h2{color:#2c3e50;border-bottom:2px solid #667eea;margin-bottom:1.5rem;padding-bottom:.5rem}.specs-table{gap:1rem;display:grid}.spec-row{background:rgba(102,126,234,.05);border-left:4px solid #667eea;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.spec-label{color:#2c3e50;font-weight:600}.spec-value{color:#666}.usage-steps{gap:1.5rem;display:grid}.usage-step{background:rgba(102,126,234,.05);border-radius:15px;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.usage-step:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.step-number{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.step-content h3{color:#2c3e50;margin-bottom:.5rem}.step-content p{color:#666;line-height:1.6}.included-items{gap:1.5rem;display:grid}.included-item{background:rgba(102,126,234,.05);border-left:4px solid #667eea;border-radius:15px;gap:1rem;padding:1.5rem;display:flex}.item-icon{flex-shrink:0;font-size:2rem}.item-details h3{color:#2c3e50;margin-bottom:.5rem}.item-details p{color:#666;font-size:.9rem}.related-products{margin:4rem 0}.related-products h2{color:#2c3e50;text-align:center;margin-bottom:2rem}.related-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.related-card{color:inherit;text-align:center;background:#fff;border-radius:15px;padding:1.5rem;text-decoration:none;transition:all .3s;display:block;box-shadow:0 8px 25px rgba(0,0,0,.08)}.related-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.15)}.related-image{object-fit:contain;width:100%;height:150px;margin-bottom:1rem}.related-card h3{color:#2c3e50;margin-bottom:.5rem}.related-card p{color:#667eea;margin-bottom:.5rem;font-weight:600}.was-price{color:#999;margin-left:.5rem;font-weight:400;text-decoration:line-through}.view-product{color:#667eea;font-size:.9rem;font-weight:500}.product-info a{color:inherit;text-decoration:none;transition:color .3s}.product-info a:hover{color:#667eea}.product-info a h2{transition:color .3s}.product-info a:hover h2{color:#667eea}@media (max-width:768px){.product-detail-container{grid-template-columns:1fr;gap:2rem}.product-detail-info h1{font-size:2rem}.price-main-detail .amount{font-size:2.5rem}.trust-indicators{grid-template-columns:1fr}.usage-step{text-align:center;flex-direction:column}.related-grid{grid-template-columns:1fr}}
