: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;--lightningcss-light:initial;--lightningcss-dark: ;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 (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{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{width:100%;min-height:100svh}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){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{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%}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#f5f0ff 0%,#fff0f8 100%);min-height:100vh;font-family:Segoe UI,system-ui,sans-serif}#root{border:none;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:40px 16px 60px;display:flex}.container{width:100%;max-width:440px}.header{text-align:center;margin-bottom:32px}.title{background:linear-gradient(135deg,#7c3aed,#db2777);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:32px;font-weight:700}.subtitle{color:#6b7280;font-size:15px}.form{background:#fff;border-radius:24px;flex-direction:column;gap:24px;padding:32px 28px;display:flex;box-shadow:0 8px 32px #7c3aed1a}.photo-section{flex-direction:column;align-items:center;gap:12px;display:flex}.photo-upload{cursor:pointer;background:#f5f3ff;border:2px dashed #c4b5fd;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.photo-upload:hover{background:#ede9fe;border-color:#7c3aed}.photo-placeholder{color:#8b5cf6;flex-direction:column;align-items:center;gap:6px;display:flex}.photo-placeholder span{font-size:14px;font-weight:600}.photo-placeholder small{color:#a78bfa;font-size:11px}.photo-preview{object-fit:cover;width:100%;height:100%}.btn-change{color:#7c3aed;cursor:pointer;background:0 0;border:1px solid #c4b5fd;border-radius:20px;padding:6px 16px;font-size:13px;transition:background .2s}.btn-change:hover{background:#f5f3ff}.input-group{flex-direction:column;gap:8px;display:flex}.input-group label{color:#374151;font-size:14px;font-weight:600}.input-with-unit{border:1.5px solid #e5e7eb;border-radius:12px;align-items:center;transition:border-color .2s;display:flex;overflow:hidden}.input-with-unit:focus-within{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.input-with-unit input{color:#111827;background:0 0;border:none;outline:none;flex:1;padding:14px 16px;font-size:16px}.unit{color:#7c3aed;background:#f5f3ff;border-left:1.5px solid #e5e7eb;padding:14px 16px;font-size:14px;font-weight:600}.btn-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#db2777);border:none;border-radius:14px;width:100%;margin-top:8px;padding:16px;font-size:16px;font-weight:600;transition:opacity .2s,transform .1s}.btn-submit:hover{opacity:.92}.btn-submit:active{transform:scale(.98)}.center{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;display:flex}.spinner{border:4px solid #ede9fe;border-top-color:#7c3aed;border-radius:50%;width:56px;height:56px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{color:#374151;font-size:18px;font-weight:600}.loading-sub{color:#9ca3af;font-size:14px}.error-msg{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 14px;font-size:14px}.report-card{background:#fff;border-radius:24px;width:100%;max-width:600px;margin-bottom:20px;padding:28px;box-shadow:0 8px 32px #7c3aed1a}.container{max-width:600px}.report-photo{border-bottom:1px solid #f3f4f6;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:20px;display:flex}.report-photo img{object-fit:cover;border:2px solid #c4b5fd;border-radius:50%;width:72px;height:72px}.report-info{gap:12px;display:flex}.report-info span{color:#7c3aed;background:#f5f3ff;border-radius:20px;padding:4px 12px;font-size:13px;font-weight:600}.report-content h3{color:#7c3aed;margin:20px 0 8px;font-size:15px;font-weight:700}.report-content h3:first-child{margin-top:0}.report-content p{color:#374151;font-size:14px;line-height:1.7}.btn-reset{color:#7c3aed;cursor:pointer;background:#fff;border:2px solid #c4b5fd;border-radius:14px;width:100%;max-width:600px;padding:16px;font-size:15px;font-weight:600;transition:background .2s}.btn-reset:hover{background:#f5f3ff}
