:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7fb;--panel:#fff;--panel-soft:#f9fbff;--text:#101828;--muted:#667085;--line:#d7deea;--line-strong:#b9c7db;--accent:#1478f2;--accent-strong:#075fd1;--danger:#c73737;--shadow:0 18px 48px #10182814;--ledger-row-height:40px;--ledger-head-height:34px}*{box-sizing:border-box}html,body{min-height:100%;margin:0;overflow-x:hidden}body{background:var(--bg);color:var(--text);letter-spacing:0;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.45}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}input{min-width:0}button,.primary-button,.ghost-button,.nav a{border:1px solid var(--line);white-space:nowrap;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-weight:700;display:inline-flex}button:not(:disabled),.primary-button,.ghost-button,.nav a{cursor:pointer}button:disabled{color:var(--muted);cursor:not-allowed}.primary-button{background:var(--accent);border-color:var(--accent);color:#fff}.primary-button:hover{background:var(--accent-strong)}.ghost-button,.nav a,button{background:var(--panel);color:var(--text)}.topbar{border:1px solid var(--line);box-shadow:var(--shadow);max-width:1180px;top:max(8px, env(safe-area-inset-top));z-index:10;background:#ffffffeb;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin:0 auto 16px;padding:12px 14px;display:flex;position:sticky}.brand{align-items:center;gap:10px;min-width:0;display:inline-flex}.brand-mark{flex:0 0 36px;justify-content:center;align-items:center;height:36px;display:inline-flex}.brand-mark img{width:36px;height:36px;display:block}.brand strong,.brand small{display:block}.brand small,.eyebrow,.panel p,.form-note{color:var(--muted)}.nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.topbar-left{align-items:center;gap:22px;min-width:0;display:inline-flex}.topbar-section-title{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:800}.icon-button,.user-avatar{flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.icon-button{border-radius:999px;padding:0}.icon-button img{display:block}.user-avatar{color:var(--accent);background:#eaf2ff;border:1px solid #cfe0f7;border-radius:999px;font-size:13px;font-weight:900}.topbar-hall{box-shadow:none;color:#f6f8fc;background:#07111f;border-color:#31465e;border-radius:0;max-width:1440px;min-height:108px;margin:0 auto;padding:0 68px;position:relative;top:auto}.topbar-hall .brand{gap:16px}.topbar-hall .brand-mark,.topbar-hall .brand-mark img{width:48px;height:48px}.topbar-hall .brand strong{color:#f6f8fc;font-size:26px;line-height:1}.topbar-hall .brand small{display:none}.topbar-hall .topbar-left{gap:76px}.topbar-hall .topbar-section-title{color:#f6f8fc;letter-spacing:0;text-transform:none;font-size:20px}.topbar-hall .nav{align-items:center;gap:22px}.topbar-hall .icon-button,.topbar-hall .nav button{color:#f6f8fc;background:#0d1c2dd1;border-color:#31465e}.topbar-hall .icon-button{opacity:.74;background:0 0;border:0}.topbar-hall .nav button:not(.icon-button){color:#dce5f5;border-radius:8px;min-height:52px;padding:0 28px}.topbar-hall .user-avatar{color:#fff;background:#1264ff;border:0;flex-basis:58px;width:58px;height:58px;font-size:18px;position:relative}.topbar-hall .user-avatar:after{content:"";background:#19c98a;border:2px solid #07111f;border-radius:999px;width:12px;height:12px;position:absolute;bottom:2px;right:2px}.page{width:100%;max-width:1180px;margin:0 auto}.compact-page{gap:16px;display:grid}.hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:stretch;gap:16px;min-height:calc(100dvh - 112px);display:grid}.hero>div:first-child{align-content:center;padding:24px 0;display:grid}.hero h1,.section-head h1{max-width:760px;margin:0 0 14px;font-size:clamp(28px,4vw,52px);line-height:1.05}.hero p{max-width:680px}.eyebrow{letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;min-width:0;padding:20px}.panel h2{margin:0 0 8px;font-size:22px;line-height:1.2}.auth-panel{align-self:center}.auth-form{gap:10px;display:grid}.auth-form label{color:var(--muted);font-size:13px;font-weight:700}.auth-row,.button-row{gap:8px;display:flex}.auth-code-block{gap:8px;padding-top:4px;display:grid}.auth-row input{border:1px solid var(--line);border-radius:8px;width:100%;min-width:0;min-height:44px;padding:0 12px}.primary-action{background:var(--accent);border-color:var(--accent);color:#fff}.form-note{margin:0;font-size:13px}.form-note.error{color:var(--danger)}.grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;display:grid}.section-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-head p{color:var(--muted);margin:0}.warning-panel{justify-items:start;gap:10px;display:grid}.empty-state{justify-items:start;gap:10px;max-width:720px;display:grid}.workspace-card{justify-items:start;gap:10px;display:grid}.invite-details{width:100%}.invite-details summary{border:1px solid var(--accent);color:var(--accent);cursor:pointer;border-radius:8px;align-items:center;min-height:40px;padding:0 14px;font-weight:800;display:inline-flex}.invite-form{gap:10px;width:100%;margin-top:10px;display:grid}.invite-form label{gap:4px;display:grid}.invite-form span,.invite-result span{color:var(--muted);font-size:12px;font-weight:800}.invite-form input,.invite-form select,.invite-result input{border:1px solid var(--line);border-radius:8px;width:100%;min-height:38px;padding:0 10px}.invite-result{background:#eef8f7;border:1px solid #9bd8d2;border-radius:8px;gap:8px;width:100%;margin-top:10px;padding:10px;display:grid}.invite-result small,.hall-status{color:var(--muted)}.hall-status{background:#eef8f7;border:1px solid #9bd8d2;border-radius:8px;max-width:720px;margin:-4px 0 12px;padding:10px 12px;font-weight:700}.hall-page{--hall-bg:#061426;--hall-header-bg:#07111f;--hall-surface:#0d1c2d;--hall-surface-alt:#102237;--hall-border:#31465e;--hall-text:#f6f8fc;--hall-muted:#a8b4c8;background:radial-gradient(circle at 72% 12%, #1264ff2e, transparent 28%), linear-gradient(180deg, #07111f 0, var(--hall-bg) 42%);color:var(--hall-text);align-content:start;gap:34px;max-width:1440px;min-height:calc(100dvh - 108px);padding:64px 68px 28px;position:relative}body:has(.hall-page){background:#061426;padding:0}.hall-hero{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(560px,.44fr) minmax(620px,.56fr);align-items:center;gap:28px;min-height:230px;padding:0;display:grid;position:relative;overflow:visible}.hall-hero-copy{align-content:start;justify-items:start;padding-top:5px;display:grid}.hall-hero h1{color:var(--hall-text);overflow-wrap:anywhere;white-space:nowrap;max-width:none;margin:0 0 22px;font-size:52px;line-height:1.08}.hall-hero p{color:var(--hall-muted);max-width:520px;margin:0;font-size:19px;line-height:1.58}.hall-hero-art{background:radial-gradient(ellipse at 58% 50%, #06142600 0 42%, #06142647 62%, var(--hall-bg) 100%), linear-gradient(90deg, var(--hall-bg) 0%, #06142600 18%, #06142600 76%, var(--hall-bg) 100%), linear-gradient(180deg, var(--hall-bg) 0%, #06142600 20%, #06142600 78%, var(--hall-bg) 100%), url(/assets/hall-new/background/hero_master_crop.jpg) center right / cover no-repeat;align-self:stretch;min-height:250px;-webkit-mask-image:radial-gradient(at 58%,#000 0 48%,#000000d1 58%,#0000 82%);mask-image:radial-gradient(at 58%,#000 0 48%,#000000d1 58%,#0000 82%)}.hall-hero-actions{display:none}.hall-create-button{justify-content:center;min-width:216px}.hall-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;align-items:stretch;gap:26px 20px;display:grid}.workspace-card-v2{--workspace-accent:var(--accent);background:radial-gradient(ellipse at 76% 80%, color-mix(in srgb, var(--workspace-accent) 20%, transparent), transparent 38%), linear-gradient(138deg, #ffffff0e, transparent 34%), var(--hall-surface);border:1px solid color-mix(in srgb, var(--workspace-accent) 40%, var(--hall-border) 60%);border-radius:14px;grid-template-rows:auto 1fr auto;gap:24px;min-width:0;height:292px;min-height:292px;padding:38px 30px 30px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 54px #00000047,inset 0 1px #ffffff0f}.workspace-card-v2:before{background:var(--workspace-accent);content:"";opacity:.95;height:3px;position:absolute;bottom:0;left:0;right:0}.workspace-card-v2:after{background:repeating-radial-gradient(ellipse at 82% 86%, color-mix(in srgb, var(--workspace-accent) 46%, transparent) 0 1px, transparent 1px 5px);content:"";opacity:.38;width:250px;height:118px;position:absolute;bottom:-12px;right:-22px;transform:rotate(-9deg)}.workspace-card-top,.workspace-card-actions{align-items:center;gap:12px;display:flex}.workspace-card-top{justify-content:space-between}.workspace-card-icon{background:linear-gradient(180deg, color-mix(in srgb, var(--workspace-accent) 22%, transparent), #0d1c2dc7), var(--hall-surface-alt);border:1px solid color-mix(in srgb, var(--workspace-accent) 52%, var(--hall-border) 48%);box-shadow:0 0 28px color-mix(in srgb, var(--workspace-accent) 18%, transparent);border-radius:10px;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex;overflow:hidden}.workspace-card-icon img,.workspace-card-actions img{display:block}.workspace-card-icon img{object-fit:cover;width:64px;height:64px}.workspace-role{color:var(--workspace-accent);letter-spacing:.08em;text-transform:uppercase;font-size:14px;font-weight:900;line-height:1}.workspace-card-main{align-content:start;justify-items:start;max-width:94%;display:grid}.workspace-card-main h2{color:var(--hall-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 18px;font-size:27px;line-height:1.08;display:-webkit-box;overflow:hidden}.workspace-card-main p{color:var(--hall-muted);margin:0;font-size:17px}.workspace-card-actions{z-index:1;flex-wrap:wrap;position:relative}.workspace-card-actions button,.workspace-open-link{border:1px solid color-mix(in srgb, var(--workspace-accent) 34%, var(--hall-border) 66%);border-radius:8px;justify-content:center;align-items:center;gap:16px;min-height:54px;padding:0 22px;font-size:16px;font-weight:800;display:inline-flex}.workspace-card-actions button{color:var(--hall-text);background:#06142647}.workspace-open-link{color:#fff;background:#1264ff;border-color:#1264ff;min-width:154px}.workspace-open-link img{filter:brightness(0)invert()}.workspace-card-actions [aria-disabled=true]{cursor:default;opacity:.72}.workspace-card-new{background:linear-gradient(135deg, #ffffff0e, transparent 36%), var(--hall-surface);border-style:dashed}.workspace-card-new:after{opacity:.44;background:url(/assets/hall-new/cards/card_new_space_reference.jpg) 100% 100%/58% no-repeat;inset:auto 0 0 auto;transform:none}.hall-empty-card{background:linear-gradient(135deg, #ffffff0e, transparent 36%), var(--hall-surface);border:1px solid var(--hall-border);border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(220px,360px);gap:22px;min-height:290px;padding:34px 36px;display:grid;overflow:hidden;box-shadow:0 22px 54px #00000047}.hall-empty-copy{align-content:center;justify-items:start;gap:12px;display:grid}.hall-empty-card h2{color:var(--hall-text);margin:0;font-size:clamp(30px,4vw,48px);line-height:1.05}.hall-empty-card p:not(.eyebrow){color:var(--hall-muted);max-width:620px;margin:0}.hall-empty-art{background:url(/assets/hall-new/cards/card_new_space_reference.jpg) 50%/contain no-repeat;min-height:220px}.invite-accept-panel{gap:14px;max-width:760px;display:grid}.invite-auth-panel{box-shadow:none}.muted-card{background:var(--panel-soft)}.workspace-shell{grid-template-columns:160px minmax(0,1fr);gap:12px;display:grid}.mobile-section-menu{display:none}.side-tabs{align-content:start;gap:8px;display:grid}.side-tabs button,.side-tabs a,.side-tabs span{background:var(--panel);border:1px solid var(--line);color:var(--text);border-radius:8px;justify-content:flex-start;align-items:center;width:100%;min-height:40px;padding:0 12px;font-weight:700;display:inline-flex}.side-tabs .active{color:#086d61;background:#e8f7f4;border-color:#1b9587}.side-tabs .side-tabs-divider{background:0 0;border:0;min-height:4px;padding:0}.workspace-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.operational-workspace{min-width:0;display:grid}.ledger-panel{gap:8px;min-width:0;display:grid}.mobile-zone-switch{display:none}.workspace-mode-panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;gap:14px;min-width:0;min-height:min(560px,100dvh - 300px);padding:16px;display:grid}.team-mode-panel{align-content:start}.team-command-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.team-command-card,.team-ledger-card{background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;gap:10px;min-width:0;padding:12px;display:grid}.team-command-card h3,.team-ledger-card h3{margin:0;font-size:16px}.team-command-card label{gap:4px;min-width:0;display:grid}.team-command-card label span,.team-command-card small{color:var(--muted);font-size:12px;font-weight:800}.team-command-card input,.team-command-card select,.team-invite-result input{background:var(--panel);border:1px solid var(--line);border-radius:8px;width:100%;min-width:0;min-height:40px;padding:0 10px}.team-command-card button,.team-accountable-row button{border-radius:8px;min-height:38px}.team-accountable-list{border:1px solid var(--line);border-radius:8px;display:grid;overflow:hidden}.team-accountable-row{background:var(--panel);border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,1fr) 130px 130px 130px 150px auto;align-items:center;gap:10px;min-height:48px;padding:8px 10px;display:grid}.team-accountable-row:last-child{border-bottom:0}.team-accountable-row>*{min-width:0}.team-accountable-row>div{gap:2px;display:grid}.team-accountable-row strong,.team-accountable-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-accountable-row span{color:var(--muted);font-size:12px;font-weight:800}.team-accountable-row b{text-align:right}.compact-team-metrics{max-width:520px}.employee-report-card{gap:12px}.team-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.team-summary-grid span{background:var(--panel);border:1px solid var(--line);border-radius:8px;gap:2px;min-width:0;padding:10px 12px;display:grid}.team-summary-grid small{color:var(--muted);font-size:12px;font-weight:800}.team-summary-grid strong{font-size:18px}.team-report-entry-form{grid-template-columns:150px 130px minmax(220px,1fr) auto;align-items:end;gap:10px;display:grid}.team-report-entry-form label,.team-return-report-form{gap:4px;min-width:0;display:grid}.team-report-entry-form label span{color:var(--muted);font-size:12px;font-weight:800}.team-report-entry-form input,.team-return-report-form input{background:var(--panel);border:1px solid var(--line);border-radius:8px;width:100%;min-width:0;min-height:40px;padding:0 10px}.team-expense-item-list{border:1px solid var(--line);border-radius:8px;display:grid;overflow:hidden}.team-expense-item-row{background:var(--panel);border-bottom:1px solid var(--line);grid-template-columns:40px 110px minmax(0,1fr) 120px;align-items:center;gap:10px;min-height:38px;padding:7px 10px;display:grid}.team-expense-item-row:last-child{border-bottom:0}.team-expense-item-row span{color:#087469;font-size:12px;font-weight:900}.team-expense-item-row time{color:var(--muted);font-size:12px;font-weight:800}.team-expense-item-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-expense-item-row b{text-align:right}.team-submit-report-form{justify-self:end}.team-report-review-card{background:var(--panel);border-bottom:1px solid var(--line);gap:10px;min-width:0;padding:10px;display:grid}.team-report-review-card:last-child{border-bottom:0}.team-report-review-head{grid-template-columns:minmax(180px,1fr) 130px auto;align-items:center;gap:10px;min-width:0;display:grid}.team-report-review-head>div{gap:2px;min-width:0;display:grid}.team-report-review-head strong,.team-report-review-head span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-report-review-head span{color:var(--muted);font-size:12px;font-weight:800}.team-report-review-head b{text-align:right}.compact-expense-item-list{background:var(--panel-soft)}.team-review-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.team-return-report-form{grid-template-columns:minmax(180px,260px) auto}.team-return-report-form button{color:#9a5a00;border-color:#ffd59e;min-height:40px}.team-action-hint{color:var(--muted);font-size:12px;font-weight:800}.notes-mode-panel{align-content:start;gap:0;padding:0}.notes-apple-workspace{grid-template-columns:minmax(260px,34%) minmax(0,1fr);gap:12px;min-width:0;min-height:min(720px,100dvh - 270px);display:grid}.notes-apple-list-panel,.notes-apple-editor-panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;min-width:0;min-height:0;display:grid}.notes-apple-list-panel{grid-template-rows:auto minmax(0,1fr);align-content:start;gap:12px;padding:14px}.notes-apple-editor-panel{grid-template-rows:auto minmax(0,1fr);gap:12px;padding:14px}.notes-apple-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.notes-apple-head h2{margin:0;font-size:22px;line-height:1.1}.notes-apple-head span{color:var(--muted);margin-top:3px;font-size:12px;font-weight:700;display:block}.notes-new-button{border:1px solid var(--line);color:var(--text);border-radius:8px;flex:none;align-items:center;min-height:36px;padding:0 12px;font-weight:800;display:inline-flex}.notes-apple-list{align-content:start;gap:8px;min-height:0;display:grid;overflow:auto}.notes-mobile-back{display:none}.mode-title{justify-content:space-between;align-items:end;gap:12px;display:flex}.mode-title h2,.report-card h3{margin:0;font-size:18px;line-height:1.15}.mode-title p,.note-card p,.report-card p{color:var(--muted);margin:4px 0 0}.mode-title small,.note-card small{color:var(--muted);flex:none;font-size:12px;font-weight:700}.quick-note-form{background:var(--panel);border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr) auto auto;gap:12px;min-height:0;padding:0;display:grid}.quick-note-form label{gap:6px;display:grid}.quick-note-form label span{color:var(--muted);font-size:12px;font-weight:800}.quick-note-form textarea{border:1px solid var(--line);resize:vertical;border-radius:8px;width:100%;min-height:320px;padding:14px;font-size:17px;line-height:1.45}.quick-note-total{background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:8px 12px;display:flex}.quick-note-total span{color:var(--muted);font-size:12px;font-weight:800}.quick-note-total strong{font-size:16px;font-weight:900}.notes-intake-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.notes-intake-grid>div{background:var(--panel-soft);border:1px dashed var(--line);border-radius:8px;gap:3px;min-height:58px;padding:10px 12px;display:grid}.notes-intake-grid strong{font-size:14px}.notes-intake-grid span{color:var(--muted);font-size:12px;font-weight:700}.notes-current-notice{background:#eef8f6;border:1px solid #b9ddd7;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.notes-current-notice div{gap:3px;display:grid}.notes-current-notice span{color:var(--muted);font-size:12px;font-weight:700}.notes-current-notice a{background:var(--panel);color:#086d61;border:1px solid #1b9587;border-radius:8px;flex:none;align-items:center;min-height:36px;padding:0 12px;font-weight:800;display:inline-flex}.mode-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.mode-actions a{border:1px solid var(--line);color:var(--text);border-radius:8px;align-items:center;min-height:40px;padding:0 12px;font-weight:700;display:inline-flex}.note-history,.report-list{gap:8px;min-height:0;max-height:62dvh;display:grid;overflow:auto}.notes-history-window{background:var(--panel);border:1px solid var(--line);border-radius:8px;gap:12px;min-height:min(620px,100dvh - 310px);padding:14px;display:grid}.category-summary{gap:12px;display:grid}.report-create-panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;grid-template-columns:150px 150px minmax(180px,1fr) auto;align-items:end;gap:10px;padding:12px;display:grid}.report-create-panel label{gap:4px;min-width:0;display:grid}.report-create-panel label span{color:var(--muted);font-size:12px;font-weight:800}.report-create-panel input{border:1px solid var(--line);border-radius:8px;width:100%;min-width:0;min-height:40px;padding:0 10px}.report-package-panel,.report-package-builder{gap:8px;min-height:0;display:grid}.report-package-head{background:var(--panel);border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:10px;padding:10px;display:grid}.report-package-head label{gap:4px;min-width:0;display:grid}.report-package-head span{color:var(--muted);font-size:12px;font-weight:800}.report-package-head input{border:1px solid var(--line);border-radius:8px;width:100%;min-width:0;min-height:38px;padding:0 10px}.report-package-head button{background:var(--accent);border:1px solid var(--accent);color:#fff;border-radius:8px;min-height:38px;padding:0 14px;font-weight:900}.report-package-list{background:var(--panel);border:1px solid var(--line);border-radius:8px;gap:8px;padding:10px;display:grid}.report-package-card{border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:8px 10px;display:flex}.report-package-card>div{gap:2px;min-width:0;display:grid}.report-package-card strong,.report-package-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.report-package-card small{color:var(--muted);font-size:12px;font-weight:800}.category-summary-section{gap:8px;display:grid}.category-summary-table{border:1px solid var(--line);border-radius:8px;display:grid;overflow:hidden}.category-summary-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,1fr) 92px 140px 64px 76px;align-items:center;gap:12px;min-height:40px;padding:0 12px;display:grid}.category-summary-row:last-child{border-bottom:0}.category-summary-row>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.category-summary-row>:nth-child(n+3){text-align:right}.category-summary-head{background:var(--panel-soft);color:var(--muted);min-height:34px;font-size:12px;font-weight:800}.note-history-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.report-detail-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.compact-action-form{margin:0;display:inline-flex}.compact-action-form button{background:var(--panel);border:1px solid var(--line-strong);color:var(--text);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:0 10px;font-weight:900;display:inline-flex}.compact-action-form button:hover{border-color:var(--accent);color:var(--accent)}.report-revision-form{background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:10px;padding:10px;display:grid}.report-revision-form label{gap:4px;min-width:0;display:grid}.report-revision-form span{color:var(--muted);font-size:12px;font-weight:800}.report-revision-form input{border:1px solid var(--line);border-radius:8px;min-width:0;min-height:38px;padding:0 10px}.report-revision-form button{background:var(--panel);color:var(--danger);border:1px solid #f2a9a9;border-radius:8px;min-height:38px;padding:0 14px;font-weight:900}.report-correction-form{background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(220px,1.4fr) minmax(120px,.7fr) minmax(130px,.7fr);gap:10px;padding:10px;display:grid}.report-correction-form label{gap:4px;min-width:0;display:grid}.report-correction-form .wide-field{grid-column:span 2}.report-correction-form span{color:var(--muted);font-size:12px;font-weight:800}.report-correction-form input,.report-correction-form select{border:1px solid var(--line);border-radius:8px;width:100%;min-width:0;min-height:38px;padding:0 10px}.report-correction-form button{background:var(--accent);border:1px solid var(--accent);color:#fff;border-radius:8px;align-self:end;min-height:38px;padding:0 14px;font-weight:900}.note-history-head h3{margin:0;font-size:16px;line-height:1.2}.note-history-head small{color:var(--muted);font-size:12px;font-weight:700}.note-card-row{align-items:center;gap:6px;min-width:0;display:flex}.note-card-current-row{margin-bottom:2px}.note-month-separator{color:var(--muted);letter-spacing:0;padding:4px 4px 0;font-size:12px;font-weight:800;line-height:1.2}.note-card{border:1px solid var(--line);color:var(--text);border-radius:8px;flex:auto;justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:40px;padding:5px 6px 5px 10px;display:flex}.report-card{border:1px solid var(--line);color:var(--text);border-radius:8px;grid-template-columns:auto minmax(190px,1fr) auto auto auto;align-items:center;gap:10px;padding:12px;display:grid}.report-document-card{grid-template-columns:auto minmax(260px,1fr) minmax(116px,auto) auto auto;min-height:56px;padding:8px 10px}.report-card>div{min-width:0}.report-card h3,.report-card p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.report-document-link{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.report-document-icon{background:var(--accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-weight:950;display:inline-flex}.report-select{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.report-select input{accent-color:var(--accent);width:16px;height:16px}.report-card-metrics{grid-template-columns:repeat(4,max-content);align-items:center;gap:8px;display:grid}.report-card-metrics span{gap:2px;min-width:76px;display:grid}.report-card-metrics small{color:var(--muted);font-size:11px;font-weight:800}.report-card-metrics strong{font-size:13px}.compact-report-metrics{grid-template-columns:minmax(0,1fr)}.compact-report-metrics span{min-width:0}.report-card-actions{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.report-card-actions .ghost-button{min-height:32px;padding:0 10px}.report-detail-panel{border:1px solid var(--line);border-radius:8px;gap:14px;padding:14px;display:grid}.report-detail-totals{grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;display:grid}.report-detail-totals span{background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;gap:3px;padding:10px;display:grid}.report-detail-totals small,.report-mini-row span,.report-category-card small{color:var(--muted);font-size:12px;font-weight:800}.report-detail-section{gap:8px;display:grid}.report-detail-section h4{margin:0;font-size:15px;line-height:1.2}.report-mini-table,.report-category-list,.report-export-list,.approval-event-list{gap:6px;display:grid}.report-export-row{border:1px solid var(--line);color:var(--text);border-radius:8px;grid-template-columns:110px minmax(180px,1fr) 150px;align-items:center;gap:10px;min-height:38px;padding:0 10px;text-decoration:none;display:grid}.report-export-row:hover{border-color:var(--accent)}.report-export-row span,.report-export-row time{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:800;overflow:hidden}.approval-event-row{border:1px solid var(--line);border-radius:8px;grid-template-columns:150px minmax(160px,.6fr) minmax(180px,1fr);align-items:center;gap:10px;min-height:38px;padding:0 10px;display:grid}.approval-event-row time,.approval-event-row span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:800;overflow:hidden}.report-mini-row{border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(140px,1fr) 80px 130px 130px;align-items:center;gap:10px;min-height:38px;padding:0 10px;display:grid}.report-mini-row>:nth-child(n+2){text-align:right}.report-category-card{border:1px solid var(--line);border-radius:8px;overflow:hidden}.report-category-card summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:8px 10px;list-style:none;display:flex}.report-category-card summary::-webkit-details-marker{display:none}.report-category-card summary span{gap:2px;min-width:0;display:grid}.report-category-card summary b{white-space:nowrap}.report-source-row-list{border-top:1px solid var(--line);display:grid}.report-source-row{border-bottom:1px solid var(--line);grid-template-columns:42px 86px minmax(160px,1fr) 112px 78px;align-items:center;gap:8px;min-height:36px;padding:0 10px;display:grid}.report-source-row:last-child{border-bottom:0}.report-source-row>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.report-source-row span{color:var(--muted);font-weight:900}.report-source-row b,.report-source-row small{text-align:right}.note-card.active{background:#e8f7f4;border-color:#1b9587}.note-card-current{border-style:solid}.note-card-current span{font-size:14px;font-weight:900}.note-card.is-sent{color:var(--muted);background:#f2f5f7}.note-card.is-sent.active{background:#edf6f4}.note-card time{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:800;display:block;overflow:hidden}.note-card strong{flex:none;font-size:13px;font-weight:900}.note-card p{color:var(--text);-webkit-line-clamp:3;white-space:pre-wrap;-webkit-box-orient:vertical;max-height:3.9em;margin:0;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.note-delete-form{flex:none;margin:0;display:flex}.note-delete-form button{background:var(--panel);border:1px solid var(--line);color:var(--danger);border-radius:8px;justify-content:center;align-items:center;width:38px;height:40px;padding:0;display:inline-flex}.note-delete-form button:hover,.note-delete-form button:focus-visible{background:#fff5f5;border-color:#f2a9a9}.note-delete-form svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:17px;height:17px}.notes-transfer-panel,.notes-readonly-panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;gap:12px;padding:14px;display:grid}.notes-transfer-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.notes-transfer-head h3{margin:0;font-size:18px}.notes-transfer-head p{color:var(--muted);margin:4px 0 0}.notes-transfer-head a,.note-history-head a{border:1px solid var(--line);color:var(--text);border-radius:8px;flex:none;align-items:center;min-height:36px;padding:0 12px;font-weight:800;display:inline-flex}.notes-source-card{background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;gap:6px;padding:12px;display:grid}.notes-source-card p{white-space:pre-wrap;margin:0}.smith-review-panel{background:#fffdf7;border:1px solid #f3d9a4;border-radius:8px;gap:10px;padding:12px;display:grid}.smith-proposal-list{gap:6px;display:grid}.smith-proposal{border:1px solid var(--line);border-radius:8px;grid-template-columns:auto minmax(0,1fr) minmax(190px,240px) auto;align-items:center;gap:10px;min-height:44px;padding:8px 10px;display:grid}.smith-proposal input[type=checkbox]{width:18px;height:18px}.smith-proposal select{background:var(--surface);border:1px solid var(--line);color:var(--text);font:inherit;border-radius:6px;min-width:0;padding:8px 9px;font-size:13px}.smith-proposal strong,.smith-proposal small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.smith-proposal small{color:var(--muted);margin-top:2px;font-size:12px;font-weight:700}.inline-empty{box-shadow:none;max-width:none;padding:16px}.table-title{justify-content:space-between;align-items:end;gap:12px;min-height:36px;padding:0 2px;display:flex}.table-title h2{margin:0;font-size:18px;line-height:1.15}.table-title small{color:var(--muted);font-size:12px;font-weight:700}.synced-table{background:var(--panel);border:1px solid var(--line);border-radius:8px;min-height:0;max-height:calc(100dvh - 318px);position:relative;overflow:auto}.synced-table.is-empty{max-height:none}.synced-row{border-bottom:1px solid var(--line);height:var(--ledger-row-height);min-height:var(--ledger-row-height);align-items:center;gap:10px;padding:0 12px;transition:grid-template-columns .16s;display:grid}.synced-table.journal-active .synced-row{grid-template-columns:48px minmax(280px,1.7fr) 130px 44px 96px minmax(76px,.45fr)}.synced-table.structure-active .synced-row{grid-template-columns:42px minmax(140px,.6fr) 112px 48px 118px minmax(180px,1.45fr)}.synced-row:last-child{border-bottom:0}.synced-row.selected-row{background:#eef8f6;box-shadow:inset 3px 0 #1b9587}.synced-row.selected-row>:nth-child(4){border-left-color:#86cfc5}.synced-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.entry-description-link{gap:1px;min-width:0;display:grid}.entry-description-link small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:750;line-height:1.15;display:block;overflow:hidden}.report-ledger-row{background:#f4fbfa;box-shadow:inset 3px 0 #1b9587}.report-ledger-row.is-expanded{background:#eaf7f4;border-bottom-color:#b8ded7}.report-ledger-row:hover,.report-ledger-row:focus-within{background:#eaf7f4}.report-row-toggle,.report-row-title-button,.report-row-balance-button{color:inherit;font:inherit;font-weight:inherit;text-align:left;background:0 0;border:0;border-radius:0;min-width:0;min-height:0;padding:0;display:inline-flex}.report-row-toggle{color:#087469;align-items:center;gap:5px;font-weight:900}.report-row-title-button{gap:1px;width:100%;display:grid}.report-row-title-button strong,.report-row-title-button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.report-row-balance-button{width:100%;color:var(--text);justify-content:flex-end;font-size:12px;font-weight:900}.report-row-status-cell{align-items:center;gap:7px;min-width:0;display:inline-flex}.report-row-status-cell a{color:#087469;font-size:11px;font-weight:900}.report-child-row{background:#fbfefe}.report-child-row>:first-child,.report-child-row>:nth-child(4){color:#087469}.employee-report-ledger-row{background:#f7fbff;box-shadow:inset 3px 0 #2f73d8}.employee-report-ledger-row.is-expanded{background:#eef6ff;border-bottom-color:#bfd7ff}.employee-report-ledger-row:hover,.employee-report-ledger-row:focus-within{background:#eef6ff}.employee-report-child-row{background:#fbfdff}.employee-report-child-row>:first-child,.employee-report-child-row>:nth-child(4){color:#1d5fbf}.employee-report-owner{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:850;overflow:hidden}.synced-head{background:var(--panel-soft);color:var(--muted);height:var(--ledger-head-height);min-height:var(--ledger-head-height);z-index:1;font-size:12px;font-weight:800;position:sticky;top:0}.zone-head{background:var(--panel);z-index:2;height:46px;min-height:46px;position:sticky;top:0}.zone-title{color:var(--text);text-align:left;background:0 0;border:0;border-radius:0;align-items:baseline;gap:12px;min-width:0;height:auto;min-height:0;margin:0;padding:0;font-size:18px;line-height:1.15;display:flex}.zone-title-main{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.zone-title:first-child{grid-column:1/4}.zone-title:last-child{grid-column:4/7;padding-left:12px}.zone-title:not([aria-pressed=true]){color:var(--muted)}.zone-title small{color:var(--muted);white-space:nowrap;flex:none;font-size:12px;font-weight:700}.synced-head{top:46px}.synced-row>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.synced-row>:nth-child(-n+3),.zone-title:first-child,.synced-row>:nth-child(n+4),.zone-title:last-child{cursor:pointer}.synced-row>:nth-child(3){text-align:right;padding-right:8px}.synced-row:not(.zone-head)>:nth-child(4){border-left:1px solid var(--line-strong);align-self:stretch;align-items:center;padding-left:12px;display:flex}.synced-row .status-pill{justify-self:start}.empty-synced-row{color:var(--muted)}.new-entry-row{color:var(--muted);cursor:pointer;font:inherit;text-align:left;background:#fff;border-top:0;border-left:0;border-right:0;width:100%}.new-entry-row:hover,.new-entry-row:focus-visible{background:#f4fbfa;outline:none}.new-entry-row strong,.draft-row-number,.amount-pending{color:var(--muted);font-weight:850}.muted-pill{color:var(--muted);background:#eef2f6;border-color:#d8e0ea}.ledger-end-anchor{pointer-events:none;height:1px}.status-pill{color:#087469;background:#eef6f4;border:1px solid #c7e4dd;border-radius:4px;max-width:100%;height:22px;padding:0 8px;font-size:11px;font-weight:800;line-height:20px;display:inline-flex}.status-pill.attention{color:#9a5a00;background:#fff7e8;border-color:#ffd59e}.amount-income{color:#07883f;font-weight:800}.amount-expense{color:#dc2f35;font-weight:800}.ledger-empty{color:var(--muted);padding:0}.entry-bar{background:var(--panel);border:0;border-radius:8px;grid-template-columns:180px minmax(0,1fr) auto;align-items:end;gap:10px;min-width:0;display:grid}.entry-editor{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(0,1fr);align-items:end;gap:8px;padding:12px;display:grid}.entry-editor.is-editing{border-color:#86cfc5}.entry-bar label{gap:4px;display:grid}.entry-bar label span{color:var(--muted);font-size:12px;font-weight:700}.entry-bar input{border:1px solid var(--line);border-radius:8px;width:100%;min-height:42px;padding:0 12px}.entry-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.entry-actions .ghost-button{min-height:42px}.entry-draft-note{color:var(--muted);grid-column:1/-1;justify-content:flex-end;align-items:center;gap:8px;margin:-2px 0 0;font-size:12px;font-weight:750;display:flex}.entry-draft-note button{color:#0b73f6;cursor:pointer;background:0 0;border:0;min-height:0;padding:0;font-size:12px;font-weight:800}.entry-delete-form{place-self:end}.entry-delete-form button{color:#b42318;border-color:#f2c5c5;min-height:42px}.form-note.success{color:#067647;font-weight:700}.workspace-metrics{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:760px;display:flex}.workspace-metrics span{background:var(--panel);border:1px solid var(--line);border-radius:8px;min-width:112px;padding:10px 12px;display:grid}.workspace-metrics small{color:var(--muted);font-size:12px}.workspace-metrics strong{font-size:20px;line-height:1.1}.workspace-metrics .money-metric{min-width:132px}.workspace-metrics .physical-money-metric{background:#f7fbff}.workspace-metrics .attention-money-metric{background:#fff8e8;border-color:#f2d28a}@media (min-width:821px) and (max-width:1260px){.topbar-hall,.hall-page{max-width:100%;padding-left:36px;padding-right:36px}.hall-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr)}.hall-hero h1{white-space:normal;font-size:46px}.hall-hero-actions{grid-column:1/-1;justify-content:flex-start}.hall-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell{grid-template-columns:160px minmax(0,1fr)}.synced-row{gap:8px;padding:0 10px}.synced-table.journal-active .synced-row{grid-template-columns:38px minmax(180px,1.8fr) 112px 36px 92px minmax(64px,.45fr)}.synced-table.structure-active .synced-row{grid-template-columns:36px minmax(120px,.55fr) 104px 40px 104px minmax(132px,1.35fr)}.zone-head{height:52px;min-height:52px}.synced-head{top:52px}.zone-title{align-items:center;gap:8px;font-size:16px}.zone-title small{display:none}.zone-title:last-child .zone-title-main{white-space:normal;line-height:1.1}.entry-bar{grid-template-columns:160px minmax(0,1fr) minmax(128px,auto)}}@media (max-width:820px){body{padding:max(10px, env(safe-area-inset-top)) 10px max(24px, env(safe-area-inset-bottom));font-size:14px}.topbar,.section-head,.auth-row,.button-row{flex-direction:column;align-items:stretch}.topbar{position:static}.topbar-hall{border-radius:0;max-width:100%;min-height:auto;padding:18px 20px}.topbar-left{justify-content:space-between;width:100%}.topbar-section-title{align-self:center}.hall-page{gap:18px;min-height:calc(100dvh - 92px);padding:36px 20px 24px}.hall-hero{border-radius:18px;grid-template-columns:1fr;min-height:auto;padding:24px}.hall-hero h1{white-space:normal;font-size:clamp(34px,10.5vw,44px)}.hall-hero p{font-size:15px}.hall-hero-art{order:3;min-height:170px}.hall-hero-actions{justify-content:stretch}.hall-create-button{width:100%}.hall-grid,.hall-empty-card{grid-template-columns:1fr}.hall-grid{gap:14px}.workspace-card-v2{border-radius:18px;height:auto;min-height:246px;padding:22px}.workspace-card-main h2{font-size:24px}.workspace-card-actions button,.workspace-open-link{flex:132px}.hall-empty-card{border-radius:18px;padding:24px}.hall-empty-art{min-height:170px}.workspace-metrics{justify-content:stretch}.workspace-metrics span{width:100%;min-width:0}.nav,.auth-row button,.button-row a,.button-row button{width:100%}.nav a,.auth-row button,.button-row a,.button-row button{justify-content:center}.hero,.grid,.workspace-shell,.workspace-main,.team-command-grid,.notes-apple-workspace,.operational-workspace{grid-template-columns:1fr}.workspace-shell{gap:10px}.hero{min-height:auto}.hero h1,.section-head h1{font-size:30px}.mobile-section-menu{display:block}.mobile-section-menu summary{background:var(--panel);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:8px 12px;display:flex}.mobile-section-menu summary:after{content:"☰";font-size:18px;font-weight:900;line-height:1}.mobile-section-menu[open] summary:after{content:"×"}.mobile-section-menu summary span{color:var(--muted);font-size:12px;font-weight:800}.mobile-section-menu summary strong{font-size:15px}.mobile-section-menu-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:8px;display:grid}.mobile-section-menu-panel a,.mobile-section-menu-panel span{background:var(--panel);border:1px solid var(--line);color:var(--text);text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 10px;font-weight:800;display:inline-flex}.mobile-section-menu-panel .active{color:#086d61;background:#e8f7f4;border-color:#1b9587}.workspace-shell>.side-tabs{display:none}.side-tabs{grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:2px;overflow-x:auto}.side-tabs .side-tabs-divider{display:none}.side-tabs button,.side-tabs a,.side-tabs span{justify-content:center}.operational-workspace{min-height:0}.team-accountable-row{grid-template-columns:1fr;align-items:start}.team-accountable-row b{text-align:left}.team-summary-grid,.team-report-entry-form,.team-report-review-head,.team-return-report-form{grid-template-columns:1fr}.team-expense-item-row{grid-template-columns:34px 88px minmax(0,1fr)}.team-expense-item-row b{text-align:left;grid-column:2/-1}.team-review-actions,.team-submit-report-form{justify-self:stretch}.team-review-actions .compact-action-form,.team-review-actions button,.team-submit-report-form button{width:100%}.ledger-panel{min-width:0}.mobile-zone-switch{background:var(--panel);border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;padding:6px;display:grid}.mobile-zone-switch button{border-radius:6px;justify-content:center;min-height:36px;padding:0 10px}.mobile-zone-switch button[aria-pressed=true]{color:#086d61;background:#e8f7f4;border-color:#1b9587}.mobile-zone-switch span{color:var(--muted);text-align:right;white-space:nowrap;min-width:74px;font-size:12px;font-weight:800}.synced-table{max-height:calc(100dvh - 336px);overflow:hidden auto}.synced-row{gap:8px;min-width:0;padding:0 10px}.synced-table.journal-active .synced-row{grid-template-columns:40px minmax(0,1fr) 112px}.synced-table.structure-active .synced-row{grid-template-columns:40px 112px minmax(0,1fr)}.synced-table.journal-active .synced-row:not(.zone-head)>:nth-child(n+4),.synced-table.structure-active .synced-row:not(.zone-head)>:nth-child(-n+3){display:none}.synced-table.structure-active .synced-row:not(.zone-head)>:nth-child(4),.synced-table.structure-active .synced-row:not(.zone-head)>:nth-child(5),.synced-table.structure-active .synced-row:not(.zone-head)>:nth-child(6){display:flex}.synced-table.structure-active .synced-row:not(.zone-head)>:nth-child(4){border-left:0;padding-left:0}.synced-row>:nth-child(3){padding-right:0}.synced-row .status-pill{justify-self:end}.zone-head{display:none}.synced-head{top:0}.entry-editor{bottom:max(10px, env(safe-area-inset-bottom));z-index:5;position:sticky}.entry-bar,.entry-editor{grid-template-columns:1fr}.entry-actions,.entry-delete-form button{width:100%}.entry-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.entry-actions:has(>:only-child){grid-template-columns:1fr}.entry-actions .primary-action,.entry-actions .ghost-button{justify-content:center}.mode-title,.mode-actions,.report-create-panel,.report-package-head,.report-revision-form,.report-correction-form,.notes-apple-head,.note-card>div,.note-card a>div,.notes-transfer-head,.notes-current-notice,.note-history-head,.smith-proposal,.report-card{flex-direction:column;align-items:stretch}.notes-intake-grid,.report-card{grid-template-columns:1fr}.report-correction-form .wide-field{grid-column:auto}.report-package-head button,.report-correction-form button,.report-card .ghost-button{justify-content:center;width:100%}.report-package-card{flex-direction:column;align-items:stretch}.report-card-metrics{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.compact-report-metrics{grid-template-columns:1fr}.report-card-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.report-detail-totals,.approval-event-row,.report-mini-row{grid-template-columns:1fr}.approval-event-row,.report-mini-row{align-items:stretch;padding:8px 10px}.report-mini-row>:nth-child(n+2){text-align:left}.report-category-card summary{flex-direction:column;align-items:stretch}.report-source-row{grid-template-columns:1fr;align-items:stretch;padding:8px 10px}.report-source-row b,.report-source-row small{text-align:left}.notes-apple-workspace{min-height:0}.notes-apple-workspace.is-note-list .notes-apple-editor-panel,.notes-apple-workspace.is-note-open .notes-apple-list-panel{display:none}.notes-mobile-back{border:1px solid var(--line);color:var(--text);border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 12px;font-weight:800;display:inline-flex}.notes-apple-list-panel,.notes-apple-editor-panel{min-height:auto}.notes-apple-list{max-height:calc(100dvh - 290px)}.quick-note-form textarea{min-height:min(42dvh,360px)}.quick-note-total{flex-direction:column;align-items:flex-start;gap:2px}.category-summary-table{overflow-x:auto}.category-summary-row{grid-template-columns:minmax(180px,1fr) 76px 118px 54px 64px;min-width:540px}.smith-proposal{grid-template-columns:auto minmax(0,1fr)}.smith-proposal select{grid-column:2;width:100%}.smith-proposal .status-pill{grid-column:2;justify-self:start}.mode-actions a,.mode-actions button,.notes-current-notice a,.notes-transfer-head a,.note-history-head a,.note-delete-form button{justify-content:center;width:100%}}@media (max-width:460px){.hall-hero,.hall-empty-card,.workspace-card-v2{padding:20px}.workspace-card-actions{flex-direction:column;align-items:stretch}.workspace-card-actions button,.workspace-open-link{flex:none;width:100%}.side-tabs,.mobile-zone-switch{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-zone-switch span{text-align:left;grid-column:1/-1;min-width:0}.panel{padding:16px}}
