@layer reset,base,tokens,recipes,utilities;@layer reset{*:focus{outline:none}}@layer base{html,body{font-family:Raleway Variable,sans-serif}}@layer reset{*{margin:0;padding:0;font:inherit}*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--global-color-border, currentColor)}html{line-height:1.5;--font-fallback: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;font-family:var(--global-font-body, var(--font-fallback))}hr{height:0;color:inherit;border-top-width:1px}body{height:100%;line-height:inherit}img{border-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ol,ul{list-style:none}code,kbd,pre,samp{font-size:1em}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}button,input,optgroup,select,textarea{color:inherit}button,select{text-transform:none}table{text-indent:0;border-color:inherit;border-collapse:collapse}input::placeholder,textarea::placeholder{opacity:1;color:var(--global-color-placeholder, #9ca3af)}textarea{resize:vertical}summary{display:list-item}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{color:inherit;text-decoration:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-size:1em;--font-mono-fallback: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New";font-family:var(--global-font-mono, var(--font-mono-fallback))}input[type=text],input[type=email],input[type=search],input[type=password]{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration,::-webkit-search-cancel-button{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=number]{-moz-appearance:textfield}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}}@layer base{:root{--made-with-panda: "🐼"}*,*:before,*:after,::backdrop{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--scroll-snap-strictness: proximity;--border-spacing-x: 0;--border-spacing-y: 0;--translate-x: 0;--translate-y: 0;--rotate: 0;--skew-x: 0;--skew-y: 0;--scale-x: 1;--scale-y: 1}}@layer tokens{:where(:root,:host){--colors-black: #111517;--colors-white: #ffffff;--colors-grey-100: #f5f5f5;--colors-grey-200: #eeeeee;--colors-grey-300: #e0e0e0;--colors-grey-400: #bdbdbd;--colors-grey-500: #9e9e9e;--colors-grey-600: #757575;--colors-grey-700: #616161;--colors-grey-800: #424242;--colors-grey-900: #212121;--colors-grey-050: #fafafa;--colors-grey--a100: #d5d5d5;--colors-grey--a200: #aaaaaa;--colors-grey--a400: #303030;--colors-grey--a700: #616161;--colors-red-100: #ffcdd2;--colors-red-200: #ef9a9a;--colors-red-300: #e57373;--colors-red-400: #ef5350;--colors-red-500: #f44336;--colors-red-600: #e53935;--colors-red-700: #d32f2f;--colors-red-800: #c62828;--colors-red-900: #b71c1c;--colors-red-050: #ffebee;--colors-red--a100: #ff8a80;--colors-red--a200: #ff5252;--colors-red--a400: #ff1744;--colors-red--a700: #d50000;--colors-yellow-100: #fff9c4;--colors-yellow-200: #fff59d;--colors-yellow-300: #fff176;--colors-yellow-400: #ffee58;--colors-yellow-500: #ffeb3b;--colors-yellow-600: #fdd835;--colors-yellow-700: #fbc02d;--colors-yellow-800: #f9a825;--colors-yellow-900: #f57f17;--colors-yellow-050: #fffde7;--colors-yellow--a100: #ffff8d;--colors-yellow--a200: #ffff00;--colors-yellow--a400: #ffea00;--colors-yellow--a700: #ffd600;--colors-green-100: #c8e6c9;--colors-green-200: #a5d6a7;--colors-green-300: #81c784;--colors-green-400: #66bb6a;--colors-green-500: #4caf50;--colors-green-600: #43a047;--colors-green-700: #388e3c;--colors-green-800: #2e7d32;--colors-green-900: #1b5e20;--colors-green-050: #e8f5e9;--colors-green--a100: #b9f6ca;--colors-green--a200: #69f0ae;--colors-green--a400: #00e676;--colors-green--a700: #00c853;--colors-purple-100: #e1bee7;--colors-purple-200: #ce93d8;--colors-purple-300: #ba68c8;--colors-purple-400: #ab47bc;--colors-purple-500: #9c27b0;--colors-purple-600: #8e24aa;--colors-purple-700: #7b1fa2;--colors-purple-800: #6a1b9a;--colors-purple-900: #4a148c;--colors-purple-050: #f3e5f5;--colors-purple--a100: #ea80fc;--colors-purple--a200: #e040fb;--colors-purple--a400: #d500f9;--colors-purple--a700: #aa00ff;--colors-blue-100: #bbdefb;--colors-blue-200: #90caf9;--colors-blue-300: #64b5f6;--colors-blue-400: #42a5f5;--colors-blue-500: #2196f3;--colors-blue-600: #1e88e5;--colors-blue-700: #1976d2;--colors-blue-800: #1565c0;--colors-blue-900: #0d47a1;--colors-blue-050: #e3f2fd;--colors-blue--a100: #82b1ff;--colors-blue--a200: #448aff;--colors-blue--a400: #2979ff;--colors-blue--a700: #2962ff;--font-sizes-12: 12px;--font-sizes-14: 14px;--font-sizes-16: 16px;--font-sizes-18: 18px;--font-sizes-20: 20px;--font-sizes-24: 24px;--font-sizes-28: 28px;--font-sizes-32: 32px;--font-sizes-36: 36px;--font-sizes-42: 42px;--font-sizes-48: 48px;--font-sizes-54: 54px;--font-sizes-60: 60px;--font-sizes-68: 68px;--font-sizes-76: 76px;--font-sizes-84: 84px;--font-sizes-92: 92px;--font-weights-light: 300;--font-weights-regular: 400;--font-weights-semibold: 600;--radii--m-a-x: 9999px;--radii--r01: 2px;--radii--r02: 4px;--radii--r03: 8px;--radii--r04: 12px;--radii--r05: 16px;--radii--r06: 24px;--spacing--s01: 2px;--spacing--s02: 4px;--spacing--s03: 8px;--spacing--s04: 12px;--spacing--s05: 16px;--spacing--s06: 24px;--spacing--s07: 32px;--spacing--s08: 40px;--spacing--s09: 48px;--spacing--s10: 64px;--spacing--s11: 80px;--spacing--s12: 96px;--spacing--s13: 160px;--breakpoints-sm: 640px;--breakpoints-md: 768px;--breakpoints-lg: 1024px;--breakpoints-xl: 1280px;--breakpoints-2xl: 1536px;--sizes-breakpoint-sm: 640px;--sizes-breakpoint-md: 768px;--sizes-breakpoint-lg: 1024px;--sizes-breakpoint-xl: 1280px;--sizes-breakpoint-2xl: 1536px;--colors-background: var(--colors-grey-500);--colors-background-hover: var(--colors-grey-500);--colors-background-active: var(--colors-grey-500);--colors-background-selected: var(--colors-grey-500);--colors-background-selected-hover: var(--colors-grey-500);--colors-background-inverse: var(--colors-grey-800);--colors-background-inverse-hover: var(--colors-grey-800);--colors-background-brand: var(--colors-purple-600);--colors-layer-01: var(--colors-grey-100);--colors-layer-01-hover: var(--colors-grey-100);--colors-layer-01-active: var(--colors-grey-300);--colors-layer-02: var(--colors-white);--colors-layer-02-hover: var(--colors-white);--colors-layer-02-active: var(--colors-grey-100);--colors-layer-03: var(--colors-grey-100);--colors-layer-03-hover: var(--colors-grey-100);--colors-layer-03-active: var(--colors-grey-300);--colors-layer-selected-01: var(--colors-grey-200);--colors-layer-selected-02: var(--colors-grey-200);--colors-layer-selected-03: var(--colors-grey-200);--colors-layer-selected-inverse: var(--colors-grey-100);--colors-layer-selected-disabled: var(--colors-grey-500);--colors-layer-accent-01: var(--colors-grey-200);--colors-layer-accent-01-hover: var(--colors-grey-200);--colors-layer-accent-01-active: var(--colors-grey-400);--colors-layer-accent-02: var(--colors-grey-200);--colors-layer-accent-02-hover: var(--colors-grey-200);--colors-layer-accent-02-active: var(--colors-grey-400);--colors-layer-accent-03: var(--colors-grey-200);--colors-layer-accent-03-hover: var(--colors-grey-200);--colors-layer-accent-03-active: var(--colors-grey-400);--colors-field-01: var(--colors-grey-100);--colors-field-01-hover: var(--colors-grey-100);--colors-field-02: var(--colors-white);--colors-field-02-hover: var(--colors-white);--colors-field-03: var(--colors-grey-100);--colors-field-03-hover: var(--colors-grey-100);--colors-text-primary: var(--colors-grey-900);--colors-text-secondary: var(--colors-grey-700);--colors-text-placeholder: var(--colors-grey-400);--colors-text-over: var(--colors-white);--colors-text-over-disabled: var(--colors-grey-500);--colors-text-helper: var(--colors-grey-500);--colors-text-error: var(--colors-red-600);--colors-text-inverse: var(--colors-white);--colors-text-disabled: var(--colors-grey-900);--colors-button-primary: var(--colors-purple-600);--colors-button-primary-hover: var(--colors-purple-500);--colors-button-primary-active: var(--colors-purple-800);--colors-button-secondary: var(--colors-grey-800);--colors-button-secondary-hover: var(--colors-grey--a700);--colors-button-secondary-active: var(--colors-grey-600);--colors-button-tertiary: var(--colors-purple-600);--colors-button-tertiary-hover: var(--colors-purple-500);--colors-button-tertiary-active: var(--colors-purple-800);--colors-button-disabled: var(--colors-grey-300);--colors-focus: var(--colors-purple-600);--colors-focus-inset: var(--colors-white);--colors-focus-inverse: var(--colors-white) }@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}}@layer utilities{.bg_background{background-color:var(--colors-background)}.d_flex{display:flex}.d_grid{display:grid}.pos_relative{position:relative}.overflow_hidden{overflow:hidden}.bg_grey\.900{background-color:var(--colors-grey-900)}.p_S06{padding:var(--spacing--s06)}.items_center{align-items:center}.justify_center{justify-content:center}.bg_grey\.800{background-color:var(--colors-grey-800)}.rounded_R01{border-radius:var(--radii--r01)}.text_grey\.500{color:var(--colors-grey-500)}.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-35),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-33),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-31),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-29),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-27),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-25),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-23),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-21),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-19),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-16),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-14),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-12),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-10),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-8),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-6),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-4),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-2),.\[\&\:nth-child\(36n_-_35\)\,_\&\:nth-child\(36n_-_33\)\,_\&\:nth-child\(36n_-_31\)\,_\&\:nth-child\(36n_-_29\)\,_\&\:nth-child\(36n_-_27\)\,_\&\:nth-child\(36n_-_25\)\,_\&\:nth-child\(36n_-_23\)\,_\&\:nth-child\(36n_-_21\)\,_\&\:nth-child\(36n_-_19\)\,_\&\:nth-child\(36n_-_16\)\,_\&\:nth-child\(36n_-_14\)\,_\&\:nth-child\(36n_-_12\)\,_\&\:nth-child\(36n_-_10\)\,_\&\:nth-child\(36n_-_8\)\,_\&\:nth-child\(36n_-_6\)\,_\&\:nth-child\(36n_-_4\)\,_\&\:nth-child\(36n_-_2\)\,_\&\:nth-child\(36n_-_0\)\]\:bg_grey\.700:nth-child(36n-0){background-color:var(--colors-grey-700)}.border-w_4px{border-width:4px}.border-style_solid{border-style:solid}.pos_absolute{position:absolute}.h_20px{height:20px}.w_20px{width:20px}.rounded_MAX{border-radius:var(--radii--m-a-x)}.transition_0\.4s_ease-in-out_left\,_0\.4s_ease-in-out_top{transition:.4s ease-in-out left,.4s ease-in-out top}.bg_blue\.500{background-color:var(--colors-blue-500)}.border_blue\.500{border-color:var(--colors-blue-500)}.bg_red\.500{background-color:var(--colors-red-500)}.border_red\.500{border-color:var(--colors-red-500)}.bg_blue\.200{background-color:var(--colors-blue-200)}.border_blue\.200{border-color:var(--colors-blue-200)}.border_blue\.400{border-color:var(--colors-blue-400)}.bg_blue\.100{background-color:var(--colors-blue-100)}.bg_red\.200{background-color:var(--colors-red-200)}.border_red\.200{border-color:var(--colors-red-200)}.border_red\.400{border-color:var(--colors-red-400)}.bg_red\.100{background-color:var(--colors-red-100)}.h_8px{height:8px}.w_8px{width:8px}.bg_blue\.400{background-color:var(--colors-blue-400)}.bg_red\.400{background-color:var(--colors-red-400)}.grid-area_compassClockwise{grid-area:compassClockwise}.grid-area_compassAntiClockwise{grid-area:compassAntiClockwise}.flex_row{flex-direction:row}.flex_0_0_auto{flex:0 0 auto}.gap_S03{gap:var(--spacing--s03)}.p_S04{padding:var(--spacing--s04)}.bg_layer\.02{background-color:var(--colors-layer-02)}.rounded_R03{border-radius:var(--radii--r03)}.shadow_inset_0_0_1px_1px_rgba\(0\,_0\,_0\,_0\.08\)\,_inset_0_0_2px_2px_rgba\(0\,_0\,_0\,_0\.08\){box-shadow:inset 0 0 1px 1px #00000014,inset 0 0 2px 2px #00000014}.cursor_pointer{cursor:pointer}.cursor_default{cursor:default}.h_60px{height:60px}.w_60px{width:60px}.fs_20{font-size:var(--font-sizes-20)}.font_semibold{font-weight:var(--font-weights-semibold)}.border_2px_solid{border:2px solid}.border_layer\.accent\.02{border-color:var(--colors-layer-accent-02)}.rounded_R04{border-radius:var(--radii--r04)}.text_text\.secondary{color:var(--colors-text-secondary)}.text-decor_line-through{text-decoration:line-through}.text_text\.disabled{color:var(--colors-text-disabled)}.h_100\%{height:100%}.w_100\%{width:100%}.bg_layer\.accent\.02{background-color:var(--colors-layer-accent-02)}.text_layer\.02{color:var(--colors-layer-02)}.opacity_0\.3{opacity:.3}.cursor_not-allowed{cursor:not-allowed}.grid-cols_repeat\(6\,_1fr\){grid-template-columns:repeat(6,1fr)}.grid-rows_repeat\(4\,_40px\){grid-template-rows:repeat(4,40px)}.grid-template-areas_\"compassAntiClockwise_compassAntiClockwise_rulerNorth_rulerNorth_compassClockwise_compassClockwise\"_\"rulerWest_rulerWest_\._\._rulerEast_rulerEast\"_\"\._\._rulerSouth_rulerSouth_\._\.\"_\"motion1_motion1_motion1_motion2_motion2_motion2\"{grid-template-areas:"compassAntiClockwise compassAntiClockwise rulerNorth rulerNorth compassClockwise compassClockwise" "rulerWest rulerWest . . rulerEast rulerEast" ". . rulerSouth rulerSouth . ." "motion1 motion1 motion1 motion2 motion2 motion2"}.grid-area_rulerNorth{grid-area:rulerNorth}.grid-area_rulerEast{grid-area:rulerEast}.grid-area_rulerSouth{grid-area:rulerSouth}.grid-area_rulerWest{grid-area:rulerWest}.flex_column{flex-direction:column}.w_400px{width:400px}.gap_S06{gap:var(--spacing--s06)}.rounded_R06{border-radius:var(--radii--r06)}.border-w_thick{border-width:thick}.text_text\.over{color:var(--colors-text-over)}.\[\&\:hover\]\:bg_blue\.600:hover{background-color:var(--colors-blue-600)}.\[\&\:hover\]\:border_blue\.400:hover{border-color:var(--colors-blue-400)}.\[\&\:hover\]\:bg_red\.600:hover{background-color:var(--colors-red-600)}.\[\&\:hover\]\:border_red\.400:hover{border-color:var(--colors-red-400)}.\[\&\:hover\]\:bg_layer\.02\.hover:hover{background-color:var(--colors-layer-02-hover)}.\[\&\:hover\]\:bg_layer\.hover\.02:hover{background-color:layer.hover.02}}
