.logo-svg{height:100%;width:auto;display:block;transition:transform .3s cubic-bezier(.4,0,.2,1),filter .3s ease;filter:drop-shadow(0 2px 4px rgba(102,126,234,.2))}.logo-link:hover .logo-svg{transform:scale(1.08);filter:drop-shadow(0 4px 8px rgba(102,126,234,.3))}.logo-link:active .logo-svg{transform:scale(1.02)}.logo-link{display:flex;align-items:center;height:44px;margin-right:.75rem}@media (max-width: 768px){.logo-link{height:38px;margin-right:.5rem}.logo-svg{filter:drop-shadow(0 1px 2px rgba(102,126,234,.15))}}.header{background:#fff;border-bottom:1px solid #e0e0e0;padding:1rem 0}.header-content{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.header-left{display:flex;align-items:center;gap:1rem;min-width:0}.logo-link{text-decoration:none;display:flex;align-items:center;height:40px;margin-right:.5rem}@media (max-width: 768px){.logo-link{height:36px}}.header-title{font-size:1.3rem;font-weight:600;color:#2c3e50;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-right{display:flex;align-items:center;gap:.75rem}.header-nav{display:flex;align-items:center;gap:.75rem;justify-content:flex-end}.header-nav-link{color:#4b5563;text-decoration:none;font-size:.95rem;padding:.35rem .5rem;border-radius:8px;transition:background .15s ease,color .15s ease}.header-nav-link-strong{color:#111827;font-weight:600;background:#667eea1a}.header-nav-link:hover{background:#667eea1a;color:#111827}.header-nav-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e5e7eb;background:#fff;color:#111827;font-size:.95rem;padding:.35rem .6rem;border-radius:10px;cursor:pointer;transition:background .15s ease,border-color .15s ease;display:inline-flex;align-items:center;gap:.35rem}.header-nav-button:hover{background:#11182708;border-color:#d1d5db}.header-nav-caret{font-size:.85rem;color:#6b7280;transform:translateY(1px)}.header-dropdown{position:relative}.header-dropdown-menu{position:absolute;right:0;top:calc(100% + 10px);min-width:320px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 12px 28px #1118271f;padding:.5rem;z-index:50}.header-dropdown-item{display:block;text-decoration:none;color:#111827;padding:.55rem .65rem;border-radius:12px;font-size:.95rem;line-height:1.2;transition:background .15s ease}.header-dropdown-sub{display:block;margin-top:.2rem;font-size:.85rem;color:#6b7280}.header-dropdown-item:hover{background:#667eea1a}.header-dropdown-sep{height:1px;background:#eef2f7;margin:.35rem 0}.header-menu-button{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:.45rem .55rem;cursor:pointer;transition:background .15s ease,border-color .15s ease}.header-menu-button:hover{background:#11182708;border-color:#d1d5db}.header-menu-icon{width:22px;height:14px;display:inline-flex;flex-direction:column;justify-content:space-between}.header-menu-icon span{display:block;height:2px;width:100%;background:#111827;border-radius:2px}.header-mobile-panel{display:none}@media (max-width: 768px){.header-content{padding:0 .5rem}.logo{font-size:1.2rem}.header-title{font-size:1rem}.header-nav-desktop{display:none}.header-menu-button{display:inline-flex;align-items:center;justify-content:center}.header-mobile-panel{display:block;border-top:1px solid #eef2f7;background:#fff}.header-mobile-panel{max-width:1200px;margin:0 auto;padding:.75rem .75rem 1rem}.header-mobile-section+.header-mobile-section{margin-top:.9rem}.header-mobile-title{font-size:.85rem;color:#6b7280;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.35rem}.header-mobile-link{display:block;text-decoration:none;color:#111827;padding:.55rem .65rem;border-radius:12px;border:1px solid #eef2f7;background:#fff;margin-top:.4rem}.header-mobile-link:hover{background:#667eea1a}.header-dropdown-menu{min-width:280px}}.upload-section{margin-bottom:2rem}.upload-area{border:2px dashed #ccc;border-radius:8px;padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .3s ease;background:#fafafa}.upload-area:hover{border-color:#667eea;background:#f0f0ff}.upload-area.dragging{border-color:#667eea;background:#e8e8ff;transform:scale(1.02)}.upload-area.has-file{border-color:#4caf50;background:#f1f8f4}.upload-placeholder p{margin:.5rem 0;font-size:1rem}.upload-placeholder p:first-child{font-weight:600;color:#333}.file-info{color:#333;display:flex;flex-direction:column;align-items:center;gap:1rem}.image-preview{width:100%;max-width:500px;max-height:400px;border-radius:8px;overflow:hidden;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.preview-image{max-width:100%;max-height:400px;object-fit:contain;display:block}.file-details{display:flex;flex-direction:column;align-items:center;gap:.5rem}.file-name{font-weight:600;font-size:1.1rem;color:#4caf50;margin:0}.file-size{color:#666;font-size:.9rem;margin:0}.click-to-change{color:#667eea;font-size:.9rem;margin:0;margin-top:.5rem}@media (max-width: 768px){.upload-area{padding:2rem 1rem}.upload-placeholder p{font-size:.9rem}.image-preview,.preview-image{max-height:300px}.file-info{gap:.75rem}}.upload-dropzone-section{margin-bottom:2rem}.upload-dropzone{border:2px dashed #ccc;border-radius:8px;padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .3s ease;background:#fafafa}.upload-dropzone:hover{border-color:#667eea;background:#f0f0ff}.upload-dropzone.dragging{border-color:#667eea;background:#e8e8ff;transform:scale(1.02)}.upload-dropzone.has-files{border-color:#4caf50;background:#f1f8f4}.upload-placeholder{color:#666}.upload-title{font-size:1.2rem;font-weight:600;color:#333;margin:.5rem 0}.upload-subtitle{font-size:1rem;color:#666;margin:.5rem 0}.upload-hint{font-size:.9rem;color:#999;margin:1rem 0 .5rem}.upload-limit{font-size:.85rem;color:#999;margin:.5rem 0;font-style:italic}.upload-count{font-size:.95rem;color:#4caf50;font-weight:600;margin:1rem 0 0}@media (max-width: 768px){.upload-dropzone{padding:2rem 1rem}.upload-title{font-size:1rem}.upload-subtitle{font-size:.9rem}.upload-hint{font-size:.85rem}}.settings-section{margin-bottom:1.5rem}.settings-title{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:1rem}.settings-label{display:block;font-weight:600;margin-bottom:.75rem;color:#333;font-size:1rem}.quality-slider::-webkit-slider-thumb:hover{background:#5568d3}.quality-slider::-moz-range-thumb:hover{background:#5568d3}.format-section{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #eee}.compression-controls{margin-bottom:2rem}.quality-control{margin-bottom:1.5rem}.quality-label{display:block;font-weight:600;margin-bottom:.75rem;color:#333;font-size:1rem}.quality-value{color:#667eea;font-weight:700}.quality-slider{width:100%;height:8px;border-radius:4px;background:#e0e0e0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.quality-slider:disabled{opacity:.5;cursor:not-allowed}.quality-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#667eea;cursor:pointer;transition:background .2s}.quality-slider:not(:disabled)::-webkit-slider-thumb:hover{background:#5568d3}.quality-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#667eea;cursor:pointer;border:none;transition:background .2s}.quality-slider:not(:disabled)::-moz-range-thumb:hover{background:#5568d3}.slider-labels{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.85rem;color:#666}.format-control{margin-bottom:1.5rem;padding:1rem;border:1px solid #eee;border-radius:8px;background:#fafafa}.format-title{font-weight:700;color:#333;margin-bottom:.75rem}.format-options{display:flex;flex-direction:column;gap:.75rem}.format-option{display:flex;gap:.6rem;align-items:flex-start;cursor:pointer;-webkit-user-select:none;user-select:none}.format-option input{margin-top:.2rem}.format-option-text{display:flex;flex-direction:column;gap:.15rem}.format-option-main{font-weight:600;color:#111827}.format-option-sub{font-size:.9rem;color:#4b5563;line-height:1.4}.action-buttons{display:flex;gap:1rem}.start-button{flex:1;padding:1rem 2rem;font-size:1.1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;cursor:pointer;transition:transform .2s,box-shadow .2s}.start-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.start-button:active:not(:disabled){transform:translateY(0)}.start-button:disabled{opacity:.6;cursor:not-allowed}.clear-button{padding:1rem 2rem;font-size:1rem;font-weight:600;color:#666;background:#f5f5f5;border:1px solid #ddd;border-radius:6px;cursor:pointer;transition:all .2s}.clear-button:hover:not(:disabled){background:#eee;border-color:#ccc}.clear-button:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.action-buttons{flex-direction:column}.start-button,.clear-button{width:100%}}.result-section{margin-top:2rem;padding:1.5rem;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}.result-section h3{margin-bottom:1rem;color:#333;font-size:1.3rem}.result-stats{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.stat-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e0e0e0}.stat-item:last-child{border-bottom:none}.stat-label{font-weight:500;color:#666}.stat-value{font-weight:600;color:#333;font-size:1.1rem}.stat-value.saved{color:#4caf50}.stat-value.increased{color:#f44336}.result-section .download-button{width:100%;padding:.875rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:#4caf50;border:none;border-radius:6px;cursor:pointer;transition:background .2s,transform .2s;box-sizing:border-box}.result-section .download-button:hover{background:#45a049;transform:translateY(-2px)}.result-section .download-button:active{transform:translateY(0)}.result-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;min-height:200px}.loading-spinner{position:relative;width:64px;height:64px;margin-bottom:1.5rem}.spinner-ring{position:absolute;width:100%;height:100%;border:3px solid transparent;border-top-color:#667eea;border-radius:50%;animation:spin 1.2s cubic-bezier(.5,0,.5,1) infinite}.spinner-ring:nth-child(1){animation-delay:-.45s;border-top-color:#667eea}.spinner-ring:nth-child(2){animation-delay:-.3s;border-top-color:#764ba2;width:80%;height:80%;top:10%;left:10%}.spinner-ring:nth-child(3){animation-delay:-.15s;border-top-color:#667eea;width:60%;height:60%;top:20%;left:20%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{font-size:1rem;color:#666;font-weight:500;margin:0;letter-spacing:.01em}@media (max-width: 768px){.result-section{padding:1rem}.stat-item{flex-direction:column;align-items:flex-start;gap:.25rem}.result-loading{padding:2rem 1rem;min-height:150px}.loading-spinner{width:48px;height:48px;margin-bottom:1rem}.loading-text{font-size:.9rem}}.image-row{display:grid;grid-template-columns:120px 1fr auto auto;gap:1rem;padding:1rem;border-bottom:1px solid #e0e0e0;align-items:center;transition:background-color .2s}.image-row:hover{background-color:#f9f9f9}.image-row.compressing{background-color:#fff9e6}.image-row.done{background-color:#f1f8f4}.image-row.error{background-color:#fff5f5}.image-preview-cell{width:120px;height:80px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:4px;background:#f0f0f0}.preview-thumbnail{max-width:100%;max-height:100%;object-fit:contain}.image-info-cell{flex:1;min-width:0}.file-name{font-weight:600;color:#333;margin-bottom:.5rem;word-break:break-word}.file-sizes{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem;color:#666}.original-size{color:#666}.compressed-size{color:#4caf50;font-weight:600}.saved-percentage{color:#4caf50}.image-status-cell{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:100px}.status-icon{font-size:1.5rem}.status-text{font-size:.85rem;color:#666}.error-text{color:#d32f2f;font-weight:600}.image-actions-cell{display:flex;gap:.5rem;align-items:center}.download-button,.retry-button{padding:.5rem 1rem;font-size:.9rem;font-weight:600;color:#fff;background:#667eea;border:none;border-radius:4px;cursor:pointer;transition:background .2s}.download-button:hover,.retry-button:hover{background:#5568d3}.remove-button{padding:.5rem;font-size:1.2rem;color:#999;background:transparent;border:none;cursor:pointer;transition:color .2s;line-height:1}.remove-button:hover{color:#d32f2f}@media (max-width: 768px){.image-row{grid-template-columns:80px 1fr;gap:.75rem}.image-status-cell{grid-column:1 / -1;flex-direction:row;justify-content:flex-start;min-width:auto}.image-actions-cell{grid-column:1 / -1;justify-content:flex-end}.image-preview-cell{width:80px;height:60px}.file-name{font-size:.9rem}.file-sizes{font-size:.85rem}}.image-list-section{margin-bottom:2rem}.image-list-header{margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}.image-list-title{font-size:1.3rem;font-weight:600;color:#333;margin:0 0 .5rem}.privacy-notice{font-size:.9rem;color:#666;margin:0;font-style:italic}.image-list{background:#fff;border-radius:8px;border:1px solid #e0e0e0;overflow:hidden}@media (max-width: 768px){.image-list-title{font-size:1.1rem}.privacy-notice{font-size:.85rem}}.summary-bar{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0;margin-top:2rem;gap:1rem}.summary-stats{font-size:1rem;color:#666;font-weight:500}.summary-stats strong{color:#4caf50;font-weight:700}.download-all-button{padding:1rem 2rem;font-size:1.1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#4caf50,#45a049);border:none;border-radius:6px;cursor:pointer;transition:transform .2s,box-shadow .2s;min-width:200px}.download-all-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #4caf5066}.download-all-button:active:not(:disabled){transform:translateY(0)}.download-all-button:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.summary-bar{flex-direction:column;gap:1rem;padding:1rem}.summary-stats{text-align:center;width:100%}.download-all-button{width:100%}}.multi-image-tip{margin-top:2rem;padding:1rem 1.5rem;background:#e3f2fd;border-left:4px solid #2196f3;border-radius:6px;animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.tip-content{display:flex;align-items:center;gap:.75rem}.tip-icon{font-size:1.5rem;flex-shrink:0}.tip-text{flex:1;color:#1976d2;font-size:.95rem;line-height:1.5}.tip-text strong{font-weight:600}.tip-dismiss{background:none;border:none;color:#1976d2;font-size:1.5rem;line-height:1;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s;flex-shrink:0}.tip-dismiss:hover{background:#2196f31a}.tip-dismiss:active{transform:scale(.9)}@media (max-width: 768px){.multi-image-tip{padding:.875rem 1rem}.tip-text{font-size:.9rem}.tip-icon{font-size:1.25rem}}.trust-section{background:#fff;border-radius:8px;padding:2rem 2rem 2.5rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;border-bottom:1px solid #e0e0e0}.trust-header h2{margin:0;color:#111827;font-size:1.5rem;letter-spacing:-.02em}.trust-subtitle{margin:.5rem 0 0;color:#4b5563;line-height:1.6}.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.trust-card{border:1px solid #eef2f7;border-radius:12px;padding:1rem 1rem 1.1rem;background:linear-gradient(180deg,#f8fafce6,#fff)}.trust-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#667eea1f;margin-bottom:.75rem;font-size:1.1rem}.trust-card h3{margin:0 0 .35rem;color:#111827;font-size:1.05rem}.trust-card p{margin:0;color:#6b7280;line-height:1.6;font-size:.98rem}.trust-footnote{margin:1.25rem 0 0;color:#6b7280;font-size:.95rem}@media (max-width: 768px){.trust-section{padding:1.5rem}.trust-header h2{font-size:1.3rem}.trust-grid{grid-template-columns:1fr}.trust-card p{font-size:.95rem}}.faq-section{background:#fff;border-radius:8px;padding:2rem 2rem 2.5rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;border-bottom:1px solid #e0e0e0}.faq-section h2{margin-bottom:1.5rem;color:#333;font-size:1.5rem}.faq-list{display:flex;flex-direction:column;gap:1.5rem}.faq-item{padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.faq-item:last-child{border-bottom:none;padding-bottom:0}.faq-question{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.5rem}.faq-answer{font-size:1rem;color:#666;line-height:1.6}.faq-answer .contact-link{color:#667eea;text-decoration:none;transition:color .2s}.faq-answer .contact-link:hover{color:#5568d3;text-decoration:underline}.faq-item#contact{scroll-margin-top:2rem}@media (max-width: 768px){.faq-section{padding:1.5rem}.faq-section h2{font-size:1.3rem}.faq-question{font-size:1rem}.faq-answer{font-size:.95rem}}.toast{position:fixed;top:2rem;right:2rem;z-index:1000;opacity:0;transform:translateY(-20px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.toast-visible{opacity:1;transform:translateY(0);pointer-events:auto}.toast-content{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;border:1px solid #e0e0e0;min-width:280px;animation:slideInRight .3s ease}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.toast-icon{width:20px;height:20px;flex-shrink:0;color:#4caf50;stroke-width:3}.toast-message{font-size:.95rem;font-weight:500;color:#333;line-height:1.4}@media (max-width: 768px){.toast{top:1rem;right:1rem;left:1rem}.toast-content{min-width:auto;padding:.875rem 1.25rem}.toast-message{font-size:.9rem}}.footer{background:#fff;border-top:1px solid #e0e0e0;padding:2rem 1rem 1.25rem;margin-top:2rem}.footer-content{max-width:1200px;margin:0 auto}.footer-top{display:grid;grid-template-columns:1.2fr 2fr;gap:2rem;align-items:start}.footer-brand-name{display:inline-block;text-decoration:none;color:#111827;font-weight:700;letter-spacing:-.02em;font-size:1.05rem}.footer-tagline{margin-top:.6rem;color:#4b5563;line-height:1.55;font-size:.98rem}.footer-badges{margin-top:.85rem;display:flex;flex-wrap:wrap;gap:.5rem}.footer-badge{display:inline-flex;align-items:center;padding:.25rem .55rem;border-radius:999px;border:1px solid #e5e7eb;background:#11182705;color:#111827;font-size:.85rem}.footer-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.footer-col-title{color:#111827;font-weight:600;margin-bottom:.6rem;letter-spacing:-.01em}.footer-link{color:#4b5563;text-decoration:none;font-size:.95rem;transition:color .2s;display:block;padding:.25rem 0}.footer-link:hover{color:#111827;text-decoration:underline}.footer-fineprint{margin-top:.65rem;color:#6b7280;font-size:.9rem;line-height:1.45}.footer-bottom{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eef2f7;color:#6b7280;font-size:.9rem;text-align:center}@media (max-width: 768px){.footer{padding:1rem .5rem}.footer-link{font-size:.85rem}.footer-top{grid-template-columns:1fr;gap:1.25rem}.footer-links-grid{grid-template-columns:1fr;gap:1rem}}.page-container{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.page-container h1{font-size:2.5rem;margin-bottom:1.5rem;color:#2c3e50;text-align:center}.page-content{font-size:1.1rem;color:#666;line-height:1.8}.page-content p{margin-bottom:1rem}.page-content ul,.page-content ol{margin-left:2rem;margin-bottom:1rem}.page-content li{margin-bottom:.5rem}.page-content h2{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-top:2rem;margin-bottom:1rem}.page-content h2:first-of-type{margin-top:1.5rem}.last-updated{color:#999;font-size:.95rem;font-style:italic;margin-bottom:1.5rem}.page-content .external-link,.page-content .contact-link{color:#667eea;text-decoration:none;transition:color .2s}.page-content .external-link:hover,.page-content .contact-link:hover{color:#5568d3;text-decoration:underline}.contact-note{font-style:italic;color:#999;font-size:.95rem}.page-cta{text-align:center;margin-top:2rem}.page-cta .compress-button{display:inline-block;text-decoration:none;width:auto;padding:1rem 2rem}.page-cta-note{margin-top:1rem;color:#6b7280;font-size:.95rem}@media (max-width: 768px){.page-container{padding:1.5rem}.page-container h1{font-size:2rem}.page-content{font-size:1rem}}.related-tools{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #eef2f7}.related-tools-title{margin:0;font-size:1.15rem;font-weight:700;color:#111827;letter-spacing:-.01em}.related-tools-intro{margin:.5rem 0 0;color:#4b5563;line-height:1.6}.related-tools-grid{margin-top:.9rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.related-tools-card{display:block;text-decoration:none;border:1px solid #eef2f7;background:#fff;border-radius:12px;padding:.85rem .9rem;transition:background .15s ease,border-color .15s ease,transform .15s ease}.related-tools-card:hover{background:#667eea14;border-color:#667eea59;transform:translateY(-1px)}.related-tools-card-title{color:#111827;font-weight:650;letter-spacing:-.01em}.related-tools-card-desc{margin-top:.25rem;color:#6b7280;font-size:.95rem;line-height:1.5}@media (max-width: 768px){.related-tools-grid{grid-template-columns:1fr}}.batch-hero-section{max-width:48rem;margin:0 auto;text-align:center;padding:4rem 1rem 2rem;margin-bottom:2rem}.batch-hero-section h1{font-size:2.75rem;margin-bottom:1rem;color:#111827;font-weight:700;letter-spacing:-.02em;line-height:1.2}.batch-hero-subtitle{font-size:1.25rem;color:#4b5563;margin-bottom:0;font-weight:400;line-height:1.5;max-width:36rem;margin-left:auto;margin-right:auto}.batch-content-container{max-width:48rem;margin:0 auto}.batch-intro-text{font-size:1.125rem;color:#374151;line-height:1.75;margin-bottom:3rem;text-align:center;max-width:42rem;margin-left:auto;margin-right:auto}.batch-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;padding:2rem 0}.batch-feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;background:#f9fafb;border-radius:12px;transition:transform .2s,box-shadow .2s}.batch-feature-item:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.batch-feature-icon{font-size:2.5rem;margin-bottom:1rem;line-height:1}.batch-feature-content h3{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem}.batch-feature-content p{font-size:.9375rem;color:#6b7280;line-height:1.6;margin:0}.batch-cta-section{text-align:center;padding:3rem 0 2rem;border-top:1px solid #e5e7eb;margin-top:2rem}.batch-cta-button{display:inline-block;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;cursor:pointer;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px #667eea33}.batch-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 16px #667eea66}.batch-cta-button:active{transform:translateY(0)}.batch-cta-note{margin-top:1rem;color:#9ca3af;font-size:.875rem;font-weight:400}@media (max-width: 768px){.batch-hero-section{padding:3rem 1rem 1.5rem}.batch-hero-section h1{font-size:2rem}.batch-hero-subtitle{font-size:1.125rem}.batch-intro-text{font-size:1rem;margin-bottom:2rem}.batch-features{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;padding:1rem 0}.batch-feature-item{padding:1.25rem}.batch-cta-section{padding:2rem 0 1.5rem}.batch-cta-button{width:100%;max-width:320px;padding:.875rem 2rem;font-size:1rem}}.image-size-hero{padding-bottom:1.5rem}.image-size-container{max-width:52rem;margin:0 auto}.image-size-intro{text-align:center;color:#374151;max-width:46rem;margin:0 auto 1.5rem}.image-size-controls{display:grid;grid-template-columns:1fr;gap:1rem}.image-size-form{border:1px solid #eef2f7;border-radius:12px;padding:1rem;background:#f8fafce6}.image-size-row{margin-bottom:1rem}.image-size-label{display:block;font-weight:700;color:#111827;margin-bottom:.5rem}.image-size-target{display:grid;grid-template-columns:1fr 110px;gap:.5rem;align-items:center}.image-size-input,.image-size-select{width:100%;padding:.7rem .75rem;border-radius:10px;border:1px solid #e5e7eb;font-size:1rem;background:#fff}.image-size-select.full{max-width:420px}.image-size-presets{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.image-size-chip{border:1px solid rgba(102,126,234,.25);background:#667eea1a;color:#111827;padding:.35rem .6rem;border-radius:999px;cursor:pointer;font-weight:600;font-size:.9rem}.image-size-chip:hover{background:#667eea24}.image-size-toggle{display:flex;align-items:center;gap:.6rem;font-weight:600;color:#111827}.image-size-hint{margin:.5rem 0 0;color:#6b7280;font-size:.95rem;line-height:1.6}.image-size-error{margin-top:.75rem;color:#b91c1c;background:#b91c1c14;border:1px solid rgba(185,28,28,.2);padding:.75rem;border-radius:10px}.image-size-result{margin-top:1.25rem;padding:1rem;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.image-size-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.image-size-stat .k{color:#6b7280;font-size:.9rem}.image-size-stat .v{color:#111827;font-weight:700;margin-top:.2rem}.image-size-stat .ok{margin-left:.5rem;color:#16a34a;font-weight:700;font-size:.9rem}.image-size-stat .warn{margin-left:.5rem;color:#b45309;font-weight:700;font-size:.9rem}.image-size-notes{margin:.9rem 0 0;padding-left:1.2rem;color:#4b5563;line-height:1.6}.image-size-content{margin-top:2rem}.image-size-faq{display:grid;grid-template-columns:1fr;gap:.5rem;margin-top:1rem;padding:1rem;border:1px solid #eef2f7;border-radius:12px;background:#f8fafce6}.image-size-faq .q{font-weight:700;color:#111827}.image-size-faq .a{color:#4b5563;margin-bottom:.5rem}@media (max-width: 768px){.image-size-form{padding:.9rem}.image-size-target{grid-template-columns:1fr 96px}.image-size-result-grid{grid-template-columns:1fr}}.image-format-hero{padding-bottom:1.5rem}.image-format-container{max-width:52rem;margin:0 auto}.image-format-intro{text-align:center;color:#374151;max-width:46rem;margin:0 auto 1.5rem}.image-format-controls{display:grid;grid-template-columns:1fr;gap:1rem}.image-format-form{border:1px solid #eef2f7;border-radius:12px;padding:1rem;background:#f8fafce6}.image-format-row{margin-bottom:1rem}.image-format-label{display:block;font-weight:700;color:#111827;margin-bottom:.5rem}.image-format-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.image-format-option{border:1px solid #e5e7eb;border-radius:12px;padding:.8rem .85rem;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;position:relative}.image-format-option input{position:absolute;opacity:0;pointer-events:none}.image-format-option .t{font-weight:800;color:#111827;letter-spacing:-.01em}.image-format-option .d{margin-top:.35rem;color:#6b7280;font-size:.92rem;line-height:1.45}.image-format-option:hover{transform:translateY(-1px);box-shadow:0 10px 22px #1118270f;border-color:#667eea59}.image-format-option.active{border-color:#667eeaa6;box-shadow:0 10px 22px #667eea1a;background:linear-gradient(180deg,#f8fafccc,#fff)}.image-format-hint{margin:.5rem 0 0;color:#6b7280;font-size:.95rem;line-height:1.6}.image-format-error{margin-top:.75rem;color:#b91c1c;background:#b91c1c14;border:1px solid rgba(185,28,28,.2);padding:.75rem;border-radius:10px}.image-format-result{margin-top:1.25rem;padding:1rem;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.image-format-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.image-format-stat .k{color:#6b7280;font-size:.9rem}.image-format-stat .v{color:#111827;font-weight:700;margin-top:.2rem}.image-format-stat .ok{margin-left:.5rem;color:#16a34a;font-weight:700;font-size:.9rem}.image-format-stat .warn{margin-left:.5rem;color:#b45309;font-weight:700;font-size:.9rem}.image-format-notes{margin:.9rem 0 0;padding-left:1.2rem;color:#4b5563;line-height:1.6}.image-format-content{margin-top:2rem}.image-format-faq{display:grid;grid-template-columns:1fr;gap:.5rem;margin-top:1rem;padding:1rem;border:1px solid #eef2f7;border-radius:12px;background:#f8fafce6}.image-format-faq .q{font-weight:700;color:#111827}.image-format-faq .a{color:#4b5563;margin-bottom:.5rem}@media (max-width: 768px){.image-format-form{padding:.9rem}.image-format-options,.image-format-result-grid{grid-template-columns:1fr}}.social-hero{padding-bottom:1.5rem}.social-container{max-width:56rem;margin:0 auto}.social-intro{text-align:center;color:#374151;max-width:50rem;margin:0 auto 1.5rem}.social-controls{display:grid;grid-template-columns:1fr;gap:1rem}.social-form{border:1px solid #eef2f7;border-radius:12px;padding:1rem;background:#f8fafce6}.social-row{margin-bottom:1rem}.social-label{display:block;font-weight:700;color:#111827;margin-bottom:.5rem}.social-select{width:100%;padding:.7rem .75rem;border-radius:10px;border:1px solid #e5e7eb;font-size:1rem;background:#fff}.social-hint{margin:.5rem 0 0;color:#6b7280;font-size:.95rem;line-height:1.6}.social-fit,.social-output{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.social-fit-option,.social-output-option{border:1px solid #e5e7eb;border-radius:12px;padding:.8rem .85rem;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;position:relative}.social-fit-option input,.social-output-option input{position:absolute;opacity:0;pointer-events:none}.social-fit-option .t,.social-output-option .t{font-weight:800;color:#111827;letter-spacing:-.01em}.social-fit-option .d,.social-output-option .d{margin-top:.35rem;color:#6b7280;font-size:.92rem;line-height:1.45}.social-fit-option:hover,.social-output-option:hover{transform:translateY(-1px);box-shadow:0 10px 22px #1118270f;border-color:#667eea59}.social-fit-option.active,.social-output-option.active{border-color:#667eeaa6;box-shadow:0 10px 22px #667eea1a;background:linear-gradient(180deg,#f8fafccc,#fff)}.social-bg{display:grid;grid-template-columns:56px 1fr;gap:.6rem;align-items:center}.social-color{width:56px;height:44px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;padding:.2rem}.social-text{width:100%;padding:.7rem .75rem;border-radius:10px;border:1px solid #e5e7eb;font-size:1rem;background:#fff}.social-error{margin-top:.75rem;color:#b91c1c;background:#b91c1c14;border:1px solid rgba(185,28,28,.2);padding:.75rem;border-radius:10px}.social-result{margin-top:1.25rem;padding:1rem;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.social-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.social-stat .k{color:#6b7280;font-size:.9rem}.social-stat .v{color:#111827;font-weight:700;margin-top:.2rem}.social-notes{margin:.9rem 0 0;padding-left:1.2rem;color:#4b5563;line-height:1.6}.social-content{margin-top:2rem}.social-faq{display:grid;grid-template-columns:1fr;gap:.5rem;margin-top:1rem;padding:1rem;border:1px solid #eef2f7;border-radius:12px;background:#f8fafce6}.social-faq .q{font-weight:700;color:#111827}.social-faq .a{color:#4b5563;margin-bottom:.5rem}@media (max-width: 768px){.social-form{padding:.9rem}.social-fit,.social-output,.social-result-grid{grid-template-columns:1fr}}.wm-hero{margin-bottom:1.25rem}.wm-container{max-width:1200px;margin:0 auto 2rem}.wm-intro{color:#4b5563;margin-bottom:1.25rem}.wm-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:1.25rem;align-items:start}.wm-left{display:flex;flex-direction:column;gap:1rem}.wm-right{position:sticky;top:1rem}.wm-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;box-shadow:0 1px 10px #0000000a}.wm-card-title{font-size:1.1rem;font-weight:700;color:#111827;margin-bottom:.75rem}.wm-row2{margin-top:.9rem}.wm-split{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.wm-label{display:block;font-weight:600;color:#111827;margin-bottom:.35rem}.wm-input{width:100%;border:1px solid #e5e7eb;border-radius:10px;padding:.7rem .8rem;font-size:1rem;outline:none}.wm-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea26}.wm-hint{margin-top:.35rem;font-size:.95rem;color:#6b7280;line-height:1.4}.wm-radio{display:flex;gap:.5rem;flex-wrap:wrap}.wm-radio-option{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .7rem;border:1px solid #e5e7eb;border-radius:999px;color:#111827;cursor:pointer;-webkit-user-select:none;user-select:none}.wm-radio-option input{accent-color:#667eea}.wm-radio-option.active{border-color:#667eea;background:#667eea14}.wm-color{display:flex;align-items:center;gap:.5rem}.wm-color-picker{width:42px;height:38px;border:1px solid #e5e7eb;border-radius:10px;padding:0;background:transparent}.wm-color-text{flex:1;border:1px solid #e5e7eb;border-radius:10px;padding:.6rem .7rem;font-size:1rem}.wm-toggle{border:1px solid #e5e7eb;border-radius:10px;padding:.65rem .7rem}.wm-check{display:inline-flex;align-items:center;gap:.5rem;color:#111827;font-weight:600}.wm-file input[type=file]{width:100%}.wm-file-picker{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.wm-file-button{border:1px solid #e5e7eb;background:#fff;color:#111827;border-radius:10px;padding:.7rem .85rem;font-weight:800;cursor:pointer}.wm-file-button:hover{border-color:#c7d2fe;box-shadow:0 0 0 3px #667eea1f}.wm-file-meta{display:flex;align-items:center;gap:.6rem;min-width:0}.wm-file-name{color:#374151;font-size:.95rem;max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wm-file-clear{border:1px solid #e5e7eb;background:#f9fafb;color:#111827;border-radius:999px;padding:.35rem .6rem;font-weight:700;cursor:pointer}.wm-file-clear:hover{background:#f3f4f6}.wm-placement{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.wm-place{border:1px solid #e5e7eb;border-radius:10px;padding:.55rem .65rem;cursor:pointer;color:#111827;display:flex;align-items:center;gap:.5rem}.wm-place input{accent-color:#667eea}.wm-place.active{border-color:#667eea;background:#667eea14}.wm-output{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.wm-output-option{border:1px solid #e5e7eb;border-radius:12px;padding:.65rem .7rem;cursor:pointer;-webkit-user-select:none;user-select:none}.wm-output-option input{accent-color:#667eea}.wm-output-option .t{font-weight:700;color:#111827}.wm-output-option .d{margin-top:.2rem;font-size:.95rem;color:#6b7280;line-height:1.35}.wm-output-option.active{border-color:#667eea;background:#667eea14}.wm-output-option.disabled{opacity:.5;cursor:not-allowed}.wm-buttons{margin-top:1rem;display:grid;grid-template-columns:1fr;gap:.6rem}.wm-secondary{width:100%;border:1px solid #e5e7eb;background:#fff;color:#111827;border-radius:10px;padding:.85rem 1rem;font-weight:700;cursor:pointer}.wm-secondary:disabled{opacity:.55;cursor:not-allowed}.wm-page-error{margin-top:.9rem;padding:.75rem .85rem;border-radius:12px;background:#ef444414;border:1px solid rgba(239,68,68,.2);color:#991b1b}.wm-preview-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;box-shadow:0 1px 10px #0000000a}.wm-preview-title{font-weight:800;color:#111827;margin-bottom:.75rem}.wm-preview-body{display:grid;grid-template-columns:1fr 1fr;gap:.9rem;align-items:start}.wm-preview-col{display:flex;flex-direction:column;gap:.45rem}.wm-preview-label{font-size:.95rem;color:#6b7280}.wm-preview-img,.wm-preview-canvas{width:100%;height:auto;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb}.wm-preview-note{margin-top:.75rem;font-size:.95rem;color:#6b7280}.wm-list{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;box-shadow:0 1px 10px #0000000a}.wm-list-head{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline;margin-bottom:.85rem}.wm-list-title{font-weight:800;color:#111827}.wm-list-sub{color:#6b7280;font-size:.95rem}.wm-row{display:grid;grid-template-columns:92px 1fr auto;gap:.85rem;padding:.75rem 0;border-top:1px solid #f3f4f6;align-items:center;cursor:pointer}.wm-row:first-of-type{border-top:none}.wm-row:focus-visible{outline:3px solid rgba(102,126,234,.25);outline-offset:2px;border-radius:10px}.wm-row.selected{background:#667eea0f;border-top-color:#667eea2e}.wm-row.selected .wm-name{color:#111827}.wm-thumb img{width:92px;height:68px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb}.wm-meta{min-width:0}.wm-name{font-weight:700;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wm-sizes{margin-top:.2rem;color:#6b7280;display:flex;gap:.85rem;flex-wrap:wrap;font-size:.95rem}.wm-actions{display:flex;align-items:center;gap:.5rem}.wm-badge{font-size:.95rem;color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:.35rem .55rem;white-space:nowrap}.wm-badge-idle{background:#10b98114;border-color:#10b98133;color:#065f46}.wm-error{margin-top:.4rem;color:#991b1b;font-size:.95rem}.wm-zip{margin-top:.95rem;display:flex;justify-content:space-between;align-items:center;gap:.8rem;border-top:1px solid #f3f4f6;padding-top:.95rem}.wm-zip-meta{color:#6b7280;font-size:.95rem}.wm-content{margin-top:2rem}.wm-faq{margin-top:.75rem;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;background:#fff}.wm-faq .q{font-weight:800;color:#111827;margin-top:.85rem}.wm-faq .q:first-child{margin-top:0}.wm-faq .a{margin-top:.25rem;color:#4b5563;line-height:1.65}@media (max-width: 980px){.wm-grid{grid-template-columns:1fr}.wm-right{position:static}}@media (max-width: 640px){.wm-preview-body{grid-template-columns:1fr}.wm-row{grid-template-columns:84px 1fr;grid-template-areas:"thumb meta" "actions actions"}.wm-thumb{grid-area:thumb}.wm-meta{grid-area:meta}.wm-actions{grid-area:actions;justify-content:flex-start}.wm-placement,.wm-output,.wm-split{grid-template-columns:1fr}}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;max-width:1100px;width:100%;margin:0 auto;padding:2rem 1rem}.hero-section{max-width:48rem;margin:0 auto;text-align:center;padding:4rem 1rem;margin-bottom:3rem;border-bottom:1px solid #e0e0e0}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .75rem;border-radius:999px;border:1px solid #eef2f7;background:#f8fafce6;color:#4b5563;font-size:.9rem;margin-bottom:.9rem}.hero-section h1{font-size:2.75rem;margin-bottom:.75rem;color:#111827;font-weight:700;letter-spacing:-.02em;line-height:1.2}.h1-seo{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.hero-subtitle{font-size:1.25rem;color:#4b5563;margin-bottom:0;font-weight:400;line-height:1.5}.hero-cta{display:flex;justify-content:center;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:1.25rem}.hero-cta-primary,.hero-cta-secondary{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:.75rem 1.1rem;font-weight:600;font-size:1rem;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease}.hero-cta-primary{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 6px 18px #667eea2e}.hero-cta-primary:hover{transform:translateY(-1px);box-shadow:0 10px 22px #667eea42}.hero-cta-secondary{color:#111827;background:#667eea1a;border:1px solid rgba(102,126,234,.2)}.hero-cta-secondary:hover{transform:translateY(-1px);background:#667eea24}.hero-seo-text{font-size:.875rem;color:#6b7280;max-width:100%;margin:1.5rem auto 0;line-height:1.75;text-align:center}.home-section{background:#fff;border-radius:8px;padding:2rem 2rem 2.5rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;border-bottom:1px solid #e0e0e0}.home-section h2{margin:0;color:#111827;font-size:1.5rem;letter-spacing:-.02em}.home-section-subtitle{margin:.75rem 0 0;color:#4b5563;line-height:1.7}.home-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.home-card{border:1px solid #eef2f7;border-radius:12px;padding:1rem 1rem 1.1rem;background:linear-gradient(180deg,#f8fafce6,#fff);text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.home-card:hover{transform:translateY(-1px);box-shadow:0 10px 22px #1118270f;border-color:#667eea59}.home-card-disabled{cursor:default;opacity:.7}.home-card-disabled:hover{transform:none;box-shadow:none;border-color:#eef2f7}.home-card-title{color:#111827;font-weight:700;letter-spacing:-.01em}.home-card-desc{color:#6b7280;margin-top:.45rem;line-height:1.6}.home-card-meta{color:#4b5563;margin-top:.75rem;font-size:.92rem}.steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1.5rem}.step{display:flex;align-items:flex-start;gap:.75rem;border:1px solid #eef2f7;border-radius:12px;padding:.95rem 1rem;background:#f8fafce6}.step-number{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#667eea1f;color:#111827;font-weight:700}.step-title{font-weight:700;color:#111827}.step-desc{margin-top:.2rem;color:#6b7280;line-height:1.6}.tool-section{background:#fff;border-radius:8px;padding:2rem 2rem 2.5rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;border-bottom:1px solid #e0e0e0}.compress-button{width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-top:1.5rem}.compress-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.compress-button:active:not(:disabled){transform:translateY(0)}.compress-button:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.main-content{padding:1rem .5rem}.hero-section{margin-bottom:2rem;padding:2.5rem 1rem}.hero-badge{font-size:.85rem}.hero-section h1{font-size:2rem;margin-bottom:.75rem}.hero-subtitle{font-size:1.125rem}.hero-seo-text{font-size:.875rem;padding:0 1rem}.home-section{padding:1.5rem}.home-section h2{font-size:1.3rem}.home-card-grid,.steps{grid-template-columns:1fr}.tool-section{padding:1.5rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333;line-height:1.6}#root{min-height:100vh;display:flex;flex-direction:column}
