.fmai{--accent:#176b5b;max-width:760px;margin:1.5rem auto;padding:1.25rem;border:1px solid #d9e2df;border-radius:14px;background:#fff;color:#17211f;font:16px/1.5 system-ui,sans-serif;box-shadow:0 8px 28px rgba(24,54,48,.08)}
.fmai h2{margin:0 0 .25rem}.fmai header p{margin:.25rem 0 1rem}.fmai-suggestions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.fmai button{border:0;border-radius:8px;padding:.65rem .9rem;background:var(--accent);color:#fff;cursor:pointer;font:inherit}.fmai-suggestions button,.fmai .fmai-secondary{border:1px solid var(--accent);background:#fff;color:var(--accent)}.fmai button:disabled{opacity:.6;cursor:wait}.fmai button:focus-visible,.fmai textarea:focus-visible,.fmai a:focus-visible{outline:3px solid #f0a83d;outline-offset:2px}.fmai-messages{max-height:480px;overflow:auto;display:grid;gap:.8rem;margin:1rem 0}.fmai-message{padding:.8rem 1rem;border-radius:10px;background:#edf6f3}.fmai-user{margin-left:12%;background:#eef2f8}.fmai-error{background:#fff0f0;color:#8a2424}.fmai-message p{margin:.3rem 0}.fmai-resource{display:grid;gap:.15rem;margin-top:.65rem;padding:.65rem;border:1px solid #cadbd6;border-radius:8px;background:#fff}.fmai-resource-title{font-weight:700}.fmai-resource a{color:var(--accent)}.fmai-type{font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.fmai-resource p{font-size:.9rem;color:#485b56}.fmai form label{display:block;font-weight:700;margin-bottom:.3rem}.fmai textarea{box-sizing:border-box;width:100%;padding:.7rem;border:1px solid #82938f;border-radius:8px;resize:vertical;font:inherit}.fmai-actions{display:flex;gap:.6rem;margin-top:.6rem}.fmai-notice{margin:1rem 0 0;padding-top:.8rem;border-top:1px solid #e2e8e6;font-size:.85rem;color:#52635f}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:520px){.fmai{padding:1rem}.fmai-user{margin-left:0}.fmai-actions{align-items:stretch;flex-direction:column}}
.fmai-widget{position:fixed;right:1.25rem;bottom:1.25rem;z-index:9999;margin:0;padding:0;border:0;background:transparent;box-shadow:none}
.fmai-launcher{width:4rem;height:4rem;border-radius:999px!important;box-shadow:0 12px 32px rgba(23,107,91,.28);font-weight:800;letter-spacing:.03em}
.fmai-panel{position:absolute;right:0;bottom:4.8rem;box-sizing:border-box;width:min(380px,calc(100vw - 2rem));max-height:min(720px,calc(100vh - 7rem));overflow:auto;padding:1rem;border:1px solid #d9e2df;border-radius:14px;background:#fff;box-shadow:0 18px 50px rgba(24,54,48,.22)}
.fmai-widget .fmai-close{position:absolute;top:.6rem;right:.6rem;width:2rem;height:2rem;padding:0;border-radius:999px;background:#eef6f3;color:var(--accent);line-height:1}
.fmai-widget header{padding-right:2.4rem}.fmai-widget h2{font-size:1.05rem}.fmai-widget .fmai-suggestions{max-height:6.6rem;overflow:auto}.fmai-widget .fmai-messages{max-height:300px}.fmai-widget .fmai-actions{flex-wrap:wrap}.fmai-widget .fmai-actions button{flex:1 1 auto}
@media(max-width:520px){.fmai-widget{right:1rem;bottom:1rem}.fmai-launcher{width:3.6rem;height:3.6rem}.fmai-panel{position:fixed;right:.75rem;bottom:5rem;left:.75rem;width:auto;max-height:calc(100vh - 6rem)}}
