@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}.modal-content{max-width:700px}.modal-content.subscription-modal{max-width:950px}.close-button{background:#f3f4f6;height:40px;right:1rem;top:1rem;width:40px}.close-button:hover{background:#e5e7eb;transform:scale(1.05)}.close-button svg{color:#6b7280;height:20px;width:20px}.modal-header{border-bottom:1px solid #f3f4f6;padding:2rem 2rem 1rem}.modal-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;color:#1f2937;font-size:1.75rem;margin-bottom:.5rem}.modal-header p{color:#6b7280;font-size:1rem}.subscription-form{padding:1.5rem 2rem 2rem}.required{color:#dc2626}.form-group input{background:#fff;border:2px solid #e5e7eb;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.form-group input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.field-error{color:#dc2626;font-size:.875rem;margin-top:.5rem}.plan-selection{border:none;margin:1.5rem 0;padding:0}.plan-selection legend{color:#374151;font-size:1rem;font-weight:600;margin-bottom:1rem;text-align:center;width:100%}.plans-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1rem}.plan-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;padding:1.5rem;position:relative;transition:all .3s ease}.plan-card:hover{border-color:#8b5cf6;box-shadow:0 4px 20px #8b5cf61a}.plan-card.selected{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-color:#8b5cf6}.plan-card.popular{border-color:#f59e0b}.popular-badge{background:linear-gradient(135deg,#f59e0b,#ef4444);font-size:.75rem;letter-spacing:.05em;padding:.25rem .8rem;right:1rem;text-transform:uppercase;top:-8px}.plan-header h3{font-size:1.2rem;margin:0 0 .5rem}.plan-price{color:#8b5cf6;font-size:1.5rem;font-weight:800;margin-bottom:.5rem}.plan-price .period{font-size:.9rem;opacity:.8}.savings-badge{background:#10b9811a;border-radius:12px;color:#10b981;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:.5rem;padding:.25rem .5rem}.plan-description{font-size:.875rem;line-height:1.4;margin-bottom:1rem}.plan-features{margin:0}.plan-features li{color:#4b5563;font-size:.875rem;gap:.5rem;padding:.25rem 0}.plan-features li svg{height:16px;width:16px}.more-features{color:#8b5cf6!important;font-style:italic;font-weight:600;justify-content:center;margin-top:.25rem}.selected-indicator{align-items:center;bottom:1rem;color:#10b981;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;position:absolute;right:1rem}.selected-indicator svg{height:16px;width:16px}.trial-notice{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:12px;margin:1.5rem 0;padding:1.5rem}.trial-highlight{gap:1rem}.trial-icon{flex-shrink:0;font-size:2rem}.trial-highlight strong{color:#166534;display:block;font-size:1rem;font-weight:600;margin-bottom:.25rem}.trial-highlight p{color:#15803d;font-size:.875rem;margin:0}.enterprise-plan-container{margin-top:1.5rem}.enterprise-plan-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;position:relative;width:100%}.enterprise-plan-card .plan-header h3{color:#1f2937;font-size:1.2rem;font-weight:700;margin:0 0 .5rem}.enterprise-plan-card .plan-price{color:#6b7280;font-size:1.5rem;font-weight:800;margin-bottom:.5rem}.enterprise-plan-card .plan-description{color:#6b7280;font-size:.875rem;line-height:1.4;margin-bottom:1rem}.enterprise-plan-card .plan-features{list-style:none;margin:0 0 1.5rem;padding:0}.enterprise-plan-card .plan-features li{align-items:center;color:#4b5563;display:flex;font-size:.875rem;gap:.5rem;padding:.25rem 0}.enterprise-plan-card .plan-features li svg{color:#10b981;flex-shrink:0;height:16px;width:16px}.contact-us-button{align-items:center;background:linear-gradient(135deg,#374151,#1f2937);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.contact-us-button:hover:not(:disabled){box-shadow:0 10px 25px #3741514d;transform:translateY(-2px)}.contact-us-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.contact-us-button .button-arrow{transition:transform .3s ease}.contact-us-button:hover .button-arrow{transform:translateX(4px)}.enterprise-badge{background:linear-gradient(135deg,#374151,#1f2937);border-radius:12px;color:#fff;gap:.5rem;margin-bottom:1rem;padding:1rem 1.5rem}.enterprise-icon{font-size:1.5rem}.enterprise-label{font-size:.9rem;letter-spacing:.05em;text-transform:uppercase}.enterprise-info p{color:#374151;font-size:.875rem;font-weight:500}.submit-button:hover .button-arrow{transform:translateX(4px)}.terms-note{color:#9ca3af;font-size:.8rem;margin:0}.terms-note a{color:#8b5cf6}.error-message{font-size:.875rem;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem}.error-icon{flex-shrink:0;font-size:1rem}.success-content{padding:2rem}.success-icon{animation:successPulse .6s ease-out;margin:0 auto 1.5rem}@keyframes successPulse{0%{opacity:.8;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.success-icon svg{stroke-width:2.5;color:#fff;height:40px;width:40px}.success-content h2{color:#1f2937;font-size:1.75rem;margin-bottom:1rem}.success-content>p{color:#6b7280;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.trial-info{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.trial-badge{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;color:#fff;display:inline-flex;flex-direction:column;margin-bottom:1rem;padding:1rem 1.5rem}.trial-days{font-size:2rem;font-weight:800;line-height:1}.trial-label{font-size:.9rem;font-weight:600;letter-spacing:.05em;opacity:.9;text-transform:uppercase}.trial-info p{color:#15803d;font-size:.875rem;font-weight:500;margin:0}.next-steps{border-radius:12px;margin-bottom:2rem;padding:1.5rem}.next-steps h3{font-size:1rem}.next-steps li{color:#4b5563;font-size:.95rem;gap:.5rem;padding:.5rem 0}.primary-button,.secondary-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 1.5rem;transition:all .3s ease}.primary-button{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.primary-button:hover{box-shadow:0 8px 25px #8b5cf64d}.secondary-button{background:#f8fafc;border:1px solid #d1d5db;color:#4b5563}.secondary-button:hover{background:#e5e7eb}@media (max-width:768px){.modal-content{border-radius:16px;margin:.5rem}.modal-header{padding:1.5rem 1.5rem 1rem}.subscription-form{padding:1rem 1.5rem 1.5rem}.modal-header h2{font-size:1.5rem}.plans-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.plans-grid{gap:.75rem;grid-template-columns:1fr}.enterprise-plan-container{margin-top:1rem}.plan-card{padding:1.25rem}.success-content{padding:1.5rem}.action-buttons{flex-direction:column}.primary-button,.secondary-button{width:100%}}@media (max-width:480px){.modal-content{margin:.25rem}.plan-card{padding:1rem}.plan-header h3{font-size:1.1rem}.plan-price{font-size:1.3rem}.enterprise-plan-card{padding:1rem}.contact-us-button{font-size:.9rem;padding:.8rem 1rem}}.demo-modal{max-height:90vh;max-width:600px;overflow-y:auto}.demo-form{padding:1.5rem 2rem 2rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:1.25rem}.form-group label{color:#374151;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.form-group select{cursor:pointer}.form-group textarea{min-height:80px}.checkbox-group{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:.5rem}.checkbox-label{align-items:center;border-radius:6px;color:#4b5563;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem;transition:background-color .2s ease}.checkbox-label:hover{background-color:#f9fafb}.checkbox-label input[type=checkbox]{display:none}.checkmark{align-items:center;border:2px solid #d1d5db;border-radius:4px;display:flex;flex-shrink:0;height:18px;justify-content:center;transition:all .2s ease;width:18px}.checkbox-label input[type=checkbox]:checked+.checkmark{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-color:#8b5cf6}.checkbox-label input[type=checkbox]:checked+.checkmark:after{color:#fff;content:"✓";font-size:12px;font-weight:700}.demo-highlights{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;margin:1.5rem 0;padding:1.5rem}.demo-highlights h4{color:#1f2937;font-size:1rem;font-weight:600;margin-bottom:1rem;text-align:center}.highlights-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.highlight-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#4b5563;display:flex;font-size:.875rem;gap:.5rem;padding:.75rem}.highlight-icon{flex-shrink:0;font-size:1.25rem}.submit-button{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:10px;font-size:1.1rem;gap:.5rem;margin-bottom:1rem;padding:1rem 1.5rem}.submit-button:hover:not(:disabled){box-shadow:0 10px 25px #8b5cf64d;transform:translateY(-2px)}.submit-button:disabled{opacity:.7}.submit-button.loading{pointer-events:none}.spinner{border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.privacy-note{color:#9ca3af;font-size:.8rem;line-height:1.4;text-align:center}.demo-benefits{background:#f9fafb;border-radius:12px;margin-bottom:2rem;padding:1.5rem;text-align:left}.demo-benefits h4{color:#1f2937;font-size:1rem;font-weight:600;margin-bottom:1rem;text-align:center}.benefits-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.benefit-item{align-items:center;color:#4b5563;display:flex;font-size:.875rem;gap:.5rem}.benefit-icon{font-size:1rem}@media (max-width:640px){.demo-modal{border-radius:16px;margin:.5rem;max-width:none}.demo-form{padding:1rem 1.5rem 1.5rem}.form-row{gap:0;grid-template-columns:1fr}.benefits-grid,.checkbox-group,.highlights-grid{gap:.5rem;grid-template-columns:1fr}.modal-header h2{font-size:1.5rem}}.navigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172af2;border-bottom:1px solid #47556933;padding:1rem 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.logo-agent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#a78bfa,#e4e7eb 50%,#fff);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;margin-left:-.5rem}.navigation.scrolled{background:#0f172afa;box-shadow:0 2px 20px #0000004d}.nav-container{margin:0 auto;max-width:1200px;padding:0 2rem}.nav-container,.nav-top-row{align-items:center;display:flex;justify-content:space-between}.nav-top-row{width:100%}.mobile-only,.nav-bottom-row{display:none}.desktop-nav,.logo{display:flex}.logo{align-items:center;color:#8b5cf6;font-size:1.8rem;font-weight:700;gap:.75rem;text-decoration:none}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-links a{border-radius:6px;color:#ffffffe6;font-size:1.1rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:color .3s ease}.nav-links a:hover{background:#8b5cf61a;color:#8b5cf6}.nav-actions{align-items:center;display:flex;gap:1rem}.signin-link{border-radius:6px;color:#ffffffe6;font-size:1rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:color .3s ease}.signin-link:hover{background:#8b5cf61a;color:#8b5cf6}.hamburger-menu{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:1.25rem;justify-content:space-around;opacity:.7;padding:.25rem;transition:opacity .2s ease;width:1.25rem;z-index:1001}.hamburger-menu:hover{opacity:1}.hamburger-menu span{background:#fffc;border-radius:2px;height:.125rem;position:relative;transform-origin:1px;transition:all .3s linear;width:1.25rem}.hamburger-menu.open span:first-child{transform:rotate(45deg)}.hamburger-menu.open span:nth-child(2){opacity:0;transform:translateX(20px)}.hamburger-menu.open span:nth-child(3){transform:rotate(-45deg)}.mobile-menu-overlay{background:#00000080;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:998}.mobile-menu-overlay.open{opacity:1;visibility:visible}.mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172afa;border-left:1px solid #47556933;height:100vh;overflow-y:auto;padding:5rem 2rem 2rem;position:fixed;right:-100%;top:0;transition:right .3s ease;width:280px;z-index:999}.mobile-menu.open{right:0}.mobile-nav-links{list-style:none;margin:0 0 2rem;padding:0}.mobile-nav-links li{margin-bottom:.5rem}.mobile-nav-links a{border:1px solid #0000;border-radius:8px;color:#ffffffe6;display:block;font-size:1.2rem;font-weight:500;padding:1rem;text-decoration:none;transition:all .3s ease}.mobile-nav-links a:active,.mobile-nav-links a:hover{background:#8b5cf61a;border-color:#8b5cf633;color:#8b5cf6}.mobile-nav-actions{border-top:1px solid #47556933;display:flex;flex-direction:column;gap:1rem;padding-top:2rem}.mobile-cta-button,.mobile-signin-link{border-radius:8px;display:block;font-size:1.1rem;font-weight:500;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease}.mobile-signin-link{border:1px solid #4755694d;color:#ffffffe6}.mobile-signin-link:hover{background:#8b5cf61a;border-color:#8b5cf633;color:#8b5cf6}.mobile-cta-button{background:linear-gradient(135deg,#8b5cf6,#a78bfa);border:1px solid #8b5cf6;color:#fff}.mobile-cta-button:hover{background:linear-gradient(135deg,#7c3aed,#8b5cf6);box-shadow:0 4px 12px #8b5cf64d;transform:translateY(-1px)}@media (max-width:768px){.navigation{padding:.75rem 0}.desktop-nav{display:none}.hamburger-menu,.mobile-only{display:flex}.nav-container{flex-direction:column;gap:.75rem;padding:0 1rem}.nav-bottom-row,.nav-top-row{align-items:center;display:flex;justify-content:space-between;width:100%}.nav-bottom-row{border-top:1px solid #ffffff1a;padding-top:.5rem}.logo,.logo-agent{font-size:1.6rem}.logo-agent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#a78bfa,#e4e7eb 50%,#fff);-webkit-background-clip:text;background-clip:text;font-weight:700;margin-left:-.5rem}.nav-actions{gap:.75rem}.signin-link{font-size:.9rem;padding:.4rem .8rem}}@media (max-width:1024px) and (min-width:769px){.nav-container{padding:0 1.5rem}.nav-links{gap:1.5rem}.nav-links a{font-size:1rem;padding:.4rem .8rem}}@media (max-width:480px){.nav-container{padding:0 .75rem}.logo,.logo-agent{font-size:1.4rem}.mobile-menu{right:-100%;width:100%}.mobile-menu.open{right:0}}.footer{background:#020617;border-top:1px solid #1e293b;color:#fff;padding:3rem 0;text-align:center}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#fffc;font-size:1.1rem;line-height:1.5;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#8b5cf6}.footer-section h4{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:3rem;padding-top:2rem}.footer-bottom p{color:#fff9;font-size:1rem;margin:0}.footer-social{display:flex;gap:1rem}.social-link{color:#fff9;font-size:1.3rem;transition:color .3s ease}.social-link:hover{color:#8b5cf6}@media (max-width:768px){.footer-section h4{font-size:1.4rem}.footer-links a{display:block;font-size:1.2rem;padding:.5rem 0}.footer-bottom p{font-size:1.1rem}.social-link{font-size:1.5rem}}.desktop-app-demo{align-items:center;background:#0f172a;bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:absolute;right:0;top:70px}.demo-window{background:#1e293b;border-radius:12px;box-shadow:0 10px 30px #00000080;display:flex;flex-direction:column;height:90%;position:relative;width:90%}.demo-titlebar{align-items:center;background:#334155;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;padding:.75rem 1rem}.demo-title{color:#e2e8f0;font-size:.9rem;font-weight:600}.demo-window-controls{display:flex;gap:.5rem}.window-control{border-radius:50%;cursor:pointer;height:12px;width:12px}.close{background:#ef4444}.minimize{background:#f59e0b}.maximize{background:#10b981}.demo-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem;position:relative}.login-form{background:#0f172a;border-radius:16px;box-shadow:0 10px 30px #0000004d;max-width:400px;padding:3rem;position:relative;width:100%}.form-title{color:#f1f5f9;font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem;position:relative}.form-label{color:#94a3b8;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.form-input{background:#1e293b;border:2px solid #334155;border-radius:8px;box-sizing:border-box;color:#e2e8f0;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.form-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.form-input.ai-typing{animation:typingGlow 1s ease-in-out infinite;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf633}@keyframes typingGlow{0%,to{box-shadow:0 0 0 3px #8b5cf633}50%{box-shadow:0 0 0 3px #8b5cf666}}.login-button{background:linear-gradient(135deg,#8b5cf6,#3b82f6);border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;overflow:hidden;padding:1rem;position:relative;transition:all .3s ease;width:100%}.login-button:hover{box-shadow:0 10px 25px #8b5cf64d;transform:translateY(-2px)}.login-button.ai-clicking{animation:buttonClick .5s ease;box-shadow:0 0 0 4px #8b5cf666}@keyframes buttonClick{0%,to{transform:scale(1)}50%{transform:scale(.97)}}.ai-cursor{height:28px;pointer-events:none;position:absolute;transform:translate(-50%,-50%);width:28px;z-index:1000}.cursor-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%238b5cf6'%3E%3Cpath d='m3 3 7.07 16.97 2.51-7.39 7.39-2.51L3 3z'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;filter:drop-shadow(0 4px 8px rgba(139,92,246,.6)) drop-shadow(0 0 20px rgba(139,92,246,.5));height:100%;transform:scale(1.2);width:100%}.cursor-trail{animation:cursorPulse 1s infinite;background:#8b5cf6;box-shadow:0 0 12px #8b5cf6cc;height:6px;opacity:.8;width:6px}.cursor-glow,.cursor-trail{border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.cursor-glow{animation:glowPulse 2s ease-in-out infinite;background:radial-gradient(circle,#8b5cf64d 0,#0000 70%);height:45px;width:45px}@keyframes cursorPulse{0%,to{box-shadow:0 0 12px #8b5cf6cc;opacity:.8;transform:translate(-50%,-50%) scale(1)}50%{box-shadow:0 0 25px #8b5cf699;opacity:.3;transform:translate(-50%,-50%) scale(2.2)}}.ai-thinking{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#8b5cf6f5,#3b82f6f5);border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 25px #8b5cf666;color:#fff;font-size:.85rem;font-weight:600;left:35px;opacity:1;padding:.7rem 1.4rem;pointer-events:none;position:absolute;top:-55px;white-space:nowrap;z-index:1001}.ai-thinking:after{border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid #8b5cf6f5;bottom:-8px;content:"";height:0;left:22px;position:absolute;width:0}@keyframes clickRipple{0%{border-width:4px;opacity:1;transform:translate(-50%,-50%) scale(.3)}50%{border-width:2px;opacity:.8}to{border-width:1px;opacity:0;transform:translate(-50%,-50%) scale(3.5)}}@media (max-width:768px){.demo-window{height:85%;width:95%}.demo-content{padding:1.5rem}.login-form{max-width:350px;padding:2rem}.form-title{font-size:1.5rem;margin-bottom:1.5rem}.ai-cursor{height:24px;width:24px}.ai-thinking{font-size:.8rem;left:30px;padding:.6rem 1.2rem;top:-50px}}@media (max-width:480px){.login-form{padding:1.5rem}.form-title{font-size:1.3rem}.form-input,.login-button{font-size:.9rem;padding:.7rem .9rem}}.app-content{bottom:0;display:flex;height:calc(100% - 70px);left:0;opacity:0;overflow-x:auto;overflow-y:hidden;position:absolute;right:0;top:70px;transition:opacity 1s ease}.app-content.visible{opacity:1}.app-sidebar{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-right:1px solid #e2e8f0;padding:1.5rem 0;position:relative;width:240px}.app-sidebar:before{background:linear-gradient(180deg,#8b5cf6,#ec4899 50%,#f59e0b);content:"";height:100%;left:0;position:absolute;top:0;width:3px}.sidebar-section{margin-bottom:2rem}.sidebar-title{color:#64748b;font-size:.8rem;font-weight:600;letter-spacing:.05em;margin-bottom:.75rem;padding:0 1.5rem;text-transform:uppercase}.sidebar-item{align-items:center;color:#475569;cursor:pointer;display:flex;font-size:.95rem;gap:.75rem;padding:.75rem 1.5rem;position:relative;transition:all .3s ease}.sidebar-item.active{background:linear-gradient(90deg,#8b5cf626,#ec48991a);border-right:3px solid #8b5cf6;color:#8b5cf6;position:relative}.sidebar-item.active:before{background:linear-gradient(180deg,#8b5cf6,#ec4899);bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.sidebar-item:hover:not(.active){background:#f1f5f9;color:#1e293b}.sidebar-icon{background:currentColor;border-radius:3px;height:18px;opacity:.8;position:relative;width:18px}.sidebar-icon:after{background:#fff;border-radius:1px;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.app-main{background:linear-gradient(135deg,#fff,#fefefe);flex:1 1;overflow:hidden;padding:2rem;position:relative}.main-header{align-items:center;display:flex;justify-content:between;margin-bottom:2rem}.main-title{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.main-subtitle{color:#64748b;font-size:.95rem}.test-workflow{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;overflow:hidden;padding:2rem;position:relative}.test-workflow:before{background:linear-gradient(90deg,#8b5cf6,#ec4899 50%,#f59e0b);border-radius:16px 16px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.workflow-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.workflow-title{color:#1e293b;font-size:1.2rem;font-weight:600}.workflow-status{align-items:center;background:linear-gradient(135deg,#ec48991a,#8b5cf61a);border:1px solid #ec4899;border-radius:20px;display:flex;gap:.5rem;overflow:hidden;padding:.5rem 1rem;position:relative}.workflow-status:before{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.workflow-pulse{animation:aiPulse 1.5s ease-in-out infinite;background:linear-gradient(45deg,#ec4899,#f59e0b);border-radius:50%;box-shadow:0 0 10px #ec489980;height:8px;width:8px}.workflow-text{color:#ec4899;font-size:.85rem;font-weight:600}.test-progress-container{background:#f8f9fa;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.progress-label{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.progress-text{color:#64748b;font-size:.9rem}.progress-percentage{color:#8b5cf6;font-size:.9rem;font-weight:600}.test-progress{background:#e2e8f0;border-radius:8px;height:12px;overflow:hidden;position:relative}.progress-bar{animation:progressFlow 4s ease-in-out infinite;background:linear-gradient(90deg,#8b5cf6,#ec4899 50%,#f59e0b);border-radius:4px;box-shadow:0 2px 8px #8b5cf64d;height:100%;position:relative;width:78%}.progress-bar:after{animation:shimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes progressFlow{0%,to{width:78%}50%{width:85%}}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes aiPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.5)}}.test-steps{display:flex;flex-direction:column;gap:.75rem}.test-step{align-items:flex-start;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:1rem;padding:1rem;transition:all .2s ease}.test-step.active{background:#eff6ff;border-color:#60a5fa;box-shadow:0 0 0 1px #60a5fa1a}.test-step.active .step-icon{overflow:hidden;position:relative}.test-step.active .step-icon:after{animation:learning 2s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes learning{0%{left:-100%}to{left:100%}}.step-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:.875rem;font-weight:600;height:32px;justify-content:center;width:32px}.step-completed{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 2px 8px #22c55e4d;color:#fff}.step-active{animation:pulse 2s infinite;background:linear-gradient(135deg,#8b5cf6,#ec4899);box-shadow:0 2px 12px #8b5cf666;color:#fff}.step-pending{background:linear-gradient(135deg,#e5e7eb,#d1d5db);color:#9ca3af}.step-content{flex:1 1}.step-title{color:#111827;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.step-description{color:#6b7280;font-size:.813rem;line-height:1.5}.step-timestamp{color:#9ca3af;font-size:.75rem;margin-top:.5rem}.ai-knowledge-notification{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);border:1px solid #fff3;border-radius:12px;box-shadow:0 10px 25px #8b5cf64d;color:#fff;display:flex;gap:.75rem;min-width:280px;opacity:0;padding:1rem 1.5rem;position:absolute;right:2rem;top:2rem;transform:translateX(100%) scale(.8);transition:all .5s cubic-bezier(.175,.885,.32,1.275);z-index:100}.ai-knowledge-notification.show{opacity:1;transform:translateX(0) scale(1)}.ai-knowledge-notification.hide{opacity:0;transform:translateX(100%) scale(.8)}.ai-avatar{align-items:center;background:#fff3;border:2px solid #ffffff4d;border-radius:50%;display:flex;flex-shrink:0;font-size:1.1rem;height:36px;justify-content:center;position:relative;width:36px}.ai-avatar:after{animation:pulse 2s infinite;background:#22c55e;border:2px solid #fff;border-radius:50%;bottom:-2px;content:"";height:12px;position:absolute;right:-2px;width:12px}.notification-content{flex:1 1}.notification-title{color:#fff;font-size:.9rem;font-weight:600;margin-bottom:.25rem}.notification-message{font-size:.8rem;line-height:1.3;opacity:.9}.notification-close{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:background .2s ease;width:24px}.notification-close:hover{background:#ffffff4d}.notification-close svg{height:12px;width:12px}@keyframes knowledgeGlow{0%,to{box-shadow:0 10px 25px #8b5cf64d}50%{box-shadow:0 15px 35px #8b5cf680,0 0 20px #ec48994d}}.ai-knowledge-notification.show{animation:knowledgeGlow 3s ease-in-out infinite}@media (max-width:768px){.app-content{min-width:600px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;width:100vw}.app-sidebar{flex-shrink:0;min-width:240px;width:240px}.app-main{flex-shrink:0;min-width:360px;overflow:hidden;width:calc(100vw - 240px)}.ai-knowledge-notification{left:1rem;max-width:calc(100vw - 2rem);min-width:auto;position:fixed;right:1rem;top:1rem;z-index:1000}.test-workflow{margin-bottom:1rem}.workflow-header{align-items:flex-start;flex-direction:column;gap:1rem}.workflow-title{font-size:1.1rem}}@media (max-width:480px){.app-content{min-width:500px}.app-sidebar{min-width:180px;width:180px}.app-main{min-width:320px;padding:1rem;width:calc(100vw - 180px)}.sidebar-item{font-size:.85rem;padding:.5rem 1rem}.sidebar-title{padding:0 1rem}.test-workflow{padding:1.5rem}.main-title{font-size:1.25rem}.main-subtitle{font-size:.85rem}}.app-mockup{animation:float 12s ease-in-out infinite,rotate3d 30s ease-in-out infinite;background:#0f172a;border:1px solid #334155;border-radius:20px;box-shadow:0 25px 50px #0009,0 0 0 1px #8b5cf61a,0 50px 100px #8b5cf61a;height:800px;overflow:hidden;position:relative;transform:perspective(1200px) rotateY(-12deg) rotateX(6deg) rotate(1deg);transition:transform .4s ease;width:650px}.app-mockup:hover{box-shadow:0 40px 80px #000c,0 0 0 1px #8b5cf64d,0 70px 140px #8b5cf633;transform:perspective(1200px) rotateY(-10deg) rotateX(4deg) rotate(.5deg) scale(1.01)}@keyframes rotate3d{0%{transform:perspective(1200px) rotateY(-12deg) rotateX(6deg) rotate(1deg)}20%{transform:perspective(1200px) rotateY(-16deg) rotateX(4deg) rotate(.25deg)}40%{transform:perspective(1200px) rotateY(-9deg) rotateX(8deg) rotate(1.75deg)}60%{transform:perspective(1200px) rotateY(-14deg) rotateX(3deg) rotate(.5deg)}80%{transform:perspective(1200px) rotateY(-10deg) rotateX(7deg) rotate(1.25deg)}to{transform:perspective(1200px) rotateY(-12deg) rotateX(6deg) rotate(1deg)}}.app-header{align-items:center;background:linear-gradient(135deg,#1e293b,#334155);border-bottom:1px solid #475569;display:flex;justify-content:space-between;overflow:hidden;padding:1rem 1.5rem;position:relative}.app-header:before{animation:headerGlow 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#8b5cf699,#0000);content:"";height:1px;left:-100%;position:absolute;top:0;width:100%}@keyframes headerGlow{0%{left:-100%}to{left:100%}}.app-logo{align-items:center;color:#8b5cf6;display:flex;gap:.75rem}.app-logo,.logo-agent-in-mockup{font-size:1.2rem;font-weight:700}.logo-agent-in-mockup{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#a78bfa,#e4e7eb 50%,#fff);-webkit-background-clip:text;background-clip:text;margin-left:-.5rem}.app-controls{align-items:center;display:flex;gap:1rem}.status-indicator{align-items:center;background:#10b9811a;border:1px solid #22c55e;border-radius:20px;display:flex;gap:.5rem;padding:.5rem 1rem}.status-dot{animation:pulse 2s infinite}.status-text{color:#22c55e;font-size:.9rem;font-weight:600}.scanning-overlay{animation:scanOverlay 4s linear infinite;background:linear-gradient(45deg,#0000 30%,#8b5cf608 50%,#0000 70%);bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes scanOverlay{0%{opacity:0;transform:translateX(-100%) translateY(-100%)}50%{opacity:1}to{opacity:0;transform:translateX(100%) translateY(100%)}}.app-mockup:after{animation:glowPulse 8s ease-in-out infinite,glowRotate 20s linear infinite;background:linear-gradient(135deg,#8b5cf61f,#3b82f61f);border-radius:26px;bottom:-6px;content:"";left:-6px;opacity:0;position:absolute;right:-6px;top:-6px;z-index:-1}@keyframes glowPulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.15;transform:scale(1.01)}}@keyframes glowRotate{0%{background:linear-gradient(135deg,#8b5cf61f,#3b82f61f)}25%{background:linear-gradient(225deg,#3b82f61f,#10b9811f)}50%{background:linear-gradient(315deg,#10b9811f,#f59e0b1f)}75%{background:linear-gradient(45deg,#f59e0b1f,#ef44441f)}to{background:linear-gradient(135deg,#8b5cf61f,#3b82f61f)}}@media (max-width:768px){.app-mockup{height:600px;margin:0 auto;max-width:450px;transform:perspective(800px) rotateX(15deg) rotate(0deg);width:90vw}.app-mockup:hover{transform:perspective(800px) rotateX(12deg) rotate(0deg) scale(1.01)}@keyframes float{0%,to{transform:perspective(800px) rotateX(15deg) rotate(0deg) translateY(0)}25%{transform:perspective(800px) rotateX(12deg) rotate(.5deg) translateY(-6px)}50%{transform:perspective(800px) rotateX(18deg) rotate(-.5deg) translateY(-9px)}75%{transform:perspective(800px) rotateX(13deg) rotate(.25deg) translateY(-4px)}}@keyframes rotate3d{0%{transform:perspective(800px) rotateX(15deg) rotate(0deg)}25%{transform:perspective(800px) rotateX(12deg) rotate(.75deg)}50%{transform:perspective(800px) rotateX(18deg) rotate(-.5deg)}75%{transform:perspective(800px) rotateX(13deg) rotate(.25deg)}to{transform:perspective(800px) rotateX(15deg) rotate(0deg)}}.app-header{padding:.75rem 1rem}.app-logo{font-size:1rem}.status-indicator{padding:.4rem .75rem}.status-text{font-size:.8rem}}@media (max-width:480px){.app-mockup{height:550px;margin:0 auto;max-width:380px;transform:perspective(600px) rotateX(20deg) rotate(0deg);width:85vw}.app-mockup:hover{transform:perspective(600px) rotateX(16deg) rotate(0deg) scale(1.01)}@keyframes float{0%,to{transform:perspective(600px) rotateX(20deg) rotate(0deg) translateY(0)}25%{transform:perspective(600px) rotateX(16deg) rotate(.75deg) translateY(-5px)}50%{transform:perspective(600px) rotateX(24deg) rotate(-.75deg) translateY(-7px)}75%{transform:perspective(600px) rotateX(18deg) rotate(.5deg) translateY(-3px)}}@keyframes rotate3d{0%{transform:perspective(600px) rotateX(20deg) rotate(0deg)}25%{transform:perspective(600px) rotateX(16deg) rotate(1deg)}50%{transform:perspective(600px) rotateX(24deg) rotate(-.75deg)}75%{transform:perspective(600px) rotateX(18deg) rotate(.5deg)}to{transform:perspective(600px) rotateX(20deg) rotate(0deg)}}.app-header{padding:.5rem .75rem}.app-logo{font-size:.9rem;gap:.5rem}.status-indicator{padding:.3rem .6rem}.status-text{font-size:.75rem}.status-dot{height:6px;width:6px}}.desktop-elements{height:100%;left:0;opacity:.15;pointer-events:none;position:absolute;top:0;width:100%}.window-outline{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#8b5cf60d;border:2px solid #8b5cf64d;border-radius:8px;box-shadow:0 8px 32px #8b5cf61a;position:absolute}.window-outline:before{background:#8b5cf61a;border-bottom:1px solid #8b5cf633;border-radius:8px 8px 0 0;content:"";height:32px;left:0;position:absolute;right:0;top:0}.window-outline:after{background:linear-gradient(90deg,#0000 0,#0000 20%,#ffffff4d 0,#ffffff4d 23%,#0000 0,#0000 38%,#ffffff4d 0,#ffffff4d 41%,#0000 0,#0000 56%,#ffffff4d 0,#ffffff4d 59%,#0000 0);content:"";height:12px;position:absolute;right:10px;top:10px;width:60px}.window-1{animation:floatWindow1 25s ease-in-out infinite;height:220px;left:5%;top:10%;transform:rotate(-5deg);width:320px}.window-2{animation:floatWindow2 30s ease-in-out infinite;height:200px;right:8%;top:60%;transform:rotate(3deg);width:280px}.window-3{animation:floatWindow3 35s ease-in-out infinite;bottom:20%;height:240px;left:12%;transform:rotate(-2deg);width:300px}.taskbar-hint{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#0000,#8b5cf60d);border-top:1px solid #8b5cf633;bottom:0;left:0;right:0}.desktop-icon,.taskbar-hint{height:48px;position:absolute}.desktop-icon{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:6px;display:flex;justify-content:center;width:48px}.desktop-icon:before{background:#8b5cf64d;content:"";height:24px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 4H4c-1.11 0-2 .89-2 2v12c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2h-8l-2-2z"/></svg>') center/contain no-repeat;mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 4H4c-1.11 0-2 .89-2 2v12c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2h-8l-2-2z"/></svg>') center/contain no-repeat;width:24px}.icon-1{animation:floatIcon1 20s ease-in-out infinite;right:15%;top:25%}.icon-2{animation:floatIcon2 25s ease-in-out infinite;left:8%;top:45%}.icon-3{animation:floatIcon1 22s ease-in-out infinite;bottom:30%;right:25%}@keyframes floatWindow1{0%,to{opacity:.15;transform:rotate(-5deg) translateY(0)}50%{opacity:.2;transform:rotate(-5deg) translateY(-20px)}}@keyframes floatWindow2{0%,to{opacity:.15;transform:rotate(3deg) translateY(0)}50%{opacity:.18;transform:rotate(3deg) translateY(20px)}}@keyframes floatWindow3{0%,to{opacity:.15;transform:rotate(-2deg) translateX(0)}50%{opacity:.2;transform:rotate(-2deg) translateX(-30px)}}@keyframes floatIcon1{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.1) translateY(-10px)}}@keyframes floatIcon2{0%,to{transform:scale(1) translateX(0)}50%{transform:scale(.9) translateX(20px)}}.hero{align-items:center;background:#0f172a;display:flex;min-height:100vh;overflow:hidden;padding:8rem 0;position:relative}.hero-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.bg-gradient-1{background:radial-gradient(circle,#8b5cf626 0,#0000 70%);filter:blur(100px);height:800px;left:-10%;top:-20%;width:800px}.bg-gradient-1,.bg-gradient-2{border-radius:50%;position:absolute}.bg-gradient-2{background:radial-gradient(circle,#ec48991f 0,#0000 70%);filter:blur(80px);height:600px;right:-15%;top:30%;width:600px}.bg-gradient-3{background:radial-gradient(circle,#3b82f614 0,#0000 70%);border-radius:50%;bottom:-30%;filter:blur(120px);height:700px;left:40%;position:absolute;width:700px}.floating-shapes{height:100%;position:absolute;width:100%;z-index:2}.shape-circle,.shape-hexagon,.shape-square,.shape-triangle{animation:floatShapes 20s linear infinite;opacity:.1;position:absolute}.shape-1{border-radius:50%;height:80px;left:10%;top:20%;width:80px}.shape-2{animation-delay:5s;height:60px;right:20%;transform:rotate(45deg);width:60px}.shape-3{animation-delay:10s;border-bottom:52px solid #3b82f6;border-left:30px solid #0000;border-right:30px solid #0000;height:0;left:80%;top:80%;width:0}.shape-4{animation-delay:15s;background:linear-gradient(45deg,#8b5cf6,#3b82f6);-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);height:70px;right:10%;top:10%;width:70px}.grid-pattern{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:50px 50px;z-index:1}.grid-pattern,.light-rays{height:100%;left:0;position:absolute;top:0;width:100%}.light-rays{z-index:2}.ray{animation:rayMove 15s linear infinite;background:linear-gradient(90deg,#0000,#8b5cf666,#0000);height:2px;position:absolute}.ray-1{animation-delay:0s;left:-150px;top:25%;width:300px}.ray-2{animation-delay:5s;background:linear-gradient(90deg,#0000,#ec489966,#0000);right:-125px;top:65%;width:250px}.ray-3{animation-delay:10s;background:linear-gradient(90deg,#0000,#3b82f666,#0000);left:-100px;top:45%;width:200px}.hero-container{grid-gap:6rem;align-items:center;display:grid;gap:6rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;width:100%;z-index:10}.hero-badge{align-items:center;animation:badgeFloat 3s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;display:inline-flex;gap:.75rem;margin-bottom:2.5rem;padding:.75rem 1.5rem}.badge-icon{font-size:1.5rem}.badge-text{color:#ffffffe6;font-size:1.1rem;font-weight:600}.hero-content h1{color:#fff;font-size:4.5rem;font-weight:700;line-height:1.1;margin-bottom:2rem}.ai-powered{-webkit-text-fill-color:#0000;animation:aiTextGlow 3s ease-in-out infinite;background:linear-gradient(135deg,#8b5cf6,#ec4899 50%,#3b82f6);-webkit-background-clip:text;background-clip:text;display:inline-block;font-size:1.4em;font-weight:800}.typing-text{border-right:2px solid #8b5cf6;font-size:2rem;margin-left:10px;opacity:0}.hero-description{color:#ffffffe6;font-size:1.5rem;line-height:1.6;margin-bottom:3rem}.highlight-feature{color:#8b5cf6;font-weight:700;position:relative}.highlight-feature:after{animation:highlightExpand 2s ease-out 1s both;background:linear-gradient(90deg,#8b5cf6,#ec4899);bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;width:100%}.hero-stats{display:flex;gap:3rem;margin-bottom:3rem;padding:1.5rem 0}.stat-item{flex-direction:column;gap:.75rem}.stat-checkmark,.stat-item{align-items:center;display:flex}.stat-checkmark{background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;box-shadow:0 4px 12px #10b9814d;color:#fff;flex-shrink:0;font-size:1.5rem;font-weight:700;height:40px;justify-content:center;width:40px}.stat-label{color:#ffffffe6;font-size:1.2rem;line-height:1.3}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:3rem}.enhanced-cta,.enhanced-secondary{border:none;border-radius:8px;cursor:pointer;font-size:1.3rem;font-weight:600;min-width:200px;overflow:hidden;padding:1.25rem 2.5rem;position:relative;transform:perspective(800px) rotateX(0deg) rotateY(0deg) rotate(0deg);transition:all .3s ease}.button-content{gap:.5rem}.button-arrow{transition:transform .3s ease}.enhanced-cta{background:linear-gradient(135deg,#8b5cf6,#ec4899);box-shadow:0 10px 30px #8b5cf64d;color:#fff}.enhanced-cta .button-glow{background:linear-gradient(90deg,#0000,#fff6,#0000);height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%;z-index:1}.enhanced-cta:hover{box-shadow:0 15px 40px #8b5cf666;transform:perspective(800px) rotateX(6deg) rotateY(-3deg) rotate(1deg) translateY(-3px) scale(1.02)}.enhanced-cta:hover .button-glow{left:100%}.enhanced-cta:hover .button-arrow{transform:translateX(4px)}.enhanced-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:2px solid #ec4899;color:#fff}.enhanced-secondary:hover{background:linear-gradient(135deg,#ec4899,#ec4899);border-color:#8b5cf6;box-shadow:0 10px 30px #ec489933;transform:perspective(800px) rotateX(5deg) rotateY(-2deg) rotate(-.5deg) translateY(-3px) scale(1.02)}.hero-visual{align-items:center;display:flex;justify-content:center;overflow:visible;position:relative}.visual-container{height:100%;position:relative;width:100%}.visual-glow{animation:visualPulse 4s ease-in-out infinite;background:radial-gradient(circle,#8b5cf633 0,#0000 70%);border-radius:50%;filter:blur(60px);height:400px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:400px}.floating-elements{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.floating-element{align-items:center;animation:elementFloat 6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:50%;display:flex;font-size:1.2rem;height:40px;justify-content:center;position:absolute;width:40px}.element-1{color:#3b82f6;left:10%;top:10%}.element-2{animation-delay:1s;color:#8b5cf6;right:15%;top:20%}.element-3{animation-delay:2s;bottom:25%;color:#ec4899;left:5%}.element-4{animation-delay:3s;bottom:15%;color:#6366f1;right:10%}.scroll-indicator{align-items:center;animation:scrollBounce 2s ease-in-out infinite;bottom:2rem;display:flex;flex-direction:column;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.scroll-arrow{border-bottom:2px solid #fff9;border-right:2px solid #fff9;height:24px;transform:rotate(45deg);width:24px}.scroll-text{color:#fff9;font-size:.8rem;letter-spacing:1px}@keyframes floatShapes{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(90deg)}}@keyframes rayMove{0%{opacity:0;transform:translateX(-100%)}50%{opacity:1}to{opacity:0;transform:translateX(100vw)}}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes aiTextGlow{0%,to{text-shadow:0 0 20px #8b5cf680}50%{text-shadow:0 0 30px #ec4899cc,0 0 40px #8b5cf699}}@keyframes highlightExpand{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes visualPulse{0%,to{opacity:.2;transform:translate(-50%,-50%) scale(1)}50%{opacity:.3;transform:translate(-50%,-50%) scale(1.05)}}@keyframes elementFloat{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-5px) rotate(90deg)}}@keyframes scrollBounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-5px)}}@media (max-width:1024px){.hero-container{gap:3rem}.hero-content h1{font-size:3rem}.hero-stats{gap:1.5rem}.bg-gradient-1,.bg-gradient-2,.bg-gradient-3{filter:blur(80px);opacity:.8}}@media (max-width:768px){.hero{margin-top:120px;min-height:auto;padding:4rem 0}.hero-container{gap:2rem;grid-template-columns:1fr;padding:0 1rem;text-align:center}.hero-content{order:1}.hero-visual{order:2;overflow:visible}.hero-visual,.visual-container{align-items:center;display:flex;justify-content:center;width:100%}.visual-container{max-width:100vw;overflow:hidden;padding:0 1rem}.hero-content h1{font-size:2.5rem;line-height:1.1;margin-bottom:1rem}.ai-powered{display:block;font-size:1.15em;margin-bottom:.5rem}.typing-text{display:block;margin-top:.3rem}.hero-description{font-size:1.2rem;line-height:1.5;margin-bottom:2rem}.hero-stats{display:none!important;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:2.5rem}.stat-item{flex-direction:row;gap:.5rem;min-width:200px;text-align:left}.stat-checkmark{font-size:1rem;height:28px;width:28px}.stat-label{font-size:.9rem}.hero-buttons{align-items:center;flex-direction:column;gap:.75rem;width:100%}.enhanced-cta,.enhanced-secondary{font-size:1rem;max-width:300px;padding:1rem 2rem;transform:perspective(600px) rotateX(0deg) rotateY(0deg) rotate(0deg);width:100%}.enhanced-cta:hover{transform:perspective(600px) rotateX(4deg) rotateY(-2deg) rotate(.5deg) translateY(-2px) scale(1.01)}.enhanced-secondary:hover{transform:perspective(600px) rotateX(3deg) rotateY(-1.5deg) rotate(-.25deg) translateY(-2px) scale(1.01)}.enhanced-cta:active,.enhanced-secondary:active{transform:perspective(600px) rotateX(10deg) rotateY(-5deg) rotate(1deg) translateY(-1px) scale(.98)}.floating-element{font-size:1rem;height:30px;width:30px}.bg-gradient-1,.bg-gradient-2,.bg-gradient-3{filter:blur(60px);opacity:.6}.shape-1,.shape-2,.shape-4{transform:scale(.7)}}@media (max-width:480px){.hero{margin-top:110px;padding:3rem 0}.hero-container{gap:1.5rem;padding:0 1rem}.hero-content h1{font-size:2.2rem;line-height:1.1;margin-bottom:1rem}.ai-powered{font-size:1.1em}.typing-text{font-size:.9em;line-height:1.3}.hero-description{font-size:1.1rem;line-height:1.6;margin-bottom:1.75rem}.hero-stats{align-items:flex-start;display:none!important;flex-direction:column;gap:1rem;margin-bottom:2rem}.stat-item{flex-direction:row;gap:.5rem;min-width:auto;text-align:left}.stat-checkmark{font-size:.9rem;height:24px;width:24px}.stat-label{font-size:.85rem}.enhanced-cta,.enhanced-secondary{font-size:.95rem;max-width:280px;padding:1rem 1.5rem}.hero-badge{margin-bottom:1rem;padding:.4rem .8rem}.badge-text{font-size:.8rem}.scroll-indicator{display:none}}@media (prefers-reduced-motion:reduce){.bg-gradient-1,.bg-gradient-2,.bg-gradient-3,.floating-elements,.floating-shapes,.hero-badge,.light-rays,.scroll-indicator,.visual-glow{animation:none}.enhanced-cta,.enhanced-secondary{transform:none;transition:background-color .3s ease,box-shadow .3s ease}.enhanced-cta:hover,.enhanced-secondary:hover{transform:none}}@media (prefers-contrast:high){.ai-powered{-webkit-text-fill-color:#0000;background:#fff;-webkit-background-clip:text;background-clip:text}.enhanced-cta{background:#8b5cf6;border:2px solid #fff}.enhanced-secondary{background:#0000;border:2px solid #fff}}.distributed-testing-anim .testing-cluster{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;padding:1.5rem;position:relative}.distributed-testing-anim .test-machine{position:relative;transition:all .4s ease}.distributed-testing-anim .machine-container{position:relative;transform-style:preserve-3d}.distributed-testing-anim .machine-screen{background:linear-gradient(145deg,#1a1a2e,#16213e);border:2px solid #333;border-radius:4px 4px 0 0;height:40px;margin:0 auto;overflow:hidden;position:relative;width:60px}.distributed-testing-anim .screen-glow{background:linear-gradient(45deg,#1e293b,#334155);border-radius:2px;inset:2px;opacity:.8;position:absolute}.distributed-testing-anim .test-machine.running .screen-glow{animation:screenPulse 2s infinite;background:linear-gradient(45deg,#374151,#4b5563)}.distributed-testing-anim .test-machine.failed .screen-glow{animation:errorFlash 1s infinite;background:linear-gradient(45deg,#ea580c,#c2410c)}.distributed-testing-anim .test-machine.success .screen-glow{background:linear-gradient(45deg,#374151,#4b5563)}.distributed-testing-anim .test-progress-bar{background:#0000004d;border-radius:2px;bottom:4px;height:3px;left:4px;overflow:hidden;position:absolute;right:4px}.distributed-testing-anim .progress-fill{background:linear-gradient(90deg,#6b7280,#9ca3af);border-radius:2px;height:100%;transition:width .3s ease}.distributed-testing-anim .test-machine.failed .progress-fill{background:linear-gradient(90deg,#ea580c,#c2410c)}.distributed-testing-anim .terminal-lines{left:4px;position:absolute;right:4px;top:4px}.distributed-testing-anim .terminal-line{background:#fff3;border-radius:1px;height:1px;margin-bottom:2px}.distributed-testing-anim .terminal-line.short{width:60%}.distributed-testing-anim .test-machine.running .terminal-line{animation:codeScroll 1.2s infinite}.distributed-testing-anim .terminal-cursor{animation:cursorBlink 1s infinite;background:#fff6;bottom:2px;height:4px;left:2px;position:absolute;width:1px}.distributed-testing-anim .machine-base{background:linear-gradient(145deg,#4a5568,#2d3748);border-radius:0 0 4px 4px;height:8px;margin:0 auto;position:relative;width:50px}.distributed-testing-anim .machine-base:after{background:#1a202c;border-radius:2px;bottom:-4px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:30px}.distributed-testing-anim .cooling-fan{border:1px solid #fff3;border-radius:50%;height:4px;position:absolute;right:4px;top:50%;transform:translateY(-50%);width:4px}.distributed-testing-anim .test-machine.running .cooling-fan{animation:fanSpin .3s linear infinite}.distributed-testing-anim .test-machine.running .cooling-fan:before{animation:fanBlade .3s linear infinite;background:#ffffff4d;content:"";height:.5px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:2px}.distributed-testing-anim .machine-status-light{background:#6b7280;border-radius:50%;box-shadow:0 0 4px #6b7280;height:6px;position:absolute;right:8px;top:-5px;width:6px}.distributed-testing-anim .test-machine.failed .machine-status-light{background:#ea580c;box-shadow:0 0 8px #ea580c}.distributed-testing-anim .error-pulse{animation:errorPulse .8s infinite;background:#ea580c;border-radius:50%;height:100%;position:absolute;width:100%}.distributed-testing-anim .network-indicator{bottom:-2px;left:50%;position:absolute;transform:translateX(-50%)}.distributed-testing-anim .network-dot{background:#4b5563;border-radius:50%;height:3px;transition:all .3s ease;width:3px}.distributed-testing-anim .network-dot.active{animation:networkPulse .6s ease-out;background:#9ca3af;box-shadow:0 0 8px #9ca3af}.distributed-testing-anim .error-indicator{animation:errorBounce 1s infinite;left:50%;position:absolute;text-align:center;top:-15px;transform:translateX(-50%)}.distributed-testing-anim .error-icon{color:#ea580c;filter:drop-shadow(0 0 4px #ea580c);font-size:1.2rem}.distributed-testing-anim .error-message{color:#ea580c;font-size:.6rem;font-weight:600;margin-top:2px}.distributed-testing-anim .ai-detective{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10}.distributed-testing-anim .detective-body{animation:detectiveFloat 2.5s ease-in-out infinite;position:relative}.distributed-testing-anim .detective-head{background:linear-gradient(145deg,#6b7280,#4b5563);border-radius:50%;box-shadow:0 2px 8px #6b72804d;height:24px;margin:0 auto 4px;position:relative;width:24px}.distributed-testing-anim .detective-eye{animation:eyeBlink 3s infinite;background:#fff;border-radius:50%;height:3px;position:absolute;top:8px;width:3px}.distributed-testing-anim .detective-eye.left{left:6px}.distributed-testing-anim .detective-eye.right{animation-delay:.1s;right:6px}.distributed-testing-anim .detective-hat{background:#374151;border-radius:8px 8px 0 0;height:8px;left:50%;position:absolute;top:-4px;transform:translateX(-50%);width:16px}.distributed-testing-anim .detective-hat:after{background:#374151;border-radius:2px;content:"";height:2px;left:-2px;position:absolute;top:6px;width:20px}.distributed-testing-anim .magnifying-glass{animation:magnifyingMove 1.8s infinite;position:absolute;right:-12px;top:8px}.distributed-testing-anim .glass-lens{background:#9ca3af1a;border:2px solid #9ca3af;border-radius:50%;height:8px;position:relative;width:8px}.distributed-testing-anim .glass-handle{background:#9ca3af;bottom:-6px;height:6px;position:absolute;right:1px;transform:rotate(45deg);width:1px}.distributed-testing-anim .scan-lines{animation:scanLinesRotate 1s linear infinite;background:linear-gradient(45deg,#0000 40%,#9ca3af4d 50%,#0000 60%);border-radius:50%;bottom:1px;left:1px;position:absolute;right:1px;top:1px}.distributed-testing-anim .scan-beam-1{animation:scanRotate1 3s linear infinite;background:linear-gradient(90deg,#0000,#9ca3af66,#0000);height:1px;left:50%;position:absolute;top:50%;transform-origin:center;width:60px}.distributed-testing-anim .scan-beam-2{animation:scanRotate2 2s linear infinite reverse;background:linear-gradient(90deg,#0000,#9ca3af99,#0000);height:1px;left:50%;position:absolute;top:50%;transform-origin:center;width:40px}.distributed-testing-anim .data-stream{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.distributed-testing-anim .data-bit{animation:dataStream 1.5s infinite;background:#9ca3af;border-radius:50%;height:2px;position:absolute;width:2px}.distributed-testing-anim .data-bit:first-child{animation-delay:0s;left:-8px;top:-25px}.distributed-testing-anim .data-bit:nth-child(2){animation-delay:.4s;right:-10px;top:-20px}.distributed-testing-anim .data-bit:nth-child(3){animation-delay:.8s;bottom:-22px;left:6px}.distributed-testing-anim .data-bit:nth-child(4){animation-delay:1.2s;bottom:-25px;right:4px}.distributed-testing-anim .diagnosis-bubble{animation:bubbleFloat 2.5s infinite;background:#6b7280f2;border-radius:12px;box-shadow:0 2px 8px #6b728033;color:#fff;font-size:.65rem;left:50%;min-width:160px;padding:.4rem .6rem;position:absolute;text-align:left;top:-55px;transform:translateX(-50%);white-space:nowrap}.distributed-testing-anim .diagnosis-bubble:after{border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid #6b7280f2;bottom:-4px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.distributed-testing-anim .bubble-text-2{animation:fadeInText .5s ease-in;border-top:1px solid #fff3;color:#a7f3d0;margin-top:.3rem;padding-top:.3rem}.distributed-testing-anim .typing-cursor{animation:blink 1s infinite;background:#fff;display:inline-block;height:.8rem;margin-left:2px;width:1px}.distributed-testing-anim .issue-creation{animation:slideInFromRight .8s ease-out;position:absolute;right:-180px;top:50%;transform:translateY(-50%)}.distributed-testing-anim .issue-card{background:#fffffff2;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;color:#374151;padding:.75rem;width:160px}.distributed-testing-anim .issue-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:.5rem;margin-bottom:.5rem;padding-bottom:.5rem}.distributed-testing-anim .issue-icon{font-size:1rem}.distributed-testing-anim .issue-title{color:#1f2937;font-size:.75rem;font-weight:600}.distributed-testing-anim .issue-body{margin-bottom:.5rem}.distributed-testing-anim .issue-line{animation:typeWriterEffect .8s ease-out;color:#4b5563;font-size:.65rem;line-height:1.2;margin-bottom:.25rem}.distributed-testing-anim .issue-line.short{color:#7c3aed;font-weight:500}.distributed-testing-anim .issue-status{animation:statusSuccess .6s ease-out .8s both;background:#10b981;border-radius:4px;color:#fff;font-size:.65rem;font-weight:600;padding:.25rem .5rem;text-align:center}.distributed-testing-anim .status-panel{margin-top:1.5rem;position:relative;text-align:center}.distributed-testing-anim .status-header{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.distributed-testing-anim .status-indicator{position:relative}.distributed-testing-anim .pulse-ring{animation:pulseRing 2s infinite;border:1px solid #9ca3af;border-radius:50%;height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}.distributed-testing-anim .status-dot{animation:statusPulse 2s infinite;background:#9ca3af;border-radius:50%;height:6px;width:6px}.distributed-testing-anim .status-text{color:#ffffffe6;font-size:.8rem;font-weight:600}.distributed-testing-anim .network-grid{height:40px;left:50%;pointer-events:none;position:absolute;top:-60px;transform:translateX(-50%);width:100px}.distributed-testing-anim .grid-line{background:linear-gradient(90deg,#0000,#9ca3af33,#0000);position:absolute}.distributed-testing-anim .grid-line.horizontal-1{animation:dataFlow1 2.5s infinite;height:1px;left:0;right:0;top:30%}.distributed-testing-anim .grid-line.horizontal-2{animation:dataFlow1 2.5s 1s infinite;height:1px;left:0;right:0;top:70%}.distributed-testing-anim .grid-line.vertical-1{animation:dataFlow2 3s .5s infinite;bottom:0;left:30%;top:0;width:1px}.distributed-testing-anim .grid-line.vertical-2{animation:dataFlow2 3s 1.5s infinite;bottom:0;right:30%;top:0;width:1px}.distributed-testing-anim .data-packet{animation:packetMove 4s infinite;background:#9ca3af;border-radius:50%;height:3px;position:absolute;width:3px}@keyframes cursorBlink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes fanSpin{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}@keyframes fanBlade{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes networkPulse{0%{transform:scale(1)}50%{opacity:.7;transform:scale(1.5)}to{transform:scale(1)}}@keyframes eyeBlink{0%,90%,to{opacity:1}95%{opacity:0}}@keyframes scanLinesRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes scanRotate1{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes scanRotate2{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes dataStream{0%{opacity:0;transform:scale(0) translateY(0)}30%{opacity:1;transform:scale(1) translateY(-5px)}70%{opacity:1;transform:scale(1) translateY(-10px)}to{opacity:0;transform:scale(0) translateY(-15px)}}@keyframes bubbleFloat{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-3px)}}@keyframes pulseRing{0%{opacity:.5;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(2)}}@keyframes statusPulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes dataFlow1{0%{background-position:-100% 0}to{background-position:100% 0}}@keyframes dataFlow2{0%{background-position:0 -100%}to{background-position:0 100%}}@keyframes packetMove{0%{left:20%;opacity:0;top:20%}25%{left:80%;opacity:1;top:20%}50%{left:80%;opacity:1;top:80%}75%{left:20%;opacity:1;top:80%}to{left:20%;opacity:0;top:20%}}@keyframes fadeInText{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateY(-50%) translateX(100px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}@keyframes typeWriterEffect{0%{opacity:0;width:0}to{opacity:1;width:100%}}@keyframes statusSuccess{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes screenPulse{0%,to{opacity:.8}50%{opacity:1}}@keyframes errorFlash{0%,to{opacity:.8}50%{filter:brightness(1.3);opacity:1}}@keyframes codeScroll{0%{opacity:.3;transform:translateX(-10px)}50%{opacity:1;transform:translateX(0)}to{opacity:.3;transform:translateX(10px)}}@keyframes errorPulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@keyframes errorBounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-5px)}}@keyframes detectiveFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes magnifyingMove{0%,to{transform:rotate(0deg) translateX(0)}25%{transform:rotate(-10deg) translateX(-2px)}75%{transform:rotate(10deg) translateX(2px)}}@keyframes scanRotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes particleFloat{0%{opacity:0;transform:translateY(0) scale(0)}50%{opacity:1;transform:translateY(-10px) scale(1)}to{opacity:0;transform:translateY(-20px) scale(0)}}@keyframes bubblePulse{0%,to{transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(1.05)}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes dataFlow{0%{background-position:-100% 0}to{background-position:100% 0}}.features{background:#0f172a;border:none;box-shadow:none;overflow:hidden;padding:8rem 0;position:relative}.features:before{background:radial-gradient(circle at 20% 30%,#8b5cf60a 0,#0000 50%),radial-gradient(circle at 80% 70%,#ec489908 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.features-container{border:none;box-shadow:none;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:2}.section-header{margin-bottom:6rem}.section-header h2{background:linear-gradient(135deg,#8b5cf6,#ec4899 50%,#3b82f6);font-size:3rem;line-height:1.2;margin-bottom:1.5rem}.section-header p{font-size:1.3rem;line-height:1.6;max-width:800px}.features-content-list{display:flex;flex-direction:column;gap:6rem}.features-item{grid-gap:4rem;align-items:center;border:none;box-shadow:none;display:grid;gap:4rem;grid-template-columns:1fr 1fr;opacity:0;position:relative;transform:translateY(60px);transition:all .4s ease-out}.features-item.visible{opacity:1;transform:translateY(0)}.features-item.left{grid-template-columns:2fr 1fr;justify-content:start}.features-item.left .feature-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;margin-right:auto;max-width:600px;order:1;padding:3rem;text-align:left}.features-item.left .feature-visual{margin-left:2rem;order:2}.features-item.right{grid-template-columns:1fr 2fr;justify-content:end}.features-item.right .feature-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;margin-left:auto;max-width:600px;order:2;padding:3rem;text-align:left}.features-item.right .feature-visual{margin-right:2rem;order:1}.feature-content{border:none;box-shadow:none;position:relative}.feature-highlight{background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:20px;color:#a78bfa;display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.5rem;padding:.5rem 1rem}.feature-icon{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:20px;box-shadow:0 10px 30px #8b5cf64d;height:80px;margin-bottom:2rem;position:relative;width:80px}.feature-icon:before{background:linear-gradient(135deg,#8b5cf6,#ec4899,#3b82f6);border-radius:inherit;content:"";inset:-2px;opacity:0;position:absolute;transition:opacity .3s ease;z-index:-1}.feature-item:hover .feature-icon:before{opacity:1}.feature-icon svg{stroke-width:2;color:#fff;height:40px;width:40px}.feature-content h3{color:#fff;font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem}.feature-content p{color:#fffc;font-size:1.125rem;line-height:1.7;margin:0}.feature-visual{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:20px;height:300px;overflow:hidden}.animation-container,.feature-visual{align-items:center;display:flex;justify-content:center;position:relative}.animation-container{height:100%;width:100%}.conversational-anim .simple-chat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;max-width:280px;overflow:hidden;width:100%}.conversational-anim .chat-header-simple{align-items:center;background:#8b5cf61a;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:.75rem 1rem}.conversational-anim .chat-title-simple{color:#fff;font-size:.9rem;font-weight:600}.conversational-anim .status-dot-simple{animation:pulse 2s infinite;background:#22c55e;border-radius:50%;height:8px;width:8px}.conversational-anim .messages-simple{display:flex;flex-direction:column;gap:.75rem;height:180px;max-height:180px;overflow-x:hidden;overflow-y:auto;padding:1rem;scrollbar-color:#8b5cf64d #0000;scrollbar-width:thin}.conversational-anim .messages-simple::-webkit-scrollbar{width:3px}.conversational-anim .messages-simple::-webkit-scrollbar-track{background:#0000}.conversational-anim .messages-simple::-webkit-scrollbar-thumb{background:#8b5cf64d;border-radius:2px}.conversational-anim .msg-simple{align-items:flex-start;animation:slideIn .3s ease-out;display:flex;gap:.5rem}.conversational-anim .msg-simple.user{flex-direction:row-reverse}.conversational-anim .msg-avatar-simple{align-items:center;background:#ffffff1a;border-radius:50%;display:flex;flex-shrink:0;font-size:.8rem;height:28px;justify-content:center;width:28px}.conversational-anim .msg-text-simple{background:#ffffff14;border-radius:12px;color:#ffffffe6;font-size:.8rem;line-height:1.3;max-width:180px;padding:.5rem .75rem}.conversational-anim .msg-simple.user .msg-text-simple{background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff}.conversational-anim .msg-simple.system .msg-text-simple{background:#f59e0b26;color:#fbbf24}.conversational-anim .msg-simple.success .msg-text-simple{background:#22c55e26;color:#22c55e}.conversational-anim .test-card-simple{background:linear-gradient(135deg,#8b5cf626,#ec48991a)!important;border:1px solid #8b5cf666!important;border-radius:8px!important;max-width:200px!important;overflow:hidden!important;padding:0!important}.conversational-anim .test-card-header{align-items:center;background:#8b5cf633;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;padding:.75rem}.conversational-anim .test-card-title{color:#fff;font-size:.75rem;font-weight:600;margin:0}.conversational-anim .test-card-badge{background:#22c55e33;border:1px solid #22c55e;border-radius:10px;color:#22c55e;font-size:.6rem;font-weight:500;padding:.2rem .4rem}.conversational-anim .test-benefits,.conversational-anim .test-expected-section,.conversational-anim .test-steps-section,.conversational-anim .universal-support{border-bottom:1px solid #ffffff1a;padding:.75rem}.conversational-anim .test-expected-section{background:#ffffff08}.conversational-anim .test-benefits{background:#8b5cf614}.conversational-anim .universal-support{background:#22c55e14}.conversational-anim .benefit-item{color:#fffc;font-size:.65rem;line-height:1.2;margin-bottom:.2rem}.conversational-anim .support-grid{grid-gap:.3rem;display:grid;gap:.3rem;grid-template-columns:1fr 1fr}.conversational-anim .support-item{color:#fffc;font-size:.6rem;line-height:1.1;padding:.2rem 0}.conversational-anim .section-label{color:#ffffffe6;font-size:.7rem;font-weight:600;margin-bottom:.5rem}.conversational-anim .test-step{align-items:center;color:#fffc;display:flex;font-size:.7rem;gap:.5rem;margin-bottom:.3rem}.conversational-anim .step-num{align-items:center;background:#8b5cf666;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.6rem;font-weight:600;height:16px;justify-content:center;width:16px}.conversational-anim .expected-text{color:#fffc;font-size:.7rem;font-style:italic;line-height:1.3}.conversational-anim .test-meta{background:#0003;color:#ffffffb3;display:flex;font-size:.65rem;justify-content:space-between;padding:.5rem .75rem}.conversational-anim .typing-dots-simple{align-items:center;background:#ffffff14;border-radius:12px;display:flex;gap:.25rem;padding:.5rem .75rem}.conversational-anim .typing-dots-simple span{animation:typingBounce 1.4s infinite;background:#8b5cf6b3;border-radius:50%;height:4px;width:4px}.conversational-anim .typing-dots-simple span:nth-child(2){animation-delay:.2s}.conversational-anim .typing-dots-simple span:nth-child(3){animation-delay:.4s}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes typingBounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.windows-anim .desktop-stack{height:200px;position:relative;width:250px}.desktop-window{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;height:120px;opacity:.3;position:absolute;transform:scale(.9);transition:all .5s ease;width:200px}.desktop-window.active{opacity:1;transform:scale(1);z-index:3}.desktop-window.web{border-color:#3b82f6;left:0;top:0}.desktop-window.desktop{border-color:#8b5cf6;left:25px;top:40px}.desktop-window.legacy{background:#0000004d;border-color:#ef4444;left:50px;top:80px}.window-header{background:#ffffff1a;border-bottom:1px solid #ffffff1a;color:#fffc;font-size:.75rem;padding:.5rem}.window-content{padding:1rem}.web-elements .button{background:#3b82f6;border-radius:4px;color:#fff;font-size:.75rem;margin-bottom:.5rem;padding:.25rem .5rem}.web-elements .form-field{background:#ffffff1a;border-radius:4px;height:1rem}.desktop-menu{display:flex;gap:.5rem}.menu-item{background:#ffffff1a;border-radius:4px;color:#fffc;font-size:.75rem;padding:.25rem .5rem}.legacy-interface .terminal-line{color:#22c55e;font-family:monospace;font-size:.75rem}.healing-anim .test-component{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;height:150px;padding:1rem;position:relative;transition:all .5s ease;width:200px}.test-component.broken{background:#ef44441a;border-color:#ef4444}.test-component.healing{background:#f59e0b1a;border-color:#f59e0b}.test-component.fixed{background:#22c55e1a;border-color:#22c55e}.component-header{align-items:center;color:#fffc;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:1rem}.status-dot{background:#22c55e;border-radius:50%;height:8px;width:8px}.test-component.broken .status-dot{background:#ef4444}.test-component.healing .status-dot{animation:pulse .5s infinite;background:#f59e0b}.test-line{background:#ffffff1a;border-radius:2px;height:.5rem;margin-bottom:.5rem}.test-component.broken .test-line:nth-child(2){background:#ef44444d}.healing-sparkles{animation:sparkle 1s ease-in-out;display:flex;font-size:1.5rem;gap:1rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.web-testing-anim .browser-window{background:#ffffff0d;border-radius:8px;height:180px;overflow:hidden;width:250px}.browser-header{align-items:center;background:#ffffff1a;display:flex;padding:.5rem}.browser-dots{display:flex;gap:.25rem}.browser-dots span{background:#ffffff4d;border-radius:50%;height:8px;width:8px}.browser-dots span:first-child{background:#ef4444}.browser-dots span:nth-child(2){background:#f59e0b}.browser-dots span:nth-child(3){background:#22c55e}.browser-content{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.web-element{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;color:#fffc;font-size:.875rem;padding:.5rem;transition:all .3s ease}.web-element.testing{animation:testPulse .8s ease-in-out;background:#8b5cf633;border-color:#8b5cf6;color:#a78bfa}.form-input{background:#ffffff1a;border-radius:4px;height:1rem;margin-top:.25rem}.multi-agent-anim .agent-network{height:200px;position:relative;width:200px}.agent-node{align-items:center;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:50%;display:flex;flex-direction:column;height:60px;justify-content:center;opacity:.5;position:absolute;transition:all .5s ease;width:60px}.agent-node.active{background:#8b5cf633;border-color:#8b5cf6;opacity:1}.agent-node:first-child{left:0;top:0}.agent-node:nth-child(2){right:0;top:0}.agent-node:nth-child(3){bottom:0;left:0}.agent-node:nth-child(4){bottom:0;right:0}.agent-icon{font-size:1.2rem;margin-bottom:.25rem}.agent-label{color:#fffc;font-size:.6rem;text-align:center}.agent-pulse{animation:pulse 2s infinite;border:2px solid #8b5cf6;border-radius:50%}.agent-pulse,.connection-lines{height:100%;position:absolute;width:100%}.connection-lines{left:0;pointer-events:none;top:0}.enterprise-anim .deployment-pipeline{align-items:center;display:flex;gap:1rem}.pipeline-stage{align-items:center;display:flex;flex-direction:column;gap:.5rem;opacity:.3;transition:all .5s ease}.pipeline-stage.active{opacity:1}.stage-icon{align-items:center;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:50%;display:flex;font-size:1.2rem;height:40px;justify-content:center;transition:all .5s ease;width:40px}.pipeline-stage.active .stage-icon{background:#8b5cf633;border-color:#8b5cf6}.stage-label{color:#fffc;font-size:.75rem;text-align:center}.pipeline-arrow{color:#ffffff4d;font-size:1.2rem;margin:0 .5rem}@keyframes bubbleIn{0%{opacity:0;transform:translateY(10px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes testPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes sparkle{0%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}50%{opacity:1;transform:translate(-50%,-50%) scale(1)}}.features-item:first-child{transition-delay:.1s}.features-item:nth-child(2){transition-delay:.2s}.features-item:nth-child(3){transition-delay:.3s}.features-item:nth-child(4){transition-delay:.4s}.features-item:nth-child(5){transition-delay:.5s}.features-item:nth-child(6){transition-delay:.6s}@media (min-width:769px){.features-content-list .features-item:nth-child(2).right .feature-content{animation:contentGlow 1.5s ease-in-out infinite;background:#8b5cf614!important;border:2px solid #8b5cf64d!important;box-shadow:0 0 30px #8b5cf633!important;position:relative}.features-content-list .features-item:nth-child(2).right .feature-content:before{animation:desktopGlow 2s ease-in-out infinite;background:linear-gradient(135deg,#8b5cf64d,#ec48994d 50%,#3b82f64d);border-radius:30px;bottom:-10px;content:"";filter:blur(15px);left:-10px;position:absolute;right:-10px;top:-10px;z-index:-1}.features-content-list .features-item:nth-child(2).right .feature-highlight{animation:highlightPulse 1s ease-in-out infinite;background:linear-gradient(135deg,#8b5cf633,#ec489933)!important;border:2px solid #8b5cf680!important;box-shadow:0 0 15px #8b5cf666!important;color:#c4b5fd!important}.features-content-list .features-item:nth-child(2).right .feature-icon{animation:iconGlow 1.2s ease-in-out infinite;box-shadow:0 0 40px #8b5cf680!important}.features-content-list .features-item:nth-child(2).right .feature-visual{background:#8b5cf60d!important;border:2px solid #8b5cf666!important;box-shadow:0 0 25px #8b5cf64d!important}}@media (max-width:768px){.features-content-list .features-item:nth-child(2) .feature-content{background:#0000!important;border:none!important}}@keyframes desktopGlow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.02)}}@keyframes contentGlow{0%,to{border-color:#8b5cf64d;box-shadow:0 0 30px #8b5cf633}50%{border-color:#8b5cf680;box-shadow:0 0 40px #8b5cf666}}@keyframes highlightPulse{0%,to{box-shadow:0 0 15px #8b5cf666;transform:scale(1)}50%{box-shadow:0 0 25px #8b5cf699;transform:scale(1.05)}}@keyframes iconGlow{0%,to{box-shadow:0 0 40px #8b5cf680;transform:translateY(0)}50%{box-shadow:0 0 60px #8b5cf6b3;transform:translateY(-2px)}}@media (max-width:1024px){.features{padding:6rem 0}.section-header h2{font-size:2.5rem}.features-item{gap:3rem}.feature-content h3{font-size:1.75rem}.feature-content p{font-size:1rem}}@media (max-width:768px){.features{padding:4rem 0}.features-container{padding:0 1rem}.section-header{margin-bottom:4rem}.section-header h2{font-size:2rem}.section-header p{font-size:1.1rem}.features-content-list{gap:4rem}.features-item{gap:2rem;grid-template-columns:1fr;text-align:center}.features-item.left,.features-item.right{grid-template-columns:1fr;justify-content:center}.features-item.left .feature-content,.features-item.right .feature-content{margin:0 auto;max-width:none;order:1;padding:2rem;text-align:center}.features-item.left .feature-visual,.features-item.right .feature-visual{margin:0;order:2}.feature-content h3{font-size:1.5rem}.feature-visual{height:200px}.feature-icon{margin:0 auto 1.5rem}}@media (max-width:480px){.section-header h2{font-size:1.75rem}.section-header p{font-size:1rem}.feature-content h3{font-size:1.25rem}.feature-content p{font-size:.95rem}.feature-icon{height:60px;width:60px}.feature-icon svg{height:30px;width:30px}.feature-highlight{font-size:.8rem;padding:.4rem .8rem}}@media (prefers-reduced-motion:reduce){.visual-glow{animation:none}.features-item{transition:opacity .3s ease}}@media (prefers-contrast:high){.feature-content h3{color:#fff}.feature-highlight{background:#ffffff1a;border-color:#fff;color:#fff}.feature-visual{border-color:#fff}}.comparison-enhanced{background:#0f172a;padding:8rem 0;position:relative}.comparison-container-enhanced{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:2}.comparison-header-enhanced{margin-bottom:4rem;text-align:center}.comparison-header-enhanced h2{color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.75rem;font-weight:600;letter-spacing:-.01em;line-height:1.2;margin-bottom:1rem}.comparison-header-enhanced p{color:#ffffffb3;font-size:1.1rem;line-height:1.5;margin:0 auto;max-width:600px}.comparison-table-modern{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:1.25rem;overflow:hidden}.table-headers{background:#ffffff0d;border-bottom:1px solid #ffffff1a;display:grid;grid-template-columns:220px 1fr 1fr}.header-category{border-right:1px solid #ffffff14;padding:2rem 1.5rem}.header-ai,.header-traditional{padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.header-traditional{border-right:1px solid #ffffff14}.header-traditional:hover{background:#ef44440d}.header-ai:hover{background:#22c55e0d}.header-icon{display:block;font-size:2.5rem;margin-bottom:.75rem}.header-ai h3,.header-traditional h3{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.2;margin:0 0 1rem}.header-traditional h3{color:#fca5a5}.header-ai h3{color:#86efac}.header-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.header-tags span{border-radius:1rem;font-size:.8rem;font-weight:500;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.header-traditional .header-tags span{background:#ef444426;border:1px solid #ef444433;color:#fca5a5}.header-ai .header-tags span{background:#22c55e26;border:1px solid #22c55e33;color:#86efac}.comparison-row-modern{border-bottom:1px solid #ffffff0f;display:grid;grid-template-columns:220px 1fr 1fr;transition:all .3s ease}.comparison-row-modern:last-child{border-bottom:none}.comparison-row-modern:hover{background:#ffffff05}.comparison-row-modern:hover .row-traditional{background:#ef444408;transform:translateX(-2px)}.comparison-row-modern:hover .row-solution{background:#22c55e08;transform:translateX(2px)}.highlighted-row{animation:highlightGlow 3s ease-in-out infinite;background:#8b5cf608;border:1px solid #8b5cf633;border-radius:.5rem;box-shadow:0 0 20px #8b5cf626;margin:.25rem 0;position:relative}.highlighted-row:before{animation:borderGlow 4s ease-in-out infinite;background:linear-gradient(135deg,#8b5cf64d,#ec48994d 50%,#3b82f64d);border-radius:.6rem;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px;z-index:-1}.highlighted-row .row-category{background:#8b5cf614;color:#c4b5fd;font-weight:700}.highlighted-row .row-category .category-icon{animation:iconPulse 2s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(139,92,246,.6))}.highlighted-row .row-solution{background:#22c55e1a;border-left:3px solid #22c55e66;color:#bbf7d0;font-weight:600}.highlighted-row:hover{box-shadow:0 8px 30px #8b5cf640;transform:translateY(-2px)}.row-category{align-items:center;background:#ffffff05;border-right:1px solid #ffffff14;color:#fff;display:flex;font-weight:600;gap:.75rem;padding:1.25rem 1.5rem}.category-icon{font-size:1.25rem}.category-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:600}.row-traditional{border-right:1px solid #ffffff14;color:#fffc;font-size:.9rem;line-height:1.5;padding:1.25rem 1.5rem;position:relative;transition:all .3s ease}.row-traditional:before{content:"❌";font-size:.85rem;left:.75rem;opacity:.6;position:absolute;top:1.25rem}.row-traditional{padding-left:2.5rem}.row-solution{color:#ffffffd9;font-size:.9rem;font-weight:500;line-height:1.5;padding:1.25rem 1.5rem;position:relative;transition:all .3s ease}.row-solution:before{content:"✅";font-size:.85rem;left:.75rem;opacity:.6;position:absolute;top:1.25rem}.row-solution{padding-left:2.5rem}@keyframes highlightGlow{0%,to{box-shadow:0 0 20px #8b5cf626}50%{box-shadow:0 0 30px #8b5cf640}}@keyframes borderGlow{0%,to{filter:blur(1px);opacity:.3}50%{filter:blur(2px);opacity:.6}}@keyframes iconPulse{0%,to{filter:drop-shadow(0 0 8px rgba(139,92,246,.6));transform:scale(1)}50%{filter:drop-shadow(0 0 12px rgba(139,92,246,.8));transform:scale(1.1)}}@media (max-width:1024px){.comparison-header-enhanced h2{font-size:2.25rem}.comparison-row-modern,.table-headers{grid-template-columns:180px 1fr 1fr}.row-category{padding:1rem}.category-text{font-size:.8rem}.row-solution,.row-traditional{font-size:.85rem;padding:1rem}}@media (max-width:768px){.comparison-enhanced{padding:5rem 0}.comparison-container-enhanced{padding:0 1rem}.comparison-header-enhanced h2{font-size:1.9rem}.comparison-header-enhanced p{font-size:1rem}.comparison-row-modern,.table-headers{grid-template-columns:1fr}.header-category,.row-category{border-bottom:1px solid #ffffff14;border-right:none;justify-content:center;text-align:center}.header-ai,.header-traditional,.row-solution,.row-traditional{border-right:none}}@media (max-width:480px){.comparison-header-enhanced h2{font-size:1.6rem}.header-ai,.header-traditional{padding:1.5rem 1rem}.header-icon{font-size:2rem}}.quote-section{align-items:center;background:#0f172a;display:flex;min-height:100vh;overflow:hidden;padding:8rem 0;position:relative}.bg-shapes{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.shape{animation:float 20s ease-in-out infinite;border-radius:50%;filter:blur(100px);opacity:.3;position:absolute}.shape-1{animation-delay:0s;background:linear-gradient(45deg,#8b5cf6,#6366f1);height:400px;left:-10%;top:10%;width:400px}.shape-2{animation-delay:7s;background:linear-gradient(45deg,#ec4899,#ec7648);height:300px;right:-5%;top:60%;width:300px}.shape-3{animation-delay:14s;background:linear-gradient(45deg,#3b82f6,#8b5cf6);bottom:-20%;height:500px;left:50%;width:500px}.mesh-gradient{animation:meshMove 30s ease-in-out infinite;background:radial-gradient(circle at 20% 80%,#8b5cf61a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ec48991a 0,#0000 50%),radial-gradient(circle at 40% 40%,#3b82f60d 0,#0000 50%)}.mesh-gradient,.particles-container{height:100%;left:0;position:absolute;top:0;width:100%}.particles-container{pointer-events:none;z-index:2}.floating-particle{animation:floatUp linear infinite;background:linear-gradient(45deg,#8b5cf6,#6366f1);border-radius:50%;height:4px;opacity:.6;position:absolute;width:4px}.floating-particle:nth-child(2n){background:linear-gradient(45deg,#ec4899,#ec7648);height:3px;width:3px}.floating-particle:nth-child(3n){background:linear-gradient(45deg,#3b82f6,#8b5cf6);height:2px;width:2px}.quote-container{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;text-align:center;z-index:3}.quote-content{margin:0 auto;max-width:900px}.quote-icon{align-items:center;display:flex;height:80px;justify-content:center;margin:0 auto 3rem;position:relative;width:80px}.icon-glow{animation:pulse 3s ease-in-out infinite;background:radial-gradient(circle,#8b5cf64d 0,#0000 70%);border-radius:50%;height:120px;position:absolute;width:120px}.quote-icon svg{color:#8b5cf6;filter:drop-shadow(0 0 20px rgba(139,92,246,.5));height:80px;position:relative;width:80px;z-index:2}.quote-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;display:inline-block;margin-bottom:2rem;padding:.5rem 1.5rem}.badge-text{color:#fffc;font-size:.9rem;font-weight:500;letter-spacing:.5px}.quote-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899 50%,#3b82f6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:3rem;font-weight:700;line-height:1.2;margin:0 0 2rem;position:relative;text-shadow:0 0 40px #8b5cf64d}.quote-text:after,.quote-text:before{color:#8b5cf633;content:'"';font-family:serif;font-size:4rem;font-weight:300;position:absolute}.quote-text:before{animation:fadeInLeft 1s ease-out .5s both;left:-3rem;top:-1.5rem}.quote-text:after{animation:fadeInRight 1s ease-out .7s both;bottom:-2.5rem;right:-3rem}.quote-sub{color:#ffffffe6;font-size:1.5rem;line-height:1.4;margin-bottom:3rem}.quote-question{color:#8b5cf6;display:block;font-weight:600;margin-bottom:.5rem}.quote-cta strong{color:#ec4899;font-weight:700;position:relative}.quote-cta strong:after{animation:underlineExpand 1s ease-out 1.5s both;background:linear-gradient(90deg,#ec4899,#8b5cf6);bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;width:100%}.quote-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-button{border-radius:12px;font-size:1.1rem;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s ease}.button-content{align-items:center;display:flex;justify-content:center;position:relative;z-index:2}.primary-cta{background:linear-gradient(45deg,#8b5cf6,#ec4899);box-shadow:0 10px 30px #8b5cf64d;color:#fff}.primary-cta .button-glow{background:linear-gradient(90deg,#0000,#fff6,#0000);height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.primary-cta:hover .button-glow{left:100%}.primary-cta:hover{box-shadow:0 15px 40px #8b5cf666;transform:translateY(-2px)}.secondary-cta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;color:#fff}.secondary-cta:hover{background:#fff3;border-color:#8b5cf680;box-shadow:0 10px 30px #8b5cf633;transform:translateY(-2px)}.testimonial-author{color:#fffc;font-size:1.1rem;margin-bottom:2rem;text-align:center}.testimonial-indicators{display:flex;gap:.75rem;justify-content:center;margin-bottom:2rem}.indicator{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.indicator.active{background:linear-gradient(135deg,#8b5cf6,#ec4899);transform:scale(1.2)}.indicator:hover{background:#ffffff80;transform:scale(1.1)}@keyframes meshMove{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.1) rotate(180deg)}}@keyframes floatUp{0%{bottom:-10px;opacity:0;transform:translateX(0) rotate(0deg)}10%{opacity:1}90%{opacity:1}to{bottom:100vh;opacity:0;transform:translateX(100px) rotate(1turn)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:.2;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:.2;transform:translateX(0)}}@keyframes underlineExpand{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.fade-in{transform:translateY(40px);transition:all 1s ease-out}.fade-in:first-child{transition-delay:.1s}.fade-in:nth-child(2){transition-delay:.3s}.fade-in:nth-child(3){transition-delay:.5s}.fade-in:nth-child(4){transition-delay:.7s}.fade-in:nth-child(5){transition-delay:.9s}@media (max-width:1024px){.quote-section{min-height:80vh;padding:6rem 0}.quote-text{font-size:2.5rem}.shape{filter:blur(80px)}.shape-1,.shape-2{height:300px;width:300px}.shape-3{height:400px;width:400px}}@media (max-width:768px){.quote-section{min-height:auto;padding:4rem 0}.quote-container{padding:0 1rem}.quote-text{font-size:2rem}.quote-text:before{font-size:2.5rem;left:-1.5rem;top:-1rem}.quote-text:after{bottom:-1.5rem;font-size:2.5rem;right:-1.5rem}.quote-sub{font-size:1.2rem}.quote-actions{align-items:center;flex-direction:column}.cta-button{max-width:280px}.shape{filter:blur(60px);opacity:.2}}@media (max-width:480px){.quote-text{font-size:1.6rem}.quote-sub{font-size:1rem}.quote-icon{margin-bottom:2rem}.quote-icon,.quote-icon svg{height:60px;width:60px}.icon-glow{height:90px;width:90px}}@media (prefers-reduced-motion:reduce){.button-glow,.floating-particle,.icon-glow,.mesh-gradient,.shape{animation:none}.fade-in{transition:opacity .3s ease}}@media (prefers-contrast:high){.quote-text{-webkit-text-fill-color:#0000;background:#fff;-webkit-background-clip:text;background-clip:text}.primary-cta{background:#8b5cf6;border:2px solid #fff}.secondary-cta{background:#0000;border:2px solid #fff}}.use-cases{background:#0f172a;padding:6rem 0;position:relative}.use-cases:before{background:radial-gradient(circle at 20% 30%,#3b82f614 0,#0000 50%),radial-gradient(circle at 80% 70%,#8b5cf60f 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.use-cases-container{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:2}.section-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.8rem}.section-header p{color:#fffc;font-size:1.2rem}.use-cases-grid{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:4rem;width:100%}.use-case-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex-basis:calc(50% - 1rem);flex-grow:1;flex-shrink:1;min-width:400px;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}@media (max-width:900px){.use-case-card{flex:1 1 100%;min-width:0;min-width:auto}}.use-case-card:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:16px 16px 0 0;content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.use-case-card:hover:before{opacity:1}.use-case-card:hover{background:#ffffff14;border-color:#3b82f64d;box-shadow:0 15px 35px #3b82f626;transform:translateY(-5px)}.use-case-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;display:block;font-size:3rem;margin-bottom:1.5rem}.use-case-card h3{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.use-case-card .main-description{color:#ffffffe6;font-size:1rem;font-weight:500;line-height:1.6;margin-bottom:1rem}.use-case-card .details-description{color:#ffffffb3;font-size:.9rem;font-style:italic;line-height:1.5;margin-bottom:1.5rem}.examples{display:flex;flex-wrap:wrap;gap:.5rem}.example-tag{background:#3b82f626;border:1px solid #3b82f64d;border-radius:20px;color:#ffffffe6;font-size:.8rem;font-weight:500;padding:.4rem .8rem;transition:all .3s ease}.example-tag:hover{background:#3b82f640;border-color:#3b82f680;color:#fff}.value-proposition{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:1px solid #ffffff1a;border-radius:16px;padding:3rem;position:relative;text-align:center}.vp-content h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2rem;font-weight:600;margin-bottom:1.5rem}.vp-content p{color:#ffffffd9;font-size:1.1rem;line-height:1.7;margin:0 auto;max-width:800px}.use-cases-grid-enhanced{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(12,1fr);margin-bottom:4rem}.use-case-card:first-child,.use-case-card:nth-child(2),.use-case-card:nth-child(3),.use-case-card:nth-child(4){grid-column:span 6}.use-case-card.featured{background:linear-gradient(135deg,#3b82f61a,#8b5cf60d);border:1px solid #3b82f633}.use-case-card.featured:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6 50%,#ec4899);opacity:1}.use-case-card.featured h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-weight:700}.use-case-card.featured:hover{background:linear-gradient(135deg,#3b82f626,#8b5cf614);box-shadow:0 20px 40px #3b82f633}.use-case-stats{grid-gap:2rem;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:3rem 0;padding:2rem}.stat-number{background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.stat-label{color:#ffffffb3}.fade-in{transform:translateY(20px);transition:all .2s ease}@media (max-width:768px){.use-cases{padding:4rem 0}.use-cases-container{padding:0 1rem}.section-header h2{font-size:2.2rem}.use-cases-grid{flex-direction:column;gap:1.5rem;margin-bottom:3rem}.use-cases-grid-enhanced{grid-template-columns:1fr}.use-case-card:nth-child(n){grid-column:span 1}.use-case-card{flex:1 1 100%;min-width:0;min-width:auto;padding:2rem}.use-case-card:hover{transform:translateY(-3px)}.value-proposition{padding:2rem}.vp-content h3{font-size:1.6rem}.use-case-stats{gap:1.5rem;grid-template-columns:repeat(2,1fr);padding:1.5rem}.stat-number{font-size:2rem}}@media (max-width:480px){.use-case-card{padding:1.5rem}.use-case-icon{font-size:2.5rem}.use-case-card h3{font-size:1.2rem}.use-case-stats{gap:1rem;grid-template-columns:1fr}}.how-it-works{background:#1e293b;padding:6rem 0}.steps-container{margin:0 auto;max-width:1000px;padding:0 2rem}.steps{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:4rem}.step{position:relative;text-align:center}.step-number{align-items:center;background:linear-gradient(135deg,#8b5cf6,#3b82f6);border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:700;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.step h3{color:#f1f5f9;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.step p{color:#94a3b8;line-height:1.7}@media (max-width:768px){.steps{grid-template-columns:1fr}}.modal-overlay{align-items:center;animation:modalFadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:10000}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 25px 50px #0000004d;max-height:90vh;overflow-y:auto;position:relative;width:100%}.contact-sales-modal,.modal-content{max-width:600px}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.close-button{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:20px;top:20px;transition:all .2s ease;z-index:1}.close-button:hover{background:#f5f5f5;color:#333}.modal-header{border-bottom:1px solid #f0f0f0;padding:40px 40px 20px;text-align:center}.modal-header h2{color:#1a1a1a;font-size:28px;font-weight:700;line-height:1.2;margin:0 0 8px}.modal-header p{color:#666;font-size:16px;line-height:1.5;margin:0}.enterprise-features{background:#f8f9fa;border-bottom:1px solid #f0f0f0;padding:20px 40px}.enterprise-features h3{color:#1a1a1a;font-size:18px;font-weight:600;margin:0 0 16px}.enterprise-features ul{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));list-style:none;margin:0;padding:0}.enterprise-features li{color:#333;font-size:14px;padding:4px 0}.contact-form{padding:30px 40px 40px}.form-group{margin-bottom:20px}.form-group label{color:#333;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.required{color:#e74c3c;margin-left:2px}.form-group input,.form-group textarea{border:2px solid #e1e5e9;border-radius:8px;box-sizing:border-box;font-size:14px;padding:12px 16px;transition:border-color .2s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a;outline:none}.form-group textarea{font-family:inherit;min-height:100px;resize:vertical}.field-error{color:#e74c3c;font-size:12px;gap:4px;margin-top:4px}.error-message,.field-error{align-items:center;display:flex}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px;gap:8px;margin-bottom:20px;padding:12px}.error-icon{font-size:16px}.submit-button{align-items:center;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;margin-bottom:16px;padding:16px 24px;transition:all .3s ease;width:100%}.submit-button:hover{box-shadow:0 8px 25px #4f46e566;transform:translateY(-1px)}.submit-button:active{transform:translateY(0)}.submit-button.loading{cursor:not-allowed;opacity:.8}.submit-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.button-arrow{font-size:18px;transition:transform .2s ease}.submit-button:hover .button-arrow{transform:translateX(2px)}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.terms-note{color:#666;font-size:12px;line-height:1.4;text-align:center}.terms-note a{color:#4f46e5;text-decoration:none}.terms-note a:hover{text-decoration:underline}.success-modal{max-width:500px;text-align:center}.success-content{padding:40px}.success-icon{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;display:flex;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.success-content h2{color:#1a1a1a;font-size:24px;font-weight:700;margin:0 0 16px}.success-content p{color:#666;font-size:16px;line-height:1.5;margin:0 0 24px}.trial-info{margin-bottom:32px}.enterprise-info{text-align:center}.enterprise-badge{align-items:center;background:#f3f4f6;border-radius:8px;display:inline-flex;gap:8px;margin-bottom:12px;padding:8px 16px}.enterprise-icon{font-size:20px}.enterprise-label{color:#374151;font-weight:600}.enterprise-info p{color:#666;font-size:14px;margin:0}.next-steps{margin-bottom:32px}.next-steps h3{color:#1a1a1a;font-size:18px;margin:0 0 16px}.next-steps li{align-items:center;color:#333;display:flex;font-size:14px;gap:12px;padding:8px 0}.next-steps li span[aria-hidden=true]{font-size:16px;text-align:center;width:20px}.action-buttons{gap:12px}.primary-button{background:linear-gradient(135deg,#4f46e5,#7c3aed);font-size:14px;padding:14px 28px}.primary-button:hover{box-shadow:0 8px 25px #4f46e566;transform:translateY(-1px)}@media (max-width:768px){.modal-content{margin:20px;max-width:calc(100% - 40px)}.modal-header{padding:30px 20px 20px}.contact-form,.enterprise-features{padding:20px}.success-content{padding:30px 20px}.enterprise-features ul{grid-template-columns:1fr}.action-buttons{flex-direction:column}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.pricing{background:#0f172a;padding:6rem 0}.pricing-container{margin:0 auto;max-width:1200px;padding:0 2rem}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-top:4rem}.pricing-card{background:#1e293b;border:2px solid #334155;border-radius:20px;display:flex;flex-direction:column;padding:2.5rem 2rem;position:relative;transition:all .3s ease}.pricing-card:hover{border-color:#8b5cf6;box-shadow:0 20px 40px #8b5cf626;transform:translateY(-5px)}.pricing-card.popular{border-color:#ec4899;box-shadow:0 10px 30px #ec489933;transform:scale(1.05)}.pricing-card.popular:hover{box-shadow:0 25px 50px #ec489940;transform:scale(1.05) translateY(-5px)}.popular-badge{background:linear-gradient(135deg,#ec4899,#8b5cf6);box-shadow:0 4px 12px #ec48994d;left:50%;padding:.5rem 1.5rem;transform:translateX(-50%)}.plan-header{margin-bottom:2rem;text-align:center}.plan-name{color:#f1f5f9;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.plan-price{align-items:baseline;display:flex;justify-content:center;margin-bottom:1rem}.currency{color:#8b5cf6;font-size:1.5rem;font-weight:600}.amount{color:#f1f5f9;font-size:3rem;font-weight:700;margin:0 .25rem}.euro-symbol{color:#8b5cf6;font-size:2.2rem}.period{color:#94a3b8;font-size:1.125rem;font-weight:500}.plan-description{color:#94a3b8;font-size:1rem;line-height:1.6}.features-list{flex:1 1;list-style:none;margin:0 0 2rem;padding:0}.feature-item{align-items:center;border-bottom:1px solid #4755694d;color:#e2e8f0;display:flex;font-size:.95rem;gap:.75rem;padding:.75rem 0}.feature-item:last-child{border-bottom:none}.check-icon{color:#10b981;flex-shrink:0;height:20px;width:20px}.plan-footer{margin-top:auto}.plan-button{border-radius:10px;font-size:1.1rem;padding:1rem 1.5rem;transition:all .3s ease}.plan-button.primary{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.plan-button.primary:hover{box-shadow:0 10px 25px #8b5cf64d}.plan-button.secondary{background:#0000;border:2px solid #8b5cf6;color:#8b5cf6}.plan-button.secondary:hover{background:#8b5cf6}.pricing-footer{border-top:1px solid #334155;margin-top:4rem;padding-top:3rem;text-align:center}.pricing-note{color:#94a3b8;font-size:1.1rem;margin-bottom:3rem}.pricing-faq h4{color:#f1f5f9;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));text-align:left}.faq-item{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem}.faq-item h5{color:#f1f5f9;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.faq-item p{color:#94a3b8;font-size:.95rem;line-height:1.6}@media (max-width:1200px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.pricing-grid{grid-template-columns:1fr}.pricing-card.popular{transform:none}.pricing-card.popular:hover{transform:translateY(-5px)}.amount{font-size:2.2rem}.euro-symbol{font-size:1.8rem}.faq-grid{grid-template-columns:1fr}}.support{background:linear-gradient(135deg,#1e293b,#0f172a 50%,#1e1b4b);overflow:hidden;padding:6rem 0;position:relative}.support:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Cpath d='M20 0H0v20' fill='none' stroke='%238B5CF6' stroke-width='.5' opacity='.05'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.support-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;width:100%;z-index:2}.support-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.support-text h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;color:#f1f5f9;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.support-subtitle{color:#e2e8f0;font-size:1.25rem;font-weight:500;margin-bottom:1.5rem}.support-description{color:#94a3b8;font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem}.support-features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:2.5rem}.support-feature{align-items:flex-start;background:#8b5cf60d;border:1px solid #8b5cf61a;border-radius:12px;display:flex;gap:1rem;padding:1rem;position:relative;transition:all .3s ease}.support-feature.standard{background:#22c55e0d;border-color:#22c55e33}.support-feature.standard:hover{background:#22c55e1a;border-color:#22c55e4d;transform:translateY(-2px)}.support-feature.enterprise{background:#8b5cf60d;border-color:#8b5cf61a}.support-feature.enterprise:hover{background:#8b5cf61a;border-color:#8b5cf64d;transform:translateY(-2px)}.feature-icon-large{align-items:center;border-radius:10px;display:flex;flex-shrink:0;font-size:1.5rem;height:40px;justify-content:center;width:40px}.support-feature.standard .feature-icon-large{background:linear-gradient(135deg,#22c55e,#16a34a)}.support-feature.enterprise .feature-icon-large{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.feature-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.5rem}.feature-content h4{color:#f1f5f9;font-size:1rem;font-weight:600;margin:0}.feature-badge{border-radius:12px;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase;white-space:nowrap}.standard-badge{background:#22c55e33;border:1px solid #22c55e4d;color:#16a34a}.enterprise-badge{background:#8b5cf633;border:1px solid #8b5cf64d;color:#8b5cf6}.feature-content p{color:#94a3b8;font-size:.9rem;line-height:1.5}.support-cta{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem}.support-button{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.support-button:hover{box-shadow:0 10px 25px #8b5cf64d;transform:translateY(-2px)}.response-time{color:#22c55e;font-size:.9rem;font-weight:500}.support-visual{align-items:center;display:flex;flex-direction:column;gap:2rem}.team-silhouettes{margin:0 auto;max-width:400px;position:relative;width:100%}.support-agent-illustration{animation:agentFloat 6s ease-in-out infinite;border-radius:16px;box-shadow:0 10px 30px #8b5cf633;height:auto;transition:transform .3s ease;width:100%}.support-agent-illustration:hover{transform:translateY(-5px)}@keyframes agentFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.floating-element{animation:elementBounce 3s ease-in-out infinite}.element-1{animation-delay:0s}.element-2{animation-delay:.75s}.element-3{animation-delay:1.5s}.element-4{animation-delay:2.25s}@keyframes elementBounce{0%,to{opacity:.8;transform:translateY(0) scale(1)}50%{opacity:1;transform:translateY(-15px) scale(1.1)}}.support-stats{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.stat-item{background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:15px;min-width:120px;padding:1.5rem;text-align:center;transition:all .3s ease}.stat-item:hover{background:#8b5cf626;transform:translateY(-3px)}.stat-number{background:linear-gradient(135deg,#8b5cf6,#ec4899);font-size:2rem;margin-bottom:.5rem}.stat-label{color:#94a3b8;font-size:.9rem;font-weight:500}@media (max-width:768px){.support-content{gap:3rem;grid-template-columns:1fr;text-align:center}.support-text h2{font-size:2rem}.support-features{grid-template-columns:1fr}.support-cta{justify-content:center}.support-stats{gap:1rem}.stat-item{min-width:100px;padding:1rem}}.support-chat-container{animation:chatFloat 8s ease-in-out infinite;background:#fff;border-radius:20px;box-shadow:0 10px 30px #8b5cf626;display:flex;flex-direction:column;height:500px;max-width:400px;overflow:hidden;position:relative;width:100%}@keyframes chatFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.chat-header{background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;justify-content:space-between;padding:1rem 1.5rem}.chat-header,.chat-header-info{align-items:center;display:flex}.chat-header-info{gap:.75rem}.agent-avatar{align-items:center;background:#fff3;border:2px solid #ffffff4d;border-radius:50%;display:flex;font-size:1.2rem;height:40px;justify-content:center;position:relative;width:40px}.agent-status-dot{animation:pulse 2s infinite;background:#22c55e;border:2px solid #fff;border-radius:50%;bottom:-2px;height:12px;position:absolute;right:-2px;width:12px}.agent-details{display:flex;flex-direction:column}.agent-name{font-size:.95rem;font-weight:600;margin-bottom:.1rem}.agent-title{font-size:.8rem;opacity:.9}.chat-status{align-items:center;display:flex;gap:.5rem}.status-text{font-size:.85rem;font-weight:500}.chat-messages{background:#f8f9fa;display:flex;flex:1 1;flex-direction:column;gap:1rem;overflow-y:auto;padding:1rem}.message{align-items:flex-start;display:flex;gap:.5rem;opacity:0;transform:translateY(20px)}.message.agent-message{align-self:flex-start}.message.user-message{align-self:flex-end;flex-direction:row-reverse}.message-avatar{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;height:32px;justify-content:center;width:32px}.user-message .message-avatar{background:#e5e7eb;color:#6b7280}.message-content{max-width:250px}.message-text{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000001a;color:#374151;font-size:.9rem;line-height:1.4;padding:.75rem 1rem;position:relative}.agent-message .message-text{border-bottom-left-radius:4px}.user-message .message-text{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-bottom-right-radius:4px;color:#fff}.message-time{color:#9ca3af;font-size:.75rem;margin-top:.25rem;padding:0 .5rem}.user-message .message-time{text-align:right}.typing-indicator{align-self:flex-start}.typing-content{background:#fff;border-radius:16px;border-bottom-left-radius:4px;box-shadow:0 1px 3px #0000001a;padding:1rem}.typing-dots{align-items:center;display:flex;gap:.25rem}.typing-dots span{animation:typingDot 1.4s ease-in-out infinite;background:#8b5cf6;border-radius:50%;height:8px;width:8px}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes typingDot{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-10px)}}.chat-input{background:#fff;border-top:1px solid #e5e7eb;padding:1rem}.input-field{align-items:center;background:#f3f4f6;border-radius:20px;display:flex;gap:.5rem;padding:.5rem 1rem}.input-field input{background:#0000;border:none;color:#6b7280;flex:1 1;font-size:.9rem;outline:none}.send-button{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;transition:transform .2s ease;width:32px}.send-button:hover{transform:scale(1.1)}.send-button svg{height:16px;width:16px}.message-1{animation:messageSlideIn .6s ease-out 1s forwards}.message-2{animation:messageSlideIn .6s ease-out 3s forwards}.message-3{animation:messageSlideIn .6s ease-out 4.5s forwards}.message-4{animation:messageSlideIn .6s ease-out 7s forwards}.message-5{animation:messageSlideIn .6s ease-out 9s forwards}@keyframes messageSlideIn{to{opacity:1;transform:translateY(0)}}.cta-section-enhanced{background:#0f172a;overflow:hidden;padding:6rem 2rem;position:relative;width:100%;z-index:50}.cta-container-enhanced{margin:0 auto;max-width:1200px;width:100%}.cta-gradient-wrapper{border-radius:1.2em;max-width:100%;overflow:hidden;position:relative}.cta-gradient-card{align-items:stretch;background:#1f192a00;background:linear-gradient(135deg,#8b5cf64d,#ec48994d 50%,#3b82f64d);border-radius:1.2em;display:flex;justify-content:center;overflow:visible;padding:1px;position:relative;width:100%;z-index:1}.cta-gradient-card:before{background:linear-gradient(135deg,#1e1b4b,#312e81 25%,#4c1d95 50%,#7c2d92 75%,#be185d);border-radius:calc(1.2em - 1px);content:"";inset:1px;position:absolute;z-index:-1}.cta-content{align-items:center;background:#0000;border-radius:calc(1.2em - 1px);display:flex;flex-direction:column;justify-content:center;padding:6rem 10%;position:relative;width:100%}.cta-headline{font-size:2.5rem;font-weight:400;letter-spacing:-.02em;line-height:1.2;margin:0 auto 1.5rem;max-width:570px}.cta-description,.cta-headline{color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:center}.cta-description{font-size:1.125rem;line-height:1.6;margin-bottom:1.5rem;max-width:520px}.cta-description p{color:#ffffffe6;margin:0}.cta-description strong{color:#fff;font-weight:600}.cta-button-wrapper{display:flex;justify-content:center}.cta-button-enhanced{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:.5rem;box-shadow:0 4px 15px #8b5cf64d;color:#fff;cursor:pointer;display:inline-flex;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;justify-content:center;margin:0 auto;min-height:3rem;padding:0 1.5rem;position:relative;text-align:center;text-decoration:none;transition:all .3s ease;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.cta-button-enhanced:hover{box-shadow:0 8px 25px #8b5cf666;color:#fff;text-decoration:none;transform:translateY(-2px)}.cta-button-enhanced:focus{box-shadow:0 0 0 3px #8b5cf64d;outline:none}.cta-button-text{font-size:1rem;font-weight:500;width:100%}@media (max-width:1024px){.cta-headline{font-size:2rem;max-width:505px}.cta-description{font-size:1rem}}@media (max-width:768px){.cta-section-enhanced{padding:4rem 1rem}.cta-content{padding:4rem 5%}.cta-headline{font-size:1.75rem;margin-bottom:1rem;max-width:460px}.cta-description{font-size:.95rem;margin-bottom:1.5rem}.cta-button-enhanced{font-size:.9rem;min-height:2.75rem;padding:0 1.25rem}}@media (max-width:480px){.cta-content{padding:3rem 5%}.cta-headline{font-size:1.5rem}.cta-description{font-size:.9rem}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.cta-gradient-card{animation:gradientShift 8s ease infinite;background-size:200% 200%}.signup-page{min-height:100vh}.signup-hero,.signup-page{background:linear-gradient(135deg,#667eea,#764ba2)}.signup-hero{color:#fff;overflow:hidden;padding:120px 0 80px;position:relative}.signup-hero:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" fill="%23fff" opacity=".1"><path d="M0 0v100h1000z"/></svg>');background-position:bottom;background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.signup-hero-container{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:1}.signup-hero-content h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:24px}.signup-hero-content .ai-powered{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text}.signup-hero-content p{font-size:1.25rem;line-height:1.6;margin-bottom:32px;opacity:.9}.trial-highlight{align-items:center;display:flex;gap:16px;margin-bottom:32px}.trial-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;font-weight:600;padding:8px 16px}.trial-text{opacity:.9}.primary-button.large{font-size:1.125rem;min-width:200px;padding:16px 32px}.signup-hero-visual{align-items:center;display:flex;justify-content:center}.hero-stats{grid-gap:32px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);padding:32px}.stat{text-align:center}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:8px}.stat-label{font-size:.875rem;opacity:.9}.signup-features{background:#fff;padding:80px 0}.signup-container{margin:0 auto;max-width:1200px;padding:0 20px}.signup-features h2{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:60px;text-align:center}.signup-features-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.signup-feature-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:32px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.signup-feature-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-4px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;color:#fff;display:flex;height:64px;justify-content:center;margin:0 auto 24px;width:64px}.feature-icon svg{height:32px;width:32px}.signup-feature-card h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:16px}.signup-feature-card p{color:#6b7280;line-height:1.6}.signup-pricing{background:#f8fafc;padding:80px 0}.signup-pricing h2{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:16px;text-align:center}.pricing-subtitle{color:#6b7280;font-size:1.125rem;margin-bottom:60px;text-align:center}.signup-pricing-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:800px}.signup-pricing-card{background:#fff;border:2px solid #e2e8f0;border-radius:20px;padding:40px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.signup-pricing-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-4px)}.signup-pricing-card.popular{border-color:#667eea;box-shadow:0 10px 30px #667eea26}.popular-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:.875rem;font-weight:600;left:20%;padding:8px 22px;position:absolute;text-align:center;top:-12px;transform:translateX(-10%)}.plan-header h3{color:#1f2937;font-size:1.5rem}.plan-header h3,.plan-price{font-weight:700;margin-bottom:8px}.plan-price{color:#667eea;font-size:2.5rem}.plan-price .period{color:#6b7280;font-size:1rem;font-weight:400}.plan-description{color:#6b7280;margin-bottom:32px}.plan-features{list-style:none;margin:0 0 32px;padding:0}.plan-features li{align-items:center;color:#374151;display:flex;gap:12px;margin-bottom:12px}.plan-features li svg{color:#10b981;flex-shrink:0;height:20px;width:20px}.plan-button{border:none;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:600;padding:16px;transition:all .2s ease;width:100%}.plan-button.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.plan-button.primary:hover{box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}.plan-button.secondary{background:#f8fafc;border:2px solid #667eea;color:#667eea}.plan-button.secondary:hover{background:#667eea;color:#fff}.signup-cta{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;padding:80px 0}.cta-content{margin:0 auto;max-width:800px;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:24px}.cta-content p{font-size:1.125rem;line-height:1.6;margin-bottom:40px;opacity:.9}.cta-buttons{align-items:center;display:flex;flex-direction:column;gap:24px}.trial-details{display:flex;font-size:.875rem;gap:32px;opacity:.9}.trial-details span{align-items:center;display:flex;gap:8px}@media (max-width:768px){.signup-hero{padding:80px 0 60px}.signup-hero-container{gap:40px;grid-template-columns:1fr;text-align:center}.signup-hero-content h1{font-size:2.5rem}.hero-stats{gap:24px}.hero-stats,.signup-features-grid,.signup-pricing-grid{grid-template-columns:1fr}.trial-details{flex-direction:column;gap:16px}.cta-content h2,.signup-features h2,.signup-pricing h2{font-size:2rem}}@media (max-width:480px){.signup-hero-content h1{font-size:2rem}.signup-container{padding:0 16px}.signup-pricing-card{padding:24px}.signup-cta,.signup-features,.signup-pricing{padding:60px 0}}.privacy-policy{background:#fff;min-height:100vh;padding-top:80px}.privacy-container{margin:0 auto;max-width:800px;padding:2rem}.privacy-header{border-bottom:2px solid #f3f4f6;margin-bottom:3rem;padding-bottom:2rem;text-align:center}.privacy-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.last-updated{color:#6b7280;font-size:.9rem;font-style:italic;margin-bottom:1.5rem}.intro{color:#4b5563;font-size:1.1rem;margin:0 auto;max-width:600px}.intro,.privacy-content{line-height:1.7}.policy-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:3rem;padding:2rem}.policy-section h2{border-bottom:2px solid #8b5cf6;color:#1f2937;display:inline-block;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.policy-section h3{color:#374151;font-size:1.2rem;font-weight:600;margin:1.5rem 0 1rem}.policy-section h4{color:#4b5563;font-size:1rem;font-weight:600;margin-bottom:.5rem}.policy-section p{color:#4b5563;margin-bottom:1rem}.policy-section ul{margin:1rem 0;padding-left:1.5rem}.policy-section li{color:#4b5563;line-height:1.6;margin-bottom:.5rem}.contact-info{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1.5rem}.contact-method{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.contact-method h4{color:#8b5cf6;font-size:1rem;font-weight:600;margin-bottom:.75rem}.contact-method p{color:#4b5563;font-size:.9rem;line-height:1.5;margin:0}.acknowledgment{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #8b5cf6;position:relative}.acknowledgment:before{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:12px 12px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.acknowledgment h2{color:#8b5cf6}.acknowledgment p{color:#1f2937;font-size:1.05rem;font-weight:500}.table-of-contents{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.table-of-contents h3{color:#1f2937;font-size:1.2rem;margin-bottom:1rem}.table-of-contents ul{list-style:none;padding:0}.table-of-contents li{margin-bottom:.5rem}.table-of-contents a{color:#8b5cf6;font-weight:500;text-decoration:none;transition:color .2s ease}.table-of-contents a:hover{color:#ec4899;text-decoration:underline}@media (max-width:768px){.privacy-container{padding:1rem}.privacy-header h1{font-size:2rem}.policy-section{padding:1.5rem}.contact-info{gap:1rem;grid-template-columns:1fr}.contact-method{padding:1rem}}@media (max-width:480px){.privacy-header h1{font-size:1.75rem}.intro{font-size:1rem}.policy-section{padding:1rem}}.subscription-success{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem}.success-container{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:600px;padding:3rem;text-align:center;width:100%}.success-icon{color:#10b981;height:80px;margin:0 auto 2rem;width:80px}.success-icon svg{height:100%;width:100%}.subscription-success h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.success-message{color:#6b7280;font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem}.next-steps{background:#f9fafb;border-radius:8px;margin-bottom:2.5rem;padding:2rem;text-align:left}.next-steps h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem;text-align:center}.next-steps ul{list-style:none;margin:0;padding:0}.next-steps li{color:#374151;font-size:1rem;line-height:1.5;padding:.75rem 0}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.primary-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:inline-flex;font-size:1rem;justify-content:center;padding:.875rem 2rem;transition:all .2s ease}.primary-button:hover{box-shadow:0 10px 20px #667eea66}.secondary-button{align-items:center;background:#fff;border:2px solid #667eea;color:#667eea;display:inline-flex;font-size:1rem;justify-content:center;padding:.875rem 2rem;transition:all .2s ease}.secondary-button:hover{background:#667eea}.session-info{border-top:1px solid #e5e7eb;color:#9ca3af;font-size:.875rem;padding-top:1.5rem}@media (max-width:768px){.subscription-success{padding:1rem}.success-container{padding:2rem}.subscription-success h1{font-size:2rem}.action-buttons{align-items:center;flex-direction:column}.primary-button,.secondary-button{max-width:300px;width:100%}}.subscription-cancel{align-items:center;background:linear-gradient(135deg,#f093fb,#f5576c);display:flex;justify-content:center;min-height:100vh;padding:2rem}.cancel-container{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:800px;padding:3rem;text-align:center;width:100%}.cancel-icon{color:#ef4444;height:80px;margin:0 auto 2rem;width:80px}.cancel-icon svg{height:100%;width:100%}.subscription-cancel h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cancel-message{color:#6b7280;font-size:1.125rem;line-height:1.6}.cancel-message,.options{margin-bottom:3rem}.options h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.option-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.option-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:2rem;text-align:center;transition:all .2s ease}.option-card:hover{border-color:#667eea;box-shadow:0 10px 20px #0000001a;transform:translateY(-2px)}.option-card h4{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.option-card p{color:#6b7280;font-size:.875rem;line-height:1.5;margin-bottom:1.5rem}.option-button{border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease;width:100%}.option-button.free{background:#10b981;color:#fff}.option-button.free:hover{background:#059669}.option-button.paid{background:#667eea;color:#fff}.option-button.paid:hover{background:#5a67d8}.option-button.support{background:#6b7280;color:#fff}.option-button.support:hover{background:#374151}.back-button-container{border-top:1px solid #e5e7eb;padding-top:2rem}.back-button{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.back-button:hover{background:#f9fafb;border-color:#9ca3af;color:#374151}@media (max-width:768px){.subscription-cancel{padding:1rem}.cancel-container{padding:2rem}.subscription-cancel h1{font-size:2rem}.option-cards{grid-template-columns:1fr}}#tidio-chat,#tidio-chat-iframe{z-index:9999!important}@media (max-width:480px){#tidio-chat{bottom:80px!important}}.modal-overlay{z-index:10000!important}#tidio-chat-iframe{border-radius:12px!important;box-shadow:0 10px 30px #8b5cf633!important}#tidio-chat-button{background:linear-gradient(135deg,#8b5cf6,#ec4899)!important;border:none!important;box-shadow:0 4px 12px #8b5cf64d!important}#tidio-chat-button:hover{box-shadow:0 6px 20px #8b5cf666!important;transform:scale(1.05)!important}#tidio-chat-button .tidio-badge{background:#ef4444!important;border:2px solid #fff!important}*{box-sizing:border-box;font-size:.9em;margin:0;padding:0}body{background:#0f172a;color:#e2e8f0;font-size:14px;line-height:1.6;max-width:100vw;overflow-x:hidden;width:100%}body,h1,h2,h3,h4,h5,h6{font-family:Calibri,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}h1{font-size:2.8rem}h2{font-size:2.2rem}h3{font-size:1.6rem}h4{font-size:1.3rem}div,p,span{font-size:.95rem}button{font-size:.9rem}input,select,textarea{font-size:.85rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.95)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in{opacity:0;transform:translateY(30px);transition:all .4s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.primary-button{background:linear-gradient(135deg,#ec4899,#ec7648);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.primary-button:hover{box-shadow:0 10px 25px #8b5cf64d;transform:translateY(-2px)}.secondary-button{background:#0000;border:2px solid #ec4899;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.secondary-button:hover{background:linear-gradient(135deg,#ec4899,#ec4899);border-color:#f97316;color:#fff;transform:translateY(-2px)}.cta-button{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.cta-button:hover{box-shadow:0 10px 25px #8b5cf64d;transform:translateY(-2px)}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{color:#f1f5f9;font-size:2.4rem!important;font-weight:700;margin-bottom:1rem}.section-header p{color:#94a3b8;font-size:.95rem;margin:0 auto;max-width:600px}@media (max-width:768px){body{font-size:13px}h1{font-size:2.2rem}h2{font-size:1.8rem}.section-header h2{font-size:1.8rem!important}.section-header p{font-size:.85rem}.primary-button,.secondary-button{font-size:.85rem;padding:.875rem 1.5rem}}
/*# sourceMappingURL=main.c9ba68b4.css.map*/