@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Unbounded:wght@500;600;700;800&display=swap";:root{--bg:#100d0c;--surface:#1b1513;--surface-soft:#15100f;--line:#ffffff1a;--muted:#b9aaa3;--white:#fff9f6;--accent:#e97f52;--accent-dark:#24120b;color:var(--white);background:var(--bg);font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 80% 5%,#e97f522e,transparent 29rem),var(--bg);min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin-inline:auto}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{letter-spacing:-.055em;font-family:Unbounded,sans-serif}h1{font-size:clamp(2.55rem,6.5vw,5.8rem);line-height:1.03}h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.12}h3{font-size:1.25rem}em{color:var(--accent);font-style:normal}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.15em;font-size:.67rem;font-weight:800}.lead{color:var(--muted);max-width:35rem;font-size:1.05rem;line-height:1.75}.header{z-index:10;justify-content:space-between;align-items:center;height:112px;display:flex;position:relative}.brand img{width:158px;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:block}.brand:hover img{transform:scale(1.045)}.nav{color:#d3c3bc;align-items:center;gap:25px;font-size:.85rem;font-weight:700;display:flex}.nav a{transition:color .25s,transform .25s}.nav>a:not(.discord-link):hover,.nav a.active{color:var(--accent);transform:translateY(-2px)}.nav .discord-link{color:#fff;background:#5865f2;border:1px solid #fff3;border-radius:14px;place-items:center;width:44px;height:44px;padding:0;transition:transform .25s,box-shadow .25s,filter .25s;display:grid;box-shadow:0 8px 22px #5865f247}.discord-link svg{fill:currentColor;width:24px}.nav .discord-link:hover{color:#fff;filter:brightness(1.1);transform:translateY(-3px)scale(1.05);box-shadow:0 13px 28px #5865f26b}.menu-button{background:0 0;border:0;width:44px;padding:10px;display:none}.menu-button i{background:var(--white);height:2px;margin:6px 0;display:block}.hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:20px;min-height:650px;padding:64px 0 110px;display:grid}.hero-copy>.eyebrow{margin-bottom:22px}.hero h1{max-width:700px}.hero .lead{margin:27px 0 35px}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ip-copy,.button{border:0;border-radius:14px;min-height:55px;padding:16px 19px;font-weight:800;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,background .35s}.ip-copy{background:var(--accent);color:var(--accent-dark);align-items:center;gap:16px;display:flex}.ip-copy b{text-transform:uppercase;border-left:1px solid #0000002e;padding-left:15px;font-size:.7rem}.button{background:var(--accent);color:#1d0e08;justify-content:center;align-items:center;gap:15px;display:inline-flex}.button span{font-size:1.25rem;transition:transform .3s}.ghost{color:var(--white);border:1px solid var(--line);background:0 0}.button:hover,.ip-copy:hover{transform:translateY(-4px);box-shadow:0 16px 35px #e97f5240}.button:hover span{transform:translate(4px)}.hero-art{isolation:isolate;place-items:center;height:490px;display:grid;position:relative}.hero-art:before{content:"";z-index:-1;aspect-ratio:1;filter:blur(13px);background:radial-gradient(circle,#e97f5263,#e97f521c 45%,#0000 72%);border-radius:50%;width:68%;animation:4.8s ease-in-out infinite character-glow;position:absolute}.hero-art img{z-index:2;object-fit:contain;filter:drop-shadow(0 26px 18px #0000006b)drop-shadow(0 0 28px #e97f5233);max-width:100%;max-height:450px;animation:5.2s ease-in-out infinite float;position:relative}@keyframes float{50%{transform:translateY(-14px)rotate(1deg)}}@keyframes character-glow{50%{opacity:.78;transform:scale(1.1)}}.modes,.join{padding:88px 0}.section-heading{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.section-heading .eyebrow{margin-bottom:14px}.mode-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.mode-card{border-radius:25px;flex-direction:column;justify-content:space-between;min-height:345px;padding:29px;transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s;display:flex;position:relative;overflow:hidden}.mode-card:hover{transform:translateY(-9px);box-shadow:0 24px 42px #00000038}.mode-card:after{content:"";opacity:.17;border:1px solid;border-radius:50%;width:250px;height:250px;transition:transform .6s;position:absolute;bottom:-100px;right:-80px}.mode-card:hover:after{transform:scale(1.18)rotate(20deg)}.practice{color:#25120b;background:var(--accent)}.smp{color:var(--white);background:#2a1f1b}.mode-number{opacity:.65;font-family:Unbounded;font-size:.7rem}.mode-card>div{z-index:2;position:relative}.mode-card p{text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px;font-size:.68rem;font-weight:800}.mode-card h3{font-size:clamp(1.6rem,3.2vw,2.6rem);line-height:1.15}.card-arrow{margin-top:35px;font-weight:800;transition:transform .3s;display:block}.mode-card:hover .card-arrow{transform:translate(6px)}.smp .card-arrow{color:var(--accent)}.join{border-top:1px solid var(--line)}.join>.eyebrow{margin-bottom:13px}.join h2{margin-bottom:38px}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps article{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:26px;transition:transform .35s,border-color .35s,background .35s}.steps article:hover{background:#211714;border-color:#e97f5294;transform:translateY(-5px)}.steps b{color:var(--accent);font-family:Unbounded;font-size:.75rem}.steps h3{margin:36px 0 10px;font-size:1.05rem}.steps p{color:var(--muted);font-size:.9rem;line-height:1.6}.cta{background:linear-gradient(115deg,#45251a,#241714);border-radius:28px;margin:60px auto 110px;padding:64px;position:relative;overflow:hidden}.cta:after{content:"M";color:#e97f5226;font:800 320px/1 Unbounded;position:absolute;bottom:-110px;right:-25px}.cta>*{z-index:1;position:relative}.cta .eyebrow{margin-bottom:15px}.cta h2{margin-bottom:30px}.wiki-page{padding:64px 0 112px}.wiki-hero{padding:25px 0 51px}.wiki-hero .eyebrow,.shop-intro .eyebrow{margin-bottom:18px}.wiki-hero h1{max-width:900px}.wiki-hero .lead{margin-top:25px}.wiki-tabs{background:var(--surface);border-radius:16px;gap:7px;width:max-content;margin-bottom:25px;padding:7px;display:flex}.wiki-tabs a{color:var(--muted);border-radius:10px;padding:12px 22px;font-size:.9rem;font-weight:800;transition:color .25s,background .25s,transform .25s}.wiki-tabs a:hover{color:var(--white);transform:translateY(-1px)}.wiki-tabs a.active{background:var(--accent);color:#24120b}.facts{border:1px solid var(--line);border-radius:19px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.facts article{border-right:1px solid var(--line);min-height:110px;padding:25px}.facts article:last-child{border:0}.facts span{color:var(--muted);margin-bottom:12px;font-size:.75rem;display:block}.facts strong{font-family:Unbounded;font-size:.9rem}.wiki-content{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.wiki-content article{background:var(--surface);border:1px solid #0000;border-radius:20px;padding:34px;transition:transform .35s,border-color .35s}.wiki-content article:hover{border-color:#e97f5266;transform:translateY(-4px)}.wiki-content h2{margin-bottom:25px;font-size:1.5rem}ul{padding:0;list-style:none}li{border-top:1px solid var(--line);color:var(--muted);padding:13px 0 13px 25px;line-height:1.55;position:relative}li:before{content:"•";color:var(--accent);position:absolute;left:4px}.wiki-help{background:#e97f5212;border:1px solid #e97f5273;border-radius:20px;align-items:center;gap:18px;margin-top:18px;padding:29px 34px;display:flex}.wiki-help span{color:var(--accent);font-weight:800}.wiki-help p{color:var(--muted);flex:1}.wiki-help a{font-weight:800;text-decoration:underline}.shop{padding:65px 0 120px}.shop-intro h1{max-width:800px}.shop-intro .lead{margin-top:23px}.nickname{background:var(--surface);border:1px solid var(--line);border-radius:19px;max-width:620px;margin:49px 0 78px;padding:22px}.nickname label{color:var(--muted);margin-bottom:10px;font-size:.8rem;font-weight:800;display:block}.nickname>div{background:#100c0b;border:1px solid #0000;border-radius:11px;align-items:center;padding:0 14px;transition:border-color .2s,box-shadow .2s;display:flex}.nickname>div:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px #e97f521a}.nickname input{min-width:0;color:var(--white);background:0 0;border:0;outline:0;flex:1;padding:16px 0;font-weight:700}.nickname span{color:var(--muted);white-space:nowrap;font-size:.7rem}.shop-message{color:#ffe7d7;background:#633e2a;border-radius:12px;justify-content:space-between;max-width:620px;margin:-53px 0 34px;padding:14px 17px;display:flex}.shop-message button{color:#fff;background:0 0;border:0;font-size:1.2rem}.product-header{justify-content:space-between;align-items:end;margin-bottom:27px;display:flex}.product-header .eyebrow{margin-bottom:8px}.product-header h2{font-size:2rem}.product-header>span{color:var(--muted);font-size:.85rem}.products{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.product-card{border:1px solid var(--line);background:var(--surface);color:var(--white);text-align:left;border-radius:19px;flex-direction:column;min-height:345px;padding:20px;transition:border-color .35s,transform .35s cubic-bezier(.2,.8,.2,1),background .35s,box-shadow .35s;display:flex}.product-card:hover{border-color:var(--accent);background:#241916;transform:translateY(-7px);box-shadow:0 22px 38px #00000038}.product-card img,.product-placeholder{object-fit:cover;background:linear-gradient(140deg,#6d301f,#28130e);border-radius:12px;width:100%;height:143px}.product-placeholder{color:var(--accent);place-items:center;font:800 3.4rem Unbounded;display:grid}.product-card-main{flex:1;padding:18px 0}.product-card-main p{letter-spacing:-.04em;margin-bottom:9px;font:700 1rem Unbounded}.product-card-main span{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.55;display:-webkit-box;overflow:hidden}.product-card-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:15px;display:flex}.product-card-bottom strong,.modal-bottom strong{letter-spacing:-.06em;font:700 1.25rem Unbounded}small{color:var(--muted);font-size:.75rem}.product-card-bottom i{color:var(--accent);font-size:.72rem;font-style:normal;font-weight:800}.product-skeleton{background:linear-gradient(100deg,var(--surface) 25%,#2b1b16 50%,var(--surface) 75%);background-size:200% 100%;border-radius:19px;height:345px;animation:1.5s infinite load}@keyframes load{to{background-position:-200% 0}}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0503c2;place-items:center;padding:20px;animation:.25s fade;display:grid;position:fixed;inset:0}@keyframes fade{0%{opacity:0}}.product-modal{border:1px solid var(--line);background:#201713;border-radius:23px;width:min(100%,570px);padding:25px;animation:.35s cubic-bezier(.2,.8,.2,1) up;position:relative}@keyframes up{0%{opacity:0;transform:translateY(18px)scale(.98)}}.close{color:#fff;z-index:2;background:#00000059;border:0;border-radius:50%;width:35px;height:35px;font-size:1.5rem;transition:transform .2s,background .2s;position:absolute;top:13px;right:16px}.close:hover{background:var(--accent);color:#24120b;transform:rotate(90deg)}.product-modal>img,.product-modal>.product-placeholder{height:190px;margin-bottom:27px}.product-modal h2{margin:9px 0 16px;font-size:1.85rem}.modal-description{color:var(--muted);white-space:pre-line;line-height:1.75}.modal-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding-top:20px;display:flex}.footer{border-top:1px solid var(--line);min-height:105px;color:var(--muted);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.footer img{opacity:.72;width:112px}.footer a{color:var(--accent);font-weight:800}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1);transform:translateY(26px)scale(.985)}.reveal.shown{opacity:1;transform:none}.hero.shown .hero-copy>*{animation:.8s cubic-bezier(.2,.8,.2,1) both rise}.hero.shown .hero-copy>.eyebrow{animation-delay:80ms}.hero.shown .hero-copy>h1{animation-delay:.16s}.hero.shown .hero-copy>.lead{animation-delay:.24s}.hero.shown .hero-copy>.hero-actions{animation-delay:.32s}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=760px){.shell{width:min(100% - 32px,1180px)}.header{height:82px}.brand img{width:130px}.menu-button{display:block}.nav{border:1px solid var(--line);background:#211713;border-radius:16px;padding:14px;display:none;position:absolute;top:73px;left:0;right:0;box-shadow:0 18px 35px #0006}.nav-open{flex-direction:column;align-items:stretch;gap:3px;display:flex}.nav a{padding:12px}.nav .discord-link{text-align:center;width:44px;margin:7px 0 0 12px}.hero{grid-template-columns:1fr;min-height:0;padding:52px 0 72px}.hero-art{order:-1;height:300px}.hero-art:before{width:78%}.hero-art img{max-height:290px}.hero h1{font-size:2.75rem}.lead{font-size:.95rem}.hero-actions{grid-template-columns:1fr;display:grid}.ip-copy,.button{width:100%}.modes,.join{padding:57px 0}.mode-grid,.steps,.wiki-content,.products{grid-template-columns:1fr}.mode-card{min-height:285px}.section-heading{display:block}.section-heading h2{margin-top:13px}.cta{margin:30px auto 70px;padding:35px 24px}.cta:after{font-size:200px;bottom:-75px}.wiki-page,.shop{padding:38px 0 75px}.facts{grid-template-columns:1fr 1fr}.facts article:nth-child(2){border-right:0}.facts article:nth-child(-n+2){border-bottom:1px solid var(--line)}.wiki-help{display:block}.wiki-help p{margin:10px 0 17px}.nickname{margin:36px 0 56px}.product-card{min-height:0}.product-card img,.product-placeholder{height:160px}.product-modal{padding:17px}.product-modal>img,.product-modal>.product-placeholder{height:150px;margin-bottom:22px}.modal-bottom{display:block}.modal-bottom .button{margin-top:15px}.footer{flex-wrap:wrap;gap:17px;min-height:0;padding:25px 0}}@media (width<=370px){.facts{grid-template-columns:1fr}.facts article{border-bottom:1px solid var(--line);border-right:0!important}.facts article:last-child{border-bottom:0}.hero h1{font-size:2.35rem}}.shop-intro{text-align:center;justify-items:center;display:grid}.nickname{background:linear-gradient(135deg,#e97f523d,#e97f520a);border-color:#e97f5261;border-radius:21px;width:min(100%,680px);margin:49px auto 60px;padding:8px;box-shadow:0 18px 38px #0000002b}.nickname label{color:#f4d7ca;letter-spacing:.08em;text-transform:uppercase;margin:0;padding:12px 14px 10px;font-size:.76rem}.nickname>div{background:#100c0b;border-color:#ffffff24;border-radius:14px;min-height:66px;padding:0 19px}.nickname>div:focus-within{background:#160e0b;box-shadow:0 0 0 4px #e97f5224}.nickname input{width:100%;padding:17px 0;font-size:1.08rem;font-weight:800}.nickname input::placeholder{color:#c7a69a;opacity:1}.nickname span{color:var(--accent);border-left:1px solid #e97f5247;padding-left:16px;font-weight:800}.shop-message{margin:-35px auto 34px}.product-header{max-width:830px;margin:0 auto 27px}.products{flex-wrap:wrap;justify-content:center;gap:17px;display:flex}.server-switch{justify-content:center;gap:8px;margin:-25px auto 34px;display:flex}.server-switch button{border:1px solid var(--line);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:999px;padding:11px 24px;font:700 .78rem Unbounded;transition:all .25s}.server-switch button:hover,.server-switch button.active{color:var(--white);border-color:var(--accent);background:#e97f5229;box-shadow:0 8px 22px #e97f521f}.product-card,.product-skeleton{flex:0 calc(33.3333% - 11.3333px);width:calc(33.3333% - 11.3333px);max-width:380px}.product-card{animation:.55s cubic-bezier(.2,.8,.2,1) both shop-card-in}@keyframes shop-card-in{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:none}}@media (width<=760px){.nickname{width:100%;margin:36px auto 48px}.nickname span{display:none}.product-card,.product-skeleton{flex-basis:100%;width:100%;max-width:none}}.duration-picker{background:#e97f520f;border:1px solid #e97f5247;border-radius:15px;margin:24px 0 2px;padding:16px 17px 13px}.duration-picker-head{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;font-size:.8rem;display:flex}.duration-picker-head strong{color:var(--accent);font-family:Unbounded;font-size:.78rem}.duration-picker input[type=range]{width:100%;accent-color:var(--accent);cursor:pointer}.duration-options{color:#cdbab2;justify-content:space-between;margin-top:1px;font-size:.68rem;display:flex}.wiki-page,.shop,.not-found{animation:.65s cubic-bezier(.2,.8,.2,1) both page-enter}@keyframes page-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:calc(100vh - 220px);padding-bottom:80px;display:flex}.not-found .eyebrow{margin-bottom:18px}.not-found .lead{margin:24px 0 30px}.wiki-brand img{object-fit:contain;width:178px;height:62px}.wiki-commands{margin-bottom:25px}.wiki-subheading{justify-content:space-between;align-items:end;margin-bottom:17px;display:flex}.wiki-subheading .eyebrow{margin-bottom:8px}.wiki-subheading h2{font-size:1.55rem}.command-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.command-card{border:1px solid var(--line);background:var(--surface);border-radius:17px;min-height:145px;padding:20px;transition:transform .3s,border-color .3s,background .3s}.command-card:hover{background:#241916;border-color:#e97f5280;transform:translateY(-5px)}.command-card code{color:var(--accent);background:#e97f521a;border-radius:8px;padding:7px 10px;font:700 .78rem/1.2 Manrope,monospace;display:inline-block}.command-card h3{letter-spacing:-.03em;margin:17px 0 7px;font-size:1rem}.command-card p{color:var(--muted);font-size:.78rem;line-height:1.55}@media (width<=760px){.wiki-brand img{width:132px;height:48px}.wiki-visual{padding:10px}.wiki-visual img{max-height:250px}.wiki-subheading{display:block}.command-grid{grid-template-columns:1fr}.command-card{min-height:0}}.search-button{color:#d7c8c2;background:#181719;border:1px solid #ffffff1c;border-radius:14px;place-items:center;width:44px;height:44px;padding:0;transition:transform .25s,color .25s,border-color .25s;display:grid}.search-button:hover{color:var(--accent);border-color:#e97f5280;transform:translateY(-3px)}.search-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:21px}.search-backdrop{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080504b3;place-items:start center;padding:90px 20px 20px;animation:.2s fade;display:grid;position:fixed;inset:0}.search-panel{background:#151318;border:1px solid #ffffff1f;border-radius:22px;width:min(100%,560px);animation:.3s cubic-bezier(.2,.8,.2,1) up;overflow:hidden;box-shadow:0 30px 80px #0000006b}.search-form{border-bottom:1px solid var(--line);align-items:center;gap:14px;height:76px;padding:0 22px;display:flex}.search-form>span{color:var(--accent);font:400 2rem/1 Arial;transform:rotate(-20deg)}.search-form input{min-width:0;color:var(--white);background:0 0;border:0;outline:0;flex:1;font-size:1rem;font-weight:700}.search-form input::placeholder{color:#9d98b8}.search-form button{color:var(--muted);background:0 0;border:0;font-size:1.5rem}.search-switch{gap:6px;padding:13px 18px 0;display:flex}.search-switch button,.player-tabs button{color:var(--muted);background:0 0;border:0;border-radius:10px;padding:9px 14px;font-size:.78rem;font-weight:800}.search-switch button.active,.player-tabs button.active{color:#24120b;background:var(--accent)}.search-recent{padding:15px 18px 20px}.search-section-label{color:#a8a0bd;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;margin:0 3px 10px;font-size:.7rem;font-weight:800;display:flex}.search-section-label small{color:#817b91;letter-spacing:0;text-transform:none;font-size:.65rem;font-weight:600}.recent-player{text-align:left;width:100%;color:var(--white);background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:11px 9px;transition:background .2s;display:flex}.recent-player:hover{background:#e97f521a}.recent-player img{width:32px;height:32px;image-rendering:pixelated;border-radius:8px}.recent-player strong{flex:1;font-size:.84rem}.recent-player span{color:var(--accent);font-size:.7rem}.search-empty{color:var(--muted);padding:24px 8px 8px;font-size:.8rem;line-height:1.55}.player-page{padding:38px 0 110px;animation:.65s cubic-bezier(.2,.8,.2,1) both page-enter}.back-link{color:var(--muted);margin-bottom:22px;font-size:.8rem;transition:color .2s;display:inline-block}.back-link:hover{color:var(--accent)}.player-tabs{justify-content:flex-end;gap:5px;margin-bottom:12px;display:flex}.profile-card{border:1px solid var(--line);background:linear-gradient(125deg,#211b24,#17191e);border-radius:24px;grid-template-columns:270px 1fr;gap:38px;padding:30px;display:grid}.profile-avatar{background:radial-gradient(circle at 50% 38%,#e97f5229,#0000 55%),#171319;border:1px solid #e97f5240;border-radius:18px;justify-content:center;align-items:center;min-height:370px;display:flex;position:relative;overflow:hidden}.profile-avatar img{object-fit:contain;image-rendering:auto;filter:drop-shadow(0 22px 15px #00000073);width:210px;height:315px;animation:none}.online-dot{color:#aaa2af;font-size:.68rem;position:absolute;top:16px;right:16px}.online-dot:before{content:"•";margin-right:5px}.online-dot.online,.online-dot.online:before{color:#57d89d}.profile-main{padding:17px 0}.profile-title-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:15px;display:flex}.profile-title-row h1{font-size:clamp(2rem,4vw,3.5rem)}.privilege{color:var(--accent);border:1px solid #e97f5259;border-radius:999px;padding:7px 11px;font-size:.7rem;font-weight:800}.profile-server{color:var(--muted);margin-top:8px}.profile-stat-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:35px;display:grid}.profile-stat-grid article{border:1px solid var(--line);background:#ffffff06;border-radius:14px;min-height:92px;padding:15px}.profile-stat-grid span,.profile-punishments span{color:var(--muted);margin-bottom:12px;font-size:.68rem;display:block}.profile-stat-grid strong{font:700 1.05rem Unbounded;display:block}.profile-punishments{border:1px solid var(--line);border-radius:14px;margin-top:17px;padding:15px}.profile-punishments p{color:#d7c9c2;font-size:.8rem;line-height:1.5}.profile-loading,.profile-empty{flex-direction:column;justify-content:center;align-items:flex-start;min-height:430px;display:flex}.profile-empty .lead{margin:22px 0 28px}@media (width<=760px){.search-backdrop{padding:74px 12px 12px}.search-form{height:66px;padding:0 16px}.nav-open .search-button{margin:7px 12px}.player-page{padding-top:27px}.player-tabs{justify-content:flex-start;margin-bottom:12px}.profile-card{grid-template-columns:1fr;gap:20px;padding:16px}.profile-avatar{min-height:270px}.profile-avatar img{width:170px;height:250px}.profile-main{padding:8px 2px 16px}.profile-stat-grid{grid-template-columns:1fr 1fr;margin-top:24px}.profile-stat-grid article:nth-child(3){grid-column:span 2}.profile-title-row h1{font-size:2rem}}
