.GameAlert-module__PsG-lW__backdrop{z-index:999999;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#040609c2;place-items:center;padding:20px;animation:.16s ease-out both GameAlert-module__PsG-lW__alertBackdropIn;display:grid;position:fixed;inset:0}.GameAlert-module__PsG-lW__backdrop.GameAlert-module__PsG-lW__inline{z-index:80;border-radius:inherit;position:absolute}@media (max-width:760px){.GameAlert-module__PsG-lW__backdrop.GameAlert-module__PsG-lW__inline{padding:4px}.GameAlert-module__PsG-lW__backdrop.GameAlert-module__PsG-lW__inline .GameAlert-module__PsG-lW__alert{border-radius:12px;width:100%;max-height:100%;overflow:auto;box-shadow:0 10px 28px #00000073}.GameAlert-module__PsG-lW__backdrop.GameAlert-module__PsG-lW__inline .GameAlert-module__PsG-lW__header{gap:8px;padding:10px 12px 6px}.GameAlert-module__PsG-lW__backdrop.GameAlert-module__PsG-lW__inline .GameAlert-module__PsG-lW__icon{border-radius:9px;flex-basis:30px;width:30px;height:30px}.GameAlert-module__PsG-lW__backdrop.GameAlert-module__PsG-lW__inline .GameAlert-module__PsG-lW__icon svg{width:16px;height:16px}.GameAlert-module__PsG-lW__backdrop.GameAlert-module__PsG-lW__inline .GameAlert-module__PsG-lW__eyebrow{letter-spacing:.1em;margin-bottom:2px;font-size:8px}.GameAlert-module__PsG-lW__backdrop.GameAlert-module__PsG-lW__inline .GameAlert-module__PsG-lW__header h2{font-size:14px;line-height:1.15}.GameAlert-module__PsG-lW__backdrop.GameAlert-module__PsG-lW__inline .GameAlert-module__PsG-lW__message{max-height:7.5em;margin-inline:0;padding:6px 12px 8px;font-size:11px;line-height:1.35;overflow-y:auto}.GameAlert-module__PsG-lW__backdrop.GameAlert-module__PsG-lW__inline .GameAlert-module__PsG-lW__actions{gap:6px;padding:8px 12px 10px}.GameAlert-module__PsG-lW__backdrop.GameAlert-module__PsG-lW__inline .GameAlert-module__PsG-lW__confirmButton,.GameAlert-module__PsG-lW__backdrop.GameAlert-module__PsG-lW__inline .GameAlert-module__PsG-lW__cancelButton{border-radius:9px;min-height:32px;padding:0 12px;font-size:12px}}.GameAlert-module__PsG-lW__alert{--alert-accent:#65a9e8;--alert-accent-rgb:101,169,232;color:#edf1f5;border:1px solid rgba(var(--alert-accent-rgb),.32);background:radial-gradient(circle at 92% 0,rgba(var(--alert-accent-rgb),.12),transparent 38%),#141923;border-radius:20px;width:min(430px,100%);font-family:Segoe UI,Tahoma,sans-serif;animation:.19s cubic-bezier(.2,.8,.2,1) both GameAlert-module__PsG-lW__alertCardIn;position:relative;overflow:hidden;box-shadow:0 28px 80px #00000094,inset 0 0 0 1px #ffffff06}.GameAlert-module__PsG-lW__alert[data-type=confirm]{--alert-accent:#ffb454;--alert-accent-rgb:255,180,84}.GameAlert-module__PsG-lW__alert[data-type=danger]{--alert-accent:#ee7370;--alert-accent-rgb:238,115,112}.GameAlert-module__PsG-lW__alert[data-type=success]{--alert-accent:#7bc39c;--alert-accent-rgb:123,195,156}.GameAlert-module__PsG-lW__accentLine{background:linear-gradient(90deg,transparent,var(--alert-accent)26%,var(--alert-accent)74%,transparent);opacity:.86;height:2px;position:absolute;inset:0 0 auto}.GameAlert-module__PsG-lW__header{align-items:center;gap:14px;padding:22px 22px 17px;display:flex}.GameAlert-module__PsG-lW__icon{width:46px;height:46px;color:var(--alert-accent);border:1px solid rgba(var(--alert-accent-rgb),.3);background:rgba(var(--alert-accent-rgb),.085);box-shadow:0 0 24px rgba(var(--alert-accent-rgb),.08);border-radius:13px;flex:0 0 46px;place-items:center;display:grid}.GameAlert-module__PsG-lW__header>div{min-width:0}.GameAlert-module__PsG-lW__eyebrow{color:var(--alert-accent);letter-spacing:.13em;margin-bottom:4px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:900;display:block}.GameAlert-module__PsG-lW__header h2{overflow-wrap:anywhere;margin:0;font-family:Calistoga,Georgia,serif;font-size:24px;font-weight:400;line-height:1.12}.GameAlert-module__PsG-lW__message{color:#c6cfda;overflow-wrap:anywhere;white-space:pre-line;border-top:1px solid #d0dbe81a;margin:0 22px;padding:16px 0 19px;font-size:15px;font-weight:500;line-height:1.6}.GameAlert-module__PsG-lW__actions{background:#070a0f3d;border-top:1px solid #d0dbe814;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px 22px 20px;display:grid}.GameAlert-module__PsG-lW__actions[data-single]{grid-template-columns:minmax(150px,210px);justify-content:end}.GameAlert-module__PsG-lW__actions button{min-height:44px;font:inherit;cursor:pointer;border-radius:11px;padding:0 18px;font-size:14px;font-weight:800;transition:border-color .15s,background .15s,color .15s,transform .15s}.GameAlert-module__PsG-lW__actions button:active{transform:translateY(1px)}.GameAlert-module__PsG-lW__actions button:focus-visible{outline:2px solid var(--alert-accent);outline-offset:3px}.GameAlert-module__PsG-lW__cancelButton{color:#c2ccd8;background:#ffffff09;border:1px solid #d0dbe826}.GameAlert-module__PsG-lW__cancelButton:hover{color:#f1f4f7;background:#ffffff12;border-color:#d0dbe847}.GameAlert-module__PsG-lW__confirmButton{color:#12100c;border:1px solid rgba(var(--alert-accent-rgb),.7);background:var(--alert-accent);box-shadow:0 8px 22px rgba(var(--alert-accent-rgb),.14)}.GameAlert-module__PsG-lW__confirmButton:hover{border-color:rgba(var(--alert-accent-rgb),.94);background:color-mix(in srgb,var(--alert-accent)88%,white)}@keyframes GameAlert-module__PsG-lW__alertBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes GameAlert-module__PsG-lW__alertCardIn{0%{opacity:0;transform:translateY(8px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:480px){.GameAlert-module__PsG-lW__backdrop{padding:14px}.GameAlert-module__PsG-lW__alert{border-radius:17px;width:min(390px,100%)}.GameAlert-module__PsG-lW__header{gap:11px;padding:18px 17px 14px}.GameAlert-module__PsG-lW__icon{border-radius:12px;flex-basis:42px;width:42px;height:42px}.GameAlert-module__PsG-lW__header h2{font-size:21px}.GameAlert-module__PsG-lW__message{margin-inline:17px;padding:14px 0 16px;font-size:14px;line-height:1.55}.GameAlert-module__PsG-lW__actions,.GameAlert-module__PsG-lW__actions[data-single]{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px 17px 17px}.GameAlert-module__PsG-lW__actions[data-single]{grid-template-columns:1fr}.GameAlert-module__PsG-lW__actions button{min-height:43px;padding-inline:12px}}@media (prefers-reduced-motion:reduce){.GameAlert-module__PsG-lW__backdrop,.GameAlert-module__PsG-lW__alert{animation:none}.GameAlert-module__PsG-lW__actions button{transition:none}}
.ProfileGiftNotification-module__yqKz7a__stack{top:max(12px,env(safe-area-inset-top));z-index:2147483647;pointer-events:none;flex-direction:column;gap:8px;width:min(420px,100vw - 24px);display:flex;position:fixed;left:50%;transform:translate(-50%)}.ProfileGiftNotification-module__yqKz7a__toastEntry{pointer-events:auto;animation:.22s cubic-bezier(.2,.8,.2,1) both ProfileGiftNotification-module__yqKz7a__gift-toast-enter}.ProfileGiftNotification-module__yqKz7a__toast{color:#eef3f7;touch-action:pan-x;-webkit-user-select:none;user-select:none;background:#121923;border:1px solid #ffb4548c;border-radius:14px;grid-template-columns:54px minmax(0,1fr) 30px;align-items:center;gap:10px;min-height:68px;padding:7px 9px;transition:transform .15s ease-out,opacity .15s ease-out;display:grid;box-shadow:0 14px 40px #00000094}.ProfileGiftNotification-module__yqKz7a__toast[data-dragging]{transition:none}.ProfileGiftNotification-module__yqKz7a__toast>img{object-fit:contain;filter:drop-shadow(0 4px 7px #0000006b);pointer-events:none;width:54px;height:54px}.ProfileGiftNotification-module__yqKz7a__toast p{color:#cbd4dc;margin:0;font-size:12px;line-height:1.4}.ProfileGiftNotification-module__yqKz7a__toast p strong{color:#ffbd68}.ProfileGiftNotification-module__yqKz7a__toast button{color:#9ba9b7;cursor:pointer;background:#ffffff08;border:1px solid #d0dbe81f;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;display:grid}.ProfileGiftNotification-module__yqKz7a__toast button:hover{color:#fff;border-color:#ffb45473}@keyframes ProfileGiftNotification-module__yqKz7a__gift-toast-enter{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){.ProfileGiftNotification-module__yqKz7a__toast{border-radius:12px;grid-template-columns:48px minmax(0,1fr) 28px;gap:8px;min-height:62px}.ProfileGiftNotification-module__yqKz7a__toast>img{width:48px;height:48px}.ProfileGiftNotification-module__yqKz7a__toast p{font-size:11px}}@media (prefers-reduced-motion:reduce){.ProfileGiftNotification-module__yqKz7a__toastEntry{animation:none}.ProfileGiftNotification-module__yqKz7a__toast{transition:none}}
.RankInfo-module__Rl_gOa__rankScreen{color:#edf1f5;background:radial-gradient(circle at 85% 5%,#ffb45412,#0000 28%),#10141c;flex-direction:column;width:100%;height:min(680px,100dvh - 24px);min-height:0;font-family:Segoe UI,Tahoma,Arial,sans-serif;display:flex;overflow:hidden}.RankInfo-module__Rl_gOa__rankHeader{text-align:left;background:#090b10f0;border-bottom:1px solid #d0dbe81c;flex:0 0 72px;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:11px;min-height:72px;padding:11px 14px;display:grid}.RankInfo-module__Rl_gOa__rankHeader button{color:#9da9b7;cursor:pointer;background:#ffffff06;border:1px solid #d0dbe81c;border-radius:12px;place-items:center;width:42px;height:42px;padding:0;display:grid}.RankInfo-module__Rl_gOa__rankHeader button:hover{color:#edf1f5;background:#ffb45412;border-color:#ffb45452}.RankInfo-module__Rl_gOa__rankHeader small{color:#92aec8;letter-spacing:.14em;font-size:9px;font-weight:800;display:block}.RankInfo-module__Rl_gOa__rankHeader h2{margin:3px 0 0;font-size:22px;font-weight:800;line-height:1.05}.RankInfo-module__Rl_gOa__rankBody{flex-direction:column;flex:1;min-height:0;padding:14px;display:flex}.RankInfo-module__Rl_gOa__currentRankCard{background:linear-gradient(135deg,#ffb45414,#0000 54%),#141923f0;border:1px solid #ffb4543d;border-radius:16px;flex:none;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:14px;min-height:154px;padding:14px 18px;display:grid;overflow:hidden}.RankInfo-module__Rl_gOa__currentRankVisual{place-items:center;display:grid;position:relative}.RankInfo-module__Rl_gOa__currentRankVisual:before{content:"";border:1px solid #ffb45447;border-radius:50%;width:112px;height:112px;position:absolute;box-shadow:0 0 38px #ffb45417}.RankInfo-module__Rl_gOa__currentRankVisual span{z-index:1;color:#ffb454;letter-spacing:.14em;font-size:9px;font-weight:850;position:absolute;top:0}.RankInfo-module__Rl_gOa__currentRankVisual img{z-index:1;object-fit:contain;filter:drop-shadow(0 8px 14px #00000070);width:112px;height:112px;position:relative}.RankInfo-module__Rl_gOa__currentRankInfo{text-align:left;min-width:0}.RankInfo-module__Rl_gOa__currentRankInfo h3{color:#f1f4f6;margin:0;font-size:24px;font-weight:750}.RankInfo-module__Rl_gOa__currentRankInfo>p{color:#9eacba;margin:5px 0 17px;font-size:13px}.RankInfo-module__Rl_gOa__currentRankInfo>p strong{color:#46a7ff;font-size:18px;font-weight:900}.RankInfo-module__Rl_gOa__nextRankLine{color:#9eacba;justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.RankInfo-module__Rl_gOa__nextRankLine strong{color:#ffb454;flex:none;font-size:12px}.RankInfo-module__Rl_gOa__rankProgress{background:#303947;border-radius:999px;height:7px;margin-top:8px;overflow:hidden}.RankInfo-module__Rl_gOa__rankProgress i{border-radius:inherit;background:linear-gradient(90deg,#ff9f32,#ffd078);height:100%;display:block}.RankInfo-module__Rl_gOa__rewardNote{color:#aab5c0;text-align:left;background:#ffffff05;border:1px solid #d0dbe817;border-radius:11px;flex:none;align-items:center;gap:8px;margin:10px 0;padding:9px 11px;font-size:12px;display:flex}.RankInfo-module__Rl_gOa__rewardNote svg{color:#ffb454;flex:none}.RankInfo-module__Rl_gOa__rankList{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#3a4553 transparent;flex-direction:column;flex:1;gap:8px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.RankInfo-module__Rl_gOa__rankItem,.RankInfo-module__Rl_gOa__rankItemCurrent{text-align:left;background:#141923d6;border:1px solid #d0dbe81a;border-radius:13px;flex:none;grid-template-columns:31px 68px minmax(130px,1fr) minmax(190px,1.25fr);align-items:center;gap:10px;min-height:88px;padding:9px 13px 9px 9px;display:grid;position:relative;overflow:hidden}.RankInfo-module__Rl_gOa__rankItem:before,.RankInfo-module__Rl_gOa__rankItemCurrent:before{content:"";background:var(--rank-color);opacity:.72;width:3px;position:absolute;inset:0 auto 0 0}.RankInfo-module__Rl_gOa__rankItemCurrent{border-color:color-mix(in srgb,var(--rank-color)48%,transparent);background:linear-gradient(90deg,color-mix(in srgb,var(--rank-color)13%,transparent),transparent 55%),#181e28f5;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--rank-color)14%,transparent)}.RankInfo-module__Rl_gOa__rankLevel{color:#667586;letter-spacing:.08em;text-align:center;font-size:12px;font-weight:850}.RankInfo-module__Rl_gOa__rankBadge{place-items:center;display:grid}.RankInfo-module__Rl_gOa__rankBadge img{object-fit:contain;filter:drop-shadow(0 5px 8px #0006);width:66px;height:66px}.RankInfo-module__Rl_gOa__rankIdentity{min-width:0}.RankInfo-module__Rl_gOa__rankIdentity>strong{color:var(--rank-color);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:750;display:block;overflow:hidden}.RankInfo-module__Rl_gOa__rankIdentity>span{color:#a5b1bd;margin-top:5px;font-size:13px;font-weight:750;display:block}.RankInfo-module__Rl_gOa__rankRewards{grid-template-columns:minmax(84px,.8fr) minmax(116px,1.2fr);align-items:center;gap:8px;min-width:0;display:grid}.RankInfo-module__Rl_gOa__rankRewards>span{color:#d9e0e7;align-items:center;gap:7px;min-width:0;font-size:12px;display:flex}.RankInfo-module__Rl_gOa__rankRewards img{object-fit:contain;flex:0 0 28px;width:28px;height:28px}.RankInfo-module__Rl_gOa__rankRewards>span:nth-child(2) img{flex-basis:38px;width:38px;height:38px}.RankInfo-module__Rl_gOa__rankRewards strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:750;overflow:hidden}.RankInfo-module__Rl_gOa__rankRewards>span:first-child strong{color:#ffb454}.RankInfo-module__Rl_gOa__rankRewards svg{color:#92aec8;flex:none}.RankInfo-module__Rl_gOa__rankRewards .RankInfo-module__Rl_gOa__startingRank{color:#7f8d9b;grid-column:1/-1;font-style:italic}.RankInfo-module__Rl_gOa__specialRankName{background:linear-gradient(90deg,#ff4b61 0%,#9b7dff 48%,#27d9ff 100%);-webkit-background-clip:text;background-clip:text;width:max-content;max-width:100%;color:#0000!important}@media (max-width:700px){.RankInfo-module__Rl_gOa__rankScreen{height:min(650px,100dvh - 32px)}.RankInfo-module__Rl_gOa__rankHeader{flex-basis:62px;grid-template-columns:38px minmax(0,1fr) 38px;min-height:62px;padding:8px 10px}.RankInfo-module__Rl_gOa__rankHeader button{border-radius:10px;width:38px;height:38px}.RankInfo-module__Rl_gOa__rankHeader h2{font-size:18px}.RankInfo-module__Rl_gOa__rankBody{padding:9px}.RankInfo-module__Rl_gOa__currentRankCard{grid-template-columns:104px minmax(0,1fr);gap:9px;min-height:123px;padding:10px}.RankInfo-module__Rl_gOa__currentRankVisual:before,.RankInfo-module__Rl_gOa__currentRankVisual img{width:88px;height:88px}.RankInfo-module__Rl_gOa__currentRankVisual span{font-size:7px;top:-2px}.RankInfo-module__Rl_gOa__currentRankInfo h3{font-size:18px}.RankInfo-module__Rl_gOa__currentRankInfo>p{margin:3px 0 10px;font-size:11px}.RankInfo-module__Rl_gOa__currentRankInfo>p strong{font-size:15px}.RankInfo-module__Rl_gOa__nextRankLine{font-size:10px;line-height:1.35;display:block}.RankInfo-module__Rl_gOa__nextRankLine strong{margin-top:2px;font-size:10px;display:block}.RankInfo-module__Rl_gOa__rewardNote{margin:7px 0;padding:7px 9px;font-size:10px}.RankInfo-module__Rl_gOa__rankList{gap:6px;padding-right:2px}.RankInfo-module__Rl_gOa__rankItem,.RankInfo-module__Rl_gOa__rankItemCurrent{grid-template-columns:23px 53px minmax(0,1fr) minmax(88px,.9fr);gap:7px;min-height:82px;padding:7px 8px 7px 6px}.RankInfo-module__Rl_gOa__rankBadge img{width:52px;height:52px}.RankInfo-module__Rl_gOa__rankLevel{font-size:10px}.RankInfo-module__Rl_gOa__rankIdentity>strong{font-size:12px}.RankInfo-module__Rl_gOa__rankIdentity>span{margin-top:3px;font-size:11px}.RankInfo-module__Rl_gOa__rankRewards{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.RankInfo-module__Rl_gOa__rankRewards>span{gap:4px;font-size:10px}.RankInfo-module__Rl_gOa__rankRewards img{flex-basis:20px;width:20px;height:20px}.RankInfo-module__Rl_gOa__rankRewards>span:nth-child(2) img{flex-basis:27px;width:27px;height:27px}.RankInfo-module__Rl_gOa__rankRewards strong{font-size:10px}}@media (max-width:420px){.RankInfo-module__Rl_gOa__rankItem,.RankInfo-module__Rl_gOa__rankItemCurrent{grid-template-columns:20px 48px minmax(0,.9fr) minmax(78px,1fr);gap:5px}.RankInfo-module__Rl_gOa__rankBadge img{width:47px;height:47px}.RankInfo-module__Rl_gOa__rankRewards>span:nth-child(2) img{display:none}}@media (prefers-reduced-motion:reduce){.RankInfo-module__Rl_gOa__rankHeader button{transition:none}}
.ProfileModal-module__Ti_2Ta__modalSurface{color:#edf1f5;border:1px solid #ffb45447;height:auto;overflow:hidden;background:#10141c!important;border-radius:18px!important;width:min(620px,100vw - 24px)!important;max-width:760px!important;max-height:calc(100dvh - 24px)!important;box-shadow:0 28px 90px #0000009e!important}.ProfileModal-module__Ti_2Ta__modalBody{min-height:0;padding:0!important;overflow:hidden auto!important}.ProfileModal-module__Ti_2Ta__profileSurface{color:#edf1f5;background:radial-gradient(circle at 84% 3%,#ffb4540e,#0000 25%),#10141c;flex-direction:column;width:100%;height:auto;min-height:0;font-family:Segoe UI,Tahoma,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.ProfileModal-module__Ti_2Ta__profileHeader{background:#090b10f0;border-bottom:1px solid #d0dbe81c;flex:0 0 72px;align-items:center;gap:11px;min-height:72px;padding:11px 14px;display:flex}.ProfileModal-module__Ti_2Ta__closeButton{border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.ProfileModal-module__Ti_2Ta__profileHeader>div{flex:1;min-width:0}.ProfileModal-module__Ti_2Ta__sectionHeading small,.ProfileModal-module__Ti_2Ta__sectionHeadingCompact small,.ProfileModal-module__Ti_2Ta__detailCard>small,.ProfileModal-module__Ti_2Ta__collectionModal header small{color:#92aec8;letter-spacing:.14em;font-family:inherit;font-size:9px;font-weight:850;display:block}.ProfileModal-module__Ti_2Ta__profileHeader h2{color:#edf1f5;margin:0;font-family:inherit;font-size:22px;font-weight:800;line-height:1.05}.ProfileModal-module__Ti_2Ta__closeButton{color:#9da9b7;cursor:pointer;background:#ffffff06;border:1px solid #d0dbe81c;padding:0}.ProfileModal-module__Ti_2Ta__closeButton:hover{color:#edf1f5;background:#ffb45412;border-color:#ffb45452}.ProfileModal-module__Ti_2Ta__profileLoadState{color:#aeb9c7;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:320px;padding:36px 24px;display:flex}.ProfileModal-module__Ti_2Ta__profileLoadState strong{color:#edf1f5;font-size:17px}.ProfileModal-module__Ti_2Ta__profileLoadState span{max-width:360px;line-height:1.5}.ProfileModal-module__Ti_2Ta__profileLoadState button{color:#15100a;min-height:38px;font:inherit;cursor:pointer;background:#ffb454;border:0;border-radius:10px;align-items:center;gap:8px;margin-top:6px;padding:0 16px;font-weight:800;display:inline-flex}.ProfileModal-module__Ti_2Ta__profileLoadSpinner{color:#ffb454;animation:.8s linear infinite ProfileModal-module__Ti_2Ta__profile-spin}@keyframes ProfileModal-module__Ti_2Ta__profile-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ProfileModal-module__Ti_2Ta__profileLoadSpinner{animation:none}}.ProfileModal-module__Ti_2Ta__profileScroll{flex-direction:column;flex:none;min-height:0;display:flex;overflow:visible}.ProfileModal-module__Ti_2Ta__profileHero{background:linear-gradient(135deg,#929aa5 0%,#d8dde2 54%,#f4f5f6 100%) 50%/cover;border-bottom:1px solid #d0dbe81c;flex:0 0 210px;align-items:center;min-height:210px;padding:18px 26px;display:flex;position:relative;overflow:hidden}.ProfileModal-module__Ti_2Ta__profileHero.ProfileModal-module__Ti_2Ta__hasBackground{background-position:50%;background-size:cover}.ProfileModal-module__Ti_2Ta__hasBackground{background-repeat:no-repeat}.ProfileModal-module__Ti_2Ta__heroIdentity{z-index:1;grid-template-columns:210px minmax(0,1fr);align-items:center;gap:10px;width:100%;display:grid;position:relative}.ProfileModal-module__Ti_2Ta__avatarSlot{place-items:center;min-height:156px;display:grid}.ProfileModal-module__Ti_2Ta__avatarControl{width:max-content;position:relative}.ProfileModal-module__Ti_2Ta__addFriendFab{z-index:20;color:#07120b;cursor:pointer;background:linear-gradient(145deg,#82e8aa,#43b975);border:2px solid #eefff4f0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;bottom:-11px;right:-11px;box-shadow:0 4px 12px #07120b61,inset 0 1px #ffffff57}.ProfileModal-module__Ti_2Ta__addFriendFab:hover:not(:disabled){background:linear-gradient(145deg,#96efb8,#51c983);transform:translateY(-1px)}.ProfileModal-module__Ti_2Ta__addFriendFab:disabled{cursor:wait;opacity:.65}.ProfileModal-module__Ti_2Ta__identityCopy{min-width:0;padding:18px 14px}.ProfileModal-module__Ti_2Ta__nameLine{align-items:center;gap:9px;display:flex}.ProfileModal-module__Ti_2Ta__systemProfileBadges{flex:none;align-items:center;gap:5px;display:inline-flex}.ProfileModal-module__Ti_2Ta__systemVerifiedBadge{filter:drop-shadow(0 1px 2px #0ea5e94d);display:block}.ProfileModal-module__Ti_2Ta__systemBotBadge{color:#6d28d9;letter-spacing:.06em;background:#8b5cf624;border:1px solid #6d28d966;border-radius:6px;padding:2px 6px;font-size:9px;font-weight:800;line-height:1.25}.ProfileModal-module__Ti_2Ta__profileNameTooltipHost{outline:none;flex:0 auto;min-width:0;position:relative}.ProfileModal-module__Ti_2Ta__profileNameTooltipHost[data-overflowing=true]{cursor:help;-webkit-user-select:none;user-select:none}.ProfileModal-module__Ti_2Ta__nameLine h1{color:#11151b;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;margin:0;font-family:inherit;font-size:19px;font-weight:800;line-height:1.08;overflow:hidden}.ProfileModal-module__Ti_2Ta__profileNameTooltip{z-index:30;color:#ffe7b8;overflow-wrap:anywhere;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;background:#12100cf7;border:1px solid #ffb45461;border-radius:8px;width:max-content;max-width:min(320px,100vw - 42px);padding:7px 10px;font-size:12px;font-weight:750;line-height:1.35;transition:opacity .12s,visibility .12s,transform .12s;position:absolute;top:calc(100% + 9px);left:0;transform:translateY(-2px);box-shadow:0 8px 20px #00000059}.ProfileModal-module__Ti_2Ta__profileNameTooltip:before{content:"";background:#12100cf7;border-top:1px solid #ffb45461;border-left:1px solid #ffb45461;width:8px;height:8px;position:absolute;top:-5px;left:16px;transform:rotate(45deg)}@media (hover:hover) and (pointer:fine){.ProfileModal-module__Ti_2Ta__profileNameTooltipHost[data-overflowing=true]:hover .ProfileModal-module__Ti_2Ta__profileNameTooltip,.ProfileModal-module__Ti_2Ta__profileNameTooltipHost[data-overflowing=true]:focus-visible .ProfileModal-module__Ti_2Ta__profileNameTooltip{opacity:1;visibility:visible;transform:translateY(0)}}.ProfileModal-module__Ti_2Ta__profileNameTooltipVisible .ProfileModal-module__Ti_2Ta__profileNameTooltip{opacity:1;visibility:visible;transform:translateY(0)}.ProfileModal-module__Ti_2Ta__nameLine button,.ProfileModal-module__Ti_2Ta__bioEditor button{color:#15191f;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;display:grid}.ProfileModal-module__Ti_2Ta__nameLine button{width:27px;height:27px}.ProfileModal-module__Ti_2Ta__identityBadges{align-items:center;gap:8px;margin-top:11px;display:flex}.ProfileModal-module__Ti_2Ta__eloLine{white-space:nowrap}.ProfileModal-module__Ti_2Ta__identityBadges>span,.ProfileModal-module__Ti_2Ta__heartButton,.ProfileModal-module__Ti_2Ta__heartButtonLiked{background:0 0;border:0;border-radius:0;align-items:center;gap:8px;min-height:30px;padding:0;display:inline-flex}.ProfileModal-module__Ti_2Ta__identityBadges>span small{color:#15191f;font-family:inherit;font-size:13px;font-weight:850}.ProfileModal-module__Ti_2Ta__identityBadges>span strong{color:#007bff;font-family:inherit;font-size:18px;font-weight:900}.ProfileModal-module__Ti_2Ta__heartButton,.ProfileModal-module__Ti_2Ta__heartButtonLiked{color:#31363d;font:inherit;cursor:pointer;font-size:13px;font-weight:850}.ProfileModal-module__Ti_2Ta__heartButtonLiked{color:#31363d}.ProfileModal-module__Ti_2Ta__heartGlyph{filter:drop-shadow(0 2px 2px #0000002e);font-size:22px;line-height:1}.ProfileModal-module__Ti_2Ta__heartCount{color:#000;font-size:13px;font-weight:850}.ProfileModal-module__Ti_2Ta__heartButton:disabled,.ProfileModal-module__Ti_2Ta__heartButtonLiked:disabled{cursor:default;opacity:.82}.ProfileModal-module__Ti_2Ta__bioLine{color:#000;max-width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-top:14px;padding:0;font-family:inherit;font-size:15px;font-style:italic;font-weight:600;line-height:1.45;display:flex}.ProfileModal-module__Ti_2Ta__bioLine:disabled{cursor:default}.ProfileModal-module__Ti_2Ta__bioLine span{white-space:normal;overflow-wrap:anywhere;min-width:0}.ProfileModal-module__Ti_2Ta__bioEditor{gap:7px;margin-top:14px;display:flex}.ProfileModal-module__Ti_2Ta__bioEditor input{color:#edf1f5;background:#080b10c7;border:1px solid #ffb4546b;border-radius:10px;outline:none;flex:1;min-width:0;min-height:39px;padding:0 11px;font-size:13px}.ProfileModal-module__Ti_2Ta__bioEditor button{border-radius:10px;width:39px;height:39px}.ProfileModal-module__Ti_2Ta__profileMain{background-color:#0000;background-image:linear-gradient(#92aec805 1px,#0000 1px),linear-gradient(90deg,#92aec805 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex:none;grid-template-rows:auto auto auto;align-content:start;gap:0;min-height:0;padding:8px 10px 0;display:grid;overflow:hidden}.ProfileModal-module__Ti_2Ta__collectionLayout{grid-template-columns:minmax(0,1fr) 190px;align-items:stretch;gap:8px;min-width:0;min-height:0;display:grid}.ProfileModal-module__Ti_2Ta__showcaseColumn{flex-direction:column;gap:8px;min-width:0;height:auto;display:flex}.ProfileModal-module__Ti_2Ta__showcaseCard,.ProfileModal-module__Ti_2Ta__statsCard,.ProfileModal-module__Ti_2Ta__rankCard{background:linear-gradient(145deg,#ffffff06,#0000 50%),#141923e6;border:1px solid #d0dbe81c;border-radius:14px;min-width:0;padding:9px}.ProfileModal-module__Ti_2Ta__sectionHeading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;display:flex}.ProfileModal-module__Ti_2Ta__sectionHeading>span{color:#ffb454;align-items:center;gap:9px;min-width:0;display:flex}.ProfileModal-module__Ti_2Ta__sectionHeading strong,.ProfileModal-module__Ti_2Ta__sectionHeadingCompact strong{color:#edf1f5;margin-top:2px;font-family:inherit;font-size:16px;font-weight:400;line-height:1.15;display:block}.ProfileModal-module__Ti_2Ta__sectionHeading button{color:#ffb454;font:inherit;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:3px;padding:5px 0;font-size:13px;font-style:italic;font-weight:600;display:inline-flex}.ProfileModal-module__Ti_2Ta__achievementGrid{overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;gap:4px;display:flex;overflow:auto hidden}.ProfileModal-module__Ti_2Ta__achievementGrid::-webkit-scrollbar{display:none}.ProfileModal-module__Ti_2Ta__cupGrid::-webkit-scrollbar{display:none}.ProfileModal-module__Ti_2Ta__achievementButton{color:#d9e0e7;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;flex:0 0 calc(12.5% - 3.5px);justify-content:center;align-items:center;width:calc(12.5% - 3.5px);min-width:0;height:48px;padding:4px;display:flex}.ProfileModal-module__Ti_2Ta__achievementButton:hover{background:#ffb4540d;border-color:#ffb45433}.ProfileModal-module__Ti_2Ta__achievementButton img{object-fit:contain;filter:drop-shadow(0 3px 5px #00000057);width:43px;height:43px}.ProfileModal-module__Ti_2Ta__cupGrid{overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;gap:6px;display:flex;overflow:auto hidden}.ProfileModal-module__Ti_2Ta__cupButton{color:#dce3e9;cursor:pointer;background:0 0;border:0;border-radius:0;flex-direction:column;flex:0 0 calc(16.6667% - 5px);justify-content:center;align-items:center;width:calc(16.6667% - 5px);min-width:0;min-height:72px;padding:6px 3px;display:flex}.ProfileModal-module__Ti_2Ta__cupButton:hover{background:#ffb4540a}.ProfileModal-module__Ti_2Ta__cupButton img{object-fit:contain;filter:drop-shadow(0 4px 6px #0006);max-width:54px;max-height:54px}.ProfileModal-module__Ti_2Ta__cupButton>svg{color:#ffb454}.ProfileModal-module__Ti_2Ta__emptyCollection{color:#768698;border:1px dashed #d0dbe81f;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:88px;font-size:11px;display:flex}.ProfileModal-module__Ti_2Ta__achievementCard,.ProfileModal-module__Ti_2Ta__cupsCard{flex:none;height:auto;min-height:0}.ProfileModal-module__Ti_2Ta__statsCard{flex:none;height:auto;min-height:0;margin-top:8px;padding:8px 10px}.ProfileModal-module__Ti_2Ta__sectionHeadingCompact{border-bottom:1px solid #d0dbe81a;padding-bottom:9px}.ProfileModal-module__Ti_2Ta__statRows{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:0;display:grid}.ProfileModal-module__Ti_2Ta__statRows>div{text-align:center;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:64px;padding:7px;display:flex}.ProfileModal-module__Ti_2Ta__statRows span{color:#96a6b6;justify-content:center;align-items:center;gap:5px;font-size:13px;font-weight:800;display:flex}.ProfileModal-module__Ti_2Ta__statRows svg{color:#92aec8}.ProfileModal-module__Ti_2Ta__statRows strong{color:#f0f3f6;font-family:inherit;font-size:24px;font-weight:850}.ProfileModal-module__Ti_2Ta__statRows>div:nth-child(3) strong{color:#7bc39c}.ProfileModal-module__Ti_2Ta__rankCard{color:#edf1f5;text-align:center;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;min-height:0;display:flex}.ProfileModal-module__Ti_2Ta__rankCard:disabled{cursor:default}.ProfileModal-module__Ti_2Ta__rankCard>img{object-fit:contain;filter:drop-shadow(0 4px 8px #00000061);width:132px;height:132px}.ProfileModal-module__Ti_2Ta__rankCard>span{width:100%;min-width:0}.ProfileModal-module__Ti_2Ta__rankCard small{color:#899aaa;letter-spacing:.12em;font-family:inherit;font-size:8px;font-weight:800;display:block}.ProfileModal-module__Ti_2Ta__rankCard strong{white-space:normal;margin-top:4px;font-family:inherit;font-size:16px;font-weight:650;line-height:1.15;display:block;overflow:hidden}.ProfileModal-module__Ti_2Ta__rankCard .ProfileModal-module__Ti_2Ta__specialRankName{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ff4b61 0%,#9b7dff 48%,#27d9ff 100%);-webkit-background-clip:text;background-clip:text}.ProfileModal-module__Ti_2Ta__profileActions{grid-template-columns:minmax(0,1fr) 42px;align-self:auto;gap:6px;display:grid}.ProfileModal-module__Ti_2Ta__customizeButton,.ProfileModal-module__Ti_2Ta__socialButton,.ProfileModal-module__Ti_2Ta__socialButtonActive,.ProfileModal-module__Ti_2Ta__addFriendButton{min-height:40px;font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex}.ProfileModal-module__Ti_2Ta__customizeButton{color:#17120c;background:linear-gradient(#ffc16f,#f6a841);border:1px solid #ffc16f}.ProfileModal-module__Ti_2Ta__matchHistoryButton{color:#ffc16f;cursor:pointer;background:#ffb45414;border:1px solid #ffc16f52;border-radius:11px;place-items:center;width:42px;min-height:40px;padding:0;display:grid}.ProfileModal-module__Ti_2Ta__matchHistoryButton:hover{color:#17120c;background:#ffc16f;border-color:#ffc16f}.ProfileModal-module__Ti_2Ta__matchHistoryHeader{background:#090b10f5;border-bottom:1px solid #d0dbe81c;flex:0 0 62px;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;min-height:62px;padding:9px 12px;display:grid}.ProfileModal-module__Ti_2Ta__matchHistoryHeader>button{color:#9da9b7;cursor:pointer;background:#ffffff06;border:1px solid #d0dbe81c;border-radius:12px;place-items:center;width:42px;height:42px;padding:0;display:grid}.ProfileModal-module__Ti_2Ta__matchHistoryHeader>button:hover{color:#edf1f5;background:#ffb45412;border-color:#ffb45452}.ProfileModal-module__Ti_2Ta__matchHistoryHeader>div{color:#ffb454;justify-content:center;align-items:center;gap:8px;display:flex}.ProfileModal-module__Ti_2Ta__matchHistoryHeader h2{color:#edf1f5;text-transform:uppercase;margin:0;font-family:inherit;font-size:19px;font-weight:850}.ProfileModal-module__Ti_2Ta__matchHistoryScroll{scrollbar-width:thin;scrollbar-color:#ffb45473 transparent;flex-direction:column;gap:9px;min-height:320px;max-height:min(660px,100dvh - 110px);padding:12px;display:flex;overflow-y:auto}.ProfileModal-module__Ti_2Ta__matchHistoryState{color:#93a0af;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:300px;padding:30px 20px;display:flex}.ProfileModal-module__Ti_2Ta__matchHistoryState strong{color:#edf1f5;font-size:16px}.ProfileModal-module__Ti_2Ta__matchHistoryState button{color:#17120c;min-height:38px;font:inherit;cursor:pointer;background:#ffb454;border:0;border-radius:10px;align-items:center;gap:7px;margin-top:4px;padding:0 15px;font-weight:800;display:inline-flex}.ProfileModal-module__Ti_2Ta__matchHistoryCard{background:#141a24;border:1px solid #d0dbe81a;border-left:3px solid #8995a3;border-radius:13px;flex:none;grid-template-columns:minmax(0,1.2fr) auto;gap:10px 14px;padding:13px 14px;display:grid;position:relative;overflow:hidden}.ProfileModal-module__Ti_2Ta__matchHistoryCard[data-result=win]{border-left-color:#53d28c}.ProfileModal-module__Ti_2Ta__matchHistoryCard[data-result=loss]{border-left-color:#ee7774}.ProfileModal-module__Ti_2Ta__matchHistoryCard[data-result=draw]{border-left-color:#ffb454}.ProfileModal-module__Ti_2Ta__matchHistoryCard[data-result=aborted]{border-left-color:#73a8df}.ProfileModal-module__Ti_2Ta__matchHistorySummary{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.ProfileModal-module__Ti_2Ta__matchHistorySummary>div{min-width:0}.ProfileModal-module__Ti_2Ta__matchHistorySummary small{color:#7f8d9d;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.ProfileModal-module__Ti_2Ta__matchHistorySummary strong{color:#edf1f5;text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.ProfileModal-module__Ti_2Ta__matchHistorySummary>b{color:#f7bd70;background:#ffb4541a;border-radius:7px;padding:4px 7px;font-size:10px}.ProfileModal-module__Ti_2Ta__matchResult{color:#aeb8c4;text-align:center;text-transform:uppercase;border:1px solid;border-radius:8px;min-width:48px;padding:5px 7px;font-size:10px;font-weight:900}[data-result=win] .ProfileModal-module__Ti_2Ta__matchResult{color:#53d28c}[data-result=loss] .ProfileModal-module__Ti_2Ta__matchResult{color:#ee7774}[data-result=draw] .ProfileModal-module__Ti_2Ta__matchResult{color:#ffb454}[data-result=aborted] .ProfileModal-module__Ti_2Ta__matchResult{color:#73a8df}.ProfileModal-module__Ti_2Ta__matchHistoryScore{flex-direction:column;justify-content:center;align-items:flex-end;min-width:92px;display:flex}.ProfileModal-module__Ti_2Ta__matchHistoryScore strong{color:#f4f7fa;font-size:18px}.ProfileModal-module__Ti_2Ta__matchHistoryScore span{color:#8e9baa;text-transform:uppercase;font-size:9px;font-weight:750}.ProfileModal-module__Ti_2Ta__matchHistoryDetails{border-top:1px solid #d0dbe814;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 12px;margin:0;padding-top:10px;display:grid}.ProfileModal-module__Ti_2Ta__matchHistoryDetails>div{justify-content:space-between;gap:6px;min-width:0;display:flex}.ProfileModal-module__Ti_2Ta__matchHistoryDetails dt{color:#718092;font-size:10px}.ProfileModal-module__Ti_2Ta__matchHistoryDetails dd{color:#c9d1da;text-align:right;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;font-weight:700;overflow:hidden}.ProfileModal-module__Ti_2Ta__positiveValue{color:#53d28c!important}.ProfileModal-module__Ti_2Ta__negativeValue{color:#ee7774!important}.ProfileModal-module__Ti_2Ta__socialButton,.ProfileModal-module__Ti_2Ta__socialButtonActive{color:#e8edf1;background:#ee77740f;border:1px solid #ee777447}.ProfileModal-module__Ti_2Ta__socialButtonActive{color:#f08c88;background:#ee77741f}.ProfileModal-module__Ti_2Ta__addFriendButton{color:#b4dfc5;background:#7bc39c12;border:1px solid #7bc39c47}.ProfileModal-module__Ti_2Ta__profileFooter{background:#090c118f;border-top:1px solid #d0dbe81a;flex:0 0 44px;justify-content:space-between;align-items:center;gap:14px;min-height:44px;padding:7px 14px;display:flex}.ProfileModal-module__Ti_2Ta__profileFooter>button,.ProfileModal-module__Ti_2Ta__profileJoinDate{color:#8997a7;align-items:center;gap:7px;min-width:0;font-size:12px;display:flex}.ProfileModal-module__Ti_2Ta__profileFooter>button{font:inherit;cursor:pointer;background:0 0;border:0;padding:5px 0}.ProfileModal-module__Ti_2Ta__profileFooter>button:hover{color:#ffb454}.ProfileModal-module__Ti_2Ta__profileFooter>button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProfileModal-module__Ti_2Ta__profileFooterMeta{justify-content:flex-end;align-items:center;gap:7px;min-width:0;display:flex}.ProfileModal-module__Ti_2Ta__footerHistoryButton{color:#ffc16f;width:30px;height:30px;font:inherit;cursor:pointer;background:#ffb45414;border:1px solid #ffc16f4d;border-radius:9px;flex:0 0 30px;place-items:center;padding:0;display:grid}.ProfileModal-module__Ti_2Ta__footerHistoryButton:hover{color:#17120c;background:#ffc16f;border-color:#ffc16f}.ProfileModal-module__Ti_2Ta__detailBackdrop,.ProfileModal-module__Ti_2Ta__collectionBackdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05070bc2;place-items:center;padding:16px;display:grid;position:absolute;inset:0}.ProfileModal-module__Ti_2Ta__collectionBackdrop{z-index:30;padding:0}.ProfileModal-module__Ti_2Ta__detailBackdrop{z-index:40}.ProfileModal-module__Ti_2Ta__detailCard{color:#edf1f5;text-align:center;background:#151a23;border:1px solid #ffb4544d;border-radius:16px;width:min(320px,100%);padding:24px 20px 20px;position:relative;box-shadow:0 22px 60px #0000008c}.ProfileModal-module__Ti_2Ta__detailClose{color:#9ba8b6;cursor:pointer;background:#ffffff06;border:1px solid #d0dbe81c;border-radius:9px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:10px;right:10px}.ProfileModal-module__Ti_2Ta__detailCard>img,.ProfileModal-module__Ti_2Ta__detailCard>svg:not(.ProfileModal-module__Ti_2Ta__detailClose svg){object-fit:contain;color:#ffb454;filter:drop-shadow(0 6px 12px #00000073);margin:18px auto 10px;display:block}.ProfileModal-module__Ti_2Ta__detailCard h3{color:#f1f4f6;margin:8px 0 0;font-family:inherit;font-size:20px;font-weight:400}.ProfileModal-module__Ti_2Ta__detailCard p{color:#a5b0bc;margin:9px 0 0;font-size:12px;line-height:1.5}.ProfileModal-module__Ti_2Ta__detailAchievementProgress{text-align:left;border-top:1px solid #d0dbe81a;gap:7px;margin-top:14px;padding-top:12px;display:grid}.ProfileModal-module__Ti_2Ta__detailAchievementProgress>span{background:#303947;border-radius:999px;height:7px;overflow:hidden}.ProfileModal-module__Ti_2Ta__detailAchievementProgress i{border-radius:inherit;background:linear-gradient(90deg,#ff9f32,#ffd078);height:100%;display:block}.ProfileModal-module__Ti_2Ta__detailAchievementProgress strong{color:#ffb454;font-size:13px}.ProfileModal-module__Ti_2Ta__collectionModal{color:#edf1f5;width:100%;height:100%;max-height:none;box-shadow:none;background:#121720;border:0;border-radius:0;flex-direction:column;display:flex;overflow:hidden}.ProfileModal-module__Ti_2Ta__collectionModal header{background:#090b10f0;border-bottom:1px solid #d0dbe81a;flex:0 0 72px;justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:11px 16px;display:flex}.ProfileModal-module__Ti_2Ta__collectionModal header h3{margin:0;font-family:inherit;font-size:22px;font-weight:750}.ProfileModal-module__Ti_2Ta__collectionModal header button{color:#9ba8b6;cursor:pointer;background:#ffffff06;border:1px solid #d0dbe81c;border-radius:10px;place-items:center;width:37px;height:37px;padding:0;display:grid}.ProfileModal-module__Ti_2Ta__collectionProgress{align-items:center;gap:10px;padding:13px 16px;display:flex}.ProfileModal-module__Ti_2Ta__collectionProgress>span{background:#303947;border-radius:999px;flex:1;height:7px;overflow:hidden}.ProfileModal-module__Ti_2Ta__collectionProgress i{border-radius:inherit;background:#ffb454;height:100%;display:block}.ProfileModal-module__Ti_2Ta__collectionProgress strong{color:#ffb454;font-family:inherit;font-size:13px}.ProfileModal-module__Ti_2Ta__collectionList{scrollbar-width:thin;scrollbar-color:#35404e transparent;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;min-height:0;padding:0 14px 14px;display:grid;overflow-y:auto}.ProfileModal-module__Ti_2Ta__collectionItem,.ProfileModal-module__Ti_2Ta__collectionItemUnlocked{color:#8190a0;text-align:left;cursor:pointer;background:#ffffff04;border:1px dashed #d0dbe81c;border-radius:11px;grid-template-columns:56px minmax(0,1fr) 20px;align-items:center;gap:11px;min-width:0;min-height:112px;padding:11px;display:grid}.ProfileModal-module__Ti_2Ta__collectionItem:hover,.ProfileModal-module__Ti_2Ta__collectionItemUnlocked:hover{background:#ffb4540f;border-color:#ffb45452}.ProfileModal-module__Ti_2Ta__collectionItemUnlocked{color:#dce3e9;cursor:pointer;background:#ffb45409;border-style:solid;border-color:#ffb4542e}.ProfileModal-module__Ti_2Ta__collectionBadge{place-items:center;width:56px;height:56px;display:grid}.ProfileModal-module__Ti_2Ta__collectionBadge img{object-fit:contain;max-width:53px;max-height:53px}.ProfileModal-module__Ti_2Ta__collectionItem:not(.ProfileModal-module__Ti_2Ta__collectionItemUnlocked) .ProfileModal-module__Ti_2Ta__collectionBadge{filter:grayscale();opacity:.38}.ProfileModal-module__Ti_2Ta__collectionItemCopy{min-width:0}.ProfileModal-module__Ti_2Ta__collectionItem strong,.ProfileModal-module__Ti_2Ta__collectionItem small,.ProfileModal-module__Ti_2Ta__collectionItemUnlocked strong,.ProfileModal-module__Ti_2Ta__collectionItemUnlocked small{display:block}.ProfileModal-module__Ti_2Ta__collectionItem strong,.ProfileModal-module__Ti_2Ta__collectionItemUnlocked strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:750;overflow:hidden}.ProfileModal-module__Ti_2Ta__collectionItem small,.ProfileModal-module__Ti_2Ta__collectionItemUnlocked small{color:#9aa7b5;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.ProfileModal-module__Ti_2Ta__achievementProgress{gap:5px;margin-top:8px;display:grid}.ProfileModal-module__Ti_2Ta__achievementProgress>span{background:#303947;border-radius:999px;height:6px;overflow:hidden}.ProfileModal-module__Ti_2Ta__achievementProgress i{border-radius:inherit;background:linear-gradient(90deg,#ff9f32,#ffd078);height:100%;display:block}.ProfileModal-module__Ti_2Ta__achievementProgress em{color:#bac4ce;font-size:12px;font-style:normal;font-weight:700;line-height:1.2}.ProfileModal-module__Ti_2Ta__collectionItemUnlocked .ProfileModal-module__Ti_2Ta__achievementProgress em{color:#77d39d}.ProfileModal-module__Ti_2Ta__collectionItem>svg,.ProfileModal-module__Ti_2Ta__collectionItemUnlocked>svg{color:#657485}.ProfileModal-module__Ti_2Ta__collectionItemUnlocked>svg{color:#ffb454}.ProfileModal-module__Ti_2Ta__customizationShell{color:#edf1f5;background:#10141c;flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.ProfileModal-module__Ti_2Ta__customizationHeader{background:#0b0e14;border-bottom:1px solid #d0dbe81c;flex:0 0 68px;align-items:center;gap:11px;min-height:68px;padding:11px 14px;display:flex}.ProfileModal-module__Ti_2Ta__customizationHeader button{color:#a6b1bf;cursor:pointer;background:#ffffff06;border:1px solid #d0dbe81c;border-radius:11px;place-items:center;width:40px;height:40px;padding:0;display:grid}.ProfileModal-module__Ti_2Ta__customizationHeader div{flex:1;min-width:0}.ProfileModal-module__Ti_2Ta__customizationHeader small{color:#92aec8;letter-spacing:.14em;font-family:inherit;font-size:9px;font-weight:800;display:block}.ProfileModal-module__Ti_2Ta__customizationHeader h2{margin:2px 0 0;font-family:inherit;font-size:20px;font-weight:400}.ProfileModal-module__Ti_2Ta__customizationBody{flex:1;min-height:0;padding:18px;overflow-y:auto}.ProfileModal-module__Ti_2Ta__customizeMenu{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ProfileModal-module__Ti_2Ta__customizeMenu button{color:#dce3e9;min-height:105px;font:inherit;text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #d0dbe81c;border-radius:13px;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;padding:15px;display:flex}.ProfileModal-module__Ti_2Ta__customizeMenu button:hover{background:#ffb4540e;border-color:#ffb45447}.ProfileModal-module__Ti_2Ta__customizeMenu button strong{color:#f0f3f6;font-size:13px}.ProfileModal-module__Ti_2Ta__customizeMenu button small{color:#8d9cac;font-size:10px}@media (max-width:700px){.ProfileModal-module__Ti_2Ta__modalSurface{border:1px solid #ffb45447;height:auto;border-radius:16px!important;width:calc(100vw - 32px)!important;max-height:calc(100dvh - 16px)!important}.ProfileModal-module__Ti_2Ta__modalBody{height:auto;overflow:hidden auto!important}.ProfileModal-module__Ti_2Ta__profileSurface{height:auto}.ProfileModal-module__Ti_2Ta__profileScroll{flex:none;overflow:visible}.ProfileModal-module__Ti_2Ta__profileHeader{flex-basis:56px;min-height:56px;padding:7px 10px}.ProfileModal-module__Ti_2Ta__closeButton{border-radius:11px;flex-basis:38px;width:38px;height:38px}.ProfileModal-module__Ti_2Ta__profileHeader h2{font-size:19px}.ProfileModal-module__Ti_2Ta__matchHistoryHeader{flex-basis:56px;grid-template-columns:38px minmax(0,1fr) 38px;min-height:56px;padding:7px 9px}.ProfileModal-module__Ti_2Ta__matchHistoryHeader>button{border-radius:11px;width:38px;height:38px}.ProfileModal-module__Ti_2Ta__matchHistoryHeader h2{font-size:16px}.ProfileModal-module__Ti_2Ta__matchHistoryScroll{min-height:min(520px,100dvh - 90px);max-height:calc(100dvh - 90px);padding:9px}.ProfileModal-module__Ti_2Ta__matchHistoryCard{grid-template-columns:minmax(0,1fr) auto;padding:11px 10px}.ProfileModal-module__Ti_2Ta__matchHistoryDetails{grid-template-columns:repeat(2,minmax(0,1fr))}.ProfileModal-module__Ti_2Ta__matchHistorySummary{gap:7px}.ProfileModal-module__Ti_2Ta__matchHistorySummary>b{display:none}.ProfileModal-module__Ti_2Ta__matchHistoryScore{min-width:76px}.ProfileModal-module__Ti_2Ta__profileHero{flex-basis:182px;min-height:182px;padding:10px 12px}.ProfileModal-module__Ti_2Ta__heroIdentity{grid-template-columns:130px minmax(0,1fr);gap:6px}.ProfileModal-module__Ti_2Ta__avatarSlot{min-height:150px}.ProfileModal-module__Ti_2Ta__identityCopy{padding:12px 0 12px 12px}.ProfileModal-module__Ti_2Ta__nameLine h1{font-size:17px}.ProfileModal-module__Ti_2Ta__identityBadges>span small{font-size:11px}.ProfileModal-module__Ti_2Ta__identityBadges>span strong{font-size:15px}.ProfileModal-module__Ti_2Ta__identityBadges{margin-top:5px}.ProfileModal-module__Ti_2Ta__bioLine{font-size:12px}.ProfileModal-module__Ti_2Ta__sectionHeading strong{font-size:13px}.ProfileModal-module__Ti_2Ta__sectionHeading button{font-size:11px}.ProfileModal-module__Ti_2Ta__profileMain{flex:none;grid-template-rows:auto auto auto;align-content:start;gap:0;padding:6px 6px 0}.ProfileModal-module__Ti_2Ta__statsCard{margin-top:6px}.ProfileModal-module__Ti_2Ta__profileActions{align-self:auto}.ProfileModal-module__Ti_2Ta__collectionLayout{grid-template-columns:minmax(0,1fr) 96px;gap:6px}.ProfileModal-module__Ti_2Ta__showcaseColumn{gap:6px}.ProfileModal-module__Ti_2Ta__cupGrid{gap:3px}.ProfileModal-module__Ti_2Ta__cupButton{flex-basis:calc(20% - 2.4px);width:auto;min-width:0;min-height:43px;padding:2px}.ProfileModal-module__Ti_2Ta__cupButton img{max-width:32px;max-height:32px}.ProfileModal-module__Ti_2Ta__achievementGrid{gap:2px}.ProfileModal-module__Ti_2Ta__achievementButton{flex-basis:calc(16.6667% - 1.66667px);width:auto;height:38px;padding:1px}.ProfileModal-module__Ti_2Ta__achievementButton img{width:35px;height:35px}.ProfileModal-module__Ti_2Ta__achievementCard,.ProfileModal-module__Ti_2Ta__statsCard,.ProfileModal-module__Ti_2Ta__cupsCard,.ProfileModal-module__Ti_2Ta__rankCard{height:auto;min-height:0}.ProfileModal-module__Ti_2Ta__statsCard{flex:none}.ProfileModal-module__Ti_2Ta__statRows{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:0}.ProfileModal-module__Ti_2Ta__statRows>div{text-align:center;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:52px;padding:5px}.ProfileModal-module__Ti_2Ta__statRows strong{font-size:18px}.ProfileModal-module__Ti_2Ta__statRows span{font-size:11px}.ProfileModal-module__Ti_2Ta__rankCard>img{width:78px;height:78px}.ProfileModal-module__Ti_2Ta__rankCard strong{font-size:12px}.ProfileModal-module__Ti_2Ta__profileFooter{flex-direction:column;flex-basis:42px;align-items:center;gap:1px;min-height:42px;padding:4px 10px}.ProfileModal-module__Ti_2Ta__profileFooter>button,.ProfileModal-module__Ti_2Ta__profileJoinDate{text-align:center;justify-content:center;width:100%;font-size:10px}.ProfileModal-module__Ti_2Ta__profileFooterMeta{justify-content:center;width:100%}.ProfileModal-module__Ti_2Ta__profileFooterMeta .ProfileModal-module__Ti_2Ta__profileJoinDate{width:auto}.ProfileModal-module__Ti_2Ta__profileFooterMeta .ProfileModal-module__Ti_2Ta__footerHistoryButton{flex-basis:28px;width:28px;height:28px}.ProfileModal-module__Ti_2Ta__profileFooterWithHistory{flex-basis:60px;min-height:60px}.ProfileModal-module__Ti_2Ta__collectionList{grid-template-columns:1fr}.ProfileModal-module__Ti_2Ta__customizationBody{padding:12px}}@media (max-width:420px){.ProfileModal-module__Ti_2Ta__profileHero{flex-basis:176px;min-height:176px;padding-inline:10px}.ProfileModal-module__Ti_2Ta__heroIdentity{grid-template-columns:112px minmax(0,1fr)}.ProfileModal-module__Ti_2Ta__identityCopy{padding-left:9px}.ProfileModal-module__Ti_2Ta__identityBadges{gap:5px}.ProfileModal-module__Ti_2Ta__identityBadges>span,.ProfileModal-module__Ti_2Ta__heartButton,.ProfileModal-module__Ti_2Ta__heartButtonLiked{min-height:34px;padding-inline:9px}.ProfileModal-module__Ti_2Ta__bioLine{font-size:12px}.ProfileModal-module__Ti_2Ta__showcaseCard,.ProfileModal-module__Ti_2Ta__statsCard,.ProfileModal-module__Ti_2Ta__rankCard{padding:7px}.ProfileModal-module__Ti_2Ta__customizeMenu{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ProfileModal-module__Ti_2Ta__closeButton,.ProfileModal-module__Ti_2Ta__achievementButton,.ProfileModal-module__Ti_2Ta__cupButton,.ProfileModal-module__Ti_2Ta__rankCard,.ProfileModal-module__Ti_2Ta__customizeButton,.ProfileModal-module__Ti_2Ta__socialButton,.ProfileModal-module__Ti_2Ta__socialButtonActive,.ProfileModal-module__Ti_2Ta__addFriendButton{transition:none}}
.ProfileGifts-module__u-VutG__giftCard{background:#141923e6;border:1px solid #d0dbe81c;border-radius:14px;min-width:0;margin-top:8px;padding:8px 10px 10px}.ProfileGifts-module__u-VutG__giftHeader{justify-content:space-between;align-items:center;gap:8px;min-height:28px;display:flex}.ProfileGifts-module__u-VutG__giftHeader>span{color:#dce4ec;align-items:center;gap:7px;font-size:12px;font-weight:850;display:inline-flex}.ProfileGifts-module__u-VutG__giftHeader svg{color:#ffb454}.ProfileGifts-module__u-VutG__addGiftButton,.ProfileGifts-module__u-VutG__dialogHeader>button{color:#ffc16f;cursor:pointer;background:#ffb45414;border:1px solid #ffc16f57;place-items:center;padding:0;display:grid}.ProfileGifts-module__u-VutG__addGiftButton{border-radius:8px;width:28px;height:28px}.ProfileGifts-module__u-VutG__addGiftButton:hover{color:#17120c;background:#ffc16f;transform:translateY(-1px)}.ProfileGifts-module__u-VutG__emptyGift{color:#738295;text-align:center;place-items:center;min-height:52px;margin:0;font-size:11px;font-style:italic;display:grid}.ProfileGifts-module__u-VutG__giftGrid{grid-template-columns:repeat(8,minmax(0,1fr));gap:5px;display:grid}.ProfileGifts-module__u-VutG__giftItem{color:#edf1f5;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-rows:54px minmax(20px,auto);place-items:center;min-width:0;min-height:78px;padding:2px;display:grid}.ProfileGifts-module__u-VutG__giftItem:disabled{cursor:default}.ProfileGifts-module__u-VutG__giftItem:not(:disabled):hover{background:#ffb4540f;border-color:#ffb45447;transform:translateY(-1px)}.ProfileGifts-module__u-VutG__giftVisual{place-items:center;width:min(52px,100%);height:52px;display:grid;position:relative}.ProfileGifts-module__u-VutG__giftVisual img{object-fit:contain;filter:drop-shadow(0 4px 7px #00000073);width:min(52px,100%);height:52px}.ProfileGifts-module__u-VutG__giftVisual strong{color:#161009;text-overflow:ellipsis;background:#ffb454;border-radius:6px;max-width:calc(100% - 2px);padding:2px 4px;font-size:10px;font-weight:900;line-height:1;position:absolute;bottom:1px;right:1px;overflow:hidden}.ProfileGifts-module__u-VutG__giftName{color:#aeb9c5;text-align:center;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;min-height:20px;font-size:9px;font-weight:700;line-height:1.15;display:-webkit-box;overflow:hidden}.ProfileGifts-module__u-VutG__dialogSurface{color:#edf1f5;border:1px solid #ffb45452;overflow:hidden;background:#111720!important;border-radius:16px!important;width:min(520px,100vw - 24px)!important;max-width:520px!important}.ProfileGifts-module__u-VutG__dialogBody{padding:0!important;overflow:hidden!important}.ProfileGifts-module__u-VutG__dialog{flex-direction:column;width:100%;display:flex}.ProfileGifts-module__u-VutG__dialogHeader{background:#0b0f15;border-bottom:1px solid #d0dbe81a;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:10px 14px;display:flex}.ProfileGifts-module__u-VutG__dialogHeader>div{min-width:0}.ProfileGifts-module__u-VutG__dialogHeader small{color:#ffb454;letter-spacing:.13em;font-size:9px;font-weight:850;display:block}.ProfileGifts-module__u-VutG__dialogHeader h3{color:#edf1f5;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:18px;overflow:hidden}.ProfileGifts-module__u-VutG__dialogHeader>button{border-radius:10px;flex:0 0 38px;width:38px;height:38px}.ProfileGifts-module__u-VutG__catalogGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px;display:grid}.ProfileGifts-module__u-VutG__catalogGrid>button{color:#dfe6ed;cursor:pointer;background:#ffffff06;border:1px solid #d0dbe81c;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:126px;padding:8px 4px;display:flex}.ProfileGifts-module__u-VutG__catalogGrid>button:hover:not(:disabled){background:#ffb45412;border-color:#ffb45466;transform:translateY(-2px)}.ProfileGifts-module__u-VutG__catalogGrid>button:disabled{cursor:wait;opacity:.62}.ProfileGifts-module__u-VutG__catalogImage{place-items:center;width:74px;height:74px;display:grid;position:relative}.ProfileGifts-module__u-VutG__catalogImage img{object-fit:contain;filter:drop-shadow(0 5px 8px #0000006b);width:74px;height:74px}.ProfileGifts-module__u-VutG__catalogImage .ProfileGifts-module__u-VutG__spinner{color:#fff;position:absolute}.ProfileGifts-module__u-VutG__catalogGrid strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}.ProfileGifts-module__u-VutG__catalogGrid small{color:#ffb454;font-size:10px;font-weight:800}.ProfileGifts-module__u-VutG__sendersPanel{flex-direction:column;min-height:0;padding:12px;display:flex}.ProfileGifts-module__u-VutG__giftPreview{border-bottom:1px solid #d0dbe81a;align-items:center;gap:14px;padding:4px 8px 12px;display:flex}.ProfileGifts-module__u-VutG__giftPreview img{object-fit:contain;width:84px;height:84px}.ProfileGifts-module__u-VutG__giftPreview strong,.ProfileGifts-module__u-VutG__giftPreview span{display:block}.ProfileGifts-module__u-VutG__giftPreview strong{color:#f1f4f7;font-size:17px}.ProfileGifts-module__u-VutG__giftPreview span{color:#ffb454;margin-top:5px;font-size:12px}.ProfileGifts-module__u-VutG__senderList{scrollbar-width:thin;scrollbar-color:#ffb45473 transparent;flex-direction:column;gap:6px;min-height:150px;max-height:min(330px,50dvh);padding:10px 2px 2px;display:flex;overflow-y:auto}.ProfileGifts-module__u-VutG__senderList>div{background:#ffffff06;border:1px solid #d0dbe81a;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 12px;display:flex}.ProfileGifts-module__u-VutG__senderList span{color:#dce3ea;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ProfileGifts-module__u-VutG__senderList strong{color:#ffb454;flex:none;font-size:12px}.ProfileGifts-module__u-VutG__loadingState{justify-content:center;align-items:center;gap:8px;min-height:130px;display:flex;color:#8593a3!important}.ProfileGifts-module__u-VutG__loadMoreButton{color:#17120c;cursor:pointer;background:#ffb454;border:0;border-radius:9px;min-height:36px;margin-top:8px;font-weight:850}.ProfileGifts-module__u-VutG__errorMessage{color:#ffaaa8;text-align:center;background:#ee777414;border:1px solid #ee777447;border-radius:9px;margin:0 12px 12px;padding:9px 10px;font-size:11px}.ProfileGifts-module__u-VutG__spinner{animation:.8s linear infinite ProfileGifts-module__u-VutG__gift-spin}@keyframes ProfileGifts-module__u-VutG__gift-spin{to{transform:rotate(360deg)}}@media (max-width:700px){.ProfileGifts-module__u-VutG__giftCard{margin-top:6px;padding:6px 7px 8px}.ProfileGifts-module__u-VutG__giftGrid{gap:1px}.ProfileGifts-module__u-VutG__giftItem{grid-template-rows:40px minmax(25px,auto);min-height:70px;padding:0}.ProfileGifts-module__u-VutG__giftVisual,.ProfileGifts-module__u-VutG__giftVisual img{width:min(38px,100%);height:38px}.ProfileGifts-module__u-VutG__giftVisual strong{padding:1px 3px;font-size:8px;bottom:0;right:0}.ProfileGifts-module__u-VutG__giftName{-webkit-line-clamp:3;min-height:25px;font-size:7px}.ProfileGifts-module__u-VutG__emptyGift{min-height:44px;font-size:9px}.ProfileGifts-module__u-VutG__dialogSurface{width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important}.ProfileGifts-module__u-VutG__catalogGrid{gap:5px;padding:8px}.ProfileGifts-module__u-VutG__catalogGrid>button{min-height:105px;padding:5px 2px}.ProfileGifts-module__u-VutG__catalogImage,.ProfileGifts-module__u-VutG__catalogImage img{width:58px;height:58px}.ProfileGifts-module__u-VutG__catalogGrid strong{font-size:9px}.ProfileGifts-module__u-VutG__catalogGrid small{font-size:8px}}@media (prefers-reduced-motion:reduce){.ProfileGifts-module__u-VutG__spinner{animation:none}.ProfileGifts-module__u-VutG__addGiftButton,.ProfileGifts-module__u-VutG__giftItem,.ProfileGifts-module__u-VutG__catalogGrid>button{transition:none}}
.ProfileCustomization-module__Mwhura__shell{color:#edf1f5;background:radial-gradient(circle at 86% 4%,#ffb4540f,#0000 27%),#10141c;flex-direction:column;width:100%;height:min(680px,100dvh - 24px);min-height:0;font-family:Segoe UI,Tahoma,Arial,sans-serif;display:flex;overflow:hidden}.ProfileCustomization-module__Mwhura__header{text-align:left;background:#090b10f0;border-bottom:1px solid #d0dbe81c;flex:0 0 72px;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:11px;min-height:72px;padding:11px 14px;display:grid}.ProfileCustomization-module__Mwhura__header button{color:#9da9b7;cursor:pointer;background:#ffffff06;border:1px solid #d0dbe81c;border-radius:12px;place-items:center;width:42px;height:42px;padding:0;display:grid}.ProfileCustomization-module__Mwhura__header button:hover{color:#edf1f5;background:#ffb45412;border-color:#ffb45452}.ProfileCustomization-module__Mwhura__header small{color:#92aec8;letter-spacing:.14em;font-size:9px;font-weight:800;display:block}.ProfileCustomization-module__Mwhura__header h2{margin:3px 0 0;font-size:21px;font-weight:800;line-height:1.05}.ProfileCustomization-module__Mwhura__body{flex:1;min-height:0;padding:14px;display:flex;overflow:hidden}.ProfileCustomization-module__Mwhura__menu{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:10px;width:100%;min-height:0;display:grid;overflow-y:auto}.ProfileCustomization-module__Mwhura__menu button{color:#dce3e9;min-height:142px;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(145deg,#ffffff06,#0000 52%),#141923e0;border:1px solid #d0dbe81c;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:48px minmax(0,1fr);align-content:center;gap:5px 13px;padding:18px;display:grid;position:relative;overflow:hidden}.ProfileCustomization-module__Mwhura__menu button:after{color:#536171;content:"›";font-size:24px;position:absolute;inset:auto 15px 14px auto}.ProfileCustomization-module__Mwhura__menu button:hover{background:linear-gradient(145deg,#ffb45413,#0000 55%),#171d27f5;border-color:#ffb4544d}.ProfileCustomization-module__Mwhura__menu button>span{color:#ffb454;background:#ffb4540e;border:1px solid #ffb4543d;border-radius:12px;grid-row:1/3;place-items:center;width:46px;height:46px;display:grid}.ProfileCustomization-module__Mwhura__menu strong{color:#f0f3f6;align-self:end;font-size:16px;font-weight:750}.ProfileCustomization-module__Mwhura__menu small{color:#929fad;align-self:start;padding-right:20px;font-size:12px;line-height:1.4}.ProfileCustomization-module__Mwhura__avatarPage,.ProfileCustomization-module__Mwhura__inventoryPage,.ProfileCustomization-module__Mwhura__renamePage{width:100%;min-height:0}.ProfileCustomization-module__Mwhura__avatarPage{overflow-y:auto}.ProfileCustomization-module__Mwhura__avatarHero{text-align:left;background:linear-gradient(135deg,#ffb45413,#0000 52%),#141923f0;border:1px solid #ffb45438;border-radius:16px;grid-template-columns:160px minmax(0,1fr);align-items:center;gap:20px;min-height:154px;padding:18px 24px;display:grid}.ProfileCustomization-module__Mwhura__avatarPreview{place-items:center;display:grid;position:relative}.ProfileCustomization-module__Mwhura__avatarPreview:before{content:"";border:1px solid #ffb45442;border-radius:50%;width:142px;height:142px;position:absolute;box-shadow:0 0 38px #ffb45417}.ProfileCustomization-module__Mwhura__avatarPreview img,.ProfileCustomization-module__Mwhura__uploadRow>img{object-fit:cover;border-radius:50%}.ProfileCustomization-module__Mwhura__avatarPreview img{width:132px;height:132px;position:relative}.ProfileCustomization-module__Mwhura__avatarPreview>span{color:#ffb454;letter-spacing:.13em;background:#151a23;border:1px solid #ffb4543d;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:850;position:absolute;bottom:-4px}.ProfileCustomization-module__Mwhura__avatarHero>div:last-child small,.ProfileCustomization-module__Mwhura__previewCopy small,.ProfileCustomization-module__Mwhura__backgroundPreviewFooter small,.ProfileCustomization-module__Mwhura__optionCard>div small,.ProfileCustomization-module__Mwhura__renamePreview small{color:#92aec8;letter-spacing:.13em;font-size:9px;font-weight:850;display:block}.ProfileCustomization-module__Mwhura__avatarHero h3,.ProfileCustomization-module__Mwhura__previewCopy h3,.ProfileCustomization-module__Mwhura__optionCard h3{color:#f0f3f6;margin:5px 0 0;font-size:22px;font-weight:750}.ProfileCustomization-module__Mwhura__avatarHero h3{margin:0}.ProfileCustomization-module__Mwhura__avatarHero p,.ProfileCustomization-module__Mwhura__previewCopy p,.ProfileCustomization-module__Mwhura__optionCard p{color:#9ca9b6;margin:7px 0 0;font-size:13px;line-height:1.5}.ProfileCustomization-module__Mwhura__avatarOptions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.ProfileCustomization-module__Mwhura__optionCard{text-align:left;background:#141923e0;border:1px solid #d0dbe81c;border-radius:15px;flex-direction:column;gap:10px;min-width:0;padding:16px;display:flex}.ProfileCustomization-module__Mwhura__optionIcon{color:#ffb454;background:#ffb4540e;border:1px solid #ffb4543d;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.ProfileCustomization-module__Mwhura__optionCard h3{margin:0;font-size:17px}.ProfileCustomization-module__Mwhura__optionCard>div small{color:#8f9dac;letter-spacing:normal;margin-top:5px;font-size:11px;font-weight:650}.ProfileCustomization-module__Mwhura__optionActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:auto;display:grid}.ProfileCustomization-module__Mwhura__primaryButton,.ProfileCustomization-module__Mwhura__secondaryButton{min-height:42px;font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:9px 14px;font-size:13px;font-weight:750;display:inline-flex}.ProfileCustomization-module__Mwhura__primaryButton{color:#171109;background:linear-gradient(#ffc16f,#f6a841);border:1px solid #ffc16f;box-shadow:inset 0 1px #ffffff5c}.ProfileCustomization-module__Mwhura__secondaryButton{color:#dce3e9;background:#ffffff09;border:1px solid #d0dbe824}.ProfileCustomization-module__Mwhura__dangerButton{color:#ff6b6b;min-height:42px;font:inherit;cursor:pointer;background:#ff6b6b0f;border:1px solid #ff6b6b4d;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:9px 14px;font-size:13px;font-weight:750;display:inline-flex}.ProfileCustomization-module__Mwhura__dangerButton:disabled{color:#768391;cursor:not-allowed;background:#252d38;border-color:#d0dbe817}.ProfileCustomization-module__Mwhura__primaryButton:disabled,.ProfileCustomization-module__Mwhura__secondaryButton:disabled{color:#768391;box-shadow:none;cursor:not-allowed;background:#252d38;border-color:#d0dbe817}.ProfileCustomization-module__Mwhura__uploadRow{background:#ffffff05;border:1px solid #d0dbe81a;border-radius:12px;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:9px;display:grid}.ProfileCustomization-module__Mwhura__uploadRow>img{width:62px;height:62px}.ProfileCustomization-module__Mwhura__uploadRow>div{min-width:0}.ProfileCustomization-module__Mwhura__uploadRow label{color:#ffb454;cursor:pointer;align-items:center;gap:6px;font-size:12px;font-weight:750;display:inline-flex}.ProfileCustomization-module__Mwhura__uploadRow input{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.ProfileCustomization-module__Mwhura__uploadRow small{color:#8795a4;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:10px;display:block;overflow:hidden}.ProfileCustomization-module__Mwhura__ticketLine{color:#9ba8b5;justify-content:space-between;align-items:center;gap:8px;font-size:11px;display:flex}.ProfileCustomization-module__Mwhura__ticketLine span{align-items:center;gap:5px;display:flex}.ProfileCustomization-module__Mwhura__ticketLine strong{color:#ffb454;font-size:13px}.ProfileCustomization-module__Mwhura__inventoryPage{flex-direction:column;display:flex;overflow:hidden}.ProfileCustomization-module__Mwhura__framePreviewPanel,.ProfileCustomization-module__Mwhura__chatPreviewPanel,.ProfileCustomization-module__Mwhura__piecePreviewPanel{text-align:left;background:linear-gradient(135deg,#ffb45411,#0000 56%),#141923f0;border:1px solid #ffb45433;border-radius:16px;flex:none;grid-template-columns:155px minmax(0,1fr) auto;align-items:center;gap:17px;min-height:160px;padding:15px 18px;display:grid}.ProfileCustomization-module__Mwhura__largeAvatarPreview{place-items:center;min-height:130px;display:grid}.ProfileCustomization-module__Mwhura__previewCopy{min-width:0}.ProfileCustomization-module__Mwhura__previewCopy h3{font-size:20px}.ProfileCustomization-module__Mwhura__frameActions{flex-direction:column;gap:8px;display:flex}.ProfileCustomization-module__Mwhura__framePreviewPanel>.ProfileCustomization-module__Mwhura__primaryButton,.ProfileCustomization-module__Mwhura__chatPreviewPanel>.ProfileCustomization-module__Mwhura__primaryButton,.ProfileCustomization-module__Mwhura__piecePreviewPanel>.ProfileCustomization-module__Mwhura__primaryButton{min-width:142px}.ProfileCustomization-module__Mwhura__framePreviewPanel>.ProfileCustomization-module__Mwhura__primaryButton,.ProfileCustomization-module__Mwhura__framePreviewPanel>.ProfileCustomization-module__Mwhura__secondaryButton,.ProfileCustomization-module__Mwhura__framePreviewPanel>.ProfileCustomization-module__Mwhura__dangerButton{align-self:stretch;min-height:38px}.ProfileCustomization-module__Mwhura__inventoryHeading{text-align:left;flex:0 0 55px;justify-content:space-between;align-items:center;min-height:55px;padding:9px 2px 7px;display:flex}.ProfileCustomization-module__Mwhura__inventoryHeading strong{color:#e9edf1;font-size:15px;font-weight:750;display:block}.ProfileCustomization-module__Mwhura__inventoryHeading small{color:#8493a2;margin-top:3px;font-size:11px;display:block}.ProfileCustomization-module__Mwhura__itemGrid{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#3a4553 transparent;flex:1;align-content:start;gap:8px;min-height:0;padding-right:3px;display:grid;overflow-y:auto}.ProfileCustomization-module__Mwhura__frameGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.ProfileCustomization-module__Mwhura__item,.ProfileCustomization-module__Mwhura__itemSelected{color:#d9e0e7;min-width:0;min-height:118px;font:inherit;cursor:pointer;background:#141923d1;border:1px solid #d0dbe81a;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:10px 7px;display:flex;position:relative}.ProfileCustomization-module__Mwhura__itemSelected{background:#ffb45412;border-color:#ffb45480;box-shadow:inset 0 0 0 1px #ffb45414}.ProfileCustomization-module__Mwhura__item strong,.ProfileCustomization-module__Mwhura__backgroundItem strong,.ProfileCustomization-module__Mwhura__backgroundItemSelected strong,.ProfileCustomization-module__Mwhura__bubbleItem strong,.ProfileCustomization-module__Mwhura__bubbleItemSelected strong,.ProfileCustomization-module__Mwhura__pieceItem strong,.ProfileCustomization-module__Mwhura__pieceItemSelected strong{color:#e5eaf0;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:12px;font-weight:750;overflow:hidden}.ProfileCustomization-module__Mwhura__item em,.ProfileCustomization-module__Mwhura__backgroundItem em,.ProfileCustomization-module__Mwhura__backgroundItemSelected em,.ProfileCustomization-module__Mwhura__bubbleItem em,.ProfileCustomization-module__Mwhura__bubbleItemSelected em,.ProfileCustomization-module__Mwhura__pieceItem em,.ProfileCustomization-module__Mwhura__pieceItemSelected em{color:#77d39d;align-items:center;gap:3px;font-size:9px;font-style:normal;font-weight:750;display:inline-flex}.ProfileCustomization-module__Mwhura__defaultFrame{color:#8795a4;background:#ffffff06;border:1px dashed #d0dbe840;border-radius:50%;place-items:center;width:66px;height:66px;display:grid}.ProfileCustomization-module__Mwhura__frameTierBadge{z-index:2;letter-spacing:.03em;color:#fff;border-radius:4px;justify-content:center;align-items:center;min-width:26px;height:16px;padding:0 5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800;display:inline-flex;position:absolute;top:5px;left:5px;box-shadow:0 1px 4px #0006}.ProfileCustomization-module__Mwhura__frameTierBadge.ProfileCustomization-module__Mwhura__tier0{color:#9ca3af;box-shadow:none;background:0 0}.ProfileCustomization-module__Mwhura__frameTierBadge.ProfileCustomization-module__Mwhura__tier1{background:linear-gradient(135deg,#3ecf8e 0%,#1a9f5c 100%)}.ProfileCustomization-module__Mwhura__frameTierBadge.ProfileCustomization-module__Mwhura__tier2{background:linear-gradient(135deg,#4eb0ff 0%,#1a6fd4 100%)}.ProfileCustomization-module__Mwhura__frameTierBadge.ProfileCustomization-module__Mwhura__tier3{background:linear-gradient(135deg,#ffb454 0%,#d7802c 100%)}.ProfileCustomization-module__Mwhura__frameTierBadge.ProfileCustomization-module__Mwhura__tier4{background:linear-gradient(135deg,#b48cff 0%,#7c3aed 100%)}.ProfileCustomization-module__Mwhura__frameTierBadge.ProfileCustomization-module__Mwhura__tier5{background:linear-gradient(90deg,#ff4b61 0%,#9b7dff 48%,#27d9ff 100%)}.ProfileCustomization-module__Mwhura__emptyState{color:#7f8d9b;border:1px dashed #d0dbe81c;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:54px;margin-top:8px;font-size:11px;display:flex}.ProfileCustomization-module__Mwhura__backgroundPreviewPanel{background:linear-gradient(135deg,#929aa5 0%,#d8dde2 54%,#f4f5f6 100%) 50%/cover;border:1px solid #ffb45433;border-radius:16px;flex-direction:column;flex:0 0 220px;justify-content:space-between;min-height:220px;padding:17px;display:flex;position:relative;overflow:hidden}.ProfileCustomization-module__Mwhura__backgroundPreviewPanel.ProfileCustomization-module__Mwhura__hasPreviewImage{background-position:50%;background-size:cover}.ProfileCustomization-module__Mwhura__backgroundPreviewFooter{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;display:flex}.ProfileCustomization-module__Mwhura__backgroundPreviewFooter>div{text-align:left;background:#090c11c2;border-radius:10px;min-width:0;padding:8px 11px}.ProfileCustomization-module__Mwhura__backgroundPreviewFooter strong{color:#f0f3f6;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:15px;display:block;overflow:hidden}.ProfileCustomization-module__Mwhura__backgroundGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ProfileCustomization-module__Mwhura__backgroundItem,.ProfileCustomization-module__Mwhura__backgroundItemSelected{color:#d9e0e7;min-width:0;min-height:120px;font:inherit;cursor:pointer;background:#141923d1;border:1px solid #d0dbe81a;border-radius:13px;padding:5px;position:relative;overflow:hidden}.ProfileCustomization-module__Mwhura__backgroundItemSelected{background:#ffb45412;border-color:#ffb45480}.ProfileCustomization-module__Mwhura__backgroundItem img,.ProfileCustomization-module__Mwhura__backgroundItemSelected img,.ProfileCustomization-module__Mwhura__defaultBackground{object-fit:cover;border-radius:9px;width:100%;height:82px;display:block}.ProfileCustomization-module__Mwhura__defaultBackground{background:linear-gradient(135deg,#929aa5 0%,#d8dde2 54%,#f4f5f6 100%)}.ProfileCustomization-module__Mwhura__backgroundItem strong,.ProfileCustomization-module__Mwhura__backgroundItemSelected strong{text-align:left;margin-top:7px;padding:0 5px;display:block}.ProfileCustomization-module__Mwhura__backgroundItem em,.ProfileCustomization-module__Mwhura__backgroundItemSelected em{background:#080f0cd1;border-radius:999px;padding:4px 6px;position:absolute;top:10px;right:10px}.ProfileCustomization-module__Mwhura__chatPreviewPanel{grid-template-columns:190px minmax(0,1fr) auto}.ProfileCustomization-module__Mwhura__chatPreviewStage{background-color:#0d121a;background-image:linear-gradient(#92aec809 1px,#0000 1px),linear-gradient(90deg,#92aec809 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #d0dbe81a;border-radius:13px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:122px;padding:13px;display:flex;overflow:visible}.ProfileCustomization-module__Mwhura__fakeChatName{color:#46a7ff;margin:0 0 5px 3px;font-size:11px;font-weight:800}.ProfileCustomization-module__Mwhura__chatPreviewStage>div{max-width:100%;padding:9px 12px;font-size:12px;line-height:1.35}.ProfileCustomization-module__Mwhura__chatPreviewStage>small{color:#93a2b2;margin:5px 0 0 4px;font-size:9px}.ProfileCustomization-module__Mwhura__defaultBubble{color:#fff;background:#2f86e4;border-radius:14px}.ProfileCustomization-module__Mwhura__bubbleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ProfileCustomization-module__Mwhura__bubbleItem,.ProfileCustomization-module__Mwhura__bubbleItemSelected{color:#d9e0e7;min-width:0;min-height:122px;font:inherit;text-align:left;cursor:pointer;background:#141923d1;border:1px solid #d0dbe81a;border-radius:13px;grid-template-columns:minmax(0,1fr);align-content:start;gap:8px;padding:9px;display:grid;position:relative}.ProfileCustomization-module__Mwhura__bubbleItemSelected{background:#ffb45412;border-color:#ffb45480}.ProfileCustomization-module__Mwhura__bubbleThumbnailStage{background:linear-gradient(#080b1061,#080b1061),url(/chatbg.jpg) 50%/cover;border-radius:9px;place-items:center;min-width:0;height:78px;padding:18px 22px 12px;display:grid;overflow:hidden}.ProfileCustomization-module__Mwhura__bubbleThumbnail{text-align:center;place-items:center;width:min(100%,150px);min-height:34px;display:grid;padding:7px 12px!important;font-size:11px!important;line-height:1.2!important;animation:none!important;transform:none!important}.ProfileCustomization-module__Mwhura__bubbleThumbnail:before,.ProfileCustomization-module__Mwhura__bubbleThumbnail:after{animation:none!important}.ProfileCustomization-module__Mwhura__defaultBubbleThumbnail{color:#fff;background:#2f86e4;border-radius:13px}.ProfileCustomization-module__Mwhura__bubbleItem em,.ProfileCustomization-module__Mwhura__bubbleItemSelected em{position:absolute;top:8px;right:8px}.ProfileCustomization-module__Mwhura__piecePreviewPanel{grid-template-columns:160px minmax(0,1fr) auto}.ProfileCustomization-module__Mwhura__miniBoard{background-color:#111820;background-image:linear-gradient(#ffb45424 1px,#0000 1px),linear-gradient(90deg,#ffb45424 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:33px 33px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #ffb4543b;border-radius:13px;grid-template-columns:repeat(2,1fr);place-items:center;width:132px;height:132px;display:grid;position:relative;overflow:hidden}.ProfileCustomization-module__Mwhura__boardPiece{color:#f0f3f6;place-items:center;width:46px;height:46px;font-size:31px;font-weight:900;display:grid}.ProfileCustomization-module__Mwhura__boardPiece:last-child{color:#ff8d75}.ProfileCustomization-module__Mwhura__boardPiece>span,.ProfileCustomization-module__Mwhura__boardPiece svg{width:100%;height:100%}.ProfileCustomization-module__Mwhura__pieceGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.ProfileCustomization-module__Mwhura__pieceItem,.ProfileCustomization-module__Mwhura__pieceItemSelected{color:#d9e0e7;min-width:0;min-height:116px;font:inherit;cursor:pointer;background:#141923d1;border:1px solid #d0dbe81a;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:10px;display:flex;position:relative}.ProfileCustomization-module__Mwhura__pieceItemSelected{background:#ffb45412;border-color:#ffb45480}.ProfileCustomization-module__Mwhura__piecePair{justify-content:center;align-items:center;gap:13px;min-height:54px;display:flex}.ProfileCustomization-module__Mwhura__piecePair b{font-size:28px}.ProfileCustomization-module__Mwhura__piecePair b:first-child{color:#5ed3a3}.ProfileCustomization-module__Mwhura__piecePair b:last-child{color:#ff7c73}.ProfileCustomization-module__Mwhura__piecePair i{width:43px;height:43px;font-style:normal;display:block}.ProfileCustomization-module__Mwhura__piecePair i svg{width:100%;height:100%}.ProfileCustomization-module__Mwhura__pieceItem em,.ProfileCustomization-module__Mwhura__pieceItemSelected em{position:absolute;top:8px;right:8px}.ProfileCustomization-module__Mwhura__renamePage{text-align:left;flex-direction:column;align-self:flex-start;gap:13px;max-width:500px;margin:0 auto;padding-top:18px;display:flex}.ProfileCustomization-module__Mwhura__renamePreview{background:linear-gradient(135deg,#ffb45412,#0000 55%),#141923f0;border:1px solid #ffb45433;border-radius:16px;grid-template-columns:42px minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:12px;min-height:150px;padding:18px;display:grid}.ProfileCustomization-module__Mwhura__renamePreview>span{color:#ffb454;background:#ffb4540e;border:1px solid #ffb4543d;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.ProfileCustomization-module__Mwhura__renamePreview strong{color:#edf1f5;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:17px;font-weight:750;display:block;overflow:hidden}.ProfileCustomization-module__Mwhura__renamePreview>i{color:#667586;text-align:center;font-size:20px;font-style:normal}.ProfileCustomization-module__Mwhura__renameField{background:#141923e0;border:1px solid #d0dbe81c;border-radius:14px;padding:14px;display:block}.ProfileCustomization-module__Mwhura__renameField>span{color:#dce3e9;margin-bottom:8px;font-size:13px;font-weight:750;display:block}.ProfileCustomization-module__Mwhura__renameField input{color:#edf1f5;width:100%;min-height:46px;font:inherit;background:#0d1219;border:1px solid #d0dbe829;border-radius:11px;outline:none;padding:0 13px;font-size:15px}.ProfileCustomization-module__Mwhura__renameField input:focus{border-color:#ffb45480;box-shadow:0 0 0 3px #ffb45412}.ProfileCustomization-module__Mwhura__renameField input:disabled{color:#728090;cursor:not-allowed}.ProfileCustomization-module__Mwhura__renameField small{color:#7f8d9b;text-align:right;margin-top:7px;font-size:10px;display:block}.ProfileCustomization-module__Mwhura__renameCost{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.ProfileCustomization-module__Mwhura__renameCost>div{background:#141923e0;border:1px solid #d0dbe81c;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;min-height:80px;padding:13px 15px;display:flex}.ProfileCustomization-module__Mwhura__renameCost span{color:#a4b0bc;align-items:center;gap:7px;font-size:12px;display:flex}.ProfileCustomization-module__Mwhura__renameCost svg{color:#ffb454}.ProfileCustomization-module__Mwhura__renameCost strong{color:#ffb454;font-size:24px;font-weight:850}.ProfileCustomization-module__Mwhura__renameWarning{color:#ef9b96;text-align:center;background:#ee77740e;border:1px solid #ee777433;border-radius:10px;margin:0;padding:9px 11px;font-size:11px}.ProfileCustomization-module__Mwhura__renamePage>.ProfileCustomization-module__Mwhura__primaryButton{align-self:stretch;min-height:48px}@media (max-width:700px){.ProfileCustomization-module__Mwhura__shell{height:min(650px,100dvh - 32px)}.ProfileCustomization-module__Mwhura__header{flex-basis:62px;grid-template-columns:38px minmax(0,1fr) 38px;min-height:62px;padding:8px 10px}.ProfileCustomization-module__Mwhura__header button{border-radius:10px;width:38px;height:38px}.ProfileCustomization-module__Mwhura__header h2{font-size:17px}.ProfileCustomization-module__Mwhura__body{padding:9px}.ProfileCustomization-module__Mwhura__menu{gap:7px}.ProfileCustomization-module__Mwhura__menu button{grid-template-columns:38px minmax(0,1fr);gap:3px 9px;min-height:108px;padding:12px}.ProfileCustomization-module__Mwhura__menu button>span{border-radius:10px;width:38px;height:38px}.ProfileCustomization-module__Mwhura__menu strong{font-size:13px}.ProfileCustomization-module__Mwhura__menu small{font-size:10px}.ProfileCustomization-module__Mwhura__avatarHero{grid-template-columns:112px minmax(0,1fr);gap:11px;min-height:118px;padding:12px}.ProfileCustomization-module__Mwhura__avatarPreview:before{width:104px;height:104px}.ProfileCustomization-module__Mwhura__avatarPreview img{width:96px;height:96px}.ProfileCustomization-module__Mwhura__avatarHero h3{font-size:17px}.ProfileCustomization-module__Mwhura__avatarOptions{grid-template-columns:1fr;gap:7px;margin-top:7px}.ProfileCustomization-module__Mwhura__optionCard{gap:8px;padding:12px}.ProfileCustomization-module__Mwhura__framePreviewPanel,.ProfileCustomization-module__Mwhura__chatPreviewPanel,.ProfileCustomization-module__Mwhura__piecePreviewPanel{grid-template-columns:105px minmax(0,1fr);gap:10px;min-height:138px;padding:11px}.ProfileCustomization-module__Mwhura__largeAvatarPreview{min-height:105px}.ProfileCustomization-module__Mwhura__previewCopy h3{font-size:16px}.ProfileCustomization-module__Mwhura__previewCopy p{font-size:10px}.ProfileCustomization-module__Mwhura__framePreviewPanel>.ProfileCustomization-module__Mwhura__primaryButton,.ProfileCustomization-module__Mwhura__chatPreviewPanel>.ProfileCustomization-module__Mwhura__primaryButton,.ProfileCustomization-module__Mwhura__piecePreviewPanel>.ProfileCustomization-module__Mwhura__primaryButton{grid-column:1/-1;min-width:0;min-height:38px}.ProfileCustomization-module__Mwhura__inventoryHeading{flex-basis:48px;min-height:48px}.ProfileCustomization-module__Mwhura__frameGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.ProfileCustomization-module__Mwhura__item,.ProfileCustomization-module__Mwhura__itemSelected{min-height:100px;padding:7px 4px}.ProfileCustomization-module__Mwhura__backgroundPreviewPanel{flex-basis:175px;min-height:175px;padding:11px}.ProfileCustomization-module__Mwhura__backgroundPreviewFooter>.ProfileCustomization-module__Mwhura__primaryButton{min-height:38px;padding-inline:10px;font-size:11px}.ProfileCustomization-module__Mwhura__backgroundGrid{grid-template-columns:1fr}.ProfileCustomization-module__Mwhura__chatPreviewPanel{grid-template-columns:128px minmax(0,1fr)}.ProfileCustomization-module__Mwhura__chatPreviewStage{min-height:100px;padding:8px}.ProfileCustomization-module__Mwhura__chatPreviewStage>div{padding:7px 9px;font-size:10px}.ProfileCustomization-module__Mwhura__bubbleGrid{grid-template-columns:1fr}.ProfileCustomization-module__Mwhura__piecePreviewPanel{grid-template-columns:112px minmax(0,1fr)}.ProfileCustomization-module__Mwhura__miniBoard{background-size:26px 26px;width:104px;height:104px}.ProfileCustomization-module__Mwhura__boardPiece{width:38px;height:38px;font-size:26px}.ProfileCustomization-module__Mwhura__pieceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ProfileCustomization-module__Mwhura__renamePage{padding-top:5px}.ProfileCustomization-module__Mwhura__renamePreview{grid-template-columns:34px minmax(0,1fr) 18px minmax(0,1fr);gap:7px;min-height:124px;padding:12px}.ProfileCustomization-module__Mwhura__renamePreview>span{width:34px;height:34px}.ProfileCustomization-module__Mwhura__renamePreview strong{font-size:13px}.ProfileCustomization-module__Mwhura__renameCost>div{min-height:68px;padding:10px}.ProfileCustomization-module__Mwhura__renameCost span{font-size:10px}.ProfileCustomization-module__Mwhura__renameCost strong{font-size:20px}}@media (max-width:420px){.ProfileCustomization-module__Mwhura__menu{grid-template-columns:1fr}.ProfileCustomization-module__Mwhura__menu button{min-height:82px}.ProfileCustomization-module__Mwhura__optionActions{grid-template-columns:1fr}.ProfileCustomization-module__Mwhura__frameGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ProfileCustomization-module__Mwhura__backgroundPreviewFooter{flex-direction:column;align-items:stretch}.ProfileCustomization-module__Mwhura__backgroundPreviewFooter>div{align-self:flex-start}.ProfileCustomization-module__Mwhura__backgroundPreviewFooter>.ProfileCustomization-module__Mwhura__primaryButton{align-self:flex-end}.ProfileCustomization-module__Mwhura__renameCost{grid-template-columns:1fr}.ProfileCustomization-module__Mwhura__renameCost>div{min-height:58px}}@media (prefers-reduced-motion:reduce){.ProfileCustomization-module__Mwhura__header button,.ProfileCustomization-module__Mwhura__menu button,.ProfileCustomization-module__Mwhura__primaryButton,.ProfileCustomization-module__Mwhura__secondaryButton,.ProfileCustomization-module__Mwhura__item,.ProfileCustomization-module__Mwhura__itemSelected,.ProfileCustomization-module__Mwhura__backgroundItem,.ProfileCustomization-module__Mwhura__backgroundItemSelected,.ProfileCustomization-module__Mwhura__bubbleItem,.ProfileCustomization-module__Mwhura__bubbleItemSelected,.ProfileCustomization-module__Mwhura__pieceItem,.ProfileCustomization-module__Mwhura__pieceItemSelected{transition:none}}.ProfileCustomization-module__Mwhura__deleteFrameModal{z-index:10010;background:#1a2030;border:1px solid #ff6b6b40;border-radius:16px;flex-direction:column;width:min(400px,100vw - 32px);font-size:13px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0009}.ProfileCustomization-module__Mwhura__deleteFrameHeader{background:#ff6b6b14;border-bottom:1px solid #ff6b6b26;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ProfileCustomization-module__Mwhura__deleteFrameHeader h3{letter-spacing:.08em;color:#ff6b6b;margin:0;font-size:13px;font-weight:800}.ProfileCustomization-module__Mwhura__deleteFrameHeader button{color:#7f8d9b;cursor:pointer;background:0 0;border:none;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.ProfileCustomization-module__Mwhura__deleteFrameHeader button:hover{color:#dce3e9;background:#ffffff14}.ProfileCustomization-module__Mwhura__deleteFrameBody{flex-direction:column;gap:14px;padding:18px 18px 14px;display:flex}.ProfileCustomization-module__Mwhura__deleteFrameWarning{color:#d9e0e7;background:#ff6b6b0f;border:1px solid #ff6b6b26;border-radius:10px;align-items:flex-start;gap:10px;margin:0;padding:12px;font-size:12px;line-height:1.5;display:flex}.ProfileCustomization-module__Mwhura__deleteFrameIcon{flex-shrink:0;font-size:16px}.ProfileCustomization-module__Mwhura__deleteFrameInfo{color:#a0aab4;background:#ffffff08;border:1px solid #d0dbe814;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;display:flex}.ProfileCustomization-module__Mwhura__deleteFrameInfo strong{color:#dce3e9;font-size:14px}.ProfileCustomization-module__Mwhura__deleteFrameSelector{justify-content:space-between;align-items:center;gap:12px;display:flex}.ProfileCustomization-module__Mwhura__deleteFrameSelector label{color:#a0aab4;font-size:12px}.ProfileCustomization-module__Mwhura__deleteFrameStepper{border:1px solid #d0dbe824;border-radius:8px;align-items:center;gap:0;display:flex;overflow:hidden}.ProfileCustomization-module__Mwhura__deleteFrameStepper button{color:#dce3e9;cursor:pointer;background:#ffffff0a;border:none;place-items:center;width:34px;height:34px;font-size:18px;transition:background .15s;display:grid}.ProfileCustomization-module__Mwhura__deleteFrameStepper button:hover:not(:disabled){background:#ffffff1a}.ProfileCustomization-module__Mwhura__deleteFrameStepper button:disabled{color:#4b5563;cursor:not-allowed}.ProfileCustomization-module__Mwhura__deleteFrameStepper span{text-align:center;color:#dce3e9;min-width:44px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:15px;font-weight:700}.ProfileCustomization-module__Mwhura__deleteFrameNote{color:#6b7280;text-align:center;margin:0;font-size:11px}.ProfileCustomization-module__Mwhura__deleteFrameNote strong{color:#a0aab4}.ProfileCustomization-module__Mwhura__deleteFrameFooter{gap:10px;padding:14px 18px 18px;display:flex}.ProfileCustomization-module__Mwhura__cancelButton{min-height:40px;font:inherit;cursor:pointer;color:#dce3e9;background:#ffffff09;border:1px solid #d0dbe824;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;padding:9px 14px;font-size:13px;font-weight:750;display:inline-flex}.ProfileCustomization-module__Mwhura__confirmDeleteButton{min-height:40px;font:inherit;cursor:pointer;color:#fff;background:linear-gradient(#e85555,#c43e3e);border:1px solid #ff6b6b66;border-radius:10px;flex:2;justify-content:center;align-items:center;gap:7px;padding:9px 14px;font-size:13px;font-weight:750;display:inline-flex;box-shadow:inset 0 1px #fff3}.ProfileCustomization-module__Mwhura__confirmDeleteButton:hover{background:linear-gradient(#f06060,#d04545)}.ProfileCustomization-module__Mwhura__modalOverlay{z-index:10015;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}
.BotModeModal-module__lzg5jW__modePopover{z-index:50;width:min(500px,100vw - 48px);color:var(--text);transform-origin:22% 100%;background:radial-gradient(circle at 18% 0,#ffb45412,#0000 34%),#141923;border:1px solid #ffb45438;border-radius:16px;animation:.15s ease-out BotModeModal-module__lzg5jW__modePopoverIn;position:absolute;bottom:calc(100% + 10px);left:0;overflow:visible;box-shadow:0 24px 60px #00000085}.BotModeModal-module__lzg5jW__popoverArrow{background:#141923;border-bottom:1px solid #ffb45438;border-right:1px solid #ffb45438;width:13px;height:13px;position:absolute;bottom:-7px;left:22%;transform:translate(-50%)rotate(45deg)}.BotModeModal-module__lzg5jW__modeHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:9px 10px 9px 12px;display:flex}.BotModeModal-module__lzg5jW__modeHeader>div{align-items:center;gap:9px;min-width:0;display:flex}.BotModeModal-module__lzg5jW__modeHeader>div>span{width:32px;height:32px;color:var(--amber);background:#ffb45412;border:1px solid #ffb45433;border-radius:9px;flex:0 0 32px;place-items:center;display:grid}.BotModeModal-module__lzg5jW__modeHeader p{min-width:0;margin:0}.BotModeModal-module__lzg5jW__modeHeader small,.BotModeModal-module__lzg5jW__modeCopy small{color:var(--steel);letter-spacing:.12em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800;display:block}.BotModeModal-module__lzg5jW__modeHeader strong{color:#f2eee7;margin-top:1px;font-family:Calistoga,Georgia,serif;font-size:19px;font-weight:400;display:block}.BotModeModal-module__lzg5jW__modeHeader>button{color:#91a3b5;border:1px solid var(--line);cursor:pointer;background:#ffffff06;border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;padding:0;display:grid}.BotModeModal-module__lzg5jW__modeHeader>button:hover{color:#fff;background:#ffffff0f}.BotModeModal-module__lzg5jW__modeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}.BotModeModal-module__lzg5jW__modeCard{background:#080b107a;border:1px solid #92aec824;border-radius:12px;min-width:0;overflow:hidden}.BotModeModal-module__lzg5jW__normalCard:hover{border-color:#61be9657}.BotModeModal-module__lzg5jW__chaosCard:hover{border-color:#e7806857}.BotModeModal-module__lzg5jW__modeSelect{width:100%;min-height:92px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:11px 10px;display:grid}.BotModeModal-module__lzg5jW__modeSelect:hover{background:#ffffff06}.BotModeModal-module__lzg5jW__modeIcon{place-items:center;width:40px;height:40px;display:grid}.BotModeModal-module__lzg5jW__modeIcon img{object-fit:contain;width:38px;height:38px;display:block}.BotModeModal-module__lzg5jW__modeCopy{min-width:0}.BotModeModal-module__lzg5jW__modeCopy small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.BotModeModal-module__lzg5jW__normalCard .BotModeModal-module__lzg5jW__modeCopy small{color:#80c9a9}.BotModeModal-module__lzg5jW__chaosCard .BotModeModal-module__lzg5jW__modeCopy small{color:#e89985}.BotModeModal-module__lzg5jW__modeCopy strong{color:#f2eee7;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:15px;display:block;overflow:hidden}.BotModeModal-module__lzg5jW__modeCopy em{color:#93a4b4;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;font-style:normal;display:block;overflow:hidden}.BotModeModal-module__lzg5jW__modeSelect>svg{color:#74879a}.BotModeModal-module__lzg5jW__modeHeader button:focus-visible,.BotModeModal-module__lzg5jW__modeSelect:focus-visible{z-index:2;outline:2px solid var(--amber);outline-offset:-2px;position:relative}@keyframes BotModeModal-module__lzg5jW__modePopoverIn{0%{opacity:0;transform:translateY(5px)scale(.98)}}@media (max-width:700px){.BotModeModal-module__lzg5jW__modePopover{width:min(500px,100vw - 36px)}.BotModeModal-module__lzg5jW__popoverArrow{left:24%}.BotModeModal-module__lzg5jW__modeSelect{grid-template-columns:34px minmax(0,1fr);gap:7px;min-height:88px;padding:9px 8px}.BotModeModal-module__lzg5jW__modeIcon{width:34px;height:34px}.BotModeModal-module__lzg5jW__modeIcon img{width:32px;height:32px}.BotModeModal-module__lzg5jW__modeSelect>svg{display:none}.BotModeModal-module__lzg5jW__modeCopy strong{font-size:14px}.BotModeModal-module__lzg5jW__modeCopy em{white-space:normal}}@media (max-width:390px){.BotModeModal-module__lzg5jW__modePopover{width:calc(100vw - 32px)}.BotModeModal-module__lzg5jW__modeHeader{min-height:48px}.BotModeModal-module__lzg5jW__modeGrid{gap:6px;padding:8px}.BotModeModal-module__lzg5jW__modeSelect{grid-template-columns:30px minmax(0,1fr);min-height:82px;padding-inline:6px}.BotModeModal-module__lzg5jW__modeIcon,.BotModeModal-module__lzg5jW__modeIcon img{width:30px;height:30px}.BotModeModal-module__lzg5jW__modeCopy small{font-size:9px}.BotModeModal-module__lzg5jW__modeCopy strong{font-size:13px}.BotModeModal-module__lzg5jW__modeCopy em{font-size:11px}}@media (prefers-reduced-motion:reduce){.BotModeModal-module__lzg5jW__modePopover{animation:none}}
