.Navbar-module___rHu7W__header{z-index:10000;background:var(--color-bg-nav);border-bottom:1px solid var(--color-border-orange);-webkit-backdrop-filter:blur(12px);padding-top:env(safe-area-inset-top,0);position:sticky;top:0;transform:translateZ(0)}.Navbar-module___rHu7W__inner{justify-content:space-between;align-items:center;gap:24px;max-width:1600px;height:64px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module___rHu7W__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module___rHu7W__logoImg{object-fit:contain;width:auto;max-width:220px;height:48px}.Navbar-module___rHu7W__nav{align-items:center;gap:4px;display:flex}.Navbar-module___rHu7W__userSection{align-items:center;gap:16px;display:flex;position:relative}.Navbar-module___rHu7W__avatar{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:700;transition:transform .2s;display:flex;position:relative;overflow:visible}.Navbar-module___rHu7W__avatar:hover{transform:scale(1.08)}.Navbar-module___rHu7W__avatarImg{object-fit:cover;z-index:0;border-radius:50%;width:100%;height:100%;display:block;position:relative;overflow:hidden}.Navbar-module___rHu7W__navStatusDot{border:2px solid var(--bg-primary,#0a0a0a);pointer-events:none;z-index:10;border-radius:50%;width:10px;height:10px;transition:background .3s;position:absolute;bottom:0;right:0}.Navbar-module___rHu7W__loadingPulse{background:#ffffff0d;border-radius:50%;width:32px;height:32px;animation:1.5s ease-in-out infinite Navbar-module___rHu7W__pulse}@keyframes Navbar-module___rHu7W__pulse{0%{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1)}to{opacity:.5;transform:scale(.95)}}.Navbar-module___rHu7W__dropdown{border:1px solid var(--color-border-orange);background:#120e0c;border-radius:12px;flex-direction:column;gap:4px;width:200px;padding:8px;animation:.2s ease-out Navbar-module___rHu7W__slideDown;display:flex;position:absolute;top:50px;right:0;box-shadow:0 10px 25px #00000080}.Navbar-module___rHu7W__dropdownHeader{color:var(--color-text-dim);text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #ffffff0d;padding:10px 14px;font-size:12px;overflow:hidden}@keyframes Navbar-module___rHu7W__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module___rHu7W__dropdownItem{color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 14px;font-size:14px;text-decoration:none;transition:background .15s}.Navbar-module___rHu7W__dropdownItem:hover{background:#ffffff14}.Navbar-module___rHu7W__btnLogout{color:#ff7070}.Navbar-module___rHu7W__btnLogout:hover{background:#ff70701a}.Navbar-module___rHu7W__authButtons{align-items:center;gap:12px;display:flex}.Navbar-module___rHu7W__btnSignup{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:filter .2s}.Navbar-module___rHu7W__btnSignup:hover{filter:brightness(1.1)}.Navbar-module___rHu7W__btnLogin{color:#fff;border-radius:var(--radius-full);background:#ffffff0d;border:1px solid #ffffff1a;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s}.Navbar-module___rHu7W__btnLogin:hover{background:#ffffff1a}.Navbar-module___rHu7W__navItem{letter-spacing:-.015em;color:var(--color-text);white-space:nowrap;border-radius:14px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:500;line-height:20px;transition:background .15s;display:flex;position:relative}.Navbar-module___rHu7W__navItem:hover{background:#ffffff14}.Navbar-module___rHu7W__navItemActive{background:var(--color-primary);color:var(--color-text)}.Navbar-module___rHu7W__navItemActive:hover{background:var(--color-primary-dark)}.Navbar-module___rHu7W__eventsIcon{color:#b7bf4f;flex-shrink:0}.Navbar-module___rHu7W__navItemActive .Navbar-module___rHu7W__eventsIcon{color:#d4dc7a}.Navbar-module___rHu7W__marketplaceIcon{color:#dc6f36;flex-shrink:0}.Navbar-module___rHu7W__navItemActive .Navbar-module___rHu7W__marketplaceIcon{color:#fdba8c}.Navbar-module___rHu7W__rotatingIcon{animation:20s linear infinite Navbar-module___rHu7W__rotate}@keyframes Navbar-module___rHu7W__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Navbar-module___rHu7W__badge{border-radius:var(--radius-full);background:var(--color-primary);min-width:20px;height:20px;color:var(--color-text);border:1px solid #0000;justify-content:center;align-items:center;padding:0 4px;font-size:12px;font-weight:500;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.Navbar-module___rHu7W__mobileBottomNav{left:50%;bottom:max(10px, env(safe-area-inset-bottom,0px));z-index:10020;-webkit-backdrop-filter:blur(20px);background:#0c0a09f0;border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:0;width:min(100% - 12px,640px);padding:5px 3px;display:none;position:fixed;overflow:hidden;transform:translate(-50%);box-shadow:0 10px 40px #0009}.Navbar-module___rHu7W__mobileNavItem{color:#fff9;text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;padding:8px 2px 6px;font-size:10px;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden}.Navbar-module___rHu7W__mobileNavItem:hover{color:#ffffffe6;background:#ffffff0f}.Navbar-module___rHu7W__mobileNavItemActive{color:#fff;background:#ffffff1a}.Navbar-module___rHu7W__mobileNavItemActive img,.Navbar-module___rHu7W__mobileNavItemActive .Navbar-module___rHu7W__mobileAvatarWrap{transition:transform .2s;transform:scale(1.08)}.Navbar-module___rHu7W__mobileNavLabel{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;width:100%;overflow:hidden}.Navbar-module___rHu7W__mobileAvatarWrap{border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s;display:inline-flex;overflow:hidden}.Navbar-module___rHu7W__mobileAvatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.Navbar-module___rHu7W__mobileNavDot{opacity:.75;background:currentColor;border-radius:50%;width:6px;height:6px}.Navbar-module___rHu7W__mobileBadge{background:var(--color-primary);color:#fff;border:1.5px solid #120e0c;border-radius:10px;justify-content:center;align-items:center;min-width:16px;height:16px;margin-right:-16px;padding:0 4px;font-size:9px;font-weight:700;display:flex;position:absolute;top:4px;right:50%}@media (max-width:900px){.Navbar-module___rHu7W__nav{display:none}.Navbar-module___rHu7W__mobileBottomNav{display:grid}.Navbar-module___rHu7W__authButtons{display:none}.Navbar-module___rHu7W__logoImg{height:40px}.Navbar-module___rHu7W__inner{gap:16px;padding:0 16px}.Navbar-module___rHu7W__header{padding-bottom:0}}@media (max-width:600px){.Navbar-module___rHu7W__logoImg{max-width:150px;height:30px}.Navbar-module___rHu7W__inner{gap:6px;padding:0 10px}.Navbar-module___rHu7W__avatar{width:32px;height:32px}.Navbar-module___rHu7W__userSection{gap:6px}.Navbar-module___rHu7W__mobileBottomNav{bottom:max(8px, env(safe-area-inset-bottom,0px));border-radius:18px;width:calc(100% - 8px);padding:5px 2px}.Navbar-module___rHu7W__mobileNavItem{gap:0;padding:7px 0 5px;font-size:9px}.Navbar-module___rHu7W__mobileNavLabel{display:none}}@media (max-width:520px){.Navbar-module___rHu7W__mobileBottomNav{border-radius:18px;padding:6px 2px}.Navbar-module___rHu7W__mobileNavItem{min-height:44px;padding:7px 0}.Navbar-module___rHu7W__mobileAvatarWrap{border-color:#dc6f3673;width:24px;height:24px}.Navbar-module___rHu7W__mobileNavItemActive{background:#dc6f3629}}@media (max-width:380px){.Navbar-module___rHu7W__mobileBottomNav{width:calc(100% - 6px);padding:5px 1px}.Navbar-module___rHu7W__iconContainer{width:20px;height:20px}.Navbar-module___rHu7W__mobileNavIcon,.Navbar-module___rHu7W__mobileNavIconMask{width:20px!important;height:20px!important}.Navbar-module___rHu7W__mobileAvatarWrap{width:22px;height:22px}}@media (max-width:350px){.Navbar-module___rHu7W__logoImg{max-width:120px;height:22px}.Navbar-module___rHu7W__inner{gap:2px;padding:0 6px}.Navbar-module___rHu7W__userSection{gap:4px}.Navbar-module___rHu7W__avatar{width:28px;height:28px}.Navbar-module___rHu7W__mobileNavLabel{font-size:9px}.Navbar-module___rHu7W__btnSignup,.Navbar-module___rHu7W__btnLogin{padding:8px 14px;font-size:13px}}.Navbar-module___rHu7W__lockedNavItem:hover{opacity:1;color:#ff7000!important;background:#ff700014!important}.Navbar-module___rHu7W__lockedIcon{transition:all .2s}.Navbar-module___rHu7W__lockedNavItem:hover .Navbar-module___rHu7W__lockedIcon{filter:none;opacity:1}.Navbar-module___rHu7W__iconContainer{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:relative}.Navbar-module___rHu7W__mobileNavIcon{flex-shrink:0;max-width:22px;max-height:22px;width:22px!important;height:22px!important}.Navbar-module___rHu7W__mobileNavIconMask{flex-shrink:0;width:22px!important;height:22px!important}.Navbar-module___rHu7W__lockIconInline{color:#ff7000;flex-shrink:0;margin-left:6px;animation:1.5s ease-in-out infinite alternate Navbar-module___rHu7W__lockGlow}@keyframes Navbar-module___rHu7W__lockGlow{0%{filter:drop-shadow(0 0 1px #ff700066)}to{filter:drop-shadow(0 0 5px #ff7000cc)}}
.NotificationBell-module__q8NsHa__container{align-items:center;display:flex;position:relative}.NotificationBell-module__q8NsHa__bellButton{color:var(--color-text-dim,#a0a0a0);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:relative}.NotificationBell-module__q8NsHa__bellButton:hover{color:#fff;background:#ffffff1a;transform:translateY(-1px)}.NotificationBell-module__q8NsHa__badge{color:#fff;background:#ff4757;border:2px solid #000;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px}.NotificationBell-module__q8NsHa__dropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#0f0f0ff2;border:1px solid #ffffff1a;border-radius:16px;width:320px;animation:.2s ease-out NotificationBell-module__q8NsHa__fadeInDown;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 10px 30px #00000080}@keyframes NotificationBell-module__q8NsHa__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.NotificationBell-module__q8NsHa__header{border-bottom:1px solid #ffffff0d;flex-direction:column;gap:10px;padding:16px;display:flex}.NotificationBell-module__q8NsHa__header h3{color:#fff;margin:0;font-size:1rem;font-weight:700}.NotificationBell-module__q8NsHa__headerActions{flex-wrap:wrap;gap:8px;display:flex}.NotificationBell-module__q8NsHa__headerActionBtn{color:#e8e8e8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:6px 10px;font-size:.72rem;font-weight:600;transition:background .2s,color .2s}.NotificationBell-module__q8NsHa__headerActionBtn:hover{color:#fff;background:#ffffff1f}.NotificationBell-module__q8NsHa__markAllBtn{color:var(--color-primary,#dc6f36);cursor:pointer;opacity:.8;background:0 0;border:none;font-size:.75rem;transition:opacity .2s}.NotificationBell-module__q8NsHa__markAllBtn:hover{opacity:1}.NotificationBell-module__q8NsHa__list{max-height:380px;overflow-y:auto}.NotificationBell-module__q8NsHa__item{cursor:pointer;align-items:flex-start;gap:12px;padding:12px 16px;transition:background .2s;display:flex;position:relative}.NotificationBell-module__q8NsHa__item:hover{background:#ffffff08}.NotificationBell-module__q8NsHa__unread{background:#dc6f360d}.NotificationBell-module__q8NsHa__item:not(:last-child){border-bottom:1px solid #ffffff08}.NotificationBell-module__q8NsHa__avatarWrap{flex-shrink:0;width:36px;height:36px;line-height:0;position:relative}.NotificationBell-module__q8NsHa__typeIcon{z-index:1;box-sizing:border-box;pointer-events:none;background:#111;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;bottom:0;right:0;overflow:hidden}.NotificationBell-module__q8NsHa__typeIcon svg{flex-shrink:0;width:10px;height:10px}.NotificationBell-module__q8NsHa__commentIcon{color:#3b82f6}.NotificationBell-module__q8NsHa__content{flex:1;min-width:0}.NotificationBell-module__q8NsHa__text{color:#e0e0e0;margin:0;font-size:.85rem;line-height:1.4}.NotificationBell-module__q8NsHa__actorName{color:#fff;font-weight:700}.NotificationBell-module__q8NsHa__preview{color:gray;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:.75rem;font-style:italic;overflow:hidden}.NotificationBell-module__q8NsHa__time{color:#666;margin-top:6px;font-size:.7rem;display:block}.NotificationBell-module__q8NsHa__dot{background:var(--color-primary,#dc6f36);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.NotificationBell-module__q8NsHa__empty{text-align:center;color:#666;padding:40px 20px;font-size:.9rem}.NotificationBell-module__q8NsHa__footer{text-align:center;border-top:1px solid #ffffff0d;padding:12px}.NotificationBell-module__q8NsHa__viewAll{color:#888;font-size:.8rem;text-decoration:none;transition:color .2s}.NotificationBell-module__q8NsHa__viewAll:hover{color:#fff}@media (max-width:600px){.NotificationBell-module__q8NsHa__dropdown{z-index:1100!important;width:auto!important;max-height:80vh!important;position:fixed!important;top:70px!important;left:10px!important;right:10px!important}.NotificationBell-module__q8NsHa__bellButton{width:36px;height:36px}}@media (max-width:350px){.NotificationBell-module__q8NsHa__bellButton{width:28px;height:28px}}.NotificationBell-module__q8NsHa__reactionIconWrap{justify-content:center;align-items:center;display:flex}.NotificationBell-module__q8NsHa__crewIcon{color:var(--color-primary)}.NotificationBell-module__q8NsHa__crewActions{gap:8px;margin-top:10px;display:flex}.NotificationBell-module__q8NsHa__acceptBtn,.NotificationBell-module__q8NsHa__declineBtn{cursor:pointer;text-transform:uppercase;letter-spacing:.02em;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:700;transition:all .2s}.NotificationBell-module__q8NsHa__acceptBtn{background:var(--color-primary);color:#fff;border:none}.NotificationBell-module__q8NsHa__acceptBtn:hover{filter:brightness(1.1);transform:translateY(-1px)}.NotificationBell-module__q8NsHa__declineBtn{color:#888;background:#ffffff0d;border:1px solid #ffffff1a}.NotificationBell-module__q8NsHa__declineBtn:hover{color:#fff;background:#ffffff1a}.NotificationBell-module__q8NsHa__itemActions{opacity:0;flex-direction:column;flex-shrink:0;gap:4px;transition:opacity .2s;display:flex}.NotificationBell-module__q8NsHa__item:hover .NotificationBell-module__q8NsHa__itemActions{opacity:1}.NotificationBell-module__q8NsHa__itemActionBtn{color:#999;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.NotificationBell-module__q8NsHa__itemActionBtn:hover{color:#fff;background:#ffffff1a}.NotificationBell-module__q8NsHa__itemActionDanger{color:#ef4444}@media (hover:none){.NotificationBell-module__q8NsHa__itemActions{opacity:1}}
.ProfileShareQRModal-module__ySl8lW__overlay{z-index:11000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 15% 15%,#ffc17538,#0000 36%),radial-gradient(circle at 85% 10%,#dd2a7b3d,#0000 34%),#07080cc7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ProfileShareQRModal-module__ySl8lW__modal{scrollbar-width:none;background:#111;border:1px solid #ffffff26;border-radius:24px;width:min(400px,94%);max-height:88vh;position:relative;overflow-y:auto;box-shadow:0 35px 80px #0009}.ProfileShareQRModal-module__ySl8lW__modal::-webkit-scrollbar{display:none}.ProfileShareQRModal-module__ySl8lW__closeButton{color:#fff;z-index:2;cursor:pointer;background:#ffffff24;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .2s,background .2s;display:inline-flex;position:absolute;top:14px;right:14px}.ProfileShareQRModal-module__ySl8lW__closeButton:hover{background:#ffffff38;transform:rotate(90deg)}.ProfileShareQRModal-module__ySl8lW__posterCard{background:linear-gradient(164deg, var(--qr-bg-from,#1d120c) 0%, var(--qr-bg-to,#151318) 100%);padding:28px 20px 16px;position:relative;overflow:hidden}.ProfileShareQRModal-module__ySl8lW__emojiBackground{pointer-events:none;opacity:.17;position:absolute;inset:0}.ProfileShareQRModal-module__ySl8lW__emojiBackground span{line-height:1;position:absolute}.ProfileShareQRModal-module__ySl8lW__kicker{z-index:1;letter-spacing:.14em;text-transform:uppercase;color:#ffffffb8;margin:0;font-size:11px;font-weight:700;position:relative}.ProfileShareQRModal-module__ySl8lW__title{z-index:1;color:#fff;margin:8px 0 0;font-size:clamp(24px,5.5vw,38px);line-height:1;position:relative}.ProfileShareQRModal-module__ySl8lW__subtitle{z-index:1;color:#ffffffdb;margin:8px 0 0;font-size:15px;position:relative}.ProfileShareQRModal-module__ySl8lW__qrBoard{z-index:1;background:#fbfbfbf5;border:1px solid #fff9;border-radius:20px;margin-top:16px;padding:16px;position:relative;box-shadow:0 16px 42px #0e0a1e2e}.ProfileShareQRModal-module__ySl8lW__qrWrap{aspect-ratio:1;width:100%;max-width:240px;margin:0 auto;position:relative}.ProfileShareQRModal-module__ySl8lW__qrImage{border-radius:14px;width:100%;height:100%;display:block}.ProfileShareQRModal-module__ySl8lW__qrLoading{color:#2a2a2a;background:repeating-linear-gradient(45deg,#efefef,#efefef 14px,#fff 14px 28px);border-radius:14px;justify-content:center;align-items:center;width:100%;height:100%;font-weight:600;display:flex}.ProfileShareQRModal-module__ySl8lW__logoBadge{background:#fff;border:3px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 30px #0000002e}.ProfileShareQRModal-module__ySl8lW__logoImage{object-fit:contain;width:60px;height:60px}.ProfileShareQRModal-module__ySl8lW__profileMeta{flex-direction:column;align-items:center;gap:2px;margin-top:14px;display:flex}.ProfileShareQRModal-module__ySl8lW__profileName{color:#181818;text-align:center;font-size:19px;font-weight:800}.ProfileShareQRModal-module__ySl8lW__profileHandle{color:#1414149e;font-size:13px}.ProfileShareQRModal-module__ySl8lW__urlText{z-index:1;color:#ffffffd1;overflow-wrap:anywhere;margin:12px 0 0;font-size:12px;font-weight:600;position:relative}.ProfileShareQRModal-module__ySl8lW__actionsRow{z-index:1;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:18px;display:grid;position:relative}.ProfileShareQRModal-module__ySl8lW__actionBtn{color:#fff;cursor:pointer;background:#ffffff2e;border:1px solid #ffffff57;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-size:12px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.ProfileShareQRModal-module__ySl8lW__actionBtn:hover{background:#ffffff42;transform:translateY(-1px)}.ProfileShareQRModal-module__ySl8lW__actionBtnPrimary{color:#fff;background:linear-gradient(145deg,#ff8a00,#e52e71);border-color:#ffc466a6;grid-column:span 2}.ProfileShareQRModal-module__ySl8lW__actionBtnPrimary:disabled{opacity:.5;cursor:not-allowed}.ProfileShareQRModal-module__ySl8lW__customizerPanel{z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff29;border:1px solid #ffffff3d;border-radius:14px;margin-top:14px;padding:12px;position:relative}.ProfileShareQRModal-module__ySl8lW__customizerTitle{color:#fffffffa;letter-spacing:.03em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}.ProfileShareQRModal-module__ySl8lW__presetRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ProfileShareQRModal-module__ySl8lW__presetBtn{color:#fff;cursor:pointer;background:#00000029;border:1px solid #ffffff42;border-radius:10px;align-items:center;gap:8px;min-height:34px;padding:6px 8px;font-size:12px;font-weight:700;display:inline-flex}.ProfileShareQRModal-module__ySl8lW__presetBtnActive{background:#ffffff52;border-color:#fffc}.ProfileShareQRModal-module__ySl8lW__presetSwatch{border:1px solid #fff6;border-radius:50%;flex-shrink:0;width:16px;height:16px}.ProfileShareQRModal-module__ySl8lW__customToggle{color:#fffffff5;align-items:center;gap:8px;margin-top:10px;font-size:12px;font-weight:600;display:flex}.ProfileShareQRModal-module__ySl8lW__customToggle input{accent-color:#ff7a3d}.ProfileShareQRModal-module__ySl8lW__colorGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.ProfileShareQRModal-module__ySl8lW__colorField{color:#fffffff5;flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.ProfileShareQRModal-module__ySl8lW__colorField input{cursor:pointer;background:#ffffff14;border:1px solid #ffffff5c;border-radius:8px;width:100%;height:30px}@media (max-width:700px){.ProfileShareQRModal-module__ySl8lW__overlay{padding:10px}.ProfileShareQRModal-module__ySl8lW__modal{width:96%;max-height:85vh}.ProfileShareQRModal-module__ySl8lW__posterCard{padding:16px 12px 12px}.ProfileShareQRModal-module__ySl8lW__title{margin-top:2px;font-size:18px}.ProfileShareQRModal-module__ySl8lW__subtitle{margin-top:0;font-size:11px}.ProfileShareQRModal-module__ySl8lW__qrBoard{margin-top:10px;padding:10px}.ProfileShareQRModal-module__ySl8lW__qrWrap{max-width:180px}.ProfileShareQRModal-module__ySl8lW__logoBadge{width:48px;height:48px}.ProfileShareQRModal-module__ySl8lW__logoImage{width:34px;height:34px}.ProfileShareQRModal-module__ySl8lW__profileName{font-size:14px}.ProfileShareQRModal-module__ySl8lW__urlText{margin-top:8px;font-size:11px}.ProfileShareQRModal-module__ySl8lW__actionsRow{grid-template-columns:repeat(2,1fr);gap:4px;margin-top:10px}.ProfileShareQRModal-module__ySl8lW__actionBtn{border-radius:8px;min-height:32px;padding:4px;font-size:10px}.ProfileShareQRModal-module__ySl8lW__actionBtnPrimary{grid-column:span 2}.ProfileShareQRModal-module__ySl8lW__presetRow{grid-template-columns:repeat(2,1fr);gap:4px}.ProfileShareQRModal-module__ySl8lW__presetBtn{border-radius:8px;min-height:28px;padding:2px 6px;font-size:9px}.ProfileShareQRModal-module__ySl8lW__colorGrid{grid-template-columns:repeat(2,1fr);gap:4px}.ProfileShareQRModal-module__ySl8lW__customizerPanel{margin-top:8px;padding:6px}.ProfileShareQRModal-module__ySl8lW__customizerTitle{margin-bottom:6px;font-size:10px}.ProfileShareQRModal-module__ySl8lW__customToggle{margin-top:6px;font-size:10px}}
.HabilidadesSection-module__ittBgW__section{z-index:10;background:var(--color-blue-section);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff0d;margin:0;padding:16px;position:relative}.HabilidadesSection-module__ittBgW__headerRow{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.HabilidadesSection-module__ittBgW__addMoreBtn{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s;display:flex}.HabilidadesSection-module__ittBgW__addMoreBtn:hover{background:#ffffff1a}.HabilidadesSection-module__ittBgW__addInlineForm{gap:6px;margin-bottom:8px;display:flex}.HabilidadesSection-module__ittBgW__inlineInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;outline:none;flex:1;padding:6px 10px;font-size:13px}.HabilidadesSection-module__ittBgW__inlineInput::placeholder{color:#ffffff59}.HabilidadesSection-module__ittBgW__inlineInput:focus{border-color:#dc6f3680}.HabilidadesSection-module__ittBgW__inlineActionBtn{color:#fff;cursor:pointer;background:#dc6f36;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.HabilidadesSection-module__ittBgW__inlineActionBtn:disabled{opacity:.5;cursor:not-allowed}.HabilidadesSection-module__ittBgW__pillRemove{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;align-items:center;padding:0 0 0 4px;display:inline-flex}.HabilidadesSection-module__ittBgW__pillRemove:hover{opacity:1}@keyframes HabilidadesSection-module__ittBgW__spin{to{transform:rotate(360deg)}}.HabilidadesSection-module__ittBgW__spin{animation:.8s linear infinite HabilidadesSection-module__ittBgW__spin}.HabilidadesSection-module__ittBgW__title{color:#fff;margin:0;font-size:16px;font-weight:700}.HabilidadesSection-module__ittBgW__tags{flex-wrap:wrap;gap:8px;display:flex}.HabilidadesSection-module__ittBgW__tag{border-radius:var(--radius-full);white-space:nowrap;align-items:center;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.HabilidadesSection-module__ittBgW__outline{color:#dc6f36;background:#dc6f3614;border:1.5px solid #dc6f3666}.HabilidadesSection-module__ittBgW__filled{color:#111;background:#fff;border:none}.HabilidadesSection-module__ittBgW__lime{background:var(--color-lime);color:#111;border:none}.HabilidadesSection-module__ittBgW__emptyContainer{flex-direction:column;align-items:flex-start;gap:12px;width:100%;display:flex}.HabilidadesSection-module__ittBgW__emptyText{color:#fff6;margin:0;font-size:14px;font-style:italic}.HabilidadesSection-module__ittBgW__addBtnSmall{color:#fffc;border-radius:var(--radius-md);cursor:pointer;background:0 0;border:1px solid #ffffff26;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.HabilidadesSection-module__ittBgW__addBtnSmall:hover{background:#ffffff0d;border-color:#ffffff4d}.HabilidadesSection-module__ittBgW__moreCount{color:#ffffff80;align-items:center;font-size:12px;font-weight:500;display:flex}
.SkillSelector-module__33Ssmq__container{flex-direction:column;gap:12px;width:100%;display:flex}.SkillSelector-module__33Ssmq__selectedContainer{flex-wrap:wrap;gap:8px;display:flex}.SkillSelector-module__33Ssmq__tag{color:var(--color-primary);border-radius:var(--radius-full);background:#dc6f361a;border:1px solid #dc6f3633;align-items:center;gap:6px;padding:4px 10px;font-size:13px;font-weight:600;animation:.2s cubic-bezier(.4,0,.2,1) SkillSelector-module__33Ssmq__tagScale;display:flex}@keyframes SkillSelector-module__33Ssmq__tagScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.SkillSelector-module__33Ssmq__removeBtn{color:var(--color-primary);cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:2px;transition:all .2s;display:flex}.SkillSelector-module__33Ssmq__removeBtn:hover{opacity:1;background:#dc6f3633}.SkillSelector-module__33Ssmq__inputWrapper{position:relative}.SkillSelector-module__33Ssmq__inputInner{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:0 12px;transition:all .2s;display:flex}.SkillSelector-module__33Ssmq__inputInner:focus-within{border-color:var(--color-primary);background:#ffffff14}.SkillSelector-module__33Ssmq__searchIcon{color:#ffffff4d}.SkillSelector-module__33Ssmq__input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:12px 0;font-size:14px}.SkillSelector-module__33Ssmq__addBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.SkillSelector-module__33Ssmq__addBtn:hover{filter:brightness(1.1);transform:scale(1.1)}.SkillSelector-module__33Ssmq__suggestions{z-index:100;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;margin-top:8px;padding:6px;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 30px #00000080}.SkillSelector-module__33Ssmq__suggestionItem{color:#ffffffb3;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 12px;font-size:13px;transition:all .2s}.SkillSelector-module__33Ssmq__suggestionItem:hover{color:#fff;background:#ffffff0d}.SkillSelector-module__33Ssmq__errorTip{color:#ff4d4d;align-items:center;gap:6px;margin-top:6px;font-size:12px;animation:.3s SkillSelector-module__33Ssmq__slideIn;display:flex}@keyframes SkillSelector-module__33Ssmq__slideIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
.DemoReelSection-module__KQt4yW__section{background:var(--color-bg-card);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff0d;margin:0;padding:16px}.DemoReelSection-module__KQt4yW__title{color:#fff;margin-bottom:12px;font-size:16px;font-weight:700}.DemoReelSection-module__KQt4yW__videoArea{aspect-ratio:16/9;border-radius:var(--radius-sm);background:#1c1c1c;justify-content:center;align-items:center;width:100%;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.DemoReelSection-module__KQt4yW__videoArea.DemoReelSection-module__KQt4yW__vertical{aspect-ratio:9/16;max-width:450px;max-height:80vh;margin:0 auto}.DemoReelSection-module__KQt4yW__video{object-fit:cover;border-radius:var(--radius-sm);width:100%;height:100%}.DemoReelSection-module__KQt4yW__emptyContent{background:radial-gradient(circle,#1a1a1a 0%,#000 100%);border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.DemoReelSection-module__KQt4yW__cinematicBackground{z-index:0;position:absolute;inset:0}.DemoReelSection-module__KQt4yW__grainOverlay{opacity:.1;mix-blend-mode:overlay;pointer-events:none;background-image:url(https://grainy-gradients.vercel.app/noise.svg);position:absolute;inset:0}.DemoReelSection-module__KQt4yW__lightBeam{pointer-events:none;background:radial-gradient(circle,#e94b2a08 0%,#0000 40%);width:200%;height:200%;animation:20s linear infinite DemoReelSection-module__KQt4yW__beamPan;position:absolute;top:-50%;left:-50%}@keyframes DemoReelSection-module__KQt4yW__beamPan{0%{transform:translate(-10%,-10%)}50%{transform:translate(10%,10%)}to{transform:translate(-10%,-10%)}}.DemoReelSection-module__KQt4yW__logoWrapper{z-index:1;margin-bottom:12px;animation:1.2s cubic-bezier(.4,0,.2,1) forwards DemoReelSection-module__KQt4yW__cinematicFocus;position:relative}.DemoReelSection-module__KQt4yW__cinematicLogo{filter:drop-shadow(0 0 20px #000c);animation:30s linear infinite DemoReelSection-module__KQt4yW__slowSpin}@keyframes DemoReelSection-module__KQt4yW__slowSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes DemoReelSection-module__KQt4yW__cinematicFocus{0%{filter:blur(8px);opacity:0;transform:scale(1.1)}to{filter:blur();opacity:1;transform:scale(1)}}.DemoReelSection-module__KQt4yW__emptyInfo{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:8px;max-width:320px;display:flex;position:relative}.DemoReelSection-module__KQt4yW__emptyTitle{color:#fff;letter-spacing:.4rem;text-transform:uppercase;opacity:.7;margin:0;font-size:11px;font-weight:300;animation:1.2s ease-out forwards DemoReelSection-module__KQt4yW__textReveal}.DemoReelSection-module__KQt4yW__emptySubtitle{color:#e94b2a;text-transform:uppercase;letter-spacing:.2rem;opacity:.5;margin:0;font-size:8px;font-weight:400;animation:1.2s ease-out .2s forwards DemoReelSection-module__KQt4yW__textReveal}@keyframes DemoReelSection-module__KQt4yW__textReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:.9;transform:translateY(0)}}.DemoReelSection-module__KQt4yW__cinematicAddBtn{color:#e94b2a;text-transform:uppercase;letter-spacing:.1rem;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#e94b2a14;border:1px solid #e94b2a33;border-radius:100px;align-items:center;gap:10px;margin-top:8px;padding:8px 20px;font-size:10px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);animation:1.2s ease-out .4s forwards DemoReelSection-module__KQt4yW__btnReveal;display:flex}.DemoReelSection-module__KQt4yW__cinematicAddBtn:hover{color:#fff;background:#e94b2a26;border-color:#e94b2a66;transform:translateY(-2px);box-shadow:0 0 20px #e94b2a33}@keyframes DemoReelSection-module__KQt4yW__btnReveal{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.DemoReelSection-module__KQt4yW__changeBtn{color:#fff6;text-transform:uppercase;letter-spacing:.05rem;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;justify-content:center;align-items:center;gap:8px;height:32px;padding:6px 14px;font-size:10px;transition:all .2s;display:flex}.DemoReelSection-module__KQt4yW__actionRow{align-items:center;gap:12px;margin-top:16px;display:flex}.DemoReelSection-module__KQt4yW__deleteBtn{color:#f449;text-transform:uppercase;letter-spacing:.05rem;cursor:pointer;background:#ff44440d;border:1px solid #ff44441a;border-radius:100px;justify-content:center;align-items:center;gap:8px;height:32px;padding:6px 14px;font-size:10px;transition:all .2s;display:flex}.DemoReelSection-module__KQt4yW__deleteBtn:hover{color:#ff6b6b;background:#ff444426;border-color:#ff44444d;transform:translateY(-1px)}.DemoReelSection-module__KQt4yW__videoWrapper{background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.DemoReelSection-module__KQt4yW__videoHidden{opacity:0}.DemoReelSection-module__KQt4yW__videoVisible{opacity:1;transition:opacity .8s}.DemoReelSection-module__KQt4yW__videoLoader{z-index:10;background:radial-gradient(circle,#111 0%,#000 100%);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:absolute;inset:0}.DemoReelSection-module__KQt4yW__loaderLogoWrapper{justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.DemoReelSection-module__KQt4yW__loaderLogo{animation:2s ease-in-out infinite DemoReelSection-module__KQt4yW__logoPulse}@keyframes DemoReelSection-module__KQt4yW__logoPulse{0%,to{filter:blur();opacity:.8;transform:scale(1)}50%{filter:blur(2px);opacity:.4;transform:scale(1.1)}}.DemoReelSection-module__KQt4yW__loaderInfo{flex-direction:column;align-items:center;gap:12px;display:flex}.DemoReelSection-module__KQt4yW__loaderText{color:#fff6;text-transform:uppercase;letter-spacing:.2rem;margin:0;font-size:9px}.DemoReelSection-module__KQt4yW__progressTrack{background:#ffffff0d;border-radius:10px;width:120px;height:1px;position:relative;overflow:hidden}.DemoReelSection-module__KQt4yW__progressBar{background:#e94b2a;width:40%;height:100%;animation:2s ease-in-out infinite DemoReelSection-module__KQt4yW__progressMove;position:absolute;top:0;left:0;box-shadow:0 0 10px #e94b2a80}@keyframes DemoReelSection-module__KQt4yW__progressMove{0%{left:-40%}to{left:100%}}@media (max-width:768px){.DemoReelSection-module__KQt4yW__section{padding:12px}.DemoReelSection-module__KQt4yW__title{margin-bottom:8px;font-size:14px}.DemoReelSection-module__KQt4yW__videoArea.DemoReelSection-module__KQt4yW__vertical{max-width:100%;max-height:60vh}.DemoReelSection-module__KQt4yW__cinematicAddBtn{padding:6px 16px;font-size:9px}.DemoReelSection-module__KQt4yW__emptyTitle{letter-spacing:.2rem;font-size:9px}.DemoReelSection-module__KQt4yW__emptySubtitle{letter-spacing:.1rem;font-size:7px}}
.CineVideoPlayer-module__X3s-FW__playerContainer{background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.CineVideoPlayer-module__X3s-FW__video{object-fit:contain;cursor:pointer;width:100%;height:100%}.CineVideoPlayer-module__X3s-FW__posterLayer{z-index:5;pointer-events:none;background-color:#000;background-repeat:no-repeat;position:absolute;inset:0}.CineVideoPlayer-module__X3s-FW__vertical .CineVideoPlayer-module__X3s-FW__video{object-fit:contain}.CineVideoPlayer-module__X3s-FW__controlsOverlay{opacity:0;z-index:20;background:linear-gradient(#0000,#000c);flex-direction:column;gap:12px;padding:20px;transition:all .3s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(10px)}.CineVideoPlayer-module__X3s-FW__visible{opacity:1;transform:translateY(0)}.CineVideoPlayer-module__X3s-FW__progressArea{cursor:pointer;align-items:center;width:100%;height:6px;padding:10px 0;display:flex;position:relative}.CineVideoPlayer-module__X3s-FW__progressBar{background:#ffffff1a;border-radius:10px;width:100%;height:3px;transition:height .2s;position:relative;overflow:hidden}.CineVideoPlayer-module__X3s-FW__progressArea:hover .CineVideoPlayer-module__X3s-FW__progressBar{height:6px}.CineVideoPlayer-module__X3s-FW__progressPlayed{z-index:2;background:#e94b2a;height:100%;position:relative;box-shadow:0 0 10px #e94b2a80}.CineVideoPlayer-module__X3s-FW__progressHover{z-index:1;background:#fff3;height:100%;position:absolute;top:0;left:0}.CineVideoPlayer-module__X3s-FW__bottomControls{justify-content:space-between;align-items:center;width:100%;display:flex}.CineVideoPlayer-module__X3s-FW__leftGroup,.CineVideoPlayer-module__X3s-FW__rightGroup{flex:1;align-items:center;gap:16px;display:flex}.CineVideoPlayer-module__X3s-FW__rightGroup{justify-content:flex-end}.CineVideoPlayer-module__X3s-FW__controlBtn{color:#fff;opacity:.8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.CineVideoPlayer-module__X3s-FW__controlBtn:hover{opacity:1;color:#e94b2a;transform:scale(1.1)}.CineVideoPlayer-module__X3s-FW__timeDisplay{color:#fff9;letter-spacing:.05em;align-items:center;gap:4px;font-family:inherit;font-size:11px;display:flex}.CineVideoPlayer-module__X3s-FW__timeDivider{opacity:.3}.CineVideoPlayer-module__X3s-FW__thumbnailPreview{pointer-events:none;background-color:#000;background-size:2200px 620px;border:1.5px solid #fffc;border-radius:6px;flex-direction:column;justify-content:flex-end;width:220px;height:124px;transition:opacity .2s;display:flex;position:absolute;bottom:35px;overflow:hidden;transform:translate(-50%);box-shadow:0 10px 30px #000c}.CineVideoPlayer-module__X3s-FW__thumbnailTime{color:#fff;background:#000000b3;border-radius:4px;align-self:center;margin:4px;padding:2px 6px;font-size:10px}@media (max-width:768px){.CineVideoPlayer-module__X3s-FW__controlsOverlay{gap:8px;padding:12px}.CineVideoPlayer-module__X3s-FW__leftGroup,.CineVideoPlayer-module__X3s-FW__rightGroup{gap:12px}.CineVideoPlayer-module__X3s-FW__timeDisplay{font-size:9px}}
.LocaleSwitcher-module__ROT18G__wrap{flex-shrink:0;width:118px}.LocaleSwitcher-module__ROT18G__select{width:118px}@media (max-width:600px){.LocaleSwitcher-module__ROT18G__wrap,.LocaleSwitcher-module__ROT18G__select{width:72px}.LocaleSwitcher-module__ROT18G__select .trigger{min-height:32px;padding:.3rem .45rem;font-size:.7rem}.LocaleSwitcher-module__ROT18G__select .currentValue{font-size:.7rem}}.LocaleSwitcher-module__ROT18G__select .trigger{letter-spacing:.01em;background:#ffffff0a;border-color:#ffffff1f;border-radius:999px;min-height:36px;padding:.4rem .65rem;font-size:.78rem;font-weight:600}:is(.LocaleSwitcher-module__ROT18G__select .trigger:hover,.LocaleSwitcher-module__ROT18G__select .triggerOpen){background:#ffffff12;border-color:#dc6f3673;box-shadow:0 0 0 3px #dc6f3614}.LocaleSwitcher-module__ROT18G__select .currentValue{font-size:.78rem}.LocaleSwitcher-module__ROT18G__select .chevron{width:14px;height:14px}
.AccountSwitcher-module__o40lAG__accountSwitcherOverlay{z-index:20000;background:#000000a6;justify-content:center;align-items:flex-end;animation:.2s AccountSwitcher-module__o40lAG__fadeIn;display:flex;position:fixed;inset:0}@media (min-width:641px){.AccountSwitcher-module__o40lAG__accountSwitcherOverlay{background:#0003;padding:0;display:block}}.AccountSwitcher-module__o40lAG__sheet{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:420px;height:auto;max-height:min(88vh,640px);animation:.28s cubic-bezier(.32,.72,0,1) AccountSwitcher-module__o40lAG__slideUp;display:flex;overflow:hidden;box-shadow:0 -8px 40px #00000080}@media (min-width:641px){.AccountSwitcher-module__o40lAG__sheet{border-radius:16px;width:360px;max-width:360px;max-height:calc(100vh - 88px);margin:0;animation:.2s ease-out AccountSwitcher-module__o40lAG__slideDownPopover;position:fixed;inset:72px 24px auto auto;box-shadow:0 12px 40px #00000073}}.AccountSwitcher-module__o40lAG__handle{background:#fff3;border-radius:999px;flex-shrink:0;width:36px;height:4px;margin:10px auto 4px}@media (min-width:641px){.AccountSwitcher-module__o40lAG__handle{display:none}}.AccountSwitcher-module__o40lAG__sheetHeader{text-align:center;border-bottom:1px solid #ffffff14;flex-shrink:0;padding:12px 44px 8px;position:relative}.AccountSwitcher-module__o40lAG__closeBtn{color:#ffffffa6;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex;position:absolute;top:8px;right:8px}.AccountSwitcher-module__o40lAG__closeBtn:hover{color:#fff;background:#ffffff14}.AccountSwitcher-module__o40lAG__sheetTitle{color:#fff;margin:0;font-size:16px;font-weight:700}.AccountSwitcher-module__o40lAG__sheetBody{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:auto;min-height:0;padding:8px 0;display:flex;overflow:hidden auto}.AccountSwitcher-module__o40lAG__sheetBody::-webkit-scrollbar{display:none}.AccountSwitcher-module__o40lAG__accountsSection,.AccountSwitcher-module__o40lAG__sheetFooter{flex-shrink:0}.AccountSwitcher-module__o40lAG__sectionLabel{color:#ffffff73;text-transform:uppercase;letter-spacing:.04em;padding:8px 16px 4px;font-size:12px;font-weight:600}.AccountSwitcher-module__o40lAG__accountList{flex-direction:column;display:flex}.AccountSwitcher-module__o40lAG__activeAccountRow{align-items:stretch;gap:0;display:flex}.AccountSwitcher-module__o40lAG__activeAccountRowOpen{background:#ffffff0a}.AccountSwitcher-module__o40lAG__activeAccountMain{flex:1;align-items:center;gap:12px;min-width:0;padding:12px 8px 12px 16px;display:flex}.AccountSwitcher-module__o40lAG__chevronToggle{color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;margin-right:8px;transition:background .15s,color .15s;display:flex}.AccountSwitcher-module__o40lAG__chevronToggle:hover:not(:disabled){color:#ffffffe6;background:#ffffff14}.AccountSwitcher-module__o40lAG__chevronToggle:disabled{opacity:.5;cursor:wait}.AccountSwitcher-module__o40lAG__chevronIcon{flex-shrink:0;transition:transform .28s cubic-bezier(.32,.72,0,1)}.AccountSwitcher-module__o40lAG__chevronIconOpen{transform:rotate(180deg)}.AccountSwitcher-module__o40lAG__accordionPanel{opacity:0;flex-shrink:0;height:0;max-height:0;transition:max-height .34s cubic-bezier(.32,.72,0,1),height .34s cubic-bezier(.32,.72,0,1),opacity .24s;overflow:hidden}.AccountSwitcher-module__o40lAG__accordionPanelOpen{opacity:1}.AccountSwitcher-module__o40lAG__otherAccountsList{border-top:1px solid #ffffff0f;flex-direction:column;display:flex;overflow:hidden}.AccountSwitcher-module__o40lAG__otherAccountsList .AccountSwitcher-module__o40lAG__sectionLabel{flex-shrink:0;padding-top:10px}.AccountSwitcher-module__o40lAG__otherAccountsScrollWrap{flex-shrink:0;position:relative}.AccountSwitcher-module__o40lAG__otherAccountsScroll{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overflow:hidden auto}.AccountSwitcher-module__o40lAG__scrollHintTop,.AccountSwitcher-module__o40lAG__scrollHintBottom{z-index:2;pointer-events:none;color:#ffffffb3;justify-content:center;align-items:center;height:22px;display:flex;position:absolute;left:0;right:0}.AccountSwitcher-module__o40lAG__scrollHintTop{background:linear-gradient(#1a1a1af2 0%,#1a1a1a00 100%);top:0}.AccountSwitcher-module__o40lAG__scrollHintBottom{background:linear-gradient(#1a1a1a00 0%,#1a1a1af2 100%);bottom:0}.AccountSwitcher-module__o40lAG__otherAccountsScroll::-webkit-scrollbar{display:none}.AccountSwitcher-module__o40lAG__accordionPanelOpen .AccountSwitcher-module__o40lAG__otherAccountsScroll>.AccountSwitcher-module__o40lAG__accountRowWrap{animation:.3s cubic-bezier(.32,.72,0,1) backwards AccountSwitcher-module__o40lAG__accordionRowIn}.AccountSwitcher-module__o40lAG__accordionPanelOpen .AccountSwitcher-module__o40lAG__otherAccountsScroll>.AccountSwitcher-module__o40lAG__accountRowWrap:first-child{animation-delay:40ms}.AccountSwitcher-module__o40lAG__accordionPanelOpen .AccountSwitcher-module__o40lAG__otherAccountsScroll>.AccountSwitcher-module__o40lAG__accountRowWrap:nth-child(2){animation-delay:80ms}.AccountSwitcher-module__o40lAG__accordionPanelOpen .AccountSwitcher-module__o40lAG__otherAccountsScroll>.AccountSwitcher-module__o40lAG__accountRowWrap:nth-child(3){animation-delay:.12s}.AccountSwitcher-module__o40lAG__accordionPanelOpen .AccountSwitcher-module__o40lAG__otherAccountsScroll>.AccountSwitcher-module__o40lAG__accountRowWrap:nth-child(4){animation-delay:.16s}.AccountSwitcher-module__o40lAG__accordionPanelOpen .AccountSwitcher-module__o40lAG__otherAccountsScroll>.AccountSwitcher-module__o40lAG__accountRowWrap:nth-child(5){animation-delay:.2s}@keyframes AccountSwitcher-module__o40lAG__accordionRowIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.AccountSwitcher-module__o40lAG__accordionPanel{transition:none}.AccountSwitcher-module__o40lAG__accordionPanelOpen .AccountSwitcher-module__o40lAG__otherAccountsScroll>.AccountSwitcher-module__o40lAG__accountRowWrap{animation:none}.AccountSwitcher-module__o40lAG__chevronIcon{transition:none}}.AccountSwitcher-module__o40lAG__accountRowWrap{flex-shrink:0;align-items:stretch;gap:0;height:72px;min-height:72px;max-height:72px;display:flex}.AccountSwitcher-module__o40lAG__accountRowWrap:hover .AccountSwitcher-module__o40lAG__unlinkBtn{opacity:1}.AccountSwitcher-module__o40lAG__accountRow{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:12px;min-width:0;height:100%;padding:0 8px 0 16px;transition:background .15s;display:flex}.AccountSwitcher-module__o40lAG__accountRowWrap:hover .AccountSwitcher-module__o40lAG__accountRow:not(:disabled){background:#ffffff0f}.AccountSwitcher-module__o40lAG__rowSpacer{flex-shrink:0;width:20px}.AccountSwitcher-module__o40lAG__unlinkBtn{color:#ffffff73;cursor:pointer;opacity:.55;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;margin-right:8px;transition:opacity .15s,background .15s,color .15s;display:flex}.AccountSwitcher-module__o40lAG__unlinkBtn:hover:not(:disabled){opacity:1;color:#ff7070;background:#ff70701f}.AccountSwitcher-module__o40lAG__unlinkBtn:disabled{opacity:.35;cursor:wait}.AccountSwitcher-module__o40lAG__unlinkIconBusy{animation:.8s ease-in-out infinite AccountSwitcher-module__o40lAG__pulse}@keyframes AccountSwitcher-module__o40lAG__pulse{0%,to{opacity:.4}50%{opacity:1}}.AccountSwitcher-module__o40lAG__accountRow:disabled{opacity:.6;cursor:wait}.AccountSwitcher-module__o40lAG__accountInfo{flex:1;min-width:0}.AccountSwitcher-module__o40lAG__accountName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.AccountSwitcher-module__o40lAG__accountMeta{color:#ffffff73;margin-top:2px;font-size:13px}.AccountSwitcher-module__o40lAG__checkIcon{color:#1d9bf0;flex-shrink:0}.AccountSwitcher-module__o40lAG__addAccountRow{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:background .15s;display:flex}.AccountSwitcher-module__o40lAG__addAccountRow:hover{background:#ffffff0f}.AccountSwitcher-module__o40lAG__addIcon{color:#fffc;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.AccountSwitcher-module__o40lAG__divider{background:#ffffff14;height:1px;margin:8px 0}.AccountSwitcher-module__o40lAG__menuSection{flex-direction:column;padding:0 8px 8px;display:flex}.AccountSwitcher-module__o40lAG__menuItem{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;padding:12px 16px;font-size:15px;text-decoration:none;transition:background .15s;display:block}.AccountSwitcher-module__o40lAG__menuItem:hover{background:#ffffff0f}.AccountSwitcher-module__o40lAG__menuItemDanger{color:#ff7070}.AccountSwitcher-module__o40lAG__menuItemDanger:hover{background:#ff70701a}.AccountSwitcher-module__o40lAG__subModal{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:400px;padding:0;animation:.25s AccountSwitcher-module__o40lAG__slideUp;overflow:hidden}@media (min-width:641px){.AccountSwitcher-module__o40lAG__subModal{width:360px;max-width:360px;margin:0;animation:.2s ease-out AccountSwitcher-module__o40lAG__slideDownPopover;position:fixed;inset:72px 24px auto auto}}.AccountSwitcher-module__o40lAG__subHeader{text-align:center;border-bottom:1px solid #ffffff14;padding:16px}.AccountSwitcher-module__o40lAG__subTitle{color:#fff;margin:0;font-size:16px;font-weight:700}.AccountSwitcher-module__o40lAG__subBody{padding:16px}.AccountSwitcher-module__o40lAG__subDescription{color:#ffffff8c;margin:0 0 16px;font-size:14px;line-height:1.5}.AccountSwitcher-module__o40lAG__optionBtn{cursor:pointer;border:none;border-radius:12px;width:100%;margin-bottom:10px;padding:14px 16px;font-size:15px;font-weight:600;transition:filter .15s,background .15s;display:block}.AccountSwitcher-module__o40lAG__optionBtnPrimary{color:#fff;background:#1d9bf0}.AccountSwitcher-module__o40lAG__optionBtnPrimary:hover{filter:brightness(1.08)}.AccountSwitcher-module__o40lAG__optionBtnSecondary{color:#fff;background:0 0;border:1px solid #ffffff40}.AccountSwitcher-module__o40lAG__optionBtnSecondary:hover{background:#ffffff0f}.AccountSwitcher-module__o40lAG__field{margin-bottom:14px}.AccountSwitcher-module__o40lAG__field label{color:#ffffffb3;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.AccountSwitcher-module__o40lAG__field input,.AccountSwitcher-module__o40lAG__field select,.AccountSwitcher-module__o40lAG__field textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:15px}.AccountSwitcher-module__o40lAG__field textarea{resize:vertical;min-height:80px}.AccountSwitcher-module__o40lAG__field input:focus,.AccountSwitcher-module__o40lAG__field select:focus,.AccountSwitcher-module__o40lAG__field textarea:focus{border-color:var(--color-primary,#dc6f36);outline:none}.AccountSwitcher-module__o40lAG__errorText{color:#ff7070;margin:0 0 12px;font-size:13px}.AccountSwitcher-module__o40lAG__actionsRow{gap:10px;margin-top:8px;display:flex}.AccountSwitcher-module__o40lAG__btnCancel{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:10px;flex:1;padding:12px;font-size:15px;font-weight:600}.AccountSwitcher-module__o40lAG__btnSubmit{background:var(--color-primary,#dc6f36);color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;padding:12px;font-size:15px;font-weight:600}.AccountSwitcher-module__o40lAG__btnSubmit:disabled{opacity:.6;cursor:wait}@keyframes AccountSwitcher-module__o40lAG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AccountSwitcher-module__o40lAG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes AccountSwitcher-module__o40lAG__slideDownPopover{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.MembershipGiftModal-module__ioh_Na__overlay{z-index:100100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d1;justify-content:center;align-items:center;padding:24px;animation:.25s MembershipGiftModal-module__ioh_Na__fadeIn;display:flex;position:fixed;inset:0}.MembershipGiftModal-module__ioh_Na__modal{text-align:center;background:#0f0f0f;border:1px solid #e94b2a47;border-radius:24px;width:100%;max-width:400px;padding:32px 28px 24px;animation:.4s cubic-bezier(.16,1,.3,1) MembershipGiftModal-module__ioh_Na__popIn;position:relative;overflow:hidden;box-shadow:0 24px 60px #000000b3,0 0 40px #e94b2a1f}.MembershipGiftModal-module__ioh_Na__glow{pointer-events:none;opacity:.35;background:radial-gradient(circle,#e94b2a59 0%,#0000 70%);width:140%;height:55%;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.MembershipGiftModal-module__ioh_Na__iconWrap{z-index:1;color:#ffb199;background:#e94b2a24;border:1px solid #e94b2a59;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;display:flex;position:relative}.MembershipGiftModal-module__ioh_Na__title{z-index:1;letter-spacing:-.02em;color:#fff;margin:0 0 12px;font-size:1.35rem;font-weight:800;position:relative}.MembershipGiftModal-module__ioh_Na__message{z-index:1;color:#ffffffb8;margin:0 0 10px;font-size:.95rem;line-height:1.55;position:relative}.MembershipGiftModal-module__ioh_Na__until{z-index:1;color:#ffb199e6;margin:0 0 20px;font-size:.82rem;position:relative}.MembershipGiftModal-module__ioh_Na__actions{z-index:1;flex-direction:column;gap:10px;margin-top:8px;display:flex;position:relative}.MembershipGiftModal-module__ioh_Na__primaryBtn{color:#fff;background:#e94b2a;border-radius:12px;justify-content:center;align-items:center;padding:12px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:flex}.MembershipGiftModal-module__ioh_Na__primaryBtn:hover{background:#ff6b3d;transform:translateY(-1px)}.MembershipGiftModal-module__ioh_Na__secondaryBtn{color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-radius:12px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:500}.MembershipGiftModal-module__ioh_Na__secondaryBtn:hover{color:#fff}@keyframes MembershipGiftModal-module__ioh_Na__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MembershipGiftModal-module__ioh_Na__popIn{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:480px){.MembershipGiftModal-module__ioh_Na__modal{padding:28px 20px 20px}}
.signup-module__b8ruzG__page{background:#000;justify-content:center;align-items:center;min-height:100dvh;padding:40px 16px;display:flex;position:relative;overflow:hidden auto}.signup-module__b8ruzG__sunWrap{z-index:1;opacity:.9;pointer-events:none;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;top:330px;left:-280px}.signup-module__b8ruzG__sunInner{transform-origin:50%;will-change:transform;justify-content:center;align-items:center;width:550px;height:600px;animation:40s linear infinite signup-module__b8ruzG__slowSpin;display:flex}.signup-module__b8ruzG__sunInner img,.signup-module__b8ruzG__sunInner svg{object-fit:contain;width:100%;height:100%}@keyframes signup-module__b8ruzG__slowSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.signup-module__b8ruzG__card{z-index:10;-webkit-backdrop-filter:blur(40px)saturate(1.4);background:#ffffff14;border:1px solid #ffffff26;border-radius:28px;flex-direction:column;gap:16px;width:100%;max-width:480px;padding:40px 32px;animation:.8s cubic-bezier(.16,1,.3,1) signup-module__b8ruzG__cardAppear;display:flex;position:relative;box-shadow:0 0 0 .5px #ffffff1a,0 12px 40px #0009,inset 0 1px #ffffff26}.signup-module__b8ruzG__localeWrap{z-index:2;position:absolute;top:14px;right:14px}.signup-module__b8ruzG__onboardingCard{gap:20px;max-width:420px;min-height:min(520px,100dvh - 80px);max-height:calc(100dvh - 48px);padding:28px 28px 24px}.signup-module__b8ruzG__onboardingBody{flex-direction:column;flex:1;gap:20px;min-height:0;display:flex}.signup-module__b8ruzG__progressWrap{flex-direction:column;gap:8px;display:flex}.signup-module__b8ruzG__progressMeta{letter-spacing:.06em;text-transform:uppercase;color:#ffffff73;text-align:center;font-size:11px;font-weight:600}.signup-module__b8ruzG__progressTrack{background:#ffffff1a;border-radius:999px;height:4px;overflow:hidden}.signup-module__b8ruzG__progressFill{border-radius:inherit;background:linear-gradient(90deg,#dc6f36,#ff9500);height:100%;transition:width .35s cubic-bezier(.16,1,.3,1)}.signup-module__b8ruzG__stepContent{flex-direction:column;flex:1;gap:14px;animation:.35s cubic-bezier(.16,1,.3,1) signup-module__b8ruzG__stepIn;display:flex}@keyframes signup-module__b8ruzG__stepIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.signup-module__b8ruzG__navFooter{gap:10px;margin-top:auto;padding-top:4px;display:flex}.signup-module__b8ruzG__btnSecondary{color:#ffffffd9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;flex:1;height:48px;font-size:15px;font-weight:600;transition:all .2s}.signup-module__b8ruzG__btnSecondary:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff40}.signup-module__b8ruzG__btnSecondary:disabled{opacity:.4;cursor:not-allowed}.signup-module__b8ruzG__navFooter .signup-module__b8ruzG__btnSubmit{flex:2;margin-top:0}.signup-module__b8ruzG__welcomeStack{flex-direction:column;gap:12px;width:100%;display:flex}.signup-module__b8ruzG__btnEmail{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:12px;height:48px;font-size:15px;font-weight:600;transition:all .25s}.signup-module__b8ruzG__btnEmail:hover{background:#ffffff14;border-color:#ff950080}.signup-module__b8ruzG__welcomeLogin{text-align:center;color:#ffffff8c;margin-top:4px;font-size:13px}.signup-module__b8ruzG__brandCompact{max-width:160px;margin-bottom:4px}.signup-module__b8ruzG__membershipGridCompact{max-height:240px}@keyframes signup-module__b8ruzG__cardAppear{0%{opacity:0;transform:scale(.96)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.signup-module__b8ruzG__brand{opacity:0;justify-content:center;align-items:center;width:100%;max-width:180px;margin:0 auto;transition:transform .2s;animation:.8s cubic-bezier(.16,1,.3,1) .2s forwards signup-module__b8ruzG__slideDownIn;display:flex}.signup-module__b8ruzG__brand:hover{transform:scale(1.02)}@keyframes signup-module__b8ruzG__slideDownIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.signup-module__b8ruzG__header{text-align:center;opacity:0;flex-direction:column;align-items:center;gap:8px;animation:.8s ease-out .4s forwards signup-module__b8ruzG__fadeInOut;display:flex}@keyframes signup-module__b8ruzG__fadeInOut{0%{opacity:0}to{opacity:1}}.signup-module__b8ruzG__title{color:#fff;letter-spacing:-.01em;font-size:24px;font-weight:700;line-height:1.1}.signup-module__b8ruzG__subtitle{color:#fff9;font-size:14px}.signup-module__b8ruzG__link{color:#ff9500;font-weight:600;text-decoration:none;transition:color .15s}.signup-module__b8ruzG__link:hover{color:#ffb340}.signup-module__b8ruzG__form{opacity:0;flex-direction:column;gap:14px;animation:.8s ease-out .6s forwards signup-module__b8ruzG__fadeInOut;display:flex}.signup-module__b8ruzG__generalError{color:#ff6b6b;background:#ff3b301f;border:1px solid #ff3b3040;border-radius:12px;padding:12px 14px;font-size:13px}.signup-module__b8ruzG__field{flex-direction:column;gap:8px;display:flex}.signup-module__b8ruzG__fieldRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.signup-module__b8ruzG__label{color:#ffffffbf;font-size:13px;font-weight:500}.signup-module__b8ruzG__fieldHint{color:#ffffff73;margin:-4px 0 0;font-size:12px;line-height:1.4}.signup-module__b8ruzG__inputWrap{position:relative}.signup-module__b8ruzG__input,.signup-module__b8ruzG__select{color:#fff;box-sizing:border-box;background:#ffffff12;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;height:48px;padding:0 16px;font-size:15px;transition:all .25s}.signup-module__b8ruzG__select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;appearance:none;cursor:pointer}.signup-module__b8ruzG__select option{color:#fff;background:#1a1a1a}.signup-module__b8ruzG__input::placeholder{color:#ffffff59}.signup-module__b8ruzG__input:focus,.signup-module__b8ruzG__select:focus{background:#ffffff17;border-color:#ff950099;box-shadow:0 0 15px #ff950033}.signup-module__b8ruzG__inputError{border-color:#ff3b3080!important}.signup-module__b8ruzG__fieldError{color:#ff6b6b;margin-top:2px;font-size:11px}.signup-module__b8ruzG__eyeBtn{cursor:pointer;color:#ffffff80;z-index:5;background:0 0;border:none;align-items:center;padding:8px;transition:color .15s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}:-webkit-any(.signup-module__b8ruzG__input:focus~.signup-module__b8ruzG__eyeBtn,.signup-module__b8ruzG__input:-webkit-autofill~.signup-module__b8ruzG__eyeBtn){color:#1a1a1a!important}:is(.signup-module__b8ruzG__input:focus~.signup-module__b8ruzG__eyeBtn,.signup-module__b8ruzG__input:autofill~.signup-module__b8ruzG__eyeBtn){color:#1a1a1a!important}.signup-module__b8ruzG__eyeBtn:hover{color:#fffc}.signup-module__b8ruzG__selectWrap{position:relative}.signup-module__b8ruzG__selectArrow{pointer-events:none;color:#fff6;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.signup-module__b8ruzG__btnSubmit{color:#fff;cursor:pointer;background:#dc6f36;border:none;border-radius:12px;height:52px;margin-top:10px;font-size:16px;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #dc603659}.signup-module__b8ruzG__btnSubmit:hover:not(:disabled){-webkit-backdrop-filter:blur(12px);background:#dc6036a6;transform:translateY(-2px);box-shadow:0 8px 32px #dc603666,0 0 0 1px #ffffff26,inset 0 1px #fff3}.signup-module__b8ruzG__btnSubmit:active:not(:disabled){transform:translateY(0)}.signup-module__b8ruzG__btnSubmit:disabled{opacity:.5;cursor:not-allowed}.signup-module__b8ruzG__btnGoogle{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;gap:12px;height:50px;font-size:15px;font-weight:500;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.signup-module__b8ruzG__googleTrail{z-index:0;pointer-events:none;border-radius:inherit;-webkit-mask-composite:xor;padding:2px;position:absolute;inset:-1px;overflow:hidden;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.signup-module__b8ruzG__googleTrail:before{content:"";filter:blur(1px);background:conic-gradient(#0000 0deg 150deg,#fff 180deg,#0000 210deg 360deg);width:600px;height:600px;animation:4s linear infinite signup-module__b8ruzG__borderRotateCentered;position:absolute;top:50%;left:50%}@keyframes signup-module__b8ruzG__borderRotateCentered{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.signup-module__b8ruzG__btnGoogle:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 10px 30px #00000080}.signup-module__b8ruzG__btnGoogle:hover .signup-module__b8ruzG__googleTrail:before{animation-duration:2s}.signup-module__b8ruzG__btnGoogle svg{z-index:2;position:relative}.signup-module__b8ruzG__btnApple{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;height:50px;font-size:15px;font-weight:500;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.signup-module__b8ruzG__appleTrail{z-index:0;pointer-events:none;border-radius:inherit;-webkit-mask-composite:xor;padding:2px;position:absolute;inset:-1px;overflow:hidden;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.signup-module__b8ruzG__appleTrail:before{content:"";filter:blur(1px);background:conic-gradient(#0000 0deg 150deg,#fff 180deg,#0000 210deg 360deg);width:600px;height:600px;animation:4s linear 2s infinite signup-module__b8ruzG__borderRotateCentered;position:absolute;top:50%;left:50%}.signup-module__b8ruzG__btnApple svg{z-index:2;position:relative}.signup-module__b8ruzG__btnApple:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 10px 30px #00000080}.signup-module__b8ruzG__btnApple:hover .signup-module__b8ruzG__appleTrail:before{animation-duration:2s}.signup-module__b8ruzG__btnApple:active{transform:scale(.98)translateY(0)}.signup-module__b8ruzG__divider{color:#fff6;justify-content:center;align-items:center;gap:12px;font-size:12px;font-weight:500;display:flex}.signup-module__b8ruzG__divider:before,.signup-module__b8ruzG__divider:after{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);flex:1;height:1px}.signup-module__b8ruzG__terms{color:#ffffff80;text-align:center;font-size:12px;line-height:1.5}.signup-module__b8ruzG__inputOTP{text-align:center;letter-spacing:.2em;color:#fff;background:#ffffff12;border:1px solid #ffffff26;border-radius:12px;outline:none;width:100%;height:56px;font-size:24px;font-weight:700;transition:all .25s}.signup-module__b8ruzG__inputOTP:focus{background:#ffffff1a;border-color:#ff9500;box-shadow:0 0 20px #ff950033}.signup-module__b8ruzG__btnBack{color:#ffffff80;cursor:pointer;background:0 0;border:none;margin-top:8px;font-size:13px;transition:color .2s}.signup-module__b8ruzG__btnBack:hover{color:#fff}.signup-module__b8ruzG__avatarSection{flex-direction:column;align-items:center;gap:12px;width:100%;margin-bottom:8px;display:flex}.signup-module__b8ruzG__avatarList{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;padding:5px;display:flex}.signup-module__b8ruzG__avatarOption{cursor:pointer;background:#ffffff0d;border:2px solid #0000;border-radius:50%;width:44px;height:44px;transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.signup-module__b8ruzG__avatarSelected{z-index:2;border-color:#ff9500;transform:scale(1.25);box-shadow:0 0 15px #ff950080}@media (max-width:768px){.signup-module__b8ruzG__page{align-items:flex-start;padding:32px 16px}.signup-module__b8ruzG__sunWrap{opacity:.3;top:380px;left:-200px}.signup-module__b8ruzG__sunInner{width:420px;height:420px}}@media (max-width:500px){.signup-module__b8ruzG__card{gap:16px;padding:24px 20px}.signup-module__b8ruzG__fieldRow{grid-template-columns:1fr}.signup-module__b8ruzG__title{font-size:24px}.signup-module__b8ruzG__avatarOption{width:40px;height:40px}.signup-module__b8ruzG__avatarSelected{transform:scale(1.15)}.signup-module__b8ruzG__membershipGrid{max-height:280px}.signup-module__b8ruzG__sunWrap{opacity:.25;top:420px;left:-220px}.signup-module__b8ruzG__sunInner{width:340px;height:340px}}@media (max-width:380px){.signup-module__b8ruzG__page{padding:16px 10px}.signup-module__b8ruzG__card{gap:12px;padding:20px 14px}.signup-module__b8ruzG__title{font-size:21px}.signup-module__b8ruzG__avatarList{gap:8px}.signup-module__b8ruzG__avatarOption{width:34px;height:34px}.signup-module__b8ruzG__avatarSelected{transform:scale(1.12)}.signup-module__b8ruzG__membershipGrid{max-height:230px}.signup-module__b8ruzG__sunWrap{opacity:.15;top:470px;left:-240px}.signup-module__b8ruzG__sunInner{width:280px;height:280px}}.signup-module__b8ruzG__checkboxContainer{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;padding-left:32px;display:flex;position:relative}.signup-module__b8ruzG__checkboxContainer input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.signup-module__b8ruzG__checkmark{background:#ffffff14;border:1px solid #fff3;border-radius:6px;width:20px;height:20px;transition:all .2s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:0;transform:translateY(-50%)}.signup-module__b8ruzG__checkboxContainer:hover input~.signup-module__b8ruzG__checkmark{background:#ffffff1f;border-color:#fff6}.signup-module__b8ruzG__checkboxContainer input:checked~.signup-module__b8ruzG__checkmark{background:#ff9500;border-color:#ff9500;box-shadow:0 0 10px #ff950066}.signup-module__b8ruzG__checkmark:after{content:"";display:none;position:absolute}.signup-module__b8ruzG__checkboxContainer input:checked~.signup-module__b8ruzG__checkmark:after{display:block}.signup-module__b8ruzG__checkboxContainer .signup-module__b8ruzG__checkmark:after{border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;top:2px;left:6px;transform:rotate(45deg)}.signup-module__b8ruzG__membershipGrid{scrollbar-width:thin;scrollbar-color:#fff3 transparent;flex-direction:column;gap:16px;max-height:380px;margin-top:12px;padding:4px;display:flex;overflow-y:auto}.signup-module__b8ruzG__membershipGrid::-webkit-scrollbar{width:4px}.signup-module__b8ruzG__membershipGrid::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:4px}.signup-module__b8ruzG__membershipCard{cursor:pointer;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:12px;padding:18px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.signup-module__b8ruzG__membershipCard:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.signup-module__b8ruzG__membershipCardSelected{background:#ff950014;border-color:#ff9500;box-shadow:0 0 20px #ff950026}.signup-module__b8ruzG__membershipCardHeader{justify-content:space-between;align-items:baseline;display:flex}.signup-module__b8ruzG__membershipName{color:#fff;font-size:16px;font-weight:700}.signup-module__b8ruzG__membershipPriceWrap{align-items:baseline;gap:2px;display:flex}.signup-module__b8ruzG__membershipPrice{color:#ff9500;font-size:20px;font-weight:800}.signup-module__b8ruzG__membershipDuration{color:#ffffff80;font-size:12px}.signup-module__b8ruzG__benefitsLabel{color:#fff6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:12px;font-weight:600}.signup-module__b8ruzG__benefitsList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.signup-module__b8ruzG__benefitItem{color:#ffffffb3;align-items:flex-start;gap:10px;font-size:13px;line-height:1.4;display:flex}.signup-module__b8ruzG__disabledBenefit{-webkit-text-decoration:line-through #ffffff26;text-decoration:line-through #ffffff26;color:#ffffff59!important}.signup-module__b8ruzG__benefitIcon{color:#ff9500;flex-shrink:0;margin-top:2px}.signup-module__b8ruzG__crossIcon{color:#ef4444;flex-shrink:0;margin-top:2px}.signup-module__b8ruzG__verMasBtn{color:#ff9500;cursor:pointer;text-align:left;background:0 0;border:none;margin-top:6px;padding:4px 0;font-size:12px;font-weight:600;transition:color .2s;display:inline-block}.signup-module__b8ruzG__verMasBtn:hover{color:#ffb340}.signup-module__b8ruzG__selectionIndicator{text-transform:uppercase;letter-spacing:.05em;color:#fff6;align-self:flex-end;margin-top:4px;font-size:11px;font-weight:600}.signup-module__b8ruzG__membershipCardSelected .signup-module__b8ruzG__selectionIndicator{color:#ff9500}@keyframes signup-module__b8ruzG__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}@keyframes signup-module__b8ruzG__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}::view-transition-old(signup-module__b8ruzG__root){animation:.3s cubic-bezier(.16,1,.3,1) both signup-module__b8ruzG__slideOut}::view-transition-new(signup-module__b8ruzG__root){animation:.3s cubic-bezier(.16,1,.3,1) both signup-module__b8ruzG__slideIn}
.Footer-module__Grjkva__footer{color:var(--color-text);background:linear-gradient(#050505 0%,#0a0a0a 100%);border-top:1px solid #ffb8001a;padding:0 0 15px;position:relative;overflow:hidden}.Footer-module__Grjkva__inner{z-index:20;max-width:1280px;margin:0 auto;padding:12px 16px;position:relative}.Footer-module__Grjkva__grid{grid-template-columns:repeat(2,1fr);gap:10px 8px;margin-bottom:10px;display:grid}.Footer-module__Grjkva__brandCol{text-align:center;flex-direction:column;grid-column:span 2;align-items:center;gap:8px;display:flex}.Footer-module__Grjkva__logoWrap{display:block}.Footer-module__Grjkva__logoImg{object-fit:contain;width:auto;height:90px}.Footer-module__Grjkva__tagline{color:#ffffffb3;text-align:center;max-width:400px;font-size:14px;line-height:1.6}.Footer-module__Grjkva__socials{justify-content:center;gap:12px;width:100%;display:flex}.Footer-module__Grjkva__appBadges{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:15px;display:flex}.Footer-module__Grjkva__badge{transition:opacity .2s,transform .2s;display:block}.Footer-module__Grjkva__badge:hover{opacity:.9;transform:translateY(-2px)}.Footer-module__Grjkva__socialIcon{border-radius:var(--radius-full);width:28px;height:28px;color:var(--color-text);justify-content:center;align-items:center;transition:background .2s,transform .2s;display:flex}.Footer-module__Grjkva__socialIcon:hover{background:var(--color-primary);color:#1a120e;transform:translateY(-2px)}.Footer-module__Grjkva__col{flex-direction:column;gap:8px;display:flex}.Footer-module__Grjkva__colTitle{color:#fff;letter-spacing:.02em;font-size:15px;font-weight:600}.Footer-module__Grjkva__colList{flex-direction:column;gap:10px;display:flex}.Footer-module__Grjkva__colLink{color:#ffffffd9;font-size:14px;transition:color .15s,font-weight .15s}.Footer-module__Grjkva__colLink:hover{color:var(--color-primary);font-weight:600}.Footer-module__Grjkva__contactCol{text-align:center;background:0 0;border:none;border-radius:0;grid-column:span 2;padding:0}.Footer-module__Grjkva__contactList{flex-direction:column;gap:8px;display:flex}.Footer-module__Grjkva__contactItem{color:#ffffffd9;justify-content:center;align-items:center;gap:10px;font-size:13px;line-height:1.4;display:flex}.Footer-module__Grjkva__contactIcon{width:18px;height:18px;color:var(--color-primary);flex-shrink:0;margin-top:0}.Footer-module__Grjkva__divider{background:var(--color-border-orange);border:0;height:1px;margin:0}.Footer-module__Grjkva__bottomBar{justify-content:space-between;align-items:center;gap:24px;padding:12px 0;display:flex}.Footer-module__Grjkva__partnerLogo{opacity:1;width:auto;height:32px;transition:opacity .2s}.Footer-module__Grjkva__partnerLogo:hover{opacity:1}.Footer-module__Grjkva__copyright{text-align:center;color:#fffc;flex:1;font-size:13px;font-weight:300}.Footer-module__Grjkva__legalLink{color:#ffffffd9;margin:0 4px;transition:color .15s}.Footer-module__Grjkva__legalLink:hover{color:#fff}@media (min-width:768px){.Footer-module__Grjkva__grid{grid-template-columns:repeat(4,1fr)}.Footer-module__Grjkva__brandCol{text-align:left;grid-column:span 1;align-items:flex-start}.Footer-module__Grjkva__logoWrap{display:block}.Footer-module__Grjkva__tagline{text-align:left}.Footer-module__Grjkva__socials{justify-content:flex-start}.Footer-module__Grjkva__appBadges{justify-content:flex-start;width:100%}.Footer-module__Grjkva__contactCol{text-align:left;grid-column:span 1}.Footer-module__Grjkva__contactItem{justify-content:flex-start}.Footer-module__Grjkva__contactIcon{color:var(--color-primary)}}@media (max-width:600px){.Footer-module__Grjkva__footer{padding-top:0;padding-bottom:15px}.Footer-module__Grjkva__grid{gap:10px 8px;margin-bottom:10px}.Footer-module__Grjkva__tagline{font-size:13px}.Footer-module__Grjkva__appBadges{justify-content:center;width:100%}.Footer-module__Grjkva__bottomBar{flex-direction:column;gap:20px;padding:30px 0 80px}.Footer-module__Grjkva__copyright{opacity:.6;order:3;font-size:12px}}
.MainLayout-module__Bsz27q__main{flex-direction:column;flex:1;display:flex}@media (max-width:900px){.MainLayout-module__Bsz27q__main{padding-bottom:calc(110px + env(safe-area-inset-bottom,0px))}}@media (max-width:520px){.MainLayout-module__Bsz27q__main{padding-bottom:calc(104px + env(safe-area-inset-bottom,0px))}}
.MembershipDetailsModal-module__jYkfOa__overlay{-webkit-backdrop-filter:blur(16px);z-index:999999;overscroll-behavior:none;justify-content:center;align-items:center;width:100vw;height:100vh;margin:0;padding:16px;display:flex;position:fixed;top:0;left:0;background:#000c!important}.MembershipDetailsModal-module__jYkfOa__modal{z-index:100000;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;width:100%;max-width:580px;max-height:85vh;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #000c,0 0 40px #ff95000d;background-color:#0c0c0c!important}.MembershipDetailsModal-module__jYkfOa__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.MembershipDetailsModal-module__jYkfOa__titleSection{flex-direction:column;gap:6px;display:flex}.MembershipDetailsModal-module__jYkfOa__badgeWrap{color:#ff9500;letter-spacing:.08em;background:linear-gradient(135deg,#ff95001a,#ff950005);border:1px solid #ff950033;border-radius:12px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:.65rem;font-weight:800;display:flex}.MembershipDetailsModal-module__jYkfOa__sparkleIcon{color:#ff9500}.MembershipDetailsModal-module__jYkfOa__title{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:900}.MembershipDetailsModal-module__jYkfOa__closeBtn{color:#ffffff80;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.MembershipDetailsModal-module__jYkfOa__closeBtn:hover{color:#fff;background:#ffffff1a;transform:scale(1.05)}.MembershipDetailsModal-module__jYkfOa__scrollContent{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex:1;padding:24px;overflow-y:auto!important}.MembershipDetailsModal-module__jYkfOa__scrollContent::-webkit-scrollbar{width:4px}.MembershipDetailsModal-module__jYkfOa__scrollContent::-webkit-scrollbar-thumb{background-color:#ffffff1a;border-radius:4px}.MembershipDetailsModal-module__jYkfOa__priceHero{color:#fff;justify-content:center;align-items:baseline;margin-bottom:4px;display:flex;position:relative}.MembershipDetailsModal-module__jYkfOa__currency{color:#ff9500;margin-right:2px;font-size:1.1rem;font-weight:700}.MembershipDetailsModal-module__jYkfOa__price{letter-spacing:-.04em;font-size:2.5rem;font-weight:950}.MembershipDetailsModal-module__jYkfOa__period{color:#fff6;margin-left:4px;font-size:.95rem;font-weight:600}.MembershipDetailsModal-module__jYkfOa__freeBadge{color:#fffc;letter-spacing:.05em;background:#ffffff14;border-radius:6px;align-self:center;margin-left:12px;padding:3px 8px;font-size:.65rem;font-weight:800}.MembershipDetailsModal-module__jYkfOa__divider{background:#ffffff0f;width:100%;height:1px;margin:20px 0}.MembershipDetailsModal-module__jYkfOa__benefitsSection{flex-direction:column;gap:14px;display:flex}.MembershipDetailsModal-module__jYkfOa__benefitsTitle{color:#fff6;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.75rem;font-weight:800}.MembershipDetailsModal-module__jYkfOa__benefitsList{grid-template-columns:1fr;gap:12px 18px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:480px){.MembershipDetailsModal-module__jYkfOa__benefitsList{grid-template-columns:repeat(2,1fr)}}.MembershipDetailsModal-module__jYkfOa__benefitItem{color:#ffffffd9;align-items:flex-start;gap:12px;font-size:.9rem;font-weight:500;line-height:1.4;display:flex}.MembershipDetailsModal-module__jYkfOa__disabledBenefit{color:#ffffff59;-webkit-text-decoration:line-through #ffffff26;text-decoration:line-through #ffffff26}.MembershipDetailsModal-module__jYkfOa__iconWrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.MembershipDetailsModal-module__jYkfOa__enabledIconWrap{background:#ff95001f;border:1px solid #ff950033}.MembershipDetailsModal-module__jYkfOa__disabledIconWrap{background:#ef444414;border:1px solid #ef444426}.MembershipDetailsModal-module__jYkfOa__checkIcon{color:#ff9500}.MembershipDetailsModal-module__jYkfOa__crossIcon{color:#ef4444}.MembershipDetailsModal-module__jYkfOa__benefitText{text-align:left}.MembershipDetailsModal-module__jYkfOa__footer{border-top:1px solid #ffffff0f;flex-direction:column;gap:12px;padding:20px 24px 24px;display:flex}.MembershipDetailsModal-module__jYkfOa__actionBtn{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;width:100%;padding:14px;font-size:.95rem;font-weight:800;transition:all .2s;display:flex}.MembershipDetailsModal-module__jYkfOa__selectBtn{color:#000;background:linear-gradient(135deg,#ff7800,#ff9500);box-shadow:0 8px 24px #ff780033}.MembershipDetailsModal-module__jYkfOa__selectBtn:hover{background:linear-gradient(135deg,#ff8b00,#ffb800);transform:scale(1.01);box-shadow:0 10px 30px #ff780059}.MembershipDetailsModal-module__jYkfOa__selectedBtn{color:#ff9500;cursor:not-allowed;background:#ff950014;border:1px solid #ff9500}.MembershipDetailsModal-module__jYkfOa__closeActionBtn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;width:100%;padding:14px;font-size:.95rem;font-weight:700;transition:all .2s}.MembershipDetailsModal-module__jYkfOa__closeActionBtn:hover{color:#fff;background:#ffffff1a}@media (max-width:480px){.MembershipDetailsModal-module__jYkfOa__modal{border-radius:24px 24px 0 0;max-width:100%;max-height:85dvh;position:fixed;bottom:0;left:0;right:0}.MembershipDetailsModal-module__jYkfOa__header{padding:16px 20px}.MembershipDetailsModal-module__jYkfOa__title{font-size:1.3rem}.MembershipDetailsModal-module__jYkfOa__scrollContent{padding:16px 20px}.MembershipDetailsModal-module__jYkfOa__price{font-size:2.1rem}.MembershipDetailsModal-module__jYkfOa__divider{margin:12px 0}.MembershipDetailsModal-module__jYkfOa__benefitsList{gap:10px}.MembershipDetailsModal-module__jYkfOa__benefitItem{gap:8px;font-size:.85rem}.MembershipDetailsModal-module__jYkfOa__footer{padding:16px 20px calc(16px + env(safe-area-inset-bottom))}.MembershipDetailsModal-module__jYkfOa__actionBtn,.MembershipDetailsModal-module__jYkfOa__closeActionBtn{padding:12px;font-size:.9rem}}
.login-module__P0VJ7G__page{background:#000;justify-content:center;align-items:center;min-height:100dvh;padding:24px 16px;display:flex;position:relative;overflow:hidden}.login-module__P0VJ7G__raysContainer{z-index:1;position:absolute;inset:0}.login-module__P0VJ7G__sunWrap{z-index:1;opacity:.9;pointer-events:none;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;top:330px;left:-280px}.login-module__P0VJ7G__sunInner{transform-origin:50%;will-change:transform;justify-content:center;align-items:center;width:550px;height:600px;animation:40s linear infinite login-module__P0VJ7G__slowSpin;display:flex}.login-module__P0VJ7G__sunInner img,.login-module__P0VJ7G__sunInner svg{object-fit:contain;width:100%;height:100%}@keyframes login-module__P0VJ7G__slowSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-module__P0VJ7G__card{z-index:10;-webkit-backdrop-filter:blur(40px)saturate(1.4);background:#ffffff14;border:1px solid #ffffff26;border-radius:28px;flex-direction:column;gap:24px;width:100%;max-width:380px;padding:36px 32px 32px;animation:.8s cubic-bezier(.16,1,.3,1) login-module__P0VJ7G__cardAppear;display:flex;position:relative;box-shadow:0 0 0 .5px #ffffff1a,0 8px 40px #0009,inset 0 1px #ffffff26,inset 0 -1px #0000001a}.login-module__P0VJ7G__localeWrap{z-index:2;position:absolute;top:14px;right:14px}@keyframes login-module__P0VJ7G__cardAppear{0%{opacity:0;transform:scale(.96)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.login-module__P0VJ7G__brand{opacity:0;justify-content:center;align-items:center;width:100%;max-width:240px;margin:0 auto;transition:opacity .2s,transform .2s;animation:.8s cubic-bezier(.16,1,.3,1) .2s forwards login-module__P0VJ7G__slideDownIn;display:flex}.login-module__P0VJ7G__brand:hover{transform:scale(1.02)}@keyframes login-module__P0VJ7G__slideDownIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.login-module__P0VJ7G__header{text-align:center;opacity:0;flex-direction:column;align-items:center;gap:8px;animation:.8s ease-out .4s forwards login-module__P0VJ7G__fadeInOut;display:flex}@keyframes login-module__P0VJ7G__fadeInOut{0%{opacity:0}to{opacity:1}}.login-module__P0VJ7G__title{color:#fff;letter-spacing:-.01em;font-size:32px;font-weight:700;line-height:1.2}.login-module__P0VJ7G__subtitle{color:#fff9;font-size:14px;line-height:1.4}.login-module__P0VJ7G__link{color:#4ade80;font-weight:600;text-decoration:none;transition:color .15s}.login-module__P0VJ7G__link:hover{color:#4ade80}.login-module__P0VJ7G__form{opacity:0;flex-direction:column;gap:16px;animation:.8s ease-out .6s forwards login-module__P0VJ7G__fadeInOut;display:flex}.login-module__P0VJ7G__errorBanner{color:#ff6b6b;background:#ff3b301f;border:1px solid #ff3b3040;border-radius:12px;margin:0;padding:12px 14px;font-size:13px;line-height:1.4}.login-module__P0VJ7G__field{flex-direction:column;gap:8px;display:flex}.login-module__P0VJ7G__labelRow{justify-content:space-between;align-items:center;display:flex}.login-module__P0VJ7G__label{color:#ffffffbf;letter-spacing:.01em;font-size:13px;font-weight:500}.login-module__P0VJ7G__forgotLink{color:#4ade80;font-size:12px;text-decoration:none;transition:opacity .15s}.login-module__P0VJ7G__forgotLink:hover{opacity:.8}.login-module__P0VJ7G__passwordWrapper{position:relative}.login-module__P0VJ7G__passwordWrapper .login-module__P0VJ7G__input{padding-right:44px}.login-module__P0VJ7G__input{color:#fff;box-sizing:border-box;background:#ffffff12;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;height:46px;padding:0 14px;font-size:15px;transition:all .25s}.login-module__P0VJ7G__input::placeholder{color:#ffffff59}.login-module__P0VJ7G__input:focus{background:#ffffff17;border-color:#ff950099;transform:translateY(-1px);box-shadow:0 0 15px #ff950033,inset 0 0 0 1px #ff95004d}.login-module__P0VJ7G__togglePass{cursor:pointer;color:#ffffff80;background:0 0;border:none;align-items:center;padding:4px 8px;transition:color .15s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.login-module__P0VJ7G__togglePass:hover{color:#fffc}.login-module__P0VJ7G__submitBtn{color:#fcf6e8;cursor:pointer;background:#4ade80;border:none;border-radius:12px;justify-content:center;align-items:center;height:50px;margin-top:6px;font-size:15px;font-weight:900;transition:all .4s cubic-bezier(.16,1,.3,1);animation:.8s ease-out .8s forwards login-module__P0VJ7G__fadeInOut;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 4px 20px #f5f5f559}.login-module__P0VJ7G__submitBtn:after{content:"";background:linear-gradient(45deg,#0000,#ffffff26,#0000);width:200%;height:200%;animation:4s cubic-bezier(.4,0,.2,1) infinite login-module__P0VJ7G__shimmer;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}@keyframes login-module__P0VJ7G__shimmer{0%{transform:translate(-150%)rotate(45deg)}to{transform:translate(150%)rotate(45deg)}}.login-module__P0VJ7G__submitBtn:hover:not(:disabled){color:#e8fceb;-webkit-backdrop-filter:blur(12px);background:#8e963b;transform:translateY(-2px);box-shadow:0 8px 32px #26c84166,0 0 0 1px #2bad1f26,inset 0 1px #fff3}.login-module__P0VJ7G__submitBtn:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 1px #ffffff1a,0 2px 8px #dc60364d}.login-module__P0VJ7G__submitBtn:disabled{opacity:.5;cursor:not-allowed}.login-module__P0VJ7G__divider{color:#fff6;letter-spacing:.02em;justify-content:center;align-items:center;gap:12px;font-size:12px;font-weight:500;display:flex}.login-module__P0VJ7G__divider:before,.login-module__P0VJ7G__divider:after{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);flex:1;height:1px}.login-module__P0VJ7G__googleBtn{color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;gap:12px;height:50px;font-size:15px;font-weight:500;transition:all .4s cubic-bezier(.16,1,.3,1);animation:.8s ease-out 1s forwards login-module__P0VJ7G__fadeInOut;display:flex;position:relative;overflow:hidden}.login-module__P0VJ7G__googleTrail{z-index:0;pointer-events:none;border-radius:inherit;-webkit-mask-composite:xor;padding:2px;position:absolute;inset:-1px;overflow:hidden;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.login-module__P0VJ7G__googleTrail:before{content:"";filter:blur(1px);background:conic-gradient(#0000 0deg 150deg,#fff 180deg,#0000 210deg 360deg);width:500px;height:500px;animation:4s linear infinite login-module__P0VJ7G__borderRotateCentered;position:absolute;top:50%;left:50%}.login-module__P0VJ7G__googleBtn svg,.login-module__P0VJ7G__googleBtn span{z-index:2;position:relative}@keyframes login-module__P0VJ7G__borderRotateCentered{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.login-module__P0VJ7G__googleBtn:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 10px 30px #00000080,0 0 0 1px #fff3}.login-module__P0VJ7G__googleBtn:hover .login-module__P0VJ7G__googleTrail:before{animation-duration:2s}.login-module__P0VJ7G__googleBtn:active{transform:scale(.98)translateY(0)}@media (max-width:768px){.login-module__P0VJ7G__page{align-items:flex-start;padding:32px 16px}.login-module__P0VJ7G__sunWrap{opacity:.3;top:380px;left:-200px}.login-module__P0VJ7G__sunInner{width:420px;height:420px}}@media (max-width:500px){.login-module__P0VJ7G__card{border-radius:24px;gap:16px;padding:28px 20px 20px}.login-module__P0VJ7G__title{font-size:26px}.login-module__P0VJ7G__subtitle{font-size:13px}.login-module__P0VJ7G__input{height:44px}.login-module__P0VJ7G__submitBtn{height:46px}.login-module__P0VJ7G__googleBtn,.login-module__P0VJ7G__appleBtn{height:44px}.login-module__P0VJ7G__sunWrap{opacity:.25;top:420px;left:-220px}.login-module__P0VJ7G__sunInner{width:340px;height:340px}}@media (max-width:380px){.login-module__P0VJ7G__page{padding:16px 10px}.login-module__P0VJ7G__card{gap:12px;padding:20px 14px}.login-module__P0VJ7G__sunWrap{opacity:.15;top:470px;left:-240px}.login-module__P0VJ7G__sunInner{width:280px;height:280px}}.login-module__P0VJ7G__appleBtn{color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;gap:12px;height:50px;font-size:15px;font-weight:500;transition:all .4s cubic-bezier(.16,1,.3,1);animation:.8s ease-out 1.05s forwards login-module__P0VJ7G__fadeInOut;display:flex;position:relative;overflow:hidden}.login-module__P0VJ7G__appleTrail{z-index:0;pointer-events:none;border-radius:inherit;-webkit-mask-composite:xor;padding:2px;position:absolute;inset:-1px;overflow:hidden;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.login-module__P0VJ7G__appleTrail:before{content:"";filter:blur(1px);background:conic-gradient(#0000 0deg 150deg,#fff 180deg,#0000 210deg 360deg);width:500px;height:500px;animation:4s linear 2s infinite login-module__P0VJ7G__borderRotateCentered;position:absolute;top:50%;left:50%}.login-module__P0VJ7G__appleBtn svg,.login-module__P0VJ7G__appleBtn span{z-index:2;position:relative}.login-module__P0VJ7G__appleBtn:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 10px 30px #00000080,0 0 0 1px #fff3}.login-module__P0VJ7G__appleBtn:hover .login-module__P0VJ7G__appleTrail:before{animation-duration:2s}.login-module__P0VJ7G__appleBtn:active{transform:scale(.98)translateY(0)}
.ProfilePhotoOrAvatarPicker-module__8ql1Gq__wrap{flex-direction:column;align-items:center;gap:10px;width:100%;margin-bottom:8px;display:flex}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__label{color:#ffffffe6;align-self:flex-start;font-size:14px;font-weight:600}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__hint{color:#ffffff8c;align-self:flex-start;margin:0;font-size:12px;line-height:1.4}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__previewRow{align-items:center;gap:14px;width:100%;display:flex}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__previewCircle{background:#ffffff0f;border:2px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__previewImg{object-fit:cover;width:100%;height:100%}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__previewPlaceholder{color:#ffffff59}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__uploadBtn{color:#ffb347;cursor:pointer;background:#ff95001f;border:1px solid #ff950073;border-radius:12px;flex:1;padding:12px 14px;font-size:13px;font-weight:600;transition:background .2s}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__uploadBtn:hover:not(:disabled){background:#ff950033}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__uploadBtn:disabled{opacity:.6;cursor:not-allowed}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__hiddenInput{display:none}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__orLabel{color:#ffffff73;align-self:flex-start;margin:4px 0 0;font-size:12px}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__avatarList{flex-wrap:wrap;justify-content:flex-start;gap:10px;width:100%;padding:2px 0;display:flex}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__avatarOption{cursor:pointer;background:#ffffff0d;border:2px solid #0000;border-radius:50%;width:44px;height:44px;padding:0;transition:all .2s;overflow:hidden}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__avatarSelected{border-color:#ff9500;transform:scale(1.12);box-shadow:0 0 12px #ff950073}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__avatarOption img{object-fit:cover;width:100%;height:100%}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__fieldError{color:#ff6b6b;align-self:flex-start;font-size:12px}@media (max-width:400px){.ProfilePhotoOrAvatarPicker-module__8ql1Gq__previewRow{flex-direction:column;align-items:stretch}.ProfilePhotoOrAvatarPicker-module__8ql1Gq__uploadBtn{text-align:center;width:100%}}
