.result-card{background:#fff;border:3px solid #e5e7eb;border-radius:16px;overflow:hidden;transition:all .3s;width:100%;max-width:100%;box-sizing:border-box}.result-card:hover{border-color:#5b47db;box-shadow:0 8px 24px #5b47db1f}.result-preview{position:relative;width:100%;height:0;padding-bottom:56.25%;background:#f1f5f9;overflow:hidden}.comparison-slider{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important}.comparison-slider *{box-sizing:border-box!important}.comparison-slider img{width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;display:block!important;background:#f1f5f9!important}.btn-enlarge{position:absolute;bottom:12px;right:12px;background:#000000d9;color:#fff;border:none;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;pointer-events:all;transition:all .2s;backdrop-filter:blur(8px)}.btn-enlarge:hover{background:#5b47db;transform:scale(1.1)}.btn-enlarge i{width:18px;height:18px}.result-info{padding:16px;box-sizing:border-box}.result-header{margin-bottom:12px}.result-details{display:flex;flex-direction:column;gap:8px}.result-details strong{font-size:14px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.meta-size{font-size:12px;color:#64748b;font-weight:600}.meta-savings{display:inline-flex;align-items:center;padding:4px 10px;background:#d1fae5;color:#065f46;border-radius:6px;font-size:12px;font-weight:700;border:1px solid #10b981}.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.btn-action{background:#f8fafc;color:#0f172a;border:2px solid #e5e7eb;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s}.btn-action:hover{border-color:#cbd5e1;background:#fff;transform:translateY(-2px)}.btn-action i{width:16px;height:16px}.btn-enlarge-alt:hover{border-color:#5b47db;color:#5b47db}.btn-download:hover{border-color:#10b981;color:#10b981}@media(max-width:640px){.result-actions{grid-template-columns:1fr}.btn-action span{display:inline}}.enlarge-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}.enlarge-modal.active{display:flex}.enlarge-overlay{position:absolute;inset:0;background:#000000e6;backdrop-filter:blur(8px)}.enlarge-content{position:relative;background:#fff;border:4px solid #000;border-radius:16px;max-width:1200px;width:100%;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px #00000080;animation:modalZoomIn .3s ease-out;display:flex;flex-direction:column}@keyframes modalZoomIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.enlarge-close{position:absolute;top:16px;right:16px;background:#000;color:#fff;border:none;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s}.enlarge-close:hover{background:#ef4444;transform:rotate(90deg)}.enlarge-close i{width:24px;height:24px}.enlarge-header{padding:24px 24px 16px;border-bottom:3px solid #e5e7eb}.enlarge-header h3{font-size:20px;font-weight:800;color:#0f172a;margin:0 0 12px;padding-right:60px;word-break:break-word}.enlarge-stats{display:flex;gap:16px;flex-wrap:wrap}.enlarge-stats span{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#f1f5f9;border-radius:6px;font-size:13px;font-weight:600;color:#64748b}.enlarge-preview{flex:1;overflow:auto;background:#f1f5f9;display:flex;align-items:center;justify-content:center;padding:20px;min-height:400px}.enlarge-preview img-comparison-slider{max-width:100%;max-height:70vh;width:auto;height:auto}.enlarge-preview img{max-width:100%;max-height:70vh;width:auto;height:auto;object-fit:contain}.enlarge-actions{padding:16px 24px;border-top:3px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px}@media(max-width:768px){.enlarge-content{max-height:95vh}.enlarge-header{padding:20px 20px 12px}.enlarge-header h3{font-size:18px}.enlarge-preview{min-height:300px;padding:16px}.enlarge-actions{padding:12px 20px}}.page-container{width:100%;overflow-x:hidden}img-comparison-slider{max-width:100%!important;width:100%!important;display:block!important;overflow:hidden!important}img-comparison-slider>*{max-width:100%!important}.hero-section.dark-brutalist{background-color:#5b47db;background-image:repeating-linear-gradient(45deg,transparent,transparent 50px,rgba(255,255,255,.04) 50px,rgba(255,255,255,.04) 100px);color:#fff;padding:40px 20px 80px;text-align:center;position:relative;overflow:hidden;border-bottom:4px solid #000}.hero-section.dark-brutalist:before{content:"";position:absolute;top:-100px;left:-100px;width:500px;height:500px;background:#fbbf24;border-radius:50%;filter:blur(120px);opacity:.15;z-index:0;pointer-events:none}.hero-section.dark-brutalist:after{content:"";position:absolute;bottom:0;right:-100px;width:400px;height:400px;background:#ec4899;border-radius:50%;filter:blur(100px);opacity:.15;z-index:0;pointer-events:none}.hero-container{position:relative;z-index:2;max-width:1000px;margin:0 auto;padding-top:60px}.meta-badge.dark-badge{display:inline-flex;align-items:center;gap:8px;background:#000;border:2px solid #5b47db;color:#fff;padding:6px 16px;border-radius:0;font-size:14px;font-weight:700;margin-bottom:32px;text-transform:uppercase;letter-spacing:.05em;box-shadow:4px 4px #5b47db4d}.pulse-dot{width:8px;height:8px;background-color:#10b981;border-radius:0;box-shadow:0 0 #10b98166;animation:pulse-green 2s infinite}@keyframes pulse-green{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.hero-title{font-size:40px;font-weight:900;line-height:1.1;letter-spacing:-.02em;margin-bottom:24px;color:#f8fafc;text-transform:uppercase}@media(min-width:768px){.hero-title{font-size:64px}}.highlight-yellow{color:#000;text-shadow:none;display:inline-block;transform:rotate(-2deg);background:#fbbf24;padding:0 8px;border:2px solid #000;box-shadow:4px 4px #000}.hero-subtitle{font-size:18px;color:#cbd5e1;line-height:1.6;margin:0 auto 48px;font-weight:500;max-width:800px}.hero-subtitle strong{color:#fbbf24;font-weight:800;text-transform:uppercase}.upload-container{max-width:720px;margin:0 auto 32px}.upload-box{background:#fff;border:4px dashed #cbd5e1;border-radius:16px;padding:60px 40px;text-align:center;cursor:pointer;transition:all .3s;position:relative}.upload-box:hover{border-color:#fbbf24;background:#fffbeb}.upload-box.dragover{border-color:#10b981;background:#d1fae5;transform:scale(1.02)}.upload-content{pointer-events:none}.upload-icon{width:64px;height:64px;color:#5b47db;margin:0 auto 20px;stroke-width:1.5}.upload-box h3{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:8px}.upload-box p{font-size:14px;color:#64748b;margin-bottom:24px}.btn-upload{background:#fbbf24;color:#000;border:3px solid #000;padding:14px 28px;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .2s;box-shadow:4px 4px #000;pointer-events:all}.btn-upload:hover{background:#fcd34d;transform:translate(-2px,-2px);box-shadow:6px 6px #000}.btn-upload i{width:20px;height:20px}.powered-by{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;font-size:13px;color:#cbd5e1;font-weight:500}.powered-by .powered-link{color:#fbbf24;text-decoration:none;transition:all .2s}.powered-by .powered-link:hover{color:#fcd34d;text-decoration:underline}.powered-by strong{color:inherit;font-weight:800}.powered-by .separator{color:#64748b}.powered-by .meta-partner{color:#e2e8f0;font-weight:600}.compression-options{max-width:720px;margin:32px auto}.quality-slider-container{background:#fff;border:3px solid #e5e7eb;border-radius:12px;padding:24px;margin-bottom:20px}.slider-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.slider-header label{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700;color:#0f172a}.slider-header label i{width:20px;height:20px;color:#5b47db}.quality-value{font-size:20px;font-weight:800;color:#5b47db;background:#eff6ff;padding:6px 16px;border-radius:8px;border:2px solid #5b47db}.quality-slider{width:100%;height:8px;border-radius:4px;background:linear-gradient(to right,#ef4444,#fbbf24,#10b981);outline:none;-webkit-appearance:none;margin-bottom:12px}.quality-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#5b47db;border:3px solid #fff;box-shadow:0 2px 8px #0003;cursor:pointer}.quality-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#5b47db;border:3px solid #fff;box-shadow:0 2px 8px #0003;cursor:pointer}.slider-labels{display:flex;justify-content:space-between;font-size:12px;color:#64748b;font-weight:600}.preset-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.preset-btn{background:#fff;border:3px solid #e5e7eb;border-radius:12px;padding:16px 12px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;transition:all .2s;text-align:center}.preset-btn:hover{border-color:#5b47db;background:#eff6ff;transform:translateY(-2px)}.preset-btn i{width:28px;height:28px;color:#5b47db}.preset-btn span{font-size:14px;font-weight:700;color:#0f172a}.preset-btn small{font-size:12px;color:#64748b}@media(max-width:640px){.preset-options{grid-template-columns:1fr}}.loading-container{max-width:720px;margin:32px auto;background:#fff;border:3px solid #5b47db;border-radius:16px;padding:48px 32px;text-align:center}.loading-spinner{display:flex;flex-direction:column;align-items:center;gap:20px}.spinner{width:64px;height:64px;border:6px solid #e5e7eb;border-top-color:#5b47db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-spinner p{font-size:18px;font-weight:700;color:#0f172a;margin:0}.loading-progress{font-size:14px;color:#64748b;font-weight:600}.results-container{max-width:900px;width:100%;margin:40px auto;background:#fff;border:3px solid #000;border-radius:16px;padding:32px;box-shadow:8px 8px #000;box-sizing:border-box}@media(max-width:968px){.results-container{max-width:100%;margin:40px 20px;padding:24px}}.results-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:16px}.results-header h3{font-size:24px;font-weight:800;color:#0f172a;margin:0}.btn-download-all{background:#10b981;color:#fff;border:3px solid #000;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .2s;box-shadow:4px 4px #000}.btn-download-all:hover{background:#059669;transform:translate(-2px,-2px);box-shadow:6px 6px #000}.btn-download-all i{width:18px;height:18px}.results-grid{display:grid;grid-template-columns:1fr;gap:24px;width:100%}@media(min-width:768px){.results-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.results-grid{grid-template-columns:repeat(3,1fr)}}.hero-features{display:flex;justify-content:center;gap:24px;margin-top:48px;flex-wrap:wrap}.feature-tick{display:flex;align-items:center;gap:6px;font-size:14px;color:#cbd5e1;font-weight:500}.feature-tick i{color:#10b981;width:16px;height:16px}.promo-banner{max-width:900px;width:100%;margin:32px auto;background:linear-gradient(135deg,#5b47db,#7c3aed);border:4px solid #000;border-radius:16px;padding:0;box-shadow:8px 8px #000;overflow:hidden;animation:slideInUp .5s ease-out}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:968px){.promo-banner{max-width:100%;margin:32px 20px}}.promo-banner-content{padding:32px;color:#fff}.promo-banner-header{margin-bottom:20px}.promo-badge-meta{display:inline-flex;align-items:center;gap:10px;background:#ffffff26;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);border-radius:100px;padding:8px 16px}.meta-badge-small{height:24px;width:auto;object-fit:contain}.promo-badge-meta span{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.promo-banner-body h3{font-size:28px;font-weight:800;color:#fff;margin-bottom:12px;line-height:1.2}.promo-banner-body p{font-size:16px;color:#ffffffe6;margin-bottom:24px;line-height:1.6}.promo-banner-actions{display:flex;gap:12px;flex-wrap:wrap}.btn-promo-primary{background:#fbbf24;color:#000;border:3px solid #000;border-radius:8px;padding:14px 24px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .2s;box-shadow:4px 4px #000}.btn-promo-primary:hover{background:#fcd34d;transform:translate(-2px,-2px);box-shadow:6px 6px #000}.btn-promo-primary i{width:18px;height:18px}.btn-promo-secondary{background:#ffffff26;color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:8px;padding:14px 24px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .2s;backdrop-filter:blur(10px)}.btn-promo-secondary:hover{background:#ffffff40;border-color:#ffffff80}.btn-promo-secondary i{width:18px;height:18px}@media(max-width:640px){.promo-banner-content{padding:24px}.promo-banner-body h3{font-size:22px}.promo-banner-body p{font-size:14px}.promo-banner-actions{flex-direction:column}.btn-promo-primary,.btn-promo-secondary{width:100%;justify-content:center}}.benefits-section{background:#f8fafc;padding:80px 20px}.benefits-section .container{max-width:1200px;margin:0 auto}.text-center{text-align:center}.mb-16{margin-bottom:60px}.badge-blue{display:inline-block;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:700;padding:6px 16px;border-radius:100px;margin-bottom:16px;letter-spacing:.05em}.section-title{font-size:32px;font-weight:800;color:#0f172a;margin-bottom:16px;line-height:1.2}@media(min-width:768px){.section-title{font-size:40px}}.section-subtitle{font-size:18px;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.benefits-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.benefits-grid{grid-template-columns:repeat(4,1fr)}}.benefit-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px 24px;text-align:center;transition:all .3s}.benefit-card:hover{border-color:#cbd5e1;box-shadow:0 10px 40px #00000014;transform:translateY(-4px)}.benefit-icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.benefit-icon.shopify{background:#d1fae5}.benefit-icon.instagram{background:#fce7f3}.benefit-icon.seo{background:#dbeafe}.benefit-icon.storage{background:#fef3c7}.benefit-icon i{width:32px;height:32px;color:#0f172a}.benefit-card h3{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:12px}.benefit-card p{font-size:14px;color:#64748b;line-height:1.6;margin:0}
