@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;0,800;1,400;1,600&family=Inter:wght@300;400;500;600;700&display=swap);@font-face{font-family:CustomHeadingFont;font-style:normal;font-weight:400;src:url(/static/media/font.4754cb086b77bff811f5.otf) format("opentype")}:root{--font-heading:"Playfair Display",Georgia,serif;--font-body:"Inter",-apple-system,sans-serif;--text-primary:#fff;--text-secondary:#ffffffd9;--text-muted:#ffffff80;--border:#fff3;--border-hover:#fff6;--success:#34d399;--warning:#fbbf24;--danger:#f87171}*{box-sizing:border-box;margin:0;padding:0}body{background:#0000;color:#ffffffd9;color:var(--text-secondary);font-family:Inter,-apple-system,sans-serif;font-family:var(--font-body);font-size:15px;line-height:1.6;min-height:100vh}::placeholder{color:#ffffff59!important}.container{background:#0000;display:flex;flex-direction:column;margin:0 auto;max-width:1180px;min-height:100vh;padding:2rem}.navbar{border-bottom:1px solid #fff3;border-bottom:1px solid var(--border);justify-content:space-between;margin-bottom:2rem;padding-bottom:1.25rem}.brand,.navbar{align-items:center;display:flex}.brand{cursor:pointer;gap:12px;text-decoration:none}.brand-text{color:#fff;font-family:Playfair Display,Georgia,serif;font-family:var(--font-heading);font-size:19px;font-weight:700}.desktop-split{align-items:flex-start;display:flex;gap:2rem;width:100%}.desktop-sidebar{flex:1 1 350px;position:-webkit-sticky;position:sticky;top:2rem;width:100%}.desktop-main{flex:2 1 650px;min-width:0;width:100%}.card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#434343e6;border:1px solid #fff6;border-radius:16px;box-shadow:0 8px 32px #0003;margin-bottom:1.25rem;padding:1.75rem;transition:border-color .2s ease}.card:hover{border-color:#fff6}input[type=text],textarea{background:#ffffff1a;border:1px solid #ffffff40;border-radius:8px;color:#fff;font-family:inherit;font-size:14.5px;outline:none;padding:12px 16px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}input[type=text]:focus,textarea:focus{border-color:#fff9;box-shadow:0 0 0 2px #ffffff1a}.upload-zone{background:#ffffff0d;border:1.5px dashed #ffffff4d;border-radius:8px;cursor:pointer;padding:1.5rem;text-align:center;transition:border-color .2s ease,background .2s ease}.upload-zone:hover{background:#ffffff1a;border-color:#fff9}.btn{align-items:center;background:#ffffff1a;border:1px solid #ffffff40;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,-apple-system,sans-serif;font-family:var(--font-body);font-size:14.5px;font-weight:600;gap:8px;justify-content:center;padding:11px 22px;transition:all .2s}.btn:hover{background:#fff3;border-color:#fff6}.btn:active{transform:scale(.98)}.btn:disabled{cursor:not-allowed;opacity:.45;transform:none!important}.btn-primary{background:#ffffffeb;border-color:#0000;color:#0a3d30}.btn-primary:hover{background:#fff;color:#0a3d30}.badge{border-radius:20px;display:inline-block;font-size:11px;font-weight:600;letter-spacing:.06em;padding:4px 12px;text-transform:uppercase}.badge-green{background:#ffffff26;border:1px solid #ffffff4d;color:#fff}.badge-yellow{background:#fbbf2426;border:1px solid #fbbf244d;color:#fbbf24}.badge-red{background:#f8717126;border:1px solid #f871714d;color:#f87171}.error{align-items:center;color:#fca5a5;display:flex;font-size:13.5px;gap:6px;margin-top:8px}h1,h2,h3,h4{color:#fff;font-family:Playfair Display,Georgia,serif;font-family:var(--font-heading);font-weight:700;letter-spacing:-.01em}.animate-fade{animation:fadeIn .3s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chat-thread{display:flex;flex-direction:column;gap:1rem}.chat-bubble{animation:fadeIn .35s ease-out forwards;border-radius:10px;font-size:14.5px;line-height:1.55;max-width:85%;padding:.85rem 1.15rem}.chat-bubble-ai{align-self:flex-start;background:#ffffff14;border:1px solid #ffffff26;border-top-left-radius:2px;color:#fff}.chat-bubble-user{align-self:flex-end;background:#ffffff1f;border:1px solid #fff3;border-top-right-radius:2px;color:#fff;font-weight:500}.progress-container{background:#ffffff26;border-radius:4px;height:5px;overflow:hidden}.progress-fill{background:#fff;border-radius:4px;height:100%;transition:width .4s ease}.dashboard-row{align-items:flex-start;border-bottom:1px solid #ffffff1a;color:#fff;display:flex;font-size:13.5px;gap:10px;padding:8px 0}.dashboard-row:last-child{border-bottom:none}.minimal-footer{border-top:1px solid #ffffff1a;color:#fff6;font-size:13px;margin-top:auto;padding:2rem 0;text-align:center}@media (max-width:768px){.desktop-split{flex-direction:column}.desktop-sidebar{margin-bottom:1rem;position:static;width:100%}}
/*# sourceMappingURL=main.07207a2c.css.map*/