/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#182230;--muted:#6e7a8b;--line:#e7ebf0;--soft-line:#f0f2f5;--surface:#fff;--canvas:#f5f7fa;--sidebar:#f8f9fb;--blue:#2577e3;--blue-dark:#1d65c4;--blue-soft:#eaf3ff;--yellow:#f5ad2f;--green:#1e9a69;--shadow:0 18px 50px #1d345429}*{box-sizing:border-box}html,body{width:100%;min-width:320px;height:100%;margin:0;overflow:hidden}body{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,Arial,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:3px solid #2577e340}.app-shell{background:var(--surface);width:100%;height:100dvh;overflow:hidden}.topbar{z-index:20;border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;height:70px;padding:0 24px;display:flex;position:relative}.brand{align-items:center;gap:12px;min-width:220px;display:flex}.brand>span:last-child{flex-direction:column;gap:1px;display:flex}.brand strong{color:#172131;letter-spacing:-.02em;font-size:16px}.brand small{color:#9099a6;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:700}.brand-mark{background:linear-gradient(145deg,#3b93f0,#1d6fd9);border-radius:11px;justify-content:center;align-items:flex-end;width:36px;height:36px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 5px 14px #2071da47}.brand-mark:before{content:"";border:4px solid #fff;border-radius:4px;width:14px;height:14px;position:absolute;bottom:-4px;right:-4px;transform:rotate(22deg)}.brand-mark:after{content:"";background:#fff;border-radius:0 0 11px 11px;width:22px;height:11px;position:absolute;bottom:8px}.brand-mark i{z-index:2;background:#1f70d2;border-radius:50%;width:4px;height:4px;margin:0 2px 14px;position:relative}.topbar-actions{align-items:center;gap:10px;display:flex}.sync-badge{color:#697586;white-space:nowrap;align-items:center;gap:7px;font-size:10px;font-weight:650;display:inline-flex}.sync-badge>span{background:#34b37a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e7f7ef}.sync-badge.syncing>span{background:#3d8ee9;animation:1s infinite alternate pulse;box-shadow:0 0 0 4px #e8f2ff}@keyframes pulse{50%{opacity:.5}}.account-chip{border:1px solid var(--line);background:#fafbfc;border-radius:12px;align-items:center;gap:8px;max-width:185px;padding:5px 9px 5px 5px;display:flex}.account-chip>img,.account-chip>span{color:#3975b9;background:#e8f1fc;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:9px;font-weight:800;display:grid}.account-chip>div{flex-direction:column;min-width:0;display:flex}.account-chip strong,.account-chip small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-chip strong{color:#445064;font-size:10px}.account-chip small{color:#9aa4b0;font-size:8px}.signout-button{color:#7b8796;cursor:pointer;background:0 0;border:0;padding:7px 4px;font-size:10px}.privacy-badge{color:#697586;align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex}.privacy-badge>span{background:#34b37a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e7f7ef}.primary-button,.secondary-button,.text-button{cursor:pointer;border:0}.primary-button{background:var(--blue);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 17px;font-size:13px;font-weight:750;transition:background .16s,transform .16s;display:inline-flex;box-shadow:0 7px 18px #2577e333}.primary-button:hover{background:var(--blue-dark);transform:translateY(-1px)}.primary-button.large{min-height:46px;padding:0 22px;font-size:14px}.secondary-button{color:#31516f;background:#fff;border:1px solid #cfd8e4;border-radius:10px;min-height:40px;padding:0 17px;font-size:13px;font-weight:700}.secondary-button:hover{background:#f7fbff;border-color:#9db9db}.workspace{grid-template-columns:248px minmax(340px,390px) minmax(430px,1fr);height:calc(100dvh - 70px);min-height:0;display:grid;overflow:hidden}.sidebar{border-right:1px solid var(--line);background:var(--sidebar);flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.sidebar-section{flex:none;padding:15px 10px 0}.source-section{overscroll-behavior:contain;flex:1 1 0;min-height:0;padding-top:16px;padding-bottom:8px;overflow-y:auto}.task-section{padding-top:12px}.task-section .nav-button.active{color:#9b6505;background:#fff3db}.task-section .nav-button.active .nav-count,.task-section .nav-button.active .nav-icon{color:#c17d09}.sidebar-label{color:#98a2b0;letter-spacing:.08em;text-transform:uppercase;margin:0 8px 6px;font-size:9px;font-weight:800}.nav-button{color:#5a6879;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;width:100%;min-height:34px;margin:1px 0;padding:0 9px;transition:background .14s,color .14s;display:grid}.nav-button:hover{color:#26384d;background:#eef2f7}.nav-button.active{background:var(--blue-soft);color:#1766c9}.nav-button.compact{min-height:31px}.nav-icon{place-items:center;width:21px;height:21px;font-size:13px;font-weight:700;display:inline-grid}.nav-button.active .nav-icon{color:var(--blue)}.nav-label{letter-spacing:-.02em;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.nav-button.compact .nav-label{font-size:11px;font-weight:580}.nav-count{color:#9aa5b3;font-variant-numeric:tabular-nums;text-align:right;min-width:24px;font-size:10px}.nav-button.active .nav-count{color:#4c87ce}.sidebar-footer{border-top:1px solid var(--line);margin-top:auto;padding:8px 10px 9px}.privacy-note{background:#fff;border:1px solid #e6ebf0;border-radius:11px;gap:8px;padding:8px 9px;display:flex}.lock-icon{color:#2da374;background:#e9f7f1;border-radius:7px;flex:0 0 19px;place-items:center;width:19px;height:19px;font-size:8px;display:inline-grid}.privacy-note strong{color:#556273;margin:0 0 1px;font-size:10px;display:block}.privacy-note p{color:#98a1ad;margin:0;font-size:8px;line-height:1.35}.text-button{background:0 0;padding:7px 9px 0;font-size:9px}.text-button.danger{color:#a06868}.message-list-panel{border-right:1px solid var(--line);background:#fbfcfd;flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.list-heading{background:#fff;flex:none;justify-content:space-between;align-items:center;min-height:88px;padding:20px 22px 14px;display:flex}.list-heading h1{color:#1a2636;letter-spacing:-.045em;margin:0 0 4px;font-size:20px}.list-heading p{color:#97a1ae;margin:0;font-size:11px}.workflow-hint{color:#85672b;background:#fff8e9;border:1px solid #f1d79f;border-radius:9px;margin:0 16px 12px;padding:9px 11px;font-size:9px;line-height:1.5}.workflow-hint.done{color:#357b5e;background:#effaf5;border-color:#bfe6d4}.mobile-import-button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:10px;width:36px;height:36px;font-size:22px;display:none}.list-tools{border-bottom:1px solid var(--line);background:#fff;flex:none;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:0 16px 14px;display:grid}.search-box{color:#8995a4;background:#f7f9fb;border:1px solid #e2e7ed;border-radius:10px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;min-width:0;height:38px;padding:0 9px 0 10px;display:grid}.search-box:focus-within{background:#fff;border-color:#9abfea;box-shadow:0 0 0 3px #eaf3ff}.search-box>span{font-size:19px;transform:rotate(-18deg)}.search-box input{color:#253348;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.search-box input::placeholder{color:#9ca7b4}.search-box button{color:#8d98a5;cursor:pointer;background:0 0;border:0}.list-tools select{color:#667385;cursor:pointer;background:#fff;border:1px solid #e2e7ed;border-radius:10px;outline:0;height:38px;padding:0 26px 0 11px;font-size:11px}.message-list{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:#ccd4de transparent;scrollbar-width:thin;outline:0;flex:1 1 0;min-height:0;overflow:hidden scroll}.message-row{border-bottom:1px solid var(--soft-line);cursor:pointer;background:#fff;grid-template-columns:18px 38px minmax(0,1fr);gap:10px;min-height:104px;padding:16px 15px 14px 12px;transition:background .12s;display:grid;position:relative}.message-row:hover{background:#f8fbff}.message-row.selected{background:#edf5ff}.message-row.selected:before{background:var(--blue);content:"";width:3px;position:absolute;inset:0 auto 0 0}.star-button{color:#bdc5ce;cursor:pointer;background:0 0;border:0;align-self:start;padding:1px 0;font-size:16px}.star-button:hover,.star-button.active{color:var(--yellow)}.avatar{color:#50708f;letter-spacing:-.05em;background:linear-gradient(145deg,#e7eff8,#d8e5f2);border-radius:13px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:grid}.avatar.large{border-radius:15px;width:44px;height:44px;font-size:12px}.message-row-content{min-width:0}.message-row-top,.message-subject-line,.message-preview-line{align-items:center;min-width:0;display:flex}.message-row-top{justify-content:space-between;gap:10px;margin:0 0 7px}.message-row-top strong{color:#354256;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;overflow:hidden}.message-row-top time{color:#9ba4b0;font-variant-numeric:tabular-nums;flex:none;font-size:9px}.message-subject-line{gap:7px}.direction-dot{background:#a5afba;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.direction-dot.received{background:#3692e6}.direction-dot.sent{background:#42a779}.message-subject-line h2{color:#1e2a3b;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:750;overflow:hidden}.message-preview-line{gap:8px;margin-top:6px}.message-preview-line p{color:#8a95a3;-webkit-line-clamp:1;-webkit-box-orient:vertical;min-width:0;margin:0;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.attachment-count{color:#7e8fa3;flex:none;font-size:9px}.task-pill{color:#a66b08;white-space:nowrap;background:#fff1d6;border-radius:5px;flex:none;padding:3px 5px;font-size:8px;font-weight:750}.task-pill.done{color:#27815c;background:#e9f7f0}.task-pill.reconciled{color:#717d8c;background:#eef1f5}.detail-panel{background:#fff;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.message-detail{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.detail-toolbar{border-bottom:1px solid var(--soft-line);flex:none;align-items:center;min-height:53px;padding:0 28px;display:flex}.back-button{cursor:pointer;background:0 0;border:0;margin-right:8px;font-size:20px;display:none}.direction-badge{color:#788493;background:#f0f2f5;border-radius:6px;padding:5px 8px;font-size:9px;font-weight:750}.direction-badge.received{color:#2e78c7;background:#eaf4ff}.direction-badge.sent{color:#23845b;background:#eaf8f1}.detail-star{color:#8b96a4;cursor:pointer;background:0 0;border:0;border-radius:7px;margin-left:auto;padding:6px 8px;font-size:10px;font-weight:650}.workflow-button{cursor:pointer;border:0;border-radius:8px;min-height:30px;margin-left:8px;padding:0 10px;font-size:9px;font-weight:750}.workflow-button.complete{color:#267b59;background:#e8f7f0}.workflow-button.reconcile{background:var(--blue);color:#fff}.workflow-button.undo{color:#6d7887;background:#f1f3f6}.workflow-button:disabled,.detail-star:disabled,.primary-button:disabled{cursor:wait;opacity:.55}.detail-star:hover{background:#f6f7f9}.detail-star.active{color:#bd7c08}.detail-header{border-bottom:1px solid var(--soft-line);flex:none;padding:31px 38px 25px}.detail-header h1{color:#172131;letter-spacing:-.045em;max-width:850px;margin:0 0 25px;font-size:clamp(22px,2.15vw,30px);font-weight:780;line-height:1.35}.sender-card{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.sender-card>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.sender-card span{color:#9ba4b0;font-size:9px;font-weight:650}.sender-card strong{color:#3c4859;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.sender-card time{color:#919ba8;font-variant-numeric:tabular-nums;font-size:10px}.detail-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:#d0d7e0 transparent;scrollbar-width:thin;flex:1 1 0;min-height:0;padding:36px 38px 46px;overflow:hidden scroll}.message-list::-webkit-scrollbar{width:10px}.detail-scroll::-webkit-scrollbar{width:10px}.source-section::-webkit-scrollbar{width:10px}.message-list::-webkit-scrollbar-track{background:#f5f7fa}.detail-scroll::-webkit-scrollbar-track{background:#f5f7fa}.source-section::-webkit-scrollbar-track{background:#f5f7fa}.message-list::-webkit-scrollbar-thumb{background:#b8c2ce;border:2px solid #f5f7fa;border-radius:999px;min-height:42px}.detail-scroll::-webkit-scrollbar-thumb{background:#b8c2ce;border:2px solid #f5f7fa;border-radius:999px;min-height:42px}.source-section::-webkit-scrollbar-thumb{background:#b8c2ce;border:2px solid #f5f7fa;border-radius:999px;min-height:42px}.message-list::-webkit-scrollbar-thumb:hover{background:#8f9dac}.detail-scroll::-webkit-scrollbar-thumb:hover{background:#8f9dac}.source-section::-webkit-scrollbar-thumb:hover{background:#8f9dac}.message-body{color:#303b4b;white-space:pre-wrap;word-break:break-word;max-width:820px;min-height:130px;font-size:14px;line-height:1.85}.task-card{background:#fffaf0;border:1px solid #f0d69e;border-radius:13px;max-width:820px;margin-bottom:28px;padding:17px}.task-card.done{background:#f2fbf7;border-color:#bfe4d2}.task-card.reconciled{background:#f7f8fa;border-color:#dfe4e9}.task-card-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:13px;display:flex}.task-card-heading>div{flex-direction:column;gap:3px;display:flex}.task-card-heading span{color:#a88a4f;letter-spacing:.08em;font-size:8px;font-weight:800}.task-card-heading strong{color:#75571b;font-size:13px}.task-card.done .task-card-heading strong{color:#2b7356}.task-card.reconciled .task-card-heading strong{color:#5e6977}.task-card-heading time{color:#9ba4ae;font-size:8px}.task-card label{display:block}.task-card label>span{color:#7f8996;margin-bottom:6px;font-size:9px;font-weight:700;display:block}.task-card textarea{resize:vertical;color:#364255;background:#fff;border:1px solid #dfe4e9;border-radius:9px;width:100%;min-height:72px;padding:10px 11px;font-size:10px;line-height:1.6}.memo-save-button{color:#fff;cursor:pointer;background:#45566c;border:0;border-radius:8px;min-height:31px;margin-top:8px;padding:0 11px;font-size:9px;font-weight:700}.memo-save-button:disabled{cursor:default;opacity:.38}.attachment-section{border-top:1px solid var(--line);max-width:820px;margin-top:42px;padding-top:23px}.section-title{align-items:baseline;gap:8px;margin-bottom:11px;display:flex}.section-title h2{color:#39475a;margin:0;font-size:12px}.section-title span{color:#9ca5b1;font-size:9px}.attachment-list{gap:8px;display:grid}.attachment-card{background:#fafbfc;border:1px solid #e5e9ee;border-radius:10px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;padding:8px 12px;display:grid}.attachment-icon{color:#55789d;background:#edf3fa;border-radius:9px;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.attachment-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.attachment-card strong{color:#435064;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.attachment-card small{color:#9ba4af;font-size:8px}.not-saved{color:#8e97a2;background:#f2f3f5;border-radius:6px;padding:4px 7px;font-size:8px;font-weight:700}.source-info{background:#f7f8fa;border-radius:12px;max-width:820px;margin-top:48px;padding:18px 20px}.source-info>span{color:#8b96a4;font-size:9px;font-weight:700}.source-info>div{flex-wrap:wrap;gap:5px;margin:7px 0 10px;display:flex}.source-info code{color:#617084;background:#fff;border:1px solid #e2e6eb;border-radius:6px;padding:4px 7px;font-family:inherit;font-size:9px}.source-info p{color:#9ba4ae;margin:0;font-size:9px;line-height:1.6}.detail-empty,.empty-filter,.empty-library{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:30px;display:flex}.detail-empty-mark{color:#9aa6b4;background:#f0f3f6;border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:15px;font-size:22px;display:grid}.detail-empty h2,.empty-filter h2{color:#5a6676;margin:0 0 8px;font-size:14px}.detail-empty p,.empty-filter p{color:#9aa4b1;margin:0;font-size:10px;line-height:1.7}.empty-filter{height:auto;min-height:350px}.empty-filter>span{color:#a4aebb;margin-bottom:12px;font-size:30px}.empty-filter .secondary-button{margin-top:20px}.empty-library{justify-content:flex-start;min-height:560px;padding-top:62px;overflow:hidden}.empty-files{width:138px;height:102px;margin-bottom:22px;position:relative}.empty-files:after{background:var(--blue);color:#fff;content:"+";text-align:center;border:5px solid #fff;border-radius:15px;width:45px;height:45px;font-size:28px;line-height:42px;position:absolute;bottom:5px;right:12px;box-shadow:0 10px 25px #2577e34d}.empty-files i{background:#fff;border:1px solid #dae1e9;border-radius:10px;width:72px;height:88px;position:absolute;box-shadow:0 10px 28px #2f47651a}.empty-files i:after{content:"";background:#dfe6ee;border-radius:2px;width:38px;height:3px;position:absolute;top:25px;left:16px;box-shadow:0 10px #e5eaf0,0 20px #e5eaf0}.empty-files i:first-child{top:10px;left:9px;transform:rotate(-10deg)}.empty-files i:nth-child(2){top:1px;left:35px}.empty-files i:nth-child(3){top:12px;left:58px;transform:rotate(9deg)}.empty-kicker{color:var(--blue);letter-spacing:.1em;margin-bottom:8px;font-size:9px;font-weight:850}.empty-library h2{color:#1d2b3e;letter-spacing:-.05em;margin:0;font-size:23px;line-height:1.36}.empty-library>p{color:#8592a2;margin:13px 0 22px;font-size:10px;line-height:1.7}.empty-library>small{color:#a3abb5;margin-top:14px;font-size:8px}.loading-list{background:#fff}.loading-row{border-bottom:1px solid var(--soft-line);gap:12px;height:104px;padding:17px 18px;display:flex}.loading-row>i,.loading-row b{background:linear-gradient(90deg,#edf0f3 25%,#f6f7f9 45%,#edf0f3 65%) 0 0/300% 100%;border-radius:6px;animation:1.4s linear infinite shimmer;display:block}.loading-row>i{border-radius:13px;width:38px;height:38px}.loading-row>span{flex-direction:column;flex:1;gap:10px;padding-top:2px;display:flex}.loading-row b:first-child{width:38%;height:7px}.loading-row b:nth-child(2){width:72%;height:9px}.loading-row b:nth-child(3){width:92%;height:6px}@keyframes shimmer{to{background-position:-300% 0}}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#121d2b87;place-items:center;padding:24px;animation:.16s ease-out fade-in;display:grid;position:fixed;inset:0}.import-modal{width:min(630px,100%);max-height:calc(100dvh - 36px);box-shadow:var(--shadow);background:#fff;border:1px solid #ffffffbf;border-radius:20px;padding:28px;animation:.19s ease-out modal-in;overflow-y:auto}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(8px)scale(.985)}}.modal-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.modal-kicker{color:var(--blue);letter-spacing:.11em;margin-bottom:6px;font-size:9px;font-weight:850;display:block}.modal-heading h2{color:#1d2939;letter-spacing:-.045em;margin:0 0 6px;font-size:21px}.modal-heading p{color:#8c97a5;margin:0;font-size:10px}.modal-heading>button{color:#7f8996;cursor:pointer;background:#f4f5f7;border:0;border-radius:9px;width:32px;height:32px;font-size:20px}.import-mode{background:#f3f5f8;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:12px;padding:4px;display:grid}.import-mode>button{color:#758193;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:30px minmax(0,1fr);align-items:center;column-gap:9px;min-height:58px;padding:8px 12px;display:grid}.import-mode>button>span{background:#e7ebf0;border-radius:9px;grid-row:1/3;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.import-mode>button strong{color:#566375;align-self:end;font-size:11px}.import-mode>button small{color:#9aa4b0;align-self:start;font-size:8px}.import-mode>button.active{background:#fff;border-color:#cfe1f7;box-shadow:0 3px 10px #2a4c7014}.import-mode>button.active>span{color:var(--blue);background:#e9f3ff}.import-mode>button.active.important{border-color:#f2d7a1}.import-mode>button.active.important>span{color:#d68b09;background:#fff4dc}.drop-zone{background:#f8fbff;border:1.5px dashed #b9c9db;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:28px;transition:border .16s,background .16s,transform .16s;display:flex;position:relative}.drop-zone.dragging{border-color:var(--blue);background:#eef6ff;transform:scale(1.006)}.drop-zone.important{background:#fffbf4;border-color:#e7c57e}.drop-zone.important.dragging{background:#fff7e7;border-color:#d99518}.drop-zone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.file-illustration{background:#fff;border:1px solid #cfe0f2;border-radius:10px;place-items:center;width:58px;height:70px;margin-bottom:14px;display:grid;position:relative;box-shadow:0 9px 20px #355e891c}.file-illustration:after{content:"";background:#edf6ff;border-bottom:1px solid #cfe0f2;border-left:1px solid #cfe0f2;border-radius:0 9px 0 5px;width:17px;height:17px;position:absolute;top:-1px;right:-1px}.file-illustration i{color:#3379c8;background:#e9f3ff;border-radius:5px;padding:5px 6px;font-size:9px;font-style:normal;font-weight:850}.drop-zone h3{color:#354256;margin:0 0 6px;font-size:14px}.drop-zone p{color:#97a1ad;margin:0 0 16px;font-size:9px}.drop-zone button:disabled,.modal-heading button:disabled{cursor:wait;opacity:.6}.import-tips{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px;display:grid}.import-tips>div{background:#f7f8fa;border-radius:10px;gap:8px;padding:12px;display:flex}.import-tips>div>span{width:19px;height:19px;color:var(--blue);background:#fff;border-radius:6px;flex:0 0 19px;place-items:center;font-size:8px;font-weight:850;display:grid;box-shadow:0 2px 6px #324c6714}.import-tips p{color:#99a2ad;margin:0;font-size:8px;line-height:1.6}.import-tips strong{color:#586577;font-size:8px}.toast{z-index:150;color:#fff;background:#27364a;border:1px solid #ffffff1f;border-radius:11px;max-width:min(380px,100vw - 32px);padding:13px 16px;font-size:11px;font-weight:600;animation:.18s ease-out toast-in;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #16253742}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}.login-shell{background:radial-gradient(circle at 18% 20%,#3484e829,#0000 34%),radial-gradient(circle at 84% 80%,#31aa741f,#0000 32%),#f4f7fb;place-items:center;width:100%;height:100dvh;padding:24px;display:grid;overflow-y:auto}.login-card{text-align:center;background:#fffffff2;border:1px solid #ffffffeb;border-radius:24px;width:min(470px,100%);padding:44px 42px 36px;box-shadow:0 26px 80px #2643682b}.login-mark{border-radius:16px;width:52px;height:52px;margin-bottom:22px}.login-mark i{margin-bottom:20px}.login-kicker{color:var(--blue);letter-spacing:.12em;margin-bottom:9px;font-size:9px;font-weight:850;display:block}.login-card h1{color:#182536;letter-spacing:-.055em;margin:0;font-size:31px;line-height:1.28}.login-card>p{color:#7e8b9c;max-width:350px;margin:17px auto 25px;font-size:12px;line-height:1.75}.google-login-button{color:#354155;cursor:pointer;background:#fff;border:1px solid #d8dee7;border-radius:12px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:52px;font-size:13px;font-weight:700;display:flex;box-shadow:0 7px 20px #32496514}.google-login-button:hover:not(:disabled){background:#fbfdff;border-color:#aabed7}.google-login-button:disabled{cursor:wait;opacity:.55}.google-login-button>span{background:conic-gradient(from -45deg, #4285f4 0 25%, #34a853 0 50%, #fbbc05 0 75%, #ea4335 0);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;font-weight:850;display:grid;box-shadow:inset 0 0 0 5px #fff}.config-notice{color:#8f6b25;background:#fff7e7;border-radius:8px;margin-top:10px;padding:9px;font-size:9px}.login-points{border-top:1px solid var(--line);color:#8190a2;text-align:left;gap:7px;margin-top:24px;padding-top:20px;font-size:9px;display:grid}.login-points span:first-letter{color:#2a9b6c}@media (width<=1040px){.workspace{grid-template-columns:210px 350px minmax(390px,1fr)}.brand{min-width:190px}.sync-badge,.account-chip small{display:none}.account-chip{max-width:120px}.sidebar-section{padding-inline:10px}.detail-header,.detail-scroll{padding-left:28px;padding-right:28px}}@media (width<=820px){.topbar{padding:0 16px}.privacy-badge,.account-chip,.signout-button{display:none}.workspace{grid-template-columns:76px 330px minmax(360px,1fr)}.sidebar-section{padding-inline:8px}.sidebar-label,.nav-label,.nav-count,.privacy-note,.text-button{display:none}.nav-button{grid-template-columns:1fr;place-items:center;padding:0;display:grid}.nav-icon{font-size:16px}.sidebar-footer{padding:9px}}@media (width<=680px){.topbar{height:62px}.brand{min-width:0}.brand small,.topbar-actions .primary-button{display:none}.workspace{height:calc(100dvh - 62px);display:block;position:relative}.sidebar{display:none}.message-list-panel{border:0;width:100%;height:100%}.message-list-panel.mobile-hidden{display:none}.detail-panel{width:100%;height:100%;display:none;position:absolute;inset:0}.detail-panel.mobile-visible,.mobile-import-button{display:block}.message-row{min-height:96px}.detail-toolbar{padding:0 16px}.back-button{display:inline-block}.detail-header{padding:24px 20px 20px}.detail-header h1{margin-bottom:20px;font-size:21px}.sender-card{grid-template-columns:44px minmax(0,1fr)}.sender-card time{grid-column:2}.detail-scroll{padding:27px 20px 38px}.message-body{font-size:13px}.import-modal{border-radius:16px;padding:22px 18px}.import-tips{grid-template-columns:1fr}.import-tips>div{padding:9px 11px}.drop-zone{min-height:245px;padding:22px 16px}.import-mode>button{padding:8px}.import-mode>button small{display:none}.import-mode>button strong{align-self:center}.modal-backdrop{padding:12px}.toast{bottom:16px;right:16px}.login-shell{padding:12px}.login-card{border-radius:19px;padding:36px 24px 30px}.login-card h1{font-size:27px}.workflow-button{padding-inline:7px;font-size:8px}.detail-star{padding-inline:5px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
