.icon{display:inline-block;width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:center}.icon-brain{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2360a5fa' stroke-width='2'%3E%3Cpath d='M9.5 2A2.5 2.5 0 0 1 12 4.5v15a2.5 2.5 0 0 1-4.96.44 2.5 2.5 0 0 1-2.96-3.08 3 3 0 0 1-.34-5.58 2.5 2.5 0 0 1 1.32-4.24 2.5 2.5 0 0 1 1.98-3A2.5 2.5 0 0 1 9.5 2Z'/%3E%3Cpath d='M14.5 2A2.5 2.5 0 0 0 12 4.5v15a2.5 2.5 0 0 0 4.96.44 2.5 2.5 0 0 0 2.96-3.08 3 3 0 0 0 .34-5.58 2.5 2.5 0 0 0-1.32-4.24 2.5 2.5 0 0 0-1.98-3A2.5 2.5 0 0 0 14.5 2Z'/%3E%3C/svg%3E")}.icon-upload{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2360a5fa' stroke-width='2'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='17 8 12 3 7 8'/%3E%3Cline x1='12' y1='3' x2='12' y2='15'/%3E%3C/svg%3E")}.icon-zap{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fbbf24' stroke-width='2'%3E%3Cpolygon points='13 2 3 14 12 14 11 22 21 10 12 10 13 2'/%3E%3C/svg%3E")}.icon-check{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2316a34a' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E")}.icon-x{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23dc2626' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m15 9-6 6'/%3E%3Cpath d='m9 9 6 6'/%3E%3C/svg%3E")}.icon-alert{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233b82f6' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='8' x2='12' y2='12'/%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'/%3E%3C/svg%3E")}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(135deg,#5bb3f2 0,#5273b1 50%,#4d6faf 50%);min-height:100vh;padding:2rem 1rem}.container{max-width:1200px;margin:0 auto}.header{text-align:center;margin-bottom:2rem}.header-title{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.header-title svg{width:48px;height:48px}.header-title h1{font-size:2.5rem;color:#fff;font-weight:700}.header-subtitle{color:#bfdbfe;font-size:1.125rem}.header-powered{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.75rem}.header-powered svg{width:20px;height:20px}.header-powered span{font-size:.875rem;color:#214a7c}.header-powered a{color:#0d4770;font-weight:600}.card{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);overflow:hidden}.card-body{padding:2rem}.upload-zone{border:4px dashed #93c5fd;border-radius:.75rem;padding:3rem;text-align:center;cursor:pointer;transition:all .3s;position:relative}.upload-zone:hover{border-color:#3b82f6;background:#eff6ff}.upload-zone svg{width:64px;height:64px;margin:0 auto 1rem}.upload-zone-title{font-size:1.25rem;color:#374151;font-weight:600;margin-bottom:.5rem}.upload-zone-subtitle{color:#6b7280}.results-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}@media (min-width:1024px){.results-grid{grid-template-columns:1fr 1fr}}.section-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.image-preview{width:100%;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);border:2px solid #e5e7eb}.analyzing-box{background:linear-gradient(135deg,#eff6ff 0,#faf5ff 100%);border-radius:.5rem;padding:1.5rem}.spinner-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1.5rem}.spinner{position:relative;width:80px;height:80px}.spinner-ring{border:4px solid transparent;border-top-color:#3b82f6;border-bottom-color:#3b82f6;border-radius:50%;width:80px;height:80px;animation:spin 1s linear infinite}.spinner-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;color:#3b82f6}@keyframes spin{to{transform:rotate(360deg)}}.analyzing-text{color:#374151;font-weight:600;margin-top:1rem}.log-box{background:#fff;border-radius:.5rem;padding:1rem;max-height:192px;overflow-y:auto;margin-top:1rem}.log-title{font-size:.75rem;font-weight:600;color:#4b5563;margin-bottom:.5rem}.log-entry{font-size:.75rem;color:#4b5563;margin-bottom:.25rem;display:flex;gap:.5rem}.log-time{color:#3b82f6;font-family:monospace}.verdict-box{border-radius:.5rem;padding:1.5rem;margin-bottom:1rem}.verdict-box.ai{background:linear-gradient(135deg,#fef2f2 0,#fff7ed 100%)}.verdict-box.real{background:linear-gradient(135deg,#f0fdf4 0,#ecfdf5 100%)}.verdict-icon{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.verdict-icon svg{width:64px;height:64px}.verdict-icon.ai svg{color:#dc2626}.verdict-icon.real svg{color:#16a34a}.verdict-title{text-align:center;font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.verdict-title.ai{color:#b91c1c}.verdict-title.real{color:#15803d}.verdict-reasoning{text-align:center;color:#374151;font-size:.875rem}.metrics-box{background:#f9fafb;border-radius:.5rem;padding:1.5rem;margin-bottom:1rem}.metric{margin-bottom:1rem}.metric:last-child{margin-bottom:0}.metric-header{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:.5rem}.metric-label{font-weight:600;color:#374151}.metric-value{font-weight:700;color:#111827}.progress-bar{width:100%;height:16px;background:#e5e7eb;border-radius:9999px;overflow:hidden}.progress-fill{height:100%;transition:width .5s ease;border-radius:9999px}.progress-fill.ai{background:linear-gradient(90deg,#ef4444 0,#f97316 100%)}.progress-fill.real{background:linear-gradient(90deg,#22c55e 0,#10b981 100%)}.progress-fill.confidence{background:linear-gradient(90deg,#3b82f6 0,#8b5cf6 100%)}.alert-box{border-radius:.5rem;padding:1rem;margin-bottom:1rem;border:1px solid}.alert-box.red{background:#fef2f2;border-color:#fecaca}.alert-box.green{background:#f0fdf4;border-color:#bbf7d0}.alert-title{font-weight:600;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.alert-title.red{color:#991b1b}.alert-title.green{color:#166534}.alert-list{font-size:.875rem;list-style:none}.alert-list.red{color:#b91c1c}.alert-list.green{color:#15803d}.alert-list li{margin-bottom:.25rem}.footer{background:#eff6ff;padding:1.5rem;border-top:1px solid #dbeafe}.footer-content{display:flex;gap:.75rem;align-items:flex-start}.footer-icon{width:20px;height:20px;color:#3b82f6;flex-shrink:0;margin-top:.125rem}.footer-text{font-size:.875rem;color:#374151}.footer-title{font-weight:600;margin-bottom:.25rem}.footer-note{font-size:.85rem;color:#4b5563;margin-top:.5rem}