.Profile_profileContainer__idtO_{text-align:center;margin-bottom:35px;animation:Profile_fadeInDown__uEAYC .8s ease-out}.Profile_avatarWrapper__QlbSV{position:relative;display:inline-block;margin-bottom:20px}.Profile_avatar__MIN4K{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #6366f1;box-shadow:0 0 30px rgba(99,102,241,.4),0 0 60px rgba(99,102,241,.2);transition:transform .4s ease,box-shadow .4s ease;will-change:transform}.Profile_avatarWrapper__QlbSV:hover .Profile_avatar__MIN4K{transform:scale(1.05);box-shadow:0 0 40px rgba(99,102,241,.6),0 0 80px rgba(99,102,241,.3)}.Profile_avatarRing__ZP0cF{position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border-radius:50%;border-color:#6366f1 #ec4899 transparent transparent;border-style:solid;border-width:2px;animation:Profile_spin__E3SGc 4s linear infinite;will-change:transform}.Profile_verifiedBadge__cNXam{position:absolute;bottom:5px;right:5px;background:#6366f1;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;border:3px solid #0f0f1a;box-shadow:0 2px 10px rgba(99,102,241,.5)}.Profile_verifiedBadge__cNXam svg{width:12px;height:12px;fill:currentColor}.Profile_name__cxuVt{font-family:var(--font-space-grotesk),sans-serif;font-size:1.8rem;font-weight:700;margin-bottom:6px;background:linear-gradient(135deg,#f8fafc,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Profile_handle__PDq9O{font-size:.95rem;color:#94a3b8;margin-bottom:8px;font-weight:500}.Profile_bio__HPX8K{font-size:.9rem;color:#94a3b8;max-width:400px;margin:0 auto;line-height:1.6}@keyframes Profile_spin__E3SGc{to{transform:rotate(1turn)}}@keyframes Profile_fadeInDown__uEAYC{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.Profile_name__cxuVt{font-size:1.5rem}.Profile_avatar__MIN4K{width:100px;height:100px}}.SocialIcons_socialIcons__uqaEF{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;margin-bottom:30px;animation:SocialIcons_fadeInUp__vGoYm .8s ease-out .2s both}.SocialIcons_socialIcon__GiGqo{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#94a3b8;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);font-size:1.1rem;transition:color .3s ease,transform .3s ease,border-color .3s ease,box-shadow .3s ease;position:relative;overflow:hidden;cursor:pointer;font-family:inherit;will-change:transform}.SocialIcons_socialIcon__GiGqo:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#6366f1,#ec4899);opacity:0;transition:opacity .3s ease;z-index:0}.SocialIcons_socialIcon__GiGqo:hover:before{opacity:1}.SocialIcons_socialIcon__GiGqo:hover{color:#fff;transform:translateY(-3px);border-color:transparent;box-shadow:0 10px 25px rgba(99,102,241,.3)}.SocialIcons_socialIcon__GiGqo svg{position:relative;z-index:1;width:1.1rem;height:1.1rem;fill:currentColor}@keyframes SocialIcons_fadeInUp__vGoYm{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.LinkCard_linkCard__duy_a{position:relative;display:flex;align-items:center;padding:16px 20px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;color:#f8fafc;transition:background .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;width:100%;text-align:left;font-family:inherit;font-size:inherit;text-decoration:none;will-change:transform}.LinkCard_linkCard__duy_a:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:linear-gradient(180deg,#6366f1,#ec4899);opacity:0;transition:opacity .3s ease}.LinkCard_linkCard__duy_a:hover{background:hsla(0,0%,100%,.1);border-color:rgba(99,102,241,.3);transform:translateX(5px);box-shadow:0 8px 30px rgba(0,0,0,.3),0 0 20px rgba(99,102,241,.1)}.LinkCard_linkCard__duy_a:hover:before{opacity:1}.LinkCard_linkCard__duy_a.LinkCard_featured__8ZOuM{background:linear-gradient(135deg,rgba(99,102,241,.15),rgba(236,72,153,.15));border-color:rgba(99,102,241,.3)}.LinkCard_linkCard__duy_a.LinkCard_featured__8ZOuM .LinkCard_linkIcon__ePlqO{background:linear-gradient(135deg,#6366f1,#ec4899);color:#fff}.LinkCard_linkCard__duy_a.LinkCard_featured__8ZOuM:before{opacity:1}.LinkCard_linkIcon__ePlqO{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:16px;font-size:1.2rem;flex-shrink:0;background:linear-gradient(135deg,rgba(99,102,241,.2),rgba(236,72,153,.2));color:#818cf8}.LinkCard_linkIcon__ePlqO svg{width:1.2rem;height:1.2rem;fill:currentColor}.LinkCard_linkContent__lQrmq{flex:1 1;min-width:0}.LinkCard_linkTitle__Pf1M1{font-weight:600;font-size:.95rem;margin-bottom:3px;display:flex;align-items:center;gap:8px}.LinkCard_linkDesc__5Zlrr,.LinkCard_linkTitle__Pf1M1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.LinkCard_linkDesc__5Zlrr{font-size:.8rem;color:#94a3b8}.LinkCard_linkArrow__SeO2i{color:#94a3b8;font-size:.9rem;transition:color .3s ease,transform .3s ease;margin-left:10px;flex-shrink:0;width:.9rem;height:.9rem;fill:currentColor}.LinkCard_linkCard__duy_a:hover .LinkCard_linkArrow__SeO2i{color:#818cf8;transform:translateX(4px)}.LinkCard_badge__Qo9o1{display:inline-block;padding:2px 8px;border-radius:20px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.LinkCard_badgeNew__nUcqt{background:linear-gradient(135deg,#ec4899,#f97316);color:#fff}.LinkCard_badgeHot__WC758{background:linear-gradient(135deg,#ef4444,#f97316);color:#fff}@media (max-width:480px){.LinkCard_linkCard__duy_a{padding:14px 16px}.LinkCard_linkIcon__ePlqO{width:38px;height:38px;font-size:1rem}}.LinksContainer_linksContainer__mahLj{width:100%;max-width:500px;display:flex;flex-direction:column;gap:14px;animation:LinksContainer_fadeInUp__tLz4d .8s ease-out .4s both}@keyframes LinksContainer_fadeInUp__tLz4d{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.WhitelistModal_overlay__FzCfU{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:1000;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:WhitelistModal_fadeIn__JlQoC .3s ease;padding:20px}.WhitelistModal_modal__l0IiC{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;padding:35px;text-align:center;max-width:420px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.5);animation:WhitelistModal_scaleIn__FzVYE .3s ease}.WhitelistModal_icon__DK9KC{font-size:3rem;margin-bottom:15px}.WhitelistModal_title__hQqlJ{color:#f8fafc;margin-bottom:12px;font-size:1.3rem;font-weight:700}.WhitelistModal_description__v761x{color:#94a3b8;font-size:.9rem;margin-bottom:20px;line-height:1.5}.WhitelistModal_urlBox__b_5zO{background:rgba(0,0,0,.3);border-radius:10px;padding:12px 16px;margin-bottom:25px;text-align:left;border:1px solid hsla(0,0%,100%,.05)}.WhitelistModal_urlLabel__XmksX{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.5px;display:block;margin-bottom:4px}.WhitelistModal_url__i_3AU{color:#f8fafc;font-size:.85rem;word-break:break-all;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace}.WhitelistModal_buttons__B4GGg{display:flex;gap:10px;flex-direction:column}.WhitelistModal_btnCancel__Zi6jo,.WhitelistModal_btnProceed__u_FnG{padding:14px 20px;border-radius:12px;border:none;font-weight:600;cursor:pointer;transition:background .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease;font-size:.9rem;display:flex;align-items:center;justify-content:center;gap:8px}.WhitelistModal_btnCancel__Zi6jo{background:hsla(0,0%,100%,.1);color:#94a3b8}.WhitelistModal_btnCancel__Zi6jo:hover{background:hsla(0,0%,100%,.2);color:#f8fafc}.WhitelistModal_btnProceed__u_FnG{background:linear-gradient(135deg,#ef4444,#f97316);color:#fff}.WhitelistModal_btnProceed__u_FnG:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(239,68,68,.4)}@keyframes WhitelistModal_fadeIn__JlQoC{0%{opacity:0}to{opacity:1}}@keyframes WhitelistModal_scaleIn__FzVYE{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.WhitelistModal_modal__l0IiC{padding:25px 20px}}.Footer_footer__JrJN9{margin-top:40px;text-align:center;animation:Footer_fadeInUp__MYRqT .8s ease-out .6s both}.Footer_footerText__XjYgi{font-size:.8rem;color:#94a3b8;margin-bottom:8px}.Footer_footerCopy__fiWHe{font-size:.75rem;color:#64748b;margin-top:6px}.Footer_heart__BPtK3{color:#ec4899;animation:Footer_heartbeat__5JZYw 1.5s ease-in-out infinite;display:inline-block}@keyframes Footer_fadeInUp__MYRqT{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Footer_heartbeat__5JZYw{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.Page_main__PsF_M{position:relative;min-height:100vh;padding:40px 20px;z-index:1}.Page_container__ovv1p,.Page_main__PsF_M{display:flex;flex-direction:column;align-items:center}.Page_container__ovv1p{width:100%;max-width:600px;z-index:2}@media (max-width:480px){.Page_main__PsF_M{padding:30px 16px}}