:root{--prism-font-fallback: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--prism-font-body: var(--prism-font, var(--prism-font-fallback));--prism-font-mono: "JetBrains Mono", "SFMono-Regular", Consolas, monospace;--prism-type-caption-size: .72rem;--prism-type-body-size: .82rem;--prism-type-card-title-size: .95rem;--prism-type-section-title-size: 1.1rem;--prism-type-subpage-title-size: 1.35rem;--prism-type-page-title-size: 1.75rem;--prism-type-body-weight: 500;--prism-type-emphasis-weight: 600;--prism-type-heading-weight: 700;--prism-space-xxs: 2px;--prism-space-xs: 4px;--prism-space-sm: 6px;--prism-space-md: 8px;--prism-space-control: 10px;--prism-space-lg: 12px;--prism-space-field: 14px;--prism-space-xl: 16px;--prism-space-xxl: 20px;--prism-space-xxxl: 24px;--prism-space-page: 32px;--prism-space-section: 40px;--prism-space-roomy: 48px;--prism-space-hero: 64px;--prism-widget-chart-min-block-size: 8rem;--prism-widget-popover-max-block-size: 7.5rem;--prism-signup-plan-min-inline-size: 15rem;--prism-signup-plan-grid-max-inline-size: 80rem;--prism-radius-xs: 2px;--prism-radius-sm: 4px;--prism-radius-md: 6px;--prism-radius-lg: 8px;--prism-radius-xl: 10px;--prism-radius-xxl: 12px;--prism-radius-pill: 999px;--prism-focus-outline-width: var(--prism-space-xxs);--prism-focus-outline-offset: var(--prism-space-xxs)}html,body,#root{min-width:320px;min-height:100%}body{margin:0;min-height:100vh;font-family:var(--prism-font-body);font-size:var(--prism-type-body-size);font-weight:var(--prism-type-body-weight);line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p{font-family:inherit}h1{font-size:var(--prism-type-page-title-size);font-weight:var(--prism-type-heading-weight);line-height:1.2;letter-spacing:-.02em}h2{font-size:var(--prism-type-section-title-size);font-weight:var(--prism-type-heading-weight);line-height:1.3;letter-spacing:-.01em}h3,h4,h5,h6{font-size:var(--prism-type-card-title-size);font-weight:var(--prism-type-heading-weight);line-height:1.35}button,input,select,textarea,optgroup{font:inherit}:where(a[href],button,input,select,textarea,summary,[role=button],[role=tab],[role=menuitem],[tabindex]:not([tabindex="-1"])):focus-visible{outline:var(--prism-focus-outline-width) solid var(--prism-focus-color, currentColor)!important;outline-offset:var(--prism-focus-outline-offset)!important}code,pre,kbd,samp,.prism-mono{font-family:var(--prism-font-mono);font-variant-numeric:tabular-nums}.react-resizable-handle-se{right:0;bottom:0;cursor:se-resize}.react-resizable-handle:after{width:7px!important;height:7px!important;border-right:2px solid currentColor!important;border-bottom:2px solid currentColor!important;opacity:.4}.signup-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--prism-signup-plan-min-inline-size)),1fr));gap:var(--prism-space-xl);width:min(100%,var(--prism-signup-plan-grid-max-inline-size))}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;opacity:0}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}
