:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7f5ef;color:#20231f}*{box-sizing:border-box}body{margin:0;min-height:100vh}.shell{display:grid;gap:20px;width:min(900px,calc(100% - 32px));margin:0 auto;padding:32px 0}.panel{padding:24px;border:1px solid #dedbd2;border-radius:8px;background:#fff;box-shadow:0 18px 44px #2d2a2014}.hero{padding-block:clamp(32px,8vw,72px);background:linear-gradient(135deg,#fff,#f1f6f4)}.eyebrow{margin:0 0 8px;color:#14756d;font-size:.78rem;font-weight:800;text-transform:uppercase}h1,h2,p{margin-top:0}h1{max-width:760px;margin-bottom:16px;font-size:clamp(2.2rem,8vw,4.6rem);line-height:.98}h2{margin-bottom:10px;font-size:1.1rem}.description{max-width:620px;margin-bottom:28px;color:#5d665f;line-height:1.8}.start-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:6px;color:#fff;background:#167a70;font-weight:800;text-decoration:none}.start-link:hover{background:#12685f}.start-link:focus-visible{outline:3px solid rgba(22,122,112,.28);outline-offset:3px}.participant-guide p{margin-bottom:0;color:#5d665f;line-height:1.8}@media(max-width:560px){.shell{padding:16px 0}.panel{padding:20px}.start-link{width:100%}}
