:root{font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,sans-serif;color:#4a4642;background:#f8f4ec;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #4a4642;--muted: #6c6661;--line: #e4ddd3;--panel: #ffffff;--page: #f8f4ec;--brand-ink: #4a4642;--brand-gold: #b8843c;--champagne: #d6b06a;--brand-soft: #f3e8d6;--green: #23664f;--green-soft: #e6f1eb;--gold: #b8843c;--gold-soft: #f3e8d6;--blue: #316b8c;--blue-soft: #e8f0f5;--red: #a84040;--red-soft: #f7e9e7;--yellow: #96670e;--yellow-soft: #fbf1d5}*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}body{margin:0;min-width:320px;min-height:100vh;background:var(--page)}button,input,select{font:inherit}button{cursor:pointer}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f3f1ec}.auth-card{width:min(420px,100%);padding:38px 42px 34px;background:#fffffff5;border:1px solid #ded8cc;box-shadow:0 24px 70px #302a1f1f;display:grid;justify-items:center}.auth-card>img{width:76px;height:76px;object-fit:contain;margin-bottom:11px}.auth-card>svg{color:var(--gold);margin-bottom:14px}.auth-card>span{color:var(--gold);font:10px/1.4 Georgia,serif;letter-spacing:1.2px}.auth-card h1{margin:8px 0 6px;font:700 23px/1.35 Microsoft YaHei,sans-serif;color:#2d302d;letter-spacing:0;text-align:center}.auth-card>p{margin:0 0 24px;color:var(--muted);font-size:12px}.auth-card form{width:100%;display:grid;gap:15px}.auth-card label{display:grid;gap:7px;color:#444b47;font-size:12px;font-weight:700}.auth-card input{width:100%;height:46px;padding:0 13px;border:1px solid #d9ddd9;background:#fbfcfb;color:var(--ink);outline:none}.auth-card input:focus{border-color:#80988b;box-shadow:0 0 0 3px #23664f14}.auth-card form .primary-button{min-height:46px;margin-top:3px}.auth-card>small{margin-top:20px;color:#8a928e;font-size:10px}.auth-message{padding:10px 12px;background:var(--red-soft);color:var(--red);font-size:12px}.auth-message.status{background:var(--gold-soft);color:var(--yellow)}.auth-text-button{border:0;background:transparent;color:var(--muted);font-size:12px;min-height:34px}.auth-loading{display:grid;justify-items:center;gap:14px;color:var(--muted);font-size:12px}.auth-loading img{width:64px;height:64px;object-fit:contain}.app-shell{min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:var(--brand-ink);color:#fff;display:flex;flex-direction:column;z-index:30}.brand{height:76px;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:11px}.brand-logo{width:40px;height:40px;object-fit:contain;flex:0 0 auto}.brand>div:nth-child(2){min-width:0;display:grid}.brand strong{font-size:12px;white-space:nowrap}.close-menu{display:none;margin-left:auto;color:#fff;border:0;background:none;padding:4px}.sidebar nav{padding:14px 10px;display:grid;gap:3px;overflow-y:auto}.sidebar nav button{height:43px;width:100%;display:flex;align-items:center;gap:11px;border:0;background:transparent;color:#c9d1cd;padding:0 13px;text-align:left;position:relative}.sidebar nav button:hover{color:#fff;background:#ffffff0f}.sidebar nav button.active{background:#d6b06a29;color:#fff}.sidebar nav button.active:before{content:"";position:absolute;left:0;width:3px;height:22px;background:#d3ad6f}.sidebar nav button i{width:6px;height:6px;border-radius:50%;background:#d0554e;margin-left:auto}.sidebar-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:17px 20px;display:flex;align-items:center;gap:10px;color:#b8c2bd}.sidebar-footer div{display:grid;gap:2px}.sidebar-footer strong{color:#e8ecea;font-size:12px}.sidebar-footer span{font-size:10px}main{grid-column:2;min-width:0}.topbar{height:64px;background:#fffffff0;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;display:flex;align-items:center;padding:0 26px}.menu-button{display:none;border:0;background:transparent;padding:8px}.context-title{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted)}.context-title strong{color:var(--ink);padding:4px 8px;background:var(--brand-soft);font-size:12px}.topbar-actions{margin-left:auto;min-width:0;display:flex;align-items:center;gap:9px}.prototype-tag{font-size:11px;color:var(--yellow);background:var(--yellow-soft);padding:5px 8px}.role-switcher{position:relative;flex:0 1 152px;min-width:0}.role-select{width:100%;height:36px;min-width:0;display:grid;grid-template-columns:16px minmax(0,1fr) 14px;align-items:center;gap:7px;border:1px solid var(--line);padding:0 10px;background:#fff;color:var(--ink);text-align:left}.role-select span{min-width:0;white-space:nowrap;font-size:12px;font-weight:700}.role-switcher.open .role-select{border-color:#9dac9f}.role-menu{position:absolute;top:calc(100% + 7px);right:0;width:224px;max-height:min(470px,calc(100vh - 86px));overflow-y:auto;padding:6px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 32px #14231c29;z-index:40}.role-menu-group+.role-menu-group{margin-top:5px;padding-top:5px;border-top:1px solid var(--line)}.role-menu-group-label{padding:6px 9px 4px;color:#8b938f;font-size:9px;font-weight:700}.role-menu button{width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;background:transparent;color:var(--ink);padding:7px 9px;text-align:left;font-size:12px}.role-menu button:hover,.role-menu button.active{background:var(--brand-soft);color:#8a6225}.role-menu button>span{min-width:0;display:grid;gap:2px}.role-menu button strong{font-size:11px}.role-menu button small{color:var(--muted);font-size:9px;font-weight:400}.session-user{min-width:222px;height:42px;display:flex;align-items:center;gap:7px;padding:0 6px 0 11px;border:1px solid var(--line);background:#fff}.session-user>span{min-width:0;flex:1;display:grid;gap:1px}.session-user strong,.session-user small{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.session-user strong{color:var(--ink);font-size:11px}.session-user small{color:var(--muted);font-size:9px}.session-user button{width:31px;height:31px;flex:0 0 auto;display:grid;place-items:center;border:0;background:#f1f3f1;color:var(--muted)}.session-user button:hover{color:var(--red);background:var(--red-soft)}.content{padding:28px 30px 56px;max-width:1520px;margin:0 auto}.page-back-button{min-height:34px;margin:0 0 16px;padding:0;display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:#8a6225;font-size:12px;font-weight:700}.page-back-button:hover{color:#654719}.mobile-tabs,.menu-backdrop{display:none}.page-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.page-header h1{margin:0 0 7px;font-size:25px;line-height:1.2;letter-spacing:0}.page-header p{margin:0;color:var(--muted);font-size:13px}.icon-button{width:36px;height:36px;border:1px solid var(--line);background:#fff;color:var(--ink);display:grid;place-items:center;padding:0}.icon-button:hover{border-color:#aeb9b2}.primary-button,.secondary-button{min-height:38px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;font-weight:700;font-size:13px}.primary-button{color:#fff;background:var(--brand-gold)}.primary-button:hover{background:#956b2f}.primary-button:disabled{opacity:.55;cursor:wait}.secondary-button{color:var(--ink);background:#fff;border:1px solid var(--line)}.source-band{min-height:82px;padding:16px 19px;background:var(--brand-ink);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.source-band>div{display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:12px;row-gap:5px}.source-band .eyebrow{grid-column:1 / -1;font-size:10px;color:#aebbb4}.source-band strong{font-size:16px}.source-band small{color:#aebbb4}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);background:#fff;margin-bottom:18px}.dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr));border-radius:6px;overflow:hidden}.stat-item{min-height:112px;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr;gap:8px 10px;padding:18px;border-right:1px solid var(--line)}.stat-item:last-child{border-right:0}.stat-item>svg{grid-row:1;color:var(--muted)}.stat-item>span{grid-row:1;font-size:12px;color:var(--muted)}.stat-item>strong{grid-column:1 / 3;align-self:end;font-size:29px;line-height:1}.stat-item>small{align-self:end;color:var(--muted)}.stat-item.green>strong{color:var(--green)}.stat-item.yellow>strong{color:var(--yellow)}.stat-item.red>strong{color:var(--red)}.stat-item.blue>strong{color:var(--blue)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(310px,.6fr);gap:18px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:6px;padding:20px}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:17px}.panel-title h2{font-size:15px;margin:0 0 5px}.panel-title p{margin:0;font-size:12px;line-height:1.55;color:var(--muted)}.workflow-list{border-top:1px solid var(--line)}.workflow-row{min-height:67px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:12px}.step-no{color:var(--gold);font-weight:700;font-size:12px}.workflow-row strong{font-size:13px}.workflow-row p{margin:4px 0 0;color:var(--muted);font-size:11px}.workflow-row .done{color:var(--green)}.step-state{font-size:10px;color:var(--muted)}.check-list{list-style:none;padding:0;margin:0}.check-list li{min-height:51px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px}.status-chip{display:inline-flex;width:fit-content;align-items:center;justify-content:center;min-height:23px;padding:3px 8px;font-size:10px;white-space:nowrap;background:#edf0ee;color:#56605b}.status-chip.green{color:var(--green);background:var(--green-soft)}.status-chip.yellow{color:var(--yellow);background:var(--yellow-soft)}.status-chip.red{color:var(--red);background:var(--red-soft)}.status-chip.blue{color:var(--blue);background:var(--blue-soft)}.dashboard-header-todo{position:relative}.dashboard-header-todo em{min-width:20px;height:20px;padding:0 5px;border-radius:10px;display:inline-grid;place-items:center;background:var(--gold-soft);color:#76520d;font-size:10px;font-style:normal;line-height:1}.owner-notifications-preview{margin-bottom:18px;border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fff}.owner-notifications-heading{min-height:98px;padding:18px 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line)}.owner-notifications-title{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:14px}.owner-notifications-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#8a6225;background:var(--brand-soft)}.owner-notifications-copy{min-width:0;display:grid;gap:4px}.owner-notifications-copy>span{color:var(--gold);font-size:10px;font-weight:700}.owner-notifications-preview h2{margin:0;font-size:17px;line-height:1.35}.owner-notifications-preview p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.owner-notification-list{display:grid}.owner-notification-list article{min-height:70px;padding:14px 20px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:13px;border-bottom:1px solid var(--line)}.owner-notification-list article:last-child{border-bottom:0}.owner-notification-list strong{display:block;margin-bottom:5px;font-size:12px;line-height:1.45}.owner-notification-list span{display:block;color:var(--muted);font-size:10px;line-height:1.5}.owner-notification-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.owner-notification-actions .text-button{white-space:nowrap}.owner-notification-empty{min-height:72px;padding:18px 20px;display:flex;align-items:center;color:var(--muted);font-size:11px}.li-important-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.li-important-grid .required-work-panel{min-width:0}.membership-mobile-cards{display:none}.membership-editor{border-color:#d8c89f}.membership-filter{margin-top:14px}.product-info-editor{border-color:#d8c89f}.edit-scope-strip{margin-bottom:18px;min-height:68px;padding:14px 16px;display:flex;align-items:center;gap:12px;border:1px solid #d8cfbe;background:#fffdf8;color:var(--green)}.edit-scope-strip div{display:grid;gap:5px}.edit-scope-strip strong{color:var(--ink);font-size:12px}.edit-scope-strip span{color:var(--muted);font-size:10px;line-height:1.5}.insight-panel>.panel-title>svg{color:var(--gold)}.insight-row{display:grid;grid-template-columns:1fr auto;gap:8px;padding:2px 0 15px;border-bottom:1px solid var(--line);font-size:11px}.insight-row strong{color:var(--green);font-size:16px}.insight-row>div{grid-column:1 / -1;height:6px;overflow:hidden;background:#e8ece9}.insight-row i{display:block;height:100%;background:var(--green)}.plain-insight{min-height:62px;display:grid;grid-template-columns:23px 1fr;align-items:center;gap:10px;border-bottom:1px solid var(--line);color:var(--green)}.plain-insight:last-child{border-bottom:0}.plain-insight div{display:grid;gap:4px}.plain-insight strong{color:var(--ink);font-size:11px}.plain-insight span{color:var(--muted);font-size:10px}.data-details{margin-top:14px;border:1px solid var(--line);background:#fff;color:var(--muted);font-size:11px}.data-details summary{min-height:42px;display:flex;align-items:center;padding:0 14px;cursor:pointer;color:#4d5752}.data-details>div{display:flex;flex-wrap:wrap;gap:10px 24px;border-top:1px solid var(--line);padding:12px 14px}.action-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.action-card-grid>button{min-height:112px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:16px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:18px;text-align:left;color:#8a6225}.action-card-grid>button:hover{border-color:#d2bd96;background:#fffdf8}.action-card-grid>button>div{width:48px;height:48px;display:grid;place-items:center;background:var(--brand-soft)}.action-card-grid>button span{display:grid;gap:6px;color:var(--ink)}.action-card-grid>button strong{font-size:14px}.action-card-grid>button small{color:var(--muted);font-size:11px;line-height:1.5}.auto-check-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.auto-check-grid span{min-height:52px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);color:#48534d;font-size:11px}.auto-check-grid span svg{color:var(--green)}.management-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.management-grid button{min-height:88px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:14px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:16px 18px;text-align:left;color:#8a6225}.management-grid button span{display:grid;gap:5px;color:var(--ink)}.management-grid button strong{font-size:13px}.management-grid button small{color:var(--muted);font-size:10px}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:18px;margin-top:18px}.text-button{min-height:32px;padding:0;border:0;background:transparent;color:var(--green);display:inline-flex;align-items:center;gap:3px;font-size:11px}.task-preview-list{display:grid;border-top:1px solid var(--line)}.task-preview-list>button{min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:9px 0;text-align:left}.task-preview-list>button:hover{background:#f7f9f7}.task-preview-list>button>span{min-width:0;display:grid;gap:4px}.task-preview-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:var(--ink)}.task-preview-list small,.task-preview-list time{color:var(--muted);font-size:9px}.connection-list{display:grid;border-top:1px solid var(--line)}.connection-list>div{min-height:59px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.connection-list>div>span{display:grid;gap:4px}.connection-list strong{font-size:11px}.connection-list small{color:var(--muted);font-size:9px}.required-work-panel{margin-bottom:16px;border:1px solid #d7c398;border-radius:6px;overflow:hidden;background:#fffdf8}.required-work-heading{min-height:92px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #eadfca}.required-work-heading>div{display:grid;gap:4px}.required-work-heading span{color:var(--gold);font-size:9px;font-weight:700}.required-work-heading h2{margin:0;font-size:17px}.required-work-heading p{margin:0;color:var(--muted);font-size:10px}.required-work-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.required-work-list>button{min-height:68px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-right:1px solid #eadfca;background:transparent;text-align:left}.required-work-list>button:last-child{border-right:0}.required-work-list>button:hover{background:#faf6ed}.required-work-list>button>span:first-child{min-width:0;display:grid;gap:5px}.required-work-list strong{font-size:11px;color:var(--ink)}.required-work-list small{font-size:9px;color:var(--muted)}.required-work-empty{min-height:68px;padding:15px;display:flex;align-items:center;color:var(--muted);font-size:11px}.required-work-footer{min-height:36px;padding:8px 15px;border-top:1px solid #eadfca;color:var(--yellow);display:flex;align-items:center;gap:7px;font-size:10px}.account-scope-strip{min-height:62px;margin-bottom:14px;padding:12px 15px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:11px;background:var(--brand-ink);color:#fff}.account-scope-strip>svg{color:#e2c48d}.account-scope-strip>div{display:grid;gap:3px}.account-scope-strip strong{font-size:12px}.account-scope-strip span{color:#bfc9c4;font-size:10px}.work-obligation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.work-obligation{min-width:0;min-height:242px;padding:16px;display:flex;flex-direction:column;border:1px solid var(--line);border-top:3px solid var(--gold);background:#fff}.work-obligation.done{border-top-color:var(--green)}.work-obligation.overdue{border-top-color:var(--red)}.work-obligation-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.work-obligation-head>span{min-width:0;display:grid;gap:5px}.work-obligation-head small{color:var(--muted);font-size:9px}.work-obligation-head strong{font-size:14px;line-height:1.45}.work-obligation>p{min-height:42px;margin:14px 0;color:var(--muted);font-size:10px;line-height:1.6}.work-obligation dl{margin:0 0 14px;display:grid;gap:8px}.work-obligation dl>div{display:grid;grid-template-columns:64px 1fr;gap:8px;font-size:10px}.work-obligation dt{color:var(--muted)}.work-obligation dd{margin:0;color:var(--ink);font-weight:700}.work-obligation>button{width:100%;margin-top:auto}.role-report-form{margin-bottom:18px;border-top:3px solid var(--green);scroll-margin-top:70px}.receipt-entry-guide{min-height:64px;margin-bottom:14px;padding:11px 13px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:11px;background:var(--blue-soft);color:var(--blue)}.receipt-entry-guide>div{display:grid;gap:3px}.receipt-entry-guide strong{color:var(--ink);font-size:11px}.receipt-entry-guide span{color:var(--muted);font-size:9px}.role-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.role-form-grid label{display:grid;gap:6px;color:var(--muted);font-size:11px}.role-form-grid label>small{color:var(--gold);font-size:9px}.role-form-grid input,.role-form-grid textarea{width:100%;min-height:39px;border:1px solid var(--line);background:#fff;padding:9px 10px;outline:0;color:var(--ink);font:inherit}.role-form-grid textarea{min-height:86px;resize:vertical}.role-form-grid input:focus,.role-form-grid textarea:focus{border-color:#77988a}.weekly-report-meta{display:grid;grid-template-columns:1fr 1.2fr 1.7fr;margin-bottom:14px;border:1px solid var(--line);background:#fbfaf7}.weekly-report-meta>div{min-width:0;min-height:56px;padding:10px 12px;display:grid;align-content:center;gap:4px;border-right:1px solid var(--line)}.weekly-report-meta>div:last-child{border-right:0}.weekly-report-meta span{color:var(--muted);font-size:9px}.weekly-report-meta strong{font-size:12px;line-height:1.45}.weekly-report-table-field{grid-column:1 / -1;display:grid;gap:8px}.weekly-report-table-field>header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.weekly-report-table-field>header strong{font-size:13px}.weekly-report-table-field>header small{color:var(--muted);font-size:9px}.weekly-report-table{border:1px solid var(--line);background:#fff;overflow-x:auto}.weekly-report-table-head,.weekly-report-table-row{display:grid;grid-template-columns:repeat(var(--report-columns, 3),minmax(132px,1fr))}.weekly-report-table-head{min-height:38px;background:#f2eee6}.weekly-report-table-head span{display:grid;place-items:center;padding:8px;border-right:1px solid var(--line);color:var(--ink);font-size:10px;font-weight:700}.weekly-report-table-head span:last-child{border-right:0}.weekly-report-table-row{border-top:1px solid var(--line)}.weekly-report-table-row label{display:block;border-right:1px solid var(--line)}.weekly-report-table-row label:last-child{border-right:0}.weekly-report-table-row label>span{display:none}.weekly-report-table-row input,.weekly-report-table-row select{width:100%;min-height:48px;border:0;padding:9px 10px;background:#fff;color:var(--ink);font:inherit}.weekly-report-table-row input:focus,.weekly-report-table-row select:focus{outline:0;box-shadow:inset 0 0 0 1px #77988a}.report-table-actions{display:flex;align-items:center;gap:8px}.report-table-actions>span{color:var(--muted);font-size:10px}.new-media-account-panel{margin-bottom:18px}.new-media-account-create.form-grid{grid-template-columns:96px minmax(130px,.9fr) minmax(160px,1.1fr) 132px minmax(130px,.8fr) 126px;align-items:end;gap:10px;margin-bottom:14px;padding:14px;border:1px solid var(--line);background:#faf7f1}.new-media-account-create .primary-button{width:126px;min-height:38px;align-self:end;justify-self:end;padding-inline:14px;box-shadow:none}.new-media-account-list{display:grid;border:1px solid var(--line)}.new-media-account-list article{min-width:0;min-height:70px;padding:10px;display:grid;grid-template-columns:96px minmax(130px,.9fr) minmax(160px,1.1fr) 132px minmax(130px,.8fr) 94px;align-items:end;gap:10px;border-bottom:1px solid var(--line);background:#fff}.new-media-account-list article:last-child{border-bottom:0}.new-media-account-list label,.new-media-shooting{min-width:0;display:grid;gap:5px;color:var(--muted);font-size:9px}.new-media-account-list input,.new-media-account-list select{width:100%;min-width:0;height:38px;border:1px solid var(--line);padding:0 9px;background:#fff;color:var(--ink);font:inherit}.new-media-account-list input:focus,.new-media-account-list select:focus{outline:0;border-color:#77988a}.new-media-account-identity{min-width:0;min-height:38px;display:grid;align-content:center;gap:3px}.new-media-account-identity strong,.new-media-shooting strong{overflow-wrap:anywhere;font-size:11px;line-height:1.35}.new-media-account-identity span{color:#98713a;font-size:9px}.new-media-shooting{min-height:38px;align-content:center}.new-media-account-list .new-media-save-button{width:94px;min-height:38px;align-self:end;justify-self:end;padding-inline:12px}.report-history{margin-top:18px}.report-mobile-cards{display:none}.receipt-lines-panel{margin-top:14px}.receipt-mobile-cards{display:none}.receipt-mobile-cards article{min-width:0}.header-actions{display:flex;gap:8px}.demo-data-banner{min-height:70px;margin-bottom:14px;padding:13px 15px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:11px;background:var(--yellow-soft);color:var(--yellow)}.demo-data-banner>div:nth-child(2){display:grid;gap:4px}.demo-data-banner strong{font-size:12px}.demo-data-banner span{font-size:10px}.analytics-status-bar{min-height:54px;grid-template-columns:22px minmax(0,1fr) auto}.analytics-status-bar>strong{line-height:1.4}.analytics-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);background:#fff;margin-bottom:18px}.analytics-kpis article{min-height:86px;padding:14px 16px;display:grid;align-content:center;gap:8px;border-right:1px solid var(--line)}.analytics-kpis article:last-child{border-right:0}.analytics-kpis span{color:var(--muted);font-size:10px}.analytics-kpis strong{font-size:20px;line-height:1.25}.analytics-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px;margin-bottom:18px}.simple-trend-chart{min-height:226px;display:grid;align-items:stretch;gap:10px;padding-top:12px}.simple-trend-column{min-width:0;display:grid;grid-template-rows:20px 1fr 18px;align-items:end;gap:6px;text-align:center}.simple-trend-column>b{color:var(--ink);font-size:9px;font-weight:650;white-space:nowrap}.simple-trend-column>span{height:170px;display:flex;align-items:end;background:#f0f3f0}.simple-trend-column i{width:100%;height:var(--bar-size);display:block;min-height:8px;background:var(--green)}.simple-trend-column small{color:var(--muted);font-size:9px;line-height:1;white-space:nowrap}.mix-list{display:grid;gap:13px}.mix-list>div{display:grid;grid-template-columns:minmax(90px,1fr) minmax(100px,1.2fr) auto;align-items:center;gap:9px}.mix-list span{display:grid;gap:3px}.mix-list strong{font-size:11px}.mix-list small{color:var(--muted);font-size:9px}.mix-list>div>div{height:7px;background:#e9edea}.mix-list i{display:block;height:100%;background:var(--gold)}.mix-list b{font-size:11px}.simple-mix-list{gap:22px;padding-top:13px}.automation-list{display:grid;border-top:1px solid var(--line)}.automation-list button{min-height:63px;padding:10px 0;display:grid;grid-template-columns:auto minmax(0,1fr) 18px;align-items:center;gap:10px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.automation-list button>span:nth-child(2){min-width:0;display:grid;gap:4px}.automation-list strong{font-size:11px}.automation-list small{color:var(--muted);font-size:9px}.analytics-issues-panel{margin-bottom:18px}.compact-automation-list{grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--line)}.compact-automation-list button{min-height:78px;padding:13px;grid-template-columns:minmax(0,1fr) auto 16px;border-right:1px solid var(--line);border-bottom:0}.compact-automation-list button:last-child{border-right:0}.compact-automation-list button:hover{background:#f7f4ee}.compact-automation-list strong{min-width:0;font-size:11px;line-height:1.45}.compact-automation-list b{font-size:14px}.compact-automation-list .has-issue{color:var(--yellow)}.compact-automation-list .passed{color:var(--green);font-size:10px}@media(max-width:760px){.content .analytics-page-header .page-header{min-height:0;flex-direction:row;align-items:center;padding-bottom:14px}.content .analytics-page-header .analytics-header-actions{width:auto;display:flex}}.quotation-mode-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:8px;margin-bottom:14px}.quotation-mode-tabs button{min-height:44px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);font-weight:700}.quotation-mode-tabs button.active{border-color:var(--gold);background:#fff8ec;color:#855d22}.quotation-linear-flow{margin-bottom:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);background:#fff}.quotation-linear-flow>div{position:relative;min-height:72px;padding:14px 40px 14px 16px;display:grid;align-content:center;gap:5px;border-right:1px solid var(--line)}.quotation-linear-flow>div:last-child{border-right:0}.quotation-linear-flow span{color:#a16f2d;font-size:10px;font-weight:800;letter-spacing:.08em}.quotation-linear-flow strong{color:var(--ink);font-size:13px;line-height:1.35}.quotation-linear-flow svg{position:absolute;right:11px;top:50%;color:#bda88a;transform:translateY(-50%)}.quotation-linear-flow>div:nth-child(2){background:#fcf8f1}.quotation-linear-flow>div:nth-child(3){background:#f7faf8}.quotation-linear-flow>div:nth-child(4){background:#f3f8f5}.quotation-request-actions{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px!important}.quotation-request-actions .secondary-button{min-height:32px;padding:0 10px}.quotation-selection-panel{margin-bottom:18px;border-top:2px solid var(--gold)}.quotation-selection-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 150px auto;align-items:end;gap:10px;margin-bottom:14px}.quotation-selection-toolbar label,.quotation-product-picker article>label{display:grid;gap:6px;color:var(--muted);font-size:10px;font-weight:700}.quotation-selection-toolbar input,.quotation-product-picker input[type=number]{min-height:40px;border:1px solid var(--line);padding:0 10px;background:#fff;color:var(--ink)}.quotation-product-picker{max-height:560px;overflow:auto;border-top:1px solid var(--line)}.quotation-product-picker article{min-height:84px;display:grid;grid-template-columns:30px minmax(250px,1fr) 140px 140px 108px;align-items:center;gap:12px;padding:12px 4px;border-bottom:1px solid var(--line)}.quotation-product-picker article.selected{background:#fffbf2}.quotation-product-picker article>div{min-width:0;display:grid;gap:4px}.quotation-product-picker article strong{color:var(--ink);font-size:12px}.quotation-product-picker article small,.quotation-product-picker article span{color:var(--muted);font-size:10px}.quotation-product-check{display:block!important}.quotation-product-check input{width:18px;height:18px;accent-color:var(--gold)}.submission-action-grid button:disabled{cursor:default;opacity:.58;background:#f5f2ed}.partner-customer-panel table{min-width:760px}.partner-customer-panel .table-link-button{min-width:56px;min-height:34px;padding:0 14px;border:1px solid #dcc8a9;border-radius:9px;background:#fffaf2;color:#79572f;font-weight:700;cursor:pointer}.partner-customer-panel .table-link-button:hover{border-color:#b88b4c;background:#fbf1df}.partner-customer-form .role-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:980px){.quotation-product-picker article{grid-template-columns:26px minmax(220px,1fr) 120px}.quotation-product-picker article>label:not(.quotation-product-check),.quotation-product-picker article>.status-chip{grid-column:2 / -1}}@media(max-width:760px){.quotation-mode-tabs,.quotation-linear-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.quotation-linear-flow>div{min-height:64px;border-bottom:1px solid var(--line)}.quotation-linear-flow>div:nth-child(2){border-right:0}.quotation-linear-flow>div:nth-child(3),.quotation-linear-flow>div:nth-child(4){border-bottom:0}.quotation-linear-flow>div:nth-child(2) svg{display:none}.quotation-selection-toolbar{grid-template-columns:minmax(0,1fr)}.quotation-product-picker article{grid-template-columns:24px minmax(0,1fr)}.quotation-product-picker article>div:nth-of-type(2),.quotation-product-picker article>label:not(.quotation-product-check),.quotation-product-picker article>.status-chip{grid-column:2}.partner-customer-form .role-form-grid{grid-template-columns:minmax(0,1fr)}}.sales-member-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.sales-member-contract{margin-top:12px;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e4e0d7}.sales-member-contract>span{min-width:0;color:#6f6c66;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sales-member-controls{margin-top:10px;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.file-picker-button{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #d9c9b7;border-radius:5px;background:#fffdf9;color:#5b4637;font-weight:700;cursor:pointer}.file-picker-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.sales-member-profile-form{margin-top:12px;padding:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;border:1px solid #e3d8c9;background:#fffdf9}.sales-member-profile-form label{display:grid;gap:5px;color:#6c6158;font-size:12px}.sales-member-profile-form label input{min-width:0}.sales-member-profile-form>div{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px}.stocktake-upload-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:14px}.stocktake-upload-panel label{min-height:108px;display:grid;align-content:start;gap:9px;padding:16px;border:1px solid #e2d7c9;background:#fffdf9;font-weight:700}.stocktake-upload-panel textarea{min-height:84px;resize:vertical}.nowrap-cell{white-space:nowrap}.new-media-matrix-accounts article{display:block;min-height:170px}.new-media-matrix-accounts article header{display:flex;align-items:center;justify-content:space-between;gap:10px}.new-media-matrix-accounts article h3{margin:16px 0 4px;font-size:17px}.new-media-matrix-accounts article p{margin:0;color:var(--muted);font-size:12px}.new-media-matrix-accounts article dl{margin:16px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.new-media-matrix-accounts article dl div{display:grid;gap:4px}.new-media-matrix-accounts article dt{color:var(--muted);font-size:10px}.new-media-matrix-accounts article dd{margin:0;font-size:13px;font-weight:700}@media(max-width:760px){.sales-member-profile-form,.stocktake-upload-panel{grid-template-columns:1fr}}.recommendation-list{display:grid;gap:10px}.recommendation-list>div{min-height:57px;padding:10px 11px;display:grid;grid-template-columns:4px 1fr;gap:10px;background:#f6f7f5}.recommendation-list>div>span{background:var(--green)}.recommendation-list>div.red>span{background:var(--red)}.recommendation-list>div.yellow>span{background:var(--gold)}.recommendation-list p{margin:0;display:grid;gap:4px}.recommendation-list strong{font-size:11px}.recommendation-list small{color:var(--muted);font-size:9px;line-height:1.45}.wide-field{display:grid;gap:6px;margin-top:13px;color:var(--muted);font-size:11px}.wide-field textarea{min-height:78px;width:100%;resize:vertical;border:1px solid var(--line);padding:10px;outline:0;color:var(--ink);font:inherit}.wide-field textarea:focus{border-color:#77988a}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.project-card{min-width:0;background:#fff;border:1px solid var(--line);border-top:3px solid var(--green);padding:17px}.project-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.project-card-head>div{min-width:0}.project-card-head span{color:var(--muted);font-size:9px}.project-card-head h2{margin:5px 0 6px;font-size:15px;line-height:1.35}.project-card-head p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.project-meta{margin-top:15px;display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.project-meta>span{min-width:0;display:grid;gap:5px;padding:11px 8px;border-right:1px solid var(--line)}.project-meta>span:first-child{padding-left:0}.project-meta>span:last-child{border-right:0;padding-right:0}.project-meta small{color:var(--muted);font-size:9px}.project-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.project-progress{display:grid;gap:8px;padding-top:13px}.project-progress span{display:flex;align-items:center;gap:7px;color:#59645e;font-size:10px}.project-progress i{width:7px;height:7px;border-radius:50%;background:#d2d8d4}.project-progress i.done{background:var(--green)}.project-note{margin:13px 0 0;padding-top:12px;border-top:1px dashed var(--line);color:var(--muted);font-size:10px;line-height:1.55}.customer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.customer-card{min-width:0;background:#fff;border:1px solid var(--line);border-top:3px solid var(--gold);padding:17px;display:flex;flex-direction:column}.customer-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.customer-card-head>div{min-width:0}.customer-card-head span{color:var(--muted);font-size:9px}.customer-card-head h2{margin:5px 0 6px;font-size:15px;line-height:1.35;overflow-wrap:anywhere}.customer-card-head p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.customer-cooperation{margin:11px 0 0;padding:9px 10px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;border:1px solid var(--line);background:#fbfcfb;color:var(--muted);font-size:10px;line-height:1.5}.customer-cooperation strong{color:var(--ink);white-space:nowrap}.customer-tags{min-height:32px;margin-top:13px;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.customer-tags>span:not(.status-chip){padding:4px 7px;background:#f3f5f2;color:#5b665f;font-size:9px}.customer-stats{margin-top:11px;display:grid;grid-template-columns:1fr 1fr 1.4fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.customer-stats span{min-width:0;display:grid;gap:5px;padding:10px 8px;border-right:1px solid var(--line)}.customer-stats span:first-child{padding-left:0}.customer-stats span:last-child{border-right:0;padding-right:0}.customer-stats small,.customer-followup small,.customer-card-actions small{color:var(--muted);font-size:9px}.customer-stats strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.customer-followup{padding:12px 0;display:grid;gap:9px}.customer-followup span{min-width:0;display:grid;gap:3px}.customer-followup strong{font-size:10px;line-height:1.45;overflow-wrap:anywhere}.customer-card-actions{margin-top:auto;padding-top:12px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.customer-card-actions .secondary-button{min-height:32px;padding:0 10px;font-size:10px}.customer-change-panel{margin-bottom:16px}.customer-change-list{display:grid}.customer-change-list article{min-height:72px;padding:12px 16px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;border-top:1px solid var(--line)}.customer-change-list article>div:first-child{min-width:0;display:grid;gap:4px}.customer-change-list article span,.customer-change-list article small{color:var(--muted);font-size:10px;line-height:1.45}.customer-change-list article strong{font-size:12px}.customer-change-list article>div:last-child{display:flex;align-items:center;gap:8px}.task-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.task-card{min-width:0;min-height:250px;background:#fff;border:1px solid var(--line);border-left:3px solid #8ba297;padding:16px;display:flex;flex-direction:column}.task-card.urgent{border-left-color:var(--red)}.task-card-top{display:flex;align-items:center;gap:8px}.task-card-top>span,.task-card-top time{color:var(--muted);font-size:9px}.task-card-top time{margin-left:auto}.task-card h2{margin:15px 0 8px;font-size:14px;line-height:1.5}.task-card>p{margin:0;color:var(--muted);font-size:10px;line-height:1.6}.task-context{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.task-context span{min-width:0;display:flex;align-items:center;gap:6px;padding:8px;background:#f4f6f4;color:#4b5851;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-context svg{flex:0 0 auto;color:var(--green)}.task-card-actions{margin-top:auto;padding-top:14px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.task-card-actions small{color:var(--muted);font-size:9px}.task-card-actions .secondary-button{min-height:32px;padding:0 10px;font-size:10px}.platform-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.platform-stat{min-height:126px;background:#fff;border:1px solid var(--line);border-top:3px solid #8ba297;padding:16px;display:grid;align-content:space-between}.platform-stat.yellow{border-top-color:var(--yellow)}.platform-stat.red{border-top-color:var(--red)}.platform-stat.blue{border-top-color:var(--blue)}.platform-stat>span{color:var(--muted);font-size:11px}.platform-stat>strong{margin-top:10px;font-size:28px;color:var(--green)}.platform-stat.yellow>strong{color:var(--yellow)}.platform-stat.red>strong{color:var(--red)}.platform-stat.blue>strong{color:var(--blue)}.platform-stat p{margin:8px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.platform-check-list{border-top:1px solid var(--line)}.platform-check-list>div{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line)}.platform-check-list>div>span{display:grid;grid-template-columns:24px 1fr;gap:2px 9px;align-items:center}.platform-check-list svg{grid-row:1 / 3;color:var(--green)}.platform-check-list strong{font-size:11px}.platform-check-list small{color:var(--muted);font-size:9px}.filter-bar{min-height:58px;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);padding:10px 12px;margin-bottom:12px}.search-box{flex:1;min-width:220px;height:37px;display:flex;align-items:center;gap:9px;padding:0 11px;background:#f5f6f4;border:1px solid transparent;color:var(--muted)}.search-box:focus-within{border-color:#8aa397;background:#fff}.search-box input{border:0;outline:0;background:transparent;width:100%}.select-box{height:37px;min-width:145px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);padding:0 10px;position:relative}.select-box span{color:var(--muted);font-size:11px}.select-box select{border:0;appearance:none;outline:0;background:transparent;flex:1}.result-count{font-size:11px;color:var(--muted);margin-left:auto;white-space:nowrap}.catalog-query-context{min-height:82px;margin-bottom:10px;padding:14px 16px;display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr) auto;align-items:center;gap:18px;background:#454946;color:#fff;border-left:3px solid var(--gold)}.catalog-query-context label{display:grid;gap:6px}.catalog-query-context label span{color:#d9c190;font-size:10px;font-weight:700}.catalog-query-context select{width:100%;height:38px;padding:0 10px;color:#2f3331;background:#fff;border:0;outline:0}.catalog-query-context>div{min-width:0;display:grid;gap:4px}.catalog-query-context>div strong{font-size:15px}.catalog-query-context>div p{margin:0;color:#d3d6d4;font-size:10px;line-height:1.5}.product-section-tabs{margin-bottom:10px;display:flex;overflow-x:auto;border:1px solid var(--line);background:#fff;scrollbar-width:none}.product-section-tabs::-webkit-scrollbar{display:none}.product-section-tabs button{min-width:112px;min-height:42px;padding:0 17px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);white-space:nowrap}.product-section-tabs button.active{color:#78561f;background:#faf6ed;box-shadow:inset 0 -3px 0 var(--gold);font-weight:750}.product-search-bar{margin-bottom:10px}.product-filter-panel{margin-bottom:10px;border:1px solid var(--line);background:#fff}.product-filter-panel summary{min-height:42px;padding:0 14px;display:flex;align-items:center;color:#444946;font-size:11px;font-weight:750;cursor:pointer}.product-filter-panel summary::marker{color:#a17a38}.product-filter-grid{padding:0 14px 14px;display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;border-top:1px solid #f0eee8}.product-filter-grid label{min-width:0;padding-top:11px;display:grid;gap:6px;color:var(--muted);font-size:10px}.product-filter-grid select{width:100%;height:38px;padding:0 9px;border:1px solid var(--line);background:#fcfcfa;color:var(--ink);outline:0}.product-query-summary{margin-bottom:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);background:#fff}.product-query-summary>span{min-height:68px;padding:12px 14px;display:grid;align-content:center;gap:3px;border-right:1px solid var(--line)}.product-query-summary>span:last-child{border-right:0}.product-query-summary strong{font-size:18px;line-height:1}.product-query-summary small{color:var(--muted);font-size:10px}.product-query-summary .warning strong{color:#ad6b22}.product-query-table td>small{display:block;margin-top:4px;color:var(--muted);font-size:9px;line-height:1.45}.product-query-table td>span{display:block}.store-archive-summary{margin-bottom:12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--line);background:#fff}.store-archive-summary article{min-height:92px;padding:16px;display:grid;align-content:center;gap:5px;border-right:1px solid var(--line);border-top:3px solid #8ca097}.store-archive-summary article:last-child{border-right:0}.store-archive-summary article.warning{border-top-color:var(--yellow)}.store-archive-summary span,.store-archive-summary small{color:var(--muted);font-size:10px}.store-archive-summary strong{font-size:22px;color:var(--green)}.store-archive-summary article.warning strong{color:var(--yellow)}.store-archive-boundary{min-height:46px;margin-bottom:12px;padding:10px 14px;display:flex;align-items:center;gap:10px;background:#f4f7f4;border-left:3px solid var(--green);color:#516059;font-size:11px;line-height:1.6}.store-archive-boundary svg{flex:0 0 auto;color:var(--green)}.store-archive-toolbar{margin-bottom:12px;display:grid;grid-template-columns:auto minmax(240px,1fr) auto;align-items:center;gap:12px}.store-archive-toolbar .segmented-control{margin:0}.store-archive-toolbar .search-box{background:#fff;border-color:var(--line)}.store-archive-table{margin-bottom:14px}.store-archive-detail-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:14px;margin-bottom:14px}.office-material-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.office-material-toolbar{grid-template-columns:minmax(280px,1fr) auto auto}.office-material-table{margin-bottom:14px}.store-expense-list,.store-month-list{border-top:1px solid var(--line)}.store-expense-list>div,.store-month-list>div{min-height:58px;padding:10px 0;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line)}.store-expense-list span{min-width:0;display:grid;gap:4px}.store-expense-list strong{font-size:11px;line-height:1.4}.store-expense-list small{color:var(--muted);font-size:9px}.store-expense-list b,.store-month-list strong{white-space:nowrap;color:var(--green);font-size:12px}.store-month-list span{color:var(--muted);font-size:11px}.store-empty-note{margin:0;padding:28px 0;text-align:center;color:var(--muted);font-size:11px}.table-wrap{background:#fff;border:1px solid var(--line);overflow-x:auto;position:relative;min-height:180px}table{width:100%;border-collapse:collapse;font-size:12px}th{height:43px;padding:0 13px;background:#f0f2ef;color:#59635e;font-size:10px;text-align:left;font-weight:700;white-space:nowrap}td{min-height:55px;padding:11px 13px;border-top:1px solid #e8ebe8;vertical-align:middle;color:#2a342f}tbody tr:hover{background:#fafbf9}td small{display:block;color:var(--muted);margin-top:4px}.product-cell{min-width:260px}.product-cell strong{display:block;max-width:420px;font-size:12px;line-height:1.45}.product-cell span{display:block;margin-top:4px;color:var(--muted);font-size:10px}.mono{font-family:Consolas,SFMono-Regular,monospace;letter-spacing:0}.table-loading{padding:40px;text-align:center;color:var(--muted)}.empty-state{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;color:#87908b;padding:28px}.empty-state strong{color:#4e5953;font-size:14px}.empty-state span{font-size:11px}.segmented-control{display:inline-flex;border:1px solid var(--line);background:#fff;margin-bottom:14px}.segmented-control button{min-width:92px;height:36px;padding:0 14px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12px}.segmented-control button:last-child{border-right:0}.segmented-control button.active{color:#fff;background:var(--green)}.form-panel{background:#fff;border:1px solid var(--line);border-left:3px solid var(--gold);padding:18px;margin-bottom:14px}.form-section-title{display:flex;align-items:baseline;gap:10px;margin-bottom:13px}.form-section-title.compact{margin-top:20px;padding-top:17px;border-top:1px solid var(--line)}.form-section-title strong{font-size:14px;color:var(--ink)}.form-section-title span{font-size:11px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:repeat(4,minmax(155px,1fr));gap:13px}.form-grid label{display:grid;gap:6px;font-size:11px;color:var(--muted)}.form-grid input,.form-grid select{width:100%;height:37px;border:1px solid var(--line);padding:0 10px;outline:0;background:#fff;color:var(--ink)}.form-grid input:focus,.form-grid select:focus{border-color:#77988a}.advanced-fields{margin-top:16px;border-top:1px solid var(--line);padding-top:13px}.advanced-fields summary{cursor:pointer;width:fit-content;color:var(--green);font-size:12px;font-weight:600}.advanced-fields>p{margin:8px 0 13px;color:var(--muted);font-size:11px}.form-actions,.submit-check{border-top:1px solid var(--line);margin-top:16px;padding-top:14px;display:flex;justify-content:space-between;align-items:center;gap:16px}.form-actions p,.submit-check p{margin:0;font-size:11px;color:var(--muted)}.submit-check>div{display:flex;align-items:center;gap:10px}.notice{min-height:39px;padding:10px 13px;margin:10px 0;display:flex;align-items:center;font-size:12px}.notice.success{background:var(--green-soft);color:var(--green);border-left:3px solid var(--green)}.notice.error{background:var(--red-soft);color:var(--red);border-left:3px solid var(--red)}.arrival-supplier-block{justify-content:space-between;gap:12px}.arrival-supplier-block .secondary-button{flex:0 0 auto}.rule-strip{min-height:61px;margin-top:14px;background:var(--yellow-soft);color:var(--yellow);display:flex;align-items:center;gap:11px;padding:12px 15px}.rule-strip div{display:grid;gap:3px}.rule-strip strong{font-size:12px}.rule-strip span{font-size:10px}.danger-text{color:var(--red)}.positive-text{color:var(--green)}.module-grid,.import-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.import-grid .full-panel{grid-column:1 / -1}.schema-list{display:grid;grid-template-columns:90px 1.4fr 1fr 1fr 1fr;border:1px solid var(--line)}.schema-list span{padding:13px 10px;border-right:1px solid var(--line);color:var(--muted);font-size:11px}.schema-list span:first-child{color:var(--green);font-weight:700}.boundary-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.boundary-list li{display:flex;align-items:center;gap:8px;font-size:12px}.boundary-list li svg{color:var(--green)}.boundary-list li svg.lucide-x{color:var(--red)}.bom-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:13px;padding:18px 0 4px}.bom-flow>div{min-height:130px;padding:17px;background:#f5f6f4;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:9px}.bom-flow>div svg{color:var(--gold)}.bom-flow strong{font-size:12px}.bom-flow span{color:var(--muted);font-size:10px}.alert-list{display:grid;gap:8px}.alert-row{min-height:67px;background:#fff;border:1px solid var(--line);border-left:4px solid #95a29b;display:grid;grid-template-columns:24px 1fr auto 150px;align-items:center;gap:12px;padding:12px 15px}.alert-row.red{border-left-color:var(--red)}.alert-row.yellow{border-left-color:#c18c27}.alert-row.blue{border-left-color:var(--blue)}.alert-row>div{display:grid;gap:4px}.alert-row strong{font-size:12px}.alert-row span,.alert-row time{font-size:10px;color:var(--muted)}.upload-panel{text-align:center;display:flex;flex-direction:column;align-items:center}.upload-icon{width:58px;height:58px;display:grid;place-items:center;background:var(--green-soft);color:var(--green);margin-bottom:10px}.upload-panel h2{margin:0 0 8px;font-size:16px}.upload-panel>p{max-width:430px;margin:0 0 15px;color:var(--muted);font-size:11px;line-height:1.6}.file-picker{width:min(100%,430px);min-height:46px;border:1px dashed #aab6af;background:#f7f8f6;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;margin-bottom:12px;font-size:12px;color:var(--muted)}.file-picker input{position:absolute;opacity:0;pointer-events:none}.staff-tabs{display:flex;overflow-x:auto;border:1px solid var(--line);background:#fff;margin:14px 0}.staff-tabs button{min-width:118px;height:42px;padding:0 14px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;font-size:12px}.staff-tabs button.active{background:var(--green);color:#fff}.staff-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.staff-status-grid .panel{min-height:118px;display:grid;align-content:space-between;gap:8px;border-top:3px solid #8ba297}.staff-status-grid span,.staff-status-grid small{color:var(--muted);font-size:10px}.staff-status-grid strong{font-size:17px}.clock-row{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:12px;align-items:end}.clock-row label,.month-toolbar label{display:grid;gap:6px;color:var(--muted);font-size:11px}.clock-row input,.month-toolbar input{height:38px;border:1px solid var(--line);padding:0 10px;outline:0;background:#fff}.approval-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:10px;align-items:center}.approval-flow span{min-height:54px;display:grid;place-items:center;background:#f4f6f4;color:var(--ink);font-size:12px;font-weight:700;text-align:center;padding:8px}.approval-flow svg{color:var(--gold)}.table-actions{display:flex;gap:6px}.table-actions .secondary-button{min-height:31px;padding:0 9px;font-size:10px}.month-toolbar{min-height:58px;display:flex;align-items:end;justify-content:space-between;gap:12px;margin:12px 0;padding:10px 12px;border:1px solid var(--line);background:#fff}.payroll-toolbar>span{margin-left:auto;color:var(--muted);font-size:11px;align-self:center}.organization-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.organization-person{min-width:0;min-height:228px;padding:16px;border:1px solid var(--line);border-top:3px solid var(--green);background:#fff}.organization-person-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.organization-person-head>span{display:grid;gap:3px}.organization-person-head small{color:var(--muted);font-size:9px}.organization-person-head strong{font-size:15px}.organization-person h3{margin:16px 0 4px;font-size:13px}.organization-person>p{margin:0;color:var(--muted);font-size:10px}.organization-person dl{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:15px 0 0;padding-top:13px;border-top:1px solid var(--line)}.organization-person dl>div{min-width:0;display:grid;gap:4px}.organization-person dt{color:var(--muted);font-size:9px}.organization-person dd{margin:0;font-size:10px;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.organization-person .person-note{margin-top:13px;color:var(--yellow);line-height:1.5}.payroll-form{border-left-color:var(--green)}.payroll-table table{min-width:1180px}.payroll-summary strong{font-size:15px}.sales-payroll-hero{min-height:136px;padding:24px 26px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;color:#fff;background:var(--brand-ink);border-top:3px solid var(--champagne)}.sales-payroll-hero>div{max-width:760px;display:grid;gap:7px}.sales-payroll-hero span{color:#d8c39a;font-size:10px}.sales-payroll-hero h2{margin:0;font-size:20px;line-height:1.45}.sales-payroll-hero p{margin:0;color:#cad4cf;font-size:11px;line-height:1.7}.sales-payroll-hero>.status-chip{flex:0 0 auto}.sales-payroll-toolbar>span{margin-left:auto;align-self:center;color:var(--muted);font-size:11px}.sales-payroll-summary .panel:nth-child(1){border-top-color:var(--green)}.sales-payroll-summary .panel:nth-child(2){border-top-color:var(--gold)}.sales-payroll-summary .panel:nth-child(3),.sales-payroll-summary .panel:nth-child(4){border-top-color:#b08a42}.sales-payroll-rules{margin-bottom:14px;border-top:2px solid var(--gold)}.sales-payroll-rule-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.sales-payroll-rule-grid label,.sales-payroll-rule-notes label{display:grid;gap:6px;color:var(--muted);font-size:10px}.sales-payroll-rule-grid input,.sales-payroll-rule-notes textarea{width:100%;min-height:42px;border:1px solid var(--line);background:#fbfcfb;padding:9px 11px;color:var(--ink);outline:0}.sales-payroll-rule-grid input:focus,.sales-payroll-rule-notes textarea:focus{border-color:#94aa9f;box-shadow:0 0 0 3px #23664f12}.sales-payroll-rule-grid input:disabled,.sales-payroll-rule-notes textarea:disabled{background:#f3f4f2;color:#7a837f}.sales-payroll-rule-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:11px}.sales-payroll-rule-notes textarea{min-height:82px;resize:vertical;line-height:1.55}.sales-payroll-edit-form{margin-bottom:14px;border-left-color:var(--gold)}.sales-payroll-table table{min-width:1180px}.sales-payroll-table td small{max-width:220px}.sales-payroll-mobile-list{display:none}.sales-payroll-approval{margin:14px 0;min-height:92px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr minmax(180px,auto);align-items:center;gap:12px}.sales-payroll-approval>div{display:grid;gap:5px}.sales-payroll-approval>div span{color:var(--muted);font-size:9px}.sales-payroll-approval>div strong{font-size:12px}.sales-payroll-approval>svg{color:var(--gold)}.check-field{min-height:37px;display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:8px!important;color:var(--ink)!important}.check-field input{width:17px!important;height:17px!important}.partner-organization-switcher{margin-bottom:14px;padding:12px 14px;border:1px solid var(--line);background:#fff;display:flex;align-items:center;gap:14px}.partner-organization-switcher span{color:var(--muted);font-size:10px;white-space:nowrap}.partner-organization-switcher select{width:min(420px,100%);min-height:42px;padding:0 38px 0 12px;border:1px solid #d9d5cb;background:#fffdf8;color:var(--ink);font:inherit}.strategic-partner-grid{margin-bottom:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.strategic-partner-grid>button{min-width:0;min-height:116px;padding:18px;display:grid;grid-template-columns:42px minmax(0,1fr) auto 18px;align-items:center;gap:12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);text-align:left}.strategic-partner-grid>button:hover,.strategic-partner-grid>button.active{border-color:#c69c58;background:#fbf7ef;box-shadow:0 10px 24px #5c432414}.strategic-partner-grid>button.active{box-shadow:inset 3px 0 0 var(--gold),0 10px 24px #5c432414}.strategic-partner-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid #dcc8a6;border-radius:9px;background:#fffaf1;color:#8e6728}.strategic-partner-grid>button>span:nth-child(2){min-width:0;display:grid;gap:4px}.strategic-partner-grid small,.strategic-partner-grid em{color:var(--muted);font-size:10px;font-style:normal}.strategic-partner-grid strong{min-width:0;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.strategic-partner-count{min-width:62px;display:grid;justify-items:center;gap:2px}.strategic-partner-count b{font-size:21px;color:#8e6728}.strategic-partner-view{min-width:62px;color:#8e6728;font-size:11px;font-weight:700;white-space:nowrap}.strategic-partner-detail-actions{margin:0 0 12px;display:flex;justify-content:flex-start}.strategic-partner-band{margin-bottom:14px}.strategic-partner-requirements{margin-bottom:16px}.strategic-partner-requirement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.strategic-partner-requirement-grid article{min-width:0;padding:14px 16px;border:1px solid var(--line);border-radius:8px;background:#fff}.strategic-partner-requirement-grid header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.strategic-partner-requirement-grid header>span{min-width:0;display:grid;gap:4px}.strategic-partner-requirement-grid header small{color:var(--muted);font-size:9px}.strategic-partner-requirement-grid header strong{font-size:13px;overflow-wrap:anywhere}.strategic-partner-requirement-grid dl{margin:13px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line)}.strategic-partner-requirement-grid dl>div{min-width:0;padding:10px 8px 0 0;display:grid;gap:4px}.strategic-partner-requirement-grid dt{color:var(--muted);font-size:9px}.strategic-partner-requirement-grid dd{margin:0;font-size:10px;font-weight:700;overflow-wrap:anywhere}.partner-route-rules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0;border:0;background:transparent}.partner-route-rules article{min-width:0;padding:11px 13px;border:1px solid #dfd5c8;border-radius:7px;background:#fffdf9}.partner-route-rules article:nth-child(2){background:#f5f8f7;border-color:#d4e1dc}.partner-route-rules article:nth-child(3){background:#f8f5ef;border-color:#e5dac8}.partner-route-rules article>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.partner-route-rules article strong{font-size:13px;white-space:nowrap}.partner-route-rules .status-chip{min-height:27px;padding-inline:9px;white-space:nowrap}.partner-route-rules p{margin:10px 0 5px;color:var(--ink);font-size:11px;line-height:1.5}.partner-route-rules small{color:var(--muted);font-size:10px;line-height:1.55}.organization-band{min-height:94px;margin-bottom:14px;padding:17px 19px;background:var(--brand-ink);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px}.organization-band>div{min-width:0;display:grid;gap:5px}.organization-band span,.organization-band small{color:#b7c1bc;font-size:10px}.organization-band strong{font-size:17px;line-height:1.4}.partner-focus{min-height:82px;margin:14px 0;padding:16px 18px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 18px;border-left:3px solid var(--gold);background:#f7f4ed}.partner-focus span{color:var(--muted);font-size:10px}.partner-focus strong{font-size:15px}.partner-focus p{grid-column:1 / -1;margin:0;color:var(--muted);font-size:11px;line-height:1.5}.partner-stats{margin-top:14px}.partner-flow{display:flex;flex-direction:column}.partner-flow.partner_admin .partner-overview{order:1}.partner-flow.partner_admin .partner-businesses{order:2}.partner-flow.partner_admin .partner-orders{order:3}.partner-flow.partner_admin .partner-members{order:4}.partner-flow.partner_business .partner-businesses{order:1}.partner-flow.partner_business .partner-orders{order:2}.partner-flow.partner_business .partner-overview{order:3}.partner-flow.partner_finance .partner-orders{order:1}.partner-flow.partner_finance .partner-businesses{order:2}.partner-flow.partner_finance .partner-overview{order:3}.partner-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px;margin-bottom:18px}.partner-section{margin-bottom:18px}.partner-list{border-top:1px solid var(--line)}.partner-list>div{min-height:76px;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.8fr);align-items:center;gap:18px;border-bottom:1px solid var(--line)}.partner-list>div>span{min-width:0;display:grid;gap:5px}.partner-list>div>span:last-child{justify-items:start}.partner-list strong{font-size:12px}.partner-list small{color:var(--muted);font-size:9px;line-height:1.45}.partner-member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line)}.partner-member-grid article{min-width:0;min-height:134px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-content:start;gap:8px 10px;padding:15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.partner-member-grid article:nth-child(3n){border-right:0}.partner-member-grid article>svg{color:var(--green)}.partner-member-grid article>span{min-width:0;display:grid;gap:4px}.partner-member-grid article strong{font-size:11px}.partner-member-grid article small{color:var(--muted);font-size:9px}.partner-member-grid article p{grid-column:1 / -1;margin:0;color:var(--muted);font-size:10px;line-height:1.55}.partner-member-grid article .status-chip{grid-column:1 / -1}.partner-mobile-cards{display:none}.partner-catalog-hub{margin-bottom:16px;border-top:2px solid var(--gold)}.partner-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line)}.partner-catalog-grid>button{min-width:0;min-height:92px;padding:15px;border:0;border-right:1px solid var(--line);background:#fff;color:var(--ink);display:grid;grid-template-columns:34px minmax(0,1fr) auto 18px;align-items:center;gap:10px;text-align:left}.partner-catalog-grid>button:last-child{border-right:0}.partner-catalog-grid>button:hover,.partner-catalog-grid>button.active{background:#f8f5ed}.partner-catalog-grid>button.active{box-shadow:inset 0 -3px 0 var(--gold)}.partner-catalog-icon{width:32px;height:32px;display:grid;place-items:center;color:#85642c;border:1px solid #d8c8a7;background:#fffdf8}.partner-catalog-grid>button>span:nth-child(2){min-width:0;display:grid;gap:3px}.partner-catalog-grid small,.partner-catalog-grid em{color:var(--muted);font-size:9px;font-style:normal}.partner-catalog-grid strong{font-size:14px}.partner-catalog-detail{margin-top:14px;min-height:182px;display:grid;grid-template-columns:minmax(0,1fr) 220px;border:1px solid var(--line);background:#fcfcfa}.partner-catalog-detail>div{padding:20px}.partner-catalog-detail>div>span{color:#9b7434;font-size:10px;font-weight:700}.partner-catalog-detail h3{margin:7px 0 17px;font-size:18px}.partner-catalog-detail p{margin:0 0 8px;color:var(--muted);font-size:10px}.partner-catalog-detail ul{list-style:none;display:flex;flex-wrap:wrap;gap:7px;padding:0;margin:0}.partner-catalog-detail li{padding:6px 9px;border:1px solid #e2ded4;background:#fff;color:#5f625f;font-size:10px}.partner-catalog-detail aside{padding:20px;border-left:1px solid var(--line);background:#f5f1e8;display:grid;align-content:center;justify-items:start}.partner-catalog-detail aside>strong{margin-top:13px;color:#8e6728;font-size:30px;line-height:1}.partner-catalog-detail aside>small{margin-top:4px;color:var(--muted);font-size:10px}.partner-catalog-detail aside>p{margin:13px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.partner-download-button{margin-top:14px;min-height:40px;padding:0 13px;white-space:nowrap}.partner-product-browser{margin-top:14px;border:1px solid var(--line);background:#fff}.partner-product-toolbar{padding:12px;display:grid;grid-template-columns:minmax(240px,1fr) minmax(150px,.34fr) minmax(150px,.34fr) auto;gap:8px;border-bottom:1px solid var(--line);background:#f8f6f0}.partner-product-toolbar select{min-width:0;min-height:42px;padding:0 34px 0 11px;border:1px solid #d9d5cb;background:#fff;color:var(--ink);font:inherit}.partner-product-search{min-width:0;min-height:42px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid #d9d5cb;background:#fff;color:var(--muted)}.partner-product-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ink);font:inherit}.partner-product-count{min-height:45px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line)}.partner-product-count strong{font-size:12px}.partner-product-count span{color:var(--muted);font-size:9px}.partner-product-layout{min-height:460px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,390px)}.partner-product-list{max-height:620px;overflow:auto;border-right:1px solid var(--line)}.partner-product-list>button{width:100%;min-height:78px;padding:12px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:0;border-bottom:1px solid var(--line);background:#fff;color:var(--ink);text-align:left}.partner-product-list>button:hover,.partner-product-list>button.active{background:#f8f5ed}.partner-product-list>button.active{box-shadow:inset 3px 0 0 var(--gold)}.partner-product-list>button>span{min-width:0;display:grid;gap:4px}.partner-product-list>button>span:last-child{grid-template-columns:auto 17px;align-items:center}.partner-product-list small,.partner-product-list em{color:var(--muted);font-size:9px;font-style:normal;overflow-wrap:anywhere}.partner-product-list strong{font-size:12px;line-height:1.45}.partner-product-detail{min-width:0;padding:20px;background:#fcfbf8}.partner-product-detail-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#9b7434;font-size:10px;font-weight:700}.partner-product-detail h3{margin:14px 0 6px;font-size:18px;line-height:1.45}.partner-product-detail>p{margin:0 0 16px;color:var(--muted);font-size:10px;line-height:1.5}.partner-product-detail dl{margin:0;border-top:1px solid var(--line)}.partner-product-detail dl>div{min-height:46px;padding:8px 0;display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:12px;border-bottom:1px solid var(--line)}.partner-product-detail dt{color:var(--muted);font-size:9px}.partner-product-detail dd{margin:0;font-size:10px;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.partner-product-detail>small{display:block;margin-top:13px;color:var(--muted);font-size:9px;line-height:1.5}.partner-back-to-list{margin-top:14px}.partner-product-block{margin-top:12px;padding:10px;display:flex;align-items:flex-start;gap:8px;background:#fff4df;color:#8a5b08;font-size:10px;line-height:1.5}.partner-product-pagination{min-height:58px;padding:8px 12px;display:flex;align-items:center;justify-content:flex-end;gap:12px;border-top:1px solid var(--line)}.partner-product-pagination span{color:var(--muted);font-size:9px}.partner-summary-strip{margin-bottom:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);background:#fff}.partner-summary-strip>div{min-width:0;min-height:66px;padding:13px 16px;display:flex;align-items:center;gap:11px;border-right:1px solid var(--line);color:#68716d}.partner-summary-strip>div:last-child{border-right:0}.partner-summary-strip span{min-width:0;display:grid;gap:3px;font-size:10px}.partner-summary-strip strong{color:var(--ink);font-size:14px}.quotation-template-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px}.quotation-template-grid>article{min-width:0;min-height:286px;padding:18px;border:1px solid var(--line);border-top:3px solid var(--gold);border-radius:6px;background:#fff;display:grid;grid-template-columns:150px minmax(0,1fr);grid-template-rows:auto auto auto auto;gap:14px 18px}.quotation-template-logo{height:62px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.quotation-template-logo img{display:block;width:142px;max-height:58px;object-fit:contain;object-position:left center}.quotation-template-heading{min-width:0;align-self:center}.quotation-template-heading span{color:#99733a;font-size:9px;font-weight:700}.quotation-template-heading h2{margin:5px 0 4px;font-size:17px}.quotation-template-heading p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.quotation-template-grid dl{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;margin:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.quotation-template-grid dl>div{min-width:0;min-height:56px;padding:9px 11px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.quotation-template-grid dt{color:var(--muted);font-size:9px}.quotation-template-grid dd{margin:5px 0 0;color:var(--ink);font-size:10px;line-height:1.45}.quotation-template-actions{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:12px}.quotation-template-actions .secondary-button{min-height:38px}.quotation-template-gate{grid-column:1 / -1;margin:0;padding:9px 11px;background:#f6f3eb;color:#775b2e;font-size:10px;line-height:1.5}.quotation-requirement-form{margin-bottom:18px;border-top:2px solid var(--gold)}.quotation-requirement-form .wide-field{margin-top:12px}.quotation-requirement-form textarea{min-height:78px;resize:vertical}.quotation-condition-block{margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:6px;background:#fbfaf7}.quotation-condition-block .form-section-title{margin-bottom:10px}.quotation-condition-grid{grid-template-columns:repeat(5,minmax(132px,1fr));margin:0}.quotation-preference-grid{margin-top:12px}.quotation-preference-grid label{align-self:stretch}.quotation-preference-grid textarea{height:92px}.quotation-requirement-list{margin-bottom:18px}.quotation-requirement-rows{border-top:1px solid var(--line)}.quotation-requirement-rows article{min-height:82px;padding:13px 4px;display:grid;grid-template-columns:minmax(220px,1.25fr) minmax(150px,.7fr) minmax(220px,1fr) auto;align-items:center;gap:16px;border-bottom:1px solid var(--line)}.quotation-requirement-rows article>div{min-width:0;display:grid;gap:4px}.quotation-requirement-rows article span{color:#98713a;font-size:9px}.quotation-requirement-rows article strong{overflow-wrap:anywhere;font-size:11px}.quotation-requirement-rows article small{color:var(--muted);font-size:9px;line-height:1.45}@media(max-width:1100px){.stats-grid{grid-template-columns:1fr 1fr}.stat-item:nth-child(2){border-right:0}.stat-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.dashboard-grid,.workspace-grid,.module-grid,.import-grid,.partner-grid,.quotation-template-grid{grid-template-columns:1fr}.project-grid,.customer-grid,.task-board{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-grid{grid-template-columns:1fr 1fr}.form-grid,.quotation-condition-grid{grid-template-columns:repeat(2,minmax(155px,1fr))}.new-media-account-create.form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.staff-status-grid,.partner-member-grid{grid-template-columns:1fr 1fr}.partner-member-grid article:nth-child(3n){border-right:1px solid var(--line)}.partner-member-grid article:nth-child(2n){border-right:0}.required-work-list,.partner-catalog-grid{grid-template-columns:1fr}.partner-catalog-grid>button{border-right:0;border-bottom:1px solid var(--line)}.partner-catalog-grid>button:last-child{border-bottom:0}.partner-product-toolbar{grid-template-columns:minmax(0,1fr) minmax(150px,.34fr)}.partner-product-search{grid-column:1 / -1}.partner-product-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr)}.required-work-list>button{border-right:0;border-bottom:1px solid #eadfca}.work-obligation-grid{grid-template-columns:1fr 1fr}.analytics-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.analytics-kpis article:nth-child(3n){border-right:0}.analytics-kpis article:nth-child(-n+3){border-bottom:1px solid var(--line)}.analytics-layout{grid-template-columns:1fr}.quotation-requirement-rows article{grid-template-columns:1fr 1fr}.quotation-requirement-rows article .status-chip{justify-self:start}.bom-flow{grid-template-columns:1fr 1fr}.bom-flow>span{display:none}}@media(max-width:760px){.app-shell{display:block}.sidebar{transform:translate(-100%);visibility:hidden;transition:transform .2s ease,visibility 0s linear .2s;width:min(82vw,290px)}.sidebar.open{transform:translate(0);visibility:visible;transition-delay:0s}.close-menu{display:block}.menu-backdrop{display:block;position:fixed;inset:0;z-index:25;border:0;background:#0a120e73}main{min-width:0;padding-bottom:68px}.topbar{width:100%;max-width:100vw;height:56px;padding:0 12px;overflow:visible}.menu-button{display:grid;place-items:center}.context-title,.prototype-tag,.topbar .icon-button{display:none}.topbar-actions{flex:1;justify-content:flex-end;margin-left:8px}.role-switcher{flex:0 1 148px;width:148px;max-width:calc(100vw - 76px)}.role-select{height:36px;padding:0 9px}.role-select span{font-size:12px}.role-menu{width:min(220px,calc(100vw - 24px));max-height:calc(100vh - 76px);overscroll-behavior:contain}.session-user{min-width:0;width:min(236px,calc(100vw - 72px))}.session-user strong,.session-user small{max-width:calc(100vw - 170px)}.auth-page{padding:14px;align-items:center}.auth-card{padding:30px 22px 26px}.auth-card h1{font-size:20px}.content{padding:19px 13px 35px}.page-header{margin-bottom:17px;align-items:center}.page-header h1{font-size:21px}.page-header p{line-height:1.5;word-break:keep-all}.page-header .primary-button,.page-header .secondary-button{width:38px;min-width:38px;padding:0;font-size:0}.page-header .header-actions{gap:5px}.analytics-page-header .page-header{align-items:flex-start;flex-direction:column;gap:11px}.analytics-page-header .analytics-header-actions{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr)}.analytics-page-header .page-header .secondary-button{width:44px;min-width:44px;min-height:44px}.analytics-page-header .page-header .primary-button{width:100%;min-width:0;min-height:44px;padding:0 14px;font-size:12px}.required-work-heading{align-items:flex-start;flex-direction:column}.required-work-heading .secondary-button{width:100%}.owner-notifications-heading{min-height:0;padding:16px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:13px}.owner-notifications-title{grid-template-columns:38px minmax(0,1fr);gap:12px}.owner-notifications-icon{width:38px;height:38px}.owner-notifications-heading>.status-chip{align-self:start}.owner-notification-list article{padding:14px 16px}.owner-notification-actions{grid-column:2;justify-content:flex-start;flex-wrap:wrap}.li-important-grid{grid-template-columns:1fr;gap:0}.membership-desktop-table{display:none}.membership-mobile-cards{display:grid;gap:10px}.membership-mobile-cards article{padding:15px;display:grid;gap:9px;border:1px solid var(--line);border-radius:6px;background:#fff}.membership-mobile-cards article>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.membership-mobile-cards h3,.membership-mobile-cards p{margin:0}.membership-mobile-cards h3{font-size:15px}.membership-mobile-cards p{color:var(--muted);font-size:11px;line-height:1.5}.membership-mobile-cards .secondary-button{width:100%;min-height:44px}.account-scope-strip{grid-template-columns:22px minmax(0,1fr)}.account-scope-strip>.status-chip{grid-column:2}.work-obligation-grid{grid-template-columns:1fr}.work-obligation{min-height:224px}.role-report-form>.panel-title{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.role-report-form>.panel-title>div:first-child{grid-column:1 / -1}.role-report-form>.panel-title .header-actions{grid-column:1 / -1;width:100%;justify-content:space-between}.role-report-form>.panel-title .secondary-button{white-space:nowrap}.role-form-grid{grid-template-columns:1fr}.role-form-grid input,.role-form-grid textarea,.form-grid input,.form-grid select,.wide-field textarea,.clock-row input,.month-toolbar input{min-height:44px}.weekly-report-meta{grid-template-columns:1fr}.weekly-report-meta>div{border-right:0;border-bottom:1px solid var(--line)}.weekly-report-meta>div:last-child{border-bottom:0}.weekly-report-table{display:grid;gap:10px;border:0;background:transparent}.weekly-report-table-head{display:none}.weekly-report-table-row{grid-template-columns:1fr;border:1px solid var(--line);background:#fff}.weekly-report-table-row label{display:grid;gap:5px;padding:9px 10px;border-right:0;border-bottom:1px solid var(--line)}.weekly-report-table-row label:last-child{border-bottom:0}.weekly-report-table-row label>span{display:block;color:var(--muted);font-size:9px}.weekly-report-table-row input,.weekly-report-table-row select{min-height:40px;border:1px solid var(--line)}.report-table-actions{justify-content:flex-start}.new-media-account-list{gap:10px;border:0}.new-media-account-list article{padding:12px;grid-template-columns:1fr 1fr;align-items:start;border:1px solid var(--line)}.new-media-account-identity,.new-media-shooting,.new-media-account-list label:nth-of-type(3),.new-media-account-list label:nth-of-type(4){grid-column:1 / -1}.new-media-account-list .new-media-save-button{width:100%;grid-column:1 / -1;justify-self:stretch;align-self:end}.receipt-entry-guide{grid-template-columns:22px minmax(0,1fr)}.receipt-entry-guide .secondary-button{grid-column:1 / -1;width:100%}.demo-data-banner{grid-template-columns:22px minmax(0,1fr)}.demo-data-banner .segmented-control{grid-column:1 / -1}.analytics-kpis{grid-template-columns:1fr 1fr}.analytics-kpis article,.analytics-kpis article:nth-child(3n){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.analytics-kpis article:nth-child(2n){border-right:0}.analytics-kpis article:nth-last-child(-n+2){border-bottom:0}.analytics-kpis strong{font-size:17px}.simple-trend-chart{gap:5px}.simple-trend-chart{min-height:0;grid-template-columns:1fr!important;gap:11px;padding-top:8px}.simple-trend-column{min-height:28px;grid-template-columns:88px minmax(0,1fr) 64px;grid-template-rows:1fr;align-items:center;gap:8px;text-align:left}.simple-trend-column>b{display:block;grid-column:3;grid-row:1;font-size:9px;text-align:right}.simple-trend-column>span{grid-column:2;grid-row:1;height:7px;align-items:stretch}.simple-trend-column i{width:var(--bar-size);height:100%;min-height:0}.simple-trend-column small{grid-column:1;grid-row:1;font-size:9px;text-align:left}.compact-automation-list{grid-template-columns:1fr 1fr}.compact-automation-list button{min-height:64px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.compact-automation-list button:nth-child(2n){border-right:0}.compact-automation-list button:last-child{grid-column:1 / -1;border-right:0;border-bottom:0}.report-desktop-table{display:none}.report-mobile-cards{display:grid;gap:9px}.report-mobile-cards article{padding:13px;border:1px solid var(--line);background:#fbfcfb}.report-mobile-cards article>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:11px}.report-mobile-cards h3{margin:10px 0 4px;font-size:14px;line-height:1.45}.report-mobile-cards p{margin:0;color:var(--muted);font-size:11px}.report-mobile-cards dl{margin:11px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:8px;border-top:1px solid var(--line);padding-top:9px}.report-mobile-cards dl>div{min-width:0;display:grid;gap:3px}.report-mobile-cards dt{color:var(--muted);font-size:11px}.report-mobile-cards dd{margin:0;font-size:12px;line-height:1.4}.receipt-desktop-table{display:none}.receipt-mobile-cards{display:grid;gap:9px}.receipt-mobile-cards article{padding:13px;border:1px solid var(--line);background:#fbfcfb}.receipt-mobile-head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.receipt-mobile-head .mono{min-width:0;overflow-wrap:anywhere;color:var(--muted);font-size:11px}.receipt-mobile-cards article>strong{display:block;margin-top:10px;font-size:14px;line-height:1.45}.receipt-mobile-cards article>p{margin:3px 0 0;color:var(--muted);font-size:11px;line-height:1.45;overflow-wrap:anywhere}.receipt-mobile-cards dl{margin:11px 0 0;padding-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;border-top:1px solid var(--line)}.receipt-mobile-cards dl>div{min-width:0;display:grid;gap:4px}.receipt-mobile-cards dt{color:var(--muted);font-size:11px;line-height:1.4}.receipt-mobile-cards dd{min-width:0;margin:0;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.receipt-mobile-cards dd small{display:block;margin-top:2px;color:var(--muted);font-size:11px}.receipt-mobile-check{margin-top:11px;padding-top:9px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.mix-list>div{grid-template-columns:minmax(85px,1fr) minmax(70px,1fr) auto}.source-band{align-items:stretch;flex-direction:column;gap:12px}.source-band>div{display:grid;grid-template-columns:1fr;min-width:0;gap:5px}.source-band .eyebrow{grid-column:auto}.source-band strong{font-size:15px;line-height:1.45;overflow-wrap:anywhere}.source-band small{display:block;font-size:11px;line-height:1.4}.source-band>.status-chip{align-self:flex-start}.stats-grid{grid-template-columns:1fr 1fr}.stat-item{min-height:97px;padding:13px;grid-template-columns:auto 1fr}.stat-item:nth-child(odd){border-right:1px solid var(--line)}.stat-item:nth-child(2n){border-right:0}.stat-item>strong{font-size:24px}.stat-item>small{display:none}.dashboard-grid{gap:13px}.action-card-grid,.management-grid,.project-grid,.customer-grid,.task-board,.platform-grid{grid-template-columns:1fr}.project-meta{grid-template-columns:1fr 1fr}.project-meta>span:nth-child(2){border-right:0}.project-meta>span:last-child{grid-column:1 / -1;border-top:1px solid var(--line);padding-left:0}.task-preview-list>button{grid-template-columns:auto minmax(0,1fr)}.task-preview-list time{display:none}.task-context{grid-template-columns:1fr}.platform-check-list>div{align-items:flex-start;flex-direction:column;padding:13px 0}.platform-check-list .status-chip{align-self:flex-start}.action-card-grid>button{min-height:88px}.auto-check-grid{grid-template-columns:1fr 1fr}.panel{padding:15px}.workflow-row{grid-template-columns:32px 1fr auto}.filter-bar{flex-wrap:wrap}.search-box{flex-basis:100%;min-width:0}.select-box{flex:1}.result-count{margin-left:0}.catalog-query-context{grid-template-columns:1fr auto;gap:12px}.catalog-query-context label{grid-column:1 / -1}.product-filter-grid,.product-query-summary{grid-template-columns:1fr 1fr}.product-query-summary>span:nth-child(2){border-right:0}.product-query-summary>span:nth-child(-n+2){border-bottom:1px solid var(--line)}.form-grid{grid-template-columns:1fr}.new-media-account-create.form-grid{grid-template-columns:1fr 1fr}.new-media-account-create .primary-button{width:100%;max-width:none;justify-self:stretch}.staff-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-inline:-1px;overflow:hidden}.staff-tabs button{min-width:0;padding:0 2px;gap:3px;font-size:10px}.staff-status-grid{grid-template-columns:1fr 1fr}.staff-status-grid .panel{min-height:104px}.clock-row{grid-template-columns:1fr 1fr}.clock-row label{grid-column:1 / -1}.approval-flow{grid-template-columns:1fr}.approval-flow svg{display:none}.month-toolbar{align-items:stretch;flex-direction:column}.month-toolbar .primary-button{width:100%}.payroll-toolbar>span{margin-left:0;align-self:flex-start}.sales-payroll-hero{min-height:0;padding:19px 17px;flex-direction:column}.sales-payroll-hero h2{font-size:17px}.sales-payroll-hero p{font-size:11px}.sales-payroll-toolbar>span{margin-left:0;align-self:flex-start}.sales-payroll-toolbar .secondary-button{width:100%}.sales-payroll-rule-grid{grid-template-columns:1fr 1fr}.sales-payroll-rule-notes{grid-template-columns:1fr}.sales-payroll-table{display:none}.sales-payroll-mobile-list{display:grid;gap:10px}.sales-payroll-mobile-list article{min-width:0;padding:14px;border:1px solid var(--line);background:#fbfcfb}.sales-payroll-mobile-list header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.sales-payroll-mobile-list header>span{min-width:0;display:grid;gap:3px}.sales-payroll-mobile-list header strong{font-size:13px}.sales-payroll-mobile-list header small{color:var(--muted);font-size:9px}.sales-payroll-mobile-list dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:13px 0 0;border-top:1px solid var(--line)}.sales-payroll-mobile-list dl>div{min-width:0;padding:10px 7px 9px 0;display:grid;gap:4px;border-bottom:1px solid #edf0ed}.sales-payroll-mobile-list dt{color:var(--muted);font-size:9px}.sales-payroll-mobile-list dd{margin:0;font-size:11px}.sales-payroll-mobile-list p{margin:9px 0;color:var(--muted);font-size:10px}.sales-payroll-mobile-list .secondary-button{width:100%}.sales-payroll-approval{grid-template-columns:1fr;align-items:stretch}.sales-payroll-approval>svg{display:none}.sales-payroll-approval>div{padding:10px 0;border-bottom:1px solid var(--line)}.organization-grid{grid-template-columns:1fr}.organization-person{min-height:214px}.form-section-title{align-items:flex-start;flex-direction:column;gap:3px}.organization-band{align-items:flex-start;flex-direction:column}.partner-organization-switcher{align-items:stretch;flex-direction:column;gap:7px}.partner-organization-switcher select{width:100%}.strategic-partner-grid{grid-template-columns:1fr}.strategic-partner-grid>button{min-height:96px;padding:14px;grid-template-columns:42px minmax(0,1fr) 18px}.strategic-partner-view{display:none}.strategic-partner-requirement-grid{grid-template-columns:1fr}.strategic-partner-requirement-grid dl{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-route-rules{grid-template-columns:1fr}.partner-route-rules article{padding:14px 15px}.partner-focus{grid-template-columns:1fr;gap:5px;padding:15px}.partner-focus p{grid-column:auto}.partner-list>div{grid-template-columns:1fr;gap:8px;padding:13px 0}.partner-member-grid{grid-template-columns:1fr}.partner-member-grid article,.partner-member-grid article:nth-child(2n),.partner-member-grid article:nth-child(3n){border-right:0}.partner-desktop-table{display:none}.partner-mobile-cards{display:grid;gap:10px}.partner-mobile-cards article{min-width:0;padding:14px;border:1px solid var(--line);background:#fbfcfb}.partner-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.partner-card-head>span{min-width:0;display:grid;gap:3px}.partner-card-head small{color:var(--muted);font-size:9px}.partner-card-head strong{font-size:11px;overflow-wrap:anywhere}.partner-mobile-cards h3{margin:13px 0 4px;font-size:14px;line-height:1.45;word-break:keep-all}.partner-mobile-cards>article>p{margin:0;color:var(--muted);font-size:11px;line-height:1.5;word-break:keep-all}.partner-mobile-cards dl{margin:13px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line)}.partner-mobile-cards dl>div{min-width:0;padding:10px 8px 0 0;display:grid;gap:4px}.partner-mobile-cards dt{color:var(--muted);font-size:9px}.partner-catalog-hub{padding:15px}.partner-catalog-grid>button{min-height:80px;padding:12px;grid-template-columns:32px minmax(0,1fr) auto 16px}.partner-catalog-detail{grid-template-columns:1fr;min-height:0}.partner-catalog-detail>div{padding:16px}.partner-catalog-detail aside{padding:15px 16px;border-left:0;border-top:1px solid var(--line);grid-template-columns:auto auto 1fr;align-items:center;gap:8px}.partner-catalog-detail aside>strong{margin:0 0 0 8px;font-size:23px}.partner-catalog-detail aside>small{margin:0}.partner-catalog-detail aside>p{grid-column:1 / -1;margin-top:4px}.partner-product-toolbar{grid-template-columns:1fr}.partner-product-search{grid-column:auto}.partner-product-toolbar .secondary-button{width:100%}.partner-product-count{align-items:flex-start;flex-direction:column;justify-content:center;gap:3px;padding:9px 12px}.partner-product-layout{min-height:0;grid-template-columns:1fr}.partner-product-list{max-height:none;overflow:visible;border-right:0}.partner-product-list>button{min-height:76px;padding:12px}.partner-product-detail{padding:16px;border-top:1px solid var(--line)}.partner-product-detail dl>div{grid-template-columns:100px minmax(0,1fr)}.partner-product-pagination{justify-content:space-between}.partner-summary-strip{grid-template-columns:1fr}.partner-summary-strip>div{min-height:55px;border-right:0;border-bottom:1px solid var(--line)}.partner-summary-strip>div:last-child{border-bottom:0}.quotation-template-grid>article{min-height:0;padding:15px;grid-template-columns:112px minmax(0,1fr);gap:12px}.quotation-template-logo{height:52px}.quotation-template-logo img{width:106px;max-height:48px}.quotation-template-heading h2{font-size:15px}.quotation-template-grid dl{grid-template-columns:1fr}.quotation-template-actions{align-items:stretch;flex-direction:column}.quotation-template-actions .secondary-button{width:100%}.quotation-requirement-form .form-actions{align-items:stretch;flex-direction:column}.quotation-requirement-form .form-actions .primary-button{width:100%}.quotation-requirement-rows article{grid-template-columns:1fr;gap:10px;padding:14px 2px}.quotation-requirement-rows article .status-chip{justify-self:start}.partner-mobile-cards dd{margin:0;font-size:10px;font-weight:700;line-height:1.45;word-break:keep-all;overflow-wrap:normal}.partner-card-link{margin-top:12px!important}.partner-card-link strong{color:var(--ink);overflow-wrap:anywhere}.partner-card-amount{margin-top:12px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.partner-card-amount span{color:var(--muted);font-size:10px}.partner-card-amount strong{font-size:16px}.monthly-schedule-drafts{grid-template-columns:1fr}.form-actions,.submit-check{align-items:stretch;flex-direction:column}.submit-check>div{align-items:flex-start;flex-direction:column}.form-actions .primary-button,.submit-check .primary-button{width:100%}.segmented-control{display:flex;width:100%}.segmented-control button{flex:1;min-width:0}.schema-list{grid-template-columns:75px 1fr}.schema-list span:nth-child(n+3){display:none}.bom-flow{grid-template-columns:1fr 1fr}.bom-flow>div{min-height:115px}.alert-row{grid-template-columns:24px 1fr auto}.alert-row time{display:none}.mobile-tabs{position:fixed;z-index:21;bottom:0;left:0;right:0;height:62px;padding-bottom:env(safe-area-inset-bottom);background:#fffffff7;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr)}.mobile-tabs button{border:0;background:transparent;color:#77817c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:9px;padding:4px 2px}.mobile-tabs button.active{color:var(--green)}.mobile-tabs.partner-only{display:none}.partner-mode main{padding-bottom:0}}.monthly-schedule-form .month-toolbar{margin:0 0 14px}.monthly-schedule-drafts{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.monthly-schedule-drafts article{min-width:0;min-height:58px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:7px;background:#fff}.monthly-schedule-drafts article>span{min-width:0;display:grid;gap:4px}.monthly-schedule-drafts strong{font-size:11px}.monthly-schedule-drafts small{color:var(--muted);font-size:9px;line-height:1.45;overflow-wrap:anywhere}.dashboard-home{--dashboard-shadow: 0 12px 32px rgba(74, 51, 36, .055)}.dashboard-home .page-header{margin-bottom:18px;align-items:center}.dashboard-home .page-header h1{color:#3e3935;font-size:28px;font-weight:760}.dashboard-home .page-header p{color:#756f69;font-size:14px;line-height:1.55}.dashboard-home .header-actions{display:flex;align-items:center;gap:9px}.dashboard-home .primary-button,.dashboard-home .secondary-button{min-height:42px;border-radius:6px;font-size:13px;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.dashboard-home .primary-button:hover,.dashboard-home .secondary-button:hover{transform:translateY(-1px)}.dashboard-home .secondary-button:hover{border-color:#c9ac7a;background:#fffdf8;color:#6f4b20}.dashboard-home .icon-button{width:42px;height:42px;border-radius:6px;transition:border-color .18s ease,background .18s ease,color .18s ease}.dashboard-home .icon-button:hover{border-color:#c9ac7a;background:#fffdf8;color:#7b5725}.dashboard-home .status-chip{min-height:27px;padding:4px 9px;border-radius:4px;font-size:11px;font-weight:700}.dashboard-home .panel{border-color:#e1d7c8;border-radius:7px;box-shadow:0 9px 26px #4a332409}.dashboard-home .panel-title{margin-bottom:18px;align-items:center}.dashboard-home .panel-title h2{margin:2px 0 5px;color:#3f3935;font-size:18px;line-height:1.35}.dashboard-home .panel-title p{font-size:12px;line-height:1.55}.section-eyebrow{color:var(--brand-gold);font-size:10px;font-weight:800;letter-spacing:.08em}.dashboard-focus{min-height:152px;margin-bottom:14px;padding:26px 28px 25px 31px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #dfd3c1;border-left:4px solid var(--brand-gold);border-radius:7px;background:#fffdf9;box-shadow:var(--dashboard-shadow);position:relative;overflow:hidden}.dashboard-focus:after{content:"GH";position:absolute;right:188px;bottom:-35px;color:#b8843c0e;font:700 112px/1 Georgia,serif;pointer-events:none}.dashboard-focus-copy{min-width:0;position:relative;z-index:1}.dashboard-focus-copy>span{color:var(--brand-gold);font-size:11px;font-weight:800}.dashboard-focus h2{margin:8px 0 9px;color:#342f2b;font-size:27px;line-height:1.25;letter-spacing:0}.dashboard-focus p{margin:0;color:#6c6661;font-size:13px;line-height:1.65}.dashboard-focus .primary-button{min-width:154px;padding-inline:19px;position:relative;z-index:1}.dashboard-metric-grid{margin-bottom:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dashboard-metric-grid article{min-width:0;min-height:126px;padding:19px 18px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:14px;border:1px solid #e1d8cb;border-radius:7px;background:#fffffff2;box-shadow:0 8px 24px #4a332409}.dashboard-metric-grid article.alert{border-color:#e4c5bf;background:#fffdfc}.dashboard-metric-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#8b632a;background:#f4ead9}.dashboard-metric-grid article.alert .dashboard-metric-icon{color:var(--red);background:var(--red-soft)}.dashboard-metric-grid article>div{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;column-gap:8px}.dashboard-metric-grid small{color:#746d67;font-size:12px;font-weight:700}.dashboard-metric-grid strong{grid-column:2;grid-row:1 / 3;align-self:center;color:#3b3632;font-size:32px;line-height:1;font-weight:740}.dashboard-metric-grid article.alert strong{color:var(--red)}.dashboard-metric-grid p{grid-column:1;margin:8px 0 0;color:#918981;font-size:11px;line-height:1.45}.dashboard-overview-grid{margin-bottom:18px;display:grid;grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);gap:18px}.dashboard-actions-panel,.dashboard-progress-panel{min-height:308px}.dashboard-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-quick-actions>button{min-width:0;min-height:92px;padding:15px 14px;display:grid;grid-template-columns:42px minmax(0,1fr) 17px;align-items:center;gap:12px;border:1px solid #e7ded1;border-radius:6px;background:#fff;color:#8a6225;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.dashboard-quick-actions>button:hover{transform:translateY(-2px);border-color:#d1b47e;background:#fffdf8;box-shadow:0 10px 20px #4a33240e}.dashboard-action-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#80591f;background:#f4ead9}.dashboard-quick-actions>button>span:nth-child(2){min-width:0;display:grid;gap:5px}.dashboard-quick-actions strong{color:#3f3a36;font-size:15px;line-height:1.4}.dashboard-quick-actions small{color:#7d756e;font-size:11px;line-height:1.5}.dashboard-progress-list{display:grid;gap:18px}.dashboard-progress-list>div{display:grid;gap:9px}.dashboard-progress-list span{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-progress-list strong{color:#4a443f;font-size:12px}.dashboard-progress-list b{color:#3a3531;font-size:16px}.dashboard-progress-list i{height:6px;border-radius:3px;overflow:hidden;background:#eee9e1}.dashboard-progress-list em{display:block;height:100%;border-radius:3px;background:var(--brand-gold)}.dashboard-progress-list em.champagne{background:var(--champagne)}.dashboard-progress-list em.ink{background:#6c6661}.dashboard-risk-note{margin-top:20px;padding-top:17px;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:11px;border-top:1px solid #e9e2d8;color:#8a6225}.dashboard-risk-note>svg{width:36px;height:36px;padding:8px;border-radius:50%;background:#f4ead9}.dashboard-risk-note>span{display:grid;gap:4px}.dashboard-risk-note strong{color:#45403b;font-size:12px}.dashboard-risk-note small{color:#837b74;font-size:11px;line-height:1.45}.dashboard-home .owner-brief-preview,.dashboard-home .owner-notifications-preview,.dashboard-home .required-work-panel{margin-bottom:16px;border-radius:7px;box-shadow:0 9px 25px #4a332409}.dashboard-home .required-work-heading{min-height:104px;padding:19px 20px}.dashboard-home .required-work-heading span{font-size:10px}.dashboard-home .required-work-heading h2{font-size:19px}.dashboard-home .required-work-heading p{font-size:12px;line-height:1.55}.dashboard-home .required-work-list>button{min-height:76px;padding:14px 17px}.dashboard-home .required-work-list strong{font-size:13px}.dashboard-home .required-work-list small{font-size:11px}.dashboard-home .required-work-empty{min-height:76px;font-size:12px}.dashboard-home .required-work-footer{min-height:40px;font-size:11px}.dashboard-home .owner-notifications-preview h2{font-size:19px}.dashboard-home .owner-notifications-preview p{font-size:12px}.dashboard-home .owner-notification-list article{min-height:74px}.dashboard-home .owner-notification-list strong{font-size:13px}.dashboard-home .owner-notification-list span{font-size:11px}.dashboard-workspace-grid{margin-top:0}.dashboard-home .text-button{min-height:38px;color:#7d5723;font-size:12px;font-weight:700}.dashboard-home .task-preview-list>button{min-height:68px;padding:11px 2px}.dashboard-home .task-preview-list strong{font-size:13px}.dashboard-home .task-preview-list small,.dashboard-home .task-preview-list time{font-size:11px}.dashboard-home .connection-list>div{min-height:68px}.dashboard-home .connection-list strong{font-size:13px}.dashboard-home .connection-list small{font-size:11px}.dashboard-empty-row{min-height:78px;padding:13px 2px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;color:#8b632a}.dashboard-empty-row.compact{min-height:68px}.dashboard-empty-row>svg{width:34px;height:34px;padding:7px;border-radius:50%;background:#f4ead9}.dashboard-empty-row>span{display:grid;gap:4px}.dashboard-empty-row strong{color:#4c4641;font-size:13px}.dashboard-empty-row small{color:#857d76;font-size:11px}@media(max-width:1100px){.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-overview-grid{grid-template-columns:1fr}.dashboard-actions-panel,.dashboard-progress-panel{min-height:0}}@media(max-width:760px){.dashboard-home .page-header{align-items:flex-start}.dashboard-home .page-header h1{font-size:24px}.dashboard-home .page-header p{max-width:245px;font-size:12px}.dashboard-home .page-header .dashboard-header-todo,.dashboard-home .page-header .icon-button{min-width:42px;width:42px;height:42px}.dashboard-focus{min-height:0;padding:22px 20px;align-items:stretch;flex-direction:column;gap:19px}.dashboard-focus:after{right:-14px;bottom:-27px;font-size:90px}.dashboard-focus h2{max-width:280px;font-size:23px;line-height:1.32}.dashboard-focus p{max-width:300px;font-size:12px}.dashboard-focus .primary-button{width:100%;min-height:46px}.dashboard-metric-grid{gap:9px}.dashboard-metric-grid article{min-height:108px;padding:15px 13px;grid-template-columns:34px minmax(0,1fr);gap:10px}.dashboard-metric-icon{width:34px;height:34px}.dashboard-metric-icon svg{width:17px;height:17px}.dashboard-metric-grid article>div{grid-template-columns:1fr}.dashboard-metric-grid small{font-size:11px}.dashboard-metric-grid strong{grid-column:1;grid-row:auto;margin-top:7px;font-size:26px}.dashboard-metric-grid p{display:none}.dashboard-home .panel{padding:17px}.dashboard-home .panel-title h2{font-size:17px}.dashboard-quick-actions{grid-template-columns:1fr}.dashboard-quick-actions>button{min-height:84px;padding:14px}.dashboard-home .required-work-heading{min-height:0;padding:17px;gap:15px}.dashboard-home .required-work-heading .secondary-button{min-height:44px}.dashboard-home .owner-notification-list article{grid-template-columns:18px minmax(0,1fr)}.dashboard-home .owner-notification-actions{grid-column:2;justify-self:stretch}.dashboard-home .task-preview-list>button{grid-template-columns:auto minmax(0,1fr)}.dashboard-home .task-preview-list time{display:none}}@media(max-width:390px){.dashboard-home .page-header p{max-width:220px}.dashboard-metric-grid article{min-height:104px;padding:14px 11px}.dashboard-metric-grid strong{font-size:24px}.dashboard-quick-actions strong{font-size:14px}.dashboard-quick-actions small{font-size:11px}.dashboard-progress-panel{padding-bottom:18px}}@media(max-width:390px){.stats-grid{grid-template-columns:1fr 1fr}.stats-grid.dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-stats .stat-item{min-height:88px;padding:11px 9px;grid-template-columns:18px minmax(0,1fr);gap:7px 6px}.dashboard-stats .stat-item:nth-child(odd),.dashboard-stats .stat-item:nth-child(2n){border-right:1px solid var(--line)!important}.dashboard-stats .stat-item:last-child{border-right:0!important}.dashboard-stats .stat-item>svg{width:17px;height:17px}.dashboard-stats .stat-item>span{font-size:10px;line-height:1.35}.dashboard-stats .stat-item>strong{font-size:21px}.dashboard-stats .stat-item>small{font-size:10px}.stat-item{min-height:92px;padding:12px}.stat-item:nth-child(odd){border-right:1px solid var(--line)!important}.stat-item:nth-child(2n){border-right:0!important}.stat-item>strong{font-size:22px}.page-header .dashboard-header-todo{width:42px;min-width:42px;padding:0}.page-header .dashboard-header-todo span{display:none}.page-header .dashboard-header-todo em{position:absolute;top:-7px;right:-7px;min-width:18px;height:18px;padding:0 4px;font-size:9px}.owner-notification-list article{grid-template-columns:18px minmax(0,1fr)}.owner-notification-list article>button,.owner-notification-list article>.status-chip{grid-column:2;justify-self:start}.owner-notification-list article>.owner-notification-actions{grid-column:2;justify-self:stretch}.owner-notifications-heading{grid-template-columns:1fr}.owner-notifications-heading>.status-chip{margin-left:50px}.customer-change-list article{grid-template-columns:1fr;align-items:stretch}.customer-change-list article>div:last-child{justify-content:flex-end}.customer-change-list article>div:last-child button{min-height:42px}.auto-check-grid{grid-template-columns:1fr}}.role-workflow{margin:12px 0 16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dfd7c8;background:#fffdf9}.role-workflow>div{min-width:0;min-height:58px;padding:12px 14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;border-right:1px solid #e7e0d4}.role-workflow>div:last-child{border-right:0}.role-workflow span{color:var(--gold);font-size:9px;font-weight:800}.role-workflow strong{font-size:11px;line-height:1.4}.role-workflow svg{color:#b7ad9d}.procurement-cockpit{margin-bottom:18px;border:1px solid #ded6c8;background:#fbfaf7}.procurement-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #ded6c8}.procurement-kpis article{min-height:108px;padding:18px;border-right:1px solid #e6dfd3;display:grid;align-content:center;gap:5px}.procurement-kpis article:last-child{border-right:0}.procurement-kpis span,.procurement-kpis small{color:var(--muted);font-size:10px}.procurement-kpis strong{font-size:21px;font-weight:760}.procurement-flow{padding:0 18px;background:#fff}.procurement-flow>div{min-height:64px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.procurement-flow>div:last-child{border-bottom:0}.procurement-flow>div>span{width:24px;height:24px;display:grid;place-items:center;border:1px solid #d6b97f;color:#8b6522;font-size:9px}.procurement-flow p{margin:0;display:grid;gap:3px}.procurement-flow p strong{font-size:11px}.procurement-flow p small{color:var(--muted);font-size:9px;line-height:1.45}.master-catalog-band{min-height:132px;margin-bottom:18px;padding:22px;display:grid;grid-template-columns:minmax(240px,1fr) minmax(460px,1.6fr);align-items:center;gap:24px;color:#fff;background:#444846;border-left:3px solid #d3ad65}.master-catalog-band>div{min-width:0;display:grid;gap:5px}.master-catalog-band>div>span{color:#d9b86f;font-size:10px;font-weight:800}.master-catalog-band>div>strong{font-size:20px}.master-catalog-band p{margin:0;color:#d7d9d8;font-size:10px;line-height:1.5;overflow-wrap:anywhere}.master-catalog-band dl{margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.master-catalog-band dl>div{min-width:0;min-height:65px;padding:8px 14px;display:grid;align-content:center;gap:6px;border-left:1px solid rgba(255,255,255,.16)}.master-catalog-band dt{color:#bfc3c1;font-size:9px}.master-catalog-band dd{margin:0;font-size:16px;font-weight:750}.catalog-list{border-top:1px solid var(--line)}.catalog-list article{min-height:112px;padding:16px 0;display:grid;grid-template-columns:140px minmax(220px,1.2fr) minmax(240px,1fr) auto;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.catalog-number{display:grid;align-content:center;justify-items:start;gap:8px}.catalog-number>span{color:#8a6629;font-family:ui-monospace,monospace;font-size:15px;font-weight:800}.catalog-main,.catalog-scope{min-width:0;display:grid;gap:4px}.catalog-main strong{font-size:12px}.catalog-main p,.catalog-scope p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.catalog-main small,.catalog-scope span{color:#8b8e8c;font-size:9px}.catalog-actions{display:flex;gap:7px}.asset-library-head{margin-bottom:14px;display:flex;align-items:center;gap:10px}.asset-library-head>span{margin-left:auto;color:var(--muted);font-size:10px}.asset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}.asset-grid article{min-width:0;min-height:92px;padding:13px;display:grid;grid-template-columns:54px minmax(0,1fr) 36px;align-items:center;gap:12px;border:1px solid var(--line);background:#fff}.asset-type{width:54px;height:54px;display:grid;place-items:center;align-content:center;gap:2px;color:#755d35;background:#f4efe6;border:1px solid #e3d7c2}.asset-type span{font-size:8px;font-weight:800}.asset-grid article>div:nth-child(2){min-width:0;display:grid;gap:4px}.asset-grid strong{font-size:11px;line-height:1.4;overflow-wrap:anywhere}.asset-grid p{margin:0;color:var(--muted);font-size:9px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-grid small{color:#8a8e8b;font-size:9px}@media(max-width:1100px){.procurement-kpis{grid-template-columns:1fr 1fr}.procurement-kpis article:nth-child(2n){border-right:0}.procurement-kpis article:nth-child(-n+2){border-bottom:1px solid #e6dfd3}.master-catalog-band{grid-template-columns:1fr}.catalog-list article{grid-template-columns:120px minmax(0,1fr) minmax(200px,.8fr)}.catalog-actions{grid-column:2/-1}}@media(max-width:760px){.role-workflow{grid-template-columns:1fr 1fr}.role-workflow>div{min-height:54px;border-bottom:1px solid #e7e0d4}.role-workflow>div:nth-child(2n){border-right:0}.role-workflow>div:nth-last-child(-n+2){border-bottom:0}.role-workflow svg{display:none}.procurement-kpis article{min-height:92px;padding:13px}.procurement-kpis strong{font-size:17px}.procurement-flow{padding:0 13px}.procurement-flow>div{min-height:76px;grid-template-columns:26px minmax(0,1fr);align-items:start;padding:12px 0}.procurement-flow .status-chip{grid-column:2;justify-self:start}.master-catalog-band{padding:17px;gap:15px}.master-catalog-band dl{grid-template-columns:1fr 1fr}.master-catalog-band dl>div{border-left:0;border-top:1px solid rgba(255,255,255,.16);padding-inline:0}.catalog-list article{grid-template-columns:1fr;gap:10px;padding:16px 0}.catalog-actions{grid-column:auto;display:grid;grid-template-columns:1fr 1fr}.catalog-actions button{width:100%}.asset-library-head{align-items:stretch;flex-wrap:wrap}.asset-library-head .search-box{flex-basis:100%}.asset-library-head .select-box{flex:1}.catalog-query-context{padding:14px;grid-template-columns:1fr}.catalog-query-context>.status-chip{justify-self:start}.product-filter-grid{grid-template-columns:1fr}.product-section-tabs button{min-width:96px;padding-inline:13px}.asset-library-head>span{margin-left:0;align-self:center}.asset-grid{grid-template-columns:1fr}.asset-grid article{min-height:88px;grid-template-columns:48px minmax(0,1fr) 36px;padding:11px}.asset-type{width:48px;height:48px}}.sales-team-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.sales-team-summary article{min-height:116px;padding:18px;background:#fff;border:1px solid #e3e0d8;border-top:2px solid #b9904c}.sales-team-summary span,.sales-team-summary small{display:block;color:#74736d}.sales-team-summary strong{display:block;margin:10px 0 6px;color:#333735;font-size:24px;line-height:1.1}.sales-standards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #e5e1d8}.sales-standards article{display:flex;gap:12px;min-height:92px;padding:16px;border-right:1px solid #e5e1d8}.sales-standards article:last-child{border-right:0}.sales-standards b{color:#b1843c;font-size:12px}.sales-standards span{display:grid;align-content:start;gap:7px}.sales-standards strong{color:#383c3a}.sales-standards small{color:#71716d;line-height:1.55}.sales-member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sales-member-grid article{padding:18px;background:#fbfaf7;border:1px solid #e4e0d7}.sales-member-grid article>div:first-child,.sales-record-head,.sales-record-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.sales-member-grid article>div:first-child>span{color:#9a865e;font-size:12px}.sales-member-grid h3{margin:14px 0 4px;color:#2f3432;font-size:20px}.sales-member-grid p{margin:0;color:#7b7a75}.sales-member-grid dl{display:grid;grid-template-columns:1fr 1fr;margin:16px 0 0;border-top:1px solid #e4e0d7}.sales-member-grid dl div{padding:12px 8px 4px 0}.sales-member-grid dt{color:#85837d;font-size:12px}.sales-member-grid dd{margin:5px 0 0;color:#363a38;font-weight:700}.sales-record-list{display:grid;gap:10px}.sales-record-list article{padding:18px;background:#fbfaf7;border-left:3px solid #b9904c}.sales-record-head span{display:grid;gap:4px}.sales-record-head small,.sales-record-actions small{color:#7d7b75}.sales-record-list article>p{color:#383c3a;line-height:1.65}.sales-record-list dl{display:grid;gap:8px;margin:14px 0}.sales-record-list dl div{display:grid;grid-template-columns:58px 1fr;gap:10px}.sales-record-list dt{color:#8a7752}.sales-record-list dd{margin:0;color:#5f615f;line-height:1.5}.sales-record-actions{border-top:1px solid #e4e0d7;padding-top:12px}.account-management{margin-bottom:14px}.account-lifecycle-strip{margin-bottom:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#fbfaf6;border:1px solid #e2ddd2}.account-lifecycle-strip>span{min-width:0;display:grid;gap:3px;padding:11px 12px;border-right:1px solid #e2ddd2}.account-lifecycle-strip>span:last-child{border-right:0}.account-lifecycle-strip b{color:#343936;font-size:11px}.account-lifecycle-strip small{color:#77736a;line-height:1.45}.backup-status{margin-bottom:12px;padding:11px 13px;display:flex;align-items:center;gap:10px;color:#5f512f;background:#f7f3e9;border:1px solid #e1d6bd}.backup-status span{display:grid;gap:3px}.backup-status small{color:#77736a}.temporary-password{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.temporary-password>div{display:grid;gap:5px}.temporary-password span,.temporary-password small{display:block}.temporary-password b{padding:2px 6px;color:#5b4622;background:#fff8e9;border:1px solid #d9c28f}.account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.account-grid article{min-width:0;padding:16px;background:#fbfaf7;border:1px solid #e3dfd6}.account-grid article>div:first-child,.account-grid footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.account-grid article>div:first-child>span{min-width:0;display:grid;gap:3px}.account-grid article>div:first-child small{color:#8b7651;overflow:hidden;text-overflow:ellipsis}.account-grid article>p{margin:13px 0 4px;color:#343936;font-weight:700}.account-grid article>small{display:block;min-height:34px;color:#777771;line-height:1.5}.account-grid dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0;padding-top:12px;border-top:1px solid #e5e1d8}.account-grid dt{color:#8b8983;font-size:10px}.account-grid dd{margin:4px 0 0;color:#3d413f;font-size:11px;font-weight:700}.account-grid footer{justify-content:flex-start;flex-wrap:wrap}.account-grid footer .secondary-button{min-height:34px;padding:0 10px;font-size:11px}.account-create-panel{margin:0 0 14px;padding:16px;background:#f7f8f5;border:1px solid #dfe4df}.account-create-panel .form-grid{margin-top:14px}.handover-history{margin-top:18px;padding-top:17px;border-top:1px solid #e0ddd5}.handover-history>article{display:grid;gap:5px;padding:11px 0;border-bottom:1px solid #ece9e2}.handover-history>article:last-child{border-bottom:0}.handover-history article>div{display:flex;align-items:center;gap:8px}.handover-history article>div .status-chip{margin-left:auto}.handover-history p,.handover-history small{margin:0;color:#73756f;font-size:11px;line-height:1.55}.dialog-layer{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#141c187a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-card{width:min(560px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:22px;background:#fff;border:1px solid #d8ddd8;box-shadow:0 22px 64px #18221d38}.dialog-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.dialog-title>div{display:grid;gap:4px}.dialog-title span{color:#9a7236;font-size:10px;font-weight:700}.dialog-title h2{margin:0;color:var(--ink);font-size:21px}.dialog-card>label,.dialog-card form label{display:grid;gap:7px;margin-top:14px;color:#444b47;font-size:12px;font-weight:700}.dialog-card input,.dialog-card select,.dialog-card textarea{width:100%;min-height:44px;padding:10px 12px;color:var(--ink);background:#fbfcfb;border:1px solid #d9ddd9;outline:none}.dialog-card textarea{min-height:104px;resize:vertical}.dialog-card input:focus,.dialog-card select:focus,.dialog-card textarea:focus{border-color:#80988b;box-shadow:0 0 0 3px #23664f14}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.password-dialog{width:min(460px,100%)}.password-dialog>p{margin:-2px 0 14px;color:var(--muted);font-size:12px;line-height:1.65}@media(max-width:1100px){.sales-team-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.sales-standards{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-standards article:nth-child(2){border-right:0}.sales-standards article:nth-child(-n+2){border-bottom:1px solid #e5e1d8}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.sales-team-summary{grid-template-columns:1fr 1fr;gap:8px}.sales-team-summary article{min-height:102px;padding:14px}.sales-team-summary strong{font-size:20px}.sales-standards{grid-template-columns:1fr}.sales-standards article,.sales-standards article:nth-child(2){border-right:0;border-bottom:1px solid #e5e1d8}.sales-standards article:last-child{border-bottom:0}.sales-member-grid{grid-template-columns:1fr}.sales-record-head{align-items:flex-start}.sales-record-actions{align-items:flex-start;flex-wrap:wrap}.sales-record-list dl div{grid-template-columns:48px 1fr}.account-grid,.account-lifecycle-strip{grid-template-columns:1fr}.account-lifecycle-strip>span{border-right:0;border-bottom:1px solid #e2ddd2}.account-lifecycle-strip>span:last-child{border-bottom:0}.temporary-password{align-items:stretch}.account-management .header-actions{flex-wrap:wrap;justify-content:flex-start}.dialog-layer{padding:12px;align-items:end}.dialog-card{width:100%;max-height:calc(100vh - 24px);padding:19px 17px calc(19px + env(safe-area-inset-bottom))}.dialog-actions{display:grid;grid-template-columns:1fr 1fr}}.procurement-source-bar{min-height:82px;margin-bottom:12px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#424844;color:#fff;border-left:3px solid var(--gold)}.procurement-source-bar>div{min-width:0;display:grid;gap:4px}.procurement-source-bar span,.procurement-source-bar small{color:#cad0cc;font-size:10px}.procurement-source-bar strong{font-size:14px;line-height:1.45;overflow-wrap:anywhere}.procurement-tabs{margin-bottom:14px;display:flex;overflow-x:auto;border:1px solid var(--line);background:#fff;scrollbar-width:none}.procurement-tabs::-webkit-scrollbar{display:none}.procurement-tabs button{min-width:132px;min-height:44px;padding:0 14px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;font-size:11px}.procurement-tabs button.active{color:#75551e;background:#faf6ed;box-shadow:inset 0 -3px 0 var(--gold);font-weight:750}.procurement-overview-kpis{margin-bottom:14px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid #ded8cd;background:#fff}.procurement-overview-kpis button{min-width:0;min-height:118px;padding:18px;border:0;border-right:1px solid #e6e0d6;background:transparent;display:grid;align-content:center;justify-items:start;gap:7px;text-align:left}.procurement-overview-kpis button:last-child{border-right:0}.procurement-overview-kpis button:hover{background:#faf8f3}.procurement-overview-kpis span,.procurement-overview-kpis small{color:var(--muted);font-size:10px;line-height:1.4}.procurement-overview-kpis strong{color:var(--ink);font-size:23px}.procurement-overview-grid{margin-bottom:14px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:14px}.procurement-step-list{border-top:1px solid var(--line)}.procurement-step-list button{width:100%;min-height:70px;padding:12px 0;border:0;border-bottom:1px solid var(--line);background:transparent;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:12px;text-align:left}.procurement-step-list button:last-child{border-bottom:0}.procurement-step-list button>span{width:27px;height:27px;display:grid;place-items:center;color:#805f27;border:1px solid #d8bd8b;font-size:9px}.procurement-step-list button>div{min-width:0;display:grid;gap:4px}.procurement-step-list strong{font-size:11px}.procurement-step-list small{color:var(--muted);font-size:9px;line-height:1.45}.procurement-step-list svg{color:#969b98}.procurement-issue-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line)}.procurement-issue-grid button{min-width:0;min-height:105px;padding:14px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfaf7;display:grid;align-content:center;justify-items:start;gap:5px;text-align:left}.procurement-issue-grid button:nth-child(2n){border-right:0}.procurement-issue-grid button:nth-last-child(-n+2){border-bottom:0}.procurement-issue-grid span,.procurement-issue-grid small{color:var(--muted);font-size:9px;line-height:1.4}.procurement-issue-grid strong{color:var(--red);font-size:20px}.procurement-automation-note{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px}.procurement-automation-note>div{min-width:0;display:flex;align-items:center;gap:12px}.procurement-automation-note svg{flex:0 0 auto;color:var(--green)}.procurement-automation-note span{display:grid;gap:4px}.procurement-automation-note strong{font-size:11px}.procurement-automation-note small{color:var(--muted);font-size:9px;line-height:1.5}.procurement-query-bar,.section-toolbar,.embedded-section-header{min-height:62px;margin-bottom:12px;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:#fff}.procurement-query-bar .search-box{flex:1 1 360px}.procurement-query-bar .select-box{min-width:170px}.section-toolbar,.embedded-section-header{justify-content:space-between}.section-toolbar>div,.embedded-section-header>div{min-width:0;display:grid;gap:4px}.section-toolbar strong,.embedded-section-header h2{margin:0;font-size:14px}.section-toolbar span,.embedded-section-header p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.issue-filter-tabs{margin-bottom:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);background:#fff}.issue-filter-tabs button{min-width:0;min-height:56px;padding:9px 12px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;text-align:left}.issue-filter-tabs button:last-child{border-right:0}.issue-filter-tabs button.active{color:#76571e;background:#faf6ed;box-shadow:inset 0 -3px 0 var(--gold)}.issue-filter-tabs strong{color:var(--red);font-size:14px}.procurement-list-panel{margin-bottom:14px}.procurement-list-panel table{min-width:1120px}.procurement-editor{margin-bottom:14px;border-left-color:var(--gold)}.procurement-mobile-cards,.purchase-mobile-cards{display:none}.purchase-line-editor,.purchase-receive-lines{display:grid;gap:9px}.purchase-line-editor article,.purchase-receive-lines article{display:grid;grid-template-columns:28px minmax(210px,2fr) minmax(120px,1fr) minmax(120px,1fr) 36px;align-items:end;gap:10px;padding:11px;border:1px solid var(--line);background:#fbfcfb}.purchase-line-editor.arrival-line-editor article{grid-template-columns:28px minmax(190px,1.7fr) repeat(4,minmax(112px,1fr)) 36px}.purchase-line-editor article>span,.purchase-receive-lines article>div>span{width:24px;height:24px;display:grid;place-items:center;align-self:center;border:1px solid var(--gold);color:var(--gold-deep);font-size:10px}.purchase-line-editor label,.purchase-receive-lines label{display:grid;gap:6px;color:var(--muted);font-size:10px}.purchase-line-editor input,.purchase-receive-lines input{width:100%;height:39px;padding:0 10px;border:1px solid var(--line);background:#fff;color:var(--ink)}.purchase-receive-lines article{grid-template-columns:minmax(250px,2fr) repeat(4,minmax(120px,1fr))}.purchase-receive-lines article>div{min-width:0;display:flex;align-items:center;gap:10px}.purchase-receive-lines article p{min-width:0;display:grid;gap:3px;margin:0}.purchase-receive-lines article strong,.purchase-receive-lines article small{overflow-wrap:anywhere}.purchase-receive-lines article small{color:var(--muted);font-size:9px}.add-purchase-line{margin-top:10px}.pagination-bar{min-height:56px;padding-top:12px;display:flex;align-items:center;justify-content:center;gap:12px;border-top:1px solid var(--line)}.pagination-bar span{color:var(--muted);font-size:10px}.pagination-bar button:disabled{opacity:.45;cursor:default}.supplier-card-grid,.summary-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.supplier-card-grid article,.summary-card-grid article{min-width:0;padding:16px;border:1px solid #e1ddd4;border-top:2px solid #b99450;background:#fff}.supplier-card-grid article>div:first-child,.summary-card-grid article>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.supplier-card-grid article>div:first-child>span{min-width:0;display:grid;gap:4px}.supplier-card-grid article>div:first-child small,.summary-card-grid article>div:first-child>span{color:var(--muted);font-size:9px}.supplier-card-grid article>div:first-child strong{font-size:14px;line-height:1.4;overflow-wrap:anywhere}.supplier-card-grid dl,.summary-card-grid dl,.procurement-mobile-cards dl{margin:14px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.supplier-card-grid dl>div,.summary-card-grid dl>div,.procurement-mobile-cards dl>div{min-width:0;display:grid;gap:3px}.supplier-card-grid dt,.summary-card-grid dt,.procurement-mobile-cards dt{color:var(--muted);font-size:9px}.supplier-card-grid dd,.summary-card-grid dd,.procurement-mobile-cards dd{margin:0;font-size:10px;line-height:1.45;overflow-wrap:anywhere}.supplier-card-grid article>p{min-height:32px;margin:0 0 12px;color:var(--muted);font-size:9px;line-height:1.5}.supplier-card-grid .secondary-button{width:100%}.supplier-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.supplier-card-actions .secondary-button{min-width:0}.supplier-balance{color:#8b661f;font-weight:800}.supplier-fund-editor{border-top-color:#b99450}.arrival-meta-grid{grid-template-columns:repeat(5,minmax(140px,1fr))}.arrival-automation-note{margin-top:14px;padding:13px 14px;display:flex;align-items:flex-start;gap:10px;border:1px solid #ded2b9;background:#fbf8f1;color:#8b692d}.arrival-automation-note svg{flex:0 0 auto;margin-top:1px}.arrival-automation-note span{display:grid;gap:4px}.arrival-automation-note strong{color:#5b4a2c;font-size:11px}.arrival-automation-note small{color:#776b59;font-size:10px;line-height:1.55}.summary-card-grid article>strong{display:block;margin-top:16px;font-size:20px}.summary-card-grid article>small{color:var(--muted);font-size:9px}@media(max-width:1100px){.procurement-overview-grid{grid-template-columns:1fr}.supplier-card-grid,.summary-card-grid{grid-template-columns:1fr 1fr}.arrival-meta-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.purchase-line-editor.arrival-line-editor article{grid-template-columns:28px repeat(3,minmax(120px,1fr))}.purchase-line-editor.arrival-line-editor article>label:first-of-type{grid-column:span 2}.purchase-line-editor.arrival-line-editor article>button{grid-column:4}}@media(max-width:760px){.procurement-source-bar{min-height:92px;padding:13px 14px;align-items:flex-start;flex-direction:column;gap:9px}.procurement-tabs{margin-inline:-1px}.procurement-tabs button{min-width:122px;min-height:46px}.procurement-overview-kpis button{min-height:102px;padding:13px}.procurement-overview-kpis strong{font-size:19px}.procurement-overview-kpis small{min-height:28px}.procurement-step-list button{min-height:78px}.procurement-step-list small{font-size:11px}.procurement-issue-grid button{min-height:110px}.procurement-automation-note{align-items:stretch;flex-direction:column}.procurement-automation-note .secondary-button{width:100%}.procurement-query-bar{align-items:stretch;flex-direction:column}.procurement-query-bar .search-box,.procurement-query-bar .select-box{width:100%;min-width:0;flex-basis:auto;min-height:44px}.issue-filter-tabs{grid-template-columns:1fr 1fr}.issue-filter-tabs button{min-height:58px;border-bottom:1px solid var(--line)}.issue-filter-tabs button:nth-child(2n){border-right:0}.issue-filter-tabs button:nth-last-child(-n+2){border-bottom:0}.procurement-desktop-table{display:none}.procurement-mobile-cards{display:grid;gap:10px}.procurement-mobile-cards article{min-width:0;padding:14px;border:1px solid var(--line);background:#fbfcfb}.procurement-mobile-cards article>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:10px}.procurement-mobile-cards h3{margin:12px 0 4px;font-size:14px;line-height:1.45}.procurement-mobile-cards p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}.procurement-mobile-cards dl{padding-top:11px;border-top:1px solid var(--line)}.procurement-mobile-cards dt,.procurement-mobile-cards dd{font-size:11px}.procurement-mobile-cards .secondary-button{width:100%;min-height:44px}.purchase-desktop-table{display:none}.purchase-mobile-cards{display:grid;gap:10px}.purchase-mobile-cards article{min-width:0;padding:14px;border:1px solid var(--line);background:#fbfcfb}.purchase-mobile-cards article>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.purchase-mobile-cards .mono{min-width:0;color:var(--muted);font-size:10px;overflow-wrap:anywhere}.purchase-mobile-cards h3{margin:12px 0 4px;font-size:14px;line-height:1.45}.purchase-mobile-cards p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}.purchase-mobile-cards dl{margin:12px 0;padding-top:11px;display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;border-top:1px solid var(--line)}.purchase-mobile-cards dl>div{min-width:0;display:grid;gap:3px}.purchase-mobile-cards dt{color:var(--muted);font-size:10px}.purchase-mobile-cards dd{min-width:0;margin:0;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.purchase-mobile-cards .primary-button{width:100%;min-height:44px}.purchase-line-editor article,.purchase-receive-lines article{grid-template-columns:28px minmax(0,1fr);align-items:start;padding:12px}.purchase-line-editor article>label,.purchase-line-editor article>button{grid-column:2}.purchase-line-editor article>span{grid-row:1 / span 4;align-self:start}.purchase-line-editor article>button{width:100%;height:42px;border:1px solid var(--line)}.purchase-receive-lines article>div{grid-column:1 / -1}.purchase-receive-lines article>label{grid-column:1 / -1}.add-purchase-line{width:100%;min-height:44px}.section-toolbar,.embedded-section-header{align-items:stretch;flex-direction:column}.section-toolbar .primary-button,.embedded-section-header .primary-button{width:100%}.supplier-card-grid,.summary-card-grid{grid-template-columns:1fr}.supplier-card-grid article,.summary-card-grid article{padding:14px}.supplier-card-grid dt,.supplier-card-grid dd,.summary-card-grid dt,.summary-card-grid dd{font-size:11px}.supplier-card-actions,.arrival-meta-grid{grid-template-columns:1fr}.arrival-supplier-block{align-items:stretch;flex-direction:column}.arrival-supplier-block .secondary-button{width:100%;justify-content:center}.purchase-line-editor.arrival-line-editor article{grid-template-columns:28px minmax(0,1fr)}.purchase-line-editor.arrival-line-editor article>label:first-of-type,.purchase-line-editor.arrival-line-editor article>button{grid-column:2}}.submission-port-panel{margin-bottom:16px;padding:16px;border:1px solid #ddd6c8;border-top:2px solid var(--gold);background:#fff}.submission-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.submission-action-grid button{min-width:0;min-height:76px;padding:12px;display:grid;grid-template-columns:26px minmax(0,1fr) 18px;align-items:center;gap:10px;border:1px solid var(--line);background:#fbfcfb;color:var(--green);text-align:left}.submission-action-grid button:hover{border-color:#b99a61;background:#fcfaf4}.submission-action-grid span{min-width:0;display:grid;gap:4px;color:var(--ink)}.submission-action-grid strong{font-size:12px}.submission-action-grid small{color:var(--muted);font-size:10px;line-height:1.45}.review-scope-banner{margin-bottom:14px;padding:14px 16px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #dfd2bc;border-radius:12px;background:#fffaf0;color:#553a29}.review-scope-banner div{display:grid;gap:3px}.review-scope-banner strong{font-size:14px}.review-scope-banner span{font-size:11px;line-height:1.5;color:var(--muted)}.review-center-panel{margin-top:0}.submission-review-list{display:grid;gap:10px}.submission-review-list article{padding:14px 16px;display:grid;gap:9px;border:1px solid var(--line);border-radius:10px;background:#fff}.submission-review-list article.pending{border-left:3px solid #c49236}.submission-review-list article.has-objection{border-left:3px solid #b84a3c;background:#fffaf9}.submission-review-list article.confirmed{opacity:.78}.submission-review-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.submission-review-main span{display:grid;gap:3px}.submission-review-main strong{font-size:13px}.submission-review-main small,.submission-review-list time{color:var(--muted);font-size:10px}.submission-review-list p{margin:0;color:var(--ink);font-size:12px;line-height:1.55}.submission-review-details{margin:0;padding:10px 12px 10px 28px;display:grid;gap:5px;border-radius:8px;background:#faf7f1;color:#65584d;font-size:11px;line-height:1.5}.submission-review-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center}.submission-review-actions input{min-width:0;height:38px}.submission-review-note{padding:9px 11px;display:grid;gap:4px;border-radius:8px;background:#f8f3eb;font-size:11px}.submission-review-note span{color:var(--muted);line-height:1.5}@media(max-width:720px){.review-scope-banner{grid-template-columns:auto 1fr}.review-scope-banner .status-chip{grid-column:1 / -1;justify-self:start}.submission-review-actions{grid-template-columns:1fr 1fr}.submission-review-actions input{grid-column:1 / -1}}.submission-file-panel{margin-top:14px}.submission-file-form{margin-bottom:14px;padding:13px;display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) auto;align-items:end;gap:10px;border:1px solid var(--line);background:#faf9f6}.submission-file-form label{min-width:0;display:grid;gap:6px;color:var(--muted);font-size:10px}.submission-file-form label.wide-field{grid-column:1 / span 3}.submission-file-form input,.submission-file-form select{width:100%;min-height:42px;padding:0 10px;color:var(--ink);background:#fff;border:1px solid var(--line)}.submission-file-list{display:grid;border-top:1px solid var(--line)}.submission-file-list article{min-width:0;min-height:68px;padding:10px 0;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.submission-file-list article>svg{color:var(--gold-deep)}.submission-file-list span{min-width:0;display:grid;gap:4px}.submission-file-list strong,.submission-file-list em{overflow-wrap:anywhere}.submission-file-list small,.submission-file-list em{color:var(--muted);font-size:10px;line-height:1.45}.submission-file-list em{font-style:normal}.campaign-form{margin-bottom:16px}.campaign-product-editor{margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}.campaign-product-row{display:grid;grid-template-columns:30px minmax(220px,2fr) minmax(130px,1fr) 38px;align-items:end;gap:10px;margin-top:9px;padding:10px;border:1px solid var(--line);background:#fbfcfb}.campaign-product-row>b{width:25px;height:25px;display:grid;place-items:center;align-self:center;border:1px solid var(--gold);color:var(--gold-deep);font-size:10px}.campaign-product-row label{display:grid;gap:6px;color:var(--muted);font-size:10px}.campaign-product-row input{width:100%;height:40px;padding:0 10px;border:1px solid var(--line);background:#fff;color:var(--ink)}.add-campaign-product{margin-top:10px}.campaign-list{display:grid;gap:13px}.campaign-card{min-width:0;padding:18px;border:1px solid #ddd6c8;border-top:2px solid #b99450;background:#fff}.campaign-card-head,.campaign-card-actions{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.campaign-card-head>div{min-width:0;display:grid;gap:5px}.campaign-card-head span,.campaign-card-head p,.campaign-card-actions small{color:var(--muted);font-size:10px}.campaign-card-head h2{margin:0;font-size:17px;line-height:1.4}.campaign-card-head p{margin:0}.campaign-rule{margin:14px 0;padding:11px 12px;border-left:2px solid var(--gold);background:#faf8f2;color:#494640;font-size:11px;line-height:1.65;white-space:pre-line}.campaign-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line)}.campaign-kpis span{min-width:0;padding:11px;display:grid;gap:4px;border-right:1px solid var(--line)}.campaign-kpis span:last-child{border-right:0}.campaign-kpis small{color:var(--muted);font-size:9px}.campaign-kpis strong{font-size:14px;overflow-wrap:anywhere}.campaign-products{margin:13px 0;border:1px solid var(--line)}.campaign-products>div{min-width:0;padding:10px 12px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.campaign-products>div:last-child{border-bottom:0}.campaign-products span{min-width:0;display:grid;gap:4px}.campaign-products strong{font-size:11px;overflow-wrap:anywhere}.campaign-products small,.campaign-products b{color:var(--muted);font-size:9px;overflow-wrap:anywhere}.campaign-workflow{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.campaign-workflow section{min-width:0;padding:12px;border:1px solid var(--line);background:#fcfbf8}.campaign-workflow section>div{display:flex;justify-content:space-between;align-items:center;gap:10px}.campaign-workflow section>div>strong{font-size:11px}.campaign-workflow ul{margin:10px 0 0;padding:0;display:grid;gap:7px;list-style:none}.campaign-workflow li{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;font-size:9px}.campaign-workflow li span{color:var(--muted)}.campaign-workflow li b{color:var(--ink)}.campaign-workflow li small{grid-column:1 / -1;color:#8a5e2b;line-height:1.45}.campaign-workflow-action{margin-top:10px;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;border:1px solid #d8c59e;background:#fffaf0}.campaign-workflow-action label{min-width:0;display:grid;gap:6px;color:var(--muted);font-size:10px}.campaign-workflow-action input{width:100%;min-height:42px;padding:0 11px;border:1px solid var(--line);background:#fff}.campaign-workflow-action>div{display:flex;gap:8px}.campaign-review{margin:12px 0 0;display:grid;gap:5px;color:var(--muted);font-size:10px;line-height:1.55}.campaign-review-dialog{width:min(720px,calc(100vw - 28px))}.invoice-rule-note{margin:12px 0;padding:12px 14px;display:flex;align-items:flex-start;gap:10px;border:1px solid #d8c59e;background:#fffaf0}.invoice-rule-note svg{flex:0 0 auto;color:var(--gold-deep)}.invoice-rule-note span{min-width:0;display:grid;gap:4px}.invoice-rule-note strong{font-size:11px}.invoice-rule-note small{color:var(--muted);font-size:10px;line-height:1.5}.file-field{min-width:0;display:grid;gap:7px}.file-field input[type=file]{width:100%;min-height:44px;padding:7px;border:1px dashed #c8b990;background:#fffdf8;font-size:10px}@media(max-width:760px){.submission-action-grid{grid-template-columns:1fr}.submission-action-grid button{min-height:78px}.submission-file-form{grid-template-columns:1fr}.submission-file-form label.wide-field{grid-column:auto}.submission-file-form .primary-button{width:100%;min-height:44px}.submission-file-list article{grid-template-columns:24px minmax(0,1fr);align-items:start}.submission-file-list article .secondary-button{grid-column:2;width:100%;min-height:42px}.campaign-product-row{grid-template-columns:30px minmax(0,1fr);align-items:start}.campaign-product-row>b{grid-row:1 / span 3}.campaign-product-row label,.campaign-product-row button{grid-column:2}.campaign-product-row button{width:100%;min-height:42px;border:1px solid var(--line)}.add-campaign-product{width:100%;min-height:44px}.campaign-card{padding:14px}.campaign-card-head,.campaign-card-actions{align-items:stretch;flex-direction:column}.campaign-kpis{grid-template-columns:1fr 1fr}.campaign-kpis span:nth-child(2){border-right:0}.campaign-kpis span:nth-child(-n+2){border-bottom:1px solid var(--line)}.campaign-products>div{align-items:flex-start;flex-direction:column}.campaign-workflow{grid-template-columns:1fr}.campaign-workflow-action{grid-template-columns:1fr;align-items:stretch}.campaign-workflow-action>div{display:grid;grid-template-columns:1fr 1fr}.campaign-workflow-action button{min-height:44px;justify-content:center}.campaign-card-actions .secondary-button{width:100%;min-height:44px}}.owner-brief-preview{margin-bottom:16px;padding:18px;border:1px solid #d9cfbd;border-top:2px solid var(--gold);background:#fff}.owner-brief-preview>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.owner-brief-preview h2{margin:3px 0 0;font-size:16px}.owner-brief-preview p,.owner-brief-preview small{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.owner-brief-preview-metrics{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line)}.owner-brief-preview-metrics span{min-width:0;padding:12px;display:grid;gap:5px;border-right:1px solid var(--line)}.owner-brief-preview-metrics span:last-child{border-right:0}.owner-brief-preview-metrics small{font-size:9px}.owner-brief-preview-metrics strong{font-size:16px;overflow-wrap:anywhere}.owner-brief-error{display:block;margin-top:10px;color:var(--red)!important}.finance-filter-row{margin-bottom:14px;padding:12px;display:flex;align-items:end;gap:12px;border:1px solid var(--line);background:#fff}.finance-filter-row label{min-width:190px;display:grid;gap:6px;color:var(--muted);font-size:10px}.finance-filter-row input{width:100%;height:42px;padding:0 10px;border:1px solid var(--line);background:#fbfcfb;color:var(--ink)}.finance-filter-row .status-chip{margin-left:auto}.finance-summary-grid{margin-bottom:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #d9cfbd;background:#fff}.finance-summary-grid article{min-width:0;min-height:112px;padding:16px;display:grid;align-content:center;gap:7px;border-right:1px solid var(--line)}.finance-summary-grid article:last-child{border-right:0}.finance-summary-grid span,.finance-summary-grid small{color:var(--muted);font-size:9px;line-height:1.45}.finance-summary-grid strong{font-size:22px;overflow-wrap:anywhere}.finance-summary-grid.compact{margin:14px 0}.finance-summary-grid.compact article{min-height:90px}.finance-operating-strip,.compliance-runtime{margin-bottom:14px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid var(--line);background:#faf9f6}.finance-operating-strip span,.compliance-runtime span{min-width:0;padding:12px;display:grid;gap:5px;border-right:1px solid var(--line)}.finance-operating-strip span:last-child,.compliance-runtime span:last-child{border-right:0}.finance-operating-strip small,.compliance-runtime small{color:var(--muted);font-size:9px}.finance-operating-strip strong,.compliance-runtime strong{font-size:14px;overflow-wrap:anywhere}.finance-detail-grid{margin-bottom:14px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.finance-detail-grid .panel{margin:0}.finance-list{border-top:1px solid var(--line)}.finance-list>div{min-height:58px;padding:10px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.finance-list>div:last-child{border-bottom:0}.finance-list span{min-width:0;display:grid;gap:4px}.finance-list strong{font-size:11px;overflow-wrap:anywhere}.finance-list small{color:var(--muted);font-size:9px;line-height:1.45}.finance-list em{flex:0 0 auto;color:#7a5b22;font-size:12px;font-style:normal;font-weight:700}.finance-month-panel{margin-bottom:14px}.finance-mobile-cards{display:none}.finance-mobile-cards article{padding:13px;border:1px solid var(--line);background:#fff}.finance-mobile-card-head{margin-bottom:11px;display:flex;align-items:center;justify-content:space-between;gap:10px}.finance-mobile-card-head strong{font-size:12px}.finance-mobile-cards dl{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line)}.finance-mobile-cards dl div{min-width:0;padding:10px;display:grid;gap:5px;background:#faf9f6}.finance-mobile-cards dt{color:var(--muted);font-size:9px}.finance-mobile-cards dd{margin:0;font-size:12px;font-weight:700;overflow-wrap:anywhere}.finance-pending-list,.boundary-list{margin:14px 0 0;padding:12px 14px;display:grid;gap:8px;border:1px solid #ead8b6;background:#fffaf0;list-style:none}.finance-pending-list li,.boundary-list li{display:flex;align-items:flex-start;gap:8px;color:#6d5a36;font-size:10px;line-height:1.5}.finance-pending-list svg,.boundary-list svg{flex:0 0 auto;margin-top:1px}.compliance-gate{margin-bottom:14px;padding:18px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid #d9cfbd;border-top:2px solid var(--gold);background:#fff}.compliance-gate>svg{color:var(--gold-deep)}.compliance-gate>div{min-width:0;display:grid;gap:4px}.compliance-gate span,.compliance-gate p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.compliance-gate strong{font-size:16px}.compliance-runtime{grid-template-columns:repeat(5,minmax(0,1fr))}.compliance-control-list{display:grid;border-top:1px solid var(--line)}.compliance-control-list article{min-height:68px;padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.compliance-control-list article:last-child{border-bottom:0}.compliance-control-list article>div{min-width:0;display:grid;gap:4px}.compliance-control-list strong{font-size:11px}.compliance-control-list p{margin:0;color:var(--muted);font-size:9px;line-height:1.5}.boundary-list{margin-bottom:14px;border-color:var(--line);background:#fafbfa;color:var(--muted)}.receipt-simple-grid .wide-field{grid-column:span 2}.receipt-team-panel{margin-bottom:14px}.receipt-team-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);background:#fbfcfb}.receipt-team-kpis article{min-width:0;padding:14px 16px;display:grid;gap:4px;border-right:1px solid var(--line)}.receipt-team-kpis article:last-child{border-right:0}.receipt-team-kpis span,.receipt-team-kpis small{color:var(--muted);font-size:11px;line-height:1.45}.receipt-team-kpis strong{color:var(--ink);font-size:19px;line-height:1.25}.receipt-team-list{margin-top:12px;display:grid;gap:8px}.receipt-team-list>article{min-width:0;padding:12px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;border:1px solid var(--line);background:#fff}.receipt-team-list>article>div:first-child{min-width:0;display:grid;gap:3px}.receipt-team-list strong{font-size:13px;line-height:1.4}.receipt-team-list span{color:var(--muted);font-size:11px;line-height:1.45}.receipt-team-actions{display:flex;align-items:center;gap:7px}.receipt-team-actions .primary-button,.receipt-team-actions .secondary-button{min-height:38px;padding:0 12px}.receipt-submit-row{margin:14px 0;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #d9cfbd;background:#faf8f3}.receipt-submit-row p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.receipt-submit-row .primary-button{flex:0 0 auto}.receipt-product-picker{position:relative;min-width:0}.receipt-product-picker>label{display:grid;gap:7px}.receipt-product-suggestions{position:absolute;z-index:20;top:calc(100% + 5px);left:0;right:0;max-height:280px;overflow:auto;border:1px solid #d9cdbd;border-radius:6px;background:#fff;box-shadow:0 14px 30px #49342324}.receipt-product-suggestions button{width:100%;min-height:52px;padding:9px 11px;border:0;border-bottom:1px solid #eee6dc;background:#fff;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.receipt-product-suggestions button:hover,.receipt-product-suggestions button:focus{background:#f8f3ea}.receipt-product-suggestions button:last-child{border-bottom:0}.receipt-product-suggestions button span{min-width:0;display:grid;gap:3px}.receipt-product-suggestions button strong,.receipt-product-suggestions button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.receipt-product-suggestions button strong{font-size:12px}.receipt-product-suggestions button small{color:var(--muted);font-size:10px}.receipt-product-suggestions code{flex:0 0 auto;color:#835b26;font-size:10px}.receipt-product-empty{display:block;padding:15px 11px;color:var(--muted);font-size:11px}.receipt-submit-row{justify-content:flex-end}.receipt-note{margin-top:10px!important;padding-top:9px;border-top:1px solid var(--line)}@media(max-width:900px){.finance-summary-grid{grid-template-columns:1fr 1fr}.finance-summary-grid article:nth-child(2n){border-right:0}.finance-summary-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.finance-operating-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.finance-operating-strip span:nth-child(3n){border-right:0}.finance-operating-strip span:nth-child(-n+3){border-bottom:1px solid var(--line)}}@media(max-width:760px){.store-archive-summary{grid-template-columns:1fr 1fr}.store-archive-summary article{min-height:82px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.store-archive-summary article:nth-child(2n){border-right:0}.store-archive-summary article:last-child{grid-column:1 / -1;border-right:0;border-bottom:0}.store-archive-toolbar{grid-template-columns:1fr auto}.store-archive-toolbar .segmented-control{grid-column:1 / -1;width:100%}.store-archive-toolbar .segmented-control button{flex:1;min-width:0}.store-archive-toolbar .search-box{min-width:0}.store-archive-detail-grid{grid-template-columns:1fr}.owner-brief-preview{padding:14px}.owner-brief-preview>div:first-child{flex-direction:column}.owner-brief-preview-metrics{grid-template-columns:1fr 1fr}.owner-brief-preview-metrics span:nth-child(2n){border-right:0}.owner-brief-preview-metrics span:nth-child(-n+2){border-bottom:1px solid var(--line)}.finance-filter-row{align-items:stretch;flex-direction:column}.finance-filter-row label{min-width:0}.finance-filter-row .status-chip{align-self:flex-start;margin-left:0}.finance-desktop-table{display:none}.finance-mobile-cards{display:grid;gap:10px}.finance-summary-grid article{min-height:96px;padding:13px}.finance-summary-grid strong{font-size:18px}.finance-detail-grid{grid-template-columns:1fr}.finance-operating-strip,.compliance-runtime{grid-template-columns:1fr 1fr}.finance-operating-strip span,.compliance-runtime span{min-height:68px;border-bottom:1px solid var(--line)}.finance-operating-strip span:nth-child(3n),.compliance-runtime span:nth-child(3n){border-right:1px solid var(--line)}.finance-operating-strip span:nth-child(2n),.compliance-runtime span:nth-child(2n){border-right:0}.finance-operating-strip span:nth-last-child(-n+2),.compliance-runtime span:last-child{border-bottom:0}.compliance-runtime span:last-child{grid-column:1 / -1;border-right:0}.compliance-gate{grid-template-columns:28px minmax(0,1fr);padding:14px}.compliance-gate .status-chip{grid-column:2;justify-self:start}.compliance-control-list article{align-items:flex-start;flex-direction:column}.receipt-team-kpis{grid-template-columns:1fr 1fr}.receipt-team-kpis article:nth-child(2){border-right:0}.receipt-team-kpis article:nth-child(-n+2){border-bottom:1px solid var(--line)}.receipt-team-list>article{grid-template-columns:minmax(0,1fr) auto}.receipt-team-actions{grid-column:1 / -1}.receipt-team-actions .primary-button,.receipt-team-actions .secondary-button{flex:1 1 0;min-height:44px}.receipt-simple-grid .wide-field{grid-column:1 / -1}.receipt-submit-row{align-items:stretch;flex-direction:column}.receipt-submit-row .primary-button{width:100%;min-height:46px}}@media(max-width:420px){.store-archive-summary{grid-template-columns:1fr}.store-archive-summary article,.store-archive-summary article:last-child{grid-column:auto;border-right:0;border-bottom:1px solid var(--line)}.store-archive-summary article:last-child{border-bottom:0}.store-archive-toolbar{grid-template-columns:1fr}.store-archive-toolbar .segmented-control,.store-archive-toolbar .search-box,.store-archive-toolbar .result-count{grid-column:1}.finance-summary-grid,.owner-brief-preview-metrics{grid-template-columns:1fr}.finance-summary-grid article,.owner-brief-preview-metrics span{border-right:0;border-bottom:1px solid var(--line)}.finance-summary-grid article:last-child,.owner-brief-preview-metrics span:last-child{border-bottom:0}}.gh000-preview{border-top-color:var(--gold)}.gh000-preview-kpis{margin:14px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line)}.gh000-preview-kpis article{min-width:0;min-height:100px;padding:14px;display:grid;align-content:center;gap:5px;border-right:1px solid var(--line);background:#fbfaf7}.gh000-preview-kpis article:last-child{border-right:0}.gh000-preview-kpis span,.gh000-preview-kpis small{color:var(--muted);font-size:9px;line-height:1.45}.gh000-preview-kpis strong{font-size:21px}.gh000-preview-sections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gh000-preview-sections article{min-width:0;padding:14px;border:1px solid var(--line);background:#fff}.gh000-preview-sections h3,.gh000-change-list h3{margin:0 0 11px;font-size:12px}.gh000-preview-sections dl{margin:0;display:grid;gap:8px}.gh000-preview-sections dl>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.gh000-preview-sections dt{color:var(--muted);font-size:9px}.gh000-preview-sections dd{margin:0;font-size:11px;font-weight:700}.gh000-change-list{margin-top:12px;padding:14px;border:1px solid var(--line)}.gh000-change-list>div{min-height:52px;padding:9px 0;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line)}.gh000-change-list>div:last-child{border-bottom:0}.gh000-change-list span{min-width:0;display:grid;gap:4px}.gh000-change-list strong{font-size:10px;line-height:1.45;overflow-wrap:anywhere}.gh000-change-list small{color:var(--muted);font-size:9px;overflow-wrap:anywhere}.gh000-change-list em{flex:0 0 auto;color:#7a5b22;font-size:9px;font-style:normal}.gh000-workflow{display:grid;gap:8px;margin-top:14px;padding:14px;border:1px solid var(--line)}.gh000-workflow h3{margin:0 0 4px;font-size:12px}.gh000-workflow>div{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:10px;min-height:42px;padding:8px 10px;background:#fbfaf7;border:1px solid var(--line)}.gh000-workflow b{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--gold-soft);color:#7a5b22;font-size:10px}.gh000-workflow span{min-width:0;font-size:10px;line-height:1.45}.rule-strip.compact{margin-top:12px}@media(max-width:900px){.gh000-preview-kpis{grid-template-columns:1fr 1fr}.gh000-preview-kpis article:nth-child(2n){border-right:0}.gh000-preview-kpis article:nth-child(-n+2){border-bottom:1px solid var(--line)}.gh000-preview-sections{grid-template-columns:1fr}}@media(max-width:520px){.gh000-preview-kpis{grid-template-columns:1fr}.gh000-preview-kpis article{min-height:86px;border-right:0;border-bottom:1px solid var(--line)}.gh000-preview-kpis article:last-child{border-bottom:0}.gh000-change-list>div{align-items:flex-start;flex-direction:column}.gh000-change-list em{flex:none}}.inventory-mobile-cards,.audit-mobile-cards{display:none}.asset-title-line{min-width:0;display:flex;align-items:flex-start;gap:7px}.asset-title-line strong{min-width:0;flex:1}.asset-title-line em{flex:0 0 auto;min-height:21px;padding:3px 7px;font-size:9px;font-style:normal;white-space:nowrap;color:#8a6225;background:var(--brand-soft)}.asset-history{opacity:.72}.asset-history .asset-title-line em{color:var(--muted);background:#efede9}.asset-current{border-color:#d8c39a!important;box-shadow:inset 3px 0 0 var(--brand-gold)}@media(max-width:760px){.inventory-desktop-table,.audit-desktop-table{display:none}.inventory-mobile-cards,.audit-mobile-cards{display:grid;gap:10px}.inventory-mobile-cards article,.audit-mobile-cards article{min-width:0;padding:14px;border:1px solid var(--line);background:#fff}.inventory-mobile-cards header,.audit-mobile-cards header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.inventory-mobile-cards header>span{min-width:0;display:grid;gap:4px}.inventory-mobile-cards header strong,.audit-mobile-cards header strong{font-size:13px;line-height:1.45;word-break:keep-all}.inventory-mobile-cards header small,.audit-mobile-cards time{color:var(--muted);font-size:10px;line-height:1.45}.inventory-mobile-cards>article>p{margin:10px 0 0;color:var(--muted);font-size:10px;overflow-wrap:anywhere}.inventory-mobile-cards dl,.audit-mobile-cards dl{margin:12px 0 0;padding-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;border-top:1px solid var(--line)}.inventory-mobile-cards dl>div,.audit-mobile-cards dl>div{min-width:0;display:grid;gap:4px}.inventory-mobile-cards dt,.audit-mobile-cards dt{color:var(--muted);font-size:10px}.inventory-mobile-cards dd,.audit-mobile-cards dd{min-width:0;margin:0;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.inventory-mobile-cards dd.positive-text,.inventory-mobile-cards dd.danger-text{font-size:16px;font-weight:700}.audit-mobile-cards dl>.wide{grid-column:1 / -1}}.template-preview-shell{min-height:100vh;display:grid;grid-template-columns:252px minmax(0,1fr);background:#f4f5f3;color:#252a27}.template-sidebar{position:fixed;inset:0 auto 0 0;width:252px;display:flex;flex-direction:column;background:#202a25;color:#fff;z-index:30}.template-brand{min-height:80px;padding:15px 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.12)}.template-brand img{width:42px;height:42px;object-fit:contain}.template-brand>div{min-width:0;display:grid;gap:4px}.template-brand strong{font-size:13px}.template-brand span{color:#bfc9c4;font-size:10px}.template-sidebar-caption{padding:15px 18px 7px;color:#91a098;font-size:9px;font-weight:700}.template-sidebar nav{padding:0 10px 16px;overflow-y:auto}.template-sidebar nav section{margin-top:7px;border:1px solid transparent}.template-sidebar nav section.active{border-color:#d7b26d52;background:#ffffff09}.template-center-title{min-height:52px;padding:8px 11px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;color:#dce3df}.template-center-title>span{min-width:0;display:grid;gap:2px}.template-center-title strong{font-size:11px}.template-center-title small{color:#8f9d96;font-size:8px}.template-module-links{display:grid}.template-module-links button{min-height:34px;padding:0 10px 0 40px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;background:transparent;color:#9fada6;text-align:left;font-size:10px}.template-module-links button:hover{color:#fff;background:#ffffff0d}.template-module-links button.active{color:#fff;background:#d7b26d29;box-shadow:inset 3px 0 #d7b26d}.template-sidebar-foot{margin-top:auto;min-height:66px;padding:13px 18px;display:flex;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.12);color:#aebbb4;font-size:9px;line-height:1.5}.template-main{grid-column:2;min-width:0}.template-topbar{min-height:66px;padding:10px 24px;position:sticky;top:0;z-index:22;display:flex;align-items:center;gap:18px;border-bottom:1px solid #d8dcd9;background:#fffffff5}.template-context{min-width:210px;display:grid;gap:3px}.template-context span{color:#68716c;font-size:9px}.template-context strong{font-size:13px}.template-topbar-actions{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:8px}.template-save-state{min-height:27px;padding:5px 8px;display:inline-flex;align-items:center;font-size:9px}.template-save-state.dirty{color:#8a5f0c;background:#fff1cf}.template-save-state.saved{color:#176047;background:#e4f2eb}.template-primary-button,.template-secondary-button,.template-danger-button,.template-icon-button{min-height:37px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d7dcd8;background:#fff;color:#28302c;font-size:11px;font-weight:700}.template-primary-button{padding:0 14px;border-color:#24644f;background:#24644f;color:#fff}.template-secondary-button{padding:0 12px}.template-secondary-button.active{border-color:#af833d;color:#7d581d;background:#fff9ef}.template-icon-button{width:37px;padding:0}.template-danger-button{padding:0 11px;color:#9f3d3d;border-color:#e7caca;background:#fff7f7}.template-primary-button:disabled,.template-danger-button:disabled{opacity:.45;cursor:not-allowed}.template-content{width:min(1680px,100%);margin:0 auto;padding:24px 28px 48px}.template-safety-note{min-height:62px;margin-bottom:20px;padding:12px 15px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:11px;border:1px solid #b9ccdf;border-left:4px solid #3e789f;background:#f5f9fc;color:#326986}.template-safety-note>div{display:grid;gap:4px}.template-safety-note strong{color:#28302c;font-size:11px}.template-safety-note span{color:#617079;font-size:9px;line-height:1.55}.template-mobile-selector{display:none}.template-page-heading{min-height:64px;margin-bottom:10px;display:flex;align-items:flex-start;gap:24px}.template-page-heading>div:first-child{min-width:0;flex:1;display:grid;gap:6px}.template-page-heading>div:first-child>span{color:#a57631;font-size:10px;font-weight:700}.template-page-heading h1{margin:0;font-size:24px;line-height:1.3;letter-spacing:0}.template-page-heading input{width:min(850px,100%);border:1px solid #b7c0bb;background:#fff;color:#252a27;padding:8px 10px;outline:0}.template-page-heading input{font-size:20px;font-weight:700}.template-meta-strip{min-height:68px;margin-bottom:16px;display:grid;grid-template-columns:1fr;border:1px solid #242925;background:#fff}.template-meta-strip>div{min-width:0;padding:12px 14px;display:grid;gap:5px}.template-meta-strip span{color:#737b76;font-size:9px}.template-meta-strip strong{overflow-wrap:anywhere;font-size:10px;line-height:1.45}.template-meaning-strip{margin-bottom:16px;border:1px solid #cbd2ce;background:#fff}.template-section-label{min-height:40px;padding:0 13px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #cbd2ce;color:#24644f;font-size:10px;font-weight:700}.template-meaning-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.template-meaning-list button{min-width:0;min-height:76px;padding:12px 13px;display:grid;align-content:start;gap:6px;border:0;border-right:1px solid #dce1de;background:#fff;color:#252a27;text-align:left}.template-meaning-list button:last-child{border-right:0}.template-meaning-list button:hover{background:#f5f8f6}.template-meaning-list strong{font-size:10px}.template-meaning-list span{color:#707873;font-size:9px;line-height:1.55}.template-workspace{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.template-workspace.editing{grid-template-columns:minmax(0,1fr) 310px}.template-cost-filters{padding:12px;display:grid;gap:10px;border-bottom:1px solid #242925;background:#f4f8f6}.template-cost-filters>div:first-child{display:flex;align-items:baseline;gap:10px}.template-cost-filters>div:first-child strong{color:#225f56;font-size:11px}.template-cost-filters>div:first-child span{color:#69736e;font-size:9px}.template-filter-group{display:flex;flex-wrap:wrap;gap:0}.template-filter-group button{min-height:32px;padding:0 12px;border:1px solid #9daaa4;border-right-width:0;border-radius:0;background:#fff;color:#3a443f;font-size:9px;cursor:pointer}.template-filter-group button:first-child{border-radius:4px 0 0 4px}.template-filter-group button:last-child{border-right-width:1px;border-radius:0 4px 4px 0}.template-filter-group button.active{background:#2f756b;color:#fff}.template-table-area{min-width:0;border:1px solid #242925;background:#fff}.template-table-toolbar{min-height:58px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #242925}.template-table-toolbar>label{width:min(340px,100%);height:37px;padding:0 10px;display:flex;align-items:center;gap:8px;border:1px solid #c7ceca;background:#f8faf8;color:#6a736e}.template-table-toolbar input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#252a27;font-size:10px}.template-table-toolbar>div{display:flex;align-items:center;gap:10px}.template-table-toolbar>div>span{color:#777f7a;font-size:9px}.template-table-wrap{min-width:0;overflow:auto;max-height:calc(100vh - 410px)}.template-data-table{width:max-content;min-width:100%;border-collapse:collapse;table-layout:fixed}.template-data-table th,.template-data-table td{min-height:44px;padding:9px 10px;border-right:1px solid #242925;border-bottom:1px solid #242925;vertical-align:middle;text-align:left}.template-data-table th:last-child,.template-data-table td:last-child{border-right:0}.template-data-table thead{position:sticky;top:0;z-index:4}.template-data-table th{background:#2e6e61;color:#fff;font-size:10px;font-weight:700}.template-data-table th.selected{background:#a47835}.template-data-table th span{display:block;line-height:1.4}.template-data-table th em,.template-data-table th b{margin-top:5px;margin-right:4px;display:inline-flex;padding:2px 5px;color:#1d4d40;background:#dcefe7;font-size:7px;font-style:normal;font-weight:700}.template-data-table th b{color:#774626;background:#f6e3cb}.template-data-table td{height:46px;background:#fff;font-size:10px;line-height:1.45}.template-data-table tbody tr:nth-child(2n) td{background:#f8faf8}.template-data-table td span{display:block;overflow-wrap:anywhere}.template-data-table td i{color:#9aa19d;font-style:normal}.template-data-table td input{width:100%;min-height:32px;padding:5px 7px;border:1px solid #aeb8b2;background:#fffdf8;color:#252a27;outline:0;font-size:10px}.template-data-table td input:focus{border-color:#2e6e61;box-shadow:0 0 0 2px #2e6e611a}.template-empty{min-height:112px;display:grid;place-items:center;color:#777f7a;font-size:10px}.template-table-footer{min-height:42px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#707873;font-size:9px}.template-field-editor{min-width:0;align-self:start;position:sticky;top:82px;border:1px solid #242925;background:#fff}.template-field-editor>header{min-height:57px;padding:10px 11px 10px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #242925;background:#f3f6f4}.template-field-editor>header>div{min-width:0;display:grid;gap:3px}.template-field-editor>header span{color:#707873;font-size:8px}.template-field-editor>header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.template-field-list{max-height:204px;overflow-y:auto;display:grid;border-bottom:1px solid #242925}.template-field-list button{min-height:34px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-bottom:1px solid #e0e4e1;background:#fff;color:#626b66;text-align:left;font-size:9px}.template-field-list button:last-child{border-bottom:0}.template-field-list button.active{background:#e8f2ed;color:#205843;font-weight:700}.template-field-form{padding:13px;display:grid;gap:12px}.template-field-form>label{display:grid;gap:6px;color:#626b66;font-size:9px;font-weight:700}.template-field-form input[type=text],.template-field-form input:not([type]),.template-field-form textarea{width:100%;padding:8px 9px;border:1px solid #c7ceca;outline:0;color:#252a27;font:inherit}.template-field-form textarea{min-height:78px;resize:vertical;line-height:1.5}.template-width-control>span{display:flex;justify-content:space-between;gap:10px}.template-width-control input{width:100%;accent-color:#2e6e61}.template-toggle-list{display:grid;gap:7px;padding:10px 0;border-top:1px solid #e0e4e1;border-bottom:1px solid #e0e4e1}.template-toggle-list label{display:flex;align-items:center;gap:8px;color:#444c47;font-size:9px}.template-toggle-list input{accent-color:#2e6e61}.template-order-actions{display:flex;align-items:center;gap:7px}.template-order-actions .template-danger-button{margin-left:auto}.template-toast{position:fixed;right:24px;bottom:24px;z-index:80;min-height:44px;padding:0 15px;display:flex;align-items:center;gap:8px;border:1px solid #17523f;background:#24644f;color:#fff;box-shadow:0 10px 28px #15322733;font-size:10px}@media(max-width:1180px){.template-topbar{align-items:flex-start;flex-direction:column}.template-topbar-actions{width:100%;margin-left:0;justify-content:flex-start;flex-wrap:wrap}.template-meta-strip{grid-template-columns:1fr}.template-meaning-list{grid-template-columns:1fr 1fr}.template-meaning-list button:nth-child(2){border-right:0}.template-meaning-list button:nth-child(-n+2){border-bottom:1px solid #dce1de}.template-workspace.editing{grid-template-columns:minmax(0,1fr) 280px}.template-table-wrap{max-height:none}}@media(max-width:900px){.template-preview-shell{grid-template-columns:1fr}.template-sidebar{display:none}.template-main{grid-column:1}.template-topbar{position:static;padding:12px 16px}.template-context{min-width:0}.template-content{padding:16px 14px 88px}.template-mobile-selector{width:100%;height:44px;margin-bottom:17px;display:block;border:1px solid #242925;background:#fff;color:#252a27;padding:0 10px}.template-page-heading{min-height:0;margin-bottom:17px}.template-workspace.editing{grid-template-columns:1fr}.template-field-editor{position:static}.template-table-toolbar{align-items:stretch;flex-direction:column}.template-table-toolbar>label{width:100%}.template-table-toolbar>div{justify-content:space-between}.template-cost-filters>div:first-child{align-items:flex-start;flex-direction:column;gap:4px}.template-filter-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.template-filter-group button{border:1px solid #9daaa4;border-radius:4px}}@media(max-width:620px){.template-topbar-actions{display:grid;grid-template-columns:38px 1fr 1fr}.template-save-state{grid-column:1 / -1}.template-primary-button{grid-column:2 / -1}.template-secondary-button{padding:0 9px;font-size:10px}.template-safety-note{align-items:start}.template-page-heading{flex-direction:column}.template-meta-strip,.template-meaning-list{grid-template-columns:1fr}.template-meaning-list button{border-right:0;border-bottom:1px solid #dce1de}.template-meaning-list button:last-child{border-bottom:0}.template-table-toolbar>div{align-items:stretch;flex-direction:column}.template-table-toolbar .template-secondary-button{min-height:42px}.template-table-footer{align-items:flex-start;flex-direction:column;padding:10px 12px}.template-toast{right:12px;left:12px;bottom:14px}}.dashboard-home .owner-brief-preview{padding:20px;border-top-width:3px}.dashboard-home .owner-brief-preview>div:first-child{display:grid;gap:4px}.dashboard-home .owner-brief-preview>div:first-child>span{color:var(--brand-gold);font-size:10px;font-weight:800}.dashboard-home .owner-brief-preview h2{margin:0;color:#3f3935;font-size:19px}.dashboard-home .owner-brief-preview p,.dashboard-home .owner-brief-preview small{font-size:11px;line-height:1.55}.dashboard-home .owner-brief-preview-metrics{margin-top:16px;border-color:#e5ddd2}.dashboard-home .owner-brief-preview-metrics span{min-height:76px;padding:14px 15px;align-content:center}.dashboard-home .owner-brief-preview-metrics small{font-size:11px}.dashboard-home .owner-brief-preview-metrics strong{font-size:20px}.dashboard-home .owner-brief-preview>.primary-button{margin-top:14px}@media(max-width:760px){.dashboard-home .owner-brief-preview{padding:17px}.dashboard-home .owner-brief-preview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-home .owner-brief-preview-metrics span{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.dashboard-home .owner-brief-preview-metrics span:nth-child(2n){border-right:0}.dashboard-home .owner-brief-preview-metrics span:nth-last-child(-n+2){border-bottom:0}.dashboard-home .owner-brief-preview>.primary-button{width:100%;min-height:44px}}.app-shell{grid-template-columns:292px minmax(0,1fr)}.sidebar{width:292px;background:#47423e;border-right:1px solid rgba(214,176,106,.18)}.brand{height:198px;padding:20px 24px 18px;display:flex;flex-direction:column;justify-content:center;gap:8px;position:relative}.brand:after{display:none}.brand-logo{width:138px;height:138px}.brand>div:nth-child(2){justify-items:center}.brand strong{color:#f8f1e5;font-size:22px;font-weight:780;line-height:1.25;letter-spacing:.1em;text-shadow:0 1px 12px rgba(0,0,0,.12)}.sidebar nav{padding:20px 16px;gap:7px}.sidebar nav button{height:56px;gap:14px;padding:0 17px;border:1px solid transparent;border-radius:5px;color:#d8d2cb;font-size:17px}.sidebar nav button svg{width:21px;height:21px}.sidebar nav button:hover{border-color:#d6b06a1f;background:#ffffff0e}.sidebar nav button.active{border-color:#d6b06a2e;background:#d6b06a26;box-shadow:inset 0 0 0 1px #ffffff06}.sidebar nav button.active:before{left:-1px;width:3px;height:28px;border-radius:0 2px 2px 0}.sidebar-footer{padding:19px 22px}.sidebar-footer strong{font-size:13px}.sidebar-footer span{font-size:11px}@media(min-width:761px)and (max-width:1100px){.app-shell{grid-template-columns:276px minmax(0,1fr)}.sidebar{width:276px}.brand{height:188px}.brand-logo{width:128px;height:128px}.brand strong{font-size:21px}.sidebar nav{padding-inline:14px}.sidebar nav button{height:54px;padding-inline:15px;font-size:16px}}@media(max-width:760px){.app-shell{display:block}.sidebar{width:min(88vw,310px)}.brand{height:184px;padding-top:17px}.brand-logo{width:122px;height:122px}.brand strong{font-size:21px}.brand .close-menu{position:absolute;top:14px;right:13px}.sidebar nav{padding-top:15px}.sidebar nav button{height:54px;font-size:16px}}.content{font-size:15px}.content small{font-size:12px;line-height:1.5}.content .page-header h1{font-size:29px;font-weight:760;line-height:1.25}.content .page-header p{font-size:14px;line-height:1.6}.content .panel{padding:22px;border-radius:7px}.content .panel-title{margin-bottom:19px}.content .panel-title h2{font-size:18px;line-height:1.4}.content .panel-title p{font-size:13px;line-height:1.6}.content .primary-button,.content .secondary-button{min-height:42px;padding-inline:16px;border-radius:6px;font-size:14px;line-height:1.3}.content .icon-button{width:42px;height:42px;border-radius:6px}.content .status-chip{min-height:27px;padding:4px 9px;border-radius:4px;font-size:11px;line-height:1.35}.content .text-button{min-height:38px;font-size:12px;font-weight:700}.content .action-card-grid>button{min-height:118px;padding:19px}.content .action-card-grid>button strong{font-size:15px;line-height:1.4}.content .action-card-grid>button small{font-size:12px}.content .management-grid button{min-height:94px}.content .management-grid button small{font-size:12px}.content .task-preview-list strong,.content .connection-list strong{font-size:13px;line-height:1.45}.content .task-preview-list small,.content .task-preview-list time,.content .connection-list small{font-size:11px}.content table{font-size:13px;line-height:1.5}.content th{height:47px;font-size:12px}.content td{padding-block:13px}.content td small{font-size:11px}.content .product-cell strong{font-size:13px}.content .product-cell span{font-size:11px}.content .form-section-title strong{font-size:16px}.content .form-section-title span{font-size:12px}.content .form-grid label,.content .wide-field{font-size:12px;line-height:1.5}.content .form-grid input,.content .form-grid select,.content .wide-field textarea{min-height:42px;font-size:13px}.content .filter-bar{min-height:64px}.content .search-box,.content .select-box{min-height:42px}.content .result-count{font-size:12px}.content .empty-state strong{font-size:15px}.content .empty-state span{font-size:12px;line-height:1.55}.content .dashboard-metric-grid p{font-size:12px}.content .dashboard-home .required-work-list small,.content .dashboard-home .task-preview-list small,.content .dashboard-home .task-preview-list time,.content .dashboard-home .connection-list small,.content .dashboard-home .owner-brief-preview small,.content .dashboard-home .owner-notification-list span{font-size:12px}.topbar{height:68px}.context-title{font-size:14px}.context-title strong,.role-select span{font-size:13px}.role-menu button{min-height:40px;font-size:13px}.role-menu button strong{font-size:12px}.role-menu button small{font-size:10px}.session-user{height:44px}.session-user strong{font-size:12px}.session-user small{font-size:10px}@media(max-width:760px){.topbar{height:58px}.content{padding:20px 14px 38px;font-size:14px}.content .page-header h1{font-size:24px}.content .page-header p{font-size:13px}.content .panel{padding:17px}.content .panel-title h2{font-size:17px}.content .panel-title p{font-size:12px}.content .primary-button,.content .secondary-button{min-height:44px;font-size:13px}.content .action-card-grid>button{min-height:94px}}.brand strong{font-size:24px;font-weight:780;line-height:1.2}.content{font-size:16px}.content small{font-size:13px}.content .page-header{margin-bottom:25px}.content .page-header h1{font-size:32px;font-weight:780}.content .page-header p{font-size:15px}.content .panel-title h2{font-size:20px}.content .panel-title p{font-size:14px}.content .primary-button,.content .secondary-button{min-height:46px;padding-inline:18px;font-size:15px}.content .status-chip{min-height:29px;padding:5px 10px;font-size:12px}.content table{font-size:14px}.content th{font-size:13px}.content td small{font-size:12px}.context-title{font-size:15px}.context-title strong{font-size:14px}.prototype-tag{font-size:12px}.session-user strong{font-size:13px}.session-user small{font-size:11px}.dashboard-focus{min-height:174px;padding:30px 32px;border-left-width:5px}.dashboard-focus-copy>span{font-size:12px}.dashboard-focus h2{margin-block:9px 10px;font-size:31px;line-height:1.25}.dashboard-focus p{font-size:15px;line-height:1.65}.dashboard-focus .primary-button{min-width:176px;min-height:48px}.dashboard-metric-grid{gap:14px;margin-bottom:19px}.dashboard-metric-grid article{min-height:142px;padding:22px 20px;grid-template-columns:46px minmax(0,1fr);gap:15px}.dashboard-metric-icon{width:46px;height:46px}.dashboard-metric-grid small{font-size:13px}.dashboard-metric-grid strong{font-size:36px}.dashboard-metric-grid p{margin-top:10px;font-size:12px}.dashboard-overview-grid{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:20px}.dashboard-actions-panel,.dashboard-progress-panel{min-height:342px}.dashboard-home .panel{padding:24px}.dashboard-home .panel-title{margin-bottom:21px}.dashboard-home .panel-title h2{font-size:21px}.dashboard-home .panel-title p{font-size:14px}.section-eyebrow{font-size:11px}.dashboard-quick-actions{gap:12px}.dashboard-quick-actions>button{min-height:108px;padding:18px 17px;grid-template-columns:48px minmax(0,1fr) 18px;gap:14px}.dashboard-quick-actions>button.primary-action{border-color:#cfad73;background:#fffaf1;box-shadow:inset 4px 0 0 var(--brand-gold)}.dashboard-quick-actions>button.primary-action .dashboard-action-icon{color:#fff;background:var(--brand-gold)}.dashboard-action-icon{width:48px;height:48px}.dashboard-quick-actions strong{font-size:17px}.dashboard-quick-actions small{font-size:13px;line-height:1.55}.dashboard-progress-list{gap:22px}.dashboard-progress-list strong{font-size:14px}.dashboard-progress-list b{font-size:19px}.dashboard-progress-list i{height:8px}.dashboard-risk-note{margin-top:24px;padding-top:20px}.dashboard-risk-note strong{font-size:14px}.dashboard-risk-note small{font-size:12px}.dashboard-home .required-work-heading{min-height:116px;padding:22px 24px}.dashboard-home .required-work-heading span{font-size:11px}.dashboard-home .required-work-heading h2,.dashboard-home .owner-notifications-preview h2,.dashboard-home .owner-brief-preview h2{font-size:21px}.dashboard-home .required-work-heading p,.dashboard-home .owner-notifications-preview p{font-size:14px}.dashboard-home .required-work-list>button{min-height:84px;padding:16px 20px}.dashboard-home .required-work-list strong,.dashboard-home .owner-notification-list strong,.dashboard-home .task-preview-list strong,.dashboard-home .connection-list strong{font-size:14px}.dashboard-home .required-work-list small,.dashboard-home .owner-notification-list span,.dashboard-home .task-preview-list small,.dashboard-home .task-preview-list time,.dashboard-home .connection-list small{font-size:12px}.dashboard-home .required-work-empty{min-height:84px;font-size:13px}.dashboard-home .required-work-footer{min-height:44px;font-size:12px}.dashboard-home .owner-notification-list article{min-height:82px;padding-block:16px}.dashboard-workspace-grid.single-column{grid-template-columns:1fr}.dashboard-workspace-grid.with-connections{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr)}@media(max-width:1100px){.dashboard-overview-grid,.dashboard-workspace-grid.with-connections{grid-template-columns:1fr}.dashboard-actions-panel,.dashboard-progress-panel{min-height:0}}@media(max-width:760px){.brand strong{font-size:22px}.content{font-size:15px}.content small{font-size:12px}.content .page-header h1{font-size:27px}.content .page-header p{max-width:260px;font-size:14px}.content .panel-title h2{font-size:19px}.content .panel-title p{font-size:13px}.dashboard-focus{padding:25px 21px;gap:21px}.dashboard-focus h2{max-width:310px;font-size:26px}.dashboard-focus p{max-width:320px;font-size:14px}.dashboard-metric-grid article{min-height:124px;padding:17px 14px;grid-template-columns:38px minmax(0,1fr);gap:11px}.dashboard-metric-icon{width:38px;height:38px}.dashboard-metric-grid small{font-size:12px}.dashboard-metric-grid strong{font-size:29px}.dashboard-quick-actions>button{min-height:96px;padding:16px}.dashboard-quick-actions strong{font-size:16px}.dashboard-quick-actions small{font-size:13px}.dashboard-home .required-work-heading{padding:19px}.dashboard-home .required-work-heading h2,.dashboard-home .owner-notifications-preview h2{font-size:19px}.dashboard-home .required-work-heading p,.dashboard-home .owner-notifications-preview p{font-size:13px}.li-important-grid{grid-template-columns:1fr}}@media(max-width:390px){.content .page-header h1{font-size:26px}.dashboard-focus h2{font-size:25px}.dashboard-metric-grid strong{font-size:28px}.dashboard-quick-actions strong{font-size:16px}.dashboard-quick-actions small{font-size:12px}}.brand{height:226px;padding:24px 24px 22px;justify-content:flex-start;gap:0}.brand-lockup{display:flex;width:100%;flex:0 0 auto;align-items:center;justify-content:center}.brand-short-logo{width:214px;height:126px;object-fit:contain;flex:0 0 auto}.brand-system-name{width:auto;min-width:154px;min-height:42px;margin-top:9px;padding:0 22px;position:relative;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(214,176,106,.5);border-radius:3px;background:#d6b06a0b;box-shadow:inset 0 0 0 4px #47423eeb,inset 0 0 0 5px #d6b06a29;text-align:center}.brand-system-name:before{content:"";width:30px;height:2px;position:absolute;top:-2px;left:50%;background:#4a4642;border-inline:6px solid #d6b06a;transform:translate(-50%)}.brand-system-name strong{color:#d6b06a;font-family:STSong,Songti SC,SimSun,serif;font-size:18px;font-weight:600;line-height:1.2;letter-spacing:0;text-shadow:none}.li-approval-preview .required-work-heading .secondary-button{min-width:120px;flex:0 0 auto;white-space:nowrap}@media(max-width:760px){.brand{height:218px;padding:21px 22px 20px}.brand-short-logo{width:202px;height:120px}.brand-system-name{min-width:150px;min-height:40px;margin-top:8px;padding:0 20px}.brand-system-name strong{font-size:18px}.li-approval-preview .required-work-heading .secondary-button{width:100%}}.sidebar nav{flex:1 1 auto;min-height:0;padding-block:15px;align-content:start;grid-auto-rows:54px}.sidebar nav button{height:54px}.sidebar-bottom{margin-top:auto;flex:0 0 auto}.sidebar-slogan{padding:20px 22px 18px;position:relative;display:grid;gap:7px;border-top:1px solid rgba(214,176,106,.18);background:#ffffff06}.sidebar-slogan:before{content:"";width:38px;height:2px;margin-bottom:3px;background:#d6b06a}.sidebar-slogan>span{color:#d6b06a;font-size:11px;font-weight:700;line-height:1.4;letter-spacing:0}.sidebar-slogan strong{color:#f8f4ec;font-family:STSong,Songti SC,SimSun,serif;font-size:24px;font-weight:650;line-height:1.4;letter-spacing:0}.sidebar-slogan small{color:#d0c7bc;font-size:13px;font-weight:500;line-height:1.6;letter-spacing:0}.sidebar-bottom .sidebar-footer{margin-top:0;padding:12px 22px 14px;border-top-color:#ffffff12}@media(max-width:760px){.sidebar-slogan{padding:18px 21px 16px}.sidebar-slogan strong{font-size:22px}.sidebar-slogan small{font-size:12px}}.sidebar nav button{transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.sidebar nav button svg{color:#c9c1b9;transition:color .18s ease,transform .18s ease}.sidebar nav button:hover{transform:translate(2px)}.sidebar nav button:hover svg,.sidebar nav button.active svg{color:#d6b06a}.sidebar nav button.active span{color:#fffaf2;font-weight:620}.topbar{background:#fbf8f2f5;border-bottom-color:#e4dacb}.content .panel{border-color:#e2d8ca;box-shadow:0 8px 24px #4a332409}.content .action-card-grid>button,.content .management-grid button{border-color:#e2d8ca;box-shadow:0 7px 20px #4a332407;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.content .action-card-grid>button:hover,.content .management-grid button:hover{border-color:#cdae78;background:#fffdf9;box-shadow:0 11px 27px #4a332411;transform:translateY(-2px)}.content .action-card-grid>button>div{border:1px solid #eadbc2;border-radius:4px;background:#f7efe2}.content .action-card-grid>button>svg,.content .management-grid button>svg:last-child{color:#aa8750}.content .primary-button{box-shadow:0 5px 14px #b8843c2e;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.content .primary-button:hover{box-shadow:0 8px 18px #956b2f38;transform:translateY(-1px)}.content .secondary-button,.content .icon-button{transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.content .secondary-button:hover,.content .icon-button:hover{border-color:#cdae78;background:#fffdf8;color:#765222}.content .page-back-button{min-height:42px;margin-bottom:18px;padding:0 15px 0 12px;gap:8px;border:1px solid #d9c49f;border-radius:6px;background:#fffdf9;color:#765222;font-size:14px;font-weight:650;box-shadow:0 5px 14px #4a33240e;transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.content .page-back-button svg{color:#b8843c;stroke-width:1.8}.content .page-back-button:hover{border-color:#b8843c;background:#fbf4e8;color:#5d4020;box-shadow:0 8px 18px #4a332416;transform:translateY(-1px)}.content .page-back-button:active{box-shadow:0 3px 9px #4a332412;transform:translateY(0)}@media(max-width:760px){.content .page-back-button{min-height:44px;padding-inline:13px 16px;font-size:14px}}.sidebar{width:286px;background:#3e3935;color:#f8f2e8;box-shadow:inset -1px 0 #ffffff09}.brand-lockup{width:208px;height:82px;overflow:hidden}.brand-short-logo{width:208px;height:82px;object-fit:cover;object-position:center}.sidebar nav button{height:62px;padding:0 12px 0 17px;gap:15px;border:0;border-bottom:1px solid transparent;border-radius:0;background:transparent;color:#f8f2e8b8;font-size:16px;font-weight:500;letter-spacing:.01em}.sidebar nav button.active{color:#fffaf1;background:#ffffff06;border-color:#d6b06a24;box-shadow:none}.prototype-tag{min-height:42px;padding:0 12px;display:inline-flex;align-items:center;border:1px solid #eadfce;border-radius:4px;background:#fffaf2;color:#926629}.role-select,.session-user{height:42px;border-color:#e4dbcf;border-radius:4px;background:#fffdf9}.dashboard-toolbar .dashboard-focus-actions .primary-button{min-width:168px;min-height:50px;padding-inline:20px;border-color:#463126;border-radius:4px;background:#453127;color:#fffaf1;box-shadow:0 8px 20px #45312717}.dashboard-toolbar .dashboard-focus-actions .primary-button:hover{background:#38271f;transform:translateY(-1px)}.dashboard-empty-row{min-height:112px;border:0;background:transparent}@media(max-width:760px){.app-shell{display:block}.sidebar{width:min(84vw,286px)}.brand{height:146px;padding:18px 58px 16px 20px;gap:9px;align-items:flex-start}.brand-lockup,.brand-short-logo{width:186px;height:69px}.brand>.brand-system-name{align-self:flex-start}.brand-system-name strong{font-size:12px;line-height:22px}.brand .close-menu{top:12px;right:10px}.sidebar nav{padding:10px 17px 18px}.sidebar nav button{height:54px;padding-left:14px;font-size:15px}.sidebar nav button.active:before{height:34px}.sidebar nav button:nth-child(5){height:69px;margin-top:7px;padding-top:13px}.topbar{height:58px;min-height:58px;padding-inline:12px}.context-title{display:none}.prototype-tag{min-height:38px;height:38px;padding-inline:9px}.role-select,.session-user{height:38px}.content{padding:18px 13px 38px}.dashboard-toolbar{min-height:60px;padding-bottom:12px}.dashboard-toolbar .dashboard-focus-actions{gap:7px}.dashboard-toolbar .dashboard-focus-actions .primary-button{min-height:42px;padding-inline:13px}.dashboard-toolbar .dashboard-focus-actions .secondary-button,.dashboard-toolbar .dashboard-focus-actions .icon-button{min-height:42px}.dashboard-toolbar .dashboard-focus-actions .icon-button{width:42px;height:42px}.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.dashboard-metric-grid article,.dashboard-metric-grid article:hover{min-height:104px;padding:14px 11px;grid-template-columns:36px minmax(0,1fr);gap:9px}.dashboard-metric-grid article:nth-child(2n){border-right:0}.dashboard-metric-grid article:nth-child(-n+2){border-bottom:1px solid #e7ded1}.dashboard-metric-icon{width:36px;height:36px}.dashboard-metric-grid strong{font-size:28px}.dashboard-metric-grid p{display:none}.dashboard-home .owner-brief-preview{min-height:0;padding:20px 14px 22px;grid-template-columns:minmax(0,1fr);gap:14px}.dashboard-home .owner-brief-preview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-home .owner-brief-preview-metrics span{min-height:64px;padding:9px 11px}.dashboard-home .owner-brief-preview>.primary-button{width:100%}.dashboard-overview-grid,.dashboard-overview-grid.li-dashboard-overview{grid-template-columns:minmax(0,1fr)}.dashboard-home .panel{padding:24px 14px 22px}.dashboard-actions-panel{border-right:0!important;border-bottom:1px solid #e7ded1!important;padding-inline:14px!important}.dashboard-task-panel{padding-inline:14px!important}.dashboard-home .panel-title{min-height:58px}.dashboard-home .panel-title h2{font-size:19px}.dashboard-quick-actions>button,.dashboard-quick-actions>button:hover,.dashboard-quick-actions>button.primary-action{min-height:72px}.content .page-header{min-height:68px;margin-bottom:18px;padding-bottom:14px}.content .page-header h1{font-size:24px}}.content .page-header{min-height:60px;margin-bottom:18px;padding-bottom:14px}.content .panel-title{min-height:0;margin-bottom:14px;padding-bottom:10px}.content .panel-title p,.content .section-eyebrow,.content .rule-strip,.content .store-archive-boundary,.content .form-actions p,.content .receipt-entry-guide span,.content .action-card-grid small,.content .management-grid small,.content .submission-action-grid small,.content .dashboard-quick-actions small,.sidebar-footer span{display:none}.empty-state{min-height:130px;gap:8px}.dashboard-metric-grid article,.dashboard-metric-grid article:hover{min-height:92px}.dashboard-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-quick-actions>button,.dashboard-quick-actions>button:hover,.dashboard-quick-actions>button.primary-action{min-height:64px;padding:11px 12px;grid-template-columns:38px minmax(0,1fr) 16px;gap:10px;border:1px solid #e7ded1;border-radius:5px;background:#fffdf9}.dashboard-action-icon{width:36px;height:36px}.dashboard-actions-panel{padding-block:24px!important}.content .action-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.content .action-card-grid>button{min-height:82px;padding:16px}.content .action-card-grid>button>span{align-content:center}.content .action-card-grid strong{font-size:15px}.asset-category-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.asset-category-tabs button{min-height:62px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e7ded1;border-radius:5px;background:#fffdf9;color:#4a423b}.asset-category-tabs button.active{border-color:#bd8840;background:#fbf4e8;color:#7c571f}.asset-category-tabs strong{font-size:14px}.asset-category-tabs span{font-size:18px;font-family:Georgia,Times New Roman,serif}.asset-library-head{grid-template-columns:minmax(240px,1fr) auto}.asset-grid article{min-height:78px}.new-media-matrix-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px;border:1px solid #e7ded1;background:#fffdf9}.new-media-matrix-summary article{min-height:82px;padding:15px;display:grid;align-content:center;gap:7px;border-right:1px solid #e7ded1}.new-media-matrix-summary article:last-child{border-right:0}.new-media-matrix-summary span{color:var(--muted);font-size:11px}.new-media-matrix-summary strong{font-size:22px}.new-media-data-dashboard{margin-top:14px}.new-media-data-dashboard .new-media-matrix-summary{margin-bottom:12px}.new-media-dashboard-latest{display:grid;gap:7px}.new-media-dashboard-latest article{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:8px}.new-media-dashboard-latest span{display:grid;gap:3px}.new-media-dashboard-latest strong{font-size:12px}.new-media-dashboard-latest small{color:var(--muted);font-size:10px}.new-media-matrix-accounts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.new-media-matrix-accounts article{min-height:118px;padding:13px 14px;display:grid;grid-template-columns:1fr;align-content:start;gap:9px;border:1px solid #e7ded1;border-radius:5px;background:#fffdf9}.new-media-matrix-accounts article>span{color:var(--muted);font-size:10px}.new-media-matrix-accounts article>strong{min-width:0;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-media-matrix-accounts article .new-media-account-name{min-width:0;margin:0;color:var(--ink);font-size:12px;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.new-media-matrix-accounts article dl{margin:0;padding-top:9px;border-top:1px solid #eee6da}.new-media-matrix-table a{color:var(--green);font-weight:700}.new-media-account-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.new-media-account-directory>button{min-width:0;min-height:116px;padding:17px 16px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(72px,.7fr) minmax(82px,.8fr) auto;align-items:center;gap:13px;border:1px solid #e2d7c9;border-radius:6px;background:#fffdf9;color:var(--ink);text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.new-media-account-directory>button:hover{border-color:#c29453;box-shadow:0 9px 22px #4c362614;transform:translateY(-1px)}.new-media-account-directory>button>span{min-width:0;display:grid;gap:6px}.new-media-account-directory small{color:var(--muted);font-size:10px}.new-media-account-directory strong{overflow:hidden;color:#302925;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.new-media-account-directory svg{color:#a97632}.new-media-account-detail{display:grid;gap:14px}.new-media-account-detail-head{min-height:74px;padding:13px 16px;display:flex;align-items:center;gap:16px;border:1px solid #e2d7c9;border-radius:6px;background:#fffdf9}.new-media-account-detail-head .secondary-button{min-height:42px;flex:0 0 auto}.new-media-account-detail-head>div{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:baseline;gap:8px 13px}.new-media-account-detail-head span,.new-media-account-detail-head small{color:var(--muted);font-size:11px}.new-media-account-detail-head strong{min-width:0;font-size:18px;overflow-wrap:anywhere}.new-media-account-data-panel,.new-media-content-panel{margin:0}.new-media-account-data-panel .panel-title span{color:var(--muted);font-size:11px}.new-media-account-data-grid{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(360px,1.2fr);gap:14px}.new-media-homepage-shot{min-height:250px;display:grid;place-items:center;overflow:hidden;border:1px solid #e7ded1;border-radius:5px;background:#faf7f1}.new-media-homepage-shot>a{width:100%;height:100%;display:grid;place-items:center}.new-media-homepage-shot img{width:100%;height:100%;max-height:420px;object-fit:contain}.new-media-homepage-shot .empty-state{min-height:230px;border:0;background:transparent}.new-media-account-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #e7ded1;border-radius:5px;background:#fffdf9}.new-media-account-kpis article{min-height:150px;padding:24px;display:grid;align-content:center;gap:10px;border-right:1px solid #e7ded1}.new-media-account-kpis article:last-child{border-right:0}.new-media-account-kpis span{color:var(--muted);font-size:12px}.new-media-account-kpis strong{color:#302925;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500}.new-media-content-table a{color:var(--green);font-weight:700}@media(max-width:900px){.content .action-card-grid,.new-media-matrix-accounts,.new-media-account-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.content .page-header{min-height:52px;margin-bottom:14px;padding-bottom:10px}.dashboard-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboard-quick-actions>button,.dashboard-quick-actions>button:hover,.dashboard-quick-actions>button.primary-action{min-height:60px;padding:9px;grid-template-columns:32px minmax(0,1fr) 14px}.dashboard-action-icon{width:31px;height:31px}.dashboard-quick-actions strong{font-size:12px}.content .action-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.content .action-card-grid>button{min-height:72px;padding:12px 10px;grid-template-columns:36px minmax(0,1fr) 15px}.content .action-card-grid strong{font-size:13px}.asset-category-tabs{gap:7px}.asset-category-tabs button{min-height:54px;padding:10px}.asset-library-head{grid-template-columns:minmax(0,1fr) auto}.new-media-matrix-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.new-media-matrix-summary article{min-height:72px;border-bottom:1px solid #e7ded1}.new-media-matrix-summary article:nth-child(2n){border-right:0}.new-media-matrix-summary article:nth-last-child(-n+2){border-bottom:0}.new-media-matrix-accounts,.new-media-account-directory{grid-template-columns:1fr}.new-media-account-directory>button{min-height:96px;grid-template-columns:minmax(0,1.2fr) minmax(66px,.7fr) minmax(76px,.8fr) auto;padding:13px 12px;gap:8px}.new-media-account-detail-head{align-items:stretch;flex-direction:column}.new-media-account-detail-head>div{grid-template-columns:auto minmax(0,1fr)}.new-media-account-detail-head small{grid-column:1 / -1}.new-media-account-data-grid{grid-template-columns:1fr}.new-media-homepage-shot{min-height:210px}.new-media-account-kpis article{min-height:112px;padding:17px}.new-media-account-kpis strong{font-size:28px}}.customer-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:-2px 0 20px;border-top:1px solid #e7ded1;border-bottom:1px solid #e7ded1;background:#fffdf98f}.customer-summary-strip.partner-summary-strip{grid-template-columns:repeat(5,minmax(0,1fr))}.customer-summary-strip article{min-width:0;min-height:88px;padding:17px 18px 16px;border-right:1px solid #e7ded1;display:grid;align-content:center;gap:7px}.customer-summary-strip article:last-child{border-right:0}.customer-summary-strip span{color:#8a7e75;font-size:11px;font-weight:620}.customer-summary-strip strong{overflow:hidden;color:#302925;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:520;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.customer-table-wrap{min-height:0;border-color:#e7ded1;border-radius:4px;background:#fffdf9;box-shadow:0 8px 24px #45312706}.customer-table{min-width:1030px;table-layout:fixed}.customer-table.partner-customer-table{min-width:860px}.customer-table th{height:48px;padding-inline:14px;background:#f4efe7;color:#75695f;font-size:11px;letter-spacing:.02em}.customer-table td{min-width:0;padding:14px;border-top-color:#eee5d9;vertical-align:top;color:#4b433d}.customer-table tbody tr:hover{background:#fdf9f3}.customer-table th:first-child,.customer-table td:first-child{width:17%}.customer-table th:nth-child(2),.customer-table td:nth-child(2){width:10%}.customer-table th:nth-child(3),.customer-table td:nth-child(3){width:10%}.customer-table th:nth-child(4),.customer-table td:nth-child(4){width:11%}.customer-table th:nth-child(5),.customer-table td:nth-child(5){width:10%}.customer-table th:nth-child(6),.customer-table td:nth-child(6){width:10%}.customer-table th:nth-child(7),.customer-table td:nth-child(7){width:14%}.customer-table th:nth-child(8),.customer-table td:nth-child(8){width:11%}.customer-table th:nth-child(9),.customer-table td:nth-child(9){width:7%}.customer-management-table{min-width:860px}.customer-management-table th:first-child,.customer-management-table td:first-child{width:24%}.customer-management-table th:nth-child(2),.customer-management-table td:nth-child(2){width:17%}.customer-management-table th:nth-child(3),.customer-management-table td:nth-child(3){width:14%}.customer-management-table th:nth-child(4),.customer-management-table td:nth-child(4){width:20%}.customer-management-table th:nth-child(5),.customer-management-table td:nth-child(5){width:17%}.customer-management-table th:nth-child(6),.customer-management-table td:nth-child(6){width:8%}.customer-open-button{width:100%;padding:0;border:0;background:transparent;color:inherit;display:grid;gap:5px;text-align:left;cursor:pointer}.customer-open-button strong{color:#332c27;font-size:12px;line-height:1.45}.customer-open-button small{color:#91857c;font-size:10px;line-height:1.45}.customer-open-button:hover strong{color:#8a5e25}.customer-row-actions{display:flex;flex-wrap:wrap;gap:6px}.customer-pagination{margin-top:14px}.customer-detail-board{margin:0 0 20px;border:1px solid #dfd3c5;border-radius:5px;background:#fffdf9;box-shadow:0 12px 32px #4531270e;overflow:hidden}.customer-detail-board>header{padding:20px 22px;border-bottom:1px solid #e8ded2;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.customer-detail-board>header>div:first-child{min-width:0}.customer-detail-board>header>div:last-child{display:flex;align-items:center;gap:10px}.customer-detail-board header span:not(.status-chip){color:#97897f;font-size:10px;letter-spacing:.06em}.customer-detail-board header h2{margin:5px 0 3px;color:#302925;font-size:20px}.customer-detail-board header p{margin:0;color:#8b7e74;font-size:11px}.customer-detail-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #e8ded2}.customer-detail-metrics article{min-width:0;padding:16px 20px;border-right:1px solid #e8ded2;display:grid;gap:6px}.customer-detail-metrics article:last-child{border-right:0}.customer-detail-metrics span{color:#8a7e75;font-size:10px}.customer-detail-metrics strong{overflow:hidden;color:#342d28;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:520;text-overflow:ellipsis;white-space:nowrap}.customer-detail-sections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.customer-detail-sections>article{min-width:0;padding:20px 22px;border-right:1px solid #e8ded2}.customer-detail-sections>article:last-child{border-right:0}.customer-detail-sections h3{margin:0 0 13px;color:#4a3d35;font-size:13px}.customer-detail-sections dl{margin:0;display:grid;gap:9px}.customer-detail-sections dl div{display:grid;grid-template-columns:70px minmax(0,1fr);gap:10px}.customer-detail-sections dt{color:#95887f;font-size:10px}.customer-detail-sections dd{margin:0;color:#4a423c;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.customer-detail-empty{margin:0;color:#9a8e85;font-size:11px;line-height:1.6}.customer-detail-actions{padding:0 22px 20px;display:flex;justify-content:flex-end}.customer-note-cell,.customer-followup-cell{display:grid;gap:5px;min-width:0}.customer-note-cell>strong,.customer-followup-cell>strong{color:#3d3631;font-size:12px;font-weight:650;line-height:1.45;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.customer-note-cell>small,.customer-followup-cell>small{color:#8a7e75;font-size:10px;line-height:1.45}.customer-table-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:1px}.customer-table-tags span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:2px 6px;border:1px solid #e6d6bd;border-radius:999px;background:#fbf6ed;color:#8a5c24;font-size:9px;line-height:1.3}.partner-customer-table th:first-child,.partner-customer-table td:first-child{width:22%}.partner-customer-table th:nth-child(2),.partner-customer-table td:nth-child(2){width:20%}.partner-customer-table th:nth-child(3),.partner-customer-table td:nth-child(3){width:20%}.partner-customer-table th:nth-child(4),.partner-customer-table td:nth-child(4){width:25%}.partner-customer-table th:nth-child(5),.partner-customer-table td:nth-child(5){width:13%}.customer-name-cell,.customer-stacked-cell,.customer-number-cell{display:grid;align-content:start;gap:5px}.customer-name-cell>strong,.customer-stacked-cell>strong,.customer-number-cell>strong{color:#332c27;font-size:12px;font-weight:700;line-height:1.45}.customer-name-cell>small,.customer-stacked-cell>small,.customer-number-cell>small{margin:0;color:#91857c;font-size:10px;line-height:1.45}.customer-name-cell>div{display:flex;flex-wrap:wrap;gap:5px;margin-top:2px}.customer-name-cell>div span{padding:3px 6px;background:#f2ece4;color:#776a60;font-size:9px;line-height:1.3}.customer-number-cell>strong{font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:540}.table-action-button{min-height:31px;padding:0 9px;border:1px solid #ded2c3;border-radius:3px;background:#fffdf9;color:#5b483b;display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:680;white-space:nowrap;cursor:pointer}.table-action-button:hover{border-color:#b88a48;color:#8a5e25}.table-readonly{color:#a0968e;font-size:10px}.partner-catalog-list,.partner-scope-list{display:grid;gap:7px}.partner-catalog-list>span{display:grid;gap:2px}.partner-catalog-list strong{color:#4b3c32;font-size:11px}.partner-catalog-list small{margin:0;color:#8d8178;font-size:10px}.partner-scope-list span{color:#675c54;font-size:10px;line-height:1.55}.partner-access-mode{color:#5a5048;font-size:11px;line-height:1.55;overflow-wrap:anywhere}@media(max-width:1180px){.customer-summary-strip,.customer-summary-strip.partner-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-summary-strip article:nth-child(3n){border-right:0}.customer-summary-strip article:nth-child(n+4){border-top:1px solid #e7ded1}}@media(max-width:760px){.customer-summary-strip,.customer-summary-strip.partner-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:14px}.customer-summary-strip article,.customer-summary-strip article:nth-child(3n){min-height:72px;padding:12px 11px;border-right:1px solid #e7ded1}.customer-summary-strip article:nth-child(2n){border-right:0}.customer-summary-strip article:nth-child(n+3){border-top:1px solid #e7ded1}.customer-summary-strip article:last-child:nth-child(odd){grid-column:1 / -1;border-right:0}.customer-summary-strip span{font-size:10px}.customer-summary-strip strong{font-size:22px}.customer-table,.customer-table.partner-customer-table{min-width:860px}.customer-table th{height:44px;padding-inline:11px}.customer-table td{padding:12px 11px}.customer-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-detail-metrics article:nth-child(2n){border-right:0}.customer-detail-metrics article:nth-child(n+3){border-top:1px solid #e8ded2}.customer-detail-sections{grid-template-columns:1fr}.customer-detail-sections>article{border-right:0;border-bottom:1px solid #e8ded2}.customer-detail-sections>article:last-child{border-bottom:0}}.customer-dimension-tabs{display:flex;align-items:stretch;gap:28px;margin:-6px 0 22px;border-bottom:1px solid #e7ded1}.customer-dimension-tabs button{position:relative;min-height:58px;padding:0 2px;border:0;background:transparent;color:#81766e;display:inline-flex;align-items:center;gap:9px;cursor:pointer}.customer-dimension-tabs button:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:transparent}.customer-dimension-tabs button strong{font-size:14px;font-weight:600}.customer-dimension-tabs button small{min-width:22px;height:22px;padding:0 7px;border-radius:11px;background:#f2ece4;color:#8e7c6d;display:inline-flex;align-items:center;justify-content:center;font-size:10px}.customer-dimension-tabs button.active{color:#3f332d}.customer-dimension-tabs button.active:after{background:#b58a45}.customer-dimension-tabs button.active small{background:#4a3d35;color:#f1d293}.partner-customer-grid{border-top:1px solid #e7ded1;background:#ffffff9e}.partner-customer-card{min-height:126px;padding:22px 4px;border-bottom:1px solid #e7ded1;display:grid;grid-template-columns:minmax(230px,1.1fr) minmax(210px,.8fr) minmax(280px,1.35fr);align-items:center;gap:28px}.partner-customer-head{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.partner-customer-head>div{min-width:0}.partner-customer-head span:not(.status-chip){color:#998d84;font-size:10px;letter-spacing:.08em}.partner-customer-head h2{margin:6px 0 5px;color:#302925;font-size:17px;line-height:1.35}.partner-customer-head p{margin:0;color:#857a72;font-size:11px}.partner-customer-card dl{margin:0;display:grid;gap:11px}.partner-customer-card dl div{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px}.partner-customer-card dt{color:#998d84;font-size:10px}.partner-customer-card dd{margin:0;color:#4e443e;font-size:11px;overflow-wrap:anywhere}.partner-catalog-tags{display:flex;flex-wrap:wrap;gap:8px}.partner-catalog-tags span{padding:8px 10px;border:1px solid #e7ded1;background:#fbf8f3;color:#746960;font-size:10px;line-height:1.45}.partner-catalog-tags strong{margin-right:7px;color:#4b3c32}@media(max-width:980px){.partner-customer-card{grid-template-columns:minmax(220px,.9fr) minmax(0,1.2fr)}.partner-catalog-tags{grid-column:1 / -1}}@media(max-width:760px){.page-header .customer-new-button{width:auto;min-width:104px;padding:0 12px;font-size:12px;white-space:nowrap}.customer-dimension-tabs{gap:0;overflow:visible}.customer-dimension-tabs button{min-width:0;min-height:52px;padding:0 3px;flex:1 1 0;justify-content:center;gap:5px}.customer-dimension-tabs button strong{font-size:11px;white-space:nowrap}.customer-dimension-tabs button small{min-width:18px;height:18px;padding:0 5px}.partner-customer-card{padding:18px 2px;grid-template-columns:minmax(0,1fr);gap:16px}.partner-catalog-tags{grid-column:auto}}.topbar{min-height:72px;padding-inline:28px}.context-title{gap:12px;color:#6c6661;font-size:15px;font-weight:500}.context-title>span{white-space:nowrap}.context-title strong{min-height:40px;padding:0 15px;display:inline-flex;align-items:center;gap:9px;border:1px solid #dcc7a4;border-radius:6px;background:#fffdf9;color:#3f342b;font-size:14px;font-weight:700;box-shadow:0 5px 14px #4a33240d}.context-title strong:before{content:"";width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:#b8843c;box-shadow:0 0 0 4px #b8843c1a}.prototype-tag{min-height:32px;padding:0 11px;display:inline-flex;align-items:center;border:1px solid #ead9bc;border-radius:6px;background:#fbf4e8;color:#8b6428;font-size:11px;font-weight:650}.session-user{border-color:#e0d5c7;border-radius:6px;background:#fffdf9;box-shadow:0 5px 14px #4a332409}.session-user button{border:1px solid #ebe3d9;border-radius:5px;background:#f8f4ec;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.session-user button:hover{border-color:#d6b06a;background:#fbf4e8;color:#765222;transform:translateY(-1px)}@media(max-width:760px){.topbar{min-height:58px;padding-inline:12px}}.dashboard-home .page-header{margin-bottom:16px}.dashboard-home .page-header h1{font-size:32px;line-height:1.2}.dashboard-focus{min-height:138px;padding:24px 30px}.dashboard-focus h2{margin:9px 0 0;font-size:34px;line-height:1.22}.dashboard-focus:after{right:184px;bottom:-39px;color:#b8843c0b;font-size:118px}.dashboard-home .panel-title{min-height:50px;margin-bottom:18px;padding-left:15px;position:relative}.dashboard-home .panel-title:before{content:"";width:3px;height:34px;position:absolute;top:50%;left:0;border-radius:2px;background:#b8843c;transform:translateY(-50%)}.dashboard-home .panel-title h2{margin:3px 0 0;font-size:22px}.dashboard-home .section-eyebrow{font-size:11px}.dashboard-home .required-work-heading p,.dashboard-home .owner-notifications-preview>div:first-child p{display:none}.dashboard-home .text-button{min-height:40px;padding:0 13px;display:inline-flex;align-items:center;gap:5px;border:1px solid #ddc9a7;border-radius:6px;background:#fffdf9;color:#765222;font-size:13px;box-shadow:0 4px 12px #4a33240a;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.dashboard-home .text-button:hover{border-color:#b8843c;background:#fbf4e8;box-shadow:0 7px 16px #4a332412;transform:translateY(-1px)}@media(max-width:760px){.dashboard-home .page-header h1{font-size:27px}.dashboard-focus{min-height:0;padding:23px 20px}.dashboard-focus h2{max-width:320px;margin-top:8px;font-size:27px}.dashboard-home .panel-title{min-height:46px;padding-left:13px}.dashboard-home .panel-title:before{height:30px}.dashboard-home .panel-title h2{font-size:19px}.dashboard-home .text-button{min-height:42px;padding-inline:12px}}body{background:#f7f3ec}.content{padding-top:32px}.sidebar nav button{border:1px solid transparent;border-radius:4px}.sidebar nav button.active{border-color:#d6b06a3d;background:#d6b06a1c;box-shadow:inset 0 0 0 1px #ffffff06}.sidebar nav button.active:before{width:2px;height:26px}.topbar,.context-title strong,.prototype-tag,.session-user,.session-user button,.content .page-back-button,.content .primary-button,.content .secondary-button,.content .icon-button,.dashboard-home .text-button{border-radius:4px}.topbar{background:#f8f4ecf9;box-shadow:0 1px #4a332406}.context-title strong,.session-user{box-shadow:0 7px 20px #4a332409}.content .primary-button{border:1px solid #4a3324;background:#4a3324;color:#fffaf2;box-shadow:0 7px 18px #4a332429}.content .primary-button svg{color:#d6b06a;stroke-width:1.8}.content .primary-button:hover{border-color:#3d2a1e;background:#3d2a1e;box-shadow:0 10px 24px #4a332433}.content .secondary-button,.content .icon-button,.content .page-back-button,.dashboard-home .text-button{border-color:#d9c49f;background:#fffefa;box-shadow:0 5px 16px #4a332409}.dashboard-home .page-header h1,.dashboard-focus h2{font-family:STSong,Songti SC,SimSun,serif;font-weight:650}.dashboard-home .page-header h1{color:#3d342e;font-size:34px}.dashboard-focus{border:1px solid #d9c9b0;border-left:3px solid #b8843c;border-radius:4px;background:#fffefa;box-shadow:0 18px 42px #4a33240b}.dashboard-focus:before{content:"";width:72px;height:1px;position:absolute;top:20px;right:22px;background:linear-gradient(90deg,#b8843c00,#b8843c6b)}.dashboard-focus:after{color:#b8843c07}.dashboard-focus-copy>span{color:#9b6e2d;font-size:11px;font-weight:760}.dashboard-focus h2{color:#302923;font-size:36px;font-weight:600}.content .panel,.dashboard-metric-grid article,.dashboard-quick-actions>button,.dashboard-home .owner-brief-preview,.dashboard-home .owner-notifications-preview,.dashboard-home .required-work-panel{border-radius:4px;border-color:#dfd3c2;background:#fffefa;box-shadow:0 10px 30px #4a332408}.dashboard-home .panel-title:before{width:2px;border-radius:0;background:#b8843c}.dashboard-home .panel-title h2{color:#38312c;font-size:22px;font-weight:720}.dashboard-home .section-eyebrow{color:#9b6e2d;font-weight:760}.dashboard-metric-grid article{min-height:144px;padding:23px 20px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.dashboard-metric-grid article:hover{border-color:#cdb17f;box-shadow:0 14px 34px #4a33240e;transform:translateY(-2px)}.dashboard-metric-icon,.dashboard-action-icon,.dashboard-risk-note>svg,.dashboard-empty-row>svg{border:1px solid #eadcc4;border-radius:4px;background:#fbf5eb;color:#91662b}.dashboard-metric-grid strong{color:#342c27;font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:600;font-variant-numeric:tabular-nums}.dashboard-metric-grid small{color:#5f5751;font-size:13px}.dashboard-metric-grid p{color:#8a8179}.dashboard-quick-actions>button{border-color:#e0d4c3;background:#fffefa;box-shadow:0 7px 22px #4a332407}.dashboard-quick-actions>button.primary-action{border-color:#cdb07b;background:#fffaf2;box-shadow:inset 0 2px #b8843c,0 9px 24px #4a33240a}.dashboard-quick-actions>button.primary-action .dashboard-action-icon{border-color:#b8843c;background:#4a3324;color:#d6b06a}.dashboard-quick-actions strong{color:#382f29;font-weight:720}.dashboard-progress-list i{height:6px;border-radius:0;background:#eee6dc}.dashboard-progress-list em{border-radius:0}.dashboard-progress-list b{font-family:Georgia,Times New Roman,serif;font-variant-numeric:tabular-nums}.dashboard-home .status-chip{border:1px solid rgba(74,51,36,.08);border-radius:3px}@media(prefers-reduced-motion:reduce){.sidebar nav button,.content button,.dashboard-metric-grid article,.dashboard-quick-actions>button{transition:none!important;transform:none!important}}@media(max-width:760px){.content{padding-top:22px}.dashboard-home .page-header h1{font-size:29px}.dashboard-focus:before{width:46px;top:16px;right:17px}.dashboard-focus h2{font-size:29px}.dashboard-metric-grid article{min-height:116px;padding:17px 14px}.dashboard-metric-grid strong{font-size:31px}.dashboard-metric-grid small{font-size:12px}}.brand{height:192px;padding:18px 22px 16px}.brand-short-logo{width:186px;height:104px}.brand-system-name{min-width:144px;min-height:38px;margin-top:7px;padding-inline:18px}.brand-system-name strong{font-size:17px}.sidebar nav{padding-block:11px;grid-auto-rows:49px}.sidebar nav button{height:49px}.sidebar-slogan{padding:15px 22px 13px;gap:5px}.sidebar-slogan strong{font-size:22px}.sidebar-slogan small{font-size:12px}.sidebar-bottom .sidebar-footer{padding-block:10px 12px}.topbar{min-height:64px;height:64px;padding-inline:24px}.context-title strong{min-height:36px;padding-inline:13px}.session-user{height:40px}.content{padding:24px 26px 44px}.dashboard-focus{min-height:118px;margin-bottom:13px;padding:19px 23px;gap:22px}.dashboard-focus h2{margin-top:7px;font-size:32px}.dashboard-focus-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;position:relative;z-index:1}.dashboard-focus-actions .primary-button{min-width:156px;min-height:44px}.dashboard-focus-actions .secondary-button{min-height:44px;padding-inline:14px}.dashboard-focus-actions .icon-button{width:44px;height:44px;flex:0 0 auto}.dashboard-metric-grid{gap:11px;margin-bottom:14px}.dashboard-metric-grid article{min-height:116px;padding:17px 16px;grid-template-columns:40px minmax(0,1fr);gap:12px}.dashboard-metric-icon{width:40px;height:40px}.dashboard-metric-grid strong{font-size:34px}.dashboard-metric-grid p{margin-top:7px;font-size:11px}.dashboard-overview-grid,.dashboard-overview-grid.li-dashboard-overview{grid-template-columns:minmax(0,1fr);gap:14px;margin-bottom:14px}.dashboard-actions-panel,.dashboard-progress-panel{min-height:0}.dashboard-home .panel{padding:20px}.dashboard-home .panel-title{min-height:42px;margin-bottom:14px}.dashboard-home .panel-title h2{font-size:20px}.dashboard-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dashboard-quick-actions>button{min-height:88px;padding:14px;grid-template-columns:42px minmax(0,1fr) 16px;gap:11px}.dashboard-action-icon{width:42px;height:42px}.dashboard-quick-actions strong{font-size:15px}.dashboard-quick-actions small{font-size:12px;line-height:1.45}.dashboard-home .required-work-heading{min-height:92px;padding:17px 20px}.dashboard-home .required-work-list>button,.dashboard-home .owner-notification-list article{min-height:70px;padding-block:13px}.dashboard-workspace-grid{gap:14px}@media(max-width:1180px)and (min-width:761px){.dashboard-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.brand{height:188px;padding:17px 21px 15px}.brand-short-logo{width:180px;height:101px}.brand-system-name{min-height:38px;margin-top:6px}.sidebar nav{grid-auto-rows:50px}.sidebar nav button{height:50px}.sidebar-slogan{padding:14px 21px 12px}.sidebar-slogan strong{font-size:21px}.topbar{min-height:58px;height:58px;padding-inline:12px}.content{padding:18px 14px 36px}.dashboard-focus{padding:19px 17px;align-items:stretch;gap:16px}.dashboard-focus h2{font-size:27px}.dashboard-focus-actions{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px}.dashboard-focus-actions .primary-button{grid-column:1 / -1;width:100%;min-height:44px}.dashboard-focus-actions .secondary-button{grid-column:1;width:100%;min-height:44px}.dashboard-focus-actions .icon-button{grid-column:2;width:44px;height:44px}.dashboard-metric-grid article{min-height:104px;padding:14px 12px}.dashboard-metric-grid strong{font-size:29px}.dashboard-home .panel{padding:16px}.dashboard-home .panel-title{min-height:40px;margin-bottom:12px}.dashboard-quick-actions{grid-template-columns:1fr;gap:8px}.dashboard-quick-actions>button{min-height:80px;padding:13px}}.app-shell{grid-template-columns:272px minmax(0,1fr)}.sidebar{width:272px}.brand{height:166px;padding:15px 20px 13px}.brand-short-logo{width:170px;height:91px}.brand-system-name{min-width:136px;min-height:34px;margin-top:5px;padding-inline:16px}.brand-system-name strong{font-size:16px}.sidebar nav{padding:10px 13px;grid-auto-rows:47px;gap:5px}.sidebar nav button{height:47px;padding-inline:15px;font-size:16px}.sidebar-slogan{padding:13px 20px 12px;gap:4px}.sidebar-slogan:before{width:32px;height:1px;margin-bottom:2px}.sidebar-slogan strong{font-size:20px;line-height:1.35}.sidebar-slogan small{font-size:12px;line-height:1.5}.sidebar-bottom .sidebar-footer{padding:9px 20px 11px}.content{padding:21px 24px 40px}.dashboard-focus{min-height:104px;margin-bottom:11px;padding:16px 21px}.dashboard-focus h2{margin-top:5px;font-size:30px}.dashboard-focus-actions .primary-button,.dashboard-focus-actions .secondary-button{min-height:42px}.dashboard-focus-actions .icon-button{width:42px;height:42px}.dashboard-metric-grid{gap:9px;margin-bottom:11px}.dashboard-metric-grid article{min-height:102px;padding:14px 15px;grid-template-columns:38px minmax(0,1fr);gap:10px;box-shadow:0 6px 18px #4a332407}.dashboard-metric-icon{width:38px;height:38px}.dashboard-metric-grid strong{font-size:31px}.dashboard-metric-grid p{margin-top:5px;font-size:11px}.dashboard-home .owner-brief-preview{margin-bottom:11px;padding:15px 17px;border-top-width:2px;display:grid;grid-template-columns:minmax(170px,.62fr) minmax(440px,1.7fr) auto;align-items:center;gap:16px}.dashboard-home .owner-brief-preview>div:first-child{gap:3px}.dashboard-home .owner-brief-preview h2{font-size:18px}.dashboard-home .owner-brief-preview p,.dashboard-home .owner-brief-preview small{font-size:11px}.dashboard-home .owner-brief-preview-metrics{margin-top:0}.dashboard-home .owner-brief-preview-metrics span{min-height:61px;padding:9px 11px}.dashboard-home .owner-brief-preview-metrics strong{font-size:18px}.dashboard-home .owner-brief-preview>.primary-button{min-height:42px;margin-top:0;white-space:nowrap}.dashboard-overview-grid,.dashboard-overview-grid.li-dashboard-overview{grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);align-items:stretch;gap:11px;margin-bottom:0}.dashboard-home .panel{padding:17px}.dashboard-home .panel-title{min-height:38px;margin-bottom:10px}.dashboard-home .panel-title h2{font-size:18px}.dashboard-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboard-quick-actions>button{min-height:78px;padding:11px 12px;grid-template-columns:38px minmax(0,1fr) 15px;gap:9px}.dashboard-action-icon{width:38px;height:38px}.dashboard-quick-actions strong{font-size:14px}.dashboard-quick-actions small{font-size:11px;line-height:1.4}.dashboard-task-panel .task-preview-list>button{min-height:58px;padding:8px 1px}.dashboard-task-panel .task-preview-list strong{font-size:12px}.dashboard-task-panel .task-preview-list small,.dashboard-task-panel .task-preview-list time{font-size:10px}@media(max-width:1120px)and (min-width:761px){.app-shell{grid-template-columns:258px minmax(0,1fr)}.sidebar{width:258px}.dashboard-home .owner-brief-preview{grid-template-columns:minmax(160px,.7fr) minmax(360px,1.5fr)}.dashboard-home .owner-brief-preview>.primary-button{grid-column:1 / -1;width:fit-content}.dashboard-overview-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:760px){.app-shell{display:block}.sidebar{width:min(86vw,272px)}.brand{height:160px;padding:14px 20px 12px}.brand-short-logo{width:164px;height:88px}.brand-system-name{min-height:33px;margin-top:4px}.sidebar nav{grid-auto-rows:48px}.sidebar nav button{height:48px}.sidebar-slogan{padding:12px 20px 11px}.sidebar-slogan strong{font-size:19px}.content{padding:16px 13px 32px}.dashboard-focus{padding:17px 15px}.dashboard-focus h2{font-size:25px}.dashboard-metric-grid article{min-height:98px;padding:12px 10px}.dashboard-metric-grid strong{font-size:27px}.dashboard-home .owner-brief-preview{padding:14px;display:grid;grid-template-columns:1fr;gap:12px}.dashboard-home .owner-brief-preview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-home .owner-brief-preview>.primary-button{width:100%}.dashboard-overview-grid,.dashboard-overview-grid.li-dashboard-overview{grid-template-columns:minmax(0,1fr)}.dashboard-home .panel{padding:14px}.dashboard-quick-actions{grid-template-columns:1fr}.dashboard-quick-actions>button{min-height:72px}}.content .page-header{margin-bottom:18px}.content .action-card-grid{gap:10px;margin-bottom:14px}.content .action-card-grid>button{min-height:94px;padding:15px 16px;grid-template-columns:44px minmax(0,1fr) 17px;gap:13px}.content .action-card-grid>button>div{width:44px;height:44px}.content .action-card-grid>button strong{font-size:15px}.content .action-card-grid>button small{font-size:12px;line-height:1.45}.content .management-grid{gap:10px}.content .management-grid button{min-height:80px;padding:14px 16px}.content .management-grid button strong{font-size:14px}.content .management-grid button small{font-size:12px;line-height:1.45}@media(max-width:760px){.content .page-header{margin-bottom:15px}.content .action-card-grid{gap:8px}.content .action-card-grid>button{min-height:82px;padding:12px 13px;grid-template-columns:40px minmax(0,1fr) 16px;gap:10px}.content .action-card-grid>button>div{width:40px;height:40px}.content .management-grid button{min-height:72px;padding:12px 13px}}.brand{height:104px;padding:10px 20px 9px;justify-content:center;gap:5px}.brand-lockup{width:196px;height:58px;overflow:hidden}.brand-short-logo{width:196px;height:58px;display:block;object-fit:cover;object-position:center}.brand>.brand-system-name{width:auto;min-width:0;min-height:18px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;box-shadow:none}.brand-system-name:before{display:none}.brand-system-name strong{color:#f8f1e5;font-family:inherit;font-size:13px;font-weight:600;line-height:18px;letter-spacing:0}.dashboard-toolbar{min-height:44px;margin-bottom:10px;display:flex;align-items:center}.dashboard-toolbar .dashboard-focus-actions{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:8px}.dashboard-toolbar .dashboard-focus-actions .primary-button{min-width:154px;min-height:44px;margin-right:auto}.dashboard-toolbar .dashboard-focus-actions .secondary-button{min-height:44px}.dashboard-toolbar .dashboard-focus-actions .icon-button{width:44px;height:44px}@media(max-width:760px){.brand{height:92px;padding:9px 56px 8px 14px;align-items:flex-start}.brand-lockup{width:172px;height:52px;justify-content:flex-start}.brand-short-logo{width:172px;height:52px}.brand>.brand-system-name{align-self:flex-start;justify-content:flex-start}.brand-system-name strong{font-size:12px;line-height:18px}.brand .close-menu{top:12px;right:10px;width:44px;height:44px;padding:0;place-items:center}.dashboard-toolbar{min-height:42px;margin-bottom:9px}.dashboard-toolbar .dashboard-focus-actions{display:flex;grid-template-columns:none;gap:7px}.dashboard-toolbar .dashboard-focus-actions .primary-button{min-width:0;min-height:42px;margin-right:auto;padding-inline:13px;flex:1 1 auto}.dashboard-toolbar .dashboard-focus-actions .secondary-button{width:auto;min-height:42px;padding-inline:11px;flex:0 1 auto}.dashboard-toolbar .dashboard-focus-actions .icon-button{width:42px;height:42px;flex:0 0 42px}}.app-shell{grid-template-columns:286px minmax(0,1fr);background:#faf7f1}.sidebar{width:286px;background:#3e3935;box-shadow:inset -1px 0 #ffffff09}.brand{height:196px;padding:27px 24px 21px;justify-content:flex-start;gap:13px;border-bottom:1px solid rgba(214,176,106,.18)}.brand-lockup,.brand-short-logo{width:208px;height:82px}.brand-short-logo{object-fit:cover;object-position:center}.brand>.brand-system-name{min-height:24px;justify-content:flex-start}.brand-system-name strong{color:#d8b46f;font-size:13px;font-weight:680;line-height:24px;letter-spacing:.13em}.sidebar nav{padding:15px 24px 20px;gap:2px;grid-auto-rows:auto}.sidebar nav button{height:62px;padding:0 12px 0 17px;gap:15px;border:0;border-bottom:1px solid transparent;border-radius:0;background:transparent;color:#f8f2e8b8;font-size:16px;font-weight:500;letter-spacing:.01em;box-shadow:none}.sidebar nav button svg{width:21px;height:21px;color:#f8f2e8ad;stroke-width:1.8}.sidebar nav button:hover{color:#fffaf1;background:#ffffff09}.sidebar nav button.active{color:#fffaf1;background:#ffffff06;border-color:#d6b06a24;border-radius:0;box-shadow:none}.sidebar nav button.active:before{left:0;width:3px;height:38px;background:#d6b06a}.sidebar nav button.active svg{color:#d6b06a}.sidebar nav button:nth-child(5){height:79px;margin-top:10px;padding-top:17px;border-top:1px solid rgba(214,176,106,.18)}.sidebar-bottom .sidebar-footer{min-height:78px;padding:17px 24px 20px;border-top-color:#d6b06a24;color:#f8f2e88c}.sidebar-footer svg{color:#d6b06a;stroke-width:1.7}.sidebar-footer strong{color:#fffaf1d1;font-size:11px;font-weight:650}.sidebar-footer span{margin-top:2px;color:#f8f2e87a;font-size:10px}main{background:#faf7f1}.topbar{height:84px;min-height:84px;padding:0 34px;border-bottom-color:#e7ded1;background:#fffdf9f7;box-shadow:none}.context-title{gap:18px;color:#5f5851;font-size:14px}.context-title strong{min-height:42px;padding:0 17px;display:inline-flex;align-items:center;gap:8px;border:1px solid #eadfce;border-radius:4px;background:#fffdf9;color:#362f2a;font-size:13px;font-weight:720}.context-title strong:before{content:"";width:5px;height:5px;border-radius:50%;background:#b8843c}.prototype-tag,.role-select,.session-user{min-height:42px;height:42px;border:1px solid #e4dbcf;border-radius:4px;background:#fffdf9}.prototype-tag{padding:0 12px;display:inline-flex;align-items:center;color:#926629;background:#fffaf2}.content{width:min(100%,1500px);margin-inline:auto;padding:36px 32px 54px}.dashboard-toolbar{min-height:92px;margin-bottom:0;padding-bottom:28px;align-items:flex-start;border-bottom:1px solid #e7ded1}.dashboard-toolbar .dashboard-focus-actions{align-items:center}.dashboard-toolbar .dashboard-focus-actions .primary-button{min-width:168px;min-height:50px;padding-inline:20px;border:1px solid #463126;border-radius:4px;background:#453127;color:#fffaf1;box-shadow:0 8px 20px #45312717}.dashboard-toolbar .dashboard-focus-actions .secondary-button,.dashboard-toolbar .dashboard-focus-actions .icon-button{min-height:48px;border-color:#e6ddd1;border-radius:4px;background:#fffdf9}.dashboard-toolbar .dashboard-focus-actions .icon-button{width:48px;height:48px}.dashboard-metric-grid{margin:0;padding:8px 0;gap:0;border-bottom:1px solid #e7ded1}.dashboard-metric-grid article,.dashboard-metric-grid article:hover{min-height:112px;padding:24px 22px;grid-template-columns:42px minmax(0,1fr);gap:14px;border:0;border-right:1px solid #e7ded1;border-radius:0;background:transparent;box-shadow:none;transform:none}.dashboard-metric-grid article:last-child{border-right:0}.dashboard-metric-grid article.alert{background:transparent}.dashboard-metric-icon{width:42px;height:42px;border-color:#eee2cf;border-radius:4px;background:#fbf4e8}.dashboard-metric-grid strong{color:#2f2925;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:500;letter-spacing:-.02em}.dashboard-metric-grid small{color:#3f3934;font-size:12px;font-weight:700}.dashboard-metric-grid p{margin-top:7px;color:#8b8178;font-size:11px}.dashboard-home .owner-brief-preview{min-height:132px;margin:0;padding:25px 16px;grid-template-columns:minmax(220px,.75fr) minmax(520px,1.8fr) auto;gap:24px;border:0;border-bottom:1px solid #e7ded1;border-radius:0;background:transparent;box-shadow:none}.dashboard-home .owner-brief-preview>div:first-child>span{color:#ae7831;font-size:9px;letter-spacing:.1em}.dashboard-home .owner-brief-preview h2{color:#302925;font-size:19px}.dashboard-home .owner-brief-preview-metrics{margin:0;border:0}.dashboard-home .owner-brief-preview-metrics span{min-height:68px;padding:10px 18px;border-color:#e7ded1;background:transparent}.dashboard-home .owner-brief-preview-metrics strong{color:#2f2925;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.dashboard-home .owner-brief-preview>.primary-button{min-height:48px;margin:0;padding-inline:18px;border-radius:4px;background:#453127}.dashboard-overview-grid,.dashboard-overview-grid.li-dashboard-overview{margin:0;gap:0;grid-template-columns:minmax(360px,.82fr) minmax(480px,1.18fr);border-bottom:1px solid #e7ded1}.dashboard-overview-grid.li-dashboard-overview{grid-template-columns:minmax(0,1fr)}.dashboard-home .panel{padding:34px 22px 30px;border:0;border-radius:0;background:transparent;box-shadow:none}.dashboard-actions-panel{border-right:1px solid #e7ded1!important;padding-left:16px!important;padding-right:34px!important}.dashboard-task-panel{padding-left:34px!important;padding-right:16px!important}.dashboard-home .panel-title{min-height:62px;margin-bottom:0;padding-bottom:16px;align-items:flex-start;border-bottom:1px solid #e7ded1;position:relative}.dashboard-home .panel-title:after{content:"";position:absolute;left:0;bottom:-1px;width:82px;height:2px;background:#c29147}.dashboard-home .panel-title h2{margin:3px 0 0;color:#2f2925;font-size:21px;font-weight:720}.section-eyebrow{color:#a56f2d;font-size:10px;letter-spacing:.09em}.dashboard-quick-actions{grid-template-columns:minmax(0,1fr);gap:0}.dashboard-quick-actions>button,.dashboard-quick-actions>button:hover,.dashboard-quick-actions>button.primary-action{min-height:80px;padding:13px 2px;grid-template-columns:42px minmax(0,1fr) 18px;gap:14px;border:0;border-bottom:1px solid #e7ded1;border-radius:0;background:transparent;box-shadow:none;transform:none}.dashboard-action-icon{width:40px;height:40px;border-color:#eadcc6;border-radius:4px;background:#fffaf1}.dashboard-quick-actions>button.primary-action .dashboard-action-icon{border-color:#453127;background:#453127;color:#d9b674}.dashboard-quick-actions strong{color:#302925;font-size:14px}.dashboard-quick-actions small{margin-top:4px;color:#847a72;font-size:11px;line-height:1.45}.dashboard-task-panel .task-preview-list{border-top:0}.dashboard-task-panel .task-preview-list>button,.dashboard-task-panel .task-preview-list>button:hover{min-height:80px;padding:13px 1px;border-bottom-color:#e7ded1;background:transparent}.dashboard-task-panel .task-preview-list strong{color:#302925;font-size:13px}.dashboard-task-panel .task-preview-list small,.dashboard-task-panel .task-preview-list time{color:#8a8078;font-size:11px}.content .page-header{min-height:82px;margin-bottom:24px;padding-bottom:20px;align-items:flex-end;border-bottom:1px solid #e7ded1}.content .page-header h1{color:#302925;font-size:28px;letter-spacing:-.02em}.content .page-header p{margin-top:8px;color:#857b73}.content .action-card-grid>button,.content .management-grid button,.content .panel{border-color:#e7ded1;border-radius:5px;box-shadow:0 8px 24px #45312706}@media(max-width:1180px)and (min-width:761px){.app-shell{grid-template-columns:254px minmax(0,1fr)}.sidebar{width:254px}.brand{height:178px;padding-inline:21px}.brand-lockup,.brand-short-logo{width:194px;height:76px}.sidebar nav{padding-inline:18px}.content{padding-inline:24px}.dashboard-home .owner-brief-preview{grid-template-columns:minmax(190px,.7fr) minmax(390px,1.5fr)}.dashboard-home .owner-brief-preview>.primary-button{grid-column:1 / -1;width:fit-content}.dashboard-overview-grid{grid-template-columns:minmax(0,1fr)}.dashboard-actions-panel{border-right:0!important;border-bottom:1px solid #e7ded1!important;padding-right:16px!important}.dashboard-task-panel{padding-left:16px!important}}@media(max-width:760px){.app-shell{display:block}.sidebar{width:min(84vw,286px)}.brand{height:146px;padding:18px 58px 16px 20px;gap:9px;align-items:flex-start}.brand-lockup,.brand-short-logo{width:186px;height:69px}.brand>.brand-system-name{align-self:flex-start}.brand-system-name strong{font-size:12px;line-height:22px}.sidebar nav{padding:10px 17px 18px}.sidebar nav button{height:54px;padding-left:14px;font-size:15px}.sidebar nav button.active:before{height:34px}.sidebar nav button:nth-child(5){height:69px;margin-top:7px;padding-top:13px}.topbar{height:58px;min-height:58px;padding-inline:12px}.context-title{display:none}.prototype-tag{min-height:38px;height:38px;padding-inline:9px}.role-select,.session-user{min-height:38px;height:38px}.content{padding:18px 13px 38px}.dashboard-toolbar{min-height:60px;padding-bottom:12px}.dashboard-toolbar .dashboard-focus-actions{gap:7px}.dashboard-toolbar .dashboard-focus-actions .primary-button{min-height:42px;padding-inline:13px}.dashboard-toolbar .dashboard-focus-actions .secondary-button,.dashboard-toolbar .dashboard-focus-actions .icon-button{min-height:42px}.dashboard-toolbar .dashboard-focus-actions .icon-button{width:42px;height:42px}.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.dashboard-metric-grid article,.dashboard-metric-grid article:hover{min-height:104px;padding:14px 11px;grid-template-columns:36px minmax(0,1fr);gap:9px}.dashboard-metric-grid article:nth-child(2n){border-right:0}.dashboard-metric-grid article:nth-child(-n+2){border-bottom:1px solid #e7ded1}.dashboard-metric-icon{width:36px;height:36px}.dashboard-metric-grid strong{font-size:28px}.dashboard-metric-grid p{display:none}.dashboard-home .owner-brief-preview{min-height:0;padding:20px 14px 22px;grid-template-columns:minmax(0,1fr);gap:14px}.dashboard-home .owner-brief-preview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-home .owner-brief-preview-metrics span{min-height:64px;padding:9px 11px}.dashboard-home .owner-brief-preview>.primary-button{width:100%}.dashboard-overview-grid,.dashboard-overview-grid.li-dashboard-overview{grid-template-columns:minmax(0,1fr)}.dashboard-home .panel{padding:24px 14px 22px}.dashboard-actions-panel{border-right:0!important;border-bottom:1px solid #e7ded1!important;padding-inline:14px!important}.dashboard-task-panel{padding-inline:14px!important}.dashboard-home .panel-title{min-height:58px}.dashboard-home .panel-title h2{font-size:19px}.dashboard-quick-actions>button,.dashboard-quick-actions>button:hover,.dashboard-quick-actions>button.primary-action{min-height:72px}.content .page-header{min-height:68px;margin-bottom:18px;padding-bottom:14px}.content .page-header h1{font-size:24px}}.result-first-home{max-width:1040px;margin:0 auto}.result-first-entry-panel,.dashboard-home .result-first-entry-panel{padding:0!important;border:1px solid #e5dbcf!important;border-radius:8px!important;background:#ffffffad!important;overflow:hidden}.result-first-entry-panel .dashboard-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.result-first-entry-panel .dashboard-quick-actions>button,.result-first-entry-panel .dashboard-quick-actions>button:hover,.result-first-entry-panel .dashboard-quick-actions>button.primary-action{min-height:92px;padding:18px 22px;border-right:1px solid #e7ded1;border-bottom:1px solid #e7ded1}.result-first-entry-panel .dashboard-quick-actions>button:nth-child(2n){border-right:0}.result-first-entry-panel .dashboard-quick-actions>button:nth-last-child(-n+2){border-bottom:0}.result-first-entry-panel .dashboard-quick-actions strong{font-size:17px}.dashboard-reminder-row{display:flex;align-items:center;gap:10px;margin-top:14px}.dashboard-reminder-row button{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #e4d8c8;border-radius:5px;background:#fffdf9;color:#4c433d}.dashboard-reminder-row button strong{color:#9a6526;font-size:16px}.dashboard-reminder-row button.urgent{color:#a23c37;border-color:#ead0cd;background:#fff8f7}.dashboard-reminder-row button.urgent strong{color:#a23c37}.dashboard-reminder-row button.refresh{width:42px;margin-left:auto;padding:0;justify-content:center}@media(max-width:760px){.result-first-entry-panel .dashboard-quick-actions{grid-template-columns:1fr}.result-first-entry-panel .dashboard-quick-actions>button,.result-first-entry-panel .dashboard-quick-actions>button:hover,.result-first-entry-panel .dashboard-quick-actions>button.primary-action{min-height:70px;padding:13px 14px;border-right:0;border-bottom:1px solid #e7ded1}.result-first-entry-panel .dashboard-quick-actions>button:last-child{border-bottom:0}.result-first-entry-panel .dashboard-quick-actions strong{font-size:15px}.dashboard-reminder-row{gap:7px}.dashboard-reminder-row button{min-height:40px;padding-inline:10px}.content .action-card-grid>button{padding:10px 8px;grid-template-columns:36px minmax(0,1fr) 14px;gap:7px}.content .action-card-grid>button>div{width:36px;height:36px}.content .action-card-grid>button strong{font-size:13px;white-space:nowrap}}@media(max-width:760px){.procurement-overview-kpis{grid-template-columns:repeat(6,minmax(0,1fr))}.procurement-overview-kpis button{grid-column:span 2;border-bottom:1px solid #e6e0d6}.procurement-overview-kpis button:nth-child(3){border-right:0}.procurement-overview-kpis button:nth-child(4),.procurement-overview-kpis button:nth-child(5){grid-column:span 3;border-bottom:0}.procurement-overview-kpis button:nth-child(5){border-right:0}.monthly-schedule-drafts,.quotation-condition-grid{grid-template-columns:1fr}}:root{--gh-shell-ink: #302925;--gh-shell-muted: #756d66;--gh-shell-gold: #c29147;--gh-shell-line: #e5dbcf;--gh-shell-paper: #fffdf9;--gh-shell-canvas: #faf7f1;--gh-shell-dark: #3e3935;--gh-sidebar-width: 272px;--gh-header-height: 64px}.gh-operations-shell{min-height:100vh;background:var(--gh-shell-canvas);color:var(--gh-shell-ink)}.gh-desktop-sider.ant-layout-sider{position:fixed;inset:0 auto 0 0;z-index:40;height:100vh;overflow:hidden;background:var(--gh-shell-dark)!important;box-shadow:inset -1px 0 #ffffff09}.gh-navigation-panel{height:100%;display:flex;flex-direction:column;background:var(--gh-shell-dark)}.gh-brand-block{min-height:176px;padding:25px 23px 19px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border-bottom:1px solid rgba(255,255,255,.08);position:relative}.gh-brand-block img{width:214px;height:auto;display:block;object-fit:contain}.gh-brand-block strong{color:#d8b46e;font-size:13px;font-weight:700;letter-spacing:.08em}.gh-navigation-menu.ant-menu{flex:1;padding:17px 17px 24px;border-inline-end:0!important;background:transparent!important}.gh-navigation-menu.ant-menu .ant-menu-item{height:52px;margin:2px 0;padding-inline:17px!important;font-size:15px;font-weight:500;line-height:52px}.gh-navigation-menu.ant-menu .ant-menu-item .ant-menu-item-icon{color:#f8f2e8ad}.gh-navigation-menu.ant-menu .ant-menu-item-selected{position:relative;font-weight:700}.gh-navigation-menu.ant-menu .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:0 2px 2px 0;background:#d6b06a}.gh-navigation-menu.ant-menu .ant-menu-item-selected .ant-menu-item-icon{color:#d6b06a}.gh-workspace-layout{min-width:0;min-height:100vh;margin-left:var(--gh-sidebar-width);background:var(--gh-shell-canvas)!important}.gh-workspace-header.ant-layout-header{height:var(--gh-header-height);min-height:var(--gh-header-height);padding:0 24px;display:flex;align-items:center;gap:14px;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--gh-shell-line);background:#fffdf9f5!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.gh-menu-button,.gh-drawer-close{width:40px;height:40px;display:none;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid var(--gh-shell-line);border-radius:5px;background:var(--gh-shell-paper);color:#4b4039}.gh-workspace-title{min-width:0;display:grid;gap:2px}.gh-workspace-title span{color:var(--gh-shell-muted);font-size:11px;line-height:1.2}.gh-workspace-title strong{overflow:hidden;color:var(--gh-shell-ink);font-size:14px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.gh-header-actions{min-width:0;margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:9px}.gh-version-label{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;border:1px solid #eadfce;border-radius:5px;color:#926629;background:#fffaf2;font-size:11px;white-space:nowrap}.gh-header-actions .role-switcher{flex:0 1 152px}.gh-header-actions .role-select{border-radius:5px}.gh-header-actions .session-user{min-width:0}.gh-workspace-content{min-width:0;background:var(--gh-shell-canvas)}.gh-content-inner{width:min(1320px,100%);margin:0 auto;padding:26px 30px 48px}.gh-mobile-tabs{display:none}.gh-mobile-drawer .ant-drawer-body{padding:0;background:var(--gh-shell-dark)}.gh-mobile-drawer .ant-drawer-content{background:var(--gh-shell-dark)}.gh-mobile-drawer .ant-drawer-mask{background:#2b241f7a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.gh-drawer-close{display:inline-flex;position:absolute;top:14px;right:13px;border-color:#ffffff1f;background:#ffffff0a;color:#fffaf1}.result-first-home{width:100%;max-width:1120px;margin:0 auto}.result-first-entry-panel,.dashboard-home .result-first-entry-panel{padding:0!important;border:1px solid var(--gh-shell-line)!important;border-radius:7px!important;background:#ffffffb8!important;box-shadow:0 12px 28px #3f302709!important;overflow:hidden}.result-first-entry-panel .dashboard-quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;gap:0!important}.result-first-entry-panel .dashboard-quick-actions>button,.result-first-entry-panel .dashboard-quick-actions>button:hover,.result-first-entry-panel .dashboard-quick-actions>button.primary-action{min-height:88px!important;padding:16px 19px!important;border:0!important;border-right:1px solid var(--gh-shell-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}.result-first-entry-panel .dashboard-quick-actions>button:last-child{border-right:0!important}.result-first-entry-panel .dashboard-quick-actions>button:hover{background:#fffaf2!important}.result-first-entry-panel .dashboard-quick-actions strong{color:var(--gh-shell-ink);font-size:16px}.result-first-entry-panel .dashboard-action-icon{border-color:#eadcc6;border-radius:4px;background:#fffaf1}.result-first-entry-panel .primary-action .dashboard-action-icon{border-color:#453127;background:#453127;color:#d9b674}.dashboard-reminder-row{margin-top:12px}.dashboard-reminder-row button{box-shadow:none}.dashboard-home .page-header,.dashboard-home .panel-title p,.dashboard-home .required-work-heading p,.dashboard-home .owner-notifications-preview p{display:none!important}.gh-content-inner .action-card-grid,.gh-content-inner .management-grid{gap:10px}.gh-content-inner .action-card-grid>button,.gh-content-inner .management-grid>button{min-height:72px;border-color:var(--gh-shell-line);border-radius:6px;background:#ffffffb8;box-shadow:none}.gh-content-inner .action-card-grid>button:hover,.gh-content-inner .management-grid>button:hover{border-color:#c9ac7a;background:#fffaf2;transform:none}.gh-content-inner .page-header>div>p{display:none}@media(max-width:1100px)and (min-width:761px){:root{--gh-sidebar-width: 244px}.gh-desktop-sider.ant-layout-sider{width:var(--gh-sidebar-width)!important;max-width:var(--gh-sidebar-width)!important;min-width:var(--gh-sidebar-width)!important}.gh-brand-block img{width:190px}.gh-content-inner{padding-inline:24px}}@media(max-width:760px){:root{--gh-header-height: 58px}.gh-desktop-sider.ant-layout-sider{display:none}.gh-workspace-layout{margin-left:0}.gh-workspace-header.ant-layout-header{padding:0 11px;gap:9px}.gh-menu-button{display:inline-flex}.gh-workspace-title{flex:1 1 auto}.gh-workspace-title span{display:none}.gh-workspace-title strong{font-size:13px}.gh-header-actions{flex:0 1 138px;gap:0}.gh-version-label{display:none}.gh-header-actions .role-switcher{flex:1 1 138px;width:138px}.gh-header-actions .role-select{height:38px;padding-inline:9px}.gh-header-actions .role-select span{font-size:12px}.gh-header-actions .session-user>span{display:none}.gh-content-inner{padding:17px 12px 86px}.gh-mobile-tabs{min-height:62px;padding:5px max(6px,env(safe-area-inset-right)) max(5px,env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));display:flex;align-items:stretch;position:fixed;inset:auto 0 0;z-index:35;border-top:1px solid var(--gh-shell-line);background:#fffdf9f7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.gh-mobile-tabs button{min-width:0;min-height:52px;flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;border-radius:5px;background:transparent;color:#7f756e}.gh-mobile-tabs button span{overflow:hidden;width:100%;font-size:10px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.gh-mobile-tabs button.active{color:#8d6129;background:#fff7ea}.gh-mobile-tabs button.active svg{stroke-width:2.2}.gh-brand-block{min-height:144px;padding:18px 55px 16px 20px;align-items:flex-start}.gh-brand-block img{width:190px}.gh-brand-block strong{margin-left:7px;font-size:12px}.gh-navigation-menu.ant-menu{padding:10px 14px 22px}.gh-navigation-menu.ant-menu .ant-menu-item{height:50px;line-height:50px;font-size:15px}.result-first-entry-panel .dashboard-quick-actions{grid-template-columns:minmax(0,1fr)!important}.result-first-entry-panel .dashboard-quick-actions>button,.result-first-entry-panel .dashboard-quick-actions>button:hover,.result-first-entry-panel .dashboard-quick-actions>button.primary-action{min-height:68px!important;padding:12px 13px!important;border-right:0!important;border-bottom:1px solid var(--gh-shell-line)!important}.result-first-entry-panel .dashboard-quick-actions>button:last-child{border-bottom:0!important}.result-first-entry-panel .dashboard-quick-actions strong{font-size:14px}.dashboard-reminder-row{gap:6px}.dashboard-reminder-row button{min-height:39px;padding-inline:9px}.gh-content-inner .page-header{min-height:52px;margin-bottom:14px;padding-bottom:11px}.gh-content-inner .page-header h1{font-size:22px}}@media(max-width:390px){.gh-header-actions{flex-basis:126px}.gh-header-actions .role-switcher{width:126px}.gh-workspace-title strong{max-width:82px}.gh-content-inner{padding-inline:10px}}@media(prefers-reduced-motion:reduce){.gh-operations-shell *,.gh-mobile-drawer *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--gh-display-font: "Songti SC", "STSong", "SimSun", "Noto Serif CJK SC", Georgia, serif;--gh-body-font: "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", sans-serif;--gh-sidebar-width: 260px;--gh-header-height: 76px}.gh-operations-shell{font-family:var(--gh-body-font)}.gh-desktop-sider.ant-layout-sider{width:var(--gh-sidebar-width)!important;min-width:var(--gh-sidebar-width)!important;max-width:var(--gh-sidebar-width)!important}.gh-brand-block{min-height:158px;padding-block:20px 18px}.gh-brand-block img{width:204px}.gh-navigation-menu.ant-menu{padding:13px 16px 22px}.gh-navigation-menu.ant-menu .ant-menu-item{height:48px;margin-block:2px;line-height:48px;transition:color .18s ease,background-color .18s ease,transform .18s ease}.gh-navigation-menu.ant-menu .ant-menu-item:hover{transform:translate(2px)}.gh-workspace-header.ant-layout-header{padding-inline:30px}.gh-workspace-title{gap:3px}.gh-workspace-title span{font-size:11px}.gh-workspace-title strong{font-size:15px;font-weight:720}.gh-content-inner{width:min(1240px,100%);padding:18px 24px 38px}.role-home{width:100%;max-width:1210px;margin:0 auto;color:var(--gh-shell-ink)}.role-home-task-module,.role-home-focus,.role-home-staff-module{border:1px solid var(--gh-shell-line);border-radius:6px;background:#fffdf9e6;box-shadow:0 10px 24px #42302508}.role-home-task-module,.role-home-staff-module{overflow:hidden}.role-home-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.role-home-metric{min-width:0;min-height:106px;padding:18px 28px 16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;border:0;border-right:1px solid var(--gh-shell-line);background:transparent;color:#9c6a2b;text-align:left;cursor:pointer;animation:role-home-enter .34s cubic-bezier(.2,.72,.28,1) both;animation-delay:calc(var(--home-order) * 45ms);transition:background-color .18s ease,color .18s ease}.role-home-metric:last-child{border-right:0}.role-home-metric:hover,.role-home-metric:focus-visible{background:#fff9ef;outline:none}.role-home-metric-label{min-width:0;display:inline-flex;align-items:center;gap:9px;color:#4b433d;font-size:14px;font-weight:650;white-space:nowrap}.role-home-metric-label svg{color:#a8742e;stroke-width:1.8}.role-home-metric strong{max-width:100%;overflow:hidden;color:#9d6b2d;font-family:var(--gh-display-font);font-size:clamp(30px,2.6vw,42px);font-weight:500;line-height:1;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.role-home-metric.red strong,.role-home-metric.red .role-home-metric-label svg{color:#b33d37}.role-home-metric.green strong,.role-home-metric.green .role-home-metric-label svg{color:#477956}.role-home-focus{margin-top:14px;overflow:hidden}.role-home-task-module>header,.role-home-focus>header,.role-home-staff-module>header{min-height:58px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--gh-shell-line)}.role-home-task-module h2,.role-home-focus h2,.role-home-staff-module h2{margin:0;color:#312b27;font-size:20px;font-weight:760;letter-spacing:-.02em}.role-home-task-module>header>button,.role-home-focus>header>button,.role-home-staff-module>header>button{min-height:40px;padding:0 2px 0 12px;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#6f655d;font-size:13px;cursor:pointer;transition:color .18s ease,transform .18s ease}.role-home-task-module>header>button:hover,.role-home-focus>header>button:hover,.role-home-staff-module>header>button:hover{color:#936427;transform:translate(2px)}.role-home-focus-list{display:grid}.role-home-focus-row{min-width:0;min-height:64px;padding:10px 22px;display:grid;grid-template-columns:42px minmax(0,1fr) auto 112px 18px;align-items:center;gap:12px;border:0;border-bottom:1px solid #ebe3d8;background:transparent;color:#322c28;text-align:left;cursor:pointer;animation:role-home-enter .34s cubic-bezier(.2,.72,.28,1) both;animation-delay:calc(var(--home-order) * 35ms);transition:background-color .18s ease}.role-home-focus-row:last-child{border-bottom:0}.role-home-focus-row:hover,.role-home-focus-row:focus-visible{background:#fffaf2;outline:none}.role-home-focus-row>strong{overflow:hidden;font-size:14px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.role-home-focus-row time{color:#5f5751;font-size:12px;text-align:right;white-space:nowrap}.role-home-focus-row>svg{color:#9a8d82}.role-home-focus-icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid #eee1ce;border-radius:5px;background:#fffaf1;color:#a16b26}.role-home-focus-icon.red{border-color:#edd4d1;background:#fff4f3;color:#ba413a}.role-home-focus-icon.green{border-color:#d8e5d8;background:#f5faf4;color:#4f7f56}.role-home-status{min-width:54px;min-height:26px;padding:3px 9px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #eadbc4;border-radius:5px;background:#fff9ef;color:#9a6728;font-size:11px;font-weight:650;white-space:nowrap}.role-home-status.red{border-color:#ebcecb;background:#fff3f2;color:#b33d37}.role-home-status.green{border-color:#d4e3d5;background:#f4faf3;color:#4a7650}.role-home-status.neutral{border-color:#dedbd7;background:#f8f7f5;color:#6f6964}.role-home-focus-empty{min-height:64px;display:flex;align-items:center;justify-content:center;gap:10px;color:#5f775f}.role-home-focus-empty strong{color:#4e4944;font-size:14px}.role-home-actions{display:grid;grid-template-columns:repeat(var(--home-action-columns, 3),minmax(0,1fr))}.role-home-staff-module{margin-top:14px}.role-home-actions>button{min-width:0;min-height:82px;padding:13px 22px;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:14px;border:0;border-right:1px solid var(--gh-shell-line);background:transparent;color:#9c6a2b;text-align:left;cursor:pointer;animation:role-home-enter .34s cubic-bezier(.2,.72,.28,1) both;animation-delay:calc(var(--home-order) * 35ms);transition:background-color .18s ease}.role-home-actions>button:hover,.role-home-actions>button:focus-visible{background:#fff9ef;outline:none}.role-home-actions>button>span:first-child{width:40px;height:40px;display:grid;place-items:center;border:1px solid #eadbc5;border-radius:6px;background:#fffaf1}.role-home-actions>button.primary-action>span:first-child{border-color:#473329;background:#473329;color:#dfbd78}.role-home-actions>button strong{overflow:hidden;color:#332d29;font-size:15px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.role-home-action-copy{min-width:0;display:grid;gap:3px}.role-home-action-copy small{overflow:hidden;color:#776d65;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.role-home-actions>button:last-child{border-right:0}@keyframes role-home-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px)and (min-width:761px){:root{--gh-sidebar-width: 248px}.role-home-metric{min-height:112px;padding-inline:22px}.role-home-focus-row{grid-template-columns:46px minmax(0,1fr) auto 104px 18px;gap:13px}.role-home-actions>button{padding-inline:20px;gap:13px}}@media(max-width:760px){:root{--gh-header-height: 58px}.gh-workspace-header.ant-layout-header{padding-inline:11px}.gh-workspace-title{gap:2px}.gh-workspace-title strong{font-size:13px}.gh-content-inner{padding:14px 11px 86px}.role-home-results{grid-template-columns:repeat(2,minmax(0,1fr))}.role-home-metric{min-height:108px;padding:16px 15px 14px;gap:11px;border-bottom:1px solid var(--gh-shell-line)}.role-home-metric:nth-child(2n){border-right:0}.role-home-metric:nth-last-child(-n+2){border-bottom:0}.role-home-metric-label{gap:8px;font-size:12px}.role-home-metric-label svg{width:17px;height:17px}.role-home-metric strong{font-size:clamp(27px,9vw,35px)}.role-home-focus{margin-top:12px}.role-home-task-module>header,.role-home-focus>header,.role-home-staff-module>header{min-height:58px;padding-inline:15px 10px}.role-home-task-module h2,.role-home-focus h2,.role-home-staff-module h2{font-size:18px}.role-home-task-module>header>button,.role-home-focus>header>button,.role-home-staff-module>header>button{font-size:12px}.role-home-focus-row{min-height:68px;padding:10px 12px;grid-template-columns:38px minmax(0,1fr) auto 16px;gap:9px}.role-home-focus-row:nth-child(n+4){display:none}.role-home-focus-icon{width:36px;height:36px}.role-home-focus-icon svg{width:16px;height:16px}.role-home-focus-row>strong{font-size:13px}.role-home-focus-row time{display:none}.role-home-status{min-width:48px;min-height:25px;padding-inline:7px;font-size:10px}.role-home-actions{grid-template-columns:minmax(0,1fr)}.role-home-staff-module{margin-top:12px}.role-home-actions>button{min-height:64px;padding:10px 13px;grid-template-columns:40px minmax(0,1fr) 18px;gap:11px;border-right:0;border-bottom:1px solid var(--gh-shell-line)}.role-home-actions>button>span:first-child{width:38px;height:38px}.role-home-actions>button>span:first-child svg{width:18px;height:18px}.role-home-actions>button strong{font-size:14px}.role-home-actions>button:last-child{border-bottom:0}}@media(max-width:390px){.gh-workspace-title strong{max-width:150px}.role-home-metric{min-height:102px;padding-inline:13px}.role-home-metric strong{font-size:29px}.role-home-focus-row{padding-inline:10px;grid-template-columns:36px minmax(0,1fr) auto 15px;gap:7px}}@media(prefers-reduced-motion:reduce){.role-home-metric,.role-home-focus-row,.role-home-actions>button{animation:none!important}}.gh-header-actions{gap:10px}.gh-version-label{height:34px;min-height:34px;padding:0 12px;gap:8px;border-color:#e8d8bf;border-radius:999px;background:#fbf4e9;color:#8b5d22;font-size:11px;font-weight:700;line-height:1;letter-spacing:.02em;box-shadow:inset 0 1px #ffffffb8}.gh-version-label:before{content:"";width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#bd8133;box-shadow:0 0 0 3px #bd81331c}.gh-header-actions .role-switcher{flex:0 0 174px;width:174px}.gh-header-actions .role-select{height:42px;min-height:42px;padding:0 11px 0 8px;grid-template-columns:30px minmax(0,1fr) 16px;gap:9px;border-color:#dfd5c9;border-radius:11px;background:#fffefbeb;color:#342d29;line-height:1;box-shadow:0 3px 10px #4531270b;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.gh-header-actions .role-select:hover{border-color:#c9ae84;background:#fffdf9;box-shadow:0 6px 16px #45312713}.gh-header-actions .role-select:focus-visible{outline:2px solid rgba(184,132,60,.42);outline-offset:2px}.gh-header-actions .role-switcher.open .role-select{border-color:#b88a4b;background:#fffdf9;box-shadow:0 7px 20px #45312717}.role-select-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;color:#8f6127;background:#f8eddd}.gh-header-actions .role-select>strong{min-width:0;overflow:hidden;color:#342d29;font-size:12px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.role-select-chevron{color:#7b716a;transition:transform .18s ease,color .18s ease}.role-switcher.open .role-select-chevron{color:#996824;transform:rotate(180deg)}.gh-header-actions .role-menu{top:calc(100% + 8px);right:0;width:292px;max-height:min(422px,calc(100vh - 82px));padding:8px;overscroll-behavior:contain;scrollbar-color:#c9b9a5 transparent;scrollbar-width:thin;border-color:#e1d7cb;border-radius:9px;background:#fffefbfb;box-shadow:0 18px 46px #30241d29,0 2px 8px #30241d0d;animation:role-menu-enter .15s ease-out both}.gh-header-actions .role-menu::-webkit-scrollbar{width:7px}.gh-header-actions .role-menu::-webkit-scrollbar-track{background:transparent}.gh-header-actions .role-menu::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#c9b9a5;background-clip:padding-box}.gh-header-actions .role-menu-group+.role-menu-group{margin-top:7px;padding-top:7px;border-top-color:#ece3d8}.gh-header-actions .role-menu-group-label{height:27px;padding:0 9px;display:flex;align-items:center;color:#9a8d82;font-size:9px;font-weight:760;letter-spacing:.08em}.gh-header-actions .role-menu button{min-height:48px;padding:6px 9px;display:grid;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:9px;border-radius:6px;color:#3a332f;transition:background-color .14s ease,color .14s ease,box-shadow .14s ease}.gh-header-actions .role-menu button+button{margin-top:2px}.gh-header-actions .role-menu button:hover{color:#6f4b1d;background:#fbf3e7}.gh-header-actions .role-menu button:focus-visible{outline:2px solid rgba(184,132,60,.38);outline-offset:-2px}.gh-header-actions .role-menu button.active{color:#6c491b;background:#f6ead7;box-shadow:inset 2px 0 #b8843c}.role-menu-icon{width:30px;height:30px;display:inline-flex!important;align-items:center;justify-content:center;border:1px solid #e8ddd0;border-radius:7px;color:#85786d;background:#ffffffb8}.gh-header-actions .role-menu button:hover .role-menu-icon,.gh-header-actions .role-menu button.active .role-menu-icon{border-color:#dfc59d;color:#936429;background:#fffaf2}.gh-header-actions .role-menu button>.role-menu-copy{min-width:0;display:grid;gap:2px}.gh-header-actions .role-menu button .role-menu-copy strong{overflow:hidden;color:inherit;font-size:12px;font-weight:740;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.gh-header-actions .role-menu button .role-menu-copy small{overflow:hidden;color:#8f847b;font-size:9px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.role-menu-check{color:#9a6827;stroke-width:2}@keyframes role-menu-enter{0%{opacity:0;transform:translateY(-5px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:760px){.gh-header-actions{flex:0 1 148px}.gh-header-actions .role-switcher{flex:1 1 148px;width:148px}.gh-header-actions .role-select{height:38px;min-height:38px;padding-inline:7px 8px;grid-template-columns:26px minmax(0,1fr) 14px;gap:7px}.role-select-icon{width:26px;height:26px;border-radius:7px}.gh-header-actions .role-menu{width:min(292px,calc(100vw - 22px));max-height:calc(100vh - 72px)}}@media(prefers-reduced-motion:reduce){.gh-header-actions .role-menu{animation:none!important}.role-select-chevron{transition:none!important}}
