:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#23495d;--muted:#536f7e;--sky:#8acfe9;--mint:#bce9d7;--yellow:#f7df91;--coral:#f3b9ad;color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}*{box-sizing:border-box}body{margin:0}.page{text-align:center;background:radial-gradient(at 50% 38%,#fff 20%,#f4fbff 68%,#e8f6fc 100%);flex-direction:column;min-height:100svh;padding:3rem 1.25rem 1.5rem;display:flex}main{width:100%;margin:auto;padding:2rem 0 4rem}.graph{justify-content:center;align-items:flex-end;gap:.45rem;height:3.5rem;margin-bottom:2.5rem;display:flex}.graph span{background:var(--sky);border-radius:.4rem;width:.65rem}.graph span:first-child{background:var(--yellow);height:35%}.graph span:nth-child(2){background:var(--mint);height:65%}.graph span:nth-child(3){height:100%}.graph span:nth-child(4){background:var(--coral);height:78%}.graph span:nth-child(5){height:48%}h1{letter-spacing:.055em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.8rem,7.8vw,4.5rem);font-weight:750;line-height:1.15}.tagline{letter-spacing:.12em;margin:1.25rem 0 0;font-size:clamp(1.4rem,4.6vw,2rem);font-weight:600;line-height:1.6}.description{color:var(--muted);margin:2.25rem 0 0;font-size:1rem;line-height:2}.description>span{display:block}.phrase{display:inline-block}.status{letter-spacing:.2em;justify-content:center;align-items:center;gap:.65rem;margin:3rem 0 0;font-size:.8125rem;font-weight:600;line-height:1.8;display:flex}.status span{background:#60afca;border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem}.domain{letter-spacing:.04em;color:var(--muted);margin:.75rem 0 0;font-size:.875rem}footer{letter-spacing:.065em;color:var(--muted);font-size:.75rem;line-height:1.5}@media (max-width:360px){.page{padding-inline:1rem}.tagline{letter-spacing:.08em}.description{font-size:1rem}}
