.s3-main:has(.mail-workspace){overflow:hidden}.s3-shine-root:has(.mail-workspace){flex:1;min-height:0;display:flex}.s3-content:has(.mail-workspace){max-width:none;padding:0;margin:0;width:100%;flex:1;min-height:0;display:flex}.s3-panel-enter:has(.mail-workspace){flex:1;min-height:0;min-width:0;display:flex}.mail-workspace{flex:1;min-height:0;display:grid;grid-template-columns:240px 384px 1fr;background:var(--theme-surface,#fff);color:var(--theme-text,#0f172a);overflow:hidden}.mail-workspace>*{min-height:0;overflow-y:auto}.mail-rail{border-right:1px solid var(--theme-border,#e2e8f0);background:var(--theme-surface-2,#f8fafc);padding:12px 10px;flex-direction:column;gap:12px}.mail-compose-btn,.mail-rail{display:flex;transition:var(--mode-transition)}.mail-compose-btn{align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.6rem .9rem;font-size:.88rem;font-weight:700;color:#fff;background:var(--theme-accent,#2563eb);border:0;border-radius:10px;cursor:pointer}.mail-compose-btn:hover{filter:brightness(1.08)}.mail-account-switch{display:flex;flex-direction:column;gap:4px;padding:0 4px}.mail-account-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-muted,#64748b)}.mail-account-select{width:100%}.mail-folders{display:flex;flex-direction:column;gap:2px}.mail-folder{display:flex;align-items:center;gap:.6rem;padding:.5rem .65rem;border:0;border-radius:8px;background:transparent;color:var(--theme-text,#0f172a);font-size:.86rem;cursor:pointer;text-align:left;transition:background var(--mode-transition),color var(--mode-transition)}.mail-folder:hover{background:color-mix(in oklab,var(--theme-accent,#2563eb) 8%,transparent)}.mail-folder.is-active{background:color-mix(in oklab,var(--theme-accent,#2563eb) 15%,transparent);color:color-mix(in oklab,var(--theme-accent,#2563eb) 80%,var(--theme-text,#0f172a));font-weight:600}.mail-folder.is-droptarget{background:color-mix(in oklab,var(--theme-accent,#2563eb) 22%,transparent);outline:2px dashed var(--theme-accent,#2563eb);outline-offset:-2px}.mail-folder-icon{flex-shrink:0;color:var(--theme-text-muted,#64748b)}.mail-folder.is-active .mail-folder-icon{color:var(--theme-accent,#2563eb)}.mail-folder-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail-folder-badge{flex-shrink:0;min-width:1.25rem;padding:.05rem .4rem;font-size:.72rem;font-weight:700;text-align:center;color:#fff;background:var(--theme-accent,#2563eb);border-radius:999px}.mail-list{border-right:1px solid var(--theme-border,#e2e8f0)}.mail-list,.mail-list-head{display:flex;flex-direction:column;background:var(--theme-surface,#fff)}.mail-list-head{position:sticky;top:0;z-index:2;border-bottom:1px solid var(--theme-border,#e2e8f0);padding:10px 12px;gap:8px}.mail-search{display:flex;align-items:center;gap:.5rem;padding:.4rem .65rem;background:var(--theme-surface-2,#f1f5f9);border:1px solid var(--theme-border,#e2e8f0);border-radius:8px;color:var(--theme-text-muted,#64748b)}.mail-search input{flex:1;border:0;background:transparent;color:var(--theme-text,#0f172a);font-size:.85rem;outline:none}.mail-list-title{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--theme-text-muted,#64748b)}.mail-list-title>span{flex:1}.mail-selectall{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:7px;background:transparent;color:var(--theme-text-muted,#94a3b8);cursor:pointer;transition:var(--mode-transition)}.mail-selectall:hover:not(:disabled){background:var(--theme-surface-2,#f1f5f9);color:var(--theme-accent,#2563eb)}.mail-selectall:disabled{opacity:.4;cursor:default}.mail-bulkbar{display:flex;align-items:center;gap:.5rem}.mail-bulkbar-count{font-size:.8rem;font-weight:700;color:var(--theme-text,#0f172a);text-transform:none;letter-spacing:0}.mail-bulkbar-actions{margin-left:auto;display:flex;gap:.25rem}.mail-list-rows{list-style:none;margin:0;padding:0;flex:1}.mail-msg{width:100%;display:flex;gap:.65rem;padding:.7rem .85rem;border:0;border-bottom:1px solid var(--theme-border,#eef2f6);background:transparent;cursor:pointer;text-align:left;transition:background var(--mode-transition)}.mail-msg:active{cursor:grabbing}.mail-msg:hover{background:color-mix(in oklab,var(--theme-accent,#2563eb) 5%,transparent)}.mail-msg.is-selected{background:color-mix(in oklab,var(--theme-accent,#2563eb) 12%,transparent)}.mail-msg-avatar,.mail-reader-avatar{flex-shrink:0;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--theme-accent,#2563eb),color-mix(in oklab,var(--theme-accent,#2563eb) 60%,#7c3aed))}.mail-msg-avatar-wrap{position:relative;flex-shrink:0;width:34px;height:34px;cursor:pointer}.mail-msg-check{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:var(--theme-accent,#2563eb);opacity:0;transition:opacity var(--mode-transition)}.mail-msg.is-checked .mail-msg-check,.mail-msg:hover .mail-msg-check{opacity:1}.mail-msg.is-checked{background:color-mix(in oklab,var(--theme-accent,#2563eb) 10%,transparent)}.mail-msg-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.mail-msg-top{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.mail-msg-from{font-size:.85rem;color:var(--theme-text,#0f172a);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail-msg.is-unread .mail-msg-from{font-weight:700}.mail-msg-date{flex-shrink:0;font-size:.72rem;color:var(--theme-text-muted,#64748b)}.mail-msg-subject{font-size:.82rem;color:var(--theme-text,#0f172a);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail-msg.is-unread .mail-msg-subject{font-weight:600}.mail-msg-snippet{font-size:.78rem;color:var(--theme-text-muted,#64748b);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail-msg-flags{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.75rem;color:var(--theme-text-muted,#94a3b8)}.mail-msg-star{cursor:pointer}.mail-msg-star.is-on{color:#f59e0b;fill:#f59e0b}.mail-msg:not(.is-unread) .mail-msg-avatar{opacity:.45}.mail-msg-del{display:inline-flex;padding:0;border:0;background:transparent;color:var(--theme-text-muted,#94a3b8);cursor:pointer;opacity:0;transition:opacity var(--mode-transition),color var(--mode-transition)}.mail-msg:hover .mail-msg-del{opacity:1}.mail-msg-del:hover{color:#dc2626}.mail-list-empty,.mail-list-loading,.mail-loadmore{padding:1rem;text-align:center;color:var(--theme-text-muted,#64748b);font-size:.85rem}.mail-list-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 1rem}.mail-loadmore{border:0;background:transparent;color:var(--theme-accent,#2563eb);font-weight:600;cursor:pointer;width:100%}.mail-ws-error{margin:.5rem .75rem;padding:.5rem .75rem;font-size:.8rem;color:#b91c1c;background:color-mix(in oklab,#dc2626 10%,transparent);border-radius:8px}.mail-reader{background:var(--theme-surface,#fff);display:flex;flex-direction:column}.mail-reader-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:var(--theme-text-muted,#94a3b8)}.mail-reader-msg{padding:1.25rem 1.5rem 2rem}.mail-reader-head{padding-bottom:1rem;border-bottom:1px solid var(--theme-border,#e2e8f0);margin-bottom:1rem}.mail-reader-subject-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.mail-reader-subject{font-size:1.25rem;font-weight:700;color:var(--theme-text,#0f172a);margin:0;line-height:1.3}.mail-reader-actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.mail-reader-actions-sep{width:1px;height:20px;margin:0 .25rem;background:var(--theme-border,#e2e8f0)}.mail-move-select{min-width:130px}.mail-move-select .site-select-trigger{height:32px;padding:0 .6rem;font-size:.82rem}.mail-reader-meta{display:flex;align-items:center;gap:.75rem;margin-top:1rem}.mail-reader-meta-text{flex:1;min-width:0}.mail-reader-from{font-size:.9rem;color:var(--theme-text,#0f172a)}.mail-reader-email{margin-left:.4rem;color:var(--theme-text-muted,#64748b);font-weight:400}.mail-reader-to{margin-top:.15rem}.mail-reader-date,.mail-reader-to{font-size:.78rem;color:var(--theme-text-muted,#64748b)}.mail-reader-date{flex-shrink:0}.mail-reader-body{font-size:.9rem;line-height:1.55;color:var(--theme-text,#0f172a)}.mail-attachments{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.mail-attach-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .6rem;font-size:.78rem;color:var(--theme-text,#0f172a);background:var(--theme-surface-2,#f1f5f9);border:1px solid var(--theme-border,#e2e8f0);border-radius:8px;text-decoration:none;transition:var(--mode-transition)}.mail-attach-chip:hover{border-color:var(--theme-accent,#2563eb);color:var(--theme-accent,#2563eb)}.mail-attach-size{color:var(--theme-text-muted,#94a3b8)}.mail-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--theme-border,#e2e8f0);border-radius:8px;background:var(--theme-surface,#fff);color:var(--theme-text-muted,#64748b);cursor:pointer;transition:var(--mode-transition)}.mail-icon-btn:hover{background:var(--theme-surface-2,#f1f5f9);color:var(--theme-text,#0f172a)}.mail-icon-btn.is-on{color:#f59e0b;border-color:#f59e0b}.mail-icon-btn-danger:hover{color:#dc2626;border-color:#dc2626}.mail-reader{position:relative}.mail-crail{position:absolute;top:0;right:0;bottom:0;width:320px;z-index:5;display:flex;flex-direction:column;background-color:var(--theme-bg,#fff);background-image:linear-gradient(var(--theme-surface,#fff),var(--theme-surface,#fff));border-left:1px solid var(--theme-border,#e2e8f0);box-shadow:-12px 0 32px rgba(15,23,42,.1);animation:mail-crail-in .24s cubic-bezier(.23,1,.32,1)}@keyframes mail-crail-in{0%{transform:translateX(16px);opacity:0}to{transform:translateX(0);opacity:1}}.mail-crail-head{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid var(--theme-border,#e2e8f0)}.mail-crail-title{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--theme-text-muted,#64748b)}.mail-crail-body{padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.mail-crail-identity{display:flex;align-items:center;gap:.75rem}.mail-crail-avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--theme-accent,#2563eb),color-mix(in oklab,var(--theme-accent,#2563eb) 60%,#7c3aed))}.mail-crail-name{font-size:1rem;font-weight:700;color:var(--theme-text,#0f172a)}.mail-crail-sub{font-size:.8rem;color:var(--theme-text-muted,#64748b)}.mail-crail-tags{display:flex;flex-wrap:wrap;gap:.35rem}.mail-crail-tag{padding:.15rem .55rem;font-size:.72rem;font-weight:600;border-radius:999px;background:var(--theme-surface-2,#f1f5f9);color:var(--theme-text,#0f172a)}.mail-crail-facts{margin:0;display:flex;flex-direction:column;gap:.6rem}.mail-crail-facts div{display:flex;flex-direction:column;gap:.15rem}.mail-crail-facts dt{display:flex;align-items:center;gap:.35rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--theme-text-muted,#94a3b8)}.mail-crail-facts dd{margin:0;font-size:.86rem;color:var(--theme-text,#0f172a);word-break:break-word}.mail-crail-facts a{color:var(--theme-accent,#2563eb);text-decoration:none}.mail-crail-action{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.55rem .8rem;font-size:.85rem;font-weight:600;border-radius:9px;cursor:pointer;border:1px solid transparent;background:var(--theme-accent,#2563eb);color:#fff;transition:var(--mode-transition)}.mail-crail-action:disabled{opacity:.6;cursor:default}.mail-crail-action-ghost{background:transparent;border-color:var(--theme-border,#e2e8f0);color:var(--theme-text,#0f172a)}.mail-crail-action-ghost:hover{border-color:var(--theme-accent,#2563eb);color:var(--theme-accent,#2563eb)}.mail-conv-overlay{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:5vh 1rem;background:rgba(15,23,42,.68);backdrop-filter:blur(3px)}.mail-conv{width:min(640px,100%);max-height:80vh;background-color:var(--theme-bg,#fff);background-image:linear-gradient(var(--theme-surface,#fff),var(--theme-surface,#fff));border:1px solid var(--theme-border,#e2e8f0);border-radius:14px;overflow:hidden;box-shadow:0 24px 60px rgba(15,23,42,.45)}.mail-conv,.mail-conv-head{display:flex;flex-direction:column}.mail-conv-head{gap:.75rem;padding:1rem 1.25rem;background:color-mix(in oklab,var(--theme-accent,#2563eb) 10%,var(--theme-surface-2,#f1f5f9));border-bottom:1px solid color-mix(in oklab,var(--theme-accent,#2563eb) 22%,transparent)}.mail-conv-headrow{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.mail-conv-filters{display:grid;grid-template-columns:1fr 1fr;gap:.55rem .6rem;align-items:center}.mail-conv-search{grid-column:1/-1;min-width:0;display:flex;align-items:center;gap:.5rem;padding:.45rem .65rem;background:var(--theme-surface,#fff);border:1px solid var(--theme-border,#e2e8f0);border-radius:8px;color:var(--theme-text-muted,#64748b)}.mail-conv-filters.has-addr .mail-conv-search{grid-column:1}.mail-conv-search input{flex:1;min-width:0;border:0;background:transparent;color:var(--theme-text,#0f172a);font-size:.85rem;outline:none}.mail-conv-addr{min-width:0}.mail-conv-addr .site-select-trigger{width:100%}.mail-conv-date{display:flex;align-items:center;gap:.45rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--theme-text-muted,#64748b)}.mail-conv-date .csys-dp{flex:1;min-width:0}.mail-conv .csys-date-input{min-width:0;padding:.45rem 2rem .45rem .65rem;border-radius:8px;font-size:.82rem;box-shadow:none}@media (max-width:560px){.mail-conv-filters,.mail-conv-filters.has-addr{grid-template-columns:1fr}.mail-conv-filters.has-addr .mail-conv-search,.mail-conv-search{grid-column:1}}.mail-conv-eyebrow{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--theme-text-muted,#64748b)}.mail-conv-title{margin:.1rem 0 0;font-size:1.05rem;font-weight:700;color:var(--theme-text,#0f172a);word-break:break-all}.mail-conv-body{overflow-y:auto}.mail-conv-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:3rem 1rem;color:var(--theme-text-muted,#94a3b8)}.mail-conv-rows{list-style:none;margin:0;padding:0}.mail-conv-row{width:100%;display:flex;gap:.65rem;padding:.7rem 1.25rem;border:0;border-bottom:1px solid var(--theme-border,#eef2f6);background:transparent;cursor:pointer;text-align:left;transition:background var(--mode-transition)}.mail-conv-row:hover{background:color-mix(in oklab,var(--theme-accent,#2563eb) 6%,transparent)}.mail-conv-avatar{flex-shrink:0;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:#fff;background:color-mix(in oklab,var(--theme-accent,#2563eb) 70%,#7c3aed)}.mail-conv-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.mail-conv-subject{font-size:.85rem;color:var(--theme-text,#0f172a);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail-conv-row.is-unread .mail-conv-subject{font-weight:700}.mail-conv-snippet{font-size:.78rem;color:var(--theme-text-muted,#64748b);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail-conv-meta{flex-shrink:0;display:flex;align-items:center;gap:.35rem;color:var(--theme-text-muted,#94a3b8);font-size:.72rem}.mail-refresh-icon.is-refreshing{color:#16a34a;animation:mail-spin .7s linear infinite}.mail-spin{width:28px;height:28px;border:3px solid var(--theme-border,#e2e8f0);border-top-color:var(--theme-accent,#2563eb);border-radius:50%;animation:mail-spin .7s linear infinite}@keyframes mail-spin{to{transform:rotate(1turn)}}.mail-drawer-toggle,.mail-rail-backdrop,.mail-reader-back{display:none}.mail-search-row{display:flex;align-items:center;gap:.5rem}.mail-search-row .mail-search{flex:1}@media (max-width:1100px) and (min-width:821px){.mail-workspace{grid-template-columns:210px 320px 1fr}}@media (max-width:820px){.mail-workspace{grid-template-columns:1fr;position:relative}.mail-rail{position:absolute;inset:0 auto 0 0;width:82%;max-width:320px;z-index:30;transform:translateX(-100%);transition:transform .24s cubic-bezier(.23,1,.32,1);box-shadow:6px 0 24px rgba(15,23,42,.18)}.mail-workspace.rail-open .mail-rail{transform:translateX(0)}.mail-rail-backdrop{display:block;position:absolute;inset:0;z-index:20;background:rgba(15,23,42,.4);opacity:0;pointer-events:none;transition:opacity .24s ease}.mail-workspace.rail-open .mail-rail-backdrop{opacity:1;pointer-events:auto}.mail-list{grid-column:1;grid-row:1;border-right:0}.mail-workspace.has-open .mail-list{display:none}.mail-reader{grid-column:1;grid-row:1;display:none}.mail-workspace.has-open .mail-reader{display:flex}.mail-drawer-toggle{border:1px solid var(--theme-border,#e2e8f0);border-radius:8px;background:var(--theme-surface,#fff)}.mail-drawer-toggle,.mail-reader-back{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;color:var(--theme-text,#0f172a)}.mail-reader-back{margin-right:.4rem;border:0;border-radius:8px;background:transparent;cursor:pointer}.mail-crail{width:100%}.mail-reader-actions{flex-wrap:wrap;justify-content:flex-end}}