.lad-profile-summary{width:100%;color:inherit;text-align:left}
.lad-profile-sheet-layer{position:fixed;inset:0;z-index:10000;display:flex;align-items:flex-end;justify-content:center}
.lad-profile-sheet-scrim{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(3px)}
.lad-profile-sheet{position:relative;width:100%;max-width:430px;padding:20px 20px calc(24px + env(safe-area-inset-bottom,0));border:1px solid #39393e;border-bottom:0;border-radius:24px 24px 0 0;background:linear-gradient(145deg,#171719,#080809);color:#f7f7f8}
.lad-profile-sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.lad-profile-sheet-head h2{font-size:21px;font-weight:900}.lad-profile-sheet-head button{width:40px;height:40px;display:grid;place-items:center;color:#aaaab0}
.lad-profile-facts{display:flex;flex-direction:column;gap:12px}.lad-profile-facts label{padding:15px;border:1px solid #343439;border-radius:13px;background:#101012;color:#8f8f96;font-size:10px;font-weight:900;letter-spacing:.12em}.lad-profile-facts strong{display:block;margin-top:7px;color:#f5f5f6;font-size:16px;letter-spacing:0}.lad-profile-facts p,.lad-profile-about p{color:#adadb4;font-size:14px;line-height:1.55}
.lad-profile-about{text-align:center}.lad-profile-about img{width:88px;height:88px;margin:0 auto 14px;object-fit:contain}.lad-profile-sheet-close{width:100%;min-height:52px;margin-top:20px;border-radius:13px;background:#f1f1f2;color:#080809;font-size:14px;font-weight:900}
