.image-compressor-page{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#0f172a);position:relative;overflow-x:hidden}.background-decoration{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;animation:float 20s ease-in-out infinite}.orb-1{width:500px;height:500px;background:radial-gradient(circle,#ec4899 0,transparent 70%);top:-10%;left:-10%;animation-delay:0s}.orb-2{width:400px;height:400px;background:radial-gradient(circle,#f97316 0,transparent 70%);bottom:-10%;right:-10%;animation-delay:7s}.orb-3{width:300px;height:300px;background:radial-gradient(circle,#8b5cf6 0,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:14s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.main-content{position:relative;z-index:1}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.hero-section{padding:4rem 0 2rem;text-align:center}.hero-content{animation:fadeInUp .8s ease-out}.icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#ec4899,#f97316);border-radius:20px;margin-bottom:1.5rem;animation:pulse 2s ease-in-out infinite}.hero-icon{width:40px;height:40px;color:#fff}.hero-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.gradient-text{background:linear-gradient(135deg,#ec4899,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.125rem;color:#94a3b8;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.feature-badges{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.5rem}.badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:50px;font-size:.875rem;color:#e2e8f0;backdrop-filter:blur(10px);transition:all .3s ease}.badge:hover{background:hsla(0,0%,100%,.1);transform:translateY(-2px)}.ad-container{max-width:1200px;margin:2rem auto;padding:0 1rem}.ad-placeholder{min-height:100px;background:hsla(0,0%,100%,.02);border:2px dashed hsla(0,0%,100%,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.ad-placeholder:hover{background:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.2)}.ad-label{color:#64748b;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.tool-section{padding:2rem 0}.tool-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:24px;padding:2rem;backdrop-filter:blur(20px);box-shadow:0 20px 60px rgba(0,0,0,.3);animation:fadeInUp .8s ease-out .2s both}.upload-zone{min-height:400px;border:3px dashed hsla(0,0%,100%,.2);border-radius:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;background:hsla(0,0%,100%,.02);position:relative;overflow:hidden}.upload-zone:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(236,72,153,.1),rgba(249,115,22,.1));opacity:0;transition:opacity .3s ease}.upload-zone:hover:before{opacity:1}.upload-zone:hover{border-color:#ec4899;transform:scale(1.01)}.upload-zone.dragging{border-color:#f97316;background:rgba(249,115,22,.1);transform:scale(1.02)}.upload-zone.dragging:before{opacity:1}.file-input{display:none}.upload-content{text-align:center;padding:2rem;position:relative;z-index:1}.upload-icon{width:80px;height:80px;margin:0 auto 1.5rem;color:#ec4899;animation:bounce 2s ease-in-out infinite}.upload-icon svg{width:100%;height:100%;stroke-width:1.5}.upload-title{font-size:1.5rem;font-weight:700;color:#f1f5f9;margin-bottom:.5rem}.upload-subtitle{font-size:1rem;color:#94a3b8;margin-bottom:1.5rem}.upload-hint{display:inline-block;padding:.5rem 1rem;background:hsla(0,0%,100%,.05);border-radius:50px;font-size:.875rem;color:#cbd5e1}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.compress-zone{animation:fadeIn .5s ease-out}.quality-control{margin-bottom:2rem;padding:1.5rem;background:hsla(0,0%,100%,.03);border-radius:16px;border:1px solid hsla(0,0%,100%,.1)}.control-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.control-label{font-size:1rem;font-weight:600;color:#f1f5f9}.quality-value{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#ec4899,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.slider-wrapper{margin-bottom:.5rem}.quality-slider{width:100%;height:8px;border-radius:50px;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;transition:all .3s ease}.quality-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#ec4899,#f97316);cursor:pointer;box-shadow:0 4px 12px rgba(236,72,153,.4);-webkit-transition:all .3s ease;transition:all .3s ease}.quality-slider::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 6px 20px rgba(236,72,153,.6)}.quality-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#ec4899,#f97316);cursor:pointer;border:none;box-shadow:0 4px 12px rgba(236,72,153,.4);-moz-transition:all .3s ease;transition:all .3s ease}.quality-slider::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 6px 20px rgba(236,72,153,.6)}.slider-labels{display:flex;justify-content:space-between;font-size:.75rem;color:#64748b;margin-top:.5rem}.image-comparison{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media (min-width:768px){.image-comparison{grid-template-columns:repeat(2,1fr)}}.image-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:1.25rem;transition:all .3s ease;animation:scaleIn .5s ease-out}.image-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.3);border-color:hsla(0,0%,100%,.2)}.image-card.compressed{animation-delay:.2s}.image-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.image-title{font-size:1rem;font-weight:600;color:#f1f5f9}.image-size{font-size:.875rem;font-weight:600;color:#94a3b8;padding:.25rem .75rem;background:hsla(0,0%,100%,.05);border-radius:50px}.image-wrapper{position:relative;border-radius:12px;overflow:hidden;background:rgba(0,0,0,.2);aspect-ratio:16/9}.preview-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.processing-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:10}.spinner{width:40px;height:40px;border:4px solid hsla(0,0%,100%,.1);border-top-color:#ec4899;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.compression-badge{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;background:linear-gradient(135deg,rgba(34,197,94,.2),rgba(16,185,129,.2));border:1px solid rgba(34,197,94,.3);border-radius:50px;font-size:.875rem;font-weight:600;color:#86efac;animation:slideInRight .5s ease-out}.badge-icon{width:18px;height:18px;color:#22c55e}.action-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{flex:1;min-width:200px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:12px;border:none;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.2);transform:translate(-50%,-50%);transition:width .6s,height .6s}.btn:active:before{width:300px;height:300px}.btn-icon{width:20px;height:20px;position:relative;z-index:1}.btn-primary{background:linear-gradient(135deg,#22c55e,#10b981);color:#fff;box-shadow:0 4px 20px rgba(34,197,94,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(34,197,94,.4)}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:hsla(0,0%,100%,.05);color:#f1f5f9;border:1px solid hsla(0,0%,100%,.2)}.btn-secondary:hover{background:hsla(0,0%,100%,.1);transform:translateY(-2px)}.btn-secondary:active{transform:translateY(0)}.section-title{font-size:2rem;font-weight:700;color:#f1f5f9;text-align:center;margin-bottom:3rem;display:flex;align-items:center;justify-content:center;gap:.75rem}.title-icon{font-size:2.5rem}.guide-section{padding:4rem 0;background:rgba(0,0,0,.2)}.guide-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.guide-grid{grid-template-columns:repeat(3,1fr)}}.guide-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease;animation:fadeInUp .8s ease-out}.guide-card:nth-child(2){animation-delay:.1s}.guide-card:nth-child(3){animation-delay:.2s}.guide-card:hover{transform:translateY(-8px);background:hsla(0,0%,100%,.05);border-color:rgba(236,72,153,.5);box-shadow:0 12px 40px rgba(236,72,153,.2)}.guide-number{width:60px;height:60px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#ec4899,#f97316);border-radius:50%;color:#fff}.guide-title{font-size:1.25rem;font-weight:600;color:#f1f5f9;margin-bottom:1rem}.guide-text{font-size:.9375rem;color:#94a3b8;line-height:1.6}.features-section{padding:4rem 0}.features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:1.75rem;transition:all .3s ease;animation:fadeInUp .8s ease-out}.feature-card:nth-child(2){animation-delay:.1s}.feature-card:nth-child(3){animation-delay:.2s}.feature-card:nth-child(4){animation-delay:.3s}.feature-card:nth-child(5){animation-delay:.4s}.feature-card:nth-child(6){animation-delay:.5s}.feature-card:hover{transform:translateY(-4px);background:hsla(0,0%,100%,.05);border-color:rgba(249,115,22,.5);box-shadow:0 12px 40px rgba(249,115,22,.2)}.feature-icon{font-size:2.5rem;margin-bottom:1rem;display:block}.feature-title{font-size:1.125rem;font-weight:600;color:#f1f5f9;margin-bottom:.75rem}.feature-text{font-size:.9375rem;color:#94a3b8;line-height:1.6}.faq-section{padding:4rem 0;background:rgba(0,0,0,.2)}.faq-list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:hsla(0,0%,100%,.2)}.faq-item[open]{background:hsla(0,0%,100%,.05);border-color:rgba(236,72,153,.5)}.faq-question{padding:1.25rem 1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;font-weight:600;color:#f1f5f9;list-style:none;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-question::-webkit-details-marker{display:none}.faq-question:hover{color:#ec4899}.faq-icon{width:20px;height:20px;flex-shrink:0;transition:transform .3s ease;color:#94a3b8}.faq-item[open] .faq-icon{transform:rotate(180deg);color:#ec4899}.faq-answer{padding:0 1.5rem 1.5rem;color:#94a3b8;line-height:1.7;animation:fadeIn .3s ease-out}.faq-answer p{margin-bottom:1rem}.faq-answer p:last-child{margin-bottom:0}.faq-answer ul{margin:1rem 0;padding-left:1.5rem}.faq-answer li{margin-bottom:.5rem}.faq-answer strong{color:#f1f5f9;font-weight:600}.resources-section{padding:4rem 0}.resources-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:1024px){.resources-grid{grid-template-columns:repeat(3,1fr)}}.resource-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:2rem;transition:all .3s ease}.resource-card:hover{transform:translateY(-4px);background:hsla(0,0%,100%,.05);border-color:rgba(139,92,246,.5);box-shadow:0 12px 40px rgba(139,92,246,.2)}.resource-title{font-size:1.25rem;font-weight:600;color:#f1f5f9;margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem}.resource-text{font-size:.9375rem;color:#94a3b8;line-height:1.7;margin-bottom:1rem}.resource-text:last-child{margin-bottom:0}.resource-list{list-style:none;padding:0;margin:0}.resource-list li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:#94a3b8;line-height:1.6}.resource-list li:before{content:"→";position:absolute;left:0;color:#ec4899;font-weight:700}.quality-table{display:flex;flex-direction:column;gap:.75rem}.quality-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:hsla(0,0%,100%,.03);border-radius:8px;transition:all .3s ease}.quality-row:hover{background:hsla(0,0%,100%,.06);transform:translateX(4px)}.quality-level{font-weight:600;color:#ec4899;font-size:.875rem}.quality-desc{color:#94a3b8;font-size:.875rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{box-shadow:0 0 0 0 rgba(236,72,153,.7)}50%{box-shadow:0 0 0 20px rgba(236,72,153,0)}}@media (max-width:767px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.tool-card{padding:1.5rem}.upload-zone{min-height:300px}.section-title{font-size:1.5rem}.action-buttons{flex-direction:column}.btn{min-width:100%}.container{padding:0 1rem}.ad-container{margin:1.5rem auto}}@media (min-width:768px) and (max-width:1023px){.hero-title{font-size:2.25rem}.container{padding:0 2rem}}@media (min-width:1024px){.hero-section{padding:5rem 0 3rem}.hero-title{font-size:3rem}.tool-card{padding:3rem}}