@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Gowun+Dodum&display=swap";:root{color:#f7f5ef;font-synthesis:none;background:#11130f;font-family:DM Sans,Gowun Dodum,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 75% 12%,#303b20 0,#0000 28rem),#11130f;min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.shell{flex-direction:column;width:min(1180px,100% - 40px);min-height:100vh;margin:auto;display:flex}header{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;height:100px;display:flex}.brand{letter-spacing:.2em;align-items:center;gap:10px;font-size:.84rem;font-weight:700;display:flex}.brand span{color:#baf253;letter-spacing:0;border:1px solid #baf253;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}nav{gap:8px;display:flex}nav a{color:#aaada4;border-radius:999px;padding:10px 17px;font-size:.92rem;transition:all .2s}nav a:hover,nav a.active{color:#11130f;background:#baf253}main{flex:1;padding:92px 0 80px}.hero{max-width:850px;margin-bottom:72px}.eyebrow,.section-label{color:#baf253;letter-spacing:.2em;font-size:.72rem;font-weight:700}h1{letter-spacing:-.065em;max-width:780px;margin:20px 0 26px;font-size:clamp(3.2rem,8vw,7rem);line-height:.97}.description{color:#b5b7ae;max-width:650px;margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.card,.split-card,.status-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff24;border-radius:24px}.card{min-height:220px;padding:28px}.card span{color:#baf253;font-size:.75rem}.card h2{margin:52px 0 10px;font-size:1.35rem}.card p{color:#999d94;margin:0;line-height:1.6}.split-card{grid-template-columns:1fr 1fr;padding:42px;display:grid}.split-card h2{letter-spacing:-.04em;margin:18px 0 0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08}.split-card ul{margin:0;padding:0;list-style:none}.split-card li{border-bottom:1px solid #ffffff1c;justify-content:space-between;gap:20px;padding:20px 0;display:flex}.split-card li:last-child{border:0}.split-card li span{color:#999d94}.status-card{max-width:620px;padding:38px}.status-line{align-items:center;gap:14px;font-size:1.65rem;display:flex}.pulse{background:#baf253;border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 8px #baf25318}.status-card p{color:#999d94;margin:18px 0 28px}.status-card button{color:#11130f;cursor:pointer;background:#baf253;border:0;border-radius:10px;padding:12px 18px;font-weight:700}footer{color:#777b72;letter-spacing:.16em;border-top:1px solid #ffffff24;justify-content:space-between;padding:24px 0 34px;font-size:.7rem;display:flex}@media (width<=720px){.shell{width:min(100% - 28px,1180px)}header{height:82px}nav a{padding:8px 10px;font-size:.82rem}main{padding-top:64px}.hero{margin-bottom:48px}.feature-grid,.split-card{grid-template-columns:1fr}.split-card{gap:38px;padding:28px}}
