@font-face{font-family:Montserrat;src:url(/assets/Montserrat-VariableFont_wght-CiIa1Ne8.ttf)format("truetype");font-display:swap;font-style:normal;font-weight:100 900}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Italic-VariableFont_wght-B1o0utJu.ttf)format("truetype");font-display:swap;font-style:italic;font-weight:100 900}:root{--bb-evening:#1f3e4e;--bb-midnight:#0b1c28;--bb-daytime:#fafffb;--bb-red-500:#fd002f;--bb-red-400:#ff4551;--bb-red-300:#ff656f;--bb-red-200:#ff838b;--bb-red-100:#fd9ca7;--bb-orange-500:#fea000;--bb-orange-400:#ffae43;--bb-orange-300:#ffbb63;--bb-orange-200:#ffc87f;--bb-orange-100:#fed598;--bb-green-500:#afd252;--bb-green-400:#bfdf6e;--bb-green-300:#cfec88;--bb-green-200:#e0faa0;--bb-green-100:#ebffb8;--bb-teal-500:#519d64;--bb-teal-400:#79bb88;--bb-teal-300:#a0daad;--bb-teal-200:#c8f9d3;--bb-teal-100:#dcffe6;--bb-blue-500:#6ea9ca;--bb-blue-400:#8bbfda;--bb-blue-300:#a7d5ea;--bb-blue-200:#c5ecfa;--bb-blue-100:#e3faff;--bb-waterfruit:var(--bb-red-400);--bb-fruitmilk:var(--bb-red-200);--bb-apricot:var(--bb-orange-400);--bb-peach:var(--bb-orange-200);--bb-hillside:var(--bb-green-400);--bb-golf:var(--bb-green-200);--bb-eucalyptus:var(--bb-teal-400);--bb-old-mint:var(--bb-teal-200);--bb-sky:var(--bb-blue-400);--bb-heaven:var(--bb-blue-200);--text:var(--bb-evening);--text-strong:var(--bb-midnight);--surface:var(--bb-daytime);--surface-raised:var(--bb-blue-200);--line:var(--bb-blue-300);--line-strong:var(--bb-blue-500);--shadow:var(--bb-evening);color:var(--text);background:var(--surface);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:16px/1.5 Montserrat,Arial,sans-serif}#root{min-height:100svh}body{margin:0}*{box-sizing:border-box}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}.page-frame{background:var(--bb-daytime);flex-direction:column;min-height:100svh;display:flex}.app-header{background:var(--bb-blue-200);border-bottom:none;justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:96px;padding:20px clamp(20px,5vw,72px);display:flex}.workspace-header{border-bottom:1px solid var(--line);gap:16px;min-height:30px;padding:4px clamp(14px,3vw,28px)}.brand-logo{width:min(360px,76vw);text-decoration:none;display:block}.brand-wordmark{width:100%;height:auto;display:block;overflow:visible}.workspace-brand{color:var(--bb-evening);align-items:center;gap:8px;min-width:0;text-decoration:none;display:inline-flex}.workspace-brand-group{align-items:center;gap:10px;min-width:0;display:inline-flex}.workspace-cube{flex:none;width:18px;height:21px;display:block}.workspace-brand span{color:var(--bb-midnight);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:850;line-height:1;overflow:hidden}.center-shell,.login-shell{flex:1;place-items:center;min-height:0;padding:clamp(32px,6vw,72px) clamp(20px,5vw,72px);display:grid}.center-shell{text-align:center}.login-card,.verification-card,.status-panel{border:1px solid var(--line);background:var(--surface-raised);box-shadow:var(--shadow);border-radius:8px}.login-card{border-width:2px;gap:22px;width:min(520px,100%);padding:clamp(24px,4vw,36px);display:grid}.login-card h1,.verification-card h1,.dashboard-hero h1,.panel-header h2{color:var(--text-strong);letter-spacing:0;font-weight:850;line-height:1.08}.login-card h1{font-size:clamp(2rem,4vw,2.9rem)}.login-card label{color:var(--bb-evening);gap:8px;font-size:.92rem;font-weight:750;display:grid}.login-card input{border:1px solid var(--line);background:var(--bb-blue-100);width:100%;color:var(--text-strong);border-radius:8px;min-height:52px;padding:0 14px}.login-card input:focus-visible{border-color:var(--bb-sky);outline:3px solid var(--bb-sky)}.primary-action,.secondary-action,.text-action,.primary-link-action{border-radius:8px;min-height:48px;padding:0 18px;font-weight:750}.primary-action,.primary-link-action{border:1px solid var(--bb-evening);color:var(--bb-daytime);background:var(--bb-evening);box-shadow:var(--shadow)}.primary-link-action{align-items:center;text-decoration:none;display:inline-flex}.secondary-action{border:1px solid var(--line-strong);color:var(--bb-evening);background:var(--bb-blue-100)}.text-action{border:1px solid var(--bb-daytime);color:var(--bb-evening);background:var(--bb-daytime)}.primary-action:focus-visible,.secondary-action:focus-visible,.text-action:focus-visible,.primary-link-action:focus-visible,.brand-logo:focus-visible,.workspace-brand:focus-visible,.workspace-nav-toggle:focus-visible,.development-reset-button:focus-visible,.header-signout:focus-visible,.workspace-signout:focus-visible{outline:3px solid var(--bb-sky);outline-offset:3px}.primary-action:disabled,.secondary-action:disabled{cursor:not-allowed}.primary-action:disabled{border-color:var(--bb-blue-500);background:var(--bb-blue-500)}.secondary-action:disabled{color:var(--bb-blue-500);border-color:var(--bb-blue-200);background:var(--bb-blue-100)}.form-message{background:var(--bb-blue-100);color:var(--bb-evening);border-radius:8px;padding:12px 14px;font-size:.92rem;font-weight:650;line-height:1.45}.error-message{border:2px solid var(--bb-red-500);background:var(--bb-red-100);color:var(--bb-midnight)}.loading-cube{width:72px;height:84px;margin-bottom:18px}.center-shell>p{color:var(--bb-evening);font-weight:750}.verification-card{border-width:2px;width:min(680px,100%);padding:clamp(28px,5vw,44px)}.verification-card .panel-cube{margin-bottom:18px}.verification-card h1{font-size:clamp(2.1rem,5vw,3.6rem)}.verification-card p{color:var(--bb-evening);margin-top:20px;font-size:clamp(1rem,2vw,1.18rem);line-height:1.55}.verification-card strong{color:var(--text-strong)}.button-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.account-menu{align-items:center;gap:12px;display:flex}.account-menu span{color:var(--bb-evening);font-size:.9rem;font-weight:700}.header-signout{border:1px solid var(--line-strong);background:var(--bb-blue-100);color:var(--bb-evening);border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:.86rem;font-weight:750;line-height:1;display:inline-flex}.header-signout svg{color:var(--bb-evening);flex:none}.header-signout:hover{border-color:var(--bb-evening);background:var(--bb-daytime);color:var(--bb-midnight)}.header-signout:hover svg{color:var(--bb-midnight)}.workspace-header .account-menu{gap:0}.workspace-header .account-email{border-right:1px solid var(--line-strong);padding-right:10px;font-size:.72rem;line-height:1}.workspace-signout{color:var(--bb-evening);background:0 0;border:0;align-items:center;gap:5px;min-height:24px;padding:0 0 0 10px;font-size:.72rem;font-weight:750;line-height:1;display:inline-flex}.workspace-signout svg{color:var(--bb-evening);flex:none}.workspace-signout:hover,.workspace-signout:hover svg{color:var(--bb-midnight)}.workspace-nav-toggle{color:var(--bb-evening);background:0 0;border:0;justify-content:center;align-items:center;min-height:24px;padding:0 10px;line-height:1;display:none;position:relative}.workspace-nav-toggle:after{background:var(--line-strong);content:"";width:1px;height:.72rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.workspace-nav-toggle svg{color:var(--bb-evening);flex:none}.workspace-nav-toggle:hover,.workspace-nav-toggle:hover svg{color:var(--bb-midnight)}.workspace-layout{flex:1;grid-template-columns:164px minmax(0,1fr);width:100%;min-height:0;display:grid}.workspace-layout.has-secondary-sidebar{grid-template-columns:252px minmax(0,1fr)}.workspace-sidebar-shell{grid-template-columns:164px 0;min-height:0;transition:grid-template-columns .14s;display:grid;overflow:hidden}.workspace-sidebar-shell.is-primary-compact{grid-template-columns:56px 0}.workspace-sidebar-shell.has-secondary-sidebar{grid-template-columns:56px 196px}.workspace-sidebar{border-right:1px solid var(--line);background:var(--bb-blue-100);min-height:0;padding:14px 12px;overflow-y:auto}.workspace-primary-sidebar{transition:background-color .14s}.workspace-primary-sidebar.is-compact{background:var(--bb-blue-200);padding:14px 12px}.workspace-secondary-sidebar{background:var(--bb-blue-100);opacity:0;pointer-events:none;min-width:0;transition:opacity .12s,transform .12s;transform:translate(-18px)}.workspace-sidebar-shell.has-secondary-sidebar .workspace-secondary-sidebar{opacity:1;pointer-events:auto;transform:translate(0)}.workspace-sidebar-backdrop{display:none}.app-nav{flex-direction:column;gap:10px;display:flex}.side-nav-section{gap:2px;display:grid}.side-nav-section+.side-nav-section{border-top:1px solid var(--line);padding-top:10px}.nav-link{color:var(--bb-evening);background:0 0;border:0;border-left:3px solid #0000;align-items:center;gap:8px;height:32px;padding:8px 8px 8px 9px;font-size:.8rem;font-weight:750;line-height:1;text-decoration:none;display:flex}.nav-link span,.development-reset-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.nav-link svg{color:var(--bb-evening);flex:none}.nav-link:hover,.nav-link:focus-visible{border-left-color:var(--bb-blue-300);color:var(--bb-midnight)}.nav-link:hover svg,.nav-link:focus-visible svg{color:var(--bb-midnight)}.nav-link:focus-visible{outline:3px solid var(--bb-sky);outline-offset:3px}.nav-link.active{border-left-color:var(--bb-blue-500);color:var(--bb-midnight);background:0 0}.nav-link.active svg{color:var(--bb-midnight)}.workspace-primary-sidebar.is-compact .nav-link,.workspace-primary-sidebar.is-compact .development-reset-button{justify-content:flex-start;gap:0;padding:8px 0 8px 9px}.workspace-primary-sidebar.is-compact .nav-link span,.workspace-primary-sidebar.is-compact .development-reset-button span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.development-reset-button{width:100%;color:var(--bb-evening);text-align:left;background:0 0;border:0;border-left:3px solid #0000;align-items:center;gap:8px;height:32px;padding:8px 8px 8px 9px;font-size:.8rem;font-weight:750;line-height:1;display:flex}.development-reset-button svg{color:var(--bb-evening);flex:none}.development-reset-button:hover,.development-reset-button:focus-visible{border-left-color:var(--bb-red-300);color:var(--bb-midnight)}.development-reset-button:hover svg,.development-reset-button:focus-visible svg{color:var(--bb-midnight)}.development-reset-button:disabled{color:var(--bb-blue-500);cursor:not-allowed}.development-reset-button:disabled svg{color:var(--bb-blue-500)}.workspace-main{flex:1;width:100%;min-width:0;min-height:0;padding:clamp(36px,6vw,72px) clamp(20px,5vw,72px)}.page-heading{max-width:860px}.page-heading h1,.module-panel h2{color:var(--text-strong);letter-spacing:0;font-weight:850;line-height:1.08}.page-heading h1{margin-top:12px;font-size:clamp(2.8rem,7vw,5.6rem)}.page-heading>p:last-child{color:var(--bb-evening);max-width:720px;margin-top:20px;font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.55}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px clamp(28px,5vw,56px);margin-top:clamp(28px,5vw,48px);display:grid}.module-panel{border-top:2px solid var(--line);padding:clamp(18px,3vw,26px) 0}.module-panel h2{font-size:clamp(1.35rem,2.4vw,2rem)}.module-panel p{color:var(--bb-evening);margin-top:14px;font-size:1rem;font-weight:600;line-height:1.55}.module-panel .primary-link-action{margin-top:24px}.module-panel-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.transaction-panel{margin-top:clamp(28px,5vw,48px)}.transactions-page{min-width:0;padding:18px clamp(18px,3vw,32px) 28px}.transactions-page.has-attachment-sidebar{padding:0}.transactions-workspace{grid-template-columns:minmax(0,1fr);align-items:start;gap:0;min-width:0;display:grid}.transactions-workspace.has-attachment-sidebar{grid-template-columns:minmax(0,1fr) 560px;gap:16px}.transactions-content{min-width:0;position:relative}.transactions-page.has-attachment-sidebar .transactions-content{padding:18px 0 28px clamp(18px,3vw,32px)}.transactions-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-width:0;display:grid}.transaction-search{border:1px solid var(--line);background:var(--bb-daytime);color:var(--bb-evening);border-radius:8px;align-items:center;gap:8px;min-width:0;min-height:40px;padding:0 12px;display:flex}.transaction-search svg{color:var(--bb-evening);flex:none}.transaction-search input{width:100%;color:var(--bb-midnight);background:0 0;border:0;outline:0;min-width:0}.transaction-search:focus-within{border-color:var(--bb-sky);outline:3px solid var(--bb-sky)}.import-data-button{border:1px solid var(--bb-evening);background:var(--bb-evening);color:var(--bb-daytime);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:40px;padding:0 14px;font-weight:750;display:inline-flex;overflow:hidden}.import-data-button svg{color:var(--bb-daytime);flex:none}.import-data-button:disabled{border-color:var(--bb-blue-500);background:var(--bb-blue-500);cursor:not-allowed}.import-data-label{text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.import-message{background:var(--bb-blue-100);border:1px solid var(--line);color:var(--bb-evening);border-radius:8px;margin-top:12px;padding:10px 12px;font-size:.82rem;font-weight:700}.page-drop-zone{border:4px dashed var(--bb-blue-500);background:var(--bb-blue-100);color:var(--bb-midnight);top:calc(var(--transactions-drop-zone-top,var(--workspace-sticky-top,32px)) + 12px);right:auto;left:calc(var(--transactions-content-left,0px) + 12px);width:max(0px, calc(var(--transactions-content-width,100vw) - 24px));height:max(0px, calc(var(--transactions-drop-zone-height,100svh) - 24px));z-index:20;place-items:center;padding:12px;display:grid;position:fixed}.page-drop-zone div{border:2px solid var(--line-strong);background:var(--bb-daytime);text-align:center;border-radius:8px;gap:8px;max-width:520px;padding:28px;display:grid}.page-drop-zone strong{color:var(--bb-midnight);font-size:clamp(1.6rem,4vw,2.4rem);font-weight:850;line-height:1.08}.page-drop-zone span{color:var(--bb-evening);font-size:.95rem;font-weight:650}.filter-row{justify-content:space-between;align-items:center;gap:8px;margin-top:12px;display:flex}.filter-controls{align-items:center;gap:8px;min-width:0;display:flex}.filter-controls>span{color:var(--bb-evening);font-size:.82rem;font-weight:800}.menu-control{position:relative}.filter-pill{border:1px solid var(--line-strong);background:var(--bb-daytime);color:var(--bb-evening);border-radius:999px;align-items:center;gap:6px;max-width:min(58vw,360px);min-height:30px;padding:0 12px;font-size:.78rem;font-weight:750;display:inline-flex}.filter-pill svg{color:var(--bb-evening);flex:none}.filter-pill.active-filter{border-color:var(--bb-blue-500);background:var(--bb-blue-100);color:var(--bb-midnight)}.filter-pill.add-filter{border-style:dashed;justify-content:center;width:34px;padding:0}.filter-pill.add-filter:disabled{background:var(--bb-daytime);color:var(--bb-blue-500);cursor:not-allowed}.filter-menu{border:1px solid var(--line);background:var(--bb-daytime);width:min(360px,100vw - 32px);box-shadow:var(--shadow);z-index:25;border-radius:8px;gap:12px;padding:14px;display:grid;position:absolute;top:calc(100% + 8px)}.date-filter-menu{left:0}.column-menu-control{flex:none}.column-settings-menu{width:min(680px,100vw - 32px);right:0}.filter-menu label{gap:6px;display:grid;position:relative}.filter-menu label span,.column-settings-section h2{color:var(--bb-midnight);letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:850}.filter-menu input{border:1px solid var(--line);background:var(--bb-blue-100);width:100%;color:var(--bb-midnight);border-radius:8px;min-height:38px;padding:0 34px 0 10px}.date-field-clear{width:24px;height:24px;color:var(--bb-evening);background:0 0;border:0;border-radius:999px;place-items:center;padding:0;display:grid;position:absolute;bottom:7px;right:7px}.date-field-clear:hover,.date-field-clear:focus-visible{background:var(--bb-daytime);color:var(--bb-midnight)}.filter-menu-actions,.column-settings-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.compact-action{min-height:34px;padding:0 12px}.column-settings-section{gap:10px;display:grid}.column-settings-section+.column-settings-section{border-top:1px solid var(--line);padding-top:12px}.column-settings-section p{color:var(--bb-evening);margin:3px 0 0;font-size:.78rem;font-weight:650}.column-picker-list{gap:6px;min-height:44px;display:grid}.column-picker-list.is-displayed{max-height:260px;overflow-y:auto}.column-picker-list.is-hidden{grid-template-columns:repeat(2,minmax(0,1fr))}.column-picker-item,.column-picker-placeholder{border:1px solid var(--line);background:var(--bb-blue-100);border-radius:8px;min-height:38px;padding:7px 8px}.column-picker-item{color:var(--bb-evening);cursor:grab;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;transition:border-color .16s,box-shadow .16s,opacity .16s;display:grid;position:relative}.column-picker-item.is-dragging{border-color:var(--bb-evening);background:var(--bb-daytime);opacity:.94;z-index:2;box-shadow:0 12px 24px #1f3e4e2e}.column-picker-placeholder{border-color:#0000}.column-picker-item svg{color:var(--bb-evening);flex:none}.column-picker-item span{color:var(--bb-midnight);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:750;overflow:hidden}.column-picker-note{color:var(--bb-evening);font-size:.78rem;font-weight:650}.import-data-button:focus-visible,.filter-pill:focus-visible,.filter-menu input:focus-visible,.date-field-clear:focus-visible,.column-picker-item:focus-visible,.attachment-status-button:focus-visible,.attachment-upload-button:focus-visible,.attachment-download-button:focus-visible,.attachment-viewer-close:focus-visible,.attachment-viewer-nav:focus-visible,.attachment-viewer-download:focus-visible,.attachment-viewer-danger:focus-visible,.attachment-viewer-unlink:focus-visible,.attachment-sidebar-panel .secondary-action:focus-visible{outline:3px solid var(--bb-sky);outline-offset:3px}.transactions-table-shell{min-width:0;max-width:100%;margin-top:14px;overflow-x:auto}.transactions-state{background:var(--bb-daytime);border-bottom:1px solid var(--line);color:var(--bb-evening);padding:26px 16px}.transactions-state p{color:var(--bb-midnight);margin:0;font-size:.95rem;font-weight:800}.transactions-state span{margin-top:6px;font-size:.86rem;font-weight:600;display:block}.transactions-table{border-collapse:collapse;width:100%;min-width:680px}.transactions-table thead{background:var(--bb-blue-200)}.transactions-table tr{border-bottom:1px solid var(--line)}.transactions-table th,.transactions-table td{color:var(--bb-evening);text-align:left;padding:13px 16px}.transactions-table th{color:var(--bb-midnight);letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:850}.transactions-table tbody tr{background:var(--bb-daytime)}.transactions-table .numeric-cell{text-align:right}.transactions-table td{font-size:.9rem;font-weight:650}.transactions-table tbody tr:last-child{border-bottom:0}.transactions-result-summary{background:var(--bb-daytime);border-top:1px solid var(--line);color:var(--bb-evening);margin:0;padding:12px 16px;font-size:.82rem;font-weight:650}.counterparty-cell{align-items:center;gap:10px;display:inline-flex}.counterparty-icon{border:1px solid var(--line);background:var(--bb-blue-100);width:30px;height:30px;color:var(--bb-evening);border-radius:999px;flex:none;place-items:center;font-size:.68rem;font-weight:850;line-height:1;display:inline-grid}.amount-cell{color:var(--bb-midnight);white-space:nowrap;font-weight:800}.identifier-cell{text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.78rem;overflow:hidden}.attachment-status-cell{text-align:center;width:92px}.transactions-table th.attachment-status-cell,.transactions-table td.attachment-status-cell{text-align:center}.transactions-table td.attachment-status-cell{padding-inline:0}.attachment-status-cell>.attachment-status-button,.attachment-status-cell>.attachment-status-popover-wrap{margin-inline:auto}.attachment-status-button{border:1px solid var(--line);border-radius:999px;place-items:center;width:30px;height:30px;padding:0;display:inline-grid}.attachment-status-button svg{flex:none}.attachment-status-button.is-uploaded{border-color:var(--bb-teal-500);background:var(--bb-teal-100);color:var(--bb-teal-500)}.attachment-status-button.is-not-required{border-color:var(--bb-orange-500);background:var(--bb-orange-100);color:var(--bb-orange-500)}.attachment-status-button.is-missing{border-color:var(--bb-red-500);background:var(--bb-red-100);color:var(--bb-red-500)}.attachment-status-button:disabled{cursor:not-allowed}.attachment-status-button svg{color:currentColor}.attachment-status-popover-wrap{place-items:center;width:30px;height:30px;display:inline-grid;position:relative}.attachment-status-popover{z-index:6;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.attachment-status-popover button{border:1px solid var(--line-strong);background:var(--bb-daytime);color:var(--bb-evening);white-space:nowrap;border-radius:999px;min-height:30px;padding:0 10px;font-size:.76rem;font-weight:750}.attachment-status-popover button:disabled{color:var(--bb-blue-500);cursor:not-allowed}.attachments-panel{border-top:1px solid var(--line);margin-top:26px;padding-top:18px}.attachments-panel-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.attachments-panel h2{color:var(--bb-midnight);letter-spacing:0;font-size:1rem;font-weight:850;line-height:1.1}.attachments-panel p{color:var(--bb-evening);margin-top:5px;font-size:.82rem;font-weight:650;line-height:1.45}.attachment-upload-button,.attachment-download-button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-weight:750;display:inline-flex}.attachment-upload-button{border:1px solid var(--bb-evening);background:var(--bb-evening);color:var(--bb-daytime);min-height:36px;padding:0 12px}.attachment-upload-button svg{color:var(--bb-daytime);flex:none}.attachment-download-button{border:1px solid var(--line-strong);background:var(--bb-daytime);color:var(--bb-evening);min-height:32px;padding:0 10px}.attachment-download-button svg{color:var(--bb-evening);flex:none}.attachment-upload-button:disabled,.attachment-download-button:disabled{cursor:not-allowed}.attachment-upload-button:disabled{border-color:var(--bb-blue-500);background:var(--bb-blue-500)}.attachment-download-button:disabled{color:var(--bb-blue-500)}.attachment-message{background:var(--bb-blue-100);border:1px solid var(--line);color:var(--bb-evening);border-radius:8px;margin-top:12px;padding:10px 12px;font-size:.82rem;font-weight:700}.attachment-list{gap:0;margin:12px 0 0;padding:0;list-style:none;display:grid}.attachment-list li{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 0;display:grid}.attachment-list li:first-child{border-top:1px solid var(--line)}.attachment-file-icon{border:1px solid var(--line);background:var(--bb-blue-100);width:30px;height:30px;color:var(--bb-evening);border-radius:999px;flex:none;place-items:center;display:inline-grid}.attachment-file-icon svg{color:var(--bb-evening)}.attachment-file-main{gap:2px;min-width:0;display:grid}.attachment-file-main span,.attachment-file-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attachment-file-main span{color:var(--bb-midnight);font-size:.86rem;font-weight:750}.attachment-file-main small{color:var(--bb-evening);font-size:.74rem;font-weight:650}.attachment-sidebar{border-left:1px solid var(--line);background:var(--bb-blue-100);min-width:0;min-height:100%}.attachment-sidebar-inner{min-width:0;height:calc(100svh - var(--workspace-sticky-top,32px));min-height:560px;top:var(--workspace-sticky-top,32px);padding:12px;position:sticky}.attachment-sidebar-panel{border:1px solid var(--line);background:var(--bb-daytime);border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;gap:16px;min-height:100%;padding:16px;display:grid}.attachment-link-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.attachment-link-header h2{color:var(--bb-midnight);margin:0;font-size:1.15rem;font-weight:850;line-height:1.15}.attachment-link-header p{color:var(--bb-evening);margin:4px 0 0;font-size:.82rem;font-weight:650}.attachment-dropzone{border:2px dashed var(--line-strong);background:var(--bb-blue-100);color:var(--bb-evening);text-align:center;border-radius:8px;align-content:center;place-items:center;gap:10px;height:100%;min-height:0;padding:24px;display:grid}.attachment-dropzone.is-active{border-color:var(--bb-evening);background:var(--bb-blue-200)}.attachment-dropzone svg{color:var(--bb-evening)}.attachment-dropzone strong{color:var(--bb-midnight);font-size:1.25rem;font-weight:850}.attachment-dropzone span{color:var(--bb-evening);font-size:.84rem;font-weight:650}.attachment-dropzone-actions{justify-items:center;gap:8px;margin-top:8px;display:grid}.attachment-link-actions{justify-content:center;display:flex}.attachment-viewer{box-sizing:border-box;border:1px solid var(--line);background:var(--bb-daytime);border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto auto;width:100%;min-width:0;max-width:none;height:100%;min-height:0;display:grid;overflow:hidden}.attachment-viewer-header{border-bottom:1px solid var(--line);background:var(--bb-blue-100);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;padding:12px 14px;display:grid}.attachment-viewer-title{min-width:0;overflow:hidden}.attachment-viewer-header h3{min-width:0;max-width:100%;color:var(--bb-midnight);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.92rem;font-weight:850;line-height:1.25;display:block;overflow:hidden}.attachment-viewer-title p{color:var(--bb-evening);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.72rem;font-weight:650;overflow:hidden}.attachment-viewer-close{color:var(--bb-evening);background:0 0;border:0;place-items:center;min-height:24px;padding:0;display:inline-grid}.attachment-viewer-close svg{color:var(--bb-evening)}.attachment-viewer-body{background:var(--bb-daytime);min-height:0;display:grid;position:relative;overflow:hidden}.attachment-viewer-body.is-drop-active{border:4px dashed var(--bb-blue-500);background:var(--bb-blue-100);padding:12px}.attachment-viewer-body.is-drop-active .attachment-viewer-frame,.attachment-viewer-body.is-drop-active .attachment-viewer-state{opacity:0;pointer-events:none;visibility:hidden}.attachment-viewer-frame{background:var(--bb-daytime);border:0;width:100%;min-width:0;height:100%;min-height:0}.attachment-viewer-state{color:var(--bb-evening);place-items:center;font-size:.9rem;font-weight:750;display:grid}.attachment-viewer>.attachment-message{margin:8px 10px}.attachment-sidebar-drop-overlay{border:2px solid var(--line-strong);background:var(--bb-blue-100);color:var(--bb-evening);pointer-events:auto;text-align:center;z-index:2;border-radius:8px;place-items:center;gap:8px;padding:20px;display:grid;position:absolute;inset:12px}.attachment-sidebar-drop-overlay strong{color:var(--bb-midnight);font-size:1rem;font-weight:850}.attachment-sidebar-drop-overlay span{color:var(--bb-evening);font-size:.8rem;font-weight:650}.attachment-viewer-footer{border-top:1px solid var(--line);background:var(--bb-blue-100);color:var(--bb-midnight);grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;min-height:42px;padding:6px 10px;display:grid}.attachment-viewer-actions,.attachment-viewer-download-wrap{align-items:center;gap:10px;min-width:0;display:inline-flex}.attachment-viewer-download-wrap{grid-column:3;justify-self:end}.attachment-viewer-pager{grid-column:2;align-items:center;gap:10px;display:inline-flex}.attachment-viewer-position{color:var(--bb-midnight);text-align:center;min-width:42px;font-size:.82rem;font-weight:800}.attachment-viewer-nav,.attachment-viewer-download,.attachment-viewer-danger,.attachment-viewer-unlink{color:var(--bb-evening);background:0 0;border:0;align-items:center;gap:5px;min-height:24px;padding:0;font-size:.72rem;font-weight:750;line-height:1;display:inline-flex}.attachment-viewer-unlink{color:var(--bb-evening)}.attachment-viewer-nav svg,.attachment-viewer-download svg,.attachment-viewer-danger svg,.attachment-viewer-unlink svg{color:var(--bb-evening);flex:none}.attachment-viewer-nav:hover,.attachment-viewer-download:hover,.attachment-viewer-danger:hover,.attachment-viewer-unlink:hover,.attachment-viewer-nav:hover svg,.attachment-viewer-download:hover svg,.attachment-viewer-danger:hover svg,.attachment-viewer-unlink:hover svg{color:var(--bb-midnight)}.attachment-viewer-nav:disabled,.attachment-viewer-download:disabled,.attachment-viewer-danger:disabled,.attachment-viewer-unlink:disabled{color:var(--bb-blue-500);cursor:not-allowed}.attachment-viewer-nav:disabled svg,.attachment-viewer-download:disabled svg,.attachment-viewer-danger:disabled svg,.attachment-viewer-unlink:disabled svg{color:var(--bb-blue-500)}.table-shell{border:1px solid var(--line);background:var(--bb-blue-100);border-radius:8px;max-width:100%;margin-top:24px;overflow-x:auto}.table-shell table{border-collapse:collapse;width:100%;min-width:820px}.table-shell th,.table-shell td{border-bottom:1px solid var(--line);color:var(--bb-evening);text-align:left;padding:16px}.table-shell th{color:var(--bb-midnight);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:850}.table-shell tbody td{font-weight:650}.table-shell tbody tr:last-child td{border-bottom:0}.dashboard-grid{flex:1;grid-template-columns:minmax(0,1fr) minmax(320px,430px);align-items:center;gap:clamp(32px,6vw,80px);width:100%;min-height:0;padding:clamp(44px,7vw,84px) clamp(20px,5vw,72px);display:grid}.dashboard-hero{max-width:820px}.eyebrow,.panel-label{color:var(--bb-evening);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.dashboard-hero h1{margin-top:16px;font-size:clamp(3rem,8vw,6.2rem)}.dashboard-hero p{color:var(--bb-evening);max-width:660px;margin-top:28px;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55}.status-panel{padding:24px}.panel-header{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding-bottom:22px;display:flex}.panel-cube{width:64px;height:74px}.panel-header h2{margin-top:4px;font-size:1.6rem}.stack-list{margin:0}.stack-list div{border-bottom:1px solid var(--line);grid-template-columns:112px 1fr;gap:16px;padding:18px 0;display:grid}.stack-list div:last-child{border-bottom:0;padding-bottom:0}.stack-list dt{color:var(--bb-blue-500);font-size:.85rem;font-weight:700}.stack-list dd{color:var(--bb-evening);margin:0;font-weight:750}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=1200px){.transactions-toolbar.has-import-action{grid-template-columns:repeat(2,minmax(0,1fr))}.transactions-toolbar.has-import-action.is-search-focused{grid-template-columns:minmax(0,1fr) 40px}.transactions-toolbar.has-import-action.is-search-focused .import-data-button{gap:0;padding:0}.transactions-toolbar.has-import-action.is-search-focused .import-data-label{opacity:0;width:0}}@media (width<=900px){.dashboard-grid,.module-grid{grid-template-columns:1fr}.workspace-layout{grid-template-columns:1fr;position:relative}.workspace-layout.has-secondary-sidebar{grid-template-columns:1fr}.workspace-sidebar-shell{z-index:20;visibility:hidden;width:min(280px,100vw - 48px);transition:grid-template-columns .14s,transform .14s,width .14s,visibility 0s linear .14s;position:absolute;inset:0 auto 0 0;transform:translate(-100%)}.workspace-sidebar-shell.is-primary-compact{width:min(56px,100vw - 48px)}.workspace-sidebar-shell.has-secondary-sidebar{grid-template-columns:56px minmax(0,1fr);width:min(360px,100vw - 48px)}.workspace-sidebar-shell.is-open{visibility:visible;transition:grid-template-columns .14s,transform .14s,width .14s;transform:translate(0)}.workspace-sidebar-backdrop{z-index:10;opacity:0;pointer-events:none;background:#1f3e4e2e;border:0;transition:opacity .18s;display:block;position:absolute;inset:0}.workspace-sidebar-backdrop.is-open{opacity:1;pointer-events:auto}.workspace-nav-toggle{display:inline-flex}.transactions-page{padding:16px}.transactions-workspace.has-attachment-sidebar{grid-template-columns:minmax(0,1fr);gap:16px}.attachment-sidebar{border-top:1px solid var(--line);border-left:0;min-height:0}.attachment-sidebar-inner{height:min(780px,82svh);min-height:520px;position:static}}@media (width<=640px){.app-header:not(.workspace-header):not(.has-account){justify-content:center}.app-header:not(.workspace-header){flex-direction:row;align-items:center;gap:16px;min-height:96px;padding:20px}.app-header:not(.workspace-header) .brand-logo{width:min(240px,100vw - 40px)}.app-header:not(.workspace-header).has-account .brand-logo{flex:auto;width:min(200px,100vw - 168px)}.app-header:not(.workspace-header) .account-menu{flex:none;justify-content:flex-end;gap:0;min-width:0}.app-header:not(.workspace-header) .account-email{display:none}.app-header:not(.workspace-header) .header-signout{min-height:36px;padding:0 12px}.workspace-header,.workspace-header .account-menu{flex-direction:row;align-items:center}.workspace-header .account-email{display:none}.transactions-toolbar{grid-template-columns:1fr}.attachment-list li{grid-template-columns:auto minmax(0,1fr)}.attachment-list .attachment-download-button{grid-column:2;justify-self:start}.attachment-viewer{min-height:0}.attachment-sidebar-inner{height:min(720px,82svh);min-height:480px;padding:10px}.attachment-viewer-footer{grid-template-columns:auto minmax(0,1fr) auto;gap:8px}.attachment-viewer-pager{justify-self:center}.dashboard-hero h1{font-size:2.7rem}.login-card,.status-panel{padding:20px}.module-panel-header{flex-direction:column;align-items:stretch}.stack-list div{grid-template-columns:1fr;gap:4px}}@media (prefers-reduced-motion:reduce){.workspace-sidebar-shell,.workspace-sidebar-shell.is-open,.workspace-primary-sidebar,.workspace-secondary-sidebar{transition:none}}@media (width<=420px){.app-header:not(.workspace-header).has-account{flex-direction:column;align-items:flex-start}.app-header:not(.workspace-header).has-account .brand-logo{width:min(240px,100vw - 40px)}.app-header:not(.workspace-header).has-account .account-menu{justify-content:flex-start}}
