.profile-sheet-module__0S0PVG__page{isolation:isolate;background:var(--page);min-height:100dvh;font-family:var(--font-body),system-ui,sans-serif;flex-direction:column;align-items:center;gap:16px;padding:clamp(10px,2.4vw,30px) clamp(10px,2.4vw,26px) clamp(30px,4vw,48px);display:flex;position:relative;overflow:hidden}.profile-sheet-module__0S0PVG__page:before,.profile-sheet-module__0S0PVG__page:after{content:"";z-index:-1;background:radial-gradient(circle,var(--accent)0%,transparent 62%);opacity:.26;filter:blur(18px);pointer-events:none;border-radius:50%;width:78vmax;height:78vmax;position:absolute}.profile-sheet-module__0S0PVG__page:before{animation:22s ease-in-out infinite alternate profile-sheet-module__0S0PVG__drift-a;top:-34vmax;left:-26vmax}.profile-sheet-module__0S0PVG__page:after{opacity:.18;animation:28s ease-in-out infinite alternate profile-sheet-module__0S0PVG__drift-b;bottom:-40vmax;right:-30vmax}@keyframes profile-sheet-module__0S0PVG__drift-a{0%{transform:translate(0,0)scale(1)}to{transform:translate(12vw,8vh)scale(1.14)}}@keyframes profile-sheet-module__0S0PVG__drift-b{0%{transform:translate(0,0)scale(1.08)}to{transform:translate(-10vw,-7vh)scale(1)}}@media (prefers-reduced-motion:reduce){.profile-sheet-module__0S0PVG__page:before,.profile-sheet-module__0S0PVG__page:after{animation:none}}.profile-sheet-module__0S0PVG__sheet{background:var(--g);color:var(--on);border-radius:24px;justify-items:center;gap:16px;width:100%;max-width:440px;padding:15px 15px 18px;display:grid}.profile-sheet-module__0S0PVG__bar{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.profile-sheet-module__0S0PVG__mark{background:var(--chip);border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.profile-sheet-module__0S0PVG__mark img{width:20px;height:20px;display:block}.profile-sheet-module__0S0PVG__barRight{align-items:center;gap:7px;display:flex}.profile-sheet-module__0S0PVG__pill{cursor:pointer;background:var(--chip);color:var(--on);font:800 12.5px/1 var(--font-display),system-ui,sans-serif;border:0;border-radius:999px;align-items:center;gap:6px;padding:9px 13px;text-decoration:none;transition:transform .16s,filter .16s;display:inline-flex}.profile-sheet-module__0S0PVG__pill:hover{filter:brightness(1.08);transform:translateY(-1px)}.profile-sheet-module__0S0PVG__pill svg{width:14px;height:14px}.profile-sheet-module__0S0PVG__iconBtn{cursor:pointer;background:var(--chip);width:34px;height:34px;color:var(--on);border:0;border-radius:50%;place-items:center;transition:transform .16s,filter .16s;display:grid}.profile-sheet-module__0S0PVG__iconBtn:hover{filter:brightness(1.08);transform:translateY(-1px)}.profile-sheet-module__0S0PVG__iconBtn svg{width:16px;height:16px}.profile-sheet-module__0S0PVG__id{text-align:center;justify-items:center;gap:5px;width:100%;display:grid}.profile-sheet-module__0S0PVG__avatar{width:100px;height:100px;box-shadow:0 0 0 3px var(--ring);border-radius:50%;position:relative}.profile-sheet-module__0S0PVG__avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.profile-sheet-module__0S0PVG__initials svg{width:40px;height:40px}.profile-sheet-module__0S0PVG__initials{background:var(--accent);width:100%;height:100%;color:var(--g);font-family:var(--font-display),system-ui,sans-serif;letter-spacing:-.04em;border-radius:50%;place-items:center;font-size:29px;font-weight:800;display:grid}.profile-sheet-module__0S0PVG__tick{background:var(--tick-bg);width:25px;height:25px;color:var(--tick-ink);box-shadow:0 0 0 3px var(--g);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:1px;right:1px}.profile-sheet-module__0S0PVG__tick svg{width:14px;height:14px}.profile-sheet-module__0S0PVG__name{font-family:var(--font-display),system-ui,sans-serif;letter-spacing:-.035em;text-wrap:balance;margin:8px 0 0;font-size:24px;font-weight:800;line-height:1.12}.profile-sheet-module__0S0PVG__handle{color:var(--soft);margin:0;font-size:13.5px;font-weight:600}.profile-sheet-module__0S0PVG__bio{color:var(--soft);white-space:pre-line;max-width:34ch;margin:3px 0 0;font-size:14px;line-height:1.45}.profile-sheet-module__0S0PVG__socials{flex-wrap:wrap;justify-content:center;align-items:center;gap:17px;display:flex}.profile-sheet-module__0S0PVG__socials a{color:var(--on);opacity:.88;place-items:center;transition:opacity .16s,transform .16s;display:grid}.profile-sheet-module__0S0PVG__socials a:hover{opacity:1;transform:translateY(-1px)}.profile-sheet-module__0S0PVG__socials svg,.profile-sheet-module__0S0PVG__socials img{width:20px;height:20px;display:block}.profile-sheet-module__0S0PVG__rows{gap:10px;width:100%;display:grid}.profile-sheet-module__0S0PVG__row{border:1px solid var(--row-line);background:var(--row);min-height:60px;color:var(--row-ink);border-radius:16px;align-items:center;gap:10px;padding:8px 10px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.profile-sheet-module__0S0PVG__row:hover{transform:translateY(-2px);box-shadow:0 12px 22px -14px #12081f99}.profile-sheet-module__0S0PVG__thumb{color:#fff;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.profile-sheet-module__0S0PVG__thumb svg{width:21px;height:21px}.profile-sheet-module__0S0PVG__thumb img{object-fit:contain;width:22px;height:22px;display:block}.profile-sheet-module__0S0PVG__label{text-align:center;flex:auto;min-width:0;padding-inline:2px}.profile-sheet-module__0S0PVG__label b{letter-spacing:-.01em;overflow-wrap:anywhere;font-size:14.5px;font-weight:700;line-height:1.3;display:block}.profile-sheet-module__0S0PVG__label span{color:#12081f80;overflow-wrap:anywhere;margin-top:2px;font-size:11.5px;display:block}.profile-sheet-module__0S0PVG__kebab{color:#12081f59;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;display:grid}.profile-sheet-module__0S0PVG__kebab:hover{color:#12081fb3;background:#12081f0f}.profile-sheet-module__0S0PVG__kebab svg{width:16px;height:16px}.profile-sheet-module__0S0PVG__empty{border:1.5px dashed var(--dash);text-align:center;width:100%;color:var(--soft);border-radius:16px;margin:0;padding:18px 12px;font-size:13.5px;font-weight:600}.profile-sheet-module__0S0PVG__rowVideo{flex-direction:column;align-items:stretch;gap:0;padding:0;overflow:hidden}.profile-sheet-module__0S0PVG__videoStill{aspect-ratio:16/9;background:#0b0712;width:100%;display:block;position:relative}.profile-sheet-module__0S0PVG__videoStill[data-portrait=true]{aspect-ratio:4/5}.profile-sheet-module__0S0PVG__videoStill img{object-fit:cover;width:100%;height:100%;display:block}.profile-sheet-module__0S0PVG__play{color:#fff;background:#00000094;border-radius:50%;place-items:center;width:48px;height:48px;margin:auto;transition:transform .16s,background .16s;display:grid;position:absolute;inset:0}.profile-sheet-module__0S0PVG__play svg{fill:currentColor;width:20px;height:20px;margin-left:2px}.profile-sheet-module__0S0PVG__rowVideo:hover .profile-sheet-module__0S0PVG__play{background:#000000b8;transform:scale(1.08)}.profile-sheet-module__0S0PVG__videoFoot{align-items:center;gap:10px;padding:10px;display:flex}.profile-sheet-module__0S0PVG__thumbFavicon{background:#fff;border:1px solid #12081f1a}.profile-sheet-module__0S0PVG__thumbFavicon img{object-fit:contain;border-radius:5px;width:22px;height:22px}.profile-sheet-module__0S0PVG__faceRow{border:1.5px dashed var(--dash);width:100%;color:var(--on);background:0 0;border-radius:16px;justify-content:center;align-items:center;gap:9px;padding:12px;font-size:13px;font-weight:700;text-decoration:none;transition:background .16s;display:flex}.profile-sheet-module__0S0PVG__faceRow:hover{background:var(--chip)}.profile-sheet-module__0S0PVG__faceRow svg{opacity:.85;width:16px;height:16px}.profile-sheet-module__0S0PVG__connect{background:var(--on);width:100%;color:var(--g);font-family:var(--font-display),system-ui,sans-serif;letter-spacing:-.01em;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:9px;padding:15px 14px;font-size:14.5px;font-weight:800;transition:transform .16s,filter .16s;display:flex}.profile-sheet-module__0S0PVG__connect:hover{filter:brightness(.94);transform:translateY(-1px)}.profile-sheet-module__0S0PVG__connect svg{width:17px;height:17px}.profile-sheet-module__0S0PVG__join{background:var(--chip);color:var(--on);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;align-items:center;padding:11px 20px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .16s,filter .16s;display:inline-flex}.profile-sheet-module__0S0PVG__join:hover{filter:brightness(1.1);transform:translateY(-1px)}.profile-sheet-module__0S0PVG__foot{text-align:center;justify-items:center;gap:3px;display:grid}.profile-sheet-module__0S0PVG__foot .profile-sheet-module__0S0PVG__url{letter-spacing:-.01em;margin:0;font-size:12.5px;font-weight:800}.profile-sheet-module__0S0PVG__foot .profile-sheet-module__0S0PVG__made{color:var(--soft);margin:0;font-size:11px}.profile-sheet-module__0S0PVG__lock{background:var(--chip);width:56px;height:56px;color:var(--on);border-radius:18px;place-items:center;display:grid}.profile-sheet-module__0S0PVG__lock svg{width:24px;height:24px}.profile-sheet-module__0S0PVG__legal{flex-wrap:wrap;justify-content:center;gap:14px;font-size:11.5px;font-weight:600;display:flex}.profile-sheet-module__0S0PVG__legal a{color:var(--on);opacity:.66;text-decoration:none}.profile-sheet-module__0S0PVG__legal a:hover{opacity:1;text-underline-offset:3px;text-decoration:underline}.profile-sheet-module__0S0PVG__appPill{z-index:50;background:var(--on);color:var(--g);border-radius:999px;padding:12px 20px;font-size:13.5px;font-weight:800;text-decoration:none;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 14px 30px -14px #0000008c}.profile-sheet-module__0S0PVG__qr{background:var(--chip);border-radius:14px;justify-items:center;gap:6px;padding:8px;display:grid;position:fixed;bottom:18px;right:18px}.profile-sheet-module__0S0PVG__qr img{background:#fff;border-radius:8px;width:82px;height:82px;display:block}.profile-sheet-module__0S0PVG__qr p{color:var(--on);opacity:.8;margin:0;font-size:10px;font-weight:700}@media (max-width:900px){.profile-sheet-module__0S0PVG__qr{display:none}}@media (max-width:420px){.profile-sheet-module__0S0PVG__sheet{border-radius:20px;padding:13px 12px 16px}.profile-sheet-module__0S0PVG__name{font-size:22px}}
