:root,[data-theme=light]{--wc-bg: #f3eee5;--wc-surface: #faf6ee;--wc-surface-2: #ece5d8;--wc-border: #ddd4c4;--wc-text: #2b241c;--wc-text-2: #6e6254;--wc-accent: #c24a15;--wc-accent-hover: #a83d0f;--wc-accent-soft: #f4dccc;--wc-on-accent: #fff6ec;--wc-danger: #b3261e;--wc-success: #1e6f3e;--wc-warn: #8a5a00;--wc-sev-error: #c24c3a;--wc-sev-warn: #8a5a00;--wc-sev-style: #3f6e99;--wc-sev-info: #6e6254;--wc-sev-error-style: solid;--wc-sev-error-width: 2px;--wc-sev-warn-style: dashed;--wc-sev-warn-width: 2px;--wc-sev-style-style: dotted;--wc-sev-style-width: 2px;--wc-sev-info-style: dotted;--wc-sev-info-width: 1.5px;--wc-font-ui: "Inter", system-ui, sans-serif;--wc-font-serif: "Source Serif 4", Georgia, serif;--wc-font-mono: "JetBrains Mono", ui-monospace, monospace;--wc-font-georgia: Georgia, "Times New Roman", serif;--wc-font-palatino: "Palatino Linotype", "Book Antiqua", Palatino, serif;--wc-font-times: "Times New Roman", Times, serif;--wc-font-garamond: Garamond, "EB Garamond", "Times New Roman", serif;--wc-font-segoe: "Segoe UI", system-ui, sans-serif;--wc-font-arial: Arial, Helvetica, sans-serif;--wc-font-verdana: Verdana, Geneva, sans-serif;--wc-font-courier: "Courier New", Courier, monospace;--wc-font-barlow: "Barlow Condensed", "Arial Narrow", sans-serif;--wc-font-din: Bahnschrift, "D-DIN", "DIN Alternate", "Barlow Condensed", sans-serif;--wc-fs-caption: 12px;--wc-lh-caption: 16px;--wc-fs-ui-sm: 13px;--wc-lh-ui-sm: 18px;--wc-fs-ui: 14px;--wc-lh-ui: 20px;--wc-fs-editor: 16px;--wc-lh-editor: 26px;--wc-fs-editor-lg: 18px;--wc-lh-editor-lg: 28px;--wc-fs-editor-xl: 20px;--wc-lh-editor-xl: 32px;--wc-editor-font: var(--wc-font-serif);--wc-editor-fs: var(--wc-fs-editor);--wc-editor-lh: var(--wc-lh-editor);--wc-fs-h3: 20px;--wc-lh-h3: 28px;--wc-fs-h2: 24px;--wc-lh-h2: 32px;--wc-fs-h1: 30px;--wc-lh-h1: 38px;--wc-fw-body: 400;--wc-fw-emphasis: 500;--wc-fw-heading: 600;--wc-s-1: 4px;--wc-s-2: 8px;--wc-s-3: 12px;--wc-s-4: 16px;--wc-s-5: 20px;--wc-s-6: 24px;--wc-s-8: 32px;--wc-s-10: 40px;--wc-s-12: 48px;--wc-r-sm: 6px;--wc-r-md: 10px;--wc-r-lg: 14px;--wc-t-fast: .12s;--wc-t-base: .18s;--wc-ease: cubic-bezier(.2, 0, 0, 1);--wc-elev-1: 0 4px 16px rgb(0 0 0 / .1);--wc-control-h: 32px;--wc-control-h-form: 36px;--wc-focus-ring-w: 2px;--wc-focus-ring-offset: 2px}[data-theme=dark]{--wc-bg: #161310;--wc-surface: #1d1915;--wc-surface-2: #252019;--wc-border: #3a342b;--wc-text: #ede7dc;--wc-text-2: #a69c8c;--wc-accent: #ff6b35;--wc-accent-hover: #ff8557;--wc-accent-soft: #3a2418;--wc-on-accent: #1f0a00;--wc-danger: #e2675f;--wc-success: #56a577;--wc-warn: #ffb347;--wc-sev-error: #e07a66;--wc-sev-warn: #ffb347;--wc-sev-style: #8fb4d4;--wc-sev-info: #9a9082}[data-theme=hc]{--wc-bg: #000000;--wc-surface: #000000;--wc-surface-2: #0a0a0a;--wc-border: #ffffff;--wc-text: #ffffff;--wc-text-2: #ffffff;--wc-accent: #ffb347;--wc-accent-hover: #ffc876;--wc-accent-soft: #331f00;--wc-on-accent: #000000;--wc-danger: #ff8a80;--wc-success: #7fe39a;--wc-warn: #ffd166;--wc-sev-error: #ff8a80;--wc-sev-warn: #ffd166;--wc-sev-style: #a9d2f2;--wc-sev-info: #ffffff;--wc-sev-error-width: 3px;--wc-sev-warn-width: 3px;--wc-sev-style-width: 3px;--wc-sev-info-width: 2.5px}.wc-root{background:var(--wc-bg);color:var(--wc-text);font-family:var(--wc-font-ui);font-size:var(--wc-fs-ui);line-height:var(--wc-lh-ui)}.wc-focusable:focus-visible,.wc-btn:focus-visible,.wc-input:focus-visible,.wc-chip:focus-visible,.wc-issue-link:focus-visible{outline:var(--wc-focus-ring-w) solid var(--wc-accent);outline-offset:var(--wc-focus-ring-offset)}.wc-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.wc-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--wc-s-2);height:var(--wc-control-h);padding:0 var(--wc-s-3);white-space:nowrap;border:1px solid transparent;border-radius:var(--wc-r-sm);font-family:inherit;font-size:var(--wc-fs-ui);font-weight:var(--wc-fw-emphasis);line-height:var(--wc-lh-ui);cursor:pointer;transition:background-color var(--wc-t-fast) var(--wc-ease),color var(--wc-t-fast) var(--wc-ease)}.wc-btn[data-size=form]{height:var(--wc-control-h-form)}.wc-btn[disabled]{opacity:.55;cursor:not-allowed}.wc-btn[data-variant=primary]{background:var(--wc-accent);color:var(--wc-on-accent)}.wc-btn[data-variant=primary]:hover:not([disabled]){background:var(--wc-accent-hover)}.wc-btn[data-variant=secondary]{background:var(--wc-surface);border-color:var(--wc-border);color:var(--wc-text)}.wc-btn[data-variant=secondary]:hover:not([disabled]){background:var(--wc-surface-2)}.wc-btn[data-variant=ghost]{background:transparent;color:var(--wc-text-2)}.wc-btn[data-variant=ghost]:hover:not([disabled]){color:var(--wc-text)}.wc-btn[data-variant=danger]{background:var(--wc-danger);color:var(--wc-on-accent)}.wc-btn[data-loading=true]{cursor:progress}.wc-spinner{width:var(--wc-s-4);height:var(--wc-s-4);border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:wc-spin .7s linear infinite}@keyframes wc-spin{to{transform:rotate(360deg)}}.wc-field{display:flex;flex-direction:column;gap:var(--wc-s-1)}.wc-label{font-size:var(--wc-fs-ui-sm);line-height:var(--wc-lh-ui-sm);font-weight:var(--wc-fw-emphasis);color:var(--wc-text)}.wc-input{height:var(--wc-control-h-form);padding:0 var(--wc-s-3);background:var(--wc-surface);border:1px solid var(--wc-border);border-radius:var(--wc-r-sm);color:var(--wc-text);font-family:inherit;font-size:var(--wc-fs-ui)}.wc-input[data-invalid=true]{border-color:var(--wc-danger)}.wc-caption{font-size:var(--wc-fs-caption);line-height:var(--wc-lh-caption);color:var(--wc-text-2)}.wc-caption[data-tone=danger]{color:var(--wc-danger)}.wc-empty{display:flex;flex-direction:column;align-items:center;gap:var(--wc-s-3);padding:var(--wc-s-10) var(--wc-s-6);text-align:center;color:var(--wc-text)}.wc-empty__icon{width:var(--wc-s-6);height:var(--wc-s-6);color:var(--wc-text-2)}.wc-skeleton{background:var(--wc-surface-2);border-radius:var(--wc-r-sm);animation:wc-shimmer 1.4s var(--wc-ease) infinite}.wc-skeleton__rows{display:flex;flex-direction:column;gap:var(--wc-s-2)}@keyframes wc-shimmer{0%,to{opacity:1}50%{opacity:.55}}.wc-toast-viewport{position:fixed;bottom:var(--wc-s-4);left:var(--wc-s-4);display:flex;flex-direction:column;gap:var(--wc-s-2);width:320px;max-width:calc(100vw - var(--wc-s-8));margin:0;padding:0;list-style:none;z-index:100}.wc-toast{display:flex;align-items:flex-start;gap:var(--wc-s-3);padding:var(--wc-s-3);background:var(--wc-surface);border:1px solid var(--wc-border);border-radius:var(--wc-r-md);box-shadow:var(--wc-elev-1)}.wc-toast[data-tone=error]{border-color:var(--wc-danger)}.wc-toast[data-tone=success]{border-color:var(--wc-success)}.wc-toast__body{flex:1}.wc-toast__title{font-weight:var(--wc-fw-emphasis)}.wc-underline{background:transparent;color:inherit;text-decoration-line:underline;text-decoration-thickness:var(--wc-sev-info-width);text-decoration-style:var(--wc-sev-info-style);text-decoration-color:var(--wc-sev-info);text-underline-offset:var(--wc-s-1)}.wc-underline[data-severity=error]{text-decoration-style:var(--wc-sev-error-style);text-decoration-thickness:var(--wc-sev-error-width);text-decoration-color:var(--wc-sev-error)}.wc-underline[data-severity=warning]{text-decoration-style:var(--wc-sev-warn-style);text-decoration-thickness:var(--wc-sev-warn-width);text-decoration-color:var(--wc-sev-warn)}.wc-underline[data-severity=suggestion]{text-decoration-style:var(--wc-sev-style-style);text-decoration-thickness:var(--wc-sev-style-width);text-decoration-color:var(--wc-sev-style)}.wc-underline[data-active=true]{background:var(--wc-accent-soft)}.wc-underline[data-applied=true]{text-decoration-color:transparent;transition:text-decoration-color var(--wc-t-base) var(--wc-ease)}.wc-card{width:300px;padding:var(--wc-s-3);background:var(--wc-surface);border:1px solid var(--wc-border);border-radius:var(--wc-r-md);box-shadow:var(--wc-elev-1);display:flex;flex-direction:column;gap:var(--wc-s-2)}.wc-card__head{display:flex;align-items:center;gap:var(--wc-s-2);font-size:var(--wc-fs-caption);line-height:var(--wc-lh-caption);color:var(--wc-text-2)}.wc-card__message{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.wc-card__chips{display:flex;flex-wrap:wrap;gap:var(--wc-s-2)}.wc-chip{padding:var(--wc-s-1) var(--wc-s-2);background:var(--wc-accent-soft);border:1px solid transparent;border-radius:var(--wc-r-sm);color:var(--wc-text);font-family:inherit;font-size:var(--wc-fs-ui-sm);cursor:pointer}.wc-card__actions{display:flex;align-items:center;gap:var(--wc-s-2)}.wc-sev-icon{color:var(--wc-sev-info)}.wc-sev-icon[data-severity=error]{color:var(--wc-sev-error)}.wc-sev-icon[data-severity=warning]{color:var(--wc-sev-warn)}.wc-sev-icon[data-severity=suggestion]{color:var(--wc-sev-style)}.wc-editor{position:relative;background:var(--wc-surface);border:1px solid var(--wc-border);border-radius:var(--wc-r-md)}.wc-editor__layer,.wc-editor__input{margin:0;padding:var(--wc-s-4);border:0;font-family:var(--wc-font-serif);font-size:var(--wc-fs-editor);line-height:var(--wc-lh-editor);letter-spacing:normal;white-space:pre-wrap;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4}.wc-editor__layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;color:var(--wc-text);pointer-events:none}.wc-editor__input{position:relative;display:block;width:100%;min-height:320px;background:transparent;color:transparent;caret-color:var(--wc-text);resize:vertical}.wc-editor__input:focus-visible{outline:var(--wc-focus-ring-w) solid var(--wc-accent);outline-offset:var(--wc-focus-ring-offset)}.wc-editor__input::selection{background:var(--wc-accent-soft)}.wc-personalization{display:grid;gap:var(--wc-s-3);max-width:560px;margin-bottom:var(--wc-s-8)}.wc-personalization__title{font-size:var(--wc-fs-h3);line-height:var(--wc-lh-h3);font-weight:var(--wc-fw-heading)}.wc-personalization__subtitle{font-size:var(--wc-fs-body);font-weight:var(--wc-fw-heading);margin-top:var(--wc-s-2)}.wc-personalization__toggle{display:flex;align-items:center;gap:var(--wc-s-2);cursor:pointer}.wc-personalization__summary,.wc-personalization__hidden{display:grid;gap:var(--wc-s-1);margin:0;padding-left:var(--wc-s-4);color:var(--wc-text-2)}.wc-personalization__hidden code{overflow-wrap:anywhere}.wc-personalization__actions{display:flex;flex-wrap:wrap;gap:var(--wc-s-2)}.wc-fontsettings{display:grid;gap:var(--wc-s-3);max-width:420px;margin-bottom:var(--wc-s-8)}.wc-fontsettings__title{font-size:var(--wc-fs-h3);line-height:var(--wc-lh-h3);font-weight:var(--wc-fw-heading)}.wc-fontsettings__row{display:grid;gap:var(--wc-s-1)}.wc-fontsettings__preview{font-family:var(--wc-editor-font);font-size:var(--wc-editor-fs);line-height:var(--wc-editor-lh);color:var(--wc-text-2);border:1px solid var(--wc-border);border-radius:var(--wc-r-md);padding:var(--wc-s-3);margin:0}.wc-stream__waiting{color:var(--wc-text-2);font-style:italic}.wc-transform{display:flex;flex-direction:column;gap:var(--wc-s-3)}.wc-transform__actions{display:flex;flex-wrap:wrap;gap:var(--wc-s-2)}.wc-transform__error{border:1px solid var(--wc-danger);border-radius:var(--wc-r-md);padding:var(--wc-s-3);display:grid;gap:var(--wc-s-2)}.wc-transform__error-message{color:var(--wc-danger);margin:0}.wc-transform__error-actions{display:flex;gap:var(--wc-s-2)}.wc-editor-host .cm-selectionBackground,.wc-editor-host .cm-content ::selection{background:var(--wc-accent-soft)!important}.wc-editor-host .cm-cursor{border-left-color:var(--wc-text)}.wc-underline-layer{white-space:pre-wrap;overflow-wrap:break-word}@media(prefers-reduced-motion:reduce){.wc-skeleton,.wc-spinner{animation:none}.wc-btn,.wc-underline{transition:none}}.wc-stream{display:flex;flex-direction:column;gap:var(--wc-s-2)}.wc-stream__body{max-height:320px;overflow-y:auto;padding:var(--wc-s-3);background:var(--wc-surface);border:1px solid var(--wc-border);border-radius:var(--wc-r-md);white-space:pre-wrap;overflow-wrap:break-word;line-height:var(--wc-lh-editor)}.wc-stream__caret{display:inline-block;width:2px;height:1em;margin-left:1px;vertical-align:text-bottom;background:var(--wc-accent);animation:wc-caret 1.1s steps(2,start) infinite}@keyframes wc-caret{50%{opacity:0}}.wc-stream__actions{display:flex;gap:var(--wc-s-2)}.wc-diff{display:flex;flex-direction:column;gap:var(--wc-s-3)}.wc-diff:focus-visible{outline:var(--wc-focus-ring-w) solid var(--wc-accent);outline-offset:var(--wc-focus-ring-offset)}.wc-diff__header,.wc-diff__footer,.wc-diff__banner{display:flex;align-items:center;gap:var(--wc-s-2);flex-wrap:wrap;row-gap:var(--wc-s-2)}.wc-diff__header .wc-caption{flex-basis:100%}.wc-diff__body{margin:0;padding:var(--wc-s-3);background:var(--wc-surface);border:1px solid var(--wc-border);border-radius:var(--wc-r-md);line-height:var(--wc-lh-editor);white-space:pre-wrap}.wc-diff__hunk{position:relative;border-radius:var(--wc-r-sm);padding:0 2px}.wc-diff__hunk[data-kind=insert]{background:color-mix(in srgb,var(--wc-success) 10%,transparent);color:var(--wc-text)}.wc-diff__hunk[data-kind=delete]{background:color-mix(in srgb,var(--wc-danger) 8%,transparent);text-decoration:line-through;text-decoration-color:var(--wc-danger)}.wc-diff__hunk[data-decision=rejected]{opacity:.45}.wc-diff__hunk[data-focused=true]{outline:2px solid var(--wc-accent);outline-offset:1px}.wc-diff__hunk[data-kind=insert],.wc-diff__hunk[data-kind=delete]{cursor:pointer}.wc-diff__reviewbar{display:flex;align-items:center;gap:var(--wc-s-2);flex-wrap:wrap;row-gap:var(--wc-s-2)}.wc-diff__banner{padding:var(--wc-s-2) var(--wc-s-3);background:var(--wc-surface-2);border-radius:var(--wc-r-sm);color:var(--wc-text-2)}.wc-providers{display:flex;flex-direction:column;gap:var(--wc-s-4)}.wc-providers__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wc-s-2)}.wc-providers__row{display:flex;align-items:center;justify-content:space-between;gap:var(--wc-s-3);padding:var(--wc-s-3);background:var(--wc-surface);border:1px solid var(--wc-border);border-radius:var(--wc-r-md)}.wc-providers__meta{display:flex;flex-direction:column;gap:var(--wc-s-1)}.wc-providers__name{font-weight:var(--wc-fw-emphasis);display:flex;align-items:center;gap:var(--wc-s-2)}.wc-providers__badge{color:var(--wc-accent)}.wc-providers__actions{display:flex;gap:var(--wc-s-2)}.wc-providers__form{display:flex;flex-direction:column;gap:var(--wc-s-3);padding:var(--wc-s-4);background:var(--wc-surface-2);border-radius:var(--wc-r-md)}.wc-providers__key{display:flex;align-items:flex-end;gap:var(--wc-s-2)}@media(prefers-reduced-motion:reduce){.wc-stream__caret{animation:none}}.wc-help{display:grid;grid-template-columns:minmax(200px,260px) minmax(0,1fr);gap:var(--wc-s-5);align-items:start}@media(max-width:720px){.wc-help{grid-template-columns:minmax(0,1fr)}}.wc-help__nav{display:flex;flex-direction:column;gap:var(--wc-s-4);position:sticky;top:var(--wc-s-4)}.wc-help__nav-group{display:flex;flex-direction:column;gap:var(--wc-s-1)}.wc-help__nav-heading{font-size:var(--wc-fs-caption);font-weight:var(--wc-fw-emphasis);text-transform:uppercase;letter-spacing:.04em;color:var(--wc-text-2);border-inline-start:3px solid var(--wc-accent);padding-inline-start:var(--wc-s-2)}.wc-help__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.wc-help__nav-item{width:100%;text-align:start;background:none;border:none;border-radius:var(--wc-r-sm);padding:var(--wc-s-2);color:var(--wc-text-2);font:inherit;cursor:pointer}.wc-help__nav-item:hover{background:var(--wc-surface-2);color:var(--wc-text)}.wc-help__nav-item--active{background:var(--wc-accent-soft);color:var(--wc-text);font-weight:var(--wc-fw-emphasis)}.wc-help__detail{display:flex;flex-direction:column;gap:var(--wc-s-4);min-width:0}.wc-help__breadcrumb{font-size:var(--wc-fs-caption);color:var(--wc-text-2)}.wc-help__title{font-size:var(--wc-fs-h1);font-weight:var(--wc-fw-emphasis);margin:0}.wc-help__summary{font-size:var(--wc-fs-editor);line-height:var(--wc-lh-editor);color:var(--wc-text-2);margin:0}.wc-help__block{display:flex;flex-direction:column;gap:var(--wc-s-2)}.wc-help__block-heading{font-size:var(--wc-fs-h3);font-weight:var(--wc-fw-emphasis);border-inline-start:3px solid var(--wc-accent);padding-inline-start:var(--wc-s-3);margin:0}.wc-help__text{margin:0;line-height:1.6}.wc-help__code{font-family:var(--wc-font-mono);font-size:.9em;background:var(--wc-surface-2);border-radius:var(--wc-r-sm);padding:.1em .35em}.wc-help__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wc-s-3)}.wc-help__step{display:flex;gap:var(--wc-s-3);align-items:flex-start}.wc-help__step-number{flex:0 0 auto;width:1.6rem;height:1.6rem;border-radius:50%;display:grid;place-items:center;color:var(--wc-surface);font-size:var(--wc-fs-caption);font-weight:var(--wc-fw-emphasis)}.wc-help__step-body{display:flex;flex-direction:column;gap:var(--wc-s-1)}.wc-help__step-title{font-weight:var(--wc-fw-emphasis)}.wc-help__step-desc{color:var(--wc-text-2);line-height:1.6}.wc-help__shortcuts{border-collapse:collapse;width:100%}.wc-help__shortcuts th,.wc-help__shortcuts td{text-align:start;padding:var(--wc-s-2);border-bottom:1px solid var(--wc-border);font-weight:inherit}.wc-help__kbd{font-family:var(--wc-font-mono);font-size:.85em;background:var(--wc-surface-2);border:1px solid var(--wc-border);border-radius:var(--wc-r-sm);padding:.15em .45em;white-space:nowrap}.wc-help__glossary{margin:0;display:flex;flex-direction:column;gap:var(--wc-s-2)}.wc-help__glossary-row{display:grid;grid-template-columns:minmax(120px,200px) minmax(0,1fr);gap:var(--wc-s-3)}@media(max-width:560px){.wc-help__glossary-row{grid-template-columns:minmax(0,1fr);gap:var(--wc-s-1)}}.wc-help__glossary dt{font-weight:var(--wc-fw-emphasis)}.wc-help__glossary dd{margin:0;color:var(--wc-text-2)}.wc-help__info{margin:0;padding:var(--wc-s-3);background:var(--wc-surface-2);border-inline-start:3px solid var(--wc-accent);border-radius:var(--wc-r-sm);color:var(--wc-text-2)}.wc-help__related-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--wc-s-2)}.wc-help__related-link{background:var(--wc-surface-2);border:1px solid var(--wc-border);border-radius:var(--wc-r-md);padding:var(--wc-s-1) var(--wc-s-3);color:var(--wc-text);font:inherit;cursor:pointer}.wc-help__related-link:hover{background:var(--wc-accent-soft)}.wc-signin{min-height:100vh;display:grid;place-items:center;padding:var(--wc-s-4)}.wc-signin__card{width:min(380px,100%);display:flex;flex-direction:column;gap:var(--wc-s-3);padding:var(--wc-s-6);background:var(--wc-surface-2);border:1px solid var(--wc-border);border-radius:var(--wc-r-md)}.wc-signin__error{margin:0;color:var(--wc-sev-error);font-size:var(--wc-fs-ui-sm)}.wc-signin__providers{display:flex;flex-direction:column;gap:var(--wc-s-2)}.wc-signin__divider{margin:var(--wc-s-2) 0 0;text-align:center;color:var(--wc-text-2);font-size:var(--wc-fs-ui-sm)}.wc-dictionary{display:flex;flex-direction:column;gap:var(--wc-s-3)}.wc-dictionary__add{display:flex;align-items:flex-end;gap:var(--wc-s-2);flex-wrap:wrap}.wc-dictionary__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wc-s-1)}.wc-dictionary__item{display:flex;align-items:center;gap:var(--wc-s-2)}.wc-dictionary__term{flex:1;font-weight:var(--wc-fw-emphasis)}.wc-badge{font-size:var(--wc-fs-ui-sm);padding:0 var(--wc-s-2);border-radius:var(--wc-r-sm);background:var(--wc-surface-2);color:var(--wc-text-2)}.wc-org{display:flex;flex-direction:column;gap:var(--wc-s-3)}.wc-org__create,.wc-org__join,.wc-org__row{display:flex;align-items:flex-end;gap:var(--wc-s-2);flex-wrap:wrap}.wc-h3{font-size:var(--wc-fs-ui-lg);font-weight:var(--wc-fw-emphasis);margin:0}.wc-org__detail{display:flex;flex-direction:column;gap:var(--wc-s-4)}.wc-org__panel{display:flex;flex-direction:column;gap:var(--wc-s-2);padding:var(--wc-s-3);border:1px solid var(--wc-border);border-radius:var(--wc-r-md);background:var(--wc-surface-1)}.wc-org__rule-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:flex-end;gap:var(--wc-s-2)}.wc-org__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wc-s-1)}.wc-org__item{display:flex;align-items:center;gap:var(--wc-s-2);flex-wrap:wrap}.wc-org__rule,.wc-org__term{flex:1;min-width:12ch}.wc-org__mono{flex:1;font-family:var(--wc-font-mono, monospace);font-size:var(--wc-fs-ui-sm);color:var(--wc-text-2);overflow-wrap:anywhere}.wc-org__types{display:flex;flex-wrap:wrap;gap:var(--wc-s-2);border:1px solid var(--wc-border);border-radius:var(--wc-r-sm);padding:var(--wc-s-2)}.wc-org__check{display:flex;align-items:center;gap:var(--wc-s-1)}.wc-history{display:flex;flex-direction:column;gap:var(--wc-s-2);padding-top:var(--wc-s-3);border-top:1px solid var(--wc-border)}.wc-history__heading{margin:0;font-size:var(--wc-fs-ui);font-weight:var(--wc-fw-heading);color:var(--wc-text-2)}.wc-history__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wc-s-1)}.wc-history__item{display:flex;align-items:center;justify-content:space-between;gap:var(--wc-s-2);flex-wrap:wrap}.wc-history__label{font-size:var(--wc-fs-ui-sm);color:var(--wc-text-2)}.wc-tone{display:flex;flex-direction:column;gap:var(--wc-s-2);padding-bottom:var(--wc-s-3);border-bottom:1px solid var(--wc-border)}.wc-tone__heading{margin:0;font-size:var(--wc-fs-ui);font-weight:var(--wc-fw-heading);color:var(--wc-text-2)}.wc-tone__reading{margin:0}.wc-tone__reading[data-reading=true]{opacity:.6}.wc-tone__actions{display:flex;flex-wrap:wrap;gap:var(--wc-s-2)}.wc-popup{width:380px;max-height:560px;overflow-y:auto;padding:var(--wc-s-4);display:flex;flex-direction:column;gap:var(--wc-s-3);background:var(--wc-bg);color:var(--wc-text)}.wc-popup__header{display:flex;align-items:center;justify-content:space-between;gap:var(--wc-s-2)}.wc-popup__account{display:flex;align-items:center;justify-content:space-between;gap:var(--wc-s-2);margin:0}.wc-popup__signin{display:grid;gap:var(--wc-s-2)}.wc-file-bar{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:var(--wc-s-3);padding:var(--wc-s-3);background:var(--wc-surface-2);border-radius:var(--wc-r-md)}.wc-file-bar__format select{min-height:32px;padding:0 var(--wc-s-2);border:1px solid var(--wc-border);border-radius:var(--wc-r-sm);background:var(--wc-surface-1);color:var(--wc-text);font:inherit}.wc-file-bar .wc-caption{flex-basis:100%;margin:0}/*! tailwindcss v4.3.3 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--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}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:var(--wc-font-mono);--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%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.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}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--wc-bg);color:var(--wc-text);margin:0}.wc-app{flex-direction:column;min-height:100%;display:flex}.wc-app__header{align-items:center;gap:var(--wc-s-4);padding:var(--wc-s-3) var(--wc-s-6);border-bottom:1px solid var(--wc-border);background:var(--wc-surface);display:flex}.wc-app__brand{font-size:var(--wc-fs-h3);line-height:var(--wc-lh-h3);font-weight:var(--wc-fw-heading)}.wc-app__header nav{gap:var(--wc-s-3);flex:1;display:flex}.wc-app__link{color:var(--wc-text-2);padding:var(--wc-s-1) var(--wc-s-2);border-radius:var(--wc-r-sm);text-decoration:none}.wc-app__link:hover{color:var(--wc-text)}.wc-app__link.active{color:var(--wc-accent-hover);background:var(--wc-accent-soft)}.wc-app__link:focus-visible{outline:var(--wc-focus-ring-w) solid var(--wc-accent);outline-offset:var(--wc-focus-ring-offset)}.wc-app__main{padding:var(--wc-s-6);flex:1}.wc-editor-pane{gap:var(--wc-s-6);grid-template-columns:minmax(0,1fr) 360px;align-items:start;max-width:1280px;margin:0 auto;display:grid}.wc-editor-host .cm-editor{min-height:320px}.wc-sidebar{padding:var(--wc-s-4);background:var(--wc-surface-2);border-radius:var(--wc-r-md)}@media(max-width:768px){.wc-editor-pane{grid-template-columns:minmax(0,1fr)}}@media(max-width:640px){.wc-app__header{row-gap:var(--wc-s-2);padding:var(--wc-s-2) var(--wc-s-3);flex-wrap:wrap}.wc-app__main{padding:var(--wc-s-3)}.wc-editor-pane{gap:var(--wc-s-3)}}@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-outline-style{syntax:"*";inherits:false;initial-value:solid}@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}
