:root{color-scheme:dark;font-family:Montserrat,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 78% 8%,#2d210a,transparent 24%),#050505;color:#f3f3f3}.profile-simple{width:min(1000px,calc(100% - 32px));margin:auto;padding:30px 0 70px}.brand{color:#efca66;text-decoration:none;font-weight:900;letter-spacing:.12em}.profile-simple article{margin-top:42px;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:38px;align-items:center;padding:28px;border:1px solid #292929;border-radius:26px;background:linear-gradient(145deg,#111,#080808)}.profile-simple img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:18px}.eyebrow{color:#d8ac3f;font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.profile-simple h1{font-size:clamp(3rem,7vw,6rem);line-height:.9;margin:10px 0}.profile-simple h2{color:#f0cf70}.profile-simple p,.profile-simple li{color:#bdc0c4;line-height:1.7}.cta{display:inline-flex;margin-top:18px;min-height:48px;align-items:center;padding:12px 18px;border-radius:999px;background:linear-gradient(#f0ce70,#ca9522);color:#080705;text-decoration:none;font-weight:900}@media(max-width:700px){.profile-simple article{grid-template-columns:1fr;padding:18px}.profile-simple img{aspect-ratio:16/12}}
