:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.auth-card{background:#fff;padding:40px;border-radius:12px;box-shadow:0 20px 60px #0000001a;width:100%;max-width:400px}.auth-card h2{color:#333;text-align:center;margin-bottom:30px;font-weight:600}.auth-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:500;color:#555;font-size:14px}.form-group input{padding:12px 16px;border:2px solid #e1e5e9;border-radius:8px;font-size:16px;transition:border-color .2s ease}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input::placeholder{color:#a0a0a0}.auth-button{padding:14px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;margin-top:10px}.auth-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.auth-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.error-message{padding:12px 16px;background:#fee;color:#c53030;border:1px solid #feb2b2;border-radius:6px;font-size:14px}.auth-toggle{text-align:center;margin-top:20px;color:#666}.link-button{background:none;border:none;color:#667eea;cursor:pointer;font-weight:600;text-decoration:underline;margin-left:5px}.link-button:hover{color:#764ba2}.landing-page{min-height:100vh;background:#f7fafc;color:#333}.landing-header{position:sticky;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);z-index:100}.landing-nav{display:flex;justify-content:space-between;align-items:center;padding:.8rem 2rem;max-width:1200px;margin:0 auto}.nav-brand h1{margin:0;font-size:1.5rem;color:#2d3748}.login-btn{background:#4c51bf;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.login-btn:hover{background:#434190}.hero{padding:2.5rem 2rem;text-align:center;background:#764ba2!important;color:#fff!important}.hero-content{max-width:700px;margin:0 auto;text-align:center}.hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2;color:#fff}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem;font-weight:500;color:#fff;opacity:.95}.hero-benefits{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap}.benefit{font-size:.95rem;font-weight:600;padding:.5rem 1rem;background:#fff3;border-radius:20px;color:#fff}.cta-button{background:#48bb78;color:#fff;border:none;padding:1rem 2rem;font-size:1.2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s;margin:.5rem}.cta-button:hover{background:#38a169}section{padding:2.5rem 0}section:nth-child(2n){background:#f7fafc}section h2{font-size:2rem;margin-bottom:1.5rem;text-align:center;color:#2d3748}.why-section-compact{padding:2rem 0}.why-description{font-size:1.1rem;line-height:1.6;text-align:center;max-width:700px;margin:0 auto;color:#4a5568}.steps-horizontal{display:flex;justify-content:center;gap:4rem;margin-top:2rem;flex-wrap:wrap}.step-compact{flex:1;max-width:400px;text-align:center;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a}.step-number{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background:#4c51bf;color:#fff;border-radius:50%;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.step-compact h3{font-size:1.3rem;margin-bottom:.8rem;color:#2d3748}.step-compact p{color:#4a5568;line-height:1.5;font-size:.95rem}.feature-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:2rem}.feature-column{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.feature-column h3{font-size:1.3rem;margin-bottom:1rem;color:#2d3748}.feature-column ul{list-style:none;padding:0;margin:0}.feature-column li{padding:.5rem 0;color:#4a5568;border-bottom:1px solid #e2e8f0}.feature-column li:last-child{border-bottom:none}.usage-options-compact{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.usage-option-compact{background:#fff;padding:1.8rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;text-align:center}.usage-option-compact h3{font-size:1.3rem;margin-bottom:.8rem;color:#2d3748}.usage-option-compact p{color:#4a5568;margin-bottom:1.2rem;line-height:1.5;font-size:.95rem}.cli-example-compact{background:#2d3748;color:#a0aec0;padding:.8rem;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;text-align:left;margin-top:1rem}.cli-example-compact code{color:#68d391;font-size:.85rem}.use-case-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.use-case{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;text-align:center}.use-case h3{font-size:1.2rem;margin-bottom:.8rem;color:#2d3748}.use-case p{color:#4a5568;line-height:1.5;font-size:.95rem}.usage-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;margin-top:3rem}.usage-option{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;text-align:center}.usage-option h3{font-size:1.5rem;margin-bottom:1rem;color:#2d3748}.usage-option p{color:#4a5568;margin-bottom:1.5rem;line-height:1.6}.cli-example{background:#2d3748;color:#a0aec0;padding:1rem;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;text-align:left;margin-top:1rem}.cli-example code{color:#68d391;font-size:.9rem}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.testimonial{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;border-left:4px solid #48bb78}.testimonial p{font-style:italic;margin-bottom:1rem;color:#4a5568;line-height:1.6}.testimonial cite{font-weight:600;color:#2d3748}.audience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:2rem}.audience-item{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;font-weight:600;color:#2d3748}.problems-list{max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.8}.problems-list li{margin-bottom:1rem;color:#4a5568}.open-source-card{max-width:400px;margin:0 auto;background:#fff;padding:3rem;border-radius:12px;box-shadow:0 8px 24px #0000001a;text-align:center}.open-source-card h3{font-size:2rem;color:#3182ce;margin-bottom:1.5rem}.open-source-card ul{list-style:none;padding:0;margin-bottom:2rem}.open-source-card li{padding:.5rem 0;color:#4a5568;font-size:1.1rem}.open-source-note{color:#3182ce;font-weight:600}.open-source-note a{color:#3182ce;text-decoration:none;transition:color .2s}.open-source-note a:hover{color:#2c5aa0}.final-cta{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.final-cta h2{color:#fff}.final-cta p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.security-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.security-feature{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;text-align:center}.security-feature h3{font-size:1.2rem;margin-bottom:1rem;color:#2d3748}.security-feature p{color:#4a5568;line-height:1.6;font-size:.95rem}.compliance-note{margin-top:3rem;text-align:center;padding:1.5rem;background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;border-radius:12px}.compliance-note p{margin:0;font-size:1.1rem}.landing-footer{background:#2d3748;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem}.footer-brand h3{margin:0 0 1rem;color:#fff}.footer-brand p{margin:0;opacity:.8;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.footer-column h4{margin:0 0 1rem;color:#fff;font-size:1rem}.footer-column a,.footer-link{display:block;color:#fffc;text-decoration:none;margin-bottom:.5rem;font-size:.9rem;transition:color .2s;background:none;border:none;cursor:pointer;text-align:left;padding:0}.footer-column a:hover,.footer-link:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center}.footer-bottom p{margin:.5rem 0;opacity:.8;font-size:.9rem}.footer-security{color:#48bb78!important;font-weight:600}@media (max-width: 768px){.hero{padding:2rem 1rem}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:.95rem}.hero-benefits{flex-direction:column;gap:1rem;align-items:center}.benefit{font-size:.9rem}.landing-nav{padding:1rem}.nav-brand h1{font-size:1.2rem}section{padding:2rem 0}section h2{font-size:1.6rem}.steps-horizontal{flex-direction:column;gap:2rem}.step-compact{padding:1.5rem}.feature-columns{grid-template-columns:1fr;gap:2rem}.feature-column{padding:1.5rem}.use-case-grid,.usage-options-compact{grid-template-columns:1fr;gap:1.5rem}.usage-option-compact{padding:1.5rem}.use-case{padding:1.2rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr;gap:1.5rem}}.prevention-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.prevention-item{background:#ffffffe6;padding:1.5rem;border-radius:.5rem;text-align:center;border:1px solid rgba(0,0,0,.1)}.prevention-item h3{font-size:1.2rem;margin-bottom:.5rem;color:#2d3748}.prevention-item p{color:#4a5568;font-size:.95rem;margin:0}@media (max-width: 768px){.prevention-features{grid-template-columns:1fr;gap:1rem}.prevention-item{padding:1rem}}.legal-page{min-height:100vh;background:#f7fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.legal-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 2rem;display:flex;align-items:center;gap:2rem}.back-button{background:#4c51bf;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;cursor:pointer;transition:background .2s}.back-button:hover{background:#434190}.legal-header h1{margin:0;font-size:1.5rem;color:#2d3748}.legal-content{max-width:800px;margin:0 auto;padding:3rem 2rem;background:#fff;margin-top:2rem;margin-bottom:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.legal-content h1{font-size:2.5rem;color:#2d3748;margin-bottom:.5rem;line-height:1.2}.last-updated{color:#718096;font-style:italic;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.legal-content section{margin-bottom:2.5rem}.legal-content h2{font-size:1.5rem;color:#2d3748;margin-bottom:1rem;margin-top:2rem}.legal-content p{color:#4a5568;line-height:1.7;margin-bottom:1rem;font-size:1rem}.legal-content ul{margin:1rem 0;padding-left:1.5rem}.legal-content li{color:#4a5568;line-height:1.7;margin-bottom:.5rem}.legal-content strong{color:#2d3748;font-weight:600}.divider{border-bottom:1px solid #e2e8f0;margin:2rem 0}.legal-content a{color:#4c51bf;text-decoration:none;font-weight:600}.legal-content a:hover{color:#434190;text-decoration:underline}@media (max-width: 768px){.legal-header{padding:1rem;flex-direction:column;align-items:flex-start;gap:1rem}.legal-header h1{font-size:1.2rem}.legal-content{margin:1rem;padding:2rem 1.5rem}.legal-content h1{font-size:2rem}.legal-content h2{font-size:1.3rem}}.dashboard-container{padding:30px;max-width:1200px;margin:0 auto;background:#f8fafc;min-height:calc(100vh - 80px)}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px}.welcome-section h1{color:#1e293b;font-size:32px;font-weight:700;margin-bottom:8px}.welcome-section p{color:#64748b;font-size:16px}.error-banner{background:#fee;color:#dc2626;padding:16px 20px;border-radius:8px;border:1px solid #fecaca;margin-bottom:30px;display:flex;align-items:center;gap:12px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:40px}.stat-card{background:#fff;border-radius:12px;padding:24px;display:flex;align-items:center;gap:16px;box-shadow:0 2px 10px #0000000d;border:1px solid #e2e8f0;transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.stat-card.success{border-left:4px solid #22c55e}.stat-card.error{border-left:4px solid #ef4444}.stat-card.warning{border-left:4px solid #f59e0b}.stat-icon{font-size:32px;opacity:.8}.stat-content{flex:1}.stat-number{font-size:32px;font-weight:700;color:#1e293b;line-height:1}.stat-label{font-size:14px;color:#64748b;margin-top:4px}.recent-tests-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;border:1px solid #e2e8f0}.section-header{display:flex;justify-content:space-between;align-items:center;padding:24px 30px;border-bottom:1px solid #e2e8f0}.section-header h2{color:#1e293b;font-size:20px;font-weight:600}.view-all-button{background:none;border:1px solid #e2e8f0;color:#667eea;padding:8px 16px;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease}.view-all-button:hover{background:#f8f9ff;border-color:#667eea}.empty-state{text-align:center;padding:60px 30px}.empty-state p{color:#64748b;margin-bottom:24px}.empty-action-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;padding:12px 24px;font-weight:600;cursor:pointer;transition:transform .2s ease}.empty-action-button:hover{transform:translateY(-2px)}.test-results-list{padding:0}.test-result-item{display:flex;align-items:center;padding:20px 30px;border-bottom:1px solid #f1f5f9;transition:background-color .2s ease}.test-result-item:hover{background:#f8fafc}.test-result-item:last-child{border-bottom:none}.test-status{display:flex;align-items:center;gap:8px;min-width:100px}.status-icon{font-size:18px}.status-text{font-weight:500;text-transform:capitalize}.test-info{flex:1;margin-left:20px}.test-filename{font-weight:600;color:#1e293b;margin-bottom:4px}.test-details{display:flex;gap:16px;font-size:14px;color:#64748b}.test-duration{min-width:60px;text-align:center;color:#64748b;font-weight:500}.test-details-button{background:none;border:1px solid #e2e8f0;color:#667eea;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}.test-details-button:hover{background:#f8f9ff;border-color:#667eea}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:#fff;border-radius:16px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:1px solid #e2e8f0}.modal-header h2{font-size:24px;font-weight:700;color:#1e293b;margin:0}.modal-close{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:4px;border-radius:8px;transition:all .2s}.modal-close:hover{background:#f1f5f9;color:#1e293b}.modal-body{padding:24px}.test-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:32px}.details-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.details-section h3{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 16px;display:flex;align-items:center;gap:8px}.details-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e2e8f0}.details-row:last-child{border-bottom:none}.details-row .label{font-weight:500;color:#64748b}.details-row .value{font-weight:600;color:#1e293b}.details-row .value.status-passed{color:#22c55e}.details-row .value.status-failed{color:#ef4444}.details-row .value.status-pending{color:#f59e0b}.error-section{grid-column:1 / -1;background:#fef2f2;border-color:#fecaca}.error-message{background:#fff;padding:12px;border-radius:8px;border-left:4px solid #ef4444;font-family:Monaco,Menlo,monospace;font-size:14px;color:#dc2626;overflow-x:auto}.validation-results{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.validation-results h3{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 16px}.validation-stages{display:grid;gap:12px}.stage-item{display:flex;align-items:center;gap:12px;background:#fff;padding:12px 16px;border-radius:8px;border:1px solid #e2e8f0}.stage-icon{font-size:16px}.stage-name{flex:1;font-weight:500;color:#1e293b}.stage-status{font-weight:600;color:#22c55e}.modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px 24px;border-top:1px solid #e2e8f0}.btn-secondary{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;padding:8px 16px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.btn-secondary:hover{background:#e2e8f0}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:8px 16px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.test-actions{display:flex;align-items:center;gap:8px}.download-button{background:#10b981;color:#fff;border:none;padding:4px 8px;border-radius:4px;cursor:pointer;transition:background-color .2s;font-size:12px;white-space:nowrap}.modal-download-buttons{display:flex;gap:8px;margin-right:auto}.btn-download{background:#10b981;color:#fff;border:none;padding:8px 12px;border-radius:6px;cursor:pointer;transition:background-color .2s;font-size:14px;font-weight:500}.btn-download:hover{background:#059669}.btn-json{background:#f59e0b}.btn-json:hover{background:#d97706}.btn-pdf{background:#ef4444}.btn-pdf:hover{background:#dc2626}.modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px 24px;border-top:1px solid #e2e8f0;align-items:center}@media (max-width: 768px){.dashboard-container{padding:20px 15px}.dashboard-header{flex-direction:column;gap:20px;align-items:stretch}.stats-grid{grid-template-columns:1fr}.test-result-item{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 20px}.test-status,.test-duration{min-width:auto}.section-header{padding:20px}}.upload-container{padding:40px 20px;max-width:600px;margin:0 auto}.upload-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:40px}.upload-card h2{color:#333;margin-bottom:8px;font-weight:600;font-size:24px}.upload-subtitle{color:#666;margin-bottom:30px;font-size:16px}.upload-area{border:3px dashed #d1d5db;border-radius:12px;padding:60px 20px;text-align:center;cursor:pointer;transition:all .3s ease;background:#fafafa}.upload-area:hover{border-color:#667eea;background:#f8f9ff}.upload-area.drag-active{border-color:#667eea;background:#f0f4ff;transform:scale(1.02)}.upload-area.uploading{cursor:default;border-color:#667eea;background:#f8f9ff}.upload-content{display:flex;flex-direction:column;align-items:center;gap:16px}.upload-icon{font-size:48px;opacity:.7}.upload-text{display:flex;flex-direction:column;gap:8px;text-align:center}.upload-text strong{font-size:18px;color:#333}.upload-text span{font-size:14px;color:#666}.upload-formats{font-size:12px;color:#888;padding:8px 16px;background:#f0f0f0;border-radius:20px}.upload-progress{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.progress-icon{font-size:48px;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.progress-text{font-size:18px;font-weight:600;color:#667eea}.progress-bar{width:100%;max-width:300px;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;transition:width .3s ease}.progress-percent{font-size:14px;font-weight:600;color:#667eea}.message{margin-top:20px;padding:16px 20px;border-radius:8px;display:flex;align-items:center;gap:12px;font-weight:500}.message.error{background:#fee;color:#c53030;border:1px solid #feb2b2}.message.success{background:#f0fff4;color:#22543d;border:1px solid #9ae6b4}.message-icon{font-size:18px}@media (max-width: 640px){.upload-container{padding:20px 10px}.upload-card{padding:30px 20px}.upload-area{padding:40px 15px}.upload-icon{font-size:36px}.upload-text strong{font-size:16px}}.history-container{padding:30px;max-width:1400px;margin:0 auto;background:#f8fafc;min-height:calc(100vh - 80px)}.history-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}.header-content h1{color:#1e293b;font-size:32px;font-weight:700;margin-bottom:8px}.header-content p{color:#64748b;font-size:16px}.upload-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;padding:12px 24px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.upload-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.filters-section{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 2px 10px #0000000d;border:1px solid #e2e8f0}.filters-row{display:flex;gap:20px;align-items:end;flex-wrap:wrap}.filter-group{display:flex;flex-direction:column;gap:8px;min-width:150px}.search-group{flex:1;min-width:200px}.filter-group label{font-weight:500;color:#374151;font-size:14px}.filter-group select,.filter-group input{padding:10px 12px;border:2px solid #e5e7eb;border-radius:6px;font-size:14px;transition:border-color .2s ease}.filter-group select:focus,.filter-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.clear-filters-button{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:6px;padding:10px 16px;cursor:pointer;font-weight:500;transition:all .2s ease}.clear-filters-button:hover{background:#e5e7eb}.error-banner{background:#fee;color:#dc2626;padding:16px 20px;border-radius:8px;border:1px solid #fecaca;margin-bottom:24px;display:flex;align-items:center;gap:12px}.loading-spinner{display:flex;align-items:center;justify-content:center;min-height:400px;font-size:18px;color:#64748b}.empty-state{background:#fff;border-radius:12px;padding:60px 30px;text-align:center;box-shadow:0 2px 10px #0000000d;border:1px solid #e2e8f0}.empty-icon{font-size:64px;opacity:.5;margin-bottom:20px}.empty-state h3{color:#1e293b;font-size:20px;font-weight:600;margin-bottom:8px}.empty-state p{color:#64748b}.tests-table{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;border:1px solid #e2e8f0;overflow:hidden;margin-bottom:24px}.table-header{display:grid;grid-template-columns:auto 1fr auto auto auto auto;gap:20px;padding:20px 24px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-weight:600;color:#374151;font-size:14px}.table-row{display:grid;grid-template-columns:auto 1fr auto auto auto auto;gap:20px;padding:20px 24px;border-bottom:1px solid #f1f5f9;align-items:center;transition:background-color .2s ease}.table-row:hover{background:#f8fafc}.table-row:last-child{border-bottom:none}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;border:1px solid;font-size:12px;font-weight:600;text-transform:uppercase;background:#fffc}.status-icon{font-size:14px}.filename-wrapper{display:flex;flex-direction:column;gap:4px}.filename{font-weight:600;color:#1e293b}.original-name{font-size:12px;color:#64748b}.col-size,.col-duration{color:#64748b;font-weight:500}.col-date{color:#64748b;font-size:14px}.details-button{background:none;border:1px solid #e2e8f0;color:#667eea;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}.details-button:hover{background:#f8f9ff;border-color:#667eea}.pagination{display:flex;justify-content:center;align-items:center;gap:20px;padding:20px}.pagination button{background:#fff;border:1px solid #d1d5db;color:#374151;padding:8px 16px;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease}.pagination button:hover:not(:disabled){background:#f9fafb;border-color:#667eea;color:#667eea}.pagination button:disabled{opacity:.5;cursor:not-allowed}.page-info{color:#64748b;font-weight:500}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:80vh;overflow:auto;box-shadow:0 20px 60px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}.modal-header h3{color:#1e293b;font-size:20px;font-weight:600}.close-button{background:none;border:none;font-size:24px;cursor:pointer;color:#64748b;padding:4px;border-radius:4px;transition:background-color .2s ease}.close-button:hover{background:#f1f5f9}.test-details{padding:24px}.detail-row{display:flex;gap:16px;margin-bottom:16px;align-items:flex-start}.detail-row .label{font-weight:600;color:#374151;min-width:120px}.detail-row .value{color:#1e293b;flex:1}.detail-row .value.status{font-weight:600}.detail-row .value.error{color:#dc2626;background:#fef2f2;padding:8px 12px;border-radius:6px;border:1px solid #fecaca}.detail-row .value.results{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:12px;font-family:Monaco,Menlo,monospace;font-size:12px;white-space:pre-wrap;overflow-x:auto}@media (max-width: 1024px){.history-container{padding:20px 15px}.history-header{flex-direction:column;gap:20px;align-items:stretch}.filters-row{flex-direction:column;align-items:stretch}.filter-group{min-width:auto}.table-header,.table-row{grid-template-columns:1fr;gap:12px;text-align:left}.table-header{display:none}.table-row{display:flex;flex-direction:column;align-items:stretch;padding:16px 20px}.col-status,.col-filename,.col-size,.col-duration,.col-date,.col-actions{display:flex;justify-content:space-between;align-items:center}.col-status:before{content:"Status:";font-weight:600}.col-filename:before{content:"File:";font-weight:600}.col-size:before{content:"Size:";font-weight:600}.col-duration:before{content:"Duration:";font-weight:600}.col-date:before{content:"Date:";font-weight:600}.col-actions:before{content:"Actions:";font-weight:600}}.action-buttons{display:flex;align-items:center;gap:8px}.download-buttons{display:flex;gap:4px}.download-button{background:#10b981;color:#fff;border:none;padding:4px 6px;border-radius:4px;cursor:pointer;transition:background-color .2s;font-size:12px;white-space:nowrap;min-width:28px;height:28px;display:flex;align-items:center;justify-content:center}.download-button:hover{background:#059669}.download-json{background:#f59e0b}.download-json:hover{background:#d97706}.download-pdf{background:#ef4444}.download-pdf:hover{background:#dc2626}.features-page{min-height:100vh;padding:2rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.features-header{text-align:center;margin-bottom:4rem}.features-header h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.features-header p{font-size:1.2rem;opacity:.9}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.feature-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);border-radius:1rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0000001a}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0003}.feature-card h2{font-size:1.5rem;margin-bottom:1rem;color:#2d3748}.feature-card p{margin-bottom:1.5rem;color:#4a5568;line-height:1.6}.feature-card ul{list-style:none;padding:0}.feature-card li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#4a5568}.feature-card li:before{content:"✅";position:absolute;left:0}.cta-section{text-align:center;padding:3rem 0;background:#ffffff1a;border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.cta-section h2{font-size:2rem;margin-bottom:1rem}.cta-section p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-button:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 10px 20px #0003}@media (max-width: 768px){.features-header h1{font-size:2rem}.feature-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:1.5rem}}.faq-page{min-height:100vh;padding:2rem 0;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.container{max-width:1000px;margin:0 auto;padding:0 2rem}.faq-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.faq-header h1{font-size:2.5rem;color:#2d3748;margin-bottom:1rem;font-weight:700}.faq-header p{font-size:1.2rem;color:#4a5568;max-width:600px;margin:0 auto}.faq-content{display:grid;gap:3rem}.faq-section{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d;border:1px solid rgba(0,0,0,.1)}.faq-section h2{font-size:1.8rem;color:#2d3748;margin-bottom:2rem;padding-bottom:.5rem;border-bottom:3px solid #667eea}.faq-item{margin-bottom:2rem;padding:1.5rem;background:#f8f9fa;border-radius:.5rem;border-left:4px solid #667eea}.faq-item:last-child{margin-bottom:0}.faq-item h3{font-size:1.3rem;color:#2d3748;margin-bottom:1rem;font-weight:600}.faq-item p{color:#4a5568;line-height:1.7;margin:0}.faq-item code{background:#2d3748;color:#e2e8f0;padding:.25rem .5rem;border-radius:.25rem;font-family:Monaco,Menlo,monospace;font-size:.9rem}.faq-cta{text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem;border-radius:1rem;margin-top:3rem}.faq-cta h2{font-size:2rem;margin-bottom:1rem;font-weight:700}.faq-cta p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-button{display:inline-block;background:#fff;color:#667eea;padding:1rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease}.cta-button:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 10px 20px #0003}@media (max-width: 768px){.faq-header h1{font-size:2rem}.faq-section{padding:1.5rem}.faq-item{padding:1rem}.faq-cta{padding:2rem}}.docs-page{min-height:100vh;background:#f8f9fa;padding:2rem 0}.docs-header{text-align:center;margin-bottom:3rem;padding:2rem 0;background:#fff;border-radius:1rem;box-shadow:0 2px 10px #0000001a}.docs-header h1{font-size:2.5rem;color:#2d3748;margin-bottom:1rem;font-weight:700}.docs-header p{font-size:1.2rem;color:#4a5568}.docs-nav{background:#fff;padding:2rem;border-radius:1rem;margin-bottom:2rem;box-shadow:0 2px 10px #0000001a}.docs-nav h2{color:#2d3748;margin-bottom:1rem;font-size:1.3rem}.docs-nav ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem}.docs-nav li{margin:0}.docs-nav a{color:#667eea;text-decoration:none;padding:.5rem;display:block;border-radius:.25rem;transition:background-color .2s}.docs-nav a:hover{background:#f1f3f4;color:#4c51bf}.docs-section{background:#fff;margin-bottom:2rem;border-radius:1rem;box-shadow:0 2px 10px #0000001a;overflow:hidden}.docs-section h2{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem 2rem;margin:0;font-size:1.5rem;font-weight:600}.docs-content{padding:2rem}.docs-content h3{color:#2d3748;font-size:1.3rem;margin-top:2rem;margin-bottom:1rem;font-weight:600}.docs-content h3:first-child{margin-top:0}.docs-content h4{color:#4a5568;font-size:1.1rem;margin-top:1.5rem;margin-bottom:.5rem;font-weight:600}.docs-content p{color:#4a5568;line-height:1.7;margin-bottom:1rem}.docs-content ul,.docs-content ol{color:#4a5568;line-height:1.7;margin-bottom:1rem;padding-left:1.5rem}.docs-content li{margin-bottom:.5rem}.docs-content strong{color:#2d3748;font-weight:600}.code-block{background:#2d3748;color:#e2e8f0;padding:1.5rem;border-radius:.5rem;margin:1rem 0;overflow-x:auto;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;line-height:1.5}.code-block code{background:none;color:inherit;padding:0;border-radius:0;font-family:inherit}.docs-cta{text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem;border-radius:1rem;margin-top:3rem}.docs-cta h2{font-size:2rem;margin-bottom:1rem;font-weight:700}.docs-cta p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}@media (max-width: 768px){.docs-header h1{font-size:2rem}.docs-nav ul{grid-template-columns:1fr}.docs-content{padding:1.5rem}.docs-section h2{padding:1rem 1.5rem;font-size:1.3rem}.docs-cta{padding:2rem}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:200px}}.cli-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem 0}.cli-header{text-align:center;margin-bottom:4rem;padding:3rem 0}.terminal-icon{font-size:4rem;margin-bottom:1rem}.cli-header h1{font-size:3rem;margin-bottom:1rem;font-weight:700;color:#fff}.cli-header p{font-size:1.2rem;color:#fff}.installation-section,.usage-section,.cicd-section,.commands-section,.options-section{margin-bottom:4rem}.installation-section h2,.usage-section h2,.cicd-section h2,.commands-section h2,.options-section h2{font-size:2rem;margin-bottom:2rem;color:#fff;text-align:center}.install-commands{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:2rem}.install-method{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);border-radius:1rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0000001a}.install-method:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0003}.install-method h3{color:#2d3748;margin-bottom:1rem;font-size:1.3rem}.code-block{background:#000;border:1px solid #334155;border-radius:.5rem;padding:1.5rem;position:relative;margin:1rem 0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;overflow-x:auto}.code-block code{color:#10b981;font-size:.95rem;line-height:1.6;white-space:pre}.copy-btn{position:absolute;top:.5rem;right:.5rem;background:#667eea;border:none;color:#fff;padding:.5rem;border-radius:.25rem;cursor:pointer;font-size:.8rem;transition:background-color .2s}.copy-btn:hover{background:#5a67d8}.download-links{display:flex;gap:1rem;flex-wrap:wrap}.download-btn{background:#667eea;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:background-color .2s}.download-btn:hover{background:#5a67d8}.command-examples{display:grid;gap:2rem}.command-group{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);border-radius:1rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0000001a}.command-group:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0003}.command-group h3{color:#2d3748;margin-bottom:1rem;font-size:1.3rem}.command-group p{color:#4a5568;margin-top:1rem;line-height:1.6}.integration-examples{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.integration-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);border-radius:1rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0000001a}.integration-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0003}.integration-card h3{color:#2d3748;margin-bottom:1rem;font-size:1.3rem}.commands-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.command-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);border-radius:.5rem;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0000001a}.command-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0003}.command-card h4{color:#2d3748;margin-bottom:.5rem;font-size:1.2rem}.command-card p{color:#4a5568;margin-bottom:1rem;font-size:.9rem}.command-card code{background:#000;color:#10b981;padding:.5rem;border-radius:.25rem;font-size:.85rem;display:block}.options-table{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);border-radius:1rem;overflow:hidden;box-shadow:0 4px 15px #0000001a}.options-table table{width:100%;border-collapse:collapse}.options-table th{background:#667eea;color:#fff;padding:1rem;text-align:left;font-weight:600}.options-table td{padding:1rem;border-bottom:1px solid rgba(0,0,0,.1);color:#4a5568}.options-table tr:last-child td{border-bottom:none}.options-table code{background:#000;color:#10b981;padding:.25rem .5rem;border-radius:.25rem;font-size:.85rem}.cli-cta{text-align:center;background:#ffffff1a;border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:3rem;margin-top:4rem}.cli-cta h2{font-size:2rem;margin-bottom:1rem;font-weight:700}.cli-cta p{font-size:1.1rem;margin-bottom:2rem;color:#fff}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{display:inline-block;padding:1rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease}.cta-button.primary{background:#fff;color:#667eea}.cta-button.primary:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 10px 20px #0003}.cta-button.secondary{background:#fff3;color:#fff;border:2px solid white}.cta-button.secondary:hover{background:#ffffff4d;transform:translateY(-2px)}@media (max-width: 768px){.cli-header h1{font-size:2rem}.install-commands,.integration-examples,.commands-grid{grid-template-columns:1fr}.cli-cta{padding:2rem}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:200px}.options-table{overflow-x:auto}}.contact-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.contact-header{text-align:center;margin-bottom:4rem;padding:2rem 0}.contact-header h1{font-size:2.5rem;color:#2d3748;margin-bottom:1rem;font-weight:700}.contact-header p{font-size:1.2rem;color:#4a5568;max-width:600px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem;margin-bottom:4rem}.contact-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.contact-card{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 15px #0000001a;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.contact-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.contact-icon{font-size:2.5rem;margin-bottom:1rem}.contact-card h3{color:#2d3748;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.contact-card p{color:#4a5568;margin-bottom:1.5rem;line-height:1.6}.contact-link{color:#667eea;text-decoration:none;font-weight:600;font-size:1.1rem;transition:color .2s}.contact-link:hover{color:#4c51bf}.social-links{display:flex;gap:1rem;justify-content:center}.social-links a{color:#667eea;text-decoration:none;font-weight:600;padding:.5rem 1rem;border:2px solid #667eea;border-radius:.5rem;transition:all .2s}.social-links a:hover{background:#667eea;color:#fff}.contact-form-section{position:sticky;top:2rem;height:fit-content}.form-container{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 15px #0000001a}.form-container h2{color:#2d3748;margin-bottom:2rem;font-size:1.5rem;font-weight:600;text-align:center}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{color:#2d3748;margin-bottom:.5rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{padding:.75rem;border:2px solid #e2e8f0;border-radius:.5rem;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#667eea}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;flex-direction:row!important}.checkbox-label input[type=checkbox]{margin:0;accent-color:#667eea}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2rem;border:none;border-radius:.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.faq-preview{background:#fff;padding:3rem;border-radius:1rem;box-shadow:0 4px 15px #0000001a;text-align:center;margin-bottom:3rem}.faq-preview h2{color:#2d3748;margin-bottom:1rem;font-size:2rem;font-weight:700}.faq-preview>p{color:#4a5568;margin-bottom:2rem;font-size:1.1rem}.quick-faqs{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem;text-align:left}.quick-faq{background:#f8f9fa;padding:1.5rem;border-radius:.5rem;border-left:4px solid #667eea}.quick-faq h4{color:#2d3748;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.quick-faq p{color:#4a5568;margin:0;line-height:1.6}.faq-link{color:#667eea;text-decoration:none;font-weight:600;font-size:1.1rem;transition:color .2s}.faq-link:hover{color:#4c51bf}.response-times{background:#fff;padding:3rem;border-radius:1rem;box-shadow:0 4px 15px #0000001a;text-align:center}.response-times h2{color:#2d3748;margin-bottom:2rem;font-size:2rem;font-weight:700}.response-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.response-item{background:#f8f9fa;padding:1.5rem;border-radius:.5rem;border-top:4px solid #10b981}.response-item h4{color:#2d3748;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.response-item p{color:#10b981;margin:0;font-size:1.2rem;font-weight:700}@media (max-width: 768px){.contact-header h1{font-size:2rem}.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-methods{grid-template-columns:1fr}.contact-form-section{position:static}.form-container{padding:1.5rem}.faq-preview,.response-times{padding:2rem}.quick-faqs{grid-template-columns:1fr;gap:1rem}.response-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.response-grid{grid-template-columns:1fr}}.system-settings{max-width:1000px;margin:0 auto;padding:20px}.settings-header{margin-bottom:30px;text-align:center}.settings-header h2{margin:0 0 10px;color:#2c3e50;font-size:2rem}.settings-header p{margin:0;color:#7f8c8d;font-size:1.1rem}.settings-tabs{display:flex;gap:10px;margin-bottom:30px;border-bottom:2px solid #ecf0f1;overflow-x:auto}.settings-tab{padding:12px 20px;border:none;background:none;color:#7f8c8d;cursor:pointer;font-size:1rem;font-weight:500;white-space:nowrap;border-bottom:3px solid transparent;transition:all .3s ease}.settings-tab:hover{color:#3498db;background-color:#f8f9fa}.settings-tab.active{color:#3498db;border-bottom-color:#3498db;background-color:#f8f9fa}.settings-content{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;padding:30px}.settings-category h3{margin:0 0 25px;color:#2c3e50;font-size:1.5rem;border-bottom:2px solid #ecf0f1;padding-bottom:10px}.settings-list{display:flex;flex-direction:column;gap:25px}.setting-item{border:1px solid #ecf0f1;border-radius:8px;padding:20px;transition:all .3s ease}.setting-item:hover{border-color:#bdc3c7;box-shadow:0 2px 8px #0000000d}.setting-info{margin-bottom:15px}.setting-label{font-weight:600;color:#2c3e50;font-size:1.1rem;margin-bottom:5px}.setting-description{color:#7f8c8d;font-size:.9rem;line-height:1.4}.setting-controls{display:flex;align-items:center;gap:15px}.setting-input-container{flex:1;display:flex;align-items:center;gap:10px}.setting-input{width:100%;padding:10px 15px;border:2px solid #ecf0f1;border-radius:6px;font-size:1rem;transition:border-color .3s ease}.setting-input:focus{outline:none;border-color:#3498db}.setting-input:disabled{background-color:#f8f9fa;color:#6c757d}.setting-textarea{width:100%;padding:10px 15px;border:2px solid #ecf0f1;border-radius:6px;font-size:.9rem;font-family:Courier New,monospace;resize:vertical;min-height:80px;transition:border-color .3s ease}.setting-textarea:focus{outline:none;border-color:#3498db}.setting-textarea:disabled{background-color:#f8f9fa;color:#6c757d}.setting-value.readonly{padding:10px 15px;background-color:#f8f9fa;border:2px solid #ecf0f1;border-radius:6px;color:#6c757d;font-family:Courier New,monospace;font-size:.9rem;position:relative}.readonly-label{position:absolute;top:-8px;right:10px;background:#f8f9fa;padding:0 8px;font-size:.7rem;color:#95a5a6;font-weight:600}.toggle-switch{position:relative;display:inline-block;width:60px;height:34px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.3s;border-radius:34px}.toggle-slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.3s;border-radius:50%}.toggle-switch input:checked+.toggle-slider{background-color:#3498db}.toggle-switch input:checked+.toggle-slider:before{transform:translate(26px)}.reset-button{padding:8px 12px;border:2px solid #e74c3c;background:#fff;color:#e74c3c;border-radius:6px;cursor:pointer;font-size:1.2rem;transition:all .3s ease;min-width:40px;height:40px;display:flex;align-items:center;justify-content:center}.reset-button:hover:not(:disabled){background-color:#e74c3c;color:#fff}.reset-button:disabled{opacity:.5;cursor:not-allowed}.setting-spinner{color:#3498db;font-size:1.2rem;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.setting-error{margin-top:10px;padding:8px 12px;background-color:#fdf2f2;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;font-size:.9rem}.setting-success{margin-top:10px;padding:8px 12px;background-color:#f0f9f0;border:1px solid #c3e6c3;border-radius:4px;color:#155724;font-size:.9rem}.settings-loading{display:flex;align-items:center;justify-content:center;min-height:200px;font-size:1.2rem;color:#7f8c8d}@media (max-width: 768px){.system-settings{padding:15px}.settings-content{padding:20px}.setting-controls{flex-direction:column;align-items:stretch;gap:10px}.setting-input-container{flex-direction:column}.reset-button{align-self:flex-end;width:fit-content}}.admin-dashboard{max-width:1200px;margin:0 auto;padding:20px}.admin-header{text-align:center;margin-bottom:30px}.admin-header h1{font-size:2.5em;margin-bottom:10px;color:#333}.admin-header p{color:#666;font-size:1.1em}.admin-tabs{display:flex;border-bottom:2px solid #eee;margin-bottom:30px}.tab{padding:12px 24px;border:none;background:none;cursor:pointer;font-size:1em;border-bottom:3px solid transparent;transition:all .3s ease}.tab:hover{background-color:#f5f5f5}.tab.active{border-bottom-color:#007bff;color:#007bff;font-weight:600}.admin-loading{text-align:center;padding:50px;font-size:1.2em;color:#666}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}.stat-card{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;text-align:center}.stat-card h3{margin:0 0 15px;color:#666;font-size:1em}.stat-number{font-size:2.5em;font-weight:700;color:#333;margin-bottom:5px}.stat-sub{color:#28a745;font-size:.9em}.test-status-breakdown{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a}.test-status-breakdown h3{margin-top:0}.status-grid{display:flex;gap:15px;flex-wrap:wrap}.status-item{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:6px;font-weight:500}.status-item.passed{background-color:#d4edda;color:#155724}.status-item.failed{background-color:#f8d7da;color:#721c24}.status-item.pending{background-color:#fff3cd;color:#856404}.status-item.running{background-color:#d1ecf1;color:#0c5460}.status-count{background:#0000001a;padding:2px 8px;border-radius:12px;font-size:.9em}.admin-users{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a}.users-table{overflow-x:auto}.users-table table{width:100%;border-collapse:collapse}.users-table th,.users-table td{padding:12px;text-align:left;border-bottom:1px solid #eee}.users-table th{background-color:#f8f9fa;font-weight:600;color:#333}.users-table tr:hover{background-color:#f8f9fa}.admin-activity{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a}.activity-list{display:flex;flex-direction:column;gap:15px}.activity-item{display:flex;justify-content:space-between;align-items:center;padding:15px;background-color:#f8f9fa;border-radius:6px;border-left:4px solid #007bff}.activity-info{flex:1}.activity-file{font-weight:600;color:#333;margin-bottom:4px}.activity-user{color:#666;font-size:.9em}.activity-meta{text-align:right}.activity-date{color:#666;font-size:.9em;margin-bottom:4px}.activity-status{padding:4px 8px;border-radius:4px;font-size:.8em;font-weight:500;text-transform:uppercase}.activity-status.passed{background-color:#d4edda;color:#155724}.activity-status.failed{background-color:#f8d7da;color:#721c24}.activity-status.pending{background-color:#fff3cd;color:#856404}.user-actions{display:flex;gap:8px;align-items:center;justify-content:center}.action-btn{background:none;border:1px solid #ddd;border-radius:4px;padding:6px 8px;cursor:pointer;font-size:1rem;transition:all .3s ease;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center}.action-btn:hover{background-color:#f8f9fa;border-color:#adb5bd}.action-btn.activate{border-color:#28a745;color:#28a745}.action-btn.activate:hover{background-color:#28a745;color:#fff}.action-btn.deactivate{border-color:#ffc107;color:#ffc107}.action-btn.deactivate:hover{background-color:#ffc107;color:#fff}.action-btn.delete{border-color:#dc3545;color:#dc3545}.action-btn.delete:hover{background-color:#dc3545;color:#fff}.action-loading{color:#6c757d;animation:spin-action 1s linear infinite;font-size:1rem}.action-error{color:#dc3545;font-size:1rem}@keyframes spin-action{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.admin-dashboard{padding:10px}.stats-grid{grid-template-columns:1fr}.status-grid{flex-direction:column}.activity-item{flex-direction:column;align-items:flex-start;gap:10px}.activity-meta{text-align:left;width:100%}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8fafc;color:#1e293b;line-height:1.6}.app{min-height:100vh;display:flex;flex-direction:column}.app-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.app-loading .loading-spinner{color:#fff;font-size:18px;font-weight:600}.app-nav{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:100}.nav-content{max-width:1400px;margin:0 auto;padding:0 30px;display:flex;align-items:center;justify-content:space-between;height:70px}.nav-brand h1{font-size:24px;font-weight:700;color:#1e293b}.nav-links{display:flex;gap:8px}.nav-link{background:none;border:none;padding:10px 16px;border-radius:8px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease}.nav-link:hover{background:#f1f5f9;color:#1e293b}.nav-link.active{background:#667eea;color:#fff}.nav-link.admin-link{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;border-radius:6px;padding:8px 12px!important;margin-left:10px;font-weight:600;transition:all .3s ease}.nav-link.admin-link:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.nav-user{display:flex;align-items:center;gap:16px}.user-name{color:#64748b;font-weight:500}.logout-button{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;cursor:pointer;font-weight:500;transition:all .2s ease}.logout-button:hover{background:#e5e7eb;border-color:#9ca3af}.app-main{flex:1;background:#f8fafc}@media (max-width: 768px){.nav-content{padding:0 20px;height:60px}.nav-brand h1{font-size:20px}.nav-links{gap:4px}.nav-link{padding:8px 12px;font-size:14px}.nav-user{gap:12px}.user-name{display:none}.logout-button{padding:6px 12px;font-size:14px}}@media (max-width: 480px){.nav-content{padding:0 15px}.nav-links{flex:1;justify-content:center;margin:0 20px}}
