.prd-helpw{--helpw-w: 400px;--helpw-h: 560px;position:fixed;right:clamp(.75rem,2vw,1.5rem);bottom:clamp(.75rem,2vw,1.5rem);z-index:900;display:flex;flex-direction:column;align-items:flex-end;gap:.6rem;font-family:var(--prd-font-body, var(--font-body, system-ui, sans-serif));color:var(--prd-text, #1a202c)}.prd-helpw__launcher{display:inline-flex;align-items:center;gap:.55rem;min-height:48px;padding:0 1.1rem;border:1px solid var(--prd-ink, #1b3a5c);border-top:3px solid var(--prd-franja, #d4a843);border-radius:var(--prd-radius, 6px);background:var(--prd-ink, #1b3a5c);color:#fff;font:inherit;font-size:.9375rem;font-weight:600;line-height:1;cursor:pointer;box-shadow:0 2px 10px #1018282e;transition:transform var(--prd-dur, .22s) var(--prd-ease, ease),background var(--prd-dur, .22s) var(--prd-ease, ease)}.prd-helpw__launcher:hover{background:var(--prd-ink-2, #24507a);transform:translateY(-2px)}.prd-helpw__launcher:focus-visible,.prd-helpw__panel :focus-visible{outline:3px solid var(--prd-protege, #2aaa8a);outline-offset:2px}.prd-helpw__launcher-icon{font-size:.9rem;color:var(--prd-franja, #d4a843)}.prd-helpw.is-open .prd-helpw__launcher{display:none}@media(min-width:701px){.prd-helpw.is-open .prd-helpw__launcher{display:inline-flex}}.prd-helpw__panel{display:flex;flex-direction:column;width:min(var(--helpw-w),calc(100vw - 1.5rem));height:min(var(--helpw-h),calc(100vh - 7rem));overflow:hidden;border:1px solid var(--prd-line-2, #cbd5e0);border-top:4px solid var(--prd-franja, #d4a843);border-radius:var(--prd-radius, 6px);background:var(--prd-sheet, #fff);box-shadow:0 10px 40px #10182838;animation:prd-helpw-in .22s var(--prd-ease, ease) both}@keyframes prd-helpw-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.prd-helpw__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid var(--prd-line, #e2e8f0);background:var(--prd-paper, #f5f2ec)}.prd-helpw__title{margin:0;font-family:var(--prd-font-display, var(--font-heading, serif));font-size:1.0625rem;font-weight:600;color:var(--prd-ink, #1b3a5c)}.prd-helpw__scope{margin:.25rem 0 0;font-size:.75rem;line-height:1.4;color:var(--prd-text-3, #718096)}.prd-helpw__close{flex:none;width:44px;height:44px;margin:-.4rem -.5rem 0 0;border:0;border-radius:var(--prd-radius, 6px);background:transparent;color:var(--prd-text-2, #4a5568);font-size:1.5rem;line-height:1;cursor:pointer}.prd-helpw__close:hover{background:var(--prd-paper-2, #e8e3da);color:var(--prd-ink, #1b3a5c)}.prd-helpw__thread{flex:1 1 auto;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.85rem;font-size:.9375rem;line-height:1.6}.prd-helpw__intro{margin:0;color:var(--prd-text-2, #4a5568)}.prd-helpw__starters{display:flex;flex-direction:column;gap:.45rem}.prd-helpw__starter{text-align:left;padding:.6rem .75rem;min-height:44px;border:1px solid var(--prd-line-2, #cbd5e0);border-radius:var(--prd-radius, 6px);background:var(--prd-paper, #f5f2ec);color:var(--prd-ink, #1b3a5c);font:inherit;font-size:.875rem;cursor:pointer;transition:border-color var(--prd-dur, .22s) var(--prd-ease, ease)}.prd-helpw__starter:hover{border-color:var(--prd-ink, #1b3a5c)}.prd-helpw__msg{display:flex;flex-direction:column;gap:.4rem}.prd-helpw__msg--user{align-items:flex-end}.prd-helpw__bubble{max-width:92%;margin:0;padding:.6rem .8rem;border-radius:var(--prd-radius, 6px)}.prd-helpw__msg--user .prd-helpw__bubble{background:var(--prd-ink, #1b3a5c);color:#fff}.prd-helpw__msg--model .prd-helpw__bubble{max-width:100%;padding:0;background:transparent}.prd-helpw__prose>:first-child{margin-top:0}.prd-helpw__prose p{margin:0 0 .6rem}.prd-helpw__prose p:last-child{margin-bottom:0}.prd-helpw__prose ul{margin:0 0 .6rem;padding-left:1.15em}.prd-helpw__prose li{margin-bottom:.25rem}.prd-helpw__prose strong{color:var(--prd-ink, #1b3a5c)}.prd-helpw__prose blockquote{margin:0 0 .6rem;padding-left:.75rem;border-left:3px solid var(--prd-franja, #d4a843);color:var(--prd-text-2, #4a5568)}.prd-helpw__prose code{font-family:var(--prd-font-num, monospace);font-size:.9em}.prd-helpw__cursor{color:var(--prd-protege, #2aaa8a)}.prd-helpw__arts{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none}.prd-helpw__art{padding:.15rem .5rem;border:1px solid var(--prd-line-2, #cbd5e0);border-radius:999px;background:var(--prd-paper, #f5f2ec);font-family:var(--prd-font-num, monospace);font-size:.6875rem;letter-spacing:.02em;color:var(--prd-ink, #1b3a5c);white-space:nowrap}.prd-helpw__related{display:grid;gap:.4rem;margin-top:.2rem}.prd-helpw__card{display:grid;gap:.1rem;padding:.55rem .7rem;border:1px solid var(--prd-line, #e2e8f0);border-left:3px solid var(--prd-protege, #2aaa8a);border-radius:var(--prd-radius, 6px);background:var(--prd-paper, #f5f2ec);text-decoration:none;color:inherit;transition:border-color var(--prd-dur, .22s) var(--prd-ease, ease)}.prd-helpw__card:hover{border-color:var(--prd-ink, #1b3a5c)}.prd-helpw__card b{font-size:.875rem;color:var(--prd-ink, #1b3a5c)}.prd-helpw__card span{font-family:var(--prd-font-num, monospace);font-size:.6875rem;color:var(--prd-text-3, #718096)}.prd-helpw__loading{margin:0;font-size:.875rem;color:var(--prd-text-3, #718096)}.prd-helpw__error{margin:0;padding:.6rem .7rem;border:1px solid var(--prd-evite, #d69e2e);border-radius:var(--prd-radius, 6px);background:var(--prd-evite-bg, rgba(214, 158, 46, .12));font-size:.875rem;color:var(--prd-text, #1a202c)}.prd-helpw__form{display:flex;align-items:flex-end;gap:.5rem;padding:.7rem .8rem;border-top:1px solid var(--prd-line, #e2e8f0);background:var(--prd-sheet, #fff)}.prd-helpw__input{flex:1 1 auto;min-height:44px;max-height:116px;padding:.65rem .7rem;border:1px solid var(--prd-line-2, #cbd5e0);border-radius:var(--prd-radius, 6px);background:var(--prd-paper, #f5f2ec);color:var(--prd-text, #1a202c);font:inherit;font-size:.9375rem;line-height:1.5;resize:none;overflow-y:auto}.prd-helpw__input:focus{border-color:var(--prd-ink, #1b3a5c)}.prd-helpw__send{flex:none;min-height:44px;padding:0 .9rem;border:1px solid var(--prd-ink, #1b3a5c);border-radius:var(--prd-radius, 6px);background:var(--prd-ink, #1b3a5c);color:#fff;font:inherit;font-size:.875rem;font-weight:600;cursor:pointer}.prd-helpw__send:disabled{opacity:.5;cursor:not-allowed}.prd-helpw__foot{padding:.6rem .8rem .7rem;border-top:1px solid var(--prd-line, #e2e8f0);background:var(--prd-paper, #f5f2ec)}.prd-helpw__note{margin:0;font-size:.6875rem;line-height:1.45;color:var(--prd-text-3, #718096)}.prd-helpw__foot-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.4rem}.prd-helpw__link{border:0;padding:0;background:none;font:inherit;font-family:var(--prd-font-num, monospace);font-size:.6875rem;color:var(--prd-ink-2, #24507a);text-decoration:underline;cursor:pointer}.prd-helpw__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){.prd-helpw{right:.75rem;bottom:.75rem}.prd-helpw__launcher{width:56px;height:56px;min-height:56px;padding:0;justify-content:center;border-radius:50%;border-top-width:1px;box-shadow:0 0 0 3px var(--prd-franja, #d4a843),0 2px 12px #10182840}.prd-helpw__launcher-icon{font-size:1.25rem}.prd-helpw__launcher-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.prd-helpw.is-open{inset:0;gap:0}.prd-helpw__panel{width:100%;height:100%;max-height:none;border-radius:0;border-left:0;border-right:0;border-bottom:0}}[data-theme=dark] .prd-helpw__launcher{background:var(--prd-sheet, #232838);border-color:var(--prd-line-2, #3a4260);color:var(--prd-text, #e8eaf0)}[data-theme=dark] .prd-helpw__launcher:hover{background:var(--prd-paper-2, #1e2436)}[data-theme=dark] .prd-helpw__msg--user .prd-helpw__bubble{background:var(--prd-paper-2, #1e2436);color:var(--prd-text, #e8eaf0);border:1px solid var(--prd-line-2, #3a4260)}[data-theme=dark] .prd-helpw__send{background:var(--prd-ink-2, #9fb6d3);border-color:var(--prd-ink-2, #9fb6d3);color:#14192a}[data-theme=dark] .prd-helpw__panel,[data-theme=dark] .prd-helpw__launcher{box-shadow:0 10px 40px #0000008c}@media(prefers-reduced-motion:reduce){.prd-helpw__panel{animation:none}.prd-helpw__launcher,.prd-helpw__starter,.prd-helpw__card{transition:none}.prd-helpw__launcher:hover{transform:none}}@media print{.prd-helpw{display:none!important}}.prd .prd-helpw .prd-helpw__launcher{border-radius:var(--prd-radius, 6px)}@media(max-width:700px){.prd .prd-helpw .prd-helpw__launcher{border-radius:50%}}.prd-imgsw{position:fixed;left:max(1rem,env(safe-area-inset-left));bottom:max(1rem,env(safe-area-inset-bottom));z-index:var(--z-sticky, 100);display:inline-flex;align-items:center;gap:.15rem;padding:.25rem .35rem .25rem .55rem;border:1px solid var(--prd-line-2, rgba(27, 58, 92, .25));border-radius:999px;background:color-mix(in srgb,var(--prd-sheet, #fff) 88%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 10px #0f172a1f}.prd-imgsw[hidden]{display:none}.prd-imgsw__icon{display:grid;place-items:center;width:1.1rem;height:1.1rem;margin-right:.2rem;color:var(--prd-text-3, #64748b);flex:none}.prd-imgsw__icon svg{width:100%;height:100%}.prd-imgsw__btn{border:0;background:transparent;color:var(--prd-text-2, #475569);font-family:var(--prd-font-num, monospace);font-size:var(--prd-t-micro, .75rem);letter-spacing:.08em;text-transform:uppercase;line-height:1;padding:.5rem .7rem;min-height:44px;min-width:44px;border-radius:999px;cursor:pointer;transition:background-color .16s ease,color .16s ease}.prd-imgsw__btn:hover{background:var(--prd-haga-bg, rgba(27, 58, 92, .07))}.prd-imgsw__btn[aria-pressed=true]{background:var(--prd-franja, #d4a843);color:#1b3a5c;font-weight:600}.prd-imgsw__btn:focus-visible{outline:2px solid var(--prd-ink, #1b3a5c);outline-offset:2px}.prd-imgsw__sep{color:var(--prd-text-3, #94a3b8);font-size:var(--prd-t-micro, .75rem);user-select:none}@media(max-width:480px){.prd-imgsw{padding-left:.4rem}.prd-imgsw__btn{padding:.5rem .55rem;letter-spacing:.05em}}:root[data-theme=dark] .prd-imgsw{background:color-mix(in srgb,#171c29 88%,transparent);border-color:#ffffff2e;box-shadow:0 2px 12px #00000073}:root[data-theme=dark] .prd-imgsw__btn{color:#f5f2ecc7}:root[data-theme=dark] .prd-imgsw__btn:hover{background:#ffffff1a}:root[data-theme=dark] .prd-imgsw__btn[aria-pressed=true]{color:#1b3a5c}:root[data-theme=dark] .prd-imgsw__icon,:root[data-theme=dark] .prd-imgsw__sep{color:#f5f2ec8c}:root[data-theme=dark] .prd-imgsw__btn:focus-visible{outline-color:var(--prd-franja, #d4a843)}@media(prefers-reduced-motion:reduce){.prd-imgsw__btn{transition:none}}@media print{.prd-imgsw{display:none!important}}.prd-topbar[data-astro-cid-ftltudco]{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1.5rem}.prd-langs[data-astro-cid-ftltudco]{display:flex;align-items:baseline;gap:.55rem;font-size:.8rem;letter-spacing:.02em}.prd-langs__item[data-astro-cid-ftltudco]+.prd-langs__item[data-astro-cid-ftltudco]:before{content:"·";margin-right:.55rem;opacity:.45}.prd-langs__item[data-astro-cid-ftltudco]{color:inherit;opacity:.62;text-decoration:none}a[data-astro-cid-ftltudco].prd-langs__item:hover,a[data-astro-cid-ftltudco].prd-langs__item:focus-visible{opacity:1;text-decoration:underline}.prd-langs__item[data-astro-cid-ftltudco].is-current{opacity:1;font-weight:600}.prd-langs__item[data-astro-cid-ftltudco].is-off{opacity:.32;cursor:not-allowed}.prd-refnote[data-astro-cid-ftltudco]{font-size:.82rem;line-height:1.5;opacity:.78;max-width:60ch;margin-inline:auto;padding-bottom:var(--space-4, 1rem);text-align:center}
