@font-face{font-family:Lao Ink Pen;src:url(/fonts/lao-ink-pen.ttf) format("truetype");font-weight:400 700;font-display:swap}:root{--bg: #fafafa;--panel: #ffffff;--fg: #18181b;--muted: #71717a;--line: #e4e4e7;--line-strong: #d4d4d8;--fg-fg: #ffffff;--hover: #f4f4f5;--err: #dc2626;--dot: rgba(17,17,19,.08);--mono: "Roboto Mono", ui-monospace, Menlo, monospace;--chat-bg: #eae6df;--bubble-in: #ffffff;--bubble-out: #d9fdd3;--bubble-out-fg: #102a13;--radius: 0;--radius-sm: 0;color-scheme:light}:root[data-theme=dark]{--bg: #09090b;--panel: #141417;--fg: #fafafa;--muted: #a1a1aa;--line: #27272a;--line-strong: #3f3f46;--fg-fg: #18181b;--hover: #1d1d20;--err: #f87171;--dot: rgba(255,255,255,.06);--chat-bg: #0b141a;--bubble-in: #202c33;--bubble-out: #005c4b;--bubble-out-fg: #e9edef;color-scheme:dark}[data-astro-cid-n5s4hru2]{box-sizing:border-box}html,body{margin:0}[data-astro-cid-n5s4hru2]:where(button,a,textarea,input,[tabindex]):focus-visible{outline:2px solid var(--fg);outline-offset:2px}.sr-only[data-astro-cid-n5s4hru2]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){[data-astro-cid-n5s4hru2],[data-astro-cid-n5s4hru2]:before,[data-astro-cid-n5s4hru2]:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}body{font-family:var(--font, system-ui, sans-serif);color:var(--fg);min-height:100dvh;line-height:1.5;-webkit-font-smoothing:antialiased;background-color:var(--bg);background-image:radial-gradient(var(--dot) 1px,transparent 1px);background-size:22px 22px}.wrap[data-astro-cid-n5s4hru2]{max-width:960px;margin:0 auto;padding:0 1.25rem 1.5rem;min-height:100dvh;display:flex;flex-direction:column}header[data-astro-cid-n5s4hru2]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 0}.brand[data-astro-cid-n5s4hru2]{display:flex;align-items:center;gap:.6rem}.logo[data-astro-cid-n5s4hru2]{width:36px;height:36px;flex-shrink:0;object-fit:contain;display:block}.brand[data-astro-cid-n5s4hru2] .bname[data-astro-cid-n5s4hru2]{margin:0;font-family:Lao Ink Pen,Roboto,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:0;line-height:1.25}.brand[data-astro-cid-n5s4hru2] small[data-astro-cid-n5s4hru2]{display:block;color:var(--muted);font-size:.78rem}.controls[data-astro-cid-n5s4hru2]{display:flex;align-items:stretch;gap:.5rem;flex-shrink:0}.flag[data-astro-cid-n5s4hru2]{display:block;flex-shrink:0;object-fit:cover}.langdd[data-astro-cid-n5s4hru2]{position:relative}.langbtn[data-astro-cid-n5s4hru2],.iconbtn[data-astro-cid-n5s4hru2]{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;cursor:pointer;border:1px solid var(--line);background:var(--panel);color:var(--fg);transition:background .14s,border-color .14s}.langbtn[data-astro-cid-n5s4hru2]{padding:0 .5rem;min-height:34px;font-family:inherit;font-size:.92rem;font-weight:500}.iconbtn[data-astro-cid-n5s4hru2]{width:34px;min-height:34px}.iconbtn[data-astro-cid-n5s4hru2] svg[data-astro-cid-n5s4hru2]{width:17px;height:17px}.langbtn[data-astro-cid-n5s4hru2]:hover,.iconbtn[data-astro-cid-n5s4hru2]:hover{background:var(--hover);border-color:var(--line-strong)}.langbtn[data-astro-cid-n5s4hru2] .caret[data-astro-cid-n5s4hru2]{width:13px;height:13px;color:var(--muted)}.flag[data-astro-cid-n5s4hru2]{width:18px;height:12px}.langmenu[data-astro-cid-n5s4hru2]{position:absolute;right:0;top:calc(100% + .35rem);z-index:20;margin:0;padding:.3rem;list-style:none;min-width:11rem;background:var(--panel);border:1px solid var(--line);box-shadow:0 10px 30px -12px #00000040}.langmenu[data-astro-cid-n5s4hru2][hidden]{display:none}.langmenu[data-astro-cid-n5s4hru2] a[data-astro-cid-n5s4hru2]{display:flex;align-items:center;gap:.55rem;padding:.55rem;text-decoration:none;color:var(--fg);font-size:1rem}.langmenu[data-astro-cid-n5s4hru2] a[data-astro-cid-n5s4hru2]:hover{background:var(--hover)}.langmenu[data-astro-cid-n5s4hru2] a[data-astro-cid-n5s4hru2].active{background:var(--fg);color:var(--fg-fg)}.lead[data-astro-cid-n5s4hru2]{margin:1.5rem 0 .6rem;color:var(--muted);font-size:1.05rem}.translator[data-astro-cid-n5s4hru2]{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--panel);overflow:hidden;box-shadow:0 2px 6px #1111130d,0 24px 60px -26px #11111373}.tbar[data-astro-cid-n5s4hru2]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.7rem;padding:.45rem .7rem;border-bottom:1px solid var(--line);background:var(--bg)}.tlang[data-astro-cid-n5s4hru2]{font-weight:500;font-size:1.05rem}#srcLabel[data-astro-cid-n5s4hru2]{text-align:right}#tgtLabel[data-astro-cid-n5s4hru2]{text-align:left;color:var(--muted)}.tarrow[data-astro-cid-n5s4hru2]{width:18px;height:18px;color:var(--muted);flex-shrink:0}.swapbtn[data-astro-cid-n5s4hru2]{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--line);background:var(--panel);color:var(--fg);cursor:pointer;flex-shrink:0;transition:background .14s,border-color .14s}.swapbtn[data-astro-cid-n5s4hru2]:hover{background:var(--hover);border-color:var(--line-strong)}.swapbtn[data-astro-cid-n5s4hru2] svg[data-astro-cid-n5s4hru2]{width:16px;height:16px;transition:transform .35s cubic-bezier(.4,0,.2,1)}.swapbtn[data-astro-cid-n5s4hru2]:active{transform:scale(.92)}.panes[data-astro-cid-n5s4hru2]{transition:opacity .18s ease}.panes[data-astro-cid-n5s4hru2].swapping{opacity:.55}@keyframes swapText{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.panes[data-astro-cid-n5s4hru2].swapping textarea[data-astro-cid-n5s4hru2],.panes[data-astro-cid-n5s4hru2].swapping .out[data-astro-cid-n5s4hru2]{animation:swapText .32s cubic-bezier(.4,0,.2,1)}.seg[data-astro-cid-n5s4hru2]{display:inline-flex;gap:2px;padding:3px;background:var(--bg);border:1px solid var(--line);margin-left:auto}.seg[data-astro-cid-n5s4hru2] button[data-astro-cid-n5s4hru2]{border:0;background:transparent;color:var(--muted);cursor:pointer;padding:.35rem .85rem;font:inherit;font-size:.84rem;font-weight:500;min-height:34px;transition:color .14s}.seg[data-astro-cid-n5s4hru2] button[data-astro-cid-n5s4hru2].on{background:var(--panel);color:var(--fg);box-shadow:0 1px 3px #0000001f}.panes[data-astro-cid-n5s4hru2]{display:grid;grid-template-columns:1fr 1px 1fr}.pane[data-astro-cid-n5s4hru2]{display:flex;flex-direction:column;min-width:0;padding:.75rem .8rem}.vdiv[data-astro-cid-n5s4hru2]{background:var(--line)}.out-pane[data-astro-cid-n5s4hru2]{background:var(--bg)}textarea[data-astro-cid-n5s4hru2]{width:100%;height:15rem;flex:none;border:0;resize:none;overflow-y:auto;font-family:inherit;background:transparent;color:var(--fg);font-size:1.55rem;line-height:1.5;padding:0}textarea[data-astro-cid-n5s4hru2]:focus{outline:0}textarea[data-astro-cid-n5s4hru2]::placeholder{color:var(--muted)}.out[data-astro-cid-n5s4hru2]{height:15rem;flex:none;overflow-y:auto;font-family:var(--mono),"Noto Serif Lao","Noto Serif Thai";white-space:pre-wrap;word-break:break-word;font-size:1.55rem;line-height:1.6;color:var(--fg);cursor:default;user-select:text}.out[data-astro-cid-n5s4hru2]:empty:before{content:attr(data-ph);color:var(--muted);font-family:var(--font);font-size:1.2rem}.out[data-astro-cid-n5s4hru2].err{color:var(--err)}.panefoot[data-astro-cid-n5s4hru2]{display:flex;align-items:center;gap:.5rem;min-height:30px;margin-top:.5rem}.panefoot[data-astro-cid-n5s4hru2].end{justify-content:space-between}.count[data-astro-cid-n5s4hru2]{margin-left:auto;font-family:var(--mono);font-size:.85rem;color:var(--muted)}.ghost[data-astro-cid-n5s4hru2]{display:inline-flex;align-items:center;gap:.4rem;font:inherit;font-size:.95rem;color:var(--muted);background:transparent;border:1px solid transparent;padding:.35rem .55rem;cursor:pointer;min-height:34px;transition:background .14s,color .14s}.ghost[data-astro-cid-n5s4hru2]:hover{background:var(--hover);color:var(--fg)}.ghost[data-astro-cid-n5s4hru2] svg[data-astro-cid-n5s4hru2]{width:17px;height:17px}.ghost[data-astro-cid-n5s4hru2][hidden]{display:none}.modal[data-astro-cid-n5s4hru2]{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:1rem;background:#000000b8;animation:sgfade .15s ease-out}@keyframes sgfade{0%{opacity:0}}.modal[data-astro-cid-n5s4hru2][hidden]{display:none}.modal-card[data-astro-cid-n5s4hru2]{width:100%;max-width:480px;background:var(--panel);border:1px solid var(--line-strong);box-shadow:0 30px 80px -24px #000000b3;padding:2rem 1.75rem}.modal-card[data-astro-cid-n5s4hru2] h3[data-astro-cid-n5s4hru2]{margin:0 0 1.4rem;font-size:1.2rem;font-weight:700}.sg-lao[data-astro-cid-n5s4hru2]{margin:0 0 .9rem;font-size:1.5rem;color:var(--fg);word-break:break-word}#sgInput[data-astro-cid-n5s4hru2]{width:100%;font:inherit;font-size:1.2rem;padding:.6rem .75rem;border:1px solid var(--line);background:var(--bg);color:var(--fg)}#sgInput[data-astro-cid-n5s4hru2]:focus{outline:none;border-color:var(--fg)}.sg-actions[data-astro-cid-n5s4hru2]{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.5rem}.sg-submit[data-astro-cid-n5s4hru2]{display:inline-flex;align-items:center;gap:.4rem;font:inherit;font-weight:600;padding:.55rem 1.2rem;border:1px solid var(--fg);background:var(--fg);color:var(--fg-fg);cursor:pointer}.sg-submit[data-astro-cid-n5s4hru2]:hover{filter:brightness(1.1)}.sg-submit[data-astro-cid-n5s4hru2] svg[data-astro-cid-n5s4hru2]{width:16px;height:16px}.sg-submit[data-astro-cid-n5s4hru2]:disabled{opacity:.7;cursor:default}.sg-spin[data-astro-cid-n5s4hru2]{display:inline-block;width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:sgspin .6s linear infinite}@keyframes sgspin{to{transform:rotate(360deg)}}.sg-success[data-astro-cid-n5s4hru2]{text-align:center;padding:1.5rem 0 .5rem}.sg-success[data-astro-cid-n5s4hru2][hidden]{display:none}.sg-check[data-astro-cid-n5s4hru2]{width:84px;height:84px;display:block;margin:0 auto 1rem}.sg-check[data-astro-cid-n5s4hru2] circle[data-astro-cid-n5s4hru2]{fill:none;stroke:#22c55e;stroke-width:2.5;stroke-dasharray:151;stroke-dashoffset:151;animation:sgring .5s ease-out forwards}.sg-check[data-astro-cid-n5s4hru2] path[data-astro-cid-n5s4hru2]{fill:none;stroke:#22c55e;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:40;stroke-dashoffset:40;animation:sgtick .35s .45s ease-out forwards}@keyframes sgring{to{stroke-dashoffset:0}}@keyframes sgtick{to{stroke-dashoffset:0}}.sg-thanks[data-astro-cid-n5s4hru2]{margin:0;font-size:1.2rem;font-weight:700;color:var(--fg)}.below[data-astro-cid-n5s4hru2]{margin-top:.7rem}.link[data-astro-cid-n5s4hru2]{background:none;color:var(--fg);padding:.5rem 0;font:inherit;font-size:.98rem;font-weight:500;border:0;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem}.link[data-astro-cid-n5s4hru2] svg[data-astro-cid-n5s4hru2]{width:16px;height:16px;color:var(--muted)}.link[data-astro-cid-n5s4hru2][hidden]{display:none}.alts[data-astro-cid-n5s4hru2]{margin-top:.5rem;display:none;flex-direction:column;gap:.6rem}.alts[data-astro-cid-n5s4hru2].open{display:flex}.word{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.chip{font-family:Roboto,"Noto Serif Lao","Noto Serif Thai",sans-serif;font-size:1.1rem;font-weight:500;padding:.35rem .8rem;min-height:36px;display:inline-flex;align-items:center;border:1px solid var(--line);background:var(--panel);color:var(--fg);cursor:pointer;transition:border-color .12s,background .12s}.chip:hover{background:var(--hover)}.chip.sel{background:var(--fg);color:var(--fg-fg);border-color:var(--fg)}.about[data-astro-cid-n5s4hru2]{margin-top:2.5rem;max-width:62ch}.about[data-astro-cid-n5s4hru2] h2[data-astro-cid-n5s4hru2]{margin:1.6rem 0 .5rem;font-size:1.2rem;font-weight:700;color:var(--fg)}.about[data-astro-cid-n5s4hru2] h2[data-astro-cid-n5s4hru2]:first-child{margin-top:0}.about[data-astro-cid-n5s4hru2] p[data-astro-cid-n5s4hru2]{margin:0;font-size:1rem;line-height:1.7;color:var(--muted)}.examples[data-astro-cid-n5s4hru2]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.examples[data-astro-cid-n5s4hru2] li[data-astro-cid-n5s4hru2]{display:flex;align-items:center;gap:.6rem;font-size:1rem}.ex-lao[data-astro-cid-n5s4hru2]{min-width:9rem}.ex-arrow[data-astro-cid-n5s4hru2]{color:var(--muted)}.ex-ka[data-astro-cid-n5s4hru2]{font-family:var(--mono),"Noto Serif Lao";color:var(--muted)}.howto[data-astro-cid-n5s4hru2]{margin:0;padding-left:1.2rem;color:var(--muted);font-size:1rem;line-height:1.7}.howto[data-astro-cid-n5s4hru2] li[data-astro-cid-n5s4hru2]{margin:.2rem 0}.faq[data-astro-cid-n5s4hru2]{margin:0}.faq-item[data-astro-cid-n5s4hru2]{margin:0 0 .8rem}.faq[data-astro-cid-n5s4hru2] dt[data-astro-cid-n5s4hru2]{font-weight:600;color:var(--fg);font-size:1rem}.faq[data-astro-cid-n5s4hru2] dd[data-astro-cid-n5s4hru2]{margin:.2rem 0 0;color:var(--muted);font-size:.95rem;line-height:1.7}textarea[data-astro-cid-n5s4hru2],.out[data-astro-cid-n5s4hru2]{scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}textarea[data-astro-cid-n5s4hru2]::-webkit-scrollbar,.out[data-astro-cid-n5s4hru2]::-webkit-scrollbar{width:10px}textarea[data-astro-cid-n5s4hru2]::-webkit-scrollbar-track,.out[data-astro-cid-n5s4hru2]::-webkit-scrollbar-track{background:transparent;border-radius:999px;margin:4px 0}textarea[data-astro-cid-n5s4hru2]::-webkit-scrollbar-thumb,.out[data-astro-cid-n5s4hru2]::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:999px;border:2px solid var(--panel)}textarea[data-astro-cid-n5s4hru2]::-webkit-scrollbar-thumb:hover,.out[data-astro-cid-n5s4hru2]::-webkit-scrollbar-thumb:hover{background:var(--muted)}footer[data-astro-cid-n5s4hru2]{margin-top:1.5rem;padding-top:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}footer[data-astro-cid-n5s4hru2].has-div{border-top:1px solid rgba(128,128,128,.16)}.ver[data-astro-cid-n5s4hru2]{font-family:var(--mono);font-size:.85rem;color:var(--muted);opacity:.7}.flinks[data-astro-cid-n5s4hru2]{display:flex;align-items:center;gap:1.1rem}.flinks[data-astro-cid-n5s4hru2] a[data-astro-cid-n5s4hru2]{display:inline-flex;align-items:center;gap:.35rem;font-size:.92rem;color:var(--muted);text-decoration:none;transition:color .14s}.flinks[data-astro-cid-n5s4hru2] a[data-astro-cid-n5s4hru2]:hover{color:var(--fg)}@media(max-width:620px){.panes[data-astro-cid-n5s4hru2]{grid-template-columns:1fr}.vdiv[data-astro-cid-n5s4hru2]{height:1px}.brand[data-astro-cid-n5s4hru2] small[data-astro-cid-n5s4hru2]{display:none}textarea[data-astro-cid-n5s4hru2],.out[data-astro-cid-n5s4hru2]{height:10rem}}@media(max-width:480px){header[data-astro-cid-n5s4hru2]{gap:.5rem}.brand[data-astro-cid-n5s4hru2]{min-width:0}.logo[data-astro-cid-n5s4hru2]{width:30px;height:30px}.brand[data-astro-cid-n5s4hru2] .bname[data-astro-cid-n5s4hru2]{font-size:.92rem;line-height:1.2;word-break:keep-all;overflow-wrap:normal}.controls[data-astro-cid-n5s4hru2]{gap:.35rem}.langbtn[data-astro-cid-n5s4hru2]{padding:0 .45rem}.langbtn[data-astro-cid-n5s4hru2] .lang-text[data-astro-cid-n5s4hru2]{display:none}.langbtn[data-astro-cid-n5s4hru2] .caret[data-astro-cid-n5s4hru2]{width:12px;height:12px}}
