.llm-builder-sections{display:grid;gap:12px;margin-top:12px}.llm-builder-sections[hidden]{display:none}.ea-form-section{padding:16px;border:1px solid rgba(76,125,184,.26);border-radius:15px;background:linear-gradient(145deg,rgba(10,31,55,.74),rgba(5,18,34,.52));animation:eaSectionReveal .4s cubic-bezier(.2,.8,.2,1) both}.ea-form-section-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px}.ea-form-section-head h3{margin:0;font-size:17px}.ea-form-section-head p{margin:3px 0 0;color:var(--muted);font-size:11px}.ea-important-badge{display:inline-flex;margin-left:6px;padding:3px 7px;border:1px solid #6d3ec4;border-radius:99px;color:#d7c1ff;background:#251342;font-size:9px}.ea-switch{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:11px}.ea-switch input{position:absolute;opacity:0;pointer-events:none}.ea-switch span{position:relative;width:38px;height:21px;border-radius:99px;background:#25364b;transition:.2s}.ea-switch span::after{content:"";position:absolute;width:15px;height:15px;left:3px;top:3px;border-radius:50%;background:#fff;transition:.2s}.ea-switch input:checked+span{background:#7441e5}.ea-switch input:checked+span::after{transform:translateX(17px)}.ea-chip-label{margin:12px 0 7px;color:#dce8f6;font-size:11px;font-weight:900}.ea-choice-chips{display:flex;flex-wrap:wrap;gap:7px}.ea-choice-chips button{padding:7px 10px;border:1px solid #314765;border-radius:99px;background:#0a1727;color:#b9c7d8;font:800 10px Inter,'Noto Sans Thai',sans-serif;cursor:pointer;transition:.18s}.ea-choice-chips button:hover{border-color:#7d54dc;color:#fff}.ea-choice-chips button.active{border-color:#8b5cf6;background:#251443;color:#fff;box-shadow:0 5px 18px rgba(124,58,237,.14)}.ea-secure-notice,.ea-warning-notice{margin-top:12px;padding:11px 12px;border-radius:10px;font-size:11px}.ea-secure-notice{border:1px solid #246943;background:#10291c;color:#aff2c4}.ea-warning-notice{border:1px solid #6d541e;background:#2b210e;color:#f9dfa0}.ea-live-summary{margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid rgba(76,125,184,.25)}.ea-live-summary h2{margin-bottom:8px}.ea-live-summary>div{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px dashed rgba(107,139,176,.23);font-size:10px}.ea-live-summary>div:last-child{border-bottom:0}.ea-live-summary span{color:var(--muted)}.ea-live-summary b{text-align:right}.ea-file-list article.is-platform-hidden{display:none}.ea-files-panel.is-llm{border-color:rgba(124,58,237,.4);box-shadow:0 25px 70px rgba(0,0,0,.24),0 0 50px rgba(124,58,237,.08)}@keyframes eaSectionReveal{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}html[data-theme="light"] .ea-form-section{background:#fff;border-color:rgba(38,94,160,.18)}html[data-theme="light"] .ea-choice-chips button{background:#f4f7fb;color:#40536b}html[data-theme="light"] .ea-choice-chips button.active{background:#eadfff;color:#351567}@media(max-width:760px){.ea-form-section-head{align-items:flex-start;flex-direction:column}.ea-form-section{padding:12px}}
