body{background:linear-gradient(135deg,#667eea,#764ba2);color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}.App,body{min-height:100vh}.App{display:flex;flex-direction:column;text-align:center}.App-header{align-items:center;background:linear-gradient(135deg,#2c3e50,#3498db);box-shadow:0 4px 20px #0000001a;color:#fff;display:flex;justify-content:space-between;padding:20px 40px;position:relative}.App-header h1{font-size:2.5rem;font-weight:300;margin:0;text-shadow:0 2px 4px #0000004d}.App-header p{font-size:1.2rem;margin:10px 0 0;opacity:.9}.back-button{background:#fff3;border:1px solid #ffffff4d;border-radius:20px;color:#fff;cursor:pointer;left:20px;padding:8px 16px;position:absolute;top:20px;transition:all .3s ease}.back-button:hover{background:#ffffff4d}.start-filing-button{background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:25px;box-shadow:0 4px 15px #28a74566;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:all .3s ease}.start-filing-button:hover{background:linear-gradient(135deg,#218838,#17a2b8);box-shadow:0 6px 20px #28a74599;transform:translateY(-2px)}.App-main{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;flex:1 1;padding:40px 20px}.adaptive-qa,.document-upload,.export-review,.language-selection,.processing,.review-summary{background:#fff;border:1px solid #fff3;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:700px;padding:30px}.adaptive-qa h2,.document-upload h2,.export-review h2,.language-selection h2,.processing h2,.review-summary h2{color:#2c3e50;font-weight:300;margin-bottom:20px}.option-container{align-items:center;display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:500px}.option-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;box-shadow:0 4px 15px #667eea66;color:#fff;cursor:pointer;font-size:18px;font-weight:500;min-width:250px;padding:15px 30px;transition:all .3s ease}.option-button:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 6px 20px #667eea99;transform:translateY(-2px)}.option-button:disabled{background:#6c757d;box-shadow:none;cursor:not-allowed;transform:none}.upload-area{background:#667eea0d;border:2px dashed #667eea;border-radius:10px;margin:20px 0;padding:40px;text-align:center;transition:border-color .3s ease}.upload-area:hover{border-color:#5a6fd8}.file-input{display:none}.upload-area p{color:#7f8c8d;margin:10px 0 0}.file-list{margin:20px 0;text-align:left}.file-list ul{list-style:none;padding:0}.file-list li{border-bottom:1px solid #e9ecef;padding:8px 0}.progress-bar{background:#e9ecef;border-radius:10px;height:20px;margin:20px 0;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(135deg,#667eea,#764ba2);height:100%;transition:width .3s ease}.processing-steps{display:flex;justify-content:space-between;margin-top:20px}.step{background:#e9ecef;border-radius:20px;color:#7f8c8d;font-size:14px;padding:8px 12px;transition:all .3s ease}.step.active{background:#667eea;color:#fff}.question{margin-bottom:30px;text-align:left}.question p{color:#34495e;font-size:18px;margin-bottom:10px}.explanation{color:#7f8c8d;font-size:14px;font-style:italic;margin-bottom:15px}.summary-section{margin-bottom:30px;text-align:left}.summary-section h3{color:#2c3e50;margin-bottom:15px}.summary-section ul{list-style:none;padding:0}.summary-section li{border-bottom:1px solid #e9ecef;padding:8px 0}.results-summary{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.result-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:10px;padding:20px;text-align:center}.result-card.total{background:linear-gradient(135deg,#28a745,#20c997);color:#fff}.total-amount{font-size:2rem;font-weight:700;margin:10px 0}.benefits-section{margin-bottom:30px;text-align:left}.benefits-section ul{list-style:none;padding:0}.benefits-section li{border-bottom:1px solid #e9ecef;padding:8px 0}.export-options{margin-bottom:30px;text-align:left}.export-buttons{display:flex;gap:10px;margin-top:15px}.export-buttons button{background:#667eea;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;transition:background .3s ease}.export-buttons button:hover{background:#5a6fd8}.consent-section{background:#fffc;border:1px solid #e9ecef;border-radius:10px;margin-bottom:30px;padding:20px;text-align:left}.consent-section label{align-items:center;cursor:pointer;display:flex;gap:10px}input,select,textarea{background:#fff;border:2px solid #e9ecef;border-radius:8px;display:block;font-size:16px;margin:15px 0;max-width:100%;padding:12px 15px;transition:border-color .3s ease;width:100%}input:focus,select:focus,textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}textarea{height:120px;resize:vertical}select{cursor:pointer}.landing-page{margin:0 auto;max-width:1200px;padding:0 20px}.hero-section{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #fff3;border-radius:20px;display:flex;gap:40px;justify-content:space-between;margin-bottom:80px;padding:80px 0}.hero-content{flex:1 1;max-width:600px;text-align:left}.hero-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.hero-content p{color:#666;font-size:1.3rem;line-height:1.6;margin-bottom:30px}.hero-features{display:flex;gap:30px;margin-bottom:40px}.feature-item{align-items:center;color:#2c3e50;display:flex;font-weight:500;gap:10px}.feature-item img{border-radius:50%;box-shadow:0 4px 15px #0000001a;height:40px;width:40px}.hero-image{flex:1 1;max-width:500px;text-align:center}.hero-image img{border-radius:15px;box-shadow:0 20px 40px #00000026;height:auto;transition:transform .3s ease;width:100%}.hero-image img:hover{transform:scale(1.05)}.hero-button-container{display:flex;justify-content:center;margin-top:50px}.hero-start-button{background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:50px;box-shadow:0 8px 25px #28a74566;color:#fff;cursor:pointer;font-size:20px;font-weight:700;letter-spacing:1px;overflow:hidden;padding:20px 40px;position:relative;text-transform:uppercase;transition:all .4s ease}.hero-start-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.hero-start-button:hover:before{left:100%}.hero-start-button:hover{background:linear-gradient(135deg,#218838,#17a2b8);box-shadow:0 12px 35px #28a74599;transform:translateY(-5px) scale(1.05)}.hero-start-button:active{transform:translateY(-2px)}.features-section{margin-bottom:80px;text-align:center}.features-section h3{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:60px}.features-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:40px}.feature-card{background:#fff;border:1px solid #fffc;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:40px 30px;transition:all .3s ease}.feature-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.feature-card img{border-radius:15px;box-shadow:0 8px 20px #0000001a;height:80px;margin-bottom:20px;width:80px}.feature-card h4{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:15px}.feature-card p{color:#666;font-size:1rem;line-height:1.6}.benefits-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;margin-bottom:80px;padding:80px 0}.benefits-section h3{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:60px;text-align:center}.benefits-content{align-items:center;display:flex;gap:60px;justify-content:space-between;margin:0 auto;max-width:1000px}.benefits-text{flex:1 1}.benefits-text p{color:#666;font-size:1.3rem;line-height:1.6;margin-bottom:30px}.benefits-text ul{list-style:none;padding:0}.benefits-text li{border-bottom:1px solid #0000001a;color:#2c3e50;font-size:1.1rem;font-weight:500;padding:15px 0 15px 30px;position:relative}.benefits-text li:before{color:#28a745;content:"✓";font-size:1.2rem;font-weight:700;left:0;position:absolute}.benefits-image{flex:1 1;text-align:center}.benefits-image img{border-radius:15px;box-shadow:0 15px 35px #0000001a;height:auto;max-width:400px;width:100%}.testimonials-section{margin-bottom:80px;text-align:center}.testimonials-section h3{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:60px}.testimonials-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.testimonial-card{background:#fff;border:1px solid #fffc;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:40px;position:relative;transition:all .3s ease}.testimonial-card:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-5px)}.testimonial-card p{color:#666;font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:20px}.testimonial-card cite{color:#2c3e50;font-size:1rem;font-weight:600}.testimonial-card:before{color:#667eea1a;content:'"';font-family:Georgia,serif;font-size:4rem;left:30px;position:absolute;top:20px}@media (max-width:768px){.App-header{flex-direction:column;gap:15px;padding:20px 15px}.App-header h1{font-size:2rem}.start-filing-button{align-self:stretch;text-align:center}.App-main{padding:20px 15px}.option-button{font-size:16px;min-width:200px;padding:12px 25px}.adaptive-qa,.document-upload,.export-review,.language-selection,.processing,.review-summary{margin:0 10px;padding:20px}.results-summary{grid-template-columns:1fr}.export-buttons{flex-direction:column}.landing-page{padding:0 10px}.hero-section{flex-direction:column;padding:40px 0;text-align:center}.hero-content h2{font-size:2rem}.hero-content p{font-size:1.1rem}.hero-features{justify-content:center}.features-grid,.testimonials-grid{grid-template-columns:1fr}.benefits-content{flex-direction:column;text-align:center}.benefits-text ul{text-align:center}.benefits-section h3,.features-section h3,.testimonials-section h3{font-size:2rem}}.react-chatbot-kit-chat-btn,.react-chatbot-kit-chat-container{bottom:20px!important;position:fixed!important;right:20px!important;z-index:1000}.react-chatbot-kit-user-chat-message-container{display:flex;justify-content:flex-end;margin:15px 0}.react-chatbot-kit-user-avatar-container{align-items:center;background-color:#3d4e8d;border-radius:50%;display:flex;height:40px;justify-content:center;margin-left:12.5px;width:40px}.react-chatbot-kit-user-avatar-icon{fill:#fff;height:15px;width:15px}.react-chatbot-kit-user-chat-message{background-color:#f1f1f1;border-radius:5px;color:#585858;font-size:.9rem;font-weight:medium;padding:10px;position:relative;text-align:left}.react-chatbot-kit-user-chat-message-arrow{border-bottom:8px solid #0000;border-left:8px solid #f1f1f1;border-top:8px solid #0000;height:0;position:absolute;right:-7px;top:13px;width:0}.react-chatbot-kit-chat-bot-message-container{display:flex;justify-content:flex-start;margin:15px 0}.react-chatbot-kit-chat-bot-avatar-container{align-items:center;background-color:#d8d8d8;border-radius:50%;display:flex;font-size:1.2rem;height:40px;justify-content:center;margin-right:12.5px;width:40px}.react-chatbot-kit-chat-bot-avatar-icon{fill:#494646;height:22.5px;width:22.5px}.react-chatbot-kit-chat-bot-avatar-letter{color:#1d1d1d;margin:0;padding:0}.react-chatbot-kit-chat-bot-message{background-color:#2898ec;border-radius:5px;color:#fff;font-size:.9rem;font-weight:medium;margin-left:auto;padding:10px;position:relative;text-align:left;width:184.5px}.react-chatbot-kit-chat-bot-message-arrow{border-bottom:8px solid #0000;border-right:8px solid #2898ec;border-top:8px solid #0000;height:0;left:-7px;position:absolute;top:13px;width:0}.react-chatbot-kit-chat-bot-loading-icon-container{height:17px;width:25px}.chatbot-loader-container{display:flex;justify-content:center;width:100%}#chatbot-loader #chatbot-loader-dot1{animation:load 1s infinite}#chatbot-loader #chatbot-loader-dot2{animation:load 1s infinite;animation-delay:.2s}#chatbot-loader #chatbot-loader-dot3{animation:load 1s infinite;animation-delay:.4s}@keyframes load{0%{opacity:0}50%{opacity:1}to{opacity:0}}.react-chatbot-kit-chat-container{position:relative;width:275px}.react-chatbot-kit-chat-inner-container{background-color:#fff;border-radius:3px;border-radius:5px;height:500px}.react-chatbot-kit-chat-header{align-items:center;background-color:#efefef;border-top-left-radius:5px;border-top-right-radius:5px;color:#514f4f;display:flex;font-family:Arial;font-size:.85rem;font-weight:700;padding:12.5px}.react-chatbot-kit-chat-input-container{bottom:0;display:flex;position:absolute;width:100%}.react-chatbot-kit-chat-message-container{height:424px;overflow:scroll;padding:0 17.5px 10px}.react-chatbot-kit-chat-input{border:none;border-bottom-left-radius:5px;border-top:1px solid #d8d8d8;font-size:.85rem;padding:12.5px;width:100%}.react-chatbot-kit-chat-input-form{display:flex;width:100%}.react-chatbot-kit-chat-input::placeholder{color:#585858}.react-chatbot-kit-chat-btn-send{background-color:#2898ec;border:none;border-bottom-right-radius:5px;color:#fff;width:100px}.react-chatbot-kit-chat-btn-send-icon{fill:#fff;margin:0 auto;width:15px}.react-chatbot-kit-error{background-color:#fff;border-radius:3px;padding:15px}.react-chatbot-kit-error-container{width:260px}.react-chatbot-kit-error-header{color:#1d1d1d;font-size:1.3rem;margin-bottom:30px}.react-chatbot-kit-error-docs{border:1px solid #2898ec;color:#38688b;display:block;font-size:1rem;margin:25px auto;padding:8px;text-align:center;text-decoration:none;width:130px}
/*# sourceMappingURL=main.93a8158f.css.map*/