.loading.svelte-gftfsn{color:var(--muted);align-items:center;gap:.75rem;padding:2rem 0;display:flex}span.svelte-gftfsn{border:2px solid var(--line);border-top-color:var(--brand);border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite svelte-gftfsn-spin}@keyframes svelte-gftfsn-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){span.svelte-gftfsn{border-top-color:var(--line);animation:none}}span.svelte-tqo8to{letter-spacing:.025em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.78rem;font-weight:750;display:inline-flex}.marker.svelte-tqo8to{background:currentColor;border-radius:50%;width:.55rem;height:.55rem}.problem.svelte-tqo8to{color:var(--danger)}.resolved.svelte-tqo8to{color:var(--success)}.uncertain.svelte-tqo8to{color:var(--warning)}:root{color:#10243e;font-synthesis:none;--ink:#10243e;--muted:#627187;--brand:#0b6bcb;--brand-dark:#084c91;--surface:#fff;--surface-alt:#eef3f8;--line:#d8e1ea;--danger:#b42318;--success:#18794e;--warning:#9a6700;--shadow:0 18px 45px #19365817;background:#f4f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--brand-dark);text-underline-offset:.2em}a:hover{color:var(--brand)}button{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #72b7ff}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;font-size:clamp(2rem,4vw,3.5rem);line-height:1.02}h2{letter-spacing:-.025em}code{overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,monospace}.app-shell>header{color:#fff;background:var(--ink);grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:5.25rem;padding:1rem clamp(1.2rem,4vw,4rem);display:grid}.brand{color:#fff;justify-self:start;align-items:center;gap:.8rem;text-decoration:none;display:inline-flex}.brand:hover{color:#fff}.brand-mark{object-fit:contain;width:2.7rem;height:2.7rem;display:block}.brand div{display:grid}.brand small{color:#aebcd0;font-size:.72rem}nav{border:1px solid #ffffff21;border-radius:999px;gap:.3rem;padding:.3rem;display:flex}nav a{color:#bfcbda;border-radius:999px;padding:.6rem 1rem;font-size:.9rem;font-weight:650;text-decoration:none}nav a:hover,nav a.active{color:#fff;background:#ffffff1f}.quiet{color:#c9d4e1;background:0 0;border:0;justify-self:end}.quiet:hover{color:#fff}.app-shell>main{width:min(1180px,100% - 2.5rem);margin:0 auto;padding:clamp(2.5rem,7vw,5.5rem) 0 6rem}.centred{place-items:center;min-height:100vh;padding:2rem;display:grid}.page-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1rem;display:flex}.page-heading h1{margin-bottom:.7rem}.page-heading p:not(.eyebrow){max-width:42rem;color:var(--muted)}.eyebrow{color:var(--brand-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.7rem;font-size:.75rem;font-weight:800}.last-updated,.muted{color:var(--muted);font-size:.88rem}.primary,.secondary{border-radius:.6rem;min-height:2.8rem;padding:.65rem 1.1rem;font-weight:720}.primary{border:1px solid var(--brand);color:#fff;background:var(--brand)}.primary:hover{background:var(--brand-dark)}.secondary{border:1px solid var(--line);color:var(--ink);background:var(--surface)}.secondary:hover{background:var(--surface-alt);border-color:#aebfd0}.inline-error{border-left:4px solid var(--danger);color:#79231b;background:#fff0ee;padding:.9rem 1rem}.error-panel,.empty{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:1rem;padding:2rem}.empty{text-align:center;margin-top:2rem;padding:4rem 2rem}.empty h2{margin-bottom:.5rem}.empty p{color:var(--muted);margin-bottom:0}.login-shell{background:var(--ink);grid-template-columns:minmax(340px,560px) 1fr;min-height:100vh;display:grid}.login-card{color:var(--ink);background:#f8fafc;flex-direction:column;justify-content:center;padding:clamp(2rem,7vw,6rem);display:flex}.login-card .brand-mark{margin-bottom:3rem}.login-card h1{max-width:10ch}.login-card .intro{max-width:30rem;color:var(--muted);font-size:1.08rem;line-height:1.65}.login-card .primary{align-self:start;margin-top:1.5rem}.fine-print{color:var(--muted);margin-top:1.2rem;font-size:.78rem}.login-shell aside{color:#fff;background:radial-gradient(circle at 78% 20%,#1479bc 0,#0000 34%),linear-gradient(145deg,#10243e 20%,#0b365c);flex-direction:column;justify-content:end;padding:clamp(2rem,7vw,7rem);display:flex}.login-shell aside .eyebrow{color:#7bdbff}.login-shell blockquote{letter-spacing:-.035em;max-width:18ch;margin:0;font-size:clamp(1.7rem,3vw,3rem);font-weight:680;line-height:1.2}.customer-stack{gap:2rem;margin-top:2rem;display:grid}.customer-group{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:1rem;overflow:hidden}.customer-group>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.4rem 1.6rem;display:flex}.customer-group>header h2{margin-bottom:.25rem}.customer-group>header p{color:var(--muted);margin:0;font-size:.88rem}.incident-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));display:grid}.incident-card{min-height:13rem;color:var(--ink);border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;padding:1.5rem;text-decoration:none;display:flex}.incident-card:hover{color:var(--ink);background:#f9fbfd}.incident-card>div,.incident-card footer{justify-content:space-between;gap:1rem;display:flex}.incident-card time,.incident-card footer{color:var(--muted);font-size:.78rem}.incident-card h3{margin:1.4rem 0 .5rem}.incident-card p{color:var(--muted);line-height:1.5}.incident-card footer{margin-top:auto}label{color:var(--muted);gap:.4rem;font-size:.78rem;font-weight:700;display:grid}select{border:1px solid var(--line);min-width:10rem;color:var(--ink);background:#fff;border-radius:.55rem;padding:.7rem 2rem .7rem .8rem}.table-wrap{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:1rem;margin-top:2rem;overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:1rem 1.15rem}th{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:#f8fafc;font-size:.72rem}td small{color:var(--muted);margin-top:.3rem;display:block}.load-more{margin:1.5rem auto;display:block}.customer-directory{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:1rem;margin-top:2rem;display:grid}.customer-directory button{text-align:left;border:1px solid var(--line);color:var(--ink);background:var(--surface);border-radius:.85rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem;display:flex;box-shadow:0 7px 20px #1936580d}.customer-directory button:hover{border-color:#aebfd0;transform:translateY(-1px)}.customer-directory button span{gap:.3rem;display:grid}.customer-directory button span:last-child{color:var(--muted);font-size:.8rem;display:flex}.customer-directory small{color:var(--muted)}.back{color:var(--brand-dark);background:0 0;border:0;margin-bottom:2rem;padding:0}.detail-section{border:1px solid var(--line);background:var(--surface);border-radius:1rem;margin-top:2rem;padding:1.5rem}.detail-section h2{margin-bottom:1.3rem}.section-heading{justify-content:space-between;align-items:center;display:flex}.section-heading>span{color:var(--brand-dark);background:#e4f2ff;border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:800}.account-list{flex-wrap:wrap;gap:.65rem;display:flex}.account-list code{border:1px solid var(--line);background:var(--surface-alt);border-radius:.5rem;padding:.55rem .75rem}.topic-list,.simple-list{gap:.8rem;display:grid}.topic-list article{border:1px solid var(--line);border-radius:.7rem;padding:1rem}.topic-list article>div{gap:.7rem;display:grid}.topic-list dl{gap:2rem;margin:1rem 0 0;display:flex}.topic-list dl div{gap:.2rem;display:grid}dt{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:700}dd{margin:0}.simple-list a{border-bottom:1px solid var(--line);align-items:center;gap:1rem;padding:.85rem 0;text-decoration:none;display:flex}.simple-list a>span{gap:.25rem;display:grid}.simple-list small{color:var(--muted)}.incident-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:2rem;padding-bottom:2rem;display:flex}.incident-hero h1{margin-bottom:.7rem}.incident-hero p:not(.eyebrow){color:var(--muted)}.summary-grid{border:1px solid var(--line);background:var(--surface);border-radius:.8rem;grid-template-columns:repeat(4,1fr);margin:2rem 0;display:grid}.summary-grid div{border-right:1px solid var(--line);gap:.5rem;padding:1.2rem;display:grid}.summary-grid div:last-child{border:0}.timeline{margin:0;padding:0;list-style:none}.timeline li{grid-template-columns:1.2rem 1fr;gap:1rem;padding-bottom:1.5rem;display:grid;position:relative}.timeline li:before{content:"";background:var(--line);width:1px;position:absolute;top:.9rem;bottom:-.1rem;left:.35rem}.timeline li:last-child:before{display:none}.timeline-marker{z-index:1;background:var(--brand);width:.75rem;height:.75rem;box-shadow:0 0 0 1px var(--brand);border:2px solid #fff;border-radius:50%;margin-top:.25rem}.timeline article{padding:0 0 1rem}.timeline article header{justify-content:space-between;gap:1rem;display:flex}.timeline time,.timeline small{color:var(--muted);font-size:.8rem}.timeline article p{margin:.7rem 0 .3rem}.timeline li.stale{opacity:.75}@media (width<=760px){.app-shell>header{grid-template-columns:1fr auto;gap:1rem;padding:1rem}.brand small{display:none}nav{grid-area:2/1/auto/-1;justify-content:space-around;justify-self:stretch}nav a{text-align:center;flex:1}.app-shell>main{width:min(100% - 1.5rem,1180px);padding-top:2.5rem}.login-shell{grid-template-columns:1fr}.login-shell aside{display:none}.page-heading,.incident-hero{flex-direction:column;align-items:start}.summary-grid{grid-template-columns:1fr 1fr}.summary-grid div:nth-child(2){border-right:0}.summary-grid div:nth-child(-n+2){border-bottom:1px solid var(--line)}.topic-list dl{flex-direction:column;gap:.7rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
