.profile-sheet{position:relative;z-index:1;background:#fffdf7;width:min(820px,100%);max-height:92vh;overflow:auto;border-radius:18px;box-shadow:0 35px 100px rgba(0,0,0,.35)}.profile-cover{background:#0b5d46;color:#fff;text-align:center;padding:45px 30px 35px;position:relative;overflow:hidden}.profile-cover:before{content:"";position:absolute;width:400px;height:400px;border:1px solid rgba(255,255,255,.1);border-radius:50%;left:50%;top:-250px;transform:translateX(-50%)}.profile-cover>span{font-size:9px;letter-spacing:.18em;color:#c4d99b;font-weight:800}.profile-avatar{width:82px;height:82px;border-radius:50%;background:#f2bd55;border:5px solid #fff;display:grid;place-items:center;color:#08251f;font:800 24px Manrope;margin:20px auto 10px;position:relative}.profile-cover h2{font-size:30px}.profile-cover p{color:#b8cec6;font-size:13px;margin:6px}.profile-body{padding:clamp(25px,5vw,48px)}.level-row{display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:center}.level-row small,.level-row strong{display:block}.level-row small{font-size:8px;letter-spacing:.12em;color:#708079;font-weight:800}.level-row strong{font:800 23px Manrope}.level-track{height:9px;background:#e7e3d9;border-radius:10px;overflow:hidden}.level-track i{display:block;height:100%;width:0;background:linear-gradient(90deg,#168b63,#b7cf76);transition:.5s}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0}.profile-stats>div{background:#f3efe3;border-radius:9px;padding:18px;text-align:center}.profile-stats span,.profile-stats strong,.profile-stats small{display:block}.profile-stats span{font-size:24px}.profile-stats strong{font:800 21px Manrope;margin:7px}.profile-stats small{font-size:7px;letter-spacing:.1em;color:#718079;font-weight:800}.badge-heading{display:flex;justify-content:space-between;align-items:end;border-top:1px solid rgba(8,37,31,.12);padding-top:25px}.badge-heading small{font-size:8px;color:#df7044;font-weight:800;letter-spacing:.13em}.badge-heading h3{font-size:23px;margin-top:5px}.badge-heading>span{font-size:12px;font-weight:800;color:#168b63}.badge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.badge{border:1px solid #ddd8cc;border-radius:9px;padding:16px;text-align:center}.badge.locked{filter:grayscale(1);opacity:.42}.badge-icon{width:50px;height:50px;border-radius:50%;background:#e5efe9;display:grid;place-items:center;font-size:24px;margin:auto}.badge strong{display:block;font-size:12px;margin:9px 0 4px}.badge p{font-size:9px;color:#718079;line-height:1.4;margin:0}.profile-reset{margin:25px auto 0;display:flex;color:#9b4d36;border-color:#e0c9c1!important}.profile-reset:hover{background:#f8e7e1}@media(max-width:560px){.profile-stats,.badge-grid{grid-template-columns:repeat(2,1fr)}.level-row{grid-template-columns:1fr}.profile-sheet{max-height:95vh}}
