*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100vh;overflow-x:hidden}body{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;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ffffff80}#root{width:100%;height:100vh;margin:0;padding:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@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}.login-container{min-height:100vh;background:radial-gradient(circle at top left,#0914e6,#000 90%);position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;z-index:1}.blob,.blob-1,.blob-2,.blob-3{display:none}.login-container:before,.login-container:after{display:none}.main-content{position:relative;z-index:10;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.content-wrapper{width:100%;max-width:1200px;display:flex;align-items:center;justify-content:space-between;gap:4rem}.slogan-section{flex:1;color:#fff;position:relative;z-index:5}.brand-header{display:flex;align-items:center;gap:1rem;margin-bottom:3rem;position:relative}.brand-icon{width:2.5rem;height:2.5rem;color:#fbbf24;filter:drop-shadow(0 2px 4px rgba(251,191,36,.3))}.brand-name{font-size:3.25rem;font-weight:900;color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:-1px;text-shadow:0 2px 4px rgba(0,0,0,.2);text-transform:uppercase}.main-title{font-size:4.5rem;font-weight:300;line-height:.9;color:#e2e8f0;margin-bottom:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:-2px;text-transform:lowercase}.main-title:after{content:"";display:block;width:80%;height:6px;background:linear-gradient(90deg,#cd0ea1 15%,#e67709,#e1de07 50%,#0bb2ff);border-radius:2px;margin-top:1rem}.main-title b{font-weight:600;text-shadow:0 0 10px rgba(255,255,255,.15),0 0 20px rgba(255,255,255,.1),0 0 30px rgba(255,255,255,.05),0 0 40px rgba(205,14,161,.05),0 0 70px rgba(230,119,9,.05),0 0 80px rgba(11,178,255,.05)}.powered-by{display:flex;align-items:center;gap:1.5rem;padding-top:2rem;margin-top:1rem}.accent-line{width:4rem;height:.375rem;background:linear-gradient(90deg,#cd0ea1 15%,#e67709,#e1de07 50%,#0bb2ff);border-radius:3px}.powered-text{color:#cbd5e0;font-weight:400;font-size:1.125rem;letter-spacing:1px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:italic;text-transform:lowercase}.slogan-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle 2px at 20% 30%,rgba(205,14,161,.3) 0%,transparent 50%),radial-gradient(circle 3px at 80% 20%,rgba(230,119,9,.2) 0%,transparent 50%),radial-gradient(circle 2px at 40% 70%,rgba(225,222,7,.3) 0%,transparent 50%),radial-gradient(circle 1px at 90% 80%,rgba(11,178,255,.4) 0%,transparent 50%),radial-gradient(circle 2px at 10% 60%,rgba(205,14,161,.2) 0%,transparent 50%),radial-gradient(circle 3px at 70% 90%,rgba(230,119,9,.3) 0%,transparent 50%);animation:floatingParticles 8s ease-in-out infinite;pointer-events:none;z-index:-1}@keyframes floatingParticles{0%,to{opacity:.4;transform:translateY(0) scale(1)}50%{opacity:.8;transform:translateY(-10px) scale(1.1)}}.form-section{flex:1;max-width:28rem}.form-container{background:#1a202cb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000005e;border-radius:20px;padding:2rem;animation:slideIn .6s ease-out;transition:all .3s ease;max-width:400px;margin:0 auto}.form-container:hover{border-color:#718096}@keyframes slideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.form-header{text-align:center;margin-bottom:2rem}.form-subtitle{color:#a0aec0;font-size:1rem;font-weight:400}.test-credentials{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;margin-bottom:1.5rem}.credentials-title{color:#fbbf24;font-size:.875rem;font-weight:600;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.credentials-icon{width:1rem;height:1rem}.credentials-list{list-style:none;padding:0;margin:0;font-size:.875rem}.credential-item{color:#cbd5e0;margin-bottom:.25rem}.credential-value{color:#e2e8f0;font-weight:500;background:#ffffff1a;padding:.125rem .5rem;border-radius:4px;font-family:Courier New,monospace;font-size:.8rem;margin-left:.5rem}.login-form{width:100%}.form-fields{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.input-group{width:100%}.input-wrapper{position:relative;display:flex;align-items:center;width:100%}.input-icon{position:absolute;left:1rem;color:#718096;z-index:2}.icon{width:1.25rem;height:1.25rem}.form-input{width:100%;padding:1rem 1rem 1rem 3rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;font-size:1rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-input::placeholder{color:#a0aec0}.form-input:focus{outline:none;border-color:#fbbf24;background:#ffffff1a;box-shadow:0 0 0 3px #fbbf241a}.error-message{background:#dc267f1a;border:1px solid rgba(220,38,127,.3);border-radius:12px;padding:1rem;margin-bottom:1.5rem}.error-content{display:flex;align-items:flex-start;gap:.75rem}.error-icon{width:1.25rem;height:1.25rem;color:#fca5a5;flex-shrink:0;margin-top:.125rem}.error-text{flex:1}.error-title{color:#fca5a5;font-size:.875rem;font-weight:600;margin:0 0 .25rem}.error-description{color:#f3a8a8;font-size:.875rem;margin:0}.submit-button{width:100%;padding:1rem;color:#1a202c;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;text-transform:uppercase;letter-spacing:.5px}.submit-button:disabled{opacity:.7;cursor:not-allowed}.button-icon{width:1.25rem;height:1.25rem}.spinner{width:1.25rem;height:1.25rem;border:2px solid transparent;border-top:2px solid #1a202c;border-radius:50%;animation:spin 1s linear infinite}.cache-clear-button{background:#ef444433;border:1px solid rgba(239,68,68,.4);color:#fca5a5;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;margin-top:.75rem}.cache-clear-button:hover{background:#ef44444d;border-color:#ef444499}.cache-clear-button .button-icon{width:1rem;height:1rem}.troubleshooting-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.troubleshooting-text{color:#a0aec0;font-size:.875rem;margin:0}.link-button{background:none;border:none;color:#fbbf24;text-decoration:underline;cursor:pointer;font-size:.875rem;margin-left:.5rem;transition:color .3s ease}.link-button:hover{color:#f59e0b}@media (max-width: 1024px){.content-wrapper{flex-direction:column;gap:2rem;text-align:center}.main-title{font-size:3.5rem}.form-container{max-width:100%}}@media (max-width: 768px){.main-content{padding:1rem}.main-title{font-size:2.5rem}.form-container{padding:1.5rem}.login-container:before,.login-container:after{display:none}}@media (max-width: 480px){.main-title{font-size:2rem}.form-container{padding:1rem}.login-container:before,.login-container:after{display:none}}.page-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;border-bottom:1px solid rgba(255,255,255,.1)}.header-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:center;align-items:center}.header-nav{display:flex;align-items:center;gap:12rem}.nav-item{background:none;border:none;color:#cbd5e0;font-size:1rem;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;padding:.5rem 1rem;border-radius:.5rem;transition:all .3s ease;position:relative;text-transform:none;letter-spacing:.5px}.nav-item:first-child{font-weight:700;letter-spacing:1px}.nav-item:hover{color:#e2e8f0;background:#ffffff0d;transform:translateY(-1px)}.nav-item:active{transform:translateY(0)}.nav-item:after{content:"";position:absolute;bottom:-2px;left:50%;width:80%;height:2px;background:linear-gradient(90deg,#cd0ea1 15%,#e67709,#e1de07 50%,#0bb2ff);border-radius:1px;transition:all .3s ease;transform:translate(-50%) scaleX(0);opacity:0}.nav-item:hover:after{transform:translate(-50%) scaleX(1);opacity:1}@media (max-width: 768px){.header-container{padding:.75rem 1rem}.header-nav{gap:1rem}.nav-item{font-size:.875rem;padding:.375rem .75rem}}@media (max-width: 480px){.header-nav{gap:.5rem}.nav-item{font-size:.8rem;padding:.25rem .5rem}}.page-footer{background:transparent;padding:1rem 0;text-align:center;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-text{font-size:.75rem;color:#718096;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;opacity:.7}@media (max-width: 768px){.footer-container{padding:0 1rem}.footer-text{font-size:.7rem}}.dashboard-container{min-height:100vh;background:#2d3748;position:relative;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.dashboard-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#2d3748}.loading-content{text-align:center;color:#e2e8f0}.spinner-large{width:3rem;height:3rem;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.loading-text{color:#e2e8f0;font-size:1rem;margin:0}.dashboard-error{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#2d3748}.error-content{text-align:center;color:#e2e8f0}.error-icon-large{width:3rem;height:3rem;color:#ff6b6b;margin:0 auto 1rem}.error-text-large{color:#fed7d7;font-size:1rem;margin-bottom:1rem}.retry-button{padding:.75rem 1.5rem;background:#4a5568;color:#e2e8f0;border:1px solid #718096;border-radius:.5rem;cursor:pointer;font-weight:500;transition:all .2s ease}.retry-button:hover{border-color:#a0aec0;background:#718096}.dashboard-header{background:#1a202c;border-bottom:1px solid #4a5568;position:sticky;top:0;z-index:100}.header-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:4rem}.header-left{display:flex;align-items:center}.brand-section{display:flex;align-items:center;gap:.75rem}.brand-icon-dashboard{width:2rem;height:2rem;color:#fbbf24}.dashboard-title{font-size:1.5rem;font-weight:800;color:#e2e8f0;margin:0}.user-info{font-size:.875rem;color:#cbd5e0}.user-info strong{color:#e2e8f0}.logout-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#4a5568;color:#e2e8f0;border:1px solid #718096;border-radius:.5rem;cursor:pointer;font-size:.875rem;transition:all .2s ease}.logout-button:hover{background:#718096;border-color:#a0aec0}.logout-icon{width:1rem;height:1rem}.dashboard-main{max-width:1200px;margin:0 auto;padding:2rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#1a202c;border:1px solid #4a5568;border-radius:.75rem;padding:1.5rem;transition:all .2s ease;animation:slideIn .6s ease-out}.stat-card:hover{border-color:#718096}.stat-content{display:flex;align-items:center;gap:1rem}.stat-icon{width:2rem;height:2rem;flex-shrink:0}.stat-icon-blue{color:#1d01ba}.stat-icon-green{color:#00c49f}.stat-icon-purple{color:#8b5cf6}.stat-icon-yellow{color:#fbbf24}.stat-info{flex:1}.stat-label{font-size:.875rem;font-weight:500;color:#cbd5e0;margin:0 0 .25rem}.stat-value{font-size:1.875rem;font-weight:800;color:#e2e8f0;margin:0}.charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:2rem}.chart-card{background:#1a202c;border:1px solid #4a5568;border-radius:.75rem;padding:1.5rem;transition:all .2s ease;animation:slideIn .6s ease-out}.chart-card:hover{border-color:#718096}.chart-title{font-size:1.125rem;font-weight:600;color:#e2e8f0;margin:0 0 1rem}.chart-container{width:100%;height:400px;display:flex;align-items:center;justify-content:center}.table-container{background:#1a202c;border:1px solid #4a5568;border-radius:.75rem;overflow:hidden;animation:slideIn .6s ease-out}.table-container:hover{border-color:#718096}.table-header{padding:1.5rem;border-bottom:1px solid #4a5568}.table-title{font-size:1.125rem;font-weight:600;color:#e2e8f0;margin:0}.table-wrapper{overflow-x:auto}.stats-table{width:100%;border-collapse:collapse}.table-head{background:#2d3748}.table-header-cell{padding:.75rem 1.5rem;text-align:left;font-size:.75rem;font-weight:600;color:#cbd5e0;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #4a5568}.table-body{background:transparent}.table-row{transition:all .3s ease}.table-row:hover{background:#2d3748}.table-cell{padding:1rem 1.5rem;font-size:.875rem;color:#cbd5e0;border-bottom:1px solid #4a5568;white-space:nowrap}.table-cell-bold{font-weight:600;color:#e2e8f0}.sentiment-badge{display:inline-flex;padding:.25rem .5rem;font-size:.75rem;font-weight:600;border-radius:9999px;border:1px solid}.sentiment-positive{background:#22c55e33;color:#4ade80;border-color:#22c55e4d}.sentiment-negative{background:#ef444433;color:#f87171;border-color:#ef44444d}.sentiment-neutral{background:#9ca3af33;color:#d1d5db;border-color:#9ca3af4d}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){.dashboard-main{padding:1.5rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.charts-grid{grid-template-columns:1fr;gap:1.5rem}.header-content{padding:0 1.5rem}.dashboard-title{font-size:1.25rem}}@media (max-width: 768px){.dashboard-main{padding:1rem}.header-content{padding:1rem;flex-direction:column;height:auto;gap:1rem}.header-right{width:100%;justify-content:space-between}.stats-grid{grid-template-columns:1fr}.stat-card,.chart-card{padding:1rem}.charts-grid{grid-template-columns:1fr;gap:1rem}.table-header{padding:1rem}.table-cell,.table-header-cell{padding:.5rem 1rem}}@media (max-width: 480px){.dashboard-main{padding:.5rem}.stat-content{gap:.75rem}.stat-icon{width:1.5rem;height:1.5rem}.stat-value{font-size:1.5rem}.chart-container{height:250px}.table-cell,.table-header-cell{padding:.5rem;font-size:.75rem}}.date-filters{display:flex;align-items:center;gap:1rem;margin-right:1rem}.date-filter-group{display:flex;align-items:center;gap:.5rem;background:#ffffff1a;padding:.5rem;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.filter-icon{width:18px;height:18px;color:#fffc}.date-input{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:.25rem .5rem;color:#fff;font-size:.875rem;min-width:120px}.date-input:focus{outline:none;border-color:#1d01ba;box-shadow:0 0 0 2px #1d01ba33}.date-separator{color:#fffc;font-size:.875rem;font-weight:500}.filter-button,.refresh-button{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#1d01ba,#4338ca);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.filter-button:hover,.refresh-button:hover{background:linear-gradient(135deg,#1e1b8a,#3730a3);transform:translateY(-1px);box-shadow:0 4px 12px #1d01ba4d}.button-icon{width:16px;height:16px}.trend-controls,.subject-controls{background:#1a202c;border:1px solid #4a5568;border-radius:.75rem;padding:1.5rem;margin-bottom:2rem;animation:slideIn .6s ease-out}.trend-buttons,.subject-selector{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.trend-label,.subject-label{color:#e2e8f0;font-weight:500;white-space:nowrap}.subject-select{padding:.5rem 1rem;background:#2d3748;color:#e2e8f0;border:1px solid #4a5568;border-radius:.5rem;cursor:pointer;font-size:.875rem;transition:all .2s ease;min-width:200px}.subject-select:hover{border-color:#718096;background:#4a5568}.subject-select:focus{outline:none;border-color:#1d01ba;box-shadow:0 0 0 3px #1d01ba1a}.subject-select option{background:#2d3748;color:#e2e8f0;padding:.5rem}.chart-card.large{grid-column:span 2}.chart-card.large .chart-container{height:450px}.chart-icon{width:20px;height:20px;margin-right:.5rem;color:#fffc}.summary-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem}.stat-icon-red{color:#ef4444}.stat-icon-orange{color:#f97316}@media (max-width: 1200px){.chart-card.large{grid-column:span 1}.date-filter-group{flex-wrap:wrap;gap:.25rem}.date-input{min-width:100px}}@media (max-width: 768px){.header-right{flex-direction:column;gap:.5rem;align-items:stretch}.date-filters{margin-right:0}.date-filter-group{justify-content:center}.trend-buttons{flex-wrap:wrap;justify-content:center}.summary-stats{grid-template-columns:1fr}}.chart-container{height:400px;padding:1rem;background:#ffffff05;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.dashboard-loading .loading-text,.dashboard-error .error-text-large{font-size:1.1rem;font-weight:500}.retry-button{background:linear-gradient(135deg,#1d01ba,#4338ca);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:1rem}.retry-button:hover{background:linear-gradient(135deg,#1e1b8a,#3730a3);transform:translateY(-1px);box-shadow:0 4px 12px #1d01ba4d}.analytics-button{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-right:1rem}.analytics-button:hover{background:linear-gradient(135deg,#f59e0b,#d97706);transform:translateY(-1px);box-shadow:0 4px 12px #fbbf244d}.quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.action-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.action-card:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.action-content{display:flex;align-items:center;gap:1rem}.action-icon{width:40px;height:40px;color:#fbbf24;background:#fbbf241a;padding:8px;border-radius:8px;flex-shrink:0}.action-info{flex:1}.action-title{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.action-description{color:#ffffffb3;font-size:.875rem;margin:0;line-height:1.4}.back-button{display:flex;align-items:center;gap:.5rem;background:#ffffff1a;color:#ffffffe6;border:1px solid rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-right:1rem}.back-button:hover{background:#fff3;color:#fff;transform:translateY(-1px)}@media (max-width: 768px){.quick-actions{grid-template-columns:1fr}.action-content{flex-direction:column;text-align:center;gap:.75rem}.action-icon{align-self:center}.analytics-button{margin-right:0;margin-bottom:.5rem}}.header-right{display:flex;align-items:center;gap:1rem}@media (max-width: 1024px){.header-right{flex-wrap:wrap}.analytics-button{order:1;flex:1;justify-content:center}.user-info{order:2}.logout-button{order:3}}.solution-container{min-height:100vh;background:radial-gradient(circle at top left,#0914e6,#000 90%);color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.solution-content{padding-top:6rem}.hero-section{padding:4rem 2rem;max-width:1200px;margin:0 auto;text-align:center}.hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:800px;margin:0 auto}.hero-title{font-size:3.5rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem;color:#e2e8f0}.highlight{background:linear-gradient(90deg,#cd0ea1 15%,#e67709,#e1de07 50%,#0bb2ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-description{font-size:2rem;line-height:1.6;color:#cbd5e0;margin-bottom:2rem}.hero-cta{display:flex;gap:1rem;justify-content:center}.cta-primary{padding:1rem 2rem;background:transparent;color:#e2e8f0;border:2px solid #4a5568;border-radius:.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.cta-primary:hover{background:#ffffff26}.cta-secondary{padding:1rem 2rem;background:transparent;color:#e2e8f0;border:2px solid #4a5568;border-radius:.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.cta-secondary:hover{background:#ffffff26}.hero-visual{display:flex;justify-content:center;align-items:center}.visual-card{background:#1a202ccc;border:1px solid #4a5568;border-radius:1rem;padding:2rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.visual-icon{width:4rem;height:4rem;color:#fbbf24;margin-bottom:1rem}.visual-card h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#e2e8f0}.visual-card p{color:#cbd5e0;margin:0}.hero-description-section{padding:2rem 2rem 4rem;max-width:1200px;margin:0 auto;text-align:center}.hero-description-section .hero-description{font-size:1.5rem;line-height:1.6;color:#cbd5e0;max-width:800px;margin:0 auto}.features-section{padding:4rem 2rem;max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.5rem;font-weight:800;color:#e2e8f0;margin-bottom:1rem}.section-description{font-size:1.125rem;color:#cbd5e0;max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card{background:#1a202c99;border:1px solid #4a5568;border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-card:hover{border-color:#718096;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.feature-icon-wrapper{display:flex;justify-content:center;margin-bottom:1.5rem}.feature-icon{width:3rem;height:3rem;color:#0bb2ff}.feature-title{font-size:1.25rem;font-weight:700;color:#e2e8f0;margin-bottom:1rem}.feature-description{color:#cbd5e0;line-height:1.6}.benefits-section{padding:4rem 2rem;max-width:1200px;margin:0 auto}.benefits-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.benefits-title{font-size:2.5rem;font-weight:800;color:#e2e8f0;margin-bottom:1.5rem;line-height:1.2}.benefits-description{font-size:1.125rem;color:#cbd5e0;margin-bottom:2rem;line-height:1.6}.benefits-list{display:flex;flex-direction:column;gap:1rem}.benefit-item{display:flex;align-items:center;gap:.75rem}.benefit-icon{width:1.5rem;height:1.5rem;color:#00c49f;flex-shrink:0}.benefit-text{color:#e2e8f0;font-weight:500}.benefits-visual{display:flex;justify-content:center}.stats-card{background:#1a202ccc;border:1px solid #4a5568;border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat{text-align:center}.stat-number{display:block;font-size:2.5rem;font-weight:900;color:#0bb2ff;margin-bottom:.5rem}.stat-label{color:#cbd5e0;font-size:.875rem;font-weight:500}.cta-section{padding:4rem 2rem;text-align:center;background:#1a202c4d;margin:2rem;border-radius:1rem;border:1px solid #4a5568}.cta-content{max-width:600px;margin:0 auto}.cta-title{font-size:2.25rem;font-weight:800;color:#e2e8f0;margin-bottom:1rem}.cta-description{font-size:1.125rem;color:#cbd5e0;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center}@media (max-width: 1024px){.hero-content,.benefits-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title{font-size:2.5rem}.section-title,.benefits-title{font-size:2rem}}@media (max-width: 768px){.solution-content{padding-top:5rem}.hero-section,.features-section,.benefits-section{padding:2rem 1rem}.hero-title{font-size:2rem}.hero-cta,.cta-buttons{flex-direction:column;align-items:center}.features-grid{grid-template-columns:1fr}.stats-card{flex-direction:row;justify-content:space-around}}
