body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header__topbar{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;font-size:.875rem;padding:.5rem 0;position:relative;z-index:1001}.header__topbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.header__topbar-contacts{align-items:center;display:flex;gap:2rem}.header__topbar-contact{align-items:center;color:#d1d5db;display:flex;gap:.5rem;transition:color .3s ease}.header__topbar-contact svg,.header__topbar-contact:hover{color:#60a5fa}.header__topbar-button,.header__topbar-right{align-items:center;display:flex}.header__topbar-button{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.header__topbar-button:hover{box-shadow:0 4px 12px #3b82f64d;transform:translateY(-1px)}@media (max-width:768px){.header__topbar{display:none}}.header{background-color:initial;left:0;margin-top:2.5rem;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}@media (max-width:768px){.header{margin-top:0}}.header--scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fffffff2;border-bottom:1px solid #0000001a;box-shadow:0 4px 30px #0000001a;margin-top:0}.header__container{margin:0 auto;max-width:1200px;padding:0 1rem}.header__content{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.header__logo{cursor:pointer;transition:transform .3s ease}.header__logo:hover{transform:scale(1.02)}.header__logo-container{align-items:center;display:flex;gap:1rem}.header__logo-image{border-radius:.5rem;height:3.75rem;object-fit:contain;padding:.25rem;transition:all .3s ease;width:3.75rem}.header__logo:hover .header__logo-image{transform:rotate(5deg)}.header__logo-fallback{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:.5rem;display:flex;height:3rem;justify-content:center;transition:all .3s ease;width:3rem}.header__logo-fallback-text{color:#fff;font-size:1.5rem;font-weight:700}.header__logo:hover .header__logo-fallback{transform:rotate(5deg)}.header__logo-text{display:flex;flex-direction:column;gap:.125rem}.header__logo-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;line-height:1.2}.header__logo-tagline{color:#6b7280;font-size:.75rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.header--scrolled .header__logo-tagline{color:#9ca3af}@media (max-width:640px){.header__logo-text{display:none}.header__logo-image{height:2.5rem;width:2.5rem}}.header__nav--desktop{align-items:center;display:none;gap:2rem}@media (min-width:1024px){.header__nav--desktop{display:flex}}.header__nav-item{position:relative}.header__nav-link{align-items:center;color:#fff;display:flex;font-weight:500;gap:.5rem;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.header--scrolled .header__nav-link{color:#4b5563}.header__nav-link:after{background:linear-gradient(90deg,#3b82f6,#8b5cf6);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.header__nav-link:hover:after{width:100%}.header--scrolled .header__nav-link:hover,.header__nav-link:hover{color:#3b82f6}.header__dropdown{position:relative}.header__nav-link--dropdown{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit}.header__dropdown-icon{transition:transform .3s ease}.header__dropdown-icon--open{transform:rotate(180deg)}.header__dropdown-menu{background:#fff;border:1px solid #0000001a;border-radius:1rem;box-shadow:0 20px 40px #0000001a;left:0;min-width:280px;opacity:0;position:absolute;top:calc(100% + 1rem);transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1002}.header__dropdown-menu--open{opacity:1;transform:translateY(0);visibility:visible}.header__dropdown-content{padding:1rem}.header__dropdown-item{align-items:flex-start;border-radius:.75rem;color:inherit;cursor:pointer;display:flex;gap:1rem;padding:1rem;text-decoration:none;transition:all .3s ease}.header__dropdown-item:hover{background:linear-gradient(135deg,#3b82f60d,#8b5cf60d);transform:translateX(5px)}.header__dropdown-item-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:.5rem;color:#fff;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.header__dropdown-item-content{flex:1 1}.header__dropdown-item-title{color:#1f2937;font-weight:600;margin-bottom:.25rem}.header__dropdown-item-description{color:#6b7280;font-size:.875rem;line-height:1.4}.header__cta-buttons{align-items:center;display:flex;gap:1rem;margin-left:1rem}.header__cta-button{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.header__cta-button--secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;color:#fff}.header--scrolled .header__cta-button--secondary{background:#3b82f61a;border:1px solid #3b82f633;color:#3b82f6}.header__cta-button--secondary:hover{background:#fff3;border-color:#fff6}.header--scrolled .header__cta-button--secondary:hover{background:#3b82f633;border-color:#3b82f666}.header__cta-button--primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);box-shadow:0 4px 15px #3b82f64d;color:#fff}.header__cta-button--primary:hover{box-shadow:0 8px 25px #3b82f666;transform:translateY(-2px)}.header__mobile-toggle{background:none;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:block;padding:.5rem;transition:all .3s ease}.header--scrolled .header__mobile-toggle{color:#4b5563}.header__mobile-toggle:hover{background:#ffffff1a}.header--scrolled .header__mobile-toggle:hover{background:#3b82f61a}@media (min-width:1024px){.header__mobile-toggle{display:none}}.header__nav--mobile{background:#fff;border-top:1px solid #0000001a;box-shadow:0 10px 30px #0000001a;left:0;max-height:calc(100vh - 5rem);opacity:0;overflow-y:auto;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden}.header__nav--mobile-open{opacity:1;transform:translateY(0);visibility:visible}.header__mobile-content{padding:2rem 1rem}.header__mobile-item{margin-bottom:1rem}.header__nav-link--mobile{border-bottom:1px solid #0000001a;color:#4b5563;display:block;font-weight:500;padding:1rem 0;text-decoration:none;transition:color .3s ease}.header__nav-link--mobile:hover{color:#3b82f6}.header__mobile-dropdown{border-bottom:1px solid #0000001a}.header__nav-link--dropdown-mobile{align-items:center;background:none;border:none;color:#4b5563;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;font-weight:500;justify-content:space-between;padding:1rem 0;width:100%}.header__mobile-dropdown-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.header__mobile-dropdown-content--open{max-height:500px}.header__mobile-dropdown-item{align-items:flex-start;border-left:3px solid #0000;cursor:pointer;display:flex;gap:1rem;padding:1rem 0 1rem 1rem;transition:all .3s ease}.header__mobile-dropdown-item:hover{background:#3b82f60d;border-left-color:#3b82f6}.header__mobile-dropdown-item-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:.375rem;color:#fff;display:flex;flex-shrink:0;height:2rem;justify-content:center;width:2rem}.header__mobile-dropdown-item-content{flex:1 1}.header__mobile-dropdown-item-title{color:#1f2937;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.header__mobile-dropdown-item-description{color:#6b7280;font-size:.75rem;line-height:1.4}.header__mobile-cta{border-top:1px solid #0000001a;display:flex;flex-direction:column;gap:1rem;margin:2rem 0;padding-top:2rem}.header__cta-button--mobile{justify-content:center;width:100%}.header__mobile-contact{border-top:1px solid #0000001a;padding-top:2rem}.header__mobile-contact-title{color:#1f2937;font-weight:600;margin-bottom:1rem}.header__mobile-contact-items{display:flex;flex-direction:column;gap:1rem}.header__mobile-contact-item{align-items:center;color:#4b5563;cursor:pointer;display:flex;gap:.75rem;transition:color .3s ease}.header__mobile-contact-item:hover{color:#3b82f6}.header__mobile-contact-item svg{color:#3b82f6;height:1rem;width:1rem}.header__overlay{animation:fadeIn .3s ease forwards;background:#00000080;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;z-index:999}@keyframes fadeIn{to{opacity:1}}@media (max-width:480px){.header__content{padding:.75rem 0}.header__topbar-contacts{gap:1rem}.header__topbar-contact span{display:none}.header__logo-container{gap:.5rem}.header__mobile-content{padding:1.5rem 1rem}.header__mobile-dropdown-item{padding:.75rem 0 .75rem .75rem}.header__mobile-dropdown-item-icon{height:1.5rem;width:1.5rem}}@keyframes headerSlideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes logoGlow{0%,to{filter:drop-shadow(0 0 5px rgba(59,130,246,.3))}50%{filter:drop-shadow(0 0 15px rgba(59,130,246,.6))}}.header__logo-image{animation:logoGlow 3s ease-in-out infinite}.header__dropdown-menu:before{border-bottom:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;content:"";height:0;left:2rem;position:absolute;top:-8px;width:0}html{scroll-behavior:smooth}.header__nav-link--loading{overflow:hidden;position:relative}.header__nav-link--loading:before{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#3b82f633,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.header__nav-link--active{color:#3b82f6!important}.header__nav-link--active:after{width:100%}.header__cta-button{overflow:hidden;position:relative}.header__cta-button:before{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease;width:0}.header__cta-button:active:before{height:300px;width:300px}.header__notification-badge{align-items:center;background:#ef4444;border-radius:50%;color:#fff;display:flex;font-size:.625rem;font-weight:600;height:1rem;justify-content:center;position:absolute;right:-.25rem;top:-.25rem;width:1rem}.header__search{margin-left:1rem;position:relative}.header__search-input{background:#fff;border:1px solid #0000001a;border-radius:.5rem;opacity:0;padding:.5rem 1rem;transition:all .3s ease;width:0}.header__search-input--open{opacity:1;width:200px}.header__search-button{background:none;border:none;border-radius:.375rem;color:#4b5563;cursor:pointer;padding:.5rem;transition:all .3s ease}.header__search-button:hover{background:#3b82f61a;color:#3b82f6}.header__language-selector{margin-left:1rem;position:relative}.header__language-button{align-items:center;background:none;border:none;border-radius:.375rem;color:#4b5563;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.5rem;transition:all .3s ease}.header__language-button:hover{background:#3b82f61a;color:#3b82f6}.header__cta-button:focus,.header__mobile-toggle:focus,.header__nav-link:focus{outline:2px solid #3b82f6;outline-offset:2px}.header__skip-link{background:#3b82f6;border-radius:.25rem;color:#fff;left:6px;padding:8px;position:absolute;text-decoration:none;top:-40px;transition:top .3s ease;z-index:1003}.header__skip-link:focus{top:6px}@media (prefers-contrast:high){.header__cta-button,.header__nav-link{border:2px solid}.header__dropdown-menu{border:2px solid #000}}@media (prefers-reduced-motion:reduce){.header,.header__dropdown-menu,.header__logo-image,.header__nav--mobile{animation:none;transition:none}.header__dropdown-icon{transition:none}}@media (prefers-color-scheme:dark){.header--scrolled{background-color:#1f2937f2;border-bottom-color:#ffffff1a}.header--scrolled .header__nav-link{color:#d1d5db}.header--scrolled .header__nav-link:hover{color:#60a5fa}.header__dropdown-menu{background:#1f2937;border-color:#ffffff1a}.header__dropdown-item-title{color:#f9fafb}.header__dropdown-item-description{color:#d1d5db}.header__nav--mobile{background:#1f2937}.header__nav-link--mobile{color:#d1d5db}.header__mobile-dropdown-item-title{color:#f9fafb}}@media print{.header__cta-buttons,.header__mobile-toggle,.header__topbar{display:none}.header{background:#fff;border-bottom:1px solid #000;box-shadow:none;position:static}.header__nav--desktop{display:flex}.header__nav-link{color:#000}}.header{will-change:background-color,backdrop-filter}.header__dropdown-menu,.header__nav--mobile{will-change:opacity,visibility,transform}.header__nav--mobile::-webkit-scrollbar{width:4px}.header__nav--mobile::-webkit-scrollbar-track{background:#f1f5f9}.header__nav--mobile::-webkit-scrollbar-thumb{background:#3b82f6;border-radius:2px}.header__mega-menu{background:#fff;border:1px solid #0000001a;border-radius:1rem;box-shadow:0 20px 40px #0000001a;left:0;opacity:0;padding:2rem;position:absolute;right:0;top:calc(100% + 1rem);transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1002}.header__mega-menu--open{opacity:1;transform:translateY(0);visibility:visible}.header__mega-menu-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.header__mega-menu-section{padding:1rem}.header__mega-menu-title{border-bottom:2px solid #3b82f6;color:#1f2937;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.header--scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@media (hover:none) and (pointer:coarse){.header__nav-link:hover:after{width:0}.header__dropdown:hover .header__dropdown-menu{opacity:0;visibility:hidden}.header__cta-button:hover{transform:none}}.header__nav-skeleton{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:.25rem;height:1.5rem}.header__notification{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:.875rem;padding:.5rem 1rem;position:relative;text-align:center;z-index:1002}.header__notification-close{background:none;border:none;color:#fff;cursor:pointer;font-size:1.25rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.header__breadcrumb{background:#3b82f60d;border-bottom:1px solid #3b82f61a;padding:.5rem 0}.header__breadcrumb-container{margin:0 auto;max-width:1200px;padding:0 1rem}.header__breadcrumb-list{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.5rem}.header__breadcrumb-link{color:#3b82f6;text-decoration:none;transition:color .3s ease}.header__breadcrumb-link:hover{color:#1d4ed8}.header__breadcrumb-separator{color:#9ca3af}.hero{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b 25%,#334155 50%,#1e293b 75%,#0f172a);display:flex;min-height:100vh;overflow:hidden;padding:8rem 1rem 4rem;position:relative}.hero__background{z-index:1}.hero__background,.hero__grid-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero__grid-overlay{animation:gridMove 20s linear infinite;background-image:linear-gradient(#3b82f61a 1px,#0000 0),linear-gradient(90deg,#3b82f61a 1px,#0000 0);background-size:50px 50px}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.hero__floating-particles{bottom:0;left:0;position:absolute;right:0;top:0}.hero__particle{animation:particleFloat 3s ease-in-out infinite;animation:particleFloat var(--duration,3s) ease-in-out infinite;animation-delay:0s;animation-delay:var(--delay,0s);background:linear-gradient(45deg,#3b82f6,#8b5cf6);border-radius:50%;height:4px;opacity:.6;position:absolute;width:4px}@keyframes particleFloat{0%,to{opacity:.6;transform:translateY(0) translateX(0) scale(1)}33%{opacity:1;transform:translateY(-20px) translateX(10px) scale(1.2)}66%{opacity:.4;transform:translateY(10px) translateX(-10px) scale(.8)}}.hero__floating-icon{align-items:center;animation:iconFloat 6s ease-in-out infinite;animation-delay:0s;animation-delay:var(--delay,0s);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;color:#ffffffb3;display:flex;height:3rem;justify-content:center;position:absolute;transition:transform .3s ease;width:3rem}.hero__floating-icon:hover{background:#3b82f633;color:#fff;transform:scale(1.1)}.hero__container{margin:0 auto;max-width:1200px;position:relative;width:100%;z-index:2}.hero__content{grid-gap:3rem;align-items:center;display:grid;gap:3rem}@media (min-width:1024px){.hero__content{gap:4rem;grid-template-columns:1fr 1fr}}.hero__text{color:#fff;opacity:0;transform:translateX(-50px);transition:all 1s ease-out}.hero__text--visible{opacity:1;transform:translateX(0)}.hero__badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b82f61a;border:1px solid #3b82f64d;border-radius:9999px;color:#60a5fa;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:2rem;overflow:hidden;padding:.75rem 1.5rem;position:relative}.hero__badge-icon{animation:iconPulse 2s ease-in-out infinite;height:1rem;width:1rem}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.hero__badge-pulse{animation:badgePulse 2s infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes badgePulse{0%{left:-100%}to{left:100%}}.hero__title{font-size:3rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}@media (min-width:1024px){.hero__title{font-size:4.5rem}}.hero__title-line{animation:titleSlideIn 1s ease-out .3s both;color:#f1f5f9;display:block}.hero__title-gradient{display:block;margin-top:.5rem;position:relative}.hero__title-gradient-text{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease-in-out infinite,titleSlideIn 1s ease-out .5s both;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;background-size:200% 200%}@keyframes titleSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero__title-underline{animation:underlineGrow 1.5s ease-out 1s both;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;bottom:-10px;height:4px;left:0;position:absolute;width:0}@keyframes underlineGrow{to{width:100%}}.hero__title-tech-stack{align-items:center;animation:titleSlideIn 1s ease-out .7s both;display:flex;height:3rem;justify-content:flex-start;margin-top:1rem}.hero__tech-indicator{align-items:center;background:#0f172acc;border:1px solid #3b82f64d;border-radius:.5rem;color:#94a3b8;display:flex;font-size:.875rem;gap:.5rem;justify-content:center;padding:.5rem 1rem;position:relative}.hero__tech-label{color:#94a3b8;white-space:nowrap}.hero__tech-name{color:#fff;font-weight:600;white-space:nowrap}.hero__tech-progress{animation:progressFill 2s ease-out 2s both;background:#3b82f6;background:var(--color,#3b82f6);border-radius:1px;bottom:-2px;height:2px;left:0;position:absolute;width:0;width:var(--progress,0)}@keyframes progressFill{0%{width:0}to{width:0;width:var(--progress,0)}}.hero__description{animation:titleSlideIn 1s ease-out .9s both;color:#cbd5e1;font-size:1.25rem;line-height:1.7;margin-bottom:2rem;max-width:32rem}.hero__actions{animation:titleSlideIn 1s ease-out 1.1s both;display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}@media (min-width:640px){.hero__actions{flex-direction:row}}.hero__cta-primary{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:.75rem;box-shadow:0 10px 30px #3b82f64d;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s ease}.hero__cta-primary:hover{box-shadow:0 15px 40px #3b82f680;transform:translateY(-3px)}.hero__cta-ripple{animation:ripple 2s infinite;background:#ffffff4d;border-radius:50%;height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}@keyframes ripple{0%{height:0;opacity:1;width:0}to{height:400px;opacity:0;width:400px}}.hero__cta-secondary{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 2rem;transition:all .3s ease}.hero__cta-secondary:hover{background:#3b82f633;border-color:#3b82f6}.hero__cta-icon{height:1.25rem;transition:transform .3s ease;width:1.25rem}.hero__cta-primary:hover .hero__cta-icon,.hero__cta-secondary:hover .hero__cta-icon{transform:translateX(5px)}.hero__stats{grid-gap:1.5rem;animation:titleSlideIn 1s ease-out 1.3s both;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}@media (max-width:640px){.hero__stats{gap:1rem;grid-template-columns:1fr}}.hero__stat{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.hero__stat:hover{background:#ffffff1a;transform:translateY(-2px)}.hero__stat-icon{align-items:center;border-radius:.5rem;color:#fff;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.hero__stat--blue .hero__stat-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.hero__stat--green .hero__stat-icon{background:linear-gradient(135deg,#10b981,#047857)}.hero__stat--purple .hero__stat-icon{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.hero__stat-number{color:#fff;font-size:1.5rem;font-weight:700}.hero__stat-label{color:#cbd5e1;font-size:.875rem}.hero__visual{opacity:0;position:relative;transform:translateX(50px);transition:all 1s ease-out .5s}.hero__visual--visible{opacity:1;transform:translateX(0)}.hero__code-editor{animation:slideInFromRight 1s ease-out 1s both;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172ae6;border:1px solid #3b82f64d;border-radius:1rem;box-shadow:0 20px 40px #0000004d;margin-bottom:1.5rem}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.hero__code-header{align-items:center;border-bottom:1px solid #3b82f633;display:flex;justify-content:space-between;padding:1rem}.hero__code-controls{display:flex;gap:.5rem}.hero__code-dot{border-radius:50%;height:.75rem;width:.75rem}.hero__code-dot--red{background:#ef4444}.hero__code-dot--yellow{background:#f59e0b}.hero__code-dot--green{background:#10b981}.hero__code-title{align-items:center;color:#cbd5e1;display:flex;font-size:.875rem;gap:.5rem}.hero__code-content{font-family:Monaco,Menlo,monospace;font-size:.875rem;line-height:1.6;padding:1rem}.hero__code-line{align-items:center;animation:codeLineAppear .5s ease-out forwards;animation-delay:0s;animation-delay:var(--delay,0s);display:flex;gap:1rem;opacity:0;transform:translateX(20px)}@keyframes codeLineAppear{to{opacity:1;transform:translateX(0)}}.hero__code-number{color:#64748b;font-size:.75rem;min-width:1.5rem;text-align:right}.hero__code-text{color:#e2e8f0}.hero__code-text:before{animation:cursor 1s infinite;background:#3b82f6;content:"";display:inline-block;height:1rem;margin-right:.5rem;width:2px}@keyframes cursor{0%,50%{opacity:1}51%,to{opacity:0}}.hero__dashboard{animation:slideInFromRight 1s ease-out 1.2s both;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172ae6;border:1px solid #3b82f64d;border-radius:1rem;box-shadow:0 20px 40px #0000004d;margin-bottom:1.5rem;padding:1.5rem}.hero__dashboard-header{align-items:center;border-bottom:1px solid #3b82f633;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.hero__dashboard-title{align-items:center;color:#f1f5f9;display:flex;font-weight:600;gap:.75rem}.hero__status-indicator{animation:statusPulse 2s ease-in-out infinite;border-radius:50%;height:.75rem;width:.75rem}.hero__status-indicator--online{background:#10b981;box-shadow:0 0 10px #10b98180}@keyframes statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.hero__dashboard-content{grid-gap:1.5rem;display:grid;gap:1.5rem}.hero__metric-card{animation:metricCardAppear 1s ease-out 1.5s both;background:#1e293bcc;border:1px solid #3b82f633;border-radius:.75rem;padding:1rem}@keyframes metricCardAppear{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.hero__metric-header{align-items:center;color:#cbd5e1;display:flex;font-size:.875rem;justify-content:space-between;margin-bottom:1rem}.hero__metric-value{color:#10b981;font-size:1.125rem;font-weight:700}.hero__metric-chart{align-items:end;display:flex;gap:.25rem;height:3rem}.hero__chart-bar{animation:chartBarGrow 1s ease-out forwards;animation-delay:0s;animation-delay:var(--delay,0s);background:linear-gradient(0deg,#3b82f6,#8b5cf6);border-radius:.125rem;flex:1 1;height:50%;height:var(--height,50%);transform:scaleY(0);transform-origin:bottom}@keyframes chartBarGrow{to{transform:scaleY(1)}}.hero__metric-grid{grid-gap:1rem;animation:metricGridAppear 1s ease-out 1.7s both;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@keyframes metricGridAppear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero__metric-item{align-items:center;background:#1e293b99;border:1px solid #3b82f61a;border-radius:.5rem;display:flex;gap:.75rem;padding:.75rem;transition:all .3s ease}.hero__metric-item:hover{background:#1e293bcc;border-color:#3b82f64d;transform:translateY(-2px)}.hero__metric-icon{align-items:center;border-radius:.5rem;color:#fff;display:flex;height:2rem;justify-content:center;width:2rem}.hero__metric-icon--blue{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.hero__metric-icon--purple{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.hero__metric-icon--green{background:linear-gradient(135deg,#10b981,#047857)}.hero__metric-icon--orange{background:linear-gradient(135deg,#f59e0b,#d97706)}.hero__metric-info{display:flex;flex-direction:column;gap:.125rem}.hero__metric-label{color:#94a3b8;font-size:.75rem}.hero__metric-number{color:#f1f5f9;font-size:.875rem;font-weight:600}.hero__tech-stack-display{animation:techStackAppear 1s ease-out 1.9s both;background:#1e293bcc;border:1px solid #3b82f633;border-radius:.75rem;padding:1rem}@keyframes techStackAppear{0%{opacity:0;transform:rotateX(20deg)}to{opacity:1;transform:rotateX(0)}}.hero__tech-title{color:#cbd5e1;font-size:.875rem;font-weight:600;margin-bottom:1rem}.hero__tech-items{display:flex;flex-direction:column;gap:.75rem}.hero__tech-item{align-items:center;border-radius:.5rem;color:#94a3b8;display:flex;font-size:.875rem;justify-content:space-between;padding:.5rem;transition:all .3s ease}.hero__tech-item--active{background:#3b82f61a;border:1px solid #3b82f64d;color:#3b82f6;color:var(--tech-color,#3b82f6);transform:scale(1.02)}.hero__tech-bar{background:#47556980;border-radius:.125rem;height:.25rem;overflow:hidden;width:4rem}.hero__tech-fill{animation:techFillGlow 2s ease-in-out infinite;background:#3b82f6;background:var(--tech-color,#3b82f6);border-radius:.125rem;height:100%;transition:width 1s ease-out;width:0;width:var(--progress,0)}@keyframes techFillGlow{0%,to{box-shadow:0 0 5px #3b82f6;box-shadow:0 0 5px var(--tech-color,#3b82f6)}50%{box-shadow:0 0 15px #3b82f6;box-shadow:0 0 15px var(--tech-color,#3b82f6)}}.hero__status-cards{animation:statusCardsFloat 1s ease-out 2.1s both;display:flex;flex-direction:column;gap:.75rem;position:absolute;right:0;top:0}@keyframes statusCardsFloat{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.hero__status-card{align-items:center;animation:cardPulse 3s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ae6;border:1px solid #3b82f64d;border-radius:.5rem;box-shadow:0 4px 15px #0003;color:#cbd5e1;display:flex;font-size:.75rem;gap:.5rem;padding:.75rem 1rem;white-space:nowrap}.hero__status-card--1{animation-delay:0s}.hero__status-card--2{animation-delay:1s}.hero__status-card--3{animation-delay:2s}@keyframes cardPulse{0%,to{box-shadow:0 4px 15px #0003;transform:translateY(0)}50%{box-shadow:0 8px 25px #3b82f64d;transform:translateY(-5px)}}@media (max-width:1024px){.hero__floating-icon{display:none}.hero__status-cards{flex-direction:row;justify-content:center;margin-top:1rem;position:static}.hero__status-card{font-size:.625rem;padding:.5rem .75rem}}@media (max-width:768px){.hero{padding:6rem 1rem 3rem}.hero__title{font-size:2.5rem}.hero__metric-grid{grid-template-columns:1fr}.hero__code-editor,.hero__dashboard{margin-bottom:1rem}.hero__status-cards{flex-wrap:wrap;gap:.5rem}}@media (max-width:480px){.hero__title{font-size:2rem}.hero__description{font-size:1rem}.hero__actions{gap:.75rem}.hero__cta-primary,.hero__cta-secondary{font-size:.875rem;padding:.875rem 1.5rem}.hero__stats{gap:.75rem}.hero__stat{padding:.75rem}.hero__stat-number{font-size:1.25rem}.hero__code-content{font-size:.75rem;padding:.75rem}.hero__dashboard{padding:1rem}}.hero__code-editor,.hero__dashboard,.hero__status-cards,.hero__visual{will-change:transform,opacity}.hero__floating-icon,.hero__particle{will-change:transform}@media (prefers-contrast:high){.hero{background:#000}.hero__title-gradient-text{background:none;color:#fff}.hero__code-editor,.hero__dashboard{background:#1a1a1a;border-color:#fff}}@media (prefers-reduced-motion:reduce){.hero__badge-pulse,.hero__chart-bar,.hero__cta-ripple,.hero__floating-icon,.hero__grid-overlay,.hero__particle,.hero__status-indicator,.hero__tech-fill{animation:none}.hero__text,.hero__visual{opacity:1;transform:none;transition:none}.hero__code-line{animation:none;opacity:1;transform:none}}@media (prefers-color-scheme:dark){.hero{background:linear-gradient(135deg,#0a0a0a,#1a1a1a 25%,#2a2a2a 50%,#1a1a1a 75%,#0a0a0a)}.hero__code-editor,.hero__dashboard{background:#000000e6}}.hero__code-content::-webkit-scrollbar{width:6px}.hero__code-content::-webkit-scrollbar-track{background:#47556933;border-radius:3px}.hero__code-content::-webkit-scrollbar-thumb{background:#3b82f680;border-radius:3px}.hero__code-content::-webkit-scrollbar-thumb:hover{background:#3b82f6b3}.hero__cta-primary:focus,.hero__cta-secondary:focus,.hero__metric-item:focus-within{outline:2px solid #60a5fa;outline-offset:2px}@media print{.hero{background:#fff;color:#000;padding:2rem 0}.hero__floating-icon,.hero__floating-particles,.hero__status-cards{display:none}.hero__code-editor,.hero__dashboard{background:#fff;border:1px solid #000}.hero__actions{display:none}}.hero__loading{.hero__text,.hero__visual{opacity:.5}.hero__code-line,.hero__metric-item{animation:loading 1.5s infinite;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);background-size:200% 100%}}@keyframes loading{0%{background-position:-200% 0}to{background-position:200% 0}}.hero__error{.hero__status-indicator{animation:errorPulse 1s ease-in-out infinite;background:#ef4444}}@keyframes errorPulse{0%,to{opacity:1}50%{opacity:.5}}.launch-announcement{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0 50%,#f1f5f9);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:4rem 1rem;position:relative}.launch-announcement:before{animation:backgroundShift 15s ease-in-out infinite;background-image:radial-gradient(circle at 15% 20%,#8b5cf614 0,#0000 40%),radial-gradient(circle at 85% 80%,#3b82f614 0,#0000 40%),radial-gradient(circle at 50% 50%,#a855f70f 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@keyframes backgroundShift{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.launch-announcement:after{animation:float 20s ease-in-out infinite;background:radial-gradient(circle,#8b5cf61f 0,#0000 70%);border-radius:50%;content:"";filter:blur(40px);height:400px;position:absolute;right:10%;top:10%;width:400px;z-index:0}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-50px,-80px) scale(1.1)}66%{transform:translate(30px,50px) scale(.9)}}.launch-announcement__container{margin:0 auto;max-width:1000px;position:relative;width:100%;z-index:2}.launch-announcement__content{align-items:center;display:flex;flex-direction:column;gap:2.5rem;justify-content:center;text-align:center}.launch-announcement__logo-wrapper{align-items:center;animation:logoEntrance 1s ease-out;display:flex;height:180px;justify-content:center;margin-bottom:1rem;position:relative;width:180px}@keyframes logoEntrance{0%{opacity:0;transform:scale(.5) rotate(-10deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}.launch-announcement__logo-wrapper:before{animation:pulseGlow 3s ease-in-out infinite;background:radial-gradient(circle,#8b5cf640 0,#3b82f626 50%,#0000 70%);border-radius:50%;content:"";filter:blur(30px);inset:-30px;position:absolute;z-index:-1}.launch-announcement__logo-wrapper:after{animation:pulseGlow 3s ease-in-out .5s infinite;background:radial-gradient(circle,#a855f733 0,#0000 60%);border-radius:50%;content:"";filter:blur(15px);inset:-15px;position:absolute;z-index:-1}@keyframes pulseGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.launch-announcement__logo{filter:drop-shadow(0 15px 40px rgba(139,92,246,.3));height:500px;object-fit:contain;transition:transform .3s ease;width:500px}.launch-announcement__logo-wrapper:hover .launch-announcement__logo{transform:scale(1.05) rotate(5deg)}.launch-announcement__brand{animation:fadeInUp 1s ease-out .3s both;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:.5rem}.launch-announcement__brand-name{-webkit-text-fill-color:#0000;animation:gradientShift 4s ease infinite;background:linear-gradient(135deg,#1e293b,#6366f1 30%,#8b5cf6 60%,#1e293b);-webkit-background-clip:text;background-clip:text;background-size:200% auto;filter:drop-shadow(0 4px 20px rgba(139,92,246,.3));font-size:5rem;font-weight:900;letter-spacing:.05em;line-height:1;position:relative;text-transform:uppercase}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.launch-announcement__brand-tagline{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #8b5cf633;border-radius:50px;box-shadow:0 8px 32px #8b5cf626,inset 0 1px 0 #fffc;color:#475569;display:inline-flex;font-size:1.125rem;font-weight:600;gap:.75rem;justify-content:center;letter-spacing:1px;margin:0 auto;padding:.75rem 2rem;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.launch-announcement__brand-tagline:hover{background:#ffffffe6;border-color:#8b5cf666;box-shadow:0 12px 40px #8b5cf640,inset 0 1px 0 #fff;color:#334155;transform:translateY(-2px)}.launch-announcement__brand-tagline svg{color:#8b5cf6;filter:drop-shadow(0 2px 4px rgba(139,92,246,.3));height:20px;width:20px}.launch-announcement__launch-date{align-items:center;animation:fadeInUp 1s ease-out .6s both;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#fffc;border:1px solid #8b5cf626;border-radius:2rem;box-shadow:0 25px 80px #8b5cf633,inset 0 1px 0 #fff;display:flex;gap:2rem;overflow:hidden;padding:2rem 3rem;position:relative;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.launch-announcement__launch-date:before{background:linear-gradient(90deg,#0000,#8b5cf626,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .7s ease;width:100%}.launch-announcement__launch-date:hover{background:#fffffff2;border-color:#8b5cf64d;box-shadow:0 35px 100px #8b5cf64d,inset 0 1px 0 #fff;transform:translateY(-5px) scale(1.02)}.launch-announcement__launch-date:hover:before{left:100%}.launch-announcement__calendar-icon{align-items:center;background:linear-gradient(135deg,#8b5cf626,#3b82f626);border:1px solid #8b5cf633;border-radius:1.25rem;box-shadow:0 10px 30px #8b5cf633,inset 0 1px 0 #ffffff80;color:#8b5cf6;display:flex;flex-shrink:0;height:70px;justify-content:center;transition:all .3s ease;width:70px}.launch-announcement__launch-date:hover .launch-announcement__calendar-icon{background:linear-gradient(135deg,#8b5cf640,#3b82f640);box-shadow:0 15px 40px #8b5cf64d,inset 0 1px 0 #ffffffb3;transform:rotate(-5deg) scale(1.1)}.launch-announcement__calendar-icon svg{filter:drop-shadow(0 2px 4px rgba(139,92,246,.3));height:36px;width:36px}.launch-announcement__date-info{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}.launch-announcement__date-label{color:#8b5cf6;font-size:.875rem;font-weight:700;letter-spacing:.2em;text-shadow:0 2px 4px #8b5cf61a;text-transform:uppercase}.launch-announcement__date-text{color:#1e293b;font-size:2rem;font-weight:800;letter-spacing:-.01em;text-shadow:0 2px 10px #0000000d}.launch-announcement__cta-button{animation:fadeInUp 1s ease-out .9s both;background:linear-gradient(135deg,#8b5cf6,#6366f1 50%,#3b82f6);background-size:200% auto;border:none;border-radius:50px;box-shadow:0 20px 60px #8b5cf666,inset 0 1px 0 #ffffff4d;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:700;letter-spacing:1px;margin-top:1rem;overflow:hidden;padding:1.125rem 3.5rem;position:relative;text-transform:uppercase;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.launch-announcement__cta-button:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.launch-announcement__cta-button:after{background:linear-gradient(135deg,#fff6,#0000);border-radius:50px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:2px;position:absolute;transition:opacity .3s ease}.launch-announcement__cta-button:hover{background-position:100% 50%;box-shadow:0 30px 80px #8b5cf680,inset 0 1px 0 #fff6;transform:translateY(-4px)}.launch-announcement__cta-button:hover:before{left:100%}.launch-announcement__cta-button:hover:after{opacity:1}.launch-announcement__cta-button:active{transform:translateY(-2px) scale(.98)}@media (max-width:768px){.launch-announcement{min-height:100vh;padding:3rem 1.5rem}.launch-announcement__logo-wrapper{height:150px;width:150px}.launch-announcement__brand-name{font-size:3.5rem}.launch-announcement__brand-tagline{font-size:1rem;padding:.65rem 1.5rem}.launch-announcement__launch-date{gap:1.5rem;padding:1.75rem 2rem}.launch-announcement__calendar-icon{height:60px;width:60px}.launch-announcement__calendar-icon svg{height:30px;width:30px}.launch-announcement__date-text{font-size:1.625rem}.launch-announcement__cta-button{font-size:1rem;padding:1rem 3rem}}@media (max-width:480px){.launch-announcement{min-height:100vh;padding:2rem 1rem}.launch-announcement__content{gap:2rem}.launch-announcement__logo-wrapper{height:120px;margin-bottom:.5rem;width:120px}.launch-announcement__brand{gap:1rem}.launch-announcement__brand-name{font-size:2.75rem}.launch-announcement__brand-tagline{font-size:.9rem;gap:.5rem;padding:.6rem 1.25rem}.launch-announcement__brand-tagline svg{height:18px;width:18px}.launch-announcement__launch-date{border-radius:1.5rem;flex-direction:column;gap:1.25rem;padding:1.5rem}.launch-announcement__calendar-icon{height:55px;width:55px}.launch-announcement__calendar-icon svg{height:28px;width:28px}.launch-announcement__date-info{align-items:center}.launch-announcement__date-text{font-size:1.5rem}.launch-announcement__cta-button{font-size:.95rem;padding:.875rem 2.5rem}}@media (prefers-reduced-motion:no-preference){.launch-announcement__brand-name,.launch-announcement__cta-button,.launch-announcement__logo{animation-duration:1s}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.about{background:linear-gradient(135deg,#f8fafc,#e2e8f0 50%,#f1f5f9);overflow:hidden;padding:6rem 1rem;position:relative}.about:before{background-image:radial-gradient(circle at 25% 25%,#3b82f61a 0,#0000 50%),radial-gradient(circle at 75% 75%,#8b5cf61a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.about__container{margin:0 auto;max-width:1200px;position:relative;z-index:2}.about__header{animation:fadeInUp 1s ease-out .2s both;margin-bottom:5rem;opacity:0;text-align:center;transform:translateY(30px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.about__badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:1px solid #3b82f633;border-radius:9999px;color:#3b82f6;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;overflow:hidden;padding:.75rem 1.5rem;position:relative}.about__badge:before{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.about__badge-icon{animation:iconRotate 3s ease-in-out infinite;height:1rem;width:1rem}@keyframes iconRotate{0%,to{transform:rotate(0deg)}50%{transform:rotate(180deg)}}.about__title{margin-bottom:1.5rem}.about__title-line{animation:slideInLeft 1s ease-out .4s both;color:#1f2937;display:block;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.about__title-gradient{-webkit-text-fill-color:#0000;animation:gradientMove 3s ease-in-out infinite,slideInRight 1s ease-out .6s both;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;display:block;font-size:2.5rem;font-weight:700}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes gradientMove{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@media (min-width:1024px){.about__title-gradient,.about__title-line{font-size:3.5rem}}.about__subtitle{animation:fadeInUp 1s ease-out .8s both;color:#6b7280;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:48rem}.about__mission-vision{grid-gap:2rem;animation:fadeInUp 1s ease-out 1s both;display:grid;gap:2rem;margin-bottom:5rem;opacity:0}@media (min-width:1024px){.about__mission-vision{gap:3rem;grid-template-columns:1fr 1fr}}.about__mission-card,.about__vision-card{background:#fff;border:1px solid #3b82f61a;border-radius:1.5rem;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s ease}.about__mission-card:before,.about__vision-card:before{background:linear-gradient(135deg,#3b82f6,#8b5cf6);content:"";height:4px;left:0;position:absolute;right:0;top:0}.about__mission-card:hover,.about__vision-card:hover{box-shadow:0 25px 50px #00000026;transform:translateY(-10px)}.about__card-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.about__card-icon{align-items:center;border-radius:1rem;color:#fff;display:flex;height:4rem;justify-content:center;width:4rem}.about__card-icon--mission{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.about__card-icon--vision{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.about__card-title{color:#1f2937;font-size:1.5rem;font-weight:700}.about__card-description{color:#6b7280;line-height:1.7;margin-bottom:1.5rem}.about__card-features{display:flex;flex-direction:column;gap:.75rem}.about__feature-item{align-items:center;color:#4b5563;display:flex;font-size:.875rem;gap:.75rem}.about__feature-item svg{color:#10b981;flex-shrink:0}.about__stats{animation:fadeInUp 1s ease-out 1.2s both;margin-bottom:5rem;opacity:0}.about__stats-header{margin-bottom:3rem;text-align:center}.about__stats-title{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.5rem}.about__stats-subtitle{color:#6b7280;font-size:1.125rem}.about__stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.about__stat{background:#fff;border:1px solid #0000000d;border-radius:1.5rem;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .4s ease}.about__stat:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.about__stat--blue{border-top:4px solid #3b82f6}.about__stat--purple{border-top:4px solid #8b5cf6}.about__stat--green{border-top:4px solid #10b981}.about__stat--yellow{border-top:4px solid #f59e0b}.about__stat-icon{align-items:center;border-radius:1rem;color:#fff;display:flex;height:3rem;justify-content:center;margin:0 auto 1rem;width:3rem}.about__stat--blue .about__stat-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.about__stat--purple .about__stat-icon{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.about__stat--green .about__stat-icon{background:linear-gradient(135deg,#10b981,#047857)}.about__stat--yellow .about__stat-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.about__stat-number{animation:countUp 2s ease-out;color:#1f2937;font-size:3rem;font-weight:700;margin-bottom:.5rem}@keyframes countUp{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.about__stat-suffix{color:#6b7280}.about__stat-label{color:#6b7280;font-weight:500;margin-bottom:1rem}.about__stat-progress{background:#e5e7eb;border-radius:2px;height:4px;overflow:hidden;width:100%}.about__stat-progress-bar{animation:progressGrow 2s ease-out 1s both;border-radius:2px;height:100%;width:0;width:var(--progress,0)}.about__stat--blue .about__stat-progress-bar{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.about__stat--purple .about__stat-progress-bar{background:linear-gradient(90deg,#8b5cf6,#6d28d9)}.about__stat--green .about__stat-progress-bar{background:linear-gradient(90deg,#10b981,#047857)}.about__stat--yellow .about__stat-progress-bar{background:linear-gradient(90deg,#f59e0b,#d97706)}@keyframes progressGrow{0%{width:0}to{width:0;width:var(--progress,0)}}.about__timeline{animation:fadeInUp 1s ease-out 1.4s both;margin-bottom:5rem;opacity:0}.about__timeline-header{margin-bottom:3rem;text-align:center}.about__timeline-title{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.5rem}.about__timeline-subtitle{color:#6b7280;font-size:1.125rem}.about__timeline-container{margin:0 auto;max-width:800px;position:relative}.about__timeline-container:before{display:none}.about__timeline-item{align-items:center;cursor:pointer;display:flex;margin-bottom:3rem;opacity:.6;transition:all .3s ease}.about__timeline-item--active{opacity:1;transform:scale(1.02)}.about__timeline-item:nth-child(odd){flex-direction:row-reverse}.about__timeline-item:nth-child(odd) .about__timeline-content{margin-left:0;margin-right:2rem;text-align:right}.about__timeline-marker{flex-shrink:0;position:relative;z-index:2}.about__timeline-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;box-shadow:0 10px 20px #3b82f64d;color:#fff;display:flex;height:4rem;justify-content:center;transition:all .3s ease;width:4rem}.about__timeline-item--active .about__timeline-icon{animation:timelinePulse 2s ease-in-out infinite;box-shadow:0 15px 30px #3b82f680;transform:scale(1.2)}@keyframes timelinePulse{0%,to{box-shadow:0 15px 30px #3b82f680}50%{box-shadow:0 20px 40px #3b82f6b3}}.about__timeline-content{background:#fff;border:1px solid #3b82f61a;border-radius:1rem;box-shadow:0 5px 15px #0000001a;flex:1 1;margin-left:2rem;padding:1.5rem;transition:all .3s ease}.about__timeline-item--active .about__timeline-content{border-color:#3b82f64d;box-shadow:0 15px 30px #00000026}.about__timeline-year{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:9999px;color:#fff;display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:.75rem;padding:.25rem .75rem}.about__timeline-event-title{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.about__timeline-description{color:#6b7280;line-height:1.6}.about__values{animation:fadeInUp 1s ease-out 1.6s both;margin-bottom:5rem;opacity:0}.about__values-header{margin-bottom:3rem;text-align:center}.about__values-title{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.5rem}.about__values-subtitle{color:#6b7280;font-size:1.125rem}.about__values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.about__value-card{background:#fff;border:1px solid #0000000d;border-radius:1.5rem;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .4s ease}.about__value-card:hover{box-shadow:0 25px 50px #00000026;transform:translateY(-10px) rotateY(5deg)}.about__value-card:hover .about__value-hover-effect{transform:translateX(0)}.about__value-hover-effect{background:linear-gradient(135deg,#3b82f60d,#8b5cf60d);bottom:0;left:0;position:absolute;right:0;top:0;transform:translateX(-100%);transition:transform .4s ease}.about__value-icon{align-items:center;animation:valueIconFloat 3s ease-in-out infinite;border-radius:1.5rem;color:#fff;display:flex;height:5rem;justify-content:center;margin:0 auto 1.5rem;position:relative;width:5rem;z-index:1}@keyframes valueIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.about__value-title{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:1}.about__value-description{color:#6b7280;line-height:1.7;position:relative;z-index:1}.about__features{animation:fadeInUp 1s ease-out 1.8s both;margin-bottom:5rem;opacity:0}.about__features-header{margin-bottom:3rem;text-align:center}.about__features-title{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.5rem}.about__features-subtitle{color:#6b7280;font-size:1.125rem}.about__features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.about__feature-card{background:#fff;border:1px solid #0000000d;border-radius:1.5rem;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:2rem;position:relative;transition:all .4s ease}.about__feature-card:before{content:"";height:4px;left:0;position:absolute;right:0;top:0}.about__feature-card--blue:before{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.about__feature-card--green:before{background:linear-gradient(90deg,#10b981,#047857)}.about__feature-card--yellow:before{background:linear-gradient(90deg,#f59e0b,#d97706)}.about__feature-card--purple:before{background:linear-gradient(90deg,#8b5cf6,#6d28d9)}.about__feature-card:hover{box-shadow:0 25px 50px #00000026;transform:translateY(-10px)}.about__feature-card:hover .about__feature-overlay{opacity:1}.about__feature-overlay{bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .4s ease}.about__feature-card--blue .about__feature-overlay{background:linear-gradient(135deg,#3b82f60d,#1d4ed80d)}.about__feature-card--green .about__feature-overlay{background:linear-gradient(135deg,#10b9810d,#0478570d)}.about__feature-card--yellow .about__feature-overlay{background:linear-gradient(135deg,#f59e0b0d,#d977060d)}.about__feature-card--purple .about__feature-overlay{background:linear-gradient(135deg,#8b5cf60d,#6d28d90d)}.about__feature-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.about__feature-icon{align-items:center;animation:featureIconPulse 2s ease-in-out infinite;border-radius:1rem;color:#fff;display:flex;height:3.5rem;justify-content:center;width:3.5rem}.about__feature-card--blue .about__feature-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.about__feature-card--green .about__feature-icon{background:linear-gradient(135deg,#10b981,#047857)}.about__feature-card--yellow .about__feature-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.about__feature-card--purple .about__feature-icon{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}@keyframes featureIconPulse{0%,to{box-shadow:0 5px 15px #0000001a;transform:scale(1)}50%{box-shadow:0 10px 25px #0003;transform:scale(1.05)}}.about__feature-title{color:#1f2937;font-size:1.25rem;font-weight:700}.about__feature-description{color:#6b7280;line-height:1.7;margin-bottom:1.5rem}.about__feature-details{display:flex;flex-direction:column;gap:.75rem}.about__feature-detail{align-items:center;color:#4b5563;display:flex;font-size:.875rem;gap:.75rem}.about__feature-detail-dot{animation:dotPulse 2s ease-in-out infinite;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;flex-shrink:0;height:.5rem;width:.5rem}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.3)}}.about__cta{animation:fadeInUp 1s ease-out 2s both;background:linear-gradient(135deg,#1f2937,#374151);border-radius:2rem;color:#fff;opacity:0;overflow:hidden;padding:3rem;position:relative}.about__cta:before{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.about__cta:hover:before{opacity:1}.about__cta-content{margin-bottom:2rem;position:relative;text-align:center;z-index:2}@media (min-width:1024px){.about__cta{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.about__cta-content{margin-bottom:0;text-align:left}}.about__cta-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin-bottom:1rem}.about__cta-description{color:#d1d5db;font-size:1.125rem;line-height:1.7;margin-bottom:2rem}.about__cta-buttons{align-items:center;display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.about__cta-buttons{flex-direction:row;justify-content:center}}@media (min-width:1024px){.about__cta-buttons{justify-content:flex-start}}.about__cta-primary{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:.75rem;box-shadow:0 10px 30px #3b82f64d;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.about__cta-primary:hover{box-shadow:0 15px 40px #3b82f680;transform:translateY(-3px)}.about__cta-secondary{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.about__cta-secondary:hover{background:#3b82f633;border-color:#3b82f6}.about__cta-visual{position:relative;z-index:2}.about__cta-stats{align-items:center;display:flex;flex-direction:column;gap:1.5rem}@media (min-width:1024px){.about__cta-stats{align-items:flex-start}}.about__cta-stat{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;display:flex;gap:1rem;padding:1rem 1.5rem;transition:all .3s ease}.about__cta-stat:hover{background:#fff3;transform:translateX(10px)}.about__cta-stat-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:.75rem;color:#fff;display:flex;height:3rem;justify-content:center;width:3rem}.about__cta-stat-info{display:flex;flex-direction:column}.about__cta-stat-number{color:#fff;font-size:1.5rem;font-weight:700}.about__cta-stat-label{color:#d1d5db;font-size:.875rem}@media (max-width:768px){.about{padding:4rem 1rem}.about__title-gradient,.about__title-line{font-size:2rem}.about__timeline-container:before{left:1rem}.about__timeline-item{flex-direction:row!important;margin-left:1rem}.about__timeline-item .about__timeline-content{margin-left:1rem!important;margin-right:0!important;text-align:left!important}.about__timeline-icon{height:3rem;width:3rem}.about__features-grid,.about__values-grid{grid-template-columns:1fr}.about__cta{padding:2rem}.about__cta-title{font-size:1.5rem}}@media (max-width:480px){.about__mission-vision{gap:1.5rem}.about__mission-card,.about__vision-card{padding:1.5rem}.about__stats-grid{gap:1.5rem;grid-template-columns:1fr}.about__feature-card,.about__stat{padding:1.5rem}.about__cta-buttons{gap:.75rem}.about__cta-primary,.about__cta-secondary{font-size:.875rem;padding:.875rem 1.5rem}}.about__feature-card,.about__stat,.about__timeline-item,.about__value-card{will-change:transform}.about__cta-primary:focus,.about__cta-secondary:focus,.about__timeline-item:focus{outline:2px solid #60a5fa;outline-offset:2px}.about__timeline-item:focus{border-radius:.5rem}@media print{.about{background:#fff;padding:2rem 0}.about__cta-buttons{display:none}.about__timeline-container:before{background:#000}}.solutions{background:linear-gradient(135deg,#f8fafc,#e2e8f0 50%,#f1f5f9);overflow:hidden;padding:6rem 1rem;position:relative}.solutions__background{z-index:1}.solutions__background,.solutions__particles{bottom:0;left:0;position:absolute;right:0;top:0}.solutions__particle{animation:solutionParticleFloat 4s ease-in-out infinite;animation:solutionParticleFloat var(--duration,4s) ease-in-out infinite;animation-delay:0s;animation-delay:var(--delay,0s);background:linear-gradient(45deg,#3b82f6,#8b5cf6);border-radius:50%;height:6px;opacity:.4;position:absolute;width:6px}@keyframes solutionParticleFloat{0%,to{opacity:.4;transform:translateY(0) translateX(0) scale(1) rotate(0deg)}33%{opacity:.8;transform:translateY(-30px) translateX(15px) scale(1.3) rotate(120deg)}66%{opacity:.3;transform:translateY(15px) translateX(-15px) scale(.7) rotate(240deg)}}.solutions__container{margin:0 auto;max-width:1200px;position:relative;z-index:2}.solutions__header{animation:slideInUp 1s ease-out .2s both;margin-bottom:4rem;opacity:0;text-align:center;transform:translateY(30px)}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}.solutions__badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:1px solid #3b82f633;border-radius:9999px;color:#3b82f6;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;overflow:hidden;padding:.75rem 1.5rem;position:relative}.solutions__badge:before{animation:badgeShimmer 3s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes badgeShimmer{0%{left:-100%}to{left:100%}}.solutions__badge-icon{animation:iconSpin 4s linear infinite;height:1rem;width:1rem}@keyframes iconSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.solutions__title{margin-bottom:1.5rem}.solutions__title-line{animation:titleSlideLeft 1s ease-out .4s both;color:#1f2937;display:block;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}@keyframes titleSlideLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.solutions__title-gradient{-webkit-text-fill-color:#0000;animation:gradientFlow 4s ease-in-out infinite,titleSlideRight 1s ease-out .6s both;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899,#f59e0b);-webkit-background-clip:text;background-clip:text;background-size:300% 300%;display:block;font-size:2.5rem;font-weight:700}@keyframes titleSlideRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes gradientFlow{0%,to{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:100% 100%}75%{background-position:0 100%}}@media (min-width:1024px){.solutions__title-gradient,.solutions__title-line{font-size:3.5rem}}.solutions__subtitle{animation:slideInUp 1s ease-out .8s both;color:#6b7280;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:48rem}.solutions__stats{animation:slideInUp 1s ease-out 1s both;margin-bottom:4rem;opacity:0}.solutions__stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.solutions__stat{align-items:center;background:#fff;border:1px solid #3b82f61a;border-radius:1rem;box-shadow:0 4px 20px #0000001a;display:flex;gap:1rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.solutions__stat:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6);content:"";height:3px;left:0;position:absolute;right:0;top:0}.solutions__stat:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.solutions__stat-icon{align-items:center;animation:statIconPulse 2s ease-in-out infinite;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:.75rem;color:#fff;display:flex;height:3rem;justify-content:center;width:3rem}@keyframes statIconPulse{0%,to{box-shadow:0 0 0 0 #3b82f666;transform:scale(1)}50%{box-shadow:0 0 20px 10px #3b82f600;transform:scale(1.05)}}.solutions__stat-value{color:#1f2937;font-size:1.75rem;font-weight:700}.solutions__stat-label{color:#6b7280;font-size:.875rem;font-weight:500}.solutions__grid{grid-gap:2.5rem;display:grid;gap:2.5rem;margin-bottom:5rem}@media (min-width:1024px){.solutions__grid{grid-template-columns:repeat(2,1fr)}}.solutions__card{background:#fff;border:1px solid #0000000d;border-radius:1.5rem;box-shadow:0 4px 20px #0000001a;opacity:0;overflow:hidden;padding:2.5rem;position:relative;transform:translateY(50px) scale(.9);transition:all .5s cubic-bezier(.4,0,.2,1)}.solutions__card--visible{opacity:1;transform:translateY(0) scale(1)}.solutions__card:before{background:linear-gradient(90deg,#3b82f6,#1d4ed8);background:linear-gradient(90deg,var(--card-color-start,#3b82f6),var(--card-color-end,#1d4ed8));content:"";height:4px;left:0;position:absolute;right:0;top:0}.solutions__card--blue{--card-color-start:#3b82f6;--card-color-end:#1d4ed8}.solutions__card--purple{--card-color-start:#8b5cf6;--card-color-end:#6d28d9}.solutions__card--green{--card-color-start:#10b981;--card-color-end:#047857}.solutions__card--orange{--card-color-start:#f59e0b;--card-color-end:#d97706}.solutions__card:hover{box-shadow:0 25px 50px #00000026;transform:translateY(-10px) scale(1.02)}.solutions__card--hovered .solutions__card-overlay{opacity:1;visibility:visible}.solutions__card-header{align-items:flex-start;display:flex;gap:1.5rem;margin-bottom:2rem}.solutions__card-icon{align-items:center;animation:iconFloat 3s ease-in-out infinite;background:linear-gradient(135deg,#3b82f6,#1d4ed8);background:linear-gradient(135deg,var(--card-color-start,#3b82f6),var(--card-color-end,#1d4ed8));border-radius:1.5rem;color:#fff;display:flex;flex-shrink:0;height:5rem;justify-content:center;position:relative;transition:all .3s ease;width:5rem}@keyframes iconFloat{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-5px) rotate(5deg)}}.solutions__card-icon-glow{animation:glowPulse 2s ease-in-out infinite;background:radial-gradient(circle,#3b82f6 0,#0000 70%);background:radial-gradient(circle,var(--card-color-start,#3b82f6) 0,#0000 70%);bottom:-50%;left:-50%;opacity:0;position:absolute;right:-50%;top:-50%;transition:opacity .3s ease}@keyframes glowPulse{0%,to{opacity:0}50%{opacity:.3}}.solutions__card:hover .solutions__card-icon-glow{opacity:.4}.solutions__card-title-section{flex:1 1}.solutions__card-title{color:#1f2937;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:.75rem}.solutions__card-tech-stack{display:flex;flex-wrap:wrap;gap:.5rem}.solutions__tech-tag{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:1px solid #3b82f633;border-radius:9999px;color:#3b82f6;font-size:.75rem;font-weight:500;padding:.25rem .75rem;transition:all .3s ease}.solutions__tech-tag:hover{background:linear-gradient(135deg,#3b82f633,#8b5cf633);transform:scale(1.05)}.solutions__card-content{margin-bottom:2rem}.solutions__card-description{color:#6b7280;font-size:1rem;line-height:1.7;margin-bottom:2rem}.solutions__card-features{margin-bottom:2rem}.solutions__features-title{align-items:center;color:#374151;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.solutions__features-title:before{background:linear-gradient(180deg,#3b82f6,#1d4ed8);background:linear-gradient(to bottom,var(--card-color-start,#3b82f6),var(--card-color-end,#1d4ed8));border-radius:.125rem;content:"";height:1rem;width:.25rem}.solutions__features-grid{grid-gap:.75rem;display:grid;gap:.75rem}.solutions__card-feature{align-items:center;border-radius:.5rem;display:flex;gap:.75rem;padding:.5rem;position:relative;transition:all .3s ease}.solutions__card-feature:hover{background:#3b82f60d;transform:translateX(5px)}.solutions__card-feature-icon{animation:checkPulse 2s ease-in-out infinite;color:#10b981;flex-shrink:0;height:1.25rem;width:1.25rem}@keyframes checkPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.solutions__card-feature-text{color:#4b5563;font-size:.875rem;font-weight:500}.solutions__card-stats{grid-gap:1rem;background:linear-gradient(135deg,#3b82f60d,#8b5cf60d);border:1px solid #3b82f61a;border-radius:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem;padding:1.5rem}.solutions__card-stat{position:relative;text-align:center}.solutions__card-stat:after{background:#3b82f633;content:"";height:60%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.solutions__card-stat:last-child:after{display:none}.solutions__card-stat-value{animation:statCountUp 2s ease-out;color:#3b82f6;color:var(--card-color-start,#3b82f6);font-size:1.5rem;font-weight:700;margin-bottom:.25rem}@keyframes statCountUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.solutions__card-stat-label{color:#6b7280;font-size:.75rem;font-weight:500;text-transform:capitalize}.solutions__card-benefits{margin-bottom:2rem}.solutions__benefits-title{align-items:center;color:#374151;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.solutions__benefits-title:before{background:linear-gradient(180deg,#f59e0b,#d97706);border-radius:.125rem;content:"";height:1rem;width:.25rem}.solutions__benefits-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.solutions__benefit-item{align-items:center;border-radius:.5rem;color:#4b5563;display:flex;font-size:.875rem;gap:.75rem;padding:.5rem;transition:all .3s ease}.solutions__benefit-item:hover{background:#f59e0b1a;transform:translateX(5px)}.solutions__benefit-item svg{color:#f59e0b;flex-shrink:0}.solutions__card-actions{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:auto}.solutions__card-button{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);background:linear-gradient(135deg,var(--card-color-start,#3b82f6),var(--card-color-end,#1d4ed8));border:none;border-radius:.75rem;box-shadow:0 4px 15px #0000001a;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;overflow:hidden;padding:1rem 1.5rem;position:relative;transition:all .3s ease}.solutions__card-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.solutions__card-button:hover:before{left:100%}.solutions__card-button:hover{box-shadow:0 8px 25px #0003;transform:translateY(-2px)}.solutions__card-button-icon{height:1.25rem;transition:transform .3s ease;width:1.25rem}.solutions__card-button:hover .solutions__card-button-icon{transform:translateX(5px)}.solutions__card-secondary-actions{display:flex;gap:.5rem}.solutions__card-action{align-items:center;background:#3b82f61a;border:1px solid #3b82f633;border-radius:.5rem;color:#3b82f6;color:var(--card-color-start,#3b82f6);cursor:pointer;display:flex;height:2.5rem;justify-content:center;transition:all .3s ease;width:2.5rem}.solutions__card-action:hover{background:#3b82f6;background:var(--card-color-start,#3b82f6);color:#fff;transform:scale(1.1)}.solutions__platforms{border-top:1px solid #3b82f61a;margin-top:2rem;padding-top:2rem}.solutions__platforms-title{color:#374151;font-size:1rem;font-weight:600;margin-bottom:1rem}.solutions__platforms-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr)}.solutions__platform{align-items:center;background:#ffffff80;border:1px solid #0000001a;border-radius:.75rem;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;padding:1rem;transition:all .3s ease}.solutions__platform:hover{background:#fff;border-color:#3b82f6;border-color:var(--platform-color,#3b82f6);box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.solutions__platform svg{color:#3b82f6;color:var(--platform-color,#3b82f6)}.solutions__platform span{color:#4b5563;font-size:.75rem;font-weight:500}.solutions__card-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f6f2,#8b5cf6f2);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .5s ease;visibility:hidden}.solutions__overlay-content{color:#fff;padding:2rem;text-align:center;transform:translateY(20px);transition:transform .5s ease}.solutions__card--hovered .solutions__overlay-content{transform:translateY(0)}.solutions__overlay-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.solutions__overlay-description{color:#ffffffe6;line-height:1.6;margin-bottom:2rem}.solutions__overlay-cta{align-items:center;background:#fff;border:none;border-radius:.75rem;color:#3b82f6;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.solutions__overlay-cta:hover{box-shadow:0 10px 30px #ffffff4d;transform:scale(1.05)}.solutions__card-progress{background:#0000001a;bottom:0;height:4px;left:0;position:absolute;right:0}.solutions__progress-bar{background:linear-gradient(90deg,#3b82f6,#1d4ed8);background:linear-gradient(90deg,var(--card-color-start,#3b82f6),var(--card-color-end,#1d4ed8));height:100%;transition:width 1s ease-out;width:0;width:var(--progress,0)}.solutions__navigator{animation:slideInUp 1s ease-out 1.2s both;background:#fff;border:1px solid #3b82f61a;border-radius:1.5rem;box-shadow:0 10px 30px #0000001a;margin-bottom:4rem;opacity:0;padding:2.5rem}.solutions__navigator-header{margin-bottom:2rem;text-align:center}.solutions__navigator-title{color:#1f2937;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.solutions__navigator-subtitle{color:#6b7280;font-size:1rem}.solutions__navigator-tabs{grid-gap:1rem;display:grid;gap:1rem}@media (min-width:768px){.solutions__navigator-tabs{grid-template-columns:repeat(2,1fr)}}.solutions__navigator-tab{align-items:center;background:#3b82f60d;border:1px solid #3b82f61a;border-radius:1rem;cursor:pointer;display:flex;gap:1rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.solutions__navigator-tab:hover{background:#3b82f61a;box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.solutions__navigator-tab--active{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border-color:#3b82f64d;box-shadow:0 8px 25px #3b82f633;transform:translateY(-2px)}.solutions__tab-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:.75rem;color:#fff;display:flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem}.solutions__tab-content{flex:1 1}.solutions__tab-title{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.solutions__tab-description{color:#6b7280;font-size:.875rem;line-height:1.5}.solutions__tab-indicator{background:linear-gradient(180deg,#3b82f6,#8b5cf6);bottom:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;width:4px}.solutions__navigator-tab--active .solutions__tab-indicator{opacity:1}.solutions__cta{animation:slideInUp 1s ease-out 1.4s both;background:linear-gradient(135deg,#1f2937,#374151);border-radius:2rem;color:#fff;opacity:0;overflow:hidden;padding:3rem;position:relative}.solutions__cta:before{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.solutions__cta:hover:before{opacity:1}.solutions__cta-content{grid-gap:2rem;align-items:center;display:grid;gap:2rem;position:relative;z-index:2}@media (min-width:1024px){.solutions__cta-content{gap:3rem;grid-template-columns:2fr 1fr}}.solutions__cta-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin-bottom:1rem}.solutions__cta-description{color:#d1d5db;font-size:1.125rem;line-height:1.7;margin-bottom:2rem}.solutions__cta-actions{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.solutions__cta-actions{align-items:center;flex-direction:row}}.solutions__cta-primary{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:.75rem;box-shadow:0 10px 30px #3b82f64d;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.solutions__cta-primary:hover{box-shadow:0 15px 40px #3b82f680;transform:translateY(-3px)}.solutions__cta-secondary{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.solutions__cta-secondary:hover{background:#3b82f633;border-color:#3b82f6}.solutions__cta-visual{display:flex;justify-content:center}.solutions__cta-stats{display:flex;flex-direction:column;gap:1.5rem}.solutions__cta-stat{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;display:flex;gap:1rem;padding:1rem 1.5rem;transition:all .3s ease}.solutions__cta-stat:hover{background:#fff3;transform:translateX(10px)}.solutions__cta-stat svg{color:#60a5fa}.solutions__cta-stat-number{color:#fff;font-size:1.5rem;font-weight:700}.solutions__cta-stat-label{color:#d1d5db;font-size:.875rem}@media (max-width:768px){.solutions{padding:4rem 1rem}.solutions__title-gradient,.solutions__title-line{font-size:2rem}.solutions__stats-grid{gap:1rem;grid-template-columns:1fr}.solutions__grid{gap:2rem}.solutions__card{padding:2rem}.solutions__card-header{align-items:center;flex-direction:column;gap:1rem;text-align:center}.solutions__card-stats{gap:1rem;grid-template-columns:1fr}.solutions__platforms-grid{grid-template-columns:repeat(2,1fr)}.solutions__navigator{padding:2rem}.solutions__navigator-tabs{grid-template-columns:1fr}.solutions__navigator-tab{flex-direction:column;text-align:center}.solutions__cta{padding:2rem}.solutions__cta-title{font-size:1.5rem}}@media (max-width:480px){.solutions__card-actions{align-items:stretch;flex-direction:column}.solutions__card-secondary-actions{justify-content:center}.solutions__cta-actions{align-items:stretch}.solutions__cta-primary,.solutions__cta-secondary{justify-content:center}}.solutions__card,.solutions__navigator-tab,.solutions__stat{will-change:transform}.solutions__card-button:focus,.solutions__cta-primary:focus,.solutions__cta-secondary:focus,.solutions__navigator-tab:focus{outline:2px solid #60a5fa;outline-offset:2px}@media print{.solutions{background:#fff;padding:2rem 0}.solutions__cta-actions,.solutions__particles{display:none}.solutions__card{break-inside:avoid;margin-bottom:2rem;page-break-inside:avoid}}.features{background:#fff;padding:5rem 1rem}.features__container{margin:0 auto;max-width:1200px}.features__header{margin-bottom:4rem;text-align:center}.features__title{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:1rem}@media (min-width:1024px){.features__title{font-size:3rem}}.features__subtitle{color:#6b7280;font-size:1.25rem;margin:0 auto;max-width:48rem}.features__grid{grid-gap:2rem;display:grid;gap:2rem;margin-bottom:4rem}@media (min-width:1024px){.features__grid{grid-template-columns:repeat(3,1fr)}}.features__card{border-radius:1rem;padding:2rem}.features__card--blue{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.features__card--purple{background:linear-gradient(135deg,#f3e8ff,#e9d5ff)}.features__card--green{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.features__card-icon{color:#4b5563;margin-bottom:1.5rem}.features__card--blue .features__card-icon{color:#3b82f6}.features__card--purple .features__card-icon{color:#8b5cf6}.features__card--green .features__card-icon{color:#10b981}.features__card-title{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.features__card-description{color:#6b7280;line-height:1.7;margin-bottom:1rem}.features__card-highlights{-webkit-appearance:.5rem;appearance:.5rem;list-style:none;padding:0}.features__card-highlight{color:#6b7280;font-size:.875rem}.features__ai-preview{background:linear-gradient(135deg,#111827,#1e3a8a);border-radius:1rem;color:#fff;padding:3rem 2rem}.features__ai-content{grid-gap:2rem;align-items:center;display:grid;gap:2rem}@media (min-width:1024px){.features__ai-content{grid-template-columns:2fr 1fr}}.features__ai-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem}.features__ai-description{color:#d1d5db;line-height:1.7;margin-bottom:1.5rem}.features__ai-list{-webkit-appearance:.75rem;appearance:.75rem}.features__ai-feature{align-items:center;display:flex;gap:.75rem}.features__ai-feature-icon{color:#10b981;height:1.25rem;width:1.25rem}.features__ai-visual{text-align:center}.features__ai-badge{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:9999px;color:#92400e;display:inline-block;font-weight:600;padding:.5rem 1rem}.testimonials{background-color:#f9fafb;padding:5rem 1rem}.testimonials__container{margin:0 auto;max-width:1200px}.testimonials__header{margin-bottom:4rem;text-align:center}.testimonials__title{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:1rem}@media (min-width:1024px){.testimonials__title{font-size:3rem}}.testimonials__subtitle{color:#6b7280;font-size:1.25rem}.testimonials__content{align-items:center;display:flex;gap:1rem;margin-bottom:2rem;position:relative}.testimonials__nav{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:3rem;justify-content:center;transition:all .3s ease;width:3rem}.testimonials__nav:hover{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.testimonials__card{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #0000001a;flex:1 1;padding:2rem;position:relative}.testimonials__quote-icon{background:#fff;color:#3b82f6;height:2rem;left:1.5rem;position:absolute;top:-.5rem;width:2rem}.testimonials__card-content{padding-top:1rem}.testimonials__rating{display:flex;gap:.25rem;margin-bottom:1rem}.testimonials__star{color:#d1d5db}.testimonials__star--filled{color:#fbbf24}.testimonials__text{color:#4b5563;font-style:italic;line-height:1.7;margin-bottom:1.5rem}.testimonials__author{align-items:center;display:flex;gap:1rem}.testimonials__author-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:4rem;justify-content:center;width:4rem}.testimonials__author-image{border-radius:50%;height:4rem;object-fit:cover;width:4rem}.testimonials__author-name{color:#111827;font-weight:600}.testimonials__author-role{color:#6b7280;font-size:.875rem}.testimonials__indicators{display:flex;gap:.5rem;justify-content:center}.testimonials__indicator{background-color:#d1d5db;border:none;border-radius:50%;cursor:pointer;height:.75rem;transition:background-color .3s ease;width:.75rem}.testimonials__indicator--active{background-color:#3b82f6}.contact{background:linear-gradient(135deg,#f8fafc,#e2e8f0 50%,#f1f5f9);overflow:hidden;padding:6rem 1rem;position:relative}.contact__background{z-index:1}.contact__background,.contact__particles{bottom:0;left:0;position:absolute;right:0;top:0}.contact__particle{animation:contactParticleFloat 5s ease-in-out infinite;animation:contactParticleFloat var(--duration,5s) ease-in-out infinite;animation-delay:0s;animation-delay:var(--delay,0s);background:linear-gradient(45deg,#3b82f6,#8b5cf6);border-radius:50%;height:8px;opacity:.3;position:absolute;width:8px}@keyframes contactParticleFloat{0%,to{opacity:.3;transform:translateY(0) translateX(0) scale(1) rotate(0deg)}25%{opacity:.6;transform:translateY(-25px) translateX(20px) scale(1.2) rotate(90deg)}50%{opacity:.9;transform:translateY(-10px) translateX(-15px) scale(.8) rotate(180deg)}75%{opacity:.4;transform:translateY(15px) translateX(-20px) scale(1.1) rotate(270deg)}}.contact__container{margin:0 auto;max-width:1200px;position:relative;z-index:2}.contact__header{margin-bottom:4rem;opacity:0;text-align:center;transform:translateY(30px);transition:all 1s ease-out}.contact__header--visible{opacity:1;transform:translateY(0)}.contact__badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:1px solid #3b82f633;border-radius:9999px;color:#3b82f6;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;overflow:hidden;padding:.75rem 1.5rem;position:relative}.contact__badge:before{animation:contactBadgeShimmer 3s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes contactBadgeShimmer{0%{left:-100%}to{left:100%}}.contact__badge-icon{animation:contactIconPulse 2s ease-in-out infinite;height:1rem;width:1rem}@keyframes contactIconPulse{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.2) rotate(180deg)}}.contact__title{margin-bottom:1.5rem}.contact__title-line{animation:contactTitleSlideLeft 1s ease-out .3s both;color:#1f2937;display:block;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}@keyframes contactTitleSlideLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.contact__title-gradient{-webkit-text-fill-color:#0000;animation:contactGradientMove 3s ease-in-out infinite,contactTitleSlideRight 1s ease-out .5s both;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;display:block;font-size:2.5rem;font-weight:700}@keyframes contactTitleSlideRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes contactGradientMove{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@media (min-width:1024px){.contact__title-gradient,.contact__title-line{font-size:3.5rem}}.contact__subtitle{animation:contactTitleSlideUp 1s ease-out .7s both;color:#6b7280;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:48rem}@keyframes contactTitleSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact__stats{margin-bottom:4rem;opacity:0;transform:translateY(30px);transition:all 1s ease-out .2s}.contact__stats--visible{opacity:1;transform:translateY(0)}.contact__stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.contact__stat{align-items:center;background:#fff;border:1px solid #3b82f61a;border-radius:1rem;box-shadow:0 4px 20px #0000001a;display:flex;gap:1rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.contact__stat:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6);content:"";height:3px;left:0;position:absolute;right:0;top:0}.contact__stat:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.contact__stat-icon{align-items:center;animation:contactStatIconPulse 2s ease-in-out infinite;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:.75rem;color:#fff;display:flex;height:3rem;justify-content:center;width:3rem}@keyframes contactStatIconPulse{0%,to{box-shadow:0 0 0 0 #3b82f666;transform:scale(1)}50%{box-shadow:0 0 20px 10px #3b82f600;transform:scale(1.05)}}.contact__stat-number{color:#1f2937;font-size:1.75rem;font-weight:700}.contact__stat-label{color:#6b7280;font-size:.875rem;font-weight:500}.contact__content{grid-gap:3rem;display:grid;gap:3rem}@media (min-width:1024px){.contact__content{gap:4rem;grid-template-columns:1fr 1fr}}.contact__info{opacity:0;transform:translateX(-30px);transition:all 1s ease-out .3s}.contact__info--visible{opacity:1;transform:translateX(0)}.contact__info-title{align-items:center;color:#1f2937;display:flex;font-size:1.75rem;font-weight:700;gap:.75rem;margin-bottom:1rem}.contact__info-title-icon{animation:contactSparkle 2s ease-in-out infinite;color:#3b82f6;height:1.5rem;width:1.5rem}@keyframes contactSparkle{0%,to{opacity:1;transform:rotate(0deg) scale(1)}25%{opacity:.8;transform:rotate(90deg) scale(1.2)}50%{opacity:1;transform:rotate(180deg) scale(1)}75%{opacity:.8;transform:rotate(270deg) scale(1.2)}}.contact__info-description{color:#6b7280;font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.contact__info-list{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.contact__info-item{background:#fff;border:1px solid #0000000d;border-radius:1.5rem;box-shadow:0 4px 20px #0000001a;display:flex;gap:1.5rem;overflow:hidden;padding:2rem;position:relative;transition:all .4s ease}.contact__info-item:before{content:"";height:4px;left:0;position:absolute;right:0;top:0}.contact__info-item--blue:before{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.contact__info-item--green:before{background:linear-gradient(90deg,#10b981,#047857)}.contact__info-item--purple:before{background:linear-gradient(90deg,#8b5cf6,#6d28d9)}.contact__info-item:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.contact__info-icon{align-items:center;border-radius:1rem;color:#fff;display:flex;flex-shrink:0;height:4rem;justify-content:center;position:relative;transition:all .3s ease;width:4rem}.contact__info-item--blue .contact__info-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.contact__info-item--green .contact__info-icon{background:linear-gradient(135deg,#10b981,#047857)}.contact__info-item--purple .contact__info-icon{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.contact__info-icon-glow{animation:contactIconGlow 3s ease-in-out infinite;background:radial-gradient(circle,currentColor 0,#0000 70%);bottom:-50%;left:-50%;opacity:0;position:absolute;right:-50%;top:-50%;transition:opacity .3s ease}@keyframes contactIconGlow{0%,to{opacity:0}50%{opacity:.2}}.contact__info-item:hover .contact__info-icon-glow{opacity:.3}.contact__info-details{flex:1 1}.contact__info-item-title{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.contact__info-item-detail{color:#4b5563;font-size:.975rem;font-weight:500;margin:.25rem 0}.contact__info-item-description{color:#6b7280;font-size:.875rem;line-height:1.5;margin:.75rem 0}.contact__info-item-meta{align-items:center;border-top:1px solid #0000001a;display:flex;justify-content:space-between;margin-top:1rem;padding-top:1rem}.contact__info-availability{color:#10b981;font-weight:500}.contact__info-action,.contact__info-availability{align-items:center;display:flex;font-size:.875rem;gap:.5rem}.contact__info-action{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.contact__info-action:hover{box-shadow:0 8px 20px #3b82f64d;transform:translateY(-2px)}.contact__support-features{background:linear-gradient(135deg,#3b82f60d,#8b5cf60d);border:1px solid #3b82f61a;border-radius:1.5rem;margin-bottom:2rem;padding:2rem}.contact__support-title{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.contact__support-grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.contact__support-feature{align-items:flex-start;background:#fff;border:1px solid #3b82f61a;border-radius:.75rem;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.contact__support-feature:hover{border-color:#3b82f64d;box-shadow:0 4px 15px #0000001a;transform:translateX(5px)}.contact__support-feature-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:.5rem;color:#fff;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.contact__support-feature-title{color:#1f2937;font-size:.975rem;font-weight:600;margin-bottom:.25rem}.contact__support-feature-description{color:#6b7280;font-size:.875rem;line-height:1.4}.contact__quick-links{background:#fff;border:1px solid #3b82f61a;border-radius:1rem;padding:1.5rem}.contact__quick-links-title{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.contact__quick-links-grid{display:flex;flex-direction:column;gap:.75rem}.contact__quick-link{align-items:center;background:#3b82f60d;border:1px solid #3b82f61a;border-radius:.5rem;color:#3b82f6;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;padding:.75rem 1rem;transition:all .3s ease}.contact__quick-link:hover{background:#3b82f61a;border-color:#3b82f64d;transform:translateX(5px)}.contact__form-container{opacity:0;transform:translateX(30px);transition:all 1s ease-out .5s}.contact__form-container--visible{opacity:1;transform:translateX(0)}.contact__form-header{background:#fff;border:1px solid #3b82f61a;border-bottom:none;border-radius:1.5rem 1.5rem 0 0;padding:2rem}.contact__form-title{color:#1f2937;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.contact__form-description{color:#6b7280;line-height:1.6}.contact__form{background:#fff;border:1px solid #3b82f61a;border-radius:0 0 1.5rem 1.5rem;border-top:none;box-shadow:0 10px 30px #0000001a;padding:2rem}.contact__form-group{margin-bottom:2rem}.contact__form-group--full{grid-column:1/-1}.contact__form-row{grid-gap:1.5rem;display:grid;gap:1.5rem}@media (min-width:768px){.contact__form-row{grid-template-columns:1fr 1fr}}.contact__form-label{color:#374151;display:block;font-weight:600;margin-bottom:.5rem;position:relative}.contact__form-label-hint{animation:contactHintFadeIn .3s ease-out forwards;color:#3b82f6;font-size:.75rem;font-weight:500;opacity:0;position:absolute;right:0;top:0}@keyframes contactHintFadeIn{to{opacity:1}}.contact__reason-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:.5rem}.contact__reason-button{align-items:center;background:#3b82f60d;border:2px solid #3b82f61a;border-radius:.75rem;color:#4b5563;cursor:pointer;display:flex;flex-direction:column;font-size:.875rem;font-weight:500;gap:.5rem;padding:1rem;transition:all .3s ease}.contact__reason-button:hover{background:#3b82f61a;border-color:#3b82f64d;transform:translateY(-2px)}.contact__reason-button--active{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border-color:#3b82f6;box-shadow:0 8px 20px #3b82f633;color:#3b82f6;transform:translateY(-2px)}.contact__reason-button svg{color:#3b82f6}.contact__form-input,.contact__form-select,.contact__form-textarea{background:#fafafa;border:2px solid #e5e7eb;border-radius:.75rem;font-family:inherit;font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.contact__form-input:focus,.contact__form-select:focus,.contact__form-textarea:focus{outline:none}.contact__form-input--focused,.contact__form-input:focus,.contact__form-select:focus,.contact__form-textarea--focused,.contact__form-textarea:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;transform:translateY(-1px)}.contact__form-input--error,.contact__form-textarea--error{background:#ef44440d;border-color:#ef4444}.contact__form-textarea{line-height:1.6;min-height:150px;resize:vertical}.contact__form-textarea-info{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem}.contact__form-char-count{color:#9ca3af;font-size:.75rem}.contact__form-error{color:#ef4444;display:block;font-size:.875rem;font-weight:500;margin-top:.25rem}.contact__form-submit{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;gap:.75rem;justify-content:center;margin-bottom:1rem;overflow:hidden;padding:1.25rem 2rem;position:relative;transition:all .3s ease;width:100%}.contact__form-submit:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.contact__form-submit:hover:before{left:100%}.contact__form-submit:hover:not(:disabled){box-shadow:0 15px 40px #3b82f666;transform:translateY(-3px)}.contact__form-submit:disabled{cursor:not-allowed;opacity:.8;transform:none}.contact__form-submit--loading{background:linear-gradient(135deg,#6b7280,#4b5563)}.contact__form-submit--success{background:linear-gradient(135deg,#10b981,#047857)}.contact__form-submit-icon{height:1.25rem;transition:transform .3s ease;width:1.25rem}.contact__form-submit:hover .contact__form-submit-icon{transform:translateX(3px)}.contact__form-spinner{animation:contactSpinner 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:1.25rem;width:1.25rem}@keyframes contactSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contact__form-footer{text-align:center}.contact__form-footer-text{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.5rem;justify-content:center}@media (max-width:768px){.contact{padding:4rem 1rem}.contact__title-gradient,.contact__title-line{font-size:2rem}.contact__stats-grid{gap:1rem;grid-template-columns:1fr}.contact__info-item{text-align:center}.contact__info-item,.contact__info-item-meta{flex-direction:column;gap:1rem}.contact__reason-grid{grid-template-columns:1fr}.contact__form,.contact__form-header{padding:1.5rem}.contact__support-grid{gap:1rem}.contact__support-feature{flex-direction:column;text-align:center}}@media (max-width:480px){.contact__content{gap:2rem}.contact__info-list{gap:1.5rem}.contact__info-item{padding:1.5rem}.contact__form-group{margin-bottom:1.5rem}.contact__reason-button{font-size:.75rem;padding:.75rem}}.contact__info-item,.contact__stat,.contact__support-feature{will-change:transform}.contact__form-submit:focus,.contact__info-action:focus,.contact__quick-link:focus,.contact__reason-button:focus{outline:2px solid #60a5fa;outline-offset:2px}@media print{.contact{background:#fff;padding:2rem 0}.contact__form-submit,.contact__particles{display:none}.contact__form,.contact__info-item{break-inside:avoid;page-break-inside:avoid}}.footer{background:linear-gradient(135deg,#111827,#1f2937);color:#fff;padding:4rem 1rem 0}.footer__container{margin:0 auto;max-width:1200px}.footer__main{grid-gap:3rem;display:grid;gap:3rem;margin-bottom:3rem}@media (min-width:768px){.footer__main{gap:4rem;grid-template-columns:1fr 2fr 1fr}}.footer__company{-webkit-appearance:1.5rem;appearance:1.5rem}.footer__logo{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.footer__logo-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:.5rem;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.footer__logo-icon-svg{color:#fff;height:1.5rem;width:1.5rem}.footer__logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.footer__company-description{color:#d1d5db;line-height:1.6;margin-bottom:1.5rem}.footer__contact-info{-webkit-appearance:.75rem;appearance:.75rem;margin-bottom:1.5rem}.footer__contact-item{align-items:center;color:#d1d5db;display:flex;font-size:.875rem;gap:.75rem}.footer__social{display:flex;gap:1rem}.footer__social-link{align-items:center;background-color:#ffffff1a;border-radius:.5rem;color:#d1d5db;display:flex;height:2.5rem;justify-content:center;text-decoration:none;transition:all .3s ease;width:2.5rem}.footer__social-link:hover{background-color:#3b82f6;color:#fff;transform:translateY(-2px)}.footer__links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.footer__links{grid-template-columns:repeat(4,1fr)}}.footer__section-title{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer__section-links{-webkit-appearance:.75rem;appearance:.75rem;list-style:none;padding:0}.footer__section-link{color:#d1d5db;display:block;font-size:.875rem;padding:.25rem 0;text-decoration:none;transition:color .3s ease}.footer__section-link:hover{color:#3b82f6}.footer__newsletter{-webkit-appearance:1rem;appearance:1rem}.footer__newsletter-title{color:#fff;font-size:1.125rem;font-weight:600}.footer__newsletter-description{color:#d1d5db;font-size:.875rem;line-height:1.6}.footer__newsletter-form{margin:1rem 0}.footer__newsletter-input-group{display:flex;gap:.5rem}.footer__newsletter-input{background-color:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;color:#fff;flex:1 1;font-size:.875rem;padding:.75rem}.footer__newsletter-input::placeholder{color:#9ca3af}.footer__newsletter-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.footer__newsletter-button{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;height:3rem;justify-content:center;transition:all .3s ease;width:3rem}.footer__newsletter-button:hover{box-shadow:0 8px 20px #3b82f64d;transform:translateY(-1px)}.footer__newsletter-disclaimer{color:#9ca3af;font-size:.75rem}.footer__bottom{border-top:1px solid #ffffff1a;padding:2rem 0}.footer__bottom-content{align-items:center;display:flex;flex-direction:column;gap:1rem;text-align:center}@media (min-width:768px){.footer__bottom-content{flex-direction:row;justify-content:space-between;text-align:left}}.footer__copyright{color:#9ca3af;font-size:.875rem}.footer__legal{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}@media (min-width:768px){.footer__legal{justify-content:flex-end}}.footer__legal-link{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .3s ease}.footer__legal-link:hover{color:#3b82f6}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 1rem}@media (min-width:768px){.container{padding:0 2rem}}.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}.skip-link{background:#000;border-radius:4px;color:#fff;left:6px;padding:8px;position:absolute;text-decoration:none;top:-40px;transition:top .3s;z-index:10000}.skip-link:focus{top:6px}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #2563eb;outline-offset:2px}@media (prefers-contrast:high){.hero__badge,.hero__cta-primary,.hero__cta-secondary{border:2px solid}}@media (prefers-reduced-motion:reduce){.hero__badge-pulse,.hero__cta-ripple,.hero__floating-icon,.hero__particle{animation:none}*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=main.ffc3968e.css.map*/