:root{color:#172033;background:#f8fafc;font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(82,100,255,.22);outline-offset:2px}button{cursor:pointer}button:disabled,input:disabled,select:disabled{cursor:not-allowed}h1,h2,h3,p{margin-top:0}.login-screen{min-height:100vh;position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,440px);align-items:center;gap:clamp(28px,6vw,88px);padding:clamp(24px,6vw,72px);overflow:hidden;background:radial-gradient(circle at 22% 16%,rgba(255,214,226,.72),transparent 28%),radial-gradient(circle at 72% 24%,rgba(187,221,255,.74),transparent 30%),linear-gradient(135deg,#f8e7e6,#edf3ff 44%,#ecf7f1)}.login-sky{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.login-particle{position:absolute;left:calc((var(--i) * 5.6%) + 2%);top:calc((var(--i) * 3.8%) + 4%);width:calc(4px + var(--i) * .12px);height:calc(4px + var(--i) * .12px);border-radius:999px;background:#fffc;box-shadow:0 0 18px #ffffffd9;animation:loginParticleFloat calc(5s + var(--i) * .22s) ease-in-out infinite}.login-sakura{position:absolute;top:-42px;left:calc((var(--i) * 7.2%) + 1%);width:16px;height:12px;border-radius:85% 15% 75% 20%;background:linear-gradient(135deg,#ffd4df,#f5aabd);box-shadow:0 8px 20px #dc7b962e;transform:rotate(24deg);animation:sakuraFall calc(11s + var(--i) * .36s) linear infinite;animation-delay:calc(var(--i) * -.62s)}.login-sakura:after{content:"";position:absolute;right:2px;bottom:2px;width:5px;height:4px;border-radius:50%;background:#ffffff73}.login-illustration{position:relative;z-index:1;min-height:min(70vh,620px);display:grid;place-items:center}.moon-glow{position:absolute;width:min(46vw,540px);aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.92),rgba(255,255,255,.32) 42%,transparent 68%);filter:blur(2px)}.anime-card{position:relative;width:min(520px,82vw);aspect-ratio:1.05;border:1px solid rgba(255,255,255,.62);border-radius:28px;background:linear-gradient(150deg,#ffffffa3,#fff3),#ffffff47;box-shadow:0 32px 90px #4e5f882e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:loginCardFloat 6s ease-in-out infinite}.anime-window{position:absolute;left:12%;top:15%;width:44%;height:32%;border:2px solid rgba(109,122,163,.18);border-radius:24px;background:linear-gradient(180deg,#eef5ffe6,#fff7fad1);overflow:hidden}.anime-window span{position:absolute;left:14%;width:72%;height:2px;border-radius:999px;background:#8291b833}.anime-window span:nth-child(1){top:30%}.anime-window span:nth-child(2){top:50%}.anime-window span:nth-child(3){top:70%}.anime-character{position:absolute;right:15%;bottom:17%;width:160px;height:190px}.anime-hair{position:absolute;top:8px;left:22px;width:112px;height:86px;border-radius:54% 46% 38% 42%;background:linear-gradient(135deg,#58618f,#8c9bd4);box-shadow:inset -12px -10px #2b30571f}.anime-face{position:absolute;top:48px;left:42px;width:80px;height:76px;border:1px solid rgba(224,173,164,.55);border-radius:45% 45% 48% 48%;background:linear-gradient(180deg,#fff1ec,#ffdcd4)}.anime-face i{position:absolute;top:32px;width:7px;height:12px;border-radius:999px;background:#343a5d;animation:blink 5.6s infinite}.anime-face i:first-child{left:24px}.anime-face i:last-child{right:24px}.anime-scarf{position:absolute;left:34px;bottom:30px;width:96px;height:52px;border-radius:26px 26px 18px 18px;background:linear-gradient(135deg,#f4a7b9,#d98ea5)}.anime-envelope{position:absolute;left:16%;bottom:18%;width:96px;height:72px;display:grid;place-items:center;border-radius:22px;color:#6574d8;background:linear-gradient(180deg,#fff,#eef3ff);box-shadow:0 18px 34px #4e5f8829;animation:envelopeGlow 3.8s ease-in-out infinite}.login-panel{position:relative;z-index:2;width:min(440px,100%);padding:30px;border:1px solid rgba(255,255,255,.78);border-radius:24px;background:#ffffffb8;box-shadow:0 28px 78px #48537a2e;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);animation:loginPanelIn .52s cubic-bezier(.2,.8,.2,1)}.login-panel-head{display:flex;align-items:center;gap:13px}.login-brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#6877df,#78b9c8);font-weight:900;box-shadow:0 12px 24px #6877df38}.login-panel-head span:not(.login-brand-mark){color:#697894;font-size:12px;font-weight:820}.login-panel h1{margin:3px 0 0;color:#253049;font-size:30px;line-height:1.18}.login-panel>p{margin:18px 0 24px;color:#68768e;line-height:1.7;font-size:14px}.login-form{display:grid;gap:15px}.login-field{height:46px;display:grid;grid-template-columns:20px 1fr;align-items:center;gap:10px;padding:0 13px;border:1px solid rgba(201,211,232,.9);border-radius:14px;color:#71809b;background:#ffffffc7;transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease,background .17s ease}.login-field:focus-within{transform:translateY(-1px);border-color:#9eaaf5;background:#fffffff5;box-shadow:0 0 0 5px #7e8be621,0 14px 30px #5863961a}.login-field input{height:100%;border:0;padding:0;background:transparent;box-shadow:none}.login-error{min-height:38px;padding:10px 12px;border:1px solid #ffd5c7;border-radius:14px;color:#a33b20;background:#fff7f4db;font-size:13px}.login-submit{height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:15px;color:#fff;background:linear-gradient(135deg,#6978e5,#83c6ca 54%,#e8a6bd);box-shadow:0 16px 34px #6978e542;font-size:14px;font-weight:880;transition:transform .17s cubic-bezier(.2,.8,.2,1),box-shadow .17s ease,filter .17s ease}.login-submit:hover:not(:disabled){transform:translateY(-2px) scale(1.01);box-shadow:0 20px 42px #6978e54d;filter:saturate(1.04)}.login-submit:disabled{opacity:.68;box-shadow:none}.login-screen{grid-template-columns:minmax(440px,1fr) minmax(340px,438px);background:radial-gradient(circle at 20% 18%,rgba(255,219,230,.82),transparent 25%),radial-gradient(circle at 76% 22%,rgba(197,228,255,.76),transparent 28%),linear-gradient(135deg,#fff7fb,#eef6ff 46%,#effaf5)}.login-screen:before,.login-screen:after{content:"";position:absolute;pointer-events:none;border-radius:999px;filter:blur(18px)}.login-screen:before{left:7%;bottom:8%;width:280px;height:130px;background:#90caf93d}.login-screen:after{right:26%;top:10%;width:220px;height:120px;background:#ffb7c538}.login-particle{background:#ffffffeb;box-shadow:0 0 18px #6b8bff2e}.login-sakura{width:15px;height:11px;background:linear-gradient(135deg,#ffdce6,#f7aabd)}.login-scene-glow{position:absolute;width:min(52vw,620px);aspect-ratio:1.08;border-radius:44% 56% 48% 52%;background:radial-gradient(circle at 44% 36%,rgba(255,255,255,.92),rgba(255,255,255,.26) 42%,transparent 69%);filter:blur(3px)}.login-scene-card{position:relative;width:min(560px,82vw);aspect-ratio:1.06;border:1px solid rgba(255,255,255,.76);border-radius:30px;overflow:hidden;background:linear-gradient(160deg,#ffffffbd,#ffffff4d),linear-gradient(180deg,#f1f7ffd1,#fff8fbb8);box-shadow:0 34px 86px #505d822e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:sceneFloat 6.5s ease-in-out infinite}.login-scene-card:before{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(180deg,transparent,rgba(255,255,255,.72)),linear-gradient(135deg,#d2e8ffc2,#ffdfe894)}.login-scene-window{position:absolute;left:11%;top:12%;width:48%;height:34%;border:1px solid rgba(157,174,210,.22);border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#e7f4fffa,#fff1f8e0);box-shadow:inset 0 0 0 1px #ffffffa3}.login-scene-window:before,.login-scene-window:after{content:"";position:absolute;background:#92a2c72e}.login-scene-window:before{left:50%;top:0;width:1px;height:100%}.login-scene-window:after{left:0;top:50%;width:100%;height:1px}.window-sun{position:absolute;right:18%;top:20%;width:34px;height:34px;border-radius:999px;background:#ffd89a;box-shadow:0 0 34px #ffd89ab8}.window-cloud{position:absolute;height:16px;border-radius:999px;background:#ffffffd6;animation:cloudDrift 8s ease-in-out infinite}.window-cloud.one{left:12%;top:34%;width:72px}.window-cloud.two{right:11%;bottom:22%;width:56px;animation-delay:-3s}.login-desk{position:absolute;left:9%;right:9%;bottom:13%;height:32%}.desk-surface{position:absolute;left:0;right:0;bottom:22%;height:46px;border-radius:18px;background:linear-gradient(180deg,#fff,#edf4ff);box-shadow:0 20px 44px #45587e24}.desk-lamp{position:absolute;left:11%;bottom:42%;width:72px;height:88px;border-radius:42px 42px 14px 14px;background:linear-gradient(135deg,#6677e4,#83c9d5);transform:rotate(-9deg);box-shadow:0 14px 24px #5869bc2e}.desk-lamp-light{position:absolute;left:8%;bottom:31%;width:150px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(255,246,198,.48),transparent 68%);animation:lampGlow 3.6s ease-in-out infinite}.login-mail-stack{position:absolute;left:24%;bottom:21%;width:210px;height:148px;animation:mailStackFloat 4.8s ease-in-out infinite}.mail-card{position:absolute;inset:auto 0 0;height:110px;display:grid;place-items:center;border:1px solid rgba(217,226,244,.92);border-radius:24px;background:linear-gradient(180deg,#fff,#eef6ff);box-shadow:0 20px 38px #4d608c24}.mail-card:before,.mail-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit}.mail-card:before{background:linear-gradient(145deg,transparent 49%,rgba(150,170,212,.28) 50%,transparent 51%)}.mail-card:after{background:linear-gradient(215deg,transparent 49%,rgba(150,170,212,.28) 50%,transparent 51%)}.mail-card.back{transform:translate(-18px,-34px) rotate(-8deg);opacity:.62}.mail-card.middle{transform:translate(16px,-18px) rotate(6deg);opacity:.78}.mail-card.front{color:#3444c5}.mail-card.front svg{position:relative;z-index:1}.login-helper{position:absolute;right:12%;bottom:20%;width:150px;height:178px;animation:helperBreath 4.2s ease-in-out infinite}.helper-hair{position:absolute;left:25px;top:10px;width:100px;height:84px;border-radius:52% 48% 42% 46%;background:linear-gradient(135deg,#34406d,#6476db);box-shadow:inset -12px -10px #25305929}.helper-face{position:absolute;left:42px;top:52px;width:70px;height:66px;border:1px solid rgba(229,181,176,.58);border-radius:45% 45% 48% 48%;background:linear-gradient(180deg,#fff3ef,#ffe2dc)}.helper-face i{position:absolute;top:28px;width:6px;height:11px;border-radius:999px;background:#283153;animation:blink 5.4s infinite}.helper-face i:first-child{left:21px}.helper-face i:last-child{right:21px}.helper-sleeve{position:absolute;left:30px;bottom:14px;width:92px;height:58px;border-radius:28px 28px 18px 18px;background:linear-gradient(135deg,#f5a9bb,#d58fca);box-shadow:0 14px 28px #cd7e9c29}.login-ribbon{position:absolute;border-radius:999px;background:linear-gradient(135deg,#5bcadab8,#6978e533);animation:loginRibbonDrift 5s ease-in-out infinite}.login-ribbon.one{left:13%;bottom:24%;width:124px;height:10px;transform:rotate(-18deg)}.login-ribbon.two{right:14%;top:24%;width:92px;height:9px;transform:rotate(28deg);animation-delay:-1.8s}.login-panel{border-color:#ffffffe0;background:#ffffffc7}.login-brand-mark{display:block;object-fit:cover;padding:2px;border:1px solid rgba(207,216,255,.9);background:#fff}.login-panel-head span:not(.login-brand-mark){letter-spacing:0}@keyframes sceneFloat{0%,to{transform:translateY(0) rotate(-.6deg)}50%{transform:translateY(-10px) rotate(.6deg)}}@keyframes cloudDrift{0%,to{transform:translate(0)}50%{transform:translate(18px)}}@keyframes lampGlow{0%,to{opacity:.58;transform:scale(.96)}50%{opacity:.92;transform:scale(1.04)}}@keyframes mailStackFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes helperBreath{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(.5deg)}}@keyframes loginRibbonDrift{0%,to{opacity:.55;filter:blur(0)}50%{opacity:.9;filter:blur(.2px)}}@keyframes loginParticleFloat{0%,to{opacity:.35;transform:translateZ(0) scale(.9)}50%{opacity:.9;transform:translate3d(18px,-24px,0) scale(1.08)}}@keyframes sakuraFall{0%{opacity:0;transform:translate3d(0,-40px,0) rotate(0)}10%{opacity:.85}to{opacity:0;transform:translate3d(72px,110vh,0) rotate(520deg)}}@keyframes loginCardFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1deg)}}@keyframes envelopeGlow{0%,to{transform:translateY(0);box-shadow:0 18px 34px #4e5f8829}50%{transform:translateY(-7px);box-shadow:0 24px 44px #6877df3d}}@keyframes loginPanelIn{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.app-shell{min-height:100vh;padding:16px;overflow:hidden;position:relative;background:linear-gradient(120deg,#dcf6ffe6,#fff0 36%),linear-gradient(300deg,#ffeff4eb,#fff0 40%),#f8fafc}.topbar{position:relative;z-index:30;max-width:1440px;height:58px;margin:0 auto;padding:0 10px 0 12px;display:flex;align-items:center;gap:16px;border:1px solid rgba(226,232,240,.92);border-radius:8px;background:#ffffffeb;box-shadow:0 14px 34px #0f172a0f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{min-width:248px;display:flex;align-items:center;gap:10px}.brand-mark{width:32px;height:32px;display:grid;place-items:center;object-fit:cover;padding:2px;border:1px solid #dbe2ff;border-radius:8px;color:#fff;font-weight:850;background:#fff;box-shadow:0 8px 18px #3444c514}.brand strong,.brand small{display:block}.brand strong{font-size:14px}.brand small{margin-top:2px;color:#6b778b;font-size:12px}.module-tabs{display:flex;gap:6px}.module-tabs button,.user-center,.ghost-icon,.add-mailbox,.secondary-button,.advanced-toggle,.filter-bar button,.message-row,.mode-switch button,.primary-action,.generated-link button{border-radius:8px;transition:transform .17s cubic-bezier(.2,.8,.2,1),background .17s ease,border-color .17s ease,box-shadow .17s ease,color .17s ease,opacity .17s ease}.module-tabs button{height:38px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border:1px solid transparent;color:#5e6b80;background:transparent;font-size:13px}.module-tabs button:hover,.module-tabs button.active{color:#3444c5;background:#f1f4ff;border-color:#dbe2ff}.module-tabs button.active{box-shadow:inset 0 -2px #5264ff}.ghost-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e2e8f0;color:#64748b;background:#fff}.ghost-icon.strong{color:#3444c5;border-color:#cfd8ff;background:#f6f8ff}.ghost-icon.syncing svg{animation:spinRefresh .9s linear infinite}.title-actions{display:flex;align-items:center;gap:7px}.user-center{margin-left:auto;height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;border:1px solid #e2e8f0;color:#334155;background:#fff;font-size:13px;font-weight:760}.topbar-user{position:relative;margin-left:auto;z-index:40}.topbar-user .user-center{margin-left:0}.user-center:hover,.ghost-icon:hover{transform:translateY(-1px);color:#3444c5;border-color:#cfd8ff;background:#f8faff}.user-center-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;pointer-events:none}.user-center-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent;pointer-events:auto}.user-center-menu{position:absolute;top:var(--user-center-menu-top, 74px);left:var(--user-center-menu-left, auto);right:var(--user-center-menu-right, max(16px, calc((100vw - 1440px)/2 + 16px) ));width:min(760px,calc(100vw - 40px));max-height:min(560px,calc(100vh - 96px));box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;border:1px solid #dbe2ff;border-radius:10px;background:linear-gradient(180deg,#f8fafffa,#fffffffa),#fff;box-shadow:0 28px 70px #0f172a2e;pointer-events:auto;transform-origin:top right;animation:userCenterMenuIn .18s cubic-bezier(.2,.8,.2,1)}.user-center-menu:before{content:"";position:absolute;top:-7px;right:28px;width:14px;height:14px;border-top:1px solid #dbe2ff;border-left:1px solid #dbe2ff;border-radius:3px 0 0;background:#f8fafffa;transform:rotate(45deg);box-shadow:-4px -4px 12px #0f172a0a}@keyframes userCenterMenuIn{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.user-center-menu-header{position:relative;z-index:1;min-height:62px;padding:12px 14px 10px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #edf1f6}.user-center-menu-header span{color:#64748b;font-size:12px}.user-center-menu-header h2{margin:2px 0 0;font-size:18px;letter-spacing:0}.user-center-menu-body{position:relative;z-index:1;min-height:318px;min-width:0;display:grid;grid-template-columns:168px minmax(0,1fr);align-items:stretch;overflow:hidden}.user-center-nav{padding:10px 9px;display:flex;flex-direction:column;gap:6px;background:#f8fafcb3}.user-center-nav button{min-height:38px;padding:0 10px;display:flex;align-items:center;gap:8px;border:1px solid transparent;border-radius:8px;color:#475569;background:transparent;text-align:left;font-size:13px;font-weight:720}.user-center-nav button:hover,.user-center-nav button.active{color:#3444c5;border-color:#dbe2ff;background:#f1f4ff}.user-center-nav .logout-entry{margin-top:auto;color:#b42318}.user-center-content{min-width:0;margin-left:-1px;padding:14px 14px 16px;border-left:1px solid #edf1f6;overflow:auto;background:#ffffffdb}.user-center-page{display:grid;gap:12px;color:#334155;font-size:13px}.user-center-page p{margin:0;color:#64748b;line-height:1.55}.user-profile-line{padding:12px;display:flex;align-items:center;gap:10px;border:1px solid #e8eef8;border-radius:8px;background:linear-gradient(135deg,#f6f8ff,#f0fdfa)}.user-center-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.user-center-stats span,.setting-row,.diagnostic-summary-grid>div,.diagnostic-current-error{padding:10px;display:grid;gap:4px;border:1px solid #edf1f6;border-radius:8px;background:#fff}.user-center-stats strong,.setting-row strong,.diagnostic-summary-grid strong,.diagnostic-current-error strong{color:#172033;font-size:14px}.menu-switch,.menu-retention{border:1px solid #edf1f6;border-radius:8px;background:#fbfcff}.diagnostic-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.diagnostic-current-error{border-color:#fed7aa;background:#fff7ed}.diagnostic-current-error strong{color:#9a3412}.diagnostic-record.compact{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.management-panel{min-width:0}.management-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:10px}.management-users,.management-detail,.management-card,.management-empty{min-width:0}.management-title,.management-card-title,.management-readonly,.password-reset-row{display:flex;align-items:center;gap:8px}.management-title{justify-content:space-between;margin-bottom:8px;color:#64748b;font-size:12px}.management-user-list{display:grid;gap:6px;max-height:360px;overflow:auto}.management-user-list button{width:100%;padding:9px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #edf1f6;border-radius:8px;color:#334155;background:#fff;text-align:left}.management-user-list button:hover,.management-user-list button.active{border-color:#cfd8ff;background:#f7f9ff}.management-user-list strong,.management-user-list small,.mailbox-assignment-list strong,.mailbox-assignment-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.management-user-list small,.mailbox-assignment-list small,.management-card-title span{color:#64748b;font-size:12px}.management-user-list em{padding:2px 6px;border-radius:999px;color:#9a3412;background:#fff7ed;font-size:11px;font-style:normal}.management-detail{display:grid;gap:10px}.management-card,.management-empty,.management-error{padding:10px;border:1px solid #edf1f6;border-radius:8px;background:#fff}.management-card-title{margin-bottom:8px;color:#172033}.management-card-title span{margin-left:auto}.management-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.management-form-grid input,.management-form-grid select,.password-reset-row input{min-width:0;height:34px;padding:0 10px;border:1px solid #dbe4f0;border-radius:8px;background:#fbfcff;color:#172033;font:inherit}.management-form-grid input:focus,.management-form-grid select:focus,.password-reset-row input:focus{outline:none;border-color:#aab8ff;box-shadow:0 0 0 3px #6366f11f}.management-card .popover-action{width:100%;margin-top:8px}.management-card .secondary-button{min-height:34px;justify-content:center}.password-reset-row{margin-top:8px}.password-reset-row input{flex:1}.management-readonly{justify-content:space-between;padding:9px 10px;border-radius:8px;background:#f8fafc}.mailbox-assignment{margin-top:10px}.mailbox-assignment-list{display:grid;gap:6px;max-height:180px;overflow:auto}.mailbox-assignment-list label{padding:8px;display:grid;grid-template-columns:16px minmax(0,1fr);gap:8px;align-items:center;border:1px solid #edf1f6;border-radius:8px;background:#fbfcff}.management-empty{display:grid;justify-items:start;gap:8px}.management-error{color:#9a3412;border-color:#fed7aa;background:#fff7ed}.logout-confirm{position:absolute;z-index:4;right:14px;bottom:14px;width:min(300px,calc(100% - 28px));padding:12px;display:grid;gap:8px;border:1px solid #fed7aa;border-radius:8px;background:#fff;box-shadow:0 16px 36px #0f172a29}.logout-confirm p{margin:0;color:#64748b;font-size:12px}.logout-confirm div{display:flex;justify-content:flex-end;gap:8px}.status-line{margin-bottom:10px;padding:9px 10px;border:1px solid #dbeafe;border-radius:8px;color:#2563eb;background:#eff6ff;font-size:12px;line-height:1.45}.status-line.warning{border-color:#fed7aa;color:#9a3412;background:#fff7ed}.workspace-view{max-width:1440px;height:calc(100vh - 90px);margin:16px auto 0;display:grid;grid-template-columns:248px minmax(360px,440px) minmax(420px,1fr);gap:12px}.workspace-v2{max-width:1440px;height:calc(100vh - 90px);margin:16px auto 0;display:grid;grid-template-columns:272px minmax(380px,450px) minmax(460px,1fr);gap:12px}.mobile-workbench-tabs{display:none}.mature-rail{display:flex;flex-direction:column;gap:12px}.quick-menu{display:grid;gap:6px}.quick-menu button,.provider-heading{width:100%;min-height:36px;display:grid;grid-template-columns:18px 24px 1fr auto;align-items:center;gap:8px;border:1px solid transparent;border-radius:8px;color:#506078;background:transparent;font-size:13px;text-align:left;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.quick-menu button{padding:0 9px}.quick-menu button:hover,.quick-menu button.active{color:#3444c5;border-color:#dbe2ff;background:#f3f6ff}.quick-menu em,.provider-heading em{color:#64748b;font-style:normal;font-size:12px;font-weight:800}.control-search{position:relative}.control-search input{height:100%;min-width:0;border:0;padding:0;color:#334155;background:transparent;font-size:12px}.control-search input:focus{box-shadow:none}.provider-groups{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:8px;overflow-x:hidden;overflow-y:auto;padding-right:10px;scrollbar-gutter:stable}.provider-group{display:grid;gap:5px;min-width:0;width:100%;max-width:100%}.provider-heading{padding:0 8px;color:#1f2937;font-weight:850}.provider-heading:hover{background:#f8fafc}.provider-heading svg{color:#728097;transition:transform .16s ease}.provider-heading svg.open{transform:rotate(0)}.provider-heading svg:not(.open){transform:rotate(-90deg)}.quick-menu button{grid-template-columns:18px 1fr auto}.provider-logo{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;overflow:hidden;color:#fff;font-size:10px;font-weight:900}.provider-logo svg{width:100%;height:100%;display:block}.provider-logo.provider-outlook{background:transparent}.provider-logo.provider-163{background:#dc2626}.provider-logo.provider-gmail,.provider-logo.provider-qq{background:#fff;box-shadow:inset 0 0 0 1px #e5e7eb}.provider-logo.provider-imap{background:#0f766e}.compact-list{gap:7px}.mailbox-row-wrap{position:relative;box-sizing:border-box;width:calc(100% - 6px);max-width:calc(100% - 6px);min-width:0;min-height:60px;margin-right:6px;border:1px solid rgba(226,232,240,.72);border-radius:10px;background:#ffffffa3;overflow:hidden;box-shadow:0 8px 18px #0f172a06;transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.mailbox-row-wrap.active{background:#f1f4fff5;border-color:#cfd8ff;box-shadow:0 10px 22px #3444c514}.mailbox-row-wrap:hover{background:#f8fafff0;border-color:#dbe2ff;box-shadow:0 10px 20px #3444c50f}.mailbox-row-wrap .mailbox-row{padding-right:10px}.mailbox-row-wrap:has(.edit-mailbox) .mailbox-row,.mailbox-row-wrap:has(.mailbox-order-actions) .mailbox-row{padding-right:66px}.edit-mailbox{position:absolute;right:12px;top:9px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:7px;color:#64748b;background:transparent;opacity:.62;line-height:0;transition:opacity .15s ease,background .15s ease,color .15s ease}.mailbox-row-wrap:hover .edit-mailbox,.mailbox-row-wrap.active .edit-mailbox{opacity:1}.mailbox-order-actions{position:absolute;right:8px;bottom:8px;width:52px;display:flex;align-items:center;justify-content:center;gap:2px;opacity:.62;transition:opacity .15s ease}.mailbox-row-wrap:hover .mailbox-order-actions,.mailbox-row-wrap.active .mailbox-order-actions{opacity:1}.mailbox-order-actions button{width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;background:#fffffff0;line-height:0}.mailbox-order-actions button:hover{color:#3444c5;border-color:#cfd8ff;background:#f8faff}.edit-mailbox:hover{color:#3444c5;background:#eef2ff}.mailbox-edit-panel{margin:0 6px 8px;padding:8px;display:grid;gap:7px;border:1px solid #dbe2ff;border-radius:8px;background:#fbfcff}.mailbox-edit-panel input{height:32px;font-size:12px}.mailbox-edit-panel div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.mailbox-edit-panel button{height:30px;border:1px solid #dce5f0;border-radius:7px;color:#334155;background:#fff;font-size:12px;font-weight:800}.mailbox-edit-panel button:first-child{color:#fff;border-color:#3444c5;background:#3444c5}.empty-provider{padding:8px 10px;color:#94a3b8;font-size:12px}.provider-group-skeleton{pointer-events:none}.skeleton-provider-heading{border-color:transparent}.skeleton-chevron{width:14px;height:14px}.skeleton-line.provider-name{width:72px}.skeleton-line.provider-count{width:16px}.skeleton-mailbox-row{min-height:58px}.skeleton-line.mailbox-name{width:86px}.skeleton-line.mailbox-address{width:128px;margin-top:8px}.skeleton-line.mailbox-count{width:16px}.mature-list{grid-template-rows:auto auto 1fr}.mail-list-status{min-height:38px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #edf1f6;color:#708096;font-size:12px;overflow:hidden}.mail-list-status span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail-list-status span:first-child{flex:0 0 auto}.mail-list-status span:last-child{flex:1 1 auto;justify-content:flex-end;text-align:right}.mail-list-status.updating{color:#3344c5;background:linear-gradient(90deg,#eff6ffc7,#f0fdfab8)}.mail-list-status.updating span:last-child{display:inline-flex;align-items:center;gap:6px;font-weight:820}.mail-list-status.updating span:last-child:before{content:"";width:6px;height:6px;border-radius:999px;background:#14b8a6;box-shadow:0 0 0 4px #14b8a61f;animation:statusPulse 1.3s ease-in-out infinite}.message-tags{width:42px;min-height:24px;display:flex;flex-direction:column;align-items:flex-end;justify-items:end;gap:6px;margin-top:2px;overflow:hidden}.message-tags b{padding:3px 6px;border-radius:999px;color:#9a3412;background:#ffedd5;font-size:11px}.message-tags b.pin-tag{color:#7c3d00;background:#fff4d8}.message-tags i{width:7px;height:7px;border-radius:999px;background:#3444c5}.message-row.pinned{border-color:#f8dc92;background:linear-gradient(90deg,#fff7e0eb,#fffffff5 44%),#fff;box-shadow:inset 3px 0 #f4b63f}.message-row.pinned.active{border-color:#efc55f;background:linear-gradient(90deg,#fff4d8f5,#f6f8fffa 58%),#fff}.message-row.pinned .message-icon{color:#a16207;background:#fff4d8}.load-more-messages{min-height:40px;border:1px dashed #d8e1ef;border-radius:8px;color:#3444c5;background:#fbfcff;font-size:13px;font-weight:820;transition:transform .16s ease,border-color .16s ease,background .16s ease}.load-more-messages:hover{transform:translateY(-1px);border-color:#cfd8ff;background:#f6f8ff}.load-more-messages.loading{color:#3444c5;border-style:solid;background:linear-gradient(90deg,#f7f9ff,#eef2ff,#f7f9ff);background-size:200% 100%;animation:historyLoading 1.2s linear infinite}.load-more-messages.loaded,.load-more-messages.complete{color:#147d64;border-color:#147d6447;background:#f1fbf8}.load-more-messages.failed{color:#b42318;border-color:#b4231840;background:#fff7f6}@keyframes historyLoading{to{background-position:-200% 0}}.mature-detail{position:relative}.inline-user{margin-left:0}.user-popover{position:absolute;z-index:1000;top:48px;right:16px;width:252px;padding:12px;display:grid;gap:9px;border:1px solid #dbe2ff;border-radius:8px;background:#fff;box-shadow:0 18px 38px #0f172a1f;animation:viewEnter .16s ease}.user-popover-head{min-width:0;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:9px}.user-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(135deg,#3444c5,#0f766e);font-size:14px;font-weight:900}.user-popover-head strong,.user-popover-head small{display:block}.user-popover-head small{margin-top:2px;color:#64748b;font-size:12px}.user-stats{padding:8px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border:1px solid #edf1f6;border-radius:8px;background:#f8fafc}.user-stats span{display:grid;gap:2px;color:#64748b;font-size:11px;text-align:center}.user-stats strong{color:#172033;font-size:15px}.user-popover>div:not(.user-stats){display:flex;align-items:center;justify-content:space-between;gap:12px;color:#64748b;font-size:12px}.user-popover strong{color:#1f2937}.switch-row{display:flex;grid-template-columns:none;align-items:center;gap:8px;color:#334155;font-size:13px}.switch-row input{width:16px;height:16px}.retention-setting{padding:8px;display:grid;gap:8px;border:1px solid #edf1f6;border-radius:8px;background:#fbfcff}.retention-setting>span{color:#64748b;font-size:12px;font-weight:760}.retention-setting div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.retention-setting button{height:30px;border:1px solid #e1e8f2;border-radius:8px;color:#475569;background:#fff;font-size:12px;font-weight:820}.retention-setting button.active{color:#3444c5;border-color:#cfd8ff;background:#f3f6ff;box-shadow:inset 0 -2px #5264ff}.user-popover small{color:#94a3b8;line-height:1.5}.popover-action{height:32px;border:1px solid #e1e8f2;border-radius:8px;color:#334155;background:#fff;font-size:12px;font-weight:820}.popover-action:hover{color:#3444c5;border-color:#cfd8ff;background:#f8faff}.topbar-popover{top:42px;right:0;width:520px;grid-template-columns:160px 1fr auto;align-items:center;gap:10px}.topbar-popover .user-popover-head{grid-template-columns:34px 1fr}.topbar-popover .user-stats{grid-template-columns:repeat(3,minmax(48px,1fr))}.topbar-popover .switch-row,.topbar-popover>small{justify-self:start}.settings-drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;justify-content:flex-end;pointer-events:none}.settings-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto}.system-settings-drawer{position:relative;z-index:1;width:min(360px,calc(100vw - 20px));height:calc(100vh - 20px);margin:10px;padding:14px;display:flex;flex-direction:column;gap:12px;overflow:auto;border:1px solid #dbe2ff;border-radius:10px;background:linear-gradient(180deg,#f8fafffa,#fffffff5),#fff;box-shadow:-18px 0 46px #0f172a2e;pointer-events:auto;animation:settingsDrawerIn .22s cubic-bezier(.2,.8,.2,1)}.settings-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 0 4px}.settings-drawer-header span,.settings-section-title small,.sync-diagnostic small{color:#64748b;font-size:12px}.settings-drawer-header h2{margin:2px 0 0;font-size:20px;letter-spacing:0}.settings-card{padding:12px;display:grid;gap:11px;border:1px solid #edf1f6;border-radius:8px;background:#ffffffd1}.settings-card.account-card{background:linear-gradient(135deg,#f1f5fff2,#f0fdfae6),#fff}.settings-section-title{display:grid;gap:3px}.settings-section-title strong{color:#172033;font-size:14px}.drawer-switch{min-height:34px;padding:8px 10px;border:1px solid #edf1f6;border-radius:8px;background:#fbfcff}.sync-diagnostic{border-color:#dbeafe;background:#f8fbff}.sync-diagnostic.failed{border-color:#fed7aa;background:#fff8f1}.sync-diagnostic.success{border-color:#bbf7d0;background:#f4fdf7}.diagnostic-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#334155;font-size:13px}.diagnostic-summary strong{padding:4px 8px;border-radius:999px;color:#3444c5;background:#eef2ff;font-size:12px}.diagnostic-error{margin:0;color:#9a3412;font-size:12px;line-height:1.55}.diagnostic-records{display:grid;gap:8px;padding-top:2px}.diagnostic-record-title{display:flex;justify-content:space-between;gap:10px;color:#64748b;font-size:12px}.diagnostic-record-title strong{color:#172033}.diagnostic-record-list{display:grid;gap:6px;max-height:210px;overflow:auto;padding-right:2px}.diagnostic-record{display:grid;gap:5px;padding:9px;border:1px solid #e8edf5;border-radius:8px;background:#ffffffc7}.diagnostic-record.failed{border-color:#fed7aa;background:#fffaf4}.diagnostic-record.synced{border-color:#dbeafe}.diagnostic-record>div{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.diagnostic-record strong,.diagnostic-record span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.diagnostic-record span,.diagnostic-record small,.diagnostic-empty{color:#64748b;font-size:12px}.diagnostic-empty{margin:0;padding:10px;border:1px dashed #dbe3ef;border-radius:8px;text-align:center}.team-placeholder .popover-action{width:100%}.links-view{max-width:1160px;height:calc(100vh - 90px);margin:16px auto 0;display:grid;grid-template-columns:minmax(420px,520px) minmax(340px,1fr);gap:12px}.view-enter{animation:viewEnter .28s cubic-bezier(.2,.8,.2,1)}@keyframes viewEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes settingsDrawerIn{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:translate(0)}}@keyframes spinRefresh{to{transform:rotate(360deg)}}@keyframes loadingSpin{to{transform:rotate(360deg)}}@keyframes softProgress{0%,to{opacity:.35;transform:translate(-18%)}50%{opacity:.9;transform:translate(18%)}}@keyframes skeletonSweep{to{transform:translate(100%)}}.rail,.mail-list-pane,.detail-pane,.link-builder,.records-pane{min-height:0;border:1px solid rgba(226,232,240,.96);border-radius:8px;background:#ffffffe6;box-shadow:0 14px 30px #0f172a0b;overflow:hidden}.rail,.records-pane{padding:14px}.mail-list-pane,.detail-pane,.link-builder{display:grid;grid-template-rows:auto auto 1fr}.link-builder{grid-template-rows:auto 1fr}.section-title,.pane-toolbar,.detail-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.section-title{min-height:36px;margin-bottom:10px;color:#1e293b;font-size:13px;font-weight:820}.pane-toolbar,.detail-top{min-height:68px;padding:15px 17px;border-bottom:1px solid #e8edf4}.pane-toolbar>div:first-child{min-width:0}.detail-top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.detail-top>div:first-child{min-width:0}.pane-toolbar h2,.detail-top h2{margin-bottom:3px;font-size:18px;letter-spacing:0}.pane-toolbar h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pane-toolbar p,.detail-top p{margin-bottom:0;color:#758196;font-size:12px}.detail-top p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.add-mailbox{width:100%;height:38px;margin-bottom:12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;color:#fff;background:#3344d6;font-size:13px;font-weight:800;box-shadow:0 12px 24px #3344d62e}.add-mailbox.compact{width:auto;min-width:116px;margin-bottom:0;padding:0 14px}.add-mailbox:hover,.primary-action:hover:not(:disabled),.secondary-action:hover:not(:disabled),.secondary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 28px #3344d633}.form-grid.compact{grid-template-columns:minmax(0,1fr) 72px;gap:8px}.check-row{display:flex;align-items:center;gap:8px;color:#64748b}.check-row input{width:15px;height:15px}.secondary-action{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;color:#fff;background:#3344d6;font-size:13px;font-weight:820;transition:transform .17s cubic-bezier(.2,.8,.2,1),background .17s ease,box-shadow .17s ease,opacity .17s ease}.secondary-action:disabled{opacity:.56;background:#94a3b8}.mailbox-list,.message-list,.record-list{display:grid;gap:6px}.rail-search{height:34px;margin-bottom:10px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #e3e9f2;border-radius:8px;color:#7b8798;background:#f8fafc;font-size:12px}.mailbox-list{max-height:calc(100vh - 204px);overflow-x:hidden;overflow-y:auto;padding-right:2px}.provider-groups .mailbox-list{max-height:none;overflow:visible;padding-right:0;min-width:0;width:100%;max-width:100%}.mailbox-row{box-sizing:border-box;width:100%;min-height:58px;padding:9px 10px;display:grid;grid-template-columns:9px minmax(0,1fr) auto;gap:10px;align-items:center;border:0;border-radius:inherit;background:transparent;color:#172033;text-align:left;box-shadow:none}.mailbox-row:hover{background:transparent}.mailbox-row-wrap.active .mailbox-row,.mailbox-row.active{background:transparent;box-shadow:none}.mailbox-row strong,.mailbox-row small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mailbox-row small{margin-top:2px;color:#718096;font-size:12px}.mailbox-row small+small{color:#94a3b8}.mailbox-row em{color:#3444c5;font-style:normal;font-weight:800}.status-dot,.unread-dot{border-radius:50%}.status-dot{width:8px;height:8px;background:#22c55e}.status-dot.syncing{background:#38bdf8}.status-dot.auth_expired,.status-dot.connection_failed{background:#f97316}.status-dot.paused{background:#94a3b8}.search-box{height:34px;min-width:206px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #e3e9f2;border-radius:8px;color:#7b8798;background:#f8fafc;font-size:12px}.search-box.active{border-color:#cfd8ff;background:#f6f8ff;box-shadow:0 0 0 3px #dbe2ff73}.clear-search{width:22px;height:22px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:999px;color:#64748b;background:#e8edf7;font-size:15px;line-height:1;transition:background .15s ease,color .15s ease,transform .15s ease}.clear-search:hover{color:#3444c5;background:#dbe2ff;transform:scale(1.04)}.filter-bar{min-height:46px;padding:8px 13px;display:flex;gap:6px;border-bottom:1px solid #edf1f6}.filter-bar button{height:30px;padding:0 11px;border:1px solid transparent;color:#66758a;background:transparent;font-size:12px}.filter-bar button:hover,.filter-bar button.active{color:#3444c5;background:#f1f4ff;border-color:#dae2ff}.message-list{position:relative;padding:10px 12px 10px 10px;overflow-x:hidden;overflow-y:auto;align-content:start;scrollbar-gutter:stable}.message-list.softly-refreshing{position:relative}.message-list.softly-refreshing:before{content:"";position:absolute;left:10px;right:12px;top:0;z-index:2;height:2px;pointer-events:none;background:linear-gradient(90deg,transparent,#5264ff,#14b8a6,transparent);animation:softProgressFade 1.4s ease-in-out infinite}.message-list-skeleton{align-content:start}.switching-mailbox-state{min-height:360px;margin:10px;display:grid;place-content:center;justify-items:center;gap:10px;border:1px solid #e6ebf4;border-radius:8px;background:radial-gradient(circle at 50% 38%,rgba(82,100,255,.08),transparent 28%),linear-gradient(180deg,#f8fbfff0,#fffffffa);color:#607089;text-align:center}.switching-mailbox-state strong{color:#1f2a44;font-size:15px}.switching-mailbox-state p{max-width:220px;margin:0;font-size:12px;line-height:1.7}.switching-mailbox-state.detail-loading{min-height:520px;margin:16px}.switching-orbit{position:relative;width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:#eef4ff;box-shadow:inset 0 0 0 1px #dbe5ff}.switching-orbit:before{content:"";width:18px;height:18px;border:2px solid #5264ff;border-top-color:transparent;border-radius:999px;animation:loadingSpin .9s linear infinite}.switching-orbit i{position:absolute;width:5px;height:5px;border-radius:999px;background:#14b8a6;animation:statusPulse 1.35s ease-in-out infinite}.switching-orbit i:nth-child(1){top:7px;right:9px}.switching-orbit i:nth-child(2){right:11px;bottom:8px;animation-delay:.18s}.switching-orbit i:nth-child(3){bottom:15px;left:8px;animation-delay:.32s}.message-row{box-sizing:border-box;width:100%;height:82px;min-height:82px;max-height:82px;padding:10px;display:grid;grid-template-columns:32px minmax(0,1fr) 42px;gap:10px;align-items:start;border:1px solid rgba(226,232,240,.7);border-radius:10px;background:#ffffff9e;color:#1e293b;text-align:left;overflow:hidden;box-shadow:0 8px 18px #0f172a06;transition:transform .17s cubic-bezier(.2,.8,.2,1),border-color .17s ease,background .17s ease,box-shadow .17s ease}.skeleton-row{pointer-events:none}.skeleton-block,.skeleton-line,.skeleton-dot{position:relative;overflow:hidden;border-radius:8px;background:#eef3f8}.skeleton-block:after,.skeleton-line:after,.skeleton-dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:skeletonSweep 1.35s ease-in-out infinite;transform:translate(-100%)}.skeleton-line{display:block;height:12px}.skeleton-line.short{width:42%}.skeleton-line.time{width:58px}.skeleton-line.title{width:70%;margin-top:8px}.skeleton-line.preview{width:88%;margin-top:9px}.skeleton-dot{width:7px;height:7px;margin-top:11px;border-radius:999px}.message-row.unread{background:#f8fbffdb}.message-row.unread .message-subject,.message-row.unread .message-meta strong{color:#111827;font-weight:880}.message-row:hover,.message-row.active{transform:translateY(-1px);border-color:#cfd8ff;background:#fbfcfffa;box-shadow:0 10px 22px #0f172a0f}.message-row.active{box-shadow:inset 3px 0 #5264ff,0 12px 24px #3444c514}.message-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:#3444c5;background:#eef2ff}.message-copy{min-width:0;overflow:hidden}.message-meta{display:flex;justify-content:space-between;gap:10px;margin-bottom:4px;min-width:0}.message-meta strong{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.message-meta em{flex:0 0 auto;color:#7b8798;font-size:12px;font-style:normal}.message-subject,.message-preview{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-word}.message-subject{font-size:13px;font-weight:760}.message-preview{margin-top:4px;color:#6f7d91;font-size:12px}.unread-dot{width:7px;height:7px;margin-top:11px;background:#3444c5}.detail-pane{min-width:0;min-height:0;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.detail-top svg,.pane-toolbar svg{color:#3444c5}.mail-detail-scroll{min-width:0;min-height:0;padding:16px 14px 24px 16px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.mail-detail-document{width:100%;box-sizing:border-box;border:1px solid #e4eaf3;border-radius:8px;background:#fff;overflow:hidden}.mail-detail-header{padding:20px;display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:start;border-bottom:1px solid #e5ebf3;background:linear-gradient(180deg,#f8fafffa,#fffffff0 78%),#f8faff}.sender-avatar{width:46px;height:46px;display:grid;place-items:center;border:1px solid #dbe2ff;border-radius:8px;color:#3444c5;background:#f2f5ff;font-size:16px;font-weight:900}.mail-heading{min-width:0}.mail-heading span{display:block;max-width:100%;overflow:hidden;color:#3444c5;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.mail-heading h1{margin:8px 0 12px;color:#162033;font-size:24px;line-height:1.35;letter-spacing:0;word-break:break-word}.detail-toolbar{display:flex;flex:0 0 auto;flex-wrap:nowrap;gap:8px;justify-content:flex-end;white-space:nowrap}.detail-toolbar button{min-height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid #e2e8f0;border-radius:8px;color:#475569;background:#fff;font-size:12px;font-weight:820;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.detail-toolbar button:hover{transform:translateY(-1px);color:#3444c5;border-color:#cfd8ff;background:#f8faff}.detail-toolbar button.active{color:#8a5200;border-color:#f1cd71;background:#fff6dc}.detail-toolbar button.danger{color:#b42318}.detail-toolbar button.danger:hover{color:#991b1b;border-color:#fecaca;background:#fff5f5}.mail-heading p{margin-bottom:0;color:#718096;font-size:12px;word-break:break-all}.mail-facts{margin:0;padding-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;border-top:1px solid #edf1f7}.mail-facts div{min-width:0}.mail-facts dt,.mail-facts dd{margin:0}.mail-facts dt{color:#94a3b8;font-size:11px;font-weight:760}.mail-facts dd{margin-top:3px;overflow:hidden;color:#475569;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.quiet-strip,.generated-link{border-radius:8px}.primary-action{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;color:#fff;background:#059669;font-size:13px;font-weight:820}.mail-body-reader{width:100%;min-width:0;color:#334155;min-height:160px;background:#fff;overflow:hidden}.mail-body-frame{width:100%;min-height:160px;display:block;border:0;background:#fff;overflow:hidden}.mail-body-text{padding:18px;color:#172033;font-family:Arial,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.8;white-space:pre-wrap;word-break:break-word}.mail-body-section{width:100%;box-sizing:border-box;margin:0;padding:18px 20px 24px;border-top:1px solid #e4eaf3;background:#fff}@keyframes statusPulse{0%,to{opacity:.5;transform:scale(.86)}50%{opacity:1;transform:scale(1)}}.empty-state{min-height:170px;padding:20px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#536174;text-align:center}.empty-state.illustrated{min-height:250px;padding:26px 18px}.mailbox-rail .empty-state,.records-pane .empty-state{min-height:250px;padding-inline:4px}.mailbox-rail .empty-state:not(.illustrated){min-height:210px;padding-top:26px}.mail-list-pane .empty-state:not(.illustrated){min-height:300px}.empty-state h3{margin-bottom:6px;color:#1f2937;font-size:15px}.empty-state p{max-width:260px;margin-bottom:0;font-size:12px;line-height:1.55}.empty-mark{width:42px;height:42px;border-radius:8px;position:relative;border:1px solid #dbe4f1;background:linear-gradient(180deg,#fff,#f4f7fb);box-shadow:0 10px 20px #0f172a0d}.empty-mark:before,.empty-mark:after{content:"";position:absolute;left:9px;right:9px;height:2px;border-radius:999px;background:#c6d2e2}.empty-mark:before{top:15px}.empty-mark:after{top:23px;right:15px}.empty-illustration{width:104px;height:104px;position:relative;filter:drop-shadow(0 16px 22px rgba(61,76,128,.12));animation:assistantFloat 4s ease-in-out infinite}.assistant-face{position:absolute;top:21px;left:25px;width:54px;height:50px;border:1px solid #e8d4ce;border-radius:45% 45% 42% 42%;background:linear-gradient(180deg,#fff5f0,#ffe5dc);z-index:2}.assistant-hair{position:absolute;top:12px;left:20px;width:64px;height:36px;border-radius:26px 26px 14px 14px;background:linear-gradient(135deg,#363b68,#6575d8);transform:rotate(-2deg)}.assistant-eye{position:absolute;top:20px;width:5px;height:8px;border-radius:999px;background:#273150;animation:blink 5s infinite}.assistant-eye.left{left:17px}.assistant-eye.right{right:17px}.assistant-mouth{position:absolute;left:23px;bottom:12px;width:10px;height:5px;border-bottom:2px solid #ef8d8d;border-radius:50%}.assistant-envelope{position:absolute;left:21px;bottom:8px;width:62px;height:40px;border:1px solid #d8e1fb;border-radius:8px;background:linear-gradient(180deg,#fff,#edf4ff);overflow:hidden}.assistant-envelope:before,.assistant-envelope:after,.assistant-envelope span{content:"";position:absolute}.assistant-envelope:before{top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,transparent 49%,#d8e1fb 50%,transparent 51%)}.assistant-envelope:after{top:0;right:0;bottom:0;left:0;background:linear-gradient(215deg,transparent 49%,#d8e1fb 50%,transparent 51%)}.assistant-envelope span{left:10px;top:10px;width:42px;height:16px;border-radius:6px;background:#3444c514}.assistant-ribbon{position:absolute;right:16px;bottom:30px;width:12px;height:26px;border-radius:999px;background:#ffb4c0;transform:rotate(-22deg);animation:ribbon 2.8s ease-in-out infinite}.assistant-spark{position:absolute;color:#f6b544}.assistant-spark.one{top:18px;right:6px;animation:sparkle 2.4s ease-in-out infinite}.assistant-spark.two{left:8px;bottom:18px;animation:sparkle 3s ease-in-out infinite .42s}@keyframes assistantFloat{0%,to{transform:translateY(0) rotate(-.5deg)}50%{transform:translateY(-6px) rotate(.5deg)}}@keyframes blink{0%,91%,to{transform:scaleY(1)}94%{transform:scaleY(.12)}}@keyframes ribbon{0%,to{transform:rotate(-22deg) translateY(0)}50%{transform:rotate(-16deg) translateY(-2px)}}@keyframes sparkle{0%,to{opacity:.45;transform:scale(.88)}50%{opacity:1;transform:scale(1.16)}}.form-stack{padding:16px;display:grid;gap:14px;align-content:start}label{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:760}select,input{height:38px;width:100%;border:1px solid #dce5f0;border-radius:8px;padding:0 11px;outline:none;color:#1f2937;background:#fff}select:disabled,input:disabled{color:#8a97aa;background:#f5f7fa}select:focus,input:focus{border-color:#aebaff;box-shadow:0 0 0 4px #eef2ff}.mode-switch,.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mode-switch button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #e1e8f2;color:#5f6e83;background:#fff;font-size:13px}.mode-switch button:hover,.mode-switch button.active{color:#3444c5;border-color:#cfd8ff;background:#f6f8ff}.primary-action{width:100%;background:#3344d6}.primary-action:disabled{opacity:.52;background:#94a3b8;box-shadow:none}.quiet-strip{padding:12px;border:1px dashed #d6dee9;color:#718096;background:#f8fafc;font-size:12px;line-height:1.5}.generated-link{min-height:42px;padding:8px 8px 8px 12px;display:grid;grid-template-columns:1fr 34px;gap:8px;align-items:center;border:1px solid #cfd8ff;color:#3444c5;background:#f6f8ff;word-break:break-all;animation:viewEnter .18s ease}.generated-link button{width:32px;height:32px;display:grid;place-items:center;border:0;color:#3444c5;background:#fff}.record-row{padding:11px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e7edf5;border-radius:8px;background:#fff}.record-row span{color:#64748b;font-size:12px}.toast{position:fixed;z-index:60;right:26px;bottom:24px;max-width:min(760px,calc(100vw - 48px));min-height:40px;padding:9px 13px;display:flex;align-items:center;gap:8px;border-radius:8px;color:#fff;background:#172033;box-shadow:0 16px 34px #0f172a2e;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease}.toast svg{flex:0 0 auto}.toast span{display:-webkit-box;overflow:hidden;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.toast.show{opacity:1;transform:translateY(0)}.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;justify-items:end}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a38;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mailbox-drawer{width:min(430px,calc(100vw - 20px));height:calc(100vh - 20px);margin:10px;position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr);border:1px solid rgba(226,232,240,.96);border-radius:8px;background:#fff;box-shadow:-18px 0 42px #0f172a29;animation:drawerIn .22s cubic-bezier(.2,.8,.2,1);overflow:hidden}@keyframes drawerIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.drawer-header{min-height:74px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e8edf4}.drawer-header span{color:#3444c5;font-size:12px;font-weight:820}.drawer-header h2{margin:4px 0 0;font-size:18px}.drawer-form{padding:16px;display:grid;gap:14px;align-content:start;overflow:auto}.provider-choice{padding:12px 16px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.provider-choice button{min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e1e8f2;border-radius:8px;color:#46566d;background:#fff;font-size:13px;font-weight:820;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.provider-choice button:hover{transform:translateY(-1px);border-color:#b8c4ff}.provider-choice button.active{border-color:#7380ff;color:#2433b8;background:#f6f7ff;box-shadow:0 8px 18px #3444c51a}.oauth-panel{padding:16px;display:grid;gap:14px;align-content:start;overflow:auto}.oauth-result-view{max-width:1440px;min-height:calc(100vh - 98px);margin:12px auto 0;display:grid;place-items:center}.oauth-result-card{width:min(520px,100%);padding:26px;display:grid;gap:18px;border:1px solid rgba(226,232,240,.94);border-radius:8px;background:linear-gradient(180deg,#fffffff5,#f8fbfff0),#fff;box-shadow:0 22px 54px #0f172a1a}.oauth-result-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:8px}.oauth-result-card.success .oauth-result-icon{color:#0f766e;background:#ccfbf1}.oauth-result-card.error .oauth-result-icon{color:#9a3412;background:#ffedd5}.oauth-result-card h1{margin:12px 0 8px;color:#172033;font-size:24px;letter-spacing:0}.oauth-result-card p{margin:0;color:#5f6f85;font-size:14px;line-height:1.7}.inline-status{padding:11px;border:1px solid #dbeafe;border-radius:8px;color:#2563eb;background:#eff6ff;font-size:12px;line-height:1.55}.inline-status.warning{border-color:#fed7aa;color:#9a3412;background:#fff7ed}.oauth-card,.guide-card{padding:14px;display:grid;gap:8px;border:1px solid #e6ebf4;border-radius:8px;background:linear-gradient(180deg,#fff,#fbfcff)}.oauth-card h3,.guide-card strong{margin:0;color:#172033;font-size:15px}.oauth-card p,.guide-card p{margin:0;color:#5f6f85;font-size:12px;line-height:1.6}.oauth-badge,.guide-card span{width:fit-content;padding:4px 7px;border-radius:999px;color:#3444c5;background:#eef2ff;font-size:11px;font-weight:860}.guide-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.guide-steps button{height:32px;border:1px solid #e1e8f2;border-radius:8px;color:#64748b;background:#fff;font-size:12px;font-weight:860}.guide-steps button.active{color:#fff;border-color:#3444c5;background:#3444c5}.hint-box{padding:11px;display:grid;grid-template-columns:18px 1fr;gap:9px;border:1px solid #dbeafe;border-radius:8px;color:#42526b;background:#f7fbff;font-size:12px;line-height:1.55}.hint-box svg{color:#3444c5;margin-top:1px}.advanced-toggle{height:36px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e1e8f2;color:#334155;background:#fff;font-size:13px;font-weight:780}.advanced-toggle svg{transition:transform .16s ease}.advanced-toggle svg.open{transform:rotate(180deg)}.advanced-panel{padding:12px;display:grid;gap:12px;border:1px solid #e7edf5;border-radius:8px;background:#fbfcff;animation:viewEnter .18s ease}.drawer-actions{margin-top:6px;display:grid;grid-template-columns:112px 1fr;gap:10px}.secondary-button{min-height:38px;border:1px solid #e1e8f2;color:#334155;background:#fff;font-size:13px;font-weight:820}@media (max-width: 1120px){.workspace-view,.workspace-v2,.links-view{height:auto;grid-template-columns:1fr}.workspace-v2{align-content:start}.mobile-workbench-tabs{position:sticky;top:0;z-index:20;min-height:42px;padding:5px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;border:1px solid rgba(226,232,240,.96);border-radius:8px;background:#fffffff0;box-shadow:0 10px 22px #0f172a0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-workbench-tabs button{height:32px;border:1px solid transparent;border-radius:7px;color:#64748b;background:transparent;font-size:13px;font-weight:820}.mobile-workbench-tabs button.active{color:#3444c5;border-color:#dbe2ff;background:#f3f6ff}.mobile-workbench-tabs button:disabled{opacity:.45}.workspace-v2.mobile-show-nav .mail-list-pane,.workspace-v2.mobile-show-nav .detail-pane,.workspace-v2.mobile-show-list .mailbox-rail,.workspace-v2.mobile-show-list .detail-pane,.workspace-v2.mobile-show-detail .mailbox-rail,.workspace-v2.mobile-show-detail .mail-list-pane{display:none}.detail-pane{min-height:420px}}@media (max-width: 720px){.app-shell{padding:10px}.topbar{height:auto;flex-wrap:wrap;padding:10px}.brand{min-width:100%}.module-tabs{width:100%}.module-tabs button{flex:1;justify-content:center}.user-center,.topbar-user{margin-left:0}.system-settings-drawer{width:calc(100vw - 16px);height:calc(100vh - 16px);margin:8px}.pane-toolbar{display:grid;grid-template-columns:1fr;align-items:start}.pane-toolbar h2{white-space:normal}.detail-top{grid-template-columns:1fr;align-items:start}.detail-toolbar{justify-content:flex-start}.search-box{width:100%;min-width:0}.mode-switch,.form-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}.user-management-view,.user-management-page{min-width:0;display:grid;gap:12px}.user-management-list-header,.user-management-page-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.user-management-list-header>div,.user-management-page-header>div{display:grid;gap:2px}.user-management-list-header small,.user-management-page-header small{color:#718096;font-size:12px}.user-management-list-header>button,.user-management-page-header>button{height:34px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid #d7def8;border-radius:8px;color:#3444c5;background:#f8f9ff}.user-management-page-header>button{width:34px;padding:0}.user-management-list{display:grid;gap:7px;max-height:430px;overflow:auto;padding-right:4px}.user-management-list>button{width:100%;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px;border:1px solid #e6eaf2;border-radius:8px;background:#ffffffd6;color:#25324a;text-align:left}.user-management-list>button:hover{border-color:#cbd5ff;background:#f8f9ff}.user-management-list span,.user-management-list strong,.user-management-list small{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-management-list small{margin-top:2px;color:#718096;font-size:12px}.user-management-list em{padding:2px 7px;border-radius:999px;background:#effaf5;color:#15835c;font-size:11px;font-style:normal}.user-form-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;border:1px solid #e6eaf2;border-radius:8px;background:#ffffffd1}.user-form-card label{display:grid;gap:5px;color:#55637a;font-size:12px}.user-form-card input,.user-form-card select,.mailbox-dialog input{width:100%;height:36px;box-sizing:border-box;padding:0 10px;border:1px solid #dbe3ef;border-radius:8px;background:#fbfcff;color:#172033}.user-form-card .popover-action{grid-column:1/-1}.user-detail-tabs{display:flex;gap:4px;padding:3px;border-radius:8px;background:#f2f5fa}.user-detail-tabs span{flex:1;padding:7px;text-align:center;color:#718096;font-size:12px}.user-detail-tabs .active{border-radius:6px;background:#fff;color:#3444c5;box-shadow:0 2px 8px #1e293b0f}.mailbox-assignment-picker{display:grid;gap:8px}.mailbox-assignment-picker>header,.assignment-group>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.mailbox-assignment-picker>header span{color:#718096;font-size:12px}.assignment-search{height:36px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#718096}.assignment-search input{min-width:0;flex:1;border:0;outline:0;background:transparent}.assignment-groups{max-height:250px;display:grid;gap:9px;overflow:auto;padding-right:4px}.assignment-group{display:grid;gap:5px}.assignment-group>div{color:#394861;font-size:12px}.assignment-group>div button{border:0;color:#5264dd;background:transparent;font-size:11px}.assignment-group>label{display:grid;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:8px;border:1px solid #e8ecf3;border-radius:8px;background:#fff}.assignment-group>label.selected{border-color:#cbd5ff;background:#f7f8ff}.assignment-group span,.assignment-group strong,.assignment-group small{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assignment-group small{color:#718096;font-size:11px}.sticky-assignment-save{position:static;width:100%}.assignment-empty{margin:14px 0;color:#718096;text-align:center}.mailbox-row-wrap:has(.mailbox-actions-menu) .mailbox-row{padding-right:76px}.mailbox-order-actions{right:30px;width:52px}.mailbox-more-button{width:20px;height:20px;display:grid;place-items:center;padding:0;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;background:#fffffff5}.mailbox-actions-popover{position:absolute;right:0;bottom:26px;width:142px;display:grid;padding:5px;border:1px solid #dfe5ef;border-radius:8px;background:#fff;box-shadow:0 16px 38px #0f172a29}.mailbox-actions-popover button{display:flex;align-items:center;gap:8px;padding:8px;border:0;border-radius:6px;color:#334155;background:transparent;text-align:left}.mailbox-actions-popover button:hover{background:#f4f6fb}.mailbox-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:18px;background:#0f172a3d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mailbox-dialog{width:min(430px,calc(100vw - 36px));display:grid;gap:14px;padding:16px;border:1px solid rgba(217,225,239,.96);border-radius:10px;background:#fff;box-shadow:0 28px 80px #0f172a38}.mailbox-dialog>header{display:grid;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:9px}.mailbox-dialog>header>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#c2413b;background:#fff0ee}.mailbox-dialog>header div{display:grid;gap:2px}.mailbox-dialog>header small{overflow:hidden;color:#718096;text-overflow:ellipsis;white-space:nowrap}.mailbox-dialog>header>button{width:30px;height:30px;display:grid;place-items:center;border:1px solid #e1e6ef;border-radius:7px;background:#fff}.mailbox-dialog>p{margin:0;color:#5f6d82;line-height:1.65}.mailbox-dialog>label{display:grid;gap:6px;color:#55637a;font-size:12px}.mailbox-dialog dl{margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mailbox-dialog dl div{padding:10px;border:1px solid #e7ebf2;border-radius:8px;background:#f9fafc}.mailbox-dialog dt{color:#718096;font-size:11px}.mailbox-dialog dd{margin:4px 0 0;color:#24324a;font-weight:700}.mailbox-dialog footer{display:flex;justify-content:flex-end;gap:8px}.danger-button{min-height:36px;padding:0 14px;border:1px solid #dc4b46;border-radius:8px;color:#fff;background:#dc4b46}.mailbox-connect-form{gap:13px}.imap-intro{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;padding:12px;border:1px solid #dfe5ff;border-radius:8px;background:#f7f8ff}.imap-intro>span{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:#4454d8;background:#e9edff}.imap-intro strong,.imap-intro p{display:block;margin:0}.imap-intro p{margin-top:4px;color:#64748b;font-size:12px;line-height:1.65}.imap-help{display:flex;align-items:flex-start;gap:7px;padding:9px 10px;border-radius:8px;color:#496276;background:#eff9f7;font-size:12px;line-height:1.55}.drawer-form label>small{margin-top:4px;color:#8a6a4b;font-size:11px}@media (max-width:720px){.user-form-card,.mailbox-dialog dl{grid-template-columns:1fr}}.user-management-list small i{margin:0 5px;color:#a0abc0;font-style:normal}.user-management-page{min-height:0;grid-template-rows:auto auto minmax(0,1fr)}.user-detail-tabs button{min-width:0;flex:1;padding:8px 10px;border:0;border-radius:7px;color:#718096;background:transparent;font-size:12px;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.user-detail-tabs button:hover{color:#3444c5;background:#ffffff8c}.user-detail-tabs button.active{color:#3444c5;background:#fff;box-shadow:0 3px 12px #1e293b14}.user-detail-panel{min-height:0;overflow:auto;padding:1px 5px 12px 1px;scrollbar-gutter:stable}.user-detail-section{display:grid;gap:12px;align-content:start}.user-detail-section>header{display:flex;align-items:center;justify-content:space-between}.user-detail-section>header div{display:grid;gap:3px}.user-detail-section>header small{color:#7b879b;font-size:12px}.user-detail-actions{display:flex;justify-content:flex-end;padding-top:2px}.user-detail-actions button{min-width:132px;min-height:36px}.primary-account-note{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid #dfe6f5;border-radius:8px;color:#526178;background:#f7f9fd}.user-form-card .primary-account-note{grid-column:1/-1}.password-reset-card{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:end;gap:10px;padding:14px;border:1px solid #e4e9f2;border-radius:8px;background:#fff}.password-reset-card>svg{align-self:center;color:#596ad9}.password-reset-card label{display:grid;gap:6px;color:#55637a;font-size:12px}.password-reset-card input{width:100%;height:38px;box-sizing:border-box;padding:0 11px;border:1px solid #dbe3ef;border-radius:8px;background:#fbfcff}.user-detail-empty{margin:0;padding:18px;border:1px dashed #dbe3ef;border-radius:8px;color:#718096;text-align:center}.sticky-assignment-save{position:static;width:auto}.user-center-content:has(.user-management-page){overflow:hidden}.user-center-content:has(.user-management-view){overflow:auto}.mailbox-actions-menu{position:absolute;right:7px;bottom:7px;z-index:7}.mailbox-more-button{width:22px;height:22px;display:grid;place-items:center;padding:0;border:1px solid #dce3ee;border-radius:7px;color:#607087;background:#fffffffa;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.mailbox-more-button:hover,.mailbox-more-button[aria-expanded=true]{border-color:#bbc7ff;color:#3444c5;background:#f4f6ff;transform:translateY(-1px)}.mailbox-actions-popover{right:auto;bottom:auto;z-index:140;width:190px;display:grid;gap:3px;padding:6px;border:1px solid rgba(216,224,237,.96);border-radius:10px;background:#fffffffa;box-shadow:0 18px 48px #1e293b33;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:popover-in .16s ease-out}.mailbox-actions-popover button{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;padding:9px 10px;border:0;border-radius:8px;color:#334155;background:transparent;text-align:left;transition:background .15s ease,color .15s ease}.mailbox-actions-popover button:hover{background:#f2f5fb}.mailbox-actions-popover button span,.mailbox-actions-popover button strong,.mailbox-actions-popover button small{min-width:0;display:block}.mailbox-actions-popover button strong{font-size:12px}.mailbox-actions-popover button small{margin-top:2px;color:#8490a3;font-size:10px}.mailbox-actions-popover button.danger{color:#c43b3b}.mailbox-actions-popover button.danger:hover{background:#fff2f1}.mailbox-actions-popover button.danger small{color:#b97976}@keyframes popover-in{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:none}}.provider-flow-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.provider-flow-heading>div{display:flex;align-items:center;gap:10px}.provider-flow-heading>div>div{display:grid;gap:2px}.provider-flow-heading small{color:#7a879a;font-size:11px}.provider-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#e52c35;font-size:11px;font-weight:800}.text-action{display:flex;align-items:center;gap:5px;padding:6px 8px;border:0;border-radius:7px;color:#4254d3;background:#f2f4ff;font-size:11px}.text-action:hover{background:#e9edff}.authorization-steps{margin:0;padding:0;display:grid;gap:7px;list-style:none}.authorization-steps li{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;border:1px solid #e4e9f1;border-radius:8px;background:#fff;transition:border-color .18s ease,background .18s ease,transform .18s ease}.authorization-steps li.active{border-color:#c7d0ff;background:#f7f8ff;transform:translate(2px)}.authorization-steps li.complete{border-color:#d8eee7;background:#f7fcfa}.authorization-steps li>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#6d7a8f;background:#edf1f7;font-size:11px;font-weight:700}.authorization-steps li.active>span{color:#fff;background:#4454d8}.authorization-steps li.complete>span{color:#16825e;background:#dff5ed}.authorization-steps li>div{display:grid;gap:2px}.authorization-steps strong{font-size:12px}.authorization-steps small{color:#778499;font-size:10px;line-height:1.45}.authorization-steps button{display:flex;align-items:center;gap:4px;padding:5px 7px;border:0;border-radius:6px;color:#4354cf;background:#edf0ff;font-size:10px;white-space:nowrap}.authorization-form-card{display:grid;gap:10px;padding:12px;border:1px solid #e4e9f2;border-radius:9px;background:#fafbfe}.authorization-form-card>label{display:grid;gap:6px;color:#526178;font-size:12px}.authorization-form-card>label>small{display:inline;color:#9aa4b4;font-size:10px;font-weight:400}.authorization-form-card input{width:100%;height:38px;box-sizing:border-box;padding:0 11px;border:1px solid #d9e1ee;border-radius:8px;background:#fff;color:#172033}.password-input-wrap{position:relative}.password-input-wrap input{padding-left:34px;padding-right:32px}.password-input-wrap>svg:first-child{position:absolute;left:11px;top:12px;color:#78869a}.password-input-wrap>svg:last-child{position:absolute;right:11px;top:12px;color:#a0aaba}.user-management-page{height:100%;max-height:100%;overflow:hidden}.user-detail-panel{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.mailbox-permission-section{min-height:min-content;padding-bottom:4px}.mailbox-permission-section .mailbox-assignment-picker{min-height:min-content}.mailbox-permission-section .assignment-groups{max-height:none;overflow:visible}@keyframes softProgressFade{0%,to{opacity:.35}50%{opacity:.9}}.login-product-line{display:flex;align-items:center;gap:7px}.login-product-line small,.brand-title span{color:#7c88a5;font-size:10px;font-weight:750}.login-captcha-row{display:grid;grid-template-columns:minmax(96px,1fr) 132px 42px;align-items:stretch;gap:8px}.login-captcha-input{grid-template-columns:1fr}.login-captcha-image,.login-captcha-refresh{height:46px;border:1px solid rgba(201,211,232,.9);background:#ffffffd1;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.login-captcha-image{overflow:hidden;padding:0;border-radius:12px}.login-captcha-image img{display:block;width:100%;height:100%;object-fit:cover}.login-captcha-refresh{display:grid;place-items:center;padding:0;border-radius:12px;color:#5f6dbd}.login-captcha-image:hover:not(:disabled),.login-captcha-refresh:hover:not(:disabled){transform:translateY(-1px);border-color:#9eaaf5;box-shadow:0 9px 20px #5863961f}.login-captcha-error{display:block;margin-top:6px;color:#b94f4f}.brand-title{display:flex;align-items:baseline;gap:7px}@media (max-width: 520px){.login-captcha-row{grid-template-columns:minmax(80px,1fr) 116px 42px}}
