:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;@media (width<=1024px){font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px;@media (width<=1024px){margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%;@media (width<=1024px){font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.user-center{background:#f5f7fa;min-height:100vh;display:flex}.user-sidebar{background:#fff;border-right:1px solid #e1e5eb;flex-direction:column;gap:2rem;width:280px;height:100vh;padding:2rem 1.5rem;display:flex;position:sticky;top:0;overflow-y:auto}@media (width<=768px){.user-sidebar{border-bottom:1px solid #e1e5eb;border-right:none;width:100%;height:auto;position:relative}}.user-profile-card{text-align:center;border-bottom:1px solid #e1e5eb;padding-bottom:1.5rem}.profile-avatar{object-fit:cover;border:3px solid #667eea;border-radius:50%;width:80px;height:80px;margin-bottom:1rem}.profile-name{color:#333;margin:0 0 .5rem;font-size:1.2rem;font-weight:600}.profile-email{color:#666;margin-bottom:.75rem;font-size:.9rem;display:block}.badge-free{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.user-nav{flex-direction:column;flex:1;gap:.5rem;display:flex}.nav-item{text-align:left;color:#555;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.nav-item:hover{background:#f0f2f5}.nav-item.active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.logout-btn:hover{color:#fff;background:#dc3545}.user-content{flex:1;max-width:1200px;padding:2rem}@media (width<=768px){.user-content{padding:1rem}}.tab-overview h2,.tab-history h2,.tab-settings h2{color:#333;margin:0 0 2rem;font-size:1.8rem}.quota-section{background:#fff;border-radius:16px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.quota-section h3{color:#333;margin:0 0 1.5rem;font-size:1.2rem}.quota-cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.quota-card{background:#f8f9ff;border:1px solid #e0e5ff;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem;display:flex}.quota-icon{font-size:2rem}.quota-info{flex:1}.quota-label{color:#666;margin-bottom:.25rem;font-size:.85rem;display:block}.quota-value{color:#667eea;font-size:1.5rem;font-weight:700;display:block}.quota-progress{background:#e0e5ff;border-radius:4px;width:8px;height:60px;overflow:hidden}.quota-progress-bar{background:linear-gradient(#667eea 0%,#764ba2 100%);height:100%;transition:width .3s}.upgrade-hint{background:linear-gradient(135deg,#fff9e6 0%,#fff3cd 100%);border:1px solid #ffe69c;border-radius:12px;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.upgrade-hint p{color:#856404;margin:0;font-weight:500}.upgrade-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ffc107 0%,#ff9800 100%);border:none;border-radius:8px;padding:.6rem 1.5rem;font-weight:600;transition:transform .2s}.upgrade-btn:hover{transform:translateY(-2px)}.stats-section{background:#fff;border-radius:16px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.stats-section h3{color:#333;margin:0 0 1.5rem;font-size:1.2rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;display:grid}.stat-item{text-align:center;background:#f8f9ff;border:1px solid #e0e5ff;border-radius:12px;padding:1.25rem}.stat-value{color:#667eea;margin-bottom:.5rem;font-size:1.8rem;font-weight:700;display:block}.stat-label{color:#666;font-size:.85rem;display:block}.recent-section{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.recent-section h3{color:#333;margin:0 0 1.5rem;font-size:1.2rem}.recent-list{margin:0;padding:0;list-style:none}.recent-item{border-bottom:1px solid #f0f2f5;align-items:center;gap:1rem;padding:1rem;display:flex}.recent-item:last-child{border-bottom:none}.recent-icon{font-size:1.5rem}.recent-action{color:#333;flex:1;font-weight:500}.recent-time{color:#999;font-size:.85rem}.no-records{text-align:center;color:#999;padding:2rem}.history-table{border-collapse:collapse;background:#fff;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 2px 8px #0000000d}.history-table th{text-align:left;color:#333;background:#f8f9ff;border-bottom:2px solid #e0e5ff;padding:1rem;font-weight:600}.history-table td{color:#555;border-bottom:1px solid #f0f2f5;padding:1rem}.history-table tr:last-child td{border-bottom:none}.action-badge{background:#f0f2f5;border-radius:20px;padding:.25rem .75rem;font-size:.85rem;font-weight:500;display:inline-block}.meta-tag{color:#0366d6;background:#e8f4fd;border-radius:4px;margin-right:.5rem;padding:.2rem .5rem;font-size:.8rem;display:inline-block}.empty-state{text-align:center;background:#fff;border-radius:16px;padding:4rem 2rem;box-shadow:0 2px 8px #0000000d}.empty-icon{margin-bottom:1rem;font-size:4rem;display:block}.empty-state p{color:#999;font-size:1.1rem}.settings-section{background:#fff;border-radius:16px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.settings-section h3{color:#333;margin:0 0 1.5rem;font-size:1.2rem}.setting-item{margin-bottom:1.5rem}.setting-item:last-child{margin-bottom:0}.setting-item label{color:#555;margin-bottom:.5rem;font-weight:500;display:block}.setting-item input,.setting-item select{background:#fff;border:1px solid #e1e5eb;border-radius:8px;width:100%;max-width:400px;padding:.75rem 1rem;font-size:.95rem}.setting-item input:disabled{color:#999;cursor:not-allowed;background:#f5f7fa}.setting-hint{color:#999;margin-top:.5rem;font-size:.85rem;display:block}.btn-danger{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;transition:all .2s}.btn-danger:hover{background:#c82333}.login-container{justify-content:center;align-items:center;display:flex}.login-loading{color:#fff;padding:.5rem 1rem;font-size:.95rem}.google-signin-btn{color:#333;cursor:pointer;background:#fff;border:none;border-radius:50px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000026}.google-signin-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.google-icon{width:20px;height:20px}.user-info{align-items:center;gap:.75rem;display:flex}.user-avatar{border:2px solid #fff;border-radius:50%;width:36px;height:36px}.user-details{flex-direction:column;display:flex}.user-name{color:#fff;font-size:.9rem;font-weight:600}.user-email{color:#fffc;font-size:.75rem}.logout-btn{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.logout-btn:hover{background:#ffffff4d}*{box-sizing:border-box}.app{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.app-header{color:#fff;padding:2rem 1rem}.header-content{justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto;display:flex}@media (width<=768px){.header-content{text-align:center;flex-direction:column;align-items:center}}.app-header h1{text-shadow:2px 2px 4px #0003;margin:0;font-size:2.5rem;font-weight:700}.subtitle{opacity:.9;margin:.5rem 0 0;font-size:1.1rem}.header-right{flex-shrink:0}.user-menu{position:relative}.user-menu-btn{cursor:pointer;backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;align-items:center;gap:.75rem;padding:.5rem 1rem;transition:all .2s;display:flex}.user-menu-btn:hover{background:#ffffff4d}.user-menu-avatar{border:2px solid #fff;border-radius:50%;width:36px;height:36px}.user-menu-name{font-size:.95rem;font-weight:600}.user-menu-indicator{opacity:.8;font-size:.75rem}.quota-hint{background:#fff3;border-radius:20px;margin-top:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500}.error-banner{color:#856404;background:#fff3cd;border:1px solid #ffc107;border-radius:12px;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.resolve-btn{color:#fff;cursor:pointer;background:#856404;border:none;border-radius:6px;padding:.4rem 1rem;font-size:.85rem;font-weight:500}.resolve-btn:hover{background:#6c5004}.app-main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:1rem}.upload-zone{text-align:center;background:#fff;border:3px dashed #667eea;border-radius:20px;padding:4rem 2rem;transition:all .3s;box-shadow:0 20px 60px #0000004d}.upload-zone.drag-active{background:#f8f9ff;border-color:#764ba2;transform:scale(1.02)}.upload-icon{margin-bottom:1rem;font-size:4rem}.upload-zone h2{color:#333;margin:0 0 1rem;font-size:1.8rem}.upload-zone p{color:#666;margin:.5rem 0}.upload-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50px;margin:1.5rem 0;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-block}.upload-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eea66}.hint{color:#999!important;font-size:.9rem!important}.image-container{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 20px 60px #0000004d}.image-comparison{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}@media (width<=768px){.image-comparison{grid-template-columns:1fr}}.image-box{text-align:center}.image-box h3{color:#333;margin:0 0 1rem;font-size:1.2rem}.image-wrapper{background:#f5f5f5;border-radius:12px;justify-content:center;align-items:center;min-height:300px;padding:1rem;display:flex;overflow:hidden}.checkered{background-image:linear-gradient(45deg,#ddd 25%,#0000 25%),linear-gradient(-45deg,#ddd 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ddd 75%),linear-gradient(-45deg,#0000 75%,#ddd 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.image-preview{object-fit:contain;border-radius:8px;max-width:100%;max-height:400px}.placeholder{color:#999;text-align:center;padding:2rem}.spinner{border:4px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;width:50px;height:50px;margin:0 auto 1rem;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.processing-hint{color:#999;margin-top:.5rem;font-size:.85rem}.error-message{color:#856404;text-align:center;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.action-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #667eea66}.btn-success{color:#fff;background:linear-gradient(135deg,#11998e 0%,#38ef7d 100%)}.btn-success:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #11998e66}.btn-secondary{color:#333;background:#f0f0f0}.btn-secondary:hover:not(:disabled){background:#e0e0e0;transform:translateY(-2px)}.features{background:#fff;border-radius:20px;margin-top:2rem;padding:2rem;box-shadow:0 20px 60px #0000004d}.features h2{text-align:center;color:#333;margin:0 0 2rem;font-size:1.8rem}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.feature-item{text-align:center;background:#f8f9ff;border-radius:12px;padding:1.5rem;transition:transform .2s}.feature-item:hover{transform:translateY(-5px)}.feature-icon{margin-bottom:1rem;font-size:2.5rem;display:block}.feature-item h3{color:#333;margin:0 0 .5rem;font-size:1.1rem}.feature-item p{color:#666;margin:0;font-size:.95rem;line-height:1.5}.app-footer{text-align:center;color:#fff;opacity:.8;padding:1.5rem;font-size:.9rem}@media (width<=600px){.app-header h1{font-size:1.8rem}.subtitle{font-size:.95rem}.upload-zone{padding:2rem 1rem}.upload-icon{font-size:3rem}.image-wrapper{min-height:200px}.btn{padding:.8rem 1.5rem;font-size:.9rem}}
