:root{--bg:#f6f5f0;--panel:#fff;--ink:#181a21;--muted:#797b85;--line:#e8e6df;--purple:#7655df;--purple-dark:#5f3fc5;--purple-soft:#eee9ff;--green:#45a77b;--sidebar:#1b1c23;--shadow:0 16px 50px #1f1b2e12}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--bg);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #7655df40}.app-shell{min-height:100vh}.sidebar{z-index:30;background:var(--sidebar);color:#fff;flex-direction:column;width:246px;padding:29px 18px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-top{justify-content:space-between;align-items:center;padding:0 9px 37px;display:flex}.logo{align-items:center;gap:10px;display:inline-flex}.logo-mark{color:#fff;background:linear-gradient(145deg,#9b83f4,#6946d4);border-radius:8px 12px;place-items:center;width:30px;height:34px;font-family:Georgia,serif;font-size:21px;font-weight:900;display:grid;transform:rotate(5deg);box-shadow:inset 0 0 0 1px #ffffff4d}.logo-mark span{transform:rotate(-5deg)}.logo-text{color:#fff;letter-spacing:-.5px;font-size:17px;font-weight:800}.logo-text span{color:#a991ff}.sidebar nav{flex-direction:column;gap:6px;display:flex}.sidebar nav button{color:#92939c;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 13px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.sidebar nav button:hover{color:#fff;background:#ffffff0d}.sidebar nav button.active{color:#fff;background:#8e71f02b}.sidebar nav button.active svg{color:#a993ff}.nav-pill{color:#baf;background:#9e7fff2b;border-radius:12px;margin-left:auto;padding:2px 7px;font-size:10px}.sidebar-challenge{background:linear-gradient(145deg,#7a57e040,#5f3cb914);border:1px solid #aa8fff21;border-radius:13px;margin-top:38px;padding:17px;position:relative;overflow:hidden}.sidebar-challenge:after{content:"";background:#9b80f41f;border-radius:50%;width:100px;height:100px;position:absolute;top:-40px;right:-50px}.challenge-icon{color:#cfbfff;background:#ae94ff26;border-radius:9px;place-items:center;width:35px;height:35px;margin-bottom:13px;display:grid}.sidebar-challenge b{font-size:13px}.sidebar-challenge p{color:#93929f;margin:5px 0 13px;font-size:11px;line-height:1.5}.sidebar-challenge button{color:#b8a4ff;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.sidebar-challenge button span{margin-left:5px}main{min-height:100vh;margin-left:246px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#ffffffbd;justify-content:flex-end;align-items:center;height:72px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.topbar-actions{align-items:center;gap:10px;display:flex}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.text-button{cursor:pointer;background:0 0;border:0;padding:10px 13px;font-size:13px;font-weight:700}.small-primary{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:10px 15px;font-size:12px;font-weight:700}.profile-menu{border-left:1px solid var(--line);align-items:center;gap:10px;padding-left:10px;display:flex}.profile-menu b{font-size:12px}.profile-menu span{color:var(--muted);margin-top:2px;font-size:10px}.logout-button{color:#9a9aa3;cursor:pointer;background:0 0;border:0;place-items:center;padding:5px;display:grid}.profile-link{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.profile-link>div:last-child{flex-direction:column;min-width:100px;display:flex}.content{max-width:1370px;margin:0 auto;padding:48px clamp(24px,5vw,76px) 70px}.hero-row{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.eyebrow{color:var(--purple);text-transform:uppercase;letter-spacing:1.7px;font-size:9px;font-weight:850;line-height:1.5;display:block}h1{letter-spacing:-1.8px;margin:7px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,48px);font-weight:600}h1 span{color:var(--purple);font-style:italic}.hero-row p{color:var(--muted);margin:0;font-size:13px}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:12px;font-weight:750;transition:transform .16s,background .16s;display:inline-flex}.primary-button{background:var(--purple);color:#fff;box-shadow:0 8px 20px #6946d438}.primary-button:hover{background:var(--purple-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.secondary-button{color:#5e5f68;background:#f1f0ec}.submit-main{min-height:44px;padding-inline:19px}.period-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:36px;padding:33px 0 14px;display:flex}.period-bar>span{color:#9a9a9e;text-transform:uppercase;letter-spacing:1.2px;font-size:10px;font-weight:750}.period-bar>div{align-items:center;gap:4px;display:flex}.period-bar button{color:#8b8b93;text-transform:capitalize;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 13px;font-size:11px;font-weight:650}.period-bar button.active{background:var(--ink);color:#fff}.section-heading,.panel-head{justify-content:space-between;align-items:center;display:flex}.section-heading h2,.panel-head h2{letter-spacing:-.5px;margin:3px 0 0;font-family:Georgia,serif;font-size:22px;font-weight:600}.link-button{color:var(--purple);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:750}.link-button span{margin-left:6px}.podium-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:17px;display:grid}.podium-card{border:1px solid var(--line);background:var(--panel);border-radius:13px;min-height:180px;padding:21px;position:relative;overflow:hidden;box-shadow:0 7px 25px #231e3709}.podium-card:before{content:"";opacity:.8;background:#aaa;width:100%;height:3px;position:absolute;inset:0 auto auto 0}.podium-card.place-1:before{background:#e1ae43}.podium-card.place-2:before{background:#aeb4c4}.podium-card.place-3:before{background:#bf835c}.podium-card.place-1{background:linear-gradient(145deg,#fffdf7,#fff)}.place-number{color:#e3e1db;font-family:Georgia,serif;font-size:33px;font-style:italic;position:absolute;top:14px;right:17px}.avatar{color:#fff;background:linear-gradient(145deg,#8c71e6,#5945a9);border:2px solid #fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:850;display:grid;position:relative;box-shadow:0 0 0 1px #dedbe9}.avatar.large{width:48px;height:48px;margin-bottom:12px;font-size:13px}.avatar-2{background:linear-gradient(145deg,#e98471,#b44150)}.avatar-3{background:linear-gradient(145deg,#63bca3,#267661)}.avatar-4{background:linear-gradient(145deg,#e4b75f,#ad6f2d)}.avatar-5{background:linear-gradient(145deg,#62a8d5,#31628f)}.avatar-6{background:linear-gradient(145deg,#c783b3,#844f87)}.crown{color:#dbad40;text-shadow:0 1px #fff;font-size:13px;position:absolute;top:-13px}.podium-name h3{margin:0 0 1px;font-size:14px}.podium-name h3 a{color:inherit;text-decoration:none}.podium-name h3 a:hover,.summoner-cell:hover b{color:var(--purple)}.podium-name>span{color:#9b9ba2;font-size:9px}.podium-score{flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:69px;right:20px}.podium-score strong{font-family:Georgia,serif;font-size:29px;font-weight:500}.podium-score span{color:#a3a3aa;text-transform:uppercase;letter-spacing:.7px;font-size:8px}.podium-meta{color:#898991;border-top:1px solid #efede7;gap:17px;margin-top:17px;padding-top:13px;font-size:9px;display:flex}.podium-meta span{align-items:center;gap:5px;display:flex}.podium-meta svg{color:var(--purple)}.empty-board{background:#ffffff73;border:1px dashed #d9d5cb;border-radius:13px;grid-column:1/-1;justify-content:center;align-items:center;gap:13px;min-height:150px;display:flex}.empty-board>span{font-size:28px}.empty-board b{font-family:Georgia,serif;font-size:17px}.empty-board p{color:var(--muted);margin:4px 0 0;font-size:10px}.dashboard-grid{grid-template-columns:minmax(0,1.8fr) minmax(270px,.8fr);gap:14px;margin-top:30px;display:grid}.panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:13px}.leaderboard-panel,.snapshot-panel,.full-leaderboard,.progress-panel,.records-panel,.categories-panel{padding:23px}.live-dot,.players-count,.chart-legend{color:#8f9097;align-items:center;gap:6px;font-size:9px;display:flex}.live-dot i,.chart-legend i{background:#52b98c;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 4px #e3f6ed}.leaderboard-table{margin-top:18px}.table-head,.table-row{grid-template-columns:54px minmax(150px,1fr) 65px 65px 85px;align-items:center;column-gap:6px;display:grid}.table-head{color:#aaa9ad;text-transform:uppercase;letter-spacing:.8px;border-bottom:1px solid var(--line);height:29px;font-size:8px}.table-head span:last-child{text-align:right}.table-row{border-bottom:1px solid #f0eee9;min-height:57px;font-size:11px}.table-row:last-child{border-bottom:0}.table-row.is-you{background:#f5f1ff;border:0;border-radius:8px;margin-inline:-10px;padding-inline:10px}.table-row>span:nth-child(3),.table-row>span:nth-child(4){color:#777982}.table-row>strong{text-align:right;font-family:Georgia,serif;font-size:17px}.rank{color:#92929b;align-items:center;font-size:10px;font-weight:750;display:flex}.rank-1{color:#dba93f}.rank-2{color:#9097a9}.rank-3{color:#bd805a}.summoner-cell{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.summoner-cell>div:last-child{flex-direction:column;min-width:0;display:flex}.summoner-cell b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.summoner-cell b em{color:var(--purple);background:var(--purple-soft);border-radius:8px;margin-left:5px;padding:2px 5px;font-size:8px;font-style:normal}.summoner-cell span{color:#a1a0a6;margin-top:2px;font-size:8px}.table-empty{color:#9a999f;text-align:center;padding:38px 10px 22px;font-size:10px}.snapshot-panel .panel-head>svg,.records-panel .panel-head>svg{color:var(--purple)}.snapshot-hero{color:#fff;background:linear-gradient(135deg,#7553d8,#8d6ce4);border-radius:10px;grid-template-columns:1fr auto;align-items:center;min-height:97px;margin-top:17px;padding:17px;display:grid}.snapshot-hero>span{opacity:.77;text-transform:uppercase;letter-spacing:.8px;font-size:9px}.snapshot-hero strong{grid-row:span 2;font-family:Georgia,serif;font-size:30px}.snapshot-hero small{opacity:.75;font-size:9px}.snapshot-stats{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;margin-top:17px;display:grid}.snapshot-stats>div{background:#fff;flex-direction:column;padding:10px 5px;display:flex}.snapshot-stats span{color:#9999a0;font-size:8px}.snapshot-stats b{margin-top:3px;font-family:Georgia,serif;font-size:19px}.snapshot-stats b.good{color:var(--green)}.fun-callout{background:#faf8f2;border-radius:8px;gap:9px;margin-top:15px;padding:11px;display:flex}.fun-callout>span{font-size:18px}.fun-callout b{font-size:9px}.fun-callout p{color:#929198;margin:3px 0 0;font-size:8px;line-height:1.45}.community-orb{min-height:98px;color:var(--purple);background:linear-gradient(135deg,#f1ecff,#f9f7ff);border-radius:10px;justify-content:center;align-items:center;gap:14px;margin-top:17px;display:flex}.community-orb span{color:#83818a;flex-direction:column;font-size:9px;display:flex}.community-orb b{color:var(--ink);font-family:Georgia,serif;font-size:25px}.community-join{width:100%;margin-top:14px}.loading-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.loading-grid div{background:linear-gradient(90deg,#eeeae4,#f7f4ef,#eeeae4) 0 0/200% 100%;border-radius:13px;height:180px;animation:1.2s infinite shine}@keyframes shine{to{background-position:-200% 0}}.full-leaderboard{max-width:980px;margin:0 auto}.full-leaderboard .leaderboard-table{margin-top:25px}.full-leaderboard .table-row{min-height:65px}.players-count{background:#f4f2ed;border-radius:8px;padding:7px 10px}.stat-cards{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.stat-cards article{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:flex-start;gap:12px;min-height:112px;padding:18px;display:flex}.stat-icon{border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.stat-icon svg{width:17px}.stat-icon.violet,.category-symbol.violet{color:#7454d6;background:#eee9ff}.stat-icon.blue,.category-symbol.blue{color:#397db4;background:#e4f3ff}.stat-icon.orange,.category-symbol.orange{color:#d5783d;background:#fff0e3}.stat-icon.pink,.category-symbol.pink{color:#bf5c93;background:#ffe9f5}.category-symbol.yellow{color:#a97919;background:#fff5ce}.stat-cards article>div{flex-direction:column;display:flex}.stat-cards small{color:#97979f;font-size:9px}.stat-cards strong{margin:2px 0;font-family:Georgia,serif;font-size:25px}.stat-cards em{color:#9b9ba1;font-size:8px;font-style:normal}.stats-layout{grid-template-columns:minmax(0,1.75fr) minmax(260px,.75fr);gap:14px;margin-top:14px;display:grid}.bar-chart{border-bottom:1px solid var(--line);background:repeating-linear-gradient(#0000 0 45px,#f0eee9 46px);align-items:stretch;gap:clamp(5px,1.3vw,16px);height:214px;padding:28px 3px 0;display:flex}.chart-column{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex;position:relative}.bar-value{color:#888890;margin-bottom:3px;font-size:8px}.bar-track{flex:1;align-items:flex-end;width:100%;max-width:24px;display:flex}.bar-track>div{background:linear-gradient(#a98ef3,#6744c9);border-radius:5px 5px 1px 1px;width:100%;min-height:7px;transition:height .5s}.chart-column>span{color:#aaa9af;white-space:nowrap;font-size:7px;position:absolute;top:calc(100% + 8px)}.progress-panel{padding-bottom:38px}.records-panel{flex-direction:column;display:flex}.record{border-radius:9px;gap:10px;margin-top:16px;padding:14px 12px;display:flex}.record>span{font-size:22px}.record>div{flex-direction:column;display:flex}.record small{text-transform:uppercase;letter-spacing:.6px;color:#8e8c91;font-size:8px}.record b{margin-top:2px;font-family:Georgia,serif;font-size:17px}.record p{color:#939197;margin:2px 0 0;font-size:8px}.good-record{background:#edf8f3}.bad-record{background:#fff2ed}.categories-panel{margin-top:14px}.category-grid{grid-template-columns:repeat(5,1fr);margin-top:18px;display:grid}.category-grid article{border-right:1px solid var(--line);grid-template-columns:34px 1fr;align-items:center;gap:10px;min-width:0;padding:7px 16px;display:grid}.category-grid article:last-child{border-right:0}.category-symbol{border-radius:8px;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.category-grid h3{margin:0 0 2px;font-size:10px}.category-grid p{color:#9a999f;margin:0;font-size:8px}.category-grid p b{color:var(--ink)}.category-details{color:#9b9aa0;border-top:1px solid #f0eee9;grid-column:span 2;justify-content:space-between;margin-top:8px;padding-top:8px;font-size:8px;display:flex}.category-details b{color:var(--ink);margin-left:2px}.empty-stats{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:50px 20px;display:flex}.empty-stats>div{font-size:34px}.empty-stats h3{margin:14px 0 7px;font-family:Georgia,serif;font-size:24px}.empty-stats p{color:var(--muted);max-width:410px;margin:0 0 20px;font-size:12px;line-height:1.6}.modal-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:100;background:#111017a6;place-items:center;padding:20px;animation:.18s fade;display:grid;position:fixed;inset:0}@keyframes fade{0%{opacity:0}}.auth-modal,.submit-modal{background:#fff;border-radius:17px;width:min(100%,440px);max-height:calc(100vh - 30px);padding:31px;animation:.24s rise;position:relative;overflow:auto;box-shadow:0 30px 100px #00000040}@keyframes rise{0%{opacity:0;transform:translateY(12px)scale(.98)}}.auth-modal .logo-text{color:var(--ink)}.auth-modal .modal-close{position:absolute;top:20px;right:20px}.auth-heading{margin:28px 0 22px}.auth-heading h2,.submit-modal h2{margin:6px 0 8px;font-family:Georgia,serif;font-size:26px;line-height:1.1}.auth-heading p,.submit-modal-head p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-form label{flex-direction:column;gap:6px;font-size:10px;font-weight:750;display:flex}.auth-form input{background:#fcfbf9;border:1px solid #dddbe0;border-radius:8px;width:100%;height:43px;padding:0 12px;font-size:12px}.password-wrap{position:relative}.password-wrap button{color:#92919a;cursor:pointer;background:0 0;border:0;width:35px;height:35px;position:absolute;top:4px;right:5px}.auth-submit{width:100%;margin-top:3px}.auth-switch{text-align:center;color:#898890;margin:20px 0 0;font-size:10px}.auth-switch button{color:var(--purple);cursor:pointer;background:0 0;border:0;padding:0 3px;font-weight:800}.form-error{color:#b54455;background:#fff0f2;border-radius:7px;margin:0;padding:9px 11px;font-size:10px;line-height:1.4}.submit-modal{width:min(100%,580px)}.submit-modal-head{justify-content:space-between;gap:20px;display:flex}.submit-modal-head .icon-button{flex:none}.paste-box{margin-top:21px;position:relative}.paste-box textarea{resize:vertical;color:#55545d;background:#fbfaf8;border:1px solid #dbd9df;border-radius:10px;width:100%;min-height:155px;padding:14px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;line-height:1.55}.paste-box textarea::placeholder{color:#bbb9bd}.paste-button{border:1px solid var(--line);height:31px;color:var(--purple);cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:5px;padding:0 9px;font-size:9px;font-weight:750;display:flex;position:absolute;top:9px;right:9px;box-shadow:0 4px 12px #0000000d}.parsed-result{background:#fbfffd;border:1px solid #d9ece3;border-radius:10px;margin-top:13px;padding:13px}.parsed-title{justify-content:space-between;align-items:center;display:flex}.parsed-title span{color:#39805f;align-items:center;gap:5px;font-size:9px;font-weight:750;display:flex}.parsed-title b{font-size:9px}.score-chips{grid-template-columns:repeat(5,1fr);gap:6px;margin-top:12px;display:grid}.score-chip{background:#f5f3ef;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:5px;padding:7px;display:grid}.score-chip>span{background:#fff;border-radius:5px;place-items:center;width:19px;height:19px;font-size:9px;display:grid}.score-chip small{color:#898890;font-size:7px;overflow:hidden}.score-chip b{font-size:11px}.parsed-total{border-top:1px solid #e5eee9;justify-content:flex-end;align-items:baseline;gap:8px;margin-top:10px;padding-top:8px;display:flex}.parsed-total span{color:#8f9192;font-size:8px}.parsed-total strong{font-family:Georgia,serif;font-size:18px}.submit-actions{justify-content:flex-end;gap:8px;margin-top:17px;display:flex}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.toast{z-index:200;color:#fff;background:#202128;border-radius:10px;align-items:center;gap:10px;padding:12px 17px;font-size:11px;animation:.2s rise;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 15px 40px #00000038}.toast-check{background:#4fa77d;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.menu-button,.mobile-logo,.mobile-only,.bottom-nav{display:none}.profile-page{background:var(--bg);min-height:100vh}.profile-topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(24px,6vw,88px);display:flex}.profile-topbar>a:first-child{text-decoration:none}.profile-topbar .logo-text{color:var(--ink)}.profile-back{color:#73747d;align-items:center;gap:7px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.profile-back:hover{color:var(--purple)}.profile-content{max-width:1200px;margin:0 auto;padding:48px 28px 80px}.public-profile-hero{color:#fff;background:radial-gradient(circle at 85% 10%,#ffffff2b,#0000 27%),linear-gradient(130deg,#1d1e26,#30274d 72%,#6b4bc4);border-radius:16px;justify-content:space-between;align-items:center;min-height:185px;padding:31px 36px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #1c192821}.profile-identity{align-items:center;gap:22px;display:flex}.profile-avatar{border:4px solid #ffffffe6;width:82px;height:82px;font-size:22px;box-shadow:0 0 0 5px #ffffff21}.profile-identity .eyebrow{color:#baa8ff}.profile-identity h1{color:#fff;margin:2px 0 4px;font-size:42px}.profile-identity p{color:#fff9;margin:0;font-size:11px}.profile-hero-score{text-align:right;z-index:1;flex-direction:column;display:flex;position:relative}.profile-hero-score span{color:#ffffff94;text-transform:uppercase;letter-spacing:1px;font-size:8px}.profile-hero-score strong{margin:5px 0;font-family:Georgia,serif;font-size:50px;line-height:1}.profile-hero-score small{color:#ffffff8c;font-size:8px}.profile-ranks{grid-template-columns:repeat(5,1fr);gap:10px;margin:14px 0;display:grid}.profile-ranks article{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;min-height:90px;padding:14px 16px;display:flex}.profile-ranks article.featured{background:var(--purple-soft);border-color:#d9ceff}.profile-ranks small{color:#97969d;text-transform:uppercase;letter-spacing:.9px;font-size:8px}.profile-ranks strong{margin:3px 0;font-family:Georgia,serif;font-size:25px}.profile-ranks span{color:#9a999f;font-size:8px}.profile-stat-cards{margin-bottom:14px}.profile-grid{grid-template-columns:minmax(0,1.6fr) minmax(260px,.7fr);gap:14px;display:grid}.profile-modes,.profile-records,.history-panel{padding:23px}.profile-modes .panel-head>svg,.profile-records .panel-head>svg{color:var(--purple)}.profile-mode-list{margin-top:18px}.profile-mode-list>div{border-bottom:1px solid #f0eee9;grid-template-columns:38px 1fr repeat(3,85px);align-items:center;gap:9px;min-height:56px;display:grid}.profile-mode-list>div:last-child{border-bottom:0}.profile-mode-list>div>b{font-size:11px}.profile-mode-list>div>span:not(.category-symbol){color:#99989f;font-size:8px}.profile-mode-list strong{color:var(--ink);margin-left:3px;font-size:11px}.profile-record{border-radius:10px;align-items:center;gap:12px;min-height:91px;margin-top:16px;padding:15px;display:flex}.profile-record.best{background:#edf8f3}.profile-record.worst{background:#fff1ed}.profile-record>span{font-size:24px}.profile-record>div{flex-direction:column;display:flex}.profile-record small{color:#88878e;text-transform:uppercase;letter-spacing:.7px;font-size:8px}.profile-record b{margin:2px 0;font-family:Georgia,serif;font-size:18px}.profile-record p{color:#96959b;margin:0;font-size:8px}.history-panel{margin-top:14px}.history-count{color:#8c8c94;background:#f4f2ed;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;font-size:9px;display:inline-flex}.history-scroll{margin-top:18px;overflow-x:auto}.history-table{min-width:850px}.history-head,.history-row{grid-template-columns:115px 75px repeat(5,1fr) 70px 80px;align-items:center;column-gap:8px;display:grid}.history-head{color:#aaa9af;text-transform:uppercase;letter-spacing:.7px;border-bottom:1px solid var(--line);height:34px;font-size:8px}.history-row{color:#777780;border-bottom:1px solid #f0eee9;min-height:51px;font-size:10px}.history-row:last-child{border-bottom:0}.history-row>strong{color:var(--ink)}.history-row>b{color:var(--ink);font-family:Georgia,serif;font-size:16px}.history-rank{color:var(--purple);font-weight:800}.empty-profile{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;margin-top:14px;display:flex}.empty-profile>span{font-size:36px}.empty-profile h2{margin:12px 0 5px;font-family:Georgia,serif}.empty-profile p{color:var(--muted);margin:0;font-size:11px}@media (max-width:1050px){.podium-card{padding:17px}.podium-score{right:16px}.stat-cards{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:repeat(3,1fr);row-gap:18px}.category-grid article:nth-child(3){border-right:0}.profile-ranks{grid-template-columns:repeat(3,1fr)}.profile-grid{grid-template-columns:1fr}}@media (max-width:820px){.sidebar{transition:transform .25s;transform:translate(-102%);box-shadow:20px 0 50px #00000029}.sidebar.open{transform:translate(0)}.drawer-shade{z-index:29;background:#00000059;position:fixed;inset:0}.mobile-only{color:#fff;background:#ffffff0d;border:0;display:grid}.sidebar-top{padding-right:0}.sidebar .logo{display:inline-flex}main{margin-left:0}.topbar{justify-content:space-between;padding:0 20px}.menu-button{display:grid}.mobile-logo{display:block}.mobile-logo .logo-text{color:var(--ink)}.content{padding:34px 20px 95px}.dashboard-grid,.stats-layout{grid-template-columns:1fr}.snapshot-panel{order:-1}.podium-grid{grid-template-columns:repeat(3,minmax(245px,1fr));padding-bottom:5px;overflow-x:auto}.bottom-nav{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:25;background:#fffffff0;justify-content:space-around;align-items:center;height:66px;padding:4px 10px 7px;display:flex;position:fixed;inset:auto 0 0}.bottom-nav button{color:#96959d;background:0 0;border:0;flex-direction:column;align-items:center;gap:3px;min-width:58px;font-size:8px;display:flex}.bottom-nav button.active{color:var(--purple)}.bottom-nav .bottom-submit{color:#fff;background:var(--purple);border-radius:50%;width:48px;min-width:48px;height:48px;transform:translateY(-14px);box-shadow:0 8px 20px #6446c84d}.bottom-submit span{color:var(--purple);position:absolute;top:51px}.toast{justify-content:center;bottom:80px;left:20px;right:20px}}@media (max-width:600px){.topbar{height:62px}.mobile-logo .logo-mark{width:26px;height:29px;font-size:17px}.mobile-logo .logo-text{font-size:15px}.desktop-auth,.profile-link>div:last-child{display:none}.profile-menu{border:0;padding:0}.small-primary{padding:9px 11px}.content{padding-top:27px}.hero-row{align-items:flex-start}.hero-row h1{font-size:34px}.hero-row p{line-height:1.5}.submit-main{display:none}.period-bar{align-items:flex-start;gap:10px;margin-bottom:28px;padding-top:26px}.period-bar>span{display:none}.period-bar>div{width:100%;overflow-x:auto}.period-bar button{flex:1;padding-inline:9px}.section-heading{align-items:flex-end}.section-heading h2{font-size:20px}.link-button{font-size:9px}.podium-grid{margin-right:-20px}.podium-card{min-height:174px}.panel{box-shadow:0 8px 30px #1f1b2e0a}.leaderboard-panel,.snapshot-panel,.full-leaderboard,.progress-panel,.records-panel,.categories-panel{padding:18px 14px}.table-head,.table-row{grid-template-columns:38px minmax(125px,1fr) 42px 65px}.table-head span:nth-child(4),.table-row>span:nth-child(4){display:none}.table-head span:nth-child(5),.table-row>strong{grid-column:4}.full-leaderboard{margin-inline:-4px}.stat-cards{grid-template-columns:1fr 1fr;gap:8px}.stat-cards article{gap:8px;min-height:98px;padding:13px 10px}.stat-icon{width:30px;height:30px}.stat-cards strong{font-size:21px}.category-grid{grid-template-columns:1fr}.category-grid article,.category-grid article:nth-child(3){border-right:0;border-bottom:1px solid var(--line);padding:10px 3px}.category-grid article:last-child{border-bottom:0}.category-details{border:0;flex-direction:column;grid-column:auto;align-items:flex-end;gap:3px;margin:0;padding:0}.bar-chart{gap:4px;overflow:hidden}.chart-column:nth-child(2n)>span{display:none}.auth-modal,.submit-modal{border-radius:14px;padding:25px 19px}.score-chips{grid-template-columns:repeat(5,minmax(45px,1fr));overflow-x:auto}.score-chip{text-align:center;grid-template-columns:1fr}.score-chip>span{margin:auto}.submit-actions .secondary-button{display:none}.submit-actions .primary-button{width:100%}.profile-topbar{height:62px;padding:0 17px}.profile-back{font-size:0}.profile-back svg{width:20px;height:20px}.profile-content{padding:22px 14px 60px}.public-profile-hero{min-height:165px;padding:24px 20px}.profile-avatar{width:58px;height:58px;font-size:16px}.profile-identity{gap:14px}.profile-identity h1{font-size:30px}.profile-identity p{font-size:9px}.profile-hero-score{display:none}.profile-ranks{grid-template-columns:repeat(2,1fr);gap:8px}.profile-ranks article:last-child{grid-column:span 2}.profile-mode-list>div{grid-template-columns:35px 1fr repeat(3,55px)}.profile-mode-list>div>span:not(.category-symbol){flex-direction:column;display:flex}.profile-mode-list strong{margin:2px 0 0}.profile-modes,.profile-records,.history-panel{padding:18px 14px}}
