*{box-sizing:border-box;margin:0;padding:0}body,html{width:100%;height:100%;background-color:#fafafa;color:#0f172a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.container{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:48px 24px;position:relative;z-index:1}.selector-wrapper{display:flex;justify-content:center;margin-bottom:32px}.content{max-width:720px;margin:auto;text-align:center}.badge{display:inline-block;margin-bottom:24px;padding:6px 14px;border-radius:999px;background-color:rgba(0,82,255,.1);color:#0052ff;font-size:14px;font-weight:500}.title{font-size:56px;font-weight:700;letter-spacing:-.02em;margin-bottom:16px}.subtitle{font-size:18px;line-height:1.6;margin-bottom:12px;color:#334155}.description{font-size:16px;line-height:1.6;color:#64748b}.footer{font-size:14px;color:#94a3b8;margin-top:48px}.footer,.roadmap{text-align:center}.roadmap{max-width:720px;margin:64px auto auto}.roadmap-title{font-size:32px;font-weight:700;margin-bottom:32px;color:#0f172a}.phases{display:flex;flex-direction:column;gap:32px}.phase{text-align:center}.phase-title{font-size:20px;font-weight:600;color:#0052ff;margin-bottom:8px}.phase-description{font-size:16px;line-height:1.6;color:#64748b}@media (min-width:768px){.phases{flex-direction:row;justify-content:space-between}.phase{flex:1 1;max-width:200px}}