.page-module__Xh1xWG__container{background-color:var(--gray-50);min-height:100vh}.page-module__Xh1xWG__header{background:var(--background);border-bottom:1px solid var(--gray-200);z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.page-module__Xh1xWG__title{letter-spacing:-.02em;color:var(--gray-900);margin:0;font-size:1.25rem;font-weight:800}.page-module__Xh1xWG__userInfo{align-items:center;gap:1.25rem;display:flex}.page-module__Xh1xWG__username{color:var(--gray-600);font-size:.875rem;font-weight:500}.page-module__Xh1xWG__logoutButton{border:1px solid var(--gray-200);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .2s}.page-module__Xh1xWG__logoutButton:hover{background:var(--gray-50);border-color:var(--gray-300)}.page-module__Xh1xWG__nav{gap:.75rem;max-width:1200px;margin:2rem auto 0;padding:0 2rem;display:flex}.page-module__Xh1xWG__navButton{background:var(--background);color:var(--gray-900);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);border-radius:10px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.page-module__Xh1xWG__navButton:hover{border-color:var(--gray-900);box-shadow:var(--shadow);transform:translateY(-1px)}.page-module__Xh1xWG__content{grid-template-columns:350px 1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem;display:grid}.page-module__Xh1xWG__section{background:var(--background);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;padding:1.5rem;display:flex}.page-module__Xh1xWG__sectionTitle{color:var(--gray-900);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1rem;font-weight:700;display:flex}.page-module__Xh1xWG__sectionTitle:before{content:"";background:var(--gray-900);border-radius:2px;width:4px;height:16px;display:inline-block}.page-module__Xh1xWG__tableContainer{border-radius:8px;max-height:450px;overflow:auto}.page-module__Xh1xWG__table{border-collapse:separate;border-spacing:0;width:100%}.page-module__Xh1xWG__table th{background:var(--gray-50);text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-500);border-bottom:1px solid var(--gray-200);z-index:10;padding:.75rem 1rem;font-size:.75rem;font-weight:700;position:sticky;top:0}.page-module__Xh1xWG__table td{border-bottom:1px solid var(--gray-100);color:var(--gray-700);padding:1rem;font-size:.875rem}.page-module__Xh1xWG__table tbody tr:last-child td{border-bottom:none}.page-module__Xh1xWG__table tbody tr:hover td{background:var(--gray-50)}.page-module__Xh1xWG__score{color:var(--gray-900);font-variant-numeric:tabular-nums;font-weight:700}.page-module__Xh1xWG__rankBadge{background:var(--gray-100);width:24px;height:24px;color:var(--gray-600);border-radius:6px;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.page-module__Xh1xWG__topRank{background:var(--gray-900);color:#fff}.page-module__Xh1xWG__matchesContainer{flex-direction:column;gap:1.5rem;display:flex}.page-module__Xh1xWG__matchCard{border:1px solid var(--gray-200);background:var(--gray-50);border-radius:12px;overflow:hidden}.page-module__Xh1xWG__matchHeader{background:var(--background);border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:flex}.page-module__Xh1xWG__matchDate{color:var(--gray-900);font-size:.8125rem;font-weight:600}.page-module__Xh1xWG__matchNote{color:var(--gray-500);background:var(--gray-100);border-radius:20px;padding:.25rem .625rem;font-size:.75rem}.page-module__Xh1xWG__matchTable{border-collapse:collapse;width:100%}.page-module__Xh1xWG__matchTable th{color:var(--gray-400);text-align:left;border-bottom:1px solid var(--gray-200);background:0 0;padding:.625rem 1.25rem;font-size:.7rem}.page-module__Xh1xWG__matchTable td{border-bottom:1px solid var(--gray-100);padding:.75rem 1.25rem;font-size:.8125rem}.page-module__Xh1xWG__empty{text-align:center;color:var(--gray-400);padding:3rem 1rem;font-size:.875rem}.page-module__Xh1xWG__loading{min-height:400px;color:var(--gray-500);grid-column:1/-1;justify-content:center;align-items:center;font-size:.875rem;display:flex}@media (max-width:1024px){.page-module__Xh1xWG__content{grid-template-columns:1fr}}@media (max-width:768px){.page-module__Xh1xWG__header{padding:1rem}.page-module__Xh1xWG__nav{flex-direction:column;padding:0 1rem}.page-module__Xh1xWG__content{padding:1rem}}
