.examples-carousel{padding:100px;background:white}.examples-container{width:100%}.section-header{text-align:center;margin-bottom:60px}.title-header-carousel{font-size:42px;font-weight:700;color:#1e293b;margin-bottom:16px;background:linear-gradient(135deg,#ffd000,#ffa632 35%,#ff7f00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:2px 2px 2px rgba(0,0,0,.15)}.subtitle-header-carousel{font-size:20px;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6;text-shadow:2px 2px 1px rgba(0,0,0,.1)}.carousel-wrapper{position:relative;margin-bottom:40px}.carousel-btn,.carousel-wrapper{display:flex;align-items:center;justify-content:center}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;border:2px solid #ffd49b;font-size:20px;font-weight:700;color:#64748b;cursor:pointer;transition:all .3s ease;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.1)}.carousel-btn:hover{transform:translateY(-50%) scale(1.1)}.carousel-btn>img{width:100%}.prev-btn{left:0}.next-btn{right:0}.carousel-content{width:80%}.example-card{background:white;border-radius:24px;padding:48px;box-shadow:0 20px 40px rgba(0,0,0,.1);border:1px solid #e2e8f0;width:100%}.before-after-container{display:flex;flex-direction:column;gap:32px}.image-comparison{display:flex;align-items:center;justify-content:space-between;gap:60px}.after-section,.before-section{flex:1 1;text-align:center}.label{display:inline-block;background:linear-gradient(135deg,#ffd000,#ffa632 20%,#ff7f00 80%);color:white;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:16px}.image-placeholder{width:100%;height:auto;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;padding:3px 3px 10px}.image-placeholder.before{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #cbd5e1}.image-placeholder.after{background:linear-gradient(135deg,#ffd000,#ffa632 20%,#ff7f00 80%);color:white;box-shadow:0 10px 30px rgba(72,192,240,.3);box-shadow:2px 2px 20px 5px rgba(255,153,0,.4)}.image-after,.image-before{border-radius:14px 14px 0 0;width:100%;margin:auto}.image-placeholder p{font-size:16px;font-weight:500;margin:0}.example-info{text-align:center;margin-top:10px}.example-info h3{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:12px}.example-info p{font-size:18px;color:#64748b;line-height:1.6}.carousel-indicators{display:flex;justify-content:center;gap:12px}.indicator{width:12px;height:12px;border-radius:50%;border:none;background:#cbd5e1;cursor:pointer;transition:all .3s ease}.indicator.active{background:linear-gradient(135deg,#ffd000,#ffa632 20%,#ff7f00 80%);transform:scale(1.2)}.indicator:hover{background:#94a3b8}.indicator.active:hover{background:linear-gradient(135deg,#ffd000,#ffa632 20%,#ff7f00 80%)}@media (max-width:1024px){.examples-carousel{padding:70px 50px}.title-header-carousel{font-size:36px}.subtitle-header-carousel{font-size:18px}.example-card{padding:36px}.image-comparison{gap:40px}.example-info h3{font-size:24px}.example-info p{font-size:16px}}@media (max-width:768px){.examples-carousel{padding:30px 40px}.section-header{margin-bottom:40px}.title-header-carousel{font-size:32px;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.subtitle-header-carousel{font-size:16px;max-width:100%;text-shadow:1px 1px 1px rgba(0,0,0,.15)}.carousel-wrapper{margin-bottom:30px}.carousel-content{width:90%}.next-btn,.prev-btn{display:none}.example-card{padding:24px}.image-comparison{flex-direction:column;gap:30px}.after-section,.before-section{width:100%}.image-placeholder p{font-size:14px}.example-info h3{font-size:22px}.example-info p{font-size:15px}}@media (max-width:480px){.examples-carousel{padding:40px 15px}.title-header-carousel{font-size:28px;margin-bottom:12px}.subtitle-header-carousel{font-size:14px;line-height:1.5}.carousel-content{width:80%}.example-card{padding:20px;border-radius:16px}.before-after-container,.image-comparison{gap:24px}.label{font-size:12px;padding:6px 12px;margin-bottom:12px}.image-placeholder{border-radius:12px;padding:2px 2px 8px}.image-after,.image-before{border-radius:10px 10px 0 0}.image-placeholder p{font-size:12px}.example-info{margin-top:8px}.example-info h3{font-size:20px;margin-bottom:8px}.example-info p{font-size:14px;line-height:1.5}.carousel-indicators{gap:8px}.indicator{width:10px;height:10px}}@media (max-width:360px){.examples-carousel{padding:25px 10px}.title-header-carousel{font-size:24px}.subtitle-header-carousel{font-size:13px}.example-card{padding:16px}.carousel-btn{width:30px;height:30px;font-size:12px}.prev-btn{left:-15px}.next-btn{right:-15px}.example-info h3{font-size:18px}.example-info p{font-size:13px}.label{font-size:11px;padding:5px 10px}}