
:root{color-scheme:dark;font-family:Inter,"Noto Sans JP",system-ui,sans-serif;color:#edf0fa;background:#101624;font-size:16px}*{box-sizing:border-box}body{margin:0}.shell{max-width:1120px;padding:0 36px;margin:auto}a{color:inherit;text-decoration:none}header,footer{display:flex;justify-content:space-between;align-items:center;padding:30px 0;border-bottom:1px solid #2a3142}header .brand{font-size:22px;font-weight:700;letter-spacing:-1px}.brand span{font-size:14px;font-weight:400;letter-spacing:0;color:#96a4bf}header>a:last-child{border:1px solid #46516a;padding:9px 16px;border-radius:30px;font-size:14px}.intro{display:flex;align-items:center;justify-content:space-between;margin:62px 0 32px}.eyebrow{font-size:13px;letter-spacing:2px;color:#bbc5fc}h1{font-size:42px;letter-spacing:-1px;margin:12px 0 16px;font-weight:600}.muted{color:#a3aec5;line-height:1.8}.status{border:1px solid #45506b;padding:9px 15px;border-radius:30px;color:#bdc9e4;font-size:14px}.overview{display:grid;grid-template-columns:2fr 1fr;border:1px solid #424b69;border-radius:20px;overflow:hidden;background:linear-gradient(115deg,#293556,#1b233c)}.latest{padding:36px 40px;position:relative;overflow:hidden}.big{font-size:84px;letter-spacing:-5px;margin:25px 0;position:relative;z-index:1}.big span{font-size:20px;letter-spacing:0;margin:0 12px;color:#bac5df}.moon{position:absolute;right:15px;top:-35px;font-size:270px;color:#939de9;opacity:.19;transform:rotate(-20deg)}.summary{padding:30px;border-left:1px solid #424b69;background:#141d3190}.summary p{color:#bac5df;font-size:14px}.summary strong{font-size:30px;font-weight:500}.summary small{font-size:15px;color:#a3aec5}.divider{height:1px;background:#424b69;margin:27px 0}section{margin-bottom:38px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:30px 0 24px}h2{font-size:20px;font-weight:500;margin:0}.section-title>span{font-size:13px;color:#a3aec5}.chart{height:215px;display:flex;gap:7px;align-items:flex-end;padding-top:25px;background:repeating-linear-gradient(to top,transparent 0,transparent 49px,#2a3142 50px)}.bar-wrap{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;min-width:0}.bar{width:100%;border-radius:5px 5px 0 0;background:linear-gradient(#adbaff,#687bc7);min-height:2px}.bar.empty{background:#394157}.bar-wrap span{font-size:12px;color:#a3aec5;min-height:24px;margin-top:8px}.small{font-size:13px}table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:right}th,td{padding:19px 15px;border-bottom:1px solid #2a3142;font-size:14px}th{color:#a3aec5;font-weight:400}td:first-child,th:first-child{text-align:left}.table-wrap{overflow:auto}footer{margin:60px 0 20px;border-top:1px solid #2a3142;border-bottom:0;color:#a3aec5;font-size:13px}.empty-message{margin:auto;color:#a3aec5}a:focus-visible{outline:2px solid #adbdff;outline-offset:5px}@media(max-width:650px){.shell{padding:0 20px}.intro{margin-top:35px;align-items:flex-start;gap:15px;flex-direction:column}h1{font-size:34px}.overview{grid-template-columns:1fr}.latest{padding:25px}.big{font-size:65px}.summary{border-left:0;border-top:1px solid #424b69;padding:20px 25px}.summary .divider{margin:18px 0}.chart{gap:3px}.bar-wrap span{font-size:10px}footer{gap:15px;flex-wrap:wrap}.section-title{align-items:flex-start}}

