body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{background:#ffffff21;border-radius:24px;font-family:Inter,Segoe UI,Arial,sans-serif;margin:2.5rem auto;max-width:100%;padding:2.5rem 1.5rem}.app-container h1{color:#667eea;font-size:2.8rem;font-weight:800;letter-spacing:1px;margin-bottom:.5rem;margin-top:0;text-align:center}.head-sub,.subtitle{color:#222b45;display:block;font-size:1.25rem;font-weight:400;letter-spacing:.2px;margin-bottom:2.2rem;margin-top:0;text-align:center}.tabs{background:#667eea0f;border-radius:2.5rem;box-shadow:0 4px 24px #667eea1a;gap:1.2rem;justify-content:center;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.tab,.tabs{display:flex}.tab{align-items:center;background:#0000;border:none;border-radius:2rem;box-shadow:none;color:#222b45;cursor:pointer;font-size:1.13rem;font-weight:500;gap:.7rem;letter-spacing:.2px;outline:none;padding:.7rem 2.1rem;position:relative;transition:background .18s,color .18s,box-shadow .18s}.tab .tab-icon,.tab svg{color:#222b45;font-size:1.25rem;margin-right:.5rem;opacity:.7}.tab.active{background:#fff;box-shadow:0 2px 12px #667eea1a;color:#222b45;font-weight:700;transform:none}.tab.active .tab-icon,.tab.active svg{color:#222b45;opacity:1}.tab:not(.active):hover{background:#667eea1a;color:#667eea}.tab-content{animation:fadeIn .3s;background:#0000;border-radius:0;box-shadow:none;max-width:100%;padding:0;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.centered{margin-top:1.5rem;text-align:center}.start-button{background:linear-gradient(90deg,#667eea,#764ba2);border:none;border-radius:14px;box-shadow:0 2px 8px #667eea1a;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:1rem 2.2rem;transition:background .2s,transform .15s}.start-button:hover{background:linear-gradient(90deg,#5a67d8,#6b47b2);transform:translateY(-2px) scale(1.04)}.history-section{background:#ffffff2e;border-radius:14px;box-shadow:0 2px 8px #667eea14;margin-top:2rem;padding:1.2rem}.history-section h2{color:#667eea;font-size:1.2rem;font-weight:600;margin-bottom:.7rem}.history-section ul{list-style:none;margin:0;padding:0}.history-section li{border-bottom:1px solid #ececec;color:#333;font-size:1rem;padding:.5rem 0}.history-section li:last-child{border-bottom:none}hr{border:none;border-top:1.5px solid #e0e0e0;margin:2.5rem 0}@media (max-width:700px){.app-container,.tab-content{padding:1rem .2rem}.tabs{border-radius:1.5rem;flex-direction:column;gap:.5rem;padding:.5rem}.tab{font-size:1rem;justify-content:flex-start;padding:.7rem 1.2rem;width:100%}}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a202c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.home-hero{background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);min-height:100vh;overflow-x:hidden;position:relative}.hero-background{background:radial-gradient(circle at 20% 80%,#7877c64d,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a,#0000 50%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.home-sub-title{color:#ffd600;display:block;font-size:2rem;font-weight:600;letter-spacing:.01em;margin-top:.25em}.home-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:2rem 3rem;position:relative;width:100%;z-index:10}.home-logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f0f9ff);-webkit-background-clip:text;background-clip:text;cursor:pointer;font-size:3rem;font-weight:900;letter-spacing:-.02em;text-shadow:0 4px 8px #0000001a}.home-signin-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;box-shadow:0 4px 15px #0000001a;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.home-signin-btn:hover{background:#ffffff4d;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.home-main{margin:0 auto;max-width:1200px;padding:4rem 3rem 2rem;position:relative;text-align:center;width:100%;z-index:5}.home-title{color:#fff;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:2rem;text-shadow:0 4px 12px #0003}.home-desc{color:#ffffffe6;font-size:1.3rem;font-weight:400;line-height:1.6;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px}.home-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:4rem;padding:0 1rem}.feature-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:24px;box-shadow:0 8px 32px #0000001a;overflow:hidden;padding:2.5rem 2rem;position:relative;transition:all .3s ease}.feature-card:before{background:linear-gradient(135deg,#0000,#667eea0d);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.feature-card:hover:before{opacity:1}.feature-icon{align-items:center;border-radius:20px;box-shadow:0 4px 20px #0000001a;display:flex;font-size:3.5rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.feature-title{color:#1a202c;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.feature-desc{color:#4a5568;font-size:1rem;line-height:1.6}.home-getstarted-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;box-shadow:0 8px 32px #667eea4d;color:#fff;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:600;gap:.5rem;overflow:hidden;padding:1.2rem 3rem;position:relative}.home-getstarted-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.home-getstarted-btn:hover:before{left:100%}.btn-arrow{font-size:1.2rem;transition:transform .3s ease}.ai-features-section,.ai-process-section,.stats-section{background:linear-gradient(135deg,#e9ddf3,#d6adff 50%,#581c87);border-radius:32px;box-shadow:0 20px 60px #1e3a8a4d;margin:8rem auto;max-width:1400px;overflow:hidden;padding:6rem 3rem;position:relative;width:100%;z-index:5}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.2;margin-bottom:4rem;text-align:center}.ai-process-container{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:4rem}.ai-process-step{background:linear-gradient(135deg,#fff,#f8faff);border:1px solid #667eea1a;border-radius:24px;box-shadow:0 10px 40px #667eea1a;overflow:hidden;padding:3rem 2rem;position:relative;transition:all .3s ease}.ai-process-step:hover{box-shadow:0 20px 60px #667eea26;transform:translateY(-8px)}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;box-shadow:0 4px 15px #667eea4d;color:#fff;display:flex;font-size:1.2rem;font-weight:800;height:50px;justify-content:center;position:absolute;right:2rem;top:2rem;width:50px}.step-icon{font-size:4rem;margin-bottom:1.5rem}.ai-process-step h3{color:#1a202c;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.ai-process-step p{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:2rem}.step-progress{border-radius:2px;height:4px;margin-top:auto}.stats-section,.step-progress{background:linear-gradient(135deg,#667eea,#764ba2)}.stats-section{border-radius:32px;box-shadow:0 20px 60px #667eea4d;color:#fff;margin:10rem auto;overflow:hidden;padding:6rem 3rem;position:relative}.stats-section:before{background:radial-gradient(circle at 30% 20%,#ffffff1a,#0000 50%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.stats-title{-webkit-text-fill-color:#fff!important;background:none!important;color:#fff!important}.stats-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:4rem;position:relative;z-index:2}.stat-item{padding:1rem;text-align:center}.stat-value{color:#fff;font-size:4rem;font-weight:900;margin-bottom:1rem;text-shadow:0 4px 8px #0003}.stat-label{color:#ffffffe6;font-size:1.1rem;font-weight:500;line-height:1.4}.ai-features-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:4rem}.ai-feature-card{background:linear-gradient(135deg,#fff,#f8faff);border:1px solid #667eea1a;border-radius:24px;box-shadow:0 10px 40px #00000014;overflow:hidden;padding:3rem 2rem;position:relative;transition:all .3s ease}.ai-feature-card:hover{box-shadow:0 25px 60px #00000026;transform:translateY(-8px)}.ai-feature-icon{display:block;font-size:3.5rem;margin-bottom:1.5rem}.ai-feature-card h3{color:#1a202c;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.ai-feature-card p{color:#4a5568;font-size:1rem;line-height:1.7}.feature-glow{border-radius:50%;height:200%;left:-50%;opacity:.05;position:absolute;top:-50%;width:200%;z-index:-1}.home-footer{color:#fffc;font-size:1rem;padding:4rem 0;position:relative;text-align:center;z-index:5}.login-modal{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.login-form{background:#fff;border-radius:24px;box-shadow:0 20px 60px #0000004d;max-width:450px;padding:3rem;position:relative;width:90%}.close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;position:absolute;right:1.5rem;top:1.5rem;transition:all .2s ease;width:40px}.close-btn:hover{background:#f5f5f5;color:#333}.login-form h3{color:#1a202c;font-size:1.8rem;font-weight:700;margin:0 0 2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{color:#1a202c;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.form-group input{background:#f8faff;border:2px solid #e2e8f0;border-radius:12px;box-sizing:border-box;font-size:1rem;padding:1rem;transition:all .2s ease;width:100%}.form-group input:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input:disabled{cursor:not-allowed;opacity:.6}.error-message{background:linear-gradient(135deg,#fed7d7,#feb2b2);border:1px solid #fbb6ce;border-radius:12px;color:#c53030;font-size:.9rem;font-weight:500;margin-bottom:1rem;text-align:center}.form-actions{margin-top:2rem}.login-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;overflow:hidden;padding:1rem;position:relative;transition:all .2s ease;width:100%}.login-btn:disabled{cursor:not-allowed;opacity:.6}.login-btn.loading{pointer-events:none}.loading-spinner{display:inline-block;font-size:1.2rem}.demo-credentials{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-left:4px solid #667eea;border-radius:12px;margin-top:2rem;padding:1.5rem}.demo-credentials small{color:#4a5568;display:block;font-size:.85rem;margin-bottom:.25rem}.demo-credentials small:first-child{color:#1a202c;font-weight:600;margin-bottom:.5rem}@media (max-width:1024px){.home-header{padding:1.5rem 2rem}.home-main{padding:3rem 2rem 2rem}.ai-features-section,.ai-process-section,.stats-section{margin:6rem auto;padding:0 2rem}}@media (max-width:768px){.home-header{padding:1rem 1.5rem}.home-logo{font-size:2.5rem}.home-signin-btn{font-size:.9rem;padding:.8rem 1.5rem}.home-main{padding:2rem 1.5rem}.home-features{padding:0}.ai-features-grid,.ai-process-container,.home-features,.stats-container{gap:1.5rem;grid-template-columns:1fr}.ai-features-section,.ai-process-section,.stats-section{margin:4rem auto;padding:0 1.5rem}.stats-section{padding:4rem 1.5rem}.login-form{margin:1rem;padding:2rem}}@media (max-width:480px){.home-header{flex-direction:column;gap:1rem;padding:1rem}.home-title{font-size:2rem}.home-desc{font-size:1.1rem}.section-title{font-size:2rem}.stat-value{font-size:3rem}}@media (prefers-color-scheme:dark){.feature-card{background:#1a202cf2;color:#fff}.feature-title{color:#fff}.feature-desc{color:#cbd5e0}.ai-feature-card,.ai-process-step{background:linear-gradient(135deg,#2d3748,#1a202c);color:#fff}.ai-feature-card h3,.ai-process-step h3{color:#fff}.ai-feature-card p,.ai-process-step p{color:#cbd5e0}}html{scroll-behavior:smooth}::selection{background:#667eea4d;color:#1a202c}button:focus-visible,input:focus-visible{outline:2px solid #667eea;outline-offset:2px}.evaluation-result{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;margin:2rem 0;max-width:100%;padding:2rem}.result-header{border-bottom:2px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1rem}.result-header h2{color:#2d3748;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.project-name{color:#667eea;font-size:1.2rem;font-weight:500;margin:0}.error-state{background:#fef2f2;border:2px solid #fecaca;border-radius:8px;color:#dc2626;padding:3rem;text-align:center}.raw-response{margin-top:1rem;text-align:left}.raw-response pre{background:#f5f5f5;border-radius:4px;font-size:.8rem;max-height:200px;overflow-x:auto;padding:1rem}.evaluation-content{padding:1rem 0}.formatted-response{word-wrap:break-word;background:#fff;color:#2d3748;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.6;margin:0;padding:0;white-space:pre-wrap}.raw-response-section{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;margin-top:2rem}.raw-response-section summary{background:#f1f5f9;border-radius:6px 6px 0 0;color:#374151;cursor:pointer;font-weight:500;padding:1rem}.raw-response-section summary:hover{background:#e2e8f0}.raw-response-content{background:#1e293b;border-radius:0 0 6px 6px;color:#e2e8f0;font-size:.8rem;line-height:1.4;max-height:400px;overflow-x:auto;overflow-y:auto;padding:1rem}@media (max-width:768px){.evaluation-result{margin:1rem 0;padding:1rem}.tab-navigation{flex-direction:column}.score-card,.tab-button{text-align:center}.score-card{flex-direction:column}.score-display{margin-bottom:1rem;margin-right:0}.detailed-strengths-weaknesses,.quick-stats,.strengths-weaknesses-preview{grid-template-columns:1fr}.criteria-header{gap:1rem}.criteria-header,.criteria-title{align-items:flex-start;flex-direction:column}.criteria-title{gap:.5rem}.metadata-grid{grid-template-columns:1fr}}.proposal-evaluation{left:50%;margin-left:-50vw;margin-right:-50vw;max-width:100vw!important;padding:2rem!important;position:relative;right:50%;width:100vw!important}.evaluation-results,.upload-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff38;border-radius:20px;box-shadow:0 8px 32px #667eea2e;margin-bottom:2.3rem;margin-left:auto;margin-right:auto;max-width:1700px!important;padding:2.3rem 1.8rem;width:100%!important}.agent-status{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea4d;border-radius:8px;margin-top:1rem}.agent-status p{color:#ffffffe6;font-weight:500}.result-summary{background:linear-gradient(135deg,#f0f8ff,#e6f3ff);border:2px solid #667eea;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.detailed-results table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;width:100%}.detailed-results th{background:#667eea;color:#fff;font-weight:600;padding:12px;text-align:left}.detailed-results td{border-bottom:1px solid #eee;padding:12px}.detailed-results tr:nth-child(2n){background:#f8f9fa}.detailed-results tr:hover{background:#e8f4f8}.recommendations{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;margin-top:1.5rem;padding:1.5rem}.recommendations h4{color:#667eea;margin-top:0}.recommendations ul{margin-bottom:0}.recommendations li{color:#333;margin-bottom:.5rem}.error-message{background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33}.upload-success{background:linear-gradient(135deg,#e8f5e8,#f0f8f0);border:2px solid #4caf50;border-radius:12px;margin-bottom:1rem;padding:.75rem 1rem}.success-icon{font-size:1.5rem;margin-bottom:.25rem;text-align:center}.file-details p{color:#2e7d32;margin:.25rem 0}.security-info{border-top:1px solid #4caf50;margin-top:1rem;padding-top:1rem}.security-info small{color:#2e7d32;font-style:italic}.upload-section{margin-bottom:2rem}.dropzone{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:3px dashed #ffffff4d;border-radius:20px;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:180px;padding:1.5rem 2rem;position:relative;text-align:center;transition:all .3s ease}.dropzone.active,.dropzone:hover:not(.uploading){background:#fff3;border-color:#fff9;transform:translateY(-4px)}.dropzone.uploading{background:#ffd7001a;border-color:gold;cursor:not-allowed}.upload-icon,.upload-spinner{align-items:center;background:#fff;border-radius:50%;box-shadow:0 8px 32px #0000001a;color:#667eea;display:flex;font-size:4rem;height:80px;justify-content:center;margin:0 auto 1rem;width:80px}.upload-spinner{animation:spin 2s linear infinite}.dropzone h3{font-size:1.5rem;font-weight:600;margin:1rem 0}.dropzone p{font-size:1rem;margin:.5rem 0;opacity:.9}.file-size-limit{background:#ffffff1a;border-radius:20px;display:inline-block;font-size:.9rem;margin-top:1rem;opacity:.7;padding:.5rem 1rem}.upload-progress{width:100%}.progress-bar{background:#fff3;border-radius:4px;height:8px;margin:1rem 0;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;height:100%;transition:width .3s ease}.upload-status{color:#fff;font-size:1rem}.file-info,.s3-info{background:#ffffff14;border-radius:10px;color:#000;margin-top:1rem;padding:1rem}.copy-uri-button,.evaluate-button{background:linear-gradient(90deg,#667eea,#764ba2);border:none;border-radius:18px;box-shadow:0 4px 16px #667eea21;color:#fff;cursor:pointer;font-size:1.18rem;font-weight:700;letter-spacing:.5px;margin-bottom:.5rem;margin-top:1rem;outline:none;overflow:hidden;padding:1rem 2.5rem;position:relative;transition:background .18s,transform .13s,box-shadow .18s}.evaluate-button:hover:not(:disabled){background:linear-gradient(90deg,#5a67d8,#6b47b2);box-shadow:0 8px 24px #667eea2e;transform:translateY(-2px) scale(1.045)}.evaluate-button:active:not(:disabled){background:linear-gradient(90deg,#4c51bf,#553c9a);transform:scale(.98)}.evaluate-button:disabled{background:#b0b3b8;box-shadow:none;color:#f3f4f6;cursor:not-allowed;opacity:.7}.copy-uri-button{background:#17a2b8;margin-left:1rem}.s3-info a{color:#667eea;text-decoration:underline}.evaluation-results{background:#ffffff14;border-radius:10px;box-shadow:0 8px 32px #667eea1f;color:#000;margin-top:2rem;padding:1rem}.evaluation-results table{background:#fff;border-collapse:initial;border-radius:12px;border-spacing:0;box-shadow:0 2px 8px #667eea14;margin-top:1rem;overflow:hidden;width:100%}.evaluation-results td,.evaluation-results th{padding:.7rem 1rem;text-align:left}.evaluation-results tr:nth-child(2n){background:#f7f9fc}.evaluation-results th{background:#667eea;color:#fff;font-weight:600}.processing-steps{background:#667eea12;border-radius:12px;margin-bottom:1.5rem;margin-top:1.5rem;padding:1rem 1.5rem}.processing-steps ul{list-style:none;margin:0;padding:0}.processing-steps li{align-items:center;border-left:4px solid #0000;display:flex;font-size:1.08rem;padding:.5rem 0;transition:border-color .2s}.processing-steps li.pending{color:#6c757d}.processing-steps li.processing{background:#667eea14;border-left:4px solid #667eea;color:#667eea;font-weight:600}.processing-steps li.completed{background:#38a16914;border-left:4px solid #38a169;color:#38a169;font-weight:500}body{background:linear-gradient(120deg,0,#764ba2 100%);font-family:Inter,Segoe UI,Arial,sans-serif;min-height:100vh}.nofo-dropdown-label{align-items:center;color:#222b45;display:flex;font-size:1.08rem;font-weight:500;gap:.7rem;margin-bottom:1rem}.nofo-dropdown-select{background:#fffffff2;border:1.5px solid #e0e0e0;border-radius:12px;color:#222b45;font-size:1rem;margin-left:.5rem;min-width:220px;outline:none;padding:.5rem 1.2rem;transition:border .2s}.nofo-dropdown-select:focus{background:#fff;border:1.5px solid #667eea}.nofo-dropdown-select:disabled{background:#f3f4f6;color:#b0b3b8;cursor:not-allowed}.web-search,body,button,input{font-family:Plus Jakarta Sans,Inter,sans-serif!important}.web-search{left:50%;margin-left:-50vw;margin-right:-50vw;max-width:100vw!important;padding:2rem!important;position:relative;right:50%;width:100vw!important}.search-results,.search-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff38;border-radius:20px;box-shadow:0 8px 32px #667eea2e;margin-bottom:2.3rem;margin-left:auto;margin-right:auto;max-width:1700px!important;max-width:1900px;padding:2.3rem 1.8rem;width:100%!important;width:100%}.agent-status{background:linear-gradient(135deg,#667eea26,#764ba226);border:1px solid #667eea59;border-radius:10px;margin-top:1.2rem;padding:1rem;text-align:center}.agent-status p{color:#2d2f55!important;font-weight:600;margin:0}.search-label{color:#374151;display:block;font-size:1rem;font-weight:600;margin-bottom:.5rem}.search-input-strong{background:#fff;border:2px solid #b4c6fd;border-radius:14px;color:#222;font-size:1.1rem;margin-top:.75rem;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.search-input-strong:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea4d}.search-button{background:linear-gradient(90deg,#667eea,#764ba2);border:none;border-radius:18px;box-shadow:0 4px 14px #667eea40;color:#fff;cursor:pointer;font-size:1.22rem;font-weight:700;margin-top:1.2rem;padding:1.1rem 2.5rem;transition:.18s ease;width:100%}.search-button:hover:not(:disabled){background:linear-gradient(90deg,#5a67d8,#6b47b2);transform:translateY(-2px) scale(1.03)}.secondary-search-button{background:linear-gradient(90deg,#4c51bf,#3182ce)}.refine-btn-row{display:flex;justify-content:flex-start;margin-top:1.2rem}.refine-btn{border-radius:14px;font-size:.95rem;margin-top:0!important;padding:.7rem 1.6rem;width:auto!important}.error-message{background:#ffe6e6;border:1px solid #ffb3b3;border-radius:10px;color:#b91c1c;margin-top:1rem;padding:1rem}.prompt-explainer{color:#374151;font-size:1.05rem;font-weight:600;margin-bottom:1rem}.prompt-card{background:#fffffff2;border:2px solid #bfcbffcc;border-radius:18px;box-shadow:0 8px 28px #667eea26;padding:1.4rem 1.1rem}.prompt-card.selected{background:linear-gradient(135deg,#eef1ff,#e4ddff);border-color:#5a67d8}.cancel-btn,.edit-btn,.save-btn{border:none;border-radius:10px;box-shadow:0 3px 10px #667eea40;cursor:pointer;font-size:.9rem;font-weight:700;padding:.55rem 1.2rem;transition:.2s ease}.edit-btn{background:linear-gradient(90deg,#6d6bf3,#8b5cf6);color:#fff}.save-btn{background:linear-gradient(90deg,#3b82f6,#2563eb);color:#fff}.cancel-btn{background:#f87171;color:#fff}.result-item{background:#fff;border:1px solid #dbe3ff;border-radius:16px;box-shadow:0 4px 14px #00000012;margin-bottom:1.6rem;padding:1.6rem 1.5rem}.result-item h4{color:#3b48c8;font-size:1.08rem;font-weight:700;margin:0 0 .75rem}.result-item a{color:#3b6ff3;display:inline-block;font-weight:600;margin-top:.7rem;text-decoration:none}.prompt-edit-btn{position:absolute;right:16px;top:16px;z-index:2}.token-badge{padding:.4rem .75rem}.prompt-card{padding-bottom:3rem;padding-top:3.2rem}.prompt-actions{display:flex;gap:.6rem;position:absolute;right:16px;top:16px;z-index:3}.prompt-content{color:#1f2937}.prompt-editor{background:#fff;border:2px solid #b4c6fd;border-radius:14px;box-sizing:border-box;font-size:.95rem;line-height:1.5;min-height:320px;padding:1.2rem 1.3rem;resize:vertical;width:100%}.prompt-editor:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea40;outline:none}.token-badge{background:linear-gradient(135deg,#eef1ff,#e4ddff);border:1.5px solid #667eea;border-radius:12px;box-shadow:0 3px 10px #667eea40;padding:.45rem .8rem}.spinner{animation:spin .9s linear infinite;border:3px solid #667eea40;border-radius:50%;border-top-color:#667eea;height:16px;margin-right:10px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.agent-status-inline{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:1.2rem}.agent-status-inline .job-id{font-size:.9rem;margin-left:8px;opacity:.85}.prompt-content{font-size:.95rem;line-height:1.5;white-space:pre-wrap}.token-badge{background:#eef2ff;border:2px solid #667eea;border-radius:999px;bottom:14px;color:#1f2c49;font-size:.8rem;font-weight:700;padding:.35rem .75rem;position:absolute;right:16px}.prompt-card{position:relative}.appgen-container{background:#fff;border-radius:16px;box-shadow:0 12px 30px #0000000a;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.appgen-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.appgen-stack{display:flex;flex-direction:column;gap:1rem}.appgen-title{align-items:baseline;display:flex;gap:.4rem;margin:0}.appgen-title,.eyebrow-inline{font-size:1.9rem;font-weight:800}.eyebrow-inline{color:#6b7280;letter-spacing:.08em;text-transform:uppercase}.draft-title{color:#111827;font-size:1.9rem;font-weight:800}.eyebrow{color:#6b7280;font-size:.75rem;letter-spacing:.08em;margin:0 0 .35rem;text-transform:uppercase}.lede{color:#374151;line-height:1.5;margin-top:.25rem;max-width:720px}.appgen-actions{display:flex;flex-direction:column;gap:.4rem;min-width:240px}.appgen-actions .primary{background:linear-gradient(90deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;padding:.9rem 1.4rem;transition:transform .12s ease,box-shadow .15s ease}.appgen-actions .primary:disabled{cursor:not-allowed;opacity:.65}.appgen-actions .primary:hover:not(:disabled){box-shadow:0 10px 28px #667eea2e;transform:translateY(-1px)}.analyze-btn{align-items:center;background:linear-gradient(90deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;gap:.45rem;padding:.65rem 1.1rem;transition:transform .12s ease,box-shadow .15s ease,opacity .2s ease}.analyze-btn:hover:not(:disabled){box-shadow:0 8px 22px #667eea33;transform:translateY(-1px)}.analyze-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.55}.analyze-output{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:1fr;margin-top:.8rem}.doc-blocks{flex-direction:row;max-width:100%;overflow-x:auto;padding-bottom:.4rem;width:100%}.doc-blocks,.doc-card{display:flex;gap:.75rem}.doc-card{align-items:flex-start;background:linear-gradient(135deg,#f0f4ff,#e6e9ff);border:1px solid #d7dcff;border-radius:12px;box-shadow:0 4px 10px #667eea14;color:#1e293b;flex:0 0 auto;flex-direction:column;max-width:420px;min-width:320px;padding:.9rem 1rem}.doc-title{color:#1f2a44;font-size:.98rem;font-weight:700}.doc-guidance{color:#334155;line-height:1.4;margin:0}.doc-guidance-list{grid-gap:.2rem;color:#334155;display:grid;gap:.2rem;margin:.2rem 0 0;padding-left:1rem}.doc-guidance-item{font-size:.95rem;line-height:1.35;list-style:disc}.doc-card .ghost-btn{background:#fff;border:1px solid #667eea;border-radius:12px;color:#667eea;font-weight:700;padding:.45rem .9rem;transition:all .15s ease}.doc-card .ghost-btn:hover{background:#eef2ff;box-shadow:0 8px 18px #667eea2e}.draft-workbench{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));margin-top:1rem}.chat-pane,.draft-pane{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(180deg,#ffffffd1,#f8fafcf0);border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 28px #0f172a0f;display:flex;flex-direction:column;gap:.75rem;min-height:340px;padding:1.1rem}.pane-header{color:#0f172a;font-weight:800;letter-spacing:-.01em}.chat-log{background:linear-gradient(135deg,#eef2ff,#f7f9ff);border:1px solid #d7dcff;border-radius:12px;display:flex;flex:1 1;flex-direction:column;gap:.5rem;overflow-y:auto;padding:.9rem}.chat-msg.system{background:#eef2ff;border-radius:10px;padding:.4rem .65rem}.chat-msg.user{background:#fff;border:1px solid #e5e7eb;padding:.45rem .7rem}.chat-input-row input,.chat-msg.user{border-radius:12px}.chat-input-row .ghost-btn{background:linear-gradient(120deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 10px 20px #764ba22e;color:#fff;font-weight:800;padding:.6rem 1.1rem}.upload-box{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;margin-top:.5rem;padding:.8rem}.upload-panel{background:#e8edff;border:1px solid #c7d2fe;border-radius:14px;box-shadow:0 8px 24px #6772e514;margin-top:.8rem;padding:1rem}.upload-title{color:#1f2937;font-weight:700;margin:0 0 .35rem}.upload-actions{margin-top:.65rem}.upload-actions .small{font-size:.9rem;margin-top:.4rem}.upload-status-pill{align-items:center;background:linear-gradient(135deg,#dbeafe,#c7d2fe);border-radius:999px;box-shadow:inset 0 1px 0 #fff9;color:#1f2937;display:inline-flex;font-size:.95rem;font-weight:700;margin-top:.5rem;padding:.4rem .75rem}.draft-pane textarea{background:#fdfefe;border:1px solid #dbeafe;box-shadow:inset 0 1px 2px #0f172a0f;flex:1 1;font-size:.97rem;line-height:1.5;min-height:240px;padding:.9rem;resize:vertical}.draft-pane textarea,.draft-preview{border-radius:14px;font-family:Inter,Helvetica Neue,Arial,sans-serif}.draft-preview{margin-bottom:.6rem;min-height:140px}.draft-preview h2,.draft-preview h3,.draft-preview h4{margin:.2rem 0 .35rem}.draft-preview ul{margin:.2rem 0 .4rem 1rem;padding-left:1rem}.draft-preview p{margin:.2rem 0}.editor-toolbar{display:flex;gap:.4rem;margin-bottom:.4rem}.editor-toolbar button{background:#eef2ff;border:1px solid #dbeafe;border-radius:8px;box-shadow:0 4px 10px #667eea26;color:#1f2937;cursor:pointer;font-weight:800;padding:.35rem .6rem;transition:transform .1s ease,box-shadow .1s ease}.editor-toolbar button:hover{box-shadow:0 6px 14px #667eea33;transform:translateY(-1px)}.draft-actions{display:flex;gap:.5rem;justify-content:flex-end}.inline-alert{align-items:center;display:inline-flex;margin-bottom:.6rem;padding:.6rem .9rem}.inline-top{align-self:flex-start;margin-top:0}.scroll-card{max-height:520px;overflow-x:hidden;overflow-y:auto}.header-status{display:none}.deadline-row{align-items:center;display:flex;gap:8px}.deadline-chip{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:.92rem;font-weight:700;padding:4px 10px}.appgen-actions .hint{color:#6b7280;font-size:.9rem;margin:0}.appgen-alert{border-radius:10px;font-weight:600;padding:.8rem 1rem}.appgen-alert.error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.appgen-alert.info{background:#eef2ff;border:1px solid #c7d2fe;color:#4338ca}.appgen-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.select-card{background:#f8fafc;border:1px solid #e5e7eb}.nofo-select-row{align-items:center;display:flex;gap:.75rem;margin-top:.6rem}.nofo-select{background:#fff;border:1px solid #d1d5db;border-radius:10px;font-size:.95rem;padding:.8rem .9rem;width:100%}.appgen-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;min-height:200px;padding:1.1rem 1.2rem}.appgen-card h3,.appgen-card h4,.appgen-card h5{color:#111827;margin-bottom:.35rem;margin-top:0}.muted{margin:.1rem 0}.pill-list{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.6rem}.pill{background:#e0e7ff;border-radius:999px;color:#3730a3;font-size:.9rem;font-weight:600;padding:.35rem .8rem}.pill.ghost{background:#f3f4f6;color:#6b7280}.selected-nofo-panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;margin-top:1rem;padding:1rem}.selected-nofo-header{gap:1rem;justify-content:space-between}.selected-meta,.selected-nofo-header{align-items:flex-start;display:flex}.selected-nofo-title{color:#0f172a;font-size:1.05rem;font-weight:700}.selected-links{gap:.6rem}.selected-inline-row,.selected-links{align-items:center;display:flex;flex-wrap:wrap;margin-top:.35rem}.selected-inline-row{gap:2rem}.selected-meta-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-top:.75rem}.selected-actions{align-items:center;display:flex;gap:.5rem;margin-top:.8rem}.meta-pill{align-items:center;background:#eef2ff;border-radius:999px;color:#3730a3;display:inline-flex;font-size:.9rem;font-weight:700;padding:6px 10px}.inline-label{color:#6b7280;font-size:.85rem;font-weight:600}.inline-cluster{align-items:center;display:inline-flex;gap:.6rem}.card-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.5rem}.ghost-btn{background:#0000;border:1px solid #e5e7eb;border-radius:10px;color:#374151;cursor:pointer;font-weight:600;padding:.5rem .8rem}.ghost-btn:disabled{cursor:not-allowed;opacity:.5}.empty-state{background:#fff;border:1px dashed #d1d5db;border-radius:12px;padding:1rem;text-align:center}.saved-list{display:flex;flex-direction:column;gap:.75rem;max-height:480px;overflow-y:auto;padding-right:.25rem}.saved-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 16px #00000008;padding:.85rem}.saved-title-row{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between}.status-badge{background:#ecfdf3;border-radius:999px;color:#166534;font-size:.8rem;font-weight:700;padding:.35rem .75rem;text-transform:capitalize}.status-badge.archived{background:#f8fafc;color:#334155}.status-badge.error,.status-badge.expired{background:#fef2f2;color:#b91c1c}.modal-backdrop{align-items:center;background:#00000059;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.modal-card{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000002e;max-width:520px;padding:1.2rem;position:relative;width:90%}.modal-close{background:none;border:none;color:#6b7280;cursor:pointer;font-size:1.4rem;position:absolute;right:.75rem;top:.5rem}.modal-grid{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:.6rem}.modal-section{margin-top:.8rem}.meta-grid{grid-gap:.75rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.links,.meta-grid{gap:.75rem;margin-top:.75rem}.links{align-items:center;display:flex;flex-wrap:wrap}.links a{color:#2563eb;font-weight:600}.links details{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:.5rem .75rem}.links pre{background:#111827;border-radius:8px;color:#e5e7eb;font-size:.85rem;max-height:240px;overflow:auto;padding:.75rem}@media (max-width:768px){.appgen-header{flex-direction:column}}.draft-page{display:flex;flex-direction:column;gap:1rem;height:auto;margin:0;max-width:none;overflow:auto;padding:1.5rem;width:100%}.draft-header-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:1.2rem 1.4rem;width:100%}.draft-title-text{color:#0f172a;margin:.15rem 0}.draft-grid{display:flex;flex:1 1 auto;flex-direction:column;gap:1.1rem;width:100%}.split-wrapper{align-items:stretch;display:flex;gap:.75rem;min-height:320px;width:100%}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 22px #0f172a0d;display:flex;flex:1 1;flex-direction:column;gap:.6rem;height:auto;min-height:340px;padding:.9rem}.panel-header{align-items:center;cursor:default;justify-content:space-between}.panel-actions,.panel-header{display:flex;gap:.5rem}.draft-textarea{background:#f8fafc;font-size:.98rem;line-height:1.5}.draft-preview,.draft-textarea{border:1px solid #dbeafe;border-radius:12px;height:100%;min-height:240px;padding:.9rem;resize:vertical}.draft-preview{background:linear-gradient(180deg,#f7f8ff,#eef2ff);color:#0f172a;max-height:none;overflow:auto}.split-handle{align-self:stretch;background:linear-gradient(180deg,#eef2ff,#e5e7eb);border-radius:12px;cursor:col-resize;flex:0 0 12px;touch-action:none;-webkit-user-select:none;user-select:none;width:12px}.ai-panel{display:flex;flex:0 0 auto;flex-direction:column;max-height:280px;min-height:220px;overflow:hidden;position:relative}.ai-panel .chat-log{background:linear-gradient(135deg,#eef2ff,#f7f9ff);border:1px solid #d7dcff;border-radius:12px;display:flex;flex:1 1;flex-direction:column;gap:.45rem;max-height:220px;min-height:140px;overflow:auto;padding:.8rem}.chat-msg.system{color:#64748b;font-size:.92rem}.chat-msg.user{color:#0f172a;font-weight:700}.chat-input-row{align-items:center;display:flex;gap:.6rem}.chat-input-row input{border:1px solid #d1d5db;border-radius:10px;flex:1 1;font-size:.95rem;padding:.65rem .85rem}.ghost-btn.solid{background:linear-gradient(120deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;font-weight:700;padding:.6rem 1.1rem}.label{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.label,.muted{color:#6b7280;margin:0}@media (max-width:768px){.draft-page{padding:1rem}}
/*# sourceMappingURL=main.b714ab89.css.map*/