.email-list-container::-webkit-scrollbar{width:4px}.email-list-container::-webkit-scrollbar-track{background:0 0}.email-list-container::-webkit-scrollbar-thumb{background:#3b82f64d;border-radius:2px}.email-list-container::-webkit-scrollbar-thumb:hover{background:#3b82f680}.email-layout-optimized{height:100vh;overflow:hidden}.email-sidebar-compact{min-width:200px;max-width:240px}.email-list-compact{min-width:280px;max-width:360px}.email-content-maximized{flex:1;min-width:0}.email-item{transition:all .2s cubic-bezier(.4,0,.2,1)}.email-item:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.email-unread{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-left:3px solid #3b82f6}.email-read{opacity:.85;background:#f9fafb}.new-email-button{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);transition:all .2s;box-shadow:0 4px 14px #3b82f64d}.new-email-button:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-1px);box-shadow:0 6px 20px #3b82f666}.active-account-indicator{animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.email-preview{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.nav-item{position:relative;overflow:hidden}.nav-item:before{content:"";background:linear-gradient(90deg,#0000,#3b82f61a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.nav-item:hover:before{left:100%}.email-content{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.email-content img{border-radius:8px;max-width:100%;height:auto;margin:16px 0}.email-content blockquote{color:#6b7280;border-left:4px solid #e5e7eb;margin:16px 0;padding-left:16px;font-style:italic}.loading-spinner{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tooltip-content{color:#fff;background:#000000e6;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:500;box-shadow:0 4px 12px #00000026}.email-selected{background:#3b82f61a;border-color:#3b82f6}.email-badge{letter-spacing:.025em;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border:1px solid #d1d5db;font-weight:500}.email-badge.important{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-color:#f59e0b}@media (max-width:1024px){.email-sidebar-compact{min-width:180px;max-width:200px}.email-list-compact{min-width:260px;max-width:300px}}@media (max-width:768px){.email-sidebar{z-index:50;width:100%;height:100vh;transition:left .3s;position:fixed;top:0;left:-100%}.email-sidebar.open{left:0}.email-list,.email-content-area{width:100%}.email-sidebar-compact,.email-list-compact{min-width:100%}}.email-compact-mode{font-size:.875rem;line-height:1.25rem}.email-compact-mode .email-item{padding:.5rem}.email-compact-mode .email-header,.email-compact-mode .email-content{padding:.75rem}.focus-visible:focus{outline-offset:2px;outline:2px solid #3b82f6}.fade-in{animation:.3s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.compose-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080}.compose-content{background:#fff;border-radius:12px;box-shadow:0 25px 50px #00000040}.button-loading{color:#0000;position:relative}.button-loading:after{content:"";border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:16px;height:16px;margin-top:-8px;margin-left:-8px;animation:1s linear infinite spin;position:absolute;top:50%;left:50%}
.email-layout-optimized{flex-direction:column;height:100vh;display:flex;position:fixed;inset:0;overflow:hidden}.email-main-container{flex:1;min-height:0;display:flex;overflow:hidden}.email-sidebar-fixed{flex-shrink:0;height:100%;position:relative;overflow:hidden}.email-list-scroll-container{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.email-list-header-fixed{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;position:sticky;top:0}.email-list-content-scrollable{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;min-height:0;overflow:hidden auto}.email-list-content-scrollable::-webkit-scrollbar{width:6px}.email-list-content-scrollable::-webkit-scrollbar-track{background:0 0;border-radius:3px}.email-list-content-scrollable::-webkit-scrollbar-thumb{background:#3b82f64d;border-radius:3px;transition:background-color .2s}.email-list-content-scrollable::-webkit-scrollbar-thumb:hover{background:#3b82f699}.email-list-content-scrollable::-webkit-scrollbar-thumb:active{background:#3b82f6cc}.email-content-fixed{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.email-content-header-fixed{z-index:10;background:#fff;flex-shrink:0;position:sticky;top:0}.email-content-body-scrollable{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;min-height:0;overflow:hidden auto}.email-content-body-scrollable::-webkit-scrollbar{width:6px}.email-content-body-scrollable::-webkit-scrollbar-track{background:0 0;border-radius:3px}.email-content-body-scrollable::-webkit-scrollbar-thumb{background:#9ca3af4d;border-radius:3px;transition:background-color .2s}.email-content-body-scrollable::-webkit-scrollbar-thumb:hover{background:#9ca3af99}.email-content-footer-fixed{z-index:10;background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;position:sticky;bottom:0}@supports (-webkit-touch-callout:none){.email-list-content-scrollable,.email-content-body-scrollable{-webkit-overflow-scrolling:touch;transform:translate(0,0)}}.email-list-content-scrollable,.email-content-body-scrollable{will-change:scroll-position;contain:layout style paint}.email-list-content-scrollable.scrolling,.email-content-body-scrollable.scrolling{pointer-events:none}.email-list-content-scrollable.scrolling::-webkit-scrollbar-thumb{background:#3b82f6cc}.email-content-body-scrollable.scrolling::-webkit-scrollbar-thumb{background:#3b82f6cc}.email-scroll-smooth{scroll-behavior:smooth;transition:scroll-behavior .3s}.email-scroll-top{box-shadow:none}.email-scroll-middle{box-shadow:inset 0 7px 9px -7px #0000001a,inset 0 -7px 9px -7px #0000001a}.email-scroll-bottom{box-shadow:inset 0 7px 9px -7px #0000001a}.email-sidebar-compact{min-width:200px;max-width:240px;height:100%;overflow:hidden}.email-list-compact{min-width:280px;max-width:360px;height:100%;overflow:hidden}.email-content-maximized{flex:1;min-width:0;height:100%;overflow:hidden}@media (max-width:768px){.email-layout-optimized{height:100vh;position:relative}.email-list-content-scrollable,.email-content-body-scrollable{-webkit-overflow-scrolling:touch;transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.email-list-content-scrollable,.email-content-body-scrollable{scroll-behavior:auto}}.email-scroll-indicator{opacity:0;pointer-events:none;background:#3b82f633;border-radius:2px;width:4px;height:40px;transition:opacity .3s;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.email-scroll-indicator.visible{opacity:1}.email-scroll-indicator:after{content:"";background:#3b82f6cc;border-radius:2px;width:100%;height:20%;transition:transform .1s;position:absolute;top:0;left:0}.email-momentum-scroll{-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.email-scroll-lock{height:100%;overflow:hidden}
/*# sourceMappingURL=ed6697d5b67b8be4.css.map*/