*{box-sizing:border-box}html{min-height:100%;background:#faf9f7;color:#242629}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}main{width:min(1040px,100%);margin:auto;padding:42px 48px 24px}header,footer{display:flex;align-items:center;justify-content:space-between;gap:24px}header{padding-bottom:30px;border-bottom:1px solid #e0e1e3}header img{width:196px;height:auto}header span,footer{font-size:14px;color:#6b7076}.welcome{padding:72px 0 84px;max-width:760px}.eyebrow{font-size:13px;font-weight:750;letter-spacing:.16em;color:#bc2335}h1{font-size:clamp(42px,7vw,76px);line-height:1.05;letter-spacing:-.045em;margin:24px 0}.intro{font-size:21px;line-height:1.6;max-width:650px;color:#59636b}.enter{display:inline-flex;align-items:center;justify-content:space-between;gap:48px;background:#be2436;color:white;padding:19px 24px;border-radius:12px;text-decoration:none;font-size:18px;font-weight:700;margin:18px 0 8px}.enter:hover{background:#a21b2b}.enter:focus-visible{outline:3px solid #242629;outline-offset:5px}.note{font-size:14px;line-height:1.7;color:#6b7076}footer{padding-top:24px;border-top:1px solid #e0e1e3}.test-banner{background:#fff0cb;color:#6a4300;font-size:14px;line-height:1.5;font-weight:700;text-align:center;padding:14px 20px}@media(max-width:600px){main{padding:26px 24px 24px}header{align-items:flex-start;gap:20px}header img{width:140px}header span{max-width:96px;font-size:12px;text-align:right}.welcome{padding:48px 0 56px}.intro{font-size:18px}.enter{width:100%}footer{align-items:flex-start;flex-direction:column;gap:8px;font-size:12px}}
a{color:#a91e30}footer a{font-size:14px}.legal{max-width:800px;padding:44px 0 64px}.legal h1{font-size:clamp(34px,6vw,52px)}.legal h2{font-size:23px;margin-top:34px}.legal p{font-size:17px;line-height:1.75;overflow-wrap:anywhere}
