@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";.ideation-interface{max-width:900px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}@media (max-width: 768px){.ideation-interface{padding:15px;max-width:100%}}@media (max-width: 480px){.ideation-interface{padding:10px}}.interface-header{text-align:center;margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#1976d2 0%,#1565c0 100%);border-radius:12px;color:#fff;box-shadow:0 4px 12px #1976d24d}.interface-header h2{margin:0 0 .5rem;color:#fff;font-size:1.8rem;font-weight:600}.interface-header .description{color:#ffffffe6;margin:0;font-size:1.1rem;line-height:1.5}@media (max-width: 768px){.interface-header{padding:1rem;margin-bottom:1.5rem}.interface-header h2{font-size:1.5rem}.interface-header .description{font-size:1rem}}@media (max-width: 480px){.interface-header{padding:.8rem}.interface-header h2{font-size:1.3rem}.interface-header .description{font-size:.9rem}}.ideation-mode-controls{margin-bottom:2rem;padding:1.5rem;background-color:#f8f9fa;border-radius:12px;border:2px solid #e9ecef}.ideation-mode-controls h3{margin-top:0;color:#1976d2;font-size:1.3rem;margin-bottom:1rem}.mode-buttons{display:flex;gap:1rem;margin-bottom:1rem}@media (max-width: 768px){.ideation-mode-controls{padding:1rem;margin-bottom:1.5rem}.ideation-mode-controls h3{font-size:1.1rem}.mode-buttons{flex-direction:column;gap:.5rem}}@media (max-width: 480px){.ideation-mode-controls{padding:.8rem}.ideation-mode-controls h3{font-size:1rem}}.mode-button{flex:1;padding:1rem 1.5rem;border:2px solid #e9ecef;border-radius:8px;background-color:#fff;color:#495057;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.mode-button:hover{border-color:#1976d2;background-color:#f0f8ff}.mode-button.active{border-color:#1976d2;background-color:#1976d2;color:#fff}.mode-button:disabled{opacity:.6;cursor:not-allowed}.mode-description{color:#666;font-size:.95rem}.mode-description p{margin:0;padding:.5rem 0}.workflow-select{background-color:#fff;border:2px solid #e9ecef;border-radius:10px;padding:.75rem;box-shadow:0 2px 8px #0000000d}.workflow-select.scrollable{max-height:240px;overflow-y:auto}.workflow-select select{width:100%;padding:.75rem 1rem;border:2px solid #e9ecef;border-radius:8px;background-color:#fff;color:#333;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.workflow-select select:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px #1976d226}.start-workflow-button{margin-top:.75rem}.description-below{margin-top:.5rem}.ideation-form{margin-bottom:2rem}@media (max-width: 768px){.ideation-form{margin-bottom:1.5rem}.form-group{margin-bottom:.8rem}.textarea-lg{min-height:120px;font-size:.9rem}.submit-button{padding:.8rem 1.5rem;font-size:.9rem}}@media (max-width: 480px){.ideation-form{margin-bottom:1rem}.form-group{margin-bottom:.6rem}.textarea-lg{min-height:100px;font-size:.85rem}.submit-button{padding:.7rem 1.2rem;font-size:.85rem}}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.form-label{font-weight:600;color:#0f172a}.form-group textarea{width:100%;padding:.75rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;transition:border-color .2s ease}.textarea-lg{padding:1rem 1.25rem;border-radius:12px;font-size:1rem;line-height:1.6;background-color:#fff}.form-group textarea:focus{outline:none;border-color:#1976d2}.form-group textarea:disabled{background-color:#f8f9fa;cursor:not-allowed}.submit-button{padding:1rem 2rem;background-color:#1976d2;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:56px}.btn-primary{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%)}.form-actions{display:flex;justify-content:flex-start}.input-wrapper{position:relative}.hint-text{color:#64748b;font-size:.85rem;margin-top:.5rem}.workflow-header{margin-bottom:1rem}.workflow-title{font-weight:700;color:#111827;display:flex;align-items:center;gap:.5rem}.badge-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.badge-dot.blue{background-color:#3b82f6}.workflow-subtitle{color:#6b7280;margin-top:.25rem;font-size:1rem;line-height:1.6;font-weight:400}.submit-button:hover:not(:disabled){background-color:#1565c0;transform:translateY(-1px);box-shadow:0 4px 8px #1976d24d}.submit-button:disabled{background-color:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.submit-button.loading{background-color:#1976d2;cursor:not-allowed}.automatic-trigger{margin-bottom:2rem;text-align:center}.trigger-button{padding:1rem 2rem;background-color:#28a745;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:56px}.trigger-button:hover:not(:disabled){background-color:#218838;transform:translateY(-1px);box-shadow:0 4px 8px #28a7454d}.trigger-button:disabled{background-color:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.trigger-button.loading{background-color:#28a745;cursor:not-allowed}.loading-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.last-trigger{margin-bottom:1rem;padding:.5rem 1rem;background-color:#e3f2fd;border-radius:6px;color:#1976d2;font-size:.9rem;text-align:center}.error-message{margin-bottom:1rem;padding:1rem;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24}.progress-section{margin:2rem 0;padding:1.5rem;background-color:#f8f9fa;border-radius:12px;border:2px solid #e9ecef}.progress-section h3{margin-top:0;color:#1976d2;font-size:1.3rem;margin-bottom:1rem}.progress-steps{display:flex;flex-direction:column;gap:1rem}.progress-step{display:flex;align-items:center;padding:1rem;background-color:#fff;border-radius:8px;border-left:4px solid #e9ecef;transition:all .3s ease;position:relative}.progress-step.active{border-left-color:#1976d2;background-color:#f0f8ff;box-shadow:0 2px 8px #1976d21a}.progress-step.active:before{content:"";position:absolute;left:-6px;top:50%;transform:translateY(-50%);width:12px;height:12px;background-color:#1976d2;border-radius:50%;animation:pulse 2s infinite}.progress-step.completed{border-left-color:#28a745;background-color:#f8fff8;box-shadow:0 2px 8px #28a7451a}.progress-step.pending{border-left-color:#6c757d;background-color:#f8f9fa;opacity:.7}@keyframes pulse{0%{box-shadow:0 0 #1976d2b3}70%{box-shadow:0 0 0 10px #1976d200}to{box-shadow:0 0 #1976d200}}.step-number{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-right:1rem;color:#fff}.progress-step.active .step-number{background-color:#1976d2}.progress-step.completed .step-number{background-color:#28a745}.progress-step.pending .step-number{background-color:#6c757d}.step-content{flex:1}.step-name{font-weight:600;color:#333;margin-bottom:.25rem}.step-description{font-size:.9rem;color:#666}.step-status{font-size:.9rem;font-weight:500}.status-active{color:#1976d2}.status-completed{color:#28a745}.status-pending{color:#6c757d}.results-section{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:12px;border:2px solid #e9ecef;box-shadow:0 4px 12px #0000001a}@media (max-width: 768px){.results-section{margin-top:1.5rem;padding:1rem}.results-section h3{font-size:1.1rem;margin-bottom:1rem}.results-section h4{font-size:1.2rem;margin-bottom:1rem}.agent-subcards{gap:.8rem}.agent-subcard{padding:.8rem}.final-questions-grid{gap:.8rem}.final-question-card{padding:.8rem}}@media (max-width: 480px){.results-section{margin-top:1rem;padding:.8rem}.results-section h3{font-size:1rem;margin-bottom:.8rem}.results-section h4{font-size:1.1rem;margin-bottom:.8rem}.agent-subcards{gap:.6rem}.agent-subcard{padding:.6rem}.final-questions-grid{gap:.6rem}.final-question-card{padding:.6rem}}.agent-subcards{display:flex;flex-direction:column;gap:1rem}.agent-subcard{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 2px 6px #0000000d}.agent-subcard-header{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background-color:#f9fafb;border-bottom:1px solid #eef2f7}.agent-chip{width:28px;height:28px;border-radius:999px;background-color:#1976d2;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem}.agent-title{font-weight:600;color:#0f172a}.agent-status{margin-left:auto;color:#16a34a;font-weight:600;font-size:.9rem}.agent-subcard.active .agent-status{color:#ca8a04}.agent-subcard.final .agent-chip{background-color:#10b981}.agent-subcard.final .agent-status.success{color:#10b981}.agent-subcard-content{padding:.75rem 1rem;max-height:220px;overflow:auto}.agent-pre{margin:0;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem;line-height:1.5;color:#334155}.trending-topics-grid{display:grid;grid-template-columns:1fr;gap:.75rem}.trending-topic-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem 1rem;box-shadow:0 1px 4px #0000000a}.trending-topic-header{display:flex;align-items:center;gap:.5rem}.trending-topic-title{color:#0f172a;font-weight:600;line-height:1.5}@media (min-width: 768px){.final-questions-grid{grid-template-columns:1fr}}.final-question-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem 1rem;box-shadow:0 1px 4px #0000000a}.final-question-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.final-question-title{color:#0f172a;font-weight:600;line-height:1.5}.final-justification{background-color:#f8fafc;border-left:3px solid #06b6d4;border-radius:6px;padding:.5rem .75rem}.final-justification-label{display:inline-block;font-size:.8rem;font-weight:700;color:#0284c7;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.02em}.final-justification-text{margin:0;color:#334155;font-size:.95rem;line-height:1.6}.workflow-display{margin-top:1rem}.workflow-card{background-color:#fff;border:2px solid #e9ecef;border-radius:12px;padding:1.25rem;box-shadow:0 6px 16px #00000014;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}@media (max-width: 768px){.workflow-card{padding:1rem;margin-bottom:1.5rem}.workflow-card.large{padding:1.2rem}}@media (max-width: 480px){.workflow-card{padding:.8rem;margin-bottom:1rem}.workflow-card.large{padding:1rem}}.workflow-card.large{padding:1.5rem}.workflow-card:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0000001f;border-color:#dfe6ee}.workflow-card.placeholder{display:flex;align-items:center;justify-content:center;min-height:160px;color:#6c757d;background:repeating-linear-gradient(45deg,#fafbfc,#fafbfc 10px,#f2f4f8 10px,#f2f4f8 20px)}.results-section h3{margin-top:0;color:#1976d2;font-size:1.3rem;margin-bottom:1.5rem}.results-section h4{margin-top:0;color:#1e293b;font-size:1.4rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.025em}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.results-header h4{margin-bottom:0}.summary-section{margin-bottom:2rem;padding:1rem;background-color:#fff;border-radius:8px;border-left:4px solid #1976d2}.summary-section h4{margin-top:0;color:#1976d2;font-size:1.1rem;margin-bottom:.5rem}.questions-container{margin-bottom:2rem}.questions-container h4{color:#1976d2;font-size:1.1rem;margin-bottom:1rem}.questions-list{display:flex;flex-direction:column;gap:1rem}.question-item{background-color:#fff;border-radius:12px;border:1px solid #e9ecef;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 4px #0000000d}.question-item:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-2px);border-color:#1976d2}.question-header{display:flex;align-items:center;padding:1rem;background-color:#f8f9fa;border-bottom:1px solid #e9ecef}.question-number{width:32px;height:32px;border-radius:50%;background-color:#1976d2;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;margin-right:1rem}.question-title{margin:0;color:#333;font-size:1rem}.question-content{padding:1rem}.question-text{margin:0 0 1rem;line-height:1.6;color:#333;font-size:1rem}.justification{padding:.75rem;background-color:#f8f9fa;border-radius:6px;border-left:3px solid #28a745;font-size:.9rem;line-height:1.5;color:#555}.methodology-section{padding:1rem;background-color:#fff;border-radius:8px;border-left:4px solid #28a745}.methodology-section h4{margin-top:0;color:#28a745;font-size:1.1rem;margin-bottom:.5rem}.methodology-section ul{margin:.5rem 0;padding-left:1.5rem}.methodology-section li{margin-bottom:.5rem;line-height:1.5}.chat-section{margin-top:2rem;padding:1.5rem;background-color:#f8f9fa;border-radius:12px;border:2px solid #e9ecef}.chat-section h3{margin-top:0;color:#1976d2;font-size:1.3rem;margin-bottom:1rem}.chat-messages{max-height:400px;overflow-y:auto}.chat-message{margin-bottom:.5rem;padding:.75rem;border-radius:6px;font-size:.9rem;line-height:1.4}.chat-message.system{background-color:#e3f2fd;color:#1976d2}.chat-message.user{background-color:#f3e5f5;color:#7b1fa2}.chat-message.assistant{background-color:#e8f5e8;color:#2e7d32}.loading{opacity:.6;pointer-events:none}@media (max-width: 768px){.mode-buttons{flex-direction:column}.ideation-interface{padding:15px}.ideation-mode-controls,.results-section,.chat-section{padding:1rem}.progress-step{flex-direction:column;text-align:center}.step-number{margin-right:0;margin-bottom:.5rem}.step-status{margin-top:.5rem}.question-header{flex-direction:column;text-align:center}.question-number{margin-right:0;margin-bottom:.5rem}}.console-content{padding:1rem}.console-content h3{margin-top:0;color:#1976d2;font-size:1.3rem;margin-bottom:1rem}.console-logs{background-color:#1e1e1e;color:#f8f8f2;font-family:Courier New,monospace;font-size:.9rem;line-height:1.4;padding:1rem;border-radius:8px;max-height:500px;overflow-y:auto}.log-entry{margin-bottom:.5rem;padding:.25rem 0;border-bottom:1px solid #333}.log-timestamp{color:#888;margin-right:.5rem}.log-message{color:#f8f8f2}.agent-activity-section{margin:2rem 0;padding:1.5rem;background-color:#f8f9fa;border-radius:12px;border:2px solid #e9ecef}.agent-activity-section h3{margin-top:0;color:#1976d2;font-size:1.3rem;margin-bottom:1rem}.agent-messages{display:flex;flex-direction:column;gap:1rem}.agent-message{padding:1rem;background-color:#fff;border-radius:8px;border-left:4px solid #1976d2;transition:all .3s ease}.agent-message.system{border-left-color:#28a745;background-color:#f8fff8}.agent-message-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.9rem}.agent-name{font-weight:600;color:#1976d2}.agent-message.system .agent-name{color:#28a745}.message-timestamp{color:#666;font-size:.8rem}.agent-message-content{color:#333;line-height:1.5;white-space:pre-wrap;font-size:.95rem}.small-tab-navigation{display:flex;margin:1rem 0;justify-content:center;gap:.5rem}.small-tab-button{padding:.5rem 1rem;background:none;border:1px solid #e9ecef;border-radius:6px;font-size:.85rem;font-weight:500;color:#666;cursor:pointer;transition:all .3s ease;background-color:#f8f9fa}.small-tab-button:hover{color:#1976d2;background-color:#e3f2fd;border-color:#1976d2}.small-tab-button.active{color:#1976d2;background-color:#e3f2fd;border-color:#1976d2;font-weight:600}.agent-view-content{margin-top:1rem}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.results-actions{display:flex;gap:.5rem;align-items:center}.action-button{padding:.5rem 1rem;border:2px solid #1976d2;border-radius:6px;background-color:#fff;color:#1976d2;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem}.action-button:hover{background-color:#1976d2;color:#fff}.copy-button:hover{background-color:#28a745;border-color:#28a745}.export-dropdown{position:relative}.export-options{position:absolute;top:100%;right:0;background:white;border:2px solid #e9ecef;border-radius:6px;box-shadow:0 4px 8px #0000001a;z-index:10;min-width:150px;margin-top:.25rem}.export-options button{width:100%;padding:.75rem 1rem;border:none;background:white;color:#333;font-size:.9rem;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;gap:.5rem}.export-options button:hover{background-color:#f8f9fa}.export-options button:first-child{border-radius:4px 4px 0 0}.export-options button:last-child{border-radius:0 0 4px 4px}.question-actions{margin-top:1rem;display:flex;justify-content:flex-end;gap:.5rem}.mini-action-button{padding:.25rem .75rem;border:1px solid #e9ecef;border-radius:4px;background-color:#f8f9fa;color:#666;font-size:.8rem;cursor:pointer;transition:all .2s ease}.mini-action-button:hover{background-color:#28a745;border-color:#28a745;color:#fff}@media (max-width: 768px){.results-header{flex-direction:column;align-items:stretch}.results-actions{justify-content:center}.export-options{right:auto;left:0}}body,html{margin:0;padding:0;font-family:Roboto,Helvetica,Arial,sans-serif;background-color:#f4f7f6;color:#333;line-height:1.6}.intro-page{opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out;position:relative;overflow-x:hidden}.intro-page.visible{opacity:1;transform:translateY(0)}.intro-header{background:linear-gradient(135deg,#6e8efb,#a777e3);color:#fff;padding:4rem 1rem;margin-bottom:2rem}.intro-header h1{font-size:3rem;margin-bottom:.5rem;font-weight:700}.intro-header .subtitle{font-size:1.5rem;font-weight:300;opacity:.9}@media (max-width: 768px){.intro-header{padding:2rem 1rem}.intro-header h1{font-size:2rem}.intro-header .subtitle{font-size:1.2rem}.hero-section,.features-overview,.cta-section{padding:1.5rem 1rem}.hero-content h2,.features-overview h2,.cta-section h2{font-size:1.8rem}}@media (max-width: 480px){.intro-header{padding:1.5rem .8rem}.intro-header h1{font-size:1.6rem}.intro-header .subtitle{font-size:1rem}.hero-section,.features-overview,.cta-section{padding:1rem .8rem}.hero-content h2,.features-overview h2,.cta-section h2{font-size:1.5rem}}.hero-section,.features-overview,.cta-section{padding:2rem 1rem;max-width:960px;margin:0 auto 2rem}.hero-content h2,.features-overview h2,.cta-section h2{font-size:2.2rem;color:#4a4a4a;margin-bottom:1.5rem}.hero-content p,.features-overview p,.cta-section p{font-size:1.1rem;color:#555;margin-bottom:1rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.feature-item{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.feature-item:hover{transform:translateY(-5px);box-shadow:0 6px 16px #0000001f}.feature-item h3{font-size:1.4rem;color:#6e8efb;margin-bottom:.5rem}.animation-section{padding:2rem 1rem;background-color:#e9ecef;margin-bottom:2rem;display:flex;justify-content:center;align-items:center;min-height:200px}.animation-section p{font-size:1.2rem;color:#6c757d}.cta-buttons{margin-top:2rem;display:flex;justify-content:center;gap:1rem}.cta-button{padding:.8rem 1.8rem;font-size:1.1rem;text-decoration:none;border-radius:25px;transition:background-color .3s ease,transform .2s ease;font-weight:500;display:inline-block;border:none;cursor:pointer}.cta-button.primary{background-color:#6e8efb;color:#fff}.cta-button.primary:hover{background-color:#5a78e4;transform:translateY(-2px)}.cta-button.secondary{background-color:transparent;color:#6e8efb;border:2px solid #6e8efb}.cta-button.secondary:hover{background-color:#e3e9ff;color:#5a78e4;transform:translateY(-2px)}.sponsors-section{padding:3rem 1rem;background-color:#e9ecef;text-align:center}.sponsors-section h2{font-size:2rem;color:#4a4a4a;margin-bottom:2rem}.sponsors-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:800px;margin:0 auto}.sponsor-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#333;transition:transform .3s ease}.sponsor-item:hover{transform:scale(1.05)}.sponsor-item img{max-height:80px;max-width:200px;margin-bottom:.75rem;object-fit:contain}.sponsor-item p{font-size:.9rem;color:#555;margin:0}.intro-footer{padding:2rem 1rem;background-color:#343a40;color:#f8f9fa;font-size:.9rem}@media (max-width: 768px){.intro-header h1{font-size:2.5rem}.intro-header .subtitle{font-size:1.2rem}.hero-content h2,.features-overview h2,.cta-section h2{font-size:1.8rem}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:80%;max-width:300px}}.particle{position:absolute;pointer-events:none;z-index:0}.intro-page::-webkit-scrollbar{width:6px}.intro-page::-webkit-scrollbar-track{background:transparent}.intro-page::-webkit-scrollbar-thumb{background:rgba(25,118,210,.3);border-radius:3px;-webkit-transition:background .3s ease;transition:background .3s ease}.intro-page::-webkit-scrollbar-thumb:hover{background:rgba(25,118,210,.5)}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #1976d24d}50%{box-shadow:0 0 30px #1976d299}}@keyframes float-subtle{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.intro-page .MuiButton-root{position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.intro-page .MuiButton-root:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.intro-page .MuiButton-root:hover:before{left:100%}.intro-page .MuiCard-root{position:relative;overflow:hidden}.intro-page .MuiCard-root:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(25,118,210,.05),rgba(233,30,99,.05));opacity:0;transition:opacity .3s ease;pointer-events:none}.intro-page .MuiCard-root:hover:after{opacity:1}.testimonial-container{transition:all .5s ease-in-out}.intro-page .MuiButton-root:focus-visible,.intro-page .MuiChip-root:focus-visible{outline:3px solid rgba(25,118,210,.5);outline-offset:2px}@media (max-width: 900px){.intro-page .MuiContainer-root{padding-left:16px;padding-right:16px}.particle{display:none}}@media (max-width: 600px){.intro-page .MuiTypography-h1{font-size:2.5rem!important;line-height:1.2!important}.intro-page .MuiTypography-h2{font-size:2rem!important;line-height:1.3!important}.intro-page .MuiTypography-h3{font-size:1.75rem!important;line-height:1.4!important}}.intro-page .loading-skeleton{animation:skeleton-loading 1.5s ease-in-out infinite alternate}@keyframes skeleton-loading{0%{opacity:.6}to{opacity:1}}@media (prefers-reduced-motion: reduce){.intro-page,.intro-page *,.particle{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast: high){.intro-page .MuiButton-outlined{border-width:3px}.intro-page .MuiCard-root{border:2px solid currentColor}}@media print{.intro-page{background:white!important;color:#000!important}.intro-page .MuiButton-root,.particle{display:none!important}}.intro-page ::selection{background-color:#1976d233;color:inherit}.intro-page ::-moz-selection{background-color:#1976d233;color:inherit}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.contents{display:contents}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.border{border-width:1px}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.overline{-webkit-text-decoration-line:overline;text-decoration-line:overline}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:Inter,-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:#fafbfc;line-height:1.6;overflow-x:hidden}code{font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Source Code Pro,monospace;font-size:.875rem}:root{--primary-50: #e3f2fd;--primary-100: #bbdefb;--primary-200: #90caf9;--primary-300: #64b5f6;--primary-400: #42a5f5;--primary-500: #2196f3;--primary-600: #1e88e5;--primary-700: #1976d2;--primary-800: #1565c0;--primary-900: #0d47a1;--secondary-50: #fce4ec;--secondary-100: #f8bbd9;--secondary-200: #f48fb1;--secondary-300: #f06292;--secondary-400: #ec407a;--secondary-500: #e91e63;--secondary-600: #d81b60;--secondary-700: #c2185b;--secondary-800: #ad1457;--secondary-900: #880e4f;--success-50: #e8f5e8;--success-100: #c8e6c9;--success-200: #a5d6a7;--success-300: #81c784;--success-400: #66bb6a;--success-500: #4caf50;--success-600: #43a047;--success-700: #388e3c;--success-800: #2e7d32;--success-900: #1b5e20;--warning-50: #fff8e1;--warning-100: #ffecb3;--warning-200: #ffe082;--warning-300: #ffd54f;--warning-400: #ffca28;--warning-500: #ffc107;--warning-600: #ffb300;--warning-700: #ffa000;--warning-800: #ff8f00;--warning-900: #ff6f00;--error-50: #ffebee;--error-100: #ffcdd2;--error-200: #ef9a9a;--error-300: #e57373;--error-400: #ef5350;--error-500: #f44336;--error-600: #e53935;--error-700: #d32f2f;--error-800: #c62828;--error-900: #b71c1c;--neutral-50: #fafafa;--neutral-100: #f5f5f5;--neutral-200: #eeeeee;--neutral-300: #e0e0e0;--neutral-400: #bdbdbd;--neutral-500: #9e9e9e;--neutral-600: #757575;--neutral-700: #616161;--neutral-800: #424242;--neutral-900: #212121;--background-default: #fafbfc;--background-paper: #ffffff;--background-neutral: var(--neutral-50);--text-primary: var(--neutral-900);--text-secondary: var(--neutral-600);--text-disabled: var(--neutral-500);--border-color: rgba(158, 158, 158, .12);--border-light: rgba(158, 158, 158, .08);--shadow-sm: 0px 1px 2px rgba(0, 0, 0, .04), 0px 1px 3px rgba(0, 0, 0, .12);--shadow-md: 0px 2px 8px rgba(0, 0, 0, .08), 0px 4px 12px rgba(0, 0, 0, .12);--shadow-lg: 0px 8px 32px rgba(0, 0, 0, .08), 0px 16px 48px rgba(0, 0, 0, .12);--shadow-xl: 0px 16px 64px rgba(0, 0, 0, .08), 0px 32px 96px rgba(0, 0, 0, .12);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-normal: .3s cubic-bezier(.4, 0, .2, 1);--transition-slow: .5s cubic-bezier(.4, 0, .2, 1);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(158,158,158,.3);border-radius:4px;-webkit-transition:background var(--transition-fast);transition:background var(--transition-fast)}::-webkit-scrollbar-thumb:hover{background:rgba(158,158,158,.5)}*{scrollbar-width:thin;scrollbar-color:rgba(158,158,158,.3) transparent}.fade-in{animation:fadeIn var(--transition-slow) ease-out}.slide-up{animation:slideUp var(--transition-slow) ease-out}.slide-down{animation:slideDown var(--transition-slow) ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px}::selection{background-color:#2196f333;color:var(--text-primary)}
