.oa-chat-app{display:flex;flex-direction:column;width:100%;min-height:420px;text-align:left;position:relative}.oa-chat-app .oa-btn{font:inherit;font-size:.9rem;font-weight:600;padding:.5rem .95rem;border-radius:8px;border:1px solid rgb(125 125 140 / .45);background:#1c2540;color:#fff;cursor:pointer;line-height:1.2}.oa-chat-app .oa-btn:hover{filter:brightness(1.15)}.oa-chat-app .oa-btn:disabled{opacity:.5;cursor:default}.oa-chat-app .oa-btn-ghost{background:#fff0;color:inherit}.oa-chat-app .oa-btn-send{min-width:5rem}.oa-chat-banner{padding:.6rem .9rem;border-radius:8px;font-size:.9rem;margin-bottom:.7rem;background:rgb(230 170 40 / .15);border:1px solid rgb(230 170 40 / .5)}.oa-chat-banner.oa-error{background:rgb(220 60 60 / .12);border-color:rgb(220 60 60 / .5)}.oa-chat-banner.oa-info{background:rgb(60 130 220 / .12);border-color:rgb(60 130 220 / .5)}.oa-chat-toolbar{display:flex;align-items:center;gap:.5rem;padding-bottom:.6rem;border-bottom:1px solid rgb(125 125 140 / .25);margin-bottom:.6rem}.oa-chat-model{font-size:.85rem;font-weight:600;opacity:.8}.oa-chat-model::before{content:"";display:inline-block;width:.55rem;height:.55rem;border-radius:50%;background:#2bb673;margin-right:.4rem;vertical-align:middle}.oa-chat-toolbar-spacer{flex:1}.oa-key-panel{padding:.9rem;border:1px solid rgb(125 125 140 / .3);border-radius:10px;margin-bottom:.7rem;background:rgb(125 125 140 / .06)}.oa-key-panel label{display:block;font-weight:600;font-size:.9rem;margin-bottom:.4rem}.oa-key-row{display:flex;gap:.5rem;flex-wrap:wrap}.oa-key-row input{flex:1;min-width:200px;font:inherit;font-size:.95rem;padding:.5rem .7rem;border:1px solid rgb(125 125 140 / .45);border-radius:8px;background:#fff0;color:inherit}.oa-key-help{font-size:.8rem;opacity:.75;margin:.6rem 0 0}.oa-key-error{font-size:.85rem;color:#d33;margin:.4rem 0 0}.oa-chat-log{flex:1;overflow-y:auto;max-height:55vh;min-height:220px;padding:.3rem .2rem;scroll-behavior:smooth}.oa-chat-empty{text-align:center;padding:2.2rem 1rem;opacity:.85}.oa-chat-empty-title{font-size:1.2rem;font-weight:700;margin:0 0 .4rem}.oa-msg{display:flex;margin:.5rem 0}.oa-msg-user{justify-content:flex-end}.oa-bubble{max-width:85%;padding:.6rem .9rem;border-radius:14px;line-height:1.5;font-size:.97rem;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere}.oa-msg-user .oa-bubble{background:#1c2540;color:#fff;border-bottom-right-radius:4px}.oa-msg-assistant .oa-bubble{background:rgb(125 125 140 / .12);border-bottom-left-radius:4px}.oa-msg-error .oa-bubble{background:rgb(220 60 60 / .12);border:1px solid rgb(220 60 60 / .4)}.oa-bubble code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em;background:rgb(0 0 0 / .12);padding:.1em .3em;border-radius:4px}.oa-bubble pre{background:rgb(0 0 0 / .18);padding:.7rem .8rem;border-radius:8px;overflow-x:auto;margin:.5rem 0;white-space:pre}.oa-bubble pre code{background:none;padding:0;font-size:.85em}.oa-bubble .oa-cursor{display:inline-block;width:.5em;height:1em;background:currentColor;opacity:.6;animation:oa-blink 1s steps(1) infinite;vertical-align:text-bottom;margin-left:2px}@keyframes oa-blink{50%{opacity:0}}.oa-msg-meta{font-size:.72rem;opacity:.55;margin:-.2rem 0 .3rem .4rem}.oa-chat-form{display:flex;gap:.5rem;align-items:flex-end;border-top:1px solid rgb(125 125 140 / .25);padding-top:.7rem;margin-top:.5rem}.oa-chat-form textarea{flex:1;resize:none;min-height:2.8rem;height:2.8rem;font:inherit;font-size:1rem;padding:.6rem .8rem;border:1px solid rgb(125 125 140 / .45);border-radius:10px;background:#fff0;color:inherit;max-height:200px;line-height:1.4}.oa-chat-foot{font-size:.8rem;opacity:.9;margin:.5rem 0 0;text-align:center}.oa-modal{position:absolute;inset:0;background:rgb(10 12 20 / .55);display:flex;align-items:center;justify-content:center;border-radius:12px;z-index:5;padding:1rem}.oa-modal[hidden]{display:none}.oa-modal-box{background:#fff;color:#1c2540;border-radius:12px;padding:1.4rem 1.5rem;max-width:30rem;box-shadow:0 10px 40px rgb(0 0 0 / .3)}.oa-modal-box h3{margin:0 0 .7rem}.oa-modal-box ul{padding-left:1.2rem;margin:0 0 .8rem;font-size:.92rem;line-height:1.5}.oa-modal-box p{font-size:.85rem;margin:0 0 .9rem}.oa-sitewide-bar{background:#1c2540;color:#fff;text-align:center;font-size:.9rem;padding:.55rem 1rem}.oa-sitewide-bar a{color:#ffd36e;text-decoration:underline}@media (max-width:600px){.oa-bubble{max-width:95%}.oa-chat-log{max-height:50vh}}@media (max-width:480px){.oa-chat-form textarea{min-height:3.6rem;height:3.6rem}}.oa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.oa-chat-model-select{font:inherit;font-size:.85rem;font-weight:600;max-width:16rem;padding:.25rem 1.6rem .25rem .5rem;border:1px solid rgb(128 128 128 / .35);border-radius:.4rem;background:#fff0;color:inherit;cursor:pointer}.oa-chat-model-select:focus-visible{outline:2px solid #1a4fc4;outline-offset:1px}.oa-chat-empty-note{font-size:.9rem;color:#4a5563;opacity:1;max-width:42ch;margin:.5rem auto 0}@media (max-width:480px){.oa-chat-toolbar{flex-wrap:wrap}.oa-chat-model-select{max-width:100%;width:100%;order:-1;padding:.4rem 1.6rem .4rem .5rem}.oa-chat-toolbar-spacer{display:none}.oa-chat-toolbar .oa-btn{flex:1}}