.ans-backdrop{position:fixed;inset:0;background:#10233f88;z-index:10000}.ans-drawer{position:fixed;inset:0 0 0 auto;width:min(680px,100%);overflow:auto;background:#f5f8fc;z-index:10001;padding:24px;box-shadow:-8px 0 30px #10233f33}.ans-drawer header{display:flex;justify-content:space-between;gap:15px}.ans-drawer h2{margin:0;color:#10233f}.ans-drawer header button,.ans-card button{border:0;border-radius:9px;padding:9px 13px;background:#0f7bff;color:#fff;font-weight:700;cursor:pointer}.ans-drawer header button{background:#b54b3d}.ans-card{background:#fff;border:1px solid #dce7f2;border-radius:15px;padding:15px;margin:12px 0;display:grid;gap:7px}.ans-card span,.ans-card small{color:#607487;font-size:12px}.ans-card p{margin:4px 0;color:#263f52}.ans-card div{display:flex;gap:8px}.ans-card div button:last-child{background:#b54b3d}.ans-error{background:#ffe9e5;color:#a43f32;padding:14px;border-radius:10px}