*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Montserrat,Arial,sans-serif;color:#fff}body{background:#111}.page-bg{min-height:100vh;background-size:cover;background-position:center;display:flex;justify-content:center;padding:38px 18px}.shell{width:100%;max-width:540px}.profile{display:flex;align-items:center;gap:16px;margin-bottom:12px}.avatar{width:72px;height:72px;border-radius:50%;overflow:hidden;background:#fff;display:grid;place-items:center;font-size:34px;border:3px solid rgba(255,255,255,.7);box-shadow:0 8px 25px rgba(0,0,0,.25)}.avatar img{width:100%;height:100%;object-fit:cover}.profile h1{font-family:'Playfair Display',serif;font-size:24px;margin:0 0 8px}.profile p{margin:0;font-weight:800;font-size:13px;text-transform:uppercase;line-height:1.35}.social{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.45);border-radius:11px;color:#fff;text-decoration:none;font-size:26px;margin:0 0 16px 6px;background:rgba(255,255,255,.08);backdrop-filter:blur(6px)}.links{display:grid;gap:14px}.bio-btn{min-height:68px;display:grid;grid-template-columns:52px 1fr 22px;align-items:center;gap:12px;background:rgba(255,255,255,.96);color:#222;text-decoration:none;border-radius:13px;padding:8px 15px 8px 9px;box-shadow:0 7px 0 rgba(255,255,255,.45),0 14px 28px rgba(0,0,0,.22);transition:.2s}.bio-btn:hover{transform:translateY(-2px);box-shadow:0 9px 0 rgba(255,255,255,.42),0 18px 32px rgba(0,0,0,.28)}.thumb{width:46px;height:46px;border-radius:10px;overflow:hidden;background:#e9efec;display:grid;place-items:center;font-size:24px}.thumb img{width:100%;height:100%;object-fit:cover}.txt{text-align:center}.txt strong{display:block;font-family:Georgia,serif;font-size:16px}.txt small{display:block;font-size:10px;margin-top:2px}.arrow{font-size:30px;color:#777}footer{text-align:center;font-family:Georgia,serif;font-weight:700;font-size:15px;line-height:1.45;margin:24px auto 8px;max-width:400px;text-transform:uppercase}@media(max-width:520px){.page-bg{padding-top:24px}.avatar{width:62px;height:62px}.profile h1{font-size:20px}.profile p{font-size:11px}.bio-btn{min-height:64px}.txt strong{font-size:14px}}
