.uploader-container{background:#fff;border-radius:16px;box-shadow:0 8px 30px #00000014;text-align:center;max-width:800px;margin:0 auto;padding:2.5rem;transition:all .3s ease}.uploader-container h2{margin:0 0 16px;font-size:2rem;color:#3f51b5;font-weight:600}.uploader-container p{color:#4a5568;margin-bottom:24px;font-size:1.1rem;line-height:1.6}.output-info{background-color:#f0f4ff;padding:15px;border-radius:8px;border-left:4px solid #3f51b5;font-weight:500;margin-bottom:30px;box-shadow:0 2px 4px #0000000d}.file-input-container{margin-bottom:24px;position:relative}.file-input-container input{width:100%;padding:40px 20px;border:2px dashed #e2e8f0;border-radius:12px;background:#f8fafc;cursor:pointer;transition:all .3s ease}.file-input-container input:hover{border-color:#3f51b5;background:#ebf8ff}.error-message{margin-top:20px;padding:15px;border-radius:8px;background-color:#fff5f5;border:1px solid #ffcccc;color:#e53e3e;font-size:.9rem}.upload-button,.select-all-button,.generate-button{background-color:#3f51b5;color:#fff;padding:12px 24px;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;margin:1rem 0;transition:all .3s;box-shadow:0 4px 6px #3f51b533}.upload-button:hover,.select-all-button:hover,.generate-button:hover{background-color:#303f9f;transform:translateY(-2px);box-shadow:0 6px 8px #3f51b54d}.upload-button:disabled,.select-all-button:disabled,.generate-button:disabled{background-color:#c5cae9;cursor:not-allowed;transform:none;box-shadow:none}.selected-file{margin-top:16px;color:#4a5568;font-size:.9rem;padding:8px 16px;background:#f7fafc;border-radius:8px;display:inline-block}.processing-status{margin:2rem 0;padding:1.5rem;border-radius:8px;background-color:#f8f9fa;box-shadow:0 4px 6px #0000000d;position:relative;z-index:5;border:1px solid #e9ecef;display:flex;flex-direction:column;align-items:center}.processing-status.upload-phase{display:flex;flex-direction:column;align-items:center;justify-content:center}.processing-status p{margin:0 0 1.25rem;color:#3f51b5;font-weight:500;text-align:center;width:100%}.estimated-time{display:block;font-weight:500;margin-top:.5rem;font-size:.9rem}.spinner{border:4px solid #e2e8f0;border-top:4px solid #3f51b5;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto;flex-shrink:0}.spinner-container{width:100%;display:flex;justify-content:center;margin-top:1rem}.download-container{margin:2rem 0;padding:1.5rem;background-color:#e8f5e9;border-radius:8px;box-shadow:0 4px 6px #4caf501a;border-left:4px solid #4CAF50}.success-message{color:#2e7d32;background-color:#e8f5e9;border:1px solid #c8e6c9;border-radius:8px;padding:20px;margin-top:2rem;margin-bottom:2rem;box-shadow:0 2px 5px #0000001a}.success-message h3{color:#2e7d32;margin-top:0;margin-bottom:1rem;font-size:1.5rem}.download-link{display:inline-block;background-color:#4caf50;color:#fff;padding:12px 24px;text-decoration:none;border-radius:8px;margin:1rem 0;font-weight:500;transition:all .3s;box-shadow:0 4px 6px #4caf5033}.download-link:hover{background-color:#388e3c;transform:translateY(-2px);box-shadow:0 6px 8px #4caf504d}.solution-actions{display:flex;gap:15px;margin-top:1rem}.solution-link,.upload-another-button{display:inline-flex;align-items:center;padding:10px 20px;border-radius:4px;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .3s,transform .3s}.solution-link{background-color:#4caf50;color:#fff;border:none}.solution-link:hover{background-color:#388e3c;transform:translateY(-2px)}.upload-another-button{background-color:#5c6bc0;color:#fff;padding:12px 24px;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .3s;box-shadow:0 4px 6px #5c6bc033;min-width:200px}.upload-another-button:hover{background-color:#3949ab;transform:translateY(-2px);box-shadow:0 6px 8px #5c6bc04d}@media (min-width: 640px){.solution-actions{flex-direction:row;justify-content:center}}.results-container{margin-top:20px;padding:15px;border:1px solid #e2e8f0;border-radius:8px;background-color:#f9f9f9}.extracted-info{margin:15px 0;text-align:left}.text-preview{max-height:200px;overflow-y:auto;padding:10px;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:5px;font-size:.9em;white-space:pre-wrap}.animated-emojis{margin:1.5rem 0;display:flex;justify-content:center;align-items:center;width:100%}.emoji-animation{font-size:3rem;height:3.5rem;width:3.5rem;display:flex;justify-content:center;align-items:center}.reading-eyes span{animation:reading-eyes 2s infinite;display:inline-block}@keyframes reading-eyes{0%,to{transform:translate(-10px)}50%{transform:translate(10px)}}.rotating-gear span{animation:rotating-gear 3s linear infinite;display:inline-block}@keyframes rotating-gear{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.moving-document span{animation:moving-document 1.5s ease-in-out infinite;display:inline-block}@keyframes moving-document{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-10px) rotate(3deg)}}.progress-container,.progress-bar{display:none}.progress-text{font-size:.9rem;color:#4a5568;margin:.5rem 0 0;font-weight:500;text-align:center;width:100%}.note{color:#718096;font-size:.9rem;margin-top:1rem;font-style:italic}.task-selection{margin:2rem 0;padding:1.5rem;background-color:#f8f9fa;border-radius:8px;box-shadow:0 4px 6px #0000000d}.task-selection h3{color:#3f51b5;margin-bottom:1rem;font-weight:600}.tasks-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin:1rem 0;padding:1rem;background-color:#fff;border-radius:8px;box-shadow:inset 0 0 5px #0000000d}.task-checkbox{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s;color:#4a5568;box-shadow:0 2px 4px #00000005}.task-content{display:flex;flex-direction:column;flex-grow:1}.task-title{display:flex;align-items:center;gap:.5rem}.task-price{font-size:.85rem;color:#3f51b5;margin-top:.3rem;font-weight:500;font-family:monospace;background-color:#f0f4ff;display:inline-block;padding:2px 6px;border-radius:4px;align-self:flex-start}.task-checkbox:hover{background-color:#f0f4ff;border-color:#c5cae9;transform:translateY(-1px)}.task-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#3f51b5}.visual-warning{display:inline-block;margin-left:8px;color:#f0ad4e;font-size:1.2em;cursor:help;transition:transform .2s}.visual-warning:hover{transform:scale(1.2)}.task-checkbox.has-visual{border-color:#f0ad4e;background-color:#fffaf0;position:relative;overflow:hidden}.derivation-mode-container{margin:1.5rem 0;display:flex;justify-content:center}.derivation-toggle{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.7rem 1.5rem;background-color:#f8f9fa;border-radius:30px;color:#4a5568;font-weight:500;box-shadow:0 2px 4px #0000000d}.derivation-toggle span{transition:all .3s ease;opacity:.6;font-size:.9rem;font-weight:600}.derivation-toggle span.active{color:#3f51b5;opacity:1;font-weight:700}.switch{position:relative;display:inline-block;width:50px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider{background-color:#3f51b5}input:focus+.slider{box-shadow:0 0 1px #3f51b5}input:checked+.slider:before{transform:translate(26px)}.slider.round{border-radius:24px}.slider.round:before{border-radius:50%}.select-all-button{background-color:#5c6bc0}.select-all-button:hover{background-color:#3949ab}.generate-button{background-color:#4caf50;margin-top:1.5rem;width:100%;max-width:300px}.generate-button:hover{background-color:#388e3c}.retry-button{margin-top:12px;padding:8px 16px;background-color:#e53e3e;color:#fff;border:none;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s}.retry-button:hover{background-color:#c53030}.retry-button:disabled{background-color:#f56565;cursor:not-allowed;opacity:.7}.price-estimate-container{margin:2rem 0;padding:1.5rem;background-color:#f8f9fa;border-radius:8px;box-shadow:0 4px 6px #0000000d;border:1px solid #e9ecef}.price-estimate-container h4{margin-top:0;margin-bottom:1rem;color:#3f51b5;font-size:1.2rem;font-weight:600;text-align:left}.price-breakdown{display:flex;flex-direction:column;gap:.75rem}.price-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e9ecef}.price-item:last-child{border-bottom:none}.price-item.total{font-weight:600;font-size:1.1rem;border-top:2px solid #e9ecef;padding-top:.75rem;margin-top:.5rem;border-bottom:none}.price-value{font-family:monospace;background-color:#f0f4ff;padding:4px 8px;border-radius:4px;font-weight:500;min-width:80px;text-align:right;color:#3f51b5}.price-item.total .price-value{font-size:1.1rem;background-color:#e8eaf6}.insufficient-credits{margin-top:15px;padding:12px;background-color:#fff5f5;border-left:4px solid #f56565;border-radius:4px}.insufficient-credits p{margin:0 0 10px;color:#e53e3e;font-weight:600}.scroll-to-credits-btn{background-color:#e53e3e;color:#fff;border:none;padding:8px 15px;border-radius:4px;cursor:pointer;font-weight:600;transition:background-color .2s}.scroll-to-credits-btn:hover{background-color:#c53030}.credit-packages-section{margin-top:40px;padding:25px;background-color:#f9fafb;border-radius:12px;box-shadow:0 2px 10px #0000000d}.credit-packages-section h3{text-align:center;color:#2d3748;margin-bottom:25px;font-size:1.6rem}.credit-packages{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.credit-package{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;width:220px;overflow:hidden;transition:transform .3s,box-shadow .3s;position:relative}.credit-package:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.package-header{background-color:#f1f5f9;padding:20px 15px;text-align:center;border-bottom:1px solid #e2e8f0;position:relative}.best-value .package-header{background-color:#ebf8ff}.best-value-tag{position:absolute;top:0;right:0;background-color:#3182ce;color:#fff;font-size:.7rem;padding:3px 8px;border-radius:0 0 0 8px;font-weight:600;text-transform:uppercase}.package-header h4{margin:0 0 10px;color:#2d3748;font-size:1.3rem}.price{margin:0;font-size:1.8rem;font-weight:700;color:#2d3748}.package-body{padding:20px 15px;text-align:center}.package-body p{margin:0 0 12px;color:#555}.price-per-credit{font-size:.85rem;color:#666;font-style:italic;margin-bottom:12px}.buy-credits-btn{background-color:#4a5568;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:600;width:100%;transition:background-color .2s}.best-value .buy-credits-btn{background-color:#3182ce}.buy-credits-btn:hover{background-color:#2d3748}.best-value .buy-credits-btn:hover{background-color:#2c5282}@media (max-width: 768px){.credit-packages{gap:15px}.credit-package{width:calc(50% - 15px);min-width:150px}.package-header h4{font-size:1.1rem}.price{font-size:1.5rem}}@media (max-width: 480px){.credit-package{width:100%}}.task-selection-container.solution-generated{opacity:.8;margin-bottom:2rem;border-bottom:1px solid #ddd;padding-bottom:1rem}.task-selection-container.solution-generated h3,.task-selection-container.solution-generated h4{font-size:.9em}.task-selection-container.solution-generated .tasks-grid{max-height:200px;overflow-y:auto}.task-selection-container.solution-generated .generation-container{margin-top:1rem}.task-selection-container.solution-generated .generate-button{font-size:.9em;padding:8px 16px}.task-selection-container.solution-generated .derivation-toggle{margin-top:1rem}.scroll-indicator{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:40px;height:40px;border-radius:50%;background-color:#fffc;box-shadow:0 2px 8px #0003;display:flex;justify-content:center;align-items:center;z-index:100;opacity:.7;transition:opacity .3s}.scroll-indicator:hover{opacity:1}.scroll-indicator svg{width:20px;height:20px;fill:#3f51b5}.loading-button-content{display:flex;align-items:center;justify-content:center}.loading-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;margin-right:8px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.custom-eyes{display:flex;justify-content:center;gap:8px;margin:10px 0}.eye{width:30px;height:30px;background-color:#fff;border-radius:50%;border:2px solid #333;position:relative;overflow:hidden}.pupil{width:14px;height:14px;background-color:#333;border-radius:50%;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);animation:reading-pupil 3s ease-in-out infinite}@keyframes reading-pupil{0%,to{left:70%}75%{left:30%}80%{left:70%}}.auth-form-container{background:#fff;border-radius:16px;box-shadow:0 8px 30px #00000014;padding:1.5rem;max-width:450px;max-height:90vh;overflow-y:auto;margin:0 auto;text-align:center}.auth-form-container h2{color:#3f51b5;margin-top:0;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.auth-error{background-color:#fff5f5;color:#e53e3e;padding:.5rem .75rem;border-radius:8px;margin-bottom:1rem;text-align:left;border-left:4px solid #e53e3e;font-size:.9rem}.auth-success{background-color:#f0fff4;color:#38a169;padding:.5rem .75rem;border-radius:8px;margin-bottom:1rem;text-align:left;border-left:4px solid #38a169;font-size:.9rem}.auth-form{text-align:left;margin-bottom:1rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.3rem;color:#4a5568;font-weight:500;font-size:.95rem}.form-group input{width:100%;padding:.6rem .8rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:all .2s}.form-group input:focus{outline:none;border-color:#3f51b5;box-shadow:0 0 0 3px #3f51b533}.auth-button{width:100%;padding:.6rem .8rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}.auth-button.primary{background-color:#3f51b5;color:#fff;border:none}.auth-button.primary:hover{background-color:#303f9f;transform:translateY(-1px);box-shadow:0 4px 6px #3f51b533}.auth-button.primary:disabled{background-color:#c5cae9;cursor:not-allowed;transform:none;box-shadow:none}.auth-button.google{background-color:#fff;color:#4a5568;border:1px solid #e2e8f0}.auth-button.google:hover{background-color:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 6px #0000000d}.auth-button.google:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.auth-separator{display:flex;align-items:center;margin:1rem 0}.auth-separator:before,.auth-separator:after{content:"";flex:1;border-bottom:1px solid #e2e8f0}.auth-separator span{padding:0 1rem;color:#a0aec0;font-size:.9rem}.auth-links{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.auth-text-button{background:none;border:none;color:#3f51b5;font-size:.9rem;cursor:pointer;padding:.25rem;transition:all .2s}.auth-text-button:hover{color:#303f9f;text-decoration:underline}@media (max-width: 640px){.auth-form-container{padding:1.2rem;margin:0 1rem;max-height:85vh}}.terms-checkbox-container{margin-bottom:1.2rem;padding:.8rem 1rem;background-color:#f0f4ff;border-radius:8px;border:1px solid #d0d9ff;text-align:left;position:relative;transition:all .2s ease}.terms-checkbox-container:hover{background-color:#e6ebff;box-shadow:0 2px 4px #0000000d}.terms-checkbox{display:flex;align-items:flex-start;margin-bottom:0;cursor:pointer}.terms-checkbox input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;margin-right:10px;margin-top:1px;border:2px solid #a4b0ff;border-radius:4px;background:#fff;cursor:pointer;position:relative;transition:all .15s ease}.terms-checkbox input[type=checkbox]:checked{background-color:#3f51b5;border-color:#3f51b5}.terms-checkbox input[type=checkbox]:checked:after{content:"";position:absolute;top:2px;left:5px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.terms-checkbox input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 2px #3f51b54d}.checkbox-label{font-size:.9rem;line-height:1.4;color:#4a5568;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox-label a{color:#3f51b5;text-decoration:none;font-weight:500;transition:color .15s}.checkbox-label a:hover{text-decoration:underline;color:#303f9f}.auth-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-out;padding:1rem}.auth-modal-content{position:relative;width:100%;max-width:500px;animation:slideUp .3s ease-out}.auth-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:#718096;cursor:pointer;z-index:10;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.auth-modal-close:hover{background-color:#0000000d;color:#4a5568}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-out}.modal-content{background-color:#fff;border-radius:12px;padding:2rem;max-width:500px;width:90%;box-shadow:0 10px 25px #00000026;animation:slideUp .3s ease-out}.modal-title{color:#3f51b5;margin-top:0;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.modal-message{color:#4a5568;margin-bottom:1.5rem;line-height:1.6;font-size:1.1rem}.modal-buttons{display:flex;justify-content:center;gap:1rem}.modal-button{padding:.6rem 1.2rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.modal-button.cancel{background-color:#f1f1f1;color:#666;border:1px solid #ddd}.modal-button.cancel:hover{background-color:#e5e5e5}.modal-button.confirm{background-color:#3f51b5;color:#fff;border:none}.modal-button.confirm:hover{background-color:#303f9f;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 640px){.modal-content{padding:1.5rem}.modal-buttons{flex-direction:column}.modal-button{width:100%}}.language-toggle{margin:0 1rem}.language-button{background:transparent;border:1px solid rgba(63,81,181,.2);border-radius:16px;padding:4px 10px;font-size:14px;color:#666;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}.language-button:hover{background:#3f51b50d;border-color:#3f51b54d}.language-button .active{color:#3f51b5;font-weight:600}.language-button .separator{color:#ccc;margin:0 2px}@media (max-width: 768px){.language-button{padding:3px 8px;font-size:12px}}.user-profile{position:relative}.profile-button{display:flex;align-items:center;background:none;border:none;border-radius:24px;padding:4px 12px 4px 4px;cursor:pointer;transition:all .2s ease;color:#333;font-size:.9rem;position:relative;max-width:100%;flex-wrap:nowrap}.profile-button:hover{background-color:#3f51b50d;border-color:#3f51b54d}.profile-image{width:32px;height:32px;border-radius:50%;object-fit:cover}.profile-initial{width:32px;height:32px;border-radius:50%;background-color:#3f51b5;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem}.profile-name{margin-left:8px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.profile-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;width:220px;z-index:100;overflow:hidden;animation:fadeIn .2s ease-out}.dropdown-header{padding:1rem;text-align:center}.dropdown-email{color:#4a5568;font-size:.9rem;margin:0;word-break:break-all}.dropdown-divider{height:1px;background-color:#e2e8f0;margin:0}.dropdown-item{display:block;width:100%;text-align:left;padding:.75rem 1rem;background:none;border:none;color:#4a5568;font-size:.9rem;cursor:pointer;transition:all .2s}.dropdown-item:hover{background-color:#f8fafc;color:#3f51b5}.dropdown-item:disabled{opacity:.7;cursor:not-allowed}.dropdown-error{padding:.75rem 1rem;color:#e53e3e;font-size:.8rem;background-color:#fff5f5;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.profile-name{display:none}.profile-button{padding:4px}.subscription-badge{margin-left:4px;padding:2px 4px;font-size:.6rem}}.subscription-badge{display:inline-block;padding:2px 6px;border-radius:12px;font-size:.65rem;font-weight:600;margin-left:6px;text-transform:uppercase;white-space:nowrap}.subscription-badge.pro{background-color:#4caf50;color:#fff}.subscription-badge.basic{background-color:#2196f3;color:#fff}.subscription-badge.test{background-color:#9e9e9e;color:#fff}.subscription-badge.admin{background-color:#ff5722;color:#fff}.subscription-info{margin-top:.5rem;text-align:center}.quota-info{margin-top:.5rem;font-size:.8rem;background-color:#f5f5f5;border-radius:6px;padding:.5rem}.quota-info p{margin:.25rem 0;color:#4a5568}.quota-info ul{list-style-type:none;padding-left:0;margin:.25rem 0}.quota-info li{padding:.25rem 0;color:#3f51b5;font-weight:500}.quota-reset{font-style:italic;font-size:.7rem;color:#718096!important}.auth-button-container{display:flex;align-items:center}.auth-buttons{display:flex;gap:.75rem}.auth-btn{padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.auth-btn.login{background:none;border:1px solid #3f51b5;color:#3f51b5}.auth-btn.login:hover{background-color:#3f51b50d}.auth-btn.signup{background-color:#3f51b5;border:1px solid #3f51b5;color:#fff}.auth-btn.signup:hover{background-color:#303f9f;transform:translateY(-1px);box-shadow:0 2px 4px #3f51b533}@media (max-width: 640px){.auth-btn{padding:.4rem .75rem;font-size:.8rem}}.admin-panel{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:2rem;margin:2rem auto;max-width:800px}.admin-panel h2{color:#3f51b5;margin-top:0;margin-bottom:1.5rem;font-size:1.8rem;text-align:center}.admin-panel h3{color:#4a5568;margin-top:1.5rem;margin-bottom:1rem;font-size:1.4rem}.error-message{background-color:#fff5f5;color:#e53e3e;padding:1rem;border-radius:8px;margin-bottom:1.5rem;border-left:4px solid #e53e3e}.success-message{background-color:#f0fff4;color:#38a169;padding:1rem;border-radius:8px;margin-bottom:1.5rem;border-left:4px solid #38a169}.admin-panel-section{margin-top:1.5rem;padding:1.5rem;background-color:#f8fafc;border-radius:8px;box-shadow:0 2px 6px #0000000d}.admin-description{color:#718096;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.form-group label{font-weight:500;color:#4a5568}.form-group input,.form-group select{padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;width:100%}.form-group input:focus,.form-group select:focus{outline:none;border-color:#3f51b5;box-shadow:0 0 0 2px #3f51b533}.admin-button{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s;border:none;background-color:#3f51b5;color:#fff;width:100%}.admin-button:hover{background-color:#303f9f;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.admin-button:disabled{background-color:#a0aec0;cursor:not-allowed;transform:none;box-shadow:none}.admin-tabs{display:flex;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;margin-top:1.5rem}.admin-tabs button{padding:.75rem 1.25rem;background:none;border:none;border-bottom:2px solid transparent;font-weight:500;color:#718096;cursor:pointer;transition:all .2s;margin-right:1rem}.admin-tabs button:hover{color:#3f51b5}.admin-tabs button.active{color:#3f51b5;border-bottom:2px solid #3f51b5}@media (max-width: 640px){.admin-panel{padding:1.5rem;margin:1rem}.admin-panel-section{padding:1rem}.admin-tabs button{padding:.5rem .75rem;font-size:.9rem}}.metrics-panel{padding:1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.metrics-filters{margin-bottom:2rem;padding:1rem;background:#f8fafc;border-radius:8px}.filter-group{display:flex;gap:1rem;margin-bottom:1rem}.filter-group label{display:flex;flex-direction:column;gap:.5rem;flex:1}.filter-group input,.filter-group select{padding:.5rem;border:1px solid #e2e8f0;border-radius:4px}.apply-filters-btn{background:#3f51b5;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-weight:500}.metrics-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;padding:1rem;background:#f8fafc;border-radius:8px}.stat-item{display:flex;flex-direction:column;align-items:center;padding:1rem;background:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a}.stat-label{font-size:.875rem;color:#64748b;margin-bottom:.5rem}.stat-value{font-size:1.25rem;font-weight:600;color:#3f51b5}.metrics-table-container{overflow-x:auto}.metrics-table{width:100%;border-collapse:collapse;margin-top:1rem}.metrics-table th,.metrics-table td{padding:.75rem;text-align:left;border-bottom:1px solid #e2e8f0}.metrics-table th{background:#f8fafc;font-weight:500;color:#64748b}.metrics-table tr.status-success{background-color:#f0fff4}.metrics-table tr.status-error{background-color:#fff5f5}.metrics-loading{text-align:center;padding:2rem;color:#64748b}.metrics-error{padding:1rem;background:#fff5f5;color:#e53e3e;border-radius:8px;margin-bottom:1rem}.metrics-chart{margin:2rem 0;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;height:400px}@media (max-width: 768px){.filter-group{flex-direction:column}.metrics-stats{grid-template-columns:1fr}}.feedback-panel{width:100%;padding:20px 0}.feedback-filters{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px;padding:15px;background-color:#f5f5f5;border-radius:8px}.filter-group{display:flex;flex-direction:column;min-width:150px}.filter-group label{margin-bottom:5px;font-size:.9em;font-weight:500}.filter-group select,.filter-group input{padding:8px 10px;border:1px solid #ddd;border-radius:4px;font-size:.95em}.filter-group.search{flex-grow:1;min-width:200px}.filter-button{margin-top:10px;padding:8px 15px;background-color:#4a90e2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500}.filter-button:hover{background-color:#3a7bc8}.feedback-list{width:100%;overflow-x:auto;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d}.feedback-table{width:100%;border-collapse:collapse;margin-top:0;font-size:.95em}.feedback-table th{background-color:#f4f6fa;padding:12px 15px;text-align:left;font-weight:600;border-bottom:2px solid #ddd;color:#3f51b5}.feedback-table td{padding:12px 15px;border-bottom:1px solid #eee;vertical-align:middle}.feedback-table tr:hover{background-color:#f9f9f9}.feedback-email{font-size:.85em;color:#666;margin-top:3px}.feedback-message-cell{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.star-display{display:flex;align-items:center}.star-display .star{font-size:1.2em;color:#ddd;margin-right:0;letter-spacing:-2px}.star-display .star.active{color:#ffb400}.view-button{padding:8px 15px;background-color:#3f51b5;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9em;font-weight:500;display:inline-block;text-align:center;box-shadow:0 2px 4px #0000001a;transition:all .2s}.view-button:hover{background-color:#303f9f;transform:translateY(-1px);box-shadow:0 3px 6px #00000026}.load-more{margin-top:20px;text-align:center}.load-more-button{padding:8px 20px;background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-weight:500}.load-more-button:hover{background-color:#e0e0e0}.load-more-button:disabled{opacity:.6;cursor:not-allowed}.feedback-empty,.feedback-loading,.feedback-error{text-align:center;padding:30px;color:#666}.feedback-error{color:#d9534f}.feedback-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:5px}.feedback-modal{background-color:#fff;border-radius:8px;width:98%;max-width:1000px;max-height:90vh;overflow:hidden;padding:15px;box-shadow:0 5px 15px #0000004d;position:relative;animation:modalFadeIn .3s ease-out}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.feedback-modal h3{margin-top:0;margin-bottom:10px;border-bottom:1px solid #eee;padding-bottom:8px;font-size:1.3rem}.feedback-detail-content{display:grid;grid-template-columns:40% 60%;gap:15px;height:auto;max-height:calc(80vh - 100px);overflow:hidden}.feedback-detail-left,.feedback-detail-right{display:flex;flex-direction:column}.feedback-detail-left{border-right:1px dashed #eee;padding-right:15px}.feedback-detail-user{margin-bottom:15px}.feedback-detail-user h4,.feedback-detail-ratings h4,.feedback-detail-message h4{margin:0 0 8px;color:#4a5568;font-size:.95rem;border-bottom:1px dotted #eee;padding-bottom:4px}.feedback-detail-user p{margin:4px 0;font-size:.85rem;line-height:1.2}.email-display{font-size:.8rem!important;color:#666;word-break:break-all}.feedback-id-section{margin-top:8px;border-top:1px dotted #eee;padding-top:8px}.feedback-id{font-size:.75rem;font-family:monospace;color:#666;word-break:break-all}.rating-details-grid{display:flex;flex-direction:column;gap:4px}.rating-detail{display:flex;align-items:center;margin-bottom:3px}.rating-detail span{width:90px;font-weight:500;flex-shrink:0;font-size:.8rem}.rating-detail .star-display .star{font-size:.9rem;margin-right:0}.message-content{background-color:#f9f9f9;padding:10px;border-radius:6px;min-height:50px;max-height:350px;overflow-y:auto;white-space:pre-wrap;font-size:.85rem;margin-top:3px}.feedback-modal-actions{margin-top:12px;text-align:right}.close-button{padding:6px 14px;background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-weight:500;transition:all .2s;font-size:.9rem}.close-button:hover{background-color:#e0e0e0}@media (max-width: 768px){.feedback-detail-content{grid-template-columns:1fr;max-height:75vh;overflow-y:auto}.feedback-detail-left{border-right:none;border-bottom:1px dashed #eee;padding-right:0;padding-bottom:10px}.rating-details-grid{grid-template-columns:1fr}}@media (max-width: 768px){.feedback-table th,.feedback-table td{padding:10px 8px}.feedback-table th:nth-child(3),.feedback-table td:nth-child(3){display:none}.feedback-table th:nth-child(1),.feedback-table td:nth-child(1){width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.view-button{padding:6px 10px;width:100%;font-size:.85em}}.feedback-row{cursor:pointer;transition:background-color .2s}.feedback-row:hover{background-color:#f0f4ff!important}.view-indicator{color:#3f51b5;font-size:.9em;opacity:.7}.feedback-row:hover .view-indicator{opacity:1}.feedback-detail-summary{font-size:.9rem}.rating-value{margin-left:8px;font-weight:500;color:#3f51b5}.feedback-stats{margin-top:10px}.stat-item{display:flex;justify-content:space-between;margin-bottom:5px;border-bottom:1px dotted #eee;padding-bottom:5px;font-size:.85rem}.stat-item span:first-child{font-weight:500;color:#666}.mission-container{background:#fff;border-radius:16px;box-shadow:0 8px 30px #00000014;text-align:left;max-width:900px;margin:0 auto;padding:3rem;transition:all .3s ease}.mission-title{font-size:2.5rem;color:#3f51b5;font-weight:700;margin-bottom:2rem;text-align:center;position:relative}.mission-title:after{content:"";display:block;width:80px;height:4px;background:#3f51b5;margin:1rem auto 0;border-radius:2px}.mission-content{display:flex;flex-direction:column;gap:2.5rem}.mission-section{position:relative;padding-left:1.5rem;border-left:3px solid #e2e8f0;padding-bottom:1rem;transition:all .3s ease}.mission-section:hover{border-left-color:#3f51b5}.mission-section h3{font-size:1.5rem;color:#3f51b5;margin-bottom:1rem;font-weight:600}.mission-section p{color:#4a5568;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.mission-list{padding-left:1.5rem;margin-bottom:1rem}.mission-list li{color:#4a5568;margin-bottom:.75rem;line-height:1.5;position:relative;padding-left:.5rem}.mission-list li:before{content:"•";color:#3f51b5;font-weight:700;display:inline-block;width:1rem;margin-left:-1rem}.mission-call-to-action{margin-top:3rem;padding:1.5rem;background-color:#eff6ff;border-radius:12px;text-align:center;border-left:4px solid #3f51b5}.mission-call-to-action p{color:#3f51b5;font-size:1.2rem;font-weight:600}@media (max-width: 768px){.mission-container{padding:2rem 1.5rem;margin:0 1rem}.mission-title{font-size:2rem}.mission-section{padding-left:1rem}.mission-section h3{font-size:1.3rem}.mission-list li{margin-bottom:1rem}}.imprint-container{background:#fff;border-radius:16px;box-shadow:0 8px 30px #00000014;text-align:left;max-width:900px;margin:0 auto;padding:3rem;transition:all .3s ease}.imprint-title{font-size:2.5rem;color:#3f51b5;font-weight:700;margin-bottom:2rem;text-align:center;position:relative}.imprint-title:after{content:"";display:block;width:80px;height:4px;background:#3f51b5;margin:1rem auto 0;border-radius:2px}.imprint-content{display:flex;flex-direction:column;gap:2rem}.imprint-section{position:relative;padding-left:1.5rem;border-left:3px solid #e2e8f0;padding-bottom:1rem;transition:all .3s ease}.imprint-section:hover{border-left-color:#3f51b5}.imprint-section h3{font-size:1.5rem;color:#3f51b5;margin-bottom:1rem;font-weight:600}.imprint-section p{color:#4a5568;margin-bottom:.75rem;font-size:1.1rem;line-height:1.6}.imprint-section a{color:#3f51b5;text-decoration:none;transition:all .2s}.imprint-section a:hover{text-decoration:underline}@media (max-width: 768px){.imprint-container{padding:2rem 1.5rem;margin:0 1rem}.imprint-title{font-size:2rem}.imprint-section{padding-left:1rem}.imprint-section h3{font-size:1.3rem}}.privacy-container{background:#fff;border-radius:16px;box-shadow:0 8px 30px #00000014;text-align:left;max-width:900px;margin:0 auto;padding:3rem;transition:all .3s ease}.privacy-title{font-size:2.5rem;color:#3f51b5;font-weight:700;margin-bottom:2rem;text-align:center;position:relative}.privacy-title:after{content:"";display:block;width:80px;height:4px;background:#3f51b5;margin:1rem auto 0;border-radius:2px}.privacy-content{display:flex;flex-direction:column;gap:2rem}.privacy-section{position:relative;padding-left:1.5rem;border-left:3px solid #e2e8f0;padding-bottom:1rem;transition:all .3s ease}.privacy-section:hover{border-left-color:#3f51b5}.privacy-section h3{font-size:1.5rem;color:#3f51b5;margin-bottom:1rem;font-weight:600}.privacy-section h4{font-size:1.2rem;color:#4a5568;margin:1.5rem 0 .75rem;font-weight:600}.privacy-section p{color:#4a5568;margin-bottom:.75rem;font-size:1.1rem;line-height:1.6}.privacy-section ul{margin-bottom:1rem;padding-left:1.5rem}.privacy-section li{color:#4a5568;margin-bottom:.5rem;line-height:1.6}.privacy-section a{color:#3f51b5;text-decoration:none;transition:all .2s}.privacy-section a:hover{text-decoration:underline}@media (max-width: 768px){.privacy-container{padding:2rem 1.5rem;margin:0 1rem}.privacy-title{font-size:2rem}.privacy-section{padding-left:1rem}.privacy-section h3{font-size:1.3rem}.privacy-section h4{font-size:1.1rem}}.terms-container{max-width:800px;margin:0 auto;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}.terms-title{font-size:24px;margin-bottom:20px;color:#333;text-align:center}.terms-content{color:#333}.terms-section{margin-bottom:30px}.terms-section h3{font-size:20px;margin-bottom:10px;color:#555}.terms-section h4{font-size:18px;margin-bottom:8px;color:#666}.terms-section p{margin-bottom:10px;line-height:1.6}.terms-section ul{margin-left:20px;margin-bottom:15px}.terms-section li{margin-bottom:5px;line-height:1.5}.terms-section a{color:#06c;text-decoration:none}.terms-section a:hover{text-decoration:underline}.email-action-handler{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5;padding:20px}.action-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;width:100%;max-width:500px;padding:30px;text-align:center}.logo-container{margin-bottom:24px}.logo-container h1{color:#3f51b5;font-size:2.5rem;margin:0}.processing-spinner{display:flex;justify-content:center;align-items:center;height:100px;font-size:18px;color:#666}.processing-spinner:after{content:"";width:30px;height:30px;margin-left:15px;border:3px solid #f3f3f3;border-top:3px solid #3f51b5;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.success-container,.error-container,.reset-password-container{padding:20px 0}.success-icon,.error-icon{display:flex;justify-content:center;align-items:center;margin:0 auto 20px;width:60px;height:60px;border-radius:50%;font-size:30px}.success-icon{background-color:#4caf50;color:#fff}.error-icon{background-color:#f44336;color:#fff}h2{margin-bottom:16px;color:#333}p{margin-bottom:24px;color:#666;line-height:1.6}.home-button,.reset-button{padding:12px 24px;border:none;border-radius:4px;background-color:#3f51b5;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s}.home-button:hover,.reset-button:hover{background-color:#303f9f}.form-group{margin-bottom:20px;text-align:left}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333}.form-group input{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:16px}.error-message{color:#f44336;margin-bottom:20px;text-align:left}.welcome-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.welcome-dialog{background-color:#fff;border-radius:12px;padding:2rem;max-width:500px;width:90%;box-shadow:0 10px 30px #0003;text-align:center}.welcome-icon{width:80px;height:80px;background-color:#f0f4ff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:40px}.welcome-dialog h2{color:#3f51b5;margin-bottom:1rem;font-size:1.8rem}.welcome-dialog p{color:#555;margin-bottom:2rem;line-height:1.6}.welcome-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.start-tour-button,.skip-tour-button{padding:.8rem 1.5rem;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;border:none}.start-tour-button{background-color:#3f51b5;color:#fff}.start-tour-button:hover{background-color:#303f9f}.skip-tour-button{background-color:#f5f5f5;color:#555}.skip-tour-button:hover{background-color:#e0e0e0}.arrow-up,.arrow-down,.arrow-left,.arrow-right{position:absolute;z-index:10;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.arrow-up{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:20px solid #3f51b5}.arrow-down{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:20px solid #3f51b5}.arrow-left{width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:20px solid #3f51b5}.arrow-right{width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:20px solid #3f51b5}.highlight-pulse{position:absolute;border-radius:50%;background-color:#3f51b54d;animation:pulse 1.5s infinite ease-in-out}@keyframes pulse{0%{transform:scale(.8);opacity:.7}70%{transform:scale(1.2);opacity:0}to{transform:scale(.8);opacity:0}}#root{max-width:1280px;margin:0 auto;padding:0;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover,.logo.react:hover{filter:drop-shadow(0 0 2em #3f51b5aa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.app-container{min-height:100vh;display:flex;flex-direction:column;background:#f8f9fa;padding:0;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.app-header{background-color:#fff;padding:1.5rem 2rem;box-shadow:0 4px 6px #0000000d;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative}.logo-container{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.5rem}.robot-logo{height:4rem;transition:filter .3s ease}.robot-logo:hover{filter:drop-shadow(0 0 .6rem #3f51b5aa)}.app-header h1{margin:0;font-size:2.5rem;font-weight:700;color:#3f51b5;letter-spacing:-.5px}.header-subtitle{color:#5c6bc0;font-size:1.3rem;font-weight:400;margin-top:.25rem;text-align:center;width:100%}.header-controls{display:flex;align-items:center;gap:1rem;margin-top:1rem}@media (min-width: 1000px){.app-header{flex-direction:row;justify-content:space-between;text-align:left}.header-subtitle{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);margin:0 auto}.header-controls{margin-top:0;position:relative;z-index:2}.logo-container{position:relative;z-index:2;margin-bottom:0}}.app-main{flex:1;padding:1rem;max-width:1200px;width:100%;margin:0 auto}.app-footer{background-color:#fff;padding:1.5rem 2rem;box-shadow:0 -4px 6px #00000008;margin-top:2rem}.footer-content{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;color:#718096;font-size:.9rem}.footer-copyright{text-align:left}.footer-links{display:flex;gap:1.5rem}.footer-link{color:#3f51b5;text-decoration:none;transition:color .2s}.footer-link:hover{color:#303f9f;text-decoration:underline}@media (max-width: 999px){.app-header{padding:1rem;position:relative}.app-main{padding:.5rem;width:100%}.footer-content{flex-direction:column;gap:1rem;text-align:center;padding:0 1rem}.footer-copyright{text-align:center}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;width:100%}.footer-link{white-space:nowrap;padding:.5rem}.robot-logo{height:3rem}.app-header h1{font-size:1.8rem}.header-subtitle{margin-top:.5rem;font-size:.9rem;order:3;padding:0 1rem}.header-controls{width:100%;justify-content:center;margin-top:1rem;order:2;padding:0 1rem}.logo-container{width:100%;justify-content:center;margin-bottom:.5rem;order:1;padding:0 1rem}.app-header{height:auto;min-height:135px}@media (max-width: 500px){.app-header{padding:1rem .5rem;min-height:170px;display:flex;flex-direction:column}.header-controls{flex-wrap:wrap;gap:.5rem}.header-subtitle{font-size:.8rem;padding:0 .5rem}.app-main{padding:.5rem}.footer-links{gap:.5rem}.footer-link{font-size:.9rem;padding:.25rem}}}.mission-brief{margin:3rem auto 1rem;padding:2rem;background-color:#fff;border-radius:16px;box-shadow:0 8px 30px #0000000d;max-width:800px;text-align:center;border-top:4px solid #3f51b5}.mission-brief h3{color:#3f51b5;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.mission-brief p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem;font-size:1.1rem}.mission-link{display:inline-block;color:#3f51b5;font-weight:600;text-decoration:none;transition:all .2s;padding:.5rem 1rem;border-radius:8px;background-color:#f0f4ff}.mission-link:hover{background-color:#e8eaff;transform:translateY(-2px)}.admin-link{display:inline-block;padding:.5rem 1rem;background-color:#f8f9fa;border:1px solid #3f51b5;border-radius:8px;color:#3f51b5;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.admin-link:hover{background-color:#3f51b5;color:#fff}.header-title-link{color:inherit;text-decoration:none}.header-title-link:hover{color:#3f51b5}.email-verification-banner{background-color:#fff8e1;border-left:4px solid #ffc107;padding:.5rem 1rem;margin-bottom:1rem;border-radius:4px;box-shadow:0 2px 4px #0000000d}.email-verification-content{display:flex;align-items:center;gap:1rem;padding:.5rem 0}.email-verification-icon{color:#ffc107;flex-shrink:0}.email-verification-message{flex-grow:1;color:#5d4037}.verification-message{margin-top:.5rem;font-size:.9rem;font-style:italic}.resend-verification-btn{background-color:#ffc107;color:#5d4037;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.resend-verification-btn:hover{background-color:#ffb300;transform:translateY(-1px)}.resend-verification-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}@media (max-width: 640px){.email-verification-content{flex-direction:column;align-items:flex-start;gap:.5rem}.resend-verification-btn{align-self:flex-start;margin-top:.5rem}}.credits-counter-container{background-color:#f8f9fa;padding:12px 15px;border-radius:10px;margin:0 auto 20px;font-size:14px;box-shadow:0 2px 8px #0000000d;position:relative;overflow:hidden;max-width:800px;border:1px solid #e9ecef;transition:all .3s ease}.credits-counter-container:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.counter-container{display:flex;flex-direction:column;gap:15px}.counters-side-by-side{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.counter-section{flex:1;min-width:250px}.test-mode-banner{margin-bottom:8px;display:flex;align-items:center}.test-badge{background-color:#ffeb3b;color:#333;padding:3px 8px;border-radius:4px;font-size:12px;font-weight:700;text-transform:uppercase;box-shadow:0 1px 2px #0000001a}.basic-badge{background-color:#2196f3;color:#fff;padding:3px 8px;border-radius:4px;font-size:12px;font-weight:700;text-transform:uppercase;box-shadow:0 1px 2px #0000001a}.counter-content{display:flex;align-items:center}.counter-icon{margin-right:12px;color:#3f51b5;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#3f51b51a;border-radius:50%;padding:8px}.counter-text{color:#333;flex-grow:1}.counter-title{font-weight:600;margin:0 0 6px;color:#333;border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:4px}.quota-reset-info{font-size:11px;font-weight:400;color:#666;display:block;margin-top:2px}.counter-text p{margin:0;padding:2px 0}.credits-count{font-weight:700;color:#3f51b5;font-size:18px}.credits-info{color:#666;font-size:13px}.credits-explanation{margin-top:8px;font-size:12px;color:#666;padding:5px;background-color:#ffffff80;border-radius:4px}.credits-explanation p{margin:0;padding:2px 0}.counter-text p.verification-message{color:#d9534f}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.new-credits{animation:pulse 1s ease-in-out}@media (max-width: 640px){.counters-side-by-side{flex-direction:column}.counter-content{flex-direction:row;align-items:center}}.credit-packages-section{background-color:#fff;border-radius:16px;box-shadow:0 8px 30px #00000014;padding:2.5rem;margin:2rem auto;max-width:1100px;text-align:center}.credit-packages-section h3{margin-top:0;font-size:1.8rem;color:#3f51b5;margin-bottom:2rem;font-weight:600}.credit-packages{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;justify-content:center}.credit-package{position:relative;background-color:#f9f9f9;border-radius:12px;padding:1.5rem 1rem;transition:transform .3s,box-shadow .3s;height:100%;display:flex;flex-direction:column}.credit-package:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.package-header{background-color:#e8eaf6;padding:1.5rem 1rem 1rem;position:relative}.best-value .package-header{background-color:#c5cae9}.best-value-tag{position:absolute;top:-10px;right:-10px;background-color:#ff5722;color:#fff;font-size:.7rem;font-weight:700;padding:5px 10px;border-radius:20px;box-shadow:0 2px 4px #0003;z-index:1;white-space:nowrap}.package-header h4{font-size:1.5rem;margin:0 0 .5rem;color:#3f51b5}.price{font-size:1.8rem;font-weight:700;color:#3f51b5;margin:0}.package-body{padding:1.5rem 1rem}.package-body p{margin:0 0 1rem;color:#4a5568;min-height:40px}.price-per-credit{font-size:.9rem;color:#718096;font-weight:500;margin-bottom:1.5rem!important}.buy-credits-btn{background-color:#3f51b5;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.best-value .buy-credits-btn{background-color:#ff4081}.buy-credits-btn:hover{background-color:#303f9f}.best-value .buy-credits-btn:hover{background-color:#f50057}@media (max-width: 900px){.credit-packages{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.credit-packages{grid-template-columns:1fr}.credit-package{max-width:100%}.package-header h4{font-size:1.2rem}.price{font-size:1.5rem}}.payment-success-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease-out}.payment-success-modal{background-color:#fff;border-radius:16px;max-width:460px;width:90%;padding:0;box-shadow:0 10px 25px #0003;animation:slideUp .4s ease-out;overflow:hidden}.modal-content{padding:1.25rem;text-align:center;position:relative;width:100%;box-sizing:border-box}.close-button{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s;padding:0;margin:0;z-index:5}.close-button:hover{background-color:#f0f0f0}.success-icon{width:56px;height:56px;margin:0 auto .75rem;display:flex;align-items:center;justify-content:center;background-color:#ebfaf0;border-radius:50%}.success-icon svg{color:#10b981;width:32px;height:32px}h2{color:#2d3748;margin-bottom:.5rem;font-size:1.4rem;width:100%;box-sizing:border-box}.success-message{color:#4a5568;font-size:1rem;margin-bottom:.75rem;width:100%;box-sizing:border-box}.credits-display{background-color:#f8fafc;padding:.75rem;border-radius:12px;margin:.75rem 0;display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box}.credits-display p{margin:0 0 .4rem;color:#4a5568;font-size:1rem;width:100%;text-align:center;box-sizing:border-box}.credits-counter{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.credits-amount{font-size:2.2rem;font-weight:700;color:#3f51b5;transition:transform .3s ease}.credits-added{color:#10b981;font-weight:700;font-size:1.3rem;position:relative;margin-top:.4rem;display:inline-flex;align-items:center;justify-content:center;animation:popIn .5s ease-out forwards}.credits-added:before{content:"↑";margin-right:.3rem}.credits-animation-container{display:flex;flex-direction:column;align-items:center;min-height:100px;width:100%;position:relative;margin:.5rem 0;box-sizing:border-box}.previous-credits,.purchased-credits,.total-credits{width:100%;position:relative;margin:.2rem 0;padding:0;border-radius:8px;transition:all .3s ease;box-sizing:border-box}.credit-value{display:flex;align-items:center;justify-content:space-between;padding:.4rem .7rem;border-radius:8px;background-color:#fff;box-shadow:0 2px 4px #00000014;transition:all .4s ease;width:100%;box-sizing:border-box;margin:0}.credit-value.fade-out{opacity:.7;transform:translateY(-5px)}.credit-value .label{font-weight:600;color:#4a5568;font-size:.9rem;padding-right:.5rem;white-space:nowrap;flex:1;text-align:left}.credit-value .value{font-weight:700;font-size:1.4rem;color:#3f51b5;text-align:right;flex:0 0 auto}.purchased-value{background-color:#f0fff4;animation:slideInFromRight .6s ease-out forwards}.purchased-value .label,.purchased-value .value{color:#10b981}.total-value{position:relative;background-color:#f0f7ff;border:2px solid transparent;animation:slideInFromBottom .8s ease-out forwards}.total-value.completed{border-color:#3f51b5;box-shadow:0 4px 10px #3f51b533;animation:pulse 1.5s ease-in-out infinite}.total-value .value{font-size:1.6rem;transition:all .3s ease}.total-value.completed .value{color:#3f51b5;font-size:1.8rem}.continue-button{background-color:#3f51b5;color:#fff;border:none;border-radius:8px;padding:.6rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s,opacity .3s;margin-top:.6rem;width:100%;box-sizing:border-box}.continue-button.disabled{background-color:#a0a0a0;cursor:not-allowed;opacity:.7;position:relative}.continue-button.disabled:after{content:"";position:absolute;top:50%;right:20px;transform:translateY(-50%);width:16px;height:16px;border:2px solid rgba(255,255,255,.5);border-radius:50%;border-top-color:#fff;animation:spin 1s linear infinite}.continue-button:hover:not(.disabled){background-color:#303f9f}@keyframes spin{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.5) translateY(10px)}70%{opacity:1;transform:scale(1.1) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{box-shadow:0 0 #3f51b566}70%{box-shadow:0 0 0 6px #3f51b500}to{box-shadow:0 0 #3f51b500}}@media (max-width: 480px){.payment-success-modal{width:95%}.modal-content{padding:1rem}h2{font-size:1.3rem}.credits-amount{font-size:1.8rem}.credits-added{font-size:1.1rem}.credit-value .value{font-size:1.3rem}.total-value .value{font-size:1.5rem}.total-value.completed .value{font-size:1.6rem}.success-icon{width:50px;height:50px;margin-bottom:.5rem}.success-icon svg{width:28px;height:28px}.credits-animation-container{min-height:90px}}.feedback-container{position:fixed;bottom:30px;right:30px;z-index:999}.feedback-button{background-color:#4a90e2;color:#fff;border:none;border-radius:25px;padding:12px 20px;font-size:14px;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:all .3s ease}.feedback-button:hover{background-color:#3a80d2;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.feedback-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.feedback-form-container{background-color:#fff;border-radius:8px;padding:25px;width:90%;max-width:500px;box-shadow:0 4px 20px #00000026;max-height:90vh;overflow-y:auto}.feedback-form-container h3{margin-top:0;margin-bottom:20px;color:#333}.feedback-form{display:flex;flex-direction:column;gap:16px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-weight:500;font-size:14px}.form-group input,.form-group textarea{padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.form-group textarea{resize:vertical;min-height:100px}.feedback-note{font-size:12px;color:#666;margin:0}.feedback-error{color:#e53935;font-size:14px;margin:0}.feedback-form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:10px}.feedback-cancel-button{background-color:transparent;color:#666;border:1px solid #ddd;border-radius:4px;padding:8px 16px;cursor:pointer}.feedback-submit-button{background-color:#4a90e2;color:#fff;border:none;border-radius:4px;padding:8px 16px;cursor:pointer}.feedback-submit-button:disabled{background-color:#a0c4f0;cursor:not-allowed}.feedback-success{text-align:center;padding:20px 0}.feedback-close-button{background-color:#4a90e2;color:#fff;border:none;border-radius:4px;padding:8px 16px;cursor:pointer;margin-top:15px}.ratings-container{background-color:#f7f9fc;border-radius:6px;padding:15px;margin-bottom:10px}.ratings-container h4{margin-top:0;margin-bottom:12px;font-size:16px;color:#333}.rating-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.rating-item label{font-weight:500;font-size:14px;margin-right:10px}.star-rating{display:flex;gap:5px}.star{font-size:24px;color:#e0e0e0;cursor:pointer;transition:all .2s ease}.star:hover{transform:scale(1.1)}.star.active{color:#ffc107}.guest-banner{position:fixed;top:0;left:0;width:100%;background:linear-gradient(90deg,#3f51b5,#5c6bc0);color:#fff;z-index:1000;box-shadow:0 2px 10px #0003}.guest-banner-content{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;max-width:1200px;margin:0 auto}.guest-banner-text{font-size:1rem;font-weight:500;display:flex;align-items:center;gap:8px}.banner-highlight{font-size:1.2rem;color:#ffeb3b}.guest-banner-actions{display:flex;align-items:center;gap:12px}.register-button{background-color:#ffeb3b;color:#333;border:none;border-radius:4px;padding:8px 16px;font-weight:600;cursor:pointer;transition:all .2s ease}.register-button:hover{background-color:#fff176;transform:translateY(-2px);box-shadow:0 2px 5px #0003}.close-banner{background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s ease}.close-banner:hover{opacity:1}@media (max-width: 768px){.guest-banner-content{flex-direction:column;padding:10px;gap:10px}.guest-banner-actions{width:100%;justify-content:space-between}.register-button{flex-grow:1}}@keyframes pulse{0%{box-shadow:0 0 #ffeb3bb3}70%{box-shadow:0 0 0 10px #ffeb3b00}to{box-shadow:0 0 #ffeb3b00}}.register-button{animation:pulse 2s infinite}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#f8f9fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#3f51b5;text-decoration:inherit}a:hover{color:#303f9f}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;color:#213547;padding:0}h1{font-size:3.2em;line-height:1.1;color:#1a1a1a}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#e9ecef;cursor:pointer;transition:all .25s}button:hover{border-color:#3f51b5;background-color:#dee2e6}button:focus,button:focus-visible{outline:2px solid #3f51b5}*{box-sizing:border-box}
