#root,body,html{background:linear-gradient(135deg,#e0f7fa,#e3f2fd);font-family:Inter,Segoe UI,Arial,sans-serif;margin:0;min-height:100vh;overflow-x:hidden;padding:0}.App{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:60px;position:relative}.subtitle,h1{margin-left:auto;margin-right:auto;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn 1.2s cubic-bezier(.39,.575,.565,1) both}@keyframes float1{0%{transform:translateY(0) scale(1)}to{transform:translateY(40px) scale(1.1)}}@keyframes float2{0%{transform:translateY(0) scale(1)}to{transform:translateY(-30px) scale(1.05)}}.ada-logo-container{align-items:center;display:flex;justify-content:center;margin-bottom:10px}.ada-logo{background:#ffffffb3;border-radius:18px;box-shadow:0 2px 24px #29b6f622;filter:drop-shadow(0 4px 32px #29b6f655) drop-shadow(0 1px 0 #fff8);height:64px;width:120px}.stylish-bg:after,.stylish-bg:before{border-radius:50%;content:"";filter:blur(60px);opacity:.3;position:absolute;z-index:0}.stylish-bg:before{animation:float1 12s ease-in-out infinite alternate;background:linear-gradient(120deg,#b2ebf2,#b3c6fc);height:400px;left:-120px;top:-100px;width:400px}.stylish-bg:after{animation:float2 14s ease-in-out infinite alternate;background:linear-gradient(120deg,#e0f7fa,#b3c6fc);bottom:-80px;height:300px;right:-100px;width:300px}.stylish-bg .bg-shape1{background:radial-gradient(circle at 40% 60%,#29b6f6 0,#b3c6fc 80%);border-radius:50%;filter:blur(12px);height:160px;left:40px;opacity:.32;position:absolute;top:100px;width:160px;z-index:0}.stylish-bg .bg-shape2{background:radial-gradient(circle at 60% 40%,#26c6da 0,#b3c6fc 90%);border-radius:50%;filter:blur(10px);height:120px;opacity:.25;position:absolute;right:60px;top:200px;width:120px;z-index:0}.stylish-bg .bg-shape3{background:radial-gradient(circle at 50% 50%,#039be5 0,#b3c6fc 100%);border-radius:50%;bottom:80px;filter:blur(8px);height:90px;left:140px;opacity:.22;position:absolute;width:90px;z-index:0}.analyzer-header{align-items:center;background:#181c2ffa;box-shadow:0 2px 12px #181c2f22;box-sizing:border-box;color:#fff;display:flex;height:64px;justify-content:space-between;margin-bottom:40px;min-width:0;padding:0 32px;position:-webkit-sticky;position:sticky;top:0;width:100vw;z-index:100}.card{backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff2e;border:1.5px solid #ffffff40;border-radius:24px;box-shadow:0 8px 32px 0 #1f26871a;box-sizing:border-box;margin:8px 0;max-width:480px;padding:32px 28px;transition:box-shadow .3s;width:95%;z-index:1}.card:hover{box-shadow:0 12px 40px 0 #1f268721}.upload-section{align-items:center;display:flex;flex-direction:row;gap:18px;justify-content:center}.custom-file-input{display:none}.custom-file-label{background:linear-gradient(90deg,#29b6f6,#26c6da);border:none;border-radius:16px;box-shadow:0 4px 16px #29b6f655,inset 0 1.5px 0 #fff;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;margin-right:12px;outline:none;overflow:hidden;padding:12px 28px;position:relative;transition:background .2s,transform .1s,box-shadow .2s;z-index:1}.custom-file-label:active{box-shadow:0 1px 6px #26c6da88,inset 0 1.5px 0 #fff;transform:scale(.97) translateY(1px)}.custom-file-label:disabled{cursor:not-allowed;opacity:.5}.custom-file-label:hover:not(:disabled){background:linear-gradient(90deg,#26c6da,#29b6f6);box-shadow:0 8px 32px #29b6f655,inset 0 1.5px 0 #fff}.custom-file-label:focus-visible{outline:2px solid #29b6f6;outline-offset:2px}.file-list{padding-top:10px}.file-list h3{color:#039be5;font-weight:700;letter-spacing:1px;margin-bottom:10px;margin-top:0}.file-list ul{list-style:none;margin:0;padding:0}.file-list li{align-items:center;animation:fadeInUp .7s cubic-bezier(.39,.575,.565,1) both;background:#f7fbfc;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;margin:0 0 10px;padding:12px 18px;transition:background .2s,border .2s,box-shadow .2s}.file-list li.selected{background:linear-gradient(90deg,#29b6f6,#26c6da);border:2px solid #29b6f6;box-shadow:0 2px 12px #29b6f622;color:#fff}.file-list li.selected .selected{color:#fff}.file-list li:hover{background:#29b6f621}.qa-section{align-items:center;display:flex;flex-direction:row;gap:14px;margin-top:10px}.qa-section input[type=text]{background:#ffffff80;border:1.5px solid #29b6f6;border-radius:14px;box-shadow:0 1px 8px #29b6f622;color:#5a5a5a;flex:1 1;font-size:1.08rem;outline:none;padding:12px 16px;transition:border .2s,box-shadow .2s}.qa-section input[type=text]:focus{border:1.5px solid #039be5;box-shadow:0 2px 16px #29b6f644}.qa-section input[type=text]::placeholder{color:#8ca2c3;font-size:.95rem;opacity:1}button{background:linear-gradient(90deg,#29b6f6,#26c6da);border:none;border-radius:16px;box-shadow:0 4px 16px #29b6f655,inset 0 1.5px 0 #fff;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;outline:none;overflow:hidden;padding:12px 28px;position:relative;transition:background .2s,transform .1s,box-shadow .2s;z-index:1}button:active{box-shadow:0 1px 6px #26c6da88,inset 0 1.5px 0 #fff;transform:scale(.97) translateY(1px)}button:disabled{cursor:not-allowed;opacity:.5}button:hover:not(:disabled){background:linear-gradient(90deg,#26c6da,#29b6f6);box-shadow:0 8px 32px #29b6f655,inset 0 1.5px 0 #fff}button:focus-visible{outline:2px solid #29b6f6;outline-offset:2px}button:after{background:#29b6f621;border-radius:50%;content:"";height:0;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1),opacity .4s;width:0;z-index:0}button:active:after{height:180px;opacity:1;transition:0s;width:180px}.answer{animation:answerScaleFadeIn .6s cubic-bezier(.39,.575,.565,1) both;background:#f7fbfc;border-radius:18px;box-shadow:0 2px 12px #b3c6fc22;color:#1a237e;display:flex;flex-direction:column;font-size:1.15rem;gap:12;margin-top:30px;max-width:calc(100vw - 64px);padding:22px;position:relative;z-index:1}.answer,.typewriter{white-space:pre-wrap;word-break:break-word}.typewriter{animation:none;border:none;color:inherit;display:inline;font-family:inherit;font-size:inherit}.error{animation:fadeIn .7s both;background:#ffffff80;border-radius:12px;box-shadow:0 1px 8px #e74c3c22;color:#e74c3c;font-weight:600;margin-left:auto;margin-right:auto;margin-top:18px;max-width:480px;padding:12px 18px}.spinner{animation:spin 1s linear infinite;border:3px solid #b3c6fc;border-radius:50%;border-top-color:#29b6f6;display:inline-block;height:24px;vertical-align:middle;width:24px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes answerScaleFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:600px){.card{max-width:98vw;padding:18px 6px}.answer{font-size:1rem;margin-left:1px!important;margin-right:1px!important;max-width:calc(100vw - 32px);padding:16px 10px}.file-list h3{font-size:1.1rem}.qa-section input[type=text]{font-size:1rem;padding:10px 8px}button{font-size:1rem;padding:10px 12px}}.answer,.card,.error,.file-list,.qa-section{box-sizing:border-box;margin-left:auto;margin-right:auto}.login-form{align-items:stretch;background:#fff;border-radius:12px;box-shadow:0 2px 16px #29b6f622;display:flex;flex-direction:column;gap:18px;margin:48px auto;max-width:340px;padding:32px 28px 24px}.login-form h2{color:#039be5;font-weight:700;margin-bottom:8px;text-align:center}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{color:#333;font-size:1rem;font-weight:500}.form-group input{border:1.5px solid #b3c6fc;border-radius:6px;font-size:1rem;outline:none;padding:10px 12px;transition:border .2s}.form-group input:focus{border-color:#039be5}.error-message{background:#fbe9e7;border-radius:6px;color:#e74c3c;font-size:.98rem;margin-bottom:2px;padding:7px 12px;text-align:center}.login-form button{background:#039be5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.08rem;font-weight:600;margin-top:8px;padding:12px 0;transition:background .2s}.login-form button:disabled{background:#b3c6fc;cursor:not-allowed}.dark-tech-bg{align-items:center;background:linear-gradient(135deg,#181c2f,#232946);color:#f4f6fb;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.dark-tech-bg:before{animation:float 6s ease-in-out infinite;background:radial-gradient(circle,#6ee7ff26 0,#0000 70%);height:300px;right:-20%;top:-50%;width:300px}.dark-tech-bg:after,.dark-tech-bg:before{border-radius:50%;content:"";position:absolute}.dark-tech-bg:after{animation:float 8s ease-in-out infinite reverse;background:radial-gradient(circle,#039be51f 0,#0000 70%);bottom:-30%;height:250px;left:-15%;width:250px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.home-container{justify-content:center;min-height:100vh;position:relative;width:100vw;z-index:1}.home-container,.home-header{align-items:center;display:flex;flex-direction:column}.home-header{margin-bottom:18px;margin-top:40px}.home-logo{animation:glow 3s ease-in-out infinite alternate;filter:drop-shadow(0 2px 8px #23294688);margin-bottom:18px;width:90px}@keyframes glow{0%{filter:drop-shadow(0 2px 8px #23294688) drop-shadow(0 0 10px rgba(110,231,255,.3))}to{filter:drop-shadow(0 2px 8px #23294688) drop-shadow(0 0 20px rgba(110,231,255,.6))}}.home-title{-webkit-text-fill-color:#0000;animation:shimmer 3s ease-in-out infinite;background:linear-gradient(45deg,#6ee7ff,#fff,#6ee7ff);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;color:#6ee7ff;font-size:2.2rem;font-weight:800;letter-spacing:1px;margin-bottom:8px;text-shadow:0 2px 8px #181c2f44,0 0 20px #6ee7ff4d}@keyframes shimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.home-subtitle{color:#fff;font-size:1.15rem;font-weight:500;margin-bottom:18px;max-width:420px;text-align:center;text-shadow:0 1px 4px #0000004d}.home-hero{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#6ee7fff2,#039be5e6);border:1px solid #fff3;border-radius:18px;box-shadow:0 8px 32px #00000026,0 0 0 1px #ffffff1a;display:flex;flex-direction:column;justify-content:center;margin-bottom:32px;max-width:480px;padding:38px 38px 28px;text-align:center;width:100%}.hero-title{font-size:1.35rem;font-weight:700;letter-spacing:.5px;margin-bottom:12px}.hero-desc,.hero-title{color:#fff;text-shadow:0 1px 4px #0003}.hero-desc{font-size:1.08rem;font-weight:400;line-height:1.5;margin-bottom:22px}.home-features{background:#fff;border-radius:12px;box-shadow:0 2px 12px #039be51a;margin-bottom:32px;max-width:440px;padding:24px 32px 18px;text-align:left;width:100%}.home-features h2{color:#039be5;font-size:1.2rem;font-weight:700;margin-bottom:12px}.home-features ul{list-style:none;margin:0;padding:0}.home-features li{align-items:center;color:#222;display:flex;font-size:1.05rem;gap:8px;margin-bottom:8px}.home-actions{gap:18px;margin-bottom:0}.home-actions,.home-btn{display:flex;justify-content:center}.home-btn{align-items:center;background:linear-gradient(135deg,#6ee7ff,#039be5 50%,#6ee7ff);border:none;border-radius:12px;box-shadow:0 4px 15px #6ee7ff66,0 2px 8px #039be533;color:#181c2f;font-size:1.1rem;font-weight:700;overflow:hidden;padding:14px 36px;position:relative;text-align:center;text-decoration:none;transition:all .3s ease}.home-btn:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.home-btn:hover:before{left:100%}.home-btn:hover{background:linear-gradient(135deg,#039be5,#6ee7ff 50%,#039be5);box-shadow:0 6px 20px #6ee7ff99,0 4px 12px #039be54d;color:#fff;transform:translateY(-2px)}.home-btn.secondary{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #6ee7ff;box-shadow:0 4px 15px #ffffff4d,0 2px 8px #6ee7ff33;color:#181c2f}.home-btn.secondary:hover{background:linear-gradient(135deg,#6ee7ff,#039be5);border-color:#6ee7ff;box-shadow:0 6px 20px #6ee7ff66,0 4px 12px #039be533;color:#fff;transform:translateY(-2px)}.home-footer{color:#fff;font-size:.98rem;margin-top:auto;padding:18px 0 8px;text-align:center;text-shadow:0 1px 4px #0000004d;width:100%}.home-footer span{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#6ee7ff,#fff);-webkit-background-clip:text;background-clip:text;font-weight:600}@media (max-width:600px){.home-hero{max-width:98vw;padding:18px 8px 12px}.home-title{font-size:1.5rem}.home-subtitle{font-size:1rem;max-width:95vw}.home-btn{font-size:1rem;padding:12px 24px}}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}
/*# sourceMappingURL=main.049cfe3b.css.map*/