@charset "UTF-8";:root{color-scheme:light;--mf-font-family: "Pretendard", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", sans-serif;--mf-color-ink-900: #0b172a;--mf-color-ink-700: #253858;--mf-color-ink-500: #61718a;--mf-color-ink-300: #9aa9bc;--mf-color-blue-700: #0b4ab4;--mf-color-blue-600: #0867e8;--mf-color-blue-500: #0f7cff;--mf-color-blue-100: #e9f2ff;--mf-color-mint-500: #11b79b;--mf-color-red-500: #ef4444;--mf-color-amber-500: #f59e0b;--mf-surface-canvas: #f4f8ff;--mf-surface-panel: rgba(255, 255, 255, .9);--mf-surface-panel-solid: #ffffff;--mf-surface-muted: #f7faff;--mf-border-subtle: rgba(143, 164, 193, .28);--mf-border-strong: rgba(85, 112, 153, .34);--mf-shadow-soft: 0 12px 32px rgba(11, 30, 66, .08);--mf-shadow-panel: 0 18px 48px rgba(11, 30, 66, .12);--mf-shadow-blue: 0 12px 28px rgba(8, 103, 232, .22);--mf-radius-sm: 10px;--mf-radius-md: 16px;--mf-radius-lg: 22px;--mf-radius-xl: 28px;--mf-space-1: .25rem;--mf-space-2: .5rem;--mf-space-3: .75rem;--mf-space-4: 1rem;--mf-space-5: 1.25rem;--mf-space-6: 1.5rem;--mf-focus-ring: 0 0 0 3px rgba(15, 124, 255, .18);font-family:var(--mf-font-family);color:var(--mf-color-ink-900);background:radial-gradient(circle at 10% 0%,rgba(15,124,255,.12),transparent 32rem),radial-gradient(circle at 84% 12%,rgba(17,183,155,.11),transparent 30rem),linear-gradient(145deg,#edf4ff,#f8fbff 58%,#eef6ff);line-height:1.45;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;min-width:0}html,body,#root{width:100%;max-width:100vw;max-width:100%;overflow-x:clip;overscroll-behavior-x:none;touch-action:pan-y}@media(max-width:760px){html,body,#root{overflow-x:clip;overflow-y:visible}}body{margin:0;min-width:0;min-height:100vh;padding:0;background:var(--mf-surface-canvas)}#root{min-height:100vh}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:clamp(1rem,3vw,2.5rem);background:radial-gradient(circle at 18% 18%,rgba(15,124,255,.18),transparent 28rem),radial-gradient(circle at 88% 12%,rgba(17,183,155,.14),transparent 26rem),linear-gradient(145deg,#edf4ff,#f9fbff 54%,#edf7ff)}.auth-layout{width:min(980px,100%);display:grid;grid-template-columns:minmax(280px,.95fr) minmax(340px,440px);gap:clamp(1rem,3vw,2rem);align-items:stretch}.auth-hero-panel{position:relative;overflow:hidden;min-height:560px;border:1px solid rgba(255,255,255,.48);border-radius:32px;padding:clamp(1.3rem,3vw,2rem);display:grid;align-content:space-between;color:#fff;background:linear-gradient(145deg,#07399af0,#0867e8eb),radial-gradient(circle at 78% 16%,rgba(255,255,255,.24),transparent 16rem);box-shadow:var(--mf-shadow-panel)}.auth-hero-panel:before,.auth-hero-panel:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.auth-hero-panel:before{width:19rem;height:19rem;right:-7rem;top:-5rem;background:#ffffff24}.auth-hero-panel:after{width:15rem;height:15rem;left:-6rem;bottom:-5rem;background:#11b79b47}.auth-brand-lockup,.auth-hero-copy,.auth-proof-grid{position:relative;z-index:1}.auth-brand-lockup{display:flex;align-items:center;gap:.72rem}.auth-brand-mark{width:3.2rem;height:3.2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1.15rem;background:#fffffff5;color:var(--mf-color-blue-700);font-weight:900;font-size:1.2rem;box-shadow:0 18px 38px #031d502e}.auth-brand-lockup strong,.auth-brand-lockup small{display:block}.auth-brand-lockup strong{font-size:1.12rem;letter-spacing:-.04em}.auth-brand-lockup small{margin-top:.12rem;color:#ffffffb8;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-hero-copy{max-width:28rem}.auth-hero-kicker,.auth-mode-pill{display:inline-flex;width:fit-content;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.auth-hero-kicker{margin-bottom:.75rem;background:#ffffff24;padding:.35rem .58rem}.auth-hero-copy h2{max-width:26rem;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02;letter-spacing:-.08em}.auth-hero-copy p{max-width:22rem;margin:1rem 0 0;color:#ffffffc7;font-weight:650}.auth-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.auth-proof-grid span{min-height:4.4rem;display:flex;align-items:end;border:1px solid rgba(255,255,255,.2);border-radius:1.15rem;padding:.7rem;background:#ffffff1f;color:#ffffffe0;font-size:.82rem;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-card{width:min(440px,100%);background:var(--mf-surface-panel-solid);border:1px solid var(--mf-border-subtle);border-radius:28px;padding:clamp(1.1rem,2.2vw,1.55rem);display:grid;gap:.82rem;align-content:start;box-shadow:var(--mf-shadow-panel)}.auth-card-header{display:grid;gap:.28rem;margin-bottom:.18rem}.auth-mode-pill{background:var(--mf-color-blue-100);color:var(--mf-color-blue-700);padding:.34rem .58rem}.auth-card h1,.auth-card h2,.auth-card p{margin:0}.auth-card h1{color:var(--mf-color-blue-700);font-size:.92rem;letter-spacing:-.03em}.auth-card h2{color:var(--mf-color-ink-900);font-size:clamp(1.45rem,2vw,1.85rem);line-height:1.12;letter-spacing:-.06em}.auth-card p{color:var(--mf-color-ink-500);font-size:.92rem}.auth-card label{color:var(--mf-color-ink-700);font-weight:750}.auth-card input{min-height:2.45rem;background:var(--mf-surface-muted)}.auth-card input:focus{border-color:var(--mf-color-blue-600);outline:none;box-shadow:var(--mf-focus-ring);background:#fff}.auth-card>button[type=submit]{min-height:2.9rem;margin-top:.12rem;border-radius:.9rem;font-weight:850}.auth-card>button.secondary{min-height:2.6rem;border-radius:.9rem}.tabs button.active,.inline button.active{background:var(--mf-color-blue-600);color:#fff;box-shadow:var(--mf-shadow-blue)}.tabs button.active:hover:not(:disabled),.inline button.active:hover:not(:disabled){background:var(--mf-color-blue-700)}.auth-switch{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;color:#355177;font-size:.85rem}.auth-pending-invite{border:1px solid #c8d9f9;background:#eef4ff;color:#1f4c99;border-radius:12px;padding:.7rem .8rem;display:grid;gap:.25rem;font-size:.88rem}.auth-pending-invite strong{font-size:.9rem}.text-button{background:transparent;color:var(--mf-color-blue-700);border:0;border-radius:0;padding:0;font-size:.85rem;font-weight:600;text-decoration:underline}.text-button:hover{color:var(--mf-color-blue-600)}.auth-options{display:grid;gap:.25rem}.check-row{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#355177}.check-row input[type=checkbox]{width:auto}.upload-row{align-items:center}.upload-file-name{font-size:.85rem;color:#355177}.file-drop-area{border:2px dashed #b6cff6;border-radius:18px;padding:3rem 1rem;text-align:center;background:radial-gradient(circle at center,rgba(200,217,249,.34),transparent 58%),linear-gradient(180deg,#f7fbff,#eef4ff);cursor:pointer;transition:all .2s ease;margin-top:1rem;box-shadow:inset 0 0 0 1px #ffffff8f}.file-drop-area:hover,.file-drop-area.drag-over{border-color:#0b4ab4;background:radial-gradient(circle at center,rgba(155,183,236,.42),transparent 60%),linear-gradient(180deg,#eef4ff,#e4efff);transform:translateY(-1px)}.upload-placeholder{color:#3f5f8f;font-size:.95rem;font-weight:700}.import-progress{border:1px solid rgba(15,124,255,.24);background:var(--mf-color-blue-100);color:#1f4c99;border-radius:var(--mf-radius-sm);padding:.45rem .6rem;font-size:.86rem}.import-action-row{justify-content:flex-end;margin-top:1rem}.app-shell{--app-shell-nav-width: 216px;min-height:100vh;padding:1rem;display:grid;grid-template-columns:var(--app-shell-nav-width) minmax(0,1fr);align-items:start;gap:1rem 1.1rem;width:min(100%,1480px);margin:0 auto}.app-content{grid-column:2;display:grid;gap:1rem;min-width:0}.app-copyright{position:fixed;right:14px;bottom:12px;color:#0f172a8f;font-size:.72rem;font-weight:600;letter-spacing:.01em;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:15}.topbar{grid-column:2;background:linear-gradient(135deg,#fffffff5,#f4f9ffe0),radial-gradient(circle at 92% 0%,rgba(15,124,255,.16),transparent 22rem);color:var(--mf-color-ink-900);border:1px solid var(--mf-border-subtle);border-radius:var(--mf-radius-xl);padding:1rem 1.1rem;display:flex;justify-content:space-between;gap:1rem;align-items:center;box-shadow:var(--mf-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar h1{margin:0;font-size:clamp(1.28rem,1vw + 1rem,1.8rem);letter-spacing:-.04em}.topbar-eyebrow{display:inline-flex;margin-bottom:.18rem;color:var(--mf-color-blue-700);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.meta{margin-top:.35rem;display:flex;gap:.7rem;flex-wrap:wrap;font-size:.85rem}.topbar-meta>span{display:inline-flex;align-items:center;min-height:1.8rem;border:1px solid rgba(143,164,193,.22);border-radius:999px;background:#ffffffad;padding:.28rem .6rem;color:var(--mf-color-ink-700);box-shadow:0 6px 18px #0b1e420a}.socket-chip{min-width:0;white-space:nowrap}.socket-chip-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.socket-chip:before{content:"";width:.5rem;height:.5rem;margin-right:.36rem;border-radius:999px;background:var(--mf-color-amber-500);box-shadow:0 0 0 4px #f59e0b1f}.socket-chip-connected:before{background:var(--mf-color-mint-500);box-shadow:0 0 0 4px #11b79b1f}.socket-chip-error:before,.socket-chip-permission_lost:before{background:var(--mf-color-red-500);box-shadow:0 0 0 4px #ef44441f}.socket-chip-syncing{border-color:#0f7cff42;color:#0b4ab4}.socket-chip-syncing:before{background:var(--mf-color-blue-500);box-shadow:0 0 0 4px #0f7cff1f;animation:socket-sync-pulse 1.15s ease-in-out infinite}@keyframes socket-sync-pulse{0%,to{transform:scale(.86);opacity:.72}50%{transform:scale(1.08);opacity:1}}.tabs{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.topbar-tabs{grid-column:1;grid-row:1 / span 3;position:fixed;top:1rem;left:max(1rem,calc((100vw - 1480px)/2 + 1rem));z-index:30;width:var(--app-shell-nav-width);align-self:start;display:grid;align-content:start;min-height:0;height:calc(100vh - 2rem);height:calc(100dvh - 2rem);max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);overflow-y:auto;overscroll-behavior:contain;padding:.9rem;border:1px solid var(--mf-border-subtle);border-radius:var(--mf-radius-xl);background:linear-gradient(180deg,#fffffff5,#f7fbffe6),radial-gradient(circle at 0% 0%,rgba(15,124,255,.11),transparent 14rem);box-shadow:var(--mf-shadow-panel);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.nav-brand{display:flex;align-items:center;gap:.65rem;margin-bottom:1.1rem;padding:.25rem .2rem .85rem;border-bottom:1px solid rgba(143,164,193,.2);color:var(--mf-color-ink-900)}.nav-brand-mark{width:2.35rem;height:2.35rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.9rem;background:linear-gradient(135deg,var(--mf-color-blue-600),#1aa7ff);color:#fff;font-weight:900;box-shadow:var(--mf-shadow-blue)}.nav-brand strong,.nav-brand small{display:block}.nav-brand strong{letter-spacing:-.04em}.nav-brand small{margin-top:.12rem;color:var(--mf-color-ink-500);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.tabs-left,.tabs-right{display:flex;gap:.5rem;flex-wrap:wrap}.topbar-tabs .tabs-left,.topbar-tabs .tabs-right{display:grid;gap:.42rem}.tabs-right{margin-left:auto;justify-content:flex-end}.topbar-tabs .tabs-right{margin-left:0;margin-top:.42rem;padding-top:.42rem;border-top:1px solid rgba(143,164,193,.16);justify-content:stretch}.tabs button{border-radius:999px;background:#f1f5f9d1;color:var(--mf-color-ink-500);font-weight:600;box-shadow:none;display:inline-flex;align-items:center;gap:.35rem}.topbar-tabs button{width:100%;min-height:3.1rem;justify-content:flex-start;gap:.65rem;border-radius:1rem;padding:.58rem .7rem;background:transparent;color:var(--mf-color-ink-700);text-align:left}.tabs button:hover:not(:disabled){background:#e2e8f0db;color:var(--mf-color-ink-900);transform:translateY(-1px)}.topbar-tabs button:hover:not(:disabled){background:#e9f2ffe6}.topbar-tabs button.active{background:linear-gradient(135deg,var(--mf-color-blue-600),#0b88ff);color:#fff;box-shadow:var(--mf-shadow-blue)}.tab-icon{width:1.78rem;height:1.78rem;border-radius:.72rem;display:inline-flex;align-items:center;justify-content:center;background:#0f7cff1a;color:var(--mf-color-blue-700);font-size:.92rem;font-weight:800;flex:0 0 auto}.topbar-tabs button.active .tab-icon{background:#ffffff2e;color:#fff}.tab-text-break{display:none}.tab-copy{display:grid;gap:.08rem;line-height:1.1}.tab-label{font-size:.92rem}.tab-copy[data-helper]:after{content:attr(data-helper);color:var(--mf-color-ink-500);font-size:.68rem;font-weight:700}.topbar-tabs button.active .tab-copy[data-helper]:after{color:#ffffffc7}.topbar-tabs .tab-badge{margin-left:auto}.topbar-tabs button.active .tab-badge{background:#ffffffeb;color:var(--mf-color-blue-700)}.nav-status-card{align-self:end;display:flex;align-items:center;gap:.45rem;margin-top:auto;border:1px solid rgba(143,164,193,.22);border-radius:1rem;padding:.68rem .72rem;background:#ffffffb8;color:var(--mf-color-ink-500);font-size:.78rem;font-weight:700}.nav-status-dot{width:.52rem;height:.52rem;border-radius:999px;background:var(--mf-color-amber-500);box-shadow:0 0 0 4px #f59e0b21}.nav-status-dot-connected{background:var(--mf-color-mint-500);box-shadow:0 0 0 4px #11b79b21}.nav-status-dot-error,.nav-status-dot-permission_lost{background:var(--mf-color-red-500);box-shadow:0 0 0 4px #ef444421}.tab-badge{min-width:1.1rem;height:1.1rem;border-radius:999px;background:#f43f5e;color:#fff;font-size:.7rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .3rem}.sub-tab-badge{min-width:1.2rem;height:1.2rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.72rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .35rem}.tab-invite-pulse{animation:tab-invite-pulse 1s ease-in-out infinite}@keyframes tab-invite-pulse{0%,to{box-shadow:0 0 #f43f5e73}50%{box-shadow:0 0 0 10px #f43f5e00}}.sub-tabs{margin-bottom:.1rem}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.dashboard-loading-banner,.dashboard-refresh-note{grid-column:1 / -1;border-radius:10px;padding:.5rem .7rem;font-size:.88rem}.dashboard-loading-banner{border:1px solid #c8d9f9;background:#eef4ff;color:#1f4c99}.dashboard-refresh-note{border:1px solid #d4e3fb;background:#f5f9ff;color:#29538f}.dashboard-command-center{grid-template-columns:minmax(0,2.2fr) minmax(320px,.9fr);align-items:start}.dashboard-hero-card,.dashboard-filter-card{grid-column:1 / -1}.dashboard-hero-card{position:relative;overflow:hidden;grid-template-columns:minmax(260px,.9fr) minmax(280px,1.1fr);align-items:stretch;gap:1rem;padding:1.05rem;background:radial-gradient(circle at 8% 0%,rgba(29,156,229,.14),transparent 34%),linear-gradient(135deg,#fff,#f8fbff 58%,#eef6ff);border-color:#b8cbe7eb;box-shadow:0 24px 60px -48px #0f2a546b}.dashboard-hero-card:after{content:"";position:absolute;right:-5.5rem;top:-6rem;width:16rem;height:16rem;border-radius:999px;background:radial-gradient(circle,#0b4ab426,#0b4ab400);pointer-events:none}.dashboard-hero-copy{display:grid;align-content:start;gap:.4rem;position:relative;z-index:1}.dashboard-hero-copy h2,.dashboard-card-heading h2{margin:0}.dashboard-hero-copy p{margin:0;max-width:32rem;color:#355177;font-size:.92rem}.dashboard-eyebrow{color:#0b4ab4;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dashboard-hero-metric{align-self:stretch;display:grid;gap:.22rem;align-content:center;min-height:8.5rem;padding:1rem;border-radius:18px;background:linear-gradient(135deg,#0b4ab4fa,#1d9ce5eb),#0b4ab4;color:#fff;box-shadow:inset 0 1px #ffffff47,0 18px 48px -34px #0b4ab4c7;position:relative;z-index:1}.dashboard-hero-metric span,.dashboard-kpi-card span,.dashboard-market-strip span,.dashboard-status-list span{color:inherit;font-size:.76rem;font-weight:800;letter-spacing:.01em}.dashboard-hero-metric strong{font-size:clamp(1.65rem,4vw,2.6rem);line-height:1;letter-spacing:-.04em}.dashboard-hero-metric small{color:#ffffffd1;font-weight:700}.dashboard-hero-metric small b{margin-left:.28rem;color:#fff;font-weight:900}.dashboard-kpi-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.62rem;position:relative;z-index:1}.dashboard-kpi-card,.dashboard-market-strip>div,.dashboard-status-list>div{display:grid;gap:.2rem;min-height:5.8rem;padding:.72rem .78rem;border:1px solid rgba(219,227,239,.95);border-radius:14px;background:#ffffffd1;box-shadow:inset 0 1px #ffffffe6}.dashboard-kpi-card strong,.dashboard-market-strip strong,.dashboard-status-list strong{color:#12213a;font-size:1.02rem;letter-spacing:-.02em}.dashboard-kpi-value-line{display:inline-flex;align-items:baseline;justify-content:space-between;gap:.42rem;min-width:0}.dashboard-kpi-value-meta{color:currentColor;font-style:normal;font-size:.78rem;font-weight:900;white-space:nowrap}.dashboard-kpi-card small,.dashboard-status-list small,.dashboard-activity-row small,.dashboard-member-row small{color:#6a7f99;font-size:.76rem;font-weight:700}.dashboard-kpi-card[data-tone=positive] strong,.dashboard-market-strip [data-tone=positive] strong,.dashboard-status-list [data-tone=positive] strong,.dashboard-activity-row[data-flow=income]>span{color:#0a7c5a}.dashboard-kpi-card[data-tone=negative] strong,.dashboard-market-strip [data-tone=negative] strong,.dashboard-status-list [data-tone=negative] strong,.dashboard-activity-row[data-flow=expense]>span{color:#c22d35}.dashboard-kpi-card[data-tone=warning] strong,.dashboard-market-strip [data-tone=warning] strong,.dashboard-status-list [data-tone=warning] strong{color:#b26a00}.dashboard-market-strip{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.62rem;position:relative;z-index:1}.dashboard-market-strip>div{min-height:auto;background:#f8fbffeb}.dashboard-filter-card{padding:.75rem;background:#ffffffbd;border:1px solid rgba(219,227,239,.9);box-shadow:0 16px 44px -42px #0f2a5473}.dashboard-filter-heading{display:grid;gap:.1rem;min-width:9rem}.dashboard-filter-heading strong{color:#173a67}.dashboard-filter-card .filter-container{justify-content:space-between}.dashboard-main-grid{grid-column:1;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(280px,.78fr);gap:.9rem}.dashboard-side-grid{grid-column:2;display:grid;gap:.9rem}.dashboard-card-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.dashboard-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef4ff;color:#0b4ab4;border:1px solid #c8d9f9;padding:.18rem .55rem;font-size:.74rem;font-weight:800;white-space:nowrap}.dashboard-flow-card,.dashboard-portfolio-card{min-height:380px}.dashboard-line-chart-wrap{height:300px;min-height:300px}.dashboard-donut-wrap{height:304px;min-height:304px}.dashboard-portfolio-chart-select{margin-left:auto;max-width:220px}.dashboard-side-card{gap:.72rem}.dashboard-card-footer-action{justify-self:flex-start;margin-top:.12rem}.dashboard-status-list,.dashboard-member-stack,.dashboard-activity-list{display:grid;gap:.55rem}.dashboard-status-list>div{min-height:auto;background:#fbfdff}.dashboard-member-row,.dashboard-activity-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem;align-items:center;padding:.55rem 0;border-bottom:1px solid #eef3f9}.dashboard-member-row:last-child,.dashboard-activity-row:last-child{border-bottom:0}.dashboard-member-row>div,.dashboard-activity-row>div{display:grid;gap:.1rem}.dashboard-activity-row{grid-template-columns:minmax(0,1fr) auto}.dashboard-activity-row strong,.dashboard-member-row strong{color:#17243b;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-activity-row>span{color:#173a67;font-size:.88rem;font-weight:800;white-space:nowrap}.member-avatar{width:2rem;height:2rem;border-radius:999px;display:inline-grid;place-items:center;background:linear-gradient(135deg,#eaf2ff,#d8f4ef);color:#0b4ab4;font-size:.82rem;font-weight:900;border:1px solid rgba(184,203,231,.9)}.dashboard-empty-state{margin:0;color:#6a7f99;font-size:.86rem;font-weight:700}.grid-1{display:grid;grid-template-columns:minmax(0,1fr);gap:.9rem}.card{background:var(--mf-surface-panel);border:1px solid var(--mf-border-subtle);border-radius:var(--mf-radius-lg);padding:.95rem;display:grid;gap:.8rem;box-shadow:0 10px 30px #0b1e420e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.card h2{margin:0;font-size:1.08rem}.surface-entry-card,.surface-list-card,.surface-support-card{box-shadow:0 18px 45px -34px #0f172a6b}.surface-entry-card{background:radial-gradient(circle at top right,rgba(200,217,249,.34),transparent 34%),linear-gradient(180deg,#fff,#f9fcff)}.surface-list-card{background:linear-gradient(180deg,#fff,#fbfdff 44%,#fff);overflow-x:auto}.transaction-list-card{overflow:visible}.surface-list-heading{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;flex-wrap:wrap}.surface-heading-action{flex:0 0 auto;margin-left:auto}.surface-count-summary{margin:0}.work-surface-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem;flex-wrap:wrap}.work-surface-title{display:grid;gap:.12rem;min-width:0}.surface-eyebrow{color:#5f7596;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.surface-control-strip{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.surface-chip{display:inline-flex;align-items:center;min-height:1.45rem;border:1px solid #dbe3ef;border-radius:999px;padding:.2rem .55rem;background:#f8fbff;color:#355177;font-size:.75rem;font-weight:700;line-height:1.1}.surface-chip-strong{border-color:#bfd3f6;background:#eef4ff;color:#173a67}.surface-chip-muted{color:#6a7f99;background:#fff}.secondary-surface-grid{align-items:start}.secondary-surface-card{position:relative;overflow:hidden;border-color:#d6e2f2;background:radial-gradient(circle at top right,rgba(200,217,249,.3),transparent 30%),linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 18px 45px -34px #0f172a6b}.secondary-surface-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#0b4ab4,rgba(11,74,180,.28),transparent);pointer-events:none}.secondary-surface-header,.secondary-table-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem;flex-wrap:wrap}.secondary-control-strip{justify-content:flex-end}.secondary-table-card{background:linear-gradient(180deg,#fff,#fbfdff,#fff)}.secondary-table-heading{align-items:baseline;padding-bottom:.1rem}.category-manager-card,.import-console-card,.collaboration-command-card{gap:1rem}.chart-card{min-height:320px;grid-template-rows:auto 1fr}.chart-card-header{justify-content:space-between;align-items:center}.chart-wrap{position:relative;height:320px;min-height:320px;max-height:320px;overflow:hidden}.chart-wrap-empty{display:flex;min-height:0;height:auto;max-height:none;align-items:flex-start;justify-content:flex-start;padding:.85rem 0}.chart-wrap-empty p{margin:0;color:#334b6f;font-weight:800}.chart-wrap canvas{width:100%!important;height:100%!important}.portfolio-donut-center-label{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;gap:.08rem;place-items:center;padding:.45rem .7rem;min-width:5.4rem;border-radius:999px;background:#ffffffe0;border:1px solid rgba(203,213,225,.92);box-shadow:0 10px 30px -20px #0f172a5c;pointer-events:none;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.portfolio-donut-center-label strong{font-size:1rem;line-height:1.14;color:#173a67}.portfolio-donut-center-label span{max-width:6.5rem;font-size:.72rem;font-weight:700;color:#5f7596;line-height:1.16;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portfolio-donut-slice-labels{position:absolute;top:50%;left:50%;height:100%;width:auto;max-width:100%;aspect-ratio:1 / 1;transform:translate(-50%,-50%);pointer-events:none;z-index:2}.portfolio-donut-slice-label{position:absolute;transform:translate(-50%,-50%);display:grid;line-height:1.14;gap:.02rem;max-width:6.8rem;min-width:3.4rem;padding:.24rem .42rem;border:1px solid color-mix(in srgb,var(--slice-label-color, #0b4ab4) 50%,#ffffff);border-radius:999px;background:#ffffffe6;color:#173a67;box-shadow:0 12px 28px -24px #0f172a80;text-align:center;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.portfolio-donut-slice-label:before{content:"";position:absolute;inset:0 auto 0 0;width:.24rem;border-radius:999px 0 0 999px;background:var(--slice-label-color, #0b4ab4)}.portfolio-donut-slice-label strong{color:#10213d;font-size:.72rem;line-height:1.14}.portfolio-donut-slice-label small{min-width:0;overflow:hidden;color:#5f7596;font-size:.58rem;font-weight:800;line-height:1.14;text-overflow:ellipsis;white-space:nowrap}.chart-loading{height:100%;display:grid;place-content:center;gap:.6rem;text-align:center;color:#355177}.chart-loading p{margin:0;font-size:.9rem}.loading-spinner{width:30px;height:30px;border:3px solid #c8d9f9;border-top-color:#0b4ab4;border-radius:50%;justify-self:center;animation:spinner-rotate .9s linear infinite}@keyframes spinner-rotate{to{transform:rotate(360deg)}}.summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.summary>div{background:#f7f9fc;border:1px solid #e6ecf5;border-radius:10px;padding:.45rem .6rem;font-size:.9rem;display:grid;gap:.15rem}.summary>div strong{font-size:.78rem;color:#355177;font-weight:700}.summary>div span{font-size:.93rem;font-weight:600;color:#16233a}.summary-placeholder{color:#3f5f8f}.inline{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.actions{display:flex;gap:.5rem;flex-wrap:wrap}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.transactions-form-grid,.holdings-form-grid{align-items:end}.transactions-form-grid label,.holdings-form-grid label{color:#385272;font-weight:700}.transactions-form-grid label select:disabled{background:#f3f6fb;color:#6b7f9d}.holdings-form-container{background:linear-gradient(180deg,#fffffff5,#f7fbfff0);border-radius:14px;padding:1.05rem;margin-bottom:1.5rem;border:1px solid #dbe3ef;box-shadow:inset 0 1px #ffffffc2}.holdings-form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;align-items:end}.holdings-form-grid label{display:flex;flex-direction:column;gap:.4rem;font-size:.85rem;font-weight:700;color:#385272;margin-bottom:0}.holdings-form-grid input,.holdings-form-grid select{padding:.6rem .75rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;transition:all .2s;background-color:#fff}.holdings-form-grid input:focus,.holdings-form-grid select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.holdings-form-actions{display:flex;gap:.75rem;margin-top:1.5rem;justify-content:flex-end;grid-column:1 / -1;border-top:1px solid #e2e8f0;padding-top:1rem}.holdings-form-actions button{padding:.6rem 1.5rem;border-radius:8px;font-weight:600}.holdings-inline-editor{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.transactions-inline-editor{background:transparent}.transaction-inline-editor-row{background:#f7fbff}.tx-inline-category-section{padding:0;display:flex;align-items:flex-start;flex-wrap:wrap;gap:.35rem;width:100%;margin-top:.05rem;max-width:100%}.tx-inline-editor-actions{width:auto;margin-left:0;justify-content:flex-end;gap:.45rem;align-self:stretch}.tx-inline-date-field,.tx-inline-type-field,.tx-inline-amount-field,.tx-inline-memo-field,.tx-inline-owner-field{min-width:0;width:100%;max-width:100%}.tx-inline-major-field,.tx-inline-minor-field{min-width:0;flex:1 1 0;width:auto;max-width:calc(50% - .18rem)}.tx-inline-memo-field,.tx-inline-owner-field{display:block}.transaction-inline-editor-row td{padding:.28rem .45rem .35rem;border-bottom:1px solid #d8e4f5}.holdings-inline-editor input,.holdings-inline-editor select,.transactions-inline-editor input,.transactions-inline-editor select{width:100%;min-width:0;font-size:.86rem;padding:.28rem .45rem;border-radius:7px}.tx-inline-category-section select{background-position:right .45rem center}.transaction-inline-editor-row td,.transaction-inline-editor-row .transactions-inline-editor{background:transparent}.transactions-inline-editor input[type=date],.transactions-inline-editor input[type=number],.transactions-inline-editor input:not([type]),.transactions-inline-editor select{line-height:1.2}.transactions-inline-editor label{margin-bottom:0;gap:.35rem;font-size:.8rem;display:inline-flex;align-items:center}.transactions-inline-editor .tx-inline-category-section label{margin-bottom:0}.transactions-inline-editor .date-field .today-btn{justify-self:start}.holding-row-editing,.transaction-row-editing{background:#f7fbff}.holding-inline-editor-row td{background:#f7fbff;padding:.6rem}.date-input-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem;align-items:center}.today-btn{white-space:nowrap}.month-nav-btn{min-width:3rem;white-space:nowrap}.month-nav{display:flex;gap:.5rem;align-items:flex-end;flex-wrap:wrap}.month-nav label{min-width:4.6rem;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:0}.month-toolbar{margin-bottom:.2rem}.form-actions{grid-column:1 / -1;justify-content:flex-end}.collaboration-toolbar{display:flex;align-items:flex-end;gap:1rem;margin-bottom:.25rem;flex-wrap:wrap;border:1px solid #dbe3ef;border-radius:14px;padding:.75rem;background:#f8fbffb8}.collaboration-toolbar label{flex:1;max-width:400px;margin-bottom:0}.collaboration-toolbar .table-summary{margin:0;padding-bottom:.6rem}.household-select{width:100%;padding:.6rem .75rem;border:1px solid #cbd5e1;border-radius:8px;background-color:#fff;font-size:.95rem;color:#0f172a;cursor:pointer;transition:all .2s}.household-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.collaboration-form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.collaboration-accept-grid{grid-template-columns:minmax(0,1fr)}.invite-acceptance-banner{border:1px solid #cfe6c7;background:#f5fbec;color:#355a21;border-radius:12px;padding:.75rem .85rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;box-shadow:0 16px 34px -30px #355a2180}.invite-arrival-banner{border:1px solid #f8d4da;background:#fff4f6;color:#8b1e3f;border-radius:12px;padding:.75rem .85rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;box-shadow:0 0 0 3px #f43f5e14}.invite-acceptance-copy,.invite-arrival-copy{display:grid;gap:.2rem}.invite-acceptance-copy strong{font-size:.95rem}.invite-arrival-copy strong{font-size:.95rem;color:#8b1e3f}.invite-acceptance-copy span{font-size:.85rem;color:#47682d}.invite-arrival-copy span{font-size:.85rem;color:#a3395c}.invite-banner-actions,.invite-table-actions{justify-content:flex-end;flex-wrap:wrap;gap:.45rem}label{display:grid;gap:.28rem;font-size:.86rem}input,select,button,textarea{border:1px solid var(--mf-border-strong);border-radius:var(--mf-radius-sm);padding:.45rem .55rem;font-size:.9rem;max-width:100%;min-width:0;box-sizing:border-box}button{border-color:transparent;background:linear-gradient(135deg,var(--mf-color-blue-700),var(--mf-color-blue-600));color:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 8px 18px #0867e829}button:hover:not(:disabled){background:linear-gradient(135deg,#08398b,var(--mf-color-blue-700));transform:translateY(-1px);box-shadow:var(--mf-shadow-blue)}button:active:not(:disabled){background:#062b69;transform:translateY(0);box-shadow:none}button:focus-visible{outline:2px solid var(--mf-color-blue-600);outline-offset:2px;box-shadow:var(--mf-focus-ring)}button:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}button.secondary{background:#ffffffdb;color:var(--mf-color-blue-700);border-color:#0b4ab461;box-shadow:none}button.secondary:hover:not(:disabled){background:var(--mf-color-blue-100);color:var(--mf-color-blue-700);border-color:var(--mf-color-blue-700)}button.secondary:active:not(:disabled){background:#eaf2ff}button.danger{background:#ffffffe0;color:#c22d35;border-color:#c22d3585;box-shadow:none}button.danger:hover:not(:disabled){background:#fef2f2;color:#9f1239;border-color:#9f1239;box-shadow:0 4px 6px -1px #c22d3533}button.danger:active:not(:disabled){background:#fee2e2}.message{border-radius:var(--mf-radius-md);border:1px solid rgba(15,124,255,.22);background:#e9f2ffe0;color:#164087;padding:.5rem .7rem;font-size:.9rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.message span{white-space:pre-line}.message-close{flex-shrink:0;padding:.2rem .55rem;font-size:.8rem;line-height:1.2}.confirm-backdrop{position:fixed;inset:0;background:#0f172a6b;display:grid;place-items:center;z-index:50;padding:1rem}.confirm-dialog{width:min(420px,100%);background:#fff;border:1px solid #dbe3ef;border-radius:14px;padding:1rem;display:grid;gap:.7rem;box-shadow:0 20px 40px #0f172a33}.confirm-dialog h2{margin:0;font-size:1rem}.confirm-dialog p{margin:0;font-size:.9rem;color:#355177}.confirm-actions{display:flex;justify-content:flex-end;gap:.5rem}.transactions-fab,.holdings-fab{position:fixed;right:max(.95rem,env(safe-area-inset-right));bottom:calc(1.25rem + env(safe-area-inset-bottom));width:3.35rem;height:3.35rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:1.6rem;line-height:1;box-shadow:0 18px 35px -20px #0b4ab494;z-index:34}.transactions-fab-inline,.holdings-fab-inline{position:static;right:auto;bottom:auto;z-index:auto;width:2.65rem;height:2.65rem;min-height:2.65rem;padding:0;box-shadow:0 12px 26px -18px #0b4ab48c}.holding-entry-sheet{position:fixed;left:max(.72rem,env(safe-area-inset-left));right:max(.72rem,env(safe-area-inset-right));bottom:calc(5.95rem + env(safe-area-inset-bottom));z-index:68;max-height:min(35rem,calc(100dvh - 7rem));overflow:auto;padding:.95rem .95rem calc(.95rem + env(safe-area-inset-bottom));border-radius:20px 20px 16px 16px;box-shadow:0 24px 50px -28px #0f172a6b}.transaction-entry-sheet-backdrop{position:fixed;inset:0;background:#0f172a4d;display:flex;align-items:flex-end;justify-content:center;padding:.75rem;z-index:70}.transaction-entry-sheet{position:relative;z-index:1;width:min(100%,32rem);max-height:min(32rem,calc(100dvh - 5.5rem));overflow:auto;display:grid;gap:.85rem;background:#fff;border:1px solid #dbe3ef;border-radius:20px 20px 16px 16px;padding:.95rem .95rem calc(.95rem + env(safe-area-inset-bottom));box-shadow:0 24px 50px -28px #0f172a6b}.transaction-entry-sheet-header{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.transaction-entry-sheet-header h3{margin:0;font-size:1rem}.transaction-entry-sheet-header .table-summary{margin-top:.2rem}.transaction-entry-sheet-actions{display:flex;justify-content:flex-start;gap:.55rem;flex-wrap:wrap}.transaction-entry-sheet-form{padding-top:.1rem}.transaction-quick-form{display:grid;gap:.72rem;min-width:0;padding-top:.05rem}.transaction-quick-form label{display:grid;gap:.32rem;min-width:0;color:#385272;font-weight:800}.transaction-quick-amount-field input{min-height:3.45rem;border-radius:16px;font-size:clamp(1.28rem,8vw,1.72rem);font-weight:900;letter-spacing:-.03em;text-align:right;font-variant-numeric:tabular-nums}.transaction-quick-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:.35rem;min-width:0}.transaction-quick-section-title>span{flex:0 0 auto;font-weight:900;color:#16233a}.transaction-quick-section-title small,.transaction-quick-category-chip small,.transaction-quick-owner-hint{color:#5b718f;font-size:.78rem;line-height:1.35}.transaction-quick-section-title small{min-width:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.transaction-quick-category-panel{display:grid;gap:.32rem;min-width:0}.transaction-quick-category-chips{display:flex;gap:.38rem;min-width:0;margin:0 -.1rem;padding:.02rem .1rem .14rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none}.transaction-quick-category-chips::-webkit-scrollbar{display:none}.transaction-quick-category-chip{flex:0 0 auto;display:inline-flex;min-height:2.34rem;max-width:min(12.5rem,72vw);justify-content:center;align-items:center;gap:.28rem;padding:.42rem .62rem;border-color:#d7e2f1;border-radius:999px;background:#f7fbff;color:#21385b;text-align:center;white-space:nowrap;word-break:normal;overflow-wrap:normal;scroll-snap-align:start}.transaction-quick-category-chip span{display:block;min-width:0;max-width:8.8rem;overflow:hidden;text-overflow:ellipsis;font-size:.84rem;line-height:1.12;font-weight:900}.transaction-quick-category-chip small{display:block;flex:0 0 auto;margin-top:0;font-size:.7rem;line-height:1.1}.transaction-quick-category-chip.selected{border-color:#1d66d1;background:#eaf3ff;color:#0d4aa3;box-shadow:0 10px 24px -20px #0d4aa394}.transaction-quick-memo-field input{min-height:2.8rem}.transaction-quick-resume{justify-self:stretch}.transaction-quick-owner-hint{margin:-.16rem 0 0}.transaction-quick-details{border:1px solid #e1e8f3;border-radius:14px;background:#fbfdff;overflow:hidden}.transaction-quick-details>summary{min-height:2.6rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.62rem .74rem;color:#21385b;font-weight:900;cursor:pointer}.transaction-quick-details>summary:after{content:"열기";color:#6b7f9d;font-size:.72rem;font-weight:800}.transaction-quick-details[open]>summary:after{content:"닫기"}.transaction-quick-detail-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:.6rem;padding:0 .74rem .74rem}.transaction-quick-sticky-actions{position:sticky;bottom:calc(-.95rem - env(safe-area-inset-bottom));z-index:2;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:.5rem;margin:.05rem -.35rem calc(-.75rem - env(safe-area-inset-bottom));padding:.62rem .35rem calc(.78rem + env(safe-area-inset-bottom));border-top:1px solid rgba(219,227,239,.88);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.transaction-quick-sticky-actions button{min-width:0;min-height:2.82rem}.transaction-category-manager-content{display:grid;gap:.75rem}.table-header-group{display:flex;justify-content:flex-start;margin-bottom:.5rem;flex-wrap:wrap}.month-stepper-inline{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.transaction-list-card>.table-header-group{position:sticky;top:max(.75rem,env(safe-area-inset-top));align-self:start;z-index:22;margin:-.08rem -.1rem .5rem;padding:.22rem .1rem .3rem;border-bottom:1px solid rgba(219,227,239,.82);background:#fffffff6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 24px -28px #0f172a6b}.table-card{overflow:auto}.transaction-list-card.table-card{overflow:visible}.table-toolbar{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.55rem;align-items:end}.table-summary{margin:0;font-size:.84rem;color:#355177}.compact-support-card,.compact-inline-details{padding:.9rem 1rem}.settings-advanced-card{align-self:start}.compact-support-card>summary,.compact-inline-details>summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-weight:700;color:#173a67}.compact-support-card>summary::-webkit-details-marker,.compact-inline-details>summary::-webkit-details-marker,.holding-column-width-editor>summary::-webkit-details-marker{display:none}.compact-support-summary{margin-top:.55rem}.compact-support-grid{display:grid;gap:.9rem;margin-top:.9rem}.compact-support-section{display:grid;gap:.65rem;padding:.85rem;border:1px solid #e2e8f0;border-radius:12px;background:#fbfdff}.compact-support-header{justify-content:space-between;align-items:center;gap:.75rem}.compact-support-header h3{margin:0;font-size:1rem}.compact-inline-select{margin:0;min-width:160px}.asset-portfolio-chart-header{align-items:flex-start}.asset-portfolio-chart-select{margin-left:auto;max-width:220px}.portfolio-view-summary{display:flex;flex-wrap:wrap;gap:.25rem}.asset-portfolio-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.asset-portfolio-metrics>div{display:grid;gap:.16rem;min-width:0;padding:.62rem .68rem;border:1px solid #dbe6f4;border-radius:12px;background:linear-gradient(135deg,#fffffff5,#eff6ffb8)}.asset-portfolio-metrics span{color:#5f7596;font-size:.72rem;font-weight:800}.asset-portfolio-metrics strong{min-width:0;color:#10213d;font-size:.92rem;line-height:1.12;overflow-wrap:anywhere}.asset-portfolio-metrics [data-tone=positive] strong{color:#0f8a60}.asset-portfolio-metrics [data-tone=negative] strong{color:#dc2626}.portfolio-breakdown-list{display:grid;gap:.42rem;padding:0;margin:0;list-style:none}.portfolio-breakdown-list button,.portfolio-breakdown-row{display:grid;grid-template-columns:minmax(0,1fr) max-content minmax(3.4rem,max-content);gap:.5rem;align-items:center;width:100%;min-height:2.46rem;padding:.52rem .62rem;border:1px solid #dbe6f4;border-radius:12px;background:#fff;color:#15365f;text-align:left;box-shadow:none}.portfolio-breakdown-row{cursor:default}.portfolio-breakdown-list button:hover:not(:disabled),.portfolio-breakdown-list button:active:not(:disabled),.portfolio-breakdown-list button.active{border-color:#9bbcf3;background:#eff6ff;color:#0b4ab4;transform:none;box-shadow:0 10px 24px -22px #0867e885}.portfolio-breakdown-name{display:inline-flex;align-items:center;min-width:0;gap:.38rem;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portfolio-breakdown-dot{width:.58rem;height:.58rem;flex:0 0 auto;border-radius:999px}.portfolio-breakdown-value{color:#355177;font-size:.82rem;font-weight:800;white-space:nowrap}.portfolio-breakdown-list strong{color:#0b4ab4;font-size:.82rem;text-align:right;white-space:nowrap}.portfolio-filter-reset{width:100%;min-height:2.36rem}.tx-filter-details{margin-top:.55rem}.tx-filter-details>.table-toolbar{margin-top:.75rem}.tx-header-filters{display:grid;grid-template-columns:minmax(13rem,1.5fr) minmax(7.5rem,.8fr) repeat(2,minmax(8rem,1fr)) auto;gap:.5rem;align-items:end;margin-top:.55rem;padding:.62rem;border:1px solid #dbe3ef;border-radius:14px;background:linear-gradient(180deg,#f8fbff,#fff)}.tx-header-filter{min-width:0;margin:0;display:grid;gap:.24rem}.tx-header-filter>span{font-size:.72rem;font-weight:800;color:#355177;letter-spacing:.01em}.tx-header-filter input,.tx-header-filter select{min-width:0}.tx-header-filter-reset{min-height:2.42rem;align-self:end}.tx-ledger-filter-panel,.surface-ledger-mobile-head{display:none}.compact-chart-wrap{min-height:220px}.compact-chart-wrap.chart-wrap-empty{min-height:0}.compact-flow-stack{gap:.8rem}.compact-flow-card{gap:.65rem}.compact-flow-toggle{width:100%;display:grid;gap:.32rem;justify-items:start;text-align:left;border-radius:12px;padding:.72rem .82rem;border-color:#dbe3ef;background:linear-gradient(180deg,#fff,#f8fbff);color:#173a67}.compact-flow-toggle:hover:not(:disabled){background:linear-gradient(180deg,#f8fbff,#eef5ff)}.compact-flow-toggle.is-expanded{border-color:#bfd3f6;box-shadow:inset 0 0 0 1px #0b4ab414}.tx-flow-summary-line{width:100%;display:flex;align-items:center;gap:.45rem;flex-wrap:nowrap;white-space:nowrap;overflow:hidden}.tx-flow-summary-line>*{min-width:0;overflow:hidden;text-overflow:ellipsis}.tx-flow-summary-line strong{flex:0 0 auto}.compact-flow-toggle-meta{font-size:.78rem;font-weight:600;color:#5f7596;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-flow-detail-panel{display:grid;gap:.75rem}.compact-flow-detail-metrics{display:flex;flex-wrap:wrap;gap:.45rem .7rem;font-size:.82rem;color:#355177}.compact-flow-chart{display:grid;gap:.45rem}.compact-flow-chart-row{display:grid;gap:.32rem}.compact-flow-chart-copy{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline;flex-wrap:wrap}.compact-flow-chart-copy strong{color:#173a67}.compact-flow-chart-copy span{font-size:.78rem;color:#5f7596}.compact-flow-chart-bar-track{position:relative;width:100%;height:.56rem;border-radius:999px;background:#e6edf7;overflow:hidden}.compact-flow-chart-bar{display:block;height:100%;border-radius:999px}.compact-flow-chart-bar-income{background:linear-gradient(90deg,#22c55e,#16a34a)}.compact-flow-chart-bar-expense{background:linear-gradient(90deg,#fb7185,#f43f5e)}.compact-flow-chart-bar-investment{background:linear-gradient(90deg,#a78bfa,#8b5cf6)}.holdings-summary-jump-cue{width:fit-content;white-space:nowrap}.empty-state{text-align:center;color:#5d7597}.surface-empty-row{background:transparent}.surface-empty-state{display:grid;min-height:6rem;place-items:center;padding:1.35rem .9rem;border:1px dashed #c8d9f9;border-radius:12px;background:#f8fbff;color:#355177;font-weight:800}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:4.6rem;padding:.2rem .55rem;border-radius:999px;font-size:.78rem;font-weight:700;border:1px solid transparent}.status-pill-pending{background:#eef4ff;color:#1f4c99;border-color:#c8d9f9}.status-pill-accepted{background:#edf9f0;color:#25663b;border-color:#cfe6c7}.status-pill-revoked{background:#fff1f0;color:#b42318;border-color:#f7c6c2}.status-pill-expired{background:#f7f9fc;color:#516985;border-color:#dbe3ef}.status-pill-highlight{box-shadow:0 0 0 3px #25663b1f}.invite-row-highlight td{background:#f8fdf6}.invite-section-attention{border-color:#f8d4da;box-shadow:0 0 0 3px #f43f5e14}.section-header-cell{background:#f4f8ff;color:#1f4c99;font-weight:700}table{width:100%;border-collapse:collapse}.transactions-surface-table,.holdings-surface-table{border-collapse:separate;border-spacing:0;min-width:980px;background:#fff}.transactions-surface-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.transactions-surface-table{table-layout:fixed}.transactions-surface-table thead,.holdings-surface-table thead{position:sticky;top:0;z-index:3;background:linear-gradient(180deg,#f4f8ff,#edf4ff);box-shadow:0 1px #dbe3ef}.holdings-surface-table th,.holdings-surface-table td{padding:.38rem .46rem}.transactions-surface-table th,.transactions-surface-table td{padding:.26rem .38rem}.transactions-surface-table tbody tr:hover,.holdings-surface-table tbody tr:hover{background:#f4f8ffa3}.transactions-surface-table tbody tr.transaction-row{height:2.42rem}.transactions-surface-table tbody tr.transaction-row td{max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.1}.transactions-surface-table .transaction-col-category .category-cell{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transactions-surface-table .transaction-col-category .category-cell-compact{display:inline}.transactions-surface-table .transaction-col-category .category-cell-major,.transactions-surface-table .transaction-col-category .category-cell-minor{display:none}.transactions-surface-table .transaction-memo-text,.transactions-surface-table .transaction-owner-cue,.transactions-surface-table .transaction-flow-badge,.transactions-surface-table .transaction-amount-text{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transactions-surface-table .transaction-memo-text,.transactions-surface-table .transaction-owner-cue{display:block}.transactions-surface-table .transaction-col-actions{max-width:none;overflow:visible}.transactions-surface-table .transaction-col-actions .inline{flex-wrap:nowrap;gap:.28rem}.transactions-surface-table .transaction-col-actions button{padding:.16rem .38rem;border-radius:.46rem;box-shadow:none;font-size:.76rem;line-height:1.05;white-space:nowrap}th,td{border-bottom:1px solid #e6edf7;padding:.45rem;text-align:left;font-size:.84rem;vertical-align:middle}thead{background:#f4f8ff}.sort-header{border:0;padding:0;margin:0;display:inline-flex;align-items:center;gap:.25rem;font:inherit;font-weight:700;color:inherit;background:transparent;cursor:pointer}.sort-header:hover{opacity:.9}.sort-header.active{color:#0b4ab4}.sort-header-static,.sort-header-static:hover{cursor:default;opacity:1}.sort-indicator{width:.8rem;text-align:center;display:inline-block;font-size:.7rem}.transaction-history-status{margin:.35rem 0 .45rem;color:#355177}.transaction-history-status.is-error{color:#b42318}.transaction-history-date-row td{padding:.22rem .46rem .16rem;background:linear-gradient(180deg,#f8fbff,#fff);border-top:1px solid #e2ebf7;border-bottom:1px solid #edf3fb;color:#496586;font-size:.74rem;font-weight:800;letter-spacing:.01em}.transaction-history-date-row span{display:inline-flex;align-items:center;gap:.3rem}.transaction-history-date-row span:before{content:"";width:.42rem;height:.42rem;border-radius:999px;background:#9cb8dd}.transaction-history-sentinel td{height:1px;padding:0;border:0;background:transparent;color:transparent;font-size:0;line-height:0}.transaction-history-sentinel td:not(:empty){height:auto;padding:.18rem .46rem;color:#5f7596;font-size:.72rem;line-height:1.2;text-align:center}.report{background:#101827;color:#e6edf7;border-radius:10px;padding:.7rem;font-size:.78rem;max-height:460px;overflow:auto}.import-report{display:grid;gap:.85rem;margin-top:.75rem;border:1px solid #d8e4f5;border-radius:16px;padding:.85rem;background:#fff}.import-report-heading h3{margin:0;font-size:1rem;color:#173a67}.import-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.55rem}.import-summary-item{display:grid;gap:.2rem;background:linear-gradient(180deg,#f8fbff,#f4f8ff);border:1px solid #d8e4f5;border-radius:12px;padding:.65rem .7rem;font-size:.83rem}.import-summary-item strong{color:#173a67}.import-summary-item span{min-width:0;overflow-wrap:anywhere}.import-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.7rem}.import-list-grid h3{margin:0 0 .4rem;font-size:.9rem;color:#173a67}.compact-list{margin:0;padding-left:1rem;display:grid;gap:.25rem;max-height:220px;overflow:auto}.compact-list li{font-size:.81rem;color:#203147}.category-entry-toolbar{gap:.5rem}.category-manager-guide{display:grid;gap:.2rem;padding:.65rem .75rem;border:1px solid #d8e4f5;border-radius:10px;background:#f8fbff}.category-manager-guide strong{color:#163866}.category-usage-month summary{cursor:pointer;font-weight:600;color:#244772}.report-raw summary{cursor:pointer;font-size:.83rem;color:#355177}.filter-card{padding:0;grid-column:1 / -1;background:transparent;box-shadow:none;border:none}.summary-card{grid-column:1 / -1}.filter-card h2{display:none}.filter-container{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.filter-modes-segmented{display:flex;background-color:#f1f5f9;border-radius:8px;padding:.25rem;height:42px}.filter-modes-segmented button{background:transparent;border:none;color:#64748b;padding:0 1rem;font-size:.9rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .2s ease;height:100%;display:flex;align-items:center;justify-content:center}.filter-modes-segmented button:hover{color:#0f172a}.filter-modes-segmented button.active{background-color:#fff;color:#0f172a;box-shadow:0 1px 3px #0000001a}.filter-inputs-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.month-stepper{display:inline-flex;align-items:center;gap:.25rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.25rem;height:42px}.month-stepper .icon-btn{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#64748b;width:32px;height:32px;border-radius:6px;cursor:pointer;padding:0;box-shadow:none}.month-stepper .icon-btn:hover:not(:disabled){background-color:#f1f5f9;color:#0f172a}.month-stepper .icon-btn:disabled{opacity:.5;cursor:not-allowed}.month-stepper .date-inputs{display:flex;align-items:center;gap:.25rem;font-weight:600;color:#0f172a}.month-value-group{display:inline-grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;justify-content:center;gap:.12rem;min-height:2rem;line-height:1;font-variant-numeric:tabular-nums}.month-value-group>span{display:inline-flex;align-items:center;min-height:2rem;line-height:1}.month-stepper .date-inputs input{border:none;background:transparent;font-weight:600;color:#0f172a;padding:0;text-align:right;width:3.5rem;height:2rem;min-height:2rem;font-size:1rem;line-height:1;font-family:inherit;font-variant-numeric:tabular-nums;appearance:textfield;-moz-appearance:textfield}.month-stepper .date-inputs input[type=number]::-webkit-inner-spin-button,.month-stepper .date-inputs input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.month-stepper .date-inputs input:focus{outline:none;background-color:#f1f5f9;border-radius:4px}.month-stepper .text-btn{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#3b82f6;font-weight:600;font-size:.85rem;padding:0 .75rem;border-radius:6px;cursor:pointer;height:32px;box-shadow:none}.month-stepper .text-btn:hover{background-color:#eff6ff}.month-stepper .text-btn.apply-btn{color:#fff;background-color:#3b82f6;margin-left:.5rem}.month-stepper .text-btn.apply-btn:hover{background-color:#2563eb}.range-picker{display:flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.25rem .5rem;height:42px}.range-picker input[type=date]{border:none;background:transparent;font-weight:500;color:#0f172a;padding:0 .4rem;height:100%}.range-picker input[type=date]:focus{outline:none;background-color:#f1f5f9;border-radius:4px}.range-separator{color:#64748b;font-weight:600}.onboarding-guide{border-color:#c8d9f9;background:linear-gradient(135deg,#eef4ff,#f8fbff)}.onboarding-guide p{margin:.35rem 0 0;color:#355177}.tx-entry-banner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid #d6e7c3;border-radius:12px;background:#f5fbec;color:#355a21;padding:.7rem .8rem}.transaction-row td{background:transparent}.transaction-row td:first-child{box-shadow:inset .55rem 0 0 var(--transaction-row-accent, transparent);padding-left:.8rem}.transaction-col-type,.transaction-col-owner,.transaction-col-updated{color:#5f7596}.transaction-flow-badge{display:inline-flex;align-items:center;justify-content:center;min-width:4rem;border-radius:999px;padding:.22rem .58rem;font-size:.78rem;font-weight:700;background:#dbeafebf;color:#173a67}.transaction-flow-income{background:#d4f2dce6;color:#1f5b2f}.transaction-flow-expense{background:#ffe1dff2;color:#9b2c2c}.transaction-flow-investment{background:#dfeafff2;color:#214e96}.transaction-flow-transfer{background:#fff0d6f2;color:#935f14}.transaction-owner-chip,.holding-owner-chip{display:inline-flex;align-items:center;justify-content:center;width:1.12rem;min-width:1.12rem;height:1.12rem;border-radius:999px;font-size:.64rem;font-weight:800;background:var(--transaction-owner-chip-bg, var(--holding-owner-chip-bg, rgba(200, 217, 249, .18)));color:var(--transaction-owner-color, var(--holding-owner-color, #173a67));box-shadow:inset 0 0 0 1px var(--transaction-owner-chip-ring, var(--holding-owner-chip-ring, rgba(15, 23, 42, .12)))}.transaction-owner-empty{display:inline-flex;align-items:center;justify-content:center;min-width:1.18rem;height:1.12rem;padding:0 .18rem;border-radius:999px;font-size:.64rem;font-weight:800;color:#64748b;background:#94a3b81f;box-shadow:inset 0 0 0 1px #64748b29}.transaction-memo-text{font-weight:600;color:#16233a}.transaction-amount-text{font-weight:700;color:#132b4c}.transaction-owner-cue{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem;color:#566c8b}.transaction-owner-cue:before{content:"";width:.48rem;height:.48rem;border-radius:999px;background:var(--transaction-owner-color, #c8d9f9);box-shadow:0 0 0 2px var(--transaction-owner-chip-bg, rgba(219, 234, 254, .75))}.transaction-row-editing td,.transaction-inline-editor-row td{background:#f7fbff}.holding-name-cell{white-space:normal;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.holding-name-cell:before{content:"";display:inline-block;width:.55rem;height:.55rem;margin-right:.5rem;border-radius:999px;background:var(--holding-row-cue, #c8d9f9);box-shadow:0 0 0 2px #dbeafebf;vertical-align:.05rem}.holding-type-label{font-weight:700;color:#173a67}.holding-type-category-hint{display:none;font-size:.78rem;color:#6a7f99}.holding-column-width-editor summary{cursor:pointer;font-weight:600;color:#355177}.holding-display-options{margin-top:.8rem;border:1px solid #e2e8f0;border-radius:12px;background:#fbfdff}.holding-display-options>.table-toolbar,.holding-display-options>.holding-column-width-editor{margin-top:.85rem}.holding-section-header{justify-content:space-between;align-items:center;gap:.75rem}.holding-section-title{font-weight:800;color:#173a67}.holding-section-actions{flex:0 0 auto;gap:.28rem}.holding-section-actions button{min-width:2rem;padding:.2rem .45rem}.holding-col-name{width:var(--holding-col-name, 220px)}.holding-col-type{width:var(--holding-col-type, 120px)}.holding-col-owner{width:var(--holding-col-owner, 120px)}.holding-col-category{width:var(--holding-col-category, 130px)}.holding-col-quantity{width:var(--holding-col-quantity, 100px)}.holding-col-average{width:var(--holding-col-average, 120px)}.holding-col-market{width:var(--holding-col-market, 130px)}.holding-col-gain{width:var(--holding-col-gain, 130px)}.settings-category-usage-detail{margin-top:.15rem;border:1px dashed #d6e3f7;border-radius:8px;padding:.5rem .7rem;background:#f8fbff}.invite-row-new{animation:invite-row-new .8s ease}@keyframes invite-row-new{0%{transform:translateY(4px);opacity:.35}to{transform:translateY(0);opacity:1}}.mobile-toggle-btn,.transaction-mobile-expanded-actions-row,.holding-mobile-expanded-actions-row{display:none}.category-cell{display:grid;gap:.1rem;justify-items:start;text-align:left}.category-cell-compact{display:none;font-size:.82rem;font-weight:600;color:#355177}.category-cell-major{font-weight:700;color:#163866}.category-cell-minor{font-size:.83rem;color:#5f7596}.category-cell-empty{color:#7b8faa}.settings-grid{align-items:start}.settings-span-full{grid-column:1 / -1}.settings-form-grid{align-items:end}.settings-preview{grid-column:1 / -1;font-size:.9rem;color:#355177;border:1px solid #dbe3ef;border-radius:12px;padding:.55rem .65rem;background:#f8fbff}.settings-actions{grid-column:1 / -1;justify-content:flex-end}.settings-household-switch{display:grid;gap:.65rem}.settings-household-switch label{margin-bottom:0}.settings-household-switch .table-summary{margin:0}.settings-color-form{display:grid;gap:.65rem}.settings-color-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(110px,180px) auto auto;align-items:center;gap:.75rem;font-size:.9rem;color:#243b5f}.settings-color-preview-bar{width:100%;height:.95rem;border-radius:999px;background:var(--settings-color-preview, #e2e8f0);border:1px solid #dbe3ef;box-shadow:inset 0 0 0 1px #ffffff61}.settings-color-row code{color:#516985;background:#f7f9fc;border:1px solid #dbe3ef;border-radius:999px;padding:.2rem .55rem}.settings-category-flows{display:grid;gap:1rem}.settings-category-flow{display:grid;gap:.75rem;border:1px solid #e2e8f0;border-radius:14px;padding:.85rem;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 12px 34px -30px #0f172a6b}.settings-category-flow-header,.settings-category-group-header,.settings-category-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center}.settings-category-group{display:grid;gap:.55rem;border-top:1px solid #e6edf7;padding-top:.75rem}.settings-category-list{display:grid;gap:.45rem}.settings-category-row{grid-template-columns:160px minmax(0,1fr) 110px auto;border:1px solid #e6edf7;border-radius:12px;padding:.6rem .7rem;background:#fff;box-shadow:0 10px 26px -24px #0f172a61}.category-row-editing{background:#f7fbff}.settings-category-major{font-weight:700;color:#173a67}.settings-category-minor{color:#385272}.settings-category-usage{font-size:.82rem;color:#6a7f99}@media(max-width:1100px){.app-shell{--app-shell-nav-width: 188px}.topbar{align-items:flex-start}.grid-2,.dashboard-command-center,.dashboard-main-grid,.dashboard-side-grid{grid-template-columns:minmax(0,1fr)}.dashboard-main-grid,.dashboard-side-grid{grid-column:1 / -1}.dashboard-hero-card{grid-template-columns:minmax(0,1fr)}.dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid,.summary{grid-template-columns:repeat(2,minmax(0,1fr))}.surface-list-card{order:1}.surface-entry-card{order:2}.surface-support-card{order:3}}@media(max-width:760px){.auth-shell{align-items:start;place-items:start stretch;padding:.8rem}.auth-layout{grid-template-columns:minmax(0,1fr);gap:.8rem}.auth-card{order:1;width:100%;border-radius:22px}.auth-hero-panel{order:2;min-height:auto;border-radius:22px;padding:1rem}.auth-hero-copy h2{font-size:1.7rem;letter-spacing:-.06em}.auth-proof-grid{grid-template-columns:minmax(0,1fr);margin-top:1rem}.auth-proof-grid span{min-height:2.8rem}.app-shell{grid-template-columns:minmax(0,1fr);display:flex;flex-direction:column;align-items:stretch;padding:.75rem .55rem calc(9.25rem + env(safe-area-inset-bottom));width:100%;max-width:100%;margin-inline:0;overflow-x:clip}.app-content,.topbar{grid-column:1;min-width:0;max-width:100%}.app-content{overflow-x:clip;overflow-y:visible;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))}.topbar{padding:.54rem .64rem;width:100%;max-width:100%;margin-inline:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.42rem;align-items:center;border-radius:18px}.card{padding:.64rem .7rem;gap:.52rem;border-radius:14px;min-width:0}button,input:not([type=checkbox]):not([type=radio]):not([type=color]),select,textarea{min-height:2.5rem}.surface-list-card{gap:.5rem}.surface-entry-card,.surface-support-card{gap:.55rem}.table-toolbar{grid-template-columns:1fr}.form-grid{grid-template-columns:minmax(0,1fr)}.topbar-identity{min-width:0}.topbar h1{font-size:1.02rem;line-height:1.02}.topbar-eyebrow{display:none}.topbar-meta{display:flex;margin-top:.16rem;gap:0;font-size:.62rem}.topbar-meta>span:not(.socket-chip){display:none}.topbar-meta .socket-chip{min-height:1.18rem;max-width:min(100%,8.9rem);padding:.07rem .38rem;border-color:#8fa4c13d;background:#ffffffb8;color:#5f7596;box-shadow:none;overflow:hidden}.topbar-meta .socket-chip-syncing{border-color:#0f7cff4d;color:#0b4ab4}.topbar-meta .socket-chip:before{width:.38rem;height:.38rem;margin-right:.24rem;box-shadow:0 0 0 3px #11b79b1a}.topbar-meta .socket-chip-syncing:before{box-shadow:0 0 0 3px #0f7cff1f}.topbar-actions{display:flex;justify-content:flex-end;gap:.24rem;width:auto;min-width:0;overflow:visible}.topbar-actions button{min-width:0;width:2.75rem;min-height:2.75rem;height:2.75rem;white-space:nowrap;padding:0;font-size:0;border-radius:13px;overflow:hidden;text-overflow:ellipsis}.topbar-actions button:before{display:inline-flex;align-items:center;justify-content:center;font-size:.92rem;line-height:1}.topbar-actions button:nth-child(1):before{content:"↻"}.topbar-actions button:nth-child(2):before{content:"₩";font-size:.86rem;font-weight:800}.topbar-actions button:nth-child(3):before{content:"⏻"}.topbar-tabs{grid-column:1;grid-row:auto;position:fixed;top:auto;left:max(.55rem,env(safe-area-inset-left));right:max(.55rem,env(safe-area-inset-right));bottom:max(.55rem,env(safe-area-inset-bottom));z-index:40;width:auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.16rem;height:auto;max-height:none;min-height:auto;padding:.34rem;margin:0;overflow:hidden;border-radius:1.35rem;background:#fffffff0;box-shadow:0 16px 42px #0b1e422e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell{--mobile-tabs-sticky-offset: 2.62rem}.nav-brand,.nav-status-card{display:none}.tabs{gap:.35rem;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.topbar-tabs .tabs-left,.topbar-tabs .tabs-right{display:contents}.topbar-tabs .tabs-right{margin-left:0;margin-top:0;padding-top:0;border-top:0}.tabs button{flex:0 0 auto;white-space:nowrap;padding:.42rem .58rem;font-size:.78rem}.topbar-tabs button{width:100%;min-width:0;min-height:3.18rem;position:relative;flex-direction:column;justify-content:center;gap:.16rem;border-radius:.98rem;padding:.32rem .12rem;text-align:center}.tab-icon{width:1.28rem;height:1.28rem;border-radius:.52rem;font-size:.68rem}.tab-copy{justify-items:center}.tab-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:.62rem;line-height:1.05}.tab-label[data-mobile-label]{font-size:0}.tab-label[data-mobile-label]:after{content:attr(data-mobile-label);font-size:.62rem;line-height:1.05}.tab-copy[data-helper]:after{display:none}.topbar-tabs .tab-badge{position:absolute;top:.12rem;right:.18rem;margin-left:0;transform:scale(.86);transform-origin:top right}.summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-command-center{gap:.65rem}.dashboard-main-grid{order:3}.dashboard-hero-card{order:2}.dashboard-side-grid{order:4}.dashboard-filter-card,.dashboard-portfolio-card{order:1}.dashboard-flow-card{order:2}.dashboard-hero-card,.dashboard-filter-card{padding:.72rem}.dashboard-hero-card:after{right:-8rem;top:-8rem;opacity:.72}.dashboard-hero-copy p{display:none}.dashboard-hero-metric{min-height:5.8rem;border-radius:16px;padding:.72rem}.dashboard-hero-metric strong{font-size:1.82rem}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem}.dashboard-kpi-card small{display:none}.dashboard-hero-card .dashboard-kpi-card:nth-last-child(-n+2){display:none}.dashboard-market-strip,.dashboard-status-card,.dashboard-members-card{display:none}.dashboard-kpi-card,.dashboard-market-strip>div,.dashboard-status-list>div{min-height:auto;padding:.58rem .62rem;border-radius:12px;min-width:0}.dashboard-card-heading{display:grid;grid-template-columns:minmax(0,1fr);gap:.45rem}.dashboard-portfolio-card .dashboard-card-heading{display:flex;align-items:flex-start;flex-wrap:nowrap}.dashboard-portfolio-card .dashboard-card-heading h2{font-size:1rem;line-height:1.18}.dashboard-card-heading select,.dashboard-card-heading .dashboard-chip,.dashboard-card-heading .text-button{justify-self:start;max-width:100%}.dashboard-card-footer-action{width:100%;justify-content:center;margin-top:.45rem;border-radius:12px;background:#f3f8ff}.dashboard-activity-row{gap:.42rem;align-items:start}.dashboard-activity-row>span{max-width:7.6rem;overflow:hidden;text-overflow:ellipsis}.dashboard-card-heading .text-button{font-size:.78rem}.dashboard-line-chart-wrap{height:204px;min-height:204px}.dashboard-donut-wrap{height:296px;min-height:296px}.dashboard-portfolio-card{min-height:auto}.portfolio-donut-center-label{min-width:5.2rem;padding:.4rem .58rem}.portfolio-donut-center-label strong{font-size:.86rem;line-height:1.16}.portfolio-donut-center-label span{max-width:6rem;font-size:.64rem;line-height:1.18}.portfolio-donut-slice-label{min-width:2.9rem;max-width:5.3rem;padding:.2rem .36rem;line-height:1.14}.portfolio-donut-slice-label:before{display:none}.portfolio-donut-slice-label strong{font-size:.64rem;line-height:1.14}.portfolio-donut-slice-label small{font-size:.54rem;line-height:1.14}.asset-portfolio-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-portfolio-metrics>div:first-child{grid-column:1 / -1}.portfolio-breakdown-list button,.portfolio-breakdown-row{grid-template-columns:minmax(0,1fr) max-content minmax(2.9rem,max-content);gap:.32rem;min-height:2.34rem;padding:.48rem .5rem}.portfolio-breakdown-value{font-size:.74rem}.portfolio-breakdown-list strong{min-width:2.9rem;font-size:.76rem;justify-self:end}.dashboard-filter-card .filter-container{align-items:center}.transaction-list-card>.surface-list-heading{order:1}.transaction-list-card>.surface-control-strip{order:2;display:none}.transaction-list-card>.table-header-group{order:3;padding-top:.24rem;border-top:1px solid #eef3f9}.transaction-list-card>.tx-header-filters{order:4}.transaction-list-card>.message{order:5}.transaction-list-card>.transactions-surface-scroll{order:7}.holding-list-card>.surface-list-heading{order:1}.holding-list-card>.surface-control-strip{order:2;display:none}.holding-list-card>.holdings-summary-jump-cue{order:3;justify-self:start}.holding-list-card>.sub-tabs{order:4}.holding-list-card>.message{order:5}.holding-list-card>.holdings-surface-table{order:7}.holding-list-card>.holding-display-options{order:8;margin-top:.1rem;padding-top:.5rem;border-top:1px solid #eef3f9}.surface-list-heading{gap:.18rem .42rem;align-items:center}.surface-list-heading .work-surface-title{flex:1 1 auto}.surface-list-heading>.surface-count-summary{flex-basis:100%}.work-surface-header{gap:.5rem}.surface-eyebrow{font-size:.58rem;letter-spacing:.07em}.surface-control-strip{gap:.28rem;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.05rem;scrollbar-width:none}.surface-control-strip::-webkit-scrollbar{display:none}.secondary-surface-header,.secondary-table-heading{display:grid;grid-template-columns:minmax(0,1fr)}.secondary-surface-card,.secondary-table-card,.import-report{min-width:0;max-width:100%}.secondary-control-strip{justify-content:flex-start;flex-wrap:wrap}.import-action-row{display:grid;grid-template-columns:minmax(0,1fr);justify-content:stretch;width:100%}.import-action-row button{flex:1 1 auto;width:100%}.file-drop-area{padding:1.35rem .75rem;min-width:0;overflow:hidden}.upload-file-name,.upload-placeholder,.import-summary-item,.import-list-grid,.compact-list,.report-raw{min-width:0;max-width:100%;overflow-wrap:anywhere}.import-summary-grid,.import-list-grid{grid-template-columns:minmax(0,1fr)}.report-raw pre{max-width:100%;overflow:auto;white-space:pre-wrap}.surface-chip{flex:0 0 auto;min-height:1.26rem;padding:.15rem .42rem;font-size:.66rem}.surface-list-heading>h2,.surface-list-heading h2{font-size:.98rem}.transaction-list-card>.surface-list-heading .surface-eyebrow,.holding-list-card>.surface-list-heading .surface-eyebrow{display:none}.surface-list-heading>.surface-count-summary{font-size:.74rem}.message{padding:.4rem .55rem;font-size:.82rem;gap:.45rem;border-radius:9px}.app-shell>.message,.app-content>.message{position:fixed!important;top:auto!important;left:max(.75rem,env(safe-area-inset-left));right:max(.75rem,env(safe-area-inset-right));bottom:calc(5.15rem + env(safe-area-inset-bottom))!important;z-index:47;align-items:center;min-height:2.72rem;max-height:none;overflow:hidden;margin:0;box-shadow:0 12px 28px #0b1e421f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);contain:layout paint style;transform:translateZ(0)}.app-shell>.message span,.app-content>.message span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.message-close{padding:.14rem .44rem;font-size:.74rem}.app-shell>.message .message-close,.app-content>.message .message-close{min-height:2.1rem}.holdings-form-container{padding:.85rem;margin-bottom:0}.compact-support-grid{gap:.6rem;margin-top:.65rem}.compact-support-section{padding:.68rem .72rem;border-radius:10px;background:#fff}.transaction-entry-card .category-entry-toolbar{width:100%;justify-content:flex-start}.table-summary{font-size:.8rem}.transaction-entry-sheet button,.holdings-summary-jump-cue,.compact-flow-toggle,.compact-support-card>summary,.compact-inline-details>summary,.surface-ledger-mobile-head span,.month-stepper .text-btn,.month-stepper .icon-btn{white-space:nowrap}.table-card{overflow-x:hidden}.table-card>*{min-width:0;max-width:100%}table{min-width:0}table,thead,tbody,th,td,tr{display:block;width:100%;box-sizing:border-box}thead tr{display:none}tr{border:1px solid #e6edf7;border-radius:8px;margin-bottom:.8rem;padding:.5rem;background:#fff}tr.transaction-row{border-left:.55rem solid var(--transaction-row-accent, transparent);padding-left:.25rem}.mobile-toggle-btn{display:inline-flex}td[data-label=동작]:before{display:none}tr.transaction-row td[data-label=동작] .inline,tr.holding-row td[data-label=동작] .inline{justify-content:flex-end;width:100%}tr.transaction-row:not(.mobile-row-expanded) td[data-label=동작] .inline>button:not(.mobile-toggle-btn),tr.holding-row:not(.mobile-row-expanded) td[data-label=동작] .inline>button:not(.mobile-toggle-btn){display:none}tr.transaction-row:not(.mobile-row-expanded) td[data-label]:not([data-label=일자]):not([data-label=유형]):not([data-label=금액]):not([data-label=동작]){display:none}tr.holding-row:not(.mobile-row-expanded) td[data-label]:not([data-label=이름]):not([data-label=유형]):not([data-label="평가(KRW)"]):not([data-label=동작]){display:none}td{border:none;border-bottom:1px solid #f4f8ff;padding:.4rem .2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;text-align:right;white-space:normal;word-break:break-all;gap:.5rem}.transaction-row td:first-child{box-shadow:none;padding-left:.2rem}.settings-color-row{grid-template-columns:minmax(0,1fr) auto auto}.settings-color-preview-bar{grid-column:1 / -1}.invite-acceptance-banner,.invite-arrival-banner{align-items:flex-start;flex-direction:column}.invite-acceptance-banner .inline,.invite-arrival-banner .inline{width:100%}.invite-banner-actions,.invite-table-actions{width:100%;justify-content:flex-start}.collaboration-toolbar label,.collaboration-toolbar .table-summary{width:100%;max-width:none}td:last-child{border-bottom:0}td:before{content:attr(data-label);font-weight:600;color:#355177;text-align:left;flex-shrink:0;word-break:keep-all}td[colspan]{display:block;text-align:center;padding:1rem}td[colspan]:before{display:none}.holdings-inline-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.tx-inline-date-field,.tx-inline-type-field,.tx-inline-amount-field,.tx-inline-major-field,.tx-inline-minor-field,.tx-inline-memo-field,.tx-inline-owner-field{width:100%;max-width:100%}.tx-inline-editor-actions{gap:.45rem;justify-content:flex-end}.tx-inline-category-section{max-width:100%}.surface-ledger-mobile-head,.mobile-date-text,.transaction-mobile-category-cue,.transaction-owner-chip,.transaction-flow-short,.holding-mobile-meta,.holding-owner-chip{display:none}.transaction-col-memo,.transaction-memo-text,.holding-name-cell,.holding-mobile-meta{min-width:0}.tx-entry-banner,.compact-support-header,.settings-color-row,.settings-category-flow-header,.settings-category-group-header,.settings-category-row{grid-template-columns:minmax(0,1fr)}.settings-category-flow,.settings-category-group,.settings-category-list,.settings-category-row,.settings-category-usage-detail{min-width:0;max-width:100%}.settings-category-row{gap:.36rem;padding:.55rem .58rem}.settings-category-row .inline,.settings-category-usage-detail .inline,.category-row-editing .inline{width:100%;justify-content:flex-start;flex-wrap:wrap}.settings-category-usage-detail,.settings-category-usage-detail summary,.category-usage-month summary{overflow-wrap:anywhere}.secondary-table-card td{align-items:flex-start;text-align:left;word-break:break-word}.secondary-table-card td:before{flex:0 0 5.8rem;max-width:42%}.secondary-table-card td .inline{width:100%;justify-content:flex-start}.compact-inline-select{width:100%;min-width:0}.asset-portfolio-chart-header{align-items:flex-start;flex-wrap:nowrap}.asset-portfolio-chart-select{width:min(11rem,54%);min-width:8.8rem;margin-left:auto}.dashboard-portfolio-chart-select{display:grid;justify-items:end;width:max-content;min-width:0;margin-left:auto;text-align:right;transform:translate(.12rem)}.dashboard-portfolio-chart-select select{min-width:7.35rem}.settings-actions{justify-content:stretch}.settings-actions button{width:100%}.filter-container,.actions,.filter-modes-segmented,.filter-modes-segmented button,.month-stepper,.range-picker{max-width:100%;min-width:0;width:100%}input,select,textarea{font-size:max(16px,1rem)}.month-stepper{justify-content:space-between;gap:.38rem;height:auto;min-height:2.72rem;padding:.3rem}.month-stepper .date-inputs input{width:4.15rem;min-width:4.15rem}.month-stepper .text-btn{padding-inline:.56rem}.transaction-list-card .month-stepper{align-items:center;gap:.08rem;height:2.72rem;min-height:2.72rem;padding:.18rem;box-shadow:none}.transaction-list-card .month-stepper .icon-btn{flex:0 0 2.25rem;width:2.25rem;height:2.25rem;min-height:2.25rem}.transaction-list-card .month-stepper .date-inputs{flex:1 1 auto;justify-content:center;gap:.22rem;min-width:0;font-size:.82rem;line-height:1}.transaction-list-card .month-value-group{min-height:2.25rem;line-height:1}.transaction-list-card .month-value-group>span{min-height:2.25rem;align-items:center;line-height:1}.transaction-list-card .month-stepper .date-inputs input{width:2.9rem;min-width:2.9rem;height:2.25rem;min-height:2.25rem;font-size:max(16px,.92rem);line-height:1}.transaction-list-card .month-value-group-month input{width:1.55rem;min-width:1.55rem}.transaction-list-card .month-stepper .text-btn{height:2.25rem;min-height:2.25rem;padding-inline:.4rem;font-size:.74rem;line-height:1.15}.dashboard-filter-card{--dashboard-filter-control-height: 3.24rem;--dashboard-filter-control-radius: 14px;--dashboard-filter-control-inset: .28rem;padding:.56rem;background:#ffffffdb;border-color:#c8d9f9bd;box-shadow:none}.dashboard-filter-card .dashboard-filter-heading{display:none}.dashboard-filter-card .filter-container{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.5rem;align-items:stretch;width:100%}.dashboard-filter-card .filter-modes-segmented{width:auto;min-width:max-content;height:var(--dashboard-filter-control-height);min-height:var(--dashboard-filter-control-height);padding:var(--dashboard-filter-control-inset);border:1px solid rgba(200,217,249,.72);border-radius:var(--dashboard-filter-control-radius);background:#f8fbfff5;box-shadow:none;box-sizing:border-box;overflow:hidden}.dashboard-filter-card .filter-modes-segmented button{position:relative;width:auto;height:100%;min-height:40px;min-width:2.84rem;padding-inline:.58rem;border-radius:10px;font-size:.78rem;line-height:1;box-shadow:none;transform:translateZ(0);transition:transform .14s cubic-bezier(.2,0,0,1),background-color .14s ease,box-shadow .14s ease,color .14s ease}.dashboard-filter-card .filter-modes-segmented button.active{background:#fff;color:#0b4ab4;box-shadow:inset 0 0 0 1px #89aae542,0 1px 2px #0f172a0a}.dashboard-filter-card .filter-modes-segmented button:active:not(:disabled){background:#dbeafe;color:#08398b;transform:translateY(1px);box-shadow:inset 0 2px 8px #0867e838}.dashboard-filter-card .filter-modes-segmented button.active:active:not(:disabled){background:#eaf2ff}.dashboard-filter-card .filter-inputs-wrapper{align-self:stretch;align-items:stretch;flex-wrap:nowrap;width:100%;min-width:0;gap:0}.dashboard-filter-card .month-stepper,.dashboard-filter-card .range-picker{width:100%;height:var(--dashboard-filter-control-height);min-height:var(--dashboard-filter-control-height);border-color:#c8d9f9b8;border-radius:var(--dashboard-filter-control-radius);background:#f8fbfff5;box-shadow:none;box-sizing:border-box}.dashboard-filter-card .month-stepper{align-items:center;gap:.08rem;padding:var(--dashboard-filter-control-inset)}.dashboard-filter-card .month-stepper .icon-btn{position:relative;flex:0 0 2.5rem;width:2.5rem;height:2.5rem;min-height:2.5rem;transform:translateZ(0);transition:transform .14s cubic-bezier(.2,0,0,1),background-color .14s ease,box-shadow .14s ease,color .14s ease}.dashboard-filter-card .month-stepper .icon-btn:active:not(:disabled){background:#dbeafe;color:#08398b;transform:translateY(1px) scale(.94);box-shadow:inset 0 2px 8px #0867e833}.dashboard-filter-card .month-stepper .date-inputs{flex:1 1 auto;align-items:center;justify-content:center;min-width:0;gap:.22rem;font-size:.82rem;line-height:1}.dashboard-filter-card .month-value-group{min-height:2.5rem;line-height:1}.dashboard-filter-card .month-value-group>span{min-height:2.5rem;align-items:center;line-height:1}.dashboard-filter-card .month-stepper .date-inputs input{width:2.9rem;min-width:2.9rem;height:2.5rem;min-height:2.5rem;font-size:max(16px,.92rem);line-height:1}.dashboard-filter-card .month-value-group-month input{width:1.55rem;min-width:1.55rem}.dashboard-filter-card .month-stepper .text-btn{position:relative;height:2.5rem;min-height:2.5rem;padding-inline:.4rem;font-size:.74rem;line-height:1.15;transform:translateZ(0);transition:transform .14s cubic-bezier(.2,0,0,1),background-color .14s ease,box-shadow .14s ease,color .14s ease}.dashboard-filter-card .month-stepper .text-btn:active:not(:disabled){background:#dbeafe;color:#08398b;transform:translateY(1px) scale(.96);box-shadow:inset 0 2px 8px #0867e82e}.dashboard-filter-card .range-picker{align-items:center;gap:.18rem;padding:var(--dashboard-filter-control-inset) .36rem}.dashboard-filter-card .range-picker input[type=date]{flex:1 1 0;width:0;min-width:0;padding-inline:.12rem;font-size:max(16px,.82rem);line-height:1.15}.dashboard-filter-card .range-separator{flex:0 0 auto;font-size:.8rem}}@media(max-width:760px){.transaction-entry-card{display:none}.transaction-list-card{order:1}.transaction-support-card{order:3}.holding-entry-card{order:1}.holding-list-card{order:2}.holding-summary-card{order:3}.holding-summary-card>summary{display:grid;grid-template-columns:minmax(0,1fr);justify-content:start;align-items:start;gap:.18rem;white-space:normal}.holding-summary-card>summary .table-summary{font-size:.72rem;line-height:1.25;overflow-wrap:anywhere}.transaction-entry-card .category-entry-toolbar{display:none}.transactions-fab,.holdings-fab{display:inline-flex;z-index:46}.transactions-fab-inline,.holdings-fab-inline{position:static;right:auto;bottom:auto;width:2.58rem;height:2.58rem;min-height:2.58rem;align-self:center;margin-left:auto;z-index:1}.holding-entry-card{display:none}.holding-entry-card.holding-entry-sheet{display:grid;gap:.64rem}.holding-entry-sheet>.table-summary,.holding-entry-sheet>.surface-control-strip{display:none}.holding-entry-sheet .work-surface-header{position:sticky;top:-.95rem;z-index:2;margin:-.95rem -.95rem 0;padding:.9rem .95rem .62rem;border-bottom:1px solid rgba(219,227,239,.84);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.transaction-list-card,.holding-list-card{--surface-section-sticky-top: max(.55rem, env(safe-area-inset-top));--surface-heading-sticky-height: 0rem;--surface-filter-sticky-top: calc(var(--surface-section-sticky-top) + var(--surface-heading-sticky-height));--surface-filter-sticky-height: 0rem;--surface-ledger-sticky-top: calc( var(--surface-section-sticky-top) + var(--surface-heading-sticky-height) + var(--surface-filter-sticky-height) );overflow:visible}.transaction-list-card{--surface-heading-sticky-height: 4.92rem;--surface-filter-sticky-height: 4.92rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom))}.transaction-list-card>.surface-list-heading,.holding-list-card>.surface-list-heading{position:static;padding:.12rem 0 .24rem;margin-bottom:0;background:linear-gradient(180deg,#fffffffb,#fffffff0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(219,227,239,.78);box-shadow:0 10px 18px -24px #0f172a61}.transaction-list-card>.surface-list-heading{position:sticky;top:var(--surface-section-sticky-top);align-self:start;z-index:58;padding:.46rem .5rem .4rem;margin:0 -.16rem;border-radius:12px 12px 0 0;background:#fff}.transaction-list-card>.table-header-group{position:sticky;top:var(--surface-filter-sticky-top);align-self:start;z-index:57;margin:0 -.16rem;padding:.24rem .16rem .36rem;border-top:1px solid #eef3f9;border-bottom:1px solid rgba(219,227,239,.82);background:#fffffffb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 18px -24px #0f172a61}.transaction-list-card>.table-header-group .month-stepper-inline{width:100%}.transaction-list-card .tx-header-filters{display:none}.surface-ledger-mobile-head{display:grid;order:6;align-items:center;gap:.35rem;padding:.32rem .62rem .28rem .68rem;margin:0;border:1px solid #dbe3ef;border-bottom:1px solid #dbe3ef;border-radius:12px 12px 0 0;background:#f7f9fc;color:#5f7596;font-size:.64rem;font-weight:700;letter-spacing:.01em;position:sticky;top:var(--surface-ledger-sticky-top, calc(var(--mobile-tabs-sticky-offset, 2.62rem) + .18rem));align-self:start;z-index:56;pointer-events:auto;box-shadow:0 1px #ffffffeb,0 10px 20px -22px #0f172a8c;transition:opacity .18s ease,transform .18s ease,max-height .18s ease,padding .18s ease,border-width .18s ease}.surface-ledger-mobile-head[data-sticky-active=false],.surface-ledger-mobile-head[data-sticky-active=true]{opacity:1;visibility:visible;transform:translateY(0)}.transactions-mobile-ledger-head{grid-template-columns:2.42rem minmax(0,1fr) minmax(4.5rem,auto) 2.66rem 2.05rem;grid-template-areas:"date main amount cues actions"}.transactions-mobile-ledger-head .ledger-head-cues{display:inline-flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.holdings-mobile-ledger-head{grid-template-columns:minmax(0,1fr) minmax(0,4.8rem) auto auto;grid-template-areas:"main cues amount actions"}.surface-ledger-mobile-head .ledger-head-select{display:none}.surface-ledger-mobile-head .ledger-head-date{grid-area:date}.surface-ledger-mobile-head .ledger-head-main{grid-area:main;min-width:0}.surface-ledger-mobile-head .ledger-head-amount{grid-area:amount;text-align:right}.surface-ledger-mobile-head .ledger-head-cues{grid-area:cues;text-align:right}.surface-ledger-mobile-head .ledger-head-actions{grid-area:actions;text-align:center}.surface-ledger-mobile-head .ledger-head-filter-trigger{min-height:1.55rem;width:100%;min-width:0;padding:0;margin:0;border:0;border-radius:0;background:transparent;color:inherit;box-shadow:none;font:inherit;letter-spacing:inherit;display:inline-flex;align-items:center;gap:.16rem;white-space:nowrap;touch-action:manipulation}.surface-ledger-mobile-head .ledger-head-filter-trigger:hover:not(:disabled),.surface-ledger-mobile-head .ledger-head-filter-trigger:active:not(:disabled){background:transparent;color:var(--mf-color-blue-700);transform:none;box-shadow:none}.surface-ledger-mobile-head .ledger-head-filter-trigger.is-active,.surface-ledger-mobile-head .ledger-head-filter-trigger.is-open{color:var(--mf-color-blue-700)}.surface-ledger-mobile-head .ledger-head-date,.surface-ledger-mobile-head .ledger-head-main{justify-content:flex-start}.surface-ledger-mobile-head .ledger-head-amount,.surface-ledger-mobile-head .ledger-head-cues{justify-content:flex-end}.ledger-head-filter-indicator{width:.34rem;height:.34rem;flex:0 0 auto;border-radius:999px;background:currentColor;box-shadow:0 0 0 .13rem #0867e81f}.tx-ledger-filter-panel{display:grid;order:6;gap:.52rem;padding:.58rem .66rem .66rem;margin:0;border:1px solid #dbe3ef;border-top:0;border-radius:0 0 12px 12px;background:#fff;box-shadow:0 16px 26px -28px #0f172a6b;z-index:56}.tx-ledger-filter-title{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.tx-ledger-filter-title strong{color:#0f2747;font-size:.88rem}.tx-ledger-filter-title button{min-height:2.05rem;padding:.32rem .56rem;font-size:.78rem}.tx-ledger-filter-field{display:grid;gap:.22rem;margin:0}.tx-ledger-filter-field>span{color:#355177;font-size:.72rem;font-weight:800}.tx-ledger-filter-field input,.tx-ledger-filter-field select{min-height:2.42rem;width:100%;padding:.42rem .52rem;font-size:max(16px,.96rem)}.tx-ledger-filter-date-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem}.tx-ledger-filter-reset{width:100%;min-height:2.36rem}.transactions-surface-table,.holdings-surface-table{display:block;width:100%;min-width:0;border-collapse:separate;border:1px solid #dbe3ef;border-radius:0 0 12px 12px;overflow:hidden;background:#fff}.transactions-surface-table thead,.holdings-surface-table thead{display:none}.transactions-surface-table tbody,.holdings-surface-table tbody{display:block;padding-top:0}.transactions-surface-table.mobile-sticky-active tbody{padding-top:1.46rem}.transactions-surface-table tbody tr.surface-empty-row,.holdings-surface-table tbody tr.surface-empty-row{display:block;margin:0;padding:0;border:0;background:transparent;box-shadow:none}.transactions-surface-table .surface-empty-state,.holdings-surface-table .surface-empty-state{display:grid;min-height:4.6rem;padding:1.1rem .35rem;border:0;border-radius:0;background:transparent;color:#355177;box-shadow:none}.transactions-surface-table tbody tr.transaction-history-date-row,.transactions-surface-table tbody tr.transaction-history-sentinel{display:block;margin:0;padding:0;border:0;background:transparent;box-shadow:none}.transactions-surface-table tbody tr.transaction-history-date-row td{display:flex;min-height:1.28rem;align-items:center;padding:.16rem .58rem;border:0;border-bottom:1px solid #edf3fb;background:#f7fbff;font-size:.7rem}.transactions-surface-table tbody tr.transaction-history-sentinel td{display:block;height:1px;padding:0}.transactions-surface-table td,.holdings-surface-table td{display:block;border:0;padding:0;min-width:0;text-align:left;word-break:break-word}.transactions-surface-table td:before,.holdings-surface-table td:before{display:none;content:none}.transactions-surface-table tbody tr.transaction-row,.holdings-surface-table tbody tr.holding-row{margin-bottom:0;padding:.28rem .58rem .26rem .62rem;border-radius:0;border:0;border-bottom:1px solid #e8eef6;background:linear-gradient(90deg,var(--transaction-row-wash-strong, var(--holding-row-wash-strong, rgba(255, 255, 255, .99))) 0%,var(--transaction-row-wash, var(--holding-row-wash, rgba(255, 255, 255, .97))) 36%,var(--transaction-row-wash-soft, var(--holding-row-wash-soft, rgba(255, 255, 255, .95))) 100%);background:linear-gradient(90deg,color-mix(in srgb,var(--transaction-row-accent, var(--holding-row-cue, #cfe0f5)) 46%,#ffffff),color-mix(in srgb,var(--transaction-row-accent, var(--holding-row-cue, #d7e6f8)) 30%,#ffffff) 42%,color-mix(in srgb,var(--transaction-row-accent, var(--holding-row-cue, #e6eef8)) 16%,#ffffff));box-shadow:inset 0 0 0 1px var(--transaction-row-border, var(--holding-row-border, rgba(15, 23, 42, .06)));gap:0 .32rem;align-items:center;position:relative}.transactions-surface-table tbody tr.transaction-row{cursor:pointer;touch-action:manipulation}.transactions-surface-table tbody tr.transaction-row:first-child,.holdings-surface-table tbody tr.holding-row:first-child{margin-top:0}.transactions-surface-table tbody tr.transaction-row td,.holdings-surface-table tbody tr.holding-row td{background:transparent}.transactions-surface-table tbody tr.transaction-row td{max-width:none;overflow:visible;text-overflow:clip}.transactions-surface-table tbody tr.transaction-row{display:grid;grid-template-columns:2.42rem minmax(0,1fr) minmax(4.5rem,auto) 2.66rem 2.05rem;grid-template-areas:"date memo amount meta actions"}.transactions-surface-table tbody tr.transaction-row.mobile-row-expanded{grid-template-areas:"date memo amount meta actions" "category category category category category" "owner owner owner owner owner" "updated updated updated updated updated";border-bottom:0;padding-bottom:.22rem}.transactions-surface-table tbody tr.transaction-row:before,.holdings-surface-table tbody tr.holding-row:before{content:"";position:absolute;left:.22rem;top:.34rem;bottom:.34rem;width:.2rem;border-radius:999px;background:var(--transaction-row-accent, var(--holding-row-cue, transparent))}.transactions-surface-table .transaction-col-select{display:none!important}.transactions-surface-table .transaction-col-date{grid-area:date;font-size:.68rem;color:#6a7f99;white-space:nowrap}.transactions-surface-table .transaction-col-date .desktop-date-text{display:none}.transactions-surface-table .transaction-col-date .mobile-date-text{display:inline}.transactions-surface-table .transaction-col-amount{grid-area:amount;justify-self:end;text-align:right;white-space:nowrap;font-size:.78rem}.transactions-surface-table .transaction-col-category{display:none!important}.transactions-surface-table .transaction-col-type{grid-area:meta;justify-self:center;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:.08rem;min-width:0;max-width:2.66rem;overflow:hidden;white-space:nowrap}.transactions-surface-table .transaction-col-memo{grid-area:memo;display:block!important;min-width:0;white-space:nowrap}.transactions-surface-table .transaction-col-owner,.transactions-surface-table .transaction-col-updated{display:none!important}.transactions-surface-table .transaction-mobile-category-cue{display:none;margin-bottom:.1rem;overflow:hidden;color:#5f7596;font-size:.66rem;font-weight:800;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.transactions-surface-table .transaction-memo-text{display:block;width:100%;font-size:.78rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.transactions-surface-table .transaction-owner-chip{display:inline-flex}.transactions-surface-table .transaction-flow-full{display:none}.transactions-surface-table .transaction-flow-short{display:inline-flex}.transactions-surface-table tbody tr.transaction-row.mobile-row-expanded .transaction-col-updated{display:block!important;grid-column:2 / -1;padding-top:.18rem;font-size:.76rem;color:#6a7f99}.transactions-surface-table tbody tr.transaction-row.mobile-row-expanded .transaction-col-category,.transactions-surface-table tbody tr.transaction-row.mobile-row-expanded .transaction-col-owner{display:block!important;grid-column:2 / -1;padding-top:.18rem;font-size:.76rem;color:#5f7596}.transactions-surface-table tbody tr.transaction-row.mobile-row-expanded .transaction-col-category{padding-top:.28rem;border-top:1px solid var(--transaction-row-border, rgba(220, 230, 244, .9))}.transactions-surface-table .transaction-col-actions{grid-area:actions;justify-self:end;position:relative;z-index:2;width:2rem}.transactions-surface-table tbody tr.transaction-row .transaction-col-actions .inline,.holdings-surface-table tbody tr.holding-row .holding-col-actions .inline{justify-content:flex-end;width:auto}.transactions-surface-table tbody tr.transaction-row:not(.mobile-row-expanded) .transaction-col-category,.transactions-surface-table tbody tr.transaction-row:not(.mobile-row-expanded) .transaction-col-owner,.holdings-surface-table tbody tr.holding-row:not(.mobile-row-expanded) .holding-col-owner{display:none!important}.transactions-surface-table tbody tr.transaction-row .transaction-col-actions .inline>button:not(.mobile-toggle-btn),.holdings-surface-table tbody tr.holding-row .holding-col-actions .inline>button:not(.mobile-toggle-btn){display:none}.transactions-surface-table .transaction-col-select,.transactions-surface-table .transaction-col-actions{border:0}.transactions-surface-table .category-cell{gap:0}.transactions-surface-table .category-cell-compact{display:inline}.transactions-surface-table .category-cell-major,.transactions-surface-table .category-cell-minor{display:none}.transactions-surface-table .transaction-flow-badge{min-width:auto;padding:.14rem .31rem;font-size:.62rem;line-height:1}.holdings-surface-table tbody tr.holding-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,4.8rem) auto auto;grid-template-areas:"name type market actions"}.holdings-surface-table tbody tr.holding-row.mobile-row-expanded{grid-template-areas:"name type market actions" "owner owner owner owner" "quantity quantity quantity quantity" "average average average average" "gain gain gain gain" "updated updated updated updated";border-bottom:0;padding-bottom:.22rem}.holdings-surface-table .holding-col-select{display:none!important}.holdings-surface-table .holding-col-name{grid-area:name;width:auto;min-width:0;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:unset;-webkit-box-orient:initial}.holdings-surface-table .holding-col-market{grid-area:market;width:auto;justify-self:end;text-align:right;font-weight:700;font-size:.84rem;color:#132b4c}.holdings-surface-table .holding-col-type{grid-area:type;width:auto;min-width:0;max-width:5.3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.72rem;color:#5f7596}.holdings-surface-table .holding-type-label,.holdings-surface-table .holding-type-category-hint{display:none}.holdings-surface-table .holding-mobile-meta{display:inline}.holdings-surface-table .holding-owner-chip{display:inline-flex;margin-left:.2rem;vertical-align:middle}.holdings-surface-table .holding-name-cell:before{width:.42rem;height:.42rem;margin-right:.34rem}.holdings-surface-table .section-header-cell{padding:.2rem .44rem;font-size:.78rem}.holdings-surface-table .section-header-cell .inline{gap:.35rem;align-items:center;min-width:0;flex-wrap:nowrap}.holdings-surface-table .section-header-cell .inline>span:first-child{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.holdings-surface-table .section-header-cell .inline>span.inline{flex:0 0 auto;gap:.18rem}.holdings-surface-table .section-header-cell .inline>span.inline button{padding:.02rem .2rem;min-height:1.25rem;height:1.25rem;min-width:0;font-size:.72rem;line-height:1.05}.holdings-surface-table .holding-col-owner,.holdings-surface-table .holding-col-category,.holdings-surface-table .holding-col-quantity,.holdings-surface-table .holding-col-average,.holdings-surface-table .holding-col-gain,.holdings-surface-table .holding-col-updated{display:none!important}.holdings-surface-table tbody tr.holding-row.mobile-row-expanded .holding-col-quantity,.holdings-surface-table tbody tr.holding-row.mobile-row-expanded .holding-col-average,.holdings-surface-table tbody tr.holding-row.mobile-row-expanded .holding-col-gain,.holdings-surface-table tbody tr.holding-row.mobile-row-expanded .holding-col-updated{display:block!important;grid-column:2 / -1;padding-top:.18rem;font-size:.78rem;color:#5f7596}.holdings-surface-table tbody tr.holding-row.mobile-row-expanded .holding-col-owner{display:block!important;grid-column:2 / -1;padding-top:.28rem;border-top:1px solid var(--holding-row-border, rgba(220, 230, 244, .9));font-size:.76rem;color:#5f7596}.holdings-surface-table .holding-col-actions{grid-area:actions;justify-self:end;position:relative;z-index:2}.transactions-surface-table .mobile-toggle-btn,.holdings-surface-table .mobile-toggle-btn{width:2rem;min-width:2rem;min-height:2rem;height:2rem;padding:0;border-radius:14px;border-color:var(--transaction-row-border, var(--holding-row-border, rgba(151, 172, 201, .55)));background:linear-gradient(180deg,#fffffffc,#f2f7fff0);color:#284a7b;box-shadow:inset 0 1px #fffffff0,0 10px 18px -20px #0f172a8c}.transactions-surface-table .mobile-toggle-btn:hover,.holdings-surface-table .mobile-toggle-btn:hover{transform:translateY(-1px);border-color:#2563eb47;box-shadow:inset 0 1px #fffffff5,0 12px 20px -20px #2563eb61}.transactions-surface-table .mobile-toggle-icon,.holdings-surface-table .mobile-toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.transactions-surface-table .mobile-toggle-icon svg,.holdings-surface-table .mobile-toggle-icon svg{width:.98rem;height:.98rem;transition:transform .18s ease}.transactions-surface-table .mobile-toggle-btn[aria-expanded=true] .mobile-toggle-icon svg,.holdings-surface-table .mobile-toggle-btn[aria-expanded=true] .mobile-toggle-icon svg{transform:rotate(90deg)}.transactions-surface-table .mobile-toggle-btn[aria-expanded=true],.holdings-surface-table .mobile-toggle-btn[aria-expanded=true]{background:linear-gradient(180deg,#fffffffe,#e9f2fff5);color:#173f7a}.transaction-mobile-expanded-actions-row,.holding-mobile-expanded-actions-row{display:block;position:relative;z-index:3;margin-top:-.02rem}.transaction-mobile-expanded-actions-row>td,.holding-mobile-expanded-actions-row>td{display:block;position:relative;z-index:3;width:100%;box-sizing:border-box;padding:0 .54rem .42rem .7rem;border:0;border-bottom:1px solid #e8eef6;background:linear-gradient(90deg,var(--transaction-row-wash-strong, var(--holding-row-wash-strong, rgba(255, 255, 255, .98))) 0%,var(--transaction-row-wash, var(--holding-row-wash, rgba(255, 255, 255, .96))) 34%,var(--transaction-row-wash-soft, var(--holding-row-wash-soft, rgba(255, 255, 255, .94))) 100%)}.transaction-mobile-expanded-actions,.holding-mobile-expanded-actions{display:flex;position:relative;z-index:4;width:100%;justify-content:flex-end;gap:.34rem;flex-wrap:wrap;padding-top:.28rem;border-top:1px dashed var(--transaction-row-border, var(--holding-row-border, #dce6f4))}.transaction-mobile-expanded-actions button,.holding-mobile-expanded-actions button{position:relative;z-index:5;min-width:auto;padding:.26rem .6rem;font-size:.74rem;border-radius:999px}}@media(hover:none),(pointer:coarse){button,select,input,textarea{-webkit-tap-highlight-color:transparent}button:hover:not(:disabled){background:linear-gradient(135deg,var(--mf-color-blue-700),var(--mf-color-blue-600));transform:none;box-shadow:none}button.secondary:hover:not(:disabled){background:#ffffffdb;color:var(--mf-color-blue-700);border-color:#0b4ab461;box-shadow:none}button.danger:hover:not(:disabled){background:#ffffffe0;color:#c22d35;border-color:#c22d3585;box-shadow:none}.compact-flow-toggle:hover:not(:disabled){background:linear-gradient(180deg,#fff,#f8fbff)}.month-stepper .icon-btn:hover:not(:disabled),.month-stepper .text-btn:hover:not(:disabled),.text-button:hover:not(:disabled),.topbar-tabs button:not(.active):hover:not(:disabled),.filter-modes-segmented button:not(.active):hover:not(:disabled){background:transparent;box-shadow:none}.topbar-tabs button.active:hover:not(:disabled),.filter-modes-segmented button.active:hover:not(:disabled){background:linear-gradient(135deg,var(--mf-color-blue-600),var(--mf-color-blue-700))}.dashboard-filter-card .filter-modes-segmented button.active:hover:not(:disabled){background:#fff;color:#0b4ab4;box-shadow:inset 0 0 0 1px #89aae542,0 1px 2px #0f172a0a}.dashboard-filter-card .filter-modes-segmented button:active:not(:disabled){background:#dbeafe;color:#08398b;transform:translateY(1px);box-shadow:inset 0 2px 8px #0867e838}.dashboard-filter-card .month-stepper .icon-btn:active:not(:disabled){background:#dbeafe;color:#08398b;transform:translateY(1px) scale(.94);box-shadow:inset 0 2px 8px #0867e833}.dashboard-filter-card .month-stepper .text-btn:active:not(:disabled){background:#dbeafe;color:#08398b;transform:translateY(1px) scale(.96);box-shadow:inset 0 2px 8px #0867e82e}.transactions-surface-table .mobile-toggle-btn:hover,.holdings-surface-table .mobile-toggle-btn:hover{transform:none;border-color:var(--transaction-row-border, var(--holding-row-border, rgba(151, 172, 201, .55)));box-shadow:inset 0 1px #fffffff0,0 10px 18px -20px #0f172a8c}button:focus:not(:focus-visible),.text-button:focus:not(:focus-visible),.month-stepper .icon-btn:focus:not(:focus-visible),.month-stepper .text-btn:focus:not(:focus-visible),.topbar-tabs button:focus:not(:focus-visible),.filter-modes-segmented button:focus:not(:focus-visible){outline:none;box-shadow:none}select:focus,.dashboard-card-heading select:focus,.tx-header-filter select:focus{outline:none;border-color:#0b4ab461;box-shadow:none}}@media(prefers-reduced-motion:reduce){.tab-invite-pulse,.invite-row-new{animation:none}}
