.lumi{max-width:820px;margin:0 auto}.lumi .panel{border:var(--rule);background:var(--surface-warm);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.lumi .bar{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:var(--rule-soft);background:var(--surface-warm);display:flex}.lumi .avatar{background:var(--gradient-sunburst);border-radius:50%;flex:none;width:36px;height:36px}.lumi .who{flex-direction:column;margin-right:auto;line-height:1.25;display:flex}.lumi .name{font-family:var(--font-sans);color:var(--color-ink);letter-spacing:-.01em;font-size:16px;font-weight:600}.lumi .status{color:var(--color-body);align-items:center;gap:6px;font-size:11px;display:inline-flex}.lumi .status i{background:#2ea66a;border-radius:50%;width:6px;height:6px;display:inline-block}.lumi .human{letter-spacing:.1em;text-transform:uppercase;color:var(--color-ink);border:1px solid var(--color-ink);cursor:pointer;background:0 0;padding:8px 12px;font-size:11px;font-weight:600;transition:background .25s,color .25s}.lumi .human:hover{background:var(--color-ink);color:var(--surface-base)}.lumi .log{padding:var(--space-6) var(--space-5);gap:var(--space-5);background:var(--surface-base);scroll-behavior:smooth;flex-direction:column;min-height:380px;max-height:60vh;display:flex;overflow-y:auto}.lumi .msg{gap:var(--space-3);max-width:88%;display:flex}.lumi .msg.bot{align-self:flex-start}.lumi .msg.user{align-self:flex-end}.lumi .msg .dot{background:var(--gradient-sunburst);border-radius:50%;flex:none;width:28px;height:28px;margin-top:3px}.lumi .bubble{padding:var(--space-4) var(--space-4);border-radius:var(--radius);font-size:15.5px;line-height:1.62}.lumi .msg.bot .bubble{background:var(--surface-warm);border:var(--rule-soft);color:var(--color-ink)}.lumi .msg.user .bubble{background:var(--color-ink);color:var(--surface-base)}.lumi .bubble>:first-child{margin-top:0}.lumi .bubble>:last-child{margin-bottom:0}.lumi .bubble p{margin:0 0 var(--space-3)}.lumi .bubble strong{font-weight:600}.lumi .bubble em{font-style:italic}.lumi .bubble a{color:var(--color-accent);text-decoration:underline}.lumi .msg.user .bubble a{color:var(--color-accent-light)}.lumi .bubble code{background:#2d2c5912;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.lumi .bubble ul,.lumi .bubble ol{margin:0 0 var(--space-3);padding-left:1.25em}.lumi .bubble li{margin:2px 0;padding-left:2px}.lumi .bubble ul li::marker{color:var(--color-accent)}.lumi .bubble ol li::marker{color:var(--color-accent);font-variant-numeric:tabular-nums}.lumi .bubble blockquote{margin:0 0 var(--space-3);padding:2px 0 2px var(--space-4);border-left:2px solid var(--color-accent);color:var(--color-ink-soft)}.lumi .bubble.streaming:after{content:"";background:var(--color-accent);vertical-align:-2px;width:8px;height:1.05em;margin-left:2px;animation:1s steps(2,end) infinite lumi-caret;display:inline-block}@keyframes lumi-caret{0%,to{opacity:1}50%{opacity:0}}.lumi .typing{gap:5px;padding:4px 2px;display:inline-flex}.lumi .typing span{background:var(--grey-80);border-radius:50%;width:7px;height:7px;animation:1.2s infinite both lumi-blink}.lumi .typing span:nth-child(2){animation-delay:.2s}.lumi .typing span:nth-child(3){animation-delay:.4s}@keyframes lumi-blink{0%,80%,to{opacity:.25}40%{opacity:1}}.lumi .chips{gap:var(--space-2);padding:var(--space-4) var(--space-5) 0;flex-wrap:wrap;display:flex}.lumi .chips.hidden{display:none}.lumi .chip{color:var(--color-ink);background:var(--surface-base);border:var(--rule-soft);border-radius:var(--radius);cursor:pointer;text-align:left;padding:9px 13px;font-size:13px;transition:border-color .25s,color .25s,background .25s}.lumi .chip:hover{border-color:var(--color-accent);color:var(--color-accent);background:var(--surface-warm)}.lumi .entry{gap:var(--space-3);padding:var(--space-4) var(--space-5) var(--space-3);align-items:flex-end;display:flex}.lumi #input{resize:none;font-family:var(--font-sans);color:var(--color-ink);background:var(--surface-base);border:var(--rule);border-radius:var(--radius);padding:13px var(--space-4);flex:1;max-height:160px;font-size:15.5px;line-height:1.5;transition:border-color .2s}.lumi #input:focus{border-color:var(--color-accent);outline:none}.lumi #input:disabled{opacity:1}.lumi .send{background:var(--color-accent);border-radius:var(--radius);cursor:pointer;border:none;flex:none;place-items:center;width:48px;height:48px;transition:background .25s;display:grid}.lumi .send:hover{background:var(--color-accent-deep)}.lumi .send svg{width:20px;height:20px;fill:var(--surface-base)}.lumi .send .ic-stop{display:none}.lumi .send.busy{background:var(--color-ink)}.lumi .send.busy .ic-send{display:none}.lumi .send.busy .ic-stop{display:block}.lumi .legal{padding:var(--space-2) var(--space-5) var(--space-5);color:var(--color-body);font-size:12px;line-height:1.55}.lumi .legal a{color:var(--color-ink)}@media (width<=620px){.lumi .msg{max-width:96%}.lumi .human{display:none}}@media (prefers-reduced-motion:reduce){.lumi .typing span,.lumi .bubble.streaming:after{animation:none}}.wrap[data-astro-cid-6hyce242]{max-width:var(--maxw);padding:0 var(--gutter);margin:0 auto}.head[data-astro-cid-6hyce242]{padding:calc(var(--space-10) + 40px) 0 var(--space-7);text-align:center}.tag[data-astro-cid-6hyce242]{letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent-strong);margin-bottom:var(--space-4);font-size:11px;font-weight:600;display:inline-block}.head[data-astro-cid-6hyce242] h1[data-astro-cid-6hyce242]{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--color-ink);font-size:clamp(44px,8vw,88px);font-weight:300;line-height:1}.head[data-astro-cid-6hyce242] h1[data-astro-cid-6hyce242] em{font-family:var(--font-serif);color:var(--color-accent);font-style:italic;font-weight:400}.lead[data-astro-cid-6hyce242]{max-width:620px;margin:var(--space-5) auto 0;color:var(--color-body);font-size:19px;line-height:1.6}.chat-sec[data-astro-cid-6hyce242]{padding:var(--space-6) 0 var(--space-9)}.how[data-astro-cid-6hyce242]{padding:var(--section-y) 0;background:var(--surface-warm);border-top:var(--rule-soft)}.how-head[data-astro-cid-6hyce242]{margin-bottom:var(--space-7)}.numeral[data-astro-cid-6hyce242]{font-family:var(--font-serif);color:var(--color-ink);font-size:22px;font-style:italic}.steps[data-astro-cid-6hyce242]{gap:var(--space-7);border-top:2px solid var(--color-ink);padding-top:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.step[data-astro-cid-6hyce242] .sn[data-astro-cid-6hyce242]{font-family:var(--font-serif);color:var(--color-accent);font-size:32px;font-style:italic}.step[data-astro-cid-6hyce242] h3[data-astro-cid-6hyce242]{font-family:var(--font-serif);color:var(--color-ink);margin:var(--space-3) 0 var(--space-2);letter-spacing:-.01em;font-size:22px;font-weight:400}.step[data-astro-cid-6hyce242] p[data-astro-cid-6hyce242]{color:var(--color-body);font-size:15px;line-height:1.6}.helps[data-astro-cid-6hyce242]{padding:var(--section-y) 0}.helps-grid[data-astro-cid-6hyce242]{gap:var(--space-8);grid-template-columns:1fr 1fr;align-items:start;display:grid}.helps-intro[data-astro-cid-6hyce242] h2[data-astro-cid-6hyce242]{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--color-ink);margin:var(--space-3) 0;font-size:clamp(30px,4vw,46px);font-weight:300;line-height:1.08}.helps-intro[data-astro-cid-6hyce242] h2[data-astro-cid-6hyce242] em{font-family:var(--font-serif);color:var(--color-accent);font-style:italic;font-weight:400}.helps-intro[data-astro-cid-6hyce242] p[data-astro-cid-6hyce242]{color:var(--color-body);max-width:460px;font-size:16px;line-height:1.6}.helps-list[data-astro-cid-6hyce242]{border-top:var(--rule);list-style:none}.helps-list[data-astro-cid-6hyce242] li[data-astro-cid-6hyce242]{color:var(--color-ink);padding:var(--space-4) 0 var(--space-4) var(--space-5);border-bottom:var(--rule-soft);font-size:17px;line-height:1.5;position:relative}.helps-list[data-astro-cid-6hyce242] li[data-astro-cid-6hyce242]:before{content:"";background:var(--gradient-sunburst);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (width<=860px){.steps[data-astro-cid-6hyce242],.helps-grid[data-astro-cid-6hyce242]{gap:var(--space-6);grid-template-columns:1fr}}
