:root,:root[data-theme=is-theme]{color-scheme:light;--bg:#edf0f3;--bg-strong:#e3e8ee;--surface:#ffffff;--surface-soft:#f1f4f7;--surface-contrast:#1a2431;--border:#c9d1db;--border-strong:#aeb8c5;--text:#1f2933;--muted:#5a6776;--brand:#cc6a14;--brand-strong:#8e4b0f;--brand-soft:#ffe4cb;--weight-regular:400;--weight-medium:500;--weight-bold:600;--card-title-size:1.6rem;--row-title-size:1.1rem;--title-font:"IBM Plex Sans","Avenir Next","Segoe UI",sans-serif;--kpi-bg:linear-gradient(155deg,#ffc83c,#f3a017);--kpi-ink:#241405;--kpi-radius:16px;--kpi-shadow:0 8px 20px rgba(142,75,15,0.22);--success:#2a9d8f;--success-soft:#e6f5ec;--warning:#b7791f;--warning-soft:#fff2dc;--info:#2f6f9f;--info-soft:#e8f0fb;--danger:#9f2a2a;--danger-soft:#fbe9e9;--status-tentative-bg:#eef2f6;--status-tentative-border:#c8d1dc;--status-tentative-text:#556272;--status-confirmed-bg:#e9f4ff;--status-confirmed-border:#9cc8e7;--status-confirmed-text:#1e537d;--status-charged-bg:#fff0dd;--status-charged-border:#e6bc86;--status-charged-text:#764411;--status-unpaid-bg:#fdecec;--status-unpaid-border:#dca8a8;--status-unpaid-text:#922f2f;--status-paid-bg:#e8f5ed;--status-paid-border:#9ecfaf;--status-paid-text:#1e6840;--shadow:none;--bg-gradient:radial-gradient(circle at 14% 0%,#f7f9fb 0%,#edf0f3 42%,#e6ebf1 100%);--field-bg:#ffffff;--field-text:#1f2933;--focus-outline:#8ecbe3;--button-height:40px;--button-padding-x:14px;--button-radius:10px;--button-font-size:0.82rem;--button-font-weight:700;--button-letter-spacing:0.01em;--button-primary-border:#a85a12;--button-secondary-bg:#f4f8fd;--button-secondary-text:#16324e;--button-secondary-border:#c7d5e4;--button-secondary-hover-bg:#e8f0fa;--button-secondary-hover-border:#99aec7;--button-danger-border:#842020;--button-shadow-soft:none;--button-shadow-primary:none;--button-shadow-danger:none;--topbar-bg:linear-gradient(125deg,#2c3138,#252a31 50%,#1f242b);--topbar-text:#edf5ff;--topbar-border:rgba(255,255,255,0.14);--topbar-overline:#c2c8d0;--topbar-title:#ffffff;--topbar-subtitle:#d2d7de;--user-card-bg:rgba(17,20,24,0.62);--user-card-border:rgba(196,204,214,0.33);--user-email:#ffffff;--user-role:#c6ced8;--sidebar-bg:linear-gradient(180deg,#2a2f36,#22272e);--sidebar-border:rgba(255,255,255,0.08);--sidebar-shadow:none;--sidebar-text:#deebfa;--quick-link-text:#edf5ff;--quick-link-border:rgba(255,255,255,0.2);--quick-link-bg:rgba(255,255,255,0.06);--quick-link-hover-border:rgba(211,218,227,0.74);--quick-link-hover-bg:rgba(255,255,255,0.12);--nav-divider:rgba(196,204,214,0.24);--nav-link-text:#e7ecf3;--nav-link-border:rgba(255,255,255,0.12);--nav-link-hover-border:rgba(210,218,228,0.68);--nav-link-hover-bg:rgba(255,255,255,0.1);--nav-link-active-border:#d6dbe3;--nav-link-active-bg:linear-gradient(100deg,rgba(255,255,255,0.22),rgba(203,210,219,0.14));--nav-link-active-shadow:inset 0 0 0 1px rgba(224,229,236,0.44);--nav-label:#f2f5fa;--nav-icon:#cfd5de;--login-shell-border:#c0ccd9;--login-shell-shadow:none;--header-card-bg:linear-gradient(160deg,#ffffff,#f1f4f8);--header-card-border:#ccd4de;--table-head-bg:#edf4fc;--table-row-even-bg:#f6f9fe;--table-row-hover-bg:#e9f2fc;--table-row-selected-bg:#dfeefe}.crm-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:14px;gap:14px}.crm-kpi-card{display:flex;flex-direction:column;border:none;border-radius:var(--kpi-radius);padding:18px 20px;color:var(--kpi-ink);background:var(--kpi-bg);box-shadow:var(--kpi-shadow);text-decoration:none}.crm-kpi-card-head{display:flex;align-items:center;gap:14px}.crm-kpi-icon{width:48px;height:48px;flex:none;display:flex;align-items:center;justify-content:center;color:var(--kpi-ink)}.crm-kpi-icon svg{width:32px;height:32px}.crm-kpi-metric{display:flex;flex-direction:column;gap:2px}.crm-kpi-card-head>strong,.crm-kpi-value{font-weight:var(--weight-bold);font-size:30px;line-height:1;color:var(--kpi-ink)}.crm-kpi-label{font-weight:var(--weight-bold);font-size:14px;color:var(--kpi-ink);margin:0}.card:not(.crm-sidebar){background:var(--surface);border:none;box-shadow:none}.bm-dashboard-chart-card h3,.bm-invoice-table-head h3,.crm-header-card h1,.crm-header-card h2,.crm-page-title,.crm-record-title,.crm-record-title-link,.crm-section-title,.crm-widget h3{font-family:var(--title-font);font-size:var(--card-title-size);font-weight:var(--weight-bold);color:var(--text);line-height:1.2}.bm-contract-row-plan strong{font-family:var(--title-font);font-size:var(--row-title-size);font-weight:var(--weight-bold);color:var(--text);line-height:1.2}:root{--nexus-tab-rule:var(--border,#d4deeb);--nexus-tab-text:var(--text,#202733);--nexus-tab-active:#111820;--nexus-tab-focus:#7fa4ce;--nexus-tab-gap:28px;--nexus-tab-font-size:1.08rem}:root :is(.nexus-tabs,.nexus-tab-row,.crm-tabs,.crm-tab-list,.crm-tab-row,.crm-phase-filter-row,.bm-scheduler-view-tabs,.bm-member-modal-tabs,.bm-add-contract-modal-tabs,.bm-contract-modal-tabs,.bm-plan-modal-tabs,.bm-template-nav,.pm-dir-tab-row,.pm-tab-strip,.frontier-authority-tabs,.frontier-property-tabs,.frontier-organisations-map-tabs,.frontier-engagement-tabs,.survey-stage-tabs,.survey-section-tabs,.survey-builder-tabs,.survey-builder-inspector-tabs-next,[role=tablist]){display:flex;align-items:center;flex-wrap:nowrap;gap:var(--nexus-tab-gap);max-width:100%;border:0;border-bottom:1px solid var(--nexus-tab-rule);border-radius:0;background:transparent;box-shadow:none;overflow-x:auto;overflow-y:hidden;padding:0 2px;scrollbar-width:thin}:root :is(.nexus-tabs,.nexus-tab-row,.crm-tabs,.crm-tab-list,.crm-tab-row,.crm-phase-filter-row,.bm-scheduler-view-tabs,.bm-member-modal-tabs,.bm-add-contract-modal-tabs,.bm-contract-modal-tabs,.bm-plan-modal-tabs,.bm-template-nav,.pm-dir-tab-row,.pm-tab-strip,.frontier-authority-tabs,.frontier-property-tabs,.frontier-organisations-map-tabs,.frontier-engagement-tabs,.survey-stage-tabs,.survey-section-tabs,.survey-builder-tabs,.survey-builder-inspector-tabs-next,[role=tablist])>:is(a,button,[role=tab]){position:relative;flex:0 0 auto;min-height:0;width:auto;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent!important;box-shadow:none!important;color:var(--nexus-tab-text);cursor:pointer;display:inline-flex;align-items:center;flex-direction:row;justify-content:center;gap:8px;margin:0 0 -1px;padding:0 2px 12px;font-family:var(--title-font);font-size:var(--nexus-tab-font-size);font-weight:var(--weight-bold);letter-spacing:0;line-height:1.2;text-align:left;text-decoration:none;text-transform:none;transform:none!important;white-space:nowrap}:root :is(.nexus-tabs,.nexus-tab-row,.crm-tabs,.crm-tab-list,.crm-tab-row,.crm-phase-filter-row,.bm-scheduler-view-tabs,.bm-member-modal-tabs,.bm-add-contract-modal-tabs,.bm-contract-modal-tabs,.bm-plan-modal-tabs,.bm-template-nav,.pm-dir-tab-row,.pm-tab-strip,.frontier-authority-tabs,.frontier-property-tabs,.frontier-organisations-map-tabs,.frontier-engagement-tabs,.survey-stage-tabs,.survey-section-tabs,.survey-builder-tabs,.survey-builder-inspector-tabs-next,[role=tablist])>:is(a,button,[role=tab]):is(:hover,:focus-visible){background:transparent!important;color:var(--nexus-tab-active)}:root :is(.nexus-tabs,.nexus-tab-row,.crm-tabs,.crm-tab-list,.crm-tab-row,.crm-phase-filter-row,.bm-scheduler-view-tabs,.bm-member-modal-tabs,.bm-add-contract-modal-tabs,.bm-contract-modal-tabs,.bm-plan-modal-tabs,.bm-template-nav,.pm-dir-tab-row,.pm-tab-strip,.frontier-authority-tabs,.frontier-property-tabs,.frontier-organisations-map-tabs,.frontier-engagement-tabs,.survey-stage-tabs,.survey-section-tabs,.survey-builder-tabs,.survey-builder-inspector-tabs-next,[role=tablist])>:is(a,button,[role=tab]):is(.is-active,.active,[aria-selected=true],[aria-current=page],[data-state=active]){border-bottom-color:var(--nexus-tab-active);background:transparent!important;color:var(--nexus-tab-active)}:root :is(.nexus-tabs,.nexus-tab-row,.crm-tabs,.crm-tab-list,.crm-tab-row,.crm-phase-filter-row,.bm-scheduler-view-tabs,.bm-member-modal-tabs,.bm-add-contract-modal-tabs,.bm-contract-modal-tabs,.bm-plan-modal-tabs,.bm-template-nav,.pm-dir-tab-row,.pm-tab-strip,.frontier-authority-tabs,.frontier-property-tabs,.frontier-organisations-map-tabs,.frontier-engagement-tabs,.survey-stage-tabs,.survey-section-tabs,.survey-builder-tabs,.survey-builder-inspector-tabs-next,[role=tablist])>:is(a,button,[role=tab]):focus-visible{outline:2px solid var(--nexus-tab-focus);outline-offset:4px}:root :is(.nexus-tabs,.nexus-tab-row,.crm-tabs,.crm-tab-list,.crm-tab-row,.crm-phase-filter-row,.bm-scheduler-view-tabs,.bm-member-modal-tabs,.bm-add-contract-modal-tabs,.bm-contract-modal-tabs,.bm-plan-modal-tabs,.bm-template-nav,.pm-dir-tab-row,.pm-tab-strip,.frontier-authority-tabs,.frontier-property-tabs,.frontier-organisations-map-tabs,.frontier-engagement-tabs,.survey-stage-tabs,.survey-section-tabs,.survey-builder-tabs,.survey-builder-inspector-tabs-next,[role=tablist])>:is(a,button,[role=tab]):is(:disabled,[aria-disabled=true]){color:var(--muted,#6b7787);cursor:not-allowed;opacity:.58}.crm-nav-brand{display:flex;flex-direction:column;align-items:center;gap:8px;padding:4px 8px 14px;text-decoration:none}.crm-nav-brand:hover .crm-nav-brand-name{text-decoration:underline}.crm-nav-brand-mark{width:24px;height:24px;border-radius:7px;background:var(--brand);flex:none}.crm-nav-brand-name{font-weight:var(--weight-bold);font-size:15px;letter-spacing:3px;color:#ffffff}.crm-nav{gap:16px}.crm-nav-group-title{margin:2px 11px 6px;font-size:.66rem;letter-spacing:.09em;color:#8b95a2}.crm-nav-link{gap:10px;padding:9px 11px;border:none;border-radius:9px;background:transparent}.crm-nav-link-label{font-weight:var(--weight-medium);font-size:.86rem;color:var(--sidebar-text)}.crm-nav-link-icon,.crm-nav-link-icon svg{width:17px;height:17px}.crm-nav-link.is-active{background:rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(224,229,236,.3)}.crm-nav-link.is-active .crm-nav-link-label{color:#ffffff}.crm-nav-link.is-active .crm-nav-link-icon{color:#eaf1fb}:root .crm-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:14px;gap:14px}:root .crm-kpi-card{display:flex;flex-direction:column;border:none;border-radius:var(--kpi-radius);padding:18px 20px;color:var(--kpi-ink);background:var(--kpi-bg);box-shadow:var(--kpi-shadow)!important;text-decoration:none}:root .crm-kpi-card-head{display:flex;align-items:center;gap:14px}:root .crm-kpi-icon{display:flex;align-items:center;justify-content:center;color:var(--kpi-ink)}:root .crm-kpi-icon svg{width:32px;height:32px}:root .crm-kpi-metric{display:flex;flex-direction:column;gap:2px}:root .crm-kpi-card strong,:root .crm-kpi-value{display:block;font-weight:var(--weight-bold);font-size:30px;line-height:1;color:var(--kpi-ink)}:root .crm-kpi-card p:not(.crm-kpi-value),:root .crm-kpi-label{font-weight:var(--weight-bold);font-size:14px;color:var(--kpi-ink);margin:0}:root .card:not(.crm-sidebar){background:var(--surface);border:none;box-shadow:none}:root .bm-dashboard-chart-card h3,:root .bm-invoice-table-head h3,:root .crm-header-card h1,:root .crm-header-card h2,:root .crm-page-title,:root .crm-record-title,:root .crm-record-title-link,:root .crm-section-title,:root .crm-widget h3{font-family:var(--title-font);font-size:var(--card-title-size);font-weight:var(--weight-bold);color:var(--text);line-height:1.2}:root .bm-contract-row-plan strong{font-family:var(--title-font);font-size:var(--row-title-size);font-weight:var(--weight-bold);color:var(--text);line-height:1.2}:root .crm-nav-brand{display:flex;flex-direction:column;align-items:center;gap:8px;padding:4px 8px 14px;text-decoration:none}:root .crm-nav-brand:hover .crm-nav-brand-name{text-decoration:underline}:root .crm-nav-brand-mark{width:24px;height:24px;border-radius:7px;background:var(--brand);flex:none}:root .crm-nav-brand-name{font-weight:var(--weight-bold);font-size:15px;letter-spacing:3px;color:#ffffff}:root .crm-nav{gap:16px}:root .crm-nav-group-title{margin:2px 11px 6px;font-size:.66rem;letter-spacing:.09em;color:#8b95a2}:root .crm-nav-link{gap:10px;padding:9px 11px;border-radius:9px}:root .crm-nav-link-label{font-weight:var(--weight-medium);font-size:.86rem;color:var(--sidebar-text)}:root .crm-nav-link-icon,:root .crm-nav-link-icon svg{width:17px;height:17px}:root .crm-nav-link.is-active{background:rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(224,229,236,.3)!important}:root .crm-nav-link.is-active .crm-nav-link-label{color:#ffffff}:root .crm-nav-link.is-active .crm-nav-link-icon{color:#eaf1fb}.nx-ico{display:inline-block;width:1em;height:1em;vertical-align:-.125em;background-color:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;flex:none}.nx-ico-donors{-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2'/><circle cx='9' cy='7' r='4'/><path d='M23 21v-2a4 4 0 0 0-3-3.87'/><path d='M16 3.13a4 4 0 0 1 0 7.75'/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2'/><circle cx='9' cy='7' r='4'/><path d='M23 21v-2a4 4 0 0 0-3-3.87'/><path d='M16 3.13a4 4 0 0 1 0 7.75'/></svg>")}.nx-ico-calendar{-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='4' width='18' height='18' rx='2' ry='2'/><line x1='16' y1='2' x2='16' y2='6'/><line x1='8' y1='2' x2='8' y2='6'/><line x1='3' y1='10' x2='21' y2='10'/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='4' width='18' height='18' rx='2' ry='2'/><line x1='16' y1='2' x2='16' y2='6'/><line x1='8' y1='2' x2='8' y2='6'/><line x1='3' y1='10' x2='21' y2='10'/></svg>")}.nx-ico-money{-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='23 6 13.5 15.5 8.5 10.5 1 18'/><polyline points='17 6 23 6 23 12'/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='23 6 13.5 15.5 8.5 10.5 1 18'/><polyline points='17 6 23 6 23 12'/></svg>")}.nx-ico-file{-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/><polyline points='14 2 14 8 20 8'/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/><polyline points='14 2 14 8 20 8'/></svg>")}.nx-ico-menu{-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><line x1='3' y1='6' x2='21' y2='6'/><line x1='3' y1='12' x2='21' y2='12'/><line x1='3' y1='18' x2='21' y2='18'/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><line x1='3' y1='6' x2='21' y2='6'/><line x1='3' y1='12' x2='21' y2='12'/><line x1='3' y1='18' x2='21' y2='18'/></svg>")}.crm-workspace{padding:0;gap:0;grid-template-columns:clamp(190px,15vw,230px) minmax(0,1fr)}.crm-sidebar{border:none;border-radius:0;position:-webkit-sticky;position:sticky;top:0;height:100vh;align-self:start;overflow-y:auto;box-shadow:2px 0 14px rgba(13,22,35,.16);z-index:5}.crm-main{padding:clamp(16px,1.8vw,26px)}.crm-page-utility{display:flex;align-items:center;gap:12px;margin-bottom:16px}.crm-app-title{font-family:var(--font-display),var(--title-font);font-size:1.6rem;font-weight:700;letter-spacing:.015em;color:var(--brand);line-height:1.2}.crm-utility-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.crm-nexus-link{font-size:12.5px;font-weight:var(--weight-bold);letter-spacing:.04em;color:var(--muted);text-decoration:none}.crm-nexus-link:hover{color:var(--text);text-decoration:underline}.crm-utility-divider{width:1px;height:26px;background:var(--border)}.crm-acct{text-align:right;line-height:1.25}.crm-acct-name{margin:0;font-size:13px;font-weight:var(--weight-bold);color:var(--text)}.crm-acct-meta{display:flex;align-items:center;justify-content:flex-end;gap:6px;font-size:11px;color:var(--muted)}.crm-signout-form{display:inline;margin:0}.crm-signout{border:0;background:none;padding:0;font:inherit;color:var(--muted);text-decoration:underline;cursor:pointer}.crm-signout:hover{color:var(--text)}.crm-acct-avatar{width:32px;height:32px;border-radius:50%;background:var(--surface-contrast);color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:var(--weight-bold);overflow:hidden;flex:none}.crm-acct-avatar img{width:100%;height:100%;object-fit:cover}.crm-mobile-nav-toggle,.crm-nav-overlay{display:none}@media (max-width:860px){.crm-mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:none;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer}.crm-mobile-nav-toggle:active{transform:scale(.97)}.crm-workspace{display:block}.crm-sidebar{position:fixed;top:0;left:0;bottom:0;z-index:60;width:276px;max-width:84vw;border-radius:0;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateX(-100%);transition:transform .26s ease}body.crm-nav-open .crm-sidebar{transform:translateX(0)}.crm-nav-overlay{display:block;position:fixed;inset:0;z-index:55;background:rgba(13,22,35,.5);opacity:0;pointer-events:none;transition:opacity .26s ease}body.crm-nav-open .crm-nav-overlay{opacity:1;pointer-events:auto}body.crm-nav-open{overflow:hidden}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.crm-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.bm-scheduler-topbar{display:grid;grid-template-columns:auto auto minmax(260px,1fr) auto auto auto auto auto;grid-gap:10px;gap:10px;align-items:center}.bm-scheduler-icon-btn{border-radius:10px;border:1px solid #c8d4e3;color:#2f435c;font-size:.88rem}.bm-scheduler-date-pill,.bm-scheduler-icon-btn{min-height:44px;background:#f7faff;padding:0 12px;font-weight:700}.bm-scheduler-date-pill{border:1px solid #c6d3e2;border-radius:10px;color:#2a415b;display:inline-flex;align-items:center;gap:8px}.bm-scheduler-date-pill span{flex:0 0 auto}.bm-scheduler-date-pill input{border:0;padding:0;min-height:auto;width:auto;background:transparent;color:inherit;font-weight:700}.bm-scheduler-date-pill input:focus{outline:none}.bm-scheduler-search{min-height:44px;border:1px solid #c8d4e3;border-radius:10px;background:#ffffff;display:flex;align-items:center;gap:8px;padding:0 12px}.bm-scheduler-search span{color:#63768c;font-size:.82rem;font-weight:700}.bm-scheduler-search input{border:0;background:transparent;padding:0;min-height:auto}.bm-scheduler-search input:focus{outline:none}.bm-scheduler-popover-wrap{position:relative}.bm-scheduler-filter-btn{min-height:44px;border-radius:10px;border:1px solid #c8d4e3;background:#f7faff;color:#2f435c;padding:0 12px;font-size:.95rem;font-weight:700;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.bm-scheduler-filter-count{min-width:20px;border-radius:999px;background:#e2eaf6;color:#1f3550;font-size:.78rem;line-height:1.1;padding:2px 6px;text-align:center}.bm-scheduler-add-btn{min-height:44px;border-radius:10px;background:#d78717;color:#150d00;font-size:1.08rem;font-weight:800;padding:0 18px;white-space:nowrap}.bm-scheduler-add-btn:hover{background:#b87110}.bm-scheduler-popover{position:absolute;top:calc(100% + 8px);right:0;min-width:260px;border:1px solid #c8d5e4;border-radius:12px;background:#ffffff;box-shadow:0 18px 30px rgba(19,31,47,.22);padding:10px;display:flex;flex-direction:column;gap:8px;z-index:18}.bm-scheduler-popover label{display:flex;flex-direction:column;gap:6px;font-size:.83rem;font-weight:700;color:#314963}.bm-scheduler-popover button{width:100%;text-align:left;border-radius:8px;border:1px solid #c7d6e7;background:#f6faff;color:#29435f;padding:7px 9px}.bm-scheduler-popover button:hover{background:#eef5ff}.bm-scheduler-space-checks{max-height:220px;overflow:auto;border:1px solid #d3deeb;border-radius:10px;padding:6px;background:#fbfdff;display:flex;flex-direction:column;gap:5px}.bm-scheduler-space-check{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;color:#2f465f}.bm-scheduler-space-check input{width:16px;height:16px;margin:0}.bm-scheduler-board{padding:0;overflow:hidden}.bm-scheduler-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:12px 14px;border-bottom:1px solid #d4deeb;background:#fbfdff}.bm-scheduler-head h3{margin:0;text-align:center;font-size:2rem}.bm-scheduler-view-tabs{display:inline-flex;align-items:center;gap:28px;max-width:100%;border:0;border-bottom:1px solid #d4deeb;border-radius:0;overflow-x:auto;overflow-y:hidden;background:transparent;scrollbar-width:thin}.bm-scheduler-view-tabs button{position:relative;flex:0 0 auto;border-radius:0;border:0;border-bottom:3px solid transparent;background:transparent;color:#202733;margin-bottom:-1px;padding:0 2px 12px;font-size:1.08rem;font-weight:800;line-height:1.2;white-space:nowrap}.bm-scheduler-view-tabs button:last-child{border-right:0}.bm-scheduler-view-tabs button.is-active{border-bottom-color:#111820;background:transparent;color:#111820}.bm-scheduler-view-tabs button:hover{background:transparent;color:#111820}.bm-scheduler-view-tabs button:focus-visible{outline:2px solid #7fa4ce;outline-offset:4px}.bm-scheduler-nav{display:inline-flex;gap:8px;justify-self:end}.bm-scheduler-month-scroll{--bm-scheduler-month-height:clamp(300px,calc(100dvh - 23rem),780px);height:var(--bm-scheduler-month-height);max-height:var(--bm-scheduler-month-height);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.bm-scheduler-weekday-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));width:100%;min-width:min(960px,100%);position:-webkit-sticky;position:sticky;top:0;z-index:4}.bm-scheduler-weekday-cell{border-right:1px solid #d8e1eb;border-bottom:1px solid #d2dce8;background:#f5f8fc;padding:10px 12px;font-size:.8rem;font-weight:800;color:#344b66;text-transform:uppercase;letter-spacing:.03em}.bm-scheduler-weekday-cell:last-child{border-right:0}.bm-scheduler-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);width:100%;min-width:min(960px,100%);min-height:0;height:100%}.bm-scheduler-day-cell{border-right:1px solid #dde5ef;border-bottom:1px solid #dde5ef;background:#ffffff;padding:8px 6px 10px;display:flex;flex-direction:column;gap:8px;min-height:0;cursor:pointer}.bm-scheduler-day-cell.is-outside{background:#f8fafd}.bm-scheduler-day-cell.is-selected{box-shadow:inset 0 0 0 2px rgba(132,167,204,.42)}.bm-scheduler-day-cell.is-today .bm-scheduler-day-label{background:transparent;border-color:transparent;color:var(--brand)}.bm-scheduler-day-label{border:none;border-radius:0;background:transparent;color:var(--text);font-weight:700;padding:0;line-height:1.1}.bm-scheduler-day-events{display:flex;flex-direction:column;gap:4px;min-height:0;overflow:hidden}.bm-scheduler-more{border:1px dashed #becddd;border-radius:6px;background:#f5f9fd;color:#385776;padding:4px 6px;font-size:.78rem;font-weight:700}.bm-scheduler-week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:0;gap:0;min-height:520px}.bm-scheduler-week-column{border-right:1px solid #dde5ef;border-bottom:1px solid #dde5ef;background:#ffffff;padding:8px;display:flex;flex-direction:column;gap:8px;cursor:pointer}.bm-scheduler-week-column.is-selected{background:#f4f9ff}.bm-scheduler-week-head{width:100%;border:1px solid #ced9e7;border-radius:8px;background:#f3f7fc;color:#314a65;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:7px 8px}.bm-scheduler-week-events{display:flex;flex-direction:column;gap:5px}.bm-scheduler-day-panel{padding:14px;display:flex;flex-direction:column;gap:10px}.bm-scheduler-day-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.bm-scheduler-day-panel-head h4{margin:0}.bm-scheduler-day-list{display:flex;flex-direction:column;gap:8px}.bm-scheduler-day-item{width:100%;border:1px solid #c8d6e6;border-left:4px solid #4285bf;border-radius:10px;background:#ffffff;color:#21374f;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:10px;text-align:left}.bm-scheduler-thirty-grid{padding:12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.bm-scheduler-thirty-card{border:1px solid #ced9e7;border-radius:12px;background:#ffffff;padding:9px;display:flex;flex-direction:column;gap:8px;min-height:168px;cursor:pointer}.bm-scheduler-thirty-card.is-today{border-color:#b78031;box-shadow:inset 0 0 0 1px rgba(167,106,31,.2)}.bm-scheduler-thirty-date{border:1px solid #d0dbe8;border-radius:8px;background:#f4f8fd;color:#344d69;padding:6px 8px;text-align:left;font-size:.83rem;font-weight:700}.bm-scheduler-thirty-events{display:flex;flex-direction:column;gap:5px}.bm-scheduler-agenda-list{padding:14px;display:flex;flex-direction:column;gap:8px}.bm-scheduler-agenda-item{width:100%;border:1px solid #c8d6e6;border-radius:10px;background:#ffffff;color:#21374f;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:10px;text-align:left}.bm-scheduler-legend-row{border-top:1px solid #d6dfeb;background:#f8fbff;padding:10px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:10px;gap:10px;align-items:center}.bm-scheduler-legend-items{display:inline-flex;gap:6px;flex-wrap:wrap}.bm-legend-chip{border-radius:6px;padding:3px 9px;font-size:.82rem;font-weight:800;border:1px solid transparent}.bm-legend-tentative{border-color:var(--status-tentative-border);background:var(--status-tentative-bg);color:var(--status-tentative-text)}.bm-legend-confirmed{border-color:var(--status-confirmed-border);background:var(--status-confirmed-bg);color:var(--status-confirmed-text)}.bm-legend-charged{border-color:var(--status-charged-border);background:var(--status-charged-bg);color:var(--status-charged-text)}.bm-legend-unpaid{border-color:var(--status-unpaid-border);background:var(--status-unpaid-bg);color:var(--status-unpaid-text)}.bm-legend-paid{border-color:var(--status-paid-border);background:var(--status-paid-bg);color:var(--status-paid-text)}.bm-scheduler-cancelled-toggle{display:inline-flex;align-items:center;gap:8px;color:#364d68;font-weight:700;font-size:.92rem}.bm-scheduler-cancelled-toggle input{width:17px;height:17px;margin:0}.bm-contract-row-plan .bm-status-token{width:max-content;font-size:.78rem;color:#2b4a69}.bm-status-token{display:inline-flex;align-items:center;border-radius:6px;border:1px solid #c0cfdf;padding:3px 9px;font-size:.78rem;font-weight:800;line-height:1.2}.bm-status-token.is-paid{border-color:#96ccab;background:#e7f6ec;color:#1d6740}.bm-status-token.is-partial{border-color:#dfbe90;background:#fff3e1;color:#7f4a15}.bm-status-token.is-sent{border-color:#b0c4db;background:#ecf3fb;color:#2b4a69}.bm-status-token.is-draft{border-color:#cbd3de;background:#f3f6fa;color:#495f78}.bm-status-token.is-due{border-color:#dca3a3;background:#fdeeee;color:#9c2f2f}.bm-status-token.is-cancelled{border-color:#d4bd92;background:#fdf3df;color:#74501d}.bm-status-token.is-active{border-color:#96ccab;background:#e7f6ec;color:#1d6740}.bm-status-token.is-inactive{border-color:#d3dbe6;background:#f1f4f8;color:#4a6078}.bm-status-token.is-suspended{border-color:#deb8a1;background:#fdf1e8;color:#7a4b1d}.bm-status-token.is-no-plan{border-color:#c9d3df;background:#eef2f6;color:#41576f}.bm-status-token.is-internal{border-color:#cc2f2f;background:#c92d2d;color:#ffffff}.bm-report-status-cell span:not(.bm-status-token){color:#66758a;font-size:.78rem}@media (max-width:980px){.bm-scheduler-topbar,.bm-scheduler-week-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bm-scheduler-week-grid{min-height:0}.bm-scheduler-add-btn{grid-column:1/-1}.bm-scheduler-head{grid-template-columns:1fr}.bm-scheduler-head h3{text-align:left;font-size:1.4rem}.bm-scheduler-nav{justify-self:start}.bm-scheduler-thirty-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bm-scheduler-legend-row{grid-template-columns:1fr;align-items:flex-start}}@media (max-width:760px){.bm-scheduler-topbar{grid-template-columns:1fr}.bm-scheduler-add-btn{width:100%;justify-content:center}.bm-scheduler-date-pill input,.bm-scheduler-search{width:100%}.bm-scheduler-view-tabs{flex-wrap:nowrap;width:100%}.bm-scheduler-view-tabs button{flex:0 0 auto}.bm-scheduler-weekday-cell{padding:8px 4px;font-size:.72rem}.bm-scheduler-day-cell{padding:6px 4px 8px;gap:6px}.bm-scheduler-day-label{min-width:28px;padding:2px 6px;font-size:.82rem}.bm-scheduler-agenda-item,.bm-scheduler-thirty-grid,.bm-scheduler-week-grid{grid-template-columns:1fr}}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans Fallback;src:local("Arial");ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.00%;size-adjust:101.17%}.__className_c8daab{font-family:IBM Plex Sans,IBM Plex Sans Fallback;font-style:normal}.__variable_c8daab{--font-base:"IBM Plex Sans","IBM Plex Sans Fallback"}@font-face{font-family:Oxanium;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51f4583b64fd0679-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Oxanium;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/93bd5b8e056bd94c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Oxanium;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51f4583b64fd0679-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Oxanium;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/93bd5b8e056bd94c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Oxanium;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51f4583b64fd0679-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Oxanium;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/93bd5b8e056bd94c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Oxanium Fallback;src:local("Arial");ascent-override:76.07%;descent-override:20.22%;line-gap-override:24.07%;size-adjust:103.86%}.__className_b056fe{font-family:Oxanium,Oxanium Fallback;font-style:normal}.__variable_b056fe{--font-display:"Oxanium","Oxanium Fallback"}