@-webkit-keyframes BasicResize_rotateBorder_-1{to{--border-angle: 360deg}}@keyframes BasicResize_rotateBorder_-1{to{--border-angle: 360deg}}.BasicResize_root_885{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:48rem;margin-bottom:48rem}.BasicResize_screen_1082{position:relative;overflow:hidden;border-radius:var(--sandpack-radius);border:1px solid var(--colors-interface-code-border);color:var(--colors-content-primary);-webkit-transition:border-color .2s cubic-bezier(.25,.46,.45,.94);transition:border-color .2s cubic-bezier(.25,.46,.45,.94)}body.theme-light .BasicResize_screen_1082{background:#fafafa;border:2px solid transparent}@media(hover:hover){body.theme-light .BasicResize_screen_1082:hover{border-color:#0000001a}}body.theme-dark .BasicResize_screen_1082{background:#121a21;border:2px solid transparent}@media(hover:hover){body.theme-dark .BasicResize_screen_1082:hover{border-color:#e1e1e11a}}@media(hover:hover){.BasicResize_screen_1082:hover .BasicResize_resizeHandle_1812.BasicResize_corner_1825{opacity:1}}.BasicResize_content_1858{width:100%;height:100%;border:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:30px}.BasicResize_resizeHandle_1812{position:absolute}.BasicResize_resizeHandle_1812.BasicResize_right_2034{width:5px;height:100%;right:-2px;top:0;cursor:ew-resize}.BasicResize_resizeHandle_1812.BasicResize_bottom_2134{width:100%;height:5px;bottom:-2px;left:0;cursor:ns-resize}.BasicResize_resizeHandle_1812.BasicResize_corner_1825{-webkit-transition:opacity .2s cubic-bezier(.25,.46,.45,.94);transition:opacity .2s cubic-bezier(.25,.46,.45,.94);opacity:.4;display:block;position:absolute;width:30rem;height:30rem;bottom:0;right:0;cursor:nwse-resize}.BasicResize_resizeHandle_1812.BasicResize_corner_1825 svg{width:30rem;height:30rem;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(90deg) scale(.7);transform:rotate(90deg) scale(.7)}.BasicResize_controlZone_2582{margin-top:calc(2 * var(--spacing))}.BasicResize_customRangeWrapper_2640{margin-left:-30%;margin-top:calc(1 * var(--spacing));display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12rem}.BasicResize_customRangeWrapper_2640 .BasicResize_label_2843{text-align:right;width:30%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16.5rem;line-height:25.9rem;letter-spacing:.5rem;font-family:neue-montreal-medium,sans-serif;font-weight:400;font-style:normal;text-rendering:geometricPrecision;font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;color:var(--colors-content-secondary)}.BasicResize_customRangeWrapper_2640 .BasicResize_customRange_2640{width:80%}.BasicResize_calc_3390{margin-top:calc(2 * var(--spacing));-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem;font-size:16.5rem;line-height:25.9rem;letter-spacing:.5rem;font-family:neue-montreal-medium,sans-serif;font-weight:400;font-style:normal;text-rendering:geometricPrecision;font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@media(min-width:768px){.BasicResize_calc_3390{max-width:400rem}}.BasicResize_calcPart_4037{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}@media(min-width:768px){.BasicResize_calcPart_4037{gap:4rem}}.BasicResize_num_4164{position:relative;display:block;font-family:neue-montreal-medium,sans-serif;font-weight:400;font-style:normal;color:var(--colors-content-secondary)}.BasicResize_sign_4352{position:relative;font-family:neue-montreal-regular,sans-serif;font-weight:400;font-style:normal;display:block;color:var(--colors-content-brand)}.BasicResize_highlight_4538{-webkit-transition:color .4s cubic-bezier(.25,.46,.45,.94);transition:color .4s cubic-bezier(.25,.46,.45,.94)}.BasicResize_highlight_light_4617{color:var(--colors-content-code-number)}@property --border-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@-webkit-keyframes CustomRange_rotateBorder_-1{to{--border-angle: 360deg}}@keyframes CustomRange_rotateBorder_-1{to{--border-angle: 360deg}}.CustomRange_customRange_885{width:100%;height:8rem;background:#ddd;border-radius:10rem;outline:none;opacity:.7;-webkit-transition:opacity .2s;transition:opacity .2s}.CustomRange_customRange_885:hover{opacity:1}.CustomRange_customRange_885::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20rem;height:20rem;background:var(--colors-content-brand);cursor:pointer;border-radius:50%}.CustomRange_customRange_885::-webkit-slider-thumb:active{cursor:-webkit-grabbing;cursor:grabbing}.CustomRange_customRange_885::-moz-range-thumb{width:20rem;height:20rem;background:var(--colors-content-brand);cursor:pointer;border-radius:50%}.CustomRange_customRange_885::-moz-range-thumb:active{cursor:grabbing}
