[data-astro-cid-tznl24pl],[data-astro-cid-tznl24pl]:before,[data-astro-cid-tznl24pl]:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f4f2;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px}#pin-screen[data-astro-cid-tznl24pl]{width:100%;max-width:360px;background:#fff;border-radius:16px;padding:40px 32px;text-align:center;box-shadow:0 2px 16px #00000014}.logo-mark[data-astro-cid-tznl24pl]{display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.logo-mark[data-astro-cid-tznl24pl] img[data-astro-cid-tznl24pl]{width:140px;height:auto}#pin-screen[data-astro-cid-tznl24pl] h1[data-astro-cid-tznl24pl]{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:6px}#pin-screen[data-astro-cid-tznl24pl] p[data-astro-cid-tznl24pl]{font-size:14px;color:#888;margin-bottom:28px}#pin-input[data-astro-cid-tznl24pl]{width:100%;padding:12px 16px;font-size:20px;letter-spacing:8px;text-align:center;border:1.5px solid #ddd;border-radius:10px;outline:none;margin-bottom:14px;color:#1a1a1a}#pin-input[data-astro-cid-tznl24pl]:focus{border-color:#7db858}#pin-error[data-astro-cid-tznl24pl]{font-size:13px;color:#c0392b;min-height:18px;margin-bottom:10px}#pin-btn[data-astro-cid-tznl24pl]{width:100%;padding:12px;background:#3a6b25;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:500;cursor:pointer;transition:background .15s}#pin-btn[data-astro-cid-tznl24pl]:hover{background:#7db858}#chat-app[data-astro-cid-tznl24pl]{display:none;flex-direction:column;width:100%;max-width:680px;height:90vh;max-height:760px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 20px #0000001a}#chat-header[data-astro-cid-tznl24pl]{background:#3a6b25;padding:16px 20px;display:flex;align-items:center;gap:12px;flex-shrink:0}.header-avatar[data-astro-cid-tznl24pl]{width:38px;height:38px;background:#7db858;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#fff;flex-shrink:0}.header-info[data-astro-cid-tznl24pl]{flex:1}.header-name[data-astro-cid-tznl24pl]{font-size:15px;font-weight:600;color:#fff}.header-sub[data-astro-cid-tznl24pl]{font-size:12px;color:#c8e6b0}.header-badge[data-astro-cid-tznl24pl]{font-size:11px;background:#fff3;color:#fff;padding:4px 10px;border-radius:20px;border:1px solid rgba(255,255,255,.3)}#messages[data-astro-cid-tznl24pl]{flex:1;overflow-y:auto;padding:20px 16px;display:flex;flex-direction:column;gap:14px;background:#f9f9f7}.msg[data-astro-cid-tznl24pl]{display:flex;gap:10px;max-width:88%}.msg[data-astro-cid-tznl24pl].user{align-self:flex-end;flex-direction:row-reverse}.msg-icon[data-astro-cid-tznl24pl]{width:30px;height:30px;border-radius:50%;background:#7db858;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;font-size:13px;color:#fff}.msg[data-astro-cid-tznl24pl].user .msg-icon[data-astro-cid-tznl24pl]{background:#e8e8e6;color:#666}.bubble[data-astro-cid-tznl24pl]{padding:10px 14px;font-size:14px;line-height:1.55;border-radius:4px 14px 14px;background:#fff;border:1px solid #e8e8e6;color:#1a1a1a}.msg[data-astro-cid-tznl24pl].user .bubble[data-astro-cid-tznl24pl]{background:#3a6b25;color:#fff;border-color:#3a6b25;border-radius:14px 4px 14px 14px}.typing[data-astro-cid-tznl24pl]{display:flex;align-items:center;gap:5px;padding:12px 14px;background:#fff;border:1px solid #e8e8e6;border-radius:4px 14px 14px}.typing[data-astro-cid-tznl24pl] span[data-astro-cid-tznl24pl]{width:7px;height:7px;background:#7db858;border-radius:50%;animation:bounce 1.2s infinite}.typing[data-astro-cid-tznl24pl] span[data-astro-cid-tznl24pl]:nth-child(2){animation-delay:.2s}.typing[data-astro-cid-tznl24pl] span[data-astro-cid-tznl24pl]:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}#chips[data-astro-cid-tznl24pl]{padding:10px 16px;display:flex;gap:8px;flex-wrap:wrap;flex-shrink:0;background:#fff;border-top:1px solid #f0f0ee}.chip[data-astro-cid-tznl24pl]{font-size:12px;padding:6px 13px;border-radius:20px;border:1px solid #ddd;background:#fff;color:#555;cursor:pointer;white-space:nowrap;transition:all .15s}.chip[data-astro-cid-tznl24pl]:hover{border-color:#7db858;color:#3a6b25;background:#e8f2e1}#inputbar[data-astro-cid-tznl24pl]{display:flex;gap:10px;padding:14px 16px;border-top:1px solid #f0f0ee;background:#fff;flex-shrink:0}#msg-input[data-astro-cid-tznl24pl]{flex:1;padding:10px 16px;border-radius:24px;border:1.5px solid #ddd;background:#f9f9f7;font-size:14px;outline:none;font-family:inherit;color:#1a1a1a}#msg-input[data-astro-cid-tznl24pl]:focus{border-color:#7db858;background:#fff}#send-btn[data-astro-cid-tznl24pl]{width:40px;height:40px;border-radius:50%;background:#3a6b25;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}#send-btn[data-astro-cid-tznl24pl]:hover{background:#7db858}#send-btn[data-astro-cid-tznl24pl]:disabled{background:#ddd;cursor:not-allowed}#send-btn[data-astro-cid-tznl24pl] svg[data-astro-cid-tznl24pl]{width:18px;height:18px;fill:#fff}
