:root{--app-bg:#f1ede4;--app-bg-top:#faf7f0;--app-bg-bottom:#e8e2d6;--app-sidebar:#f6f1e8;--app-surface:#fcfaf5;--app-surface-strong:#ffffff;--app-surface-muted:#f2ece1;--app-surface-ink:#e6ded0;--app-border:#d8cfbf;--app-border-strong:#c8beab;--app-ink:#1d2722;--app-ink-soft:#2f3b35;--app-muted:#625b4e;--app-muted-soft:#857c6d;--app-accent:#2f6c5d;--app-accent-strong:#245447;--app-accent-soft:#ddebe6;--app-accent-ink:#17362d;--app-highlight:#b2733e;--app-highlight-soft:#f1e1cf;--app-danger:#b45349;--app-danger-soft:#f5e2df;--app-shadow:0 12px 32px rgba(41,36,29,0.06);--app-shadow-soft:0 3px 14px rgba(41,36,29,0.05);--app-radius-sm:8px;--app-radius-md:10px;--app-radius-lg:12px;--app-radius-xl:16px;--app-shell-max:1320px}html{background:var(--app-bg)}body,html{margin:0;padding:0;min-height:100%;background:transparent;color:var(--app-ink)}*{box-sizing:border-box}body{line-height:1.5;font-family:var(--font-sans),"Helvetica Neue",sans-serif;background:radial-gradient(circle at top left,rgba(255,255,255,.72) 0,rgba(255,255,255,0) 34%),linear-gradient(180deg,var(--app-bg-top) 0,var(--app-bg) 35%,var(--app-bg-bottom) 100%)}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}::selection{background:rgba(47,108,93,.18);color:var(--app-ink)}code{font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}[data-mantine-color-scheme=light] body{background:transparent}.shell-topbar-inner{width:100%;padding:0}.shell-topbar-frame{width:100%;min-height:72px;display:grid;grid-template-columns:248px minmax(0,1fr);align-items:center;grid-gap:0;gap:0}.shell-topbar-primary{min-width:0;padding:0 14px}.shell-topbar-brand{min-width:0;display:flex;align-items:center;gap:12px}.shell-topbar-brand-copy{min-width:0}.shell-topbar-brand-context,.shell-topbar-brand-name,.shell-topbar-workspace-label,.shell-topbar-workspace-name{display:block}.shell-topbar-brand-name{color:var(--app-ink);font-size:.95rem;font-weight:700;line-height:1.1;letter-spacing:-.02em}.shell-topbar-brand-context{color:var(--app-muted);font-size:.78rem;line-height:1.25}.shell-topbar-workspace{min-width:168px;justify-self:end;flex-shrink:0;margin-right:24px;padding:8px 12px;border:1px solid var(--app-border);border-radius:var(--app-radius-md);background:var(--app-surface);text-align:right}.shell-topbar-workspace-label{color:var(--app-muted);font-size:.74rem;font-weight:600;line-height:1.2}.shell-topbar-workspace-name{color:var(--app-ink);font-size:.92rem;font-weight:600;line-height:1.2;letter-spacing:-.01em}.shell-layout{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 60px)}.shell-main{min-width:0;padding:20px 24px 32px}.shell-main-inner{width:min(100%,1320px);margin:0 auto}.shell-main-panel{min-height:calc(100vh - 104px)}.breadcrumb-seg{padding:5px 12px;background:var(--app-surface-muted);border:1px solid var(--app-border);color:var(--app-muted);letter-spacing:.01em}.breadcrumb-seg-current{background:var(--app-accent-soft);border-color:var(--app-accent-soft);color:var(--app-accent-ink)}.breadcrumb-sep{color:var(--app-border-strong);flex-shrink:0;margin:0 -1px;position:relative;z-index:1}.breadcrumb-link{text-decoration:none;transition:filter .12s ease}.breadcrumb-link:hover .breadcrumb-seg{background:var(--app-surface-ink);border-color:var(--app-border-strong);color:var(--app-ink-soft)}.shell-mobile-only{display:none}.page-header-meta{display:flex;flex-wrap:wrap;gap:8px}.app-panel{background:var(--app-surface-strong);box-shadow:var(--app-shadow-soft)}.app-panel,.app-panel-muted{border:1px solid var(--app-border);border-radius:var(--app-radius-lg)}.app-panel-muted{background:var(--app-surface)}.app-panel-header{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px}.app-panel-heading{display:grid;grid-gap:5px;gap:5px}.app-panel-title{margin:0;color:var(--app-ink);font-size:1.05rem;font-weight:700;line-height:1.2}.app-panel-subtitle{margin:0;color:var(--app-muted);font-size:.93rem;line-height:1.55}.dashboard-kpi-card{min-height:144px}.dashboard-kpi-label{color:var(--app-muted);font-size:.82rem;font-weight:700;letter-spacing:.01em;text-transform:uppercase}.dashboard-kpi-value{color:var(--app-ink);font-size:clamp(1.9rem,3vw,2.4rem);font-weight:700;line-height:1;letter-spacing:-.045em}.dashboard-kpi-note{color:var(--app-muted);font-size:.9rem;line-height:1.55}.dashboard-chart-frame{width:100%;height:320px}.dashboard-chart-frame-compact{height:260px}.dashboard-empty-state{min-height:180px;display:grid;place-items:center;grid-gap:6px;gap:6px;text-align:center;padding:24px;border:1px dashed var(--app-border);border-radius:var(--app-radius-md);background:var(--app-surface)}.dashboard-color-dot{width:10px;height:10px;border-radius:999px;flex-shrink:0}.dashboard-divider{height:1px;background:var(--app-border)}.dashboard-section-label{color:var(--app-muted);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.dashboard-breakdown-row{display:grid;grid-gap:10px;gap:10px;padding:14px 0;border-top:1px solid var(--app-border)}.dashboard-breakdown-row:first-child{padding-top:0;border-top:0}.dashboard-breakdown-track{display:flex;overflow:hidden;height:10px;border-radius:999px;background:var(--app-surface-muted)}.dashboard-breakdown-segment{height:100%}.dashboard-breakdown-segment-granted{background:#2f855a}.dashboard-breakdown-segment-denied{background:#c05621}.app-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 24px;gap:18px 24px}.app-field-grid{display:grid;grid-gap:16px;gap:16px}.app-action-row{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px}.app-two-column-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.app-preview-frame{border-radius:var(--app-radius-xl);padding:24px;border:1px solid var(--app-border);min-height:400px;display:flex;align-items:center;justify-content:center}.app-builder-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:0;gap:0;align-items:start;min-height:calc(100vh - 200px)}.app-builder-left{padding-right:24px;overflow-y:auto}.app-builder-right{position:-webkit-sticky;position:sticky;top:80px;height:calc(100vh - 160px);overflow-y:auto;display:flex;align-items:flex-start;justify-content:center;padding:24px}.app-field-row{border-bottom:1px solid var(--app-border)}.app-field-row:first-child{border-top:1px solid var(--app-border)}.app-field-row:hover{background:var(--app-surface)}.app-inline-code{display:inline-flex;align-items:center;min-height:28px;padding:0 8px;border-radius:7px;border:1px solid var(--app-border);background:var(--app-surface-muted);color:var(--app-ink-soft);font-size:.82rem}.app-public-shell{min-height:100vh;padding:32px 20px;background:linear-gradient(180deg,rgba(255,255,255,.45) 0,rgba(255,255,255,0) 22%),var(--public-bg,var(--app-bg-top))}.app-public-layout{width:min(100%,1120px);margin:0 auto;display:grid;grid-template-columns:minmax(0,320px) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.app-public-aside,.app-public-card{border:1px solid var(--app-border);border-radius:var(--app-radius-xl);background:rgba(255,255,255,.9);box-shadow:var(--app-shadow)}.app-public-aside{padding:28px;position:-webkit-sticky;position:sticky;top:24px}.app-public-card{padding:28px}.app-public-brand{display:inline-flex;align-items:center;gap:12px;color:var(--app-ink);font-size:.95rem;font-weight:700}.app-public-meta{display:grid;grid-gap:12px;gap:12px}.app-public-meta-item{display:grid;grid-gap:4px;gap:4px;padding-top:12px;border-top:1px solid var(--app-border)}.app-public-meta-label{color:var(--app-muted);font-size:.8rem;font-weight:600}.app-public-meta-value{color:var(--app-ink);font-size:.95rem;font-weight:600}.app-public-step{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 10px;border-radius:999px;border:1px solid var(--app-border);background:var(--app-surface-muted);color:var(--app-ink-soft);font-size:.84rem;font-weight:600}.app-public-title{margin:0;color:var(--app-ink);font-size:clamp(1.8rem,2.7vw,2.6rem);line-height:1;letter-spacing:-.045em}.app-public-subtitle{margin:0;color:var(--app-muted);font-size:.98rem;line-height:1.65}.app-public-purpose-list{border-top:1px solid var(--app-border)}.app-public-purpose-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--app-border)}.app-public-purpose-copy{display:grid;grid-gap:6px;gap:6px;min-width:0}.app-public-state-icon{width:60px;height:60px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--app-accent-soft);color:var(--app-accent-strong)}.mantine-Card-root,.mantine-Paper-root{border-radius:var(--app-radius-lg);box-shadow:none}.mantine-Button-root{min-height:38px;border-radius:var(--app-radius-sm);box-shadow:none;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.mantine-Button-root:hover{transform:none}.mantine-Button-root:disabled,.mantine-Button-root[data-disabled]{opacity:.4}.mantine-Badge-root{min-height:24px;border-radius:7px;text-transform:none;letter-spacing:0}.mantine-ColorInput-input,.mantine-Input-input,.mantine-Input-input input,.mantine-MultiSelect-input,.mantine-Select-input,.mantine-TextInput-input,.mantine-Textarea-input{min-height:42px;border-color:var(--app-border);background:var(--app-surface);color:var(--app-ink)}.mantine-Textarea-input{min-height:110px}.mantine-InputWrapper-label,.mantine-Switch-label{margin-bottom:6px;color:var(--app-ink-soft);font-weight:600}.mantine-InputWrapper-description,.mantine-Switch-description{color:var(--app-muted)}.mantine-Table-td,.mantine-Table-th{border-color:var(--app-border)}.mantine-Table-th{background:var(--app-surface-muted)}.mantine-Table-tr[data-hover]:hover td{background:rgba(255,255,255,.72)}.mantine-Alert-root{border-radius:var(--app-radius-md);border:1px solid var(--app-border)}.mantine-Switch-track{border-color:var(--app-border);background:var(--app-surface-muted)}.mantine-Switch-input:checked+.mantine-Switch-track{background:var(--app-accent);border-color:var(--app-accent)}@media (max-width:62em){.shell-topbar-inner{padding:0 16px}.shell-topbar-frame{display:flex;gap:16px}.shell-topbar-primary{padding:0;flex:1 1 auto}.shell-topbar-workspace{min-width:auto;margin-right:0}.shell-layout{grid-template-columns:1fr}.shell-sidebar{display:none}.shell-main{padding:18px 16px 28px}.shell-main-inner{width:100%}.shell-main-panel{min-height:auto}.shell-mobile-only{display:inline-flex}.app-info-grid,.app-public-layout,.app-two-column-layout{grid-template-columns:1fr}.app-public-aside{position:static}.app-builder-layout{grid-template-columns:1fr}.app-builder-right{position:static;height:auto}}@media (max-width:40em){.shell-topbar-brand-context,.shell-topbar-workspace-label{display:none}.shell-topbar-workspace{padding:8px}.app-public-shell{padding:20px 14px}.app-public-aside,.app-public-card{padding:22px 18px}.app-panel-header,.app-public-purpose-row{flex-direction:column;align-items:stretch}.page-header-meta{gap:6px}}@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-sans:"IBM Plex Sans","IBM Plex Sans Fallback"}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/58f386aa6b1a2a92-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 Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/011e180705008d6f-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 Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ba5fb2a8c88521c-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 Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92eeb95d069020cc-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 Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d3ebbfd689654d3a-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 Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/704b853f32d191d5-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 Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/656feb427634a431-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 Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/991629005c80bdf1-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 Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/46e154b2fcbd6033-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 Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/37786be940ec402b-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 Mono Fallback;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_27d86c{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.__variable_27d86c{--font-mono:"IBM Plex Mono","IBM Plex Mono Fallback"}