.profile-module__MCH7BG__main{background:radial-gradient(circle at top,#b59a5d0d 0%,#0000 70%);min-height:100vh;padding-top:140px;padding-bottom:80px}.profile-module__MCH7BG__bentoGrid{grid-template-rows:auto auto;grid-template-columns:1.5fr 1.2fr 1fr;gap:20px;margin-bottom:40px;display:grid}.profile-module__MCH7BG__tile{background:var(--mh-glass);border:1px solid var(--mh-border);padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.profile-module__MCH7BG__tile:hover{border-color:var(--mh-gold-dim);transform:translateY(-4px);box-shadow:0 10px 30px #0006}.profile-module__MCH7BG__tile:before{content:"";background:linear-gradient(to right, transparent, var(--mh-gold-dim), transparent);opacity:.3;width:100%;height:2px;position:absolute;top:0;left:0}.profile-module__MCH7BG__tileHeader{color:var(--mh-tan-dark);text-transform:uppercase;letter-spacing:.15em;border-bottom:1px solid #b59a5d1a;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:8px;font-family:Marcellus,serif;font-size:.65rem;display:flex}.profile-module__MCH7BG__identityTile{text-align:center;background:linear-gradient(135deg,#2d2622f2,#120d0afa);flex-direction:column;grid-row:span 2;justify-content:center;align-items:center;display:flex}.profile-module__MCH7BG__avatarGlow{background:var(--mh-gold-gradient);border-radius:50%;width:120px;height:120px;margin-bottom:20px;padding:4px;box-shadow:0 0 30px #b59a5d33}.profile-module__MCH7BG__avatar{object-fit:cover;border:4px solid var(--mh-black);border-radius:50%;width:100%;height:100%}.profile-module__MCH7BG__rankBadge{background:var(--mh-red);color:#fff;text-transform:uppercase;clip-path:polygon(10% 0%,100% 0%,90% 100%,0% 100%);margin-bottom:12px;padding:2px 16px;font-family:Marcellus,serif;font-size:.7rem;display:inline-block}.profile-module__MCH7BG__identityTile h1{margin-bottom:4px;font-size:2.2rem}.profile-module__MCH7BG__memberId{color:var(--mh-tan-dark);font-size:.75rem}.profile-module__MCH7BG__opTile{flex-direction:column;justify-content:space-between;display:flex}.profile-module__MCH7BG__statusBox{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-left:2px solid var(--mh-gold);background:#0006;max-width:100%;margin-top:16px;padding:8px 16px}.profile-module__MCH7BG__statusBox p{color:var(--mh-tan);margin:0;font-size:.85rem;font-style:italic}.profile-module__MCH7BG__opBody{flex-direction:column;gap:12px;display:flex}.profile-module__MCH7BG__opData label{color:var(--mh-tan-dark);margin-bottom:4px;font-size:.6rem;display:block}.profile-module__MCH7BG__opData code{color:var(--mh-gold);background:#0000004d;border-radius:2px;padding:4px 10px;font-size:1.2rem;display:block}.profile-module__MCH7BG__noOp{color:var(--mh-tan-dark);text-align:center;padding:20px 0;font-size:.85rem;font-style:italic}.profile-module__MCH7BG__opActions{gap:10px;margin-top:16px;display:flex}.profile-module__MCH7BG__progressTile{flex-direction:column;display:flex}.profile-module__MCH7BG__progressBody{justify-content:space-between;align-items:flex-end;margin-bottom:12px;display:flex}.profile-module__MCH7BG__completionVal{color:var(--mh-gold);font-family:Marcellus,serif;font-size:2.5rem;line-height:1}.profile-module__MCH7BG__miniStats{gap:12px;display:flex}.profile-module__MCH7BG__miniStat{text-align:center}.profile-module__MCH7BG__miniStat label{color:var(--mh-tan-dark);font-size:.6rem;display:block}.profile-module__MCH7BG__miniStat span{font-size:.9rem;font-weight:700}.profile-module__MCH7BG__progressBar{border:1px solid var(--mh-border);background:#0006;height:8px;overflow:hidden}.profile-module__MCH7BG__progressFill{background:var(--mh-gold);height:100%;transition:width 1s ease-out}.profile-module__MCH7BG__wishlistTile{grid-column:span 2;height:180px}.profile-module__MCH7BG__wishlistScroll{height:calc(100% - 40px);padding-right:10px;overflow-y:auto}.profile-module__MCH7BG__ledgerSection{background:var(--mh-glass);border:1px solid var(--mh-border);padding:40px}.profile-module__MCH7BG__summarySection{background:#0003;border:1px solid #b59a5d1a;margin-top:20px;padding:30px}.profile-module__MCH7BG__summaryHeader{border-bottom:1px solid #b59a5d1a;margin-bottom:24px;padding-bottom:12px}.profile-module__MCH7BG__summaryHeader h3{margin-bottom:4px;font-size:.9rem!important}.profile-module__MCH7BG__summaryHeader p{color:var(--mh-tan-dark);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.profile-module__MCH7BG__ledgerHeader{border-bottom:1px solid var(--mh-border);justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:20px;display:flex}.profile-module__MCH7BG__ledgerTitle{align-items:center;gap:15px;display:flex}.profile-module__MCH7BG__ledgerMeta{align-items:center;gap:30px;display:flex}.profile-module__MCH7BG__footer{text-align:center;margin-top:40px}.profile-module__MCH7BG__backLink{color:var(--mh-tan-dark);text-transform:uppercase;transition:var(--transition-mh);font-family:Marcellus,serif;font-size:.8rem;text-decoration:none}.profile-module__MCH7BG__backLink:hover{color:var(--mh-gold)}.profile-module__MCH7BG__scrollArea{flex:1}.profile-module__MCH7BG__crownGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-auto-flow:dense;gap:20px;display:grid}.profile-module__MCH7BG__crownCard{border:1px solid var(--mh-border);height:200px;transition:var(--transition-mh);background:#ffffff05;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.profile-module__MCH7BG__crownCardDual{flex-direction:column;grid-column:span 2;justify-content:stretch;align-items:stretch;height:220px;display:flex}.profile-module__MCH7BG__crownCardQuad{grid-column:span 3;height:200px}.profile-module__MCH7BG__dualSides{flex:1;align-items:stretch;gap:0;width:100%;display:flex;overflow:hidden}.profile-module__MCH7BG__dualSide{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;min-width:0;padding:6px;text-decoration:none;display:flex;position:relative;overflow:hidden}.profile-module__MCH7BG__dualSide:after{content:"";background:#120d0a00;transition:background .2s;position:absolute;inset:0}.profile-module__MCH7BG__dualSide:hover:after{background:#b59a5d0f}.profile-module__MCH7BG__dualOverlay{flex-direction:column;align-items:center;gap:4px;display:flex}.profile-module__MCH7BG__dualMonsterName{color:var(--mh-tan);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-family:Marcellus,serif;font-size:.75rem;overflow:hidden}.profile-module__MCH7BG__dualDivider{color:var(--mh-gold);opacity:.6;flex-shrink:0;justify-content:center;align-self:center;align-items:center;padding:0 6px;font-family:Marcellus,serif;font-size:1.1rem;display:flex}.profile-module__MCH7BG__dualQuestLabel{color:var(--mh-tan-dark);text-transform:uppercase;letter-spacing:.1em;text-align:center;border-top:1px solid #b59a5d1a;padding:4px 0 6px;font-size:.55rem}.profile-module__MCH7BG__crownCard:hover{border-color:var(--mh-gold);background:#2d2622e6;transform:scale(1.02)}.profile-module__MCH7BG__crownCornerLeft{z-index:2;position:absolute;top:10px;left:10px}.profile-module__MCH7BG__crownCornerRight{z-index:2;position:absolute;top:10px;right:10px}.profile-module__MCH7BG__linkedCrownTypes{flex-direction:column;gap:4px;display:flex}.profile-module__MCH7BG__crownOverlay{z-index:1;background:linear-gradient(#0000,#120d0afa);padding:30px 12px 12px;position:absolute;bottom:0;left:0;right:0}.profile-module__MCH7BG__crownOverlay h3{color:var(--mh-tan);white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-family:Marcellus,serif;font-size:.9rem;overflow:hidden}.profile-module__MCH7BG__crownDetail{align-items:center;gap:6px;display:flex}.profile-module__MCH7BG__linkedCrownRows{flex-direction:column;gap:4px;display:flex}.profile-module__MCH7BG__linkedCrownRows .profile-module__MCH7BG__crownChipSmall,.profile-module__MCH7BG__linkedCrownRows .profile-module__MCH7BG__crownChipLarge,.profile-module__MCH7BG__linkedCrownRows .profile-module__MCH7BG__crownChipTempered{height:15px;padding:0 4px;font-size:.55rem;font-weight:700}.profile-module__MCH7BG__linkedCrownRow{align-items:center;display:flex}.profile-module__MCH7BG__crownChipSmall,.profile-module__MCH7BG__crownChipLarge,.profile-module__MCH7BG__crownChipTempered{text-transform:uppercase;letter-spacing:.02em;border:1px solid;border-radius:2px;justify-content:center;align-items:center;height:18px;padding:1px 6px;font-size:.65rem;font-weight:800;line-height:1;display:inline-flex}.profile-module__MCH7BG__crownChipSmall{color:#a8c8e8;background:#a8c8e80d;border-color:#a8c8e859}.profile-module__MCH7BG__crownChipLarge{color:var(--mh-gold);background:#b59a5d0d;border-color:#b59a5d59}.profile-module__MCH7BG__crownChipTempered{color:#a335ee;background:#a335ee1a;border-color:#a335ee66;box-shadow:0 0 10px #a335ee1a}.profile-module__MCH7BG__temperedBadge{color:var(--mh-red);text-transform:uppercase;border:1px solid #8b2e2e80;padding:0 4px;font-size:.6rem}.profile-module__MCH7BG__crownInvestigation{color:var(--mh-tan-dark);text-transform:uppercase;margin-top:4px;font-size:.6rem}.profile-module__MCH7BG__cardActions{opacity:0;pointer-events:none;z-index:2;background:#120d0ad9;justify-content:center;align-items:center;gap:12px;transition:opacity .2s;display:flex;position:absolute;inset:0}.profile-module__MCH7BG__crownCard:hover .profile-module__MCH7BG__cardActions{opacity:1;pointer-events:all}.profile-module__MCH7BG__actionBtn{border:1px solid var(--mh-border);color:var(--mh-tan);cursor:pointer;background:#ffffff0d;padding:8px}.profile-module__MCH7BG__actionBtn:hover{border-color:var(--mh-gold);color:var(--mh-gold)}.profile-module__MCH7BG__noRecords{height:200px;color:var(--mh-tan-dark);grid-column:1/-1;justify-content:center;align-items:center;display:flex}.profile-module__MCH7BG__pagination{justify-content:center;align-items:center;gap:20px;margin-top:40px;display:flex}.profile-module__MCH7BG__pageBtn{background:var(--mh-glass);border:1px solid var(--mh-border);color:var(--mh-tan);cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.profile-module__MCH7BG__pageBtn:disabled{opacity:.2}@media (max-width:1024px){.profile-module__MCH7BG__bentoGrid{grid-template-columns:1fr 1fr}.profile-module__MCH7BG__identityTile{grid-area:auto/span 2}}@media (max-width:768px){.profile-module__MCH7BG__bentoGrid{grid-template-columns:1fr}.profile-module__MCH7BG__identityTile,.profile-module__MCH7BG__wishlistTile{grid-column:auto}.profile-module__MCH7BG__ledgerSection{padding:20px}.profile-module__MCH7BG__ledgerHeader{flex-direction:column;align-items:flex-start;gap:20px}.profile-module__MCH7BG__crownGrid{grid-template-columns:1fr!important}.profile-module__MCH7BG__crownCardDual,.profile-module__MCH7BG__crownCardQuad{min-height:200px;grid-column:span 1!important;height:auto!important}.profile-module__MCH7BG__dualSides{flex-direction:column!important;height:auto!important}.profile-module__MCH7BG__dualSide{border-bottom:1px solid #b59a5d1a;padding:20px 0!important}.profile-module__MCH7BG__dualSide:last-child{border-bottom:none}.profile-module__MCH7BG__dualDivider{display:none!important}}
