*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f172a;color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;position:relative;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width:768px){body{max-width:100vw;overflow-x:hidden;width:100%}*,img{max-width:100%}img{height:auto}}@media (hover:none) and (pointer:coarse){[role=button],a,button{min-height:44px;min-width:44px}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App{background-color:#0f172a;min-height:100vh;overflow-x:hidden;position:relative;width:100%}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#475569;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#64748b}@media (max-width:768px){::-webkit-scrollbar{width:6px}.App{max-width:100vw;overflow-x:hidden;width:100%}*{-webkit-tap-highlight-color:rgba(14,225,242,.1)}[role=button],a,button{-webkit-tap-highlight-color:rgba(14,225,242,.2)}}.industry-select-wrapper{display:flex;flex-direction:column;position:relative}.industry-select-trigger{align-items:center;background-color:#1f2937cc;border:1px solid #ffffff1a;border-radius:12px;color:#e2e8f0;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem .9rem;transition:all .3s ease;width:100%}.industry-select-trigger.open{border-color:#0ee1f299;box-shadow:0 12px 32px #0ee1f233}.industry-select-trigger:hover{border-color:#0ee1f24d}.industry-select-value{align-items:center;display:flex;font-weight:500;gap:.5rem}.industry-select-value-icon{color:#0ee1f2;height:20px;width:20px}.industry-select-placeholder{color:#e2e8f099;font-weight:400}.industry-select-chevron{color:#94a3b8;height:18px;transition:transform .3s ease;width:18px}.industry-select-trigger.open .industry-select-chevron{color:#0ee1f2;transform:rotate(180deg)}.industry-select-dropdown{background-color:#0f172a;border:1px solid #0ee1f233;border-radius:.75rem;box-shadow:0 20px 40px #00000059;left:0;max-height:260px;overflow:auto;padding:.5rem;position:absolute;right:0;top:calc(100% + .35rem);z-index:1002}.industry-select-option{align-items:center;background:#0000;border:none;border-radius:.5rem;color:#e2e8f0;cursor:pointer;display:flex;gap:.75rem;padding:.65rem .75rem;transition:all .2s ease;width:100%}.industry-select-option:hover{background-color:#0ee1f214}.industry-select-option.selected{background-color:#0ee1f226}.industry-option-icon{color:#0ee1f2;flex-shrink:0;height:18px;width:18px}.industry-option-label{flex:1 1;font-size:.95rem;text-align:left}@media (max-width:480px){.industry-select-trigger{font-size:.875rem;padding:.625rem .75rem}.industry-select-value-icon{height:18px;width:18px}.industry-select-chevron{height:16px;width:16px}.industry-select-dropdown{max-height:200px;padding:.375rem}.industry-select-option{gap:.5rem;padding:.5rem .625rem}.industry-option-icon{height:16px;width:16px}.industry-option-label{font-size:.875rem}}@media (max-width:640px){.industry-select-trigger{padding:.7rem .85rem}.industry-select-dropdown{max-height:220px}.industry-select-option{padding:.55rem .7rem}}@media (max-width:767px){.industry-select-dropdown{max-height:240px}}.multi-select-wrapper{display:flex;flex-direction:column;gap:.5rem;position:relative}.multi-select-trigger{align-items:center;background-color:#0f172ad9;border:1px solid #ffffff1f;border-radius:12px;color:#e2e8f0;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem .9rem;transition:all .3s ease;width:100%}.multi-select-trigger:hover{border-color:#0ee1f266;box-shadow:0 12px 32px #0ee1f226}.multi-select-trigger.open{border-color:#0ee1f2b3;box-shadow:0 16px 36px #0ee1f240}.multi-select-trigger-content{align-items:center;display:flex;gap:.75rem}.multi-select-count{align-items:center;background-color:#0ee1f214;border:1px solid #0ee1f24d;border-radius:9999px;color:#0ee1f2;display:inline-flex;font-size:.85rem;font-weight:600;height:32px;justify-content:center;width:32px}.multi-select-count.empty{background-color:#e2e8f014;border-color:#e2e8f04d;color:#e2e8f099}.multi-select-value{font-size:.95rem;font-weight:600}.multi-select-value-wrapper{align-items:center;display:flex;flex-direction:row;gap:.15rem;vertical-align:middle}.multi-select-shortcut{color:rgba(226,232,240,.395);font-size:.75rem;font-style:italic}.multi-select-value.empty{color:#e2e8f099;font-weight:500}.multi-select-chevron{color:#94a3b8;height:18px;transition:transform .3s ease;width:18px}.multi-select-trigger.open .multi-select-chevron{color:#0ee1f2;transform:rotate(180deg)}.multi-select-dropdown{background-color:#0f172a;border:1px solid #0ee1f233;border-radius:.75rem;box-shadow:0 24px 40px #00000073;left:0;max-height:280px;overflow-y:auto;padding:.35rem;position:absolute;right:0;top:calc(100% + .35rem);z-index:15}.multi-select-option{align-items:center;background:#0000;border:none;border-radius:.5rem;color:#e2e8f0;cursor:pointer;display:flex;gap:.75rem;padding:.6rem .75rem;transition:all .2s ease;width:100%}.multi-select-option:hover{background-color:#0ee1f214}.multi-select-option.selected{background-color:#0ee1f226}.multi-select-option-icon{align-items:center;display:inline-flex;height:20px;justify-content:center;width:20px}.multi-select-check-icon{color:#0ee1f2;height:18px;width:18px}.multi-select-circle-icon{color:#94a3b899;height:14px;width:14px}.multi-select-option-label{flex:1 1;font-size:.95rem;text-align:left}.multi-select-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.multi-select-chip{background-color:#0ee1f21a;border:1px solid #0ee1f266;border-radius:9999px;color:#0ee1f2;font-size:.75rem;padding:.2rem .7rem}@media (max-width:480px){.multi-select-trigger{font-size:.875rem;padding:.625rem .75rem}.multi-select-count{font-size:.8rem;height:28px;width:28px}.multi-select-value{font-size:.875rem}.multi-select-shortcut{font-size:.7rem}.multi-select-chevron{height:16px;width:16px}.multi-select-dropdown{max-height:200px;padding:.25rem}.multi-select-option{gap:.5rem;padding:.5rem .625rem}.multi-select-option-icon{height:18px;width:18px}.multi-select-check-icon{height:16px;width:16px}.multi-select-circle-icon{height:12px;width:12px}.multi-select-option-label{font-size:.875rem}.multi-select-chip{font-size:.7rem;padding:.15rem .6rem}}@media (max-width:640px){.multi-select-trigger{padding:.7rem .85rem}.multi-select-dropdown{max-height:240px}.multi-select-option{padding:.55rem .7rem}}@media (max-width:767px){.multi-select-dropdown{max-height:260px}}.contact-form-card{background-color:#1e293b80;border:1px solid #334155;border-radius:.5rem;padding:2rem;transition:box-shadow .5s ease}.contact-form-card.form-filling{animation:formGlowPulse 4s ease-in-out infinite;box-shadow:0 0 20px #0ee1f226}@keyframes formGlowPulse{0%,to{box-shadow:0 0 20px #0ee1f226}50%{box-shadow:0 0 30px #0ee1f240}}.form-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.form-description{color:#cbd5e1;margin-bottom:1.5rem}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-input-multiselect{min-height:140px}.form-label-row{gap:.5rem}.form-label-note{color:#22d3ee;font-size:.75rem}.form-textarea{min-height:100px}.form-checkbox-label{align-items:flex-start;background:#0ee1f20d;border:1px solid #0ee1f233;border-radius:.5rem;cursor:pointer;display:flex;gap:.75rem;padding:1rem;transition:all .3s ease}.form-checkbox-label:hover{background:#0ee1f21a;border-color:#0ee1f24d}.form-checkbox{accent-color:#0ee1f2;cursor:pointer;flex-shrink:0;height:1.25rem;margin-top:.125rem;width:1.25rem}.form-checkbox-label span{color:#e2e8f0;font-size:.875rem;line-height:1.5}.form-help-text{color:#94a3b8;font-size:.75rem;line-height:1.5;margin-left:2rem;margin-top:.5rem}.form-submit{background-color:#22d3ee;border:none;border-radius:.5rem;color:#0f172a;cursor:pointer;font-weight:600;margin-top:.5rem;padding:.75rem;transition:background-color .3s;width:100%}.form-submit:hover:not(:disabled){background-color:#06b6d4}.form-submit:disabled{cursor:not-allowed;opacity:.6}.form-error{display:block}@media (max-width:480px){.contact-form-card{padding:1.25rem}.form-title{font-size:1.25rem}.form-description{font-size:.875rem;margin-bottom:1.25rem}.contact-form,.form-row{gap:.875rem}.form-input{font-size:.9375rem;padding:.625rem}.form-label{font-size:.8125rem}.form-textarea{font-size:.9375rem;min-height:80px}.form-submit{font-size:.9375rem;padding:.625rem}.form-label-note{font-size:.7rem}.btn-bullet{font-size:.8125rem;padding:.3rem .625rem}}@media (max-width:640px){.contact-form-card{padding:1.5rem}.form-title{font-size:1.375rem}.form-row{grid-template-columns:1fr}.form-input-multiselect{min-height:120px}}@media (max-width:767px){.contact-form-card{padding:1.75rem}}.modal-overlay{align-items:center;background-color:#000000bf;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.modal-content{background-color:#1e293b;border:1px solid #334155;border-radius:.5rem;max-height:90vh;max-width:800px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #334155;display:flex;justify-content:space-between;padding:1.5rem}.modal-title{color:#fff;font-size:1.5rem;font-weight:600}.modal-close{align-items:center;background:none;border:none;color:#cbd5e1;cursor:pointer;display:flex;justify-content:center;padding:.25rem;transition:color .3s}.modal-close:hover{color:#fff}.close-icon{height:24px;width:24px}.modal-body{padding:1.5rem}.modal-note{background-color:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:.375rem;color:#22d3ee;font-size:.875rem;font-style:italic;margin-bottom:1.5rem;padding:1rem}.consultation-form{display:flex;flex-direction:column;gap:1rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.form-row{grid-template-columns:repeat(2,1fr)}}select.form-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#1f2937cc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%238b9dc3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 2px 8px #0003;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding-right:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}select.form-input:hover{background-color:#1f2937e6;border-color:#0ee2f14d;transform:translateY(-2px)}select.form-input:focus,select.form-input:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230ee1f2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");box-shadow:0 8px 25px #0ee2f14d}select.form-input:focus{background-color:#0ee2f133;border-color:#0ee2f180;color:#0ee1f2;outline:none}select.form-input option{background-color:#1e293b;color:#fff;padding:.5rem}.form-textarea{min-height:150px}.form-label-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.btn-bullet{background-color:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:.375rem;color:#22d3ee;cursor:pointer;font-size:.875rem;font-weight:500;padding:.375rem .75rem;transition:all .3s}.btn-bullet:hover{background-color:#22d3ee33;border-color:#22d3ee80}.form-input-error{border-color:#ef4444!important}.form-error{color:#ef4444;font-size:.75rem;margin-top:.25rem}.modal-actions{border-top:1px solid #334155;display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1.5rem}.btn-cancel{background-color:initial;border:1px solid #475569;color:#cbd5e1}.btn-cancel:hover{background-color:#1e293b;border-color:#64748b}@media (max-width:480px){.modal-overlay{padding:.5rem}.modal-content{border-radius:.375rem;max-height:95vh;max-width:100%}.modal-header{padding:1rem}.modal-title{font-size:1.25rem}.close-icon{height:20px;width:20px}.modal-body{padding:1rem}.modal-note{font-size:.8125rem;margin-bottom:1rem;padding:.75rem}.consultation-form,.form-row{gap:.875rem}.form-input{font-size:.9375rem;padding:.625rem}.form-label{font-size:.8125rem}.form-checkbox-label{align-items:flex-start;background:#0ee1f20d;border:1px solid #0ee1f233;border-radius:.5rem;cursor:pointer;display:flex;gap:.75rem;padding:1rem;transition:all .3s ease}.form-checkbox-label:hover{background:#0ee1f21a;border-color:#0ee1f24d}.form-checkbox{accent-color:#0ee1f2;cursor:pointer;flex-shrink:0;height:1.25rem;margin-top:.125rem;width:1.25rem}.form-checkbox-label span{color:#e2e8f0;font-size:.875rem;line-height:1.5}.form-help-text{color:#94a3b8;font-size:.75rem;line-height:1.5;margin-left:2rem;margin-top:.5rem}.form-textarea{font-size:.9375rem;min-height:120px}.modal-actions{flex-direction:column;gap:.75rem;margin-top:1.25rem;padding-top:1.25rem}.btn{font-size:.9375rem;padding:.625rem 1.25rem;width:100%}.btn-cancel,.btn-submit{justify-content:center}}@media (max-width:640px){.modal-overlay{padding:.75rem}.modal-content{max-width:100%}.modal-body,.modal-header{padding:1.25rem}.form-row{grid-template-columns:1fr}.modal-actions{flex-direction:column}.btn{width:100%}}@media (max-width:767px){.modal-content{max-width:95%}.form-row{grid-template-columns:1fr}}.waitlist-modal-overlay{align-items:center;animation:fadeIn .3s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#000000bf;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.waitlist-modal{animation:slideUp .3s ease;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);background:#0f172afa;border:1px solid #0ee1f233;border-radius:1.5rem;box-shadow:0 25px 50px #00000080;max-height:90vh;max-width:600px;overflow-x:visible;overflow-y:auto;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.waitlist-modal-close{align-items:center;background:#1e293bcc;border:1px solid #0ee1f233;border-radius:.5rem;color:#e2e8f0;cursor:pointer;display:flex;height:2.5rem;justify-content:center;position:absolute;right:1.25rem;top:1.25rem;transition:all .3s ease;width:2.5rem;z-index:10}.waitlist-modal-close:hover{background:#0ee1f21a;border-color:#0ee1f266;color:#0ee1f2;transform:rotate(90deg)}.waitlist-modal-header{border-bottom:1px solid #0ee1f21a;padding:3rem 2rem 2rem;text-align:center}.waitlist-modal-icon-wrapper{align-items:center;background:#0ee1f21a;border:2px solid #0ee1f24d;border-radius:1rem;display:flex;height:4rem;justify-content:center;margin:0 auto 1.5rem;width:4rem}.waitlist-modal-icon{color:#0ee1f2;height:2rem;width:2rem}.waitlist-modal-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#0ee1f2);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.75rem;font-weight:700;margin-bottom:.75rem}.waitlist-modal-header p{color:#cbd5e1;font-size:1rem;line-height:1.6;margin:0 auto;max-width:500px}.waitlist-form{overflow:visible;padding:2rem;position:relative}.waitlist-form:before{background-image:url(/static/media/Agent-general-iso.1bf878d25019118ea7bf.png);background-position:100%;background-repeat:no-repeat;background-size:contain;border-radius:1.5rem;bottom:0;content:"";left:0;opacity:.16;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.waitlist-form>*{position:relative;z-index:1}.waitlist-form .industry-select-wrapper{z-index:10}.waitlist-form .industry-select-wrapper:has(.industry-select-trigger.open){z-index:1000}.waitlist-form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}@media (max-width:640px){.waitlist-form-row{grid-template-columns:1fr}}.waitlist-form-group{margin-bottom:1.5rem;overflow:visible;position:relative}.waitlist-form-group:has(.industry-select-trigger.open){z-index:1000}.waitlist-form-group label{align-items:center;color:#e2e8f0;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-bottom:.5rem}.waitlist-form-group label svg{color:#0ee1f2;flex-shrink:0}.waitlist-form-group input,.waitlist-form-group select{background:#1e293b99;border:1px solid #0ee1f233;border-radius:.5rem;color:#fff;font-size:1rem;padding:.875rem 1rem;transition:all .3s ease;width:100%}.waitlist-form-group input:focus,.waitlist-form-group select:focus{background:#1e293bcc;border-color:#0ee1f280;box-shadow:0 0 0 3px #0ee1f21a;outline:none}.waitlist-form-group input.error,.waitlist-form-group select.error{border-color:#ef444480}.waitlist-form-group input::placeholder{color:#64748b}.waitlist-form-group .industry-select-wrapper{isolation:isolate;position:relative;z-index:1}.waitlist-form-group:has(.industry-select-trigger.open) .industry-select-wrapper{z-index:1001}.waitlist-form-group .industry-select-trigger{background:#1e293b99;border:1px solid #0ee1f233;border-radius:.5rem;padding:.875rem 1rem;transition:all .3s ease;width:100%}.waitlist-form-group .industry-select-trigger:hover{background:#1e293bcc;border-color:#0ee1f266}.waitlist-form-group .industry-select-trigger.open{background:#1e293bcc;border-color:#0ee1f280;box-shadow:0 0 0 3px #0ee1f21a}.waitlist-form-group .industry-select-dropdown{margin-top:.25rem;position:absolute;z-index:1002}.waitlist-form-help{color:#94a3b8;font-size:.75rem;line-height:1.5;margin-top:.5rem}.waitlist-interest-areas{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:.5rem}.waitlist-checkbox-label{align-items:center;background:#1e293b66;border:1px solid #0ee1f233;border-radius:.5rem;color:#cbd5e1;cursor:pointer;display:flex;font-weight:400;gap:.75rem;padding:.75rem 1rem;transition:all .3s ease}.waitlist-checkbox-label:hover{background:#0ee1f21a;border-color:#0ee1f266}.waitlist-checkbox-label input[type=checkbox]{accent-color:#0ee1f2;cursor:pointer;height:1.25rem;width:1.25rem}.waitlist-checkbox-label input[type=checkbox]:checked+span{color:#0ee1f2;font-weight:600}.waitlist-checkbox-label:has(input[type=checkbox]:checked){background:#0ee1f226;border-color:#0ee1f280}.error-message{color:#ef4444;display:block;font-size:.75rem;margin-top:.25rem}.waitlist-form-actions{border-top:1px solid #0ee1f21a;display:flex;gap:1rem;margin-top:2rem;padding-top:2rem}.waitlist-button-cancel,.waitlist-button-submit{border:none;border-radius:.5rem;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.waitlist-button-cancel{background:#1e293b99;border:1px solid #0ee1f233;color:#cbd5e1}.waitlist-button-cancel:hover{background:#1e293bcc;border-color:#0ee1f266;color:#fff}.waitlist-button-submit{background:linear-gradient(135deg,#0ee1f2,#06b6d4);box-shadow:0 4px 12px #0ee1f24d;color:#0a0e1a}.waitlist-button-submit:hover:not(:disabled){box-shadow:0 6px 20px #0ee1f266;transform:translateY(-2px)}.waitlist-button-submit:disabled{cursor:not-allowed;opacity:.6}.language-selector-lucid{display:inline-block;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-width:150px;position:relative}.language-selector-trigger{align-items:center;animation:languageSelectorPulse 3s ease-in-out infinite;background:#1f2937cc;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 0 0 #0ee1f233,0 2px 8px #0003;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;justify-content:space-between;overflow:hidden;padding:.5rem .75rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.language-selector-trigger:before{background:linear-gradient(90deg,#0000,#0ee2f133,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%;z-index:0}.language-selector-trigger:hover:before{left:100%}.language-selector-trigger:hover{background:#1f2937e6;border-color:#0ee2f14d;box-shadow:0 8px 25px #0ee2f14d;transform:translateY(-2px)}.language-selector-trigger.open{background:#0ee2f133;border-color:#0ee2f180;box-shadow:0 8px 25px #0ee2f14d;color:#0ee1f2}.language-selector-content{align-items:center;display:flex;flex:1 1;gap:.5rem;position:relative;z-index:1}.language-selector-icon{color:#0ee1f2;flex-shrink:0}.language-selector-value{flex:1 1;font-weight:500;text-align:left}.language-selector-chevron{color:#8b9dc3;flex-shrink:0;position:relative;transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1}.language-selector-chevron.open{color:#0ee1f2;transform:rotate(180deg)}.language-selector-menu{animation:languageSelectorFadeIn .2s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#0ee2f126,#7c3aed26),#1f2937f2;border:1px solid #0ee2f166;border-radius:12px;box-shadow:0 12px 40px #0ee2f14d;left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}@keyframes languageSelectorFadeIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.language-selector-options{max-height:300px;overflow-x:hidden;overflow-y:auto;padding:.5rem}.language-selector-options::-webkit-scrollbar{width:8px}.language-selector-options::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.language-selector-options::-webkit-scrollbar-thumb{background:#0ee2f14d;border-radius:4px}.language-selector-options::-webkit-scrollbar-thumb:hover{background:#0ee2f180}.language-selector-option{align-items:center;background:#0000;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;justify-content:space-between;margin-bottom:.25rem;padding:.75rem;position:relative;text-align:left;transition:all .2s ease;width:100%}.language-selector-option:hover{background:#0ee2f11a}.language-selector-option.selected{background:#0ee2f133;border-left:2px solid #0ee1f2;color:#0ee1f2}.language-selector-option.highlighted{background:#0ee2f126;border-left:2px solid #0ee2f180;color:#0ee1f2;transform:translateX(2px)}.language-selector-option-label{flex:1 1}.language-selector-checkmark{animation:checkmarkAppear .2s ease-out;color:#0ee1f2;font-size:1rem;font-weight:700;margin-left:.5rem}@keyframes checkmarkAppear{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes languageSelectorPulse{0%{box-shadow:0 0 0 #0ee1f24d,0 2px 8px #0003}50%{box-shadow:0 0 30px #0ee1f280,0 4px 16px #00000059}to{box-shadow:0 0 0 #0ee1f24d,0 2px 8px #0003}}@media (max-width:480px){.language-selector-lucid{min-width:100px;width:100%}.language-selector-trigger{font-size:.75rem;padding:.4rem .5rem}.language-selector-chevron,.language-selector-icon{height:14px;width:14px}.language-selector-menu{left:auto;max-width:200px;min-width:160px;right:0}.language-selector-options{max-height:200px;padding:.375rem}.language-selector-option{font-size:.8125rem;padding:.625rem}.language-selector-checkmark{font-size:.875rem}}@media (max-width:640px){.language-selector-lucid{min-width:110px}.language-selector-trigger{font-size:.8rem;padding:.45rem .625rem}.language-selector-menu{left:auto;min-width:170px;right:0}}@media (max-width:768px){.language-selector-lucid{min-width:120px}.language-selector-trigger{font-size:.8125rem;padding:.5rem}.language-selector-menu{left:auto;min-width:180px;right:0}}.home-page{animation:homeGradientShift 40s ease infinite;background-color:#0f172a;background-image:linear-gradient(135deg,#05081af2,#0f1f44f2,#1e4082e6),radial-gradient(circle at 20% 20%,#22d3ee33,#0000 55%),radial-gradient(circle at 80% 0,#10b98133,#0000 50%);background-size:400% 400%,120% 120%,120% 120%;color:#e2e8f0;min-height:100vh;overflow:hidden;position:relative}.home-page:after{background:radial-gradient(circle at 10% 10%,#ffffff14,#0000 40%),radial-gradient(circle at 90% 20%,#0ee1f21a,#0000 45%);content:"";inset:0;mix-blend-mode:screen;opacity:.5;pointer-events:none;position:fixed;z-index:-1}@keyframes homeGradientShift{0%{background-position:0 50%,20% 20%,80% 0}50%{background-position:100% 50%,40% 40%,60% 20%}to{background-position:0 50%,20% 20%,80% 0}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0f172af2;border-bottom:1px solid #1e293b80;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;left:0;position:fixed;right:0;top:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;z-index:50}.navbar-visible{opacity:1;transform:translateY(0)}.navbar-hidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.nav-container{height:64px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 1rem}.nav-brand,.nav-container{align-items:center;display:flex}.nav-brand{gap:.5rem}.nav-icon{color:#22d3ee;height:32px;width:32px}.nav-logo-img{border-radius:6px;box-shadow:0 2px 8px #0000001a;height:50px;object-fit:contain;transition:transform .3s ease,box-shadow .3s ease;width:auto}.nav-brand:hover .nav-logo-img{box-shadow:0 4px 12px #22d3ee33;transform:scale(1.05)}.nav-logo{color:#0ee1f2;font-size:1.25rem;font-weight:700}.nav-links{display:none;gap:2rem}@media (min-width:768px){.nav-links{display:flex}}.nav-link{color:#cbd5e1;text-decoration:none;transition:color .3s}.nav-link:hover{color:#22d3ee}.nav-cta{background-color:#22d3ee;border:none;border-radius:.5rem;color:#0f172a;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:background-color .3s}.nav-cta:hover{background-color:#06b6d4}.hero{background:radial-gradient(circle at 30% 20%,#22d3ee1a,#0000 55%),radial-gradient(circle at 80% 10%,#a855f714,#0000 50%);overflow:hidden;padding:calc(6rem + 64px) 1rem 6rem;position:relative}.hero:before{animation:heroGlow 18s ease-in-out infinite;background:linear-gradient(135deg,#06b6d433,#0f172af2,#10b98133);opacity:.85}.hero:after,.hero:before{content:"";inset:0;position:absolute;z-index:0}.hero:after{animation:particleDrift 22s linear infinite;background-image:radial-gradient(circle,#ffffff14 1px,#0000 0);background-size:120px 120px;opacity:.3}@keyframes heroGlow{0%{opacity:.7;transform:scale(1)}50%{opacity:.95;transform:scale(1.05)}to{opacity:.7;transform:scale(1)}}@keyframes particleDrift{0%{transform:translateY(0)}to{transform:translateY(-80px)}}.hero-container{margin:0 auto;max-width:1280px;position:relative;z-index:1}.hero-wave-layer{animation:waveMove 24s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 120q200-70 400 0t400 0 400 0v40q-200 50-400 0t-400 0T0 120Z' fill='none' stroke='rgba(14,225,242,0.18)' stroke-width='2'/%3E%3Cpath d='M0 110q200-70 400 0t400 0 400 0v40q-200 50-400 0t-400 0T0 110Z' fill='none' stroke='rgba(14,225,242,0.12)' stroke-width='1.2'/%3E%3C/svg%3E");background-position:0 50%;background-repeat:repeat-x;background-size:1200px 200px;bottom:-8%;filter:blur(.5px);height:65%;left:-45%;opacity:.45;pointer-events:none;position:absolute;width:220%;z-index:0}.hero-content{margin:0 auto;max-width:900px;padding:0 1rem;position:relative;text-align:center;z-index:1}.hero-badge{align-items:center;background-color:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:9999px;color:#22d3ee;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem}.badge-icon{height:16px;width:16px}.hero-title{-webkit-text-fill-color:#0000;animation:heroFadeUp .9s ease forwards;animation-delay:.1s;background:linear-gradient(90deg,#fff,#22d3ee,#10b981);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:1.25rem;opacity:0;transform:translateY(25px)}@media (min-width:768px){.hero-title{font-size:3rem}}.hero-title-accent{color:#22d3ee;display:block;margin-top:.5rem}.hero-subtitle{animation:heroFadeUp .9s ease forwards;animation-delay:.25s;color:#10b981;font-size:1.25rem;font-style:italic;font-weight:600;line-height:1.5;margin-bottom:1.5rem;opacity:0;transform:translateY(25px)}.hero-description{font-size:1.05rem;margin:0 auto;max-width:520px}@media (min-width:768px){.hero-subtitle{font-size:1.375rem}}.hero-description-wrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a99;border:1px solid #0ee1f21f;border-radius:1rem;box-shadow:0 4px 24px #0000004d,inset 0 1px 0 #ffffff0d;gap:1.5rem;margin-bottom:2rem;margin-top:1.5rem;padding:1.75rem 1.5rem;position:relative}.dashboard-container,.hero-description-wrapper{display:flex;flex-direction:column}.dashboard-header{align-items:center;border-bottom:1px solid #0ee1f226;display:flex;gap:.625rem;margin-bottom:1rem;padding-bottom:.875rem}.dashboard-header-icon{color:#0ee1f2;height:20px;width:20px}.dashboard-title{color:#e2e8f0;font-size:1rem;font-weight:600;letter-spacing:.02em;margin:0}.dashboard-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.dashboard-text-block{text-align:center;width:100%}.dashboard-text-bottom{margin-top:1.5rem}.dashboard-text-block p{margin-bottom:0}@media (min-width:1024px){.dashboard-content{flex-wrap:nowrap;gap:2.5rem}}.hero-description-wrapper:before{background:radial-gradient(circle at 50% 50%,#0ee1f20d 0,#0000 70%);border-radius:1.5rem;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.hero-description-wrapper>*{position:relative;z-index:1}@media (min-width:1024px){.hero-description-wrapper{flex-wrap:nowrap;gap:4rem;padding:3rem}}.hero-departments{display:flex;flex-direction:column;gap:.875rem;min-width:160px;position:relative}.dashboard-metrics{flex:0 0 auto}.hero-departments-left:after{right:-2rem}.hero-departments-left:after,.hero-departments-right:before{background:linear-gradient(180deg,#0000,#0ee1f24d,#0000);content:"";height:80%;opacity:.6;position:absolute;top:50%;transform:translateY(-50%);width:2px}.hero-departments-right:before{left:-2rem}@media (min-width:1024px){.hero-departments-left:after,.hero-departments-right:before{display:block}}.hero-departments-left{align-items:flex-end;text-align:right}.hero-departments-right{align-items:flex-start;text-align:left}.hero-department-item{align-items:center;animation:departmentSlideIn .8s ease forwards,departmentFloat 3s ease-in-out infinite;animation-delay:0s,1s;animation-delay:var(--slide-delay,0s),calc(var(--slide-delay, 0s) + 1s);background:linear-gradient(135deg,#0ee1f21f,#0ee1f20f);border:1.5px solid #0ee1f240;border-radius:.75rem;box-shadow:0 2px 8px #0ee1f21a;color:#e2e8f0;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.625rem;opacity:0;overflow:hidden;padding:.875rem 1.25rem;position:relative;transform:translateX(-30px);transition:all .4s cubic-bezier(.4,0,.2,1);white-space:nowrap}.hero-department-item:focus-visible{outline:2px solid #22d3eecc;outline:2px solid var(--dept-color,#22d3eecc);outline-offset:3px}.dashboard-metric-card{background:#0f172af2;border:1px solid #0ee1f226;border-left:2px solid #0ee1f2;border-left:2px solid var(--metric-color,#0ee1f2);border-radius:.5rem;box-shadow:0 2px 12px #0006,inset 0 1px 0 #ffffff0d;display:flex;flex-direction:column;max-width:180px;min-width:160px;padding:1rem;white-space:normal}.metric-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.metric-icon-wrapper{align-items:center;background:#0ee1f214;border:1px solid #0ee1f226;border-radius:.375rem;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.dashboard-metric-card .hero-department-icon{color:#0ee1f2;color:var(--metric-color,#0ee1f2);height:16px;width:16px}.metric-title{color:#e2e8f0;flex:1 1;font-size:.8125rem;font-weight:600;letter-spacing:.01em}.metric-chart-container{background:#0003;border-radius:.25rem;height:60px;margin-top:.5rem;overflow:hidden;position:relative;width:100%}.chart-svg{display:block;height:100%;width:100%}.chart-line{stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:200;stroke-dashoffset:200;animation:chartDraw 1.2s ease-out forwards;animation-delay:.3s;animation-delay:calc(var(--slide-delay, 0s) + .3s);filter:drop-shadow(0 0 2px currentColor)}@keyframes chartDraw{to{stroke-dashoffset:0}}.chart-area{animation:chartAreaFade 1.2s ease-out forwards;animation-delay:.3s;animation-delay:calc(var(--slide-delay, 0s) + .3s);opacity:0}@keyframes chartAreaFade{to{opacity:1}}.chart-bars-container{align-items:flex-end;display:flex;gap:2px;height:100%;padding:4px 0;width:100%}.chart-bar-item{animation:chartBarGrow .8s ease-out forwards;animation-delay:.4s;animation-delay:calc(var(--slide-delay, 0s) + .4s);border-radius:2px 2px 0 0;flex:1 1;min-height:4px;transform-origin:bottom}@keyframes chartBarGrow{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.dashboard-message{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0 auto;max-width:320px;min-width:240px;padding:1.5rem;position:relative;text-align:center}.dashboard-center{align-items:stretch;display:flex;flex:1 1 280px;flex-direction:column;gap:1rem}.dynamic-dashboard{background:#0f172ab3;border:1px solid #94a3b833;border:1px solid var(--dept-color,#94a3b833);border-radius:1rem;box-shadow:0 12px 28px #0f172a73,0 0 18px #22d3ee33;box-shadow:0 12px 28px #0f172a73,0 0 18px var(--dept-color,#22d3ee33);padding:1.25rem 1.5rem;text-align:left;transition:border-color .3s ease,box-shadow .3s ease}.dynamic-dashboard:hover{border-color:#0ee1f259;border-color:var(--dept-color,#0ee1f259);box-shadow:0 18px 36px #0f172a80,0 0 20px #22d3ee4d;box-shadow:0 18px 36px #0f172a80,0 0 20px var(--dept-color,#22d3ee4d)}.dynamic-dashboard-header{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.75rem}.dynamic-dashboard-dept{color:#e2e8f0;font-size:.9rem}.dynamic-dashboard-dept,.spotlight-trend{letter-spacing:.05em;text-transform:uppercase}.spotlight-trend{align-items:center;color:#22d3ee;color:var(--dept-color,#22d3ee);display:inline-flex;font-size:.8rem;gap:.35rem}.spotlight-trend svg{height:16px;width:16px}.spotlight-value{color:#0ee1f2;color:var(--dept-color,#0ee1f2);font-size:2.25rem;font-weight:700;margin-bottom:.25rem}.spotlight-subtitle{color:#cbd5e1;font-size:.95rem;margin-bottom:1rem}.dashboard-mini-metrics{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.mini-metric{background:#2d374880;border:1px solid #94a3b833;border-radius:.75rem;padding:.65rem .75rem}.mini-metric-label{color:#94a3b8;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.mini-metric-value{color:#f8fafc;font-size:1.1rem;font-weight:600}.dashboard-progress{background:#94a3b833;border-radius:999px;height:6px;margin-top:1.25rem;overflow:hidden;width:100%}.dashboard-progress-bar{background:#0ee1f2;background:var(--dept-color,#0ee1f2);border-radius:999px;height:100%;transition:width .6s ease}.dashboard-cycle-dots{align-items:center;display:flex;gap:.35rem;margin-top:.9rem}.cycle-dot{background:#94a3b880;border-radius:999px;height:8px;transition:all .3s ease;width:8px}.cycle-dot.active{background:#0ee1f2;background:var(--dept-color,#0ee1f2);width:16px}.dynamic-dashboard-fallback{align-items:center;display:flex;flex-direction:column;gap:1rem;text-align:center}.hero-department-item.active-department{border-color:#22d3ee;border-color:var(--dept-color,#22d3ee);box-shadow:0 0 14px #22d3ee4d;box-shadow:0 0 14px var(--dept-color,#22d3ee4d)}.hero-department-item.active-department .metric-title{color:#22d3ee;color:var(--dept-color,#22d3ee)}.dashboard-message-icon{align-items:center;animation:pulse 2s ease-in-out infinite;color:#0ee1f2;display:flex;height:36px;justify-content:center;margin:.75rem auto 0;opacity:.7;width:36px}.message-chart-icon{height:100%;width:100%}@keyframes pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.hero-department-item:before{background:linear-gradient(90deg,#0000,#0ee1f233,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.hero-department-item:hover:before{left:100%}.hero-departments-right .hero-department-item{transform:translateX(30px)}.hero-department-icon{color:#0ee1f2;filter:drop-shadow(0 0 4px rgba(14,225,242,.5));flex-shrink:0;height:20px;transition:all .3s ease;width:20px}.hero-department-item:hover .hero-department-icon{filter:drop-shadow(0 0 8px rgba(14,225,242,.8));transform:scale(1.15) rotate(5deg)}.hero-department-item:hover{background:linear-gradient(135deg,#0ee1f233,#0ee1f21f);border-color:#0ee1f280;box-shadow:0 6px 20px #0ee1f259,0 0 20px #0ee1f226;transform:translateX(0) scale(1.08)}.dashboard-metric-card:hover{background:#0f172a;border-color:#0ee1f2;border-color:var(--metric-color,#0ee1f2);box-shadow:0 4px 16px #00000080,0 0 20px #0ee1f226;transform:translateX(0) translateY(-2px)}.dashboard-metric-card:hover .metric-icon-wrapper{background:#0ee1f226;border-color:#0ee1f2;border-color:var(--metric-color,#0ee1f2)}.dashboard-metric-card:hover .chart-line{stroke-width:2.5;filter:drop-shadow(0 0 4px currentColor)}.hero-departments-right .hero-department-item:hover{transform:translateX(0) scale(1.05)}@keyframes departmentSlideIn{to{opacity:1;transform:translateX(0)}}@keyframes departmentFloat{0%,to{transform:translateX(0) translateY(0)}50%{transform:translateX(0) translateY(-8px)}}@media (max-width:1023px){.hero-description-wrapper{gap:1.5rem;padding:2rem 1.5rem}.dashboard-header{margin-bottom:1rem}.dashboard-title{font-size:1.125rem}.dashboard-content{flex-direction:column;gap:2rem}.hero-departments{flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;min-width:auto;width:100%}.hero-departments-left,.hero-departments-right{align-items:center;text-align:center;width:100%}.hero-departments-left:after,.hero-departments-right:before{display:none}.dashboard-metric-card{flex-basis:calc(50% - 0.5rem);flex-grow:1;flex-shrink:1;max-width:170px;min-width:140px}.hero-department-item,.hero-departments-right .hero-department-item{transform:translateY(20px)}.dashboard-message{order:-1;padding:1.5rem}.hero-description{padding:1.25rem}}.hero-description{animation:heroFadeUp .9s ease forwards;animation-delay:.4s;background:#0000;border:none;color:#cbd5e1;font-size:.9375rem;font-weight:400;line-height:1.6;max-width:400px;opacity:0;padding:0;position:relative;text-align:center;transform:translateY(25px)}@media (min-width:768px){.hero-description{font-size:1.25rem}.hero-department-item{font-size:1rem}}.hero-slogan{animation:heroFadeUp .9s ease forwards;animation-delay:.5s;background:#22d3ee14;border-left:3px solid #22d3ee;border-radius:.5rem;color:#22d3ee;font-size:1rem;font-weight:500;line-height:1.8;margin-bottom:2rem;max-width:800px;padding:1.5rem}.hero-note,.hero-slogan{margin-left:auto;margin-right:auto;opacity:0;transform:translateY(25px)}.hero-note{animation:heroFadeUp .9s ease forwards;animation-delay:.65s;color:#cbd5e1;font-size:.95rem;line-height:1.6;margin-top:1rem;max-width:720px}@media (min-width:768px){.hero-slogan{font-size:1.125rem;padding:1.75rem}}.hero-buttons{animation:heroFadeUp .9s ease forwards;animation-delay:.55s;display:flex;flex-direction:column;gap:1rem;justify-content:center;opacity:0;transform:translateY(25px)}@media (min-width:640px){.hero-buttons{flex-direction:row}}.btn{align-items:center;display:inline-flex;font-size:1rem;gap:.5rem;overflow:hidden;padding:.75rem 2rem;position:relative}.btn-primary{background-color:#22d3ee;color:#0f172a}.btn-primary:hover{background-color:#06b6d4;transform:translateY(-2px)}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#12479b99;border:1.5px solid #94a3b880;box-shadow:0 2px 8px #0003,inset 0 0 0 1px #ffffff0d;color:#e2e8f0}.btn-secondary:hover{background-color:#12479b99;border:1.5px solid rgba(34,211,238,.881);box-shadow:0 4px 12px #0000004d,inset 0 0 0 1px #ffffff1a,0 0 20px #22d3ee26;color:#f1f5f9;transform:translateY(-2px)}.btn-cta{background-color:#fff;color:#0f172a;font-size:1.125rem;padding:1rem 2rem}.btn-cta:hover{background-color:#f1f5f9;transform:translateY(-2px)}.btn:after{background:linear-gradient(120deg,#0000,#fff6,#0000);content:"";height:100%;left:-60%;position:absolute;top:0;transform:skewX(-20deg);transition:left .4s ease;width:50%}.btn:hover:after{left:130%}@keyframes heroFadeUp{to{opacity:1;transform:translateY(0)}}.btn-icon{height:20px;width:20px}.container{margin:0 auto;max-width:1280px;padding:0 1rem}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem}.section-description{align-items:center;color:#cbd5e1;display:flex;flex-wrap:wrap;font-size:1.25rem;gap:.5rem;justify-content:center;margin:0 auto;max-width:512px}.section-description-icon{color:#0ee1f2;display:inline-block;flex-shrink:0;height:24px;vertical-align:middle;width:24px}.contact-slogan{background:#22d3ee14;border-left:3px solid #22d3ee;border-radius:.5rem;color:#22d3ee;font-size:1rem;font-weight:500;line-height:1.8;margin:1.5rem auto 0;max-width:900px;padding:1.5rem}@media (min-width:768px){.contact-slogan{font-size:1.125rem;padding:1.75rem}}.propositions{background-attachment:fixed;background-image:linear-gradient(135deg,rgba(93,93,89,.027),rgba(40,44,53,.979),rgba(37,43,46,.119)),url(/static/media/Dashboard-3.8e30b5643121262ab766.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:5rem 0;position:relative}.propositions:before{background:radial-gradient(circle at 10% 20%,#0ee1f240,#0000 55%),radial-gradient(circle at 80% 0,#10b98133,#0000 50%);content:"";inset:0;mix-blend-mode:screen;opacity:.8;pointer-events:none;position:absolute}.propositions .container{position:relative;z-index:1}.propositions-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.propositions-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.propositions-grid{grid-template-columns:repeat(3,1fr)}}.proposition-card{background-color:#1e293b;border:1px solid #334155;border-radius:.5rem;opacity:0;padding:2rem;transform:scale(.85);transform-origin:100% 100%;transition:transform .35s cubic-bezier(.68,-.55,.265,1.55),border-color 1.3s ease,box-shadow .3s ease}.proposition-card.card-visible{animation:cardScaleUpBottomRight 1.4s cubic-bezier(.68,-.55,.265,1.55) forwards}.proposition-card:hover{border-color:#0ee1f2;transform:translateY(-4px)}.proposition-card.emerald:hover{border-color:#10b981}.proposition-card.purple:hover{border-color:#a855f7}.proposition-card.orange:hover{border-color:#f97316}.proposition-card.amber:hover{border-color:#fbbf2466}.proposition-icon{align-items:center;background-color:#0ee1f233;border-radius:.5rem;display:flex;height:48px;justify-content:center;margin-bottom:1rem;width:48px}.proposition-card.emerald .proposition-icon{background-color:#10b98133}.proposition-card.purple .proposition-icon{background-color:#a855f733}.proposition-card.orange .proposition-icon{background-color:#f9731633}.proposition-card.amber .proposition-icon{background-color:#fbbf2433}.proposition-icon .icon{color:#0ee1f2;height:24px;width:24px}.proposition-card.emerald .proposition-icon .icon{color:#10b981}.proposition-card.purple .proposition-icon .icon{color:#a855f7}.proposition-card.orange .proposition-icon .icon{color:#f97316}.proposition-card.amber .proposition-icon .icon{color:#fbbf24}.proposition-title{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.proposition-card.cyan .proposition-title{color:#0ee1f2}.proposition-card.emerald .proposition-title{color:#10b981}.proposition-card.purple .proposition-title{color:#a855f7}.proposition-card.orange .proposition-title{color:#f97316}.proposition-card.amber .proposition-title{color:#fbbf24}.proposition-description{color:#cbd5e1;line-height:1.6}.proposition-quote{background-color:#0ee1f21a;border-left:3px solid #0ee1f2;border-radius:.375rem;color:#e2e8f0;font-size:1rem;font-style:italic;line-height:1.7;margin:1.5rem 0 0;padding:1.25rem 1.5rem;position:relative;transition:all .3s ease}.proposition-card:hover .proposition-quote{animation:quoteGlow 2s ease-in-out infinite}.proposition-quote:before{left:.75rem;top:.5rem}.proposition-quote:after,.proposition-quote:before{color:#0ee1f2;content:'"';font-family:Georgia,serif;font-size:2.5rem;line-height:1;opacity:.3;position:absolute}.proposition-quote:after{bottom:.5rem;right:.75rem}.proposition-card.cyan .proposition-quote{background-color:#0ee1f21a;border-left-color:#0ee1f2}.proposition-card.cyan .proposition-quote:after,.proposition-card.cyan .proposition-quote:before{color:#0ee1f2}.proposition-card.emerald .proposition-quote{background-color:#10b9811a;border-left-color:#10b981}.proposition-card.emerald .proposition-quote:after,.proposition-card.emerald .proposition-quote:before{color:#10b981}.proposition-card.purple .proposition-quote{background-color:#a855f71a;border-left-color:#a855f7}.proposition-card.purple .proposition-quote:after,.proposition-card.purple .proposition-quote:before{color:#a855f7}.proposition-card.orange .proposition-quote{background-color:#f973161a;border-left-color:#f97316}.proposition-card.orange .proposition-quote:after,.proposition-card.orange .proposition-quote:before{color:#f97316}.proposition-card.amber .proposition-quote{background-color:#fbbf241a;border-left-color:#fbbf24}.proposition-card.amber .proposition-quote:after,.proposition-card.amber .proposition-quote:before{color:#fbbf24}.proposition-website-link{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.website-link{align-items:center;background-color:#f973161a;border:1px solid #f973164d;border-radius:.375rem;color:#f97316;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.website-link:hover{background-color:#f9731633;border-color:#f9731680;transform:translateX(4px)}.website-link-secondary{background-color:#f973160d;border-color:#f9731633}.website-link-secondary:hover{background-color:#f9731626;border-color:#f9731666}.website-link-icon{flex-shrink:0;height:18px;width:18px}.website-link-arrow{height:16px;margin-left:auto;transition:transform .3s ease;width:16px}.website-link:hover .website-link-arrow{transform:translateX(4px)}.proposition-card.cyan:hover .proposition-quote{animation:quoteGlowCyan 4s ease-in-out infinite}.proposition-card.emerald:hover .proposition-quote{animation:quoteGlowEmerald 4s ease-in-out infinite}.proposition-card.purple:hover .proposition-quote{animation:quoteGlowPurple 4s ease-in-out infinite}.proposition-card.orange:hover .proposition-quote{animation:quoteGlowOrange 4s ease-in-out infinite}.proposition-card.amber:hover .proposition-quote{animation:quoteGlowAmber 4s ease-in-out infinite}@keyframes quoteGlowCyan{0%,to{box-shadow:0 0 10px #0ee1f24d,0 0 20px #0ee1f233,0 0 30px #0ee1f21a}50%{box-shadow:0 0 20px #0ee1f280,0 0 40px #0ee1f24d,0 0 60px #0ee1f233}}@keyframes quoteGlowEmerald{0%,to{box-shadow:0 0 10px #10b9814d,0 0 20px #10b98133,0 0 30px #10b9811a}50%{box-shadow:0 0 20px #10b98180,0 0 40px #10b9814d,0 0 60px #10b98133}}@keyframes quoteGlowPurple{0%,to{box-shadow:0 0 10px #a855f74d,0 0 20px #a855f733,0 0 30px #a855f71a}50%{box-shadow:0 0 20px #a855f780,0 0 40px #a855f74d,0 0 60px #a855f733}}@keyframes quoteGlowOrange{0%,to{box-shadow:0 0 10px #f973164d,0 0 20px #f9731633,0 0 30px #f973161a}50%{box-shadow:0 0 20px #f9731680,0 0 40px #f973164d,0 0 60px #f9731633}}@keyframes quoteGlowAmber{0%,to{box-shadow:0 0 10px #fbbf244d,0 0 20px #fbbf2433,0 0 30px #fbbf241a}50%{box-shadow:0 0 20px #fbbf2480,0 0 40px #fbbf244d,0 0 60px #fbbf2433}}.about{background:radial-gradient(circle at 0 0,#0ea5e914,#0000 55%),radial-gradient(circle at 90% 10%,#22c55e14,#0000 50%),#020617;overflow:hidden;padding:5rem 0;position:relative}.about:before{background-image:url(/static/media/Logo-LS-poly.4c6b5b1cb4025b5aba4a.png);background-position:calc(50% - 190px) calc(50% + 180px);background-repeat:no-repeat;background-size:860px auto;height:100%;left:0;opacity:.18;top:0;width:100%}.about:after,.about:before{content:"";pointer-events:none;position:absolute;z-index:0}.about:after{animation:neuronPulse 36s ease-in-out infinite alternate;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='520' height='520' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='rgba(94,234,212,0.22)' stroke-width='1.3' stroke-linecap='round' fill='none'%3E%3Cpath d='M40 60h180M220 60l140 80M360 140l100-60M60 220h140M200 220l130 100M330 320l130-60M80 360h180M260 360l140 80'/%3E%3C/g%3E%3Cg stroke='rgba(59,130,246,0.25)' stroke-width='.9' fill='none'%3E%3Cpath d='m100 120 160 80M260 200l160-80M120 300h180M300 300l120 60'/%3E%3C/g%3E%3Cg fill='rgba(14,165,233,0.45)'%3E%3Ccircle cx='40' cy='60' r='4'/%3E%3Ccircle cx='220' cy='60' r='3.5'/%3E%3Ccircle cx='360' cy='140' r='4'/%3E%3Ccircle cx='460' cy='80' r='3.5'/%3E%3Ccircle cx='60' cy='220' r='3.5'/%3E%3Ccircle cx='200' cy='220' r='4'/%3E%3Ccircle cx='330' cy='320' r='4'/%3E%3Ccircle cx='460' cy='260' r='3.5'/%3E%3Ccircle cx='80' cy='360' r='3.5'/%3E%3Ccircle cx='260' cy='360' r='4'/%3E%3Ccircle cx='400' cy='440' r='4'/%3E%3Ccircle cx='100' cy='120' r='3.5'/%3E%3Ccircle cx='260' cy='200' r='4'/%3E%3Ccircle cx='420' cy='120' r='3.5'/%3E%3Ccircle cx='120' cy='300' r='3.5'/%3E%3Ccircle cx='300' cy='300' r='4'/%3E%3Ccircle cx='420' cy='360' r='3.5'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:520px 520px;inset:-80px;opacity:.2}.about .container{position:relative;z-index:1}@keyframes neuronPulse{0%{opacity:.18;transform:translateZ(0) scale(1) rotate(0deg)}40%{opacity:.26;transform:translate3d(-35px,-25px,0) scale(1.02) rotate(1deg)}80%{opacity:.22;transform:translate3d(-60px,-40px,0) scale(1.04) rotate(-.5deg)}to{opacity:.2;transform:translate3d(-80px,-50px,0) scale(1.05) rotate(0deg)}}.about-section-header{margin-bottom:3rem;max-width:860px;text-align:left}.about-eyebrow{color:#22d3ee;font-size:.85rem;font-weight:600;letter-spacing:.2em;margin-bottom:.75rem;text-transform:uppercase}.about-grid{grid-gap:2.5rem;display:grid;gap:2.5rem}@media (min-width:1024px){.about-grid{gap:3rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.about-column{gap:1.75rem}.about-column,.about-highlights{display:flex;flex-direction:column}.about-highlights{gap:1.25rem}.about-highlight-card{background:#0f172ae6;border:1px solid #94a3b826;border-radius:.75rem;box-shadow:0 20px 40px #0206178c;display:flex;gap:1rem;padding:1.5rem}.about-highlight-index{color:#22d3ee;font-size:1.25rem;font-weight:700;letter-spacing:.1em}.about-highlight-title{color:#e2e8f0;font-size:1.15rem;margin-bottom:.35rem}.about-highlight-description{color:#cbd5f5;line-height:1.6;margin:0}.about-quote-card{background:linear-gradient(135deg,#22d3ee1f,#3b82f614);border:1px solid #22d3ee59;border-radius:1rem;overflow:hidden;padding:1.75rem;position:relative}.about-quote-card:after{background:radial-gradient(circle at 20% 20%,#0ea5e940,#0000 55%);content:"";inset:0;opacity:.4;pointer-events:none;position:absolute}.about-quote-label{color:#fefce8;font-size:.9rem;font-weight:600;letter-spacing:.25em;margin-bottom:1rem;text-transform:uppercase}.about-quote-lines{display:flex;flex-direction:column;gap:.75rem;position:relative}.about-quote-text{font-size:1.05rem;line-height:1.8;margin:0}.about-quote-text-fr{color:#f0fdfa;font-weight:600}.about-quote-text-en{color:#cffafe;font-style:italic}.about-quote-author{color:#bae6fd;font-size:.95rem;font-weight:600;letter-spacing:.05em;margin-top:1.25rem}.about-pillars{display:flex;flex-direction:column;gap:1rem}.about-pillar-card{background:#0284c714;border:1px solid #3b82f633;border-radius:.75rem;display:flex;gap:1rem;padding:1.5rem}.about-pillar-index{align-items:center;background:#22c55e33;border-radius:999px;color:#4ade80;display:flex;font-weight:700;height:36px;justify-content:center;width:36px}.about-pillar-title{color:#e2e8f0;font-size:1.1rem;margin:0 0 .25rem}.about-pillar-description{color:#cbd5f5;line-height:1.5;margin:0}.about-vision-card{background:#0f172af2;border:1px solid #94a3b833;border-radius:1rem;box-shadow:0 25px 60px #0206178c;overflow:hidden;padding:2rem;position:relative}.about-vision-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.about-vision-icon{color:#22d3ee;height:40px;width:40px}.about-vision-label{color:#38bdf8;font-size:1rem;font-weight:600;letter-spacing:.1em;margin:0;text-transform:uppercase}.about-vision-description{color:#cbd5e1;line-height:1.7;margin-bottom:1.25rem}.about-vision-list{display:flex;flex-direction:column;gap:.85rem;list-style:none;margin:0 0 1.25rem;padding:0}.about-vision-list li{align-items:flex-start;color:#e0f2fe;display:flex;gap:.75rem;line-height:1.6}.about-vision-bullet-icon{color:#4ade80;flex-shrink:0;height:18px;margin-top:.15rem;width:18px}.about-vision-callout{background:#22d3ee14;border-left:3px solid #22d3ee;border-radius:.75rem;color:#f0f9ff;font-weight:600;line-height:1.7;margin:0;padding:1.25rem 1.5rem}.about-vision-image{height:400px;opacity:.2;position:absolute;right:1rem;top:1rem;width:400px;z-index:0}.about-vision-image img{filter:drop-shadow(0 4px 12px rgba(2,6,23,.35));height:100%;object-fit:contain;width:100%}.about-vision-card>:not(.about-vision-image){position:relative;z-index:1}.services{background-color:#2a2a0f4d;overflow:hidden;padding:5rem 0;position:relative}.services:before{animation:waveMove 20s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100q300-50 600 0t600 0v50q-300 50-600 0T0 150Z' fill='none' stroke='rgba(14,225,242,0.15)' stroke-width='2'/%3E%3Cpath d='M0 120q300-50 600 0t600 0v50q-300 50-600 0T0 170Z' fill='none' stroke='rgba(14,225,242,0.1)' stroke-width='1.5'/%3E%3Cpath d='M0 80q300-50 600 0t600 0v50q-300 50-600 0T0 130Z' fill='none' stroke='rgba(14,225,242,0.1)' stroke-width='1.5'/%3E%3C/svg%3E");opacity:.6}.services:after,.services:before{background-position:0 50%;background-repeat:repeat-x;background-size:1200px 200px;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:200%;z-index:0}.services:after{animation:waveMove 25s linear infinite reverse;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100q300 50 600 0t600 0v50q-300-50-600 0T0 100Z' fill='none' stroke='rgba(14,225,242,0.12)' stroke-width='1.5'/%3E%3Cpath d='M0 90q300 50 600 0t600 0v50q-300-50-600 0T0 90Z' fill='none' stroke='rgba(14,225,242,0.08)'/%3E%3C/svg%3E");opacity:.5}@keyframes waveMove{0%{transform:translateX(0)}to{transform:translateX(-600px)}}.services .container{position:relative;z-index:1}@keyframes cardScaleUpBottomRight{0%{opacity:0;transform:scale(.8) translate(12px,20px)}60%{opacity:1;transform:scale(1.05) translate(-4px,-6px)}to{opacity:1;transform:scale(1) translate(0)}}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;overflow:visible}@media (min-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{background-color:#1e293b80;border:1px solid #334155;border-radius:.5rem;display:flex;flex-direction:column;opacity:0;overflow:visible;padding:2rem;position:relative;transform:scale(.85);transform-origin:100% 100%;transition:transform .35s cubic-bezier(.68,-.55,.265,1.55),border-color .3s ease,box-shadow .3s ease}.service-card.card-visible{animation:cardScaleUpBottomRight 1.4s cubic-bezier(.68,-.55,.265,1.55) forwards}.service-card:hover{border-color:#0ee1f2;box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-4px)}.service-card.emerald:hover{border-color:#10b981}.service-card.purple:hover{border-color:#a855f7}.service-card.orange:hover{border-color:#f97316}.service-coming-soon{opacity:.95;position:relative}.service-coming-soon:before{background:linear-gradient(135deg,#fbbf240d,#fbbf2405);border-radius:.5rem;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.service-card.cyan.service-coming-soon .service-features:after{background-image:url(/static/media/Agent-general-iso.1bf878d25019118ea7bf.png);background-position:100%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";max-width:50%;opacity:.2;pointer-events:none;position:absolute;right:-2rem;top:0;width:200px;z-index:0}.service-card.cyan.service-coming-soon .service-features{position:relative;z-index:1}.service-badge{align-items:flex-end;animation:pulse-badge 2s ease-in-out infinite;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0ee1f226;border:1px solid #0ee1f24d;border-radius:.5rem;display:flex;flex-direction:column;gap:.25rem;padding:.5rem .75rem;position:absolute;right:1rem;top:1rem;z-index:20}@keyframes pulse-badge{0%,to{box-shadow:0 0 0 0 #0ee1f266}50%{box-shadow:0 0 0 8px #0ee1f200}}.badge-icon{color:#0ee1f2;flex-shrink:0;height:1rem;width:1rem}.badge-content{align-items:center;display:flex;flex-direction:row;gap:.5rem}.badge-text{color:#0ee1f2;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.badge-subtext{color:#0ee1f2cc;font-size:.625rem;font-weight:500}.service-card.amber{border-color:#fbbf2433}.service-card.amber:hover{border-color:#fbbf2466;box-shadow:0 20px 25px -5px #fbbf241a}.service-card.amber .service-icon{background-color:#fbbf2433}.service-card.amber:hover .service-icon{background-color:#fbbf244d}.service-card.amber .service-icon .icon{color:#fbbf24}.waitlist-button{background:linear-gradient(135deg,#0ee1f233,#0ee1f21a);border:1px solid #0ee1f266;border-radius:.5rem;color:#0ee1f2;cursor:pointer;font-size:.9375rem;font-weight:600;margin-top:1.5rem;padding:.875rem 1.5rem;position:relative;transition:all .3s ease;width:100%;z-index:1}.waitlist-button:hover{background:linear-gradient(135deg,#0ee1f24d,#0ee1f233);border-color:#0ee1f299;box-shadow:0 8px 16px #0ee1f233;transform:translateY(-2px)}.waitlist-button:active{transform:translateY(0)}.service-card.emerald.card-visible:after{background-image:url(/static/media/Brain-eng-tech.e431d5853cb069fb2ee7.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;bottom:-24px;content:"";height:200px;opacity:.5;pointer-events:none;position:absolute;right:-24px;width:260px;z-index:0}.service-card.emerald.card-visible>*{position:relative;z-index:1}.service-icon{align-items:center;background-color:#0ee1f233;border-radius:.5rem;display:flex;height:48px;justify-content:center;margin-bottom:1rem;transition:background-color .3s;width:48px}.service-card:hover .service-icon{background-color:#0ee1f24d}.service-card.emerald .service-icon{background-color:#10b98133}.service-card.purple .service-icon{background-color:#a855f733}.service-card.orange .service-icon{background-color:#f9731633}.service-icon .icon{color:#0ee1f2;height:24px;width:24px}.service-card.emerald .service-icon .icon{color:#10b981}.service-card.purple .service-icon .icon{color:#a855f7}.service-card.orange .service-icon .icon{color:#f97316}.service-title{align-items:center;color:#fff;display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin-bottom:.5rem;position:relative}.service-title-tooltip-trigger{align-items:center;cursor:help;display:inline-flex;position:relative}.tooltip-icon{color:#0ee1f2;flex-shrink:0;height:16px;opacity:.6;transition:opacity .3s ease;width:16px}.service-title-tooltip-trigger:hover .tooltip-icon{opacity:1}.service-title-tooltip{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0f172afa;border:1px solid #0ee1f24d;border-radius:.75rem;box-shadow:0 20px 40px #00000080;left:calc(100% + 1rem);max-width:calc(100vw - 2rem);opacity:0;padding:1.5rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%) translateX(-10px);transition:opacity .3s ease,transform .3s ease;white-space:normal;width:400px;z-index:10000}.service-title-tooltip-trigger:hover .service-title-tooltip{opacity:1;pointer-events:auto;transform:translateY(-50%) translateX(0)}.service-title-tooltip:after{border:8px solid #0000;border-right-color:#0ee1f24d;content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%)}.tooltip-title{align-items:center;color:#0ee1f2;display:flex;font-size:1.125rem;font-weight:700;gap:.5rem}.tooltip-section,.tooltip-title{margin-bottom:1rem}.tooltip-section:last-child{margin-bottom:0}.tooltip-section-title{color:#0ee1f2;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.tooltip-video-container{border:1px solid #0ee1f233;border-radius:.5rem;height:0;margin-bottom:1rem;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.tooltip-video{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.tooltip-section-content{color:#cbd5e1;font-size:.875rem;line-height:1.6}.tooltip-benefits{list-style:none;margin:0;padding:0}.tooltip-benefits li{color:#cbd5e1;font-size:.875rem;line-height:1.5;padding:.25rem 0 .25rem 1.25rem;position:relative}.tooltip-benefits li:before{color:#0ee1f2;content:"✓";font-weight:700;left:0;position:absolute}.service-card.cyan .service-title{color:#0ee1f2}.service-card.emerald .service-title{color:#10b981}.service-card.purple .service-title{color:#a855f7}.service-card.orange .service-title{color:#f97316}.service-card.amber .service-title{color:#fbbf24}.service-description{color:#cbd5e1;flex:1 1;line-height:1.6;margin-bottom:1rem}.service-features{list-style:none;margin:auto 0 0;padding:0}.service-feature{align-items:center;color:#cbd5e1;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:.5rem}.feature-icon{color:#10b981;flex-shrink:0;height:16px;width:16px}.stats,.values-section{background:linear-gradient(135deg,#0f172af2,#0f172afa);padding:4rem 0;position:relative;z-index:1}.values-section:before{background:radial-gradient(circle at 50% 50%,#0ee1f20d 0,#0000 70%);bottom:0;top:0;z-index:-2}.values-section:after,.values-section:before{content:"";left:0;pointer-events:none;position:absolute;right:0}.values-section:after{background:linear-gradient(180deg,#0f172af2,#0f172acc 35%,#0f172a66 65%,#0f172a);bottom:-140px;filter:blur(0);height:220px;z-index:-1}.stats-grid,.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);position:relative;text-align:center;z-index:1}@media (min-width:768px){.stats-grid,.values-grid{gap:2.5rem;grid-template-columns:repeat(4,1fr)}}.stat-number{font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label{opacity:.9}.value-item{align-items:center;background:#0f172a99;border:1px solid #0ee1f226;border-radius:.75rem;display:flex;flex-direction:column;gap:1rem;padding:2rem 1.5rem;transition:all .3s ease}.value-item:hover{background:#0f172acc;border-color:#0ee1f266;box-shadow:0 8px 24px #0ee1f226;transform:translateY(-4px)}.value-icon{align-items:center;background:linear-gradient(135deg,#0ee1f226,#0ee1f214);border:1px solid #0ee1f233;border-radius:.75rem;display:flex;height:56px;justify-content:center;transition:all .3s ease;width:56px}.value-item:hover .value-icon{background:linear-gradient(135deg,#0ee1f240,#0ee1f226);border-color:#0ee1f266;transform:scale(1.1)}.value-icon-svg{color:#0ee1f2;height:28px;transition:all .3s ease;width:28px}.value-item:hover .value-icon-svg{color:#22d3ee;filter:drop-shadow(0 0 8px rgba(14,225,242,.6))}.value-title{color:#e2e8f0;font-size:1.125rem;font-weight:600;margin:0}.value-description{color:#94a3b8;font-size:.875rem;line-height:1.6;margin:0}.testimonials{background-color:#0f172a;overflow:hidden;padding:5rem 0;position:relative}.testimonials:before{background:radial-gradient(circle at 20% 20%,#0ea5e914,#0000 50%),radial-gradient(circle at 80% 0,#3b82f60f,#0000 55%);opacity:.85;width:100%}.testimonials:after,.testimonials:before{content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;z-index:0}.testimonials:after{animation:waveMove 22s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100q200-70 400 0t400 0 400 0v50q-200 50-400 0t-400 0T0 100Z' fill='none' stroke='rgba(14,225,242,0.15)' stroke-width='2'/%3E%3Cpath d='M0 110q200-70 400 0t400 0 400 0v50q-200 50-400 0t-400 0T0 110Z' fill='none' stroke='rgba(14,225,242,0.1)' stroke-width='1.5'/%3E%3Cpath d='M0 90q200-70 400 0t400 0 400 0v50q-200 50-400 0t-400 0T0 90Z' fill='none' stroke='rgba(14,225,242,0.1)' stroke-width='1.5'/%3E%3C/svg%3E");background-position:0 50%;background-repeat:repeat-x;background-size:1200px 200px;opacity:.6;width:200%}.testimonials .container{position:relative;z-index:1}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background-color:#1e293b80;border:1px solid #334155;border-radius:.5rem;overflow:hidden;padding:1.5rem;position:relative;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease,background-color .35s ease;will-change:transform}.testimonial-card:hover{background-color:#1e293bbf;border-color:#22d3eea6;box-shadow:0 18px 45px #0f172a73,0 10px 25px #22d3ee26;transform:translateY(-6px)}.testimonial-stars{display:flex;gap:.25rem;margin-bottom:1rem}.star-icon{fill:#10b981;color:#10b981;height:16px;width:16px}.testimonial-text{color:#cbd5e1;line-height:1.6;margin-bottom:1rem}.testimonial-author{align-items:center;display:flex;gap:.75rem}.testimonials-subtitle{color:#cbd5e1!important;display:block!important;flex-wrap:nowrap!important;font-size:1.125rem!important;font-weight:500!important;line-height:1.6!important;margin-left:auto!important;margin-right:auto!important;margin-top:1rem!important;max-width:800px!important;text-align:center!important}.testimonials-note{color:#cbd5e1;font-size:1rem;line-height:1.7;margin-bottom:2rem}.testimonial-fact-card{background:#0f766e1a;border-color:#22d3ee59;box-shadow:0 10px 40px #0891b226}.testimonial-fact-card:hover{background:linear-gradient(135deg,#0f766e2e,#0ea5e926);border-color:#fbbf2499;box-shadow:0 18px 48px #0891b240,0 10px 30px #0f172a80}.testimonial-hover-info{background:linear-gradient(135deg,#0f172af2,#0f766ed9);border:1px solid #22d3ee66;border-radius:.85rem;box-shadow:0 20px 35px #0f172ab3;inset:1rem;opacity:0;padding:1rem;pointer-events:none;position:absolute;transform:translateY(12px);transition:opacity .3s ease,transform .3s ease}.testimonial-card:hover .testimonial-hover-info{opacity:1;transform:translateY(0)}.hover-info-name{color:#f8fafc;font-size:1.05rem;font-weight:600}.hover-info-type{color:#fbbf24;font-size:.9rem;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.hover-info-text{color:#e2e8f0;font-size:.9rem;line-height:1.5}.hover-info-muted{color:#cbd5e1;font-size:.85rem;margin-top:.35rem}.testimonial-fact-badge{align-items:center;background:#0ee1f21f;border-radius:999px;color:#22d3ee;display:inline-flex;font-size:.8rem;letter-spacing:.05em;margin-bottom:1rem;padding:.25rem .75rem;text-transform:uppercase}.testimonial-fact-stat{color:#fbbf24;font-size:2rem;font-weight:700;margin-bottom:.35rem}.testimonial-fact-title{color:#e2e8f0;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.testimonials-disclaimer{color:#94a3b8;font-size:.85rem;line-height:1.6;margin-top:1.75rem}.testimonials-note-secondary{color:#cbd5e1;font-size:.85rem;font-style:italic;line-height:1.5;margin-top:.75rem}.nps-highlight{color:#38bdf8;font-weight:600}.testimonials-hidden{display:none}.industry-filter-panel{align-items:center;background:linear-gradient(135deg,#0d192be6,#13233fe6);border:1px solid #0ee1f233;border-radius:1.25rem;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin-bottom:1rem;padding:1.5rem}.industry-filter-text{flex:1 1;min-width:220px}.industry-filter-title{color:#f8fafc;font-size:1.15rem;font-weight:600;margin:0 0 .35rem}.industry-filter-helper{color:#94a3b8;font-size:.95rem;margin:0}.industry-selector .language-selector-trigger{min-width:240px}.industry-grid{gap:1.75rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.industry-insight-card{background:#091124e6;border:1px solid #94a3b840;border-radius:1.25rem;display:flex;flex-direction:column;gap:1rem;overflow:hidden;padding:1.5rem;position:relative}.industry-insight-card:after{border:1px solid #0ee1f214;border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute}.industry-card-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.industry-card-pill{background:#6366f12e;border-radius:999px;color:#c7d2fe;font-size:.85rem;font-weight:600;padding:.3rem .85rem}.industry-card-source{color:#94a3b8;font-size:.85rem;text-align:right}.industry-card-stat{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem}.industry-card-stat-value{color:#0ee1f2;font-size:2.5rem;font-weight:700}.industry-card-stat-label{color:#cbd5f5;font-size:.95rem}.industry-card-metrics{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.industry-card-metric{background:#0f172aa6;border:1px solid #94a3b833;border-radius:.85rem;padding:.85rem}.industry-metric-label{color:#94a3b8;font-size:.8rem;letter-spacing:.04em;margin-bottom:.2rem;text-transform:uppercase}.industry-metric-value{color:#f8fafc;font-size:1.1rem;font-weight:600}.industry-metric-detail{color:#cbd5f5;font-size:.85rem}.industry-card-persona{align-items:flex-start;display:flex;gap:.85rem}.persona-type-chip{background:#0ee1f21f;border-radius:.75rem;color:#0ee1f2;font-size:.75rem;font-weight:600;margin-left:.5rem;padding:.1rem .5rem}.persona-region{color:#94a3b8;font-size:.85rem}.persona-note{color:#94a3b8;font-size:.8rem;line-height:1.4;margin-top:.25rem}.industry-card-footer{align-items:center;border-top:1px solid #94a3b840;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:auto;padding-top:.85rem}.industry-source-info{display:flex;flex-direction:column;gap:.2rem}.industry-source-label{color:#94a3b8;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase}.industry-source-reference{color:#f8fafc;font-size:.95rem}.industry-source-link{align-items:center;color:#0ee1f2;display:inline-flex;font-size:.95rem;font-weight:600;gap:.35rem}.industry-disclaimer{color:#94a3b8;font-size:.85rem;margin-top:1.25rem}.industry-manufacturing{background:linear-gradient(135deg,#091124f2,#05966926);border-color:#10b98166}.industry-manufacturing:after{border-color:#10b98126}.industry-manufacturing:hover{background:linear-gradient(135deg,#091124fa,#05966940);border-color:#10b981b3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #10b98133}.industry-manufacturing .industry-card-pill{background:#10b98133;color:#6ee7b7}.industry-manufacturing .industry-card-stat-value{color:#10b981}.industry-commerce-distribution{background:linear-gradient(135deg,#091124f2,#581c8726);border-color:#a855f766}.industry-commerce-distribution:after{border-color:#a855f726}.industry-commerce-distribution:hover{background:linear-gradient(135deg,#091124fa,#581c8740);border-color:#a855f7b3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #a855f733}.industry-commerce-distribution .industry-card-pill{background:#a855f733;color:#c4b5fd}.industry-commerce-distribution .industry-card-stat-value{color:#a78bfa}.industry-finance-insurance{background:linear-gradient(135deg,#091124f2,#14532d26);border-color:#22c55e66}.industry-finance-insurance:after{border-color:#22c55e26}.industry-finance-insurance:hover{background:linear-gradient(135deg,#091124fa,#14532d40);border-color:#22c55eb3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #22c55e33}.industry-finance-insurance .industry-card-pill{background:#22c55e33;color:#86efac}.industry-finance-insurance .industry-card-stat-value{color:#4ade80}.industry-health-pharma{background:linear-gradient(135deg,#091124f2,#be185d26);border-color:#f472b666}.industry-health-pharma:after{border-color:#f472b626}.industry-health-pharma:hover{background:linear-gradient(135deg,#091124fa,#be185d40);border-color:#f472b6b3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #f472b633}.industry-health-pharma .industry-card-pill{background:#f472b633;color:#fbcfe8}.industry-health-pharma .industry-card-stat-value{color:#f472b6}.industry-technology-saas{background:linear-gradient(135deg,#091124f2,#7e22ce26);border-color:#c026d366}.industry-technology-saas:after{border-color:#c026d326}.industry-technology-saas:hover{background:linear-gradient(135deg,#091124fa,#7e22ce40);border-color:#c026d3b3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #c026d333}.industry-technology-saas .industry-card-pill{background:#c026d333;color:#f0abfc}.industry-technology-saas .industry-card-stat-value{color:#d946ef}.industry-professional-services{background:linear-gradient(135deg,#091124f2,#3730a326);border-color:#4f46e566}.industry-professional-services:after{border-color:#4f46e526}.industry-professional-services:hover{background:linear-gradient(135deg,#091124fa,#3730a340);border-color:#4f46e5b3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #4f46e533}.industry-professional-services .industry-card-pill{background:#4f46e533;color:#a5b4fc}.industry-professional-services .industry-card-stat-value{color:#6366f1}.industry-public-education{background:linear-gradient(135deg,#091124f2,#5b21b626);border-color:#7c3aed66}.industry-public-education:after{border-color:#7c3aed26}.industry-public-education:hover{background:linear-gradient(135deg,#091124fa,#5b21b640);border-color:#7c3aedb3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #7c3aed33}.industry-public-education .industry-card-pill{background:#7c3aed33;color:#c4b5fd}.industry-public-education .industry-card-stat-value{color:#a78bfa}.industry-energy-natural-resources{background:linear-gradient(135deg,#091124f2,#0e749026);border-color:#06b6d466}.industry-energy-natural-resources:after{border-color:#06b6d426}.industry-energy-natural-resources:hover{background:linear-gradient(135deg,#091124fa,#0e749040);border-color:#06b6d4b3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #06b6d433}.industry-energy-natural-resources .industry-card-pill{background:#06b6d433;color:#67e8f9}.industry-energy-natural-resources .industry-card-stat-value{color:#06b6d4}.industry-transport-logistics{background:linear-gradient(135deg,#091124f2,#9d174d26);border-color:#ec489966}.industry-transport-logistics:after{border-color:#ec489926}.industry-transport-logistics:hover{background:linear-gradient(135deg,#091124fa,#9d174d40);border-color:#ec4899b3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #ec489933}.industry-transport-logistics .industry-card-pill{background:#ec489933;color:#f9a8d4}.industry-transport-logistics .industry-card-stat-value{color:#f472b6}.industry-construction-real-estate{background:linear-gradient(135deg,#091124f2,#581c8726);border-color:#8b5cf666}.industry-construction-real-estate:after{border-color:#8b5cf626}.industry-construction-real-estate:hover{background:linear-gradient(135deg,#091124fa,#581c8740);border-color:#8b5cf6b3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #8b5cf633}.industry-construction-real-estate .industry-card-pill{background:#8b5cf633;color:#c4b5fd}.industry-construction-real-estate .industry-card-stat-value{color:#a78bfa}.industry-media-entertainment{background:linear-gradient(135deg,#091124f2,#9d174d26);border-color:#db277766}.industry-media-entertainment:after{border-color:#db277726}.industry-media-entertainment:hover{background:linear-gradient(135deg,#091124fa,#9d174d40);border-color:#db2777b3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #db277733}.industry-media-entertainment .industry-card-pill{background:#db277733;color:#f9a8d4}.industry-media-entertainment .industry-card-stat-value{color:#ec4899}.industry-agriculture-agri-food{background:linear-gradient(135deg,#091124f2,#16653426);border-color:#22c55e66}.industry-agriculture-agri-food:after{border-color:#22c55e26}.industry-agriculture-agri-food:hover{background:linear-gradient(135deg,#091124fa,#16653440);border-color:#22c55eb3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #22c55e33}.industry-agriculture-agri-food .industry-card-pill{background:#22c55e33;color:#86efac}.industry-agriculture-agri-food .industry-card-stat-value{color:#4ade80}.industry-tourism-hospitality{background:linear-gradient(135deg,#091124f2,#0d948826);border-color:#14b8a666}.industry-tourism-hospitality:after{border-color:#14b8a626}.industry-tourism-hospitality:hover{background:linear-gradient(135deg,#091124fa,#0d948840);border-color:#14b8a6b3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #14b8a633}.industry-tourism-hospitality .industry-card-pill{background:#14b8a633;color:#5eead4}.industry-tourism-hospitality .industry-card-stat-value{color:#2dd4bf}.industry-telecommunications{background:linear-gradient(135deg,#091124f2,#3f621226);border-color:#84cc1666}.industry-telecommunications:after{border-color:#84cc1626}.industry-telecommunications:hover{background:linear-gradient(135deg,#091124fa,#3f621240);border-color:#84cc16b3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #84cc1633}.industry-telecommunications .industry-card-pill{background:#84cc1633;color:#bef264}.industry-telecommunications .industry-card-stat-value{color:#84cc16}.industry-automotive-mobility{background:linear-gradient(135deg,#091124f2,#6d28d926);border-color:#8b5cf666}.industry-automotive-mobility:after{border-color:#8b5cf626}.industry-automotive-mobility:hover{background:linear-gradient(135deg,#091124fa,#6d28d940);border-color:#8b5cf6b3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #8b5cf633}.industry-automotive-mobility .industry-card-pill{background:#8b5cf633;color:#c4b5fd}.industry-automotive-mobility .industry-card-stat-value{color:#a78bfa}.industry-ecommerce{background:linear-gradient(135deg,#091124f2,#6b21a826);border-color:#a855f766}.industry-ecommerce:after{border-color:#a855f726}.industry-ecommerce:hover{background:linear-gradient(135deg,#091124fa,#6b21a840);border-color:#a855f7b3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #a855f733}.industry-ecommerce .industry-card-pill{background:#a855f733;color:#c4b5fd}.industry-ecommerce .industry-card-stat-value{color:#a78bfa}.industry-nonprofit{background:linear-gradient(135deg,#091124f2,#05966926);border-color:#10b98166}.industry-nonprofit:after{border-color:#10b98126}.industry-nonprofit:hover{background:linear-gradient(135deg,#091124fa,#05966940);border-color:#10b981b3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #10b98133}.industry-nonprofit .industry-card-pill{background:#10b98133;color:#6ee7b7}.industry-nonprofit .industry-card-stat-value{color:#10b981}.industry-other{background:linear-gradient(135deg,#091124f2,#33415526);border-color:#94a3b866}.industry-other:after{border-color:#94a3b826}.industry-other:hover{background:linear-gradient(135deg,#091124fa,#33415540);border-color:#94a3b8b3;box-shadow:0 18px 45px #0f172a73,0 10px 25px #94a3b833}.industry-other .industry-card-pill{background:#94a3b833;color:#cbd5e1}.industry-other .industry-card-stat-value{color:#94a3b8}@media (max-width:480px){.nav-container{height:56px;padding:0 .75rem}.nav-logo-img{height:40px}.nav-logo{font-size:1rem}.nav-cta{font-size:.875rem;padding:.4rem .75rem}.hero{padding:calc(4rem + 56px) .75rem 4rem}.hero-title{font-size:1.75rem;line-height:1.2}.hero-subtitle{font-size:1rem}.hero-description{font-size:.875rem}.hero-badge{font-size:.75rem;padding:.4rem .75rem}.hero-description-wrapper{gap:1rem;padding:1.25rem 1rem}.dashboard-header{margin-bottom:.75rem;padding-bottom:.625rem}.dashboard-title{font-size:.875rem}.dashboard-content{flex-direction:column;gap:1.25rem}.hero-departments{gap:.75rem}.dashboard-metric-card{flex-basis:calc(50% - 0.375rem);flex-grow:1;flex-shrink:1;max-width:140px;min-width:120px;padding:.75rem}.metric-title{font-size:.75rem}.metric-chart-container{height:50px}.dashboard-center{align-items:center;display:flex;flex:1 1 100%;flex-direction:column;justify-content:center}.dashboard-center,.dynamic-dashboard{margin:0 auto;max-width:100%;width:100%}.dynamic-dashboard{padding:1rem;text-align:center}.dynamic-dashboard-header{flex-wrap:wrap;justify-content:center}.spotlight-subtitle,.spotlight-value{text-align:center}.dashboard-mini-metrics{justify-items:center}.spotlight-value{font-size:1.75rem}.spotlight-subtitle{font-size:.875rem}.mini-metric{padding:.5rem .625rem}.mini-metric-label{font-size:.7rem}.mini-metric-value{font-size:.95rem}.hero-buttons{gap:.75rem}.btn{font-size:.875rem;padding:.625rem 1.5rem}.section-title{font-size:1.5rem}.section-description{font-size:1rem}.container{padding:0 .75rem}.propositions-grid,.services-grid,.testimonials-grid{gap:1.25rem}.proposition-card,.service-card,.testimonial-card{padding:1.5rem}.proposition-title,.service-title{font-size:1.125rem}.about-grid{gap:1.75rem}.about-highlight-card,.about-pillar-card{padding:1.25rem}.about-vision-card{padding:1.5rem}.about-vision-image{height:200px;right:.5rem;top:.5rem;width:200px}.values-grid{gap:1.25rem;grid-template-columns:1fr}.value-item{padding:1.5rem 1rem}.value-icon{height:48px;width:48px}.value-icon-svg{height:24px;width:24px}.value-title{font-size:1rem}.value-description{font-size:.8125rem}.industry-filter-panel{align-items:stretch;flex-direction:column;gap:1rem;padding:1.25rem}.industry-filter-text{min-width:100%}.industry-filter-title{font-size:1rem}.industry-filter-helper{font-size:.875rem}.industry-selector .language-selector-trigger{min-width:100%;width:100%}.industry-card-stat-value{font-size:1.75rem}.industry-insight-card{padding:1.25rem}.propositions{background-attachment:scroll;background-position:50%;background-size:cover;padding:3rem 0}.propositions:before{opacity:.5}.cta-title{font-size:1.5rem}.cta-description{font-size:1rem}.contact-grid{gap:2rem}.contact-info-title{font-size:1.25rem}.footer{padding:3rem 0 1.5rem}.footer-content{gap:2.5rem;margin-bottom:2.5rem}.footer-section{gap:1rem}.footer-section-title{font-size:1.125rem;margin-bottom:1.25rem}.footer-links{gap:1rem}.footer-link{font-size:.9375rem;padding:.25rem 0}.footer-brand-section{max-width:100%}.footer-tagline{font-size:.875rem;line-height:1.7;margin-top:.75rem}.footer-logo-img{height:40px}.footer-logo{font-size:1rem}.footer-contact-info{gap:1.25rem}.footer-contact-item{font-size:.9375rem;padding:.5rem 0}.footer-bottom{padding-top:1.5rem}.footer-copyright p{font-size:.8125rem;line-height:1.7}}@media (max-width:640px){.nav-container{padding:0 .875rem}.hero{padding:calc(5rem + 64px) .875rem 5rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.125rem}.hero-description{font-size:.9375rem}.hero-description-wrapper{padding:1.5rem 1.25rem}.dashboard-metric-card{max-width:150px;min-width:130px}.section-title{font-size:1.75rem}.section-description{font-size:1.125rem}.propositions-grid,.services-grid,.testimonials-grid{grid-template-columns:1fr}.values-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.value-item{padding:1.75rem 1.25rem}.industry-filter-panel{align-items:stretch;flex-direction:column}.industry-card-stat-value{font-size:2rem}.contact-grid,.footer-content,.industry-grid{grid-template-columns:1fr}}@media (max-width:767px){.nav-links{display:none}.hero-buttons{flex-direction:column;width:100%}.btn{justify-content:center;width:100%}.section-header{margin-bottom:3rem}.about-section-header{max-width:100%;text-align:center}.about-grid{grid-template-columns:1fr}.about-vision-image{height:250px;width:250px}.propositions{background-attachment:scroll;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:4rem 0}.propositions:before{opacity:.6}.contact{background-position:50%;background-size:cover}.footer{padding:3.5rem 0 2rem}.footer-content{gap:2.5rem;margin-bottom:2.5rem}.footer-section{gap:1rem}.footer-section-title{font-size:1.125rem;margin-bottom:1.25rem}.footer-links{gap:1rem}.footer-link{font-size:.9375rem;padding:.25rem 0}.footer-brand-section{max-width:100%}.footer-tagline{font-size:.875rem;line-height:1.7;margin-top:.75rem}.footer-contact-info{gap:1.25rem}.footer-contact-item{font-size:.9375rem;padding:.5rem 0}.footer-bottom{padding-top:1.5rem}.footer-copyright p{font-size:.8125rem;line-height:1.7}}@media (max-width:1023px){.hero-description-wrapper{gap:1.5rem;padding:2rem 1.5rem}.dashboard-header{margin-bottom:1rem}.dashboard-title{font-size:1.125rem}.dashboard-content{align-items:center;flex-direction:column;gap:2rem}.hero-departments{flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;min-width:auto;width:100%}.hero-departments-left,.hero-departments-right{align-items:center;text-align:center;width:100%}.hero-departments-left:after,.hero-departments-right:before{display:none}.dashboard-metric-card{flex-basis:calc(50% - 0.5rem);flex-grow:1;flex-shrink:1;max-width:170px;min-width:140px}.hero-department-item,.hero-departments-right .hero-department-item{transform:translateY(20px)}.dashboard-message{order:-1;padding:1.5rem}.dashboard-center{align-items:center;display:flex;flex-direction:column;justify-content:center}.dashboard-center,.dynamic-dashboard{margin:0 auto;max-width:100%;width:100%}.dynamic-dashboard{text-align:center}.hero-description{padding:1.25rem}@keyframes departmentSlideIn{to{opacity:1;transform:translateY(0)}}@keyframes departmentFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.propositions-grid,.services-grid,.testimonials-grid{grid-template-columns:repeat(2,1fr)}.about-vision-image{height:300px;width:300px}}@media (min-width:1024px) and (max-width:1280px){.container{padding:0 1.5rem}.container,.hero-container,.nav-container{max-width:1024px}}@media (min-width:1281px){.container,.hero-container,.nav-container{max-width:1400px}}.author-avatar{align-items:center;background-color:#22d3ee33;border-radius:9999px;display:flex;height:40px;justify-content:center;width:40px}.avatar-icon{color:#22d3ee;height:20px;width:20px}.author-name{color:#fff;font-weight:600}.author-role{color:#94a3b8;font-size:.875rem}.cta{background:linear-gradient(90deg,#06b6d4b3,#10b981b3);color:#fff;padding:5rem 0;position:relative;text-align:center}.cta:before{background:linear-gradient(90deg,#06b6d4,#10b981);bottom:0;content:"";left:0;opacity:.6;position:absolute;right:0;top:0;z-index:-1}.cta-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.cta-description{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.cta-note{font-size:.875rem;font-style:italic;margin-top:1rem;opacity:.8}.contact{background-color:#0f172a;background-image:url(/static/media/handshake-iso.716ee9ef555a9ea75608.png);background-position:100%;background-repeat:no-repeat;background-size:100% auto;overflow:hidden;padding:5rem 0;position:relative}.contact:before{animation:waveMove 24s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100q150-80 300 0t300 0 300 0 300 0v100H0Z' fill='none' stroke='rgba(14,225,242,0.15)' stroke-width='2'/%3E%3Cpath d='M0 115q150-80 300 0t300 0 300 0 300 0v85H0Z' fill='none' stroke='rgba(14,225,242,0.1)' stroke-width='1.5'/%3E%3Cpath d='M0 85q150-80 300 0t300 0 300 0 300 0v115H0Z' fill='none' stroke='rgba(14,225,242,0.1)' stroke-width='1.5'/%3E%3C/svg%3E");background-position:0 bottom;background-repeat:repeat-x;background-size:1200px 200px;bottom:0;content:"";height:200px;left:0;opacity:.6;pointer-events:none;position:absolute;width:200%;z-index:1}.contact .container{position:relative;z-index:2}.contact-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:1024px){.contact-grid{grid-template-columns:repeat(2,1fr)}}.contact-info-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem}.contact-phone-note{align-items:flex-start;color:#94a3b8;display:flex;font-size:.875rem;font-style:italic;gap:.5rem;line-height:1.5;margin-top:1.5rem;padding-left:2rem;position:relative}.contact-phone-note-icon{color:#0ee1f2;flex-shrink:0;margin-top:.125rem}.contact-detail{align-items:center;display:flex;gap:1rem}.detail-icon{color:#22d3ee;height:24px;width:24px}.detail-label{color:#fff;font-weight:600;margin-bottom:.25rem}.detail-value-wrapper{align-items:center;display:flex;gap:.5rem}.detail-value{color:#0ee1f2;transition:color .3s ease}.detail-value-email{cursor:pointer;display:inline-block;text-decoration:none}.detail-value-email:hover{color:#22d3ee;text-decoration:underline;-webkit-text-decoration-color:#22d3ee;text-decoration-color:#22d3ee;text-underline-offset:2px}.detail-copy-button{align-items:center;background:#0000;border:none;border-radius:.25rem;color:#94a3b8;cursor:pointer;display:flex;justify-content:center;opacity:.7;padding:.25rem;transition:all .3s ease}.detail-copy-button:hover{background-color:#0ee1f21a;color:#0ee1f2;opacity:1;transform:scale(1.1)}.detail-copy-button:active{transform:scale(.95)}.detail-copy-icon{height:16px;transition:all .3s ease;width:16px}.detail-copy-button:hover .detail-copy-icon{color:#0ee1f2}.detail-copy-button.copied .detail-copy-icon{color:#10b981}.detail-copy-button.copied:hover{background-color:#10b9811a}.detail-copy-button.copied:hover .detail-copy-icon{color:#10b981}.footer{background:linear-gradient(180deg,#0f172af2,#1e293bfa);border-top:1px solid #33415580;padding:4rem 0 2rem;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#22d3ee4d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr;margin-bottom:3rem}@media (min-width:640px){.footer-content{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-content{gap:2rem;grid-template-columns:2fr 1fr 1fr 1.5fr}}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-social{margin-top:1.25rem}.footer-social-links{margin-top:.25rem}.social-link{background:#0f172a99;border:1px solid #94a3b866;height:32px;transition:background-color .2s ease,border-color .2s ease,transform .2s ease;width:32px}.social-link:hover{background:#0f172ae6;border-color:#22d3eeb3;transform:translateY(-1px)}.social-icon{height:16px;width:16px}.footer-brand-section{max-width:400px}.footer-brand{align-items:center;cursor:pointer;display:flex;gap:.75rem;margin-bottom:.5rem}.footer-logo-img{border-radius:6px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:48px;object-fit:contain;opacity:.95;transition:all .3s ease;width:auto}.footer-brand:hover .footer-logo-img{filter:drop-shadow(0 4px 8px rgba(34,211,238,.3));opacity:1;transform:scale(1.05)}.footer-logo{color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.footer-tagline{color:#94a3b8;font-size:.875rem;line-height:1.6;margin:0}.footer-legal-note{margin:.35rem 0 0}.footer-section-title{color:#fff}.footer-links{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.footer-link{color:#cbd5e1;display:inline-block;font-size:.9375rem;padding-left:0;position:relative;text-decoration:none;transition:all .3s ease}.footer-link:before{background-color:#22d3ee;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-link:hover{color:#22d3ee;padding-left:.5rem}.footer-link:hover:before{width:.25rem}.footer-contact-info{display:flex;flex-direction:column;gap:1rem}.footer-contact-item{align-items:center;color:#cbd5e1;display:flex;font-size:.9375rem;gap:.75rem;transition:color .3s ease}.footer-contact-item:hover{color:#22d3ee}.footer-contact-item-email{position:relative}.footer-email-link{color:#cbd5e1;cursor:pointer;display:inline-block;text-decoration:none;transition:color .3s ease}.footer-email-link:hover{color:#22d3ee;text-decoration:underline;-webkit-text-decoration-color:#22d3ee;text-decoration-color:#22d3ee;text-underline-offset:2px}.footer-contact-icon{color:#22d3ee;flex-shrink:0;height:18px;width:18px}.footer-copy-button{align-items:center;background:#0000;border:none;border-radius:.25rem;color:#94a3b8;cursor:pointer;display:flex;justify-content:center;margin-left:auto;padding:.25rem;transition:all .3s ease}.footer-copy-button:hover{background-color:#22d3ee1a;color:#22d3ee;transform:scale(1.1)}.footer-copy-button:active{transform:scale(.95)}.footer-copy-icon{height:16px;transition:all .3s ease;width:16px}.footer-copy-button:hover .footer-copy-icon{color:#22d3ee}.footer-copy-button.copied .footer-copy-icon{color:#10b981}.footer-copy-button.copied:hover{background-color:#10b9811a}.footer-copy-button.copied:hover .footer-copy-icon{color:#10b981}.footer-bottom{align-items:center;border-top:1px solid #33415580;display:flex;justify-content:center;padding-top:2rem}.footer-copyright{text-align:center}.footer-copyright p{color:#64748b;font-size:.875rem;line-height:1.6;margin:0}.footer-icon{color:#22d3ee;height:24px;width:24px}.maintenance-page{align-items:center;background-color:#0f172a;color:#e2e8f0;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem 1rem;position:relative}.maintenance-page:before{animation:maintenanceWaveMove 22s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100q200-70 400 0t400 0 400 0v50q-200 50-400 0t-400 0T0 100Z' fill='none' stroke='rgba(14,225,242,0.15)' stroke-width='2'/%3E%3Cpath d='M0 110q200-70 400 0t400 0 400 0v50q-200 50-400 0t-400 0T0 110Z' fill='none' stroke='rgba(14,225,242,0.1)' stroke-width='1.5'/%3E%3Cpath d='M0 90q200-70 400 0t400 0 400 0v50q-200 50-400 0t-400 0T0 90Z' fill='none' stroke='rgba(14,225,242,0.1)' stroke-width='1.5'/%3E%3C/svg%3E");background-position:0 50%;background-repeat:repeat-x;background-size:1200px 200px;height:100%;left:0;opacity:.6;top:0;width:200%}.maintenance-page:after,.maintenance-page:before{content:"";pointer-events:none;position:absolute;z-index:0}.maintenance-page:after{animation:maintenanceNeuronPulse 36s ease-in-out infinite alternate;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='520' height='520' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='rgba(94,234,212,0.22)' stroke-width='1.3' stroke-linecap='round' fill='none'%3E%3Cpath d='M40 60h180M220 60l140 80M360 140l100-60M60 220h140M200 220l130 100M330 320l130-60M80 360h180M260 360l140 80'/%3E%3C/g%3E%3Cg stroke='rgba(59,130,246,0.25)' stroke-width='.9' fill='none'%3E%3Cpath d='m100 120 160 80M260 200l160-80M120 300h180M300 300l120 60'/%3E%3C/g%3E%3Cg fill='rgba(14,165,233,0.45)'%3E%3Ccircle cx='40' cy='60' r='4'/%3E%3Ccircle cx='220' cy='60' r='3.5'/%3E%3Ccircle cx='360' cy='140' r='4'/%3E%3Ccircle cx='460' cy='80' r='3.5'/%3E%3Ccircle cx='60' cy='220' r='3.5'/%3E%3Ccircle cx='200' cy='220' r='4'/%3E%3Ccircle cx='330' cy='320' r='4'/%3E%3Ccircle cx='460' cy='260' r='3.5'/%3E%3Ccircle cx='80' cy='360' r='3.5'/%3E%3Ccircle cx='260' cy='360' r='4'/%3E%3Ccircle cx='400' cy='440' r='4'/%3E%3Ccircle cx='100' cy='120' r='3.5'/%3E%3Ccircle cx='260' cy='200' r='4'/%3E%3Ccircle cx='420' cy='120' r='3.5'/%3E%3Ccircle cx='120' cy='300' r='3.5'/%3E%3Ccircle cx='300' cy='300' r='4'/%3E%3Ccircle cx='420' cy='360' r='3.5'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:520px 520px;inset:-80px;opacity:.2}@keyframes maintenanceNeuronPulse{0%{opacity:.18;transform:translateZ(0) scale(1) rotate(0deg)}40%{opacity:.26;transform:translate3d(-35px,-25px,0) scale(1.02) rotate(1deg)}80%{opacity:.22;transform:translate3d(-60px,-40px,0) scale(1.04) rotate(-.5deg)}to{opacity:.2;transform:translate3d(-80px,-50px,0) scale(1.05) rotate(0deg)}}.maintenance-background{inset:0;pointer-events:none;position:fixed;z-index:0}.maintenance-background:after{animation:maintenanceWaveMove 25s linear infinite reverse;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 100q300 50 600 0t600 0v50q-300-50-600 0T0 100Z' fill='none' stroke='rgba(14,225,242,0.12)' stroke-width='1.5'/%3E%3Cpath d='M0 90q300 50 600 0t600 0v50q-300-50-600 0T0 90Z' fill='none' stroke='rgba(14,225,242,0.08)'/%3E%3C/svg%3E");background-position:0 50%;background-repeat:repeat-x;background-size:1200px 200px;left:0;opacity:.5;top:0;width:200%}.maintenance-background:after,.maintenance-container:before{content:"";height:100%;pointer-events:none;position:absolute;z-index:0}.maintenance-container:before{background-image:url(/static/media/Logo-LS-poly.4c6b5b1cb4025b5aba4a.png);background-position:50%;background-repeat:no-repeat;background-size:contain;left:40%;max-height:900px;opacity:.18;top:3%;transform:translateX(-50%);width:860px}.maintenance-gradient-layer{animation:maintenanceGradientShift 40s ease infinite;background:linear-gradient(135deg,#05081af2,#0f1f44f2,#1e4082e6),radial-gradient(circle at 20% 20%,#22d3ee33,#0000 55%),radial-gradient(circle at 80% 0,#10b98133,#0000 50%);background-size:400% 400%,120% 120%,120% 120%;inset:0;position:absolute}@keyframes maintenanceGradientShift{0%{background-position:0 50%,20% 20%,80% 0}50%{background-position:100% 50%,40% 40%,60% 20%}to{background-position:0 50%,20% 20%,80% 0}}.maintenance-pattern-layer{animation:maintenanceParticleDrift 22s linear infinite;background-image:radial-gradient(circle,#ffffff14 1px,#0000 0);background-size:120px 120px;inset:0;opacity:.3;position:absolute}@keyframes maintenanceParticleDrift{0%{transform:translateY(0)}to{transform:translateY(-80px)}}.maintenance-language-selector{position:fixed;right:1rem;top:1rem;z-index:100}@media (max-width:768px){.maintenance-language-selector{right:.75rem;top:.75rem}}.maintenance-container{margin:0 auto;max-width:900px;width:100%}.maintenance-container,.maintenance-container>*{position:relative;z-index:1}.maintenance-content{align-items:center;display:flex;flex-direction:column;gap:2.5rem;text-align:center}.maintenance-icon-wrapper{align-items:center;display:flex;height:120px;justify-content:center;margin-bottom:1rem;position:relative;width:120px}.maintenance-icon-glow{animation:maintenanceIconPulse 3s ease-in-out infinite;background:radial-gradient(circle,#0ee1f266 0,#0ee1f233 40%,#0000 70%);border-radius:50%;filter:blur(20px);inset:-20px;position:absolute}@keyframes maintenanceIconPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.maintenance-icon{animation:maintenanceIconRotate 4s ease-in-out infinite;color:#0ee1f2;filter:drop-shadow(0 0 20px rgba(14,225,242,.6));height:64px;position:relative;width:64px;z-index:1}@keyframes maintenanceIconRotate{0%,to{transform:rotate(0deg)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.maintenance-header{display:flex;flex-direction:column;gap:1rem}.maintenance-brand-title{animation:maintenanceFadeUp .9s ease forwards;animation-delay:.1s;color:#0ee1f2;font-size:1.125rem;font-weight:600;letter-spacing:.05em;margin:0 0 .5rem;opacity:0;text-transform:uppercase}.maintenance-title{-webkit-text-fill-color:#0000;animation:maintenanceFadeUp .9s ease forwards;animation-delay:.2s;background:linear-gradient(90deg,#fff,#22d3ee,#10b981);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0;opacity:0}.maintenance-subtitle{animation:maintenanceFadeUp .9s ease forwards;animation-delay:.3s;color:#cbd5e1;font-size:1.25rem;font-weight:500;margin:0;opacity:0}@keyframes maintenanceFadeUp{to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(20px)}}.maintenance-status-card{animation:maintenanceCardSlideIn .8s ease forwards;animation-delay:.3s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #0ee1f233;border-radius:1rem;box-shadow:0 8px 32px #0000004d,inset 0 0 0 1px #ffffff0d,0 0 40px #0ee1f21a;opacity:0;padding:2rem;width:100%}@keyframes maintenanceCardSlideIn{to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(30px)}}.status-card-header{align-items:flex-start;display:flex;gap:1.5rem;text-align:left}.status-indicator{align-items:center;background:#0ee1f21a;border:1px solid #0ee1f24d;border-radius:.75rem;display:flex;flex-shrink:0;height:48px;justify-content:center;position:relative;width:48px}.status-pulse{animation:maintenanceStatusPulse 2s ease-in-out infinite;background:#0ee1f24d;border-radius:.75rem;inset:-4px;position:absolute}@keyframes maintenanceStatusPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.status-icon{color:#0ee1f2;height:24px;position:relative;width:24px;z-index:1}.status-content{flex:1 1}.status-title{color:#e2e8f0;font-size:1.25rem;font-weight:600;margin:0 0 .75rem}.status-description{color:#cbd5e1;font-size:1rem;line-height:1.6;margin:0}.maintenance-info-grid{display:flex;gap:1.5rem;justify-content:space-between;width:100%}.info-card{animation:maintenanceCardSlideIn .8s ease forwards;animation-delay:.4s;animation-delay:calc(.4s + var(--card-delay, 0s));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab3;border:1px solid #0ee1f226;border-radius:.75rem;opacity:0;padding:1.5rem;transition:all .3s ease}.info-card:first-child{--card-delay:0s}.info-card:nth-child(2){--card-delay:0.1s}.info-card{flex:0 1 auto;min-width:240px}.info-card:hover{background:#0f172ad9;border-color:#0ee1f266;box-shadow:0 12px 32px #0006,0 0 20px #0ee1f226;transform:translateY(-4px)}.info-card-icon{align-items:center;background:#0ee1f21a;border:1px solid #0ee1f233;border-radius:.5rem;display:flex;height:48px;justify-content:center;margin:0 auto 1rem;transition:all .3s ease;width:48px}.info-card:hover .info-card-icon{background:#0ee1f233;border-color:#0ee1f266;transform:scale(1.1)}.info-card-icon .icon{color:#0ee1f2;height:24px;width:24px}.info-card-title{color:#94a3b8;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin:0 0 .5rem;text-transform:uppercase}.info-card-value{color:#0ee1f2;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.info-card-description{color:#cbd5e1;font-size:.875rem;line-height:1.5;margin:0}.maintenance-details-card{animation:maintenanceCardSlideIn .8s ease forwards;animation-delay:.6s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #0ee1f233;border-radius:1rem;box-shadow:0 8px 32px #0000004d,inset 0 0 0 1px #ffffff0d;opacity:0;padding:2rem;width:100%}.details-header{align-items:center;border-bottom:1px solid #0ee1f226;display:flex;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem}.details-icon{color:#0ee1f2;height:24px;width:24px}.details-title{color:#e2e8f0;font-size:1.25rem;font-weight:600;margin:0}.details-list{display:flex;flex-direction:column;gap:1.25rem}.detail-item{align-items:flex-start;background:#0ee1f20d;border:1px solid #0ee1f21a;border-radius:.75rem;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.detail-item:hover{background:#0ee1f21a;border-color:#0ee1f24d;transform:translateX(4px)}.detail-item-icon{color:#0ee1f2;flex-shrink:0;height:24px;margin-top:.125rem;width:24px}.detail-item-content{flex:1 1;text-align:left}.detail-item-title{color:#e2e8f0;font-size:1rem;font-weight:600;margin:0 0 .25rem}.detail-item-description{color:#cbd5e1;font-size:.875rem;line-height:1.5;margin:0}.maintenance-contact-card{animation:maintenanceCardSlideIn .8s ease forwards;animation-delay:.7s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0ee1f21a,#10b98114);border:1px solid #0ee1f24d;border-radius:1rem;box-shadow:0 8px 32px #0000004d,0 0 40px #0ee1f226;opacity:0;padding:2rem;position:relative;width:100%}@keyframes maintenanceWaveMove{0%{transform:translateX(0)}to{transform:translateX(-600px)}}.contact-header{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-bottom:1rem}.contact-icon{color:#0ee1f2;height:24px;width:24px}.contact-title{color:#e2e8f0;font-size:1.25rem;font-weight:600;margin:0}.contact-description{color:#cbd5e1;font-size:1rem;line-height:1.6;margin:0 0 1.5rem}.contact-button{align-items:center;background:linear-gradient(135deg,#0ee1f2,#06b6d4);border-radius:.5rem;box-shadow:0 4px 16px #0ee1f24d;color:#0f172a;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.875rem 2rem;text-decoration:none;transition:all .3s ease}.contact-button:hover{background:linear-gradient(135deg,#22d3ee,#0ee1f2);box-shadow:0 8px 24px #0ee1f266;transform:translateY(-2px)}.contact-button-icon{height:20px;transition:transform .3s ease;width:20px}.contact-button:hover .contact-button-icon{transform:translateX(4px)}.maintenance-footer{animation:maintenanceFadeUp .9s ease forwards;animation-delay:.8s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a66;border-radius:1rem 1rem 0 0;border-top:1px solid #0ee1f233;box-shadow:0 -4px 24px #0003,inset 0 1px 0 #ffffff0d;margin-top:2rem;opacity:0;padding:2.5rem 2rem;position:relative}.maintenance-footer:before{background:linear-gradient(90deg,#0000,#0ee1f24d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-text{color:#cbd5e1;font-size:.9375rem;line-height:1.6;margin:0 0 1rem;text-align:center}.footer-brand{color:#94a3b8;font-size:.875rem;margin:0 0 1.25rem;text-align:center}.brand-accent{color:#0ee1f2;font-weight:600}.footer-legal-note{background:#0ee1f20d;border:1px solid #0ee1f21a;border-radius:.5rem;color:#cbd5f5;font-size:.8125rem;line-height:1.6;margin:0 0 1.5rem;padding:.75rem 1rem;text-align:center}.footer-social{border-top:1px solid #0ee1f21a;margin-top:1.5rem;padding-top:1.5rem}.footer-section-title{color:#e2e8f0;font-size:1rem;font-weight:600;letter-spacing:.01em;margin:0 0 1rem;text-align:center}.footer-social-links{gap:.75rem;margin-top:.5rem}.footer-social-links,.social-link{display:flex;justify-content:center}.social-link{align-items:center;background:#0f172ab3;border:1px solid #0ee1f24d;border-radius:999px;box-shadow:0 2px 8px #0003;color:#e2e8f0;height:40px;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:#0ee1f226;border-color:#0ee1f299;box-shadow:0 4px 16px #0ee1f24d;transform:translateY(-2px)}.social-icon{color:#0ee1f2;height:18px;transition:all .3s ease;width:18px}.social-link:hover .social-icon{color:#22d3ee;transform:scale(1.1)}@media (max-width:768px){.maintenance-title{font-size:2rem}.maintenance-subtitle{font-size:1.125rem}.maintenance-icon-wrapper{height:100px;width:100px}.maintenance-icon{height:52px;width:52px}.maintenance-contact-card,.maintenance-details-card,.maintenance-status-card{padding:1.5rem}.maintenance-info-grid{gap:1.25rem;grid-template-columns:1fr}.status-card-header{flex-direction:column;gap:1rem;text-align:center}.status-indicator{margin:0 auto}.details-header{justify-content:center}.detail-item{flex-direction:column}.detail-item,.detail-item-content{text-align:center}}@media (max-width:480px){.maintenance-page{padding:1.5rem .75rem}.maintenance-title{font-size:1.75rem}.maintenance-subtitle{font-size:1rem}.maintenance-content{gap:2rem}.info-card,.maintenance-contact-card,.maintenance-details-card,.maintenance-status-card{padding:1.25rem}}.feedback-overlay{align-items:center;background-color:#000000bf;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:2000}.feedback-popup{background-color:#1e293b;border:1px solid #334155;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a;max-width:500px;width:100%}.feedback-header{align-items:center;border-bottom:1px solid #334155;display:flex;justify-content:space-between;padding:1.5rem}.feedback-title{color:#fff;font-size:1.25rem;font-weight:600}.feedback-close{align-items:center;background:none;border:none;color:#cbd5e1;cursor:pointer;display:flex;justify-content:center;padding:.25rem;transition:color .3s}.feedback-close:hover{color:#fff}.close-icon{height:20px;width:20px}.feedback-form{gap:1rem;padding:1.5rem}.feedback-form,.form-group{display:flex;flex-direction:column}.form-label{color:#e2e8f0;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-input{background-color:#0f172a;border:1px solid #475569;border-radius:.375rem;color:#fff;font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}.form-input:focus{border-color:#22d3ee;outline:none}.form-textarea{font-family:inherit;min-height:80px;resize:vertical}.rating-buttons{display:flex;gap:.5rem}.rating-btn{background-color:#0f172a;border:1px solid #475569;border-radius:.375rem;color:#cbd5e1;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:.75rem;transition:all .3s}.rating-btn:hover{border-color:#22d3ee;color:#22d3ee}.rating-btn.active{background-color:#22d3ee;border-color:#22d3ee;color:#0f172a}.feedback-actions{border-top:1px solid #334155;display:flex;gap:1rem;justify-content:flex-end;margin-top:.5rem;padding-top:1rem}.btn{border:none;border-radius:.5rem;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s}.btn-skip{background-color:initial;border:1px solid #475569;color:#cbd5e1}.btn-skip:hover{background-color:#1e293b;border-color:#64748b}.btn-submit{background-color:#22d3ee;color:#0f172a}.btn-submit:hover:not(:disabled){background-color:#06b6d4}.btn-submit:disabled{cursor:not-allowed;opacity:.6}@media (max-width:480px){.feedback-overlay{padding:.5rem}.feedback-popup{border-radius:.375rem;max-width:100%}.feedback-header{padding:1rem}.feedback-title{font-size:1.125rem}.close-icon{height:18px;width:18px}.feedback-form{gap:.875rem;padding:1rem}.form-input{font-size:.9375rem;padding:.625rem}.form-label{font-size:.8125rem}.form-textarea{font-size:.9375rem;min-height:70px}.rating-buttons{gap:.375rem}.rating-btn{font-size:.875rem;padding:.625rem}.feedback-actions{flex-direction:column;gap:.75rem}.btn{font-size:.9375rem;justify-content:center;padding:.625rem 1.25rem;width:100%}}@media (max-width:640px){.feedback-overlay{padding:.75rem}.feedback-popup{max-width:95%}.feedback-form,.feedback-header{padding:1.25rem}.feedback-actions{flex-direction:column}.btn{width:100%}}@media (max-width:767px){.feedback-popup{max-width:90%}}
/*# sourceMappingURL=main.a11f1d02.css.map*/