.staff-tabs[data-astro-cid-4u6hn25e]{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:24px}.staff-tab[data-astro-cid-4u6hn25e]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:13px 12px;cursor:pointer;font-family:var(--sans);font-size:.9rem;font-weight:700;color:var(--muted);text-align:center;transition:all .2s var(--ease)}.staff-tab[data-astro-cid-4u6hn25e]:hover{border-color:var(--purple-soft);color:var(--text)}.staff-tab[data-astro-cid-4u6hn25e].on{background:var(--grad);color:#fff;border-color:transparent;box-shadow:var(--shadow-glow)}.staff-tab[data-astro-cid-4u6hn25e] .role[data-astro-cid-4u6hn25e]{font-weight:400;font-size:.78rem;opacity:.75}.stage[data-astro-cid-4u6hn25e]{display:grid;grid-template-columns:1fr 300px;gap:22px;align-items:start}.panels[data-astro-cid-4u6hn25e]{display:contents}.panel[data-astro-cid-4u6hn25e]{overflow:hidden;min-height:500px;display:none;flex-direction:column;padding:0}.panel[data-astro-cid-4u6hn25e].on{display:flex}.panel-head[data-astro-cid-4u6hn25e]{display:flex;align-items:center;gap:12px;padding:15px 20px;border-bottom:1px solid var(--border-soft);background:var(--surface-2)}.pulse[data-astro-cid-4u6hn25e]{width:10px;height:10px;border-radius:50%;background:#31d3a1;box-shadow:0 0 0 4px #31d3a12e;flex-shrink:0}.panel-head[data-astro-cid-4u6hn25e] b[data-astro-cid-4u6hn25e]{font-size:.9rem}.panel-head[data-astro-cid-4u6hn25e] span[data-astro-cid-4u6hn25e]{font-size:.78rem;color:var(--muted)}.panel-body[data-astro-cid-4u6hn25e]{flex:1;overflow-y:auto;padding:18px;display:flex;flex-direction:column;gap:10px;max-height:400px}.panel-foot[data-astro-cid-4u6hn25e]{padding:13px 18px 16px;border-top:1px solid var(--border-soft);display:flex;gap:8px;flex-wrap:wrap}.panel-foot[data-astro-cid-4u6hn25e] .chipbtn{background:var(--surface);border:1.5px solid var(--purple-soft);color:var(--purple);font-size:.84rem;font-weight:700;padding:9px 16px;border-radius:999px;cursor:pointer;font-family:var(--sans);transition:all .2s}.panel-foot[data-astro-cid-4u6hn25e] .chipbtn:hover{background:var(--purple);color:#fff}.panel-foot[data-astro-cid-4u6hn25e] .chipbtn:disabled{opacity:.55;cursor:default}.panel-body[data-astro-cid-4u6hn25e] .msg{max-width:84%;padding:11px 15px;border-radius:14px;font-size:.87rem;line-height:1.55;animation:pop .3s var(--ease)}.panel-body[data-astro-cid-4u6hn25e] .msg.ai{background:var(--surface-2);border:1px solid var(--border-soft);align-self:flex-start;border-bottom-left-radius:4px}.panel-body[data-astro-cid-4u6hn25e] .msg.user{background:var(--grad);color:#fff;align-self:flex-end;border-bottom-right-radius:4px;font-weight:600}.panel-body[data-astro-cid-4u6hn25e] .msg.sys{background:var(--grad-soft);border:1px dashed var(--border);color:var(--green-deep, #0c7f5d);align-self:center;font-size:.76rem;text-align:center;max-width:96%;font-family:var(--mono)}.panel-body[data-astro-cid-4u6hn25e] .typing{display:inline-flex;gap:4px;align-self:flex-start;padding:12px 16px}.panel-body[data-astro-cid-4u6hn25e] .typing i{width:6px;height:6px;border-radius:50%;background:var(--faint);animation:blink 1s infinite}.panel-body[data-astro-cid-4u6hn25e] .typing i:nth-child(2){animation-delay:.2s}.panel-body[data-astro-cid-4u6hn25e] .typing i:nth-child(3){animation-delay:.4s}.panel-body[data-astro-cid-4u6hn25e] .task{display:flex;gap:12px;align-items:flex-start;background:var(--surface-2);border:1px solid var(--border-soft);border-radius:12px;padding:12px 15px;font-size:.87rem;animation:pop .3s var(--ease)}.panel-body[data-astro-cid-4u6hn25e] .task .st{font-family:var(--mono);font-size:.7rem;padding:3px 10px;border-radius:999px;white-space:nowrap;margin-top:1px}.panel-body[data-astro-cid-4u6hn25e] .task .st.run{background:#fff4e0;color:var(--warn, #c2770a)}.panel-body[data-astro-cid-4u6hn25e] .task .st.done{background:#31d3a129;color:#0c7f5d}.panel-body[data-astro-cid-4u6hn25e] .task b{display:block;font-size:.87rem}.panel-body[data-astro-cid-4u6hn25e] .task span:not(.st){color:var(--muted);font-size:.8rem}.panel-body[data-astro-cid-4u6hn25e] .log{display:flex;gap:10px;align-items:baseline;font-family:var(--mono);font-size:.77rem;padding:9px 12px;border-radius:8px;background:var(--surface-2);border:1px solid var(--border-soft);animation:pop .3s var(--ease)}.panel-body[data-astro-cid-4u6hn25e] .log .t{color:var(--faint);white-space:nowrap}.panel-body[data-astro-cid-4u6hn25e] .log .sev{font-weight:600;padding:1px 8px;border-radius:999px;font-size:.66rem;white-space:nowrap}.panel-body[data-astro-cid-4u6hn25e] .sev.block{background:#fde8ec;color:var(--danger, #d83a52)}.panel-body[data-astro-cid-4u6hn25e] .sev.ok{background:#31d3a129;color:#0c7f5d}.panel-body[data-astro-cid-4u6hn25e] .sev.warn{background:#fff4e0;color:var(--warn, #c2770a)}.panel-body[data-astro-cid-4u6hn25e] .review{background:var(--surface-2);border:1px solid var(--border-soft);border-radius:12px;padding:14px 16px;font-size:.87rem;animation:pop .3s var(--ease)}.panel-body[data-astro-cid-4u6hn25e] .review .stars{color:var(--warn, #c2770a);letter-spacing:2px;font-size:.8rem}.panel-body[data-astro-cid-4u6hn25e] .review b{font-size:.82rem}.panel-body[data-astro-cid-4u6hn25e] .review p{margin:6px 0 0;color:var(--muted);font-size:.82rem}.panel-body[data-astro-cid-4u6hn25e] .reply{border-left:3px solid var(--pink);background:var(--surface);padding:12px 15px;font-size:.82rem;margin-left:16px;animation:pop .3s var(--ease)}.panel-body[data-astro-cid-4u6hn25e] .reply .lbl{font-family:var(--mono);font-size:.66rem;color:var(--pink);display:block;margin-bottom:6px}@keyframes pop{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes blink{0%,80%{opacity:.25}40%{opacity:1}}.side[data-astro-cid-4u6hn25e]{display:flex;flex-direction:column;gap:14px}.side-card[data-astro-cid-4u6hn25e]{padding:20px 22px}.side-card[data-astro-cid-4u6hn25e] h3[data-astro-cid-4u6hn25e]{font-family:var(--sans);font-weight:800;font-size:.9rem;margin:0 0 8px}.side-card[data-astro-cid-4u6hn25e] p[data-astro-cid-4u6hn25e]{font-size:.84rem;color:var(--muted);margin:0}.ticks[data-astro-cid-4u6hn25e]{list-style:none;padding:0;margin:10px 0 0}.ticks[data-astro-cid-4u6hn25e] li[data-astro-cid-4u6hn25e]{font-size:.84rem;padding:5px 0;display:flex;gap:10px}.ticks[data-astro-cid-4u6hn25e] li[data-astro-cid-4u6hn25e]:before{content:"✓";color:#16a77b;font-weight:800}.price-card[data-astro-cid-4u6hn25e] .amt[data-astro-cid-4u6hn25e]{display:block;font-family:var(--display);font-size:2.1rem;margin:4px 0 8px}.price-card[data-astro-cid-4u6hn25e] .amt[data-astro-cid-4u6hn25e] small[data-astro-cid-4u6hn25e]{font-size:1rem}.price-card[data-astro-cid-4u6hn25e] .then[data-astro-cid-4u6hn25e]{font-size:.88rem;color:var(--muted);margin:0 0 10px}.price-card[data-astro-cid-4u6hn25e] .compare[data-astro-cid-4u6hn25e]{margin-top:10px;padding-top:10px;border-top:1px solid var(--border-soft);font-size:.78rem;color:var(--faint)}.roster-grid[data-astro-cid-4u6hn25e]{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.roster-item[data-astro-cid-4u6hn25e]{padding:26px 28px 28px;transition:background .3s var(--ease)}.roster-item[data-astro-cid-4u6hn25e]:hover{background:linear-gradient(180deg,rgba(141,53,239,.05),transparent)}.roster-idx[data-astro-cid-4u6hn25e]{font-size:1rem;color:var(--faint);letter-spacing:.05em}.roster-item[data-astro-cid-4u6hn25e] h3[data-astro-cid-4u6hn25e]{margin:12px 0 10px;font-size:1.3rem}.roster-item[data-astro-cid-4u6hn25e] p[data-astro-cid-4u6hn25e]{font-size:.94rem;color:var(--muted)}.more-grid[data-astro-cid-4u6hn25e]{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.more-item[data-astro-cid-4u6hn25e]{padding:18px 20px;transition:background .3s var(--ease)}.more-item[data-astro-cid-4u6hn25e]:hover{background:linear-gradient(180deg,rgba(141,53,239,.05),transparent)}.more-item[data-astro-cid-4u6hn25e] h3[data-astro-cid-4u6hn25e]{font-family:var(--sans);font-weight:800;font-size:.95rem;margin:0 0 4px}.more-item[data-astro-cid-4u6hn25e] p[data-astro-cid-4u6hn25e]{font-size:.84rem;color:var(--muted);margin:0}.more-note[data-astro-cid-4u6hn25e]{margin-top:22px;font-size:.9rem;color:var(--muted)}.steps[data-astro-cid-4u6hn25e]{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.step-n[data-astro-cid-4u6hn25e]{font-size:.95rem;font-weight:600}.step[data-astro-cid-4u6hn25e] h3[data-astro-cid-4u6hn25e]{font-family:var(--sans);font-weight:800;font-size:1.05rem;margin:10px 0 6px}.step[data-astro-cid-4u6hn25e] p[data-astro-cid-4u6hn25e]{color:var(--muted);font-size:.9rem;margin:0}.cta[data-astro-cid-4u6hn25e]{position:relative;overflow:hidden;text-align:center;padding:clamp(48px,7vw,88px)}.cta-bg[data-astro-cid-4u6hn25e]{position:absolute;inset:0;background:radial-gradient(circle at 50% 120%,rgba(239,66,170,.28),transparent 60%);pointer-events:none}.cta[data-astro-cid-4u6hn25e] h2[data-astro-cid-4u6hn25e],.cta[data-astro-cid-4u6hn25e] .lead[data-astro-cid-4u6hn25e],.cta-btn[data-astro-cid-4u6hn25e]{position:relative}.cta[data-astro-cid-4u6hn25e] .lead[data-astro-cid-4u6hn25e]{margin:16px auto 0}.cta-btn[data-astro-cid-4u6hn25e]{margin-top:30px}@media(max-width:980px){.stage[data-astro-cid-4u6hn25e],.roster-grid[data-astro-cid-4u6hn25e],.steps[data-astro-cid-4u6hn25e]{grid-template-columns:1fr}.more-grid[data-astro-cid-4u6hn25e]{grid-template-columns:1fr 1fr}.staff-tabs[data-astro-cid-4u6hn25e]{grid-template-columns:repeat(2,1fr)}.staff-tab[data-astro-cid-4u6hn25e] .role[data-astro-cid-4u6hn25e]{display:none}}@media(max-width:620px){.more-grid[data-astro-cid-4u6hn25e]{grid-template-columns:1fr}}
