.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.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:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.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:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{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;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray: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;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:grab}.react-flow__node.dragging{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: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}@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::-moz-selection{background:transparent}.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{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{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;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;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-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: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;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;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;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}}:root{--ds-primary: #3A53A1;--ds-on-primary: #FFFFFF;--ds-secondary: #664D64;--ds-on-secondary: #FFFFFF;--ds-accent: #C0A039;--ds-background: #FFFFFF;--ds-surface: #FFFFFF;--ds-on-surface: #1A1A1A;--ds-primary-text: #1A1A1A;--ds-secondary-text: #666666;--ds-hint: #999999;--ds-error: #D32F2F;--ds-on-error: #FFFFFF;--ds-success: #4A6741;--ds-divider: #E0E0E0;--ds-transparent: transparent;--ds-draft-bg: #FFF4E5;--ds-draft-text: #B76E00;--ds-active-bg: #E8F5E9;--ds-active-text: #2E7D32;--ds-archived-bg: #F5F5F5;--ds-archived-text: #666666;--ds-radius-sm: 8px;--ds-radius-md: 10px;--ds-radius-lg: 12px;--ds-space-xs: 4px;--ds-space-sm: 8px;--ds-space-md: 16px;--ds-space-lg: 23px;--ds-space-xl: 31px;--ds-space-xxl: 47px;--ds-space-xxxl: 62px;--ds-text-label-small: 10px;--ds-text-body-small: 12px;--ds-text-body-medium: 14px;--ds-text-body-large: 16px;--ds-text-label-large: 14px;--ds-text-title-medium: 16px;--ds-text-title-large: 20px;--ds-text-headline-medium: 26px;--ds-text-headline-large: 32px;--ds-shadow-sm: 0 1px 3px rgba(0, 0, 0, .04)}.dark{--ds-primary: #3A53A1;--ds-on-primary: #FFFFFF;--ds-secondary: #664D64;--ds-on-secondary: #FFFFFF;--ds-accent: #C0A039;--ds-background: #171717;--ds-surface: #262626;--ds-on-surface: #E5E5E5;--ds-primary-text: #F5F5F5;--ds-secondary-text: #A3A3A3;--ds-hint: #737373;--ds-error: #EF4444;--ds-on-error: #FFFFFF;--ds-success: #4A6741;--ds-divider: #404040;--ds-transparent: transparent;--ds-draft-bg: #422C1A;--ds-draft-text: #FCD34D;--ds-active-bg: #1F2E1C;--ds-active-text: #86EFAC;--ds-archived-bg: #262626;--ds-archived-text: #A3A3A3;--ds-shadow-sm: 0 1px 3px rgba(0, 0, 0, .3);--button-primary: var(--ds-primary);--button-primary-active: var(--ds-primary);--button-primary-text: var(--ds-on-primary);--ring: var(--ds-primary);--highlight-blue-50: rgba(229, 229, 229, .1);--highlight-blue-100: rgba(229, 229, 229, .15);--highlight-blue-500: var(--ds-primary);--highlight-blue-800: var(--ds-primary)}.dark body{color:var(--ds-primary-text)}:root{--grey-0: #FFFFFF;--grey-25: #ECEDF5;--grey-50: #C5C7D9;--grey-100: #B0B3C9;--grey-200: #9FA2B8;--grey-300: #8E91A7;--grey-400: #7A7D9B;--grey-500: #6A6D8B;--grey-600: #525674;--grey-700: #424664;--grey-800: #333754;--grey-900: #232744;--grey-950: #131734;--teal-50: #E8ECEC;--teal-100: #D1D9DA;--teal-200: #A3B3B5;--teal-300: #758D90;--teal-400: #47676B;--teal-500: #1A2F32;--teal-600: #152628;--teal-700: #101C1E;--teal-800: #0A1314;--teal-900: #05090A;--teal-950: #020405;--orange-50: #FAF6EB;--orange-100: #F5EDD7;--orange-200: #EBDBB0;--orange-300: #E0C988;--orange-400: #D6B760;--orange-500: #C0A039;--orange-600: #9A802E;--orange-700: #736022;--orange-800: #4D4017;--orange-900: #26200B;--orange-950: #131006;--blue-50: #EEF0F9;--blue-100: #D5DAF0;--blue-200: #ABB5E1;--blue-300: #8190D2;--blue-400: #5D71BA;--blue-500: #3A53A1;--blue-600: #2E4281;--blue-700: #233261;--blue-800: #172140;--blue-900: #0C1120;--blue-950: #060810;--red-50: #FFEBEC;--red-100: #FFD5D8;--red-200: #FF97A0;--red-300: #FF97A0;--red-400: #FF6875;--red-500: #FB3748;--red-600: #E93544;--red-700: #D02533;--red-800: #AD1F2B;--red-900: #8B1822;--red-950: #681219;--green-50: #F8FDF1;--green-100: #DFF4BF;--green-200: #CFEF9D;--green-300: #BEE97B;--green-400: #AEE45A;--green-500: #9DDE38;--green-600: #7FBC1F;--green-700: #689A1A;--green-800: #517914;--green-900: #3B570E;--green-950: #2C4800;--pink-50: #FFEBF4;--pink-100: #FFD5EA;--pink-200: #FFC0DF;--pink-300: #FF97CB;--pink-400: #FF68B3;--pink-500: #FB4BA3;--pink-600: #E9358F;--pink-700: #D0257A;--pink-800: #AD1F66;--pink-900: #8B1852;--pink-950: #68123D;--purple-50: #F3EEF3;--purple-100: #E5D9E5;--purple-200: #CBB3CB;--purple-300: #B18DB1;--purple-400: #8C6D8B;--purple-500: #664D64;--purple-600: #523D50;--purple-700: #3D2E3C;--purple-800: #291F28;--purple-900: #140F14;--purple-950: #0A080A;--alpha-neutral-0: #13173400;--alpha-neutral-4: #1317340A;--alpha-neutral-16: #13173429;--alpha-neutral-24: #1317343D;--alpha-neutral-48: #1317347A;--alpha-neutral-52: #13173485;--alpha-white-0: #FFFFFF00;--alpha-white-4: #FFFFFF0A;--alpha-white-16: #FFFFFF29;--alpha-white-24: #FFFFFF3D;--alpha-white-48: #FFFFFF7A;--alpha-white-52: #FFFFFF85;--alpha-blue-0: #1F30BC00;--alpha-blue-4: #1F30BC0A;--alpha-blue-16: #1F30BC29;--alpha-blue-24: #1F30BC3D;--alpha-blue-48: #1F30BC7A;--alpha-blue-52: #1F30BC85;--scale-0: 0px;--scale-25: 1px;--scale-50: 2px;--scale-100: 4px;--scale-200: 8px;--scale-300: 12px;--scale-400: 16px;--scale-500: 20px;--scale-600: 24px;--scale-700: 28px;--scale-800: 32px;--scale-900: 40px;--scale-1000: 48px;--numbers-0: 0px;--numbers-2: 2px;--numbers-4: 4px;--numbers-6: 6px;--numbers-8: 8px;--numbers-10: 10px;--numbers-12: 12px;--numbers-14: 14px;--numbers-16: 16px;--numbers-20: 20px;--numbers-24: 24px;--numbers-32: 32px;--numbers-40: 40px;--numbers-48: 48px;--numbers-56: 56px;--numbers-64: 64px;--border-width-0: 0px;--border-width-25: 1px;--border-width-50: 2px;--border-width-100: 2px;--border-width-200: 4px;--font-family-headings: "Albert Sans", sans-serif;--font-family-body: "Albert Sans", sans-serif;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--neutral-0: var(--grey-0);--neutral-25: var(--grey-25);--neutral-50: var(--grey-50);--neutral-100: var(--grey-100);--neutral-200: var(--grey-200);--neutral-300: var(--grey-300);--neutral-400: var(--grey-400);--neutral-500: var(--grey-500);--neutral-600: var(--grey-600);--neutral-700: var(--grey-700);--neutral-800: var(--grey-800);--neutral-900: var(--grey-900);--neutral-950: var(--grey-950);--space-0: var(--numbers-0);--space-2: var(--numbers-2);--space-4: var(--numbers-4);--space-6: var(--numbers-6);--space-8: var(--numbers-8);--space-10: var(--numbers-10);--space-12: var(--numbers-12);--space-14: var(--numbers-14);--space-16: var(--numbers-16);--space-20: var(--numbers-20);--space-24: var(--numbers-24);--space-32: var(--numbers-32);--space-40: var(--numbers-40);--space-48: var(--numbers-48);--space-56: var(--numbers-56);--space-64: var(--numbers-64);--font-headings: var(--font-family-headings);--font-body: var(--font-family-body)}:root{--primary-50: var(--blue-50);--primary-100: var(--blue-100);--primary-200: var(--blue-200);--primary-300: var(--blue-300);--primary-400: var(--blue-400);--primary-500: var(--blue-500);--primary-600: var(--blue-600);--primary-700: var(--blue-700);--primary-800: var(--blue-800);--primary-900: var(--blue-900);--primary-950: var(--blue-950);--information-50: var(--blue-50);--information-100: var(--blue-100);--information-200: var(--blue-200);--information-300: var(--blue-300);--information-400: var(--blue-400);--information-500: var(--blue-500);--information-600: var(--blue-600);--information-700: var(--blue-700);--information-800: var(--blue-800);--information-900: var(--blue-900);--information-950: var(--blue-950);--error-50: var(--red-50);--error-100: var(--red-100);--error-200: var(--red-200);--error-300: var(--red-300);--error-400: var(--red-400);--error-500: var(--red-500);--error-600: var(--red-600);--error-700: var(--red-700);--error-800: var(--red-800);--error-900: var(--red-900);--error-950: var(--red-950);--warning-50: var(--orange-50);--warning-100: var(--orange-100);--warning-200: var(--orange-200);--warning-300: var(--orange-300);--warning-400: var(--orange-400);--warning-500: var(--orange-500);--warning-600: var(--orange-600);--warning-700: var(--orange-700);--warning-800: var(--orange-800);--warning-900: var(--orange-900);--warning-950: var(--orange-950);--success-50: var(--green-50);--success-100: var(--green-100);--success-200: var(--green-200);--success-300: var(--green-300);--success-400: var(--green-400);--success-500: var(--green-500);--success-600: var(--green-600);--success-700: var(--green-700);--success-800: var(--green-800);--success-900: var(--green-900);--success-950: var(--green-950);--base-white: var(--grey-0);--base-black: var(--grey-950);--neutral-0: var(--grey-0);--neutral-25: var(--grey-25);--neutral-50: var(--grey-50);--neutral-100: var(--grey-100);--neutral-200: var(--grey-200);--neutral-300: var(--grey-300);--neutral-400: var(--grey-400);--neutral-500: var(--grey-500);--neutral-600: var(--grey-600);--neutral-700: var(--grey-700);--neutral-800: var(--grey-800);--neutral-900: var(--grey-900);--neutral-950: var(--grey-950);--border-width-0: var(--scale-0);--border-width-25: var(--scale-25);--border-width-50: var(--scale-50);--border-width-100: var(--scale-50);--border-width-200: var(--scale-100)}:root{--surface-primary: var(--base-white);--surface-foreground: var(--neutral-25);--surface-subtle: var(--neutral-50);--surface-strong: var(--neutral-950);--surface-modal: var(--base-white);--surface-overlay: var(--neutral-400);--surface-modal-handle: var(--neutral-50);--button-primary: var(--primary-600);--button-primary-active: var(--primary-700);--button-primary-disabled: var(--neutral-25);--button-secondary: var(--primary-50);--button-danger: var(--error-500);--button-primary-text: var(--base-white);--button-secondary-text: var(--primary-700);--button-danger-text: var(--base-white);--button-primary-disabled-text: var(--neutral-200);--typography-heading: var(--neutral-900);--typography-text-strong: var(--neutral-900);--typography-text-sub: var(--neutral-800);--typography-text-soft: var(--neutral-600);--typography-text-disabled: var(--neutral-300);--typography-text-white: var(--base-white);--typography-decorated-blue-text: var(--blue-600);--icon-strong: var(--neutral-950);--icon-sub: var(--neutral-600);--icon-soft: var(--neutral-400);--icon-disabled: var(--neutral-300);--icon-white: var(--base-white);--icon-nav: var(--neutral-800);--icon-nav-inactive: var(--neutral-200);--icon-spot: var(--neutral-700);--icon-system: var(--neutral-800);--stroke-01: var(--neutral-25);--stroke-02: var(--neutral-50);--stroke-03: var(--neutral-200);--stroke-strong: var(--neutral-950);--chat-incoming-bubble: var(--neutral-50);--chat-incoming-text: var(--neutral-700);--chat-outgoing-bubble: var(--blue-500);--chat-outgoing-text: var(--blue-50);--workspace-card: var(--blue-500);--workspace-card-text: var(--blue-50);--workspace-highlight-500: var(--primary-500);--workspace-spot: var(--blue-50);--logo-blue: var(--primary-600);--logo-yellow: var(--orange-500);--logo-pill-text: var(--base-white);--logo-stroke-blue: var(--primary-600);--logo-stroke-white: var(--base-white);--gradient-purple-600: var(--purple-600);--gradient-grey-50: var(--base-white);--gradient-grey-25: var(--neutral-25);--gradient-white: var(--base-white);--gradient-600: var(--primary-600);--highlight-blue-50: var(--primary-50);--highlight-blue-100: var(--primary-100);--highlight-blue-500: var(--primary-500);--highlight-blue-800: var(--primary-800);--highlight-green-50: var(--green-50);--highlight-green-100: var(--green-100);--highlight-green-500: var(--green-600);--highlight-green-800: var(--green-900);--highlight-purple-50: var(--purple-50);--highlight-purple-100: var(--purple-100);--highlight-purple-500: var(--purple-600);--highlight-purple-800: var(--purple-800);--highlight-yellow-50: var(--orange-50);--highlight-yellow-100: var(--orange-100);--highlight-yellow-500: var(--orange-600);--highlight-yellow-800: var(--orange-800);--highlight-red-50: var(--red-50);--highlight-red-100: var(--red-100);--highlight-red-500: var(--red-500);--highlight-red-800: var(--red-900);--highlight-gray-50: var(--neutral-25);--highlight-gray-100: var(--neutral-50);--highlight-gray-500: var(--neutral-500);--highlight-pink-50: var(--pink-50);--highlight-pink-100: var(--pink-100);--highlight-pink-500: var(--pink-600);--highlight-pink-800: var(--pink-800);--spot-blue: var(--primary-600);--spot-green: var(--green-800);--spot-purple: var(--purple-800);--spot-red: var(--red-500);--spot-pink: var(--pink-700);--spot-yellow: var(--orange-700);--spot-neutral: var(--neutral-800);--toast-subtext: var(--neutral-300);--toast-heading: var(--base-white);--toast-surface: var(--neutral-950);--carousel-overlap-gradient-01: var(--alpha-white-0);--carousel-overlap-gradient-02: var(--base-white);--popover-surface: var(--base-white);--popover-stroke: var(--neutral-25);--space-0: var(--numbers-0);--space-2: var(--numbers-2);--space-4: var(--numbers-4);--space-6: var(--numbers-6);--space-8: var(--numbers-8);--space-12: var(--numbers-12);--space-14: var(--numbers-14);--space-16: var(--numbers-16);--space-20: var(--numbers-20);--space-24: var(--numbers-24);--space-32: var(--numbers-32);--space-40: var(--numbers-40);--space-48: var(--numbers-48);--space-56: var(--numbers-56);--space-64: var(--numbers-64);--radius-sm: var(--numbers-8);--radius-md: var(--numbers-12);--radius-l: var(--numbers-16);--radius-xl: var(--numbers-24);--radius-max: var(--numbers-64);--radius-bottom-sheet: var(--numbers-24)}:root{--typography-display-1-font-size: 96px;--typography-display-1-font-family: var(--font-family-headings);--typography-display-1-font-weight: var(--font-weight-medium);--typography-display-1-line-height: 120%;--typography-display-1-letter-spacing: 0%;--typography-display-1-text-case: none;--typography-display-1-text-decoration: none;--typography-display-2-font-size: 72px;--typography-display-2-font-family: var(--font-family-headings);--typography-display-2-font-weight: var(--font-weight-medium);--typography-display-2-line-height: 120%;--typography-display-2-letter-spacing: 0%;--typography-display-2-text-case: none;--typography-display-2-text-decoration: none;--typography-h1-font-size: 61px;--typography-h1-font-family: var(--font-family-headings);--typography-h1-font-weight: var(--font-weight-regular);--typography-h1-line-height: 120%;--typography-h1-letter-spacing: 0%;--typography-h1-text-case: none;--typography-h1-text-decoration: none;--typography-h2-font-size: 49px;--typography-h2-font-family: var(--font-family-headings);--typography-h2-font-weight: var(--font-weight-medium);--typography-h2-line-height: 120%;--typography-h2-letter-spacing: 0%;--typography-h2-text-case: none;--typography-h2-text-decoration: none;--typography-h3-font-size: 39px;--typography-h3-font-family: var(--font-family-headings);--typography-h3-font-weight: var(--font-weight-medium);--typography-h3-line-height: 120%;--typography-h3-letter-spacing: 0%;--typography-h3-text-case: none;--typography-h3-text-decoration: none;--typography-h4-font-size: 31px;--typography-h4-font-family: var(--font-family-headings);--typography-h4-font-weight: var(--font-weight-medium);--typography-h4-line-height: 120%;--typography-h4-letter-spacing: 0%;--typography-h4-text-case: none;--typography-h4-text-decoration: none;--typography-h5-font-size: 25px;--typography-h5-font-family: var(--font-family-headings);--typography-h5-font-weight: var(--font-weight-medium);--typography-h5-line-height: 120%;--typography-h5-letter-spacing: 0%;--typography-h5-text-case: none;--typography-h5-text-decoration: none;--typography-h6-font-size: 20px;--typography-h6-font-family: var(--font-family-headings);--typography-h6-font-weight: var(--font-weight-medium);--typography-h6-line-height: 120%;--typography-h6-letter-spacing: -2%;--typography-h6-text-case: none;--typography-h6-text-decoration: none;--typography-paragraph-x-large-font-size: 24px;--typography-paragraph-x-large-font-family: var(--font-family-headings);--typography-paragraph-x-large-font-weight: var(--font-weight-regular);--typography-paragraph-x-large-line-height: 32px;--typography-paragraph-x-large-letter-spacing: -1.5%;--typography-paragraph-x-large-text-case: none;--typography-paragraph-x-large-text-decoration: none;--typography-paragraph-large-font-size: 18px;--typography-paragraph-large-font-family: var(--font-family-headings);--typography-paragraph-large-font-weight: var(--font-weight-regular);--typography-paragraph-large-line-height: 24px;--typography-paragraph-large-letter-spacing: -1.5%;--typography-paragraph-large-text-case: none;--typography-paragraph-large-text-decoration: none;--typography-paragraph-medium-font-size: 16px;--typography-paragraph-medium-font-family: var(--font-family-headings);--typography-paragraph-medium-font-weight: var(--font-weight-regular);--typography-paragraph-medium-line-height: 24px;--typography-paragraph-medium-letter-spacing: -1.1%;--typography-paragraph-medium-text-case: none;--typography-paragraph-medium-text-decoration: none;--typography-paragraph-small-font-size: 14px;--typography-paragraph-small-font-family: var(--font-family-headings);--typography-paragraph-small-font-weight: var(--font-weight-regular);--typography-paragraph-small-line-height: 20px;--typography-paragraph-small-letter-spacing: -.6%;--typography-paragraph-small-text-case: none;--typography-paragraph-small-text-decoration: none;--typography-paragraph-x-small-font-size: 12px;--typography-paragraph-x-small-font-family: var(--font-family-headings);--typography-paragraph-x-small-font-weight: var(--font-weight-regular);--typography-paragraph-x-small-line-height: 16px;--typography-paragraph-x-small-letter-spacing: -1%;--typography-paragraph-x-small-text-case: none;--typography-paragraph-x-small-text-decoration: none;--typography-caption-1-font-size: 13px;--typography-caption-1-font-family: var(--font-family-headings);--typography-caption-1-font-weight: var(--font-weight-regular);--typography-caption-1-line-height: 120%;--typography-caption-1-letter-spacing: 0%;--typography-caption-1-text-case: none;--typography-caption-1-text-decoration: none;--typography-caption-2-font-size: 10px;--typography-caption-2-font-family: var(--font-family-headings);--typography-caption-2-font-weight: var(--font-weight-regular);--typography-caption-2-line-height: 150%;--typography-caption-2-letter-spacing: 0%;--typography-caption-2-text-case: none;--typography-caption-2-text-decoration: none;--typography-label-01-font-size: 16px;--typography-label-01-font-family: var(--font-family-headings);--typography-label-01-font-weight: var(--font-weight-medium);--typography-label-01-line-height: 100%;--typography-label-01-letter-spacing: 0%;--typography-label-01-text-case: none;--typography-label-01-text-decoration: none;--typography-label-02-font-size: 13px;--typography-label-02-font-family: var(--font-family-headings);--typography-label-02-font-weight: var(--font-weight-medium);--typography-label-02-line-height: 120%;--typography-label-02-letter-spacing: 0%;--typography-label-02-text-case: none;--typography-label-02-text-decoration: none;--typography-label-x-large-font-size: 24px;--typography-label-x-large-font-family: var(--font-family-headings);--typography-label-x-large-font-weight: var(--font-weight-medium);--typography-label-x-large-line-height: 32px;--typography-label-x-large-letter-spacing: -1.5%;--typography-label-x-large-text-case: none;--typography-label-x-large-text-decoration: none;--typography-label-large-font-size: 18px;--typography-label-large-font-family: var(--font-family-headings);--typography-label-large-font-weight: var(--font-weight-medium);--typography-label-large-line-height: 24px;--typography-label-large-letter-spacing: -1.5%;--typography-label-large-text-case: none;--typography-label-large-text-decoration: none;--typography-label-medium-font-size: 16px;--typography-label-medium-font-family: var(--font-family-headings);--typography-label-medium-font-weight: var(--font-weight-medium);--typography-label-medium-line-height: 24px;--typography-label-medium-letter-spacing: -1.1%;--typography-label-medium-text-case: none;--typography-label-medium-text-decoration: none;--typography-label-small-font-size: 14px;--typography-label-small-font-family: var(--font-family-headings);--typography-label-small-font-weight: var(--font-weight-medium);--typography-label-small-line-height: 20px;--typography-label-small-letter-spacing: -2.5%;--typography-label-small-text-case: none;--typography-label-small-text-decoration: none;--typography-label-x-small-font-size: 12px;--typography-label-x-small-font-family: var(--font-family-headings);--typography-label-x-small-font-weight: var(--font-weight-medium);--typography-label-x-small-line-height: 16px;--typography-label-x-small-letter-spacing: 0%;--typography-label-x-small-text-case: none;--typography-label-x-small-text-decoration: none;--typography-subheading-medium-font-size: 16px;--typography-subheading-medium-font-family: var(--font-family-headings);--typography-subheading-medium-font-weight: var(--font-weight-medium);--typography-subheading-medium-line-height: 24px;--typography-subheading-medium-letter-spacing: 6%;--typography-subheading-medium-text-case: uppercase;--typography-subheading-medium-text-decoration: none;--typography-subheading-small-font-size: 14px;--typography-subheading-small-font-family: var(--font-family-headings);--typography-subheading-small-font-weight: var(--font-weight-medium);--typography-subheading-small-line-height: 20px;--typography-subheading-small-letter-spacing: 6%;--typography-subheading-small-text-case: uppercase;--typography-subheading-small-text-decoration: none;--typography-subheading-x-small-font-size: 12px;--typography-subheading-x-small-font-family: var(--font-family-headings);--typography-subheading-x-small-font-weight: var(--font-weight-medium);--typography-subheading-x-small-line-height: 16px;--typography-subheading-x-small-letter-spacing: 4%;--typography-subheading-x-small-text-case: uppercase;--typography-subheading-x-small-text-decoration: none;--typography-subheading-2x-small-font-size: 11px;--typography-subheading-2x-small-font-family: var(--font-family-headings);--typography-subheading-2x-small-font-weight: var(--font-weight-medium);--typography-subheading-2x-small-line-height: 12px;--typography-subheading-2x-small-letter-spacing: 2%;--typography-subheading-2x-small-text-case: uppercase;--typography-subheading-2x-small-text-decoration: none;--typography-docs-label-font-size: 18px;--typography-docs-label-font-family: var(--font-family-headings);--typography-docs-label-font-weight: var(--font-weight-medium);--typography-docs-label-line-height: 32px;--typography-docs-label-letter-spacing: -1.5%;--typography-docs-label-text-case: none;--typography-docs-label-text-decoration: none;--typography-docs-paragraph-font-size: 18px;--typography-docs-paragraph-font-family: var(--font-family-headings);--typography-docs-paragraph-font-weight: var(--font-weight-regular);--typography-docs-paragraph-line-height: 32px;--typography-docs-paragraph-letter-spacing: -1.5%;--typography-docs-paragraph-text-case: none;--typography-docs-paragraph-text-decoration: none}:root{--shadow-toast: 0px 11px 24px rgba(10, 0, 0, .1), 0px 44px 44px rgba(10, 0, 0, .09), 0px 99px 60px rgba(10, 0, 0, .05), 0px 177px 71px rgba(10, 0, 0, .01), 0px 276px 77px rgba(10, 0, 0, 0);--shadow-button-primary-focus: 0px 0px 0px 4px rgba(31, 48, 188, .1), 0px 0px 0px 2px #ffffff;--shadow-button-error-focus: 0px 0px 0px 4px rgba(251, 55, 72, .1), 0px 0px 0px 2px #ffffff;--shadow-button-neutral-focus: 0px 0px 0px 4px rgba(19, 23, 52, .1), 0px 0px 0px 2px #ffffff;--shadow-button-important-focus: 0px 0px 0px 4px rgba(31, 48, 188, .16), 0px 0px 0px 2px rgba(31, 48, 188, 1);--shadow-input-default: 0px 1px 2px 0px rgba(10, 13, 20, .03);--shadow-input-error: 0px 0px 0px 4px rgba(251, 55, 72, .1), 0px 0px 0px 2px #FB3748}.shadow-toast{box-shadow:var(--shadow-toast)}.shadow-button-primary-focus{box-shadow:var(--shadow-button-primary-focus)}.shadow-button-error-focus{box-shadow:var(--shadow-button-error-focus)}.shadow-button-neutral-focus{box-shadow:var(--shadow-button-neutral-focus)}.shadow-button-important-focus{box-shadow:var(--shadow-button-important-focus)}.shadow-input-default{box-shadow:var(--shadow-input-default)}.shadow-input-error{box-shadow:var(--shadow-input-error)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 0 0% 100%;--foreground: 222.2 47% 11.2%;--card: 0 0% 100%;--card-foreground: 222.2 47% 11.2%;--popover: 0 0% 100%;--popover-foreground: 222.2 47% 11.2%;--primary: 221 83% 53%;--primary-foreground: 0 0% 100%;--secondary: 210 40% 96.1%;--secondary-foreground: 222.2 47% 11.2%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 100%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 221 83% 53%;--radius: .5rem;--ds-rules-blue-900: oklch(53.18% .2399 256.99);--ds-rules-gray-200: hsla(0, 0%, 92%, 1);--ds-rules-gray-alpha-100: rgba(0, 0, 0, .05);--ds-rules-gray-alpha-300: hsla(0, 0%, 0%, .1);--ds-rules-accents-2: #eaeaea;--ds-rules-red-800: oklch(58.19% .2482 25.15);--ds-rules-red-900: oklch(54.99% .232 25.29);--ds-rules-amber-800: oklch(77.21% .1991 64.28);--ds-rules-amber-850: hsl(33, 96%, 42%);--ds-rules-gray-100: hsla(0, 0%, 95%, 1);--ds-rules-gray-400: hsla(0, 0%, 92%, 1);--ds-rules-gray-700: hsla(0, 0%, 56%, 1);--ds-rules-gray-1000: hsla(0, 0%, 9%, 1);--ds-rules-gray-1000-h: hsl(0, 0%, 22%);--ds-rules-gray-alpha-200: hsla(0, 0%, 0%, .08);--ds-rules-gray-alpha-400: hsla(0, 0%, 0%, .08);--ds-rules-background-100: hsla(0, 0%, 100%, 1);--ds-rules-background-200: hsla(0, 0%, 98%, 1);--ds-rules-gray-900: hsla(0, 0%, 40%, 1);--ds-rules-gray-alpha-500: hsla(0, 0%, 0%, .21);--ds-rules-gray-alpha-600: hsla(0, 0%, 0%, .34);--ds-rules-geist-foreground: #000;--ds-rules-red-300: oklch(94.33% .0369 15.01);--ds-rules-red-500: oklch(84.47% .1018 17.71);--ds-rules-red-900-alpha-160: hsla(358, 66%, 48%, .16);--ds-rules-focus-calendar-date: 0 0 0 1px var(--ds-rules-background-100), 0 0 0 2.5px var(--ds-rules-gray-1000);--ds-rules-focus-ring: 0 0 0 2px var(--ds-rules-background-100), 0 0 0 4px var(--ds-rules-blue-700);--ds-rules-blue-700: oklch(57.61% .2508 258.23);--ds-rules-shadow-border: 0 0 0 1px rgba(0, 0, 0, .08);--ds-rules-shadow-small: 0 2px 2px rgba(0, 0, 0, .04);--ds-rules-shadow-border-small: var(--ds-rules-shadow-border), var(--ds-rules-shadow-small);--ds-rules-shadow-medium: 0 2px 2px rgba(0, 0, 0, .04), 0 8px 8px -8px rgba(0, 0, 0, .04);--ds-rules-shadow-border-medium: var(--ds-rules-shadow-border), var(--ds-rules-shadow-medium);--ds-rules-shadow-large: 0 2px 2px rgba(0, 0, 0, .04), 0 8px 16px -4px rgba(0, 0, 0, .04);--ds-rules-shadow-border-large: var(--ds-rules-shadow-border), var(--ds-rules-shadow-large);--ds-rules-shadow-tooltip: var(--ds-rules-shadow-border), 0 1px 1px rgba(0, 0, 0, .02), 0 4px 8px rgba(0, 0, 0, .04);--ds-rules-shadow-menu: var(--ds-rules-shadow-border), 0 1px 1px rgba(0, 0, 0, .02), 0 4px 8px -4px rgba(0, 0, 0, .04), 0 16px 24px -8px rgba(0, 0, 0, .06);--ds-rules-shadow-modal: var(--ds-rules-shadow-border), 0 1px 1px rgba(0, 0, 0, .02), 0 8px 16px -4px rgba(0, 0, 0, .04), 0 24px 32px -8px rgba(0, 0, 0, .06);--ds-rules-shadow-fullscreen: var(--ds-rules-shadow-border), 0 1px 1px rgba(0, 0, 0, .02), 0 8px 16px -4px rgba(0, 0, 0, .04), 0 24px 32px -8px rgba(0, 0, 0, .06);--ds-rules-input-ring: 0 0 0 1px var(--ds-rules-gray-alpha-600), 0 0 0 4px rgba(0, 0, 0, .16);--ds-rules-input-error-ring: 0 0 0 1px var(--ds-rules-red-900), 0 0 0 4px var(--ds-rules-red-300);--ds-rules-input-error-hover: 0 0 0 1px var(--ds-rules-red-900), 0 0 0 4px var(--ds-rules-red-500)}.dark{--ds-rules-blue-900: oklch(71.7% .1648 250.79);--ds-rules-gray-200: hsla(0, 0%, 12%, 1);--ds-rules-gray-alpha-100: rgba(255, 255, 255, .06);--ds-rules-gray-alpha-300: hsla(0, 0%, 100%, .13);--ds-rules-accents-2: #333333;--ds-rules-gray-100: hsla(0, 0%, 10%, 1);--ds-rules-gray-400: hsla(0, 0%, 18%, 1);--ds-rules-gray-700: hsla(0, 0%, 56%, 1);--ds-rules-gray-1000: hsla(0, 0%, 93%, 1);--ds-rules-gray-1000-h: hsl(0, 0%, 80%);--ds-rules-gray-alpha-200: hsla(0, 0%, 100%, .09);--ds-rules-gray-alpha-400: hsla(0, 0%, 100%, .14);--ds-rules-background-100: hsla(0, 0%, 4%, 1);--ds-rules-background-200: hsla(0, 0%, 0%, 1);--ds-rules-gray-900: hsla(0, 0%, 63%, 1);--ds-rules-gray-alpha-500: hsla(0, 0%, 100%, .24);--ds-rules-gray-alpha-600: hsla(0, 0%, 100%, .51);--ds-rules-geist-foreground: #fff;--background: 222.2 84% 4.9%;--foreground: 210 40% 98%;--card: 222.2 84% 4.9%;--card-foreground: 210 40% 98%;--popover: 222.2 84% 4.9%;--popover-foreground: 210 40% 98%;--primary: 210 40% 98%;--primary-foreground: 222.2 47.4% 11.2%;--secondary: 217.2 32.6% 17.5%;--secondary-foreground: 210 40% 98%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20.2% 65.1%;--accent: 217.2 32.6% 17.5%;--accent-foreground: 210 40% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 217.2 32.6% 17.5%;--input: 217.2 32.6% 17.5%;--ring: 212.7 26.8% 83.9%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-\[25\%\]{top:25%;right:25%;bottom:25%;left:25%}.inset-y-0{top:0;bottom:0}.-bottom-1{bottom:-.25rem}.-left-20{left:-5rem}.-left-\[10\%\]{left:-10%}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-right-40{right:-10rem}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-40{top:-10rem}.-top-\[3\.9\%\]{top:-3.9%}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-\[19px\]{left:19px}.left-\[38px\]{left:38px}.left-\[50\%\]{left:50%}.left-\[5px\]{left:5px}.right-0{right:0}.right-1\/4{right:25%}.right-10{right:2.5rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-8{right:2rem}.right-\[5px\]{right:5px}.top-0{top:0}.top-1\/2{top:50%}.top-12{top:3rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-\[50\%\]{top:50%}.top-full{top:100%}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[9999\]{z-index:9999}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-full{grid-column:1 / -1}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-my-0\.5{margin-top:-.125rem;margin-bottom:-.125rem}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.-mb-px{margin-bottom:-1px}.-ml-2{margin-left:-.5rem}.-ml-3{margin-left:-.75rem}.-ml-\[1px\]{margin-left:-1px}.-mr-\[1px\]{margin-right:-1px}.-mt-2{margin-top:-.5rem}.-mt-\[1px\]{margin-top:-1px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[var\(--ds-space-md\)\]{margin-bottom:var(--ds-space-md)}.ml-1{margin-left:.25rem}.ml-10{margin-left:2.5rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-7{margin-left:1.75rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.size-1{width:.25rem;height:.25rem}.size-1\.5{width:.375rem;height:.375rem}.size-10{width:2.5rem;height:2.5rem}.size-11{width:2.75rem;height:2.75rem}.size-12{width:3rem;height:3rem}.size-14{width:3.5rem;height:3.5rem}.size-16{width:4rem;height:4rem}.size-2{width:.5rem;height:.5rem}.size-2\.5{width:.625rem;height:.625rem}.size-20{width:5rem;height:5rem}.size-3{width:.75rem;height:.75rem}.size-3\.5{width:.875rem;height:.875rem}.size-4{width:1rem;height:1rem}.size-48{width:12rem;height:12rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:1.75rem;height:1.75rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.size-\[100px\]{width:100px;height:100px}.size-\[120px\]{width:120px;height:120px}.size-\[160px\]{width:160px;height:160px}.size-\[180px\]{width:180px;height:180px}.size-\[18px\]{width:18px;height:18px}.size-\[300px\]{width:300px;height:300px}.size-full{width:100%;height:100%}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[120px\]{height:120px}.h-\[140px\]{height:140px}.h-\[180px\]{height:180px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[220px\]{height:220px}.h-\[22px\]{height:22px}.h-\[240px\]{height:240px}.h-\[28px\]{height:28px}.h-\[300px\]{height:300px}.h-\[340px\]{height:340px}.h-\[500px\]{height:500px}.h-\[8\%\]{height:8%}.h-\[calc\(100vh-200px\)\]{height:calc(100vh - 200px)}.h-\[calc\(100vh-2rem\)\]{height:calc(100vh - 2rem)}.h-\[calc\(100vh-300px\)\]{height:calc(100vh - 300px)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-60{max-height:15rem}.max-h-96{max-height:24rem}.max-h-\[160px\]{max-height:160px}.max-h-\[300px\]{max-height:300px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[100px\]{min-height:100px}.min-h-\[120px\]{min-height:120px}.min-h-\[140px\]{min-height:140px}.min-h-\[180px\]{min-height:180px}.min-h-\[200px\]{min-height:200px}.min-h-\[260px\]{min-height:260px}.min-h-\[280px\]{min-height:280px}.min-h-\[32px\]{min-height:32px}.min-h-\[360px\]{min-height:360px}.min-h-\[400px\]{min-height:400px}.min-h-\[40vh\]{min-height:40vh}.min-h-\[420px\]{min-height:420px}.min-h-\[4px\]{min-height:4px}.min-h-\[600px\]{min-height:600px}.min-h-\[60px\]{min-height:60px}.min-h-\[80px\]{min-height:80px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.\!w-0{width:0px!important}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-28{width:7rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[100px\]{width:100px}.w-\[120px\]{width:120px}.w-\[130px\]{width:130px}.w-\[140px\]{width:140px}.w-\[160px\]{width:160px}.w-\[180px\]{width:180px}.w-\[1px\]{width:1px}.w-\[200\%\]{width:200%}.w-\[200px\]{width:200px}.w-\[220px\]{width:220px}.w-\[22px\]{width:22px}.w-\[24\%\]{width:24%}.w-\[250px\]{width:250px}.w-\[260px\]{width:260px}.w-\[280px\]{width:280px}.w-\[300px\]{width:300px}.w-\[320px\]{width:320px}.w-\[380px\]{width:380px}.w-\[400px\]{width:400px}.w-\[462px\]{width:462px}.w-\[500px\]{width:500px}.w-\[72px\]{width:72px}.w-\[80px\]{width:80px}.w-\[var\(--radix-select-trigger-width\)\]{width:var(--radix-select-trigger-width)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[120px\]{min-width:120px}.min-w-\[140px\]{min-width:140px}.min-w-\[16px\]{min-width:16px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[240px\]{min-width:240px}.min-w-\[280px\]{min-width:280px}.min-w-\[540px\]{min-width:540px}.min-w-\[640px\]{min-width:640px}.min-w-\[6rem\]{min-width:6rem}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[1000px\]{max-width:1000px}.max-w-\[1100px\]{max-width:1100px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[1400px\]{max-width:1400px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[280px\]{max-width:280px}.max-w-\[300px\]{max-width:300px}.max-w-\[30px\]{max-width:30px}.max-w-\[340px\]{max-width:340px}.max-w-\[400px\]{max-width:400px}.max-w-\[40px\]{max-width:40px}.max-w-\[420px\]{max-width:420px}.max-w-\[480px\]{max-width:480px}.max-w-\[520px\]{max-width:520px}.max-w-\[600px\]{max-width:600px}.max-w-\[640px\]{max-width:640px}.max-w-\[800px\]{max-width:800px}.max-w-\[var\(--radix-popover-content-available-width\)\]{max-width:var(--radix-popover-content-available-width)}.max-w-\[var\(--radix-tooltip-content-available-width\)\]{max-width:var(--radix-tooltip-content-available-width)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-\[0_0_65\%\]{flex:0 0 65%}.flex-\[2\]{flex:2}.flex-\[3\]{flex:3}.flex-\[4\]{flex:4}.flex-\[6\]{flex:6}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.origin-top-left{transform-origin:top left}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\[10\%\]{--tw-translate-y: -10%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[20\%\]{--tw-translate-x: 20%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-12{--tw-rotate: 12deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.scroll-mt-24{scroll-margin-top:6rem}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.grid-cols-\[3fr_2fr_2fr_2fr_2fr\]{grid-template-columns:3fr 2fr 2fr 2fr 2fr}.grid-cols-\[auto_1fr\]{grid-template-columns:auto 1fr}.grid-cols-\[auto_auto\]{grid-template-columns:auto auto}.grid-rows-\[auto_1fr\]{grid-template-rows:auto 1fr}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.\!justify-start{justify-content:flex-start!important}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[var\(--ds-space-md\)\]{gap:var(--ds-space-md)}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.5rem * var(--tw-space-x-reverse));margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-\[\#E0E0E0\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(224 224 224 / var(--tw-divide-opacity, 1))}.divide-border\/80>:not([hidden])~:not([hidden]){border-color:hsl(var(--border) / .8)}.divide-ds-divider>:not([hidden])~:not([hidden]){border-color:var(--ds-divider)}.divide-gray-200>:not([hidden])~:not([hidden]){border-color:var(--ds-rules-gray-200)}.self-start{align-self:flex-start}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-all{word-break:break-all}.\!rounded-lg{border-radius:var(--radius)!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[100px\]{border-radius:100px}.rounded-\[20px\]{border-radius:20px}.rounded-\[4px\]{border-radius:4px}.rounded-\[5px\]{border-radius:5px}.rounded-\[8px\]{border-radius:8px}.rounded-\[inherit\]{border-radius:inherit}.rounded-\[var\(--ds-radius-lg\)\]{border-radius:var(--ds-radius-lg)}.rounded-\[var\(--ds-radius-md\)\]{border-radius:var(--ds-radius-md)}.rounded-\[var\(--ds-radius-sm\)\]{border-radius:var(--ds-radius-sm)}.rounded-ds-lg{border-radius:var(--ds-radius-lg)}.rounded-ds-md{border-radius:var(--ds-radius-md)}.rounded-ds-sm{border-radius:var(--ds-radius-sm)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-b-lg{border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius)}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-l-lg{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.rounded-l-md{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-r-lg{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.rounded-r-md{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-t-sm{border-top-left-radius:calc(var(--radius) - 4px);border-top-right-radius:calc(var(--radius) - 4px)}.rounded-tl-\[20px\]{border-top-left-radius:20px}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[0\.5px\]{border-width:.5px}.border-\[3px\]{border-width:3px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-ds-divider{border-color:var(--ds-divider)!important}.border-\[\#0039C5\]\/20{border-color:#0039c533}.border-\[\#0039C5\]\/30{border-color:#0039c54d}.border-\[\#1A1A1A\]{--tw-border-opacity: 1;border-color:rgb(26 26 26 / var(--tw-border-opacity, 1))}.border-\[\#4A6741\]{--tw-border-opacity: 1;border-color:rgb(74 103 65 / var(--tw-border-opacity, 1))}.border-\[\#4A6741\]\/30{border-color:#4a67414d}.border-\[\#7C9CB4\]{--tw-border-opacity: 1;border-color:rgb(124 156 180 / var(--tw-border-opacity, 1))}.border-\[\#BBDEFB\]{--tw-border-opacity: 1;border-color:rgb(187 222 251 / var(--tw-border-opacity, 1))}.border-\[\#C4836A\]{--tw-border-opacity: 1;border-color:rgb(196 131 106 / var(--tw-border-opacity, 1))}.border-\[\#D0E3F7\]{--tw-border-opacity: 1;border-color:rgb(208 227 247 / var(--tw-border-opacity, 1))}.border-\[\#D0E3FF\]{--tw-border-opacity: 1;border-color:rgb(208 227 255 / var(--tw-border-opacity, 1))}.border-\[\#D0E7FF\]{--tw-border-opacity: 1;border-color:rgb(208 231 255 / var(--tw-border-opacity, 1))}.border-\[\#D32F2F\]{--tw-border-opacity: 1;border-color:rgb(211 47 47 / var(--tw-border-opacity, 1))}.border-\[\#E0E0E0\]{--tw-border-opacity: 1;border-color:rgb(224 224 224 / var(--tw-border-opacity, 1))}.border-\[\#E2E8F0\]{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-\[\#E5E5E5\]{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-\[\#F5F5F5\]{--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity, 1))}.border-\[\#FFC300\]{--tw-border-opacity: 1;border-color:rgb(255 195 0 / var(--tw-border-opacity, 1))}.border-\[\#FFE0B2\]{--tw-border-opacity: 1;border-color:rgb(255 224 178 / var(--tw-border-opacity, 1))}.border-\[\#FFFFFF44\]{border-color:#fff4}.border-\[var\(--button-danger\)\]{border-color:var(--button-danger)}.border-\[var\(--button-primary\)\]{border-color:var(--button-primary)}.border-\[var\(--ds-divider\)\]{border-color:var(--ds-divider)}.border-\[var\(--ds-primary\)\]{border-color:var(--ds-primary)}.border-\[var\(--ds-success\)\]{border-color:var(--ds-success)}.border-\[var\(--error-500\)\]{border-color:var(--error-500)}.border-\[var\(--stroke-02\)\]{border-color:var(--stroke-02)}.border-\[var\(--stroke-strong\)\]{border-color:var(--stroke-strong)}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-amber-500\/20{border-color:#f59e0b33}.border-amber-500\/80{border-color:#f59e0bcc}.border-amber-600{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-500\/20{border-color:#3b82f633}.border-border{border-color:hsl(var(--border))}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-border\/60{border-color:hsl(var(--border) / .6)}.border-border\/80{border-color:hsl(var(--border) / .8)}.border-current{border-color:currentColor}.border-destructive{border-color:hsl(var(--destructive))}.border-destructive\/50{border-color:hsl(var(--destructive) / .5)}.border-ds-accent{border-color:var(--ds-accent)}.border-ds-background{border-color:var(--ds-background)}.border-ds-divider{border-color:var(--ds-divider)}.border-ds-error{border-color:var(--ds-error)}.border-ds-on-primary{border-color:var(--ds-on-primary)}.border-ds-primary{border-color:var(--ds-primary)}.border-ds-secondary{border-color:var(--ds-secondary)}.border-ds-success{border-color:var(--ds-success)}.border-ds-surface{border-color:var(--ds-surface)}.border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-gray-100{border-color:var(--ds-rules-gray-100)}.border-gray-200{border-color:var(--ds-rules-gray-200)}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{border-color:var(--ds-rules-gray-400)}.border-gray-alpha-100{border-color:var(--ds-rules-gray-alpha-100)}.border-gray-alpha-400{border-color:var(--ds-rules-gray-alpha-400)}.border-green-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-orange-500\/20{border-color:#f9731633}.border-primary{border-color:hsl(var(--primary))}.border-primary\/30{border-color:hsl(var(--primary) / .3)}.border-purple-100{--tw-border-opacity: 1;border-color:rgb(243 232 255 / var(--tw-border-opacity, 1))}.border-purple-500\/20{border-color:#a855f733}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-900{border-color:var(--ds-rules-red-900)}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/20{border-color:#fff3}.border-white\/40{border-color:#fff6}.border-l-transparent{border-left-color:transparent}.border-t-transparent{border-top-color:transparent}.\!bg-\[\#0039C5\]{--tw-bg-opacity: 1 !important;background-color:rgb(0 57 197 / var(--tw-bg-opacity, 1))!important}.\!bg-accents-2{background-color:var(--ds-rules-accents-2)!important}.\!bg-blue-900{background-color:var(--ds-rules-blue-900)!important}.\!bg-ds-surface{background-color:var(--ds-surface)!important}.\!bg-gray-1000{background-color:var(--ds-rules-gray-1000)!important}.bg-\[\#0039C5\]{--tw-bg-opacity: 1;background-color:rgb(0 57 197 / var(--tw-bg-opacity, 1))}.bg-\[\#1A1A1A\]{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.bg-\[\#2196F3\]{--tw-bg-opacity: 1;background-color:rgb(33 150 243 / var(--tw-bg-opacity, 1))}.bg-\[\#4A6741\]{--tw-bg-opacity: 1;background-color:rgb(74 103 65 / var(--tw-bg-opacity, 1))}.bg-\[\#4A6741\]\/10{background-color:#4a67411a}.bg-\[\#666666\]\/10{background-color:#6666661a}.bg-\[\#7C9CB422\]{background-color:#7c9cb422}.bg-\[\#7C9CB4\]{--tw-bg-opacity: 1;background-color:rgb(124 156 180 / var(--tw-bg-opacity, 1))}.bg-\[\#7C9CB4\]\/20{background-color:#7c9cb433}.bg-\[\#7C9CB4\]\/80{background-color:#7c9cb4cc}.bg-\[\#999999\]{--tw-bg-opacity: 1;background-color:rgb(153 153 153 / var(--tw-bg-opacity, 1))}.bg-\[\#999999\]\/15{background-color:#99999926}.bg-\[\#999999\]\/20{background-color:#9993}.bg-\[\#C4836A\]{--tw-bg-opacity: 1;background-color:rgb(196 131 106 / var(--tw-bg-opacity, 1))}.bg-\[\#C4836A\]\/10{background-color:#c4836a1a}.bg-\[\#D32F2F\]{--tw-bg-opacity: 1;background-color:rgb(211 47 47 / var(--tw-bg-opacity, 1))}.bg-\[\#D32F2F\]\/10{background-color:#d32f2f1a}.bg-\[\#E0E0E0\]{--tw-bg-opacity: 1;background-color:rgb(224 224 224 / var(--tw-bg-opacity, 1))}.bg-\[\#E3F2FD\]{--tw-bg-opacity: 1;background-color:rgb(227 242 253 / var(--tw-bg-opacity, 1))}.bg-\[\#E5E5E5\]{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.bg-\[\#E8E8E8\]{--tw-bg-opacity: 1;background-color:rgb(232 232 232 / var(--tw-bg-opacity, 1))}.bg-\[\#E8F5E9\]{--tw-bg-opacity: 1;background-color:rgb(232 245 233 / var(--tw-bg-opacity, 1))}.bg-\[\#ECFDF5\]{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-\[\#EEEEEE\]{--tw-bg-opacity: 1;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1))}.bg-\[\#F0F4F8\]{--tw-bg-opacity: 1;background-color:rgb(240 244 248 / var(--tw-bg-opacity, 1))}.bg-\[\#F0F7FF\]{--tw-bg-opacity: 1;background-color:rgb(240 247 255 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F5F5\]{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-\[\#F8F8F8\]\/80{background-color:#f8f8f8cc}.bg-\[\#F9F9F9\]{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.bg-\[\#F9FAFB\]{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-\[\#FAFAFA\]{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-\[\#FEE2E2\]{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-\[\#FEF3C7\]{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-\[\#FF9800\]{--tw-bg-opacity: 1;background-color:rgb(255 152 0 / var(--tw-bg-opacity, 1))}.bg-\[\#FFC300\]{--tw-bg-opacity: 1;background-color:rgb(255 195 0 / var(--tw-bg-opacity, 1))}.bg-\[\#FFEBEE\]{--tw-bg-opacity: 1;background-color:rgb(255 235 238 / var(--tw-bg-opacity, 1))}.bg-\[\#FFEBEE\]\/30{background-color:#ffebee4d}.bg-\[\#FFF3E0\]{--tw-bg-opacity: 1;background-color:rgb(255 243 224 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF4E5\]{--tw-bg-opacity: 1;background-color:rgb(255 244 229 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF8E1\]{--tw-bg-opacity: 1;background-color:rgb(255 248 225 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF9F2\]{--tw-bg-opacity: 1;background-color:rgb(255 249 242 / var(--tw-bg-opacity, 1))}.bg-\[\#e5e5e5\]{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.bg-\[\#f0f0f0\]{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity, 1))}.bg-\[\#f5f5f5\]{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-\[var\(--blue-900\)\]{background-color:var(--blue-900)}.bg-\[var\(--button-danger\)\]{background-color:var(--button-danger)}.bg-\[var\(--button-primary\)\]{background-color:var(--button-primary)}.bg-\[var\(--ds-background\)\]{background-color:var(--ds-background)}.bg-\[var\(--ds-divider\)\]{background-color:var(--ds-divider)}.bg-\[var\(--ds-hint\)\]{background-color:var(--ds-hint)}.bg-\[var\(--ds-primary\)\]{background-color:var(--ds-primary)}.bg-\[var\(--ds-primary-text\)\]{background-color:var(--ds-primary-text)}.bg-\[var\(--ds-success\)\]{background-color:var(--ds-success)}.bg-\[var\(--ds-surface\)\]{background-color:var(--ds-surface)}.bg-\[var\(--grey-950\)\]{background-color:var(--grey-950)}.bg-\[var\(--highlight-blue-50\)\]{background-color:var(--highlight-blue-50)}.bg-\[var\(--highlight-green-50\)\]{background-color:var(--highlight-green-50)}.bg-\[var\(--highlight-red-50\)\]{background-color:var(--highlight-red-50)}.bg-\[var\(--highlight-yellow-50\)\]{background-color:var(--highlight-yellow-50)}.bg-\[var\(--surface-foreground\)\]{background-color:var(--surface-foreground)}.bg-\[var\(--surface-primary\)\]{background-color:var(--surface-primary)}.bg-\[var\(--surface-strong\)\]{background-color:var(--surface-strong)}.bg-\[var\(--surface-subtle\)\]{background-color:var(--surface-subtle)}.bg-accent{background-color:hsl(var(--accent))}.bg-accents-2{background-color:var(--ds-rules-accents-2)}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-500\/10{background-color:#f59e0b1a}.bg-amber-500\/15{background-color:#f59e0b26}.bg-amber-500\/20{background-color:#f59e0b33}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-amber-800{background-color:var(--ds-rules-amber-800)}.bg-background{background-color:hsl(var(--background))}.bg-background-100{background-color:var(--ds-rules-background-100)}.bg-background-200{background-color:var(--ds-rules-background-200)}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-500\/5{background-color:#3b82f60d}.bg-border{background-color:hsl(var(--border))}.bg-card{background-color:hsl(var(--card))}.bg-card\/80{background-color:hsl(var(--card) / .8)}.bg-current{background-color:currentColor}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-destructive\/10{background-color:hsl(var(--destructive) / .1)}.bg-ds-accent{background-color:var(--ds-accent)}.bg-ds-background{background-color:var(--ds-background)}.bg-ds-divider{background-color:var(--ds-divider)}.bg-ds-error{background-color:var(--ds-error)}.bg-ds-hint{background-color:var(--ds-hint)}.bg-ds-primary{background-color:var(--ds-primary)}.bg-ds-primary-text{background-color:var(--ds-primary-text)}.bg-ds-secondary{background-color:var(--ds-secondary)}.bg-ds-secondary-text{background-color:var(--ds-secondary-text)}.bg-ds-success{background-color:var(--ds-success)}.bg-ds-surface{background-color:var(--ds-surface)}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-gray-100{background-color:var(--ds-rules-gray-100)}.bg-gray-1000{background-color:var(--ds-rules-gray-1000)}.bg-gray-200{background-color:var(--ds-rules-gray-200)}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/20{background-color:hsl(var(--muted) / .2)}.bg-muted\/30{background-color:hsl(var(--muted) / .3)}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-500\/10{background-color:#f973161a}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary\/20{background-color:hsl(var(--primary) / .2)}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-500\/10{background-color:#a855f71a}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-800{background-color:var(--ds-rules-red-800)}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-white\/80{background-color:#fffc}.bg-white\/95{background-color:#fffffff2}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-\[url\(\'https\:\/\/images\.pexels\.com\/photos\/3184465\/pexels-photo-3184465\.jpeg\'\)\]{background-image:url(https://images.pexels.com/photos/3184465/pexels-photo-3184465.jpeg)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-none{background-image:none}.from-\[\#E0E0E0\]{--tw-gradient-from: #E0E0E0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 224 224 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[var\(--ds-primary\)\]{--tw-gradient-from: var(--ds-primary) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/5{--tw-gradient-from: rgb(59 130 246 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-ds-primary{--tw-gradient-from: var(--ds-primary) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500{--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500{--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[\#333333\]{--tw-gradient-to: #333333 var(--tw-gradient-to-position)}.to-\[var\(--ds-secondary\)\]{--tw-gradient-to: var(--ds-secondary) var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-green-600{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.to-pink-600{--tw-gradient-to: #db2777 var(--tw-gradient-to-position)}.to-purple-500\/5{--tw-gradient-to: rgb(168 85 247 / .05) var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.to-red-600{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-yellow-600{--tw-gradient-to: #ca8a04 var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-center{background-position:center}.fill-\[\#666666\]{fill:#666}.fill-\[var\(--grey-700\)\]{fill:var(--grey-700)}.fill-\[var\(--grey-800\)\]{fill:var(--grey-800)}.fill-background-100{fill:var(--ds-rules-background-100)}.fill-black{fill:#000}.fill-current{fill:currentColor}.fill-gray-1000{fill:var(--ds-rules-gray-1000)}.fill-gray-700{fill:var(--ds-rules-gray-700)}.fill-red-900{fill:var(--ds-rules-red-900)}.fill-white{fill:#fff}.stroke-\[2\]{stroke-width:2}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[1px\]{padding:1px}.\!px-0{padding-left:0!important;padding-right:0!important}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-\[22px\]{padding-left:22px;padding-right:22px}.px-\[var\(--ds-space-lg\)\]{padding-left:var(--ds-space-lg);padding-right:var(--ds-space-lg)}.px-\[var\(--ds-space-md\)\]{padding-left:var(--ds-space-md);padding-right:var(--ds-space-md)}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[max\(0\.75rem\,env\(safe-area-inset-bottom\)\)\]{padding-bottom:max(.75rem,env(safe-area-inset-bottom))}.pb-\[var\(--ds-space-md\)\]{padding-bottom:var(--ds-space-md)}.pl-0{padding-left:0}.pl-1\.5{padding-left:.375rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pl-\[10px\]{padding-left:10px}.pl-\[140px\]{padding-left:140px}.pr-0{padding-right:0}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pr-\[10px\]{padding-right:10px}.pr-\[22px\]{padding-right:22px}.pr-\[30px\]{padding-right:30px}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[env\(safe-area-inset-top\)\]{padding-top:env(safe-area-inset-top)}.pt-\[var\(--ds-space-lg\)\]{padding-top:var(--ds-space-lg)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[26px\]{font-size:26px}.text-\[32px\]{font-size:32px}.text-\[9px\]{font-size:9px}.text-\[length\:var\(--ds-text-body-large\)\]{font-size:var(--ds-text-body-large)}.text-\[length\:var\(--ds-text-body-medium\)\]{font-size:var(--ds-text-body-medium)}.text-\[length\:var\(--ds-text-body-small\)\]{font-size:var(--ds-text-body-small)}.text-\[length\:var\(--ds-text-label-small\)\]{font-size:var(--ds-text-label-small)}.text-\[length\:var\(--ds-text-title-large\)\]{font-size:var(--ds-text-title-large)}.text-\[length\:var\(--ds-text-title-medium\)\]{font-size:var(--ds-text-title-medium)}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-\[1\.4\]{line-height:1.4}.leading-\[1\.6\]{line-height:1.6}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.04em\]{letter-spacing:.04em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.\!text-background-100{color:var(--ds-rules-background-100)!important}.text-\[\#0039C5\]{--tw-text-opacity: 1;color:rgb(0 57 197 / var(--tw-text-opacity, 1))}.text-\[\#0052CC\]{--tw-text-opacity: 1;color:rgb(0 82 204 / var(--tw-text-opacity, 1))}.text-\[\#0052CC\]\/90{color:#0052cce6}.text-\[\#0078D4\]{--tw-text-opacity: 1;color:rgb(0 120 212 / var(--tw-text-opacity, 1))}.text-\[\#0D47A1\]{--tw-text-opacity: 1;color:rgb(13 71 161 / var(--tw-text-opacity, 1))}.text-\[\#1565C0\]{--tw-text-opacity: 1;color:rgb(21 101 192 / var(--tw-text-opacity, 1))}.text-\[\#1976D2\]{--tw-text-opacity: 1;color:rgb(25 118 210 / var(--tw-text-opacity, 1))}.text-\[\#1A1A1A\]{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.text-\[\#2196F3\]{--tw-text-opacity: 1;color:rgb(33 150 243 / var(--tw-text-opacity, 1))}.text-\[\#2E7D32\]{--tw-text-opacity: 1;color:rgb(46 125 50 / var(--tw-text-opacity, 1))}.text-\[\#323232\]{--tw-text-opacity: 1;color:rgb(50 50 50 / var(--tw-text-opacity, 1))}.text-\[\#4A6741\]{--tw-text-opacity: 1;color:rgb(74 103 65 / var(--tw-text-opacity, 1))}.text-\[\#616161\]{--tw-text-opacity: 1;color:rgb(97 97 97 / var(--tw-text-opacity, 1))}.text-\[\#666666\]{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity, 1))}.text-\[\#7C9CB4\]{--tw-text-opacity: 1;color:rgb(124 156 180 / var(--tw-text-opacity, 1))}.text-\[\#854D0E\]{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-\[\#999999\]{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.text-\[\#A16207\]{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-\[\#B45309\]{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-\[\#BBBBBB\]{--tw-text-opacity: 1;color:rgb(187 187 187 / var(--tw-text-opacity, 1))}.text-\[\#C4836A\]{--tw-text-opacity: 1;color:rgb(196 131 106 / var(--tw-text-opacity, 1))}.text-\[\#CCCCCC\]{--tw-text-opacity: 1;color:rgb(204 204 204 / var(--tw-text-opacity, 1))}.text-\[\#D32F2F\]{--tw-text-opacity: 1;color:rgb(211 47 47 / var(--tw-text-opacity, 1))}.text-\[\#E65100\]{--tw-text-opacity: 1;color:rgb(230 81 0 / var(--tw-text-opacity, 1))}.text-\[\#F57C00\]{--tw-text-opacity: 1;color:rgb(245 124 0 / var(--tw-text-opacity, 1))}.text-\[\#F9A825\]{--tw-text-opacity: 1;color:rgb(249 168 37 / var(--tw-text-opacity, 1))}.text-\[var\(--button-danger\)\]{color:var(--button-danger)}.text-\[var\(--button-danger-text\)\]{color:var(--button-danger-text)}.text-\[var\(--button-primary\)\]{color:var(--button-primary)}.text-\[var\(--button-primary-text\)\]{color:var(--button-primary-text)}.text-\[var\(--ds-background\)\]{color:var(--ds-background)}.text-\[var\(--ds-error\)\]{color:var(--ds-error)}.text-\[var\(--ds-hint\)\]{color:var(--ds-hint)}.text-\[var\(--ds-on-primary\)\]{color:var(--ds-on-primary)}.text-\[var\(--ds-primary\)\]{color:var(--ds-primary)}.text-\[var\(--ds-primary-text\)\]{color:var(--ds-primary-text)}.text-\[var\(--ds-secondary\)\]{color:var(--ds-secondary)}.text-\[var\(--ds-secondary-text\)\]{color:var(--ds-secondary-text)}.text-\[var\(--ds-success\)\]{color:var(--ds-success)}.text-\[var\(--ds-text-body-medium\)\]{color:var(--ds-text-body-medium)}.text-\[var\(--ds-text-body-small\)\]{color:var(--ds-text-body-small)}.text-\[var\(--ds-text-label-large\)\]{color:var(--ds-text-label-large)}.text-\[var\(--ds-text-title-large\)\]{color:var(--ds-text-title-large)}.text-\[var\(--ds-text-title-medium\)\]{color:var(--ds-text-title-medium)}.text-\[var\(--ds-text-title-small\)\]{color:var(--ds-text-title-small)}.text-\[var\(--error-500\)\]{color:var(--error-500)}.text-\[var\(--grey-0\)\]{color:var(--grey-0)}.text-\[var\(--grey-600\)\]{color:var(--grey-600)}.text-\[var\(--highlight-blue-500\)\]{color:var(--highlight-blue-500)}.text-\[var\(--highlight-blue-800\)\]{color:var(--highlight-blue-800)}.text-\[var\(--highlight-red-500\)\]{color:var(--highlight-red-500)}.text-\[var\(--highlight-yellow-500\)\]{color:var(--highlight-yellow-500)}.text-\[var\(--icon-sub\)\]{color:var(--icon-sub)}.text-\[var\(--spot-green\)\]{color:var(--spot-green)}.text-\[var\(--typography-heading\)\]{color:var(--typography-heading)}.text-\[var\(--typography-text-soft\)\]{color:var(--typography-text-soft)}.text-\[var\(--typography-text-strong\)\]{color:var(--typography-text-strong)}.text-\[var\(--typography-text-sub\)\]{color:var(--typography-text-sub)}.text-\[var\(--typography-text-white\)\]{color:var(--typography-text-white)}.text-accents-2{color:var(--ds-rules-accents-2)}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{color:var(--ds-rules-amber-800)}.text-background-100{color:var(--ds-rules-background-100)}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-ds-accent{color:var(--ds-accent)}.text-ds-error{color:var(--ds-error)}.text-ds-hint{color:var(--ds-hint)}.text-ds-on-error{color:var(--ds-on-error)}.text-ds-on-primary{color:var(--ds-on-primary)}.text-ds-on-secondary{color:var(--ds-on-secondary)}.text-ds-on-surface{color:var(--ds-on-surface)}.text-ds-primary{color:var(--ds-primary)}.text-ds-primary-text{color:var(--ds-primary-text)}.text-ds-secondary{color:var(--ds-secondary)}.text-ds-secondary-text{color:var(--ds-secondary-text)}.text-ds-success{color:var(--ds-success)}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-geist-foreground{color:var(--ds-rules-geist-foreground)}.text-gray-1000{color:var(--ds-rules-gray-1000)}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{color:var(--ds-rules-gray-400)}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{color:var(--ds-rules-gray-700)}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{color:var(--ds-rules-gray-900)}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-input{color:hsl(var(--input))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-muted-foreground\/70{color:hsl(var(--muted-foreground) / .7)}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{color:var(--ds-rules-red-800)}.text-red-900{color:var(--ds-rules-red-900)}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/10{color:#ffffff1a}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-\[0\.03\]{opacity:.03}.opacity-\[0\.05\]{opacity:.05}.mix-blend-soft-light{mix-blend-mode:soft-light}.\!shadow-focus-calendar-date{--tw-shadow: var(--ds-rules-focus-calendar-date) !important;--tw-shadow-colored: var(--ds-rules-focus-calendar-date) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\!shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05) !important;--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_3px_rgba\(0\,0\,0\,0\.04\)\]{--tw-shadow: 0 1px 3px rgba(0,0,0,.04);--tw-shadow-colored: 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-border{--tw-shadow: var(--ds-rules-shadow-border);--tw-shadow-colored: var(--ds-rules-shadow-border);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-border-large{--tw-shadow: var(--ds-rules-shadow-border-large);--tw-shadow-colored: var(--ds-rules-shadow-border-large);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-border-medium{--tw-shadow: var(--ds-rules-shadow-border-medium);--tw-shadow-colored: var(--ds-rules-shadow-border-medium);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-border-small{--tw-shadow: var(--ds-rules-shadow-border-small);--tw-shadow-colored: var(--ds-rules-shadow-border-small);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-error-input{--tw-shadow: var(--ds-rules-input-error-ring);--tw-shadow-colored: var(--ds-rules-input-error-ring);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-fullscreen{--tw-shadow: var(--ds-rules-shadow-fullscreen);--tw-shadow-colored: var(--ds-rules-shadow-fullscreen);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-menu{--tw-shadow: var(--ds-rules-shadow-menu);--tw-shadow-colored: var(--ds-rules-shadow-menu);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-modal{--tw-shadow: var(--ds-rules-shadow-modal);--tw-shadow-colored: var(--ds-rules-shadow-modal);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-tooltip{--tw-shadow: var(--ds-rules-shadow-tooltip);--tw-shadow-colored: var(--ds-rules-shadow-tooltip);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[var\(--ds-shadow-md\)\]{--tw-shadow-color: var(--ds-shadow-md);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--shadow-input-default\)\]{--tw-shadow-color: var(--shadow-input-default);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--shadow-toast\)\]{--tw-shadow-color: var(--shadow-toast);--tw-shadow: var(--tw-shadow-colored)}.shadow-border{--tw-shadow-color: hsl(var(--border));--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-ds-primary{--tw-ring-color: var(--ds-primary)}.ring-red-900-alpha-160{--tw-ring-color: var(--ds-rules-red-900-alpha-160)}.ring-yellow-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.ring-offset-2{--tw-ring-offset-width: 2px}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.ring-offset-ds-background{--tw-ring-offset-color: var(--ds-background)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[80px\]{--tw-blur: blur(80px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[padding\]{transition-property:padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.duration-100{animation-duration:.1s}.duration-150{animation-duration:.15s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.running{animation-play-state:running}.paused{animation-play-state:paused}.typography-title-h5{font-size:var(--typography-h5-font-size);font-family:var(--typography-h5-font-family);font-weight:var(--typography-h5-font-weight);line-height:var(--typography-h5-line-height);letter-spacing:var(--typography-h5-letter-spacing);text-transform:var(--typography-h5-text-case);-webkit-text-decoration:var(--typography-h5-text-decoration);text-decoration:var(--typography-h5-text-decoration)}.typography-title-h6{font-size:var(--typography-h6-font-size);font-family:var(--typography-h6-font-family);font-weight:var(--typography-h6-font-weight);line-height:var(--typography-h6-line-height);letter-spacing:var(--typography-h6-letter-spacing);text-transform:var(--typography-h6-text-case);-webkit-text-decoration:var(--typography-h6-text-decoration);text-decoration:var(--typography-h6-text-decoration)}.typography-paragraph-medium{font-size:var(--typography-paragraph-medium-font-size);font-family:var(--typography-paragraph-medium-font-family);font-weight:var(--typography-paragraph-medium-font-weight);line-height:var(--typography-paragraph-medium-line-height);letter-spacing:var(--typography-paragraph-medium-letter-spacing);text-transform:var(--typography-paragraph-medium-text-case);-webkit-text-decoration:var(--typography-paragraph-medium-text-decoration);text-decoration:var(--typography-paragraph-medium-text-decoration)}.typography-paragraph-small{font-size:var(--typography-paragraph-small-font-size);font-family:var(--typography-paragraph-small-font-family);font-weight:var(--typography-paragraph-small-font-weight);line-height:var(--typography-paragraph-small-line-height);letter-spacing:var(--typography-paragraph-small-letter-spacing);text-transform:var(--typography-paragraph-small-text-case);-webkit-text-decoration:var(--typography-paragraph-small-text-decoration);text-decoration:var(--typography-paragraph-small-text-decoration)}.typography-paragraph-x-small{font-size:var(--typography-paragraph-x-small-font-size);font-family:var(--typography-paragraph-x-small-font-family);font-weight:var(--typography-paragraph-x-small-font-weight);line-height:var(--typography-paragraph-x-small-line-height);letter-spacing:var(--typography-paragraph-x-small-letter-spacing);text-transform:var(--typography-paragraph-x-small-text-case);-webkit-text-decoration:var(--typography-paragraph-x-small-text-decoration);text-decoration:var(--typography-paragraph-x-small-text-decoration)}.typography-label-large{font-size:var(--typography-label-large-font-size);font-family:var(--typography-label-large-font-family);font-weight:var(--typography-label-large-font-weight);line-height:var(--typography-label-large-line-height);letter-spacing:var(--typography-label-large-letter-spacing);text-transform:var(--typography-label-large-text-case);-webkit-text-decoration:var(--typography-label-large-text-decoration);text-decoration:var(--typography-label-large-text-decoration)}.typography-label-medium{font-size:var(--typography-label-medium-font-size);font-family:var(--typography-label-medium-font-family);font-weight:var(--typography-label-medium-font-weight);line-height:var(--typography-label-medium-line-height);letter-spacing:var(--typography-label-medium-letter-spacing);text-transform:var(--typography-label-medium-text-case);-webkit-text-decoration:var(--typography-label-medium-text-decoration);text-decoration:var(--typography-label-medium-text-decoration)}.typography-label-small{font-size:var(--typography-label-small-font-size);font-family:var(--typography-label-small-font-family);font-weight:var(--typography-label-small-font-weight);line-height:var(--typography-label-small-line-height);letter-spacing:var(--typography-label-small-letter-spacing);text-transform:var(--typography-label-small-text-case);-webkit-text-decoration:var(--typography-label-small-text-decoration);text-decoration:var(--typography-label-small-text-decoration)}.typography-label-x-small{font-size:var(--typography-label-x-small-font-size);font-family:var(--typography-label-x-small-font-family);font-weight:var(--typography-label-x-small-font-weight);line-height:var(--typography-label-x-small-line-height);letter-spacing:var(--typography-label-x-small-letter-spacing);text-transform:var(--typography-label-x-small-text-case);-webkit-text-decoration:var(--typography-label-x-small-text-decoration);text-decoration:var(--typography-label-x-small-text-decoration)}.\[-ms-overflow-style\:none\]{-ms-overflow-style:none}.\[accent-color\:var\(--ds-primary\)\]{accent-color:var(--ds-primary)}.\[scrollbar-width\:none\]{scrollbar-width:none}.pt-sans-regular{font-family:var(--font-family-body);font-weight:400;font-style:normal}.pt-sans-bold{font-family:var(--font-family-body);font-weight:700;font-style:normal}.pt-sans-regular-italic{font-family:var(--font-family-body);font-weight:400;font-style:italic}.pt-sans-bold-italic{font-family:var(--font-family-body);font-weight:700;font-style:italic}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-ds-primary-text::file-selector-button{color:var(--ds-primary-text)}.placeholder\:\!text-gray-1000::-moz-placeholder{color:var(--ds-rules-gray-1000)!important}.placeholder\:\!text-gray-1000::placeholder{color:var(--ds-rules-gray-1000)!important}.placeholder\:text-\[\#999999\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#999999\]::placeholder{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.placeholder\:text-\[var\(--ds-hint\)\]::-moz-placeholder{color:var(--ds-hint)}.placeholder\:text-\[var\(--ds-hint\)\]::placeholder{color:var(--ds-hint)}.placeholder\:text-\[var\(--typography-text-soft\)\]::-moz-placeholder{color:var(--typography-text-soft)}.placeholder\:text-\[var\(--typography-text-soft\)\]::placeholder{color:var(--typography-text-soft)}.placeholder\:text-\[var\(--typography-text-sub\)\]::-moz-placeholder{color:var(--typography-text-sub)}.placeholder\:text-\[var\(--typography-text-sub\)\]::placeholder{color:var(--typography-text-sub)}.placeholder\:text-ds-hint::-moz-placeholder{color:var(--ds-hint)}.placeholder\:text-ds-hint::placeholder{color:var(--ds-hint)}.placeholder\:text-ds-secondary-text::-moz-placeholder{color:var(--ds-secondary-text)}.placeholder\:text-ds-secondary-text::placeholder{color:var(--ds-secondary-text)}.placeholder\:text-gray-900::-moz-placeholder{color:var(--ds-rules-gray-900)}.placeholder\:text-gray-900::placeholder{color:var(--ds-rules-gray-900)}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder\:\!opacity-100::-moz-placeholder{opacity:1!important}.placeholder\:\!opacity-100::placeholder{opacity:1!important}.placeholder\:opacity-70::-moz-placeholder{opacity:.7}.placeholder\:opacity-70::placeholder{opacity:.7}.first\:mt-0:first-child{margin-top:0}.first\:rounded-l-full:first-child{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.first\:rounded-l-lg:first-child{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.first\:pt-0:first-child{padding-top:0}.last\:mb-0:last-child{margin-bottom:0}.last\:rounded-r-full:last-child{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.last\:rounded-r-lg:last-child{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:border-r-0:last-child{border-right-width:0px}.last\:pb-0:last-child{padding-bottom:0}.read-only\:opacity-90:-moz-read-only{opacity:.9}.read-only\:opacity-90:read-only{opacity:.9}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.focus-within\:rounded-lg:focus-within{border-radius:var(--radius)}.focus-within\:border-transparent:focus-within{border-color:transparent}.focus-within\:shadow-focus-input:focus-within{--tw-shadow: var(--ds-rules-input-ring);--tw-shadow-colored: var(--ds-rules-input-ring);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-inset:focus-within{--tw-ring-inset: inset}.focus-within\:ring-\[\#7C4DFF\]:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(124 77 255 / var(--tw-ring-opacity, 1))}.hover\:z-10:hover{z-index:10}.hover\:rounded:hover{border-radius:.25rem}.hover\:border:hover{border-width:1px}.hover\:border-0:hover{border-width:0px}.hover\:border-\[\#1A1A1A\]\/30:hover{border-color:#1a1a1a4d}.hover\:border-\[\#CCCCCC\]:hover{--tw-border-opacity: 1;border-color:rgb(204 204 204 / var(--tw-border-opacity, 1))}.hover\:border-\[var\(--ds-hint\)\]:hover{border-color:var(--ds-hint)}.hover\:border-\[var\(--stroke-02\)\]:hover{border-color:var(--stroke-02)}.hover\:border-\[var\(--stroke-03\)\]:hover{border-color:var(--stroke-03)}.hover\:border-blue-400:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.hover\:border-ds-divider:hover{border-color:var(--ds-divider)}.hover\:border-ds-hint:hover{border-color:var(--ds-hint)}.hover\:border-ds-primary:hover{border-color:var(--ds-primary)}.hover\:border-ds-secondary:hover{border-color:var(--ds-secondary)}.hover\:border-gray-alpha-500:hover{border-color:var(--ds-rules-gray-alpha-500)}.hover\:border-primary:hover{border-color:hsl(var(--primary))}.hover\:\!bg-\[\#0044aa\]:hover{--tw-bg-opacity: 1 !important;background-color:rgb(0 68 170 / var(--tw-bg-opacity, 1))!important}.hover\:bg-\[\#1A1A1A\]\/90:hover{background-color:#1a1a1ae6}.hover\:bg-\[\#333\]:hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#6b8ba3\]:hover{--tw-bg-opacity: 1;background-color:rgb(107 139 163 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#B71C1C\]:hover{--tw-bg-opacity: 1;background-color:rgb(183 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#C4836A\]\/10:hover{background-color:#c4836a1a}.hover\:bg-\[\#C4836A\]\/90:hover{background-color:#c4836ae6}.hover\:bg-\[\#D32F2F\]\/10:hover{background-color:#d32f2f1a}.hover\:bg-\[\#D32F2F\]\/90:hover{background-color:#d32f2fe6}.hover\:bg-\[\#E0E0E0\]:hover{--tw-bg-opacity: 1;background-color:rgb(224 224 224 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E8E8E8\]:hover{--tw-bg-opacity: 1;background-color:rgb(232 232 232 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F0F0F0\]:hover{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F5F5F5\]:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFEBEE\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 235 238 / var(--tw-bg-opacity, 1))}.hover\:bg-\[var\(--button-primary-active\)\]:hover{background-color:var(--button-primary-active)}.hover\:bg-\[var\(--ds-surface\)\]:hover{background-color:var(--ds-surface)}.hover\:bg-\[var\(--highlight-blue-50\)\]:hover{background-color:var(--highlight-blue-50)}.hover\:bg-\[var\(--highlight-red-50\)\]:hover{background-color:var(--highlight-red-50)}.hover\:bg-\[var\(--highlight-red-800\)\]:hover{background-color:var(--highlight-red-800)}.hover\:bg-\[var\(--surface-foreground\)\]:hover{background-color:var(--surface-foreground)}.hover\:bg-\[var\(--surface-subtle\)\]:hover{background-color:var(--surface-subtle)}.hover\:bg-amber-500\/10:hover{background-color:#f59e0b1a}.hover\:bg-amber-700:hover{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-850:hover{background-color:var(--ds-rules-amber-850)}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-ds-background:hover{background-color:var(--ds-background)}.hover\:bg-ds-divider:hover{background-color:var(--ds-divider)}.hover\:bg-ds-primary:hover{background-color:var(--ds-primary)}.hover\:bg-ds-surface:hover{background-color:var(--ds-surface)}.hover\:bg-gray-1000-h:hover{background-color:var(--ds-rules-gray-1000-h)}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-alpha-200:hover{background-color:var(--ds-rules-gray-alpha-200)}.hover\:bg-gray-alpha-300:hover{background-color:var(--ds-rules-gray-alpha-300)}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-muted\/80:hover{background-color:hsl(var(--muted) / .8)}.hover\:bg-primary\/5:hover{background-color:hsl(var(--primary) / .05)}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-red-900:hover{background-color:var(--ds-rules-red-900)}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/60:hover{background-color:#fff9}.hover\:fill-\[var\(--grey-900\)\]:hover{fill:var(--grey-900)}.hover\:fill-gray-1000:hover{fill:var(--ds-rules-gray-1000)}.hover\:text-\[\#1A1A1A\]:hover{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.hover\:text-\[\#D32F2F\]:hover{--tw-text-opacity: 1;color:rgb(211 47 47 / var(--tw-text-opacity, 1))}.hover\:text-\[var\(--button-primary-active\)\]:hover{color:var(--button-primary-active)}.hover\:text-\[var\(--ds-error\)\]:hover{color:var(--ds-error)}.hover\:text-\[var\(--ds-primary-text\)\]:hover{color:var(--ds-primary-text)}.hover\:text-\[var\(--ds-secondary-text\)\]:hover{color:var(--ds-secondary-text)}.hover\:text-\[var\(--typography-text-strong\)\]:hover{color:var(--typography-text-strong)}.hover\:text-amber-800:hover{color:var(--ds-rules-amber-800)}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-destructive:hover{color:hsl(var(--destructive))}.hover\:text-ds-error:hover{color:var(--ds-error)}.hover\:text-ds-on-primary:hover{color:var(--ds-on-primary)}.hover\:text-ds-primary:hover{color:var(--ds-primary)}.hover\:text-ds-primary-text:hover{color:var(--ds-primary-text)}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-gray-1000:hover{color:var(--ds-rules-gray-1000)}.hover\:text-gray-700:hover{color:var(--ds-rules-gray-700)}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-error-input-hover:hover{--tw-shadow: var(--ds-rules-input-error-hover);--tw-shadow-colored: var(--ds-rules-input-error-hover);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:\!border-transparent:focus{border-color:transparent!important}.focus\:border-\[\#1A1A1A\]:focus{--tw-border-opacity: 1;border-color:rgb(26 26 26 / var(--tw-border-opacity, 1))}.focus\:border-\[var\(--ds-primary\)\]:focus{border-color:var(--ds-primary)}.focus\:border-ds-divider:focus{border-color:var(--ds-divider)}.focus\:border-ds-primary:focus{border-color:var(--ds-primary)}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:bg-ds-primary:focus{background-color:var(--ds-primary)}.focus\:bg-ds-surface:focus{background-color:var(--ds-surface)}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:text-ds-on-primary:focus{color:var(--ds-on-primary)}.focus\:text-ds-primary-text:focus{color:var(--ds-primary-text)}.focus\:text-red-600:focus{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.focus\:opacity-100:focus{opacity:1}.focus\:\!shadow-focus-input:focus{--tw-shadow: var(--ds-rules-input-ring) !important;--tw-shadow-colored: var(--ds-rules-input-ring) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus\:shadow-focus-ring:focus{--tw-shadow: var(--ds-rules-focus-ring);--tw-shadow-colored: var(--ds-rules-focus-ring);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-0:focus{outline-width:0px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#1A1A1A\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(26 26 26 / var(--tw-ring-opacity, 1))}.focus\:ring-\[var\(--ds-primary\)\]:focus{--tw-ring-color: var(--ds-primary)}.focus\:ring-\[var\(--highlight-blue-800\)\]:focus{--tw-ring-color: var(--highlight-blue-800)}.focus\:ring-ds-primary:focus{--tw-ring-color: var(--ds-primary)}.focus\:ring-gray-alpha-500:focus{--tw-ring-color: var(--ds-rules-gray-alpha-500)}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-white\/30:focus{--tw-ring-color: rgb(255 255 255 / .3)}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus\:ring-offset-background:focus{--tw-ring-offset-color: hsl(var(--background))}.focus-visible\:border-0:focus-visible{border-width:0px}.focus-visible\:border-ds-primary:focus-visible{border-color:var(--ds-primary)}.focus-visible\:shadow-none:focus-visible{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:ring-0:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-\[\#1A1A1A\]\/50:focus-visible{--tw-ring-color: rgb(26 26 26 / .5)}.focus-visible\:ring-\[\#7C9CB4\]\/20:focus-visible{--tw-ring-color: rgb(124 156 180 / .2)}.focus-visible\:ring-\[var\(--ring\)\]:focus-visible{--tw-ring-color: var(--ring)}.focus-visible\:ring-ds-primary:focus-visible{--tw-ring-color: var(--ds-primary)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-ds-background:focus-visible{--tw-ring-offset-color: var(--ds-background)}.active\:border-\[var\(--stroke-02\)\]:active{border-color:var(--stroke-02)}.active\:bg-\[\#5f7d92\]:active{--tw-bg-opacity: 1;background-color:rgb(95 125 146 / var(--tw-bg-opacity, 1))}.active\:bg-\[var\(--highlight-blue-100\)\]:active{background-color:var(--highlight-blue-100)}.active\:bg-\[var\(--highlight-red-100\)\]:active{background-color:var(--highlight-red-100)}.active\:bg-\[var\(--surface-subtle\)\]:active{background-color:var(--surface-subtle)}.active\:bg-gray-alpha-300:active{background-color:var(--ds-rules-gray-alpha-300)}.active\:shadow-md:active{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.active\:shadow-sm:active{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-\[var\(--stroke-03\)\]:disabled{border-color:var(--stroke-03)}.disabled\:bg-\[var\(--surface-foreground\)\]:disabled{background-color:var(--surface-foreground)}.disabled\:bg-transparent:disabled{background-color:transparent}.disabled\:text-\[var\(--typography-text-disabled\)\]:disabled{color:var(--typography-text-disabled)}.disabled\:no-underline:disabled{text-decoration-line:none}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.group:hover .group-hover\:bg-\[\#7C9CB4\]{--tw-bg-opacity: 1;background-color:rgb(124 156 180 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-ds-accent{background-color:var(--ds-accent)}.group:hover .group-hover\:opacity-100{opacity:1}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted) / .4)}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color: hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.aria-selected\:bg-ds-surface[aria-selected=true]{background-color:var(--ds-surface)}.aria-selected\:text-ds-hint[aria-selected=true]{color:var(--ds-hint)}.aria-selected\:text-ds-primary-text[aria-selected=true]{color:var(--ds-primary-text)}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-4[data-state=checked]{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-5[data-state=checked]{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[highlighted\]\:cursor-pointer[data-highlighted]{cursor:pointer}.data-\[state\=active\]\:border-\[var\(--button-primary\)\][data-state=active]{border-color:var(--button-primary)}.data-\[state\=checked\]\:border-ds-primary[data-state=checked]{border-color:var(--ds-primary)}.data-\[highlighted\]\:bg-\[var\(--surface-subtle\)\][data-highlighted]{background-color:var(--surface-subtle)}.data-\[selected\=\'true\'\]\:bg-accent[data-selected=true]{background-color:hsl(var(--accent))}.data-\[state\=active\]\:bg-\[var\(--surface-foreground\)\][data-state=active]{background-color:var(--surface-foreground)}.data-\[state\=active\]\:bg-\[var\(--surface-primary\)\][data-state=active]{background-color:var(--surface-primary)}.data-\[state\=active\]\:bg-ds-surface[data-state=active]{background-color:var(--ds-surface)}.data-\[state\=checked\]\:bg-\[\#4A6741\][data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(74 103 65 / var(--tw-bg-opacity, 1))}.data-\[state\=checked\]\:bg-ds-on-primary[data-state=checked]{background-color:var(--ds-on-primary)}.data-\[state\=checked\]\:bg-ds-primary[data-state=checked]{background-color:var(--ds-primary)}.data-\[state\=checked\]\:bg-ds-secondary-text[data-state=checked]{background-color:var(--ds-secondary-text)}.data-\[state\=checked\]\:bg-ds-success[data-state=checked]{background-color:var(--ds-success)}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:bg-ds-surface[data-state=open]{background-color:var(--ds-surface)}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[state\=unchecked\]\:bg-ds-surface[data-state=unchecked]{background-color:var(--ds-surface)}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:hsl(var(--accent-foreground))}.data-\[state\=active\]\:text-\[var\(--typography-text-strong\)\][data-state=active]{color:var(--typography-text-strong)}.data-\[disabled\=true\]\:opacity-50[data-disabled=true]{opacity:.5}.data-\[disabled\]\:opacity-40[data-disabled]{opacity:.4}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[state\=active\]\:shadow-\[var\(--shadow-input-default\)\][data-state=active]{--tw-shadow-color: var(--shadow-input-default);--tw-shadow: var(--tw-shadow-colored)}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[side\=bottom\]\:slide-in-from-top-1[data-side=bottom]{--tw-enter-translate-y: -.25rem}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-1[data-side=top]{--tw-enter-translate-y: .25rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}.dark\:border-amber-800:is(.dark *){border-color:var(--ds-rules-amber-800)}.dark\:border-blue-800\/50:is(.dark *){border-color:#1e40af80}.dark\:border-destructive:is(.dark *){border-color:hsl(var(--destructive))}.dark\:\!bg-gray-900:is(.dark *){background-color:var(--ds-rules-gray-900)!important}.dark\:bg-amber-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(69 26 3 / var(--tw-bg-opacity, 1))}.dark\:bg-amber-950\/40:is(.dark *){background-color:#451a0366}.dark\:bg-blue-950\/20:is(.dark *){background-color:#17255433}.dark\:bg-destructive\/20:is(.dark *){background-color:hsl(var(--destructive) / .2)}.dark\:bg-gray-700:is(.dark *){background-color:var(--ds-rules-gray-700)}.dark\:bg-gray-900:is(.dark *){background-color:var(--ds-rules-gray-900)}.dark\:bg-purple-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 7 100 / var(--tw-bg-opacity, 1))}.dark\:text-amber-200:is(.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.dark\:text-amber-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-amber-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-purple-300:is(.dark *){--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:\!bg-gray-800:hover:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))!important}.dark\:hover\:text-amber-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:col-span-3{grid-column:span 3 / span 3}.sm\:mt-0{margin-top:0}.sm\:mt-6{margin-top:1.5rem}.sm\:mt-8{margin-top:2rem}.sm\:mt-\[var\(--ds-space-md\)\]{margin-top:var(--ds-space-md)}.sm\:grid{display:grid}.sm\:size-6{width:1.5rem;height:1.5rem}.sm\:h-12{height:3rem}.sm\:h-24{height:6rem}.sm\:h-56{height:14rem}.sm\:w-12{width:3rem}.sm\:w-72{width:18rem}.sm\:w-80{width:20rem}.sm\:w-\[150px\]{width:150px}.sm\:w-\[200px\]{width:200px}.sm\:w-\[240px\]{width:240px}.sm\:w-\[25\%\]{width:25%}.sm\:w-\[280px\]{width:280px}.sm\:w-auto{width:auto}.sm\:min-w-\[200px\]{min-width:200px}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-\[280px\]{max-width:280px}.sm\:max-w-\[300px\]{max-width:300px}.sm\:max-w-\[40\%\]{max-width:40%}.sm\:max-w-\[500px\]{max-width:500px}.sm\:max-w-\[550px\]{max-width:550px}.sm\:max-w-\[600px\]{max-width:600px}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-none{max-width:none}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xs{max-width:20rem}.sm\:flex-1{flex:1 1 0%}.sm\:shrink-0{flex-shrink:0}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-0{gap:0px}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-8{gap:2rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.sm\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.sm\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.sm\:p-10{padding:2.5rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:px-\[var\(--ds-space-xl\)\]{padding-left:var(--ds-space-xl);padding-right:var(--ds-space-xl)}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:py-\[var\(--ds-space-lg\)\]{padding-top:var(--ds-space-lg);padding-bottom:var(--ds-space-lg)}.sm\:pb-28{padding-bottom:7rem}.sm\:pt-\[var\(--ds-space-xl\)\]{padding-top:var(--ds-space-xl)}.sm\:text-left{text-align:left}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-\[26px\]{font-size:26px}.sm\:text-\[32px\]{font-size:32px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}}@media (min-width: 768px){.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-\[280px\]{width:280px}.md\:max-w-\[320px\]{max-width:320px}.md\:max-w-\[420px\]{max-width:420px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:gap-2{gap:.5rem}.md\:p-10{padding:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:pb-4{padding-bottom:1rem}.md\:pl-0{padding-left:0}.md\:pr-6{padding-right:1.5rem}.md\:pt-1{padding-top:.25rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:sticky{position:sticky}.lg\:left-\[380px\]{left:380px}.lg\:top-8{top:2rem}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-\[280px\]{width:280px}.lg\:w-\[30\%\]{width:30%}.lg\:w-\[300px\]{width:300px}.lg\:w-\[35\%\]{width:35%}.lg\:w-\[40\%\]{width:40%}.lg\:min-w-\[280px\]{min-width:280px}.lg\:min-w-\[360px\]{min-width:360px}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-\[340px\]{max-width:340px}.lg\:max-w-\[35\%\]{max-width:35%}.lg\:max-w-\[360px\]{max-width:360px}.lg\:max-w-\[40\%\]{max-width:40%}.lg\:max-w-\[400px\]{max-width:400px}.lg\:max-w-\[60\%\]{max-width:60%}.lg\:max-w-\[65\%\]{max-width:65%}.lg\:flex-\[65\]{flex:65}.lg\:shrink-0{flex-shrink:0}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[1fr_340px\]{grid-template-columns:1fr 340px}.lg\:grid-cols-\[1fr_380px\]{grid-template-columns:1fr 380px}.lg\:grid-cols-\[1fr_400px\]{grid-template-columns:1fr 400px}.lg\:grid-cols-\[2fr_1fr\]{grid-template-columns:2fr 1fr}.lg\:grid-cols-\[3fr_2fr\]{grid-template-columns:3fr 2fr}.lg\:grid-cols-\[4fr_6fr\]{grid-template-columns:4fr 6fr}.lg\:grid-cols-\[55\%_45\%\]{grid-template-columns:55% 45%}.lg\:grid-cols-\[6fr_4fr\]{grid-template-columns:6fr 4fr}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:items-stretch{align-items:stretch}.lg\:gap-12{gap:3rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:self-start{align-self:flex-start}.lg\:overflow-y-auto{overflow-y:auto}.lg\:border-b-0{border-bottom-width:0px}.lg\:p-10{padding:2.5rem}.lg\:p-8{padding:2rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-\[var\(--ds-space-xxl\)\]{padding-left:var(--ds-space-xxl);padding-right:var(--ds-space-xxl)}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:py-40{padding-top:10rem;padding-bottom:10rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:py-\[var\(--ds-space-xxl\)\]{padding-top:var(--ds-space-xxl);padding-bottom:var(--ds-space-xxl)}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-\[300px\]{padding-left:300px}.lg\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width: 1280px){.xl\:max-w-\[40\%\]{max-width:40%}.xl\:max-w-\[60\%\]{max-width:60%}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:items-start{align-items:flex-start}}.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{display:none}.\[\&\:has\(\[aria-selected\]\)\]\:bg-ds-primary:has([aria-selected]){background-color:var(--ds-primary)}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l:has([aria-selected]):first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r:has([aria-selected]):last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r:has([aria-selected].day-range-end){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y: -3px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>svg\]\:absolute>svg{position:absolute}.\[\&\>svg\]\:left-4>svg{left:1rem}.\[\&\>svg\]\:top-4>svg{top:1rem}.\[\&\>svg\]\:mr-2>svg{margin-right:.5rem}.\[\&\>svg\]\:align-middle>svg{vertical-align:middle}.\[\&\>svg\]\:text-destructive>svg{color:hsl(var(--destructive))}.\[\&\>svg\]\:text-foreground>svg{color:hsl(var(--foreground))}.\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0px}.\[\&_\.input-wrapper\]\:rounded-lg .input-wrapper{border-radius:var(--radius)}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-ds-secondary-text [cmdk-group-heading]{color:var(--ds-secondary-text)}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_\[data-placeholder\]\]\:text-\[var\(--typography-text-soft\)\] [data-placeholder]{color:var(--typography-text-soft)}.\[\&_h1\]\:text-\[26px\] h1{font-size:26px}.\[\&_h1\]\:font-semibold h1{font-weight:600}.\[\&_h1\]\:leading-tight h1{line-height:1.25}.\[\&_input\]\:text-center input{text-align:center}.\[\&_input\]\:font-mono input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.\[\&_input\]\:text-lg input{font-size:1.125rem;line-height:1.75rem}.\[\&_input\]\:tracking-widest input{letter-spacing:.1em}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\]\:text-\[var\(--highlight-blue-500\)\] svg{color:var(--highlight-blue-500)}.\[\&_svg\]\:text-\[var\(--highlight-red-500\)\] svg{color:var(--highlight-red-500)}.\[\&_svg\]\:text-\[var\(--highlight-yellow-500\)\] svg{color:var(--highlight-yellow-500)}.\[\&_svg\]\:text-\[var\(--spot-green\)\] svg{color:var(--spot-green)}.\[\&_svg\]\:text-amber-600 svg{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.\[\&_svg\]\:text-ds-error svg{color:var(--ds-error)}.\[\&_svg\]\:text-purple-600 svg{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.dark\:\[\&_svg\]\:text-amber-300 svg:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:\[\&_svg\]\:text-purple-300 svg:is(.dark *){--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.\[\&_tbody_tr\]\:border-b-0 tbody tr,.\[\&_thead_tr\]\:border-b-0 thead tr{border-bottom-width:0px}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0px}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}.\[\&_tr\]\:border-ds-divider tr{border-color:var(--ds-divider)}
