@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.11.cyxs5p-0z~.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
:root{--primary:#2563eb;--primary-hover:#1d4ed8;--bg-color:#f8fafc;--surface:#fff;--text-main:#0f172a;--text-muted:#64748b;--border-color:#e2e8f0;--success:#10b981;--accent:#f59e0b}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}.container{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem;display:grid}.header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1.5rem;display:flex}.logo h1{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:.2rem;font-size:2rem;display:flex}.logo p{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:500}.card{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.card-title{align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.form-group{margin-bottom:1.5rem}.form-group label{margin-bottom:.5rem;font-weight:500;display:block}.form-control{border:1px solid var(--border-color);border-radius:6px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s}.form-control:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2563eb1a}.btn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--primary);color:#fff}.btn-primary:hover{background-color:var(--primary-hover)}.btn-secondary{color:var(--text-main);border:1px solid var(--border-color);background-color:#fff}.btn-secondary:hover{background-color:#f1f5f9}.tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.tab{background:var(--surface);border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.tab:hover{background-color:#f1f5f9}.tab.active{color:var(--primary);border-color:var(--primary);background-color:#eff6ff}.doc-types{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.doc-type-card{border:2px solid var(--border-color);cursor:pointer;text-align:center;border-radius:8px;padding:1.5rem;transition:all .2s}.doc-type-card:hover{border-color:var(--primary);background-color:#eff6ff}.doc-type-card.selected{border-color:var(--primary);background-color:#eff6ff;box-shadow:0 0 0 2px #2563eb33}.hero{text-align:center;background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border:1px solid #dbeafe;border-radius:16px;margin-bottom:2rem;padding:4rem 1rem;position:relative;overflow:hidden}.hero h2{color:var(--text-main);margin-bottom:1rem;font-size:3rem}.hero p{color:var(--text-muted);max-width:600px;margin:0 auto 2rem;font-size:1.25rem}.badge{background:var(--success);color:#fff;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:1.1rem;font-weight:700;animation:2s infinite pulse;display:inline-flex;box-shadow:0 4px 14px #10b98163}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.feature-card{background:var(--surface);border:1px solid var(--border-color);text-align:left;border-radius:12px;padding:2rem;position:relative}.feature-icon{width:48px;height:48px;color:var(--primary);background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.feature-card h3{margin-bottom:.5rem;font-size:1.25rem}.feature-card p{color:var(--text-muted)}.status-badge{border-radius:9999px;padding:.25rem .75rem;font-size:.85rem;font-weight:500}.status-active{color:#166534;background:#dcfce7}.analysis-result{border:1px solid var(--border-color);white-space:pre-wrap;background:#f8fafc;border-radius:8px;margin-top:2rem;padding:2rem}@keyframes pulse{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}.chat-container{flex-direction:column;height:500px;display:flex}.chat-messages{border:1px solid var(--border-color);background:#f8fafc;border-radius:8px;flex-direction:column;flex-grow:1;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex;overflow-y:auto}.message{border-radius:12px;max-width:80%;padding:.75rem 1rem;line-height:1.4}.message.user{background-color:var(--primary);color:#fff;border-bottom-right-radius:2px;align-self:flex-end}.message.bot{border:1px solid var(--border-color);background-color:#fff;border-bottom-left-radius:2px;align-self:flex-start}.chat-input{gap:.5rem;display:flex}.chat-input input{flex-grow:1}
