*{box-sizing:border-box}:root{--bg:#07090c;--panel:#0d1116;--panel2:#12171d;--text:#f6f7f8;--muted:#8d96a3;--line:#1e2731;--cyan:#14c9e8}html,body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh}button,input{font:inherit}.app-shell{min-height:100vh;padding-bottom:74px}.page{display:none}.page.active{display:block}.home-center{height:calc(100dvh - 74px);min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 20px;overflow:hidden}.brand{font-size:clamp(34px,8vw,60px);font-weight:900;letter-spacing:-.055em}.tagline{color:var(--muted);line-height:1.45;margin:12px 0 25px;font-size:14px}.hero-stat{margin:7px 0 19px}.label,.eyebrow{font-size:11px;letter-spacing:.18em;color:var(--muted);font-weight:850}.jackpot{font-size:clamp(46px,12vw,78px);font-weight:900;color:var(--cyan);letter-spacing:-.055em;margin-top:5px}.remaining{font-size:clamp(31px,9vw,60px);font-weight:880;letter-spacing:-.05em;margin-top:5px}.subtle,.fine-print,.preview-note{color:var(--muted);font-size:12px}.fine-print{margin-top:11px}.primary-btn{border:0;background:var(--cyan);color:#041015;font-weight:900;letter-spacing:.045em;border-radius:14px;padding:17px 26px;min-width:min(92vw,420px);cursor:pointer;box-shadow:0 10px 30px #14c9e81f}.primary-btn:disabled{opacity:.55;cursor:not-allowed}.secondary-btn{border:1px solid #2b3642;background:#11161c;color:#fff;font-weight:800;border-radius:12px;padding:14px 22px;cursor:pointer}.text-btn{display:block;width:100%;border:0;background:transparent;color:#aab5bf;padding:13px 8px 2px;cursor:pointer}.text-btn:hover{color:#fff}.content-page{max-width:820px;margin:0 auto;padding:31px 18px}.page-head{padding:5px 1px 21px}.page-head h1,.profile-header h1{font-size:32px;margin:7px 0;letter-spacing:-.04em}.page-head p{color:var(--muted);line-height:1.5;margin:0}.leader-list{border-top:1px solid var(--line)}.leader-row{display:grid;grid-template-columns:34px 44px minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px 3px;border-bottom:1px solid var(--line)}.rank{font-weight:900;color:#aeb7c2}.avatar,.profile-photo,.account-avatar{display:grid;place-items:center;border-radius:50%;background:#171e26;border:1px solid #2d3945;font-weight:900}.avatar{width:40px;height:40px}.leader-user{display:flex;flex-direction:column}.leader-user span{font-size:11px;color:var(--muted);margin-top:2px}.leader-number{padding:9px 10px;border-radius:10px;font-weight:900;min-width:80px;text-align:center}.silver-mini{background:#bdc3c9;color:#121416}.bronze-mini{background:#92603b}.red-mini{background:#702328}.preview-note{margin-top:18px}.market-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mini-card,.result-card{position:relative;overflow:hidden;border-radius:17px;border:1px solid rgba(255,255,255,.12);box-shadow:0 13px 34px #00000047,inset 0 1px #ffffff21}.mini-card:after,.result-card:after{content:"";position:absolute;inset:0;background:linear-gradient(112deg,rgba(255,255,255,.16),transparent 31%,transparent 68%,rgba(255,255,255,.06));pointer-events:none}.mini-card{aspect-ratio:1.586/1;padding:15px;display:flex;flex-direction:column;justify-content:space-between}.mini-top,.mini-bottom,.card-top,.card-bottom{display:flex;justify-content:space-between;gap:9px;font-size:9px;font-weight:850;letter-spacing:.08em;position:relative;z-index:2}.mini-number{font-size:clamp(22px,5vw,34px);font-weight:950;letter-spacing:-.05em;text-align:center;position:relative;z-index:2;text-shadow:0 1px rgba(255,255,255,.16),0 -2px rgba(0,0,0,.25)}.green-card{background:#164f39}.blue-card{background:#173e76}.red-card{background:#78262b}.bronze-card{background:#93613c}.silver-card{background:#bec4ca;color:#131517}.gold-card{background:#c89c25;color:#181309}.graphite-card{background:#262b31}.one-card{background:#dce2e7;color:#111}.cover{height:170px;border-radius:0 0 18px 18px;background:linear-gradient(135deg,#121720,#26313e);border-bottom:1px solid #26313e}.profile-header{display:flex;align-items:flex-end;gap:15px;margin-top:-42px;padding:0 8px}.profile-photo{width:86px;height:86px;border:4px solid var(--bg);font-size:29px}.identity{padding-bottom:7px}.identity h1{margin:0 0 3px}.meta{color:var(--muted);font-size:13px}.profile-actions{display:flex;gap:8px;margin:18px 8px}.profile-actions button,.profile-tab{background:#11161c;color:#e3e7eb;border:1px solid #25303a;border-radius:11px;padding:11px 13px;cursor:pointer}.profile-actions button{flex:1;font-size:12px}.profile-tabs{display:flex;gap:8px;overflow:auto;border-bottom:1px solid var(--line);padding:0 8px 10px}.profile-tab{white-space:nowrap}.profile-tab.active{border-color:var(--cyan);color:#fff}.profile-panel{display:none;padding:21px 8px}.profile-panel.active{display:block}.bio-block{border-bottom:1px solid var(--line);padding:12px 0 18px;margin-bottom:19px}.bio-block p{margin:8px 0 0;color:#d9dfe4}.compact{margin-top:11px}.empty-state{color:var(--muted);padding:25px 0}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:74px;background:#080a0df2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);z-index:50}.nav-btn{border:0;background:none;color:#808a95;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:10px;cursor:pointer}.nav-btn span{font-size:20px}.nav-btn.active{color:var(--cyan)}.modal{display:none;position:fixed;inset:0;z-index:100}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-panel,.draw-panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92vw,520px);background:#0d1116;border:1px solid #29333d;border-radius:22px;padding:28px 22px;box-shadow:0 32px 100px #00000094}.modal-close{position:absolute;right:14px;top:9px;background:none;border:0;color:#8e98a4;font-size:29px;cursor:pointer}.modal-close:hover{color:#fff}.auth-brand{font-size:18px;font-weight:900;letter-spacing:-.03em;margin-bottom:20px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;border:1px solid #28333e;border-radius:12px;padding:4px;background:#090c10}.auth-tab{border:0;background:none;color:#87919d;padding:11px;border-radius:9px;font-weight:800;cursor:pointer}.auth-tab.active{background:#171e26;color:#fff}.auth-form{display:none;padding-top:18px}.auth-form.active{display:block}.auth-form h2{margin:0 0 5px;font-size:25px}.auth-form p{color:var(--muted);font-size:13px;line-height:1.45;margin:0 0 17px}.auth-form label{display:block;color:#cfd6dc;font-size:12px;font-weight:750;margin:12px 0}.auth-form input{display:block;width:100%;margin-top:7px;background:#090d11;color:#fff;border:1px solid #29343f;border-radius:11px;padding:13px 14px;outline:none}.auth-form input:focus{border-color:var(--cyan)}.auth-submit{min-width:100%;margin-top:8px}.auth-message{min-height:21px;margin-top:13px;color:#b3bdc7;font-size:12px;line-height:1.4}.auth-message.error{color:#ff7b7b}.auth-message.success{color:#6fe0a6}.password-field{position:relative}.password-field input{padding-right:72px}.password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-42%);border:0;background:transparent;color:var(--cyan);font-size:10px;font-weight:900;letter-spacing:.08em;cursor:pointer;padding:8px}.signed-in-view{text-align:center;padding:18px 0 5px}.account-avatar{width:72px;height:72px;margin:0 auto 13px;font-size:25px}.signed-in-view h2{margin:0 0 6px}.signed-in-view p{color:var(--muted);margin:0 0 20px}.draw-stage{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;text-align:center}.rolling-number{font-size:clamp(35px,10vw,60px);font-weight:950;letter-spacing:-.055em}.result-stage{text-align:center}.result-card{aspect-ratio:1.586/1;max-width:430px;margin:15px auto;padding:19px;display:flex;flex-direction:column;justify-content:space-between;text-align:left}.result-number{font-size:clamp(34px,10vw,58px);font-weight:950;letter-spacing:-.055em;text-align:center;position:relative;z-index:2;text-shadow:0 2px rgba(255,255,255,.16),0 -3px rgba(0,0,0,.28)}.one-label{text-align:center;font-size:13px;font-weight:900;letter-spacing:.2em;position:relative;z-index:2}.result-title{font-size:24px;font-weight:950;letter-spacing:.035em;margin:15px 0 6px}.result-stage p{color:var(--muted);margin:0 0 18px}.daily-limit-panel{text-align:center}.daily-limit-content{padding:18px 4px 4px}.daily-limit-content h2{font-size:24px;margin:9px 0 10px}.daily-limit-content p{color:var(--muted);font-size:13px;line-height:1.5;margin:12px auto 22px;max-width:360px}.daily-countdown{font-size:clamp(42px,12vw,68px);font-weight:950;letter-spacing:-.045em;color:var(--cyan);font-variant-numeric:tabular-nums}.daily-limit-content .secondary-btn{min-width:150px}.verification-banner{position:fixed;top:0;left:0;right:0;z-index:80;display:flex;align-items:center;justify-content:center;gap:14px;padding:10px 16px;background:#131a21;border-bottom:1px solid #2b3945;color:#dfe7ec;font-size:12px}.verification-banner button{border:1px solid #344553;background:#0b1116;color:#fff;border-radius:9px;padding:7px 10px;font-size:10px;font-weight:850;cursor:pointer;white-space:nowrap}.hidden{display:none!important}.toast{position:fixed;left:50%;bottom:91px;transform:translate(-50%,20px);background:#151c23;color:#fff;border:1px solid #2d3945;border-radius:11px;padding:11px 15px;font-size:12px;opacity:0;pointer-events:none;transition:.25s;z-index:150;max-width:90vw;text-align:center}.toast.show{opacity:1;transform:translate(-50%)}@media(max-width:560px){.content-page{padding:24px 14px}.market-grid{grid-template-columns:1fr}.profile-actions{display:grid;grid-template-columns:1fr 1fr}.profile-actions button{padding:10px 6px;font-size:11px}.home-center{padding-top:12px;padding-bottom:12px}.verification-banner{justify-content:space-between}.verification-banner span{max-width:72%}}.leaderboard-page{max-width:900px;padding-bottom:110px}.leaderboard-head{padding-bottom:16px}.leaderboard-head h1{margin-bottom:8px}.leaderboard-tabs{display:flex;gap:8px;overflow-x:auto;padding:0 0 12px;margin:0 0 12px;border-bottom:1px solid var(--line);scrollbar-width:none}.leaderboard-tabs::-webkit-scrollbar{display:none}.leaderboard-tab{flex:0 0 auto;border:1px solid #25303a;background:#0d1116;color:#8d96a3;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:850;cursor:pointer;white-space:nowrap}.leaderboard-tab.active{border-color:var(--cyan);color:#fff;background:#111a20}.score-explainer{position:fixed;right:18px;bottom:150px;z-index:75;width:min(390px,calc(100vw - 28px));border:1px solid #24313b;background:linear-gradient(135deg,#0d141a,#0b1015);border-radius:16px;padding:20px 18px 16px;box-shadow:0 22px 70px #0000008c}.score-explainer strong{display:block;padding-right:32px;font-size:13px}.score-explainer p{margin:7px 0 12px;color:var(--muted);font-size:12px;line-height:1.55}.score-scale{display:flex;justify-content:space-between;color:var(--cyan);font-size:11px;font-weight:900;letter-spacing:.06em}.score-explainer-close{position:absolute;top:8px;right:10px;border:0;background:transparent;color:#8d96a3;font-size:24px;line-height:1;cursor:pointer;padding:5px 7px}.score-explainer-close:hover{color:#fff}.score-help-button{position:fixed;right:18px;bottom:92px;z-index:74;width:44px;height:44px;border-radius:50%;border:1px solid #2a4c58;background:#111a20;color:var(--cyan);font-size:21px;font-weight:950;cursor:pointer;box-shadow:0 12px 32px #00000059;display:grid;place-items:center}.score-help-button:hover,.score-help-button[aria-expanded=true]{border-color:var(--cyan);background:#14242b;color:#fff}.leaderboard-summary{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.11em;padding:3px 2px 8px}.leaderboard-summary span:last-child{color:var(--cyan)}.leaderboard-list{border-top:1px solid var(--line)}.leaderboard-row{display:grid;grid-template-columns:34px 44px minmax(0,1fr) minmax(86px,auto);align-items:center;gap:11px;padding:14px 3px;border-bottom:1px solid var(--line);min-height:72px}.leaderboard-rank{font-weight:900;color:#9ca6b1;text-align:center}.leader-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#171e26;border:1px solid #2d3945;font-weight:900;overflow:hidden}.leader-avatar img{width:100%;height:100%;object-fit:cover}.leaderboard-user{min-width:0;display:flex;flex-direction:column}.leaderboard-user strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.leaderboard-user span{color:var(--muted);font-size:11px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leaderboard-metric{justify-self:end;text-align:center;border-radius:10px;padding:9px 11px;min-width:86px;background:#171e26;border:1px solid #27323d;font-weight:950;font-variant-numeric:tabular-nums}.metric-number{color:#fff}.metric-count{color:var(--cyan)}.metric-streak{color:#ffd26b}.metric-score{color:#69e4ff}.leaderboard-row.rank-first{background:linear-gradient(90deg,rgba(20,201,232,.07),transparent 70%)}.leaderboard-row.rank-first .leaderboard-rank{color:var(--cyan)}.leaderboard-row.rank-second .leaderboard-rank{color:#d6dde3}.leaderboard-row.rank-third .leaderboard-rank{color:#c58a5a}.leaderboard-loading,.leaderboard-empty{padding:28px 4px;color:var(--muted);font-size:13px;text-align:center}.leaderboard-empty{border-bottom:1px solid var(--line)}@media(max-width:560px){.leaderboard-page{padding-left:14px;padding-right:14px}.leaderboard-row{grid-template-columns:26px 40px minmax(0,1fr) minmax(78px,auto);gap:9px;padding:13px 1px}.leader-avatar{width:38px;height:38px}.leaderboard-user strong{font-size:13px}.leaderboard-user span{font-size:10px}.leaderboard-metric{min-width:78px;padding:9px 8px;font-size:13px}.leaderboard-tab{padding:9px 12px}.score-explainer{right:14px;bottom:148px;width:calc(100vw - 28px);padding:18px 16px 15px}.score-help-button{right:14px;bottom:90px;width:42px;height:42px;font-size:20px}}.profile-page{max-width:none!important;margin:0!important;padding:0 0 94px!important;background:#050607;min-height:calc(100dvh - 74px);color:#f4f6f7}.profile-shell{width:min(100%,760px);margin:0 auto;padding:0 0 56px}.profile-topbar,.profile-topbrand,.profile-jackpot-badge,.profile-top-avatar{display:none!important}.profile-cover{height:290px;border:0;border-radius:0 0 22px 22px;background:#0c0d0f;position:relative;overflow:hidden;background-size:cover;background-position:center;box-shadow:inset 0 -36px 60px #0000002e}.profile-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 55%,rgba(0,0,0,.18));pointer-events:none}.profile-cover-mark{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden}.profile-cover-mark span{font-size:clamp(88px,20vw,170px);font-weight:1000;font-style:italic;letter-spacing:-.12em;color:#ffffff12;transform:skew(-11deg) scaleX(1.15)}.profile-cover.has-image .profile-cover-mark{display:none}.profile-identity-block{position:relative;padding:0 22px}.profile-avatar-wrap{height:82px;position:relative}.profile-page .profile-photo{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:164px;height:164px;border-radius:50%;border:7px solid #050607;background:#171d24;display:grid;place-items:center;font-size:50px;font-weight:950;overflow:hidden;background-position:center;background-size:cover;color:#fff;box-shadow:0 7px 26px #00000061}.profile-name-row{margin-top:18px;text-align:center}.profile-page #profileUsername{font-size:36px;line-height:1.05;margin:0 0 13px;letter-spacing:-.045em;font-weight:950;color:#f7f8f9;text-align:center}.profile-meta-row{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;color:#8c9299;font-size:14px;line-height:1.35;text-align:center}.profile-world-rank strong{color:#18c8e7;font-weight:900}.profile-world-rank:after{content:" · ";color:#5f656b;margin-left:7px}.profile-page #profileMeta{color:#8c9299;font-size:14px}.profile-page .profile-actions{display:grid;grid-template-columns:1.25fr 1fr 1fr;align-items:center;gap:9px;margin:22px 0 26px;padding:0}.profile-page .profile-actions .profile-action{height:48px;border-radius:10px;padding:0 14px;font-size:13px;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;white-space:nowrap;color:#f5f6f7;border:0!important;background:#1b1f24!important}.profile-action svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.profile-action-edit,.profile-action-settings{background:#1d2025!important}.profile-page .profile-actions .profile-action-share{background:#1d2025!important;padding:0 12px!important}.profile-page .profile-actions .profile-action:active{transform:scale(.98)}.profile-page .profile-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #1f2429;border-bottom:1px solid #1f2429;padding:0;margin:0;overflow:visible}.profile-page .profile-tab{appearance:none;border:0!important;box-shadow:none!important;background:none!important;border-radius:0!important;color:#8d939a!important;padding:17px 4px 16px!important;font-size:15px!important;font-weight:750!important;position:relative;white-space:nowrap;min-width:0}.profile-page .profile-tab:hover{color:#c8cdd2!important}.profile-page .profile-tab.active{color:#18c8e7!important}.profile-page .profile-tab.active:after{content:"";position:absolute;height:3px;left:10px;right:10px;bottom:-1px;background:#18c8e7;border-radius:3px 3px 0 0}.profile-page .profile-panel{display:none;padding:26px 0 0}.profile-page .profile-panel.active{display:block}.profile-section-label{font-size:18px;font-weight:850;color:#f1f3f4;margin-bottom:12px}.profile-bio{font-size:15px;line-height:1.6;color:#d9dde0;margin:0 0 28px}.profile-bio.empty{color:#7b8188;font-style:italic}.profile-featured-title{display:flex;align-items:center;gap:8px;color:#f1f3f4;font-size:18px;font-weight:850;margin-bottom:16px}.pin-glyph{font-size:18px;color:#8f969d}.profile-number-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-number-card{position:relative;min-height:170px;border-radius:16px;border:1px solid rgba(66,177,122,.28);padding:17px 18px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 8px 22px #0000002e}.profile-number-card:after{content:"";position:absolute;inset:0;background:linear-gradient(112deg,rgba(255,255,255,.055),transparent 34%,transparent 70%,rgba(255,255,255,.025));pointer-events:none}.profile-number-card.green{background:linear-gradient(135deg,#123b2d,#08271d)}.profile-number-card.blue{background:linear-gradient(135deg,#173e76,#10264a)}.profile-number-card.red{background:linear-gradient(135deg,#76252b,#42171c)}.profile-number-card.bronze{background:linear-gradient(135deg,#8e5c38,#523521)}.profile-number-card.silver{background:linear-gradient(135deg,#c1c7cc,#7d868e);color:#111}.profile-number-card.gold{background:linear-gradient(135deg,#c79a22,#765b13);color:#171307}.profile-number-card.one{background:linear-gradient(135deg,#edf1f4,#aeb8bf);color:#111}.profile-card-top,.profile-card-bottom{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:9px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;color:#eff4f6b8}.profile-card-number{position:relative;z-index:2;text-align:center;font-size:clamp(24px,5vw,34px);font-weight:950;letter-spacing:-.04em;text-shadow:0 2px 0 rgba(0,0,0,.24);white-space:nowrap;color:#f5f7f8}.profile-card-verified{color:#16c8e6;letter-spacing:.07em}.profile-number-card.silver .profile-card-number,.profile-number-card.gold .profile-card-number,.profile-number-card.one .profile-card-number{color:#111}.profile-number-card.silver .profile-card-verified,.profile-number-card.gold .profile-card-verified,.profile-number-card.one .profile-card-verified{color:#075e70}.profile-pin{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#17c9e8;color:#041015;font-size:15px;font-weight:950;letter-spacing:0}.profile-empty{border:1px dashed #2a2e32;border-radius:15px;color:#747b82;padding:28px;text-align:center;font-size:14px}.profile-activity-list{border-top:1px solid #22272c}.profile-activity-row{display:flex;justify-content:space-between;gap:18px;padding:16px 2px;border-bottom:1px solid #22272c}.profile-activity-number{font-weight:800;color:#f3f5f6}.profile-activity-date{color:#7e858c;font-size:12px;white-space:nowrap}body.profile-modal-open{overflow:hidden}.profile-modal{position:fixed;inset:0;z-index:180;display:grid;place-items:center;padding:18px}.profile-modal.hidden{display:none!important}.profile-modal-backdrop{position:absolute;inset:0;background:#000000c2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.profile-modal-card{position:relative;z-index:1;width:min(100%,520px);max-height:min(760px,calc(100dvh - 34px));overflow:auto;background:#0b0d0f;border:1px solid #292d31;border-radius:20px;padding:25px;box-shadow:0 24px 80px #000000a6;color:#f4f6f7}.profile-modal-card h2{font-size:27px;letter-spacing:-.035em;margin:4px 0 22px}.profile-modal-eyebrow{font-size:10px;letter-spacing:.18em;font-weight:900;color:#18c8e7}.profile-modal-close{position:absolute;right:15px;top:13px;width:36px;height:36px;border:0;background:transparent;color:#a6adb4;font-size:29px;line-height:1;cursor:pointer}.profile-edit-cover-wrap{position:relative;margin-bottom:18px}.profile-edit-cover{height:160px;border-radius:15px;border:1px solid #2b3035;background:#111519;display:grid;place-items:center;background-size:cover;background-position:center;overflow:hidden}.profile-edit-cover span{font-size:64px;font-style:italic;font-weight:1000;letter-spacing:-.1em;color:#ffffff12}.profile-edit-cover.has-image span{display:none}.profile-cover-picker{position:absolute;right:10px;bottom:10px;background:#040608d1!important}.profile-photo-picker{display:inline-flex;align-items:center;justify-content:center;border:1px solid #353b41;border-radius:10px;padding:9px 12px;background:#111519;color:#f4f6f7;font-size:12px;font-weight:800;cursor:pointer}.profile-photo-picker input{display:none}.profile-edit-avatar-row{display:flex;align-items:center;gap:15px;margin-bottom:22px}.profile-edit-avatar{width:78px;height:78px;border-radius:50%;background:#171e25;border:1px solid #353b41;display:grid;place-items:center;font-size:26px;font-weight:950;background-size:cover;background-position:center;flex:0 0 auto}.profile-edit-photo-actions{display:flex;align-items:flex-start;gap:7px;flex-direction:column}.profile-text-action{border:0;background:transparent;color:#8d959d;font-size:12px;padding:3px 0;cursor:pointer}.profile-field{display:block;color:#c4c9ce;font-size:13px;font-weight:750}.profile-field textarea{width:100%;margin-top:8px;resize:none;border:1px solid #2a3036;border-radius:12px;background:#07090b;color:#f4f6f7;padding:12px 13px;font:inherit;line-height:1.45;outline:none}.profile-field textarea:focus{border-color:#16b9d6}.profile-field>span{display:block;text-align:right;color:#69727b;font-size:10px;margin-top:5px;font-weight:500}.profile-modal-message{min-height:18px;margin:8px 0;color:#9aa2aa;font-size:12px}.profile-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.profile-primary,.profile-secondary{border-radius:11px;padding:11px 15px;font-weight:850;font-size:13px;cursor:pointer}.profile-primary{border:1px solid #17c9e8;background:#17c9e8;color:#041015}.profile-primary:disabled{opacity:.55;cursor:wait}.profile-secondary{border:1px solid #30363c;background:transparent;color:#d8dde1}.profile-settings-email{margin:-12px 0 18px;color:#7d858d;font-size:13px}.profile-settings-row{width:100%;height:56px;border:0;border-top:1px solid #242a30;background:transparent;color:#f2f4f6;display:flex;align-items:center;justify-content:space-between;padding:0 4px;font-size:15px;font-weight:750;cursor:pointer}.profile-settings-row:last-child{border-bottom:1px solid #242a30}.profile-settings-row>span:last-child{font-size:24px;color:#6e7780;font-weight:400}.profile-settings-danger{color:#ff6a6a}@media(max-width:620px){.profile-shell{width:100%;padding:0 0 40px}.profile-cover{height:300px;border-radius:0 0 22px 22px}.profile-identity-block{padding:0 22px}.profile-avatar-wrap{height:80px}.profile-page .profile-photo{width:166px;height:166px;font-size:48px;border-width:7px}.profile-page #profileUsername{font-size:36px;margin-top:18px}.profile-meta-row{font-size:14px;gap:4px 8px}.profile-page #profileMeta{font-size:14px}.profile-page .profile-actions{grid-template-columns:1.15fr 1fr 1fr;gap:8px;margin-top:22px;margin-bottom:24px}.profile-page .profile-actions .profile-action{height:48px;padding:0 10px;font-size:12px;gap:7px}.profile-action svg{width:19px;height:19px}.profile-page .profile-tab{font-size:14px!important;padding-left:2px!important;padding-right:2px!important}.profile-page .profile-panel{padding-top:25px}.profile-number-grid{gap:12px}.profile-number-card{min-height:142px;padding:14px}.profile-card-number{font-size:clamp(19px,5.6vw,28px)}.profile-modal-card{border-radius:18px;padding:22px 18px}}@media(max-width:430px){.profile-cover{height:270px}.profile-identity-block{padding:0 16px}.profile-avatar-wrap{height:76px}.profile-page .profile-photo{width:156px;height:156px;font-size:44px}.profile-page #profileUsername{font-size:34px}.profile-meta-row,.profile-page #profileMeta{font-size:13px}.profile-page .profile-actions{grid-template-columns:1.2fr 1fr 1fr;gap:7px}.profile-page .profile-actions .profile-action{padding:0 8px;font-size:11px}.profile-page .profile-tab{font-size:13px!important}.profile-number-card{min-height:128px;padding:12px}.profile-card-number{font-size:18px}}@media(max-width:370px){.profile-page .profile-actions{grid-template-columns:1fr 1fr}.profile-page .profile-actions .profile-action-share{grid-column:1 / -1}.profile-page .profile-tab{font-size:12px!important}}
