.ck-doc{--ck-doc-bg:#fdfdfc;--ck-doc-surface:#f9f9f8;--ck-doc-surface-strong:#f1f0ef;--ck-doc-border:#dad9d6;--ck-doc-border-soft:#e9e8e6;--ck-doc-text:#21201c;--ck-doc-text-muted:#63635e;--ck-doc-accent:#2a7e3b;--ck-doc-accent-soft:#e9f6e9;--ck-doc-accent-border:#b4dfb4;--ck-doc-warn:#9a6700;--ck-doc-warn-soft:#fff8e1;--ck-doc-warn-border:#f0d999;color:var(--ck-doc-text);max-width:44rem;font-size:1rem;line-height:1.65}[data-theme=dark] .ck-doc{--ck-doc-bg:#111110;--ck-doc-surface:#191918;--ck-doc-surface-strong:#222221;--ck-doc-border:#3b3a37;--ck-doc-border-soft:#2a2a28;--ck-doc-text:#eeeeec;--ck-doc-text-muted:#b5b3ad;--ck-doc-accent:#71d083;--ck-doc-accent-soft:#16281a;--ck-doc-accent-border:#2f5b37;--ck-doc-warn:#f0c000;--ck-doc-warn-soft:#2a2110;--ck-doc-warn-border:#5c4a1a}.ck-doc p,.ck-doc ul,.ck-doc ol{margin:0 0 1rem}.ck-doc h2{color:var(--ck-doc-text);margin:2.25rem 0 .75rem;font-size:1.375rem;font-weight:700;line-height:1.3}.ck-doc h3{color:var(--ck-doc-text);margin:1.75rem 0 .5rem;font-size:1.0625rem;font-weight:600;line-height:1.4}.ck-doc>:first-child{margin-top:0}.ck-doc ul,.ck-doc ol{padding-left:1.35rem}.ck-doc li{margin-bottom:.35rem}.ck-doc strong{font-weight:650}.ck-doc a{color:var(--ck-doc-accent);text-underline-offset:2px;text-decoration:underline}.ck-doc a:hover{text-decoration-thickness:2px}.ck-doc a:focus-visible{outline:2px solid var(--ck-doc-accent);outline-offset:2px;border-radius:2px}.ck-doc code{background:var(--ck-doc-surface-strong);border:1px solid var(--ck-doc-border-soft);border-radius:4px;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875em}.ck-doc-path{background:var(--ck-doc-surface-strong);border:1px solid var(--ck-doc-border-soft);color:var(--ck-doc-text);border-radius:6px;flex-wrap:wrap;align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.875rem;font-weight:600;display:inline-flex}.ck-doc-path__sep{color:var(--ck-doc-text-muted);font-weight:400}.ck-doc-note{border:1px solid var(--ck-doc-border);background:var(--ck-doc-surface);border-left-width:3px;border-radius:6px;gap:.7rem;margin:1.25rem 0;padding:.85rem 1rem;display:flex}.ck-doc-note>:last-child>:last-child{margin-bottom:0}.ck-doc-note__icon{flex:none;line-height:1.5}.ck-doc-note--tip{border-color:var(--ck-doc-accent-border);border-left-color:var(--ck-doc-accent);background:var(--ck-doc-accent-soft)}.ck-doc-note--warn{border-color:var(--ck-doc-warn-border);border-left-color:var(--ck-doc-warn);background:var(--ck-doc-warn-soft)}.ck-doc-steps{counter-reset:ck-doc-step;margin:1.25rem 0;padding-left:0;list-style:none}.ck-doc-steps>li{counter-increment:ck-doc-step;margin-bottom:1rem;padding-left:2.25rem;position:relative}.ck-doc-steps>li:before{content:counter(ck-doc-step);background:var(--ck-doc-accent);width:1.6rem;height:1.6rem;color:var(--ck-doc-bg);border-radius:50%;place-items:center;font-size:.8125rem;font-weight:700;line-height:1;display:grid;position:absolute;top:.1rem;left:0}.ck-doc-steps>li>:last-child{margin-bottom:0}.ck-doc-premium{color:var(--ck-doc-accent);background:var(--ck-doc-accent-soft);border:1px solid var(--ck-doc-accent-border);border-radius:999px;align-items:center;gap:.35rem;padding:.15rem .6rem;font-size:.8125rem;font-weight:650;display:inline-flex}.ck-doc-premium__hint{color:var(--ck-doc-text-muted);margin:.5rem 0 0;font-size:.875rem;display:block}.ck-help-search{--ck-hs-bg:#fdfdfc;--ck-hs-surface:#f9f9f8;--ck-hs-border:#dad9d6;--ck-hs-border-soft:#e9e8e6;--ck-hs-text:#21201c;--ck-hs-text-muted:#63635e;--ck-hs-accent:#2a7e3b;max-width:44rem}[data-theme=dark] .ck-help-search{--ck-hs-bg:#111110;--ck-hs-surface:#191918;--ck-hs-border:#3b3a37;--ck-hs-border-soft:#2a2a28;--ck-hs-text:#eeeeec;--ck-hs-text-muted:#b5b3ad;--ck-hs-accent:#71d083}.ck-help-search__input{box-sizing:border-box;width:100%;color:var(--ck-hs-text);background:var(--ck-hs-bg);border:1px solid var(--ck-hs-border);border-radius:8px;padding:.6rem .85rem;font-family:inherit;font-size:.9375rem}.ck-help-search__input::placeholder{color:var(--ck-hs-text-muted)}.ck-help-search__input:focus-visible{outline:2px solid var(--ck-hs-accent);outline-offset:1px;border-color:var(--ck-hs-accent)}.ck-help-search__results{margin-top:.75rem}.ck-help-search__count,.ck-help-search__empty{color:var(--ck-hs-text-muted);margin:0 0 .5rem;font-size:.875rem}.ck-help-search__empty a{color:var(--ck-hs-accent)}.ck-help-search__results ul{border:1px solid var(--ck-hs-border);border-radius:8px;margin:0;padding:0;list-style:none;overflow:hidden}.ck-help-search__results li+li{border-top:1px solid var(--ck-hs-border-soft)}.ck-help-search__results li a{background:var(--ck-hs-bg);padding:.6rem .85rem;text-decoration:none;display:block}.ck-help-search__results li a:hover{background:var(--ck-hs-surface)}.ck-help-search__results li a strong{color:var(--ck-hs-text);font-weight:600;display:block}.ck-help-search__results li a:hover strong{color:var(--ck-hs-accent)}.ck-help-search__results li a span{color:var(--ck-hs-text-muted);margin-top:.1rem;font-size:.875rem;display:block}
