:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#eef3f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.app-shell{height:100vh;display:flex;flex-direction:column;overflow:hidden}.topbar{height:68px;flex:0 0 68px;background:#0c4271;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 22px;box-shadow:0 2px 14px #0b27432e;z-index:5}.brand{display:flex;gap:11px;align-items:center}.brand-mark{width:36px;height:36px;border-radius:10px;background:#25a0da;display:grid;place-items:center;font-weight:800}.brand strong{display:block;font-size:17px}.brand span{font-size:12px;color:#cfe4f3}.top-actions{display:flex;gap:14px;align-items:center}.ghost{border:1px solid rgba(255,255,255,.24);background:#ffffff0f;color:#fff;border-radius:9px;padding:8px 12px;display:flex;gap:7px;align-items:center;cursor:pointer}.avatar{width:35px;height:35px;border-radius:50%;background:#fff;color:#0c4271;display:grid;place-items:center;font-weight:800;font-size:12px}.workspace{height:calc(100vh - 68px);display:flex;overflow:hidden}.inbox-pane{width:390px;flex:0 0 390px;background:#fff;border-right:1px solid #dce4ec;display:flex;flex-direction:column;overflow:hidden}.inbox-head{padding:20px 18px 11px;display:flex;justify-content:space-between;align-items:center}.inbox-head h1{font-size:19px;margin:0 0 4px}.inbox-head p{margin:0;color:#748094;font-size:13px}.search-box{margin:0 14px 12px;height:40px;border:1px solid #d7e0e9;border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 11px;background:#f8fafc;color:#6d7c8e}.search-box input{border:0;outline:0;background:transparent;width:100%;color:#1c2938}.message-list{overflow-y:auto;padding-bottom:18px}.message-card{position:relative;padding:14px 16px;border-top:1px solid #edf1f5;cursor:pointer;transition:.15s;background:#fff;outline:none}.message-card:hover,.message-card.selected{background:#f0f7fc}.message-card.selected{box-shadow:inset 3px 0 #25a0da}.card-hover-actions{position:absolute;right:10px;top:8px;opacity:0;transition:.15s}.message-card:hover .card-hover-actions{opacity:1}.card-hover-actions button{width:30px;height:30px;border:0;border-radius:7px;background:#fff;box-shadow:0 2px 10px #1f364d29;display:grid;place-items:center;color:#697789;cursor:pointer}.card-line-one{display:flex;justify-content:space-between;gap:10px;padding-right:28px}.card-line-one strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-line-one time{font-size:11px;color:#8490a1;white-space:nowrap}.card-subject{font-size:13.5px;font-weight:600;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-line-three{display:flex;align-items:center;gap:8px;margin-top:8px;min-width:0}.pill{font-size:10px;font-weight:800;letter-spacing:.02em;color:#0c5d8b;background:#dff2fb;border-radius:999px;padding:4px 7px;white-space:nowrap}.pill.complete{color:#556170;background:#e9edf1}.snippet{font-size:11.5px;color:#7b8798;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.load-more{display:block;margin:14px auto 0;border:1px solid #ccd8e3;background:#fff;padding:8px 18px;border-radius:9px;color:#0c4271;font-weight:700;cursor:pointer}.reading-pane{flex:1;overflow-y:auto;background:#f5f7fa}.reader-content{max-width:1020px;margin:0 auto;padding:28px 34px 60px}.message-header{background:#fff;border:1px solid #e2e8ef;border-radius:14px;padding:24px;box-shadow:0 7px 24px #1e37500d}.subject-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.eyebrow,.section-title span{color:#748398;font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:800}.subject-row h2{font-size:25px;line-height:1.25;margin:4px 0 17px;color:#172638}.sender-row{display:flex;align-items:center;gap:12px}.sender-avatar{width:40px;height:40px;border-radius:50%;background:#e6f2fa;color:#0c4271;display:grid;place-items:center;font-weight:800}.sender-row strong{font-size:14px}.sender-row p{margin:3px 0 0;font-size:12px;color:#738196}.reply-section,.original-section{margin-top:18px;background:#fff;border:1px solid #e2e8ef;border-radius:14px;padding:22px 24px;box-shadow:0 7px 24px #1e37500a}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-title h3{margin:3px 0 0;font-size:17px}.ai-badge{background:#eef8fd;color:#1879a8!important;border:1px solid #d6eff9;padding:6px 8px;border-radius:8px}.editor-card{border:1px solid #dce4ec;border-radius:11px;overflow:hidden}.toolbar{min-height:45px;padding:6px 8px;background:#f8fafc;border-bottom:1px solid #e1e7ed;display:flex;gap:3px;align-items:center;flex-wrap:wrap}.toolbar-btn{width:31px;height:31px;border:0;border-radius:6px;background:transparent;display:grid;place-items:center;color:#46566a;cursor:pointer}.toolbar-btn:hover{background:#e7edf3}.toolbar-sep{width:1px;height:22px;background:#d7dfe7;margin:0 4px}.attach-btn{height:32px;border:1px solid #d2dce6;background:#fff;border-radius:7px;padding:0 9px;display:flex;gap:7px;align-items:center;color:#36506c;cursor:pointer;font-size:12px}.editor{min-height:220px;padding:18px;outline:none;line-height:1.6;font-size:14px;background:#fff}.editor.readonly{background:#fafbfc;color:#657181}.reply-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.primary,.secondary{border-radius:9px;padding:10px 16px;font-weight:800;cursor:pointer;display:flex;align-items:center;gap:8px}.primary{border:1px solid #0c4271;background:#0c4271;color:#fff}.secondary{border:1px solid #cbd7e2;background:#fff;color:#29435f}.primary:disabled,.secondary:disabled{opacity:.6;cursor:not-allowed}.original-email{border:1px solid #e3e8ee;background:#fbfcfd;border-radius:10px;padding:18px;line-height:1.55;font-size:13px;overflow:auto}.empty-original{color:#7b8795}.alert{margin-top:15px;border-radius:9px;padding:11px 13px;font-size:13px}.alert.error{background:#fff1f2;color:#9d2637;border:1px solid #ffd6dc}.alert.success{background:#eefaf4;color:#276749;border:1px solid #ceefdc}.no-response{padding:30px;text-align:center;background:#fff;border:1px solid #e2e8ef;border-radius:14px;margin-top:18px}.empty-state,.empty-reader,.center-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#738195;gap:8px}.empty-state{padding:50px 24px}.empty-state svg,.empty-reader svg{width:34px;height:34px;color:#25a0da}.empty-state strong{color:#2b3d50}.empty-reader{height:100%;padding:40px}.empty-reader h2{margin:5px 0 0;color:#34475a}.empty-reader p{max-width:440px;margin:0}.center-state{padding:35px}.reader-loading{height:100%}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:850px){.inbox-pane{width:330px;flex-basis:330px}.reader-content{padding:20px}.subject-row h2{font-size:21px}}@media(max-width:680px){.workspace{display:block;overflow-y:auto}.inbox-pane{width:100%;height:48vh;border-right:0;border-bottom:1px solid #dce4ec}.reading-pane{height:calc(52vh - 68px);min-height:480px}.topbar{padding:0 14px}.ghost{font-size:0}.ghost svg{margin:0}.reader-content{padding:14px}.message-header,.reply-section,.original-section{border-radius:10px;padding:17px}}
