.profiles .profile-img{cursor:pointer}.profiles .profile-img:after{content:"🔒  Tap to unlock";position:absolute;inset:0;display:grid;place-items:center;background:#08070b52;color:#fff;font-size:11px;font-weight:700;letter-spacing:.5px;opacity:1;transition:.25s}.profiles .profile-img img{filter:blur(11px) brightness(.58);transform:scale(1.07);transition:.35s}.profiles .profile.is-revealed .profile-img img{filter:none;transform:none}.profiles .profile.is-revealed .profile-img:after{opacity:0;pointer-events:none}.profile-gate,.profile-story{position:fixed;z-index:75;inset:0;padding:18px;display:grid;place-items:center;background:#050409e8;opacity:0;visibility:hidden;transition:.25s}.profile-gate.is-visible,.profile-story.is-visible{opacity:1;visibility:visible}.profile-gate__card{position:relative;width:min(360px,100%);padding:32px 25px;background:#17111e;border:1px solid #ffffff28;border-radius:14px;box-shadow:0 25px 70px #000;text-align:center}.profile-gate__close,.profile-story__close{position:absolute;right:12px;top:12px;width:40px;height:40px;border:2px solid #fff;border-radius:50%;background:#0b0b0f;color:#fff;font-size:27px;cursor:pointer}.profile-gate__card>span{font-size:29px}.profile-gate h2{font-size:37px;margin:12px 0}.profile-gate p{color:var(--muted);font-size:13px;line-height:1.5}.profile-gate label{display:flex;align-items:center;gap:8px;text-align:left;margin:22px 0;font-size:12px}.profile-gate .primary-btn{width:100%;border:0;cursor:pointer}.profile-gate__error{display:block;height:15px;margin-top:10px;color:#ff9aae}.profile-story__card{position:relative;width:min(700px,100%);max-height:88svh;overflow:auto;background:#17111e;border-radius:14px;display:grid;grid-template-columns:1fr .85fr}.profile-story__card>img{width:100%;height:100%;min-height:480px;max-height:82svh;object-fit:cover}.profile-story__card>div{padding:45px 28px;align-self:center}.profile-story h2{font-size:38px}.profile-story p{font-size:14px;color:var(--muted);line-height:1.55}.story-heart{padding:14px 17px;border:1px solid #f2769b;background:#e11d4822;color:#fff;border-radius:7px;font-weight:700;cursor:pointer}.story-heart.is-sent{background:#e11d48}@media(max-width:650px){.profile-gate,.profile-story{padding:14px}.profile-story__card{display:block}.profile-story__card>img{height:48svh;min-height:0}.profile-story__card>div{padding:27px 21px}.profile-story h2{font-size:32px}}
