:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100dvh}#root{min-height:100dvh}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.55;color:var(--ds-text);background:var(--ds-bg)}img{max-width:100%;height:auto;vertical-align:middle}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--ds-bg: #ffffff;--ds-bg-muted: #f0f3f9;--ds-surface-muted: #f7f9fc;--ds-surface-toned: #f3f6fb;--ds-text: #0f172a;--ds-text-muted: #5c677a;--ds-text-faint: #8b96a8;--ds-primary: #2563eb;--ds-primary-hover: #1d4ed8;--ds-primary-light: #3b82f6;--ds-primary-soft: rgba(37, 99, 235, .1);--ds-primary-glow: rgba(37, 99, 235, .14);--ds-primary-ring: rgba(37, 99, 235, .32);--ds-border: #e1e7f0;--ds-border-strong: #d2dbe8;--ds-border-subtle: #eef2f8;--ds-chip-bg: #e8f1fc;--ds-chip-text: #1e4faf;--ds-map-canvas: #e8ecf4;--ds-success: #16a34a;--ds-success-muted: #15803d;--ds-footer-bg: #0c1524;--ds-footer-text: #c8d4e4;--ds-footer-muted: #8b9aad;--ds-radius: 12px;--ds-radius-sm: 8px;--ds-shadow: 0 4px 22px rgba(22, 36, 68, .065);--ds-shadow-card: 0 8px 30px rgba(22, 36, 68, .072);--ds-shadow-soft: 0 1px 3px rgba(22, 36, 68, .045);--ds-container: 1160px;--ds-nav-bp: 900px}body.ds-nav-open{overflow:hidden}.ds-container{width:min(100% - 2rem,var(--ds-container));margin-inline:auto}.ds-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;font-weight:600;font-size:.9375rem;border-radius:var(--ds-radius-sm);border:1px solid transparent;transition:background .15s,color .15s,border-color .15s}.ds-btn--lg{padding:.85rem 1.5rem;font-size:1rem}.ds-btn--sm{padding:.45rem .9rem;font-size:.8125rem}.ds-btn--primary{background:var(--ds-primary);color:#fff}.ds-btn--primary:hover{background:var(--ds-primary-hover)}.ds-btn--ghost{background:#fff;border-color:var(--ds-border);color:var(--ds-text)}.ds-btn--ghost:hover{border-color:var(--ds-border-strong);background:var(--ds-surface-muted)}.ds-btn--on-dark{background:#fff;color:var(--ds-primary)}.ds-btn--on-dark:hover{background:#e0e7ff}.ds-btn--cta-banner{background:#fff;color:#002b8f;border:none;font-weight:700;box-shadow:0 4px 14px #0000001f}.ds-btn--cta-banner:hover{background:var(--ds-surface-muted);color:#001f66}.ds-icon--sm{width:1.1rem;height:1.1rem}.ds-header{--ds-header-bar: 64px;position:sticky;top:0;z-index:100;background:#fbfcfee0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--ds-border-subtle)}.ds-header__inner{display:flex;align-items:center;gap:1rem;min-height:var(--ds-header-bar);position:relative}.ds-header__brand{display:inline-flex;align-items:center;border-radius:8px;outline:none;text-decoration:none;color:inherit;flex-shrink:0}.ds-header__brand:focus-visible .ds-header__logo{box-shadow:0 0 0 3px var(--ds-primary-ring);border-radius:4px}.ds-header__logo-wrap{display:inline-flex;align-items:center;justify-content:center}.ds-header__brand:hover .ds-header__logo{opacity:.92}.ds-header__logo{display:block;width:auto;height:auto;max-height:clamp(40px,5.2vw,56px);max-width:min(240px,58vw);object-fit:contain;object-position:left center;transition:opacity .2s ease}.ds-header__menu-btn{display:none;margin-left:auto;width:44px;height:44px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-sm);background:#fff;align-items:center;justify-content:center}.ds-header__menu-icon{width:18px;height:2px;background:var(--ds-text);border-radius:1px;box-shadow:0 -6px 0 var(--ds-text),0 6px 0 var(--ds-text)}.ds-header__scrim{display:none}.ds-header__menu{display:flex;align-items:center;gap:2rem;flex:1;justify-content:flex-end;min-width:0}.ds-header__nav{display:flex;align-items:center;gap:1.5rem}.ds-header__link{font-size:.9375rem;font-weight:500;color:var(--ds-text-muted)}.ds-header__link:hover{color:var(--ds-text)}.ds-header__actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.ds-header__login{font-weight:500;font-size:.9375rem;color:var(--ds-text-muted)}.ds-header__login:hover{color:var(--ds-primary)}@media(max-width:420px){.ds-header__logo{max-height:36px;max-width:min(200px,78vw)}}@media(min-width:901px){.ds-header__nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);gap:clamp(.75rem,1.6vw,1.75rem);white-space:nowrap;z-index:1}.ds-header__actions{position:relative;z-index:2}}@media(max-width:900px){.ds-header__menu-btn{display:inline-flex}.ds-header__scrim{display:block;position:fixed;inset:0;top:var(--ds-header-bar);background:#0f172a59;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s;z-index:98}.ds-header__scrim.is-visible{opacity:1;visibility:visible;pointer-events:auto}.ds-header__menu{position:fixed;top:var(--ds-header-bar);right:0;width:min(100%,320px);height:calc(100dvh - var(--ds-header-bar));background:#fff;border-left:1px solid var(--ds-border);flex-direction:column;align-items:stretch;padding:1.25rem;gap:1.5rem;transform:translate(100%);transition:transform .22s ease;z-index:99;box-shadow:var(--ds-shadow)}.ds-header__menu.is-open{transform:translate(0)}.ds-header__nav{position:static;left:auto;top:auto;transform:none;white-space:normal;flex-direction:column;align-items:flex-start;gap:.75rem}.ds-header__actions{flex-direction:column;align-items:stretch;margin-top:auto;padding-top:1rem;border-top:1px solid var(--ds-border)}.ds-header__cta{text-align:center}}.ds-hero{padding:3.25rem 0 4.25rem}.ds-hero__grid{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr);gap:clamp(2rem,4vw,3.5rem);align-items:center}@media(min-width:961px){.ds-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.18fr);gap:clamp(1.75rem,3vw,2.75rem)}.ds-hero .ds-container.ds-hero__grid{width:min(100% - 2rem,1320px);max-width:1320px}}@media(max-width:960px){.ds-hero__grid{grid-template-columns:1fr}}.ds-hero__copy{max-width:38rem}.ds-hero__badge{display:inline-flex;align-items:center;gap:.45rem;margin:0 0 1.15rem;padding:.42rem 1rem .42rem .6rem;font-size:.875rem;font-weight:600;color:var(--ds-primary);background:var(--ds-primary-soft);border:1px solid rgba(37,99,235,.12);border-radius:999px}.ds-hero__badge-icon{width:1rem;height:1rem;flex-shrink:0;opacity:.95}.ds-hero__title{margin:0 0 1.15rem;font-size:clamp(2.05rem,4.6vw,3.05rem);font-weight:700;letter-spacing:-.035em;line-height:1.12;color:var(--ds-text)}.ds-hero__title-accent{color:var(--ds-primary)}.ds-hero__lead{margin:0 0 1.85rem;font-size:clamp(1.0625rem,1.35vw,1.1875rem);line-height:1.58;color:var(--ds-text-muted);max-width:38rem}.ds-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem 1rem;margin-bottom:1.35rem}.ds-hero__actions .ds-btn--lg{padding:1rem 1.75rem;font-size:1.0625rem;font-weight:600;border-radius:10px}.ds-hero__actions .ds-btn--primary{color:#fff;background:linear-gradient(180deg,#3b82f6 0%,var(--ds-primary) 48%,#1d4ed8 100%);border:1px solid rgba(29,78,216,.55);box-shadow:0 1px #fff3 inset,0 6px 20px #2563eb52}.ds-hero__actions .ds-btn--primary:hover{background:linear-gradient(180deg,var(--ds-primary) 0%,#1e40af 100%);border-color:#1e3a8a;box-shadow:0 1px #ffffff2e inset,0 8px 24px #1e40af59}.ds-hero__actions .ds-btn--ghost{color:var(--ds-primary);background:var(--ds-chip-bg);border:1px solid rgba(37,99,235,.32);box-shadow:0 1px #ffffffd9 inset}.ds-hero__actions .ds-btn--ghost:hover{background:#dbeafe;border-color:var(--ds-primary);color:var(--ds-primary-hover)}.ds-hero__usps{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1.1rem 2rem}.ds-hero__usps li{display:flex;align-items:center;gap:.6rem;font-size:.9375rem;font-weight:500;color:var(--ds-text)}.ds-hero__usp-text{display:block;min-width:0;line-height:1.3}.ds-hero__usp-icon{flex-shrink:0;width:1.35rem;height:1.35rem;padding:.5rem;border-radius:50%;color:var(--ds-primary);background:var(--ds-primary-soft);border:1px solid rgba(37,99,235,.1);box-sizing:content-box}@media(min-width:961px){.ds-hero__usps{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:.65rem 1.25rem;max-width:38rem}.ds-hero__usps li{flex:1 1 0;min-width:0;align-items:center;gap:.55rem;font-size:.875rem;line-height:1.28}.ds-hero__usp-text{line-height:1.28}}.ds-hero__visual{position:relative;min-height:clamp(540px,58vw,660px);padding-bottom:.35rem}@media(min-width:961px){.ds-hero__grid>.ds-hero__visual{min-width:0;overflow:visible}.ds-hero__visual{overflow:visible;margin-inline:-.35rem;padding-inline:.15rem;padding-bottom:.75rem;background:radial-gradient(ellipse 88% 72% at 55% 46%,rgba(37,99,235,.055),transparent 62%)}.ds-hero{overflow-x:visible}.ds-hero-board__glow{inset:-28% -8% auto -6%;height:72%;opacity:.9}}@media(max-width:960px){.ds-hero__visual{overflow-x:hidden}}.ds-hero-board{position:relative;width:100%;min-height:clamp(540px,58vw,660px);overflow:visible;padding:0;margin:0;background:transparent;border:none;box-shadow:none;border-radius:0;isolation:isolate}@media(min-width:961px){.ds-hero-board{min-height:clamp(520px,56vw,640px);--hero-answers-edge: .15rem;--hero-answers-w: 13rem;--hero-mid-gap: .65rem;--hero-rail: clamp(15rem, 22%, 20rem);--hero-rail-gap: .55rem;--hero-board-pad-bottom: 2.25rem;--hero-map-y: 6.125rem}}.ds-hero-board__glow{position:absolute;inset:-40% -20% auto -30%;height:85%;background:radial-gradient(ellipse 70% 60% at 15% 20%,rgba(37,99,235,.22),transparent 62%);pointer-events:none;z-index:0}.ds-hero-board__map{position:absolute;top:0;bottom:var(--hero-board-pad-bottom, 2.25rem);left:0;right:calc(var(--hero-rail, 17rem) + var(--hero-rail-gap, .55rem));width:auto;height:auto;max-width:none;border-radius:16px;overflow:hidden;opacity:1;z-index:1;isolation:isolate;background:radial-gradient(ellipse 72% 58% at 48% 48%,rgba(37,99,235,.1),transparent 70%);box-shadow:inset 0 0 0 1px #ffffffa6,0 20px 56px #16244412;pointer-events:none}.ds-hero-board__map:after{content:"";position:absolute;inset:0;border-radius:inherit;z-index:400;pointer-events:none;background:linear-gradient(90deg,rgba(251,252,254,.35) 0%,transparent 18%,transparent 82%,rgba(251,252,254,.35) 100%),linear-gradient(180deg,transparent 0%,transparent 14%,rgba(232,240,251,.38) 100%),radial-gradient(ellipse 90% 75% at 50% 45%,transparent 42%,rgba(232,240,251,.28) 100%)}.ds-hero-board__widgets{position:absolute;z-index:2;inset:2px 0 var(--hero-board-pad-bottom, 2.25rem) 0;pointer-events:none}.ds-hero-board__widgets>.ds-hero-w,.ds-hero-board__rail-right>.ds-hero-w{margin:0;background:#fff;border-radius:16px;border:1px solid rgba(15,23,42,.06);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 20px 40px #00000014}.ds-hero-board__widgets>.ds-hero-w{position:absolute;padding:1rem 1.15rem}.ds-hero-board__rail-right>.ds-hero-w{position:relative;width:100%;inset:auto;flex:0 0 auto;min-width:0;max-width:none;overflow:visible;padding:.78rem 1.12rem .72rem;z-index:auto;border-radius:16px}.ds-hero-board__widgets>.ds-hero-w--answers{left:var(--hero-answers-edge, .15rem);top:0;width:var(--hero-answers-w, 13rem);min-width:0;max-width:var(--hero-answers-w, 13rem);z-index:5;padding:.68rem 1.12rem .72rem}.ds-hero-board__widgets>.ds-hero-w--dynamics{left:calc(var(--hero-answers-edge, .15rem) + var(--hero-answers-w, 13rem) + var(--hero-mid-gap, .65rem));right:calc(var(--hero-rail, 17rem) + var(--hero-rail-gap, .55rem));top:0;width:auto;min-width:0;max-width:none;z-index:2;padding:.68rem .95rem .72rem;overflow:hidden}.ds-hero-board__widgets>.ds-hero-w--sat{left:calc(var(--hero-answers-edge, .15rem) + .35rem);top:calc(var(--hero-map-y, 6.125rem) + 1.1rem);width:11.5rem;min-width:0;max-width:11.5rem;z-index:3}.ds-hero-board__widgets>.ds-hero-w--geo{left:calc(var(--hero-answers-edge, .15rem) + .5rem);bottom:var(--hero-board-pad-bottom, 2.25rem);top:auto;right:auto;width:15.5rem;min-width:0;max-width:15.5rem;z-index:4}.ds-hero-board__rail-right{position:absolute;z-index:5;top:0;bottom:0;right:0;width:var(--hero-rail, 17rem);min-width:0;display:flex;flex-direction:column;gap:.55rem;align-items:stretch;justify-content:flex-start;pointer-events:none}.ds-hero-board__rail-right>.ds-hero-w--roles{display:flex;flex-direction:column;flex:1 1 52%;min-height:0;padding:.88rem 1.25rem .75rem .92rem;overflow:hidden}.ds-hero-board__rail-right>.ds-hero-w--projects{flex:1 1 48%;min-height:0;display:flex;flex-direction:column;padding:1rem 1.25rem .92rem}.ds-hero-board__rail-right>.ds-hero-w--projects .ds-hero-w__title{flex-shrink:0;font-size:.9375rem;margin-bottom:.52rem}.ds-hero-board__rail-right>.ds-hero-w--projects .ds-hero-w__proj{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:center;margin:0;padding:0}.ds-hero-board__rail-right>.ds-hero-w--roles .ds-hero-w__title{flex-shrink:0}.ds-hero-board__rail-right>.ds-hero-w--roles .ds-hero-w__roles{flex:1 1 auto;min-height:0;overflow:hidden}.ds-hero-board__rail-right>.ds-hero-w--roles .ds-hero-w__invite{margin-top:auto}.ds-hero-board__rail-right .ds-hero-w__proj li{font-size:.96875rem;line-height:1.35;font-weight:600;padding:.44rem 0;gap:.58rem}.ds-hero-board__rail-right .ds-hero-w__proj-icon{width:1.85rem;height:1.85rem;border-radius:7px}.ds-hero-board__rail-right .ds-hero-w__proj-icon-svg{width:1.18rem;height:1.18rem}.ds-hero-board__rail-right .ds-hero-w__chev{font-size:1.2rem}.ds-hero-board__rail-right .ds-hero-w__role-name{white-space:normal;overflow:visible;text-overflow:clip}.ds-hero-board__rail-right .ds-hero-w__roles li{padding:.34rem 0;font-size:.9375rem;line-height:1.4;font-weight:600;grid-template-columns:auto minmax(0,1fr) minmax(1.5rem,1.85rem);column-gap:.52rem}.ds-hero-board__rail-right .ds-hero-w__title{margin-bottom:.48rem;font-size:.9375rem}.ds-hero-board__rail-right .ds-hero-w__invite{margin-top:.52rem;font-size:.875rem;font-weight:700}.ds-hero-board__rail-right .ds-hero-w__role-icon{width:1.85rem;height:1.85rem}.ds-hero-board__rail-right .ds-hero-w__role-icon-svg{width:1.05rem;height:1.05rem}.ds-hero-board__rail-right .ds-hero-w__pen{width:1.18rem;height:1.18rem}@media(min-width:961px){.ds-hero-board .ds-hero-w__label{font-size:.75rem}.ds-hero-board .ds-hero-w__head{margin-bottom:.42rem}.ds-hero-board .ds-hero-w__pill{font-size:.6875rem;padding:.22rem .52rem}.ds-hero-board .ds-hero-w__num{font-size:clamp(1.5rem,2.6vw,2.05rem)}.ds-hero-board .ds-hero-w__delta{font-size:.75rem}.ds-hero-board .ds-hero-w__chart{height:52px;margin-top:.22rem}.ds-hero-board .ds-hero-w__donut{width:56px;height:56px}.ds-hero-board .ds-hero-w__pct{font-size:1.55rem}.ds-hero-board .ds-hero-w__sat-body{gap:.75rem;margin-top:.42rem}.ds-hero-board .ds-hero-w__sat-delta{font-size:.75rem;right:.88rem;bottom:.62rem}.ds-hero-board__widgets>.ds-hero-w--sat{padding-bottom:1.72rem}.ds-hero-board__widgets>.ds-hero-w--geo{padding:1.12rem 1.22rem .95rem}.ds-hero-board .ds-hero-w__geo-country{font-size:.875rem}.ds-hero-board .ds-hero-w__geo-val{font-size:.9375rem}.ds-hero-board .ds-hero-w__geo-leaflet{height:96px;min-height:96px}.ds-hero-board .ds-hero-w__micro-up{font-size:.6875rem}}@media(min-width:961px)and (max-width:1120px){.ds-hero-board{--hero-answers-edge: .1rem;--hero-answers-w: clamp(11rem, 28vw, 13rem);--hero-mid-gap: .5rem;--hero-rail: clamp(13.5rem, 24%, 18.5rem);--hero-rail-gap: .42rem;--hero-board-pad-bottom: 2.25rem;--hero-map-y: 5.85rem}.ds-hero-board__widgets>.ds-hero-w--sat{width:clamp(10rem,26vw,11.5rem);max-width:none}.ds-hero-board__widgets>.ds-hero-w--geo{width:clamp(12.5rem,36vw,15.5rem);max-width:none}}.ds-hero-w--sat{padding-bottom:1.5rem}.ds-hero-w--geo{padding:.95rem 1.05rem .75rem}.ds-hero-board__leaflet{position:absolute;inset:0;width:100%;height:100%;min-height:200px;border-radius:inherit}.ds-hero-board__leaflet .leaflet-container{width:100%;height:100%;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--ds-map-canvas)}.ds-hero-board__leaflet .leaflet-control-attribution{font-size:8px;line-height:1.25;padding:1px 6px 2px;margin:0;background:#ffffffe6;color:var(--ds-text-muted);border-radius:6px 0 0}.ds-hero-leaflet-icon{border:none!important;background:transparent!important}.ds-hero-leaflet-pin{box-sizing:border-box;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:700;line-height:1;color:#fff;background:var(--ds-primary);border:2px solid rgba(255,255,255,.92);box-shadow:0 0 0 5px var(--ds-primary-glow),0 0 0 11px #2563eb14,0 4px 12px #16244429}.ds-hero-w{position:absolute;z-index:2;background:var(--ds-bg);border-radius:var(--ds-radius);padding:.8rem 1rem;border:1px solid var(--ds-border-subtle);box-shadow:var(--ds-shadow-card),0 1px #fffffff2 inset}.ds-hero-w__label{display:block;font-size:.6875rem;font-weight:600;color:var(--ds-text-muted);letter-spacing:.01em}.ds-hero-w__title{display:block;font-size:.6875rem;font-weight:700;color:var(--ds-text-muted);margin-bottom:.45rem}.ds-hero-w__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.ds-hero-w__pill{flex-shrink:0;font-size:.625rem;font-weight:700;color:var(--ds-chip-text);padding:.2rem .45rem;border-radius:999px;background:var(--ds-chip-bg)}.ds-hero-w__stat{display:flex;align-items:baseline;gap:.45rem;margin-top:.15rem}.ds-hero-w__num{font-size:clamp(1.35rem,2.4vw,1.85rem);font-weight:700;color:var(--ds-primary);letter-spacing:-.02em}.ds-hero-w__delta{font-size:.6875rem;font-weight:700;color:var(--ds-success-muted)}.ds-hero-w__chart{display:block;width:100%;height:44px;margin-top:.15rem}.ds-hero-w__proj{list-style:none;margin:0;padding:0}.ds-hero-w__proj li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.45rem;padding:.32rem 0;font-size:.75rem;font-weight:500;color:var(--ds-text);border-bottom:1px solid var(--ds-border-subtle)}.ds-hero-w__proj li:last-child{border-bottom:none;padding-bottom:0}.ds-hero-w__proj-icon{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:5px;background:var(--ds-chip-bg);flex-shrink:0;color:var(--ds-primary)}.ds-hero-w__proj-icon-svg{width:.92rem;height:.92rem;display:block}.ds-hero-w__chev{color:var(--ds-text-faint);font-size:.9rem;line-height:1;justify-self:end}.ds-hero-w__role-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ds-hero-w__sat-body{display:flex;align-items:center;gap:.65rem;margin-top:.35rem}.ds-hero-w__donut{width:48px;height:48px;border-radius:50%;flex-shrink:0;background:radial-gradient(circle at center,#fff 0 54%,transparent 55%),conic-gradient(#22c55e 0 38deg,#60a5fa 38deg 298deg,#cbd5e1 298deg 360deg)}.ds-hero-w__pct{font-size:1.35rem;font-weight:700;color:var(--ds-primary);letter-spacing:-.02em}.ds-hero-w__sat-delta{position:absolute;right:.75rem;bottom:.55rem;font-size:.6875rem;font-weight:700;color:var(--ds-success-muted)}.ds-hero-w__geo-row{display:flex;align-items:center;gap:.35rem;margin-top:.25rem}.ds-hero-w__geo-country{font-size:.8125rem;font-weight:600;color:var(--ds-text)}.ds-hero-w__micro-up{font-size:.625rem;font-weight:700;color:var(--ds-success-muted)}.ds-hero-w__geo-val{margin:.2rem 0 .55rem;font-size:.875rem;font-weight:600;color:var(--ds-primary)}.ds-hero-w__geo-val strong{font-weight:700}.ds-hero-w__geo-br{font-weight:600;color:var(--ds-primary-light);opacity:.92}.ds-hero-w__geo-map-wrap{margin-top:.15rem;border-radius:10px;overflow:hidden;border:1px solid var(--ds-border);background:var(--ds-map-canvas);box-shadow:var(--ds-shadow-soft);isolation:isolate}.ds-hero-w__geo-leaflet{width:100%;height:80px;min-height:80px}.ds-hero-w__geo-leaflet .leaflet-container{width:100%;height:100%;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--ds-map-canvas)}.ds-hero-w__geo-map-credit{margin:0;padding:.28rem .5rem .32rem;font-size:.5625rem;line-height:1.25;color:var(--ds-text-faint);text-align:right;background:var(--ds-border-subtle);border-top:1px solid var(--ds-border)}.ds-hero-w__geo-map-credit a{color:var(--ds-text-muted);text-decoration:none}.ds-hero-w__geo-map-credit a:hover{color:var(--ds-primary);text-decoration:underline}.ds-hero-w__roles{list-style:none;margin:0;padding:0}.ds-hero-w__roles li{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(1.65rem,1.95rem);align-items:center;column-gap:.4rem;min-width:0;padding:.28rem 0;font-size:.75rem;font-weight:500;color:var(--ds-text)}.ds-hero-w__role-icon{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;border-radius:50%;background:var(--ds-chip-bg);flex-shrink:0;color:var(--ds-primary);border:2px solid var(--ds-bg);box-shadow:var(--ds-shadow-soft)}.ds-hero-w__role-icon-svg{width:.88rem;height:.88rem;display:block}.ds-hero-w__pen{display:block;width:1rem;height:1rem;justify-self:end;align-self:center;color:var(--ds-primary);flex-shrink:0;opacity:.9;box-sizing:border-box}.ds-hero-w__invite{display:block;margin-top:.35rem;font-size:.75rem;font-weight:600;color:var(--ds-primary)}@media(max-width:960px){.ds-hero__visual{min-height:0;margin-inline:0;padding-inline:0;background:none}.ds-hero-board{min-height:0;padding:.85rem .65rem 1rem;overflow:visible;border-radius:14px;background:linear-gradient(165deg,#fbfcfe 0%,var(--ds-bg-muted) 44%,#e8f0fb 100%);border:1px solid var(--ds-border);box-shadow:var(--ds-shadow-card)}.ds-hero-board__map{display:none}.ds-hero-board__widgets{position:relative;inset:auto;display:flex;flex-direction:column;gap:.65rem;grid-template-columns:none;grid-template-rows:none}.ds-hero-board__rail-right{display:contents}.ds-hero-board__widgets>.ds-hero-w,.ds-hero-board__rail-right>.ds-hero-w{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;z-index:auto;-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--ds-bg);box-shadow:var(--ds-shadow-card),0 1px #fffffff2 inset;border:1px solid var(--ds-border-subtle);border-radius:var(--ds-radius);padding:.8rem 1rem}.ds-hero-board__rail-right>.ds-hero-w--roles{display:block;padding-bottom:.75rem}.ds-hero-w{position:relative;inset:auto!important;width:100%!important;min-width:0!important;margin-bottom:0}.ds-hero-board__widgets>.ds-hero-w:not(:last-child){margin-bottom:0}.ds-hero-board__widgets>.ds-hero-w:last-child{margin-bottom:0}}.ds-section-head{text-align:center;max-width:640px;margin:0 auto 2.5rem}.ds-section-title{margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.02em}.ds-section-lead{margin:0;color:var(--ds-text-muted);font-size:1.0625rem}.ds-features{padding:4.5rem 0;background:linear-gradient(180deg,var(--ds-surface-muted) 0%,var(--ds-bg) 42%,var(--ds-bg) 100%)}.ds-features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.35rem;align-items:stretch}@media(max-width:900px){.ds-features__grid{grid-template-columns:1fr}}.ds-feature{display:flex;flex-direction:column;align-items:flex-start;background:var(--ds-bg);border:1px solid var(--ds-border-subtle);border-radius:var(--ds-radius);padding:1.35rem 1.35rem 1.15rem;box-shadow:var(--ds-shadow-soft);min-height:100%;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .25s ease}.ds-feature__head{display:flex;flex-direction:row;align-items:flex-start;gap:.75rem;width:100%;margin-bottom:.6rem}.ds-feature__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;margin-bottom:0;flex-shrink:0}.ds-feature__icon--geo{background:var(--ds-chip-bg);color:var(--ds-chip-text)}.ds-feature__icon--audio{background:#f3f0ff;color:#5b21b6}.ds-feature__icon--roles{background:#ecfdf5;color:#047857}.ds-feature__icon--chart{background:#eff8ff;color:#0369a1}.ds-feature__icon--map{background:#fff7ed;color:#c2410c}.ds-feature__title{margin:0;font-size:1.0625rem;font-weight:700;line-height:1.35;color:var(--ds-text);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;min-height:calc(1.0625rem * 1.35 * 3)}.ds-feature__head .ds-feature__title{flex:1;min-width:0}.ds-feature__text{margin:0 0 .15rem;font-size:.9375rem;line-height:1.55;color:var(--ds-text-muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;min-height:calc(.9375rem * 1.55 * 3)}.ds-feature__illustration{width:100%;margin-top:auto;padding-top:1.1rem;flex-shrink:0}.fe{--ds-fe-h: 11rem;position:relative;width:100%;height:var(--ds-fe-h);min-height:var(--ds-fe-h);max-height:var(--ds-fe-h);box-sizing:border-box;border-radius:var(--ds-radius-sm);overflow:hidden;font-size:.6875rem;color:#475569}.fe--geo{display:grid;grid-template-columns:1fr minmax(0,38%);gap:.5rem;align-items:stretch;min-height:0;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:1px solid #e2e8f0}.fe-geo__canvas{position:relative;min-height:0;height:100%;border-radius:8px;background:linear-gradient(160deg,#dbeafe,#bfdbfe,#93c5fd)}.fe-geo__pin{position:absolute;width:10px;height:10px;border-radius:50%;background:#1d4ed8;border:2px solid #fff;box-shadow:0 0 0 3px #2563eb40}.fe-geo__pin--md{width:12px;height:12px}.fe-geo__pin--sm{width:8px;height:8px}.fe-geo__card{display:flex;flex-direction:column;gap:.35rem;min-height:0;padding:.5rem;background:#fff;border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 4px 12px #0f172a14;align-self:stretch;justify-content:center}.fe-geo__link{font-family:ui-monospace,monospace;font-size:.62rem;color:#2563eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:520px){.fe--geo,.fe--map,.fe--offline,.fe--chart{grid-template-columns:1fr}.fe-chart__export-options{flex-direction:row;justify-content:center;gap:.75rem}}.fe--audio{display:flex;flex-direction:column;gap:.4rem;padding:.5rem;min-height:0;background:#faf5ff;border:1px solid #ede9fe}.fe-audio__player{flex:0 0 auto;background:#fff;border-radius:8px;padding:.45rem .55rem;border:1px solid #e9d5ff}.fe-audio__wave{display:flex;align-items:flex-end;gap:3px;height:22px;margin-bottom:.35rem}.fe-audio__wave span{flex:1;border-radius:2px;background:#a78bfa;opacity:.85}.fe-audio__wave span:nth-child(1){height:35%}.fe-audio__wave span:nth-child(2){height:70%}.fe-audio__wave span:nth-child(3){height:50%}.fe-audio__wave span:nth-child(4){height:90%}.fe-audio__wave span:nth-child(5){height:45%}.fe-audio__bar{height:5px;border-radius:999px;background:#f1f5f9;overflow:hidden}.fe-audio__progress{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8b5cf6,#6366f1)}.fe-audio__tx{flex:1 1 auto;min-height:0;background:#fff;border-radius:8px;padding:.38rem .5rem;border:1px solid #ede9fe;line-height:1.3;overflow:hidden}.fe-audio__tx p{margin:0 0 .28rem}.fe-audio__tx p:last-child{margin-bottom:0}.fe-audio__sp{font-weight:700;color:#5b21b6}.fe-audio__tx time{color:#94a3b8;font-size:.62rem}.fe--roles{display:flex;flex-direction:column;justify-content:center;min-height:0;padding:.45rem .5rem;overflow:hidden;background:#ecfdf5;border:1px solid #bbf7d0}.fe-roles__head,.fe-roles__row{display:grid;grid-template-columns:minmax(0,1.15fr) repeat(4,minmax(0,1fr));column-gap:.2rem;row-gap:.22rem;align-items:center;font-size:.58rem}.fe-roles__head{padding-bottom:.35rem;margin-bottom:.35rem;border-bottom:1px solid #bbf7d0;color:#64748b;font-weight:600}.fe-roles__head span:first-child{justify-self:start;text-align:left}.fe-roles__head span:not(:first-child){display:flex;justify-content:center;align-items:center;justify-self:stretch;width:100%;text-align:center;line-height:1.15}.fe-roles__name{justify-self:start;text-align:left;font-weight:600;color:#0f172a;font-size:.62rem;min-width:0}.fe-roles__cell{display:flex;justify-content:center;align-items:center;justify-self:stretch;width:100%;min-width:0;line-height:1}.fe-roles__ok,.fe-roles__dash{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;min-width:1.15rem;height:1.15rem;line-height:1;flex-shrink:0}.fe-roles__ok{color:var(--ds-success-muted);font-weight:700;font-size:.72rem}.fe-roles__dash{color:#cbd5e1;font-size:.85rem;font-weight:600}.fe--chart{display:grid;grid-template-columns:1fr minmax(4.75rem,5.25rem);gap:.5rem;align-items:stretch;min-height:0;padding:.5rem;background:#f8fafc;border:1px solid #e2e8f0}.fe-chart__viz{position:relative;display:flex;flex-direction:column;min-height:0;height:100%;background:#fff;border-radius:10px;padding:.45rem .5rem .5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a0a}.fe-chart__svg{display:block;width:100%;min-height:0;flex:1 1 0}.fe-chart__export-panel{display:flex;flex-direction:column;justify-content:flex-start;min-height:0;height:100%;padding:.4rem .4rem .45rem;background:#fff;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a0f}.fe-chart__export-head{display:flex;align-items:center;gap:.35rem}.fe-chart__export-ring{width:7px;height:7px;border-radius:50%;border:2px solid #2563eb;background:transparent;flex-shrink:0}.fe-chart__export-label{font-weight:700;font-size:.65rem;color:#2563eb;letter-spacing:.01em}.fe-chart__export-options{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.5rem;margin-top:.4rem}.fe-chart__format{display:flex;flex-direction:column;align-items:center;gap:.2rem;min-width:2.25rem}.fe-chart__format-icon{width:1.35rem;height:1.35rem;display:block}.fe-chart__format-name{font-size:.55rem;font-weight:700;color:#475569;letter-spacing:.02em}.fe--map{display:grid;grid-template-columns:1fr minmax(0,42%);gap:.5rem;align-items:stretch;min-height:0;padding:.5rem;background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fed7aa}.fe-map__world{position:relative;min-height:0;height:100%;border-radius:10px;overflow:hidden;border:1px solid #bae6fd;background:#f8fafc}.fe-map__svg{display:block;width:100%;height:100%;min-height:0}.fe-map__svg-bg{fill:#f8fafc}.fe-map__svg-land{stroke:#64748b;stroke-width:1;vector-effect:non-scaling-stroke}.fe-map__pin-halo--outer{fill:#2563eb24}.fe-map__pin-halo--mid{fill:#2563eb42}.fe-map__pin-core{fill:#2563eb}.fe-map__pin-num{fill:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:700;letter-spacing:-.03em}.fe-map__panel{display:flex;flex-direction:column;gap:.28rem;min-height:0;padding:.45rem .5rem;background:#fff;border-radius:8px;border:1px solid #fed7aa;align-self:stretch;justify-content:center;width:100%;box-shadow:0 2px 8px #0f172a0d}.fe-map__lang{display:flex;align-items:center;gap:.4rem;padding:.28rem .4rem;border-radius:6px;font-size:.625rem;font-weight:600;color:#334155}.fe-map__dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 1px #ffffffe6}.fe-map__dot--ru{background:#2563eb}.fe-map__dot--en{background:#ea580c}.fe-map__dot--kk{background:#0d9488}.fe-map__dot--uz{background:#92400e}.fe-map__dot--de{background:#334155}.fe-map__lang--ru{background:#eff6ff;color:#1e40af}.fe-map__lang--en{background:#fff7ed;color:#9a3412}.fe-map__lang--kk{background:#f0fdfa;color:#115e59}.fe-map__lang--uz{background:#fef3c7;color:#78350f}.fe-map__lang--de{background:#f1f5f9;color:#1e293b}.fe--offline{display:grid;grid-template-columns:1fr minmax(0,42%);gap:.5rem;padding:.5rem;align-items:stretch;min-height:0;background:linear-gradient(145deg,#f0f9ff,#e0f2fe 55%,#dbeafe);border:1px solid #bae6fd}.fe-offline__phone{position:relative;display:flex;flex-direction:column;min-height:0;height:100%;padding:0;border-radius:10px;background:transparent;border:none;box-shadow:none}.fe-offline__screen{flex:1 1 auto;min-height:0;margin-top:0;padding:.45rem .5rem .5rem;border-radius:10px;background:#fff;border:1px solid #bae6fd;box-shadow:0 2px 8px #0f172a0d;display:flex;flex-direction:column;gap:.32rem}.fe-offline__status{display:flex;align-items:center;gap:.35rem;font-size:.625rem;font-weight:700;color:#b91c1c}.fe-offline__wifi{position:relative;width:16px;height:12px;flex-shrink:0}.fe-offline__wifi:before{content:"";position:absolute;left:0;right:0;bottom:0;height:8px;border:2px solid #94a3b8;border-top:none;border-radius:0 0 12px 12px;opacity:.5}.fe-offline__wifi:after{content:"";position:absolute;width:18px;height:2px;background:#ef4444;left:-1px;top:4px;transform:rotate(-32deg);border-radius:1px}.fe-offline__progress{font-size:.625rem;font-weight:600;color:#334155}.fe-offline__pill{align-self:flex-start;padding:.2rem .45rem;border-radius:999px;font-size:.5625rem;font-weight:700;color:#14532d;background:#dcfce7;border:1px solid #bbf7d0}.fe-offline__panel{display:flex;flex-direction:column;gap:.32rem;min-height:0;padding:.45rem .5rem;background:#fff;border-radius:8px;border:1px solid #bae6fd;align-self:stretch;justify-content:center;width:100%;box-shadow:0 2px 8px #0f172a0d}.fe-offline__panel-title{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#0369a1;margin-bottom:.1rem}.fe-offline__row{display:flex;align-items:center;gap:.4rem;font-size:.625rem;font-weight:600;color:#334155}.fe-offline__dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.fe-offline__dot--ok{background:#22c55e;box-shadow:0 0 0 2px #22c55e40}.fe-offline__dot--wait{background:#f59e0b;box-shadow:0 0 0 2px #f59e0b38}.ds-feature__icon--offline{background:#eff6ff;color:#1d4ed8}.ds-testimonials{padding:3.5rem 0 3.75rem;background:linear-gradient(180deg,var(--ds-bg-muted) 0%,var(--ds-surface-muted) 45%,var(--ds-bg) 100%)}.ds-testimonials__head{margin-bottom:2.5rem}.ds-testimonials__carousel{max-width:72rem;margin:0 auto;padding-top:1.25rem}.ds-testimonials__carousel-inner,.ds-testimonials__stage{position:relative;width:100%}.ds-testimonials__viewport--narrow-ui{padding-left:max(2.35rem,env(safe-area-inset-left,0px));padding-right:max(2.35rem,env(safe-area-inset-right,0px))}.ds-testimonials__nav{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:0;padding:0;border:1px solid var(--ds-border-subtle);border-radius:50%;background:var(--ds-bg);color:var(--ds-text);box-shadow:var(--ds-shadow-soft);cursor:pointer;transform:translateY(-50%);transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.ds-testimonials__nav:hover{border-color:#2563eb59;color:#1d4ed8;box-shadow:var(--ds-shadow-card)}.ds-testimonials__nav:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb59}.ds-testimonials__nav--prev{left:0}.ds-testimonials__nav--next{right:0}.ds-testimonials__chevron{display:block;flex-shrink:0}.ds-testimonials__pager{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin-top:1.15rem;padding:0 .25rem}.ds-testimonials__pager-dot{width:.5rem;height:.5rem;padding:0;border:none;border-radius:50%;background:#0f172a33;cursor:pointer;transition:background .2s ease,transform .2s ease}.ds-testimonials__pager-dot:hover{background:#2563eb73}.ds-testimonials__pager-dot:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb59}.ds-testimonials__pager-dot--active{background:#2563eb;transform:scale(1.15)}.ds-testimonials__viewport{overflow:hidden;width:100%;padding-top:.35rem;box-sizing:border-box}.ds-testimonials__tracks{display:flex;will-change:transform;transition:transform .5s cubic-bezier(.22,1,.36,1)}.ds-testimonials__tracks--instant{transition:none!important}.ds-testimonials__page{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1.25rem;box-sizing:border-box;padding:0 .15rem}@media(max-width:960px){.ds-testimonials__carousel{padding-top:1rem}.ds-testimonials__viewport{padding-top:.25rem}.ds-testimonials__page{grid-template-columns:1fr;max-width:26rem;margin:0 auto;gap:1.35rem}}@media(prefers-reduced-motion:reduce){.ds-testimonials__tracks{transition:none!important}}.ds-tcard{position:relative;display:flex;flex-direction:column;align-items:stretch;margin:0;padding:1.35rem 1.35rem 1.4rem;border-radius:var(--ds-radius);border:1px solid var(--ds-border-subtle);background:var(--ds-bg);box-shadow:var(--ds-shadow-soft);overflow:hidden;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s ease,border-color .28s ease}.ds-tcard__body{display:flex;flex-direction:column;gap:.55rem;min-width:0}.ds-tcard__intro{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.ds-tcard__avatar{flex:0 0 auto;width:3.25rem;height:3.25rem;border-radius:50%;overflow:hidden;border:2px solid rgba(37,99,235,.2);background:#0f172a0f;box-shadow:0 1px #ffffffa6 inset}.ds-tcard__avatar img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.ds-tcard__intro-text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.35rem}.ds-tcard__row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0}.ds-tcard__row--name{margin-top:0}.ds-tcard__name{margin:0;font-size:1.05rem;font-weight:700;letter-spacing:-.02em;color:var(--ds-text);line-height:1.25;flex:1 1 auto;min-width:0}.ds-tcard__social{display:inline-flex;flex:0 0 auto;width:1.85rem;height:1.85rem;align-items:center;justify-content:center;border-radius:50%;color:#2563eb;background:#eff6ff;border:1px solid rgba(37,99,235,.2)}.ds-tcard__social-icon{width:1rem;height:1rem}.ds-tcard__row--meta{align-items:flex-end;margin-top:-.15rem}.ds-tcard__role{margin:0;flex:1 1 auto;min-width:0;font-size:.65rem;font-weight:700;line-height:1.35;letter-spacing:.06em;text-transform:uppercase;color:#0d9488}.ds-tcard__stars{display:flex;flex-shrink:0;gap:.12rem;line-height:1}.ds-tcard__star{font-size:.85rem;line-height:1;color:#fbbf24;text-shadow:0 1px 0 rgba(180,83,9,.15)}.ds-tcard__star--full{color:#fbbf24}.ds-tcard__star--empty{color:#e5e7eb;text-shadow:none}.ds-tcard__star--half{position:relative;display:inline-block;width:.88em;height:1em;font-size:.85rem;vertical-align:-.05em}.ds-tcard__star-half-bg{display:block;color:#e5e7eb;line-height:1;text-shadow:none}.ds-tcard__star-half-fg{position:absolute;left:0;top:0;width:50%;height:100%;overflow:hidden;line-height:1;color:#fbbf24;text-shadow:0 1px 0 rgba(180,83,9,.15);pointer-events:none}.ds-tcard__divider{display:flex;align-items:center;gap:.45rem;margin:.35rem 0 .15rem;min-width:0}.ds-tcard__quote-mark{flex-shrink:0;font-size:1.75rem;line-height:1;font-family:Georgia,Times New Roman,serif;color:#2563eb38;margin-top:.1rem}.ds-tcard__divider-line{flex:1 1 auto;min-width:0;height:0;border:none;border-top:1px dashed var(--ds-border-strong);opacity:.75}.ds-tcard__quote{margin:0;padding:0;border:none;font-size:.9375rem;font-style:italic;font-weight:500;line-height:1.55;color:var(--ds-text-muted);quotes:none}@media(prefers-reduced-motion:reduce){.ds-tcard{transition:none!important}}.ds-builder{padding:4rem 0;background:linear-gradient(180deg,var(--ds-border-subtle) 0%,var(--ds-bg-muted) 40%,var(--ds-surface-muted) 100%)}.ds-builder__grid{display:grid;grid-template-columns:1fr 1.15fr;gap:2rem;align-items:start}@media(max-width:960px){.ds-builder__grid{grid-template-columns:1fr}}.ds-builder__copy{background:var(--ds-bg);border:1px solid var(--ds-border-subtle);border-radius:16px;padding:1.75rem 1.75rem 1.6rem;box-shadow:0 1px #ffffffeb inset,0 4px 20px #1624440e,0 14px 38px #1624440d;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .25s ease}.ds-builder__kicker{margin:0 0 .65rem;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ds-primary)}.ds-builder__copy .ds-section-title,.ds-builder__copy .ds-section-lead{text-align:left}.ds-builder__list{margin:0 0 1.5rem;padding-left:1.2rem;color:var(--ds-text-muted)}.ds-builder__list li{margin-bottom:.5rem}.ds-builder__note{margin:1rem 0 0;font-size:.8125rem;color:var(--ds-text-muted)}.ds-builder__mock{padding:.4rem;border-radius:18px;background:linear-gradient(165deg,var(--ds-border) 0%,var(--ds-border-subtle) 50%,#e4eaf3 100%);border:1px solid var(--ds-border-strong);box-shadow:0 1px #ffffffc7 inset;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .25s ease}.ds-demo{background:var(--ds-bg);border:1px solid var(--ds-border-strong);border-radius:14px;overflow:hidden;box-shadow:0 2px 4px #1624440a,0 14px 40px #16244417}.ds-demo__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 1.05rem;background:linear-gradient(180deg,var(--ds-surface-muted) 0%,var(--ds-border-subtle) 100%);border-bottom:1px solid var(--ds-border)}.ds-demo__label{font-size:.8125rem;font-weight:600;color:var(--ds-text-muted)}.ds-demo__modes{display:flex;gap:.35rem}.ds-demo__mode{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.42rem .8rem;font-size:.8125rem;font-weight:600;border:1px solid var(--ds-border);border-radius:8px;background:var(--ds-bg);color:var(--ds-text-muted)}.ds-demo__mode-icon{flex-shrink:0;opacity:.88}.ds-demo__mode.is-active{border-color:var(--ds-primary);color:var(--ds-primary);background:var(--ds-primary-soft)}.ds-demo__canvas{padding:.85rem .85rem 1rem;background:#e8ecf2;border-bottom:1px solid var(--ds-border)}.ds-demo__viewport{max-width:100%;max-height:min(560px,62vh);overflow-y:auto;overflow-x:hidden;transition:max-width .25s ease;background:#fff;border:1px solid #d8dee8;border-radius:12px;padding:1.1rem 1.15rem 1.2rem;box-shadow:0 1px 3px #1624440f,0 0 0 1px #ffffffe6 inset;scrollbar-color:rgba(100,116,139,.45) transparent;scrollbar-width:thin}.ds-demo__viewport.ds-demo__viewport--mobile{max-width:360px;margin-inline:auto}.ds-form{display:flex;flex-direction:column;gap:1rem}.ds-form__label{display:flex;flex-direction:column;gap:.35rem;font-size:.8125rem;font-weight:600;color:var(--ds-text)}.ds-req{color:#ef4444}.ds-form__input,.ds-form__textarea{padding:.58rem .8rem;border:1px solid #d1dae4;border-radius:10px;font:inherit;font-size:.875rem;background:#fff;color:var(--ds-text)}.ds-form__row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media(max-width:520px){.ds-form__row{grid-template-columns:1fr}}.ds-form__select-fake{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.58rem .75rem;border:1px solid #d1dae4;border-radius:10px;font-size:.875rem;font-weight:500;color:var(--ds-text-muted);background:#fff}.ds-form__select-fake--muted{color:var(--ds-text-faint);background:#f8fafc}.ds-form__select-fake-chevron{flex-shrink:0;opacity:.55}.ds-form__fieldset{padding:.85rem 1rem;border:1px solid #e2e8f0;border-radius:10px;background:#fafbfc}.ds-form__fieldset-title{margin:0 0 .65rem;font-size:.8125rem;font-weight:700;color:var(--ds-text)}.ds-form__builder-tabs{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.ds-form__builder-tab{display:inline-flex;align-items:center;gap:.42rem;padding:.42rem .78rem;font-size:.8125rem;font-weight:600;color:var(--ds-text-muted);background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:default;-webkit-user-select:none;user-select:none}.ds-form__builder-tab-ic{flex-shrink:0;opacity:.72}.ds-form__builder-tab.is-active{color:var(--ds-primary);background:var(--ds-primary-soft);border-color:#2563eb6b}.ds-form__builder-tab.is-active .ds-form__builder-tab-ic{opacity:1;color:var(--ds-primary)}.ds-form__sep{height:1px;margin:.15rem 0;background:linear-gradient(90deg,transparent,var(--ds-border) 12%,var(--ds-border) 88%,transparent);border:0}.ds-form__pages-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem}.ds-form__pages-title{font-size:.9375rem;font-weight:700;color:var(--ds-text);letter-spacing:-.01em}.ds-form__ghost-pill{margin:0;padding:.38rem .75rem;font:inherit;font-size:.8125rem;font-weight:600;color:var(--ds-primary);background:#fff;border:1px solid rgba(37,99,235,.35);border-radius:8px;cursor:default}.ds-form__page-pill{display:flex;align-items:center;gap:.55rem;padding:.55rem .75rem;border-radius:10px;border:1px solid rgba(37,99,235,.22);background:linear-gradient(180deg,#e8f2ff,#dbeafe)}.ds-form__page-grip{flex-shrink:0;color:#64748b}.ds-form__page-pill-label{flex:1;min-width:0;font-size:.875rem;font-weight:600;color:#1e3a5f}.ds-form__page-pill-exit{flex-shrink:0;margin-left:auto;color:#475569}.ds-form__card{border:1px solid #dce3ec;border-radius:10px;background:#fff;overflow:hidden}.ds-form__card-body{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.65rem;padding:1.15rem 1rem 1.2rem}.ds-form__card-ic{color:#94a3b8}.ds-form__card-text{margin:0;max-width:22rem;font-size:.8125rem;line-height:1.5;color:var(--ds-text-muted)}.ds-form__dashed-btn{width:100%;max-width:20rem;margin:0;padding:.62rem .85rem;font:inherit;font-size:.8125rem;font-weight:600;color:var(--ds-primary);background:#f8fafc;border:1px dashed #b4c2d4;border-radius:10px;cursor:default;transition:border-color .15s ease,background .15s ease}.ds-form__dashed-btn:hover{border-color:var(--ds-primary);background:var(--ds-primary-soft)}.ds-form__status-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.85rem;margin-top:.25rem;padding-top:1rem;border-top:1px solid #e2e8f0}.ds-form__status-left{display:flex;align-items:center;gap:.65rem;min-width:0}.ds-form__status-badge{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border-radius:999px;font-size:.75rem;font-weight:700;color:#fff;background:var(--ds-primary);flex-shrink:0}.ds-form__status-copy{display:flex;flex-direction:column;gap:.1rem;min-width:0}.ds-form__status-name{font-size:.875rem;font-weight:600;color:var(--ds-text)}.ds-form__status-meta{font-size:.75rem;color:var(--ds-text-muted)}.ds-form__save-btn{display:inline-flex;align-items:center;gap:.4rem}.ds-form__save-lock{flex-shrink:0;opacity:.95}.ds-form__checks{display:flex;flex-direction:column;gap:.4rem;font-size:.875rem}.ds-check{display:flex;align-items:center;gap:.5rem;color:var(--ds-text-muted)}.ds-app-download__badge{display:inline-flex;line-height:0;border-radius:8px;transition:transform .18s ease,box-shadow .18s ease}.ds-app-download__badge:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172a1f}.ds-app-download__badge:focus-visible{outline:2px solid var(--ds-primary);outline-offset:3px}.ds-app-download__badge-img{display:block;height:48px;width:auto}.ds-app-download__badge-img--play{height:52px}.ds-cta-banner{padding:2.75rem 0 3.25rem;background:linear-gradient(180deg,var(--ds-surface-muted) 0%,var(--ds-bg-muted) 50%,#e6edf6 100%)}.ds-cta-banner__inner{display:grid;grid-template-columns:minmax(0,1.15fr) auto minmax(0,1fr);gap:clamp(1.25rem,4vw,3rem);align-items:center;padding:clamp(2rem,5vw,3.25rem) clamp(1.75rem,4vw,3.5rem);border-radius:16px;background:linear-gradient(135deg,#1e3a8a,#1d4ed8);border:1px solid rgba(255,255,255,.14);box-shadow:0 1px #ffffff1a inset,0 18px 40px #00145a73;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease}.ds-cta-banner__viz{display:flex;align-items:center;justify-content:center;flex-shrink:0}.ds-cta-banner__brand-mark{display:block;width:min(216px,54vw);height:auto;object-fit:contain;object-position:center}.ds-cta-banner__copy{min-width:0;color:#fff}.ds-cta-banner__title{margin:0 0 .75rem;font-size:clamp(1.35rem,2.8vw,1.95rem);font-weight:700;letter-spacing:-.02em;line-height:1.22;color:#fff}.ds-cta-banner__lead{margin:0;max-width:26rem;font-size:clamp(.875rem,1.5vw,.98rem);line-height:1.5;color:#ffffffc7;font-weight:400}.ds-cta-banner__action{display:flex;flex-direction:column;align-items:flex-end;gap:.55rem;min-width:0;justify-self:end}.ds-cta-banner__action-note{margin:0;max-width:15rem;font-size:.72rem;line-height:1.45;color:#ffffffb8;text-align:right}.ds-cta-banner__inner a.ds-btn--cta-banner{color:#002b8f}.ds-cta-banner__inner a.ds-btn--cta-banner:hover{color:#001f66}@media(max-width:900px){.ds-cta-banner__inner{grid-template-columns:1fr;text-align:center;justify-items:center;padding:2rem 1.5rem}.ds-cta-banner__lead{max-width:36rem;margin-inline:auto}.ds-cta-banner__action{align-items:center;justify-self:center}.ds-cta-banner__action-note{text-align:center}}.ds-modes{padding:3.75rem 0 4rem;background:linear-gradient(180deg,var(--ds-bg) 0%,var(--ds-surface-muted) 55%,var(--ds-bg-muted) 100%)}.ds-modes__head{margin-bottom:2rem}.ds-modes__head .ds-section-lead{margin-bottom:.65rem}.ds-modes__intro{margin:0 auto;max-width:34rem;font-size:1rem;line-height:1.55;color:var(--ds-text-muted);text-align:center}.ds-modes__intro strong{color:var(--ds-text);font-weight:700}.ds-modes__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem;max-width:52rem;margin:0 auto}.ds-modes__card{display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem 1.4rem 1.35rem;background:var(--ds-bg);border:1px solid var(--ds-border-subtle);border-radius:var(--ds-radius);box-shadow:var(--ds-shadow-soft);transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .25s ease}.ds-modes__card-top{display:flex;flex-direction:row;align-items:center;gap:.85rem;width:100%;margin-bottom:.55rem}.ds-modes__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:.95rem;border-radius:14px}.ds-modes__card-top .ds-modes__icon-wrap{margin-bottom:0;flex-shrink:0}.ds-modes__card-top .ds-modes__name{margin:0}.ds-modes__icon-wrap--capi{color:var(--ds-chip-text);background:var(--ds-chip-bg);border:1px solid rgba(37,99,235,.12)}.ds-modes__icon-wrap--cawi{color:#5b21b6;background:#f3f0ff;border:1px solid rgba(91,33,182,.12)}.ds-modes__icon-svg{width:26px;height:26px}.ds-modes__name{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;letter-spacing:-.02em;color:var(--ds-text);line-height:1.2}.ds-modes__text{margin:0;font-size:.9375rem;line-height:1.55;color:var(--ds-text-muted)}.ds-modes__download{margin:2rem auto 0;max-width:26.5rem;padding:1.65rem 1.5rem 1.55rem;text-align:center;background:linear-gradient(90deg,var(--ds-primary-light),var(--ds-primary)) 0 0 / 100% 3px no-repeat,linear-gradient(165deg,#fff,#f8fafc 55%,#f1f5f9);border:1px solid var(--ds-border-subtle);border-radius:18px;box-shadow:0 1px #ffffffe6 inset,0 10px 40px #0f172a12,0 2px 8px #0f172a0a;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .25s ease}.ds-modes__download-title{margin:0 0 .4rem;font-size:1.125rem;font-weight:700;letter-spacing:-.025em;color:var(--ds-text)}.ds-modes__download-subtitle{margin:0 0 .75rem;font-size:.9rem;line-height:1.5;color:var(--ds-text-muted)}.ds-modes__download-mark{display:flex;align-items:center;justify-content:center;margin:0 0 1rem}.ds-modes__download-brand{display:block;width:min(200px,72vw);height:auto;max-height:112px;object-fit:contain;object-position:center}.ds-modes__download-badges{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:.75rem 1rem;margin:0 0 .65rem}.ds-modes__download-badges .ds-app-download__badge{display:flex;align-items:center;justify-content:center;width:164px;height:52px;padding:0;box-sizing:border-box;background:transparent;border:none;border-radius:0;box-shadow:none}.ds-modes__download-badges .ds-app-download__badge:hover{box-shadow:none}.ds-modes__download-badges .ds-app-download__badge img{display:block;width:158px;height:48px;max-width:none;max-height:none;object-fit:contain;object-position:center}@media(max-width:720px){.ds-modes{padding:2.75rem 0 3.25rem}.ds-modes__grid{grid-template-columns:1fr}}.ds-footer{padding:3rem 0 0;background:var(--ds-footer-bg);color:var(--ds-footer-text)}.ds-footer__grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr) 1.1fr;gap:2rem}@media(max-width:1000px){.ds-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.ds-footer__grid,.ds-footer__store-row{grid-template-columns:1fr}}.ds-footer__wordmark{display:inline-block;margin:0 0 .65rem;font-size:1.35rem;font-weight:700;letter-spacing:-.03em;color:#f1f5f9;text-decoration:none;border-radius:6px;outline:none;transition:color .2s ease,opacity .2s ease}.ds-footer__wordmark:hover{color:#fff;opacity:.92}.ds-footer__wordmark:focus-visible{box-shadow:0 0 0 3px #60a5fa80}.ds-footer__tagline{margin:0 0 1.25rem;font-size:.875rem;line-height:1.55;color:var(--ds-footer-muted);max-width:280px}.ds-footer__col-title{margin:0 0 1rem;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ds-footer-muted)}.ds-footer__links{list-style:none;margin:0;padding:0}.ds-footer__links a{display:block;padding:.35rem 0;font-size:.9375rem;color:var(--ds-footer-text)}.ds-footer__links a:hover{color:#fff}.ds-footer__download{min-width:0;scroll-margin-top:calc(var(--ds-header-bar, 64px) + .75rem)}.ds-footer__download-lead{margin:0 0 .85rem;padding-top:.35rem;max-width:20rem;font-size:.8125rem;line-height:1.5;font-weight:400;letter-spacing:0;color:#fff}.ds-footer__download-card.ds-modes__download{margin:0;width:100%;max-width:100%;padding:0;text-align:left;background:none;border:none;border-radius:0;box-shadow:none}.ds-footer__download-card.ds-modes__download:hover{transform:none;box-shadow:none;border-color:transparent}.ds-footer__store-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:100%;max-width:25.5rem}.ds-footer__download .ds-footer__store-badge{display:flex;align-items:center;justify-content:center;width:100%;height:60px;padding:0;margin:0;border:none;border-radius:0;background:transparent;text-decoration:none;line-height:0;box-sizing:border-box;transition:opacity .2s ease}.ds-footer__download .ds-footer__store-badge:hover{opacity:.9}.ds-footer__download .ds-footer__store-badge:focus-visible{outline:none;border-radius:6px;box-shadow:0 0 0 3px #93c5fd73}.ds-footer__download .ds-footer__store-badge-img{display:block;width:auto;height:auto;max-width:100%;max-height:60px;object-fit:contain;object-position:center}.ds-footer__bar{margin-top:2.25rem;padding:1.25rem 0;border-top:1px solid rgba(255,255,255,.1);font-size:.8125rem;color:var(--ds-footer-muted)}.ds-footer__bar-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.ds-footer__legal{display:flex;gap:1.25rem}.ds-footer__legal a{color:var(--ds-footer-muted)}.ds-footer__legal a:hover{color:#e2eaf5}@media(max-width:640px){.ds-container{width:min(100% - 1.25rem,var(--ds-container))}.ds-hero{padding:2rem 0 2.5rem}.ds-hero__grid{gap:1.5rem}.ds-hero__title{font-size:clamp(1.55rem,6.5vw,2.1rem)}.ds-hero__lead{font-size:1rem;margin-bottom:1.1rem}.ds-hero__actions{flex-direction:column;align-items:stretch;margin-bottom:1.5rem}.ds-hero__actions .ds-btn{width:100%;justify-content:center}.ds-hero__usps{flex-direction:column;align-items:flex-start;gap:.65rem}.ds-hero-board{padding:1rem .85rem 1.15rem;border-radius:14px}.ds-features{padding:2.75rem 0}.ds-section-head{margin-bottom:1.75rem}.ds-section-title{font-size:clamp(1.35rem,5vw,1.75rem)}.ds-section-lead{font-size:.9375rem}.ds-feature{padding:1.1rem 1.05rem .95rem}.ds-builder{padding:2.5rem 0}.ds-builder__copy{padding:1.25rem 1.1rem 1.15rem}.ds-builder__copy .ds-section-title{font-size:clamp(1.35rem,5vw,1.65rem)}.ds-demo__toolbar{flex-wrap:wrap;align-items:flex-start}.ds-demo__modes{flex-wrap:wrap}.ds-demo__canvas{padding:.75rem .65rem .85rem}.ds-cta-banner{padding:2rem 0 2.5rem}.ds-cta-banner__inner{padding:1.5rem 1.1rem}.ds-footer{padding:2.5rem 0 0}.ds-footer__grid{gap:1.5rem}.ds-footer__bar-inner{flex-direction:column;align-items:flex-start}}@keyframes ds-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes ds-rise-soft{0%{transform:translateY(12px)}to{transform:translateY(0)}}@keyframes ds-header-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ds-anim-ready .ds-header{animation:ds-header-in .45s cubic-bezier(.22,1,.36,1) both}.ds-anim-ready .ds-hero__copy>.ds-hero__badge,.ds-anim-ready .ds-hero__copy>.ds-hero__title,.ds-anim-ready .ds-hero__copy>.ds-hero__lead,.ds-anim-ready .ds-hero__copy>.ds-hero__actions,.ds-anim-ready .ds-hero__copy>.ds-hero__usps{animation:ds-rise-soft .62s cubic-bezier(.22,1,.36,1) backwards}.ds-anim-ready .ds-hero__copy>.ds-hero__badge{animation-delay:.02s}.ds-anim-ready .ds-hero__copy>.ds-hero__title{animation-delay:.07s}.ds-anim-ready .ds-hero__copy>.ds-hero__lead{animation-delay:.12s}.ds-anim-ready .ds-hero__copy>.ds-hero__actions{animation-delay:.15s}.ds-anim-ready .ds-hero__copy>.ds-hero__usps{animation-delay:.2s}.ds-anim-ready .ds-hero__visual{animation:ds-rise-soft .72s cubic-bezier(.22,1,.36,1) .1s backwards}.ds-anim-ready .ds-hero-w--answers{animation:ds-rise-soft .55s cubic-bezier(.22,1,.36,1) .18s backwards}.ds-anim-ready .ds-hero-w--dynamics{animation:ds-rise-soft .55s cubic-bezier(.22,1,.36,1) .24s backwards}.ds-anim-ready .ds-hero-w--projects{animation:ds-rise-soft .55s cubic-bezier(.22,1,.36,1) .2s backwards}.ds-anim-ready .ds-hero-w--sat{animation:ds-rise-soft .55s cubic-bezier(.22,1,.36,1) .28s backwards}.ds-anim-ready .ds-hero-w--geo{animation:ds-rise-soft .55s cubic-bezier(.22,1,.36,1) .32s backwards}.ds-anim-ready .ds-hero-w--roles{animation:ds-rise-soft .55s cubic-bezier(.22,1,.36,1) .26s backwards}.ds-reveal{opacity:0;transform:translateY(20px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.ds-reveal--visible{opacity:1;transform:translateY(0)}.ds-features.ds-reveal--visible .ds-section-head,.ds-features.ds-reveal--visible .ds-features__grid>.ds-feature,.ds-modes.ds-reveal--visible .ds-modes__head,.ds-modes.ds-reveal--visible .ds-modes__grid>.ds-modes__card,.ds-builder.ds-reveal--visible .ds-builder__copy,.ds-builder.ds-reveal--visible .ds-builder__mock,.ds-testimonials.ds-reveal--visible .ds-testimonials__head,.ds-testimonials.ds-reveal--visible .ds-testimonials__carousel,.ds-cta-banner.ds-reveal--visible .ds-cta-banner__copy,.ds-cta-banner.ds-reveal--visible .ds-cta-banner__viz,.ds-cta-banner.ds-reveal--visible .ds-cta-banner__action,.ds-footer.ds-reveal--visible .ds-footer__grid>*{animation:ds-rise .52s cubic-bezier(.22,1,.36,1) backwards}.ds-features.ds-reveal--visible .ds-section-head{animation-delay:.04s}.ds-features.ds-reveal--visible .ds-features__grid>.ds-feature:nth-child(1){animation-delay:.08s}.ds-features.ds-reveal--visible .ds-features__grid>.ds-feature:nth-child(2){animation-delay:.13s}.ds-features.ds-reveal--visible .ds-features__grid>.ds-feature:nth-child(3){animation-delay:.18s}.ds-features.ds-reveal--visible .ds-features__grid>.ds-feature:nth-child(4){animation-delay:.23s}.ds-features.ds-reveal--visible .ds-features__grid>.ds-feature:nth-child(5){animation-delay:.28s}.ds-features.ds-reveal--visible .ds-features__grid>.ds-feature:nth-child(6){animation-delay:.33s}.ds-features.ds-reveal--visible .ds-features__grid>.ds-feature:nth-child(7){animation-delay:.38s}.ds-modes.ds-reveal--visible .ds-modes__head{animation-delay:.04s}.ds-modes.ds-reveal--visible .ds-modes__grid>.ds-modes__card:nth-child(1){animation-delay:.1s}.ds-modes.ds-reveal--visible .ds-modes__grid>.ds-modes__card:nth-child(2){animation-delay:.16s}.ds-builder.ds-reveal--visible .ds-builder__copy{animation-delay:.06s}.ds-builder.ds-reveal--visible .ds-builder__mock{animation-delay:.14s}.ds-testimonials.ds-reveal--visible .ds-testimonials__head{animation-delay:.05s}.ds-testimonials.ds-reveal--visible .ds-testimonials__carousel{animation-delay:.11s}.ds-cta-banner.ds-reveal--visible .ds-cta-banner__copy{animation-delay:.05s}.ds-cta-banner.ds-reveal--visible .ds-cta-banner__viz{animation-delay:.11s}.ds-cta-banner.ds-reveal--visible .ds-cta-banner__action{animation-delay:.17s}.ds-footer.ds-reveal--visible .ds-footer__grid>*:nth-child(1){animation-delay:.04s}.ds-footer.ds-reveal--visible .ds-footer__grid>*:nth-child(2){animation-delay:.08s}.ds-footer.ds-reveal--visible .ds-footer__grid>*:nth-child(3){animation-delay:.12s}.ds-footer.ds-reveal--visible .ds-footer__grid>*:nth-child(4){animation-delay:.16s}.ds-footer.ds-reveal--visible .ds-footer__grid>*:nth-child(5){animation-delay:.2s}@media(hover:hover)and (pointer:fine){.ds-feature:hover{transform:translateY(-5px);box-shadow:0 16px 36px #1624441a,0 4px 12px #1624440f;border-color:#2563eb2e}.ds-modes__card:hover{transform:translateY(-5px);box-shadow:0 16px 36px #1624441a,0 4px 12px #1624440f;border-color:#2563eb29}.ds-modes__download:not(.ds-footer__download-card):hover{transform:translateY(-4px);box-shadow:0 1px #ffffffeb inset,0 18px 44px #0f172a1a,0 4px 14px #0f172a0f;border-color:#2563eb33}.ds-builder__copy:hover,.ds-builder__mock:hover{transform:translateY(-4px);box-shadow:0 1px #fffffff2 inset,0 14px 36px #1624441a,0 4px 14px #1624440e;border-color:#2563eb24}.ds-builder__mock:hover{border-color:#2563eb38}.ds-cta-banner__inner:hover{transform:translateY(-4px);box-shadow:0 1px #ffffff1f inset,0 22px 50px #00145a85}.ds-tcard:hover{transform:translateY(-6px);box-shadow:0 18px 42px #1624441c,0 6px 16px #16244412;border-color:#2563eb29}}@media(prefers-reduced-motion:reduce){.ds-anim-ready .ds-header,.ds-anim-ready .ds-hero__copy>*,.ds-anim-ready .ds-hero__visual,.ds-anim-ready .ds-hero-w{animation:none!important;opacity:1!important;transform:none!important}.ds-reveal{opacity:1;transform:none;transition:none}.ds-features.ds-reveal--visible .ds-section-head,.ds-features.ds-reveal--visible .ds-features__grid>.ds-feature,.ds-modes.ds-reveal--visible .ds-modes__head,.ds-modes.ds-reveal--visible .ds-modes__grid>.ds-modes__card,.ds-builder.ds-reveal--visible .ds-builder__copy,.ds-builder.ds-reveal--visible .ds-builder__mock,.ds-testimonials.ds-reveal--visible .ds-testimonials__head,.ds-testimonials.ds-reveal--visible .ds-testimonials__carousel,.ds-cta-banner.ds-reveal--visible .ds-cta-banner__copy,.ds-cta-banner.ds-reveal--visible .ds-cta-banner__viz,.ds-cta-banner.ds-reveal--visible .ds-cta-banner__action,.ds-footer.ds-reveal--visible .ds-footer__grid>*{animation:none!important;opacity:1!important;transform:none!important}.ds-feature,.ds-modes__card,.ds-modes__download,.ds-builder__copy,.ds-builder__mock,.ds-cta-banner__inner{transition:none!important}.ds-feature:hover,.ds-modes__card:hover,.ds-tcard:hover{transform:none!important;box-shadow:var(--ds-shadow-soft)!important;border-color:var(--ds-border-subtle)!important}.ds-modes__download:not(.ds-footer__download-card):hover{transform:none!important;box-shadow:0 1px #ffffffe6 inset,0 10px 40px #0f172a12,0 2px 8px #0f172a0a!important;border-color:var(--ds-border-subtle)!important}.ds-builder__copy:hover{transform:none!important;box-shadow:0 1px #ffffffeb inset,0 4px 20px #1624440e,0 14px 38px #1624440d!important;border-color:var(--ds-border-subtle)!important}.ds-builder__mock:hover{transform:none!important;box-shadow:0 1px #ffffffc7 inset!important;border-color:var(--ds-border-strong)!important}.ds-cta-banner__inner:hover{transform:none!important;box-shadow:0 1px #ffffff1a inset,0 18px 40px #00145a73!important}}
