.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:var(--color-text-muted,#888)}.sessionExpiredOverlay{z-index:999999;backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@media (width<=1400px){.sessionExpiredOverlay{-webkit-backdrop-filter:none;background:#000000a6}}.sessionExpiredModal{background:var(--color-card-bg,#fff);border:1px solid var(--color-card-border,#e5e7eb);text-align:center;border-radius:12px;width:90%;max-width:400px;padding:2rem;box-shadow:0 20px 60px #0000004d}.sessionExpiredTitle{color:var(--color-text-primary,#1a1a2e);margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.sessionExpiredText{color:var(--color-text-secondary,#6b7280);margin:0 0 1.5rem;font-size:.9rem;line-height:1.5}.sessionExpiredButton{background:var(--color-brand-accent,#6366f1);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:background .15s}.sessionExpiredButton:hover{background:var(--color-brand-accent-hover,#4f46e5)}.sessionWarningOverlay{z-index:999998;backdrop-filter:blur(2px);background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@media (width<=1400px){.sessionWarningOverlay{-webkit-backdrop-filter:none;background:#00000080}}.sessionWarningModal{background:var(--color-card-bg,#fff);border:1px solid var(--color-warning,#f59e0b);text-align:center;border-radius:12px;width:90%;max-width:400px;padding:2rem;box-shadow:0 20px 60px #00000040}.sessionWarningTitle{color:var(--color-warning,#f59e0b);margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.sessionWarningText{color:var(--color-text-secondary,#6b7280);margin:0 0 1.5rem;font-size:.9rem;line-height:1.5}.sessionWarningButton{background:var(--color-warning,#f59e0b);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:background .15s}.sessionWarningButton:hover{background:var(--color-warning-hover,#d97706)}.dark-theme .leaflet-bar a,.dark-theme .leaflet-control-zoom a{color:#f9fafb;background-color:#1f2937;border-color:#374151}.dark-theme .leaflet-bar a:hover,.dark-theme .leaflet-control-zoom a:hover{color:#fff;background-color:#374151}.dark-theme .leaflet-bar a.leaflet-disabled{color:#6b7280;background-color:#111827}.leaflet-control-attribution{opacity:.5;padding:1px 5px!important;font-size:9px!important}.leaflet-control-attribution a[href*=leafletjs],.leaflet-control-attribution .leaflet-attribution-flag{display:none!important}: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(to right, #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:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0px;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (width<=480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{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{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;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{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-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,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}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:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}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:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,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:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}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:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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%{opacity:0;animation-timing-function:ease-in;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%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(110%, var(--y), 0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(-110%, var(--y), 0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-100vh)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(100vh)}to{opacity:1;transform:translateY(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-180deg)scale(0)}to{opacity:1;transform:rotate(0)scale(1)}}@keyframes flipIn{0%{opacity:0;transform:perspective(400px)rotateY(90deg)}to{opacity:1;transform:perspective(400px)rotateY(0)}}@keyframes elasticIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}75%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-hidden{opacity:0;visibility:hidden}.animate-hidden img,.animate-fade-in-up img,.animate-fade-in-left img,.animate-fade-in-right img,.animate-scale-in img,.animate-fade-in img,.animate-reveal-up img,.animate-reveal-scale img{backface-visibility:hidden;transform:translateZ(0)}.animate-fade-in-up,.animate-fade-in-down,.animate-fade-in-left,.animate-fade-in-right,.animate-scale-in,.animate-fade-in,.animate-slide-in-up,.animate-bounce-in,.animate-slide-from-left,.animate-slide-from-right,.animate-slide-from-top,.animate-slide-from-bottom,.animate-zoom-in,.animate-rotate-in,.animate-flip-in,.animate-elastic-in,.animate-reveal-up,.animate-reveal-scale,.animate-slide-reveal-left,.animate-slide-reveal-right{opacity:0;visibility:hidden}.animate-fade-in-up{visibility:visible;animation:.9s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.animate-fade-in-down{visibility:visible;animation:.8s ease-out forwards fadeInDown}.animate-fade-in-left{visibility:visible;animation:.8s ease-out forwards fadeInLeft}.animate-fade-in-right{visibility:visible;animation:.8s ease-out forwards fadeInRight}.animate-scale-in{visibility:visible;animation:.6s ease-out forwards scaleIn}.animate-fade-in{visibility:visible;animation:.8s ease-out forwards fadeIn}.animate-slide-in-up{visibility:visible;animation:.8s ease-out forwards slideInUp}.animate-bounce-in{visibility:visible;animation:.8s ease-out forwards bounceIn}.animate-slide-from-left{visibility:visible;animation:1s ease-out forwards slideInFromLeft}.animate-slide-from-right{visibility:visible;animation:1s ease-out forwards slideInFromRight}.animate-slide-from-top{visibility:visible;animation:1s ease-out forwards slideInFromTop}.animate-slide-from-bottom{visibility:visible;animation:1s ease-out forwards slideInFromBottom}.animate-zoom-in{visibility:visible;animation:.8s ease-out forwards zoomIn}.animate-rotate-in{visibility:visible;animation:1s ease-out forwards rotateIn}.animate-flip-in{visibility:visible;animation:.8s ease-out forwards flipIn}.animate-elastic-in{visibility:visible;animation:1s ease-out forwards elasticIn}.animate-delay-50{animation-delay:50ms}.animate-delay-100{animation-delay:.1s}.animate-delay-150{animation-delay:.15s}.animate-delay-200{animation-delay:.2s}.animate-delay-250{animation-delay:.25s}.animate-delay-300{animation-delay:.3s}.animate-delay-400{animation-delay:.4s}.animate-delay-500{animation-delay:.5s}.animate-delay-600{animation-delay:.6s}.animate-delay-700{animation-delay:.7s}.animate-delay-800{animation-delay:.8s}.hover-lift{transition:transform .3s,box-shadow .3s}.hover-lift:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.hover-scale{transition:transform .3s}.hover-scale:hover{transform:scale(1.05)}.hover-glow{transition:box-shadow .3s}.hover-glow:hover{box-shadow:0 0 30px #667eea80}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.animate-pulse{animation:2s ease-in-out infinite pulse}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.animate-float{animation:3s ease-in-out infinite float}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.animate-gradient{background-size:200% 200%;animation:3s infinite gradientShift}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes borderGlow{0%,to{border-color:#6366f126}50%{border-color:#6366f173}}@keyframes subtlePulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes iconBob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes gradientRotate{0%{--gradient-angle:0deg}to{--gradient-angle:360deg}}@keyframes revealUp{0%{opacity:0;transform:translateY(40px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes revealScale{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes slideRevealLeft{0%{opacity:0;filter:blur(6px);transform:translate(-48px)scale(.96)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@keyframes slideRevealRight{0%{opacity:0;filter:blur(6px);transform:translate(48px)scale(.96)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.animate-reveal-up{visibility:visible;animation:1s cubic-bezier(.16,1,.3,1) forwards revealUp}.animate-reveal-scale{visibility:visible;animation:1s cubic-bezier(.16,1,.3,1) forwards revealScale}.animate-slide-reveal-left{visibility:visible;animation:1s cubic-bezier(.16,1,.3,1) forwards slideRevealLeft}.animate-slide-reveal-right{visibility:visible;animation:1s cubic-bezier(.16,1,.3,1) forwards slideRevealRight}.animate-delay-350{animation-delay:.35s}.animate-delay-450{animation-delay:.45s}.animate-delay-550{animation-delay:.55s}.animate-delay-650{animation-delay:.65s}.animate-delay-750{animation-delay:.75s}.card-glow-effect{position:relative;overflow:hidden}.card-glow-effect:before{content:"";background:radial-gradient(600px circle at var(--mouse-x,50%) var(--mouse-y,50%), #6366f10f, transparent 40%);pointer-events:none;opacity:0;z-index:1;transition:opacity .3s;position:absolute;inset:0}.card-glow-effect:hover:before{opacity:1}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}._frame_3nhkk_14{background:var(--color-card-bg,#fff);box-shadow:0 24px 56px -16px #0000001a, 0 0 0 1px var(--color-card-border), 0 0 0 0 #6366f100;border-radius:12px;transition:box-shadow .25s,transform .25s;overflow:hidden}._frame_3nhkk_14:hover{box-shadow:0 28px 64px -16px #6366f114, 0 24px 56px -16px #0000001a, 0 0 0 1px var(--color-card-border)}.dark-theme ._frame_3nhkk_14{background:var(--color-bg-primary)}._header_3nhkk_36{background:linear-gradient(135deg,#312e81 0%,#1e1b4b 100%);border-bottom:none;align-items:center;gap:.85rem;min-height:36px;padding:.55rem .85rem;display:flex}._dots_3nhkk_46{flex-shrink:0;gap:.4rem;display:flex}._dots_3nhkk_46 span{border-radius:50%;width:11px;height:11px;display:block}._dotRed_3nhkk_61{background:#fca5a5}._dotYellow_3nhkk_62{background:#fcd34d}._dotGreen_3nhkk_63{background:#86efac}._urlBar_3nhkk_65{color:#ffffffc7;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.4rem;max-width:360px;margin:0 auto;padding:.25rem .85rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:.78rem;display:flex}._lockIcon_3nhkk_82{opacity:.65;font-size:.7rem}._urlText_3nhkk_87{letter-spacing:.01em}._headerSpacer_3nhkk_91{flex:1}._title_3nhkk_95{color:#ffffffb3;flex-shrink:0;margin-right:.25rem;font-size:.8rem;font-weight:500}._body_3nhkk_103{display:block;position:relative}._body_3nhkk_103 img,._body_3nhkk_103 picture,._body_3nhkk_103 picture img{width:100%;height:auto;display:block}@media (width<=520px){._header_3nhkk_36{gap:.5rem;padding:.45rem .65rem}._urlBar_3nhkk_65{padding:.2rem .5rem;font-size:.72rem}._lockIcon_3nhkk_82{display:none}._dots_3nhkk_46 span{width:9px;height:9px}}@media (prefers-reduced-motion:reduce){._frame_3nhkk_14{transition:none}}._section_2p1sx_9{background:var(--color-bg-page,#f8fafc);padding:5rem 2rem;position:relative;overflow:hidden}._section_2p1sx_9:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 50% at 80% 0,#6366f10f 0%,#0000 60%),radial-gradient(50% 40% at 20% 100%,#6366f10a 0%,#0000 55%);position:absolute;inset:0}._inline_2p1sx_29{background:0 0;padding:4rem 2rem}._inline_2p1sx_29:before{display:none}._inner_2p1sx_38{z-index:1;max-width:880px;margin:0 auto;position:relative}._header_2p1sx_46{text-align:center;margin-bottom:3rem}._eyebrow_2p1sx_51{text-transform:uppercase;letter-spacing:.08em;color:var(--color-brand-accent);background:var(--color-brand-accent-subtle);border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.4rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}._title_2p1sx_66{letter-spacing:-.02em;color:var(--color-text-primary);margin:0 0 .75rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700}._sub_2p1sx_74{color:var(--color-text-muted);max-width:640px;margin:0 auto;font-size:1.05rem;line-height:1.55}._list_2p1sx_83{flex-direction:column;gap:.5rem;display:flex}._item_2p1sx_89{background:var(--color-card-bg,#fff);border:1px solid var(--color-border);border-radius:12px;transition:border-color .18s,box-shadow .18s;overflow:hidden}._item_2p1sx_89:hover{border-color:var(--color-brand-accent-light,var(--color-brand-accent))}._itemOpen_2p1sx_101{border-color:var(--color-brand-accent);box-shadow:0 8px 24px #6366f114}._question_2p1sx_107{cursor:pointer;text-align:left;width:100%;color:var(--color-text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .15s;display:flex}._question_2p1sx_107:hover{background:var(--color-bg-hover,#6366f10a)}._question_2p1sx_107:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:-2px}._questionText_2p1sx_134{flex:1;line-height:1.4}._questionIcon_2p1sx_139{background:var(--color-brand-accent-subtle);width:28px;height:28px;color:var(--color-brand-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,transform .18s;display:flex}._itemOpen_2p1sx_101 ._questionIcon_2p1sx_139{background:var(--color-brand-accent);color:#fff;transform:rotate(180deg)}._itemOpen_2p1sx_101 ._questionIcon_2p1sx_139>svg{transform:rotate(-180deg)}._answer_2p1sx_165{color:var(--color-text-muted);padding:0 1.5rem 1.5rem;font-size:.97rem;line-height:1.65;animation:.22s ease-out _faqRevealAnswer_2p1sx_1}._answer_2p1sx_165 p{margin:0 0 .65rem}._answer_2p1sx_165 p:last-child{margin-bottom:0}._answer_2p1sx_165 strong{color:var(--color-text-primary);font-weight:600}@keyframes _faqRevealAnswer_2p1sx_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){._answer_2p1sx_165{animation:none}._questionIcon_2p1sx_139{transition:none}}@media (width<=640px){._section_2p1sx_9{padding:3.5rem 1.25rem}._header_2p1sx_46{margin-bottom:2rem}._question_2p1sx_107{padding:1rem 1.1rem;font-size:.97rem}._answer_2p1sx_165{padding:0 1.1rem 1.25rem;font-size:.94rem}}._footer_1bncx_2{background:var(--color-bg-page);color:var(--color-text-primary);margin-bottom:0;padding-bottom:4.5rem;transition:background .2s,color .2s}@media (width<=768px){._footer_1bncx_2{margin-bottom:0!important;padding-bottom:4.5rem!important}._footer_1bncx_2:after{content:"";background:var(--color-bg-page);height:0;margin-bottom:-100px;display:block}}._ctaStrip_1bncx_26{background:linear-gradient(135deg, var(--color-brand-primary,#1a1a2e) 0%, #1e1b4b 100%);color:#fff;padding:1.25rem 0}._ctaStripInner_1bncx_32{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}._ctaStripLabel_1bncx_40{font-size:1rem;font-weight:600}._ctaStripActions_1bncx_45{align-items:center;gap:.75rem;display:flex}._ctaStripSecondary_1bncx_51{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:#ffffff26;border:2px solid #fff6;min-height:44px;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:600;transition:all .2s}._ctaStripSecondary_1bncx_51:hover{background:#ffffff4d;border-color:#fffc;transform:translateY(-1px);box-shadow:0 4px 12px #fff3}._ctaStripPrimary_1bncx_71{background:var(--color-brand-accent,#6366f1);color:#fff;border:2px solid var(--color-brand-accent,#6366f1);border-radius:var(--radius-sm);cursor:pointer;min-height:44px;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:600;transition:all .2s}._ctaStripPrimary_1bncx_71:hover{background:var(--color-brand-accent-hover,#4f46e5);border-color:var(--color-brand-accent-hover,#4f46e5);transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}@media (width<=480px){._ctaStrip_1bncx_26{padding:1rem 0}._ctaStripInner_1bncx_32{text-align:center;flex-direction:column;gap:.75rem}._ctaStripLabel_1bncx_40{font-size:.9375rem}._ctaStripActions_1bncx_45{justify-content:center;width:100%}._ctaStripSecondary_1bncx_51,._ctaStripPrimary_1bncx_71{min-width:140px;padding:.625rem 1rem;font-size:.875rem}}._container_1bncx_119{max-width:1120px;margin:0 auto;padding:0 1.5rem}@media (width>=768px){._container_1bncx_119{padding:0 2rem}}._footerMain_1bncx_131{border-bottom:1px solid var(--color-card-border);padding:3rem 0 2rem;animation:.6s ease-out _footerFadeIn_1bncx_1}@keyframes _footerFadeIn_1bncx_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}._grid_1bncx_148{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:2rem;display:grid}._brandColumn_1bncx_156{max-width:320px}._brandHeader_1bncx_160{align-items:center;gap:.25rem;margin-bottom:.75rem;display:flex}._footerLogo_1bncx_167{width:auto;height:36px}._brandName_1bncx_172{color:var(--color-text-primary);letter-spacing:-.02em;margin-left:-4px;font-size:1.125rem;font-weight:700}._brandTagline_1bncx_180{color:var(--color-text-secondary);margin-bottom:.5rem;font-size:.9375rem;font-weight:600;line-height:1.5}._brandDescription_1bncx_188{color:var(--color-text-muted);margin-bottom:.75rem;font-size:.875rem;line-height:1.55}._brandEmail_1bncx_195{margin:0;font-size:.875rem}._emailLink_1bncx_200{color:var(--color-brand-accent);font-weight:500;text-decoration:none;transition:color .2s}._emailLink_1bncx_200:hover{color:var(--color-brand-accent-hover);text-decoration:underline}._socialLinks_1bncx_212{flex-wrap:wrap;align-items:center;gap:.625rem;margin-top:.75rem;display:flex}._socialLink_1bncx_212{background:var(--color-card-border);width:36px;height:36px;color:var(--color-text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:1.05rem;text-decoration:none;transition:all .2s;display:flex}._socialLink_1bncx_212:hover{background:var(--color-brand-accent);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}._linkColumn_1bncx_241{min-width:0}._columnTitle_1bncx_245{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem;font-size:.75rem;font-weight:600}._linkList_1bncx_254{margin:0;padding:0;list-style:none}._linkList_1bncx_254 li{margin-bottom:.5rem}._footerLink_1bncx_264{color:var(--color-text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.875rem;transition:color .2s}._footerLink_1bncx_264:hover{color:var(--color-text-primary)}._footerBottom_1bncx_279{padding:.5rem 0;position:relative}@media (width<=768px){._footerBottom_1bncx_279{margin-bottom:0;padding:.5rem 0 0}}._bottomContent_1bncx_291{justify-content:space-between;align-items:center;display:flex;position:relative}._copyright_1bncx_298{color:var(--color-text-muted);margin:0;font-size:.8125rem;line-height:1.5}._trademarkNotice_1bncx_305{opacity:.85;margin-top:.25rem;font-size:.7rem;display:block}._tmMark_1bncx_312{vertical-align:super;opacity:.85;margin-left:.1em;font-size:.55em;font-weight:500;line-height:0}._easterEggButton_1bncx_321{cursor:pointer;opacity:0;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex;position:relative;transform:translateY(4px)}._easterEggIcon_1bncx_335{object-fit:contain;filter:grayscale()brightness(.7);width:28px;height:28px;transition:all .3s}._footerBottom_1bncx_279:hover ._easterEggButton_1bncx_321{opacity:1;transform:translateY(0)}._easterEggButton_1bncx_321:hover ._easterEggIcon_1bncx_335{filter:grayscale(0%)brightness();transform:scale(1.15)}._easterEggButton_1bncx_321:active{transform:scale(.95)translateY(0)}@media (width>=641px) and (width<=968px){._easterEggButton_1bncx_321{opacity:.6;transform:translateY(0)}}@media (width<=768px){._easterEggButton_1bncx_321{opacity:.6;transform:translateY(0)}._grid_1bncx_148{grid-template-columns:1fr 1fr;gap:1.5rem}._brandColumn_1bncx_156{grid-column:span 2;max-width:100%}._ctaStripSecondary_1bncx_51,._ctaStripPrimary_1bncx_71{transition:background .2s}._ctaStripSecondary_1bncx_51:hover,._ctaStripPrimary_1bncx_71:hover{box-shadow:none;transform:none}}@media (width<=480px){._container_1bncx_119{padding:0 16px}._footerMain_1bncx_131{padding:24px 0 16px}._grid_1bncx_148{grid-template-columns:1fr 1fr;gap:1.25rem}}._formGroup_12x1r_1{margin-bottom:1.25rem}._label_12x1r_5{color:var(--text-secondary,#374151);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}._required_12x1r_13{color:var(--color-danger,#ef4444);margin-left:.25rem}._inputWrapper_12x1r_18{background:var(--color-card-bg,white);border:1.5px solid var(--border-color,#e5e7eb);border-radius:10px;align-items:center;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}._inputWrapper_12x1r_18:hover:not(._disabled_12x1r_28):not(._error_12x1r_28){border-color:var(--hover-border-color,#d1d5db)}._inputWrapper_12x1r_18._focused_12x1r_32{border-color:var(--color-brand-accent,#6366f1);box-shadow:0 0 0 3px #6366f11f,0 2px 8px #6366f114}._inputWrapper_12x1r_18._error_12x1r_28{border-color:var(--color-danger,#ef4444)}._inputWrapper_12x1r_18._error_12x1r_28._focused_12x1r_32{box-shadow:0 0 0 3px #ef44441a}._inputWrapper_12x1r_18._success_12x1r_45{border-color:var(--color-success,#10b981)}._inputWrapper_12x1r_18._success_12x1r_45._focused_12x1r_32{box-shadow:0 0 0 3px #10b9811a}._inputWrapper_12x1r_18._disabled_12x1r_28{background:var(--page-background,#f8fafc);cursor:not-allowed}._input_12x1r_18{color:var(--text-primary,#1a1a2e);background:0 0;border:none;border-radius:10px;outline:none;flex:1;width:100%;padding:.75rem 1rem;font-size:.9375rem}._input_12x1r_18::placeholder{color:var(--text-muted,#9ca3af)}._input_12x1r_18:disabled{cursor:not-allowed;color:var(--text-muted,#9ca3af)}._input_12x1r_18._hasIcon_12x1r_79{padding-left:0}._input_12x1r_18._hasToggle_12x1r_83{padding-right:0}._inputIcon_12x1r_87{color:var(--text-muted,#9ca3af);justify-content:center;align-items:center;padding:0 .75rem 0 1rem;display:flex}._focused_12x1r_32 ._inputIcon_12x1r_87{color:var(--color-brand-accent,#6366f1)}._error_12x1r_28 ._inputIcon_12x1r_87{color:var(--color-danger,#ef4444)}._success_12x1r_45 ._inputIcon_12x1r_87{color:var(--color-success,#10b981)}._passwordToggle_12x1r_107{color:var(--text-muted,#9ca3af);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0 1rem 0 .5rem;transition:color .15s;display:flex}._passwordToggle_12x1r_107:hover{color:var(--text-secondary,#374151)}._successIcon_12x1r_123,._errorIcon_12x1r_124{justify-content:center;align-items:center;padding:0 1rem 0 .5rem;display:flex}._successIcon_12x1r_123{color:var(--color-success,#10b981)}._errorIcon_12x1r_124{color:var(--color-danger,#ef4444)}._errorText_12x1r_139{color:var(--color-danger,#ef4444);align-items:center;gap:.25rem;margin:.375rem 0 0;font-size:.8125rem;display:flex}._helperText_12x1r_148{color:var(--text-muted,#6b7280);margin:.375rem 0 0;font-size:.8125rem}@keyframes _shake_12x1r_1{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}._error_12x1r_28 ._input_12x1r_18{animation:.3s ease-out _shake_12x1r_1}._input_12x1r_18:-webkit-autofill{-webkit-text-fill-color:var(--text-primary,#1a1a2e)!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}._header_1u4bt_12{top:var(--expo-banner-height,0px);z-index:1000;--header-text:var(--color-text-primary);--header-text-muted:var(--color-text-muted);--header-hover-bg:var(--color-brand-accent-subtle);--header-hover-text:var(--color-brand-accent);--header-toggle-border:var(--color-card-border);background:0 0;border-bottom:1px solid #0000;transition:background .25s,border-color .25s,backdrop-filter .25s,box-shadow .25s;position:fixed;left:0;right:0}._header_1u4bt_12._onDarkHero_1u4bt_13:not(._scrolled_1u4bt_14):not(._menuOpen_1u4bt_45):not(._mobileOpen_1u4bt_45){--header-text:var(--color-text-inverse);--header-text-muted:#ffffffc7;--header-hover-bg:#ffffff1a;--header-hover-text:#fff;--header-toggle-border:#ffffff38}._header_1u4bt_12._scrolled_1u4bt_14:not(._menuOpen_1u4bt_45){background:color-mix(in srgb, var(--color-card-bg) 80%, transparent);backdrop-filter:saturate(180%)blur(14px);border-bottom-color:var(--color-border-light);box-shadow:0 1px 2px #00000008}._header_1u4bt_12._menuOpen_1u4bt_45{background:var(--color-card-bg);backdrop-filter:none;box-shadow:none;border-bottom-color:#0000}._header_1u4bt_12._mobileOpen_1u4bt_45{background:var(--color-card-bg);border-bottom-color:var(--color-border-light);backdrop-filter:none}@supports not (backdrop-filter:blur(1px)){._header_1u4bt_12._scrolled_1u4bt_14{background:var(--color-card-bg)}}._headerRowWrap_1u4bt_108{position:relative}._headerInner_1u4bt_117{justify-content:space-between;align-items:center;padding:.875rem 1.5rem;display:flex}._logo_1u4bt_124{cursor:pointer;flex-shrink:0;align-items:center;gap:.25rem;transition:opacity .2s,transform .2s;animation:.5s ease-out _headerLogoIn_1u4bt_1;display:flex}._logo_1u4bt_124:hover{opacity:.85;transform:scale(1.02)}@keyframes _headerLogoIn_1u4bt_1{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}._logoIcon_1u4bt_150{width:auto;height:40px}._logoText_1u4bt_155{color:var(--header-text);letter-spacing:-.02em;margin-left:-4px;font-size:1.25rem;font-weight:700;transition:color .2s}._desktopNav_1u4bt_166{align-items:center;gap:.125rem;animation:.5s ease-out .1s both _headerNavIn_1u4bt_1;display:flex}@keyframes _headerNavIn_1u4bt_1{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}._navLink_1u4bt_184{color:var(--header-text);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem .75rem;font-size:.9rem;font-weight:500;transition:color .15s,background .15s,transform .2s;position:relative}._navLink_1u4bt_184:after{content:"";background:var(--color-brand-accent);border-radius:1px;height:2px;transition:transform .2s;position:absolute;bottom:.25rem;left:.75rem;right:.75rem;transform:scaleX(0)}._navLink_1u4bt_184:hover{color:var(--header-hover-text);background:var(--header-hover-bg);transform:translateY(-1px)}._navLink_1u4bt_184:hover:after,._navLink_1u4bt_184._active_1u4bt_224:after{transform:scaleX(1)}._navLink_1u4bt_184._active_1u4bt_224{color:var(--color-brand-accent);background:var(--color-brand-accent-subtle)}._desktopActions_1u4bt_233{align-items:center;gap:.75rem;display:flex}._ctaButton_1u4bt_245{background:var(--color-brand-accent);color:#fff;border:1px solid var(--color-brand-accent);letter-spacing:-.005em;border-radius:var(--radius-pill);cursor:pointer;justify-content:center;align-items:center;gap:.4rem;min-height:40px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 2px #6366f11f,0 2px 6px #6366f114}._ctaButton_1u4bt_245:hover{background:var(--color-brand-accent-hover);border-color:var(--color-brand-accent-hover);box-shadow:0 2px 4px #6366f12e,0 8px 20px #6366f147}._ctaButton_1u4bt_245:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:3px}._ctaButton_1u4bt_245:active{background:var(--color-brand-accent-hover);box-shadow:0 1px 2px #6366f126}._ctaButtonArrow_1u4bt_285{transition:transform .18s;display:inline-flex}._ctaButton_1u4bt_245:hover ._ctaButtonArrow_1u4bt_285,._ctaButton_1u4bt_245:focus-visible ._ctaButtonArrow_1u4bt_285{transform:translate(2px)}._themeToggle_1u4bt_295{border-radius:var(--radius-sm);border:1px solid var(--header-toggle-border);width:36px;height:36px;color:var(--header-text-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:all .15s;display:flex}._themeToggle_1u4bt_295:hover{background:var(--header-hover-bg);border-color:var(--header-toggle-border);color:var(--header-text)}._themeIconMoon_1u4bt_322{display:block}._themeIconSun_1u4bt_323,html.dark-theme ._themeIconMoon_1u4bt_322{display:none}html.dark-theme ._themeIconSun_1u4bt_323{display:block}._mobileHeaderActions_1u4bt_328{align-items:center;gap:.5rem;display:none}._mobileThemeToggleBtn_1u4bt_317{cursor:pointer;width:40px;height:40px;color:var(--header-text);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:flex}@media (hover:hover){._mobileThemeToggleBtn_1u4bt_317:hover{background:var(--header-hover-bg)}}._mobileThemeToggleBtn_1u4bt_317:active{background:var(--header-hover-bg)}._mobileMenuBtn_1u4bt_372{cursor:pointer;width:44px;height:44px;color:var(--header-text);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:flex}@media (hover:hover){._mobileMenuBtn_1u4bt_372:hover{background:var(--header-hover-bg)}}._mobileMenuBtn_1u4bt_372:active{background:var(--header-hover-bg)}._mobileMenu_1u4bt_372{z-index:1002;background:var(--color-card-bg,white);opacity:0;visibility:hidden;border-top:none;flex-direction:column;max-height:calc(100vh - 60px);margin-top:0;padding:0;transition:opacity .2s,transform .2s,visibility .2s;display:none;position:absolute;top:100%;left:0;right:0;overflow:hidden;transform:translateY(-8px);box-shadow:0 10px 40px #0000001a}._mobileMenu_1u4bt_372._open_1u4bt_437{opacity:1;visibility:visible;transform:translateY(0)}._mobileMenuOverlay_1u4bt_444{top:calc(var(--expo-banner-height,0px) + var(--header-height,60px));z-index:999;opacity:0;visibility:hidden;pointer-events:none;background:#00000059;transition:opacity .2s,visibility .2s;position:fixed;bottom:0;left:0;right:0}._mobileMenuOverlay_1u4bt_444._open_1u4bt_437{opacity:1;visibility:visible;pointer-events:auto}._productSectionsWrap_1u4bt_465{z-index:0;border-top:1px solid var(--color-card-border);background:var(--color-card-bg);display:none;position:relative}._productSectionsTrigger_1u4bt_473{width:100%;min-height:44px;color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.625rem 1rem;font-size:.9375rem;font-weight:600;transition:background .15s;display:flex}._productSectionsTrigger_1u4bt_473:hover{background:var(--color-bg-page)}._productSectionsTrigger_1u4bt_473:active{background:var(--color-bg-tertiary)}._productSectionsList_1u4bt_497{background:var(--color-bg-page);border-top:1px solid var(--color-card-border);flex-direction:column;max-height:0;transition:max-height .25s;display:flex;overflow:hidden}._productSectionsListOpen_1u4bt_507{max-height:80vh;overflow-y:auto}._productSectionLink_1u4bt_512{text-align:left;width:100%;color:var(--color-text-secondary);cursor:pointer;border:none;border-bottom:1px solid var(--color-card-border);background:0 0;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:background .15s,color .15s;display:block}._productSectionLink_1u4bt_512:last-child{border-bottom:none}._productSectionLink_1u4bt_512:hover{background:var(--color-card-bg);color:var(--color-brand-accent)}._header_1u4bt_12._mobileOpen_1u4bt_45 ._headerInner_1u4bt_117{z-index:1001;position:relative}@keyframes _fadeIn_1u4bt_1{0%{opacity:0}to{opacity:1}}._mobileNav_1u4bt_419{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;gap:.25rem;min-height:0;padding:.75rem 1rem;display:flex;overflow-y:auto}._mobileNavLink_1u4bt_567{color:var(--color-text-secondary,#475569);cursor:pointer;text-align:left;border-radius:var(--radius-sm);background:0 0;border:none;padding:.875rem 1rem;font-size:1rem;font-weight:500;transition:all .15s}._mobileNavLink_1u4bt_567:hover{background:var(--color-bg-page);color:var(--color-brand-accent)}._mobileNavLink_1u4bt_567:active{background:var(--color-bg-page,#f1f5f9)}._mobileNavLink_1u4bt_567._active_1u4bt_224{background:var(--color-brand-accent-subtle);color:var(--color-brand-accent)}._mobileMenu_1u4bt_372 button:focus-visible,._mobileMenu_1u4bt_372 a:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px;border-radius:6px}._mobileActions_1u4bt_420{border-top:1px solid var(--color-border);background:var(--color-card-bg,white);z-index:1;flex-direction:column;flex-shrink:0;gap:.625rem;margin-top:0;padding:.75rem 1rem 1rem;display:flex;position:relative}._mobileActions_1u4bt_420:before{content:"";pointer-events:none;background:linear-gradient(to bottom, transparent 0%, var(--color-card-bg,white) 100%);height:16px;position:absolute;bottom:100%;left:0;right:0}._mobileCta_1u4bt_645{background:var(--color-brand-accent);color:#fff;border:1px solid var(--color-brand-accent);letter-spacing:-.005em;border-radius:var(--radius-pill);cursor:pointer;text-align:center;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;transition:background .15s,border-color .15s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 2px #6366f11f,0 2px 6px #6366f114}._mobileCta_1u4bt_645:hover{background:var(--color-brand-accent-hover);border-color:var(--color-brand-accent-hover);box-shadow:0 2px 4px #6366f12e,0 8px 20px #6366f147}._mobileCta_1u4bt_645:active{background:var(--color-brand-accent-hover);border-color:var(--color-brand-accent-hover);box-shadow:0 1px 2px #6366f126}._mobileCta_1u4bt_645:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:3px}@media (width<=968px){._desktopNav_1u4bt_166,._desktopActions_1u4bt_233{display:none}._mobileHeaderActions_1u4bt_328,._mobileMenu_1u4bt_372{display:flex}._mobileMenuOverlay_1u4bt_444,._productSectionsWrap_1u4bt_465{display:block}}@media (width>=641px) and (width<=968px){._headerInner_1u4bt_117{padding:0 1.5rem}}@media (width<=768px){._logo_1u4bt_124:hover,._navLink_1u4bt_184:hover,._ctaButton_1u4bt_245:hover{transform:none}._logo_1u4bt_124,._navLink_1u4bt_184,._ctaButton_1u4bt_245{transition:color .15s,background .15s}}@media (width<=640px){._headerInner_1u4bt_117{padding:.625rem 1rem}._logoIcon_1u4bt_150{height:36px}._logoText_1u4bt_155{margin-left:-4px;font-size:1.2rem}._mobileThemeToggleBtn_1u4bt_317,._mobileMenuBtn_1u4bt_372{width:40px;height:40px}}@media (width<=380px){._headerInner_1u4bt_117{padding:.5rem .75rem}._logoIcon_1u4bt_150{height:32px}._logoText_1u4bt_155{font-size:1.1rem}}@media (prefers-reduced-motion:reduce){._ctaButton_1u4bt_245:hover,._ctaButton_1u4bt_245:focus-visible,._ctaButton_1u4bt_245:hover ._ctaButtonArrow_1u4bt_285,._ctaButton_1u4bt_245:focus-visible ._ctaButtonArrow_1u4bt_285{transform:none!important}._megaPanel_1u4bt_777,._mobileSectionList_1u4bt_780{animation:none!important}}._rightCluster_1u4bt_799{align-items:center;gap:1.5rem;display:flex}._menuWrap_1u4bt_805{display:inline-flex;position:relative}._menuWrap_1u4bt_805:after{content:"";height:18px;position:absolute;top:100%;left:0;right:0}._menuTrigger_1u4bt_827{align-items:center;gap:.3rem;display:inline-flex!important}._menuTrigger_1u4bt_827 svg{transition:transform .18s}._menuTriggerOpen_1u4bt_837 svg{transform:rotate(180deg)}._megaScrim_1u4bt_847{top:calc(var(--expo-banner-height,0px) + var(--header-height,64px));-webkit-backdrop-filter:blur(2px);z-index:1090;background:#0f0f1a59;animation:.18s ease-out _headerScrimIn_1u4bt_1;position:fixed;bottom:0;left:0;right:0}@keyframes _headerScrimIn_1u4bt_1{0%{opacity:0}to{opacity:1}}._megaPanel_1u4bt_777{background:var(--color-card-bg);border-top:1px solid #0000;border-bottom:1px solid var(--color-border-light);z-index:1100;animation:.22s cubic-bezier(.16,1,.3,1) _headerMegaIn_1u4bt_1;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 18px 48px #0f0f1a1f}.dark-theme ._megaPanel_1u4bt_777{background:var(--color-bg-tertiary,#252542);border-bottom-color:#ffffff14;box-shadow:0 18px 48px #00000080}@keyframes _headerMegaIn_1u4bt_1{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}._megaPanelInner_1u4bt_907{max-width:1120px;margin:0 auto;padding:1.75rem 1.5rem 1.5rem}._megaPanelWithFeature_1u4bt_917{grid-template-columns:minmax(0,1fr) 320px;align-items:stretch;gap:2.5rem;display:grid}._megaPanelMain_1u4bt_924{min-width:0}._megaSectionLabel_1u4bt_931{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted,#94a3b8);margin-bottom:1rem;font-size:.72rem;font-weight:700;display:block}._megaItemGrid_1u4bt_941{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}._megaItemList_1u4bt_947{flex-direction:column;gap:.2rem;display:flex}._megaFeatureCard_1u4bt_957{appearance:none;border:1px solid var(--color-border);background:var(--color-card-bg,#fff);text-align:left;cursor:pointer;border-radius:12px;flex-direction:column;padding:0;font-family:inherit;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}._megaFeatureCard_1u4bt_957:hover,._megaFeatureCard_1u4bt_957:focus-visible{border-color:var(--color-brand-accent);outline:none;transform:translateY(-2px);box-shadow:0 8px 24px #0f0f1a1a}.dark-theme ._megaFeatureCard_1u4bt_957{background:#ffffff0a;border-color:#ffffff14}._megaFeatureImage_1u4bt_985{aspect-ratio:16/9;background:var(--color-bg-page,#f8fafc);width:100%;display:block;overflow:hidden}._megaFeatureImage_1u4bt_985 img{object-fit:cover;width:100%;height:100%;display:block}._megaFeatureBody_1u4bt_1000{flex-direction:column;gap:.4rem;padding:1rem 1.1rem 1.1rem;display:flex}._megaFeatureEyebrow_1u4bt_1007{letter-spacing:.08em;text-transform:uppercase;color:var(--color-brand-accent);font-size:.7rem;font-weight:700}._megaFeatureTitle_1u4bt_1015{color:var(--color-text-primary);font-size:1rem;font-weight:700;line-height:1.3}._megaFeatureDesc_1u4bt_1022{color:var(--color-text-secondary);font-size:.85rem;line-height:1.45}._megaFeatureCta_1u4bt_1028{color:var(--color-brand-accent);align-items:center;gap:.4rem;margin-top:.25rem;font-size:.85rem;font-weight:600;transition:gap .15s;display:inline-flex}._megaFeatureCard_1u4bt_957:hover ._megaFeatureCta_1u4bt_1028,._megaFeatureCard_1u4bt_957:focus-visible ._megaFeatureCta_1u4bt_1028{gap:.65rem}._megaItem_1u4bt_941{appearance:none;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.65rem .75rem;font-family:inherit;transition:background .12s,transform .15s;display:flex}._megaItem_1u4bt_941:hover,._megaItem_1u4bt_941:focus-visible{background:var(--color-brand-accent-subtle);outline:none;transform:translateY(-1px)}._megaItemActive_1u4bt_1068{background:var(--color-brand-accent-subtle)}._megaItemIcon_1u4bt_1072{background:var(--color-brand-accent-subtle);width:36px;height:36px;color:var(--color-brand-accent);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}._megaItem_1u4bt_941:hover ._megaItemIcon_1u4bt_1072,._megaItem_1u4bt_941:focus-visible ._megaItemIcon_1u4bt_1072,._megaItemActive_1u4bt_1068 ._megaItemIcon_1u4bt_1072{background:var(--color-brand-accent);color:#fff}._megaItemBody_1u4bt_1092{flex-direction:column;gap:.15rem;min-width:0;display:flex}._megaItemTitle_1u4bt_1099{color:var(--color-text-primary);font-size:.92rem;font-weight:600;line-height:1.25}._megaItemDesc_1u4bt_1106{color:var(--color-text-secondary);font-size:.8rem;line-height:1.35}._megaPanelFooter_1u4bt_1117{border-top:1px solid var(--color-border);background:var(--color-bg-page,#f8fafc)}._megaPanelFooterInner_1u4bt_1122{max-width:1120px;margin:0 auto;padding:.85rem 1.5rem}.dark-theme ._megaPanelFooter_1u4bt_1117{background:#ffffff0a}._megaPanelFooterLink_1u4bt_1132{appearance:none;cursor:pointer;color:var(--color-brand-accent);background:0 0;border:none;border-radius:4px;align-items:center;gap:.4rem;padding:.25rem 0;font-family:inherit;font-size:.875rem;font-weight:600;transition:gap .15s;display:inline-flex}._megaPanelFooterLink_1u4bt_1132:hover,._megaPanelFooterLink_1u4bt_1132:focus-visible{outline:none;gap:.65rem}._mobileSection_1u4bt_780{border-bottom:1px solid var(--color-border)}._mobileSection_1u4bt_780:last-child{border-bottom:none}._mobileSectionTrigger_1u4bt_1171{appearance:none;width:100%;color:var(--color-text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.95rem .25rem;font-family:inherit;font-size:1rem;font-weight:600;transition:color .15s;display:flex}._mobileSectionTrigger_1u4bt_1171:hover,._mobileSectionTrigger_1u4bt_1171:focus-visible{color:var(--color-brand-accent);outline:none}._mobileSectionTrigger_1u4bt_1171._active_1u4bt_224{color:var(--color-brand-accent)}._mobileSectionChevron_1u4bt_1199{color:var(--color-text-secondary);flex-shrink:0;transition:transform .2s}._mobileSectionChevronOpen_1u4bt_1205{color:var(--color-brand-accent);transform:rotate(180deg)}._mobileSectionList_1u4bt_780{flex-direction:column;gap:.15rem;margin:0;padding:0 0 .5rem;list-style:none;animation:.18s ease-out _mobileSectionExpand_1u4bt_1;display:flex}@keyframes _mobileSectionExpand_1u4bt_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._mobileSectionItem_1u4bt_1225{appearance:none;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:flex-start;gap:.7rem;width:100%;padding:.6rem .5rem;font-family:inherit;transition:background .12s;display:flex}._mobileSectionItem_1u4bt_1225:hover,._mobileSectionItem_1u4bt_1225:focus-visible,._mobileSectionItem_1u4bt_1225._active_1u4bt_224{background:var(--color-brand-accent-subtle);outline:none}._mobileSectionItemIcon_1u4bt_1248{background:var(--color-brand-accent-subtle);width:32px;height:32px;color:var(--color-brand-accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}._mobileSectionItem_1u4bt_1225._active_1u4bt_224 ._mobileSectionItemIcon_1u4bt_1248,._mobileSectionItem_1u4bt_1225:hover ._mobileSectionItemIcon_1u4bt_1248{background:var(--color-brand-accent);color:#fff}._mobileSectionItemText_1u4bt_1266{flex-direction:column;gap:.1rem;min-width:0;display:flex}._mobileSectionItemTitle_1u4bt_1273{color:var(--color-text-primary);font-size:.95rem;font-weight:600;line-height:1.25}._mobileSectionItemDesc_1u4bt_1280{color:var(--color-text-secondary);font-size:.8rem;line-height:1.35}._mobileNavDivider_1u4bt_1289{background:var(--color-border);height:1px;margin:.5rem 0}._mobileNavLinkSecondary_1u4bt_1295{opacity:.85;font-size:.95rem}@keyframes _spin_1p7z9_11{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_1p7z9_1{0%,to{opacity:1}50%{opacity:.5}}._spinnerWrapper_1p7z9_11{justify-content:center;align-items:center;margin-bottom:1rem;display:flex;position:relative}._logo_1p7z9_19{object-fit:contain;pointer-events:none;width:60px;height:auto;position:absolute}@media (width<=768px){._logo_1p7z9_19{width:50px}}@media (width<=480px){._logo_1p7z9_19{width:40px}}._loadingContainer_1p7z9_39{background:var(--color-bg-page,#f8fafc);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:3rem;transition:background-color .2s;display:flex}._loadingContainer_1p7z9_39._compact_1p7z9_50{background:0 0;min-height:auto;padding:1rem}._spinner_1p7z9_11{border:3px solid var(--color-card-border,#e5e7eb);border-top:3px solid var(--color-brand-accent,#6366f1);border-radius:50%;width:40px;height:40px;animation:1s linear infinite _spin_1p7z9_11}._spinnerSmall_1p7z9_65{border-width:2px;width:20px;height:20px}._spinnerLarge_1p7z9_71{border-width:4px;width:60px;height:60px}._loadingText_1p7z9_77{color:var(--color-text-muted,#666);margin:0;font-size:1rem;animation:2s ease-in-out infinite _pulse_1p7z9_1}._loadingText_1p7z9_77._compact_1p7z9_50{font-size:.9rem}._inlineSpinner_1p7z9_88{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;margin-right:.5rem;animation:1s linear infinite _spin_1p7z9_11;display:inline-block}._loadingOverlay_1p7z9_99{background:var(--loading-overlay-bg,#fffc);z-index:1000;backdrop-filter:blur(2px);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._fullPageLoading_1p7z9_114{background:var(--color-bg-page,#f8fafc);z-index:9999;flex-direction:column;justify-content:center;align-items:center;transition:background-color .2s;display:flex;position:fixed;inset:0}._fullPageLoading_1p7z9_114 ._spinner_1p7z9_11{border-width:4px;width:60px;height:60px;margin-bottom:1.5rem}._fullPageLoading_1p7z9_114 ._loadingText_1p7z9_77{color:var(--color-text-primary,#1a1a2e);font-size:1.125rem;font-weight:500}.dark-theme ._loadingContainer_1p7z9_39{background:0 0}.dark-theme ._spinner_1p7z9_11{border-color:var(--color-border,#2d2d44);border-top-color:var(--color-brand-accent,#818cf8)}.dark-theme ._loadingText_1p7z9_77{color:var(--color-text-muted,#9ca3af)}.dark-theme ._loadingOverlay_1p7z9_99{background:#0f0f1ad9}.dark-theme ._fullPageLoading_1p7z9_114{background:var(--color-bg-page,#0f0f1a)}.dark-theme ._fullPageLoading_1p7z9_114 ._loadingText_1p7z9_77{color:var(--color-text-primary,#f3f4f6)}._button_1kdmo_10{min-height:40px;color:var(--header-text,var(--color-text-primary));border:1px solid var(--header-toggle-border,var(--color-card-border));border-radius:var(--radius-pill);letter-spacing:-.005em;cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:.5rem 1.125rem;font-size:.9rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}._button_1kdmo_10:hover{background:var(--header-hover-bg,var(--color-brand-accent-subtle));color:var(--header-hover-text,var(--color-brand-accent));border-color:var(--header-toggle-border,var(--color-card-border))}._button_1kdmo_10:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px}._button_1kdmo_10:active{background:var(--color-brand-accent-subtle);color:var(--color-brand-accent-hover)}._stableContainer_1j0zg_1{will-change:auto;backface-visibility:hidden;perspective:1000px;overflow-anchor:auto;width:100%;min-height:100vh;transition:none;position:relative;transform:translateZ(0)}._thumbnail_170gd_2{cursor:zoom-in;transition:transform .2s,box-shadow .2s}._thumbnail_170gd_2:hover{transform:scale(1.01);box-shadow:0 4px 20px #0000001a}._thumbnail_170gd_2:focus{outline:2px solid var(--color-brand-accent,#6366f1);outline-offset:4px}._overlay_170gd_18{z-index:99999;backdrop-filter:blur(8px);cursor:pointer;background:#000c;justify-content:center;align-items:center;padding:2rem;animation:.15s _fadeIn_170gd_1;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes _fadeIn_170gd_1{0%{opacity:0}to{opacity:1}}._closeButton_170gd_42{background:var(--color-bg-primary,white);border:1px solid var(--color-border,#e5e7eb);width:36px;height:36px;color:var(--color-text-muted,#6b7280);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:-12px;right:-12px;box-shadow:0 2px 8px #00000026}._closeButton_170gd_42:hover{background:var(--color-danger,#ef4444);border-color:var(--color-danger,#ef4444);color:#fff;transform:scale(1.1)}._closeButton_170gd_42:focus{outline:2px solid var(--color-brand-accent,#6366f1);outline-offset:2px}._closeButton_170gd_42 svg{width:16px;height:16px}._imageContainer_170gd_79{box-shadow:none;cursor:default;background:0 0;border-radius:0;flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;padding:0;animation:.2s _scaleIn_170gd_1;display:flex;position:relative}@keyframes _scaleIn_170gd_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._expandedImage_170gd_106{object-fit:contain;cursor:zoom-in;border-radius:0;width:auto;max-width:100%;height:auto;max-height:90vh;transition:transform .3s,cursor .2s;display:block}._expandedImage_170gd_106._zoomed_170gd_119{cursor:zoom-out}._caption_170gd_124{color:var(--color-text-muted,#6b7280);text-align:center;background:var(--color-bg-primary,white);border-radius:0 0 8px 8px;max-width:100%;padding:.75rem 1rem;font-size:.85rem}._hint_170gd_135{display:none}@media (width<=1024px){._imageContainer_170gd_79{max-width:85vw}}@media (width<=768px){._overlay_170gd_18{padding:.75rem}._imageContainer_170gd_79{max-width:98vw;max-height:92vh;padding:0}._closeButton_170gd_42{width:40px;height:40px;top:8px;right:8px}._closeButton_170gd_42 svg{width:16px;height:16px}._expandedImage_170gd_106{max-width:98vw;max-height:88vh}._caption_170gd_124{padding:.5rem .75rem;font-size:.8rem}}@media (width<=480px){._overlay_170gd_18{padding:.5rem}._imageContainer_170gd_79{max-width:100vw;max-height:94vh}._closeButton_170gd_42{color:#fff;background:#0009;border:none;width:44px;height:44px;top:6px;right:6px}._closeButton_170gd_42:hover{color:#fff;background:#000c}._closeButton_170gd_42 svg{width:18px;height:18px}._expandedImage_170gd_106{border-radius:0;max-width:100vw;max-height:90vh}}._wrapper_j92n5_1{transform-style:preserve-3d;backface-visibility:hidden;display:inline-block}._wrapper_j92n5_1>*{backface-visibility:hidden;transform:translateZ(0)}._glow_1oo1b_1{pointer-events:none;z-index:0;will-change:left, top;background:radial-gradient(circle,#6366f114 0%,#6366f108 35%,#0000 70%);border-radius:50%;width:420px;height:420px;margin-top:-210px;margin-left:-210px;position:fixed}._isometricContainer_1pxre_3{width:300px;height:200px;transform-style:preserve-3d;opacity:.15;pointer-events:none;z-index:0;position:absolute;bottom:10%;right:5%;transform:perspective(800px)rotateX(55deg)rotate(-45deg)}._road_1pxre_17{background:linear-gradient(90deg,#0000,#6366f14d,#0000);border-radius:20px;width:100%;height:40px;position:absolute;top:50%;transform:translateY(-50%)}._crossRoad_1pxre_28{background:linear-gradient(#0000,#818cf833,#0000);border-radius:20px;width:40px;height:140px;position:absolute;top:50%;left:55%;transform:translate(-50%,-50%)}._bus_1pxre_40{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:4px 8px 4px 4px;width:40px;height:20px;animation:8s linear infinite _driveBus_1pxre_1;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #6366f14d}._bus_1pxre_40:after{content:"";background:#ffffff26;border-radius:2px 4px 2px 2px;width:10px;height:14px;position:absolute;top:3px;right:3px}@keyframes _driveBus_1pxre_1{0%{left:-200px}to{left:calc(100% + 200px)}}._stop_1pxre_75{background:#6366f1;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 8px #6366f166}._stop_1pxre_75:after{content:"";border:1px solid #6366f133;border-radius:50%;animation:3s ease-in-out infinite _stopPulse_1pxre_1;position:absolute;inset:-4px}._stop1_1pxre_96{left:20%}._stop2_1pxre_97{left:55%}._stop3_1pxre_98{left:85%}._stop1_1pxre_96:after{animation-delay:0s}._stop2_1pxre_97:after{animation-delay:1s}._stop3_1pxre_98:after{animation-delay:2s}@keyframes _stopPulse_1pxre_1{0%,to{opacity:.6;transform:scale(1)}50%{opacity:0;transform:scale(1.8)}}@media (prefers-reduced-motion:reduce){._bus_1pxre_40{animation:none;left:40%}._stop_1pxre_75:after{animation:none}}@media (width<=1024px){._isometricContainer_1pxre_3{display:none}}.dark-theme ._isometricContainer_1pxre_3{opacity:.12}._orb_1dcyz_3{background:radial-gradient(circle at 30% 30%, var(--orb-color,#6366f1), transparent 70%);filter:blur(60px);opacity:.12;pointer-events:none;border-radius:50%;animation:12s ease-in-out infinite _orbFloat_1dcyz_1;position:absolute}@keyframes _orbFloat_1dcyz_1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(15px,-20px)scale(1.05)}66%{transform:translate(-10px,10px)scale(.95)}}@media (prefers-reduced-motion:reduce){._orb_1dcyz_3{animation:none}}@media (width<=1400px){._orb_1dcyz_3{filter:none;animation:none}}.dark-theme ._orb_1dcyz_3{opacity:.08}._errorContainer_136n3_1{background:var(--color-bg-page,#fafafa);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}._errorCard_136n3_10{background:var(--color-card-bg,white);border-radius:var(--radius-lg);border:1px solid var(--color-card-border,#e5e7eb);text-align:center;width:100%;max-width:600px;padding:3rem 2.5rem;box-shadow:0 1px 3px #0000000d,0 10px 40px #0000000d}._errorIcon_136n3_21{color:#f59e0b;justify-content:center;margin-bottom:1.5rem;display:flex}._errorTitle_136n3_28{color:var(--color-text-primary,#1a1a2e);margin:0 0 1rem;font-size:1.75rem;font-weight:600}._errorMessage_136n3_35{color:var(--color-text-muted,#6b7280);margin:0 0 2rem;font-size:1rem;line-height:1.6}._errorDetails_136n3_42{text-align:left;background:var(--color-bg-page,#f9fafb);border-radius:var(--radius-sm);border:1px solid var(--color-card-border,#e5e7eb);margin:2rem 0;padding:1rem}._errorDetails_136n3_42 summary{cursor:pointer;color:var(--color-text-secondary,#374151);margin-bottom:.5rem;font-weight:500}._errorStack_136n3_58{background:var(--color-card-bg,white);border-radius:var(--radius-xs);color:#dc2626;margin:1rem 0 0;padding:1rem;font-size:.875rem;overflow-x:auto}._buttonGroup_136n3_68{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}._primaryButton_136n3_75{background:var(--color-sidebar-bg);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.875rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}._primaryButton_136n3_75:hover{background:var(--color-sidebar-hover);transform:translateY(-1px)}._secondaryButton_136n3_92{background:var(--color-card-bg,white);color:var(--color-text-secondary,#374151);border:1px solid var(--color-card-border,#e5e7eb);cursor:pointer;border-radius:10px;padding:.875rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}._secondaryButton_136n3_92:hover{background:var(--color-bg-page,#f9fafb);border-color:var(--color-card-border,#d1d5db)}@media (width<=768px){._errorCard_136n3_10{padding:2.5rem 2rem}._errorTitle_136n3_28{font-size:1.5rem}._buttonGroup_136n3_68{flex-direction:column}._primaryButton_136n3_75,._secondaryButton_136n3_92{width:100%}}._page_14xz3_7{background:var(--color-card-bg,white);justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex}._content_14xz3_16{text-align:center;max-width:440px}._iconWrapper_14xz3_21{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.75rem;font-size:2rem;display:flex}._title_14xz3_34{color:var(--color-text-primary,#0f172a);letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:700}._message_14xz3_42{color:var(--color-text-muted,#64748b);margin-bottom:1.75rem;font-size:1rem;line-height:1.65}._buttons_14xz3_49{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}._primaryBtn_14xz3_56{background:var(--color-brand-accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._primaryBtn_14xz3_56:hover{background:var(--color-brand-accent-hover);transform:translateY(-1px)}@media (width<=480px){._iconWrapper_14xz3_21{border-radius:var(--radius-lg);width:64px;height:64px;font-size:1.5rem}._title_14xz3_34{font-size:1.5rem}._buttons_14xz3_49{flex-direction:column;align-items:center}._primaryBtn_14xz3_56{justify-content:center;width:100%;max-width:220px}}._overlay_uvsgn_1{backdrop-filter:blur(4px);z-index:10000;padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));box-sizing:border-box;background:#000c;justify-content:center;align-items:center;animation:.3s ease-out _fadeIn_uvsgn_1;display:flex;position:fixed;inset:0;overflow:hidden auto}@keyframes _fadeIn_uvsgn_1{0%{opacity:0}to{opacity:1}}._gameContainer_uvsgn_26{background:var(--color-card-bg,white);border-radius:var(--radius-lg);box-sizing:border-box;-webkit-overflow-scrolling:touch;width:100%;max-width:min(900px,100vw - 2rem);max-height:calc(100dvh - 2rem);margin:auto;padding:2rem;animation:.3s ease-out _slideIn_uvsgn_1;position:relative;overflow:hidden auto;box-shadow:0 20px 60px #0000004d}@keyframes _slideIn_uvsgn_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._closeButton_uvsgn_56{background:var(--color-bg-page,#f3f4f6);border-radius:var(--radius-sm);cursor:pointer;width:44px;height:44px;color:var(--color-text-secondary,#6b7280);z-index:1;touch-action:manipulation;border:none;justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:.75rem;right:.75rem}._closeButton_uvsgn_56:hover{background:var(--color-card-border,#e5e7eb);color:var(--color-text-primary,#1a1a2e)}._header_uvsgn_83{margin-bottom:1.5rem}._header_uvsgn_83 h2{color:var(--color-text-primary,#1a1a2e);text-align:center;justify-content:center;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.75rem;font-weight:700;display:flex}._gameIcon_uvsgn_99{object-fit:contain;width:32px;height:32px}._scores_uvsgn_105{justify-content:center;gap:2rem;display:flex}._scoreItem_uvsgn_111{flex-direction:column;align-items:center;gap:.25rem;display:flex}._scoreLabel_uvsgn_118{color:var(--color-text-muted,#6b7280);font-size:.875rem;font-weight:500}._scoreValue_uvsgn_124{color:var(--color-brand-accent,#6366f1);font-size:1.5rem;font-weight:700}._canvas_uvsgn_130{aspect-ratio:800/400;border:2px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-md);cursor:pointer;touch-action:manipulation;background:#e0f2fe;width:min(800px,100%);max-width:100%;height:auto;margin:0 auto;display:block}._instructions_uvsgn_146{text-align:center;justify-content:center;align-items:center;min-height:80px;margin-top:1.5rem;display:flex}._message_uvsgn_155{animation:2s ease-in-out infinite _pulse_uvsgn_1}@keyframes _pulse_uvsgn_1{0%,to{opacity:1}50%{opacity:.7}}._title_uvsgn_168{color:var(--color-text-primary,#1a1a2e);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}._subtitle_uvsgn_175{color:var(--color-text-secondary,#6b7280);margin:.25rem 0;font-size:1rem}._description_uvsgn_184{color:var(--color-text-secondary,#6b7280);max-width:36ch;margin:.5rem auto .75rem;font-size:.95rem;line-height:1.55}._newHighScore_uvsgn_192{color:#10b981;margin:.5rem 0;font-size:1.125rem;font-weight:600;animation:.5s ease-out _celebrate_uvsgn_1}@keyframes _celebrate_uvsgn_1{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}._hint_uvsgn_214{color:var(--color-text-muted,#9ca3af);margin:0;font-size:.875rem}@media (width<=768px){._gameContainer_uvsgn_26{width:100%;max-width:calc(100vw - 1rem);padding:3.5rem 1rem 1rem}._header_uvsgn_83{margin-bottom:1rem}._header_uvsgn_83 h2{margin-bottom:.75rem;font-size:1.25rem}._gameIcon_uvsgn_99{width:24px;height:24px}._scores_uvsgn_105{gap:1.25rem}._scoreValue_uvsgn_124{font-size:1.25rem}._scoreLabel_uvsgn_118{font-size:.75rem}._instructions_uvsgn_146{min-height:60px;margin-top:1rem}._title_uvsgn_168{font-size:1.125rem}._subtitle_uvsgn_175{font-size:.875rem}._closeButton_uvsgn_56{top:.5rem;right:.5rem}._muteButton_uvsgn_274{top:.5rem;right:calc(.875rem + 44px)}}@media (width<=480px){._overlay_uvsgn_1{padding:max(.5rem, env(safe-area-inset-top)) max(.5rem, env(safe-area-inset-right)) max(.5rem, env(safe-area-inset-bottom)) max(.5rem, env(safe-area-inset-left))}._gameContainer_uvsgn_26{border-radius:var(--radius-md);padding:3.25rem .75rem .75rem}._canvas_uvsgn_130{border-width:1px}._header_uvsgn_83 h2{gap:.375rem;font-size:1.125rem}._scores_uvsgn_105{gap:1rem}._scoreItem_uvsgn_111{gap:.125rem}}._muteButton_uvsgn_274{background:var(--color-bg-page,#f3f4f6);border-radius:var(--radius-sm);cursor:pointer;width:36px;height:36px;color:var(--color-text-secondary,#6b7280);z-index:1;touch-action:manipulation;border:none;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex;position:absolute;top:.75rem;right:calc(1.25rem + 44px)}._muteButton_uvsgn_274:hover{background:var(--color-card-border,#e5e7eb);color:var(--color-text-primary,#1a1a2e)}._layout_1nsz3_1{background:var(--color-card-bg,white);flex-direction:column;min-height:100vh;margin:0;padding:0;transition:background .2s;display:flex}._layoutDarkHero_1nsz3_21,._layoutDarkHero_1nsz3_21 ._mainDarkHero_1nsz3_22,body.rs-dark-hero{background:#0f0f1a}@media (width<=768px){._layout_1nsz3_1{min-height:100dvh}}._skipLink_1nsz3_34{z-index:10001;background:var(--color-brand-accent);color:#fff;border-radius:var(--radius-sm);padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:left .2s,opacity .2s;position:absolute;top:.5rem;left:-9999px;box-shadow:0 4px 12px #00000026}._skipLink_1nsz3_34:focus{outline-offset:2px;outline:2px solid #fff;left:1rem}._main_1nsz3_22{z-index:1;padding-top:var(--expo-banner-height,0px);background-color:var(--color-card-bg,white);color:var(--color-text-primary,#1a1a2e);flex:1;margin:0;transition:background .2s,color .2s;position:relative}._mainHome_1nsz3_76{padding-top:var(--expo-banner-height,0px)}._mainSafePad_1nsz3_64{padding-top:calc(var(--expo-banner-height,0px) + var(--header-height,60px))}@media (width<=768px){._mainSafePad_1nsz3_64{padding-top:calc(var(--expo-banner-height,0px) + var(--header-height,56px))}}@media (width<=480px){._mainSafePad_1nsz3_64{padding-top:calc(var(--expo-banner-height,0px) + var(--header-height,52px))}}@media (width>=769px){._layout_1nsz3_1[data-demo-sidebar-collapsed=false] footer{margin-left:260px;transition:margin-left .3s}._layout_1nsz3_1[data-demo-sidebar-collapsed=true] footer{margin-left:0;transition:margin-left .3s}}._wrap_193q1_3{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}._svg_193q1_11{opacity:0;width:100%;height:100%;animation:2s .6s forwards _networkFadeIn_193q1_1}@keyframes _networkFadeIn_193q1_1{to{opacity:1}}._grid_193q1_23{opacity:.6}._route_193q1_28{stroke-dasharray:2400;stroke-dashoffset:2400px;animation:4s cubic-bezier(.22,1,.36,1) forwards _drawRoute_193q1_1}._route1_193q1_34{animation-delay:.8s}._route2_193q1_35{animation-delay:1.4s}._route3_193q1_36{animation-delay:2s}._route4_193q1_37{animation-delay:2.6s}@keyframes _drawRoute_193q1_1{to{stroke-dashoffset:0}}._depot_193q1_44{fill:#6366f180;opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) forwards _depotAppear_193q1_1}._depot1_193q1_50{animation-delay:1.6s}._depot2_193q1_51{animation-delay:2s}._depot3_193q1_52{animation-delay:2.4s}._depot4_193q1_53{animation-delay:2.8s}._depot5_193q1_54{animation-delay:3s}._depot6_193q1_55{animation-delay:3.2s}._depot7_193q1_56{animation-delay:3.4s}@keyframes _depotAppear_193q1_1{0%{opacity:0;r:0}60%{opacity:1;r:6}to{opacity:1}}._glowRing_193q1_73{opacity:0;animation:4s ease-in-out 2.5s infinite _glowPulse_193q1_1}._glowDelay1_193q1_79{animation-delay:3.5s}._glowDelay2_193q1_80{animation-delay:4.5s}@keyframes _glowPulse_193q1_1{0%,to{opacity:0;transform-origin:50%;r:12}50%{opacity:.6;r:22}}._bus_193q1_95{opacity:0;filter:blur(.5px)}._bus1_193q1_100{animation:1s 3s forwards _busFadeIn_193q1_1}._bus2_193q1_101{animation:1s 4s forwards _busFadeIn_193q1_1}._bus3_193q1_102{animation:1s 3.5s forwards _busFadeIn_193q1_1}._bus4_193q1_103{animation:1s 5s forwards _busFadeIn_193q1_1}@keyframes _busFadeIn_193q1_1{to{opacity:1}}._connection_193q1_110{stroke:#6366f114;stroke-width:1px;stroke-dasharray:4 6;opacity:0;animation:.8s forwards _connAppear_193q1_1}._conn1_193q1_118{animation-delay:3s}._conn2_193q1_119{animation-delay:3.3s}._conn3_193q1_120{animation-delay:3.6s}._conn4_193q1_121{animation-delay:3.9s}@keyframes _connAppear_193q1_1{to{opacity:1}}@media (prefers-reduced-motion:reduce){._route_193q1_28{stroke-dasharray:none;stroke-dashoffset:0;opacity:.5;animation:none}._depot_193q1_44{opacity:.5;animation:none}._glowRing_193q1_73{opacity:0;animation:none}._bus_193q1_95{display:none}._connection_193q1_110,._svg_193q1_11{opacity:.5;animation:none}}@media (width<=1400px){._svg_193q1_11{animation:none}._route_193q1_28{stroke-dasharray:none;stroke-dashoffset:0;animation:none}._depot_193q1_44{opacity:.5;animation:none}._glowRing_193q1_73,._bus_193q1_95{display:none}._connection_193q1_110{opacity:.5;animation:none}}@media (width<=768px){._svg_193q1_11{opacity:.4;animation:none}._route_193q1_28{stroke-dasharray:none;stroke-dashoffset:0;animation:none}._depot_193q1_44{opacity:.4;animation:none}._glowRing_193q1_73,._bus_193q1_95{display:none}._connection_193q1_110{opacity:.3;animation:none}}._section_jhfa6_18{background:var(--color-bg-page,#f8fafc);justify-content:center;padding:5rem 1.5rem;display:flex;position:relative}._sectionAlt_jhfa6_29{background:var(--color-card-bg,#fff)}._sectionDark_jhfa6_34{background:var(--color-brand-primary,#0f0f1a);color:#fff}._sectionDark_jhfa6_34 ._h2_jhfa6_40,._sectionDark_jhfa6_34 ._lede_jhfa6_41,._sectionDark_jhfa6_34 ._eyebrow_jhfa6_42{color:inherit}._sectionInner_jhfa6_18{z-index:1;width:100%;max-width:1200px;position:relative}._sectionHeader_jhfa6_53{flex-direction:column;gap:.85rem;max-width:760px;margin-bottom:3rem;display:flex}._sectionHeaderCentered_jhfa6_61{text-align:center;align-items:center;margin-left:auto;margin-right:auto}._eyebrow_jhfa6_42{text-transform:uppercase;letter-spacing:.08em;color:var(--color-brand-accent);background:var(--color-brand-accent-subtle);border-radius:999px;align-items:center;gap:.45rem;width:fit-content;padding:.4rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}._h2_jhfa6_40{letter-spacing:-.025em;color:var(--color-text-primary);margin:0;font-size:clamp(1.85rem,3.4vw,2.75rem);font-weight:700;line-height:1.15}._h2_jhfa6_40 ._accent_jhfa6_99{background:linear-gradient(135deg, var(--color-brand-accent) 0%, var(--color-brand-accent-light,var(--color-brand-accent)) 100%);-webkit-text-fill-color:transparent;color:#0000;background-clip:text}._lede_jhfa6_41{color:var(--color-text-muted);margin:0;font-size:1.05rem;line-height:1.6}._btnPrimary_jhfa6_121{background:var(--color-brand-accent);color:#fff;border:1.5px solid var(--color-brand-accent);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.6rem;font-family:inherit;font-size:.97rem;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 6px 20px #6366f12e}._btnPrimary_jhfa6_121:hover{background:var(--color-brand-accent-hover,var(--color-brand-accent));border-color:var(--color-brand-accent-hover,var(--color-brand-accent));transform:translateY(-1px);box-shadow:0 10px 26px #6366f147}._btnSecondary_jhfa6_147{color:var(--color-text-primary);border:1.5px solid var(--color-border);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.6rem;font-family:inherit;font-size:.97rem;font-weight:600;text-decoration:none;transition:border-color .18s,color .18s,background .18s;display:inline-flex}._btnSecondary_jhfa6_147:hover{border-color:var(--color-brand-accent);color:var(--color-brand-accent);background:var(--color-brand-accent-subtle)}._actions_jhfa6_171{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}._cardGrid_jhfa6_183{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-auto-rows:1fr;gap:1.25rem;display:grid}._cardWrapper_jhfa6_200{flex-direction:column;height:100%;display:flex}._card_jhfa6_183{background:var(--color-card-bg,#fff);border:1px solid var(--color-border);color:inherit;border-radius:14px;flex-direction:column;gap:.75rem;height:100%;padding:1.75rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}._card_jhfa6_183:after{content:"";background:radial-gradient(circle, var(--color-brand-accent-subtle) 0%, transparent 70%);opacity:0;pointer-events:none;width:120px;height:120px;transition:opacity .2s;position:absolute;top:0;right:0}._card_jhfa6_183:hover{border-color:var(--color-brand-accent);transform:translateY(-3px);box-shadow:0 14px 32px #0f0f1a14}._card_jhfa6_183:hover:after{opacity:1}._cardIcon_jhfa6_249{background:var(--color-brand-accent-subtle);width:44px;height:44px;color:var(--color-brand-accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._cardTitle_jhfa6_261{color:var(--color-text-primary);letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:700}._cardDesc_jhfa6_269{color:var(--color-text-muted);margin:0;font-size:.95rem;line-height:1.55}._cardFoot_jhfa6_221{color:var(--color-brand-accent);letter-spacing:.01em;align-items:center;gap:.4rem;margin-top:auto;font-size:.875rem;font-weight:600;display:flex}._cardFoot_jhfa6_221 svg{transition:transform .18s}._card_jhfa6_183:hover ._cardFoot_jhfa6_221 svg{transform:translate(3px)}._pillar_jhfa6_299{border-top:1px solid var(--color-border);grid-template-columns:1fr;gap:2rem;padding:2.5rem 0;display:grid}._pillar_jhfa6_299:first-child{border-top:none;padding-top:0}@media (width>=860px){._pillar_jhfa6_299{grid-template-columns:1fr 1.3fr;align-items:center;gap:4rem}._pillarReverse_jhfa6_318{grid-template-columns:1.3fr 1fr}._pillarReverse_jhfa6_318 ._pillarBody_jhfa6_321{order:2}._pillarReverse_jhfa6_318 ._pillarVisual_jhfa6_324{order:1}._pillarNoVisual_jhfa6_327{grid-template-columns:1fr;max-width:760px}}._pillarStep_jhfa6_333{text-transform:uppercase;letter-spacing:.1em;color:var(--color-brand-accent);margin-bottom:.5rem;font-size:.78rem;font-weight:700}._pillarTitle_jhfa6_342{letter-spacing:-.015em;color:var(--color-text-primary);margin:0 0 .85rem;font-size:clamp(1.35rem,2.2vw,1.7rem);font-weight:700;line-height:1.25}._pillarBody_jhfa6_321 p{color:var(--color-text-muted);margin:0 0 .65rem;font-size:1.02rem;line-height:1.65}._pillarVisual_jhfa6_324{border:1px solid var(--color-border);background:var(--color-card-bg,#fff);border-radius:12px;overflow:hidden}._pillarVisualPlaceholder_jhfa6_365{height:280px;color:var(--color-text-muted);background:linear-gradient(135deg, var(--color-bg-page) 0%, var(--color-brand-accent-subtle) 100%);justify-content:center;align-items:center;font-size:.9rem;font-style:italic;display:flex}._tabBar_jhfa6_381{border-bottom:1px solid var(--color-border);flex-wrap:wrap;gap:.25rem;margin-bottom:2rem;display:flex}._tab_jhfa6_381{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.85rem 1.4rem;font-family:inherit;font-size:.97rem;font-weight:600;transition:color .18s,border-color .18s}._tab_jhfa6_381:hover{color:var(--color-text-primary)}._tabActive_jhfa6_407{color:var(--color-brand-accent);border-bottom-color:var(--color-brand-accent)}._tabPanel_jhfa6_413{color:var(--color-text-primary);max-width:760px;font-size:1.02rem;line-height:1.65}._tabPanel_jhfa6_413 p{color:var(--color-text-muted);background:0 0;margin:0 0 .85rem}._tabPanel_jhfa6_413 p:last-child{margin-bottom:0}._matrix_jhfa6_439{background:var(--color-card-bg,#fff);border:1px solid var(--color-border);border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem 2rem;padding:2.25rem;display:grid}._matrixGroup_jhfa6_449 h3{text-transform:uppercase;letter-spacing:.1em;color:var(--color-brand-accent);margin:0 0 .85rem;font-size:.78rem;font-weight:700}._matrixGroup_jhfa6_449 ul{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}._matrixGroup_jhfa6_449 li{color:var(--color-text-primary);padding-left:1.4rem;font-size:.95rem;line-height:1.4;position:relative}._matrixGroup_jhfa6_449 li:before{content:"";background:var(--color-brand-accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.55rem;left:0}._indexTwoColumn_jhfa6_490{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (width>=900px){._indexTwoColumn_jhfa6_490{grid-template-columns:1fr 1fr;gap:2.5rem}}._indexColumn_jhfa6_503{flex-direction:column;gap:1.25rem;display:flex}._indexColumnHeader_jhfa6_509{align-items:center;gap:.6rem;margin-bottom:.5rem;display:flex}._indexColumnLabel_jhfa6_516{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);font-size:.85rem;font-weight:700}._indexColumnDot_jhfa6_524{background:var(--color-brand-accent);border-radius:50%;width:10px;height:10px}._solutionPanel_jhfa6_536{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}._solutionPanel_jhfa6_536[hidden]{display:none}@media (width>=860px){._solutionPanel_jhfa6_536{grid-template-columns:1fr 1fr;gap:3rem}}._solutionPanelTitle_jhfa6_559{color:var(--color-text-primary);letter-spacing:-.015em;margin:0 0 .75rem;font-size:1.4rem;font-weight:700}._solutionPanel_jhfa6_536 p{color:var(--color-text-muted);background:0 0;margin:0 0 1rem;font-size:1rem;line-height:1.65}._solutionList_jhfa6_577{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}._solutionList_jhfa6_577 li{color:var(--color-text-primary);align-items:flex-start;gap:.65rem;font-size:.97rem;line-height:1.55;display:flex}._solutionList_jhfa6_577 li svg{color:var(--color-brand-accent);flex-shrink:0;margin-top:.25rem}._howSteps_jhfa6_605{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}._howStep_jhfa6_605{background:var(--color-card-bg,#fff);border:1px solid var(--color-border);counter-increment:step;border-radius:14px;padding:2rem 1.5rem 1.5rem;position:relative}._howStep_jhfa6_605:before{content:counter(step, decimal-leading-zero);background:var(--color-brand-accent);color:#fff;letter-spacing:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:-16px;left:1.5rem}._howStepTitle_jhfa6_639{color:var(--color-text-primary);letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}._howStepBody_jhfa6_647{color:var(--color-text-muted);margin:0;font-size:.95rem;line-height:1.55}._pageHero_jhfa6_659{background:var(--color-bg-page,#f8fafc);padding:6rem 1.5rem 4rem;position:relative;overflow:hidden}._pageHero_jhfa6_659:before{content:"";background:radial-gradient(ellipse 60% 50% at 80% 0%, var(--color-brand-accent-subtle) 0%, transparent 60%), radial-gradient(ellipse 50% 40% at 20% 100%, #6366f10a 0%, transparent 55%);pointer-events:none;position:absolute;inset:0}._pageHeroInner_jhfa6_676{z-index:1;grid-template-columns:1fr;align-items:center;gap:2.5rem;max-width:1200px;margin:0 auto;display:grid;position:relative}@media (width>=940px){._pageHeroInner_jhfa6_676{grid-template-columns:1fr 1.05fr;gap:4rem}}._pageHeroBody_jhfa6_694{flex-direction:column;gap:1.25rem;display:flex}._pageHeroTitle_jhfa6_700{letter-spacing:-.03em;color:var(--color-text-primary);margin:0;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:800;line-height:1.1}._pageHeroSub_jhfa6_709{color:var(--color-text-muted);max-width:540px;margin:0;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.55}._pageHeroVisual_jhfa6_717{aspect-ratio:16/10;border:1px solid var(--color-border);background:var(--color-card-bg,#fff);border-radius:14px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0f0f1a1a}._pageHeroVisual_jhfa6_717 img{object-fit:cover;width:100%;height:100%;display:block}._pageHeroVisualPlaceholder_jhfa6_734{color:var(--color-text-muted);background:linear-gradient(135deg, var(--color-bg-page) 0%, var(--color-brand-accent-subtle) 100%);justify-content:center;align-items:center;font-size:.9rem;font-style:italic;display:flex}._pageHeroVisualWrap_jhfa6_751{flex-direction:column;gap:.6rem;display:flex;position:relative}._viewSwitcher_jhfa6_758{border:1px solid var(--color-card-border,#e2e8f0);scrollbar-width:none;background:#0f172a0f;border-radius:12px;align-self:flex-start;gap:.25rem;max-width:100%;padding:.3rem;display:inline-flex;overflow-x:auto}._viewSwitcher_jhfa6_758::-webkit-scrollbar{display:none}.dark-theme ._viewSwitcher_jhfa6_758{border-color:var(--color-card-border);background:#ffffff0a}._viewTab_jhfa6_781{color:var(--color-text-muted,#64748b);letter-spacing:-.005em;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9px;align-items:center;gap:.4rem;min-height:36px;padding:.5rem .95rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}._viewTab_jhfa6_781:hover:not(._viewTabActive_jhfa6_800){color:var(--color-text-primary,#0f172a)}._viewTabActive_jhfa6_800{background:var(--color-card-bg,white);color:var(--color-text-primary,#0f172a);font-weight:600;box-shadow:0 1px 3px #0f172a14}.dark-theme ._viewTabActive_jhfa6_800{background:var(--color-card-bg);box-shadow:0 1px 3px #0006}@media (width<=480px){._viewSwitcher_jhfa6_758{align-self:stretch}._viewTab_jhfa6_781{flex:1;justify-content:center;min-height:40px;font-size:.82rem}}@media (width<=640px){._section_jhfa6_18{padding:3.5rem 1.25rem}._pageHero_jhfa6_659{padding:4.5rem 1.25rem 3rem}._matrix_jhfa6_439{padding:1.5rem}._pillar_jhfa6_299{gap:1.5rem;padding:2rem 0}._actions_jhfa6_171{flex-direction:column;align-items:stretch}._actions_jhfa6_171 ._btnPrimary_jhfa6_121,._actions_jhfa6_171 ._btnSecondary_jhfa6_147{width:100%}}@media (prefers-reduced-motion:reduce){._card_jhfa6_183,._btnPrimary_jhfa6_121,._btnSecondary_jhfa6_147,._cardFoot_jhfa6_221 svg{transition:none!important}._card_jhfa6_183:hover{transform:none}}._page_4b5qg_4{background:linear-gradient(to bottom, #0f0f1a 0px, #0f0f1a 150px, var(--color-card-bg) 150px);min-height:100dvh;position:relative;overflow-x:hidden}._page_4b5qg_4>*{z-index:1;position:relative}._page_4b5qg_4:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(90% 60% at 15% 15%,#6366f124 0%,#0000 45%),radial-gradient(70% 50% at 85% 85%,#8b5cf61f 0%,#0000 45%),radial-gradient(60% 50%,#6366f114 0%,#0000 55%),radial-gradient(50% 40% at 80% 20%,#a78bfa0f 0%,#0000 50%),radial-gradient(40% 50% at 20% 70%,#6366f112 0%,#0000 50%);position:fixed;inset:0}._page_4b5qg_4:after{content:"";pointer-events:none;z-index:0;opacity:.6;background-image:radial-gradient(circle at 1px 1px,#6366f138 1px,#0000 0);background-size:36px 36px;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){._page_4b5qg_4:before,._page_4b5qg_4:after{animation:none}}.dark-theme ._page_4b5qg_4:before{background:radial-gradient(90% 60% at 15% 15%,#6366f12e 0%,#0000 45%),radial-gradient(70% 50% at 85% 85%,#8b5cf624 0%,#0000 45%),radial-gradient(60% 50%,#6366f11a 0%,#0000 55%)}.dark-theme ._page_4b5qg_4:after{opacity:.35;background-image:radial-gradient(circle at 1px 1px,#a5b4fc2e 1px,#0000 0)}._sectionContainer_4b5qg_73{z-index:1;max-width:1120px;margin:0 auto;padding:0 1.5rem;position:relative}@media (width>=768px){._sectionContainer_4b5qg_73{padding:0 2rem}}._sectionHeader_4b5qg_87{text-align:center;max-width:640px;margin:0 auto 3rem}._sectionLabel_4b5qg_93{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;background:#6366f114;border:1px solid #6366f11f;border-radius:100px;margin-bottom:.75rem;padding:.35rem .75rem;font-size:.8125rem;font-weight:600;transition:border-color .3s,background .3s;display:inline-block}._sectionLabel_4b5qg_93:hover{background:#6366f11f;border-color:#6366f140}._sectionTitle_4b5qg_113{color:var(--color-text-primary);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.12}._sectionTitle_4b5qg_113 ._accent_4b5qg_122{font-weight:800}._sectionSubtitle_4b5qg_126{color:var(--color-text-muted);font-size:1.125rem;line-height:1.55}._browserFrame_4b5qg_133{background:var(--color-card-bg);border-radius:var(--radius-lg);box-shadow:0 24px 56px -16px #0000001a, 0 0 0 1px var(--color-card-border), 0 0 0 0 #6366f100;transition:box-shadow .25s;overflow:hidden}._browserFrame_4b5qg_133:hover{box-shadow:0 28px 64px -16px #6366f114, 0 24px 56px -16px #0000001a, 0 0 0 1px var(--color-card-border)}._browserHeader_4b5qg_145{background:linear-gradient(135deg,#312e81 0%,#1e1b4b 100%);border-bottom:none;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}._browserDots_4b5qg_154{gap:.375rem;display:flex}._browserTitle_4b5qg_159{color:#ffffffb3;text-align:center;flex:1;margin-right:2rem;font-size:.75rem;font-weight:500}._browserDots_4b5qg_154 span{background:#d1d5db;border-radius:50%;width:10px;height:10px}._browserDots_4b5qg_154 span:first-child{background:#fca5a5}._browserDots_4b5qg_154 span:nth-child(2){background:#fcd34d}._browserDots_4b5qg_154 span:last-child{background:#86efac}._browserImage_4b5qg_179{width:100%;display:block}._screenshotImage_4b5qg_184{object-fit:contain;width:100%;height:auto;display:block}._listCheck_4b5qg_192{color:var(--color-success);flex-shrink:0;margin-top:.125rem;font-size:1rem}._accent_4b5qg_122{background:linear-gradient(105deg, var(--color-brand-accent) 0%, #818cf8 40%, #c084fc 60%, #818cf8 80%, var(--color-brand-accent) 100%);-webkit-text-fill-color:transparent;background-size:250% 100%;background-clip:text;animation:6s ease-in-out infinite _shimmerText_4b5qg_1}@keyframes _shimmerText_4b5qg_1{0%,to{background-position:0%}50%{background-position:100%}}.dark-theme ._browserFrame_4b5qg_133{background:var(--color-bg-primary)!important;border-color:var(--color-border)!important}@media (width<=768px){._browserFrame_4b5qg_133{max-width:100%;transition:none}._browserFrame_4b5qg_133:hover{box-shadow:0 24px 56px -16px #0000001a, 0 0 0 1px var(--color-card-border)}._browserFrame_4b5qg_133 img,._screenshotImage_4b5qg_184{object-fit:contain;width:100%;height:auto}}@media (width>=769px) and (width<=1024px){._sectionTitle_4b5qg_113{font-size:clamp(1.75rem,3.5vw,2.25rem)}._sectionSubtitle_4b5qg_126{font-size:1rem}}@media (width<=480px){._sectionTitle_4b5qg_113{font-size:1.5rem}._sectionHeader_4b5qg_87{margin-bottom:2.5rem}}._wave_1rvjw_1{pointer-events:none;z-index:1;width:100%;line-height:0;position:absolute;left:0;right:0;overflow:hidden}._wave_1rvjw_1 svg{width:100%;height:48px;display:block}@media (width>=768px){._wave_1rvjw_1 svg{height:72px}}._bottom_1rvjw_24{bottom:-1px}._top_1rvjw_28{top:-1px;transform:rotate(180deg)}._flip_1rvjw_33{transform:scaleX(-1)}._top_1rvjw_28._flip_1rvjw_33{transform:rotate(180deg)scaleX(-1)}._floatingWrap_1osj3_1{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}._floatingItem_1osj3_9{opacity:.04;color:var(--color-brand-accent,#6366f1);animation:20s ease-in-out infinite _transportFloat_1osj3_1;position:absolute}.dark-theme ._floatingItem_1osj3_9{opacity:.06;color:#a5b4fc}._floatingIcon_1osj3_21{width:100%;height:100%}@keyframes _transportFloat_1osj3_1{0%{transform:translate(0)rotate(0)}25%{transform:translate(12px,-18px)rotate(5deg)}50%{transform:translate(-8px,-28px)rotate(-3deg)}75%{transform:translate(16px,-12px)rotate(4deg)}to{transform:translate(0)rotate(0)}}@media (prefers-reduced-motion:reduce){._floatingItem_1osj3_9{animation:none}}@media (width<=1400px){._floatingItem_1osj3_9{animation:none}}@media (width<=768px){._floatingItem_1osj3_9{opacity:.025;animation:none}.dark-theme ._floatingItem_1osj3_9{opacity:.035}}._hero_yhgf1_2{margin-top:calc(-1 * (var(--header-height,60px) + env(safe-area-inset-top,0px)));padding:calc(var(--header-height,60px) + var(--header-height,60px) + env(safe-area-inset-top,0px) + 3rem) 1.5rem 5rem;background:linear-gradient(165deg,#0f0f1a 0% 30%,#1a1a2e 60%,#16162a 100%);position:relative;overflow:hidden}@media (width>=769px){._hero_yhgf1_2{min-height:120vh;margin-top:calc(-1 * var(--header-height,60px));padding:0;overflow:visible}}._heroSticky_yhgf1_45{width:100%;position:relative}@media (width>=769px){._heroSticky_yhgf1_45{min-height:100vh;padding:calc(var(--header-height,60px) + 5rem) 2rem 6rem;flex-direction:column;justify-content:flex-start;display:flex;position:sticky;top:0;overflow:hidden}}._scrollProgress_yhgf1_73{z-index:10000;background:linear-gradient(90deg,#6366f1 0%,#8b5cf6 40%,#a78bfa 70%,#6366f1 100%) 0 0/200% 100%;border-radius:0 2px 2px 0;height:3px;transition:width .1s linear;animation:3s linear infinite _progressShimmer_yhgf1_1;position:fixed;top:0;left:0}@keyframes _progressShimmer_yhgf1_1{0%{background-position:0%}to{background-position:200%}}@keyframes _heroReveal_yhgf1_105{0%{opacity:0;filter:blur(6px);transform:translateY(28px)}to{opacity:1;filter:blur();transform:translateY(0)}}._heroReveal_yhgf1_105{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards _heroReveal_yhgf1_105}._heroDelay1_yhgf1_110{animation-delay:.1s}._heroDelay2_yhgf1_111{animation-delay:.25s}._heroDelay3_yhgf1_112{animation-delay:.4s}._heroDelay4_yhgf1_113{animation-delay:.55s}._heroDelay5_yhgf1_114{animation-delay:.7s}._heroOrbs_yhgf1_117{pointer-events:none;z-index:0;animation:8s ease-in-out infinite _orbBreathe_yhgf1_1;position:absolute;inset:0}@keyframes _orbBreathe_yhgf1_1{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes _orbFloat1_yhgf1_1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-40px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.95)}}@keyframes _orbFloat2_yhgf1_1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-40px,-30px)scale(1.08)}}@keyframes _orbFloat3_yhgf1_1{0%,to{transform:translate(0)scale(1)}40%{transform:translate(20px,30px)scale(1.05)}80%{transform:translate(-30px,-10px)scale(.97)}}._orb1_yhgf1_147,._orb2_yhgf1_147,._orb3_yhgf1_147{filter:blur(80px);opacity:.5;will-change:transform;border-radius:50%;position:absolute}._orb1_yhgf1_147{background:radial-gradient(circle,#6366f166 0%,#0000 70%);width:340px;height:340px;animation:22s ease-in-out infinite _orbFloat1_yhgf1_1;top:-10%;right:5%}._orb2_yhgf1_147{background:radial-gradient(circle,#818cf859 0%,#0000 70%);width:260px;height:260px;animation:26s ease-in-out infinite _orbFloat2_yhgf1_1;bottom:10%;left:8%}._orb3_yhgf1_147{background:radial-gradient(circle,#6366f140 0%,#0000 70%);width:200px;height:200px;animation:20s ease-in-out infinite _orbFloat3_yhgf1_1;top:40%;left:50%}._heroRouteNetwork_yhgf1_183{z-index:0;opacity:.45}._pricingLine_yhgf1_204{color:#ffffffe0;border-left:2px solid #6366f18c;margin-top:.85rem;padding:.55rem 0 .55rem .85rem;font-size:.95rem;line-height:1.55;display:block}._pricingLine_yhgf1_204 strong{color:#fff;font-weight:600}._plusLine_yhgf1_192{min-height:1.6em;margin-top:.6rem;line-height:1.6;display:block}._typedWord_yhgf1_228{min-width:24ch;color:var(--color-brand-accent);text-align:left;vertical-align:baseline;white-space:nowrap;font-weight:600;display:inline-block}@keyframes _blink_yhgf1_1{0%,to{opacity:1}50%{opacity:0}}._cursor_yhgf1_246{color:var(--color-brand-accent);margin-left:1px;font-weight:400;animation:.85s step-end infinite _blink_yhgf1_1;display:inline-block}@media (prefers-reduced-motion:reduce){._heroReveal_yhgf1_105{opacity:1;filter:none;animation:none}._orb1_yhgf1_147,._orb2_yhgf1_147,._orb3_yhgf1_147,._heroOrbs_yhgf1_117,._scrollProgress_yhgf1_73{animation:none}._cursor_yhgf1_246{opacity:1;animation:none}._heroGradientMesh_yhgf1_277,._primaryBtn_yhgf1_280,._floatingCardOriginal_yhgf1_283{animation:none}._heroVisual_yhgf1_287,._heroContent_yhgf1_290{will-change:auto}._hero_yhgf1_2{min-height:unset}._heroSticky_yhgf1_45{position:relative}}._heroBackground_yhgf1_301{z-index:0;will-change:transform;pointer-events:none;background:linear-gradient(165deg,#0f0f1a 0% 30%,#1a1a2e 60%,#16162a 100%);position:absolute;inset:-2px}@media (prefers-reduced-motion:reduce){._heroBackground_yhgf1_301{will-change:auto}}._heroGradientMesh_yhgf1_277{z-index:0;pointer-events:none;background-image:radial-gradient(100% 80% at 80% 10%,#6366f11f 0%,#0000 50%),radial-gradient(60% 100% at 20% 90%,#6366f10f 0%,#0000 45%),radial-gradient(circle,#818cf80a 0%,#0000 60%);animation:12s ease-in-out infinite _auroraShift_yhgf1_1;position:absolute;inset:0}@keyframes _auroraShift_yhgf1_1{0%,to{background-image:radial-gradient(100% 80% at 80% 10%,#6366f11f 0%,#0000 50%),radial-gradient(60% 100% at 20% 90%,#6366f10f 0%,#0000 45%),radial-gradient(circle,#818cf80a 0%,#0000 60%)}33%{background-image:radial-gradient(100% 80% at 70% 20%,#818cf824 0%,#0000 50%),radial-gradient(60% 100% at 30% 80%,#8b5cf614 0%,#0000 45%),radial-gradient(circle at 60% 40%,#6366f10d 0%,#0000 60%)}66%{background-image:radial-gradient(100% 80% at 85% 15%,#8b5cf61a 0%,#0000 50%),radial-gradient(60% 100% at 15% 85%,#818cf812 0%,#0000 45%),radial-gradient(circle at 45% 55%,#a78bfa0d 0%,#0000 60%)}}._heroPattern_yhgf1_359{pointer-events:none;z-index:0;background-image:radial-gradient(80% 50% at 70% 20%,#6366f10f 0%,#0000 50%),radial-gradient(circle at 30% 80%,#1a1a2e0a 0%,#0000 40%);position:absolute;inset:0}._heroNoise_yhgf1_369{opacity:.035;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}._heroContainer_yhgf1_378{z-index:1;grid-template-columns:1fr 1.25fr;align-items:center;gap:3rem;max-width:1120px;margin:0 auto;display:grid;position:relative}._heroContent_yhgf1_290{will-change:opacity;max-width:520px}._badge_yhgf1_394{color:#fffffff2;-webkit-backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem .9rem;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 2px 12px #0000000a}._heroTitle_yhgf1_411{color:#fff;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1}._accent_yhgf1_420{background:linear-gradient(105deg, var(--color-brand-accent) 0%, #818cf8 35%, #c084fc 55%, #a78bfa 70%, #818cf8 85%, var(--color-brand-accent) 100%);-webkit-text-fill-color:transparent;background-size:300% 100%;background-clip:text;font-size:1.15em;animation:5s ease-in-out infinite _shimmerText_yhgf1_1;display:block}@keyframes _shimmerText_yhgf1_1{0%,to{background-position:0%}50%{background-position:100%}}._heroSubtitle_yhgf1_444{color:#fffffff2;margin-bottom:2rem;font-size:1.125rem;font-weight:400;line-height:1.6}._heroCtas_yhgf1_452{flex-wrap:wrap;gap:.875rem;margin-bottom:.5rem;display:flex}._heroCtaHint_yhgf1_459{color:#ffffffd9;max-width:320px;margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}._primaryBtn_yhgf1_280{background:var(--color-brand-accent);color:#fff;border:2px solid var(--color-brand-accent);border-radius:var(--radius-sm);cursor:pointer;min-height:44px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;animation:3s ease-in-out infinite _ctaGlow_yhgf1_796;position:relative;overflow:hidden}@keyframes _ctaGlow_yhgf1_796{0%,to{box-shadow:0 0 #6366f100}50%{box-shadow:0 0 20px 6px #6366f14d}}._primaryBtn_yhgf1_280:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff40 45%,#ffffff59 50%,#ffffff40 55%,#0000 60%) 200%/300% 100%;transition:background-position .6s;position:absolute;inset:0}._primaryBtn_yhgf1_280:hover:after{background-position:-100%}._primaryBtn_yhgf1_280:hover{background:var(--color-brand-accent-hover);border-color:var(--color-brand-accent-hover);animation:none;transform:translateY(-2px)scale(1.02);box-shadow:0 8px 24px #6366f159}._primaryBtn_yhgf1_280:active{transform:translateY(0)scale(.98)}._primaryBtn_yhgf1_280:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px}._btnText_yhgf1_520{z-index:1;position:relative}._secondaryBtn_yhgf1_525{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff40;align-items:center;gap:.5rem;min-height:44px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:border-color .2s,color .2s,background .2s,transform .2s;display:flex}._secondaryBtn_yhgf1_525:hover{color:#fff;background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)scale(1.02);box-shadow:0 4px 16px #6366f133}._secondaryBtn_yhgf1_525:active{transform:scale(.98)}._secondaryBtn_yhgf1_525:focus-visible{outline:2px solid var(--color-brand-accent);outline-offset:2px}._trustIndicators_yhgf1_558{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;display:flex}._trustIndicators_yhgf1_558 span{color:#ffffffeb;white-space:nowrap;align-items:baseline;gap:.5rem;font-size:.875rem;line-height:1.5;display:inline-flex}._checkIcon_yhgf1_575{color:#34d399;flex-shrink:0;justify-content:center;align-items:center;width:1rem;min-width:1rem;height:1rem;margin-top:.125rem;font-size:1rem;display:inline-flex}._heroVisual_yhgf1_287{will-change:transform;transform-origin:50%;position:relative}._dashboardMockupWrap_yhgf1_595{width:100%;display:block}._dashboardMockup_yhgf1_595{background:linear-gradient(145deg, var(--color-brand-primary) 0%, #1e1b4b 100%);border-radius:var(--radius-lg);cursor:pointer;z-index:2;transition:box-shadow .5s;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}._dashboardMockup_yhgf1_595:hover{box-shadow:0 40px 80px -16px #0000003d,0 20px 40px -8px #0000001f,0 0 0 1px #ffffff14,0 0 100px -16px #6366f140}._mockupHeader_yhgf1_619{background:linear-gradient(135deg,#312e81 0%,#1e1b4b 100%);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}._mockupDots_yhgf1_627{gap:.375rem;display:flex}._mockupDots_yhgf1_627 span{background:#fff3;border-radius:50%;width:10px;height:10px}._mockupDots_yhgf1_627 span:first-child{background:var(--color-danger)}._mockupDots_yhgf1_627 span:nth-child(2){background:#fbbf24}._mockupDots_yhgf1_627 span:last-child{background:var(--color-success-light)}._mockupTitle_yhgf1_643{color:#ffffffb3;font-size:.75rem;font-weight:500}._mockupContent_yhgf1_649{background:var(--color-bg-page,#f8fafc);cursor:pointer;z-index:2;position:relative}._dashboardImage_yhgf1_656{object-fit:contain;width:100%;height:auto;display:block}._statusIndicators_yhgf1_664{z-index:10;flex-direction:column;gap:.75rem;display:flex;position:absolute;top:50%;right:-1rem;transform:translateY(-50%)translate(100%)}._statusCard_yhgf1_675{-webkit-backdrop-filter:blur(16px)saturate(1.2);border-radius:var(--radius-md);white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;align-items:center;gap:.625rem;padding:.625rem 1rem;animation:.6s ease-out both _statusSlideIn_yhgf1_1;display:flex}._statusCard1_yhgf1_689{animation-delay:1.2s}._statusCard2_yhgf1_690{animation-delay:1.5s}._statusCard3_yhgf1_691{animation-delay:1.8s}@keyframes _statusSlideIn_yhgf1_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}._statusIcon_yhgf1_704{width:20px;height:20px;color:var(--color-brand-primary,#6366f1);flex-shrink:0}._statusText_yhgf1_711{flex-direction:column;gap:.1rem;display:flex}._statusLabel_yhgf1_717{color:#ffffff80;text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:500}._statusValue_yhgf1_725{color:#fffffff2;font-size:.8125rem;font-weight:600}._statusDot_yhgf1_731{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite _statusPulse_yhgf1_1}@keyframes _statusPulse_yhgf1_1{0%,to{opacity:1;box-shadow:0 0 #10b98166}50%{opacity:.7;box-shadow:0 0 0 6px #10b98100}}@media (width<=1400px){._orb1_yhgf1_147,._orb2_yhgf1_147,._orb3_yhgf1_147{filter:none;will-change:auto;animation:none}._heroOrbs_yhgf1_117,._heroGradientMesh_yhgf1_277{animation:none}._heroBackground_yhgf1_301,._heroContent_yhgf1_290,._heroVisual_yhgf1_287{will-change:auto}._badge_yhgf1_394{-webkit-backdrop-filter:none;background:#ffffff1f}._statusCard_yhgf1_675{-webkit-backdrop-filter:none;background:#ffffff1a}._scrollProgress_yhgf1_73{animation:none}._accent_yhgf1_420{background-position:50%;animation:none}._ctaGlow_yhgf1_796,._primaryBtn_yhgf1_280{animation:none}._statusIndicators_yhgf1_664{flex-flow:wrap;justify-content:center;margin-top:1.5rem;position:static;transform:none}}@media (width<=480px){._statusIndicators_yhgf1_664{flex-direction:column;align-items:center}._statusIndicators_yhgf1_664>*{width:100%;max-width:280px}}@media (width<=1024px){._heroContainer_yhgf1_378{text-align:center;grid-template-columns:1fr;gap:3rem}._heroContent_yhgf1_290{max-width:100%}._heroCtas_yhgf1_452,._trustIndicators_yhgf1_558{justify-content:center}._heroCtaHint_yhgf1_459{text-align:center;width:min(100%,36ch);max-width:clamp(20rem,72vw,30rem);margin-left:auto;margin-right:auto;display:block}._dashboardMockup_yhgf1_595{max-width:600px;margin:0 auto;transform:none;box-shadow:0 16px 32px -8px #00000026,0 0 0 1px #ffffff14}._dashboardMockup_yhgf1_595:hover{box-shadow:0 16px 32px -8px #00000026,0 0 0 1px #ffffff14}}@media (width<=768px){._hero_yhgf1_2{margin-top:calc(-1 * (var(--header-height,56px) + env(safe-area-inset-top,0px) + 60px));padding:calc(var(--header-height,56px) + env(safe-area-inset-top,0px) + 60px + clamp(1.1rem, 3.5vw, 1.75rem)) 0 2rem}._heroBackground_yhgf1_301{top:-400px}._badge_yhgf1_394{visibility:hidden;margin-top:max(0px, env(safe-area-inset-top));display:inline-flex}._heroContainer_yhgf1_378{padding:0 1rem}._heroTitle_yhgf1_411{font-size:1.875rem}._heroSubtitle_yhgf1_444{margin-bottom:1.5rem;font-size:1rem}._plusLine_yhgf1_192{margin-top:.4rem}._typedWord_yhgf1_228{white-space:normal;min-width:15ch}._trustIndicators_yhgf1_558{gap:.75rem 1.25rem}._trustIndicators_yhgf1_558 span{font-size:.8125rem}._heroCtas_yhgf1_452{flex-direction:column;align-items:center}._primaryBtn_yhgf1_280,._secondaryBtn_yhgf1_525{justify-content:center;width:100%;max-width:320px}._heroCtaHint_yhgf1_459{text-align:center;width:min(100%,34ch);max-width:clamp(18rem,90vw,26rem);margin-left:auto;margin-right:auto;display:block}._statusIndicators_yhgf1_664{display:none}._heroVisual_yhgf1_287{will-change:auto;transform:none!important}._heroContent_yhgf1_290{will-change:auto;opacity:1!important}._heroBackground_yhgf1_301{will-change:auto}._dashboardMockup_yhgf1_595{max-width:100%;transition:none;transform:none}._dashboardMockup_yhgf1_595:hover{transform:none}._dashboardImage_yhgf1_656{object-fit:contain;width:100%;height:auto}}@media (width<=480px){._hero_yhgf1_2{margin-top:calc(-1 * (var(--header-height,52px) + env(safe-area-inset-top,0px) + 60px));padding:calc(var(--header-height,52px) + env(safe-area-inset-top,0px) + 60px + clamp(1rem, 4vw, 1.35rem)) 0 2rem}._badge_yhgf1_394{visibility:hidden;padding:.3rem .7rem;font-size:.8rem;display:inline-flex}._heroContainer_yhgf1_378{padding:0 1rem}._heroTitle_yhgf1_411{font-size:1.625rem}._heroCtaHint_yhgf1_459{width:min(100%,32ch);max-width:clamp(16rem,92vw,23rem)}._trustIndicators_yhgf1_558{display:none}._trustIndicators_yhgf1_558 span{white-space:normal;text-align:center;justify-content:center;align-items:center;gap:.45rem;width:fit-content;max-width:min(100%,280px);margin:0 auto;padding-left:0;font-size:.8rem;line-height:1.3;display:inline-flex;position:static}._checkIcon_yhgf1_575{flex-shrink:0;justify-content:center;align-items:center;width:.9rem;min-width:.9rem;height:.9rem;margin:0;display:inline-flex;position:static}._mockupHeader_yhgf1_619{padding:.5rem .75rem}}@media (width<=360px){._hero_yhgf1_2{margin-top:calc(-1 * (var(--header-height,48px) + env(safe-area-inset-top,0px) + 60px));padding:calc(var(--header-height,48px) + env(safe-area-inset-top,0px) + 60px + .9rem) 0 1.5rem}._heroTitle_yhgf1_411{font-size:1.4rem}._heroSubtitle_yhgf1_444{font-size:.9rem}._heroCtaHint_yhgf1_459{width:min(100%,30ch);max-width:94vw}._badge_yhgf1_394{visibility:hidden;padding:.25rem .6rem;font-size:.75rem}}.dark-theme ._heroBackground_yhgf1_301{background:linear-gradient(165deg,#0a0a14 0%,#141428 45%,#101024 100%)}.dark-theme ._statusCard_yhgf1_675{background:#ffffff0a;border-color:#ffffff14}@media (prefers-reduced-motion:reduce){._orb1_yhgf1_147,._orb2_yhgf1_147,._orb3_yhgf1_147,._heroOrbs_yhgf1_117{animation:none!important}}._bentoSection_11xih_2{background:var(--color-bg-page,#f8fafc);padding:5rem 2rem;position:relative;overflow:hidden}._bentoSection_11xih_2:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 50% at 20% 30%,#6366f114 0%,#0000 50%),radial-gradient(50% 50% at 80% 70%,#8b5cf60f 0%,#0000 50%);position:absolute;inset:0}@media (prefers-reduced-motion:reduce){._bentoSection_11xih_2:before{animation:none}}._bentoRouteNetwork_11xih_24{opacity:.22}._bentoGrid_11xih_29{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.25rem;max-width:960px;margin:0 auto;display:grid}._bentoGrid_11xih_29>*{min-width:0;min-height:0;display:flex}._bentoGrid_11xih_29>*>*{flex:1;width:100%;min-width:0;min-height:0;display:flex}._cardLarge_11xih_60{grid-column:span 2}._cardMedium_11xih_65,._cardSmall_11xih_70{grid-column:span 1}._bentoCard_11xih_75{border-radius:var(--radius-lg);border:1px solid var(--color-card-border);background:var(--color-card-bg);flex-direction:column;flex:1;min-width:0;min-height:200px;padding:1.5rem;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s,border-color .25s;display:flex;box-shadow:0 2px 8px #0000000a}._bentoCardLarge_11xih_93{background:linear-gradient(135deg, #6366f10a 0%, #8b5cf605 100%), var(--color-card-bg);min-height:240px;padding:2rem}._bentoCardLarge_11xih_93 ._bentoTitle_11xih_101{font-size:1.2rem}._bentoCardLarge_11xih_93 ._bentoText_11xih_105{font-size:.875rem}._bentoCardLarge_11xih_93 ._bentoIcon_11xih_109{border-radius:var(--radius-md);width:48px;height:48px;font-size:1.5rem}._bentoGrid_11xih_29>:first-child ._bentoCard_11xih_75{border-left:3px solid #f59e0b}._bentoGrid_11xih_29>:nth-child(2) ._bentoCard_11xih_75{border-left:3px solid #10b981}._bentoGrid_11xih_29>:nth-child(3) ._bentoCard_11xih_75{border-left:3px solid #3b82f6}._bentoGrid_11xih_29>:nth-child(4) ._bentoCard_11xih_75{border-left:3px solid #059669}._bentoGrid_11xih_29>:nth-child(5) ._bentoCard_11xih_75{border-left:3px solid #06b6d4}._bentoGrid_11xih_29>:nth-child(6) ._bentoCard_11xih_75{border-left:3px solid #f43f5e}._bentoGrid_11xih_29>:nth-child(7) ._bentoCard_11xih_75{border-left:3px solid #818cf8}._bentoGrid_11xih_29>:nth-child(8) ._bentoCard_11xih_75{border-left:3px solid #6366f1}._bentoCard_11xih_75:hover{border-color:#6366f14d;transform:translateY(-4px);box-shadow:0 8px 32px -8px #6366f12e,0 0 0 1px #6366f11f}._bentoCardLarge_11xih_93:hover{box-shadow:0 12px 40px -8px #6366f138,0 0 0 1px #6366f126}._bentoCard_11xih_75:hover ._bentoIcon_11xih_109{color:var(--color-brand-accent,#6366f1);background:linear-gradient(135deg,#6366f126 0%,#8b5cf61f 100%);animation:1.5s ease-in-out infinite _iconFloat_11xih_1}@keyframes _iconFloat_11xih_1{0%,to{transform:translateY(0)scale(1.1)}50%{transform:translateY(-4px)scale(1.1)}}._bentoIcon_11xih_109{background:var(--color-brand-accent-subtle,#6366f11a);width:40px;height:40px;color:var(--color-brand-accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.75rem;font-size:1.25rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,background .3s,color .3s;display:flex}._bentoTitle_11xih_101{color:var(--color-text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:600}._bentoText_11xih_105{color:var(--color-text-muted);-webkit-line-clamp:4;line-clamp:4;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;flex:1;min-height:0;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}@media (prefers-reduced-motion:reduce){._bentoCard_11xih_75:hover ._bentoIcon_11xih_109{animation:none}}.dark-theme ._bentoSection_11xih_2{background:var(--color-bg-primary)!important}.dark-theme ._bentoCard_11xih_75{background:var(--color-bg-primary)!important;border-color:var(--color-border)!important}.dark-theme ._bentoCardLarge_11xih_93{background:linear-gradient(135deg, #6366f10f 0%, #8b5cf608 100%), var(--color-bg-primary)!important}.dark-theme ._bentoCard_11xih_75:hover{box-shadow:0 8px 32px -8px #6366f140,0 0 0 1px #6366f133;border-color:#6366f166!important}@media (width<=1400px){._bentoSection_11xih_2:before{animation:none}}@media (width<=768px){._bentoSection_11xih_2{padding:4rem 1rem}._bentoGrid_11xih_29{grid-template-columns:repeat(2,1fr);gap:1rem}._cardLarge_11xih_60{grid-column:span 2}._bentoCardLarge_11xih_93{min-height:200px;padding:1.5rem}._bentoCardLarge_11xih_93 ._bentoTitle_11xih_101{font-size:1.1rem}._bentoCardLarge_11xih_93 ._bentoIcon_11xih_109{width:44px;height:44px}}@media (width<=480px){._bentoSection_11xih_2{padding:3rem 1rem}._bentoGrid_11xih_29{grid-template-columns:1fr;gap:.875rem}._cardLarge_11xih_60,._cardMedium_11xih_65,._cardSmall_11xih_70{grid-column:span 1}._bentoCard_11xih_75{min-height:160px;padding:1.25rem}._bentoCardLarge_11xih_93{background:var(--color-card-bg);min-height:160px;padding:1.25rem}._bentoCardLarge_11xih_93 ._bentoTitle_11xih_101{font-size:1rem}._bentoCardLarge_11xih_93 ._bentoText_11xih_105{font-size:.8125rem}._bentoCardLarge_11xih_93 ._bentoIcon_11xih_109{border-radius:10px;width:40px;height:40px;font-size:1.25rem}._bentoTitle_11xih_101{font-size:.9375rem}._bentoText_11xih_105{font-size:.8rem}}@media (hover:none) and (pointer:coarse){._bentoCard_11xih_75:hover{border-color:var(--color-card-border);transform:none;box-shadow:0 2px 8px #0000000a}}._section_77t4t_3{background:linear-gradient(165deg, var(--color-brand-primary,#0f172a) 0%, #1e1b4b 50%, var(--color-brand-primary,#0f172a) 100%);background-size:200% 200%;height:auto;animation:12s infinite _sectionBgShift_77t4t_1;position:relative;overflow:hidden}@keyframes _sectionBgShift_77t4t_1{0%,to{background-position:0%}50%{background-position:100%}}._section_77t4t_3:before{content:"";opacity:.04;pointer-events:none;background-image:radial-gradient(circle,#ffffff4d 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}._divider_77t4t_28{z-index:2;background:linear-gradient(90deg,#0000,#6366f1,#0000);width:100%;height:2px;position:absolute;top:0;left:0;overflow:hidden}._divider_77t4t_28:after{content:"";will-change:transform;background:linear-gradient(90deg,#0000,#fffc,#0000);width:100%;height:100%;animation:3s ease-in-out infinite _shimmerLine_77t4t_1;position:absolute;top:0;left:0}@keyframes _shimmerLine_77t4t_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._stickyWrap_77t4t_57{z-index:1;justify-content:center;align-items:center;padding:5rem 0;display:flex;position:relative}._inner_77t4t_66{grid-template-columns:1fr 1.4fr;align-items:center;gap:4rem;width:100%;max-width:1120px;padding:0 2rem;display:grid}._sectionHeader_77t4t_77{text-align:center;margin-bottom:2rem;display:none}._sectionLabel_77t4t_83{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;background:#6366f126;border:1px solid #6366f140;border-radius:100px;margin-bottom:.75rem;padding:.35rem .75rem;font-size:.8125rem;font-weight:600;display:inline-block}._sectionTitle_77t4t_97{color:#fff;letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}._stepsColumn_77t4t_105{min-height:200px;position:relative}._step_77t4t_105{opacity:0;will-change:opacity, transform;pointer-events:none;width:100%;transition:opacity .45s,transform .45s;position:absolute;top:0;left:0;transform:translateY(24px)}._stepActive_77t4t_122{opacity:1;pointer-events:auto;transform:translateY(0)}._stepNumber_77t4t_128{text-transform:uppercase;letter-spacing:.08em;color:#a78bfa;background:#a78bfa1f;border:1px solid #a78bfa33;border-radius:100px;margin-bottom:.75rem;padding:.3rem .7rem;font-size:.8125rem;font-weight:700;display:inline-block}._stepHeadline_77t4t_142{color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.15}._stepDesc_77t4t_151{color:#fff9;max-width:380px;font-size:1.0625rem;line-height:1.6}._progressDots_77t4t_159{gap:.5rem;margin-top:2.5rem;display:flex}._dot_77t4t_165{background:#fff3;border-radius:50%;width:8px;height:8px;transition:background .3s,transform .3s}._dotActive_77t4t_173{background:#a78bfa;transform:scale(1.3)}._visualColumn_77t4t_179{position:relative}._timelineGrid_77t4t_183{backdrop-filter:blur(16px);border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid #ffffff1a;padding:1rem 1.25rem 1.25rem;overflow:hidden}._timelineHeader_77t4t_193{border-bottom:1px solid #ffffff14;grid-template-columns:110px repeat(7,1fr);gap:0;margin-bottom:4px;padding-bottom:.5rem;display:grid}._timelineCorner_77t4t_202{align-items:flex-end;padding-bottom:2px;display:flex}._cornerLabel_77t4t_208{color:#ffffff59;text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:600}._timeSlot_77t4t_216{text-align:center;color:#ffffff73;letter-spacing:.02em;font-variant-numeric:tabular-nums;padding:.3rem 0;font-size:.6875rem;font-weight:600}._timelineRow_77t4t_227{grid-template-columns:110px 1fr;align-items:center;gap:0;min-height:44px;margin-bottom:6px;display:grid}._shiftLabel_77t4t_237{opacity:0;will-change:opacity, transform;flex-direction:column;gap:1px;padding-right:.75rem;transition:opacity .4s,transform .4s;display:flex;transform:translate(-12px)}._shiftLabelVisible_77t4t_248{opacity:1;transform:translate(0)}._shiftRoute_77t4t_253{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}._shiftMeta_77t4t_262{color:#fff6;white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;overflow:hidden}._timelineTrack_77t4t_271{background:#ffffff05;border-radius:6px;height:36px;position:relative}._trackGridLines_77t4t_279{pointer-events:none;grid-template-columns:repeat(7,1fr);display:grid;position:absolute;inset:0}._trackGridLine_77t4t_279{border-right:1px solid #ffffff0a}._trackGridLine_77t4t_279:last-child{border-right:none}._shiftBar_77t4t_296{border-radius:var(--radius-sm);opacity:0;transform-origin:0;will-change:opacity, transform;align-items:center;padding:0 .625rem 0 .75rem;transition:opacity .4s,transform .5s cubic-bezier(.34,1.56,.64,1),background .5s,box-shadow .5s;display:flex;position:absolute;top:3px;bottom:3px;overflow:hidden;transform:scaleX(.3);box-shadow:0 2px 8px #00000026}._barVisible_77t4t_317{opacity:1;transform:scaleX(1)}._barBorder_77t4t_323{border-radius:8px 0 0 8px;width:4px;transition:background .5s;position:absolute;top:0;bottom:0;left:0}._barYellow_77t4t_334{background:#f59e0b59;box-shadow:0 2px 8px #f59e0b1f}._borderYellow_77t4t_339{background:#f59e0b}._barBlue_77t4t_343{background:#2563eb66;box-shadow:0 2px 8px #2563eb26}._borderBlue_77t4t_348{background:#2563eb}._barGreen_77t4t_352{background:#22c55e59;box-shadow:0 2px 8px #22c55e26}._borderGreen_77t4t_357{background:#22c55e}._barRed_77t4t_361{background:#ef444466;box-shadow:0 2px 12px #ef444440}._borderRed_77t4t_366{background:#ef4444}._barFlash_77t4t_371{animation:.6s ease-in-out 2 _barFlashAnim_77t4t_1}@keyframes _barFlashAnim_77t4t_1{0%,to{opacity:1}50%{opacity:.5}}._barLabel_77t4t_381{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;z-index:2;padding-left:.375rem;font-size:.625rem;font-weight:600;position:relative;overflow:hidden}._cursor_77t4t_394{z-index:10;opacity:0;will-change:transform, opacity;pointer-events:none;filter:drop-shadow(0 2px 4px #0000004d);width:20px;height:20px;transition:opacity .4s;animation:2s ease-in-out infinite _cursorDrag_77t4t_1;position:absolute;top:45%;right:30%}._cursorVisible_77t4t_410{opacity:1}@keyframes _cursorDrag_77t4t_1{0%{transform:translate(0)}30%{transform:translate(-40px,12px)}60%{transform:translate(20px,-4px)}to{transform:translate(0)}}._cursorSvg_77t4t_421{width:100%;height:100%}._complianceBadge_77t4t_427{color:#fff;opacity:0;will-change:opacity, transform;z-index:5;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.5625rem;font-weight:800;transition:opacity .3s,transform .3s,background .4s;display:flex;position:absolute;top:-6px;right:-6px;transform:scale(0)}._complianceBadgeVisible_77t4t_447{opacity:1;transform:scale(1)}._complianceWarning_77t4t_452{background:#ef4444;box-shadow:0 0 8px #ef444480}._complianceOk_77t4t_457{background:#22c55e;box-shadow:0 0 8px #22c55e80}._publishedBadge_77t4t_463{border-radius:var(--radius-sm);color:#86efac;opacity:0;will-change:opacity, transform;background:#22c55e26;border:1px solid #22c55e4d;justify-content:center;align-items:center;gap:.4rem;width:fit-content;margin-top:.75rem;padding:.4rem 1rem;font-size:.8125rem;font-weight:600;transition:opacity .4s,transform .4s;display:flex;transform:translateY(6px)}._publishedBadgeVisible_77t4t_483{opacity:1;transform:translateY(0)}._publishBtn_77t4t_489{color:#fff;cursor:default;opacity:0;will-change:opacity, transform;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600;transition:opacity .4s,transform .4s,box-shadow .3s;display:flex;transform:translateY(8px)}._publishBtnVisible_77t4t_509{opacity:1;transform:translateY(0)}._publishBtnPulse_77t4t_514{animation:1.5s ease-in-out infinite _publishPulse_77t4t_1}@keyframes _publishPulse_77t4t_1{0%,to{box-shadow:0 0 #6366f180}50%{box-shadow:0 0 0 10px #6366f100}}._phoneRow_77t4t_524{justify-content:center;gap:1.25rem;margin-top:1.25rem;display:flex}._phoneIcon_77t4t_531{opacity:0;will-change:opacity, transform;flex-direction:column;align-items:center;gap:.35rem;transition:opacity .4s,transform .4s;display:flex;transform:translateY(12px)}._phoneIconVisible_77t4t_542{opacity:1;transform:translateY(0)}._phoneSvg_77t4t_547{background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;justify-content:center;align-items:center;width:28px;height:42px;display:flex;position:relative}._phoneBadge_77t4t_559{background:#ef4444;border:2px solid #1e1b4b;border-radius:50%;width:12px;height:12px;animation:.5s _notifBounce_77t4t_1;position:absolute;top:-4px;right:-4px}@keyframes _notifBounce_77t4t_1{0%{transform:scale(0)}60%{transform:scale(1.3)}to{transform:scale(1)}}._phoneLabel_77t4t_577{color:#ffffff73;font-size:.625rem;font-weight:500}@media (width<=1400px){._section_77t4t_3,._divider_77t4t_28:after{animation:none}._timelineGrid_77t4t_183{-webkit-backdrop-filter:none;background:#ffffff14}._step_77t4t_105,._shiftBar_77t4t_296,._shiftLabel_77t4t_237,._complianceBadge_77t4t_427,._publishBtn_77t4t_489,._publishedBadge_77t4t_463,._phoneIcon_77t4t_531,._cursor_77t4t_394{will-change:auto}}@media (width<=768px){._section_77t4t_3{height:auto;padding:4rem 1.5rem 3rem}._stickyWrap_77t4t_57{height:auto;display:block;position:relative;top:auto}._sectionHeader_77t4t_77{display:block}._inner_77t4t_66{flex-direction:column;gap:2rem;padding:0;display:flex}._stepsColumn_77t4t_105{flex-direction:column;order:2;gap:1.5rem;min-height:0;display:flex}._step_77t4t_105{opacity:1;pointer-events:auto;background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;padding:1.25rem;transition:none;position:relative;transform:none}._stepHeadline_77t4t_142{margin-bottom:.375rem;font-size:1.25rem}._stepDesc_77t4t_151{font-size:.9375rem}._progressDots_77t4t_159{display:none}._visualColumn_77t4t_179{order:1}._shiftLabel_77t4t_237{opacity:1;transition:none;transform:none}._shiftBar_77t4t_296{opacity:1;background:#22c55e59;transition:none;transform:scaleX(1);box-shadow:0 2px 8px #22c55e26}._barBorder_77t4t_323{background:#22c55e}._complianceBadge_77t4t_427,._publishBtn_77t4t_489,._publishedBadge_77t4t_463,._phoneRow_77t4t_524,._phoneIcon_77t4t_531,._cursor_77t4t_394{display:none}}@media (width<=480px){._section_77t4t_3{padding:3rem 1rem 2.5rem}._timelineHeader_77t4t_193{grid-template-columns:80px repeat(7,1fr)}._timelineRow_77t4t_227{grid-template-columns:80px 1fr;min-height:38px}._timelineTrack_77t4t_271{height:30px}._shiftRoute_77t4t_253{font-size:.6875rem}._shiftMeta_77t4t_262,._timeSlot_77t4t_216,._barLabel_77t4t_381{font-size:.5625rem}}@media (prefers-reduced-motion:reduce){._section_77t4t_3,._divider_77t4t_28:after{animation:none}._step_77t4t_105{transition:opacity .2s;transform:none}._stepActive_77t4t_122{transform:none}._shiftBar_77t4t_296,._shiftLabel_77t4t_237,._complianceBadge_77t4t_427,._publishBtn_77t4t_489,._publishedBadge_77t4t_463,._phoneIcon_77t4t_531,._cursor_77t4t_394{will-change:auto;transition:opacity .15s;transform:none}._barVisible_77t4t_317,._shiftLabelVisible_77t4t_248,._publishBtnVisible_77t4t_509,._publishedBadgeVisible_77t4t_483,._phoneIconVisible_77t4t_542{transform:none}._publishBtnPulse_77t4t_514{animation:none;box-shadow:0 0 0 4px #6366f14d}._barFlash_77t4t_371,._cursor_77t4t_394{animation:none}}._section_12zco_2{background:var(--color-bg-page,#f8fafc);padding:5rem 2rem;position:relative;overflow:hidden}._section_12zco_2:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(50% 60% at 20%,#10b98112 0%,#0000 50%),radial-gradient(50% 50% at 80% 40%,#6366f10f 0%,#0000 50%);position:absolute;inset:0}._layout_12zco_21{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1060px;margin:0 auto;display:grid}._textCol_12zco_31{flex-direction:column;gap:1.25rem;display:flex}._badge_12zco_37{text-transform:uppercase;letter-spacing:.05em;color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:100px;align-self:flex-start;padding:.35rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}._headline_12zco_51{color:var(--color-text-primary);letter-spacing:-.025em;margin:0;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;line-height:1.18}._subtitle_12zco_60{color:var(--color-text-muted);margin:0;font-size:1.0625rem;line-height:1.6}._features_12zco_68{flex-direction:column;gap:.875rem;margin-top:.5rem;display:flex}._featureItem_12zco_75{align-items:center;gap:.75rem;display:flex}._featureIcon_12zco_81{color:#10b981;background:#10b9811a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.125rem;display:flex}._featureLabel_12zco_94{color:var(--color-text-primary);font-size:.9375rem;font-weight:500}._imageCol_12zco_101{justify-content:center;display:flex}._imageWrapper_12zco_106{border-radius:var(--radius-lg);border:1px solid var(--color-card-border,#e5e7eb);box-shadow:0 24px 56px -16px #0000001a, 0 0 0 1px var(--color-card-border);background:var(--color-card-bg);transition:box-shadow .35s,transform .35s cubic-bezier(.16,1,.3,1);overflow:hidden}._imageWrapper_12zco_106:hover{box-shadow:0 28px 64px -16px #10b9811f, 0 24px 56px -16px #0000001a, 0 0 0 1px var(--color-card-border);transform:translateY(-4px)}._screenshot_12zco_125{object-fit:contain;width:100%;height:auto;display:block}.dark-theme ._section_12zco_2{background:var(--color-bg-primary)!important}.dark-theme ._section_12zco_2:before{opacity:.6}.dark-theme ._badge_12zco_37{background:#10b9811f;border-color:#10b98140}.dark-theme ._featureIcon_12zco_81{background:#10b9811f}.dark-theme ._imageWrapper_12zco_106{background:var(--color-bg-primary)!important;border-color:var(--color-border)!important}@media (width<=768px){._section_12zco_2{padding:4rem 1.5rem}._layout_12zco_21{text-align:center;grid-template-columns:1fr;gap:2.5rem}._badge_12zco_37{align-self:center}._features_12zco_68{align-items:center;width:fit-content;margin-left:auto;margin-right:auto}._featureItem_12zco_75{justify-content:flex-start;width:100%}._imageWrapper_12zco_106:hover{transform:none}}@media (width<=480px){._section_12zco_2{padding:3rem 1rem}._headline_12zco_51{font-size:1.5rem}._subtitle_12zco_60{font-size:1rem}._features_12zco_68{align-items:stretch;gap:.75rem}._featureItem_12zco_75{justify-content:flex-start;gap:.625rem}._featureIcon_12zco_81{border-radius:var(--radius-sm);width:32px;height:32px;font-size:1rem}._featureLabel_12zco_94{font-size:.875rem}._badge_12zco_37{align-self:flex-start}._layout_12zco_21{text-align:left}}@media (prefers-reduced-motion:reduce){._imageWrapper_12zco_106:hover{transform:none}}@media (hover:none) and (pointer:coarse){._imageWrapper_12zco_106:hover{box-shadow:0 24px 56px -16px #0000001a, 0 0 0 1px var(--color-card-border);transform:none}}._replaceSection_y10lv_2{background:linear-gradient(135deg,#fefcfb 0%,#faf5f0 50%,#fefcfb 100%);padding:5rem 2rem 3rem;position:relative;overflow:hidden}._replaceSection_y10lv_2:before{content:"";pointer-events:none;z-index:0;position:absolute;inset:0}._scrollStage_y10lv_19{height:auto;padding-top:0;position:relative}._stickyContainer_y10lv_25{justify-content:center;align-items:center;height:440px;display:flex;position:relative}._flyingCard_y10lv_35{background:var(--color-card-bg,#fff);border:1px solid var(--color-card-border,#e5e7eb);opacity:0;z-index:2;pointer-events:none;white-space:nowrap;will-change:transform, opacity;border-radius:14px;align-items:center;gap:.875rem;padding:1rem 1.25rem;display:flex;position:absolute;box-shadow:0 2px 8px #0000000f,0 8px 24px -8px #00000014}._flyingCardIcon_y10lv_54{width:38px;height:38px;color:var(--color-text-muted,#64748b);background:#64748b14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;display:flex}._flyingCardInfo_y10lv_67{flex-direction:column;gap:.125rem;display:flex}._flyingCardLabel_y10lv_73{color:var(--color-text-primary,#0f172a);font-size:.9375rem;font-weight:500}._flyingCardCost_y10lv_79{color:#ef4444b3;font-size:.75rem;font-weight:500}._mergeFlash_y10lv_86{opacity:0;pointer-events:none;z-index:1;filter:blur(20px);will-change:transform, opacity;background:radial-gradient(circle,#6366f159 0%,#8b5cf633 40%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%}._unifiedCardDesktop_y10lv_107{opacity:0;z-index:3;backdrop-filter:blur(8px);will-change:transform, opacity;background:linear-gradient(135deg,#6366f10a 0%,#8b5cf60f 100%);border:2px solid #6366f140;border-radius:20px;width:380px;max-width:90vw;padding:2rem;position:absolute;box-shadow:0 4px 20px -4px #6366f126,0 12px 40px -8px #6366f11f,0 0 60px -10px #6366f11a}._replayBtn_y10lv_130{color:#fff;background:var(--color-brand-accent,#6366f1);cursor:pointer;z-index:6;border:1px solid #fff6;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem .95rem;font-size:.8125rem;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;animation:.4s ease-out _replayFadeIn_y10lv_1;display:inline-flex;position:absolute;top:auto;bottom:calc(100% + .75rem);right:.25rem;box-shadow:0 4px 14px #6366f159}._replayBtn_y10lv_130 svg{font-size:.9rem}._replayBtn_y10lv_130:hover{background:#4f46e5;transform:translateY(-1px);box-shadow:0 6px 20px #6366f173}._replayBtn_y10lv_130:active{transform:scale(.95)}@keyframes _replayFadeIn_y10lv_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._mobileLayout_y10lv_173{padding:0 2rem 6rem;display:none}._compareLayout_y10lv_181{grid-template-columns:1fr;gap:1.5rem;max-width:960px;margin:0 auto;display:grid}._compareColumn_y10lv_189{flex-direction:column;gap:1rem;display:flex}._columnLabel_y10lv_196{text-align:center;margin-bottom:.5rem}._labelBefore_y10lv_201,._labelAfter_y10lv_202{text-transform:uppercase;letter-spacing:.04em;border-radius:100px;padding:.3rem .75rem;font-size:.8125rem;font-weight:600;display:inline-block}._labelBefore_y10lv_201{color:var(--color-text-muted,#64748b);background:#64748b14;border:1px solid #64748b1f}._labelAfter_y10lv_202{color:var(--color-brand-accent,#6366f1);background:#6366f114;border:1px solid #6366f126}._oldToolsList_y10lv_225{flex-direction:column;gap:.75rem;display:flex}._oldToolCard_y10lv_231{border-radius:var(--radius-md);background:#ef444408;border:1px solid #ef444426;align-items:center;gap:.875rem;padding:1rem 1.125rem;display:flex;box-shadow:0 1px 4px #0000000a}._oldToolIcon_y10lv_242{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--color-text-muted,#64748b);background:#64748b14;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;display:flex}._oldToolInfo_y10lv_255{flex-direction:column;gap:.125rem;min-width:0;display:flex}._oldToolLabel_y10lv_262{color:var(--color-text-primary,#0f172a);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:500;text-decoration:line-through #ef444499;position:relative;overflow:hidden}._oldToolCost_y10lv_274{color:#ef4444b3;font-size:.75rem;font-weight:500}._arrowConnector_y10lv_281{flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:0 1rem;display:flex}._arrowLine_y10lv_290{background:linear-gradient(90deg,#0000,#6366f14d,#0000);border-radius:1px;width:40px;height:2px}._arrowIcon_y10lv_297{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:flex;transform:rotate(90deg);box-shadow:0 4px 16px -4px #6366f166}._unifiedCard_y10lv_107{background:var(--color-card-bg,#fff);border-radius:var(--radius-lg);border:2px solid #6366f133;padding:1.75rem;box-shadow:0 4px 16px -4px #6366f11a,0 8px 32px -8px #6366f114}._unifiedHeader_y10lv_322{border-bottom:1px solid var(--color-card-border,#e5e7eb);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}._unifiedBrand_y10lv_331{background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-text-fill-color:transparent;background-clip:text;font-size:1.25rem;font-weight:700}._unifiedTag_y10lv_340{text-transform:uppercase;letter-spacing:.06em;color:var(--color-brand-accent,#6366f1);white-space:nowrap;background:#6366f114;border:1px solid #6366f11f;border-radius:100px;flex-shrink:0;padding:.35rem .75rem;font-size:.6875rem;font-weight:600}._unifiedList_y10lv_354{flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none;display:flex}._unifiedItem_y10lv_363{color:var(--color-text-primary,#0f172a);align-items:center;gap:.75rem;padding:.25rem 0;font-size:.9375rem;font-weight:500;line-height:1.4;display:flex}._checkIcon_y10lv_374{color:#22c55e;flex-shrink:0;font-size:1rem}._unifiedFooter_y10lv_380{border-top:1px solid var(--color-card-border,#e5e7eb);text-align:center;color:var(--color-brand-accent-hover,#4f46e5);margin-top:1.25rem;padding-top:1rem;font-size:.875rem;font-weight:700}.dark-theme ._replaceSection_y10lv_2{background:var(--color-bg-page)!important}.dark-theme ._replaceSection_y10lv_2:before{opacity:.5}.dark-theme ._flyingCard_y10lv_35{background:var(--color-bg-primary)!important;border-color:var(--color-border)!important}.dark-theme ._oldToolCard_y10lv_231{background:#ef44440f!important;border-color:#ef444433!important}.dark-theme ._unifiedCard_y10lv_107,.dark-theme ._unifiedCardDesktop_y10lv_107{background:var(--color-bg-primary)!important;border-color:#6366f140!important}.dark-theme ._unifiedFooter_y10lv_380{color:var(--color-brand-accent-light,#a5b4fc)}.dark-theme ._oldToolIcon_y10lv_242,.dark-theme ._flyingCardIcon_y10lv_54{background:#64748b26}@media (prefers-reduced-motion:reduce){._scrollStage_y10lv_19{height:auto;display:none}._mobileLayout_y10lv_173{padding:0 2rem 6rem;display:block}._replaceSection_y10lv_2{padding:5rem 2rem 6rem}}@media (width<=1400px){._mergeFlash_y10lv_86{filter:none}._unifiedCardDesktop_y10lv_107{-webkit-backdrop-filter:none;background:#6366f10f}}@media (width>=769px){._replaceSection_y10lv_2{padding:5rem 2rem 0}._scrollStage_y10lv_19{display:block}._mobileLayout_y10lv_173{display:none}}@media (width<=768px){._replaceSection_y10lv_2{padding:4rem 0 0}._scrollStage_y10lv_19{display:none}._mobileLayout_y10lv_173{padding:0 1.5rem 5rem;display:block}._compareLayout_y10lv_181{grid-template-columns:1fr;gap:1.5rem}._arrowIcon_y10lv_297 svg{display:block}._oldToolLabel_y10lv_262{font-size:.875rem}}@media (width<=480px){._replaceSection_y10lv_2{padding:3.5rem 0 0}._mobileLayout_y10lv_173{padding:0 1rem 4rem}._oldToolCard_y10lv_231{padding:.875rem 1rem}._unifiedCard_y10lv_107{padding:1.5rem}._oldToolLabel_y10lv_262{font-size:.875rem}}@media (hover:none) and (pointer:coarse){._oldToolCard_y10lv_231:hover{border-color:#ef444426;transform:none;box-shadow:0 1px 4px #0000000a}._unifiedCard_y10lv_107:hover{border-color:#6366f133;transform:none;box-shadow:0 4px 16px -4px #6366f11a,0 8px 32px -8px #6366f114}}._section_18d1n_2{background:var(--color-bg-page,#f8fafc);padding:5rem 2rem;position:relative;overflow:hidden}._section_18d1n_2:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 50% at 50% 30%,#6366f10f 0%,#0000 50%);position:absolute;inset:0}._tableCard_18d1n_20{background:var(--color-card-bg,#fff);border:1px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-lg);max-width:780px;margin:0 auto;overflow:hidden;box-shadow:0 4px 24px -8px #0000000f}._tableWrapper_18d1n_30{-webkit-overflow-scrolling:touch;overflow-x:auto}._table_18d1n_20{border-collapse:collapse;width:100%;min-width:520px}._featureHeader_18d1n_43{text-align:left;width:30%;padding:1rem 1.5rem}._legacyHeader_18d1n_49,._routestraHeader_18d1n_50{text-transform:uppercase;letter-spacing:.04em;text-align:left;width:35%;padding:1rem 1.5rem;font-size:.875rem;font-weight:600}._legacyHeader_18d1n_49{color:var(--color-text-muted,#64748b);background:#64748b0a}._routestraHeader_18d1n_50{color:var(--color-brand-accent,#6366f1);background:#6366f10a}._row_18d1n_71{border-top:1px solid var(--color-card-border,#e5e7eb);transition:background .2s}._row_18d1n_71:hover{background:#6366f105}._featureCell_18d1n_81{color:var(--color-text-primary);white-space:nowrap;padding:1rem 1.5rem;font-size:.9375rem;font-weight:600}._legacyCell_18d1n_89,._routestraCell_18d1n_90{color:var(--color-text-primary);vertical-align:middle;padding:1rem 1.5rem;font-size:.9375rem;display:table-cell}._legacyCell_18d1n_89{color:var(--color-text-muted,#64748b)}._routestraCell_18d1n_90{font-weight:500}._legacyIcon_18d1n_107,._routestraIcon_18d1n_108{vertical-align:middle;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-right:.625rem;font-size:.75rem;display:inline-flex}._legacyIcon_18d1n_107{color:#ef4444;background:#ef44441a}._routestraIcon_18d1n_108{color:#22c55e;background:#22c55e1a}.dark-theme ._section_18d1n_2{background:var(--color-bg-primary)!important}.dark-theme ._tableCard_18d1n_20{background:var(--color-bg-primary)!important;border-color:var(--color-border)!important}.dark-theme ._row_18d1n_71{border-color:var(--color-border)!important}.dark-theme ._row_18d1n_71:hover{background:#6366f10a}.dark-theme ._legacyHeader_18d1n_49{background:#64748b14}.dark-theme ._routestraHeader_18d1n_50{background:#6366f10f}.dark-theme ._legacyIcon_18d1n_107{background:#ef444426}.dark-theme ._routestraIcon_18d1n_108{background:#22c55e26}._mobileCards_18d1n_166{display:none}._mobileCard_18d1n_166{background:var(--color-card-bg,#fff);border:1px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-md);overflow:hidden}._mobileFeature_18d1n_177{color:var(--color-text-primary);border-bottom:1px solid var(--color-card-border,#e5e7eb);padding:.75rem 1rem;font-size:.9375rem;font-weight:700}._mobileRow_18d1n_185{border-bottom:1px solid #0000000a;align-items:center;gap:.625rem;padding:.625rem 1rem;display:flex}._mobileRow_18d1n_185:last-child{border-bottom:none}._mobileRowHighlight_18d1n_197{background:#6366f10a}._mobileContent_18d1n_201{flex-direction:column;gap:.1rem;display:flex}._mobileLabel_18d1n_207{color:var(--color-text-muted,#64748b);text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:500}._mobileValue_18d1n_215{color:var(--color-text-muted,#64748b);font-size:.875rem}._mobileValueBold_18d1n_220{color:var(--color-text-primary);font-size:.875rem;font-weight:600}.dark-theme ._mobileCard_18d1n_166{background:var(--color-bg-primary);border-color:var(--color-border)}.dark-theme ._mobileFeature_18d1n_177{border-color:var(--color-border)}.dark-theme ._mobileRowHighlight_18d1n_197{background:#6366f114}@media (width<=768px){._section_18d1n_2{padding:4rem 1.5rem}._tableCard_18d1n_20{display:none}._mobileCards_18d1n_166{flex-direction:column;gap:.75rem;max-width:500px;margin:0 auto;display:flex}}@media (width<=480px){._section_18d1n_2{padding:3rem 1rem}._mobileFeature_18d1n_177{padding:.625rem .875rem;font-size:.875rem}._mobileRow_18d1n_185{padding:.5rem .875rem}._mobileValue_18d1n_215,._mobileValueBold_18d1n_220{font-size:.8125rem}}._statsSection_1b4ei_1{background:linear-gradient(165deg, var(--color-brand-primary,#0f172a) 0%, #1e1b4b 50%, var(--color-brand-primary,#0f172a) 100%);background-size:200% 200%;padding:5rem 2rem 4rem;position:relative;overflow:hidden}._statsSection_1b4ei_1:before{content:"";opacity:.04;pointer-events:none;background-image:radial-gradient(circle,#ffffff4d 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}._statsInner_1b4ei_19{z-index:1;max-width:1100px;margin:0 auto;position:relative}._statsHeader_1b4ei_26{text-align:center;margin-bottom:3rem}._statsTitle_1b4ei_31{color:#fff;letter-spacing:-.02em;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700}._statsSubtitle_1b4ei_38{color:#fff9;margin-top:.75rem;font-size:clamp(.95rem,2vw,1.125rem);font-weight:400;line-height:1.6}._statsGrid_1b4ei_46{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}._statsGrid_1b4ei_46>*{display:flex}._statCard_1b4ei_56{text-align:center;border-radius:var(--radius-lg);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1a;border-right-color:#ffffff14;flex-direction:column;align-items:center;height:100%;padding:2.25rem 1.25rem 2rem;transition:background .3s,border-color .3s,transform .3s,box-shadow .3s;display:flex}._statsGrid_1b4ei_46>:last-child ._statCard_1b4ei_56{border-right:1px solid #ffffff1a}._statCard_1b4ei_56:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-4px);box-shadow:0 12px 32px -8px #6366f14d}._statValue_1b4ei_82{letter-spacing:-.03em;background:linear-gradient(135deg,#a78bfa 0%,#818cf8 50%,#c4b5fd 100%);-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums;background-clip:text;margin-bottom:.625rem;font-size:clamp(3.5rem,7vw,5rem);font-weight:800;line-height:1.1;animation:1.5s ease-out .5s both _numberGlow_1b4ei_1}@keyframes _numberGlow_1b4ei_1{0%{text-shadow:0 0 #0000}50%{text-shadow:0 0 30px #a78bfa66,0 0 60px #6366f133}to{text-shadow:0 0 #0000}}._animatedDivider_1b4ei_103{z-index:2;background:linear-gradient(90deg,#0000,#6366f1,#0000);width:100%;height:2px;position:absolute;top:0;left:0;overflow:hidden}._animatedDivider_1b4ei_103:after{content:"";will-change:transform;background:linear-gradient(90deg,#0000,#fffc,#0000);width:100%;height:100%;animation:3s ease-in-out infinite _shimmerLine_1b4ei_1;position:absolute;top:0;left:0}@keyframes _shimmerLine_1b4ei_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._statLabel_1b4ei_131{color:#fffffff2;margin-bottom:.375rem;font-size:1.0625rem;font-weight:600}._statSublabel_1b4ei_138{color:#ffffff8c;margin-top:auto;font-size:.8125rem;line-height:1.5}@media (prefers-reduced-motion:reduce){._statsSection_1b4ei_1,._statValue_1b4ei_82,._animatedDivider_1b4ei_103:after{animation:none}}@media (width<=1400px){._statCard_1b4ei_56{-webkit-backdrop-filter:none;background:#ffffff14}._statsSection_1b4ei_1,._animatedDivider_1b4ei_103:after{animation:none}}@media (width<=1024px){._statsGrid_1b4ei_46{grid-template-columns:repeat(2,1fr)}._statCard_1b4ei_56{border-right:1px solid #ffffff1a}}@media (width<=768px){._statsSection_1b4ei_1{padding:4rem 1.5rem}._statsGrid_1b4ei_46{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:500px;margin:0 auto}._statCard_1b4ei_56{border-right:none;justify-content:center;min-height:160px;padding:1.75rem 1rem 1.5rem}._statValue_1b4ei_82{font-size:2.75rem}}@media (width<=480px){._statsSection_1b4ei_1{padding:3.5rem 1rem}._statsGrid_1b4ei_46{grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:400px;margin:0 auto}._statCard_1b4ei_56{justify-content:center;min-height:140px;padding:1.25rem .75rem 1rem}._statCard_1b4ei_56:hover{transform:none}._statValue_1b4ei_82{font-size:2.25rem}._statLabel_1b4ei_131{font-size:.875rem}._statSublabel_1b4ei_138{font-size:.75rem}}._globe_vcwxe_1{aspect-ratio:1;opacity:0;contain:layout paint;width:100%;max-width:480px;transition:opacity 1s}._section_lcys0_1{background:var(--color-bg-page,#f8fafc);padding:clamp(4rem,9vw,7rem) 1.5rem;overflow:hidden}._inner_lcys0_7{grid-template-columns:1fr;align-items:center;gap:clamp(2rem,6vw,4rem);max-width:1100px;margin:0 auto;display:grid}@media (width>=860px){._inner_lcys0_7{grid-template-columns:1.05fr .95fr}}._eyebrow_lcys0_22{letter-spacing:.08em;text-transform:uppercase;color:var(--color-brand-accent,#6366f1);margin-bottom:.9rem;font-size:.8rem;font-weight:600;display:inline-block}._title_lcys0_32{color:var(--color-text-primary,#1d1d1f);margin:0 0 1rem;font-size:clamp(1.7rem,4vw,2.6rem);font-weight:700;line-height:1.12}._accent_lcys0_40{color:var(--color-brand-accent,#6366f1)}._sub_lcys0_44{color:var(--color-text-secondary,#4b5563);max-width:40ch;margin:0 0 1.75rem;font-size:clamp(1rem,1.6vw,1.12rem);line-height:1.6}._points_lcys0_52{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}._points_lcys0_52 li{color:var(--color-text-primary,#1d1d1f);align-items:flex-start;gap:.75rem;font-size:.97rem;line-height:1.5;display:flex}._pointIcon_lcys0_70{background:var(--color-brand-accent-subtle,#6366f11a);width:2rem;height:2rem;color:var(--color-brand-accent,#6366f1);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}._globeWrap_lcys0_83{justify-content:center;align-items:center;display:flex}._section_mxgx0_4{background:var(--color-bg-page);padding:2.5rem 1.5rem}._inner_mxgx0_9{max-width:1100px;margin:0 auto}._card_mxgx0_14{background:linear-gradient(135deg, var(--color-brand-accent-subtle) 0%, transparent 65%), var(--color-card-bg);border:1px solid var(--color-brand-accent-subtle);border-left:4px solid var(--color-brand-accent);border-radius:12px;align-items:center;gap:1.25rem;padding:1.1rem 1.5rem;display:flex}._iconWrap_mxgx0_25{background:var(--color-brand-accent);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;display:flex}._body_mxgx0_38{flex:1;min-width:0}._eyebrow_mxgx0_43{text-transform:uppercase;letter-spacing:.08em;color:var(--color-brand-accent);margin:0 0 .2rem;font-size:.78rem;font-weight:700}._text_mxgx0_52{color:var(--color-text-primary);margin:0;font-size:.95rem;line-height:1.5}._cta_mxgx0_59{background:var(--color-brand-accent);color:#fff;border-radius:8px;flex-shrink:0;align-items:center;gap:.4rem;padding:.65rem 1.1rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}._cta_mxgx0_59:hover{background:var(--color-brand-accent-hover,var(--color-brand-accent));transform:translate(2px)}@media (width<=720px){._card_mxgx0_14{border-left-width:3px;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.25rem}._cta_mxgx0_59{justify-content:center;align-self:stretch}}@media (prefers-reduced-motion:reduce){._cta_mxgx0_59{transition:none}}._cta_euqu6_3{background-image:url(/homepage-cta-bus.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:6rem 2rem;position:relative;overflow:hidden}.dark-theme ._cta_euqu6_3{background-image:url(/homepage-cta-bus.jpg)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.dark-theme ._cta_euqu6_3:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#1a1a2ed1 0%,#1e1b4bd9 50%,#1a1a2ed1 100%);position:absolute;inset:0}._ctaBackground_euqu6_30{z-index:0;pointer-events:none;position:absolute;inset:0}._ctaBgImage_euqu6_37{object-fit:cover;z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}._ctaOverlay_euqu6_47{z-index:1;pointer-events:none;background:linear-gradient(135deg,#1a1a2ee0 0%,#1e1b4be6 50%,#1a1a2eeb 100%) 0 0/200% 200%;animation:15s ease-in-out infinite _ctaMesh_euqu6_1;position:absolute;inset:0}.dark-theme ._ctaBackground_euqu6_30{background:0 0!important}.dark-theme ._ctaOverlay_euqu6_47{background:linear-gradient(135deg,#1a1a2ee0 0%,#1e1b4be6 50%,#1a1a2eeb 100%)!important}.dark-theme ._ctaInner_euqu6_65,.dark-theme ._ctaBadge_euqu6_66,.dark-theme ._ctaTitle_euqu6_67,.dark-theme ._ctaSubtitle_euqu6_68,.dark-theme ._ctaButtons_euqu6_69,.dark-theme ._ctaTrust_euqu6_70{background:0 0!important}.dark-theme ._ctaTitle_euqu6_67{color:#fff!important}.dark-theme ._ctaSubtitle_euqu6_68{color:#ffffffe6!important}.dark-theme ._ctaBadge_euqu6_66{color:#ffffffd9!important;border-color:#ffffff26!important}.dark-theme ._ctaTrust_euqu6_70 span{color:#ffffffb3!important}.dark-theme ._ctaSecondary_euqu6_91{color:#fff!important;border-color:#ffffff4d!important}._ctaOverlay_euqu6_47:after{content:"";filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#6366f133 0%,#0000 60%);width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dark-theme ._ctaOverlay_euqu6_47:after{background:radial-gradient(circle,#6366f11a 0%,#0000 60%)}._ctaRouteNetwork_euqu6_113{z-index:1;opacity:.22;mix-blend-mode:overlay}._ctaInner_euqu6_65{text-align:center;z-index:2;max-width:600px;margin:0 auto;position:relative}._ctaBadge_euqu6_66{color:#ffffffd9;-webkit-backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem .9rem;font-size:.875rem;font-weight:600;display:inline-flex}._ctaTitle_euqu6_67{color:#fff;letter-spacing:-.02em;margin-bottom:.875rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700}._ctaSubtitle_euqu6_68{color:#ffffffe6;margin-bottom:2rem;font-size:1.0625rem;line-height:1.6}._ctaButtons_euqu6_69{flex-wrap:wrap;justify-content:center;gap:.875rem;display:flex}._ctaPrimary_euqu6_165{background:var(--color-brand-accent);color:#fff;border:2px solid var(--color-brand-accent);border-radius:var(--radius-sm);cursor:pointer;min-height:44px;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;position:relative;overflow:hidden}._ctaPrimary_euqu6_165:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff40 45%,#ffffff59 50%,#ffffff40 55%,#0000 60%) 200%/300% 100%;transition:background-position .6s;position:absolute;inset:0}._ctaPrimary_euqu6_165:hover:after{background-position:-100%}._ctaPrimary_euqu6_165:hover{background:var(--color-brand-accent-hover);border-color:var(--color-brand-accent-hover);transform:translateY(-2px)scale(1.02);box-shadow:0 8px 24px #6366f159}._ctaPrimary_euqu6_165:active{transform:translateY(0)scale(.98)}._ctaPrimary_euqu6_165:focus-visible,._ctaSecondary_euqu6_91:focus-visible{outline-offset:2px;outline:2px solid #fff}._ctaSecondary_euqu6_91{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:10px;min-height:44px;padding:.875rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s,transform .2s}._ctaSecondary_euqu6_91:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-1px)scale(1.02)}._ctaSecondary_euqu6_91:active{transform:scale(.98)}._ctaTrust_euqu6_70{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:1.75rem;display:flex}._ctaTrust_euqu6_70 span{color:#ffffffa6;white-space:nowrap;align-items:center;gap:.4rem;font-size:.8125rem;display:inline-flex}._ctaTrustIcon_euqu6_252{color:#63e6becc;flex-shrink:0;font-size:.875rem}._ctaSupport_euqu6_258{color:#ffffff80;margin-top:1.5rem;font-size:.8125rem;font-style:italic;line-height:1.6}@keyframes _ctaMesh_euqu6_1{0%,to{background-position:0%}50%{background-position:100%}}@media (prefers-reduced-motion:reduce){._ctaOverlay_euqu6_47{animation:none}._ctaPrimary_euqu6_165:after{transition:none}}@media (width<=1400px){._ctaOverlay_euqu6_47{animation:none}._ctaOverlay_euqu6_47:after{filter:none}._ctaBadge_euqu6_66{-webkit-backdrop-filter:none;background:#ffffff1f}._cta_euqu6_3{background-attachment:scroll}}@media (width<=768px){._cta_euqu6_3{background-attachment:scroll;padding:4rem 1.5rem}._ctaButtons_euqu6_69{flex-direction:column;align-items:center}._ctaPrimary_euqu6_165,._ctaSecondary_euqu6_91{justify-content:center;width:100%;max-width:320px}._ctaTrust_euqu6_70{gap:.75rem}._ctaTrust_euqu6_70 span{font-size:.75rem}}@media (width<=480px){._cta_euqu6_3{padding:3rem 1rem}._ctaSubtitle_euqu6_68{font-size:.9375rem}._ctaTrust_euqu6_70{display:none}._ctaSupport_euqu6_258{font-size:.75rem}}._container_abzvi_2{background:var(--color-card-bg,white);border-radius:18px;max-width:580px;margin:0 auto;padding:2.5rem 2rem;box-shadow:0 2px 20px #00000014}._header_abzvi_11{text-align:center;margin-bottom:2rem}._title_abzvi_16{color:var(--color-text-primary,#1d1d1f);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.75rem;font-weight:600}._subtitle_abzvi_24{color:var(--color-text-muted,#86868b);font-size:.9375rem}._emailLink_abzvi_29{color:var(--color-brand-accent,#06c);text-decoration:none;transition:color .2s}._emailLink_abzvi_29:hover{color:var(--product-accent-hover,#0077ed);text-decoration:underline}._statusMessage_abzvi_40{text-align:center;border-radius:10px;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.9rem}._statusMessage_abzvi_40._success_abzvi_48{color:var(--color-success,#065f46);background:#d1fae5}._statusMessage_abzvi_40._error_abzvi_53{background:var(--color-danger-bg);color:var(--color-danger,#991b1b)}._form_abzvi_58{flex-direction:column;gap:1.25rem;display:flex}._row_abzvi_64{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._field_abzvi_70{flex-direction:column;gap:.375rem;display:flex}._field_abzvi_70 label{color:var(--color-text-primary,#1d1d1f);font-size:.8125rem;font-weight:500}._field_abzvi_70 input,._field_abzvi_70 select,._field_abzvi_70 textarea{border:1px solid var(--color-card-border,#d2d2d7);border-radius:var(--radius-sm);background:var(--color-card-bg,#fff);color:var(--color-text-primary,#1d1d1f);padding:.75rem .875rem;font-family:inherit;font-size:.9375rem;transition:all .2s}._field_abzvi_70 input:focus,._field_abzvi_70 select:focus,._field_abzvi_70 textarea:focus{border-color:var(--color-brand-accent,#06c);outline:none;box-shadow:0 0 0 3px #6366f126}._field_abzvi_70 input::placeholder,._field_abzvi_70 textarea::placeholder{color:var(--color-text-muted,#86868b)}._field_abzvi_70 textarea{resize:vertical;min-height:100px}._segmentGroup_abzvi_116{flex-wrap:wrap;gap:.5rem;display:flex}._segmentChip_abzvi_122{border:1px solid var(--color-card-border,#d2d2d7);border-radius:var(--radius-sm);background:var(--color-card-bg,#fff);min-height:44px;color:var(--color-text-primary,#1d1d1f);cursor:pointer;user-select:none;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:border-color .18s,background .18s,color .18s;display:inline-flex;position:relative}._segmentChip_abzvi_122 input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}._segmentChip_abzvi_122:hover{border-color:var(--color-brand-accent,#6366f1)}._segmentChip_abzvi_122:has(input:checked){border-color:var(--color-brand-accent,#6366f1);background:var(--color-brand-accent-subtle,#6366f11a);color:var(--color-brand-accent,#6366f1)}._segmentChip_abzvi_122:has(input:focus-visible){box-shadow:0 0 0 3px #6366f126}._errorText_abzvi_161{color:var(--color-danger,#dc2626);margin-top:.25rem;font-size:.75rem}._expoNote_abzvi_168{border-radius:var(--radius-md);color:var(--color-text-primary,#1d1d1f);background:linear-gradient(135deg,#6366f114 0%,#10b98114 100%);border:1px solid #6366f140;align-items:flex-start;gap:.875rem;margin-bottom:1.5rem;padding:1rem 1.125rem;font-size:.9rem;line-height:1.5;display:flex}._expoNoteIcon_abzvi_182{color:var(--color-brand-accent,#6366f1);flex-shrink:0;margin-top:.125rem;font-size:1.25rem}._optionalTag_abzvi_189{color:var(--color-text-muted,#86868b);margin-left:.25rem;font-size:.75rem;font-weight:400}._helperText_abzvi_196{color:var(--color-text-muted,#86868b);margin-top:.125rem;font-size:.75rem}._field_abzvi_70 select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2386868b' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;padding-right:2.5rem}._submitButton_abzvi_211{background:var(--color-brand-accent,#6366f1);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;margin-top:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s}._submitButton_abzvi_211:hover:not(:disabled){background:var(--product-accent-hover,#4f46e5)}._submitButton_abzvi_211:disabled{opacity:.5;cursor:not-allowed}._submittingSpinner_abzvi_236{justify-content:center;align-items:center;min-height:3rem;margin-top:.5rem;display:flex}._srOnly_abzvi_246{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._successState_abzvi_259{text-align:center;padding:3rem 2rem}._successIcon_abzvi_264{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2.5rem;display:flex;box-shadow:0 8px 24px #10b9814d}._successTitle_abzvi_278{color:var(--color-text-primary,#1d1d1f);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.75rem;font-weight:600}._successMessage_abzvi_286{color:var(--color-text-muted,#86868b);margin-bottom:2rem;font-size:1rem;line-height:1.6}._resetButton_abzvi_293{background:var(--color-card-bg,white);color:var(--color-brand-accent,#6366f1);border:1px solid var(--color-card-border,#d2d2d7);border-radius:var(--radius-sm);cursor:pointer;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s}._resetButton_abzvi_293:hover{background:var(--color-card-hover,#f5f5f7);border-color:var(--color-brand-accent,#6366f1)}._errorBox_abzvi_311{background:var(--color-danger-bg,#fef2f2);border:1px solid var(--color-danger-border,#fecaca);color:var(--color-danger,#991b1b);border-radius:10px;align-items:flex-start;gap:.875rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9rem;display:flex}._errorIcon_abzvi_324{flex-shrink:0;margin-top:.125rem;font-size:1.25rem}@media (width<=600px){._container_abzvi_2{box-shadow:none;border-radius:0;width:100%;padding:1.25rem}._row_abzvi_64{grid-template-columns:1fr}._title_abzvi_16{font-size:1.5rem}._successState_abzvi_259{padding:2rem 1rem}._successIcon_abzvi_264{width:64px;height:64px;font-size:2rem}._successTitle_abzvi_278{font-size:1.5rem}}@media (width<=380px){._container_abzvi_2{padding:1rem .75rem}._title_abzvi_16{font-size:1.25rem}._field_abzvi_70 input,._field_abzvi_70 select,._field_abzvi_70 textarea{padding:.625rem .75rem;font-size:.875rem}}._promoSection_abzvi_386{margin-top:.5rem;scroll-margin-top:100px}._promoToggle_abzvi_391{color:var(--color-brand-accent);border:1px dashed var(--color-brand-accent);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.45rem;padding:.55rem .95rem;font-family:inherit;font-size:.88rem;font-weight:500;transition:background .15s,border-style .15s;display:inline-flex}._promoToggle_abzvi_391:hover,._promoToggle_abzvi_391:focus-visible{background:var(--color-brand-accent-subtle);border-style:solid;outline:none}._promoToggle_abzvi_391 svg{width:14px;height:14px}._promoSection_abzvi_386 ._field_abzvi_70{margin-top:.85rem}._page_1ht0o_5{background:var(--color-bg-page);color:var(--color-text-primary);min-height:100vh}._hero_1ht0o_13{background:radial-gradient(ellipse 70% 50% at 30% 20%, #6366f114 0%, transparent 60%), radial-gradient(ellipse 50% 40% at 80% 80%, #6366f10d 0%, transparent 60%), var(--color-bg-page);padding:5rem 1.5rem 3.5rem;position:relative;overflow:hidden}.dark-theme ._hero_1ht0o_13{background:radial-gradient(ellipse 70% 55% at 30% 20%, #6366f129 0%, transparent 60%), radial-gradient(ellipse 55% 45% at 80% 80%, #818cf81a 0%, transparent 60%), var(--color-bg-primary)}._heroNetwork_1ht0o_30{pointer-events:none;opacity:.45;position:absolute;inset:0}._heroInner_1ht0o_37{z-index:1;text-align:center;max-width:880px;margin:0 auto;position:relative}._crumb_1ht0o_45{color:var(--color-text-muted);align-items:center;gap:.4rem;margin-bottom:1.25rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .15s,transform .15s;display:inline-flex}._crumb_1ht0o_45:hover{color:var(--color-brand-accent);transform:translate(-2px)}._eyebrow_1ht0o_62{text-transform:uppercase;letter-spacing:.08em;color:var(--color-brand-accent);background:var(--color-brand-accent-subtle);border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.4rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}._title_1ht0o_77{letter-spacing:-.025em;color:var(--color-text-primary);margin:0 0 1.25rem;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;line-height:1.1}._accent_1ht0o_86{background:linear-gradient(135deg, var(--color-brand-accent) 0%, var(--color-brand-accent-light,var(--color-brand-accent)) 100%);-webkit-text-fill-color:transparent;color:#0000;background-clip:text}._lede_1ht0o_94{color:var(--color-text-muted);max-width:580px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.6}._reassuranceRow_1ht0o_104{text-align:left;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;max-width:760px;margin:0 auto;display:grid}._reassuranceItem_1ht0o_113{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:12px;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;display:flex}._reassuranceItem_1ht0o_113 svg{width:22px;height:22px;color:var(--color-brand-accent);flex-shrink:0;margin-top:2px}._reassuranceItem_1ht0o_113 strong{color:var(--color-text-primary);margin-bottom:2px;font-size:.95rem;font-weight:600;display:block}._reassuranceItem_1ht0o_113 span{color:var(--color-text-muted);font-size:.85rem;line-height:1.45}._formSection_1ht0o_147{background:var(--color-card-bg);padding:3.5rem 1.5rem 5rem}._formInner_1ht0o_152{grid-template-columns:1fr;align-items:start;gap:2.5rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=980px){._formInner_1ht0o_152{grid-template-columns:minmax(0,1.7fr) minmax(260px,1fr);gap:3rem}}@media (width<=979px){._formInner_1ht0o_152>:first-child{order:2}._formInner_1ht0o_152>:nth-child(2){order:1}}._formWrap_1ht0o_183{width:100%}._codeNote_1ht0o_191{background:var(--color-bg-page);border:1px solid var(--color-border);border-radius:14px;padding:1.5rem 1.4rem;position:sticky;top:100px}@media (width<=980px){._codeNote_1ht0o_191{position:relative;top:auto}}._codeNoteHeading_1ht0o_207{letter-spacing:-.01em;color:var(--color-text-primary);margin:0 0 .65rem;font-size:1.1rem;font-weight:700}._codeNote_1ht0o_191 p{color:var(--color-text-muted);margin:0 0 .85rem;font-size:.92rem;line-height:1.55}._codeNote_1ht0o_191 em{background:var(--color-brand-accent-subtle);color:var(--color-brand-accent);border-radius:4px;padding:0 .35rem;font-style:normal;font-weight:600}._codeNoteCta_1ht0o_231{background:var(--color-brand-accent);color:#fff;border-radius:8px;align-items:center;gap:.45rem;margin:.4rem 0 1rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}._codeNoteCta_1ht0o_231:hover{background:var(--color-brand-accent-hover,var(--color-brand-accent));transform:translateY(-1px)}._codeNoteCta_1ht0o_231 svg{width:14px;height:14px}._codeNoteSmall_1ht0o_256{font-style:italic;margin-bottom:0!important;font-size:.85rem!important}@media (width<=640px){._hero_1ht0o_13{padding:3.5rem 1.25rem 2.5rem}._formSection_1ht0o_147{padding:2.5rem 1.25rem 3rem}._reassuranceRow_1ht0o_104{gap:.75rem}}._page_9sysi_3{background:var(--color-card-bg,white);min-height:100vh}._hero_9sysi_9{text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);padding:5rem 2rem 2.5rem;position:relative}._heroRouteNetwork_9sysi_19{z-index:0;opacity:.4}._heroContent_9sysi_24{z-index:1;max-width:600px;margin:0 auto;position:relative}._heroTitle_9sysi_31{color:#fffffffa;letter-spacing:-.025em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}._heroSubtitle_9sysi_39{color:#ffffffbf;font-size:1.125rem;line-height:1.7}._formSection_9sysi_46{padding:4rem 2rem 6rem;position:relative;overflow:hidden}._formSection_9sysi_46:before{content:"";opacity:.03;pointer-events:none;background-image:radial-gradient(circle, var(--color-brand-accent,#6366f1) 1px, transparent 1px);background-size:24px 24px;position:absolute;inset:0}._container_9sysi_62{grid-template-columns:1.5fr 1fr;align-items:start;gap:3rem;max-width:900px;margin:0 auto;display:grid}._formCard_9sysi_72{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);background:#ffffffb3;border:1px solid #ffffff4d;padding:2.5rem;box-shadow:0 4px 20px #0000000a}.dark-theme ._page_9sysi_3{background:var(--color-bg-page)}.dark-theme ._formCard_9sysi_72{background:#1e1b4b99;border:1px solid #6366f126}.dark-theme ._input_9sysi_91,.dark-theme ._textarea_9sysi_92{background:var(--color-bg-primary);border-color:var(--color-card-border);color:var(--color-text-primary)}.dark-theme ._infoCard_9sysi_98{background:var(--color-bg-primary)}._form_9sysi_46{flex-direction:column;gap:1.5rem;display:flex}._formGroup_9sysi_108{flex-direction:column;gap:.5rem;display:flex}._label_9sysi_114{color:var(--color-text-secondary,#374151);font-size:.9rem;font-weight:600}._input_9sysi_91,._textarea_9sysi_92{border:1px solid var(--color-card-border,#d1d5db);border-radius:var(--radius-sm);background:var(--color-card-bg,white);padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}._input_9sysi_91:focus,._textarea_9sysi_92:focus{border-color:var(--color-brand-accent,#6366f1);border-left:3px solid #6366f1;outline:none;padding-left:calc(1rem - 2px);box-shadow:0 0 0 3px #6366f11a}._input_9sysi_91::placeholder,._textarea_9sysi_92::placeholder{color:var(--color-text-muted,#9ca3af)}._textarea_9sysi_92{resize:vertical;min-height:140px}._submitButton_9sysi_150{background:var(--color-brand-accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}._submitButton_9sysi_150:hover:not(:disabled){background:var(--color-brand-accent-hover)}._submitButton_9sysi_150:disabled{opacity:.7;cursor:not-allowed}._submittingSpinner_9sysi_178{justify-content:center;align-items:center;min-height:3rem;display:flex}._srOnly_9sysi_187{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._successState_9sysi_200{text-align:center;padding:2rem;animation:.45s cubic-bezier(.2,.8,.25,1) _successStateIn_9sysi_1}._successIcon_9sysi_206{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:1.75rem;animation:.55s cubic-bezier(.2,1.2,.35,1) both _successIconIn_9sysi_1;display:flex}@keyframes _successStateIn_9sysi_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes _successIconIn_9sysi_1{0%{opacity:0;transform:scale(.6)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){._successState_9sysi_200,._successIcon_9sysi_206{animation:none!important}}._successTitle_9sysi_253{color:var(--color-text-primary,#0f172a);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}._successMessage_9sysi_260{color:var(--color-text-muted,#64748b);margin-bottom:1.5rem;line-height:1.6}._resetButton_9sysi_266{color:var(--color-brand-accent,#6366f1);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #6366f1;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s}._resetButton_9sysi_266:hover{background:var(--color-brand-accent);color:#fff}._errorBox_9sysi_284{background:var(--color-danger-bg);border-radius:var(--radius-sm);color:var(--color-danger,#b91c1c);border:1px solid #fecaca;gap:.75rem;padding:1rem;font-size:.9rem;display:flex}._errorBox_9sysi_284 ._errorIcon_9sysi_295{flex-shrink:0;margin-top:.125rem;font-size:1.25rem}._errorTitle_9sysi_301{margin:0 0 .25rem;font-weight:600}._errorList_9sysi_306{margin:0;padding-left:1rem}._errorList_9sysi_306 li{margin-bottom:.125rem}._contactInfo_9sysi_316{top:calc(var(--expo-banner-height,0px) + var(--header-height,60px) + 1.5rem);grid-template-rows:1fr 1fr;gap:1rem;display:grid;position:sticky}._contactInfo_9sysi_316>*{height:100%;display:block}._infoCard_9sysi_98{background:var(--color-bg-page,#f8fafc);border:1px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-lg);text-align:center;flex-direction:column;justify-content:center;height:100%;padding:2rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}._infoCard_9sysi_98:hover{border-color:#6366f14d;transform:translateY(-3px);box-shadow:0 12px 32px -8px #6366f126}._infoIcon_9sysi_364{color:var(--color-brand-accent,#6366f1);margin-bottom:1rem;font-size:2rem}._infoTitle_9sysi_370{color:var(--color-text-primary,#0f172a);margin-bottom:.75rem;font-size:1.125rem;font-weight:600}._infoLink_9sysi_377{color:var(--color-brand-accent,#6366f1);margin-bottom:.75rem;font-weight:600;text-decoration:none;transition:color .2s;display:block}._infoLink_9sysi_377:hover{color:var(--color-brand-accent,#4f46e5)}._infoText_9sysi_390{color:var(--color-text-muted,#64748b);margin:0;font-size:.875rem}._socialRow_9sysi_400{justify-content:center;gap:.75rem;margin-bottom:.75rem;display:flex}._socialIconLink_9sysi_407{border:1px solid var(--color-card-border,#e5e7eb);background:var(--color-surface,#fff);width:44px;height:44px;color:var(--color-text-muted,#475569);border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;text-decoration:none;transition:color .2s,border-color .2s,background .2s,transform .2s,box-shadow .2s;display:inline-flex}._socialIconLink_9sysi_407:hover,._socialIconLink_9sysi_407:focus-visible{color:var(--color-brand-accent,#6366f1);background:#6366f114;border-color:#6366f166;transform:translateY(-1px);box-shadow:0 6px 16px -8px #6366f140}._socialIconLink_9sysi_407:focus-visible{outline:2px solid var(--color-brand-accent,#6366f1);outline-offset:2px}.dark-theme ._socialIconLink_9sysi_407{color:#ffffffd9;background:#ffffff0f;border-color:#ffffff2e}.dark-theme ._socialIconLink_9sysi_407:hover,.dark-theme ._socialIconLink_9sysi_407:focus-visible{color:#fff;background:#818cf82e;border-color:#818cf899;box-shadow:0 6px 16px -8px #818cf866}@media (width<=1400px){._formCard_9sysi_72{-webkit-backdrop-filter:none;background:#ffffffd9}}@media (width<=768px){._hero_9sysi_9{padding:2rem 1.5rem}._formSection_9sysi_46{padding:2rem 1.5rem 4rem}._container_9sysi_62{grid-template-columns:1fr;gap:2rem}._formCard_9sysi_72{padding:1.5rem}._contactInfo_9sysi_316{text-align:center;position:static}}@media (width<=480px){._hero_9sysi_9{padding:1.5rem 1rem}._heroTitle_9sysi_31{font-size:1.75rem}._formSection_9sysi_46{padding:1.5rem 1rem 3rem}._formCard_9sysi_72{border-radius:var(--radius-md);padding:1.25rem}._infoCard_9sysi_98{padding:1.5rem}}._page_1ii54_3{background:var(--color-card-bg,white);min-height:100vh;overflow-x:hidden}._hero_1ii54_10{padding:5rem 2rem 3rem;position:relative;overflow:hidden}._heroBackground_1ii54_19{background:var(--hero-gradient,linear-gradient(135deg, #fafbff 0%, #f0f4ff 50%, #faf5ff 100%));z-index:0;position:absolute;inset:0}._heroPattern_1ii54_26{background-image:radial-gradient(circle at 20% 30%,#6366f10a 0%,#0000 40%),radial-gradient(circle at 80% 70%,#8b5cf60a 0%,#0000 40%);position:absolute;inset:0}._heroContainer_1ii54_38{text-align:center;z-index:1;flex-direction:column;align-items:center;max-width:720px;margin:0 auto;display:flex;position:relative}._heroContent_1ii54_49{max-width:600px}._badge_1ii54_53{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;animation:3s ease-in-out infinite _securityPulse_1ii54_1;display:inline-flex}@keyframes _securityPulse_1ii54_1{0%,to{box-shadow:0 4px 16px #6366f133}50%{box-shadow:0 4px 24px #6366f166,0 0 40px #6366f11a}}@media (prefers-reduced-motion:reduce){._badge_1ii54_53,._featureIcon_1ii54_77{animation:none}._faqAnswer_1ii54_81,._faqChevron_1ii54_85{transition:none}}._heroTitle_1ii54_90{color:var(--color-text-primary,#0f172a);letter-spacing:-.025em;margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,2.75rem);font-weight:700;line-height:1.15}._heroSubtitle_1ii54_99{color:var(--color-text-muted,#64748b);margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.7}._heroEmail_1ii54_106{color:var(--color-text-secondary,#475569);margin-bottom:2rem;font-size:.9375rem;line-height:1.6}._heroEmail_1ii54_106 a{color:var(--color-brand-accent,#6366f1);font-weight:600;text-decoration:none;transition:color .2s}._heroEmail_1ii54_106 a:hover{color:var(--color-brand-accent-hover,#4f46e5);text-decoration:underline}._ctaButton_1ii54_125{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#7c3aed 100%);border:none;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #6366f159}._ctaButton_1ii54_125:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}._heroVisual_1ii54_147{position:relative}._securityFrame_1ii54_151{border-radius:var(--radius-lg);background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%);padding:1.5rem;box-shadow:0 25px 60px -15px #1e1b4b66}._securityImage_1ii54_158{border-radius:var(--radius-sm);width:100%;height:auto;display:block}._trustStrip_1ii54_166{background:var(--hero-gradient,linear-gradient(135deg, #f0f4ff 0%, #eef2ff 50%, #f5f3ff 100%));flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;padding:1.5rem 2rem;display:flex}._trustBadge_1ii54_176{background:var(--color-card-bg,white);color:var(--color-brand-accent,#6366f1);white-space:nowrap;border:1px solid #6366f126;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1.125rem;font-size:.8125rem;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #6366f10f}._trustBadge_1ii54_176 svg{flex-shrink:0;font-size:1rem}._container_1ii54_197{max-width:1100px;margin:0 auto;padding:0 2rem}._sectionHeader_1ii54_203{text-align:center;max-width:600px;margin:0 auto 3rem}._sectionLabel_1ii54_209{color:var(--color-brand-accent,#6366f1);text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border-radius:100px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}._sectionTitle_1ii54_222{color:var(--color-text-primary,#0f172a);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700}._sectionSubtitle_1ii54_230{color:var(--color-text-muted,#64748b);font-size:1.0625rem;line-height:1.6}._features_1ii54_237{padding:5rem 2rem}._featureGrid_1ii54_241{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:1.5rem;display:grid}._featureCard_1ii54_248{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-lg);flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}._featureCard_1ii54_248:before{content:"";opacity:0;background:linear-gradient(90deg,#6366f1,#8b5cf6);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}._featureCard_1ii54_248:hover{border-color:#6366f14d;transform:translateY(-4px);box-shadow:0 20px 40px -15px #6366f126}._featureCard_1ii54_248:hover:before{opacity:1}._featureIcon_1ii54_77{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;font-size:1.375rem;animation:3s ease-in-out infinite _subtlePulse_1ii54_1;display:flex}@keyframes _subtlePulse_1ii54_1{0%,to{box-shadow:0 0 #6366f100}50%{box-shadow:0 0 0 8px #6366f114}}._featureTitle_1ii54_302{color:var(--color-text-primary,#0f172a);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}._featureDesc_1ii54_309{color:var(--color-text-muted,#64748b);margin-bottom:1.25rem;font-size:.9375rem;line-height:1.6}._featureList_1ii54_316{margin:0;padding:0;list-style:none}._featureList_1ii54_316 li{color:var(--color-text-secondary,#475569);align-items:center;gap:.625rem;padding:.375rem 0;font-size:.875rem;display:flex}._checkIcon_1ii54_331{color:var(--color-brand-accent,#6366f1);flex-shrink:0;font-size:.875rem}._faqSection_1ii54_338{background:var(--color-bg-page,#f8fafc);padding:5rem 2rem}._faqGrid_1ii54_343{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}._faqCard_1ii54_349{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-md);cursor:pointer;user-select:none;padding:1.5rem;transition:all .25s}._faqCard_1ii54_349:hover{border-color:#6366f14d;box-shadow:0 8px 25px -8px #6366f11a}._faqCardOpen_1ii54_364{border-color:#6366f14d}._faqQuestionRow_1ii54_368{justify-content:space-between;align-items:center;gap:1rem;display:flex}._faqQuestion_1ii54_368{color:var(--color-text-primary,#0f172a);margin:0;font-size:1rem;font-weight:600}._faqChevron_1ii54_85{color:var(--color-text-muted,#64748b);flex-shrink:0;font-size:1.125rem;transition:transform .3s}._faqChevronOpen_1ii54_389{transform:rotate(180deg)}._faqAnswer_1ii54_81{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}._faqAnswerOpen_1ii54_399{max-height:300px;padding-top:.75rem}._faqAnswerText_1ii54_404{color:var(--color-text-muted,#64748b);margin:0;font-size:.9375rem;line-height:1.65}._cta_1ii54_125{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);padding:5rem 2rem}._ctaInner_1ii54_417{text-align:center;max-width:600px;margin:0 auto}._ctaTitle_1ii54_423{color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}._ctaSubtitle_1ii54_431{color:#ffffffe6;margin-bottom:1.75rem;font-size:1.0625rem;line-height:1.6}._ctaPrimary_1ii54_438{background:var(--color-card-bg,white);color:var(--color-brand-accent,#6366f1);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #0000001a}._ctaPrimary_1ii54_438:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.dark-theme ._page_1ii54_3{background:var(--color-bg-page)}.dark-theme ._heroBackground_1ii54_19{background:var(--color-gradient-hero)}.dark-theme ._trustStrip_1ii54_166{background:var(--color-bg-primary)}.dark-theme ._sectionLabel_1ii54_209{color:#818cf8;background:#6366f126}.dark-theme ._cta_1ii54_125{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%)}@media (width<=1024px){._heroContainer_1ii54_38{text-align:center;grid-template-columns:1fr;gap:3rem}._heroContent_1ii54_49{max-width:100%}._heroVisual_1ii54_147{max-width:500px;margin:0 auto}}@media (width<=968px){._featureGrid_1ii54_241{grid-template-columns:1fr;max-width:500px;margin:0 auto}._faqGrid_1ii54_343{grid-template-columns:1fr}}@media (width<=768px){._hero_1ii54_10{padding:2rem 1.5rem 2.5rem}._features_1ii54_237,._faqSection_1ii54_338,._cta_1ii54_125{padding:4rem 1.5rem}._securityFrame_1ii54_151{padding:1rem}._featureCard_1ii54_248,._ctaButton_1ii54_125,._ctaPrimary_1ii54_438{transition:none}._featureCard_1ii54_248:hover,._ctaButton_1ii54_125:hover,._ctaPrimary_1ii54_438:hover{transform:none}}@media (width<=480px){._hero_1ii54_10{padding:1.5rem 1rem 2rem}._heroTitle_1ii54_90{font-size:1.75rem}._heroSubtitle_1ii54_99{font-size:1rem}._trustStrip_1ii54_166{gap:.75rem;padding:1.25rem 1rem}._trustBadge_1ii54_176{padding:.375rem .875rem;font-size:.75rem}._features_1ii54_237,._faqSection_1ii54_338,._cta_1ii54_125{padding:3rem 1rem}._featureCard_1ii54_248{padding:1.5rem}._faqCard_1ii54_349{padding:1.25rem}._ctaButton_1ii54_125,._ctaPrimary_1ii54_438{width:100%;max-width:320px}}._page_1xhnn_3{background:var(--color-bg-page,#f8fafc);min-height:100vh;overflow-x:hidden}._hero_1xhnn_10{text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);padding:5rem 2rem 4rem}._heroContent_1xhnn_20{max-width:700px;margin:0 auto}._badge_1xhnn_25{color:#a5b4fc;background:#6366f133;border:1px solid #6366f14d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}._heroTitle_1xhnn_39{color:#fff;letter-spacing:-.025em;margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15}._heroSubtitle_1xhnn_48{color:#ffffffbf;max-width:600px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:clamp(.95rem,2vw,1.125rem);line-height:1.7}._lastUpdated_1xhnn_58{color:#ffffff73;font-size:.875rem}._tocWrapper_1xhnn_64{top:calc(var(--expo-banner-height,0px) + var(--header-height,60px));z-index:20;background:var(--color-card-bg,white);border-bottom:1px solid var(--color-card-border,#e5e7eb);position:sticky;box-shadow:0 1px 3px #0000000d}._tocInner_1xhnn_74{max-width:1100px;margin:0 auto;padding:1rem 2rem}._tocToggle_1xhnn_81{background:var(--color-bg-page,#f1f5f9);border:1px solid var(--color-card-border,#e5e7eb);width:100%;color:var(--color-text-primary,#0f172a);cursor:pointer;border-radius:12px;align-items:center;gap:.625rem;padding:.85rem 1rem;font-family:inherit;font-size:.92rem;font-weight:600;transition:border-color .2s,background .2s;display:none}._tocToggle_1xhnn_81:hover{border-color:#6366f166}._tocChevron_1xhnn_102{margin-left:auto;transition:transform .25s}._tocChevronOpen_1xhnn_107{transform:rotate(180deg)}._tocGrid_1xhnn_115{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-auto-rows:1fr;gap:.5rem;display:grid}._tocLink_1xhnn_112{color:var(--color-text-secondary,#475569);background:var(--color-bg-page,#f8fafc);border:1px solid var(--color-card-border,#e5e7eb);border-radius:10px;align-items:center;gap:.625rem;min-height:56px;padding:.625rem .85rem;font-size:.85rem;font-weight:500;line-height:1.3;text-decoration:none;transition:all .2s;display:flex}._tocLink_1xhnn_112:hover{color:var(--color-brand-accent,#6366f1);background:var(--color-brand-accent-subtle,#eef2ff);border-color:#6366f159;transform:translateY(-1px)}._tocNumber_1xhnn_149{background:var(--color-card-bg,white);min-width:28px;color:var(--color-brand-accent,#6366f1);letter-spacing:.02em;border:1px solid var(--color-card-border,#e5e7eb);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.2rem .4rem;font-size:.72rem;font-weight:700;display:inline-flex}._tocLink_1xhnn_112:hover ._tocNumber_1xhnn_149{background:var(--color-brand-accent,#6366f1);color:#fff;border-color:var(--color-brand-accent,#6366f1)}._tocLabel_1xhnn_171{word-break:break-word;flex:1}.dark-theme ._tocLink_1xhnn_112{background:var(--color-bg-tertiary);border-color:var(--color-card-border);color:var(--color-text-secondary)}.dark-theme ._tocLink_1xhnn_112:hover{color:#a5b4fc;background:#6366f11f;border-color:#6366f166}.dark-theme ._tocNumber_1xhnn_149{background:var(--color-card-bg);color:#a5b4fc;border-color:var(--color-card-border)}.dark-theme ._tocToggle_1xhnn_81{background:var(--color-bg-tertiary);border-color:var(--color-card-border);color:var(--color-text-primary)}._summary_1xhnn_204{padding:3rem 2rem 0}._container_1xhnn_208{max-width:900px;margin:0 auto;padding:0 2rem}._summaryCard_1xhnn_214{background:var(--color-brand-accent-subtle,#eef2ff);border-radius:var(--radius-lg);border:1px solid #c7d2fe;padding:2rem}._summaryTitle_1xhnn_221{color:var(--color-text-primary,#0f172a);margin-bottom:1rem;font-size:1.25rem;font-weight:600}._summaryText_1xhnn_228{color:var(--color-text-secondary,#475569);margin:0;font-size:1rem;line-height:1.7}._summaryText_1xhnn_228 strong{color:var(--color-text-primary,#0f172a)}._details_1xhnn_240{padding:2rem 2rem 5rem}._detailsGrid_1xhnn_244{flex-direction:column;gap:1.5rem;display:flex}._detailCard_1xhnn_250{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-lg);scroll-margin-top:calc(var(--expo-banner-height,0px) + var(--header-height,60px) + 64px);padding:2rem;transition:all .25s;box-shadow:0 1px 3px #0000000a}._detailCard_1xhnn_250:hover{border-color:#6366f14d;box-shadow:0 8px 30px -8px #6366f11f}._detailHeader_1xhnn_266{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}._detailIcon_1xhnn_273{border-radius:var(--radius-md);color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.125rem;display:flex}._detailHeaderText_1xhnn_286{flex-direction:column;gap:.125rem;display:flex}._detailNumber_1xhnn_292{color:var(--color-brand-accent,#6366f1);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}._detailTitle_1xhnn_300{color:var(--color-text-primary,#0f172a);margin:0;font-size:1.125rem;font-weight:600}._detailContent_1xhnn_307{color:var(--color-text-muted,#64748b);margin-bottom:1rem;font-size:.9375rem;line-height:1.6}._detailList_1xhnn_314{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}._detailLink_1xhnn_325{color:var(--color-brand-accent,#6366f1);align-items:center;gap:.4rem;margin-top:1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}._detailLink_1xhnn_325:hover{gap:.65rem;text-decoration:underline}._detailList_1xhnn_314 li{color:var(--color-text-secondary,#475569);align-items:flex-start;gap:.625rem;font-size:.9rem;line-height:1.55;display:flex}._checkIcon_1xhnn_351{color:var(--color-brand-accent,#6366f1);flex-shrink:0;margin-top:.2rem;font-size:1rem}._contact_1xhnn_359{padding:0 2rem 5rem}._contactCard_1xhnn_363{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-lg);text-align:center;padding:2.5rem;box-shadow:0 1px 3px #0000000a}._contactIcon_1xhnn_372{color:var(--color-brand-accent,#6366f1);margin-bottom:1rem;font-size:2.5rem}._contactTitle_1xhnn_378{color:var(--color-text-primary,#0f172a);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}._contactText_1xhnn_385{color:var(--color-text-muted,#64748b);margin:0;font-size:1rem;line-height:1.6}._contactText_1xhnn_385 a{color:var(--color-brand-accent,#6366f1);font-weight:500;text-decoration:none;transition:color .2s}._contactText_1xhnn_385 a:hover{color:#4f46e5}.dark-theme ._summaryCard_1xhnn_214{background:#6366f11a;border-color:#6366f133}@media (width<=768px){._hero_1xhnn_10{padding:2rem 1.5rem 3rem}._summary_1xhnn_204,._details_1xhnn_240,._contact_1xhnn_359{padding-left:1.5rem;padding-right:1.5rem}._container_1xhnn_208{padding:0}._detailCard_1xhnn_250{padding:1.5rem}._tocInner_1xhnn_74{padding:.75rem 1.25rem}._tocToggle_1xhnn_81{display:inline-flex}._tocGrid_1xhnn_115{grid-template-columns:1fr;gap:.4rem;max-height:60vh;margin-top:.65rem;padding-bottom:.25rem;display:none;overflow-y:auto}._tocGridOpen_1xhnn_451{display:grid}}@media (width<=480px){._hero_1xhnn_10{padding:1.5rem 1rem 2.5rem}._heroTitle_1xhnn_39{font-size:1.75rem}._summary_1xhnn_204,._details_1xhnn_240,._contact_1xhnn_359{padding-left:1rem;padding-right:1rem}._summaryCard_1xhnn_214{padding:1.5rem}._detailCard_1xhnn_250{padding:1.25rem}._contactCard_1xhnn_363{padding:1.5rem}._tocInner_1xhnn_74{padding:.65rem 1rem}}._page_1gb8n_3{background:var(--color-card-bg,white);min-height:100vh;overflow-x:hidden}._hero_1gb8n_10{text-align:center;padding:4rem 2rem;position:relative;overflow:hidden}._heroBackground_1gb8n_17{position:absolute;inset:0}._heroBgImage_1gb8n_22{object-fit:cover;width:100%;height:100%}._heroOverlay_1gb8n_28{background:linear-gradient(135deg,#0f172ad9 0%,#1e1b4be6 100%);position:absolute;inset:0}._heroRouteNetwork_1gb8n_34{z-index:0;opacity:.4}._heroContent_1gb8n_39{z-index:1;max-width:700px;margin:0 auto;position:relative}._heroTitle_1gb8n_46{color:#fff;letter-spacing:-.025em;margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:700;line-height:1.15}._heroSubtitle_1gb8n_55{color:#ffffffd9;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}._heroEmail_1gb8n_62{color:#ffffffe6;margin:0;font-size:1rem;line-height:1.6}._heroEmail_1gb8n_62 a{color:#fffffff2;border-bottom:1px solid #ffffff4d;padding-bottom:2px;font-weight:500;text-decoration:none;transition:all .2s}._heroEmail_1gb8n_62 a:hover{color:#fff;border-bottom-color:#fff9}._mission_1gb8n_84{padding:5rem 2rem;position:relative;overflow:hidden}._mission_1gb8n_84:before{content:"";opacity:.025;pointer-events:none;background-image:radial-gradient(circle, var(--color-brand-accent,#6366f1) 1px, transparent 1px);background-size:24px 24px;position:absolute;inset:0}._container_1gb8n_100{max-width:1100px;margin:0 auto;padding:0 2rem}._missionGrid_1gb8n_106{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;display:grid}._missionContent_1gb8n_113{max-width:480px}._sectionLabel_1gb8n_117{color:var(--color-brand-accent,#6366f1);text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border-radius:100px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}._missionTitle_1gb8n_130{color:var(--color-text-primary,#0f172a);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}._missionText_1gb8n_139{color:var(--color-text-muted,#64748b);margin-bottom:1rem;font-size:1rem;line-height:1.75}._missionSubtitle_1gb8n_150{color:var(--color-text-primary,#0f172a);letter-spacing:-.01em;margin:1.75rem 0 1rem;font-size:1rem;font-weight:700}._missionSteps_1gb8n_162{counter-reset:mission-step;flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}._missionStep_1gb8n_162{counter-increment:mission-step;color:var(--color-text-secondary,#334155);padding-left:2.75rem;font-size:.9375rem;line-height:1.6;position:relative}._missionStep_1gb8n_162:before{content:counter(mission-step);color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8125rem;font-weight:700;line-height:1;display:flex;position:absolute;top:.05em;left:0}._missionVisual_1gb8n_201{position:relative}._dashboardFrame_1gb8n_205{border-radius:var(--radius-lg);background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%);padding:1.5rem;box-shadow:0 25px 60px -15px #1e1b4b66}._dashboardImage_1gb8n_212{border-radius:var(--radius-sm);width:100%;height:auto;display:block}._founderStory_1gb8n_220{text-align:center;max-width:700px;margin:0 auto}._founderTitle_1gb8n_226{color:var(--color-text-primary,#0f172a);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}._founderText_1gb8n_235{color:var(--color-text-muted,#64748b);margin-bottom:1rem;font-size:1rem;line-height:1.75}._founderText_1gb8n_235:last-child{margin-bottom:0}._storySection_1gb8n_246{padding:4rem 2rem 0}.dark-theme ._page_1gb8n_3{background:var(--color-bg-page)}.dark-theme ._sectionLabel_1gb8n_117{color:#818cf8;background:#6366f126}.dark-theme ._values_1gb8n_259,.dark-theme ._numbers_1gb8n_263{background:var(--color-bg-primary)}.dark-theme ._numberCard_1gb8n_267{background:var(--color-card-bg,#1a1a2e);border-color:var(--color-card-border,#2d2d44)}._values_1gb8n_259{background:var(--color-bg-page,#f8fafc);padding:5rem 2rem}._sectionHeader_1gb8n_278{text-align:center;margin-bottom:3rem}._sectionTitle_1gb8n_283{color:var(--color-text-primary,#0f172a);letter-spacing:-.02em;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700}._valuesGrid_1gb8n_290{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:2rem;display:grid;position:relative}._valuesGrid_1gb8n_290:before{content:"";z-index:0;background:repeating-linear-gradient(90deg,#6366f1 0 8px,#0000 8px 16px);height:2px;position:absolute;top:40px;left:15%;right:15%}._stepNumber_1gb8n_309{color:#fff;z-index:1;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:inline-flex;position:relative}._valueCard_1gb8n_325{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-lg);text-align:center;flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}._valueCard_1gb8n_325:before{content:"";opacity:0;background:linear-gradient(90deg,#6366f1,#8b5cf6);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}._valueCard_1gb8n_325:hover{border-color:var(--color-card-border,#c7d2fe);transform:translateY(-4px);box-shadow:0 20px 40px -15px #6366f126}._valueCard_1gb8n_325:hover:before{opacity:1}._valueIcon_1gb8n_361{border-radius:var(--radius-lg);color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;font-size:1.5rem;display:flex}._valueTitle_1gb8n_374{color:var(--color-text-primary,#0f172a);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}._valueDesc_1gb8n_381{color:var(--color-text-muted,#64748b);margin:0;font-size:.9375rem;line-height:1.65}._numbers_1gb8n_263{background:var(--color-card-bg,white);padding:5rem 2rem}._numbersHeader_1gb8n_397{text-align:center;max-width:720px;margin:0 auto 2.5rem}._numbersTitle_1gb8n_403{color:var(--color-text-primary,#1a1a2e);letter-spacing:-.02em;margin:.5rem 0 0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}._numbersGrid_1gb8n_411{grid-template-columns:repeat(4,1fr);gap:1.25rem;max-width:1100px;margin:0 auto;display:grid}._numberCard_1gb8n_267{background:var(--color-card-bg,#fff);border:1px solid var(--color-card-border,#e5e7eb);border-radius:14px;flex-direction:column;gap:.65rem;padding:1.5rem 1.5rem 1.625rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}._numberCard_1gb8n_267:hover{border-color:var(--color-card-border-hover,#d1d5db);transform:translateY(-3px);box-shadow:0 10px 24px #0f172a14}._numberIcon_1gb8n_436{width:38px;height:38px;color:var(--color-brand-accent,#6366f1);background:#6366f11f;border-radius:10px;justify-content:center;align-items:center;font-size:1.05rem;display:inline-flex}._numberValue_1gb8n_448{color:var(--color-text-primary,#1a1a2e);letter-spacing:-.02em;font-size:1.5rem;font-weight:700;line-height:1.1}._numberCaption_1gb8n_456{color:var(--color-text-secondary,#4b5563);margin:0;font-size:.9rem;line-height:1.5}@media (width<=1024px){._missionGrid_1gb8n_106{text-align:center;grid-template-columns:1fr;gap:3rem}._missionContent_1gb8n_113{max-width:100%}._missionVisual_1gb8n_201{max-width:500px;margin:0 auto}._featureList_1gb8n_480{align-items:center}._featureItem_1gb8n_484{flex-direction:column;justify-content:center;align-items:center;gap:.5rem}._featureItem_1gb8n_484 span{text-align:center;flex:0 auto}._featureIcon_1gb8n_496{margin:0 auto}}@media (width<=768px){._hero_1gb8n_10{padding:2.5rem 1.5rem 3rem}._mission_1gb8n_84,._values_1gb8n_259,._numbers_1gb8n_263{padding:4rem 1.5rem}._numbersGrid_1gb8n_411{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:640px;margin:0 auto}._container_1gb8n_100{padding:0}._valuesGrid_1gb8n_290{grid-template-columns:1fr;max-width:400px;margin:0 auto}._valuesGrid_1gb8n_290:before{display:none}._storySection_1gb8n_246{padding:3rem 1.5rem 0}._dashboardFrame_1gb8n_205{padding:1rem}._featureList_1gb8n_480{align-items:center}._featureItem_1gb8n_484{flex-direction:column;justify-content:center;align-items:center;gap:.5rem}._featureItem_1gb8n_484 span{text-align:center;flex:0 auto}._featureIcon_1gb8n_496{margin:0 auto}._valueCard_1gb8n_325,._numberCard_1gb8n_267{transition:none}._valueCard_1gb8n_325:hover,._numberCard_1gb8n_267:hover{transform:none}}@media (width<=480px){._hero_1gb8n_10{padding:2rem 1rem 2.5rem}._heroTitle_1gb8n_46{font-size:1.75rem}._heroSubtitle_1gb8n_55{font-size:1rem}._mission_1gb8n_84,._values_1gb8n_259,._numbers_1gb8n_263{padding:3rem 1rem}._numbersGrid_1gb8n_411{grid-template-columns:1fr;gap:.875rem;max-width:360px}._storySection_1gb8n_246{padding:2rem 1rem 0}._valueCard_1gb8n_325{padding:1.5rem}._featureList_1gb8n_480{align-items:center}._featureItem_1gb8n_484{flex-direction:column;justify-content:center;align-items:center;gap:.5rem}._featureItem_1gb8n_484 span{text-align:center;flex:0 auto}._featureIcon_1gb8n_496{margin:0 auto}}._page_39m8v_3{background:var(--color-bg-page,#f8fafc);min-height:100vh;overflow-x:hidden}._hero_39m8v_10{text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);padding:3rem 2rem 4rem}._heroContent_39m8v_16{max-width:700px;margin:0 auto}._badge_39m8v_21{color:#a5b4fc;background:#6366f133;border:1px solid #6366f14d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}._heroTitle_39m8v_35{color:#fff;letter-spacing:-.025em;margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15}._heroSubtitle_39m8v_44{color:#ffffffbf;max-width:600px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:clamp(.95rem,2vw,1.125rem);line-height:1.7}._lastUpdated_39m8v_54{color:#ffffff73;font-size:.875rem}._tocWrapper_39m8v_60{top:calc(var(--expo-banner-height,0px) + var(--header-height,60px));z-index:20;background:var(--color-card-bg,white);border-bottom:1px solid var(--color-card-border,#e5e7eb);position:sticky;box-shadow:0 1px 3px #0000000d}._tocInner_39m8v_70{max-width:1100px;margin:0 auto;padding:1rem 2rem}._tocToggle_39m8v_77{background:var(--color-bg-page,#f1f5f9);border:1px solid var(--color-card-border,#e5e7eb);width:100%;color:var(--color-text-primary,#0f172a);cursor:pointer;border-radius:12px;align-items:center;gap:.625rem;padding:.85rem 1rem;font-family:inherit;font-size:.92rem;font-weight:600;transition:border-color .2s,background .2s;display:none}._tocToggle_39m8v_77:hover{border-color:#6366f166}._tocChevron_39m8v_98{margin-left:auto;transition:transform .25s}._tocChevronOpen_39m8v_103{transform:rotate(180deg)}._tocGrid_39m8v_110{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-auto-rows:1fr;gap:.5rem;display:grid}._tocLink_39m8v_117{color:var(--color-text-secondary,#475569);background:var(--color-bg-page,#f8fafc);border:1px solid var(--color-card-border,#e5e7eb);border-radius:10px;align-items:center;gap:.625rem;min-height:56px;padding:.625rem .85rem;font-size:.85rem;font-weight:500;line-height:1.3;text-decoration:none;transition:all .2s;display:flex}._tocLink_39m8v_117:hover{color:var(--color-brand-accent,#6366f1);background:var(--color-brand-accent-subtle,#eef2ff);border-color:#6366f159;transform:translateY(-1px)}._tocNumber_39m8v_143{background:var(--color-card-bg,white);min-width:28px;color:var(--color-brand-accent,#6366f1);letter-spacing:.02em;border:1px solid var(--color-card-border,#e5e7eb);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.2rem .4rem;font-size:.72rem;font-weight:700;display:inline-flex}._tocLink_39m8v_117:hover ._tocNumber_39m8v_143{background:var(--color-brand-accent,#6366f1);color:#fff;border-color:var(--color-brand-accent,#6366f1)}._tocLabel_39m8v_165{word-break:break-word;flex:1}.dark-theme ._tocLink_39m8v_117{background:var(--color-bg-tertiary);border-color:var(--color-card-border);color:var(--color-text-secondary)}.dark-theme ._tocLink_39m8v_117:hover{color:#a5b4fc;background:#6366f11f;border-color:#6366f166}.dark-theme ._tocNumber_39m8v_143{background:var(--color-card-bg);color:#a5b4fc;border-color:var(--color-card-border)}.dark-theme ._tocToggle_39m8v_77{background:var(--color-bg-tertiary);border-color:var(--color-card-border);color:var(--color-text-primary)}._content_39m8v_195{padding:3rem 2rem 6rem}._container_39m8v_199{max-width:900px;margin:0 auto}._intro_39m8v_204{background:var(--color-brand-accent-subtle,#eef2ff);border-radius:var(--radius-lg);border:1px solid #c7d2fe;margin-bottom:2rem;padding:1.75rem}._intro_39m8v_204 p{color:var(--color-text-secondary,#475569);margin:0;font-size:1rem;line-height:1.7}._sections_39m8v_219{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}._sectionCard_39m8v_226{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-lg);scroll-margin-top:calc(var(--expo-banner-height,0px) + var(--header-height,60px) + 64px);padding:2rem;transition:all .25s;box-shadow:0 1px 3px #0000000a}._sectionCard_39m8v_226:hover{border-color:#6366f14d;box-shadow:0 8px 30px -8px #6366f11f}._sectionHeader_39m8v_242{align-items:center;gap:.875rem;margin-bottom:1rem;display:flex}._sectionNumber_39m8v_249{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8125rem;font-weight:700;display:flex}._sectionTitle_39m8v_263{color:var(--color-text-primary,#0f172a);margin:0;font-size:1.125rem;font-weight:600}._sectionContent_39m8v_270{color:var(--color-text-secondary,#475569);overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.9375rem;line-height:1.75}._sectionContent_39m8v_270 a{color:var(--color-brand-primary,#4f46e5);text-decoration:underline}._sectionContent_39m8v_270 a:hover{text-decoration:none}._sectionContent_39m8v_270 p{margin:0 0 .875rem}._sectionContent_39m8v_270 p:last-child{margin-bottom:0}._sectionContent_39m8v_270 ul{margin:.25rem 0 .875rem;padding-left:1.25rem}._sectionContent_39m8v_270 ul li{margin-bottom:.5rem;line-height:1.7}._sectionContent_39m8v_270 ul li:last-child{margin-bottom:0}._sectionContent_39m8v_270 strong{color:var(--color-text-primary,#0f172a);font-weight:600}._contactCard_39m8v_320{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-lg);text-align:center;padding:2.5rem;box-shadow:0 1px 3px #0000000a}._contactIcon_39m8v_329{color:var(--color-brand-accent,#6366f1);margin-bottom:1rem;font-size:2.5rem}._contactTitle_39m8v_335{color:var(--color-text-primary,#0f172a);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}._contactText_39m8v_342{color:var(--color-text-muted,#64748b);margin:0;font-size:1rem;line-height:1.6}._contactText_39m8v_342 a{color:var(--color-brand-accent,#6366f1);font-weight:500;text-decoration:none;transition:color .2s}._contactText_39m8v_342 a:hover{color:#4f46e5}.dark-theme ._intro_39m8v_204{background:#6366f11a;border-color:#6366f133}@media (width<=768px){._hero_39m8v_10{padding:2rem 1.5rem 3rem}._content_39m8v_195{padding:2.5rem 1.5rem 4rem}._sectionCard_39m8v_226{padding:1.5rem}._contactCard_39m8v_320{padding:2rem}._tocInner_39m8v_70{padding:.75rem 1.25rem}._tocToggle_39m8v_77{display:inline-flex}._tocGrid_39m8v_110{grid-template-columns:1fr;gap:.4rem;max-height:60vh;margin-top:.65rem;padding-bottom:.25rem;display:none;overflow-y:auto}._tocGridOpen_39m8v_404{display:grid}}@media (width<=480px){._hero_39m8v_10{padding:1.5rem 1rem 2.5rem}._heroTitle_39m8v_35{font-size:1.75rem}._content_39m8v_195{padding:2rem 1rem 3rem}._intro_39m8v_204,._sectionCard_39m8v_226{padding:1.25rem}._contactCard_39m8v_320{padding:1.5rem}._tocInner_39m8v_70{padding:.65rem 1rem}}._page_5blu0_3{background:var(--color-bg-page,#f8fafc);min-height:100vh;overflow-x:hidden}._hero_5blu0_10{text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);padding:3rem 2rem 4rem}._heroContent_5blu0_16{max-width:700px;margin:0 auto}._badge_5blu0_21{color:#a5b4fc;background:#6366f133;border:1px solid #6366f14d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}._heroTitle_5blu0_35{color:#fff;letter-spacing:-.025em;margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15}._heroSubtitle_5blu0_44{color:#ffffffbf;max-width:600px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:clamp(.95rem,2vw,1.125rem);line-height:1.7}._lastUpdated_5blu0_54{color:#ffffff73;font-size:.875rem}._tocWrapper_5blu0_60{top:calc(var(--expo-banner-height,0px) + var(--header-height,60px));z-index:20;background:var(--color-card-bg,white);border-bottom:1px solid var(--color-card-border,#e5e7eb);position:sticky;box-shadow:0 1px 3px #0000000d}._tocInner_5blu0_70{max-width:1100px;margin:0 auto;padding:1rem 2rem}._tocToggle_5blu0_76{background:var(--color-bg-page,#f1f5f9);border:1px solid var(--color-card-border,#e5e7eb);width:100%;color:var(--color-text-primary,#0f172a);cursor:pointer;border-radius:12px;align-items:center;gap:.625rem;padding:.85rem 1rem;font-family:inherit;font-size:.92rem;font-weight:600;transition:border-color .2s,background .2s;display:none}._tocToggle_5blu0_76:hover{border-color:#6366f166}._tocChevron_5blu0_97{margin-left:auto;transition:transform .25s}._tocChevronOpen_5blu0_102{transform:rotate(180deg)}._tocGrid_5blu0_106{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-auto-rows:1fr;gap:.5rem;display:grid}._tocLink_5blu0_113{color:var(--color-text-secondary,#475569);background:var(--color-bg-page,#f8fafc);border:1px solid var(--color-card-border,#e5e7eb);border-radius:10px;align-items:center;gap:.625rem;min-height:56px;padding:.625rem .85rem;font-size:.85rem;font-weight:500;line-height:1.3;text-decoration:none;transition:all .2s;display:flex}._tocLink_5blu0_113:hover{color:var(--color-brand-accent,#6366f1);background:var(--color-brand-accent-subtle,#eef2ff);border-color:#6366f159;transform:translateY(-1px)}._tocNumber_5blu0_137{background:var(--color-card-bg,white);min-width:28px;color:var(--color-brand-accent,#6366f1);letter-spacing:.02em;border:1px solid var(--color-card-border,#e5e7eb);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.2rem .4rem;font-size:.72rem;font-weight:700;display:inline-flex}._tocLink_5blu0_113:hover ._tocNumber_5blu0_137{background:var(--color-brand-accent,#6366f1);color:#fff;border-color:var(--color-brand-accent,#6366f1)}._tocLabel_5blu0_159{word-break:break-word;flex:1}.dark-theme ._tocLink_5blu0_113{background:var(--color-bg-tertiary);border-color:var(--color-card-border);color:var(--color-text-secondary)}.dark-theme ._tocLink_5blu0_113:hover{color:#a5b4fc;background:#6366f11f;border-color:#6366f166}.dark-theme ._tocNumber_5blu0_137{background:var(--color-card-bg);color:#a5b4fc;border-color:var(--color-card-border)}.dark-theme ._tocToggle_5blu0_76{background:var(--color-bg-tertiary);border-color:var(--color-card-border);color:var(--color-text-primary)}._content_5blu0_189{padding:3rem 2rem 6rem}._container_5blu0_193{flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto;display:flex}._summaryCard_5blu0_202{background:var(--color-brand-accent-subtle,#eef2ff);border-radius:var(--radius-lg);scroll-margin-top:calc(var(--expo-banner-height,0px) + var(--header-height,60px) + 64px);border:1px solid #c7d2fe;padding:2rem}._cardHeader_5blu0_211{align-items:center;gap:.875rem;margin-bottom:1rem;display:flex}._cardNumber_5blu0_218{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8125rem;font-weight:700;display:flex}._summaryTitle_5blu0_232{color:var(--color-text-primary,#0f172a);margin:0;font-size:1.25rem;font-weight:600}._summaryText_5blu0_239{color:var(--color-text-secondary,#475569);margin:0;font-size:1rem;line-height:1.7}._sectionCard_5blu0_247{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-lg);scroll-margin-top:calc(var(--expo-banner-height,0px) + var(--header-height,60px) + 64px);padding:2rem;transition:all .25s;box-shadow:0 1px 3px #0000000a}._sectionCard_5blu0_247:hover{border-color:#6366f14d;box-shadow:0 8px 30px -8px #6366f11f}._sectionTitle_5blu0_263{color:var(--color-text-primary,#0f172a);margin:0;font-size:1.25rem;font-weight:600}._sectionText_5blu0_270{color:var(--color-text-secondary,#475569);margin-bottom:1rem;font-size:.9375rem;line-height:1.75}._sectionText_5blu0_270:last-child{margin-bottom:0}._cookiesList_5blu0_282{flex-direction:column;gap:1rem;display:flex}._cookieCard_5blu0_288{background:var(--color-bg-page,#f8fafc);border:1px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-md);padding:1.25rem}._cookieHeader_5blu0_295{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}._cookieName_5blu0_304{color:var(--color-text-primary,#0f172a);font-size:1rem;font-weight:600}._cookieType_5blu0_310{background:var(--color-success-bg,#dcfce7);color:var(--color-success,#166534);border-radius:100px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}._cookiePurpose_5blu0_319{color:var(--color-text-muted,#64748b);margin-bottom:.5rem;font-size:.9rem;line-height:1.6}._cookieDuration_5blu0_326{color:var(--color-text-muted,#94a3b8);margin:0;font-size:.8125rem}._dontUseCard_5blu0_333{background:var(--color-danger-bg,#fef2f2);border-radius:var(--radius-md);border:1px solid #fecaca;padding:1.5rem}._dontUseList_5blu0_340{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}._dontUseList_5blu0_340 li{color:var(--color-danger,#7f1d1d);align-items:center;gap:.75rem;font-size:.9375rem;display:flex}._xIcon_5blu0_357{color:var(--color-danger,#dc2626);flex-shrink:0;font-size:1rem}._contactCard_5blu0_364{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-lg);text-align:center;padding:2.5rem;box-shadow:0 1px 3px #0000000a}._contactIcon_5blu0_373{color:var(--color-brand-accent,#6366f1);margin-bottom:1rem;font-size:2.5rem}._contactTitle_5blu0_379{color:var(--color-text-primary,#0f172a);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}._contactText_5blu0_386{color:var(--color-text-muted,#64748b);margin:0;font-size:1rem;line-height:1.6}._contactText_5blu0_386 a{color:var(--color-brand-accent,#6366f1);font-weight:500;text-decoration:none;transition:color .2s}._contactText_5blu0_386 a:hover{color:#4f46e5}.dark-theme ._summaryCard_5blu0_202{background:#6366f11a;border-color:#6366f133}.dark-theme ._dontUseCard_5blu0_333{border-color:#f871714d}@media (width<=768px){._hero_5blu0_10{padding:2rem 1.5rem 3rem}._content_5blu0_189{padding:2.5rem 1.5rem 4rem}._sectionCard_5blu0_247{padding:1.5rem}._contactCard_5blu0_364{padding:2rem}._tocInner_5blu0_70{padding:.75rem 1.25rem}._tocToggle_5blu0_76{display:inline-flex}._tocGrid_5blu0_106{grid-template-columns:1fr;gap:.4rem;max-height:60vh;margin-top:.65rem;padding-bottom:.25rem;display:none;overflow-y:auto}._tocGridOpen_5blu0_451{display:grid}}@media (width<=480px){._hero_5blu0_10{padding:1.5rem 1rem 2.5rem}._heroTitle_5blu0_35{font-size:1.75rem}._content_5blu0_189{padding:2rem 1rem 3rem}._summaryCard_5blu0_202{padding:1.5rem}._sectionCard_5blu0_247{padding:1.25rem}._cookieCard_5blu0_288{padding:1rem}._dontUseCard_5blu0_333{padding:1.25rem}._contactCard_5blu0_364{padding:1.5rem}._tocInner_5blu0_70{padding:.65rem 1rem}}._page_1996l_1{background:var(--color-bg-page,#f8fafc);min-height:100vh;overflow-x:hidden}._hero_1996l_10{text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);padding:3rem 2rem 4rem}._heroContent_1996l_16{max-width:700px;margin:0 auto}._badge_1996l_21{color:#a5b4fc;background:#6366f133;border:1px solid #6366f14d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}._heroTitle_1996l_35{color:#fff;letter-spacing:-.025em;margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15}._heroSubtitle_1996l_44{color:#ffffffbf;max-width:600px;margin:0 auto;font-size:clamp(.95rem,2vw,1.125rem);line-height:1.7}._heroLink_1996l_52{color:#a5b4fc;text-underline-offset:3px;text-decoration:underline}._heroLink_1996l_52:hover{color:#c7d2fe}._body_1996l_62{padding:3rem 2rem 5rem}._container_1996l_66{max-width:900px;margin:0 auto}._creditList_1996l_71{gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}._creditCard_1996l_79{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:12px;grid-template-columns:200px 1fr;align-items:center;gap:1.5rem;padding:1.25rem;display:grid;box-shadow:0 1px 3px #0000000a}._creditImage_1996l_91{object-fit:cover;border-radius:8px;width:100%;height:140px;display:block}._creditMeta_1996l_99{flex-direction:column;gap:.5rem;display:flex}._creditUsedOn_1996l_105{color:var(--color-text-muted,#64748b);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.8rem;font-weight:600}._creditAttribution_1996l_114{color:var(--color-text-primary,#0f172a);margin:0;font-size:1rem;line-height:1.55}._creditLink_1996l_121{color:var(--color-brand-accent,#6366f1);text-underline-offset:2px;font-weight:500;text-decoration:underline}._creditLink_1996l_121:hover{color:var(--color-brand-accent-hover,#4f46e5)}@media (width<=640px){._creditCard_1996l_79{grid-template-columns:1fr}._creditImage_1996l_91{height:180px}}._page_x36i8_3{background:var(--color-card-bg,white);min-height:100vh;overflow-x:hidden}.dark-theme ._page_x36i8_3{background:var(--color-bg-page)}._socialStrip_x36i8_14{background:color-mix(in srgb, var(--color-brand-primary) 3%, transparent);border-bottom:1px solid var(--color-card-border,#e5e7eb);width:100%}._socialStripInner_x36i8_20{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:.625rem 2rem;display:flex}._socialCaption_x36i8_30{color:var(--color-text-secondary,#64748b);letter-spacing:.01em;font-size:.8125rem}._socialIcons_x36i8_36{align-items:center;gap:.5rem;display:flex}._socialIconLink_x36i8_42{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--color-text-secondary,#64748b);background:0 0;justify-content:center;align-items:center;font-size:.95rem;text-decoration:none;transition:all .2s;display:inline-flex}._socialIconLink_x36i8_42:hover{color:var(--color-brand-accent,#6366f1);background:color-mix(in srgb, var(--color-brand-accent) 10%, transparent);transform:translateY(-1px)}._hero_x36i8_63{text-align:center;padding:4rem 2rem 2.5rem}._heroInner_x36i8_68{max-width:760px;margin:0 auto}._eyebrow_x36i8_73{background:color-mix(in srgb, var(--color-brand-accent) 12%, transparent);color:var(--color-brand-accent,#6366f1);text-transform:uppercase;letter-spacing:.08em;border-radius:100px;margin-bottom:1.25rem;padding:.375rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}._heroTitle_x36i8_86{color:var(--color-text-primary,#0f172a);letter-spacing:-.025em;margin:0 0 1.25rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15}._heroSubtitle_x36i8_95{color:var(--color-text-secondary,#475569);margin:0 0 1.25rem;max-width:720px;margin-inline:auto;font-size:1.0625rem;line-height:1.7}._heroMeta_x36i8_104{color:var(--color-text-muted,#94a3b8);margin:0;font-size:.875rem}._expoWrap_x36i8_111{width:100%;max-width:1100px;margin:0 auto;padding:1rem 2rem 2rem}._expoCard_x36i8_118{background:linear-gradient(135deg, var(--color-brand-accent,#6366f1) 0%, var(--color-brand-accent-light,#8b5cf6) 100%);border-radius:20px;justify-content:space-between;align-items:center;gap:1.75rem;padding:2rem 2.25rem;display:flex;box-shadow:0 20px 45px -20px #6366f173}._expoContent_x36i8_129{flex:1;min-width:0}._expoTitle_x36i8_134{color:#fff;letter-spacing:-.015em;margin:0 0 .625rem;font-size:clamp(1.25rem,2.4vw,1.625rem);font-weight:700;line-height:1.25}._expoBody_x36i8_143{color:#ffffffe6;margin:0;font-size:1rem;line-height:1.6}._expoCta_x36i8_150{color:var(--color-brand-accent,#6366f1);cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #0000001a}._expoCta_x36i8_150:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0000002e}._postsWrap_x36i8_177{width:100%;max-width:1100px;margin:0 auto;padding:2rem 2rem 4rem}._postsGrid_x36i8_184{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;display:grid}._card_x36i8_190{background:var(--color-card-bg,#fff);border:1px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-lg);flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}._card_x36i8_190:hover{border-color:color-mix(in srgb, var(--color-brand-accent) 35%, var(--color-card-border));transform:translateY(-4px);box-shadow:0 20px 40px -18px #0f172a2e}._cardImageWrap_x36i8_206{aspect-ratio:16/9;background:color-mix(in srgb, var(--color-brand-primary) 6%, transparent);cursor:zoom-in;width:100%;position:relative;overflow:hidden}._cardImageWrap_x36i8_206>picture{width:100%;height:100%;display:block}._cardImage_x36i8_206{object-fit:contain;width:100%;height:100%;transition:transform .4s;display:block}._card_x36i8_190:hover ._cardImage_x36i8_206{transform:scale(1.03)}._cardBody_x36i8_240{flex-direction:column;flex:1;padding:1.5rem 1.5rem 1.25rem;display:flex}._cardHeader_x36i8_247{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}._categoryPill_x36i8_255{background:color-mix(in srgb, var(--color-brand-accent) 12%, transparent);color:var(--color-brand-accent,#6366f1);text-transform:uppercase;letter-spacing:.05em;border-radius:100px;padding:.25rem .625rem;font-size:.7rem;font-weight:600;display:inline-block}._cardDate_x36i8_267{color:var(--color-text-muted,#94a3b8);font-size:.8125rem}._cardTitle_x36i8_272{color:var(--color-text-primary,#0f172a);letter-spacing:-.015em;margin:0 0 .625rem;font-size:1.1875rem;font-weight:700;line-height:1.3}._cardExcerpt_x36i8_281{color:var(--color-text-secondary,#475569);margin:0 0 1rem;font-size:.9375rem;line-height:1.6}._cardFullBody_x36i8_288{border-top:1px solid var(--color-card-border,#e5e7eb);margin-top:.25rem;margin-bottom:.5rem;padding-top:1rem}._cardFullBody_x36i8_288 p{color:var(--color-text-secondary,#475569);margin:0 0 .875rem;font-size:.9375rem;line-height:1.7}._cardFullBody_x36i8_288 p:last-child{margin-bottom:0}._readMore_x36i8_306{color:var(--color-brand-accent,#6366f1);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:.375rem;margin-top:auto;padding:.5rem 0;font-size:.875rem;font-weight:600;transition:color .2s,gap .2s;display:inline-flex}._readMore_x36i8_306:hover{color:var(--color-brand-accent-hover,#4f46e5);gap:.5rem}._footerCtaWrap_x36i8_328{width:100%;max-width:1100px;margin:0 auto;padding:0 2rem 5rem}._footerCta_x36i8_328{border:1px solid var(--color-card-border,#e5e7eb);border-radius:var(--radius-lg);text-align:center;background:color-mix(in srgb, var(--color-brand-accent) 4%, var(--color-card-bg));padding:2.25rem}._footerCtaTitle_x36i8_343{color:var(--color-text-primary,#0f172a);letter-spacing:-.015em;margin:0 0 .625rem;font-size:clamp(1.25rem,2.4vw,1.5rem);font-weight:700}._footerCtaText_x36i8_351{color:var(--color-text-secondary,#475569);max-width:560px;margin:0 auto 1.25rem;font-size:1rem;line-height:1.65}._footerCtaLink_x36i8_359{color:var(--color-brand-accent,#6366f1);border:1px solid color-mix(in srgb, var(--color-brand-accent) 35%, transparent);border-radius:10px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._footerCtaLink_x36i8_359:hover{background:var(--color-brand-accent,#6366f1);color:#fff;border-color:var(--color-brand-accent,#6366f1);transform:translateY(-1px)}.dark-theme ._socialStrip_x36i8_14{background:color-mix(in srgb, var(--color-brand-accent) 8%, transparent)}.dark-theme ._card_x36i8_190:hover{box-shadow:0 20px 40px -18px #0009}@media (width<=900px){._expoCard_x36i8_118{text-align:left;flex-direction:column;align-items:flex-start;padding:1.75rem}._expoCta_x36i8_150{width:100%}}@media (width<=899px){._postsGrid_x36i8_184{grid-template-columns:1fr;gap:1.25rem}}@media (width<=720px){._hero_x36i8_63{padding:2.75rem 1.5rem 2rem}._heroTitle_x36i8_86{font-size:1.875rem}._expoWrap_x36i8_111,._postsWrap_x36i8_177,._footerCtaWrap_x36i8_328{padding-left:1.25rem;padding-right:1.25rem}._socialStripInner_x36i8_20{padding:.5rem 1.25rem}._cardBody_x36i8_240{padding:1.25rem}._footerCta_x36i8_328{padding:1.75rem 1.25rem}._socialIconLink_x36i8_42{width:40px;height:40px}._readMore_x36i8_306{min-height:40px;padding:.5rem .25rem}._card_x36i8_190,._card_x36i8_190:hover,._cardImage_x36i8_206,._card_x36i8_190:hover ._cardImage_x36i8_206,._expoCta_x36i8_150:hover,._footerCtaLink_x36i8_359:hover,._socialIconLink_x36i8_42:hover{transform:none}}@media (width<=480px){._hero_x36i8_63{padding:2.25rem 1rem 1.75rem}._heroTitle_x36i8_86{font-size:1.625rem}._heroSubtitle_x36i8_95{font-size:1rem}._socialStripInner_x36i8_20{padding:.5rem 1rem}._socialCaption_x36i8_30{font-size:.75rem}._expoWrap_x36i8_111,._postsWrap_x36i8_177,._footerCtaWrap_x36i8_328{padding-left:1rem;padding-right:1rem}._expoCard_x36i8_118{padding:1.5rem 1.25rem}._cardTitle_x36i8_272{font-size:1.0625rem}}._cardCta_x36i8_499{background:var(--color-brand-accent,#6366f1);color:#fff;border-radius:var(--radius-sm);align-self:flex-start;align-items:center;gap:.4rem;margin-top:.75rem;padding:.55rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}._cardCta_x36i8_499:hover,._cardCta_x36i8_499:focus-visible{background:var(--color-brand-accent-hover,#4f46e5);outline:none;transform:translateY(-1px)}._page_1wv53_3{background:var(--color-card-bg,white);min-height:100vh}._hero_1wv53_9{text-align:center;isolation:isolate;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);padding:5rem 2rem 4rem;position:relative;overflow:hidden}._heroBg_1wv53_18{z-index:0;pointer-events:none;opacity:.3;position:absolute;inset:0}._heroContent_1wv53_26{z-index:1;max-width:760px;margin:0 auto;position:relative}._heroBadge_1wv53_33{color:#a5b4fc;background:#6366f126;border:1px solid #6366f14d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}._heroTitle_1wv53_47{color:#fff;letter-spacing:-.025em;margin:0 0 1rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.15}._heroSubtitle_1wv53_56{color:#ffffffc7;max-width:620px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}._heroStats_1wv53_65{backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;max-width:620px;margin:0 auto;padding:1rem;display:grid}._heroStat_1wv53_65{border-right:1px solid #ffffff14;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .25rem;display:flex}._heroStat_1wv53_65:last-child{border-right:none}._heroStat_1wv53_65 strong{color:#fff;letter-spacing:-.02em;font-size:1.75rem;font-weight:700;line-height:1}._heroStat_1wv53_65 span{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}._container_1wv53_108{max-width:1100px;margin:0 auto;padding:0 2rem}._sectionHeader_1wv53_114{text-align:center;margin-bottom:2.5rem}._sectionLabel_1wv53_119{color:var(--color-brand-accent,#6366f1);text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border-radius:100px;align-items:center;gap:.4rem;margin-bottom:.85rem;padding:.4rem .9rem;font-size:.78rem;font-weight:600;display:inline-flex}.dark-theme ._sectionLabel_1wv53_119{color:#a5b4fc;background:#6366f11f}._sectionTitle_1wv53_139{color:var(--color-text-primary,#0f172a);letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700}._sectionDesc_1wv53_147{color:var(--color-text-muted,#64748b);max-width:620px;margin:0 auto;font-size:1rem;line-height:1.65}._shipped_1wv53_156{background:var(--color-bg-page,#f8fafc);padding:4rem 2rem 2rem}._shippedHeader_1wv53_161{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.5rem;display:flex}._shippedTitle_1wv53_170{color:var(--color-text-primary,#0f172a);letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700}._shippedDesc_1wv53_178{color:var(--color-text-muted,#64748b);max-width:540px;margin:0;font-size:.95rem;line-height:1.6}._shippedToggle_1wv53_186{background:var(--color-card-bg,white);color:var(--color-text-primary,#0f172a);border:1px solid var(--color-card-border,#e5e7eb);cursor:pointer;white-space:nowrap;border-radius:10px;align-items:center;gap:.5rem;padding:.7rem 1.2rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}._shippedToggle_1wv53_186:hover{color:var(--color-brand-accent,#6366f1);border-color:#6366f166;transform:translateY(-1px)}.dark-theme ._shippedToggle_1wv53_186{background:var(--color-card-bg);border-color:var(--color-card-border);color:var(--color-text-primary)}._shippedToggleIcon_1wv53_214{transition:transform .25s}._shippedToggleIconOpen_1wv53_218{transform:rotate(180deg)}._shippedGrid_1wv53_222{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:stretch;gap:1rem;margin-top:1.5rem;display:grid}._shippedGrid_1wv53_222>*{min-width:0;min-height:0;display:flex}._shippedCard_1wv53_246{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:12px;flex:1;align-items:flex-start;gap:.875rem;width:100%;height:100%;padding:1.25rem;transition:all .2s;display:flex}._shippedCard_1wv53_246:hover{border-color:#10b98166;transform:translateY(-1px);box-shadow:0 8px 24px -10px #10b9812e}._shippedCardIcon_1wv53_266{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;display:flex}._shippedCardTitle_1wv53_279{color:var(--color-text-primary,#0f172a);margin:0 0 .25rem;font-size:.95rem;font-weight:600;line-height:1.3}._shippedCardDesc_1wv53_287{color:var(--color-text-muted,#64748b);margin:0;font-size:.825rem;line-height:1.5}._coming_1wv53_295{padding:4rem 2rem 5rem;position:relative}._filterBar_1wv53_301{flex-wrap:wrap;justify-content:center;gap:.6rem;margin:0 0 3rem;display:flex}._filterPill_1wv53_309{background:var(--color-card-bg,white);color:var(--color-text-secondary,#475569);border:1px solid var(--color-card-border,#e5e7eb);cursor:pointer;border-radius:100px;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}._filterPill_1wv53_309:hover{color:var(--color-text-primary,#0f172a);border-color:#6366f166;transform:translateY(-1px)}._filterPillActive_1wv53_330{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-color:#0000;box-shadow:0 4px 12px -2px #6366f166;color:#fff!important}._filterPillActive_1wv53_330:hover{color:#fff;transform:translateY(-1px)}._filterCount_1wv53_342{min-width:22px;height:22px;color:inherit;background:#0f172a0f;border-radius:100px;justify-content:center;align-items:center;padding:0 .45rem;font-size:.75rem;font-weight:600;display:inline-flex}._filterPillActive_1wv53_330 ._filterCount_1wv53_342{color:#fff;background:#ffffff38}.dark-theme ._filterCount_1wv53_342{background:#ffffff14}._emptyState_1wv53_366{text-align:center;color:var(--color-text-muted,#64748b);background:var(--color-bg-page,#f8fafc);border-radius:12px;margin:0;padding:3rem 1rem;font-size:1rem}._timeline_1wv53_377{flex-direction:column;gap:3rem;max-width:800px;margin:0 auto;display:flex}._timelineGroup_1wv53_385{position:relative}._timelineGroupHeader_1wv53_389{border-bottom:1px dashed var(--color-card-border,#e5e7eb);align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}._timelineGroupTitle_1wv53_398{color:var(--color-text-primary,#0f172a);letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:700}._timelineGroupCount_1wv53_406{color:var(--color-text-muted,#64748b);background:var(--color-bg-page,#f1f5f9);border-radius:100px;margin-left:auto;padding:.2rem .6rem;font-size:.78rem;font-weight:600}.dark-theme ._timelineGroupCount_1wv53_406{color:var(--color-text-secondary);background:#ffffff0f}._timelineTrack_1wv53_422{flex-direction:column;gap:1.25rem;padding-left:2.5rem;display:flex;position:relative}._timelineTrack_1wv53_422:before{content:"";background:var(--color-card-border,#e5e7eb);border-radius:2px;width:2px;position:absolute;top:6px;bottom:6px;left:11px}._trackLive_1wv53_441:before{background:linear-gradient(#10b981 0%,#10b98133 100%)}._trackInProgress_1wv53_442:before{background:linear-gradient(#f59e0b 0%,#f59e0b33 100%)}._trackPlanned_1wv53_443:before{background:linear-gradient(#6366f1 0%,#6366f133 100%)}._trackFuture_1wv53_444:before{background:linear-gradient(#94a3b8 0%,#94a3b833 100%)}._timelineItemWrap_1wv53_447{position:relative}._timelineDot_1wv53_452{border:3px solid var(--color-card-bg,white);border-radius:50%;flex-shrink:0;width:14px;height:14px;display:inline-flex;box-shadow:0 0 0 1px #0f172a1a}._dotLive_1wv53_462{background:#10b981;box-shadow:0 0 0 1px #10b981,0 0 12px #10b98166}._dotInProgress_1wv53_463{background:#f59e0b;animation:2.5s ease-in-out infinite _pulseAmber_1wv53_1;box-shadow:0 0 0 1px #f59e0b,0 0 12px #f59e0b73}._dotPlanned_1wv53_464{background:#6366f1;box-shadow:0 0 0 1px #6366f1}._dotFuture_1wv53_465{background:#94a3b8;box-shadow:0 0 0 1px #94a3b8}@keyframes _pulseAmber_1wv53_1{0%,to{box-shadow:0 0 0 1px #f59e0b,0 0 12px #f59e0b73}50%{box-shadow:0 0 0 1px #f59e0b,0 0 18px #f59e0bbf}}._timelineNode_1wv53_473{border:3px solid var(--color-card-bg,white);z-index:2;border-radius:50%;width:16px;height:16px;position:absolute;top:14px;left:-34px}.dark-theme ._timelineNode_1wv53_473{border-color:var(--color-bg-page,#0f172a)}._timelineCard_1wv53_489{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:14px;padding:1.5rem;transition:all .2s;position:relative}._timelineCard_1wv53_489:hover{border-color:#6366f159;transform:translateY(-2px);box-shadow:0 12px 32px -10px #6366f12e}.dark-theme ._timelineCard_1wv53_489{background:var(--color-card-bg);border-color:var(--color-card-border)}._timelineCardHeader_1wv53_509{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}._timelineCardIcon_1wv53_517{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;display:flex}._statusBadge_1wv53_531{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:100px;align-items:center;padding:.3rem .75rem;font-size:.7rem;font-weight:600;display:inline-flex}._badgeLive_1wv53_543{color:#166534;background:#dcfce7}._badgeInProgress_1wv53_544{color:#92400e;background:#fef3c7}._badgePlanned_1wv53_545{color:#4338ca;background:#e0e7ff}._badgeFuture_1wv53_546{color:#64748b;background:#f1f5f9}.dark-theme ._badgeLive_1wv53_543{color:#34d399;background:#10b98126}.dark-theme ._badgeInProgress_1wv53_544{color:#fbbf24;background:#f59e0b26}.dark-theme ._badgePlanned_1wv53_545{color:#a5b4fc;background:#6366f126}.dark-theme ._badgeFuture_1wv53_546{color:#cbd5e1;background:#94a3b826}._timelineCardTitle_1wv53_553{color:var(--color-text-primary,#0f172a);letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.15rem;font-weight:700}._timelineCardDesc_1wv53_561{color:var(--color-text-muted,#64748b);margin:0 0 1.25rem;font-size:.95rem;line-height:1.6}._timelineFeatures_1wv53_568{grid-template-columns:repeat(2,1fr);gap:.5rem 1rem;margin:0;padding:0;list-style:none;display:grid;background:0 0!important}._timelineFeatures_1wv53_568 li{color:var(--color-text-secondary,#475569);align-items:center;gap:.5rem;margin:0;padding:0;font-size:.85rem;display:flex;background:0 0!important;border:none!important}.dark-theme ._timelineFeatures_1wv53_568 li{color:var(--color-text-secondary,#d1d5db);background:0 0!important;border:none!important}._featureCheck_1wv53_597{color:var(--color-success,#10b981);flex-shrink:0;font-size:.85rem}._feedback_1wv53_604{background:var(--color-bg-page,#f8fafc);padding:4rem 2rem}._feedbackInner_1wv53_609{text-align:center;max-width:600px;margin:0 auto}._feedbackTitle_1wv53_615{color:var(--color-text-primary,#0f172a);letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700}._feedbackSubtitle_1wv53_623{color:var(--color-text-muted,#64748b);margin:0 0 1.75rem;font-size:1rem;line-height:1.65}._feedbackButton_1wv53_630{background:var(--color-brand-primary,#0f172a);color:var(--color-text-inverse,white);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}._feedbackButton_1wv53_630:hover{background:var(--color-sidebar-bg);transform:translateY(-2px)}.dark-theme ._feedbackButton_1wv53_630{background:var(--color-brand-accent,#6366f1);color:#fff}.dark-theme ._feedbackButton_1wv53_630:hover{background:var(--color-brand-accent-hover,#4f46e5)}._cta_1wv53_660{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);padding:5rem 2rem}._ctaInner_1wv53_665{text-align:center;max-width:600px;margin:0 auto}._ctaTitle_1wv53_671{color:#fff;letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}._ctaSubtitle_1wv53_679{color:#ffffffe6;margin:0 0 1.75rem;font-size:1.0625rem;line-height:1.6}._ctaButton_1wv53_686{background:var(--color-card-bg,white);color:var(--color-brand-accent,#6366f1);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #0000001a}._ctaButton_1wv53_686:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}@media (width<=768px){._hero_1wv53_9{padding:3.5rem 1.25rem 3rem}._heroStats_1wv53_65{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.75rem}._heroStat_1wv53_65{border-right:none}._heroStat_1wv53_65:nth-child(odd){border-right:1px solid #ffffff14}._heroStat_1wv53_65:nth-child(-n+2){border-bottom:1px solid #ffffff14;padding-bottom:.75rem}._shipped_1wv53_156,._coming_1wv53_295,._feedback_1wv53_604,._cta_1wv53_660{padding:3rem 1.25rem}._container_1wv53_108{padding:0}._shippedHeader_1wv53_161{flex-direction:column;align-items:flex-start;gap:1rem}._shippedToggle_1wv53_186{justify-content:center;width:100%}._shippedGrid_1wv53_222{grid-template-columns:1fr}._filterBar_1wv53_301{margin-bottom:2rem}._timelineTrack_1wv53_422{padding-left:2rem}._timelineNode_1wv53_473{width:14px;height:14px;left:-28px}._timelineCard_1wv53_489{padding:1.25rem}._timelineCardHeader_1wv53_509{margin-bottom:.75rem}._timelineFeatures_1wv53_568{grid-template-columns:1fr}}@media (width<=480px){._heroTitle_1wv53_47{font-size:1.85rem}._heroSubtitle_1wv53_56{font-size:.95rem}._heroStat_1wv53_65 strong{font-size:1.4rem}._heroStat_1wv53_65 span{font-size:.65rem}._filterPill_1wv53_309{padding:.5rem .85rem;font-size:.8rem}._timelineCardHeader_1wv53_509{flex-wrap:wrap}._statusBadge_1wv53_531{font-size:.65rem}}@media (prefers-reduced-motion:reduce){._dotInProgress_1wv53_463{animation:none}._timelineCard_1wv53_489:hover,._shippedCard_1wv53_246:hover,._filterPill_1wv53_309:hover,._shippedToggle_1wv53_186:hover,._feedbackButton_1wv53_630:hover,._ctaButton_1wv53_686:hover{transform:none}}._page_1gk4e_4{background:var(--color-bg-page,#f8fafc);min-height:100vh;overflow-x:hidden}._hero_1gk4e_11{text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);padding:3rem 2rem 4rem}._heroContent_1gk4e_17{max-width:760px;margin:0 auto}._badge_1gk4e_22{color:#a5b4fc;background:#6366f133;border:1px solid #6366f14d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}._logoPlate_1gk4e_38{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:fit-content;margin:0 auto 1.75rem;padding:1.25rem 1.75rem;display:flex;box-shadow:0 8px 30px #00000040}._covenantLogo_1gk4e_53{width:auto;max-width:100%;height:150px;display:block}._heroTitle_1gk4e_60{color:#fff;letter-spacing:-.025em;margin-bottom:1.25rem;font-size:clamp(1.85rem,4.5vw,3rem);font-weight:700;line-height:1.15}._heroSubtitle_1gk4e_69{color:#ffffffbf;max-width:640px;margin:0 auto;font-size:clamp(.95rem,2vw,1.125rem);line-height:1.7}._content_1gk4e_78{padding:4rem 2rem 5rem}._container_1gk4e_82{max-width:1100px;margin:0 auto}._pledgeGrid_1gk4e_89{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}@media (width<=720px){._pledgeGrid_1gk4e_89{grid-template-columns:1fr}}._pledgeCard_1gk4e_102{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:16px;height:100%;padding:2rem 1.75rem}._pledgeIcon_1gk4e_110{color:#6366f1;background:#6366f11f;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;font-size:1.35rem;display:inline-flex}._pledgeTitle_1gk4e_123{color:var(--color-text-primary,#0f172a);letter-spacing:-.01em;margin-bottom:.65rem;font-size:1.1rem;font-weight:700}._pledgeDesc_1gk4e_131{color:var(--color-text-secondary,#475569);font-size:.95rem;line-height:1.7}._imageBlock_1gk4e_137{margin:0 0 3rem}._newsImage_1gk4e_141{border:1px solid var(--color-card-border,#e5e7eb);border-radius:16px;width:100%;height:auto;display:block}._growthCard_1gk4e_149{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);text-align:center;border-radius:16px;padding:2.25rem 2rem}._growthTitle_1gk4e_157{color:var(--color-text-primary,#0f172a);letter-spacing:-.015em;margin-bottom:.85rem;font-size:1.35rem;font-weight:700}._growthText_1gk4e_165{color:var(--color-text-secondary,#475569);max-width:680px;margin:0 auto 1.5rem;font-size:1rem;line-height:1.75}._growthLink_1gk4e_173{color:#6366f1;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}._growthLink_1gk4e_173:hover{gap:.75rem;text-decoration:underline}@media (width<=640px){._hero_1gk4e_11{padding:2.5rem 1.25rem 3rem}._content_1gk4e_78{padding:3rem 1.25rem 4rem}._covenantLogo_1gk4e_53{height:116px}._logoPlate_1gk4e_38{padding:1rem 1.4rem}}._page_18c0r_4{background:var(--color-bg-page,#f8fafc);min-height:100vh;overflow-x:hidden}._hero_18c0r_11{text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);padding:3rem 2rem 4rem}._heroContent_18c0r_17{max-width:760px;margin:0 auto}._badge_18c0r_22{color:#a5b4fc;background:#6366f133;border:1px solid #6366f14d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}._heroTitle_18c0r_36{color:#fff;letter-spacing:-.025em;margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15}._heroSubtitle_18c0r_45{color:#ffffffbf;max-width:640px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:clamp(.95rem,2vw,1.125rem);line-height:1.7}._heroLink_18c0r_55{color:#a5b4fc;text-decoration:underline}._lastUpdated_18c0r_60{color:#ffffff73;font-size:.875rem}._content_18c0r_66{padding:3.5rem 2rem 5rem}._container_18c0r_70{max-width:1100px;margin:0 auto}._introCard_18c0r_75{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:16px;align-items:flex-start;gap:1rem;margin-bottom:2.5rem;padding:1.75rem;display:flex}._introIcon_18c0r_86{color:var(--color-brand-accent,#6366f1);flex-shrink:0;margin-top:.15rem;font-size:1.4rem}._introTitle_18c0r_93{color:var(--color-text-primary,#0f172a);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}._introText_18c0r_100,._sectionText_18c0r_101{color:var(--color-text-secondary,#475569);font-size:.95rem;line-height:1.7}._sectionTitle_18c0r_107{color:var(--color-text-primary,#0f172a);letter-spacing:-.015em;margin-bottom:.65rem;font-size:1.35rem;font-weight:700}._optionalIntro_18c0r_115{margin:3rem 0 1.25rem}._tableWrap_18c0r_120{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:16px;overflow-x:auto}._table_18c0r_120{border-collapse:collapse;width:100%;min-width:720px;font-size:.9rem}._tableCaption_18c0r_134{caption-side:top;text-align:left;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-secondary,#64748b);padding:1.25rem 1.5rem .75rem;font-size:.8rem;font-weight:700}._table_18c0r_120 thead th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-secondary,#64748b);border-bottom:1px solid var(--color-card-border,#e5e7eb);white-space:nowrap;padding:.85rem 1.5rem;font-size:.78rem;font-weight:700}._table_18c0r_120 tbody tr+tr{border-top:1px solid var(--color-card-border,#e5e7eb)}._table_18c0r_120 td,._table_18c0r_120 tbody th{vertical-align:top;color:var(--color-text-secondary,#475569);text-align:left;padding:1rem 1.5rem;font-weight:400;line-height:1.6}._nameCell_18c0r_171{white-space:nowrap;color:var(--color-text-primary,#0f172a)!important;font-weight:700!important}._changeCard_18c0r_177{background:var(--color-card-bg,white);border:1px solid var(--color-card-border,#e5e7eb);border-radius:16px;margin-top:3rem;padding:2rem}._changeCard_18c0r_177 ._sectionText_18c0r_101+._sectionText_18c0r_101{margin-top:1rem}._inlineIcon_18c0r_189{vertical-align:-2px;color:var(--color-brand-accent,#6366f1);margin-right:.35rem}@media (width<=720px){._hero_18c0r_11{padding:2.5rem 1.25rem 3rem}._content_18c0r_66{padding:2.5rem 1.25rem 4rem}._tableWrap_18c0r_120{overflow-x:visible}._table_18c0r_120{min-width:0}._table_18c0r_120 thead{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}._table_18c0r_120 tbody tr{padding:1.1rem 1.25rem;display:block}._table_18c0r_120 tbody tr+tr{border-top:1px solid var(--color-card-border,#e5e7eb)}._table_18c0r_120 tbody th,._table_18c0r_120 td{white-space:normal;padding:0;display:block}._nameCell_18c0r_171{margin-bottom:.5rem;font-size:1rem}._table_18c0r_120 td:before{content:attr(data-label);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-secondary,#94a3b8);margin-top:.65rem;margin-bottom:.15rem;font-size:.72rem;font-weight:700;display:block}}._page_7eko8_3{background:var(--color-card-bg,white);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}._content_7eko8_12{text-align:center;max-width:440px}._iconWrapper_7eko8_17{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.75rem;font-size:2rem;display:flex}._title_7eko8_30{color:var(--color-text-primary,#0f172a);letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:700}._message_7eko8_38{color:var(--color-text-muted,#64748b);margin-bottom:.75rem;font-size:1rem;line-height:1.65}._submessage_7eko8_45{color:var(--color-text-muted,#94a3b8);margin-bottom:2rem;font-size:.9rem}._buttons_7eko8_51{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}._primaryBtn_7eko8_58{background:var(--color-brand-accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}._primaryBtn_7eko8_58:hover{background:var(--color-brand-accent-hover);transform:translateY(-1px)}._secondaryBtn_7eko8_78{background:var(--color-card-bg,white);color:var(--color-text-secondary,#374151);border:1px solid var(--color-card-border,#d1d5db);border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}._secondaryBtn_7eko8_78:hover{border-color:var(--color-brand-accent,#6366f1);color:var(--color-brand-accent,#6366f1)}._tertiaryBtn_7eko8_98{color:var(--color-text-muted,#64748b);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}._tertiaryBtn_7eko8_98:hover{color:var(--color-brand-accent,#6366f1)}@media (width<=480px){._iconWrapper_7eko8_17{border-radius:var(--radius-lg);width:64px;height:64px;font-size:1.5rem}._title_7eko8_30{font-size:1.5rem}._buttons_7eko8_51{flex-direction:column;align-items:center}._primaryBtn_7eko8_58,._secondaryBtn_7eko8_78,._tertiaryBtn_7eko8_98{justify-content:center;width:100%;max-width:220px}}@keyframes _fadeIn_1uwko_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._notFoundContainer_1uwko_14{background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 50%,#1a1a2e 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}._dotPattern_1uwko_25{pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#ffffff0a 1px,#0000 0);background-size:32px 32px;position:absolute;inset:0}._notFoundContent_1uwko_33{text-align:center;z-index:1;width:100%;max-width:480px;animation:.5s ease-out _fadeIn_1uwko_1;position:relative}._errorNumber_1uwko_42{background:linear-gradient(135deg,#6366f1,#8b5cf6,#a78bfa);-webkit-text-fill-color:transparent;letter-spacing:-.04em;background-clip:text;margin-bottom:.75rem;font-size:7rem;font-weight:800;line-height:1}._errorTitle_1uwko_54{color:#fff;letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.5rem;font-weight:600}._errorMessage_1uwko_62{color:#fff9;margin:0 0 2rem;font-size:1rem;line-height:1.6}._buttonGroup_1uwko_69{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}._actionButton_1uwko_76{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s}._actionButton_1uwko_76:hover{transform:translateY(-2px);box-shadow:0 8px 24px #6366f159}._actionButton_1uwko_76:active{transform:scale(.98)}._secondaryButton_1uwko_97{color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;padding:.875rem 1.75rem;font-size:.95rem;font-weight:500;transition:all .2s}._secondaryButton_1uwko_97:hover{background:#ffffff1f;border-color:#ffffff40}@media (width<=768px){._notFoundContent_1uwko_33{padding:0 1rem}._errorNumber_1uwko_42{font-size:5rem}._errorTitle_1uwko_54{font-size:1.35rem}._errorMessage_1uwko_62{margin:0 0 1.5rem;font-size:.9rem}._actionButton_1uwko_76,._secondaryButton_1uwko_97{transition:background .2s}._actionButton_1uwko_76:hover,._secondaryButton_1uwko_97:hover{box-shadow:none;transform:none}}@media (width<=480px){._notFoundContainer_1uwko_14{padding:1.5rem 1rem}._errorNumber_1uwko_42{font-size:4rem}._errorTitle_1uwko_54{font-size:1.25rem}._errorMessage_1uwko_62{font-size:.875rem}._buttonGroup_1uwko_69{flex-direction:column;width:100%;max-width:280px;margin:0 auto}._actionButton_1uwko_76,._secondaryButton_1uwko_97{text-align:center;justify-content:center;width:100%}}._noAnimation_1uwko_178 ._notFoundContent_1uwko_33{opacity:1;animation:none;transform:none}._noAnimation_1uwko_178 ._actionButton_1uwko_76:active,._noAnimation_1uwko_178 ._secondaryButton_1uwko_97:active{transform:none}@media (prefers-reduced-motion:reduce){._notFoundContent_1uwko_33{opacity:1;animation:none;transform:none}._actionButton_1uwko_76,._secondaryButton_1uwko_97{transition:none}._actionButton_1uwko_76:active,._secondaryButton_1uwko_97:active{transform:none}}
