@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;600;700&display=swap";
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--font-weight-bold:700;--tracking-wider:.05em;--tracking-widest:.1em;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--blur-3xl:64px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.right-0{right:calc(var(--spacing) * 0)}.right-4{right:calc(var(--spacing) * 4)}.-bottom-8{bottom:calc(var(--spacing) * -8)}.bottom-0{bottom:calc(var(--spacing) * 0)}.bottom-3{bottom:calc(var(--spacing) * 3)}.left-0{left:calc(var(--spacing) * 0)}.left-1\/2{left:50%}.z-\[9998\]{z-index:9998}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-5{height:calc(var(--spacing) * 5)}.h-full{height:100%}.h-screen{height:100vh}.w-6{width:calc(var(--spacing) * 6)}.w-full{width:100%}.w-screen{width:100vw}.flex-1{flex:1}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.bg-transparent{background-color:#0000}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-1{padding-block:calc(var(--spacing) * 1)}.pb-8{padding-bottom:calc(var(--spacing) * 8)}.text-center{text-align:center}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.break-words{overflow-wrap:break-word}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.uppercase{text-transform:uppercase}.line-through{text-decoration-line:line-through}.opacity-0{opacity:0}.blur-3xl{--tw-blur:blur(var(--blur-3xl));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,)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-1000{--tw-duration:1s;transition-duration:1s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.group-hover\:translate-x-0\.5:is(:where(.group):hover *){--tw-translate-x:calc(var(--spacing) * .5);translate:var(--tw-translate-x) var(--tw-translate-y)}.group-hover\:-translate-y-0\.5:is(:where(.group):hover *){--tw-translate-y:calc(var(--spacing) * -.5);translate:var(--tw-translate-x) var(--tw-translate-y)}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}.active\:cursor-grabbing:active{cursor:grabbing}@media not all and (min-width:768px){.max-\[768px\]\:flex{display:flex}.max-\[768px\]\:hidden{display:none}}}[data-theme=latte]{--bg:#eff1f5;--widget:#e6e9ef;--border:#bcc0cc;--text:#4c4f69;--text-dim:#5c5f77;--text-muted:#8c8fa1;--accent:#8839ef;--accent2:#1e66f5;--accent3:#40a02b;--surface:#ccd0da;--surface-hover:#bcc0cc;--glow:#8839ef33;--glow2:#1e66f533;--error:#d20f39;--warn:#df8e1d;--titlebar:#dce0e8;--scrollbar:#acb0be;--scrollbar-hover:#9ca0b0;--shadow:#4c4f6914;--selection:#8839ef1f;--focus-border:#8839ef;--crt-opacity:0;--pet-color:#ea76cb;--prompt:#40a02b;--banner:#8839ef}[data-theme=frappe]{--bg:#303446;--widget:#292c3c;--border:#414559;--text:#c6d0f5;--text-dim:#b5bfe2;--text-muted:#626880;--accent:#ca9ee6;--accent2:#8caaee;--accent3:#a6d189;--surface:#414559;--surface-hover:#51576d;--glow:#ca9ee64d;--glow2:#8caaee40;--error:#e78284;--warn:#e5c890;--titlebar:#232634;--scrollbar:#51576d;--scrollbar-hover:#626880;--shadow:#00000059;--selection:#ca9ee626;--focus-border:#ca9ee6;--crt-opacity:.01;--pet-color:#f4b8e4;--prompt:#a6d189;--banner:#ca9ee6}[data-theme=macchiato]{--bg:#24273a;--widget:#1e2030;--border:#363a4f;--text:#cad3f5;--text-dim:#b8c0e0;--text-muted:#5b6078;--accent:#c6a0f6;--accent2:#8aadf4;--accent3:#a6da95;--surface:#363a4f;--surface-hover:#494d64;--glow:#c6a0f64d;--glow2:#8aadf440;--error:#ed8796;--warn:#eed49f;--titlebar:#181926;--scrollbar:#494d64;--scrollbar-hover:#5b6078;--shadow:#0006;--selection:#c6a0f626;--focus-border:#c6a0f6;--crt-opacity:.015;--pet-color:#f5bde6;--prompt:#a6da95;--banner:#c6a0f6}[data-theme=mocha]{--bg:#1e1e2e;--widget:#181825;--border:#313244;--text:#cdd6f4;--text-dim:#bac2de;--text-muted:#585b70;--accent:#cba6f7;--accent2:#89b4fa;--accent3:#a6e3a1;--surface:#313244;--surface-hover:#45475a;--glow:#cba6f759;--glow2:#89b4fa40;--error:#f38ba8;--warn:#f9e2af;--titlebar:#11111b;--scrollbar:#45475a;--scrollbar-hover:#585b70;--shadow:#00000080;--selection:#cba6f726;--focus-border:#cba6f7;--crt-opacity:.02;--pet-color:#f5c2e7;--prompt:#a6e3a1;--banner:#cba6f7}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:JetBrains Mono,monospace;transition:background .3s,color .3s}.crt-overlay{pointer-events:none;z-index:9999;background:repeating-linear-gradient(0deg, rgba(0, 0, 0, var(--crt-opacity)) 0px, rgba(0, 0, 0, var(--crt-opacity)) 1px, transparent 1px, transparent 3px);position:fixed;inset:0}.glow{text-shadow:0 0 8px var(--glow)}.glow-blue{text-shadow:0 0 8px var(--glow2)}.terminal-border{border:1px solid var(--border);box-shadow:0 8px 32px var(--shadow), 0 0 1px var(--glow);transition:border-color .3s,box-shadow .3s,background .3s}.terminal-border:focus-within{border-color:var(--focus-border);box-shadow:0 8px 32px var(--shadow), 0 0 8px var(--glow)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--scrollbar);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover)}::selection{background:var(--selection);color:var(--accent)}.resize-handle{z-index:10;position:absolute}.resize-handle-n{height:8px;top:-4px;left:8px;right:8px}.resize-handle-s{height:8px;bottom:-4px;left:8px;right:8px}.resize-handle-e{width:8px;top:8px;bottom:8px;right:-4px}.resize-handle-w{width:8px;top:8px;bottom:8px;left:-4px}.resize-handle-ne{width:12px;height:12px;top:-4px;right:-4px}.resize-handle-nw{width:12px;height:12px;top:-4px;left:-4px}.resize-handle-se{width:12px;height:12px;bottom:-4px;right:-4px}.resize-handle-sw{width:12px;height:12px;bottom:-4px;left:-4px}[data-theme=latte] .resize-handle-n,[data-theme=latte] .resize-handle-s{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='20' fill='none'%3E%3Cpath d='M8 1l4 5H4zM8 19l4-5H4z' fill='%238839ef' stroke='%23fff' stroke-width='0.8'/%3E%3Cpath d='M8 6v8' stroke='%238839ef' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 8 10,ns-resize}[data-theme=frappe] .resize-handle-n,[data-theme=frappe] .resize-handle-s{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='20' fill='none'%3E%3Cpath d='M8 1l4 5H4zM8 19l4-5H4z' fill='%23ca9ee6' stroke='%23232634' stroke-width='0.8'/%3E%3Cpath d='M8 6v8' stroke='%23ca9ee6' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 8 10,ns-resize}[data-theme=macchiato] .resize-handle-n,[data-theme=macchiato] .resize-handle-s{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='20' fill='none'%3E%3Cpath d='M8 1l4 5H4zM8 19l4-5H4z' fill='%23c6a0f6' stroke='%23181926' stroke-width='0.8'/%3E%3Cpath d='M8 6v8' stroke='%23c6a0f6' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 8 10,ns-resize}[data-theme=mocha] .resize-handle-n,[data-theme=mocha] .resize-handle-s{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='20' fill='none'%3E%3Cpath d='M8 1l4 5H4zM8 19l4-5H4z' fill='%23cba6f7' stroke='%2311111b' stroke-width='0.8'/%3E%3Cpath d='M8 6v8' stroke='%23cba6f7' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 8 10,ns-resize}[data-theme=latte] .resize-handle-e,[data-theme=latte] .resize-handle-w{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' fill='none'%3E%3Cpath d='M1 8l5-4v8zM19 8l-5-4v8z' fill='%238839ef' stroke='%23fff' stroke-width='0.8'/%3E%3Cpath d='M6 8h8' stroke='%238839ef' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 10 8,ew-resize}[data-theme=frappe] .resize-handle-e,[data-theme=frappe] .resize-handle-w{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' fill='none'%3E%3Cpath d='M1 8l5-4v8zM19 8l-5-4v8z' fill='%23ca9ee6' stroke='%23232634' stroke-width='0.8'/%3E%3Cpath d='M6 8h8' stroke='%23ca9ee6' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 10 8,ew-resize}[data-theme=macchiato] .resize-handle-e,[data-theme=macchiato] .resize-handle-w{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' fill='none'%3E%3Cpath d='M1 8l5-4v8zM19 8l-5-4v8z' fill='%23c6a0f6' stroke='%23181926' stroke-width='0.8'/%3E%3Cpath d='M6 8h8' stroke='%23c6a0f6' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 10 8,ew-resize}[data-theme=mocha] .resize-handle-e,[data-theme=mocha] .resize-handle-w{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' fill='none'%3E%3Cpath d='M1 8l5-4v8zM19 8l-5-4v8z' fill='%23cba6f7' stroke='%2311111b' stroke-width='0.8'/%3E%3Cpath d='M6 8h8' stroke='%23cba6f7' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 10 8,ew-resize}[data-theme=latte] .resize-handle-ne,[data-theme=latte] .resize-handle-sw{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath d='M14 2l2 0 0 2M4 16l-2 0 0-2' stroke='%238839ef' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M15 3L3 15' stroke='%238839ef' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 9 9,nesw-resize}[data-theme=frappe] .resize-handle-ne,[data-theme=frappe] .resize-handle-sw{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath d='M14 2l2 0 0 2M4 16l-2 0 0-2' stroke='%23ca9ee6' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M15 3L3 15' stroke='%23ca9ee6' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 9 9,nesw-resize}[data-theme=macchiato] .resize-handle-ne,[data-theme=macchiato] .resize-handle-sw{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath d='M14 2l2 0 0 2M4 16l-2 0 0-2' stroke='%23c6a0f6' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M15 3L3 15' stroke='%23c6a0f6' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 9 9,nesw-resize}[data-theme=mocha] .resize-handle-ne,[data-theme=mocha] .resize-handle-sw{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath d='M14 2l2 0 0 2M4 16l-2 0 0-2' stroke='%23cba6f7' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M15 3L3 15' stroke='%23cba6f7' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 9 9,nesw-resize}[data-theme=latte] .resize-handle-nw,[data-theme=latte] .resize-handle-se{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath d='M4 2L2 2l0 2M14 16l2 0 0-2' stroke='%238839ef' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M3 3l12 12' stroke='%238839ef' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 9 9,nwse-resize}[data-theme=frappe] .resize-handle-nw,[data-theme=frappe] .resize-handle-se{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath d='M4 2L2 2l0 2M14 16l2 0 0-2' stroke='%23ca9ee6' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M3 3l12 12' stroke='%23ca9ee6' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 9 9,nwse-resize}[data-theme=macchiato] .resize-handle-nw,[data-theme=macchiato] .resize-handle-se{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath d='M4 2L2 2l0 2M14 16l2 0 0-2' stroke='%23c6a0f6' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M3 3l12 12' stroke='%23c6a0f6' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 9 9,nwse-resize}[data-theme=mocha] .resize-handle-nw,[data-theme=mocha] .resize-handle-se{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath d='M4 2L2 2l0 2M14 16l2 0 0-2' stroke='%23cba6f7' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M3 3l12 12' stroke='%23cba6f7' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 9 9,nwse-resize}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%)translateY(4px)}15%{opacity:1;transform:translate(-50%)translateY(0)}80%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-4px)}}.pill-enter{animation:.2s ease-out pillIn}@keyframes pillIn{0%{opacity:0;transform:translateY(-4px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.window-enter{animation:.25s ease-out windowIn}@keyframes windowIn{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes petBob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes petIdle{0%,to{transform:translateY(0)}50%{transform:translateY(-1px)}}.pet-walk{animation:.3s ease-in-out infinite petBob}.pet-idle{animation:1.5s ease-in-out infinite petIdle}[data-theme=latte] .tonicos-cursor{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='24' fill='none'%3E%3Cpath d='M2 1l14 11-6 1 4 8-3 1.5-4-8-5 5z' fill='%238839ef' stroke='%23fff' stroke-width='1.2'/%3E%3C/svg%3E") 2 2,auto}[data-theme=frappe] .tonicos-cursor{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='24' fill='none'%3E%3Cpath d='M2 1l14 11-6 1 4 8-3 1.5-4-8-5 5z' fill='%23ca9ee6' stroke='%23232634' stroke-width='1.2'/%3E%3C/svg%3E") 2 2,auto}[data-theme=macchiato] .tonicos-cursor{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='24' fill='none'%3E%3Cpath d='M2 1l14 11-6 1 4 8-3 1.5-4-8-5 5z' fill='%23c6a0f6' stroke='%23181926' stroke-width='1.2'/%3E%3C/svg%3E") 2 2,auto}[data-theme=mocha] .tonicos-cursor{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='24' fill='none'%3E%3Cpath d='M2 1l14 11-6 1 4 8-3 1.5-4-8-5 5z' fill='%23cba6f7' stroke='%2311111b' stroke-width='1.2'/%3E%3C/svg%3E") 2 2,auto}.tonicos-cursor *{cursor:inherit}[data-theme=latte] .tonicos-cursor button,[data-theme=latte] .tonicos-cursor a,[data-theme=latte] .tonicos-cursor [role=button],[data-theme=latte] .tonicos-cursor [tabindex]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='28' fill='none'%3E%3Cpath d='M8 1v12l-4-4-1 1 6 8h8l-2-7h5l-12-10z' fill='%238839ef' stroke='%23fff' stroke-width='1.2'/%3E%3Ccircle cx='10' cy='22' r='2' fill='%231e66f5'/%3E%3C/svg%3E") 6 1,pointer}[data-theme=frappe] .tonicos-cursor button,[data-theme=frappe] .tonicos-cursor a,[data-theme=frappe] .tonicos-cursor [role=button],[data-theme=frappe] .tonicos-cursor [tabindex]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='28' fill='none'%3E%3Cpath d='M8 1v12l-4-4-1 1 6 8h8l-2-7h5l-12-10z' fill='%23ca9ee6' stroke='%23232634' stroke-width='1.2'/%3E%3Ccircle cx='10' cy='22' r='2' fill='%238caaee'/%3E%3C/svg%3E") 6 1,pointer}[data-theme=macchiato] .tonicos-cursor button,[data-theme=macchiato] .tonicos-cursor a,[data-theme=macchiato] .tonicos-cursor [role=button],[data-theme=macchiato] .tonicos-cursor [tabindex]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='28' fill='none'%3E%3Cpath d='M8 1v12l-4-4-1 1 6 8h8l-2-7h5l-12-10z' fill='%23c6a0f6' stroke='%23181926' stroke-width='1.2'/%3E%3Ccircle cx='10' cy='22' r='2' fill='%238aadf4'/%3E%3C/svg%3E") 6 1,pointer}[data-theme=mocha] .tonicos-cursor button,[data-theme=mocha] .tonicos-cursor a,[data-theme=mocha] .tonicos-cursor [role=button],[data-theme=mocha] .tonicos-cursor [tabindex]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='28' fill='none'%3E%3Cpath d='M8 1v12l-4-4-1 1 6 8h8l-2-7h5l-12-10z' fill='%23cba6f7' stroke='%2311111b' stroke-width='1.2'/%3E%3Ccircle cx='10' cy='22' r='2' fill='%2389b4fa'/%3E%3C/svg%3E") 6 1,pointer}[data-theme=latte] .tonicos-cursor input,[data-theme=latte] .tonicos-cursor textarea{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='20' fill='none'%3E%3Cpath d='M1 1h6M4 1v18M1 19h6' stroke='%238839ef' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 4 10,text}[data-theme=frappe] .tonicos-cursor input,[data-theme=frappe] .tonicos-cursor textarea{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='20' fill='none'%3E%3Cpath d='M1 1h6M4 1v18M1 19h6' stroke='%23ca9ee6' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 4 10,text}[data-theme=macchiato] .tonicos-cursor input,[data-theme=macchiato] .tonicos-cursor textarea{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='20' fill='none'%3E%3Cpath d='M1 1h6M4 1v18M1 19h6' stroke='%23c6a0f6' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 4 10,text}[data-theme=mocha] .tonicos-cursor input,[data-theme=mocha] .tonicos-cursor textarea{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='20' fill='none'%3E%3Cpath d='M1 1h6M4 1v18M1 19h6' stroke='%23cba6f7' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 4 10,text}[data-theme=latte] .tonicos-cursor .cursor-grab{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M7 8V4.5a1.5 1.5 0 013 0V8M10 7V3.5a1.5 1.5 0 013 0V8M13 7.5V5.5a1.5 1.5 0 013 0V12a6 6 0 01-6 6H9a6 6 0 01-6-6V9.5a1.5 1.5 0 013 0V8M7 8V6.5a1.5 1.5 0 00-3 0V12' stroke='%238839ef' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 10 10,grab}[data-theme=frappe] .tonicos-cursor .cursor-grab{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M7 8V4.5a1.5 1.5 0 013 0V8M10 7V3.5a1.5 1.5 0 013 0V8M13 7.5V5.5a1.5 1.5 0 013 0V12a6 6 0 01-6 6H9a6 6 0 01-6-6V9.5a1.5 1.5 0 013 0V8M7 8V6.5a1.5 1.5 0 00-3 0V12' stroke='%23ca9ee6' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 10 10,grab}[data-theme=macchiato] .tonicos-cursor .cursor-grab{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M7 8V4.5a1.5 1.5 0 013 0V8M10 7V3.5a1.5 1.5 0 013 0V8M13 7.5V5.5a1.5 1.5 0 013 0V12a6 6 0 01-6 6H9a6 6 0 01-6-6V9.5a1.5 1.5 0 013 0V8M7 8V6.5a1.5 1.5 0 00-3 0V12' stroke='%23c6a0f6' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 10 10,grab}[data-theme=mocha] .tonicos-cursor .cursor-grab{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M7 8V4.5a1.5 1.5 0 013 0V8M10 7V3.5a1.5 1.5 0 013 0V8M13 7.5V5.5a1.5 1.5 0 013 0V12a6 6 0 01-6 6H9a6 6 0 01-6-6V9.5a1.5 1.5 0 013 0V8M7 8V6.5a1.5 1.5 0 00-3 0V12' stroke='%23cba6f7' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 10 10,grab}[data-theme=latte] .tonicos-cursor .cursor-grab:active{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M6 10V9a1.5 1.5 0 013 0M9 9.5V8.5a1.5 1.5 0 013 0M12 9V8a1.5 1.5 0 013 0v4a6 6 0 01-6 6H8a6 6 0 01-6-6v-2.5a1.5 1.5 0 013 0V10' stroke='%238839ef' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round' fill='%238839ef22'/%3E%3C/svg%3E") 10 10,grabbing}[data-theme=frappe] .tonicos-cursor .cursor-grab:active{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M6 10V9a1.5 1.5 0 013 0M9 9.5V8.5a1.5 1.5 0 013 0M12 9V8a1.5 1.5 0 013 0v4a6 6 0 01-6 6H8a6 6 0 01-6-6v-2.5a1.5 1.5 0 013 0V10' stroke='%23ca9ee6' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round' fill='%23ca9ee622'/%3E%3C/svg%3E") 10 10,grabbing}[data-theme=macchiato] .tonicos-cursor .cursor-grab:active{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M6 10V9a1.5 1.5 0 013 0M9 9.5V8.5a1.5 1.5 0 013 0M12 9V8a1.5 1.5 0 013 0v4a6 6 0 01-6 6H8a6 6 0 01-6-6v-2.5a1.5 1.5 0 013 0V10' stroke='%23c6a0f6' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round' fill='%23c6a0f622'/%3E%3C/svg%3E") 10 10,grabbing}[data-theme=mocha] .tonicos-cursor .cursor-grab:active{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M6 10V9a1.5 1.5 0 013 0M9 9.5V8.5a1.5 1.5 0 013 0M12 9V8a1.5 1.5 0 013 0v4a6 6 0 01-6 6H8a6 6 0 01-6-6v-2.5a1.5 1.5 0 013 0V10' stroke='%23cba6f7' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round' fill='%23cba6f722'/%3E%3C/svg%3E") 10 10,grabbing}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes pulse{50%{opacity:.5}}
