:root{color:#18212f;background:#eef3f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:1320px;min-height:100vh;background:linear-gradient(135deg,rgba(49,116,201,.16),transparent 34%),linear-gradient(315deg,rgba(37,176,136,.13),transparent 32%),#eef3f8}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.app-shell{display:grid;grid-template-columns:300px minmax(460px,540px) minmax(560px,1fr);gap:16px;height:100vh;padding:16px}.login-shell{display:grid;min-height:100vh;place-items:center;padding:24px}.login-card{display:grid;width:min(420px,100%);gap:16px;justify-items:center;padding:30px;border:1px solid rgba(74,99,132,.16);border-radius:8px;background:#ffffffdb;box-shadow:0 24px 60px #283c5a2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-card h1{margin:4px 0 0;color:#142236;font-size:28px}.login-card p{margin:0;color:#69788d}.login-input{width:100%;height:48px;border:1px solid #d6dee9;border-radius:8px;padding:0 14px;color:#1b2838;background:#f8fbff;outline:none}.login-notice{width:100%;padding:10px 12px;border-radius:8px;color:#b42318;background:#ffebe8;text-align:center;font-size:13px}.sidebar,.mailbox-column,.workspace-column{min-height:0}.mailbox-column{display:flex;flex-direction:column;overflow:hidden}.sidebar{display:flex;flex-direction:column;gap:16px}.brand{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid rgba(74,99,132,.16);border-radius:8px;background:#ffffffc7;box-shadow:0 18px 45px #283c5a1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.logout-button{margin-left:auto}.brand-mark{display:grid;width:54px;height:54px;place-items:center;color:#fff;border-radius:8px;background:linear-gradient(135deg,#246bfe,#23a97a);box-shadow:0 12px 24px #246bfe47}.brand h1{margin:0;font-size:22px;line-height:1.15}.brand p{margin:5px 0 0;color:#6a7687;font-size:13px}.panel,.mailbox-column,.workspace-column{border:1px solid rgba(74,99,132,.16);border-radius:8px;background:#ffffffd1;box-shadow:0 18px 45px #283c5a1c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panel{padding:16px}.panel-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#26364d;font-weight:750}.import-panel{flex:1;min-height:420px;display:flex;flex-direction:column}textarea{width:100%;flex:1;min-height:260px;resize:none;border:1px solid #d6dee9;border-radius:8px;padding:13px;color:#1b2838;background:#f8fbff;outline:none;line-height:1.58}textarea:focus,input:focus{border-color:#246bfe;box-shadow:0 0 0 3px #246bfe1f}.api-panel code{display:block;padding:12px;border-radius:8px;color:#103b70;background:#edf5ff;word-break:break-all}.api-panel p{margin:10px 0 0;color:#667487;font-size:13px}.primary-button,.secondary-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.primary-button{width:100%;margin-top:12px;padding:13px 16px;color:#fff;font-weight:760;background:linear-gradient(135deg,#246bfe,#159869);box-shadow:0 12px 26px #246bfe38}.secondary-button{flex:0 0 auto;padding:10px 13px;color:#1c4f92;font-weight:720;background:#eaf3ff}.icon-button{width:40px;height:40px;color:#29415e;background:#edf3f9}.primary-button:not(:disabled):hover,.secondary-button:not(:disabled):hover,.icon-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 10px 22px #2f4b6e29}.toolbar,.message-header{display:flex;align-items:center;gap:10px;padding:14px;border-bottom:1px solid rgba(74,99,132,.12)}.search-box{display:flex;align-items:center;gap:9px;flex:1;min-width:0;height:42px;padding:0 12px;border:1px solid #d7e0eb;border-radius:8px;color:#69788d;background:#f8fbff}.search-box input{width:100%;min-width:0;border:0;outline:0;color:#172536;background:transparent}.account-list,.message-list{min-height:0;overflow:auto;padding:12px}.account-list,.message-list{flex:1}.message-item,.account-item{width:100%;border:1px solid transparent;border-radius:8px;margin-bottom:10px;padding:13px;text-align:left;color:inherit;background:#f8fbffd1}.account-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px}.account-item.active,.message-item.active{border-color:#246bfe7a;background:#eef6ff;box-shadow:inset 3px 0 #246bfe}.account-main{min-width:0;flex:1;border:0;padding:0;text-align:left;color:inherit;background:transparent}.account-main strong,.message-topline strong{display:block;overflow:hidden;color:#172536;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.account-main span,.message-item small{display:block;margin-top:7px;color:#778397;font-size:12px}.account-checkbox{width:18px;height:18px;accent-color:#246bfe;flex:0 0 auto}.mailbox-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px 14px 0}.mailbox-stats div{padding:11px 12px;border:1px solid rgba(74,99,132,.12);border-radius:8px;background:#f7fbff}.mailbox-stats strong{display:block;color:#162437;font-size:20px;line-height:1}.mailbox-stats span{display:block;margin-top:6px;color:#6f7f93;font-size:12px}.selection-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px 14px 0}.check-control{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 10px;border-radius:8px;color:#29415e;background:#edf3f9;font-size:13px;font-weight:720}.check-control input{width:16px;height:16px;accent-color:#246bfe}.text-button{height:34px;border:0;border-radius:8px;padding:0 10px;color:#315575;background:#edf3f9;font-size:13px;font-weight:720}.sync-button{display:inline-flex;align-items:center;gap:6px;height:34px;margin-left:auto;border:0;border-radius:8px;padding:0 12px;color:#fff;background:linear-gradient(135deg,#246bfe,#159869);font-size:13px;font-weight:780}.sync-progress{margin:12px 14px 0;padding:12px;border:1px solid rgba(36,107,254,.16);border-radius:8px;background:linear-gradient(135deg,#f0f7ff,#f4fbf8)}.sync-progress-top{display:flex;justify-content:space-between;gap:10px;color:#315575;font-size:13px;font-weight:740}.sync-progress-top strong{color:#0c7a55}.progress-track{height:8px;margin-top:10px;overflow:hidden;border-radius:999px;background:#dce8f5}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#246bfe,#16a06f);transition:width .2s ease}.sync-progress small{display:block;margin-top:8px;color:#6f7f93;font-size:12px}.pagination-bar{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px 14px;border-top:1px solid rgba(74,99,132,.12)}.pagination-bar span{min-width:64px;text-align:center;color:#536276;font-size:13px;font-weight:760}.status-pill{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:5px 8px;border-radius:999px;font-size:12px;font-weight:720}.status-ready{color:#08744f;background:#def8ee}.status-syncing{color:#1f5fb9;background:#e2efff}.status-error{color:#b42318;background:#ffebe8}.status-idle{color:#646f80;background:#edf1f6}.workspace-column{display:flex;flex-direction:column;padding:14px;overflow:hidden}.message-header{justify-content:space-between}.message-header span,.code-card span{display:block;margin-bottom:4px;color:#6d7b8f;font-size:12px}.message-header strong{display:block;max-width:220px;overflow:hidden;color:#172536;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.message-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.message-topline span{flex:0 0 auto;padding:4px 7px;border-radius:7px;color:#0f7b56;background:#ddf8ec;font-size:12px;font-weight:780}.message-item p{display:-webkit-box;min-height:40px;margin:8px 0 0;overflow:hidden;color:#536276;font-size:13px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.workspace-top{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:14px;margin-bottom:14px}.current-mail-card,.code-card{min-height:106px}.code-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid rgba(36,107,254,.16);border-radius:8px;background:linear-gradient(135deg,#f0f7ff,#f1fbf6)}.code-card strong{color:#0f513e;font-size:30px;line-height:1;letter-spacing:0}.current-mail-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;border:1px solid rgba(74,99,132,.12);border-radius:8px;background:#f8fbff}.current-mail-card span,.code-card span{display:block;margin-bottom:5px;color:#6d7b8f;font-size:12px}.current-mail-card strong{display:block;overflow:hidden;color:#152236;font-size:20px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.current-mail-card small,.code-card small{display:block;margin-top:7px;color:#728197;font-size:12px}.code-actions{display:flex;gap:8px}.workspace-bottom{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:14px;min-height:0;flex:1}.message-panel,.reader-panel{display:flex;flex-direction:column;min-height:0;overflow:hidden;border:1px solid rgba(74,99,132,.12);border-radius:8px;background:#fbfdff}.section-title{display:flex;align-items:center;gap:8px;height:48px;padding:0 14px;border-bottom:1px solid rgba(74,99,132,.12);color:#26364d;font-weight:780}.reader{min-height:0;height:100%;overflow:auto;padding:18px}.reader-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;color:#718095;font-size:13px}.reader-meta span{padding:6px 9px;border-radius:7px;background:#edf3f9}.reader h2{margin:0 0 18px;color:#142236;font-size:24px;line-height:1.25}.reader-body{white-space:pre-wrap;color:#26364d;line-height:1.72}.empty-state{display:grid;min-height:220px;place-items:center;align-content:center;gap:10px;padding:24px;color:#738197;text-align:center}.empty-icon{display:grid;width:62px;height:62px;place-items:center;border-radius:8px;color:#2868c7;background:#e8f2ff}.empty-state strong{color:#26364d;font-size:16px}.empty-state span{font-size:13px}.toast{position:fixed;right:24px;bottom:24px;max-width:420px;padding:13px 16px;border-radius:8px;color:#fff;background:#152131eb;box-shadow:0 16px 34px #15213138}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1280px){body{min-width:0}.app-shell{grid-template-columns:300px minmax(420px,1fr);height:auto;min-height:100vh}.workspace-column{min-height:620px}.workspace-top,.workspace-bottom{grid-template-columns:1fr}.message-list{min-height:420px}}@media(max-width:840px){.app-shell{grid-template-columns:1fr;padding:10px}.account-list,.message-list{height:auto;max-height:520px}}
