*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;background:#0a0a0a}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#fff}.hero{position:relative;width:100%;min-height:100vh;min-height:100dvh;overflow:hidden}.hero-image{object-fit:cover;object-position:center}.retired{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;color:inherit;text-decoration:none;cursor:pointer}.retired-bottom,.retired-top{display:flex;align-items:center;justify-content:center;padding:1.5rem;text-align:center}.retired-top{flex:1 1;flex-direction:column;gap:1.35rem;padding-top:4.5rem}.retired-bottom{flex:0 0 auto;padding-bottom:8vh}.retired-shot{width:66.6667vw;height:auto;max-width:none;flex-shrink:0;aspect-ratio:4/3;object-fit:contain;border:none;border-radius:0;box-shadow:none}.retired-title{margin:0;font-size:clamp(2.25rem,8vw,4rem);font-weight:700;letter-spacing:.02em;color:#fff;line-height:1}.retired-sub{margin:0;font-size:clamp(.95rem,2.5vw,1.15rem);font-weight:400;letter-spacing:.04em;color:rgba(255,255,255,.4)}