/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@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-border-style:solid}}}@layer theme{:root,:host{--default-font-family:var(--kp-font);--default-mono-font-family:var(--kp-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%;-moz-tab-size:4;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;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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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{.invisible{visibility:hidden}.static{position:static}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}.border-line{border-color:var(--kp-border)}.bg-surface{background-color:var(--kp-surface)}.text-accent{color:var(--kp-accent)}.text-fg{color:var(--kp-text)}}:focus-visible{outline:2px solid var(--kp-accent);outline-offset:2px;border-radius:4px}.kp-input:focus-visible,.kp-textarea:focus-visible,.kp-select:focus-visible{outline-offset:-1px}.skip-link{z-index:1000;background:var(--kp-accent);color:#fff;border-radius:var(--kp-radius);padding:10px 16px;font-weight:600;transition:top .15s;position:fixed;top:-100px;left:12px}.skip-link:focus{text-decoration:none;top:12px}.kp-theme-btn{min-width:40px;min-height:40px}@media(prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}.ws-shell{grid-template-columns:280px 1fr;align-items:stretch;min-height:calc(100vh - 48px);display:grid}.ws-sidebar{border-right:1px solid var(--kp-border);background:var(--kp-surface);flex-direction:column;gap:14px;padding:20px 14px;display:flex;position:relative}.ws-sidebar-head{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.ws-sidebar-title{letter-spacing:.08em;text-transform:uppercase;color:var(--kp-text-muted);margin:0;font-size:12px;font-weight:700}.ws-add-btn{border-radius:var(--kp-radius);border:1px solid var(--kp-border);background:var(--kp-surface-hi);width:30px;height:30px;color:var(--kp-text);cursor:pointer;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background .12s,border-color .12s;display:inline-flex}.ws-add-btn:hover{border-color:var(--kp-accent);color:var(--kp-accent)}.ws-create-form{background:var(--kp-surface-hi);border:1px solid var(--kp-border);border-radius:var(--kp-radius);flex-direction:column;gap:8px;padding:12px;display:flex}.ws-create-submit{width:100%}.ws-list{flex-direction:column;flex:1;gap:2px;margin:0 -4px;display:flex;overflow-y:auto}.ws-item{border-radius:var(--kp-radius);align-items:stretch;transition:background .12s;display:flex}.ws-item:hover{background:var(--kp-surface-hi)}.ws-item.is-active{background:var(--kp-accent-bg)}.ws-item-main{cursor:pointer;text-align:left;color:var(--kp-text);background:0 0;border:none;flex:1;align-items:center;gap:10px;min-width:0;padding:9px 10px;display:flex}.ws-item.is-active .ws-item-name{color:var(--kp-accent)}.ws-item-dot{background:var(--kp-text-muted);border-radius:50%;flex-shrink:0;width:8px;height:8px}.ws-item-dot[data-default=true]{background:var(--kp-success)}.ws-item.is-active .ws-item-dot{background:var(--kp-accent)}.ws-item-text{flex-direction:column;min-width:0;display:flex}.ws-item-name{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.ws-item-schema{color:var(--kp-text-muted);font-size:11px;font-family:var(--kp-font-mono)}.ws-item-del{width:34px;color:var(--kp-text-muted);cursor:pointer;opacity:0;border-radius:var(--kp-radius);background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .12s,color .12s;display:inline-flex}.ws-item:hover .ws-item-del{opacity:1}.ws-item-del:hover{color:var(--kp-danger);background:var(--kp-danger-bg)}.ws-sidebar-foot{margin:0;padding:0 4px;font-size:11.5px;line-height:1.5}.ws-main{width:100%;max-width:880px;padding:32px 36px}.ws-main-head{margin-bottom:24px}.ws-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--kp-accent);margin:0 0 4px;font-size:11px;font-weight:700}.ws-main-title{color:var(--kp-text);align-items:center;gap:10px;margin:0 0 6px;font-size:1.6rem;font-weight:700;display:flex}.ws-badge{letter-spacing:.04em;text-transform:uppercase;color:var(--kp-success);background:var(--kp-success-bg);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.ws-main-sub{margin:0;font-size:13px}.ws-code{font-family:var(--kp-font-mono);background:var(--kp-surface-hi);color:var(--kp-text-dim);border-radius:4px;padding:1px 6px;font-size:12px}.ws-record-form{background:var(--kp-surface);border:1px solid var(--kp-border);border-radius:calc(var(--kp-radius) * 1.5);flex-direction:column;gap:10px;margin-bottom:28px;padding:16px;display:flex}.ws-record-row{gap:10px;display:flex}.ws-title-input{flex:1}.ws-body-input{resize:vertical;min-height:44px}.ws-records{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ws-record{background:var(--kp-surface);border:1px solid var(--kp-border);border-radius:var(--kp-radius);justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;transition:border-color .12s;display:flex}.ws-record:hover{border-color:var(--kp-border-strong)}.ws-record-body{flex:1;min-width:0}.ws-record-title{color:var(--kp-text);margin:0 0 4px;font-size:15px;font-weight:600}.ws-record-note{color:var(--kp-text-dim);white-space:pre-wrap;word-break:break-word;margin:0 0 6px;font-size:13.5px;line-height:1.5}.ws-record-time{font-size:12px}.ws-record-del{width:36px;height:36px;color:var(--kp-text-muted);cursor:pointer;border-radius:var(--kp-radius);background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;transition:color .12s,background .12s,border-color .12s;display:inline-flex}.ws-record-del:hover{color:var(--kp-danger);background:var(--kp-danger-bg);border-color:var(--kp-danger)}.ws-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:64px 24px;display:flex}.ws-empty-records{border:1px dashed var(--kp-border-strong);border-radius:calc(var(--kp-radius) * 1.5);padding:48px 24px}.ws-empty-glyph{color:var(--kp-text-muted);margin-bottom:4px;font-size:2.6rem;line-height:1}.ws-empty h1,.ws-empty h2{color:var(--kp-text);margin:0;font-size:1.15rem;font-weight:600}.ws-empty p{max-width:26rem;margin:0;font-size:14px;line-height:1.55}.ws-overlay{z-index:100;background:#0000008c;justify-content:center;align-items:center;padding:24px;animation:.12s ws-fade;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.ws-dialog{background:var(--kp-surface);border:1px solid var(--kp-border);border-radius:calc(var(--kp-radius) * 1.5);width:100%;max-width:26rem;padding:24px;animation:.14s ws-pop;box-shadow:0 12px 40px #0006}.ws-dialog-title{color:var(--kp-text);margin:0 0 8px;font-size:1.1rem;font-weight:700}.ws-dialog-body{color:var(--kp-text-dim);margin:0 0 20px;font-size:14px;line-height:1.55}.ws-dialog-actions{justify-content:flex-end;gap:10px;display:flex}@keyframes ws-fade{0%{opacity:0}to{opacity:1}}@keyframes ws-pop{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media(max-width:720px){.ws-shell{grid-template-columns:1fr}.ws-sidebar{border-right:none;border-bottom:1px solid var(--kp-border)}.ws-list{max-height:220px}.ws-main{padding:24px 20px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
