@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-font-weight:initial;--tw-outline-style:solid}}}@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;--container-7xl:80rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-medium:500;--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{.mx-auto{margin-inline:auto}.contents{display:contents}.flex{display:flex}.h-dvh{height:100dvh}.w-full{width:100%}.max-w-7xl{max-width:var(--container-7xl)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.gap-1{gap:var(--spacing)}.gap-4{gap:calc(var(--spacing) * 4)}.overflow-hidden{overflow:hidden}.p-4{padding:calc(var(--spacing) * 4)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.capitalize{text-transform:capitalize}.outline{outline-style:var(--tw-outline-style);outline-width:1px}@media (min-width:48rem){.md\:p-6{padding:calc(var(--spacing) * 6)}}}:root{--bg:#fff;--surface:#f8f9fa;--border:#dadce0;--primary:#e8eaed;--accent:#1a73e8;--accent-hover:#175ebf;--foreground:#202124;--foreground-muted:#5f6368;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--foreground);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Roboto,Noto Sans JP,Helvetica Neue,Arial,system-ui,sans-serif;font-size:16px;line-height:1.5}[data-theme=dark]{--bg:#202124;--surface:#292a2d;--border:#3c4043;--primary:#3c4043;--accent:#8ab4f8;--accent-hover:#aecbfa;--foreground:#e8eaed;--foreground-muted:#9aa0a6;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.icon-btn{width:40px;height:40px;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.icon-btn:active{transform:scale(.92)}.icon-btn:hover{background-color:var(--primary)}.icon-btn svg{width:20px;height:20px}.header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:64px;padding:0 1.5rem;display:flex}.logo{color:inherit;align-items:center;gap:.75rem;text-decoration:none;transition:opacity .15s;display:inline-flex}.logo:hover{opacity:.8}.logo-icon{background-color:var(--foreground);width:32px;height:32px;transition:background-color .2s;-webkit-mask-image:url(/icon.svg);mask-image:url(/icon.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.logo-text{letter-spacing:-.01em;color:var(--foreground);font-size:1.375rem;font-weight:400}.text-panel-group{flex-direction:column;align-items:stretch;gap:1rem;display:flex}@media (min-width:768px){.text-panel-group{flex-direction:row}}.text-panel{border:1px solid var(--border);background:var(--bg);border-radius:24px;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.text-panel-muted{background:var(--surface)}.text-panel-header{justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.text-panel-label{color:var(--foreground-muted);font-size:.8125rem;font-weight:500}.text-panel-textarea{resize:none;field-sizing:content;width:100%;min-height:160px;color:var(--foreground);background:0 0;border:none;outline:none;padding:0 1.5rem 1.5rem;font-size:1.25rem;line-height:1.5;display:block}.text-panel-textarea::placeholder{color:var(--foreground-muted)}.dropdown-trigger{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;transition:background-color .15s;display:inline-flex}.dropdown-trigger:hover{background-color:var(--primary)}.dropdown-trigger svg{width:16px;height:16px;color:var(--foreground-muted)}.dropdown-list{flex-direction:column;gap:.125rem;display:flex}.dropdown-item{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.875rem;text-decoration:none;display:flex}.dropdown-item:hover{background-color:var(--primary)}.dropdown-item svg{width:16px;height:16px;color:var(--accent)}.home-description{color:var(--foreground-muted)}.tool-card{border:1px solid var(--border);border-radius:24px;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;transition:background-color .15s;display:flex}.tool-card:hover{background-color:var(--surface)}.tool-card-description{color:var(--foreground-muted);font-size:.875rem}.text-link{color:var(--accent);text-decoration:none}.text-link:hover{text-decoration:underline}.popover{display:inline-flex;position:relative}.popover-panel{z-index:50;border:1px solid var(--border);background:var(--bg);border-radius:12px;min-width:220px;padding:.5rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 2px 6px 2px #00000026,0 1px 2px #0000004d}.popover-divider{background:var(--border);height:1px;margin:.25rem 0}.popover-panel-top{top:auto;bottom:calc(100% + .5rem)}.popover-panel-start{left:0;right:auto}.sidebar-shell{flex:1;min-height:0;display:flex;position:relative}.sidebar-shell-aside{border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:280px;min-height:0;display:flex}.sidebar-shell-aside-header{flex-shrink:0;align-items:center;height:64px;padding:0 1.25rem;display:flex}.sidebar-shell-close{margin-left:auto;display:none}.sidebar-shell-aside-content{flex:1;min-height:0;overflow-y:auto}.sidebar-shell-aside-footer{border-top:1px solid var(--border);flex-shrink:0;align-items:center;padding:.5rem .75rem;display:flex}.sidebar-shell-main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.sidebar-shell-mobile-bar,.sidebar-shell-menu-btn,.sidebar-shell-backdrop{display:none}@media (max-width:767px){.sidebar-shell-aside{z-index:40;background:var(--bg);border-right:none;width:min(320px,85vw);transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:2px 0 16px #0003}.sidebar-shell-aside-open{transform:translate(0)}.sidebar-shell-close{display:inline-flex}.sidebar-shell-mobile-bar{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;height:48px;padding:0 .5rem;display:flex}.sidebar-shell-menu-btn{display:inline-flex}.sidebar-shell-backdrop{z-index:30;background:#0006;display:block;position:fixed;inset:0}}.workspace-shell-wrapper{flex-direction:column;flex:1;min-height:0;display:flex}.workspace-mobile-menu-bar{display:none}@media (max-width:767px){.workspace-mobile-menu-bar{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;padding:.375rem .75rem;display:flex}}.workspace-error-banner{color:var(--foreground);background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 1.5rem;font-size:.875rem;display:flex}.workspace-error-banner button{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;font-size:1.125rem;line-height:1}.workspace-welcome{text-align:center;color:var(--foreground);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.workspace-welcome svg{color:var(--foreground-muted)}.workspace-welcome h2{font-size:1.25rem;font-weight:500}.workspace-welcome p{max-width:32rem;color:var(--foreground-muted)}.workspace-welcome-hint{font-size:.8125rem}.workspace-primary-button{color:#fff;background:var(--accent);cursor:pointer;border:none;border-radius:999px;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:500;transition:background-color .15s}.workspace-primary-button:hover{background-color:var(--accent-hover)}.workspace-error{color:#d93025;font-size:.8125rem}.settings-ws-item{border-radius:8px;align-items:center;display:flex}.settings-ws-item:hover{background-color:var(--primary)}.settings-ws-item-btn{min-width:0;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;display:flex}.settings-ws-item-btn:disabled{cursor:default;font-weight:500}.settings-ws-item-btn svg{color:var(--accent);flex-shrink:0}.settings-ws-item-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.settings-ws-item-remove{width:28px;height:28px;color:var(--foreground-muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-right:.25rem;transition:opacity .1s;display:flex}.settings-ws-item:hover .settings-ws-item-remove{opacity:1}.settings-ws-item-remove:hover{background:var(--border);color:var(--foreground)}.workspace-tree{flex-direction:column;display:flex}.workspace-tree-toolbar{background:var(--bg);justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem .75rem .5rem 1rem;display:flex;position:sticky;top:0}.workspace-tree-title{color:var(--foreground-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.workspace-tree-actions{flex-shrink:0;gap:.125rem;display:flex}.workspace-tree-actions .icon-btn{width:32px;height:32px}.workspace-tree-actions .icon-btn svg{width:16px;height:16px}.workspace-tree-list{flex:1;padding-bottom:1rem}.tree-row{border-radius:8px;align-items:center;gap:.25rem;padding-right:.5rem;display:flex}.tree-row svg{color:var(--foreground-muted);flex-shrink:0}.tree-row-active{background-color:var(--primary)}.tree-row-main{min-width:0;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:.375rem;padding:.4375rem 0;font-size:.875rem;display:flex}.tree-row-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tree-row-menu-btn{opacity:0;flex-shrink:0;width:28px;height:28px;transition:opacity .1s}.tree-row-menu-btn svg{width:14px;height:14px}.tree-row:hover .tree-row-menu-btn,.tree-row-menu-btn:focus-visible{opacity:1}.tree-rename-input{border:1px solid var(--accent);min-width:0;color:var(--foreground);background:var(--bg);border-radius:4px;outline:none;flex:1;padding:.125rem .375rem;font-size:.875rem}.tree-empty{color:var(--foreground-muted);padding:.25rem 0;font-size:.8125rem}.workspace-editor-pane{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.workspace-editor-empty{color:var(--foreground-muted);justify-content:center;align-items:center}.workspace-editor-statusbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 1.5rem;display:flex}.workspace-editor-statusbar-start{align-items:center;gap:.5rem;min-width:0;display:flex}.workspace-editor-filename{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}@media (max-width:767px){.workspace-editor-statusbar{padding:.375rem .75rem}}.workspace-editor-savestate{color:var(--foreground-muted);font-size:.75rem}.workspace-editor{flex:1;min-height:0;overflow:hidden}.workspace-editor .cm-editor{height:100%}.cm-note-heading{font-weight:600}.cm-note-heading-1{font-size:1.75em}.cm-note-heading-2{font-size:1.5em}.cm-note-heading-3{font-size:1.25em}.cm-note-heading-4,.cm-note-heading-5,.cm-note-heading-6{font-size:1.0625em}.cm-note-strong{font-weight:700}.cm-note-em{font-style:italic}.cm-note-strike{color:var(--foreground-muted);text-decoration:line-through}.cm-note-code{background:var(--surface);border-radius:4px;padding:.05em .3em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.cm-note-link{color:var(--accent);cursor:pointer;text-decoration:underline}.cm-note-blockquote-line{border-left:3px solid var(--border);color:var(--foreground-muted);padding-left:.75rem}.cm-note-codeblock-line{background:var(--surface);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.cm-note-listmark{color:var(--foreground-muted);font-weight:600}.cm-note-hr-inactive{position:relative}.cm-note-hr-inactive:after{content:"";background:var(--border);pointer-events:none;height:1px;position:absolute;top:50%;left:0;right:0}.cm-note-hr-text-hidden{visibility:hidden}.cm-note-hr-active{letter-spacing:.1em;color:var(--foreground-muted)}@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-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
