.ted-hero[data-astro-cid-q6pt5heg]{background:var(--green-dark);padding:6rem 2rem 2.5rem;text-align:center}.ted-hero-inner[data-astro-cid-q6pt5heg]{max-width:600px;margin:0 auto}.section-label[data-astro-cid-q6pt5heg]{font-family:var(--font-body);font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.ted-hero[data-astro-cid-q6pt5heg] h1[data-astro-cid-q6pt5heg]{font-family:var(--font-display);font-size:clamp(2.2rem,5vw,3.5rem);color:var(--text-light);margin-bottom:.75rem}.ted-hero[data-astro-cid-q6pt5heg] p[data-astro-cid-q6pt5heg]{color:var(--text-muted);line-height:1.7;font-size:1.05rem}.ted-chat-section[data-astro-cid-q6pt5heg]{background:var(--green-deep);padding:2rem 1.5rem 4rem}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc{max-width:800px;margin:0 auto;border:1px solid rgba(61,107,61,.2);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;min-height:calc(100vh - 260px);background:var(--green-dark)}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--green-mid);color:var(--text-light)}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-avatar{flex-shrink:0}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-header-info{flex:1;display:flex;flex-direction:column;gap:.15rem}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-header-title{font-family:var(--font-display);font-size:1rem;font-weight:700}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-header-status{font-size:.7rem;opacity:.6;letter-spacing:.05em}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-header-actions{display:flex;gap:.5rem}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-btn{background:0 0;border:0;color:#e8e4dc80;cursor:pointer;padding:.35rem;border-radius:4px;transition:color .2s,background .2s}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-btn:hover{color:var(--text-light);background:#e8e4dc1a}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-btn--active{color:var(--gold)}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-messages{flex:1;overflow-y:auto;padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:1rem;min-height:300px}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-msg{display:flex;gap:.6rem;align-items:flex-start}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-msg--user{justify-content:flex-end}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-msg-avatar{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;margin-top:2px}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-bubble{max-width:75%;padding:.85rem 1.15rem;border-radius:12px;line-height:1.65;font-size:.95rem;font-family:var(--font-body);white-space:pre-wrap;word-break:break-word}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-msg--assistant .fpc-bubble{background:var(--green-mid);color:var(--text-light);border-bottom-left-radius:4px}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-msg--user .fpc-bubble{background:var(--gold);color:#fff;border-bottom-right-radius:4px}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-typing{display:flex;gap:.3rem;padding:.85rem 1.15rem;align-items:center}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-typing span{width:7px;height:7px;border-radius:50%;background:#e8e4dc66;animation:fpcDot 1.2s ease-in-out infinite}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-typing span:nth-child(2){animation-delay:.15s}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-typing span:nth-child(3){animation-delay:.3s}@keyframes fpcDot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-chips{display:flex;flex-wrap:wrap;gap:.5rem;padding:0 1.25rem 1rem}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-chip{background:0 0;border:1px solid rgba(200,149,42,.5);color:var(--gold);padding:.45rem 1rem;border-radius:20px;font-size:.82rem;font-family:var(--font-body);cursor:pointer;transition:background .2s,color .2s;white-space:nowrap}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-chip:hover{background:var(--gold);color:var(--green-deep)}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-input-area{display:flex;align-items:flex-end;gap:.5rem;padding:.75rem 1.25rem;border-top:1px solid rgba(61,107,61,.15);background:var(--green-deep)}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-input{flex:1;border:1px solid rgba(61,107,61,.25);border-radius:8px;padding:.75rem 1rem;font-family:var(--font-body);font-size:.95rem;color:var(--text-light);background:var(--green-dark);resize:none;outline:0;transition:border-color .2s}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-input:focus{border-color:var(--gold)}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-input::placeholder{color:var(--text-muted)}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-send{background:var(--green-mid);border:0;color:var(--text-light);width:40px;height:40px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,opacity .2s;flex-shrink:0}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-send:hover{background:var(--gold)}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-send:disabled{opacity:.4;cursor:default}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-mic{background:0 0;border:1px solid rgba(61,107,61,.25);color:var(--text-muted);width:40px;height:40px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s,border-color .2s;flex-shrink:0}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-mic:hover{color:var(--gold);border-color:var(--gold)}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-mic--active{color:#e74c3c;border-color:#e74c3c;animation:fpcPulse 1.5s ease-in-out infinite}@keyframes fpcPulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:600px){.ted-hero[data-astro-cid-q6pt5heg]{padding:5rem 1.5rem 2rem}.ted-chat-section[data-astro-cid-q6pt5heg]{padding:1rem .75rem 2rem}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc{min-height:calc(100vh - 220px);border-radius:8px}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-bubble{max-width:88%}.ted-chat-section[data-astro-cid-q6pt5heg] .fpc-messages{padding:1rem}}