:root{--paper: #131310;--paper-alt: #171714;--surface: #1a1a16;--surface-raised: #20201b;--subtle: #24231f;--ink: #f5f2ea;--ink-soft: #c9c5ba;--ink-muted: #a8a49a;--line: #2a2925;--line-soft: #24231f;--line-strong: #38362f;--brand: #5b8cff;--brand-hover: #739dff;--brand-wash: #18233f;--green: #20c997;--green-soft: rgba(32, 201, 151, .14);--amber: #f7b955;--amber-soft: rgba(247, 185, 85, .14);--red: #ff646d;--red-soft: rgba(255, 100, 109, .14);--blue: #5b8cff;--blue-soft: rgba(91, 140, 255, .16);--slate: #b6b2a8;--slate-soft: rgba(166, 162, 153, .13);--shadow: none;color-scheme:dark;color:var(--ink);background:var(--paper);font-family:Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:linear-gradient(var(--brand),var(--brand)) top / 100% 4px no-repeat,linear-gradient(rgba(91,140,255,.045) 1px,transparent 1px) 0 4px / 56px 56px,linear-gradient(90deg,rgba(91,140,255,.035) 1px,transparent 1px) 0 4px / 56px 56px,linear-gradient(180deg,#11110f,#151512 44%,#10100e)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid rgba(91,140,255,.34);outline-offset:3px}.page{width:min(740px,calc(100% - 36px));margin:0 auto;padding:16px 0 34px;overflow-x:clip}.topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;min-height:54px;border-bottom:1px solid var(--line)}.brand,.contact-button,.tabs button,.pill{display:inline-flex;align-items:center;gap:8px}.brand{justify-self:start;font-weight:840;letter-spacing:-.015em}.brand img{width:24px;height:24px;border-radius:8px}.tabs{display:inline-flex;align-items:center;justify-content:center;gap:6px}.tab-label-short{display:none}.tabs button,.contact-button{min-height:34px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--ink-soft);padding:0 12px;font-size:.86rem;font-weight:720;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.tabs button.active,.tabs button:hover,.contact-button{border-color:var(--line-strong);background:var(--surface);color:var(--ink)}.contact-button{justify-self:end;box-shadow:0 10px 24px #00000038}.hero{display:grid;justify-items:center;gap:8px;padding:30px 0 22px;text-align:center}.hero.compact{padding-bottom:22px}.hero h1{max-width:560px;margin:0;font-size:clamp(1.72rem,3.6vw,2.36rem);line-height:1.03;letter-spacing:-.038em}.hero p{max-width:600px;margin:0;color:var(--ink-soft);font-size:.93rem;line-height:1.55}.status-card,.notice,.month-card{border:1px solid var(--line);border-radius:11px;background:linear-gradient(180deg,rgba(255,255,255,.018),transparent 90px),var(--surface);box-shadow:var(--shadow)}.status-card{position:relative;overflow:visible}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:50px;border-bottom:1px solid var(--line-soft);padding:0 18px}.card-heading h2{margin:0;font-size:1rem;letter-spacing:-.015em}.card-heading span{color:var(--ink-muted);font-size:.86rem;font-weight:720}.status-group{border-bottom:1px solid var(--line-soft)}.status-group:last-child{border-bottom:0}.status-group summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:50px;padding:0 18px;list-style:none;cursor:pointer;font-weight:800}.status-group summary::-webkit-details-marker{display:none}.group-actions{display:inline-flex;align-items:center;gap:10px;color:var(--ink-muted)}.status-group summary .group-actions{pointer-events:none}.status-group[open] .group-actions>svg{transform:rotate(180deg)}.components{padding:0 18px 14px}.component-row{position:relative;padding:12px 0;border-top:1px solid var(--line-soft)}.component-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;min-width:0}.component-name{display:flex;align-items:center;gap:9px}.component-name h3{margin:0;font-size:1rem;letter-spacing:-.015em;overflow-wrap:anywhere}.component-row p{max-width:650px;margin:5px 0 0 21px;color:var(--ink-soft);font-size:.875rem;line-height:1.48}.component-row .note{color:var(--slate)}.uptime{color:var(--green);font-size:.86rem;font-weight:760;white-space:nowrap}.bars{display:grid;grid-template-columns:repeat(90,minmax(3px,1fr));gap:2px;margin-top:11px;overflow:visible}.bars-mobile{display:none}.bar{position:relative;height:19px;border-radius:99px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;transition:transform .14s ease,filter .14s ease}.bar:hover{transform:translateY(-2px);filter:saturate(1.08)}.bar-tooltip{position:absolute;bottom:calc(100% + 11px);left:50%;z-index:50;display:grid;width:260px;gap:10px;transform:translate(-50%) translateY(5px);border:1px solid var(--line-strong);border-radius:11px;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),var(--surface-raised);box-shadow:0 20px 44px #00000057,0 1px #ffffff0b inset;color:var(--ink);font-size:.82rem;opacity:0;padding:12px;pointer-events:none;transition:opacity .14s ease,transform .14s ease}.bar-tooltip:before{position:absolute;bottom:-5px;left:50%;width:10px;height:10px;transform:translate(-50%) rotate(45deg);border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:var(--surface-raised);content:""}.bar:hover .bar-tooltip{opacity:1;transform:translate(-50%) translateY(0)}.bar:nth-last-child(-n+14) .bar-tooltip{right:0;left:auto;transform:translateY(5px)}.bar:nth-last-child(-n+14) .bar-tooltip:before{right:22px;left:auto;transform:rotate(45deg)}.bar:nth-last-child(-n+14):hover .bar-tooltip{transform:translateY(0)}.tooltip-date{color:var(--ink-muted);font-size:.78rem;font-weight:720}.tooltip-state{display:flex;align-items:center;gap:9px;color:var(--ink);font-size:.87rem;font-weight:790}.tooltip-dot{width:12px;height:12px;border-radius:999px;box-shadow:0 0 0 3px #06a77d1a}.tooltip-dot.green{background:var(--green)}.tooltip-dot.red{background:var(--red);box-shadow:0 0 0 3px #e5484d1a}.tooltip-dot.blue{background:var(--blue);box-shadow:0 0 0 3px #004dff1a}.tooltip-dot.empty{background:#b8b2a6;box-shadow:0 0 0 3px #6873861a}.tooltip-uptime{width:fit-content;border-radius:999px;background:var(--subtle);color:var(--ink-soft);font-size:.76rem;font-weight:760;padding:4px 8px}.bar-labels{display:flex;justify-content:space-between;margin-top:7px;color:var(--ink-muted);font-size:.8rem}.mobile-history-detail{display:none}.pill{min-height:28px;border-radius:999px;padding:0 10px;font-size:.8rem;font-weight:820}.dot{width:12px;height:12px;border-radius:999px}.green{background:var(--green-soft);color:#79e6c2}.dot.green,.bar.green{background:var(--green)}.amber{background:var(--amber-soft);color:var(--amber)}.dot.amber,.bar.amber{background:var(--amber)}.red{background:var(--red-soft);color:#ff9aa0}.dot.red,.bar.red{background:var(--red)}.blue{background:var(--blue-soft);color:#a9c1ff}.dot.blue,.bar.blue{background:var(--blue)}.slate{background:var(--slate-soft);color:var(--slate)}.dot.slate,.bar.empty{background:#3a3832}.notice{margin-bottom:16px;padding:14px 16px}.notice.active{border-color:#ff646d52;background:linear-gradient(180deg,rgba(255,100,109,.08),transparent 120px),var(--surface)}.notice h2{margin:0 0 10px;font-size:.98rem}.timeline{display:grid;gap:16px}.notice .timeline{gap:10px}.notice .timeline-item{padding:12px 8px 8px}.month-card{overflow:hidden}.month-card>header{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line-soft);background:#ffffff05;padding:12px 18px;color:var(--ink);font-size:.93rem;font-weight:800}.month-card>header span:last-child{color:var(--ink-muted);font-weight:700}.empty-month{display:flex;min-height:92px;align-items:center;justify-content:center;gap:9px;color:var(--ink-soft)}.empty-month svg{color:var(--slate)}.timeline-item{padding:18px;border-bottom:1px solid var(--line-soft)}.timeline-item:last-child{border-bottom:0}.item-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.item-heading h3{margin:0;font-size:1rem;letter-spacing:-.01em;overflow-wrap:anywhere}.tag{border-radius:999px;padding:4px 10px;font-size:.79rem;font-weight:790}.affected,.previous-count{color:var(--ink-muted);font-size:.86rem}.update-box{margin-top:12px;border:1px solid var(--line);border-radius:12px;background:var(--paper-alt);padding:12px 14px;box-shadow:none}.update-meta{display:flex;align-items:baseline;gap:9px;min-width:0}.update-meta time{color:var(--ink-muted);font-size:.9rem;line-height:1.35}.update-status{flex:0 0 auto;font-weight:820}.update-box p{margin:8px 0 0;color:var(--ink-soft);line-height:1.48;overflow-wrap:anywhere}.previous-count{display:inline-block;margin-top:10px}.footer{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:32px;color:var(--ink-muted);font-size:.83rem}.footer a{display:inline-flex;align-items:center;gap:4px}@media(max-width:760px){.page{width:min(100% - 24px,900px);padding-top:max(18px,env(safe-area-inset-top))}.topbar{grid-template-columns:1fr;justify-items:stretch;gap:12px;min-height:auto;padding-bottom:12px}.brand,.contact-button{justify-self:center}.brand{font-size:.98rem}.contact-button{display:none}.tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,360px);justify-content:center;gap:8px;overflow:visible;justify-self:center;border:0;background:transparent;padding:0}.tabs::-webkit-scrollbar{display:none}.tabs button{justify-content:center;min-height:36px;min-width:0;border:1px solid var(--line);border-radius:12px;background:#ffffff04;padding:0 6px;font-size:.78rem;white-space:nowrap}.tabs button.active,.tabs button:hover{border-color:var(--line-strong);background:var(--surface-raised)}.tab-label-full{display:none}.tab-label-short{display:inline}.hero{padding:24px 0 18px}.hero h1{max-width:100%;font-size:clamp(1.58rem,8vw,2.05rem);line-height:1.06}.hero p{font-size:.88rem}.status-group summary,.card-heading,.components,.month-card>header,.timeline-item{padding-left:16px;padding-right:16px}.component-line,.item-heading{grid-template-columns:1fr}.component-line{display:block}.status-group summary{min-height:auto;padding-top:11px;padding-bottom:11px}.group-actions{max-width:100%;flex-wrap:wrap;justify-content:flex-end}.pill{min-height:30px;padding:0 11px;font-size:.82rem}.uptime{display:inline-block;margin-top:10px;font-size:.95rem}.bars-desktop{display:none}.bars-mobile{display:grid;grid-template-columns:repeat(30,minmax(5px,1fr));gap:3px;width:100%;margin-top:10px}.bar{height:18px;border-radius:8px}.bar.selected{outline:2px solid rgba(245,242,234,.36);outline-offset:2px;transform:translateY(-1px)}.bar-tooltip{display:none}.mobile-history-detail{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;border:1px solid var(--line);border-radius:10px;background:#ffffff05;padding:9px 11px;color:var(--ink-muted);font-size:.78rem}.mobile-history-detail strong{color:var(--ink);font-size:.82rem;text-align:right}.notice{padding:12px}.notice .timeline-item{padding:8px 4px 4px}.notice h2,.item-heading h3{font-size:.95rem}.update-box{padding:10px 11px}.update-meta{display:grid;gap:3px}.update-meta time{font-size:.86rem}.update-box p{font-size:.92rem;line-height:1.5}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
