:root{color-scheme:light;--ink:#162221;--muted:#64716f;--line:#dce4e1;--canvas:#f5f7f6;--surface:#ffffff;--brand:#125b50;--brand-deep:#0c453d;--mint:#dff3eb;--green:#197154;--amber:#9b6414;--amber-bg:#fff5d9;--red:#b53a3a;--red-bg:#fde9e7;--blue:#27628a;--blue-bg:#e9f3f8;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body,html{background:var(--canvas)}body{margin:0;color:var(--ink);font-size:14px;line-height:1.5}button,input,select{font:inherit}button,select{cursor:pointer}[tabindex="0"]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #2b7b70;outline-offset:2px}h1,h2,p{margin-top:0}h1{margin-bottom:8px;font-size:clamp(26px,3vw,34px);line-height:1.15;letter-spacing:-.035em}.crebos-visually-hidden,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.crebos-skip-link{position:fixed;z-index:20;top:8px;left:8px;padding:10px 14px;color:white;background:var(--brand-deep);border-radius:6px;transform:translateY(-150%)}.crebos-skip-link:focus{transform:none}.crebos-app-shell{min-height:100vh;display:grid;grid-template:72px 1fr/244px 1fr}.crebos-app-shell__header{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:0 28px 0 24px;background:var(--surface);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.crebos-app-shell__sidebar{padding:25px 16px 18px;background:#fbfcfb;border-right:1px solid var(--line);position:sticky;top:72px;height:calc(100vh - 72px)}.crebos-app-shell__main{width:100%;max-width:1540px;padding:34px clamp(24px,4vw,56px) 72px}.crebos-app-shell__actions{display:flex;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:11px}.brand__mark{width:36px;height:36px;display:grid;place-items:center;border-radius:9px 3px 9px 3px;color:white;background:var(--brand);font-weight:800;font-size:18px}.brand div,.identity>span:nth-child(2){display:flex;flex-direction:column}.brand strong{font-size:16px;letter-spacing:-.01em}.brand small,.identity small{color:var(--muted);font-size:11px}.environment{display:flex;align-items:center;gap:7px;color:#4b5856;font-size:12px}.environment i{width:7px;height:7px;border-radius:50%;background:#1a8a62;box-shadow:0 0 0 3px #ddf3e9}.identity{display:flex;gap:10px;align-items:center;padding:6px;border:0;background:transparent;color:var(--ink);text-align:left;border-radius:8px}.identity>span:first-child{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--brand-deep);font-size:12px;font-weight:800}.identity b{color:var(--muted)}.nav-label{margin:0 10px 10px;color:#64716f;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.navigation{list-style:none;padding:0;margin:0}.navigation button{width:100%;min-height:43px;display:flex;align-items:center;gap:12px;padding:9px 11px;margin:3px 0;border:0;border-radius:7px;color:#53615f;background:transparent;text-align:left;font-weight:600}.navigation button:hover{background:#eef3f1;color:var(--ink)}.navigation button[aria-current=page]{color:var(--brand-deep);background:var(--mint)}.navigation button>span{width:20px;font-size:18px;text-align:center}.navigation button b{margin-left:auto;padding:1px 7px;border-radius:10px;color:#9b382e;background:#f9ded9;font-size:11px}.nav-support{position:absolute;bottom:22px;left:18px;right:18px;display:flex;align-items:center;gap:10px;padding:13px;border:1px solid var(--line);border-radius:8px;background:white}.nav-support>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--brand);font-weight:800}.nav-support div{display:flex;flex-direction:column}.nav-support small{color:var(--muted)}.page-heading{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;margin-bottom:28px}.eyebrow{margin-bottom:7px;color:var(--brand);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.page-heading__description{max-width:720px;margin-bottom:0;color:var(--muted)}.page-heading__action{flex:none}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.metric{min-width:0;padding:20px;border:1px solid var(--line);border-radius:9px;background:var(--surface);box-shadow:0 1px 2px rgb(15 35 31/3%)}.metric__label{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;font-weight:600}.metric strong{display:block;margin:8px 0 2px;font-size:clamp(22px,2.4vw,29px);letter-spacing:-.04em}.metric>span{color:#64716f;font-size:11px}.metric--positive strong{color:var(--green)}.metric--warning strong{color:var(--amber)}.health-grid,.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.crebos-card{overflow:hidden;border:1px solid var(--line);border-radius:9px;background:var(--surface);box-shadow:0 1px 2px rgb(15 35 31/3%)}.crebos-card__header{padding:19px 21px 0}.crebos-card__title{margin:0;font-size:15px;letter-spacing:-.01em}.crebos-card__description{margin:4px 0 0;color:var(--muted);font-size:12px}.crebos-card__body{padding:20px 21px}.crebos-card__footer{padding:14px 21px;border-top:1px solid var(--line)}.position-total{display:flex;align-items:flex-end;justify-content:space-between;color:var(--muted)}.position-total strong{color:var(--ink);font-size:22px}.position-bar{display:flex;overflow:hidden;height:9px;margin:20px 0 17px;border-radius:9px;background:#eef2f1}.position-bar span{display:block}.position-bar__available{background:var(--brand)}.position-bar__reserved{background:#edb54d}.position-bar__pending{background:#8ca5b5}.legend{list-style:none;padding:0;margin:0;display:grid;gap:10px}.legend li{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:9px;color:var(--muted);font-size:12px}.legend strong{color:var(--ink)}.dot{width:8px;height:8px;border-radius:50%}.dot--available{background:var(--brand)}.dot--reserved{background:#edb54d}.dot--pending{background:#8ca5b5}.attention-list,.health-list{list-style:none;padding:0;margin:-7px 0}.attention-list li,.health-list li{display:flex;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid #edf1ef}.attention-list li:last-child,.health-list li:last-child{border-bottom:0}.attention-list div,.health-list div{min-width:0;display:flex;flex:1 1;flex-direction:column}.attention-list div span,.health-list div span{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.attention-icon{flex:none;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:var(--green);background:var(--mint);font-weight:800}.attention-icon--danger{color:var(--red);background:var(--red-bg)}.attention-icon--warning{color:var(--amber);background:var(--amber-bg)}.timeline{display:grid}.timeline>div{display:grid;grid-template-columns:44px 12px 1fr;gap:10px;min-height:56px}.timeline>div>span{color:var(--muted);font-size:11px}.timeline i{position:relative;width:8px;height:8px;margin-top:5px;border:2px solid white;border-radius:50%;background:var(--brand);box-shadow:0 0 0 1px var(--brand)}.timeline i:after{content:"";position:absolute;top:9px;left:2px;width:1px;height:39px;background:var(--line)}.timeline>div:last-child i:after{display:none}.timeline p{display:flex;flex-direction:column;margin:0}.timeline small{color:var(--muted)}.crebos-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 14px;border:1px solid transparent;border-radius:6px;font-weight:700;font-size:12px}.crebos-button--primary{color:white;background:var(--brand)}.crebos-button--primary:hover{background:var(--brand-deep)}.crebos-button--secondary{color:var(--brand-deep);background:white;border-color:#aebbb8}.crebos-button--secondary:hover{background:#f2f6f4}.crebos-button--quiet{min-height:32px;padding:5px 8px;color:var(--brand);background:transparent}.crebos-button--quiet:hover{background:var(--mint)}.crebos-button--danger{color:white;background:var(--red)}.crebos-status{display:inline-flex;width:max-content;align-items:center;gap:6px;padding:3px 8px;border-radius:12px;color:#4f5d5a;background:#edf1f0;font-size:10px;font-weight:800;text-transform:capitalize;white-space:nowrap}.crebos-status__dot{width:6px;height:6px;border-radius:50%;background:currentColor}.crebos-status--success{color:#176345;background:#e3f3eb}.crebos-status--warning{color:#81520d;background:var(--amber-bg)}.crebos-status--danger{color:#9b302c;background:var(--red-bg)}.crebos-status--info{color:#255e7b;background:var(--blue-bg)}.filters{display:grid;grid-template-columns:minmax(250px,1.6fr) 1fr 1fr;align-items:flex-end;gap:12px;margin-bottom:16px}.crebos-field,.filters>label{display:flex;flex-direction:column;gap:5px;color:#44514f;font-size:11px;font-weight:700}.crebos-input,select{width:100%;height:40px;padding:0 11px;border:1px solid #bdc8c5;border-radius:6px;color:var(--ink);background:white}.crebos-field__hint{color:var(--muted);font-weight:400}.crebos-field__error{color:var(--red)}.crebos-table-wrap{overflow-x:auto;margin:-20px -21px}.crebos-table{width:100%;border-collapse:collapse;text-align:left}.crebos-table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.crebos-table td,.crebos-table th{padding:14px 16px;border-bottom:1px solid #e8eeeb;vertical-align:middle;white-space:nowrap}.crebos-table thead th{color:#6e7977;background:#fafbfb;font-size:10px;letter-spacing:.04em;text-transform:uppercase}.crebos-table tbody th{font-weight:400}.crebos-table tbody tr:last-child>*{border-bottom:0}.crebos-table tbody tr:hover{background:#fbfdfc}.crebos-table__cell--end{text-align:right}.crebos-table__cell--center{text-align:center}.cell-detail{display:block;margin-top:2px;color:var(--muted)}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em}.amount-negative{color:#8f3834}.amount-positive{color:var(--green)}.data-note{margin:12px 2px;color:var(--muted);font-size:11px}.callout{display:flex;align-items:center;gap:16px;margin-bottom:18px;padding:14px 16px;border:1px solid #c9ded7;border-left:4px solid var(--brand);border-radius:7px;background:#f2faf7}.callout>strong{flex:none}.callout>span{flex:1 1;color:#536460;font-size:12px}.callout--warning{border-color:#ead6ad;border-left-color:var(--amber);background:#fffaf0}.queue-summary{display:flex;gap:1px;width:max-content;margin-bottom:18px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--line)}.queue-summary div{min-width:145px;display:flex;align-items:baseline;gap:8px;padding:13px 16px;background:white}.queue-summary strong{font-size:20px}.queue-summary span{color:var(--muted);font-size:11px}.health-list li{padding:15px 0}.delivery-chart{height:130px;display:flex;align-items:flex-end;gap:6px;padding:16px 2px 0;border-bottom:1px solid var(--line);background:linear-gradient(180deg,transparent 32%,#edf1ef 33%,transparent 34%,transparent 65%,#edf1ef 66%,transparent 67%)}.delivery-chart i{flex:1 1;max-width:26px;min-height:12px;border-radius:3px 3px 0 0;background:#65a592}.delivery-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.delivery-stats div{display:flex;flex-direction:column}.delivery-stats strong{font-size:18px}.delivery-stats span{color:var(--muted);font-size:10px}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.report-grid .crebos-card__body{padding-top:12px}.report-meta{color:var(--muted);font-size:11px}.mobile-context{display:none}@media (max-width:1050px){.metrics{grid-template-columns:repeat(2,1fr)}.health-grid,.overview-grid{grid-template-columns:1fr}.report-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.crebos-app-shell{display:block}.crebos-app-shell__header{height:64px;padding:0 16px}.crebos-app-shell__sidebar{display:none}.crebos-app-shell__main{padding:20px 16px 50px}.brand small,.environment,.identity b,.identity>span:nth-child(2){display:none}.identity{padding:0}.mobile-context{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-4px 0 22px}.mobile-context>span{font-weight:800}.mobile-context select{width:min(62vw,270px)}.page-heading{align-items:start;flex-direction:column;margin-bottom:22px}.page-heading__action,.page-heading__action .crebos-button{width:100%}.filters{grid-template-columns:1fr}.callout{align-items:start;flex-direction:column;gap:8px}.callout .crebos-button{width:100%}.report-grid{grid-template-columns:1fr}}@media (max-width:480px){.metrics{grid-template-columns:1fr}.queue-summary{width:100%}.queue-summary div{min-width:0;flex:1 1;align-items:start;flex-direction:column;gap:0}.delivery-stats{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}@media (forced-colors:active){.delivery-chart i,.environment i,.position-bar span{border:1px solid CanvasText}}