.lx-reveal{opacity:0;transition:grid-template-rows .2s var(--hig-ease-out,cubic-bezier(0, 0, .58, 1)), opacity .2s var(--hig-ease-out,cubic-bezier(0, 0, .58, 1));grid-template-rows:0fr;display:grid}.lx-reveal.open{opacity:1;grid-template-rows:1fr}.lx-reveal-inner{min-height:0;overflow:hidden}.lx-drawer-root{z-index:var(--z-overlay,40);position:fixed;inset:0}.lx-drawer-overlay{background:var(--scrim,#0000002e);opacity:0;transition:opacity .2s var(--hig-ease-out,cubic-bezier(0, 0, .58, 1));animation:lx-drawer-fade-in .2s var(--hig-ease-out,cubic-bezier(0, 0, .58, 1)) forwards;position:absolute;inset:0}@keyframes lx-drawer-fade-in{0%{opacity:0}to{opacity:1}}.lx-drawer-surface{box-sizing:border-box;overscroll-behavior:contain;background:var(--hig-glass-prominent,var(--material-inspector,#fff));border-left:1px solid var(--hig-glass-border,var(--material-border,#d8d8d8));width:min(480px,100vw - 48px);box-shadow:var(--hig-shadow-lg,var(--material-shadow,0 16px 40px #0003));-webkit-backdrop-filter:var(--hig-glass-filter,blur(20px) saturate(180%));animation:lx-drawer-slide-in .22s var(--hig-ease-out,cubic-bezier(0, 0, .58, 1)) forwards;flex-direction:column;display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}@keyframes lx-drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.lx-drawer-header{justify-content:space-between;align-items:flex-start;gap:var(--hig-space-3,12px);padding:var(--hig-space-4,16px);border-bottom:1px solid var(--hig-separator,var(--separator-subtle,#e5e5ea));display:flex}.lx-drawer-title{overflow-wrap:anywhere;min-width:0;color:var(--am-fg,#203330);font-size:18px;font-weight:650;line-height:1.4}.lx-drawer-title p{color:var(--hig-label-secondary,var(--label-secondary,#6e6e73));font-size:var(--hig-text-footnote,12px);margin:0 0 2px;font-weight:600}.lx-drawer-title h3{overflow-wrap:anywhere;color:var(--hig-label-primary,var(--label-primary,#1d1d1f));font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}.lx-drawer-close{border-radius:var(--hig-radius-md,8px);background:var(--hig-fill-tertiary,var(--material-control,#eee));min-height:44px;color:var(--hig-label-primary,var(--label-primary,#1d1d1f));font:inherit;font-size:var(--hig-text-footnote,12px);cursor:pointer;transition:background-color .18s var(--hig-ease-out,cubic-bezier(0, 0, .58, 1)), color .18s var(--hig-ease-out,cubic-bezier(0, 0, .58, 1));border:0;flex:none;padding:7px 12px;font-weight:600}.lx-drawer-close:hover{background:var(--hig-fill-secondary,var(--material-control-pressed,#ddd))}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.lx-drawer-surface{background:var(--background-elevated,#fff)}}@media (prefers-reduced-motion:reduce){.lx-reveal,.lx-drawer-overlay,.lx-drawer-surface,.lx-drawer-close{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.accounts-page{max-width:1120px;margin:auto}.accounts-page>.office-card{margin-bottom:24px;padding:24px}.account-form{gap:16px;max-width:680px;padding:20px 0;display:grid}.account-form label{gap:7px;display:grid}.account-form input:not([type=checkbox]),.account-form select,.account-secret>input{color:#172e27;background:#fff;border:1px solid #d6ddd9;border-radius:8px;width:100%;height:44px;min-height:44px;padding:9px 12px;font-weight:400;line-height:1.4}.account-form button,.account-table button,.account-secret button{margin-right:8px}.account-scopes{border:1px solid #d6ddd9;border-radius:10px;gap:15px;padding:16px;display:grid}.account-scopes label{align-items:center;gap:9px;display:flex}.account-store-list{gap:10px;padding:10px 0 0 25px;display:grid}.account-table{margin-top:18px;overflow:auto}.account-table table{border-collapse:collapse;text-align:left;width:100%}.account-table th,.account-table td{vertical-align:top;border-bottom:1px solid #e4e9e6;padding:14px 10px}.account-table small{color:#63766d;display:block}.account-secret{overflow-wrap:anywhere;background:#f2f7f4;border-radius:12px;padding:20px}.account-secret output{letter-spacing:4px;font-size:30px;font-weight:700}.account-secret input{margin-bottom:12px}.office-shell[data-readonly=true] .office-write-action{display:none!important}@media (width<=650px){.accounts-page>.office-card{padding:16px}.account-table td:last-child{min-width:175px}.account-form{max-width:100%}}.office-shell[data-readonly=true] [data-write-action=true],.office-shell[data-readonly=true] .office-proposal button{display:none!important}.office-record-details{max-width:480px;margin:8px 0}.office-record-details summary{cursor:pointer;color:#38644d}.office-record-details dl{white-space:normal;gap:8px;display:grid}.office-record-details dt{color:#66776e;font-size:12px}.office-record-details dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:3px 0 0}.office-assistant.office-assistant-workspace{border:1px solid var(--am-border);background:var(--am-page);border-radius:12px;grid-template-columns:220px minmax(0,1fr);width:100%;max-width:none;height:calc(100dvh - 164px);min-height:440px;margin:0;display:grid;overflow:hidden}.office-assistant-workspace .office-chat-sidebar{border-right:1px solid var(--am-border);background:var(--am-sidebar);flex-direction:column;gap:18px;min-width:0;min-height:0;padding:18px 12px;display:flex}.office-assistant-workspace .office-chat-sidebar>header{gap:16px;display:grid}.office-assistant-workspace .office-chat-sidebar h1{letter-spacing:0;margin:0 8px;font-size:17px;line-height:1.5}.office-assistant-workspace .office-chat-new{border:1px solid var(--am-border-strong);background:var(--am-page);min-height:38px;color:var(--am-fg);text-align:left;border-radius:8px;padding:8px 12px}.office-assistant-workspace .office-chat-new:before{content:"+";margin-right:9px}.office-assistant-workspace .office-conversation-list{flex-direction:column;gap:4px;min-height:0;display:flex;overflow-y:auto}.office-assistant-workspace .office-conversation-list>button{color:var(--am-fg);text-align:left;background:0 0;border:0;border-radius:8px;gap:5px;padding:10px;display:grid}.office-assistant-workspace .office-conversation-list>button>span{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.office-assistant-workspace .office-conversation-list small{color:var(--am-muted);font-size:11px}.office-assistant-workspace .office-conversation-list>button[aria-current=page]{background:var(--am-inset);color:var(--am-accent-strong)}.office-assistant-workspace .office-conversation-list>button:hover,.office-assistant-workspace .office-chat-new:hover{background:var(--am-inset)}.office-assistant-workspace .office-conversation-list>p,.office-assistant-workspace .office-chat-list-error{color:var(--am-muted);margin:0;padding:8px;font-size:12px;line-height:1.7}.office-assistant-workspace .office-chat-list-error button{border:1px solid var(--am-border-strong);background:var(--am-page);color:var(--am-fg);border-radius:6px;padding:6px 10px}.office-assistant-workspace .office-chat-mobile-select{display:none}.office-assistant-workspace .office-chat-panels{min-width:0;min-height:0}.office-assistant-workspace .office-assistant-thread{flex-direction:column;min-width:0;height:100%;min-height:0;padding:20px 24px 16px;display:flex}.office-assistant-workspace .office-assistant-thread[hidden]{display:none}.office-assistant-workspace .office-assistant-thread>.office-section-top{flex:none;gap:16px;margin:0 0 12px}.office-assistant-workspace .office-section-top h2{overflow-wrap:anywhere;margin:0;font-size:17px;line-height:1.5}.office-assistant-workspace .office-assistant-thread>.office-chat-thread-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.office-assistant-workspace .office-chat-thread-heading>div{text-align:left;width:auto;min-width:0}.office-assistant-workspace .office-chat-thread-heading h2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.office-assistant-workspace .office-message-failed-actions{color:var(--am-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;font-size:12px;display:flex}.office-assistant-workspace .office-message-failed-actions button{color:var(--am-accent-strong);background:0 0;border:0;padding:4px 0;font-size:12px}.office-assistant-workspace .office-message-failed-actions button:disabled{opacity:.55;cursor:default}.office-assistant-workspace .office-section-top p{display:none}.office-assistant-workspace .office-assistant-thread>.office-assistant-status{color:var(--am-muted);flex:none;margin:0 0 12px;font-size:12px}.office-assistant-workspace .office-assistant-status small{font-size:12px}.office-assistant-workspace .office-assistant-thread>.office-chat-feed{overscroll-behavior:contain;background:0 0;border:0;border-radius:0;flex:auto;min-height:0;max-height:none;padding:18px 8px 12px;overflow-y:auto}.office-assistant-workspace .office-assistant-thread .office-message{max-width:76ch;margin:0 auto 24px}.office-assistant-workspace .office-assistant-thread .office-message-body>p{margin:0;line-height:1.8}.office-assistant-workspace .office-assistant-thread .office-message-user .office-message-body{background:var(--am-inset);border-radius:10px;padding:10px 14px}.office-assistant-workspace .office-assistant-thread .office-message-user .office-message-body>header{margin-top:0}.office-assistant-workspace .office-assistant-thread .office-message-avatar{background:var(--am-inset);color:var(--am-accent-strong)}.office-assistant-workspace .office-assistant-thread>.office-chat-composer{background:var(--am-page);border-radius:10px;flex:none;width:100%;margin:12px 0 0;padding:10px 12px}.office-assistant-workspace .office-assistant-thread .office-chat-composer textarea{resize:none;min-height:56px;max-height:140px;color:var(--am-fg);background:0 0;line-height:1.6;display:block;overflow-y:auto}.office-assistant-workspace .office-assistant-thread .office-chat-composer textarea::placeholder{color:var(--am-muted);opacity:1}.office-assistant-workspace .office-assistant-thread .office-chat-composer>div{gap:12px;padding-top:8px}.office-assistant-workspace .office-assistant-thread .office-chat-composer small{color:var(--am-muted);font-size:11px;line-height:1.6}.office-assistant-workspace .office-assistant-thread .office-chat-composer button{white-space:nowrap;min-height:36px;padding:8px 14px}.office-assistant-workspace .office-assistant-thread>.office-warning,.office-assistant-workspace .office-assistant-thread>.office-error{flex:none;max-height:100px;font-size:12px;line-height:1.6;overflow-y:auto;margin:8px 0 0!important}.office-assistant-workspace :is(button,select,textarea):focus-visible{outline:2px solid var(--am-accent);outline-offset:2px}.office-assistant-workspace .office-chat-composer-actions{flex:none;align-items:center;gap:8px;display:inline-flex}.office-assistant-workspace .office-chat-add-image{border:1px solid var(--am-border-strong);background:var(--am-page);color:var(--am-fg);border-radius:7px}.office-assistant-workspace .office-chat-composer button:disabled{opacity:.5;cursor:default}.office-assistant-workspace .office-chat-attachments{flex-wrap:wrap;gap:8px;margin:4px 0 10px;padding:0;list-style:none;display:flex}.office-assistant-workspace .office-chat-attachments li{border:1px solid var(--am-border);background:var(--am-inset);border-radius:8px;width:88px;min-width:0;padding:5px;position:relative}.office-assistant-workspace .office-chat-attachments img{object-fit:contain;background:#fff;border-radius:4px;width:76px;height:60px;display:block}.office-assistant-workspace .office-chat-attachments li>span{text-overflow:ellipsis;white-space:nowrap;color:var(--am-muted);margin-top:4px;font-size:10px;display:block;overflow:hidden}.office-assistant-workspace .office-assistant-thread .office-chat-attachments button{border:1px solid var(--am-border-strong);background:var(--am-page);width:28px;min-height:28px;color:var(--am-fg);border-radius:50%;padding:0;font-size:17px;position:absolute;top:-6px;right:-6px}.office-assistant-workspace .office-message-images{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.office-assistant-workspace .office-message-images img{object-fit:contain;border:1px solid var(--am-border);background:#fff;border-radius:8px;max-width:min(100%,280px);max-height:220px;display:block}.office-assistant-workspace .office-image-processing{color:var(--am-muted);margin:4px 0 8px;font-size:12px}@media (width<=800px){.office-assistant-workspace .office-chat-thread-heading>button{width:44px;min-height:44px;padding:0;font-size:0}.office-assistant-workspace .office-chat-thread-heading>button:before{content:"↻";font-size:21px}.office-assistant.office-assistant-workspace{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);height:calc(100dvh - 230px);min-height:360px}.office-assistant-workspace .office-chat-sidebar{border-right:0;border-bottom:1px solid var(--am-border);flex-direction:row;align-items:center;gap:10px;padding:10px 12px}.office-assistant-workspace .office-chat-sidebar>header{display:contents}.office-assistant-workspace .office-chat-sidebar h1{display:none}.office-assistant-workspace .office-chat-new{flex:none;min-height:40px;padding:8px 10px}.office-assistant-workspace .office-chat-mobile-select{flex:1;min-width:0;display:block}.office-assistant-workspace .office-chat-mobile-select select{border:1px solid var(--am-border-strong);background:var(--am-page);width:100%;min-width:0;min-height:40px;color:var(--am-fg);border-radius:8px;padding:8px;font-size:16px}.office-assistant-workspace .office-conversation-list{display:none}.office-assistant-workspace .office-chat-list-error{background:var(--am-page);border:1px solid var(--am-border);max-width:calc(100% - 32px);position:absolute}.office-assistant-workspace .office-assistant-thread{padding:12px}.office-assistant-workspace .office-assistant-thread>.office-section-top{align-items:center;margin-bottom:6px}.office-assistant-workspace .office-assistant-status small{display:none}.office-assistant-workspace .office-assistant-thread>.office-chat-feed{padding:12px 0 4px}.office-assistant-workspace .office-chat-feed>.office-empty{gap:6px;min-height:0;padding:8px 0}.office-assistant-workspace .office-chat-feed>.office-empty p{margin:0}.office-assistant-workspace .office-assistant-thread>.office-chat-composer{margin-top:8px;padding:8px}.office-assistant-workspace .office-assistant-thread .office-chat-composer textarea{font-size:16px}.office-assistant-workspace .office-assistant-thread .office-chat-composer>div{flex-wrap:nowrap;align-items:center}.office-assistant-workspace .office-assistant-thread .office-chat-composer small{font-size:11px}.office-assistant-workspace .office-assistant-thread .office-chat-composer button{min-height:40px;margin:0;font-size:13px}.office-assistant-workspace .office-chat-composer-actions{gap:5px}.office-assistant-workspace .office-assistant-thread .office-chat-composer-actions>button{padding:8px 10px}}@media (width<=650px){.office-finance-module .office-finance-mobile-list{background:0 0;border:0;border-radius:0;overflow:visible}.office-finance-module .office-finance-mobile-list table,.office-finance-module .office-finance-mobile-list tbody{width:100%;min-width:0;display:block}.office-finance-module .office-finance-mobile-list thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.office-finance-module .office-finance-mobile-list tbody{gap:12px;display:grid}.office-finance-module .office-finance-mobile-list tbody tr{border:1px solid var(--am-border);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px 16px;padding:18px 16px 12px;display:grid}.office-finance-module .office-finance-mobile-list tbody td{min-width:0;max-width:none;color:var(--am-fg);text-align:left;white-space:normal;overflow-wrap:anywhere;border:0;padding:0;font-size:14px;line-height:1.55;display:block}.office-finance-module .office-finance-mobile-list td[data-label]:before{content:attr(data-label);color:var(--am-muted);margin-bottom:4px;font-size:12px;font-weight:400;line-height:1.45;display:block}.office-finance-module .office-finance-mobile-list td small{max-width:none;color:var(--am-muted);font-size:12px;line-height:1.6}.office-finance-module .office-finance-mobile-list .finance-record-title,.office-finance-module .office-finance-mobile-list .finance-record-amount,.office-finance-module .office-finance-mobile-list .finance-record-wide,.office-finance-module .office-finance-mobile-list .finance-record-action{grid-column:1/-1}.office-finance-module .office-finance-mobile-list .finance-record-title{order:0;font-size:16px;font-weight:600;line-height:1.5}.office-finance-module .office-finance-mobile-list .finance-record-title small{font-weight:400}.office-finance-module .office-finance-mobile-list .finance-record-amount{border-bottom:1px solid var(--am-border-subtle);font-variant-numeric:tabular-nums;white-space:nowrap;order:1;padding-bottom:14px;font-size:clamp(23px,6.2vw,27px);font-weight:600;line-height:1.25}.office-finance-module .office-finance-mobile-list .finance-record-date{font-variant-numeric:tabular-nums;order:2}.office-finance-module .office-finance-mobile-list .finance-record-meta{order:3}.office-finance-module .office-finance-mobile-list .finance-record-payer{order:4}.office-finance-module .office-finance-mobile-list .finance-record-payer small{margin:0 0 0 8px;display:inline}.office-finance-module .office-finance-mobile-list .finance-record-action{order:5;justify-content:flex-end;padding-top:2px;display:flex}.office-finance-module .office-finance-mobile-list .finance-record-action button{background:var(--am-inset);border-radius:8px;min-height:44px;padding:9px 12px;font-size:14px}.office-finance-module .office-finance-pagination{text-align:center;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;display:grid}.office-finance-module .office-finance-pagination>span:first-child{text-align:left;grid-column:1/-1;margin:0}.office-finance-module .office-finance-pagination button{min-height:44px}}.office-finance-breadcrumbs{color:var(--am-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;font-size:14px;display:flex}.office-finance-breadcrumbs button{color:var(--am-accent);background:0 0;border:0;padding:0}.office-finance-breadcrumbs [aria-current]{color:var(--am-fg)}.office-finance-summary-lines{gap:14px;display:grid}.office-finance-summary-lines>div{justify-content:space-between;gap:20px;font-size:15px;display:flex}.office-finance-summary-lines>div>span:last-child{color:var(--am-muted)}.office-finance-categories{gap:0;margin:0;display:grid}.office-finance-categories button{border:0;border-bottom:1px solid var(--am-border);text-align:left;border-radius:0;justify-content:flex-start;padding:20px 0}.office-finance-categories button:last-child{border-bottom:0}.office-finance-categories button>span:first-child{flex:1}.office-finance-categories button small{color:var(--am-muted);margin:6px 0 0;display:block}.office-finance-categories button strong{font-variant-numeric:tabular-nums;font-size:17px;font-weight:550}.office-finance-list-filters{flex-wrap:wrap;align-items:flex-end}.office-finance-list-filters input{min-width:210px}.office-finance-list-filters select:disabled{color:var(--am-muted)}.office-finance-module .office-table-scroll{margin-top:16px}.office-finance-module .office-table-scroll th{white-space:nowrap}.office-finance-module .office-table-scroll td small{max-width:320px}.office-finance-module .office-table-scroll td:last-child{white-space:nowrap}.office-finance-pagination{color:var(--am-muted);align-items:center;gap:14px;margin-top:20px;font-size:14px;display:flex}.office-finance-pagination>span:first-child{margin-right:auto}.office-finance-pagination button{border:1px solid var(--am-border);background:#fff;border-radius:6px;padding:7px 12px}.office-finance-pagination button:disabled{cursor:not-allowed}.office-finance-facts{margin:0 0 24px}.office-finance-facts>div{border-bottom:1px solid var(--am-border);grid-template-columns:minmax(220px,1fr) 2fr;gap:24px;padding:16px 0;display:grid}.office-finance-facts dt{color:var(--am-muted)}.office-finance-facts dd{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0}.office-finance-secondary,.office-finance-source{margin-top:28px}.office-finance-module .office-finance-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.office-finance-click-card{text-align:left;color:var(--am-fg);min-width:0}.office-finance-click-card h3{justify-content:space-between;gap:12px;display:flex}.office-finance-click-card h3 span{color:var(--am-accent)}.office-finance-click-card>strong{white-space:nowrap;overflow-wrap:normal;font-size:clamp(21px,2.1vw,30px)}.office-finance-click-card small{white-space:normal;font-size:12px;line-height:1.6}.office-finance-click-card:hover{border-color:var(--am-accent)}.office-finance-payer-tabs{align-items:center;margin:0 0 20px}.office-finance-payer-tabs [aria-pressed=true]{color:var(--am-accent);border-bottom-color:var(--am-accent)}.office-finance-period{align-items:end}.office-finance-module .office-finance-card-grid>.office-finance-click-card{white-space:normal;align-self:stretch}.office-finance-module .office-finance-click-card>strong.office-finance-multicurrency{white-space:normal;min-width:0;max-width:100%;font-size:clamp(21px,2.1vw,30px);line-height:1.3}.office-finance-multicurrency .office-finance-currency-lines{gap:3px;min-width:0;max-width:100%;display:grid}.office-finance-multicurrency .office-finance-currency-lines>span{white-space:nowrap;overflow-wrap:normal;min-width:0;max-width:100%;display:block}.office-finance-module .office-finance-bar-link{text-align:left;white-space:normal;width:100%;min-width:0;color:var(--am-fg);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:3px;padding:0;display:block}.office-finance-bar-link small{color:var(--am-muted)}.office-finance-bar-link small span{float:right}.office-finance-bar-link:hover strong{color:var(--am-accent)}.office-finance-bar-link:focus-visible,.office-finance-overview-link:focus-visible{outline:2px solid var(--am-accent);outline-offset:5px}.office-finance-module .office-trend .office-card-heading{flex-wrap:wrap}.office-finance-module .office-legend button{align-items:center;gap:5px;padding:0;font-size:12px;display:flex}.office-finance-module .office-legend button:nth-child(2) i{background:#b6a78a}.office-finance-overview-links{display:grid}.office-finance-module .office-finance-overview-link{text-align:left;white-space:normal;color:var(--am-fg);border:0;border-bottom:1px solid var(--am-border-subtle);cursor:pointer;background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;display:flex}.office-finance-overview-link strong{font-size:14px;font-weight:600}.office-finance-overview-link small{color:var(--am-muted);margin-top:6px;font-size:12px;display:block}.office-finance-month{cursor:pointer}.office-finance-month-hit{fill:#0000}.office-finance-month:hover .office-finance-month-hit{fill:var(--am-inset)}.office-finance-month[aria-pressed=true] .office-finance-month-hit{fill:var(--am-accent);fill-opacity:.08}.office-finance-month[aria-pressed=true]>text{fill:var(--am-accent);font-weight:600}.office-finance-module .office-finance-month:focus{outline:none}.office-finance-month:focus-visible .office-finance-month-hit{stroke:var(--am-accent);stroke-width:1.5px}.office-finance-chart-totals{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 0 24px;display:grid}.office-finance-module .office-finance-chart-totals button{text-align:left;white-space:normal;border:0;border-bottom:2px solid var(--am-border-subtle);color:var(--am-fg);background:0 0;border-radius:0;gap:7px;padding:0 0 12px;display:grid}.office-finance-chart-totals button>span{color:var(--am-muted);font-size:13px}.office-finance-chart-totals button>strong{font-variant-numeric:tabular-nums;font-size:20px;font-weight:600}.office-finance-module .office-finance-chart-totals button[aria-pressed=true]{border-bottom-color:var(--am-accent)}.office-finance-chart-totals button[aria-pressed=true]>span{color:var(--am-accent)}@media (width<=800px){.office-finance-module .office-finance-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.office-finance-module .office-finance-card-grid{grid-template-columns:minmax(0,1fr);gap:12px}.office-finance-module .office-finance-click-card{min-height:0;padding:16px 18px}.office-finance-module .office-finance-click-card>strong,.office-finance-module .office-finance-click-card>strong.office-finance-multicurrency{font-size:clamp(24px,7vw,30px);line-height:1.25}.office-finance-module .office-finance-click-card small{font-size:12px}.office-finance-facts>div{grid-template-columns:minmax(0,1fr);gap:6px}.office-finance-module .office-finance-list-filters label{max-width:100%}.office-finance-module .office-finance-list-filters input{flex:1 1 0;width:100%;min-width:0}.office-finance-module .office-finance-list-filters .office-finance-search{flex-basis:100%}.office-finance-pagination{flex-wrap:wrap;gap:10px}.office-finance-pagination>span:first-child{flex-basis:100%}}@media (width<=380px){.office-finance-chart-totals{grid-template-columns:minmax(0,1fr)}}@media (width>=769px){.office-finance-heading-actions{flex-shrink:0;align-items:center;gap:16px;display:flex}}.office-login,.office-shell{--am-sidebar:#fbfbfc;--am-sidebar-text:#252629;--am-sidebar-muted:#60636a;--am-fg:#252629;--am-muted:#60636a;--am-faint:#6b6f77;--am-page:#fff;--am-inset:#f4f7fb;--am-border:#e0e4eb;--am-border-strong:#a9b2c1;--am-border-subtle:#edf0f4;--am-accent:#0667f9;--am-accent-strong:#0053ca;color:var(--am-fg,#252629);background:var(--am-page,#fff);min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.office-login{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:8vw;display:grid}.office-login-brand h1{letter-spacing:-.04em;margin:28px 0;font-size:clamp(36px,4vw,62px);line-height:1.25}.office-login p{color:var(--am-muted);line-height:1.8}.office-eyebrow{letter-spacing:.13em;font-size:15px;font-weight:700}.office-login-form{border:1px solid var(--am-border);background:#fff;border-radius:20px;gap:18px;padding:40px;display:grid;box-shadow:0 18px 55px #1837260a}.office-login-form h2{margin:0;font-size:26px}.office-login-form p{margin:0}.office-login-form label{gap:8px;font-size:15px;font-weight:600;display:grid}.office-login-form input{border:1px solid var(--am-border-strong);height:48px;font:inherit;border-radius:8px;min-width:0;padding:12px}.office-login-form small{color:var(--am-muted);line-height:1.6}.office-login button,.office-shell button{font:inherit;cursor:pointer}.office-primary{background:var(--am-accent,#216247);color:#fff;border:1px solid var(--am-accent);border-radius:8px;padding:12px 18px;font-weight:600}.office-error{background:#fff0ed;border:1px solid #f0c7be;border-radius:8px;padding:12px;line-height:1.6;color:#963c2e!important}.office-login button:disabled,.office-shell button:disabled{opacity:.5;cursor:wait}.office-login :focus-visible,.office-shell :focus-visible{outline-offset:3px;outline:3px solid #87ae91}@media (width<=700px){.office-login{grid-template-columns:1fr;gap:30px;padding:28px 20px}.office-login-brand h1{margin:18px 0;font-size:34px}.office-login-form{padding:24px}}.office-shell{letter-spacing:0;grid-template-columns:232px minmax(0,1fr);font-size:17px;line-height:1.55;display:grid}.office-sidebar{border-right:1px solid var(--am-border);overflow-y:auto}.office-nav-group>button{width:100%}.office-sidebar nav .office-nav-chevron{margin-left:auto;font-size:17px}.office-sidebar nav .office-nav-children{gap:2px;padding:4px 0 6px 31px;display:grid}.office-sidebar nav .office-nav-children button{min-height:38px;padding:7px 12px;font-size:16px}.office-sidebar-footer .office-assistant-entry{color:var(--am-fg);align-items:center;gap:12px;padding:12px 0;font-size:17px;display:flex}.office-sidebar-footer .office-assistant-entry.is-active{color:var(--am-accent)}.office-domain-links{flex-wrap:wrap;gap:12px;margin:24px 0;display:flex}.office-domain-links button{text-align:left;align-items:center;gap:24px;min-width:200px;padding:18px;display:flex}.office-domain-links button small{margin-left:auto}.office-tabs button[aria-current=page]{color:var(--am-accent);border-bottom-color:var(--am-accent);background:#edf4ff}.office-home-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.office-home-heading h1{margin-top:0}.office-period-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px 12px;max-width:430px;display:flex}.office-period-controls label{align-items:center;gap:10px;font-size:15px;display:flex}.office-period-controls input{min-height:36px;padding:5px 8px;font-size:15px}.office-periods{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.office-period{min-width:0;padding:22px 18px 16px}.office-period+.office-period{border-left:1px solid #edf0f4}.office-period-today{background:linear-gradient(145deg,#f0f5ff,#f8faff);border-radius:12px}.office-period h2{font-size:18px;font-weight:500}.office-period-value{align-items:baseline;gap:12px;min-height:52px;margin:8px 0 0;display:flex}.office-period-value strong{color:#17191d;letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:clamp(29px,2.7vw,42px);font-weight:600}.office-period-count{min-height:24px;display:block}.office-period-chart{height:230px;margin:18px -5px 6px}.office-period-chart svg{font-family:inherit;display:block;overflow:visible}.office-period-chart text{fill:#60636a;font-size:15px}.office-hourly-unavailable{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:230px;display:flex}.office-hourly-unavailable>span{color:#8aa9d5;font-size:30px}.office-hourly-unavailable strong{font-size:17px;font-weight:500}.office-hourly-unavailable p{max-width:230px;font-size:15px}.office-period-range{white-space:nowrap;font-size:15px}.office-period-bottom{justify-content:space-between;align-items:center;gap:6px;margin-top:4px;display:flex}.office-home .office-home-scope{margin:16px 0 24px;font-size:15px}.office-period-detail{border:1px solid var(--am-border);background:#f8faff;border-radius:10px;margin:22px 0;padding:20px}.office-home-attention{border-top:1px solid var(--am-border);padding-top:22px}.office-home-attention .office-card-heading{justify-content:flex-start;gap:18px;margin-bottom:10px}.office-home-attention>button{border:0;border-bottom:1px solid var(--am-border);text-align:left;border-radius:0;align-items:center;gap:24px;width:100%;min-height:59px;padding:12px 8px;font-size:17px;display:flex}.office-home-attention>button strong{margin-left:auto;font-weight:500}.office-home-attention>button>span:last-child{color:var(--am-muted);padding-left:40px;font-size:24px}.office-home-finance{border-top:1px solid var(--am-border);grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:24px;margin-top:20px;padding:25px 0;display:grid}.office-home-finance>div{gap:4px;display:grid}.office-home-finance strong{font-variant-numeric:tabular-nums;font-size:25px;font-weight:600}.office-home-finance>p{grid-column:1/-1;font-size:15px}.office-home-finance-actions{justify-items:start}.office-shell *,.office-editor *{box-sizing:border-box}.office-shell h1,.office-shell h2,.office-shell h3,.office-editor h3{color:inherit;letter-spacing:-.025em;font-family:inherit}.office-shell h1{margin:8px 0 10px;font-size:31px;font-weight:650;line-height:1.3}.office-shell h2{margin:0;font-size:19px;font-weight:650}.office-shell h3{font-size:17px}.office-shell p{color:var(--am-muted);margin:0}.office-shell small{color:var(--am-muted);font-size:15px;line-height:1.6}.office-shell button,.office-editor button,.office-loading button{border:1px solid var(--am-border);min-height:40px;color:var(--am-fg);white-space:nowrap;background:#fff;border-radius:8px;padding:8px 13px;font-size:17px;line-height:1.35}.office-shell button:hover,.office-editor button:hover{background:var(--am-inset)}.office-shell .office-primary,.office-editor .office-primary{color:#fff;background:var(--am-accent);border-color:var(--am-accent);font-weight:650}.office-shell .office-primary:hover,.office-editor .office-primary:hover{background:var(--am-accent-strong)}.office-shell .office-text-button,.office-editor .office-text-button{color:var(--am-accent);background:0 0;border-color:#0000;padding:6px;font-size:15px}.office-shell input,.office-shell select,.office-shell textarea,.office-editor input,.office-editor select,.office-editor textarea{font:inherit;color:var(--am-fg);border:1px solid var(--am-border);background:#fff;border-radius:7px;min-width:0;max-width:100%;min-height:44px;padding:9px 12px;font-weight:400;line-height:1.4}.office-shell :where(input:not([type=checkbox]):not([type=radio]),select),.office-editor :where(input:not([type=checkbox]):not([type=radio]),select){height:44px}.office-shell input::-webkit-datetime-edit{padding:0}.office-editor input::-webkit-datetime-edit{padding:0}.office-shell :is(input,select,textarea):disabled,.office-editor :is(input,select,textarea):disabled{color:var(--am-muted);background:var(--am-inset);opacity:1;cursor:not-allowed}.office-shell input::placeholder,.office-shell textarea::placeholder{color:var(--am-muted)}.office-shell input[type=checkbox],.office-editor input[type=checkbox]{min-height:0;accent-color:var(--am-accent);flex-shrink:0;width:17px;height:17px}.office-shell select,.office-editor select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;padding-right:26px}.office-shell a{color:inherit}.office-sidebar{background:var(--am-sidebar);height:100dvh;color:var(--am-sidebar-text);z-index:20;flex-direction:column;padding:30px 15px 20px;display:flex;position:sticky;top:0}.office-brand{align-items:center;gap:11px;padding:0 10px 35px;text-decoration:none;display:flex}.office-brand-mark{color:#203729;background:#e5c999;border-radius:9px;place-items:center;width:38px;height:38px;font-size:21px;font-weight:750;display:grid}.office-brand strong{letter-spacing:-.03em;font-size:21px;display:block}.office-brand small{color:var(--am-sidebar-muted);letter-spacing:.09em;font-size:15px}.office-sidebar nav{gap:5px;display:grid}.office-sidebar nav button{color:#60636a;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:13px;min-height:46px;padding:12px 13px;font-size:17px;font-weight:550;display:flex}.office-sidebar nav button>span{color:#60636a;text-align:center;width:19px;font-size:20px}.office-sidebar nav button:hover{color:#252629;background:#f0f3f8}.office-sidebar nav button.is-active{color:#0667f9;background:#edf4ff}.office-sidebar nav button.is-active>span{color:#0667f9}.office-sidebar nav button small{color:#60636a;margin-left:auto;font-size:12px}.office-sidebar-footer{border-top:1px solid #e0e4eb;gap:9px;margin-top:auto;padding:20px 11px 0;display:grid}.office-sidebar-footer>div{color:#60636a;align-items:center;gap:8px;font-size:15px;display:flex}.office-sidebar-footer>small{color:#60636a;font-size:15px}.office-sidebar-footer button{color:#60636a;text-align:left;background:0 0;border:0;padding:5px 0;font-size:15px}.office-sidebar-footer button:hover{color:#0667f9;background:0 0}.office-status-dot{background:#6c9d77;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.office-status-dot.is-offline{background:#b69a61}.office-main{min-width:0}.office-topbar{border-bottom:1px solid var(--am-border);background:#fffa;justify-content:space-between;align-items:center;gap:16px;height:84px;padding:0 36px;display:flex}.office-topbar>div:first-child{gap:3px;display:grid}.office-breadcrumb{font-size:15px;font-weight:600}.office-topbar small{color:#7c877e;font-size:15px}.office-account{white-space:nowrap;align-items:center;gap:10px;font-size:15px;display:flex}.office-account>button:first-child{min-height:34px;margin-right:12px;font-size:15px}.office-user-avatar{width:30px;height:30px;color:var(--am-accent);background:#e3e9df;border-radius:50%;place-items:center;font-weight:650;display:grid}.office-content{min-width:0;max-width:1600px;margin:0 auto;padding:24px 36px 28px}.office-filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;display:flex}.office-filters label{border:1px solid var(--am-border);background:#fff;border-radius:7px;align-items:center;gap:8px;min-width:0;padding:2px 6px 2px 11px;display:flex}.office-filters label>span{color:var(--am-faint);white-space:nowrap;font-size:15px}.office-filters select,.office-filters input{background:0 0;border:0;height:33px;min-height:33px;padding:5px 0;font-size:15px;font-weight:400;line-height:21px}.office-filters select{max-width:170px;padding-right:24px}.office-filter-note{color:var(--am-muted);margin-left:auto;font-size:15px}.office-page-heading{justify-content:space-between;align-items:center;gap:20px;margin:0 0 28px;display:flex}.office-page-heading p{font-size:15px}.office-page-heading .office-eyebrow{letter-spacing:.11em;color:var(--am-accent);font-size:15px}.office-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0 18px;display:grid}.office-metric{border:1px solid var(--am-border);background:#fff;border-radius:11px;flex-direction:column;min-height:142px;padding:21px 22px;display:flex}.office-metric h3{color:var(--am-muted);letter-spacing:0;margin:0 0 10px;font-size:15px;font-weight:550}.office-metric>strong{font-variant-numeric:tabular-nums;letter-spacing:-.045em;font-size:clamp(25px,2.4vw,35px);font-weight:600;line-height:1.25}.office-metric small{margin-top:auto;padding-top:9px;font-size:12px;display:block}.office-metric-accent{background:#e7ede3;border-color:#ccd8c7}.office-metric-accent>strong{color:#244e38}.office-data-quality{align-items:flex-start;gap:10px;margin:14px 2px 26px;display:flex}.office-data-quality>.office-status-dot{margin-top:6px}.office-data-quality p{font-size:15px;line-height:1.8}.office-overview-grid{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:18px;display:grid}.office-card{border:1px solid var(--am-border);background:#fff;border-radius:12px;min-width:0;padding:23px}.office-card-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:23px;display:flex}.office-card-heading h2{font-size:16px}.office-card-heading p{margin-top:4px;font-size:15px}.office-legend{color:var(--am-muted);gap:14px;font-size:12px;display:flex}.office-legend span{align-items:center;gap:5px;display:flex}.office-legend i{background:var(--am-accent);border-radius:2px;width:7px;height:7px;display:inline-block}.office-legend span:nth-child(2) i{background:#b6a78a}.office-chart-scroll{overflow-x:auto}.office-monthly-chart{width:100%;height:auto;min-height:215px;display:block}.office-monthly-chart text{fill:var(--am-muted);font-family:inherit;font-size:12px}.office-bars{gap:19px;padding-top:2px;display:grid}.office-bar-row>div:first-child{justify-content:space-between;align-items:center;gap:15px;font-size:15px;display:flex}.office-bar-row strong{font-variant-numeric:tabular-nums;font-size:15px;font-weight:550}.office-bar-track{background:#f0f2ed;border-radius:3px;height:7px;margin:8px 0 3px;overflow:hidden}.office-bar-track>span{border-radius:3px;height:100%;display:block}.office-bar-row small{color:var(--am-muted);font-size:12px}.office-upcoming{display:grid}.office-upcoming>button{border:0;border-bottom:1px solid var(--am-border-subtle);text-align:left;white-space:normal;background:0 0;border-radius:0;align-items:center;gap:12px;padding:15px 0;display:flex}.office-upcoming>button:first-child{padding-top:0}.office-upcoming>button:last-child{border-bottom:0;padding-bottom:0}.office-upcoming>button:hover{background:0 0}.office-upcoming>button>span:nth-child(2){flex:1;min-width:0}.office-upcoming strong{font-size:15px;font-weight:600;line-height:1.55;display:block}.office-upcoming small{margin-top:4px;font-size:12px;display:block}.office-upcoming>button>span:last-child{color:#879387}.office-due-icon{color:#63725f;background:#edf1e8;border-radius:8px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:12px;display:grid}.office-due-icon.is-overdue{color:#965b36;background:#f5eae3}.office-finance-footnote{border-top:1px solid var(--am-border);align-items:flex-start;gap:20px;margin-top:26px;padding-top:18px;display:flex}.office-finance-footnote strong{white-space:nowrap;font-size:15px}.office-finance-footnote p{font-size:15px;line-height:1.8}.office-source-footer{color:var(--am-muted);justify-content:space-between;gap:20px;padding:28px 0 0;font-size:12px;line-height:1.7;display:flex}.office-source-footer span{overflow-wrap:anywhere;max-width:70%}.office-empty{text-align:center;min-height:185px;color:var(--am-muted);flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:28px 20px;display:flex}.office-empty>span{color:#b0bdaa;font-size:22px}.office-empty strong{color:#52634f;font-size:17px;font-weight:550}.office-empty p{max-width:340px;font-size:15px;line-height:1.75}.office-note{color:var(--am-muted);font-size:15px;line-height:1.8;margin-top:15px!important}.office-two-columns{grid-template-columns:1fr 1fr;gap:18px;margin:22px 0 28px;display:grid}.office-two-columns .office-bars{margin-top:20px}.office-tabs{border-bottom:1px solid var(--am-border);gap:22px;margin:25px 0 0;display:flex}.office-tabs>button{color:var(--am-muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:12px 0;font-size:17px}.office-tabs>button[aria-selected=true]{border-bottom-color:var(--am-accent);color:var(--am-accent);font-weight:600}.office-tabs small{background:#e7eae2;border-radius:4px;margin-left:7px;padding:2px 5px;font-size:12px}.office-records{margin-top:24px}.office-section-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.office-section-top p{margin-top:7px;font-size:15px}.office-table-tools{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:15px;display:flex}.office-table-tools>input{flex:1;max-width:390px;font-size:15px}.office-table-tools>select{font-size:15px}.office-table-tools>span{color:var(--am-muted);margin-left:auto;font-size:15px}.office-table-scroll{border:1px solid var(--am-border);background:#fff;border-radius:10px;max-width:100%;overflow:auto}.office-table-scroll table{border-collapse:collapse;table-layout:auto;width:100%;font-size:15px}.office-table-scroll th{text-align:left;color:#73806f;white-space:nowrap;border-bottom:1px solid var(--am-border);background:#f6f7f3;padding:13px 17px;font-size:15px;font-weight:550}.office-table-scroll td{border-bottom:1px solid var(--am-border-subtle);vertical-align:middle;min-width:110px;padding:15px 17px}.office-table-scroll tr:last-child td{border-bottom:0}.office-table-scroll td:first-child{min-width:240px;max-width:390px}.office-table-scroll td:last-child{min-width:60px}.office-table-scroll td small{overflow-wrap:anywhere;margin-top:4px;font-size:12px;line-height:1.6;display:block}.office-shell .office-record-link{color:var(--am-fg);text-align:left;white-space:normal;background:0 0;border:0;border-radius:0;min-height:26px;padding:0;font-size:15px;font-weight:600;line-height:1.55}.office-shell .office-record-link:hover{color:var(--am-accent);background:0 0}.office-table-scroll td .office-row-note{max-width:330px;max-height:3.2em;overflow:hidden}.office-table-scroll .office-number{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.office-number strong{font-weight:550}.office-badge{color:#62725c;white-space:nowrap;background:#edf1e9;border-radius:5px;align-items:center;padding:3px 6px;font-size:12px;font-weight:500;display:inline-flex}.office-table-scroll tr.office-highlight{background:#e9f3e5}.office-save-notice{color:#36572d;background:#e5efe0;border:1px solid #c9ddbe;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:10px 15px;font-size:15px;display:flex}.office-work-deadlines{margin-bottom:25px}.office-work-deadlines .office-upcoming{grid-template-columns:1fr 1fr;column-gap:30px;display:grid}.office-work-deadlines .office-upcoming>button{padding:12px 0}.office-loading{min-height:100dvh;color:var(--am-fg);background:var(--am-page);place-content:center;gap:20px;padding:40px;display:grid}.office-loading h1{font-size:28px}.office-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.office-editor{color:var(--am-fg);padding:0 26px 30px;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;font-size:17px}.office-editor .office-note{margin:10px 0 24px!important}.office-form-grid{grid-template-columns:1fr 1fr;gap:18px 15px;display:grid}.office-form-grid>label{flex-wrap:wrap;align-items:center;gap:7px;font-size:15px;font-weight:550;display:flex}.office-form-grid input,.office-form-grid select,.office-form-grid textarea{border-color:var(--am-border-strong);width:100%;font-size:17px;display:block}.office-form-grid textarea{resize:vertical;min-height:100px}.office-form-full{grid-column:1/-1}.office-required{color:#906145}.office-form-actions{border-top:1px solid var(--am-border);z-index:2;background:#fff;gap:10px;margin-top:25px;padding:18px 0;display:flex;position:sticky;bottom:0}.office-form-actions .office-primary{flex:1}.office-provenance,.office-audit,.office-archive{border-top:1px solid var(--am-border);margin-top:18px;padding-top:20px}.office-provenance h3,.office-archive h3{margin:0 0 7px;font-size:15px}.office-provenance p{overflow-wrap:anywhere;font-size:15px}.office-provenance small{color:var(--am-muted);font-size:15px}.office-audit summary{cursor:pointer;min-height:40px;font-size:15px;font-weight:600}.office-audit article{border-bottom:1px solid var(--am-border-subtle);padding:12px 0;font-size:15px}.office-audit article>strong{font-size:15px;display:block}.office-audit article>small{color:var(--am-muted);margin-top:5px;font-size:12px;display:block}.office-audit dl,.office-proposal dl{gap:9px;margin:12px 0;font-size:15px;display:grid}.office-audit dl>div,.office-proposal dl>div{grid-template-columns:100px minmax(0,1fr);gap:12px;line-height:1.6;display:grid}.office-audit dt,.office-proposal dt{color:var(--am-muted)}.office-audit dd,.office-proposal dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.office-archive p{color:var(--am-muted);font-size:15px;line-height:1.7}.office-archive label{align-items:center;gap:8px;margin:15px 0;font-size:15px;display:flex}.office-editor .office-danger,.office-shell .office-danger{color:#98513b;background:#fff3ee;border:1px solid #e9c8bd}.office-editor button:disabled{opacity:.5;cursor:not-allowed}.office-editor :focus-visible{outline-offset:3px;outline:3px solid #87ae91}.office-warning{background:#fbf3e4;border:1px solid #e6d4b0;border-radius:8px;padding:12px 15px;font-size:15px;line-height:1.75;color:#87612e!important;margin:15px 0!important}.office-assistant{max-width:1000px;margin:auto}.office-assistant-status{align-items:center;gap:8px;margin-bottom:18px;font-size:15px;display:flex}.office-assistant-status small{margin-left:auto;font-size:15px}.office-chat-feed{border:1px solid var(--am-border);background:#fff;border-radius:12px;min-height:300px;max-height:calc(100dvh - 395px);padding:25px;overflow-y:auto}.office-message{align-items:flex-start;gap:12px;margin-bottom:28px;display:flex}.office-message-avatar{color:#536b4a;background:#e6ede0;border-radius:9px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:15px;font-weight:650;display:grid}.office-message-user .office-message-avatar{color:#867653;background:#ece8dd}.office-message-body{flex:1;min-width:0}.office-message-body>header{align-items:center;gap:12px;margin:4px 0 9px;display:flex}.office-message-body>header>strong{font-size:15px}.office-message-body time{color:var(--am-muted);font-size:12px}.office-message-body>p{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--am-fg);font-size:15px;line-height:1.85}.office-message-pending strong{font-size:15px}.office-message-pending p{margin-top:6px;font-size:15px;line-height:1.8}.office-message-pending .office-message-avatar{animation:1.3s ease-in-out infinite alternate office-pending}.office-chat-composer{border:1px solid var(--am-border-strong);background:#fff;border-radius:12px;margin-top:16px;padding:12px 15px}.office-chat-composer textarea{resize:vertical;border:0;width:100%;min-height:75px;padding:6px;font-size:15px}.office-chat-composer>div{border-top:1px solid var(--am-border-subtle);justify-content:space-between;align-items:center;gap:20px;padding-top:12px;display:flex}.office-chat-composer small{font-size:12px}.office-proposal{background:#f7faf3;border:1px solid #c4d6ba;border-radius:9px;max-width:600px;margin-top:15px;padding:16px}.office-proposal>header{align-items:center;gap:9px;display:flex}.office-proposal>header strong{font-size:15px}.office-proposal-consent{align-items:center;gap:8px;margin:15px 0;font-size:15px;line-height:1.7;display:flex}.office-proposal .office-primary{font-size:15px}.office-success{color:#47673c;border-top:1px solid #d1e0c8;padding-top:13px;font-size:15px}.office-success strong{font-size:15px}.office-success p{margin-top:6px;font-size:15px;line-height:1.7}.office-shell .office-error{margin-bottom:18px;font-size:15px}@keyframes office-pending{to{opacity:.4}}@media (prefers-reduced-motion:reduce){.office-message-pending .office-message-avatar{animation:none}}@media (width>=1700px){.office-shell{grid-template-columns:260px minmax(0,1fr)}.office-sidebar{padding-left:22px;padding-right:22px}.office-content{padding-top:30px}.office-metric{padding:26px}.office-metric>strong{font-size:39px}.office-card{padding:28px}}@media (width<=1150px){.office-shell{grid-template-columns:200px minmax(0,1fr)}.office-sidebar{padding:24px 10px 16px}.office-brand{gap:8px;padding-left:7px}.office-brand strong{font-size:18px}.office-brand-mark{width:33px;height:33px;font-size:18px}.office-sidebar nav button{gap:10px;padding:12px 10px;font-size:15px}.office-content{padding:22px}.office-topbar{padding:0 22px}.office-metrics{gap:10px}.office-metric{padding:17px}.office-metric>strong{font-size:26px}.office-overview-grid{grid-template-columns:1.15fr 1fr}.office-card{padding:19px}.office-filter-note,.office-account>span:not(.office-user-avatar){display:none}}@media (width<=900px){.office-shell{grid-template-columns:170px minmax(0,1fr)}.office-brand strong{font-size:17px}.office-brand-mark{display:none}.office-sidebar nav button{gap:8px;padding:11px 9px;font-size:15px}.office-sidebar nav button small{display:none}.office-sidebar-footer{padding-left:7px}.office-sidebar-footer>div{font-size:10px}.office-overview-grid{grid-template-columns:1fr}.office-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.office-two-columns{grid-template-columns:1fr}.office-metric{min-height:125px}.office-content{padding:20px}.office-topbar{height:74px;padding:0 20px}.office-account>button:first-child{margin-right:0}.office-account{gap:6px}.office-page-heading h1{font-size:25px}.office-source-footer{flex-direction:column;gap:6px}.office-source-footer span{max-width:100%}.office-chat-feed{max-height:calc(100dvh - 380px)}}@media (width<=650px){.office-shell{padding-bottom:0;display:block}.office-sidebar{height:auto;padding:17px 16px 8px;position:relative}.office-brand{gap:10px;padding:0 4px 16px}.office-brand-mark{width:30px;height:30px;display:grid}.office-brand strong{font-size:19px}.office-brand small{font-size:9px}.office-sidebar nav{scrollbar-width:thin;scrollbar-color:#5a7865 transparent;gap:6px;padding-bottom:7px;display:flex;overflow-x:auto}.office-sidebar nav button{white-space:nowrap;flex-shrink:0;gap:6px;min-height:37px;padding:9px 12px;font-size:15px}.office-sidebar nav button>span{width:15px;font-size:15px}.office-sidebar-footer{display:none}.office-topbar{height:66px;padding:0 16px}.office-topbar small{font-size:9px}.office-breadcrumb{font-size:15px}.office-account{gap:7px}.office-account>button:first-child{padding:5px 8px;font-size:15px}.office-account>.office-text-button{padding:3px;font-size:15px}.office-user-avatar{width:26px;height:26px;font-size:15px}.office-content{padding:19px 16px 25px}.office-filters{gap:7px;margin-bottom:22px}.office-filters label{flex:1;gap:5px;min-width:95px;padding-left:8px}.office-filters label>span{font-size:10px}.office-filters select{width:100%;min-width:0;padding-right:13px;font-size:15px}.office-page-heading{flex-direction:column;align-items:flex-start;gap:13px;margin-bottom:20px}.office-page-heading h1{margin:7px 0 9px;font-size:26px}.office-page-heading p{font-size:15px}.office-page-heading>.office-primary{min-height:41px;padding:10px 14px;font-size:15px}.office-metrics{gap:10px;margin-top:18px}.office-metric{min-height:130px;padding:17px 15px}.office-metric h3{font-size:15px}.office-metric>strong{font-size:27px}.office-metric small{padding-top:8px;font-size:9px}.office-data-quality{margin-bottom:21px}.office-data-quality p{font-size:10px}.office-card{padding:20px 17px}.office-card-heading{margin-bottom:20px}.office-card-heading h2{font-size:16px}.office-overview-grid{gap:14px}.office-monthly-chart{min-width:470px;min-height:180px}.office-bars{gap:20px}.office-bar-row>div:first-child{font-size:15px}.office-finance-footnote{flex-direction:column;gap:8px}.office-source-footer{padding-top:23px;font-size:9px}.office-section-top{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:19px}.office-section-top h2{font-size:21px}.office-section-top p,.office-section-top>.office-primary{font-size:15px}.office-table-tools{flex-wrap:wrap}.office-table-tools>input{flex-basis:100%;max-width:none;font-size:15px}.office-table-tools>select{max-width:45%;font-size:15px}.office-table-tools>span{font-size:15px}.office-table-scroll td,.office-table-scroll th{padding:12px}.office-tabs{gap:20px;overflow-x:auto}.office-tabs>button{font-size:15px}.office-work-deadlines .office-upcoming{grid-template-columns:1fr}.office-editor{padding:0 18px 25px}.office-form-grid{gap:18px 12px}.office-editor input,.office-editor select,.office-editor textarea{font-size:16px}.office-editor .office-form-actions{padding-bottom:max(16px, env(safe-area-inset-bottom))}.office-assistant-status{flex-wrap:wrap;gap:7px;font-size:15px}.office-assistant-status small{width:100%;margin-left:15px;font-size:10px}.office-chat-feed{min-height:260px;max-height:55dvh;padding:17px 13px}.office-message{gap:9px;margin-bottom:25px}.office-message-avatar{width:27px;height:27px;font-size:15px}.office-message-body>header{flex-wrap:wrap;gap:4px 10px}.office-message-body>p{font-size:15px}.office-message-body time{font-size:9px}.office-chat-composer{padding:10px}.office-chat-composer textarea{font-size:16px}.office-chat-composer>div{align-items:flex-end;gap:12px}.office-chat-composer small{font-size:9px}.office-chat-composer button{padding:9px 12px;font-size:15px}.office-proposal{padding:12px}.office-proposal dl>div{grid-template-columns:80px 1fr;gap:7px}.office-proposal-consent,.office-save-notice{align-items:flex-start;font-size:15px}.office-empty{min-height:160px}}.office-history-fields{gap:14px;font-size:15px;display:grid}.office-history-fields>div{grid-template-columns:110px minmax(0,1fr);gap:12px;display:grid}.office-history-fields dt{color:var(--am-muted)}.office-history-fields dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.office-provider-summary{background:#edf2e7;border:1px solid #d2ddc9;border-radius:10px;gap:11px;margin:20px 0 25px;padding:18px;display:grid}.office-provider-summary .office-badge{width:fit-content}.office-provider-summary strong{font-size:23px;font-weight:600}.office-provider-summary p{color:var(--am-muted);font-size:15px;line-height:1.8}.office-provider-key{gap:10px;font-size:15px;font-weight:600;display:grid}.office-provider-key input{width:100%}#office-activity.lx-drawer-surface,#office-editor.lx-drawer-surface,#office-provider-settings.lx-drawer-surface{color:#252629;background:#fff}.office-activity{color:#252629;padding-top:20px}.office-activity-tools{gap:10px;margin:18px 0;display:flex}.office-activity-tools input{flex:1;min-width:0}.office-activity-list{margin:20px 0;padding:0;list-style:none}.office-activity-list>li{border-bottom:1px solid #e0e4eb;padding:18px 0}.office-activity-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.office-activity-heading strong{overflow-wrap:anywhere;line-height:1.6}.office-activity-list p{color:#60636a;margin:7px 0;font-size:15px;line-height:1.6}.office-activity-muted{color:#60636a;margin-top:10px;font-size:15px;display:block}.office-undo-confirm{background:#f4f7fb;border:1px solid #e0e4eb;border-radius:9px;margin-top:12px;padding:12px}.office-undo-confirm>div{gap:8px;margin-top:12px;display:flex}.office-source-identifiers{margin-top:10px;font-size:15px}.office-source-identifiers code{overflow-wrap:anywhere}@media (width<=650px){.office-activity-tools{flex-wrap:wrap}.office-activity-tools input{flex-basis:100%}.office-topbar{flex-wrap:wrap;gap:10px;height:auto;min-height:100px;padding:12px 16px}.office-account{justify-content:flex-end;width:100%}}.office-home-actions{flex-wrap:wrap;gap:10px;display:flex}.office-financial-summary{border-top:1px solid var(--am-border);border-bottom:1px solid var(--am-border);background:#f8faff;grid-template-columns:1.3fr 1fr 1fr;gap:14px 30px;padding:24px 26px 16px;display:grid}.office-financial-summary>div{align-content:start;gap:6px;display:grid}.office-financial-summary>div+div{border-left:1px solid #e0e7f1;padding-left:30px}.office-financial-summary strong{letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:clamp(30px,3vw,42px);font-weight:600;line-height:1.4}.office-financial-summary .office-financial-lead strong{color:#065dcc}.office-financial-summary .office-financial-context strong{padding-top:8px;font-size:29px}.office-financial-summary button{justify-self:start;padding-left:0}.office-financial-summary p,.office-financial-summary small{font-size:15px}.office-financial-disclosure{grid-column:1/-1;padding-top:6px}.office-home-focus{grid-template-columns:1fr 1fr;gap:40px;margin:30px 0 32px;display:grid}.office-home-categories{border-right:1px solid var(--am-border);padding-right:28px}.office-home-categories .office-card-heading{margin-bottom:20px}.office-home-categories .office-card-heading p{font-size:15px}.office-home-categories .office-bars{gap:14px}.office-home-categories .office-bar-row{grid-template-columns:minmax(0,1fr) 100px;align-items:center;gap:4px 16px;display:grid}.office-home-categories .office-bar-row>div:first-child{grid-column:1/-1;font-size:16px}.office-home-categories .office-bar-track{height:5px}.office-home-categories .office-bar-row small{text-align:right}.office-home-focus .office-home-attention{border-top:0;padding-top:0}.office-home-focus .office-home-attention>button{min-height:78px}.office-gmv-heading{border-top:1px solid var(--am-border);padding-top:26px}.office-gmv-heading p{margin-top:6px;font-size:15px}.office-periods{grid-template-columns:repeat(2,minmax(0,1fr))}.office-period-today{background:#f4f7fc;grid-column:1/-1;grid-template-columns:110px minmax(130px,.6fr) 1fr auto;align-items:center;gap:4px 22px;padding:15px 20px;display:grid}.office-period-today .office-period-value{min-height:0;margin:0}.office-period-today .office-period-value strong{font-size:28px}.office-period-today .office-period-count{grid-area:1/3}.office-period-today .office-today-status{grid-column:2/4;font-size:15px}.office-period-today .office-period-range{grid-area:2/1}.office-period-today .office-period-bottom{grid-area:1/4/3}.office-period-today .office-period-bottom>small{display:none}.office-period-week{border-left:0!important}@media (width>=651px){.office-sidebar{padding:0 0 18px}.office-brand{border-bottom:1px solid var(--am-border);min-height:72px;padding:10px 24px}.office-brand strong{font-size:21px}.office-brand small{letter-spacing:0;font-size:15px}.office-sidebar nav{margin:24px 12px}.office-sidebar nav button{font-size:17px}.office-sidebar-footer{margin:auto 18px 0;padding:10px 5px 0}.office-topbar{height:auto;min-height:72px;padding:12px 30px}.office-content{padding:28px 30px}}@media (width>=1700px){.office-shell{grid-template-columns:232px minmax(0,1fr)}}@media (width<=1200px){.office-home-heading{flex-direction:column;align-items:flex-start}.office-period-controls{justify-content:flex-start;max-width:none}.office-home-focus{gap:24px}.office-home-categories{padding-right:20px}.office-financial-summary{column-gap:20px;padding:20px}.office-financial-summary>div+div{padding-left:20px}.office-period-today{grid-template-columns:100px 1fr 1fr}.office-period-today .office-period-bottom{grid-area:2/3;justify-content:flex-end}.office-period-today .office-today-status{grid-column:2}}@media (width<=900px){.office-home-focus{grid-template-columns:1fr}.office-home-categories{border-right:0;padding-right:0}.office-home-focus .office-home-attention>button{min-height:58px}.office-financial-summary{grid-template-columns:1fr 1fr}.office-financial-summary>.office-financial-context{border-left:0;border-top:1px solid var(--am-border);flex-wrap:wrap;grid-column:1/-1;align-items:baseline;gap:8px 20px;padding:15px 0 0;display:flex}.office-financial-summary .office-financial-context strong{padding:0;font-size:24px}.office-periods{grid-template-columns:1fr}.office-period+.office-period{border-left:0;border-top:1px solid var(--am-border)}.office-period-value strong{font-size:36px}.office-period-today{grid-template-columns:100px 1fr;gap:4px 14px}.office-period-today .office-period-count{grid-area:auto/1/auto/-1}.office-period-today .office-today-status{grid-column:1/-1}.office-period-today .office-period-range{grid-area:auto/1}.office-period-today .office-period-bottom{grid-area:auto/2}}@media (width<=650px){.office-sidebar{border-bottom:1px solid var(--am-border);overflow:visible}.office-brand small{letter-spacing:0;font-size:15px}.office-sidebar nav{align-items:flex-start}.office-nav-group{flex-shrink:0}.office-sidebar nav button{font-size:15px}.office-sidebar nav .office-nav-children{padding:4px 0}.office-sidebar nav .office-nav-children button{font-size:15px}.office-sidebar-footer{border-top:1px solid var(--am-border);flex-wrap:wrap;align-items:center;margin-top:8px;padding:6px 0;display:flex}.office-sidebar-footer>div,.office-sidebar-footer>small,.office-sidebar-footer>button:not(.office-assistant-entry){display:none}.office-sidebar-footer .office-assistant-entry{min-height:36px;padding:6px 8px;font-size:15px}.office-account button,.office-account>button:first-child,.office-account>.office-text-button,.office-topbar small,.office-breadcrumb{font-size:15px}.office-home-heading{margin-bottom:20px}.office-home-heading h1{font-size:28px}.office-home-attention>button{gap:10px;font-size:16px}.office-home-attention>button>span:last-child{padding-left:0}.office-domain-links button{flex:140px;min-width:0}.office-period-detail{padding:12px}.office-period{padding:16px 10px}.office-financial-summary{gap:14px;padding:18px 12px}.office-financial-summary strong{font-size:27px}.office-financial-summary>div+div{padding-left:12px}}.office-login{--am-fg:#edf4ff;--am-muted:#a8b9d2;--am-accent:#377dff;--am-accent-strong:#2568e6;--am-border:#334963;--am-border-strong:#496586;isolation:isolate;color:#edf4ff;background:radial-gradient(at 24% 60%,#19254d 0%,#0a102b 43%,#040816 88%);grid-template-columns:minmax(0,1.15fr) minmax(340px,440px);justify-content:center;align-items:center;gap:clamp(40px,8vw,130px);min-height:100svh;margin:0;padding:64px max(6vw,24px);font:17px/1.6 -apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;display:grid;position:relative;overflow:hidden}.office-login-universe{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.office-login *{box-sizing:border-box}.office-login-brand{justify-self:end;width:100%;min-width:0;max-width:650px}.office-login .office-eyebrow{color:#92b8ec;letter-spacing:.12em;font-size:15px;font-weight:500}.office-login-brand h1{color:#f2f7ff;letter-spacing:-.045em;margin:14px 0 12px;font-size:clamp(38px,4.5vw,66px);font-weight:600;line-height:1.25}.office-login p{color:#a8b9d2;margin:0;line-height:1.8}.office-login-brand>p{font-size:18px}.office-login-capabilities{color:#9aafcd;gap:0;margin-top:12px;font-size:15px;display:flex}.office-login-capabilities span+span{border-left:1px solid #3d5270;margin-left:22px;padding-left:22px}.office-login-scene{perspective:1000px;width:100%;max-width:600px;height:330px;position:relative}.office-login-form{color:#edf4ff;background:linear-gradient(145deg,#152740ed,#0b172bd9);border:1px solid #3e597c80;border-radius:18px;gap:18px;width:100%;padding:36px;display:grid;box-shadow:0 26px 80px #01050c66,inset 0 1px #9fc8ff14}.office-login-form h2{color:#edf4ff;margin:0;font-size:25px;font-weight:600;line-height:1.4}.office-login-form p,.office-login-form small{color:#a8b9d2;font-size:15px}.office-login-form label{color:#d6e3f6;gap:8px;margin:0;font-size:16px;font-weight:500;display:grid}.office-login .office-login-form input{color:#f1f6ff;width:100%;height:49px;font:inherit;background:#071427b3;border:1px solid #3d5575;border-radius:8px;min-width:0;margin:0;padding:12px}.office-login .office-login-form input:focus{outline-offset:2px;box-shadow:none;border-color:#70a8ff;outline:2px solid #70a8ff}.office-login .office-login-form input:-webkit-autofill{-webkit-text-fill-color:#f1f6ff;box-shadow:inset 0 0 0 1000px #11243d}.office-login-form button{color:#fff;width:100%;min-height:48px;font:inherit;cursor:pointer;background:#377dff;border:1px solid #72a5ff60;border-radius:8px;margin:0;padding:12px 18px;font-weight:600}.office-login-form button:hover{background:#4b8aff}.office-login-form button:disabled{opacity:.5;cursor:wait}.office-login-form .office-error{white-space:pre-wrap;background:#3b2031;border:1px solid #914c64;border-radius:8px;padding:12px;color:#ffb4bd!important}.office-login-form .office-error:empty{display:none}.office-login :focus-visible{outline-offset:3px;outline:2px solid #9bc7ff}@media (width<=850px){.office-login{grid-template-columns:minmax(0,460px);gap:28px;padding:36px 22px}.office-login-brand{text-align:center;justify-self:center}.office-login-brand h1{font-size:38px}.office-login-brand>p{font-size:16px}.office-login-scene{height:205px;margin:-8px 0 -5px}.office-login-capabilities{justify-content:center;font-size:14px}.office-login-capabilities span+span{margin-left:14px;padding-left:14px}.office-login-form{gap:16px;padding:26px}}.office-login-theme{display:none}@media (width<=650px){.office-login{padding-top:82px}.office-login-theme{background:#0b172bcc;border:1px solid #486184;border-radius:10px;gap:3px;padding:3px;display:flex;position:absolute;top:20px;right:22px}.office-login-theme button{color:#b6c9e4;min-width:58px;min-height:34px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:5px 10px;font-size:15px}.office-login-theme button[aria-pressed=true]{color:#fff;background:#315883}.office-login[data-login-theme=light]{color:#172c4e;background:radial-gradient(at 24% 60%,#d3dff5 0%,#e3eaf9 48%,#f2f5ff 95%)}.office-login[data-login-theme=light] .office-eyebrow{color:#416391}.office-login[data-login-theme=light] .office-login-brand h1,.office-login[data-login-theme=light] .office-login-form h2{color:#172c4e}.office-login[data-login-theme=light] p,.office-login[data-login-theme=light] small,.office-login[data-login-theme=light] .office-login-capabilities{color:#4a607f}.office-login[data-login-theme=light] .office-login-capabilities span+span{border-color:#a5b7d4}.office-login[data-login-theme=light] .office-login-form{color:#172c4e;background:#ffffffd9;border-color:#b5c8e4;box-shadow:0 22px 60px #4c64981c,inset 0 1px #fff}.office-login[data-login-theme=light] .office-login-form label{color:#253c5b}.office-login[data-login-theme=light] .office-login-form input{color:#172c4e;background:#f6f9ff;border-color:#a6bad6}.office-login[data-login-theme=light] .office-login-form input:focus{outline-offset:2px;box-shadow:none;border-color:#286ac9;outline:2px solid #286ac9}.office-login[data-login-theme=light] .office-login-form input:-webkit-autofill{-webkit-text-fill-color:#172c4e;box-shadow:inset 0 0 0 1000px #f6f9ff}.office-login[data-login-theme=light] .office-login-form button{color:#fff;background:#2466d9;border-color:#2466d9}.office-login[data-login-theme=light] .office-login-form .office-error{background:#fff0f2;border-color:#dcacb8;color:#922c43!important}.office-login[data-login-theme=light] .office-login-theme{background:#edf3fc;border-color:#b4c5df}.office-login[data-login-theme=light] .office-login-theme button{color:#466285}.office-login[data-login-theme=light] .office-login-theme button[aria-pressed=true]{color:#1c4d96;background:#fff;box-shadow:0 1px 4px #59729424}.office-login[data-login-theme=light] :focus-visible{outline-color:#286ac9}}@supports (appearance:base-select) and selector(::picker(select)){.office-shell select,.office-editor select{appearance:base-select}.office-shell select::picker(select){appearance:base-select}.office-editor select::picker(select){appearance:base-select}.office-shell select,.office-editor select{white-space:nowrap;text-overflow:ellipsis;background:#fff;align-items:center;gap:10px;padding-right:12px;font-weight:400;display:inline-flex;overflow:hidden}.office-shell select::picker-icon{color:var(--am-muted);flex-shrink:0;margin-inline-start:auto}.office-editor select::picker-icon{color:var(--am-muted);flex-shrink:0;margin-inline-start:auto}.office-shell select::picker(select){min-inline-size:anchor-size(width);overscroll-behavior:contain;border:1px solid var(--am-border-strong);max-block-size:min(320px,60dvh);max-inline-size:min(30rem,100vw - 24px);color:var(--am-fg);font:inherit;white-space:normal;background:#fff;border-radius:8px;padding:4px;font-style:normal;font-weight:400;overflow-y:auto;box-shadow:0 8px 24px #20333024}.office-editor select::picker(select){min-inline-size:anchor-size(width);overscroll-behavior:contain;border:1px solid var(--am-border-strong);max-block-size:min(320px,60dvh);max-inline-size:min(30rem,100vw - 24px);color:var(--am-fg);font:inherit;white-space:normal;background:#fff;border-radius:8px;padding:4px;font-style:normal;font-weight:400;overflow-y:auto;box-shadow:0 8px 24px #20333024}.office-shell select option,.office-editor select option{min-height:40px;color:var(--am-fg);font:inherit;white-space:normal;overflow-wrap:anywhere;background:#fff;border-radius:4px;padding:8px 12px;font-style:normal;font-weight:400;line-height:1.4}.office-shell select option:not(:disabled):hover,.office-editor select option:not(:disabled):hover{background:var(--am-inset)}.office-shell select option:checked,.office-editor select option:checked{color:var(--am-accent-strong);background:#e8f1ec}.office-shell select option:focus-visible,.office-editor select option:focus-visible{outline:2px solid var(--am-accent);outline-offset:-2px;background:#e8f1ec}.office-shell select option::checkmark{color:var(--am-accent)}.office-editor select option::checkmark{color:var(--am-accent)}.office-shell select option:disabled,.office-editor select option:disabled{color:var(--am-muted);cursor:not-allowed;background:#fff}}body{margin:0}*,:before,:after{box-sizing:border-box}button,input,select,textarea{font:inherit}.next-office{--am-sidebar:#eff4f0;--am-sidebar-text:#203330;--am-sidebar-muted:#64766e;--am-fg:#203330;--am-muted:#61736b;--am-faint:#61736b;--am-page:#f7f9f8;--am-inset:#edf3ef;--am-border:#d8e2dd;--am-border-strong:#a6b8ae;--am-border-subtle:#e8eeea;--am-accent:#206b57;--am-accent-strong:#155442;grid-template-columns:200px minmax(0,1fr);font-size:14px;display:grid}.next-office .office-sidebar{border-right:1px solid var(--am-border);width:auto;padding:32px 16px 22px}.next-office .office-brand{padding:0 6px 40px}.next-office .office-brand strong{letter-spacing:-.04em;font-size:22px}.next-office .office-brand small{letter-spacing:.12em;margin-top:8px;font-size:11px;display:block}.next-office .office-sidebar nav{gap:9px}.next-office .office-sidebar nav button{color:#53685d;border-radius:9px;gap:14px;padding:13px;font-size:14px}.next-office .office-sidebar nav button>span{color:inherit;font-size:18px}.next-office .office-sidebar nav button.is-active{color:#fff;background:#206b57;box-shadow:0 5px 12px #206b5715}.next-office .office-sidebar nav button:hover:not(.is-active){background:#e0ebe4}.next-office .office-sidebar-footer{border-color:#d8e2dd;gap:12px;padding:20px 3px 0}.next-office .office-sidebar-footer .office-assistant-entry{display:none}.next-office .office-sidebar-footer small,.next-office .office-sidebar-footer>div{color:#64766e;font-size:11px}.next-office .office-sidebar-footer button,.next-original{text-align:left;font-size:11px;text-decoration:none}.next-office .office-main{min-width:0;margin:0}.next-office .office-topbar{border-bottom:1px solid var(--am-border);background:#f7f9f8;gap:16px;min-height:74px;padding:17px 36px}.next-office .office-topbar small{font-size:12px}.next-office .office-breadcrumb{font-size:12px;font-weight:650}.next-office .office-account{gap:12px;font-size:12px}.next-office .office-account button{min-height:32px;font-size:11px}.next-office .office-user-avatar{color:#206b57;background:#e4eee7;width:29px;height:29px}.next-office .office-content{max-width:1600px;margin:0 auto;padding:30px 36px 20px}.next-office h1{letter-spacing:-.045em;font-size:28px}.next-office h2{letter-spacing:-.025em;font-size:18px}.next-office button{transition:background .15s,border-color .15s}.next-office .office-primary{background:#206b57;border-color:#206b57}.next-office .office-primary:hover{background:#155442}.next-office .office-card{box-shadow:none;background:#fff;border-color:#d8e2dd;border-radius:12px}.next-office .office-metric-accent{background:#e8f1ec}.next-office .office-filters{background:#fff;border:1px solid #d8e2dd;border-radius:10px;padding:12px 16px}.next-office .office-source-footer{margin-top:30px;font-size:12px}.next-office .office-tabs,.next-office .office-domain-links{background:0 0;flex-wrap:wrap;gap:8px;margin:20px 0;padding:0;display:flex}.next-office .office-tabs button,.next-office .office-domain-links button{background:#fff;border:1px solid #d8e2dd;border-radius:7px;flex:0 auto;padding:10px 16px;font-size:13px}.next-office .office-tabs button[aria-current],.next-office .office-domain-links button[aria-current]{color:#155442;background:#e8f1ec;border-color:#206b57}.next-office .office-domain-links button small,.next-office .office-tabs button small{margin-left:10px}.next-day-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.next-office .next-date{color:#206b57;letter-spacing:.09em;margin:0 0 12px;font-size:11px;font-weight:650}.next-day-heading h1{margin:0 0 10px;font-size:32px}.next-day-heading p{color:#61736b;margin:0;font-size:12px}.next-office .next-ask{white-space:nowrap;background:0 0;border:1px solid #bccdc2;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:12px;display:flex}.next-quick{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:26px;display:grid}.next-office .next-quick button{text-align:left;background:#fff;border:1px solid #d8e2dd;border-radius:10px;align-items:center;gap:12px;padding:18px 15px;display:flex}.next-quick button>span:last-child{color:#789084;margin-left:auto}.next-quick strong{font-size:13px;display:block}.next-quick small{color:var(--am-muted,#61736b);margin-top:5px;font-size:12px;display:block}.next-quick-icon{color:#206b57;background:#e8f1ec;border-radius:9px;flex:0 0 32px;place-items:center;height:32px;font-size:18px;display:grid}.next-work-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);gap:20px;margin-bottom:26px;display:grid}.next-agenda{background:#fff;border:1px solid #d8e2dd;border-radius:12px;padding:24px}.next-section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.next-section-title h2,.next-attention h2,.next-directory h2{margin:6px 0 0}.next-section-title>span{color:var(--am-muted,#61736b);font-size:11px}.next-office .next-section-title button{color:#206b57;background:0 0;border:0;padding:5px 0;font-size:11px}.next-kicker{letter-spacing:.12em;color:#64766e;font-size:12px;font-weight:600}.next-agenda-summary{border-bottom:1px solid #e8eeea;align-items:center;gap:20px;padding:0 0 16px;display:flex}.next-agenda-summary strong{font-variant-numeric:tabular-nums;align-items:center;gap:9px;font-size:27px;display:flex}.next-agenda-summary small,.next-agenda-summary>span{color:var(--am-muted,#61736b);font-size:11px;font-weight:400}.next-office .next-agenda .office-upcoming>button{gap:12px;padding:14px 0}.next-office .next-agenda .office-upcoming strong{font-size:12px}.next-office .next-agenda .office-upcoming small{font-size:12px;line-height:1.6}.next-office .next-agenda .office-due-icon{border-radius:5px;width:35px;height:28px;font-size:12px}.next-office .next-all-terms{color:#206b57;background:0 0;border:0;padding:12px 0 0;font-size:11px}.next-attention{background:#edf3ef;border:1px solid #d8e2dd;border-radius:12px;padding:24px}.next-attention>p{color:#64766e;font-size:11px;line-height:1.7}.next-office .next-attention>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #d8e2dd;border-radius:0;align-items:center;gap:12px;width:100%;padding:18px 0;font-size:12px;display:flex}.next-attention button strong{font-variant-numeric:tabular-nums;margin-left:auto;font-size:23px}.next-attention button small{color:#64766e;margin-left:5px;font-size:12px}.next-attention-note{margin-top:20px}.next-pulse{margin-bottom:26px}.next-pulse-grid{background:#fff;border:1px solid #d8e2dd;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.next-office .next-pulse-grid button{text-align:left;background:0 0;border:0;border-right:1px solid #d8e2dd;border-radius:0;padding:22px 24px}.next-pulse-grid button:last-child{border-right:0}.next-pulse-grid button>span{color:#64766e;font-size:11px}.next-pulse-grid strong{letter-spacing:-.05em;color:#203330;margin:12px 0 9px;font:600 clamp(22px,2.1vw,34px)/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.next-pulse-grid small{color:var(--am-muted,#61736b);font-size:12px;display:block}.next-pulse-grid em{color:#206b57;margin-top:20px;font-size:11px;font-style:normal;display:block}.next-office .next-disclosure{color:var(--am-muted,#61736b);margin:10px 0 0;font-size:12px;line-height:1.7}.next-lower-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);gap:20px;display:grid}.next-directory{background:#fff;border:1px solid #d8e2dd;border-radius:12px;padding:24px}.next-directory h2{margin-bottom:15px}.next-office .next-directory button{text-align:left;background:0 0;border:0;border-bottom:1px solid #e8eeea;border-radius:0;gap:12px;width:100%;padding:16px 0;font-size:12px;display:flex}.next-directory button small{color:var(--am-muted,#61736b);margin-left:auto;font-size:12px}.next-office .next-quick button:hover,.next-office .next-pulse-grid button:hover{background:#f0f6f2}@media (width>=1500px){.next-office .office-content{padding:36px 48px}}@media (width<=1100px){.next-office{grid-template-columns:168px minmax(0,1fr)}.next-office .office-content{padding:24px}.next-office .office-topbar{padding:16px 24px}.next-quick{grid-template-columns:repeat(2,minmax(0,1fr))}.next-day-heading{align-items:flex-start}.next-ask span{white-space:normal;max-width:100px}.next-work-grid,.next-lower-grid{grid-template-columns:minmax(0,1.2fr) minmax(250px,1fr)}}@media (width<=800px){.next-office{display:block}.next-office .office-sidebar{border-bottom:1px solid #d8e2dd;border-right:0;height:auto;padding:10px 16px;display:block;position:sticky;top:0}.next-office .office-brand,.next-office .office-sidebar-footer{display:none}.next-office .office-sidebar nav{gap:5px;display:flex;overflow:auto}.next-office .office-sidebar nav button{white-space:nowrap;flex:1;justify-content:center;gap:6px;min-width:76px;padding:10px 6px;font-size:12px}.next-office .office-sidebar nav button>span{width:auto;font-size:14px}.next-office .office-topbar{flex-wrap:wrap;padding:12px 18px}.next-office .office-account{flex-wrap:wrap;gap:9px}.next-office .office-content{padding:22px 18px}.next-work-grid,.next-lower-grid{grid-template-columns:1fr}.next-day-heading h1{font-size:27px}.next-day-heading{flex-wrap:wrap;gap:15px}.next-office .next-ask{padding:9px 12px}.next-ask span{max-width:none}.next-pulse-grid{grid-template-columns:1fr}.next-office .next-pulse-grid button{border-bottom:1px solid #d8e2dd;border-right:0;padding:20px}.next-pulse-grid button:last-child{border-bottom:0}.next-pulse-grid strong{font-size:30px}.next-pulse-grid em{margin-top:12px}.next-agenda,.next-attention,.next-directory{padding:20px}.next-agenda-summary{flex-wrap:wrap;gap:8px}.next-office .office-filters{flex-wrap:wrap}.next-office .office-filters label{flex:120px;min-width:0}.next-office .office-filter-note{width:100%}}@media (width<=420px){.next-quick{gap:8px}.next-office .next-quick button{gap:8px;padding:14px 10px}.next-quick-icon{flex-basis:26px;height:28px}.next-quick small{font-size:9px}.next-quick button>span:last-child{display:none}.next-office .office-sidebar nav button{min-width:64px;font-size:11px}}@media (prefers-reduced-motion:reduce){.next-office *{transition:none!important}}.office-login.next-login{color:#203330;--am-accent:#206b57;--am-accent-strong:#155442;--am-muted:#64766e;--am-border:#d8e2dd;isolation:auto;background:#f7f9f8;grid-template-columns:minmax(0,1fr) minmax(320px,420px);min-height:100dvh;padding:8vw}.office-login.next-login:before,.office-login.next-login:after{display:none}.next-login .office-login-brand{color:#203330}.next-login .office-login-brand h1{color:#203330;font-size:clamp(38px,5vw,64px)}.next-login .office-eyebrow{color:#206b57}.next-login .office-login-brand p{color:#64766e}.next-login .office-login-form{color:#203330;background:#fff;border:1px solid #d8e2dd;border-radius:16px;box-shadow:0 20px 80px #20333008}.next-login .office-login-capabilities{color:#64766e;flex-wrap:wrap;gap:20px;display:flex}.next-login .office-login-capabilities span{background:0 0;border-color:#d8e2dd}.next-login .office-login-form input{color:#203330;background:#f7f9f8;border-color:#bccdc2}.next-login .office-primary{background:#206b57;border-color:#206b57}.next-login .office-login-form h2{color:#203330}.next-login .office-login-form p,.next-login .office-login-form small{color:#64766e}@media (width<=800px){.office-login.next-login{grid-template-columns:1fr;gap:30px;padding:32px 22px}.next-login .office-login-brand{display:block}.next-login .office-login-brand h1{margin:18px 0;font-size:36px}.next-login .office-login-form{padding:26px}}.next-mobile-original{display:none}@media (width<=800px){.next-mobile-original{font-size:11px;text-decoration:none;display:inline}}.next-office .office-sidebar nav button{color:#53685d;box-shadow:none;background:0 0;transition:none;animation:none}.next-office .office-sidebar nav button[aria-current=page],.next-office .office-sidebar nav button[aria-current=page]:hover,.next-office .office-sidebar nav button[aria-current=page]:focus{color:#fff;background:#206b57}.next-office .office-sidebar nav button[aria-current=page]>span{color:#fff}.next-office .office-records,.next-office .office-section-top,.next-office .office-table-tools{min-width:0;max-width:100%}.next-office .office-table-scroll{width:100%;min-width:0;max-width:100%;overflow-x:auto}@media (width<=800px){.next-office .office-section-top{flex-wrap:wrap;gap:12px}.next-office .office-section-top>div{overflow-wrap:anywhere;min-width:0}.next-office .office-table-tools>input{width:100%;min-width:0}.next-office .office-tabs{min-width:0;max-width:100%}}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.next-office .office-content{min-width:0}.next-office .office-table-scroll{position:relative}body{--am-sidebar:#eff4f0;--am-sidebar-text:#203330;--am-sidebar-muted:#64766e;--am-fg:#203330;--am-muted:#61736b;--am-faint:#61736b;--am-page:#f7f9f8;--am-inset:#edf3ef;--am-border:#d8e2dd;--am-border-strong:#a6b8ae;--am-border-subtle:#e8eeea;--am-accent:#206b57;--am-accent-strong:#155442}.lx-drawer-surface :focus-visible{outline-offset:3px;outline:3px solid #87ae91}.next-command-trigger kbd{color:var(--am-muted,#61736b);margin-left:8px;font:12px ui-monospace,monospace}.next-command{color:#203330;font:14px/1.6 -apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.next-command [cmdk-input]{width:100%;min-height:46px;font:inherit;background:#f7f9f8;border:1px solid #a6b8ae;border-radius:8px;padding:12px}.next-command [cmdk-list]{max-height:60dvh;margin-top:16px;overflow-y:auto}.next-command [cmdk-group-heading]{color:#61736b;padding:18px 10px 8px;font-size:11px}.next-command [cmdk-item]{cursor:pointer;border-radius:6px;justify-content:space-between;gap:15px;padding:12px 10px;display:flex}.next-command [cmdk-item][data-selected=true]{color:#155442;background:#e8f1ec}.next-command [cmdk-item] small{color:#64766e;font-size:11px}.next-command [cmdk-empty]{color:#61736b;padding:25px 0}.next-command-help{color:#64766e;margin-top:20px;font-size:11px}@media (width<=600px){.next-command-trigger kbd{display:none}}[data-sonner-toast].next-operation-toast{border-radius:10px;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6}.office-mobile-bar{display:none}@media (width<=800px){.next-office{font-size:15px;line-height:1.6}.next-office .office-sidebar{z-index:20;background:#eff4f0;padding:0 16px}.office-mobile-bar{justify-content:space-between;align-items:center;gap:12px;min-height:48px;display:flex}.office-mobile-bar>strong{letter-spacing:-.03em;white-space:nowrap;font-size:16px}.office-mobile-bar>div{gap:4px;display:flex}.next-office .office-mobile-bar button{min-height:44px;color:var(--am-muted);background:0 0;border:0;padding:8px 10px;font-size:13px}.next-office .office-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px 0 12px;display:grid;overflow:visible}.next-office .office-sidebar nav button{justify-content:center;min-width:0;min-height:44px;padding:8px 4px;font-size:13px}.next-office .office-sidebar nav button>span,.next-office .office-topbar{display:none}.next-office .office-topbar.is-mobile-tools-open{gap:14px;height:auto;min-height:0;padding:16px;display:grid}.next-office .office-topbar small,.next-office .office-breadcrumb{font-size:12px}.next-office .office-account{white-space:normal;flex-wrap:wrap;gap:8px;display:flex}.next-office .office-account button,.next-office .office-account>button:first-child{min-height:44px;margin:0;padding:8px 12px;font-size:13px}.next-office .office-content{padding:22px 16px calc(24px + env(safe-area-inset-bottom))}.next-office .office-page-heading,.next-day-heading{flex-flow:wrap;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.next-office .office-page-heading>div:first-child{flex:180px;min-width:0}.next-office h1,.next-office .office-page-heading h1,.next-day-heading h1{margin:0 0 6px;font-size:24px;line-height:1.3}.next-office h2,.next-office .office-card-heading h2{font-size:17px;line-height:1.4}.next-office .office-page-heading p,.next-day-heading p,.next-office .office-card-heading p{margin-top:4px;font-size:12px;line-height:1.7}.next-office .office-page-heading button{min-height:44px;padding:10px 12px;font-size:13px}.next-office .office-card{padding:18px 16px}.next-office .office-card-heading{flex-wrap:wrap;gap:10px;margin-bottom:16px}.next-office .office-overview-grid{gap:16px}.next-office .office-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px;padding:10px;display:grid}.next-office .office-filters label{flex-wrap:wrap;align-items:center;gap:4px 8px;min-width:0;padding:6px 10px;display:flex}.next-office .office-filters label>span{font-size:12px}.next-office .office-filters select{width:100%;min-width:0;max-width:100%;min-height:32px;padding:2px 20px 2px 0;font-size:16px}.next-office .office-filters .office-filter-note{grid-column:1/-1;font-size:12px}.next-office .office-tabs,.next-office .office-domain-links{gap:8px;margin:16px 0}.next-office .office-tabs button,.next-office .office-domain-links button{min-height:44px;padding:8px 12px;font-size:13px}.next-office .office-note,.next-office .office-data-quality p,.next-office .office-source-footer,.next-office .office-metric small{font-size:12px;line-height:1.65}.next-office .office-data-quality{align-items:flex-start;gap:8px;margin:14px 0 20px}.next-office .office-data-quality .office-status-dot{flex-shrink:0;margin-top:6px}.next-office .office-data-quality p{margin:0}.next-office .office-section-top{gap:12px}.next-office .office-table-tools{flex-wrap:wrap;gap:8px;width:100%}.next-office .office-table-tools input{min-height:44px;font-size:16px}.next-office .office-table-tools button{min-height:44px}.next-office .office-table-scroll{border-radius:10px}.next-office .next-quick button{min-height:76px;padding:12px}.next-office .next-quick small,.next-office .next-disclosure{font-size:12px}.next-office .next-agenda,.next-office .next-attention,.next-office .next-directory{padding:18px 16px}.next-office .next-pulse-grid button{padding:16px}.next-office .next-pulse-grid strong{white-space:nowrap;font-size:27px}.next-office .next-pulse-grid button>span,.next-office .next-pulse-grid em{font-size:12px}.next-office .office-assistant-status{flex-wrap:wrap;gap:6px;margin-bottom:12px;font-size:13px}.next-office .office-assistant-status small{flex-basis:100%;margin-left:0;font-size:12px}.next-office .office-chat-feed{min-height:180px;max-height:52dvh;padding:16px 12px}.next-office .office-message{gap:8px;margin-bottom:22px}.next-office .office-message-avatar{width:28px;height:28px;font-size:13px}.next-office .office-message-body>header{flex-wrap:wrap;gap:4px 10px}.next-office .office-message-body time{font-size:12px}.next-office .office-message-body>p{font-size:15px;line-height:1.75}.next-office .office-chat-composer{padding:12px}.next-office .office-chat-composer textarea{min-height:80px;font-size:16px}.next-office .office-chat-composer>div{flex-wrap:wrap;gap:10px}.next-office .office-chat-composer small{font-size:12px}.next-office .office-chat-composer button{min-height:44px;margin-left:auto}.next-office .account-form{gap:16px;padding:12px 0}.next-office .account-form input,.next-office .account-form select{font-size:16px}.next-office .account-form button,.next-office .account-table button{min-height:44px;margin-bottom:8px;font-size:13px}}@media (width<=650px){.lx-drawer-surface .office-editor{width:100%;padding:20px 16px}.lx-drawer-surface .office-form-grid{grid-template-columns:minmax(0,1fr);gap:18px}.lx-drawer-surface .office-form-grid label{min-width:0;font-size:14px}.lx-drawer-surface .office-form-grid input,.lx-drawer-surface .office-form-grid select,.lx-drawer-surface .office-form-grid textarea{width:100%;max-width:100%;min-height:44px;font-size:16px}.lx-drawer-surface .office-form-actions{padding:16px 0 calc(12px + env(safe-area-inset-bottom));background:#fff;gap:10px;position:sticky;bottom:0}.lx-drawer-surface .office-form-actions button{min-height:46px;font-size:15px}.next-office .office-metrics{grid-template-columns:minmax(0,1fr)}.next-office .office-metric>strong{white-space:nowrap;overflow-wrap:normal;font-size:26px}.next-office .office-finance-module .office-page-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;display:grid}.office-finance-module .office-page-heading>div:first-child{display:contents}.office-finance-module .office-page-heading h1{grid-area:1/1;margin:0}.office-finance-module .office-page-heading p{grid-area:2/1/auto/-1;margin:6px 0 0}.office-finance-heading-actions{grid-area:1/2;gap:8px;display:flex}.office-finance-heading-actions:has(>button:nth-child(2)){grid-area:3/1/auto/-1;justify-content:space-between;margin-top:12px}.office-finance-breadcrumbs{gap:6px;margin-bottom:12px;font-size:12px}.office-finance-breadcrumbs button{min-height:36px;font-size:12px}.next-office .office-finance-module .office-finance-card-grid{grid-template-columns:minmax(0,1fr);gap:8px;margin:0 0 16px}.next-office .office-finance-module .office-finance-click-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 12px;min-height:0;padding:16px;display:grid}.next-office .office-finance-click-card h3{margin:0;padding-right:0;font-size:14px;line-height:1.6;display:block}.next-office .office-finance-click-card h3 span{display:none}.next-office .office-finance-module .office-finance-click-card>strong,.next-office .office-finance-module .office-finance-click-card>strong.office-finance-multicurrency{letter-spacing:-.035em;text-align:right;font-variant-numeric:tabular-nums;margin:0;padding:0;font-size:clamp(20px,5.7vw,25px);line-height:1.3}.next-office .office-finance-module .office-finance-click-card small{grid-column:1/-1;margin:0;padding:0 18px 0 0;font-size:12px;line-height:1.65;position:relative}.office-finance-click-card small:after{content:"›";color:var(--am-accent);font-size:19px;line-height:1;position:absolute;bottom:0;right:0}.next-office .office-finance-module .office-finance-summary-grid{border:1px solid var(--am-border);background:#fff;border-radius:12px;gap:0;overflow:hidden}.next-office .office-finance-summary-grid>.office-finance-click-card{border:0;border-bottom:1px solid var(--am-border);border-radius:0}.next-office .office-finance-summary-grid>.office-finance-click-card:last-child{border-bottom:0}.next-office .office-finance-module .office-finance-summary-grid>.office-finance-click-card:focus-visible{outline-offset:-3px}.next-office .office-finance-payer-tabs{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.next-office .office-finance-payer-tabs button{padding:8px 4px;font-size:12px}.next-office .office-finance-payer-tabs button[aria-pressed=true]{border-color:var(--am-accent);background:#e8f1ec}.next-office .office-finance-payer-tabs>button:last-child{background:0 0;grid-column:1/-1;justify-self:stretch}.next-office .office-finance-module .office-finance-list-filters .office-finance-search{grid-column:1/-1}.next-office .office-finance-list-filters input{min-height:36px;padding:6px 0;font-size:16px}.next-office .office-finance-module .office-monthly-chart{min-width:0;min-height:0}.next-office .office-finance-module .office-trend .office-card-heading{gap:8px;margin-bottom:6px}.next-office .office-finance-module .office-legend{gap:18px}.next-office .office-finance-module .office-legend button{min-height:40px;font-size:12px}.next-office .office-finance-chart-totals{gap:14px;margin-bottom:20px}.next-office .office-finance-chart-totals button{min-height:54px}.next-office .office-finance-chart-totals button>strong{white-space:nowrap;font-size:19px}.next-office .office-bar-row>div:first-child{align-items:baseline;gap:10px;font-size:13px}.next-office .office-bar-row>div:first-child strong{white-space:nowrap;font-size:15px}.next-office .office-finance-facts>div{gap:6px;padding:14px 0}.next-office .office-finance-facts dt{font-size:12px}.next-office .office-finance-facts dd{font-size:15px}.next-office .office-finance-pagination{justify-content:center}.next-office .office-finance-pagination>span:first-child{text-align:center}.next-office .office-finance-pagination button{min-height:44px}.lx-drawer-surface[id^=office-]{border-left:0;width:100%;max-width:100%}.lx-drawer-surface:has(.office-editor){border-left:0;width:100%;max-width:100%}}.host-performance-panel .host-month-filter{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.host-performance-panel .host-month-filter label{min-width:200px}.host-performance-panel .host-metrics,.host-performance-panel .host-person-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.host-performance-panel .host-overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.host-performance-panel .host-metrics h2{color:var(--am-muted);margin-bottom:15px;font-size:14px;font-weight:500}.host-performance-panel .host-money{white-space:nowrap;overflow-wrap:normal;word-break:normal;font-variant-numeric:tabular-nums}.host-performance-panel .host-metrics .host-money{font-size:clamp(21px,2.4vw,34px)}.host-performance-panel .host-overview-section{margin-top:28px}.host-performance-panel .host-overview-section>.office-card-heading p{color:var(--am-muted);margin:6px 0 0}.host-performance-panel .host-person-cards{align-items:stretch}.host-performance-panel .host-person-cards>div{min-width:0}.host-performance-panel .host-person-card{white-space:normal;text-align:left;box-sizing:border-box;width:100%;min-width:0;height:100%}.host-performance-panel .host-person-card h3{overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:8px;display:flex}.host-performance-panel .host-person-card>.host-money{font-size:clamp(20px,2.1vw,30px);display:block}.host-performance-panel .host-person-card small{font-size:12px;line-height:1.6;display:block}.host-performance-panel .host-card-rank{margin-top:8px}.host-performance-panel .host-self-label{color:var(--am-accent);border:1px solid var(--am-border-strong);border-radius:4px;padding:0 6px;font-size:11px;font-weight:500}.host-performance-panel .host-drilldown{justify-content:space-between;align-items:center;gap:16px;margin-top:20px;display:flex}.host-performance-panel .host-drilldown p{color:var(--am-muted);margin:6px 0 0}.host-performance-panel .host-method{margin-top:18px}.host-performance-panel .host-source{color:var(--am-muted);margin-top:22px;font-size:12px;line-height:1.8}.host-performance-panel .host-day-list{margin:0;padding:0;list-style:none}.host-performance-panel .host-day-list>li{border-bottom:1px solid var(--am-border-subtle);justify-content:space-between;align-items:center;gap:14px;padding:18px 0;display:flex}.host-performance-panel .host-day-list>li:last-child{border-bottom:0}.host-performance-panel .host-day-amount{text-align:right;gap:4px;display:grid}.host-performance-panel .host-day-amount>strong{font-size:19px}.host-performance-panel .host-day-amount>small{color:var(--am-muted);font-size:12px}@media (width<=1100px) and (width>=801px){.host-performance-panel .host-metrics,.host-performance-panel .host-person-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.next-office .host-performance-panel .office-finance-click-card>small{padding-right:18px;position:relative}.next-office .host-performance-panel .office-finance-click-card>small:after{content:none}.next-office .host-performance-panel .office-finance-click-card>small:last-of-type:after{content:"›"}.next-office .host-performance-panel .host-person-card h3 .host-self-label{align-items:center;margin-left:8px;display:inline-flex}.next-office.host-workspace .office-sidebar nav,.host-performance-panel .host-metrics,.host-performance-panel .host-person-cards{grid-template-columns:minmax(0,1fr)}.host-performance-panel .host-metrics .host-money,.host-performance-panel .host-person-card>.host-money{font-size:clamp(22px,6.8vw,30px)}.host-performance-panel .host-month-filter{gap:4px}.host-performance-panel .host-month-filter label{flex:100%;min-width:0}.host-performance-panel .host-month-filter .office-filter-note{padding:0 10px}.host-performance-panel .host-drilldown{flex-direction:column;align-items:stretch}.host-performance-panel .host-drilldown button{min-height:44px}.host-performance-panel .host-day-list>li{flex-direction:column;align-items:stretch;gap:8px}.host-performance-panel .host-day-amount{text-align:left}}.host-performance-panel .host-heading-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.host-performance-panel .host-save-notice{margin:0 0 16px}.host-gmv-editor .office-form-actions{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}@media (width<=800px){.host-performance-panel .host-heading-actions{justify-content:flex-start}.host-gmv-editor .office-form-grid{grid-template-columns:minmax(0,1fr)}}.next-office,.next-login,.lx-drawer-surface{--office-type-body:16px;--office-type-small:14px;--office-type-label:15px;--office-type-title:28px;--office-type-section:20px;--office-type-value:28px;--office-control-height:44px;--office-control-radius:8px;--office-space-small:8px;--office-space-field:16px;--office-space-section:24px;--office-surface:#fff;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-size:var(--office-type-body);-webkit-text-size-adjust:100%;line-height:1.6}.next-office h1,.next-office .office-page-heading h1,.next-office .next-day-heading h1{font-size:var(--office-type-title);letter-spacing:-.02em;margin:0 0 8px;line-height:1.3}.next-office h2,.next-office .office-card-heading h2,.next-office .office-section-top h2{font-size:var(--office-type-section);letter-spacing:-.015em;line-height:1.4}.next-office h3{letter-spacing:0;font-size:16px;line-height:1.5}.next-office small,.next-office .office-note,.next-office .office-page-heading p,.next-office .office-card-heading p,.next-office .office-section-top p,.next-office .office-data-quality p,.next-office .office-source-footer,.next-office .office-filter-note,.next-office .office-breadcrumb,.next-office .office-topbar small,.next-office .office-account,.next-office .office-metric small,.next-office .next-day-heading p,.next-office .next-disclosure,.next-office .next-attention>p,.next-office .next-quick small,.next-office .next-pulse-grid :is(small,em),.next-office .next-pulse-grid button>span,.next-office .next-agenda-summary :is(small,span),.next-office .next-section-title>span,.next-office .next-directory button small,.next-office .office-table-scroll td small,.next-office .host-performance-panel :is(.host-source,.host-person-card small,.host-day-amount>small),.next-office .office-finance-click-card small,.next-office .office-finance-overview-link small,.next-office .office-finance-breadcrumbs,.next-office .office-record-details dt{font-size:var(--office-type-small);line-height:1.6}.next-office .next-date,.next-office .next-kicker,.next-office .office-brand small{font-size:var(--office-type-small);letter-spacing:0}.next-office .office-metric h3,.next-office .host-performance-panel .host-metrics h2{font-size:var(--office-type-label);letter-spacing:0}.next-office .office-badge,.next-office .host-self-label{font-size:13px}.next-office .office-message-body>p{font-size:16px}.next-office button,.next-login button,.lx-drawer-surface button{min-height:var(--office-control-height);font-size:var(--office-type-label);border-radius:var(--office-control-radius);line-height:1.4}.next-office .office-sidebar nav button,.next-office .office-account button,.next-office .office-account>button:first-child,.next-office .office-page-heading button,.next-office .office-tabs button,.next-office .office-domain-links button,.next-office .office-text-button,.next-office .office-record-link,.next-office .next-section-title button,.next-office .next-all-terms,.next-office .office-finance-breadcrumbs button,.next-office .office-finance-module .office-legend button,.next-office .account-form button,.next-office .account-table button,.lx-drawer-surface .office-form-actions button{min-height:var(--office-control-height);font-size:var(--office-type-label)}.next-office .office-sidebar nav button{gap:10px}.next-office .office-sidebar nav{margin:0}.next-office .office-sidebar-footer :is(small,div,button),.next-office .next-original{font-size:13px}.next-office .office-sidebar-footer button{min-height:44px}.next-office .office-account{flex-wrap:wrap;gap:8px 12px}.next-office .office-topbar{gap:16px}.next-office .office-primary:disabled,.next-login .office-primary:disabled{cursor:not-allowed}.next-office :focus-visible,.next-login :focus-visible,.lx-drawer-surface :focus-visible{outline:2px solid var(--am-accent);outline-offset:3px}.next-office :is(input,select,textarea),.next-login .office-login-form input,.lx-drawer-surface .office-editor :is(input,select,textarea),.next-office .office-table-tools>:is(input,select),.next-office .office-filters :is(input,select),.next-office .account-form :is(input:not([type=checkbox]),select){font-size:var(--office-type-body);border-radius:var(--office-control-radius);min-width:0;max-width:100%;line-height:1.5}.next-office :is(input:not([type=checkbox]):not([type=radio]):not([type=file]),select),.next-login .office-login-form input,.lx-drawer-surface .office-editor :is(input:not([type=checkbox]):not([type=radio]),select),.next-office .office-filters :is(input,select){height:var(--office-control-height);min-height:var(--office-control-height)}.next-office :is(input,textarea)::placeholder,.next-login input::placeholder,.lx-drawer-surface :is(input,textarea)::placeholder{color:var(--am-muted);opacity:1}.next-office select,.lx-drawer-surface select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;padding-right:28px}.next-office .office-page-heading,.next-office .next-day-heading{margin-bottom:var(--office-space-section)}.next-office .office-page-heading>div,.next-office .office-section-top>div{min-width:0}.next-office .office-card,.next-office :is(.next-agenda,.next-attention,.next-directory){padding:24px}.next-office .office-card-heading{flex-wrap:wrap;margin-bottom:20px}.next-office .office-filters{align-items:end;gap:12px;margin-bottom:24px;padding:16px;overflow:visible}.next-office .office-filters label{background:0 0;border:0;flex:160px;grid-template-columns:minmax(0,1fr);align-items:start;gap:4px;min-width:0;padding:0;display:grid}.next-office .office-filters label>span{font-size:14px;line-height:1.5}.next-office .office-filters :is(input,select){border:1px solid var(--am-border-strong);background:var(--office-surface);width:100%;max-width:100%;padding:9px 12px}.next-office .office-filters select{padding-right:28px}.next-office .office-filter-note{align-self:center}.next-office .office-form-grid,.lx-drawer-surface .office-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.next-office .office-form-grid>label,.lx-drawer-surface .office-form-grid>label,.next-office .account-form>label{min-width:0;font-size:var(--office-type-label);align-content:start;gap:8px;line-height:1.6}.next-office .office-form-grid :is(input,select,textarea),.lx-drawer-surface .office-form-grid :is(input,select,textarea){font-size:16px}.next-office .office-form-grid textarea,.lx-drawer-surface .office-form-grid textarea{min-height:112px}.next-office .office-form-actions,.lx-drawer-surface .office-form-actions{flex-wrap:wrap;gap:12px}.next-office .account-scopes label,.next-office .account-store-list label{min-height:44px}.next-office .office-table-scroll table{font-size:15px}.next-office .office-table-scroll th{color:var(--am-muted);background:var(--am-inset);padding:14px 16px;font-size:14px}.next-office .office-table-scroll td{padding:16px}.next-office .office-table-scroll td .office-row-note{max-height:none;overflow:visible}.next-office .office-table-scroll,.next-office .account-table{overscroll-behavior-x:contain}.next-office .accounts-page .account-table :is(th,td):nth-child(3){white-space:nowrap;min-width:88px}.next-office .office-table-tools{gap:12px}.next-office .office-save-notice{flex-wrap:wrap}.next-office .office-metric>strong,.next-office .next-pulse-grid strong,.next-office .office-finance-module .office-finance-click-card>strong,.next-office .office-finance-module .office-finance-click-card>strong.office-finance-multicurrency,.next-office .host-performance-panel .host-metrics .host-money,.next-office .host-performance-panel .host-person-card>.host-money{font-family:inherit;font-size:var(--office-type-value);letter-spacing:-.02em;font-variant-numeric:tabular-nums;white-space:nowrap;overflow-wrap:normal;word-break:normal;text-overflow:clip;font-weight:600;line-height:1.3}.next-office .office-finance-multicurrency .office-finance-currency-lines{gap:6px}.next-office .office-finance-module .office-finance-click-card{gap:10px;padding:22px}.next-office .office-finance-module .office-finance-click-card h3{font-size:16px}.next-office .office-finance-module .office-finance-card-grid{gap:16px}.next-office .office-finance-module .office-finance-click-card small{font-size:14px}.next-office .office-finance-chart-totals button>strong{white-space:nowrap;font-size:20px}.next-office .office-finance-chart-totals button>span{font-size:14px}.next-office .office-finance-overview-link strong{font-size:16px}.next-office .office-finance-categories button strong{white-space:nowrap}.next-office .office-finance-summary-lines>div{flex-wrap:wrap;gap:6px 16px}.next-office .office-finance-facts dt{font-size:14px}.next-office .office-finance-facts dd{font-size:16px}.next-office .office-finance-pagination{gap:12px}.next-office .next-quick strong,.next-office .next-agenda .office-upcoming strong{font-size:16px}.next-office .next-agenda .office-upcoming small{font-size:14px}.next-office .next-directory button,.next-office .next-attention>button{font-size:15px}.next-office .next-quick button{white-space:normal;min-width:0}.next-office .next-quick button>div{min-width:0}.next-office .office-assistant.office-assistant-workspace{grid-template-columns:224px minmax(0,1fr);height:min(760px,100dvh - 148px);min-height:460px}.next-office .office-assistant-workspace .office-chat-sidebar{padding:16px 12px}.next-office .office-assistant-workspace .office-chat-sidebar h1,.next-office .office-assistant-workspace .office-section-top h2{font-size:18px}.next-office .office-assistant-workspace .office-assistant-thread{padding:20px}.next-office .office-assistant-workspace .office-conversation-list>button{min-height:64px}.next-office .office-assistant-workspace .office-conversation-list>button>span,.next-office .office-assistant-workspace .office-chat-thread-heading h2{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;overflow:visible}.next-office .office-assistant-workspace .office-assistant-thread>.office-assistant-status,.next-office .office-assistant-workspace .office-conversation-list small,.next-office .office-assistant-workspace .office-chat-list-error,.next-office .office-assistant-workspace .office-assistant-thread .office-chat-composer small,.next-office .office-assistant-workspace .office-message-failed-actions,.next-office .office-assistant-workspace .office-message-body time,.next-office .office-assistant-workspace .office-image-processing{font-size:13px;line-height:1.6}.next-office .office-assistant-workspace .office-chat-new,.next-office .office-assistant-workspace .office-assistant-thread .office-chat-composer button,.next-office .office-assistant-workspace .office-message-failed-actions button{min-height:44px;font-size:15px}.next-office .office-assistant-workspace .office-assistant-thread>.office-chat-feed{padding:12px 0}.next-office .office-assistant-workspace .office-chat-feed>.office-empty{min-height:0;padding:16px 0}.next-office .office-assistant-workspace .office-assistant-thread .office-message-body>p{overflow-wrap:anywhere;font-size:16px;line-height:1.75}.next-office .office-assistant-workspace .office-assistant-thread>.office-chat-composer{margin-top:12px;padding:12px}.next-office .office-assistant-workspace .office-assistant-thread .office-chat-composer textarea{min-height:64px;font-size:16px}.next-office .office-assistant-workspace .office-assistant-thread .office-chat-composer>div{flex-wrap:wrap;align-items:flex-end;gap:12px}.next-office .office-assistant-workspace .office-chat-composer>div>small{flex:240px;min-width:0}.next-office .office-assistant-workspace .office-chat-composer-actions{flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.next-office .office-assistant-workspace .office-chat-attachments{gap:16px}.next-office .office-assistant-workspace .office-chat-attachments li{width:104px;padding-top:20px}.next-office .office-assistant-workspace .office-chat-attachments img{width:92px}.next-office .office-assistant-workspace .office-chat-attachments li>span{white-space:normal;overflow-wrap:anywhere;font-size:13px}.next-office .office-assistant-workspace .office-assistant-thread .office-chat-attachments button{width:44px;min-height:44px;top:-10px;right:-8px}.office-login.next-login{gap:48px}.next-login .office-login-brand h1{letter-spacing:-.02em;font-size:40px}.next-login .office-login-form{box-shadow:none;gap:20px;padding:32px}.next-login .office-login-form h2{font-size:24px}.next-login .office-login-form :is(p,small),.next-login .office-login-capabilities{font-size:14px}.next-login .office-eyebrow{letter-spacing:0;font-size:16px}.office-login.next-login[data-login-theme=light]{--am-fg:#203330;--am-muted:#61736b;--am-faint:#61736b;--am-page:#f7f9f8;--am-inset:#edf3ef;--am-border:#d8e2dd;--am-border-strong:#a6b8ae;--am-accent:#206b57;--am-accent-strong:#155442;color:var(--am-fg);background:var(--am-page)}.office-login.next-login[data-login-theme=light] .office-login-brand,.office-login.next-login[data-login-theme=light] .office-login-brand h1,.office-login.next-login[data-login-theme=light] .office-login-form h2,.office-login.next-login[data-login-theme=light] .office-login-form label{color:var(--am-fg)}.office-login.next-login[data-login-theme=light] .office-eyebrow{color:var(--am-accent)}.office-login.next-login[data-login-theme=light] p,.office-login.next-login[data-login-theme=light] small,.office-login.next-login[data-login-theme=light] .office-login-capabilities{color:var(--am-muted)}.office-login.next-login[data-login-theme=light] .office-login-capabilities span{border-color:var(--am-border);background:0 0}.office-login.next-login[data-login-theme=light] .office-login-form{color:var(--am-fg);background:var(--office-surface);border-color:var(--am-border);box-shadow:none}.office-login.next-login[data-login-theme=light] .office-login-form input{color:var(--am-fg);caret-color:var(--am-fg);background:var(--am-page);border-color:var(--am-border-strong);box-shadow:none}.office-login.next-login[data-login-theme=light] .office-login-form input:disabled{color:var(--am-muted);background:var(--am-inset)}.office-login.next-login[data-login-theme=light] .office-login-form input::placeholder{color:var(--am-muted);opacity:1}.office-login.next-login[data-login-theme=light] :focus-visible{outline:2px solid var(--am-accent);outline-offset:3px}.office-login.next-login[data-login-theme=light] .office-login-form input:focus{border-color:var(--am-accent);outline:2px solid var(--am-accent);outline-offset:2px;box-shadow:none}.office-login.next-login[data-login-theme=light] .office-login-form input:-webkit-any(:-webkit-autofill,:autofill){color:var(--am-fg);-webkit-text-fill-color:var(--am-fg);caret-color:var(--am-fg);border-color:var(--am-border-strong);box-shadow:0 0 0 1000px var(--am-page) inset}.office-login.next-login[data-login-theme=light] .office-login-form input:is(:autofill,:autofill){color:var(--am-fg);-webkit-text-fill-color:var(--am-fg);caret-color:var(--am-fg);border-color:var(--am-border-strong);box-shadow:0 0 0 1000px var(--am-page) inset}.office-login.next-login[data-login-theme=light] .office-login-form input:-webkit-any(:-webkit-autofill,:autofill):focus{border-color:var(--am-accent)}.office-login.next-login[data-login-theme=light] .office-login-form input:is(:autofill,:autofill):focus{border-color:var(--am-accent)}.office-login.next-login[data-login-theme=light] .office-login-form button{color:#fff;background:var(--am-accent);border-color:var(--am-accent);box-shadow:none}.office-login.next-login[data-login-theme=light] .office-login-form button:hover:not(:disabled),.office-login.next-login[data-login-theme=light] .office-login-form button:active:not(:disabled){background:var(--am-accent-strong);border-color:var(--am-accent-strong)}.lx-drawer-surface .office-editor{font-size:16px}.lx-drawer-surface .office-editor :is(small,.office-note){font-size:14px;line-height:1.65}.lx-drawer-surface .lx-drawer-close{white-space:nowrap;flex-shrink:0;width:auto;min-width:64px;min-height:44px;padding:10px 14px}.next-command{font-size:16px}.next-command :is([cmdk-group-heading],[cmdk-item] small,.next-command-help){font-size:14px}.next-command [cmdk-item]{flex-wrap:wrap;min-height:44px}.next-office .office-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.next-office .office-directory-entry{text-align:left;white-space:normal;gap:12px;min-width:0;padding:24px}.next-office .office-directory-entry h2{justify-content:space-between;align-items:center;gap:12px;font-size:18px;display:flex}.next-office .office-directory-entry h2 span{color:var(--am-accent)}.next-office .office-directory-entry>strong{font-size:28px;line-height:1.3}.next-office .office-directory-entry>strong small{margin-left:8px;font-size:14px;font-weight:400;display:inline}.next-office .office-directory-entry p{font-size:14px;line-height:1.65}.next-office .office-record-mobile-list{display:none}.lx-drawer-surface[id^=office-]{border-color:var(--am-border);background:#fff}.lx-drawer-surface:has(.office-editor){border-color:var(--am-border);background:#fff}.lx-drawer-surface .office-record-detail .office-finance-facts>div{grid-template-columns:minmax(0,1fr);gap:6px}.lx-drawer-surface .office-record-detail .office-finance-facts dt{font-size:14px}.lx-drawer-surface .office-record-detail .office-finance-facts dd{font-size:16px}@media (width>=801px) and (width<=1180px){.next-office .office-finance-module .office-finance-card-grid,.next-office .office-metrics,.next-office .office-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.next-office .office-topbar{flex-wrap:wrap}.next-office .office-assistant.office-assistant-workspace{grid-template-columns:190px minmax(0,1fr)}.next-office .next-work-grid,.next-office .next-lower-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=800px){.next-office{--office-type-title:24px;--office-type-section:18px;--office-type-value:26px;font-size:16px}.next-office .office-sidebar{padding:0 16px}.next-office .office-sidebar nav{gap:6px;margin:0;padding:4px 0 12px}.next-office .office-sidebar nav button{min-width:0;min-height:44px;padding:8px 4px;font-size:14px}.next-office .office-mobile-bar button{min-height:44px;font-size:14px}.next-office .office-mobile-bar>strong{letter-spacing:0;font-size:16px}.next-office .office-content{padding:24px 16px calc(24px + env(safe-area-inset-bottom))}.next-office .office-card,.next-office :is(.next-agenda,.next-attention,.next-directory){padding:20px}.next-office .office-page-heading,.next-office .next-day-heading{gap:12px;margin-bottom:20px}.next-office .office-page-heading p,.next-office .office-card-heading p,.next-office .next-day-heading p{font-size:14px}.next-office .office-filters{gap:16px 12px;padding:16px}.next-office .office-filters label{gap:6px;padding:0}.next-office .office-filters .office-filter-note{margin-left:0;font-size:14px}.next-office .office-table-tools{align-items:stretch;display:flex}.next-office .office-table-tools>:is(input,select){flex:180px;width:100%;max-width:100%}.next-office .office-table-tools>span{margin-left:0}.next-office .office-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.next-office .office-directory-entry{padding:20px}.next-office .office-record-desktop-list{display:none}.next-office .office-record-mobile-list{gap:16px;min-width:0;margin:0 0 24px;padding:0;list-style:none;display:grid}.next-office .office-record-mobile-item{background:var(--office-surface);border:1px solid var(--am-border);border-radius:12px;gap:16px;min-width:0;padding:20px;display:grid}.next-office .office-record-link.office-record-mobile-title{white-space:normal;overflow-wrap:anywhere;width:100%;min-width:0;min-height:44px;font-size:16px;line-height:1.6}.next-office .office-record-mobile-amount{border-bottom:1px solid var(--am-border-subtle);gap:6px;padding-bottom:16px;display:grid}.next-office .office-record-mobile-amount strong{letter-spacing:-.02em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:26px;line-height:1.3}.next-office .office-record-mobile-meta{flex-wrap:wrap;align-items:center;gap:8px 16px;font-size:14px;display:flex}.next-office .office-record-mobile-meta>span{overflow-wrap:anywhere;min-width:0}.next-office .office-record-mobile-action{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.next-office .office-record-mobile-action button{min-height:44px;font-size:15px}.next-office .office-tabs button,.next-office .office-domain-links button{padding:10px 12px;font-size:14px}.next-office .office-finance-module .office-finance-card-grid{grid-template-columns:minmax(0,1fr);gap:12px}.next-office .office-finance-module .office-finance-click-card{padding:20px}.next-office .office-finance-module .office-finance-list-filters input{min-height:44px;padding:9px 12px}.next-office .host-performance-panel .host-month-filter{grid-template-columns:minmax(0,1fr);gap:12px}.next-office .host-performance-panel .host-month-filter .office-filter-note{padding:0}.next-office .office-assistant.office-assistant-workspace{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);height:max(540px,100dvh - 230px);min-height:0}.next-office .office-assistant-workspace .office-chat-sidebar{gap:12px;padding:12px}.next-office .office-assistant-workspace .office-chat-mobile-select select{height:44px;min-height:44px}.next-office .office-assistant-workspace .office-assistant-thread{padding:16px 12px 12px}.next-office .office-assistant-workspace .office-assistant-thread>.office-chat-composer{padding:12px}.next-office .office-assistant-workspace .office-assistant-thread .office-chat-composer>div{flex-wrap:wrap;align-items:flex-start}.next-office .office-assistant-workspace .office-chat-composer>div>small{flex-basis:100%;font-size:13px}.next-office .office-assistant-workspace .office-chat-composer-actions{gap:8px;width:100%}.next-office .office-assistant-workspace .office-assistant-thread .office-chat-composer-actions>button{min-height:44px;padding:10px 14px;font-size:15px}.office-login.next-login{gap:24px;padding:32px 20px}.next-login .office-login-brand h1{font-size:32px}.next-login .office-login-form{padding:24px}}@media (width<=650px){.next-office .office-form-grid,.lx-drawer-surface .office-form-grid{grid-template-columns:minmax(0,1fr);gap:22px}.lx-drawer-surface .office-editor{padding:16px 20px 24px}.lx-drawer-surface .office-form-actions{padding-bottom:calc(16px + env(safe-area-inset-bottom))}.next-office .office-metrics,.next-office .office-directory-grid{grid-template-columns:minmax(0,1fr)}.next-office .office-finance-module .office-finance-click-card{text-align:left;grid-template-columns:minmax(0,1fr);gap:10px}.next-office .office-finance-module .office-finance-click-card h3{font-size:16px}.next-office .office-finance-module .office-finance-click-card>strong,.next-office .office-finance-module .office-finance-click-card>strong.office-finance-multicurrency{text-align:left;margin:0;padding:0;font-size:26px}.next-office .office-finance-module .office-finance-click-card small{padding:0 20px 0 0;font-size:14px}.next-office .office-finance-module .office-finance-summary-grid .office-finance-click-card{gap:6px;padding:16px}.next-office .office-finance-module .office-finance-summary-grid{gap:0}.next-office .office-finance-heading-actions{flex-wrap:wrap}.next-office .office-finance-breadcrumbs{gap:4px 8px;margin-bottom:12px}.next-office .office-finance-payer-tabs button{padding:10px 8px;font-size:14px}.next-office .office-finance-module .office-finance-mobile-list tbody tr{gap:16px;padding:20px 16px 12px}.next-office .office-finance-module .office-finance-mobile-list tbody td{padding:0;font-size:15px}.next-office .office-finance-module .office-finance-mobile-list td[data-label]:before,.next-office .office-finance-module .office-finance-mobile-list td small{font-size:14px}.next-office .office-finance-module .office-finance-mobile-list .finance-record-title{font-size:16px}.next-office .office-finance-module .office-finance-mobile-list .finance-record-amount{white-space:nowrap;padding-bottom:16px;font-size:24px}.next-office .office-finance-chart-totals{grid-template-columns:minmax(0,1fr);gap:12px}.next-office .office-finance-facts dt{font-size:14px}.next-office .office-finance-facts dd{font-size:16px}.next-office .office-finance-categories button{flex-wrap:wrap;gap:8px 16px}.next-office .office-finance-categories button>span:first-child{flex-basis:100%}.next-office .accounts-page>.office-card{padding:20px 16px}}@media (width<=380px){.next-office{--office-type-value:24px}.next-office .office-sidebar,.next-office .office-content{padding-inline:12px}.next-office .office-card,.next-office :is(.next-agenda,.next-attention,.next-directory){padding:18px 16px}.next-office .office-filters{grid-template-columns:minmax(0,1fr)}.next-office .next-quick{grid-template-columns:minmax(0,1fr);gap:10px}.next-office .next-quick button{padding:16px}.next-office .office-finance-module .office-finance-click-card{padding:18px 16px}.next-office .office-finance-module .office-finance-click-card>strong,.next-office .office-finance-module .office-finance-click-card>strong.office-finance-multicurrency{font-size:24px}.next-office .office-finance-module .office-page-heading{grid-template-columns:minmax(0,1fr)}.next-office .office-finance-heading-actions{grid-area:3/1;margin-top:8px}.next-office .office-finance-payer-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.next-office .office-finance-module .office-finance-mobile-list tbody tr{grid-template-columns:minmax(0,1fr)}.next-office .office-record-mobile-item{padding:18px 16px}.next-office .office-record-mobile-amount strong{font-size:24px}.next-login .office-login-form{padding:20px}}@media (prefers-reduced-motion:reduce){.next-office *,.next-login *,.lx-drawer-surface *{scroll-behavior:auto}}
