.dashboard-module__Gx_nyq__page{font-family:var(--font-sans);background:var(--surface-2);min-height:100vh;color:var(--ink)}.dashboard-module__Gx_nyq__btnPrimary{background:var(--teal-dark);color:#fff;cursor:pointer;transition:background var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border:none;border-radius:999px;align-items:center;gap:4px;padding:.5rem 1.1rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.dashboard-module__Gx_nyq__btnPrimary:hover{background:var(--teal-darker)}.dashboard-module__Gx_nyq__btnPrimary:active{transform:scale(.97)}.dashboard-module__Gx_nyq__layout{grid-template-columns:240px 1fr;min-height:calc(100vh - 60px);display:grid}.dashboard-module__Gx_nyq__sidebar{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;height:calc(100vh - 60px);padding:1.5rem 0;display:flex;position:sticky;top:60px}.dashboard-module__Gx_nyq__sideUser{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;margin-bottom:.75rem;padding:0 1.25rem 1.5rem;display:flex}.dashboard-module__Gx_nyq__avatar{background:var(--teal-light);width:40px;height:40px;color:var(--teal-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex}.dashboard-module__Gx_nyq__sideUserName{color:var(--ink);font-size:.9rem;font-weight:600}.dashboard-module__Gx_nyq__sideUserSub{color:var(--ink-3);font-size:.75rem}.dashboard-module__Gx_nyq__sideNav{flex-direction:column;flex:1;gap:2px;padding:0 .75rem;display:flex}.dashboard-module__Gx_nyq__sideNavItem{cursor:pointer;text-align:left;color:var(--ink-2);transition:background .12s var(--ease-out);background:0 0;border:none;border-radius:10px;align-items:center;gap:.6rem;width:100%;padding:.65rem .75rem;font-family:inherit;font-size:.875rem;display:flex}.dashboard-module__Gx_nyq__sideNavItem:hover{background:var(--surface-3)}.dashboard-module__Gx_nyq__sideNavActive{font-weight:600;background:var(--teal-light)!important;color:var(--teal-dark)!important}.dashboard-module__Gx_nyq__sideNavLabel{flex:1}.dashboard-module__Gx_nyq__badge{background:var(--surface-3);color:var(--ink-3);border-radius:999px;padding:2px 7px;font-size:.72rem;font-weight:600}.dashboard-module__Gx_nyq__badgeAlert{color:#b91c1c;background:#fee2e2}.dashboard-module__Gx_nyq__sideBack{color:var(--ink-3);transition:color var(--dur-fast) var(--ease-out);margin:1rem 1.25rem 0;font-size:.82rem;text-decoration:none;display:block}.dashboard-module__Gx_nyq__sideBack:hover{color:var(--teal)}.dashboard-module__Gx_nyq__content{max-width:900px;padding:2rem}.dashboard-module__Gx_nyq__statsRow{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.dashboard-module__Gx_nyq__statCard{background:var(--surface);border:1px solid var(--border);transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);border-radius:16px;padding:1rem 1.25rem}.dashboard-module__Gx_nyq__statCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.dashboard-module__Gx_nyq__statValue{font-family:var(--font-serif);color:var(--teal-dark);letter-spacing:-.02em;font-size:1.85rem;font-weight:400}.dashboard-module__Gx_nyq__statLabel{color:var(--ink-3);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:600}.dashboard-module__Gx_nyq__section{margin-bottom:2rem}.dashboard-module__Gx_nyq__sectionHeader{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.dashboard-module__Gx_nyq__sectionTitle{font-family:var(--font-serif);color:var(--ink);margin:0;font-size:1.4rem;font-weight:400}.dashboard-module__Gx_nyq__listingGrid{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__Gx_nyq__listingCard{background:var(--surface);border:1px solid var(--border);transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.dashboard-module__Gx_nyq__listingCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.dashboard-module__Gx_nyq__listingActions{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.dashboard-module__Gx_nyq__listingAvatar{background:var(--teal-light);width:52px;height:52px;color:var(--teal-dark);font-family:var(--font-serif);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex;overflow:hidden}.dashboard-module__Gx_nyq__listingAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.dashboard-module__Gx_nyq__listingInfo{flex:1;min-width:0}.dashboard-module__Gx_nyq__listingTitle{color:var(--ink);margin:0 0 .25rem;font-size:1rem;font-weight:600}.dashboard-module__Gx_nyq__listingDesc{color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .4rem;font-size:.83rem;overflow:hidden}.dashboard-module__Gx_nyq__listingMeta{color:var(--ink-3);flex-wrap:wrap;gap:1rem;font-size:.8rem;display:flex}.dashboard-module__Gx_nyq__listingPrice{color:var(--teal-dark);font-weight:600}.dashboard-module__Gx_nyq__listingBadge{background:var(--teal-light);color:var(--teal-dark);border-radius:999px;margin:.2rem 0 .4rem;padding:3px 8px;font-size:.7rem;font-weight:600;display:inline-block}.dashboard-module__Gx_nyq__priceUnit{color:var(--ink-3);margin-left:2px;font-size:.75rem}.dashboard-module__Gx_nyq__requestList{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__Gx_nyq__requestCard{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.1rem 1.25rem}.dashboard-module__Gx_nyq__requestPending{border-left:3px solid var(--teal)}.dashboard-module__Gx_nyq__requestTop{justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;display:flex}.dashboard-module__Gx_nyq__requestTopMain{flex:1;min-width:0}.dashboard-module__Gx_nyq__requestItem{color:var(--ink);word-break:break-word;margin-bottom:.2rem;font-size:1rem;font-weight:600}.dashboard-module__Gx_nyq__requestMeta{color:var(--ink-3);word-break:break-word;font-size:.8rem}.dashboard-module__Gx_nyq__requestRight{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.dashboard-module__Gx_nyq__actionBtns{border-top:1px solid var(--border);gap:.6rem;margin-top:1rem;padding-top:1rem;display:flex}.dashboard-module__Gx_nyq__approveBtn{background:var(--teal-light);color:var(--teal-dark);border:1.5px solid var(--teal);cursor:pointer;transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:.55rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__approveBtn:hover{background:var(--teal);color:#fff}.dashboard-module__Gx_nyq__rejectBtn{color:#b91c1c;cursor:pointer;transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);background:#fee2e2;border:1.5px solid #fca5a5;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:.55rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__rejectBtn:hover{color:#fff;background:#b91c1c;border-color:#b91c1c}.dashboard-module__Gx_nyq__pill{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.3rem .8rem;font-size:.75rem;font-weight:600;display:inline-block}.dashboard-module__Gx_nyq__pill_pending{color:#92400e;background:#fef3c7}.dashboard-module__Gx_nyq__pill_approved{background:var(--teal-light);color:var(--teal-dark)}.dashboard-module__Gx_nyq__pill_rejected{color:#b91c1c;background:#fee2e2}.dashboard-module__Gx_nyq__pill_active{background:var(--teal-light);color:var(--teal-dark)}.dashboard-module__Gx_nyq__pill_completed{background:var(--surface-3);color:var(--ink-2)}.dashboard-module__Gx_nyq__alertPill{color:#b91c1c;background:#fee2e2;border-radius:999px;padding:.3rem .8rem;font-size:.75rem;font-weight:600}.dashboard-module__Gx_nyq__emptyState{text-align:center;background:var(--surface);border:1px dashed var(--border);border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:3.5rem 2rem;display:flex}.dashboard-module__Gx_nyq__emptyIcon{color:var(--ink-3);justify-content:center;align-items:center;margin-bottom:4px;font-size:2.5rem;display:inline-flex}.dashboard-module__Gx_nyq__emptyState p{font-family:var(--font-serif);color:var(--ink-2);margin:0;font-size:1rem;font-style:italic}.dashboard-module__Gx_nyq__deleteBtn{color:#b91c1c;cursor:pointer;transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);background:0 0;border:1.5px solid #fca5a5;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:.4rem .85rem;font-family:inherit;font-size:.78rem;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__deleteBtn:hover{color:#fff;background:#b91c1c;border-color:#b91c1c}.dashboard-module__Gx_nyq__editBtn{border:1.5px solid var(--teal);background:var(--surface);color:var(--teal);cursor:pointer;transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:6px 16px;font-family:inherit;font-size:.8rem;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__editBtn:hover{background:var(--teal);color:#fff}.dashboard-module__Gx_nyq__activityList{border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:0;display:flex;overflow:hidden}.dashboard-module__Gx_nyq__activityItem{border-bottom:1px solid var(--border);background:var(--surface);align-items:flex-start;gap:14px;padding:16px 20px;transition:background .1s;display:flex}.dashboard-module__Gx_nyq__activityItem:last-child{border-bottom:none}.dashboard-module__Gx_nyq__activityItem:hover{background:var(--surface-2)}.dashboard-module__Gx_nyq__activityDot{background:var(--ink-3);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:5px}.dashboard-module__Gx_nyq__activityDot[data-type=approved]{background:var(--teal)}.dashboard-module__Gx_nyq__activityDot[data-type=rejected]{background:var(--unread-red)}.dashboard-module__Gx_nyq__activityDot[data-type=request]{background:#f59e0b}.dashboard-module__Gx_nyq__activityDot[data-type=sent]{background:#3b82f6}.dashboard-module__Gx_nyq__activityBody{flex-direction:column;gap:3px;min-width:0;display:flex}.dashboard-module__Gx_nyq__activityMsg{color:var(--ink);word-break:break-word;font-size:.875rem;line-height:1.5}.dashboard-module__Gx_nyq__activityTime{color:var(--ink-3);font-size:.75rem}.dashboard-module__Gx_nyq__sideNavIcon{width:18px;height:18px;color:var(--ink-3);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dashboard-module__Gx_nyq__sideNavActive .dashboard-module__Gx_nyq__sideNavIcon{color:var(--teal-dark)}.dashboard-module__Gx_nyq__skeletonShell{max-width:1400px;margin:0 auto;padding:1.5rem 2rem}.dashboard-module__Gx_nyq__skeletonStatsRow{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.dashboard-module__Gx_nyq__skeletonStatCard{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;justify-content:center;gap:.5rem;height:92px;padding:1.25rem 1.5rem;display:flex}.dashboard-module__Gx_nyq__skeletonMainArea{grid-template-columns:240px 1fr;gap:1.5rem;min-height:500px;display:grid}.dashboard-module__Gx_nyq__skeletonSidebar{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:.85rem;padding:1.25rem 1rem;display:flex}.dashboard-module__Gx_nyq__skeletonContent{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.dashboard-module__Gx_nyq__skeletonRow{grid-template-columns:80px 1fr;align-items:center;gap:1rem;display:grid}.dashboard-module__Gx_nyq__skeletonRowImg{background:linear-gradient(90deg, var(--surface-3) 0%, var(--shimmer-highlight) 50%, var(--surface-3) 100%);background-size:200% 100%;border-radius:10px;width:80px;height:80px;animation:1.6s ease-in-out infinite dashboard-module__Gx_nyq__dashboardShimmer}.dashboard-module__Gx_nyq__skeletonRowBody{flex-direction:column;gap:.5rem;display:flex}.dashboard-module__Gx_nyq__skLine{background:linear-gradient(90deg, var(--surface-3) 0%, var(--shimmer-highlight) 50%, var(--surface-3) 100%);background-size:200% 100%;border-radius:4px;height:.85rem;animation:1.6s ease-in-out infinite dashboard-module__Gx_nyq__dashboardShimmer}.dashboard-module__Gx_nyq__skLineStatValue{width:40%;height:1.5rem}.dashboard-module__Gx_nyq__skLineStatLabel{width:65%;height:.7rem}.dashboard-module__Gx_nyq__skLineSidebar{width:80%;height:.95rem}.dashboard-module__Gx_nyq__skLineHeading{width:30%;height:1.4rem;margin-bottom:.5rem}.dashboard-module__Gx_nyq__skLineRowTitle{width:60%;height:1rem}.dashboard-module__Gx_nyq__skLineRowSub{width:35%;height:.75rem}.dashboard-module__Gx_nyq__skLineRowDesc{width:85%;height:.7rem}@keyframes dashboard-module__Gx_nyq__dashboardShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.dashboard-module__Gx_nyq__skLine,.dashboard-module__Gx_nyq__skeletonRowImg{background:var(--surface-3);animation:none}.dashboard-module__Gx_nyq__statCard,.dashboard-module__Gx_nyq__listingCard{transition:none}.dashboard-module__Gx_nyq__statCard:hover,.dashboard-module__Gx_nyq__listingCard:hover{transform:none}}html[data-theme=dark] .dashboard-module__Gx_nyq__pill_pending{color:#fbbf24;background:#fbbf2426}html[data-theme=dark] .dashboard-module__Gx_nyq__pill_rejected{color:#fca5a5;background:#ef444426}html[data-theme=dark] .dashboard-module__Gx_nyq__pill_completed{background:var(--surface-3);color:var(--ink-2)}html[data-theme=dark] .dashboard-module__Gx_nyq__badgeAlert{color:#fca5a5;background:#ef444426}html[data-theme=dark] .dashboard-module__Gx_nyq__rejectBtn{color:#fca5a5;background:#ef444426;border-color:#ef444466}html[data-theme=dark] .dashboard-module__Gx_nyq__rejectBtn:hover{color:#fff;background:#b91c1c;border-color:#b91c1c}html[data-theme=dark] .dashboard-module__Gx_nyq__deleteBtn{color:#fca5a5;border-color:#ef444466}html[data-theme=dark] .dashboard-module__Gx_nyq__deleteBtn:hover{color:#fff;background:#b91c1c;border-color:#b91c1c}html[data-theme=dark] .dashboard-module__Gx_nyq__alertPill{color:#fca5a5;background:#ef444426}html[data-theme=dark] .dashboard-module__Gx_nyq__activityDot[data-type=rejected]{background:var(--unread-red)}@media (max-width:860px){.dashboard-module__Gx_nyq__layout{grid-template-columns:1fr}.dashboard-module__Gx_nyq__sidebar{border-right:none;border-bottom:1px solid var(--border);z-index:40;height:auto;padding:0;position:sticky;top:60px;overflow:hidden}.dashboard-module__Gx_nyq__sideUser{display:none}.dashboard-module__Gx_nyq__sideNav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:8px;padding:.75rem 1rem;overflow:auto hidden}.dashboard-module__Gx_nyq__sideNav::-webkit-scrollbar{display:none}.dashboard-module__Gx_nyq__sideNavItem{border:1.5px solid var(--border);background:var(--surface);white-space:nowrap;box-sizing:border-box;border-radius:999px;flex:none;align-items:center;gap:6px;width:auto;height:38px;padding:0 14px;font-size:.82rem;font-weight:500;line-height:1;display:inline-flex}.dashboard-module__Gx_nyq__sideNavItem:hover{background:var(--surface-3)}.dashboard-module__Gx_nyq__sideNavActive{font-weight:600;background:var(--teal-light)!important;border-color:var(--teal)!important;color:var(--teal-dark)!important}.dashboard-module__Gx_nyq__sideNavLabel{flex:none}.dashboard-module__Gx_nyq__sideNavItem .dashboard-module__Gx_nyq__badge{margin-left:2px;padding:1px 6px;font-size:.65rem;line-height:1.4}.dashboard-module__Gx_nyq__sideNavIcon{width:16px;height:16px}.dashboard-module__Gx_nyq__statsRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dashboard-module__Gx_nyq__content{padding:1.25rem 1rem}.dashboard-module__Gx_nyq__statsRow{gap:.6rem}.dashboard-module__Gx_nyq__statCard{padding:.85rem 1rem}.dashboard-module__Gx_nyq__statValue{font-size:1.45rem}.dashboard-module__Gx_nyq__sectionHeader{flex-wrap:wrap;gap:.5rem}.dashboard-module__Gx_nyq__sectionTitle{font-size:1.2rem}.dashboard-module__Gx_nyq__listingCard{grid-template-columns:auto 1fr;grid-template-areas:"avatar info""actions actions";align-items:center;gap:.75rem 1rem;padding:.9rem 1rem;display:grid}.dashboard-module__Gx_nyq__listingAvatar{grid-area:avatar}.dashboard-module__Gx_nyq__listingInfo{grid-area:info;min-width:0}.dashboard-module__Gx_nyq__listingActions{border-top:1px solid var(--border);flex-direction:row;flex-shrink:1;grid-area:actions;gap:.5rem;width:100%;padding-top:.75rem}.dashboard-module__Gx_nyq__listingActions>*{text-align:center;flex:1 1 0;min-width:0}.dashboard-module__Gx_nyq__requestCard{padding:.9rem 1rem}.dashboard-module__Gx_nyq__requestTop{flex-direction:column;align-items:stretch;gap:.6rem}.dashboard-module__Gx_nyq__requestRight{justify-content:flex-start}.dashboard-module__Gx_nyq__activityItem{padding:14px 16px}}@media (max-width:480px){.dashboard-module__Gx_nyq__statsRow{grid-template-columns:1fr 1fr;gap:.5rem}.dashboard-module__Gx_nyq__statCard{padding:.75rem .85rem}.dashboard-module__Gx_nyq__statValue{font-size:1.25rem}.dashboard-module__Gx_nyq__statLabel{font-size:.62rem}.dashboard-module__Gx_nyq__activityItem{gap:10px;padding:12px 14px}.dashboard-module__Gx_nyq__activityMsg{font-size:.82rem}.dashboard-module__Gx_nyq__sideNavIcon{display:none}.dashboard-module__Gx_nyq__sideNavItem{height:34px;padding:0 12px;font-size:.8rem}}@media (max-width:900px){.dashboard-module__Gx_nyq__skeletonStatsRow{grid-template-columns:repeat(2,1fr)}.dashboard-module__Gx_nyq__skeletonMainArea{grid-template-columns:1fr}.dashboard-module__Gx_nyq__skeletonSidebar{display:none}}
.ClaimsTab-module__rGA0Tq__container{max-width:720px}.ClaimsTab-module__rGA0Tq__topRow{margin-bottom:1.5rem}.ClaimsTab-module__rGA0Tq__heading{color:var(--ink);margin:0 0 1rem;font-size:1.2rem;font-weight:700}.ClaimsTab-module__rGA0Tq__tabs{background:var(--surface-3);border-radius:10px;gap:.25rem;width:fit-content;padding:.25rem;display:flex}.ClaimsTab-module__rGA0Tq__tabBtn{color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.ClaimsTab-module__rGA0Tq__tabBtn:hover{color:var(--ink)}.ClaimsTab-module__rGA0Tq__tabActive{background:var(--surface);color:var(--ink);box-shadow:var(--shadow-sm);font-weight:600}.ClaimsTab-module__rGA0Tq__badge{background:var(--teal);color:#fff;text-align:center;border-radius:99px;min-width:18px;padding:1px 6px;font-size:.7rem;font-weight:700}.ClaimsTab-module__rGA0Tq__loadingRow{flex-direction:column;gap:.75rem;display:flex}.ClaimsTab-module__rGA0Tq__skeletonCard{background:var(--surface-3);border-radius:12px;height:80px;animation:1.4s ease-in-out infinite ClaimsTab-module__rGA0Tq__pulse}@keyframes ClaimsTab-module__rGA0Tq__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.ClaimsTab-module__rGA0Tq__skeletonCard{animation:none}}.ClaimsTab-module__rGA0Tq__empty{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:3rem 1rem;display:flex}.ClaimsTab-module__rGA0Tq__emptyIcon{color:var(--ink-3);justify-content:center;align-items:center;margin-bottom:.25rem;display:inline-flex}.ClaimsTab-module__rGA0Tq__emptyTitle{color:var(--ink);margin:0;font-size:1rem;font-weight:600}.ClaimsTab-module__rGA0Tq__emptyNote{color:var(--ink-3);max-width:340px;margin:0;font-size:.85rem;line-height:1.5}.ClaimsTab-module__rGA0Tq__list{flex-direction:column;gap:.75rem;display:flex}.ClaimsTab-module__rGA0Tq__card{border:1.5px solid var(--border);background:var(--surface);border-radius:12px;transition:box-shadow .15s;overflow:hidden}.ClaimsTab-module__rGA0Tq__card:hover{box-shadow:var(--shadow-md)}.ClaimsTab-module__rGA0Tq__cardHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.ClaimsTab-module__rGA0Tq__cardLeft{flex-direction:column;gap:.3rem;min-width:0;display:flex}.ClaimsTab-module__rGA0Tq__itemTitle{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.ClaimsTab-module__rGA0Tq__cardMeta{color:var(--ink-3);flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.78rem;display:flex}.ClaimsTab-module__rGA0Tq__claimType{color:var(--ink-2);font-weight:500}.ClaimsTab-module__rGA0Tq__dot{color:var(--border)}.ClaimsTab-module__rGA0Tq__cardRight{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.ClaimsTab-module__rGA0Tq__statusBadge{white-space:nowrap;border-radius:99px;padding:.25rem .65rem;font-size:.75rem;font-weight:600}.ClaimsTab-module__rGA0Tq__chevron{color:var(--ink-3);justify-content:center;align-items:center;font-size:.7rem;transition:transform .2s;display:inline-flex}.ClaimsTab-module__rGA0Tq__cardBody{border-top:1px solid var(--border);flex-direction:column;gap:1rem;padding:1rem 1.25rem 1.25rem;display:flex}.ClaimsTab-module__rGA0Tq__section{flex-direction:column;gap:.4rem;display:flex}.ClaimsTab-module__rGA0Tq__sectionLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--ink-3);font-size:.75rem;font-weight:600}.ClaimsTab-module__rGA0Tq__descText{color:var(--ink-2);margin:0;font-size:.875rem;line-height:1.6}.ClaimsTab-module__rGA0Tq__photoRow{flex-wrap:wrap;gap:.5rem;display:flex}.ClaimsTab-module__rGA0Tq__claimPhoto{object-fit:cover;border:1.5px solid var(--border);cursor:pointer;border-radius:8px;width:80px;height:80px;transition:opacity .15s}.ClaimsTab-module__rGA0Tq__claimPhoto:hover{opacity:.85}.ClaimsTab-module__rGA0Tq__loadingPhotos{color:var(--ink-3);margin:0;font-size:.8rem}.ClaimsTab-module__rGA0Tq__resolutionBox{background:var(--teal-light);border-left:3px solid var(--teal);border-radius:8px;padding:.75rem 1rem}.ClaimsTab-module__rGA0Tq__claimFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.25rem;display:flex}.ClaimsTab-module__rGA0Tq__claimId{color:var(--ink-3);font-family:monospace;font-size:.72rem}.ClaimsTab-module__rGA0Tq__reviewNote{color:var(--teal-dark);font-size:.78rem;font-weight:500}@media (max-width:540px){.ClaimsTab-module__rGA0Tq__cardHeader{padding:.875rem 1rem}.ClaimsTab-module__rGA0Tq__cardBody{padding:.875rem 1rem 1rem}.ClaimsTab-module__rGA0Tq__tabs{width:100%}.ClaimsTab-module__rGA0Tq__tabBtn{flex:1;justify-content:center}}html[data-theme=dark] .ClaimsTab-module__rGA0Tq__reviewNote{color:var(--teal)}
.DamageClaimModal-module__UCpdFq__overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.DamageClaimModal-module__UCpdFq__modal{background:var(--surface);width:100%;max-width:560px;max-height:90vh;box-shadow:var(--shadow-lg);border-radius:16px;overflow-y:auto}.DamageClaimModal-module__UCpdFq__header{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 0;display:flex}.DamageClaimModal-module__UCpdFq__title{color:var(--ink);margin:0 0 .2rem;font-size:1.2rem;font-weight:700}.DamageClaimModal-module__UCpdFq__subtitle{color:var(--ink-3);margin:0;font-size:.85rem}.DamageClaimModal-module__UCpdFq__closeBtn{background:var(--surface-3);cursor:pointer;width:32px;height:32px;color:var(--ink-2);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;transition:background .15s;display:flex}.DamageClaimModal-module__UCpdFq__closeBtn:hover{background:var(--border)}.DamageClaimModal-module__UCpdFq__form{flex-direction:column;gap:1.25rem;padding:1.25rem 1.5rem 1.5rem;display:flex}.DamageClaimModal-module__UCpdFq__field{flex-direction:column;gap:.5rem;display:flex}.DamageClaimModal-module__UCpdFq__label{color:var(--ink);font-size:.875rem;font-weight:600}.DamageClaimModal-module__UCpdFq__required{color:var(--unread-red)}.DamageClaimModal-module__UCpdFq__typeGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.DamageClaimModal-module__UCpdFq__typeBtn{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:.35rem;padding:.85rem .5rem;transition:all .15s;display:flex}.DamageClaimModal-module__UCpdFq__typeBtn:hover,.DamageClaimModal-module__UCpdFq__typeBtnActive{border-color:var(--teal);background:var(--teal-light)}.DamageClaimModal-module__UCpdFq__typeIcon{color:var(--ink-2);justify-content:center;align-items:center;font-size:1.4rem;display:inline-flex}.DamageClaimModal-module__UCpdFq__typeBtnActive .DamageClaimModal-module__UCpdFq__typeIcon{color:var(--teal-dark)}.DamageClaimModal-module__UCpdFq__typeLabel{color:var(--ink-2);text-align:center;font-size:.75rem;font-weight:600}.DamageClaimModal-module__UCpdFq__textarea{border:1.5px solid var(--border);width:100%;color:var(--ink);background:var(--surface);resize:vertical;box-sizing:border-box;border-radius:10px;min-height:110px;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;line-height:1.5;transition:border-color .15s}.DamageClaimModal-module__UCpdFq__textarea:focus{border-color:var(--teal);outline:none}.DamageClaimModal-module__UCpdFq__charCount{color:var(--ink-3);text-align:right;margin-top:-.25rem;font-size:.75rem}.DamageClaimModal-module__UCpdFq__photoHint{color:var(--ink-3);font-size:.8rem;font-weight:400}.DamageClaimModal-module__UCpdFq__photoGrid{flex-wrap:wrap;gap:.5rem;display:flex}.DamageClaimModal-module__UCpdFq__photoThumb{border:1.5px solid var(--border);border-radius:8px;width:80px;height:80px;position:relative;overflow:hidden}.DamageClaimModal-module__UCpdFq__thumbImg{object-fit:cover;width:100%;height:100%;display:block}.DamageClaimModal-module__UCpdFq__removePhoto{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.6rem;display:flex;position:absolute;top:3px;right:3px}.DamageClaimModal-module__UCpdFq__uploadBtn{border:1.5px dashed var(--border);background:var(--surface-2);color:var(--ink-2);cursor:pointer;border-radius:10px;align-items:center;gap:.4rem;width:fit-content;padding:.6rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.DamageClaimModal-module__UCpdFq__uploadBtn:hover{border-color:var(--teal);color:var(--teal-dark);background:var(--teal-light)}.DamageClaimModal-module__UCpdFq__uploadIcon{color:inherit;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.DamageClaimModal-module__UCpdFq__hiddenInput{display:none}.DamageClaimModal-module__UCpdFq__photoNote{color:var(--ink-3);margin:0;font-size:.775rem}.DamageClaimModal-module__UCpdFq__notice{background:var(--surface-2);border-left:3px solid var(--teal);border-radius:10px;gap:.75rem;padding:.85rem 1rem;display:flex}.DamageClaimModal-module__UCpdFq__noticeIcon{color:var(--teal-dark);flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:1rem;display:inline-flex}.DamageClaimModal-module__UCpdFq__notice p{color:var(--ink-2);margin:0;font-size:.825rem;line-height:1.5}.DamageClaimModal-module__UCpdFq__error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:.65rem 1rem;font-size:.85rem}.DamageClaimModal-module__UCpdFq__actions{justify-content:flex-end;gap:.75rem;display:flex}.DamageClaimModal-module__UCpdFq__cancelBtn{border:1.5px solid var(--border);color:var(--ink-2);cursor:pointer;background:0 0;border-radius:10px;padding:.65rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .15s}.DamageClaimModal-module__UCpdFq__cancelBtn:hover:not(:disabled){background:var(--surface-3)}.DamageClaimModal-module__UCpdFq__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.DamageClaimModal-module__UCpdFq__submitBtn{background:var(--teal);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .15s}.DamageClaimModal-module__UCpdFq__submitBtn:hover:not(:disabled){background:var(--teal-dark)}.DamageClaimModal-module__UCpdFq__submitBtn:disabled{opacity:.65;cursor:not-allowed}.DamageClaimModal-module__UCpdFq__spinner{align-items:center;gap:.4rem;display:inline-flex}html[data-theme=dark] .DamageClaimModal-module__UCpdFq__overlay{background:#000000a6}html[data-theme=dark] .DamageClaimModal-module__UCpdFq__error{color:#fca5a5;background:#ef444426;border-color:#ef444459}html[data-theme=dark] .DamageClaimModal-module__UCpdFq__closeBtn{background:var(--surface-3)}html[data-theme=dark] .DamageClaimModal-module__UCpdFq__closeBtn:hover{background:var(--border)}@media (max-width:480px){.DamageClaimModal-module__UCpdFq__modal{border-radius:20px 20px 0 0;max-height:95vh}.DamageClaimModal-module__UCpdFq__overlay{align-items:flex-end;padding:0}.DamageClaimModal-module__UCpdFq__typeGrid{grid-template-columns:repeat(3,1fr)}.DamageClaimModal-module__UCpdFq__actions{flex-direction:column-reverse}.DamageClaimModal-module__UCpdFq__cancelBtn,.DamageClaimModal-module__UCpdFq__submitBtn{text-align:center;justify-content:center;width:100%}}
.Tooltip-module__O9JzEq__wrap{vertical-align:middle;align-items:center;margin-left:4px;display:inline-flex;position:relative}.Tooltip-module__O9JzEq__trigger{cursor:pointer;color:var(--ink-3);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:2px;line-height:0;transition:color .15s,background .15s;display:inline-flex}.Tooltip-module__O9JzEq__trigger:hover,.Tooltip-module__O9JzEq__trigger:focus-visible{color:var(--teal);background:var(--teal-light);outline:none}.Tooltip-module__O9JzEq__trigger[aria-expanded=true]{color:var(--teal);background:var(--teal-light)}.Tooltip-module__O9JzEq__popover{background:var(--surface);border:1px solid var(--border);width:280px;max-width:calc(100vw - 32px);box-shadow:var(--shadow-lg);z-index:1000;color:var(--ink);border-radius:12px;padding:14px 16px;font-size:.875rem;line-height:1.55;animation:.12s ease-out Tooltip-module__O9JzEq__tipFadeIn;display:block;position:absolute}@keyframes Tooltip-module__O9JzEq__tipFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.Tooltip-module__O9JzEq__popoverHeader{color:var(--ink);margin-bottom:6px;font-size:.875rem;font-weight:600;display:block}.Tooltip-module__O9JzEq__popoverBody{color:var(--ink-2);font-size:.85rem;line-height:1.55;display:block}html[data-theme=glass] .Tooltip-module__O9JzEq__popover{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#14141cd9;border-color:#ffffff29}.Tooltip-module__O9JzEq__backdrop{z-index:999;background:#00000080;animation:.18s ease-out Tooltip-module__O9JzEq__tipBackdropFade;display:block;position:fixed;inset:0}@keyframes Tooltip-module__O9JzEq__tipBackdropFade{0%{opacity:0}to{opacity:1}}html[data-theme=dark] .Tooltip-module__O9JzEq__backdrop,html[data-theme=glass] .Tooltip-module__O9JzEq__backdrop{background:#000000a6}.Tooltip-module__O9JzEq__sheet{background:var(--surface);z-index:1000;box-sizing:border-box;border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;width:100vw;max-height:80vh;padding:12px 20px 24px;animation:.22s cubic-bezier(.32,.72,0,1) Tooltip-module__O9JzEq__tipSheetUp;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 32px #00000026}@keyframes Tooltip-module__O9JzEq__tipSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}html[data-theme=glass] .Tooltip-module__O9JzEq__sheet{-webkit-backdrop-filter:blur(32px)saturate(200%);background:#14141ceb}.Tooltip-module__O9JzEq__sheetHandle{background:var(--border);border-radius:2px;width:40px;height:4px;margin:0 auto 16px;display:block}.Tooltip-module__O9JzEq__sheetHeader{color:var(--ink);letter-spacing:-.01em;margin-bottom:10px;font-family:DM Serif Display,Georgia,serif;font-size:1.15rem;font-weight:400;display:block}.Tooltip-module__O9JzEq__sheetBody{color:var(--ink-2);overflow-wrap:break-word;word-wrap:break-word;margin-bottom:20px;font-size:.95rem;line-height:1.6;display:block}.Tooltip-module__O9JzEq__sheetClose{background:var(--teal-darker);color:#fff;cursor:pointer;border:none;border-radius:999px;width:100%;padding:14px;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s}.Tooltip-module__O9JzEq__sheetClose:hover{background:#073a2e}
.Header-module__Af2_WG__nav{z-index:100;background:var(--surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);height:60px;transition:background-color .25s var(--ease-in-out), border-color .25s var(--ease-in-out);justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:sticky;top:0}.Header-module__Af2_WG__logo{font-family:var(--font-serif);color:var(--ink);letter-spacing:-.02em;flex-shrink:0;font-size:1.35rem;text-decoration:none}.Header-module__Af2_WG__logoAccent{color:var(--teal-dark)}.Header-module__Af2_WG__desktopActions{align-items:center;gap:.5rem;display:flex}.Header-module__Af2_WG__navLink{color:var(--ink-2);transition:color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);white-space:nowrap;border-radius:999px;padding:.45rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none}.Header-module__Af2_WG__navLink:hover{color:var(--teal-dark);background:var(--teal-light)}.Header-module__Af2_WG__navIconBtn{width:36px;height:36px;color:var(--ink-2);transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.Header-module__Af2_WG__navIconBtn:hover{background:var(--teal-light);color:var(--teal-dark)}.Header-module__Af2_WG__navBadge{background:var(--unread-red);color:#fff;min-width:16px;height:16px;box-shadow:0 0 0 2px var(--surface), 0 1px 2px #e5393566;font-variant-numeric:tabular-nums;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-2px;right:-4px}.Header-module__Af2_WG__btnPrimary{background:var(--teal-darker);color:#fff;cursor:pointer;transition:background var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:.5rem 1.1rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.Header-module__Af2_WG__btnPrimary:hover{background:#073a2e}.Header-module__Af2_WG__btnPrimary:active{transform:scale(.97)}.Header-module__Af2_WG__btnPrimaryFull{display:inline}.Header-module__Af2_WG__btnPrimaryShort{display:none}.Header-module__Af2_WG__avatarWrap{cursor:pointer;flex-shrink:0;margin-left:.25rem;position:relative}.Header-module__Af2_WG__avatarCircle{background:var(--teal);color:#fff;-webkit-user-select:none;user-select:none;width:34px;height:34px;transition:opacity var(--dur-fast) var(--ease-out);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.Header-module__Af2_WG__avatarCircle:hover{opacity:.85}.Header-module__Af2_WG__avatarImg{object-fit:cover;border:2px solid var(--border);width:34px;height:34px;transition:border-color var(--dur-fast) var(--ease-out);border-radius:50%}.Header-module__Af2_WG__avatarImg:hover{border-color:var(--teal)}.Header-module__Af2_WG__avatarCluster{border:1px solid #0000;border-radius:999px;align-items:center;gap:2px;padding:3px 6px 3px 3px;transition:border-color .15s,background .15s;display:inline-flex;position:relative}.Header-module__Af2_WG__avatarCluster:hover{border-color:var(--border);background:var(--surface-2)}.Header-module__Af2_WG__avatarLink{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s;display:inline-flex}.Header-module__Af2_WG__avatarLink:hover{transform:scale(1.04)}.Header-module__Af2_WG__avatarChevron{cursor:pointer;color:var(--ink-3);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:color .15s,background .15s;display:inline-flex}.Header-module__Af2_WG__avatarChevron:hover{color:var(--teal-dark);background:var(--surface)}.Header-module__Af2_WG__avatarChevron[aria-expanded=true]{color:var(--teal-dark)}.Header-module__Af2_WG__userMenu{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-lg);z-index:200;min-width:220px;animation:Header-module__Af2_WG__menuFadeIn .2s var(--ease-out);border-radius:14px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}@keyframes Header-module__Af2_WG__menuFadeIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Header-module__Af2_WG__userMenuEmail{color:var(--ink-3);border-bottom:1px solid var(--border);white-space:nowrap;text-overflow:ellipsis;padding:12px 16px 8px;font-size:.75rem;overflow:hidden}.Header-module__Af2_WG__userMenuItem{color:var(--ink-2);padding:10px 16px;font-size:.875rem;text-decoration:none;transition:background .1s;display:block}.Header-module__Af2_WG__userMenuItem:hover{background:var(--surface-2);color:var(--teal)}.Header-module__Af2_WG__userMenuDivider{background:var(--border);height:1px;margin:4px 0}.Header-module__Af2_WG__userMenuLogout{width:100%;color:var(--unread-red);text-align:left;cursor:pointer;background:0 0;border:none;padding:10px 16px;font-family:inherit;font-size:.875rem;transition:background .1s;display:block}.Header-module__Af2_WG__userMenuLogout:hover{background:#e5393514}.Header-module__Af2_WG__mobileActions{align-items:center;gap:.5rem;display:none}.Header-module__Af2_WG__btnPrimaryIcon{background:var(--teal-dark);color:#fff;cursor:pointer;width:36px;height:36px;transition:background var(--dur-fast) var(--ease-out);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;font-size:1.25rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.Header-module__Af2_WG__btnPrimaryIcon:hover{background:var(--teal-darker)}.Header-module__Af2_WG__hamburger{width:40px;height:40px;color:var(--ink-2);cursor:pointer;transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.Header-module__Af2_WG__hamburger:hover{background:var(--surface-3);color:var(--teal)}.Header-module__Af2_WG__backdrop{z-index:90;background:#00000059;animation:.18s Header-module__Af2_WG__fadeIn;position:fixed;inset:60px 0 0}@keyframes Header-module__Af2_WG__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__Af2_WG__mobilePanel{background:var(--surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow-lg);z-index:95;animation:Header-module__Af2_WG__slideDown .25s var(--ease-out);max-height:calc(100vh - 60px);padding:1rem 1.25rem 1.25rem;position:fixed;top:60px;left:0;right:0;overflow-y:auto}@keyframes Header-module__Af2_WG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__Af2_WG__mobileUser{border-bottom:1px solid var(--border);align-items:center;gap:.85rem;margin-bottom:.75rem;padding:.5rem 0 1rem;display:flex}.Header-module__Af2_WG__mobileUserCircle{background:var(--teal);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:600;display:flex}.Header-module__Af2_WG__mobileUserAvatar{object-fit:cover;border:2px solid var(--border);border-radius:50%;flex-shrink:0;width:44px;height:44px}.Header-module__Af2_WG__mobileUserInfo{flex:1;min-width:0}.Header-module__Af2_WG__mobileUserName{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.Header-module__Af2_WG__mobileUserEmail{color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.Header-module__Af2_WG__mobileLinks{flex-direction:column;gap:2px;display:flex}.Header-module__Af2_WG__mobileLink{color:var(--ink-2);border-radius:10px;align-items:center;gap:.5rem;padding:.85rem .75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.Header-module__Af2_WG__mobileLink:hover,.Header-module__Af2_WG__mobileLink:active{background:var(--surface-2);color:var(--teal)}.Header-module__Af2_WG__mobileLinkPrimary{background:var(--teal);color:#fff;justify-content:center;margin-top:.5rem}.Header-module__Af2_WG__mobileLinkPrimary:hover,.Header-module__Af2_WG__mobileLinkPrimary:active{background:var(--teal-dark);color:#fff}.Header-module__Af2_WG__mobileBadge{background:var(--unread-red);color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:.7rem;font-weight:700;line-height:1;display:inline-flex}.Header-module__Af2_WG__mobileDivider{background:var(--border);height:1px;margin:.75rem 0}.Header-module__Af2_WG__mobileLogout{width:100%;color:var(--unread-red);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:.85rem .75rem;font-family:inherit;font-size:1rem;font-weight:500;transition:background .12s;display:block}.Header-module__Af2_WG__mobileLogout:hover,.Header-module__Af2_WG__mobileLogout:active{background:#e5393514}.Header-module__Af2_WG__themeRow{justify-content:space-between;align-items:center;gap:12px;padding:8px 16px 10px;display:flex}.Header-module__Af2_WG__themeRowLabel{color:var(--ink-3);font-size:.78rem;font-weight:500}.Header-module__Af2_WG__themePills{background:var(--surface-2);border:1px solid var(--border);border-radius:999px;gap:2px;padding:2px;display:inline-flex}.Header-module__Af2_WG__themePill{color:var(--ink-3);cursor:pointer;transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);background:0 0;border:none;border-radius:999px;padding:4px 10px;font-family:inherit;font-size:.72rem;font-weight:500;line-height:1.2}.Header-module__Af2_WG__themePill:hover{color:var(--ink)}.Header-module__Af2_WG__themePillActive{background:var(--surface);color:var(--teal-dark);box-shadow:var(--shadow-sm);font-weight:600}.Header-module__Af2_WG__mobileThemeRow{justify-content:space-between;align-items:center;gap:12px;padding:.5rem .75rem;display:flex}.Header-module__Af2_WG__mobileThemeLabel{color:var(--ink-2);font-size:.95rem;font-weight:500}.Header-module__Af2_WG__mobileThemePills{background:var(--surface-2);border:1px solid var(--border);border-radius:999px;gap:3px;padding:3px;display:inline-flex}.Header-module__Af2_WG__mobileThemePill{color:var(--ink-3);cursor:pointer;transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);background:0 0;border:none;border-radius:999px;padding:6px 14px;font-family:inherit;font-size:.82rem;font-weight:500;line-height:1.2}.Header-module__Af2_WG__mobileThemePill:hover,.Header-module__Af2_WG__mobileThemePill:active{color:var(--ink)}.Header-module__Af2_WG__mobileThemePillActive{background:var(--surface);color:var(--teal-dark);box-shadow:var(--shadow-sm);font-weight:600}.Header-module__Af2_WG__navScrolled{background:#ffffffa6;border-bottom-color:#0000000d}html[data-theme=dark] .Header-module__Af2_WG__nav{background:#0d0d0ed9}html[data-theme=dark] .Header-module__Af2_WG__navScrolled{background:#0d0d0e8c;border-bottom-color:#ffffff0a}html[data-theme=dark] .Header-module__Af2_WG__backdrop{background:#0009}html[data-theme=glass] .Header-module__Af2_WG__nav{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#0a1416b8;border-bottom-color:#ffffff14}html[data-theme=glass] .Header-module__Af2_WG__navScrolled{background:#0a1416d1;border-bottom-color:#ffffff0f}@media (max-width:768px){.Header-module__Af2_WG__nav{padding:0 1rem}.Header-module__Af2_WG__desktopActions{display:none}.Header-module__Af2_WG__mobileActions{display:flex}.Header-module__Af2_WG__logo{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.Header-module__Af2_WG__nav{transition:none}.Header-module__Af2_WG__btnPrimary:active{transform:none}}
.ConditionPhotoUpload-module__-8s9yW__wrapper{background:var(--surface);border:1.5px solid var(--border);border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.ConditionPhotoUpload-module__-8s9yW__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px;display:flex}.ConditionPhotoUpload-module__-8s9yW__title{color:var(--ink);font-size:.9rem;font-weight:600}.ConditionPhotoUpload-module__-8s9yW__subtitle{color:var(--ink-3);font-size:.82rem;font-weight:400}.ConditionPhotoUpload-module__-8s9yW__counter{color:#856404;font-size:.78rem;font-weight:500}.ConditionPhotoUpload-module__-8s9yW__counterOk{color:var(--teal);font-size:.78rem;font-weight:600}.ConditionPhotoUpload-module__-8s9yW__grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:10px;display:grid}.ConditionPhotoUpload-module__-8s9yW__thumb{aspect-ratio:1;background:var(--surface-3);border:1px solid var(--border);border-radius:10px;position:relative;overflow:hidden}.ConditionPhotoUpload-module__-8s9yW__thumbImg{object-fit:cover;width:100%;height:100%}.ConditionPhotoUpload-module__-8s9yW__thumbLoading{width:100%;height:100%;color:var(--ink-3);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.ConditionPhotoUpload-module__-8s9yW__deleteBtn{color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-family:inherit;font-size:1rem;line-height:1;transition:background .15s;display:flex;position:absolute;top:4px;right:4px}.ConditionPhotoUpload-module__-8s9yW__deleteBtn:hover:not(:disabled){background:#e53e3ee6}.ConditionPhotoUpload-module__-8s9yW__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.ConditionPhotoUpload-module__-8s9yW__addBtn{aspect-ratio:1;background:var(--surface-2);cursor:pointer;color:var(--ink-3);border:2px dashed #c5c4bf;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:all .15s;display:flex}.ConditionPhotoUpload-module__-8s9yW__addBtn:hover{border-color:var(--teal);color:var(--teal);background:var(--teal-light)}.ConditionPhotoUpload-module__-8s9yW__hiddenInput{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.ConditionPhotoUpload-module__-8s9yW__addIcon{font-size:1.5rem;font-weight:300;line-height:1}.ConditionPhotoUpload-module__-8s9yW__addLabel{text-align:center;font-size:.72rem;font-weight:500}.ConditionPhotoUpload-module__-8s9yW__error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:8px 12px;font-size:.82rem}.ConditionPhotoUpload-module__-8s9yW__hint{color:#856404;background:#fff8e6;border:1px solid #f5dc8b;border-radius:6px;padding:6px 10px;font-size:.78rem}.ConditionPhotoUpload-module__-8s9yW__hintOk{color:var(--teal-dark);background:var(--teal-light);border:1px solid #0f6e5640;border-radius:6px;padding:6px 10px;font-size:.78rem}html[data-theme=dark] .ConditionPhotoUpload-module__-8s9yW__addBtn{border-color:var(--border)}html[data-theme=dark] .ConditionPhotoUpload-module__-8s9yW__addBtn:hover{border-color:var(--teal)}html[data-theme=dark] .ConditionPhotoUpload-module__-8s9yW__counter{color:#fbbf24}html[data-theme=dark] .ConditionPhotoUpload-module__-8s9yW__hint{color:#fbbf24;background:#f59e0b1f;border-color:#f59e0b59}html[data-theme=dark] .ConditionPhotoUpload-module__-8s9yW__hintOk{color:var(--teal);border-color:#2bb88859}html[data-theme=dark] .ConditionPhotoUpload-module__-8s9yW__error{color:#fca5a5;background:#ef444426;border-color:#ef444459}
.profileeditor-module__AL_1FG__profileLayout{flex-direction:column;align-items:stretch;gap:1.5rem;display:flex}.profileeditor-module__AL_1FG__profileLayoutTwoCol{grid-template-columns:1fr;align-items:start;gap:1.5rem;display:grid}@media (min-width:1000px){.profileeditor-module__AL_1FG__profileLayoutTwoCol{grid-template-columns:minmax(420px,460px) 1fr;gap:1.5rem}}.profileeditor-module__AL_1FG__form{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.profileeditor-module__AL_1FG__avatarSection{border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding-bottom:1.5rem;display:flex}.profileeditor-module__AL_1FG__avatar{background:var(--teal-light);width:56px;height:56px;color:var(--teal-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:DM Serif Display,Georgia,serif;font-size:1.5rem;display:flex}.profileeditor-module__AL_1FG__avatarName{color:var(--ink);word-break:break-word;margin-bottom:2px;font-size:1rem;font-weight:600}.profileeditor-module__AL_1FG__avatarEmail{color:var(--ink-3);word-break:break-all;font-size:.82rem}.profileeditor-module__AL_1FG__avatarUsername{color:var(--teal-dark);margin-top:-2px;margin-bottom:2px;font-size:.85rem;font-weight:500}.profileeditor-module__AL_1FG__avatarUpload{cursor:pointer;flex-shrink:0;position:relative}.profileeditor-module__AL_1FG__avatarImg{object-fit:cover;border-radius:50%;width:64px;height:64px;display:block}.profileeditor-module__AL_1FG__avatarOverlay{opacity:0;color:#fff;background:#00000059;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.profileeditor-module__AL_1FG__avatarUpload:hover .profileeditor-module__AL_1FG__avatarOverlay{opacity:1}.profileeditor-module__AL_1FG__avatarInput{display:none}.profileeditor-module__AL_1FG__avatarHint{color:var(--ink-3);margin-top:3px;font-size:.72rem}.profileeditor-module__AL_1FG__field{flex-direction:column;gap:.4rem;min-width:0;display:flex}.profileeditor-module__AL_1FG__label{color:var(--ink-2);font-size:.875rem;font-weight:600}.profileeditor-module__AL_1FG__optionalTag{color:var(--ink-3);margin-left:6px;font-size:.75rem;font-weight:400}.profileeditor-module__AL_1FG__input,.profileeditor-module__AL_1FG__textarea{border:1.5px solid var(--border);color:var(--ink);background:var(--surface-2);resize:vertical;box-sizing:border-box;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background .2s}.profileeditor-module__AL_1FG__input:focus,.profileeditor-module__AL_1FG__textarea:focus{border-color:var(--teal);background:var(--surface);box-shadow:0 0 0 3px #1d9e751a}.profileeditor-module__AL_1FG__input::placeholder,.profileeditor-module__AL_1FG__textarea::placeholder{color:var(--ink-3)}.profileeditor-module__AL_1FG__hint{color:var(--ink-3);font-size:.78rem}.profileeditor-module__AL_1FG__usernameWrap{border:1.5px solid var(--border);background:var(--surface-2);border-radius:9px;align-items:center;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.profileeditor-module__AL_1FG__usernameWrap:focus-within{border-color:var(--teal-dark);background:var(--surface);box-shadow:0 0 0 3px #0f6e561a}.profileeditor-module__AL_1FG__usernameWrapOk{border-color:var(--teal-dark)}.profileeditor-module__AL_1FG__usernameWrapBad{border-color:#d97777}.profileeditor-module__AL_1FG__usernamePrefix{color:var(--ink-3);padding:0 .4rem 0 .95rem;font-size:.92rem;font-weight:500}.profileeditor-module__AL_1FG__usernameInput{color:var(--ink);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.75rem 0;font-family:inherit;font-size:.92rem}.profileeditor-module__AL_1FG__usernameInput::placeholder{color:var(--ink-3)}.profileeditor-module__AL_1FG__usernameStatus{align-items:center;padding:0 .95rem;font-size:.95rem;font-weight:700;display:flex}.profileeditor-module__AL_1FG__statusOk{color:var(--teal-dark)}.profileeditor-module__AL_1FG__statusBad{color:#b91c1c}.profileeditor-module__AL_1FG__statusDot{color:var(--ink-3);letter-spacing:-1px}.profileeditor-module__AL_1FG__usernameHint{color:var(--ink-3);min-height:1em;margin-top:.3rem;font-size:.74rem;transition:color .15s;display:block}.profileeditor-module__AL_1FG__hintOk{color:var(--teal-dark);font-weight:500}.profileeditor-module__AL_1FG__hintBad{color:#b91c1c}.profileeditor-module__AL_1FG__hintNeutral{color:var(--ink-3)}.profileeditor-module__AL_1FG__usernameInput:disabled{cursor:not-allowed;color:var(--ink-3)}.profileeditor-module__AL_1FG__usernameWrap:has(input:disabled){background:var(--surface-3);border-color:var(--border)}.profileeditor-module__AL_1FG__langDropdownWrap{position:relative}.profileeditor-module__AL_1FG__langTrigger{border:1.5px solid var(--border);background:var(--surface-2);width:100%;color:var(--ink);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .15s,background .15s;display:flex}.profileeditor-module__AL_1FG__langTrigger:hover{border-color:var(--ink-3)}.profileeditor-module__AL_1FG__langTriggerLabel{font-weight:500}.profileeditor-module__AL_1FG__langTriggerChevron{color:var(--ink-3);align-items:center;transition:transform .2s;display:inline-flex}.profileeditor-module__AL_1FG__langTriggerChevronOpen{color:var(--teal-dark);transform:rotate(180deg)}.profileeditor-module__AL_1FG__langPanel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-lg);z-index:50;border-radius:12px;animation:.15s profileeditor-module__AL_1FG__langPanelFade;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}@keyframes profileeditor-module__AL_1FG__langPanelFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.profileeditor-module__AL_1FG__langPanelInner{max-height:280px;padding:.5rem 0;overflow-y:auto}.profileeditor-module__AL_1FG__langRow{cursor:pointer;color:var(--ink);align-items:center;gap:.6rem;padding:.55rem 1rem;font-size:.9rem;transition:background .1s;display:flex}.profileeditor-module__AL_1FG__langRow:hover:not(.profileeditor-module__AL_1FG__langRowDisabled){background:var(--surface-2)}.profileeditor-module__AL_1FG__langRow input[type=checkbox]{accent-color:var(--teal-dark);cursor:pointer;flex-shrink:0;width:16px;height:16px}.profileeditor-module__AL_1FG__langRowDisabled{opacity:.4;cursor:not-allowed}.profileeditor-module__AL_1FG__langPanelFootnote{color:var(--ink-3);border-top:1px solid var(--border);background:var(--surface-2);text-align:center;padding:.5rem 1rem;font-size:.75rem}.profileeditor-module__AL_1FG__langChipsRow{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.profileeditor-module__AL_1FG__langChip{background:var(--teal-light);color:var(--teal-dark);border:1px solid #0f6e5633;border-radius:999px;align-items:center;gap:.35rem;padding:4px 6px 4px 12px;font-size:.82rem;font-weight:500;display:inline-flex}.profileeditor-module__AL_1FG__langChipRemove{cursor:pointer;width:18px;height:18px;color:var(--teal-dark);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:inline-flex}.profileeditor-module__AL_1FG__langChipRemove:hover{background:var(--teal-dark);color:#fff}.profileeditor-module__AL_1FG__formFooter{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;padding-top:.5rem;display:flex}.profileeditor-module__AL_1FG__savedMsg{color:var(--teal-dark);align-items:center;gap:.3rem;font-size:.875rem;font-weight:500;display:inline-flex}.profileeditor-module__AL_1FG__btnSave{background:var(--teal);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.65rem 1.4rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s}.profileeditor-module__AL_1FG__btnSave:hover{background:var(--teal-dark)}.profileeditor-module__AL_1FG__btnSave:disabled{opacity:.5;cursor:not-allowed}.profileeditor-module__AL_1FG__rightColumn{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.profileeditor-module__AL_1FG__featuredCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:.85rem;padding:1.25rem;display:flex}.profileeditor-module__AL_1FG__featuredHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.profileeditor-module__AL_1FG__featuredTitle{color:var(--ink);align-items:center;gap:.4rem;margin:0;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700;display:inline-flex}.profileeditor-module__AL_1FG__featuredCount{color:var(--ink-3);background:var(--surface-2);border-radius:999px;padding:3px 10px;font-size:.78rem;font-weight:600}.profileeditor-module__AL_1FG__featuredHelpCopy,.profileeditor-module__AL_1FG__featuredEmptyCopy{color:var(--ink-3);margin:0;font-size:.82rem;line-height:1.5}.profileeditor-module__AL_1FG__featuredSlots{grid-template-columns:repeat(5,1fr);gap:8px;min-width:0;display:grid}@media (max-width:540px){.profileeditor-module__AL_1FG__featuredSlots{grid-template-columns:repeat(3,1fr)}}.profileeditor-module__AL_1FG__featuredSlotFilled{min-width:0;position:relative}.profileeditor-module__AL_1FG__featuredSlotFilled .profileeditor-module__AL_1FG__badgeCard{width:100%;min-height:110px;padding:12px 8px}.profileeditor-module__AL_1FG__featuredSlotRemove{background:var(--ink);width:22px;height:22px;color:var(--surface);border:2px solid var(--surface);cursor:pointer;z-index:4;border-radius:50%;justify-content:center;align-items:center;padding:0;font-family:inherit;transition:transform .12s,background .12s;display:flex;position:absolute;top:-6px;right:-6px}.profileeditor-module__AL_1FG__featuredSlotRemove:hover{background:var(--unread-red);transform:scale(1.1)}.profileeditor-module__AL_1FG__featuredSlotEmpty{border:2px dashed var(--border);background:var(--surface-2);cursor:pointer;min-height:110px;color:var(--ink-3);border-radius:14px;justify-content:center;align-items:center;padding:0;font-family:inherit;transition:all .15s;display:flex}.profileeditor-module__AL_1FG__featuredSlotEmpty:hover:not(:disabled){border-color:var(--teal);color:var(--teal-dark);background:var(--teal-light)}.profileeditor-module__AL_1FG__featuredSlotEmpty:disabled{cursor:not-allowed;opacity:.55}.profileeditor-module__AL_1FG__featuredSlotLocked{background:var(--surface-3)}.profileeditor-module__AL_1FG__featuredSlotAddIcon,.profileeditor-module__AL_1FG__featuredSlotLockIcon{justify-content:center;align-items:center;display:inline-flex}.profileeditor-module__AL_1FG__featuredSlotLockIcon{font-size:1.1rem}.profileeditor-module__AL_1FG__badgesCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:.85rem;padding:1.25rem;display:flex}.profileeditor-module__AL_1FG__badgesCardHeader{flex-direction:column;gap:.2rem;display:flex}.profileeditor-module__AL_1FG__badgesCardTitle{color:var(--ink);margin:0;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700}.profileeditor-module__AL_1FG__badgesCardSubtitle{color:var(--ink-3);font-size:.82rem}.profileeditor-module__AL_1FG__badgesEmptyCopy{color:var(--ink-3);margin:0;font-size:.85rem;line-height:1.5}.profileeditor-module__AL_1FG__badgesGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:540px){.profileeditor-module__AL_1FG__badgesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:380px){.profileeditor-module__AL_1FG__badgesGrid{grid-template-columns:1fr}}.profileeditor-module__AL_1FG__badgeCard{text-align:center;border:1.5px solid var(--teal);background:var(--teal-light);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:130px;padding:16px 12px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.profileeditor-module__AL_1FG__badgeCard:hover{transform:translateY(-3px)}.profileeditor-module__AL_1FG__badgeCardEmoji{font-size:1.85rem;line-height:1}.profileeditor-module__AL_1FG__badgeCardLabel{color:var(--teal-dark);margin-top:2px;font-size:.82rem;font-weight:600}.profileeditor-module__AL_1FG__badgeCardDesc{color:var(--ink-3);font-size:.72rem;line-height:1.35}.profileeditor-module__AL_1FG__badgeCardFeatured{outline:2px solid var(--teal);outline-offset:-3px}.profileeditor-module__AL_1FG__badgeFeaturedIndicator{z-index:3;filter:drop-shadow(0 1px 2px #0000004d);font-size:.85rem;position:absolute;top:6px;left:6px}.profileeditor-module__AL_1FG__badgeShine{pointer-events:none;z-index:2;background:linear-gradient(115deg,#0000 20%,#fff9 50%,#0000 80%);width:50%;height:100%;transition:left .7s;position:absolute;top:0;left:-75%}.profileeditor-module__AL_1FG__badgeCard:hover .profileeditor-module__AL_1FG__badgeShine{left:125%}.profileeditor-module__AL_1FG__badgeTierTag{text-transform:uppercase;letter-spacing:.06em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;background:#ffffffb3;border-radius:99px;padding:2px 6px;font-size:.55rem;font-weight:700;position:absolute;bottom:6px;right:6px}.profileeditor-module__AL_1FG__badgeCard[data-tier=bronze]{background:linear-gradient(135deg,#f4e4d4 0%,#d49a6a 45%,#b87333 100%);border-color:#b87333;box-shadow:0 2px 8px #b8733340,inset 0 1px #fff6}.profileeditor-module__AL_1FG__badgeCard[data-tier=bronze]:hover{box-shadow:0 6px 18px #b8733366,inset 0 1px #ffffff80}.profileeditor-module__AL_1FG__badgeCard[data-tier=bronze] .profileeditor-module__AL_1FG__badgeCardLabel{color:#6b3a0f;text-shadow:0 1px #fff6}.profileeditor-module__AL_1FG__badgeCard[data-tier=bronze] .profileeditor-module__AL_1FG__badgeCardDesc{color:#8b5a2b}.profileeditor-module__AL_1FG__badgeCard[data-tier=bronze] .profileeditor-module__AL_1FG__badgeTierTag{color:#6b3a0f}.profileeditor-module__AL_1FG__badgeCard[data-tier=silver]{background:linear-gradient(135deg,#f5f5f5 0%,silver 45%,#8a8a8a 100%);border-color:#9a9a9a;box-shadow:0 2px 8px #78787840,inset 0 1px #fff9}.profileeditor-module__AL_1FG__badgeCard[data-tier=silver]:hover{box-shadow:0 6px 18px #78787866,inset 0 1px #ffffffb3}.profileeditor-module__AL_1FG__badgeCard[data-tier=silver] .profileeditor-module__AL_1FG__badgeCardLabel{color:#2a2a2a;text-shadow:0 1px #fff9}.profileeditor-module__AL_1FG__badgeCard[data-tier=silver] .profileeditor-module__AL_1FG__badgeCardDesc{color:#4a4a4a}.profileeditor-module__AL_1FG__badgeCard[data-tier=silver] .profileeditor-module__AL_1FG__badgeTierTag{color:#2a2a2a}.profileeditor-module__AL_1FG__badgeCard[data-tier=gold]{background:linear-gradient(135deg,#fff2c4 0%,#f5c842 45%,#c89500 100%);border-color:#c89500;box-shadow:0 2px 12px #c8950059,0 0 20px #ffd70026,inset 0 1px #fff9}.profileeditor-module__AL_1FG__badgeCard[data-tier=gold]:hover{box-shadow:0 8px 24px #c8950080,0 0 32px #ffd7004d,inset 0 1px #ffffffb3}.profileeditor-module__AL_1FG__badgeCard[data-tier=gold] .profileeditor-module__AL_1FG__badgeCardLabel{color:#5a4500;text-shadow:0 1px #ffffff80}.profileeditor-module__AL_1FG__badgeCard[data-tier=gold] .profileeditor-module__AL_1FG__badgeCardDesc{color:#7a5e0a}.profileeditor-module__AL_1FG__badgeCard[data-tier=gold] .profileeditor-module__AL_1FG__badgeTierTag{color:#5a4500;background:#ffffffd9}@keyframes profileeditor-module__AL_1FG__goldPulse{0%,to{box-shadow:0 2px 12px #c8950059,0 0 20px #ffd70026,inset 0 1px #fff9}50%{box-shadow:0 2px 12px #c8950066,0 0 28px #ffd70047,inset 0 1px #ffffffb3}}.profileeditor-module__AL_1FG__badgeCard[data-tier=gold]:not(.profileeditor-module__AL_1FG__badgeCardLocked){animation:3s ease-in-out infinite profileeditor-module__AL_1FG__goldPulse}.profileeditor-module__AL_1FG__badgeCard[data-tier=gold]:not(.profileeditor-module__AL_1FG__badgeCardLocked):hover{animation-play-state:paused}.profileeditor-module__AL_1FG__badgeCard:not(.profileeditor-module__AL_1FG__badgeCardLocked) .profileeditor-module__AL_1FG__badgeCardEmoji{filter:drop-shadow(0 2px 3px #00000026);z-index:1;font-size:2.2rem;position:relative}.profileeditor-module__AL_1FG__badgeCard[data-tier=diamond]{background:linear-gradient(125deg,#ffd6f5 0%,#c5d4ff 15%,#a8f5ff 30%,#b6ffce 45%,#fff8b0 60%,#ffc4a8 75%,#ffaee0 90%,#ffd6f5 100%) 0%/300% 300%;border-width:1.5px;border-color:#fff9;animation:8s ease-in-out infinite profileeditor-module__AL_1FG__iridescentDrift;box-shadow:0 4px 16px #b4c8ff66,0 0 24px #ffc8ff40,0 0 36px #b4ffff2e,inset 0 1px #ffffffb3}@keyframes profileeditor-module__AL_1FG__iridescentDrift{0%,to{background-position:0%}50%{background-position:100%}}.profileeditor-module__AL_1FG__badgeCard[data-tier=diamond]:hover{animation:1.8s ease-in-out infinite profileeditor-module__AL_1FG__holographicBurst;box-shadow:0 10px 28px #b4c8ff8c,0 0 40px #ffc8ff80,0 0 60px #b4ffff59,inset 0 1px #fffc}@keyframes profileeditor-module__AL_1FG__holographicBurst{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.profileeditor-module__AL_1FG__badgeCard[data-tier=diamond] .profileeditor-module__AL_1FG__badgeCardLabel{color:#2d2a4a;text-shadow:0 0 6px #fffffff2,0 1px #ffffffe6;z-index:2;font-weight:700;position:relative}.profileeditor-module__AL_1FG__badgeCard[data-tier=diamond] .profileeditor-module__AL_1FG__badgeCardDesc{color:#4a4670;text-shadow:0 0 4px #ffffffd9;z-index:2;font-weight:500;position:relative}.profileeditor-module__AL_1FG__badgeCard[data-tier=diamond] .profileeditor-module__AL_1FG__badgeTierTag{color:#2d2a4a;letter-spacing:.08em;z-index:3;background:#ffffffeb;font-weight:800}.profileeditor-module__AL_1FG__badgeCard[data-tier=diamond] .profileeditor-module__AL_1FG__badgeCardEmoji{filter:drop-shadow(0 2px 4px #7864c84d)drop-shadow(0 0 8px #ffffff80);animation:2.5s ease-in-out infinite profileeditor-module__AL_1FG__diamondTwinkle}@keyframes profileeditor-module__AL_1FG__diamondTwinkle{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.profileeditor-module__AL_1FG__badgeCard[data-tier=diamond] .profileeditor-module__AL_1FG__badgeShine{background:linear-gradient(115deg,#0000 15%,#fff6 35%,#ffdcffb3 50%,#dcf0ffb3 60%,#fff6 75%,#0000 95%);width:60%}.profileeditor-module__AL_1FG__badgeCardLocked{opacity:.7;transition:opacity .25s,transform .25s;background:var(--surface-2)!important;border-color:var(--border)!important;box-shadow:none!important;animation:none!important}.profileeditor-module__AL_1FG__badgeCardLocked:hover{opacity:.95;transform:translateY(-1px);box-shadow:0 2px 8px #0000000f!important}.profileeditor-module__AL_1FG__badgeCardLocked .profileeditor-module__AL_1FG__badgeCardLabel,.profileeditor-module__AL_1FG__badgeCardLocked .profileeditor-module__AL_1FG__badgeCardDesc{color:var(--ink-3)!important;text-shadow:none!important}.profileeditor-module__AL_1FG__badgeCardLocked .profileeditor-module__AL_1FG__badgeTierTag{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--surface-3)!important}.profileeditor-module__AL_1FG__badgeCardLocked[data-tier=bronze] .profileeditor-module__AL_1FG__badgeTierTag{color:#b87333!important}.profileeditor-module__AL_1FG__badgeCardLocked[data-tier=silver] .profileeditor-module__AL_1FG__badgeTierTag{color:#8a8a8a!important}.profileeditor-module__AL_1FG__badgeCardLocked[data-tier=gold] .profileeditor-module__AL_1FG__badgeTierTag{color:#c89500!important}.profileeditor-module__AL_1FG__badgeCardLocked[data-tier=diamond] .profileeditor-module__AL_1FG__badgeTierTag{color:#6b6585!important}.profileeditor-module__AL_1FG__badgeCardLocked[data-tier=diamond]{border-color:var(--border)!important;background:linear-gradient(125deg,#ffd6f540 0%,#c5d4ff40 25%,#a8f5ff40 50%,#fff8b040 75%,#ffd6f540 100%) 0%/200% 200%!important;animation:none!important}.profileeditor-module__AL_1FG__badgeCardLocked[data-tier=diamond]:hover{opacity:.85;animation:6s ease-in-out infinite profileeditor-module__AL_1FG__iridescentDrift!important}.profileeditor-module__AL_1FG__lockedToggle{width:100%;color:var(--ink-2);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.75rem .25rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:color .15s;display:flex}.profileeditor-module__AL_1FG__lockedToggle:hover{color:var(--teal-dark)}.profileeditor-module__AL_1FG__lockedChevron{color:var(--ink-3);align-items:center;transition:transform .2s;display:inline-flex}.profileeditor-module__AL_1FG__lockedChevronOpen{color:var(--teal-dark);transform:rotate(180deg)}.profileeditor-module__AL_1FG__pickerOverlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000073;justify-content:center;align-items:center;padding:1rem;animation:.18s profileeditor-module__AL_1FG__pickerOverlayFade;display:flex;position:fixed;inset:0}@keyframes profileeditor-module__AL_1FG__pickerOverlayFade{0%{opacity:0}to{opacity:1}}.profileeditor-module__AL_1FG__pickerModal{background:var(--surface);border:1px solid var(--border);width:100%;max-width:560px;max-height:80vh;box-shadow:var(--shadow-lg);border-radius:16px;padding:1.5rem;animation:.18s profileeditor-module__AL_1FG__pickerModalSlide;overflow-y:auto}@keyframes profileeditor-module__AL_1FG__pickerModalSlide{0%{opacity:0;transform:translateY(-12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.profileeditor-module__AL_1FG__pickerHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.profileeditor-module__AL_1FG__pickerTitle{color:var(--ink);margin:0;font-family:DM Serif Display,Georgia,serif;font-size:1.35rem;font-weight:400}.profileeditor-module__AL_1FG__pickerClose{background:var(--surface-3);cursor:pointer;width:32px;height:32px;color:var(--ink-2);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s;display:flex}.profileeditor-module__AL_1FG__pickerClose:hover{background:var(--border)}.profileeditor-module__AL_1FG__pickerHelp{color:var(--ink-3);margin:0 0 1rem;font-size:.85rem;line-height:1.5}.profileeditor-module__AL_1FG__pickerGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:540px){.profileeditor-module__AL_1FG__pickerGrid{grid-template-columns:repeat(2,1fr)}}.profileeditor-module__AL_1FG__pickerBadge{border:1.5px solid var(--border);cursor:pointer;font-family:inherit}.profileeditor-module__AL_1FG__pickerBadge:hover{transform:translateY(-4px)scale(1.02)}.profileeditor-module__AL_1FG__pickerBadgeFeatured{outline:2px solid var(--teal);outline-offset:-2px}.profileeditor-module__AL_1FG__pickerCheckmark{background:var(--teal);color:#fff;z-index:4;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:6px;left:6px}.profileeditor-module__AL_1FG__peSkeletonForm{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex}.profileeditor-module__AL_1FG__peSkeletonAvatarSection{border-bottom:1px solid var(--border);grid-template-columns:80px 1fr;align-items:center;gap:1rem;padding-bottom:1.25rem;display:grid}.profileeditor-module__AL_1FG__peSkeletonAvatar{background:linear-gradient(90deg, var(--surface-3) 0%, var(--shimmer-highlight) 50%, var(--surface-3) 100%);background-size:200% 100%;border-radius:50%;width:80px;height:80px;animation:1.6s ease-in-out infinite profileeditor-module__AL_1FG__peShimmer}.profileeditor-module__AL_1FG__peSkeletonAvatarBody,.profileeditor-module__AL_1FG__peSkeletonField{flex-direction:column;gap:.5rem;display:flex}.profileeditor-module__AL_1FG__peSkLine{background:linear-gradient(90deg, var(--surface-3) 0%, var(--shimmer-highlight) 50%, var(--surface-3) 100%);background-size:200% 100%;border-radius:4px;height:.85rem;animation:1.6s ease-in-out infinite profileeditor-module__AL_1FG__peShimmer}.profileeditor-module__AL_1FG__peSkLineName{width:45%;height:1.1rem}.profileeditor-module__AL_1FG__peSkLineHandle{width:30%;height:.85rem}.profileeditor-module__AL_1FG__peSkLineEmail{width:55%;height:.75rem}.profileeditor-module__AL_1FG__peSkLineLabel{width:25%;height:.75rem}.profileeditor-module__AL_1FG__peSkLineInput{border-radius:8px;width:100%;height:2.5rem}.profileeditor-module__AL_1FG__peSkLineBadgesTitle{width:30%;height:1.4rem;margin-bottom:1rem}.profileeditor-module__AL_1FG__peSkeletonBadgesWrap{margin-top:1.5rem}.profileeditor-module__AL_1FG__peSkeletonBadgesGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.profileeditor-module__AL_1FG__peSkeletonBadge{background:linear-gradient(90deg, var(--surface-3) 0%, var(--shimmer-highlight) 50%, var(--surface-3) 100%);background-size:200% 100%;border-radius:12px;height:120px;animation:1.6s ease-in-out infinite profileeditor-module__AL_1FG__peShimmer}@keyframes profileeditor-module__AL_1FG__peShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.profileeditor-module__AL_1FG__peSkeletonAvatar,.profileeditor-module__AL_1FG__peSkLine,.profileeditor-module__AL_1FG__peSkeletonBadge,.profileeditor-module__AL_1FG__badgeCard[data-tier=gold],.profileeditor-module__AL_1FG__badgeCard[data-tier=diamond]{background:var(--surface-3);animation:none!important}}
.PayoutsCard-module__apP-Za__card{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.PayoutsCard-module__apP-Za__cardActive{border-color:var(--teal);background:linear-gradient(#1d9e750a,#0000 60%)}.PayoutsCard-module__apP-Za__cardWarn{background:#f59e0b0a;border-color:#f59e0b}.PayoutsCard-module__apP-Za__cardError{background:#fee2e266;border-color:#fca5a5}.PayoutsCard-module__apP-Za__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.PayoutsCard-module__apP-Za__title{color:var(--ink);margin:0;font-family:DM Serif Display,Georgia,serif;font-size:1.25rem;font-weight:400}.PayoutsCard-module__apP-Za__body{color:var(--ink-2);margin:0;font-size:.9rem;line-height:1.6}.PayoutsCard-module__apP-Za__list{color:var(--ink-2);flex-direction:column;gap:.4rem;margin:0;padding-left:1.25rem;font-size:.85rem;line-height:1.5;display:flex}.PayoutsCard-module__apP-Za__muted{color:var(--ink-3);margin:0;font-size:.9rem}.PayoutsCard-module__apP-Za__errorText{color:#991b1b;align-items:center;gap:.5rem;margin:0;font-size:.875rem;display:flex}.PayoutsCard-module__apP-Za__pill{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:600}.PayoutsCard-module__apP-Za__pillNotStarted{color:#6b7280;background:#f3f4f6}.PayoutsCard-module__apP-Za__pillPending{color:#856404;background:#fef3c7}.PayoutsCard-module__apP-Za__pillActive{color:#065f46;background:#d1fae5}.PayoutsCard-module__apP-Za__pillWarn{color:#991b1b;background:#fee2e2}.PayoutsCard-module__apP-Za__btnPrimary{background:var(--teal);color:#fff;cursor:pointer;border:none;border-radius:999px;align-self:flex-start;padding:12px 24px;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s}.PayoutsCard-module__apP-Za__btnPrimary:hover:not(:disabled){background:var(--teal-dark)}.PayoutsCard-module__apP-Za__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.PayoutsCard-module__apP-Za__btnSecondary{color:var(--ink-2);border:1.5px solid var(--border);cursor:pointer;background:0 0;border-radius:999px;align-self:flex-start;padding:10px 20px;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .15s}.PayoutsCard-module__apP-Za__btnSecondary:hover{border-color:var(--ink-3);background:var(--surface-2)}.PayoutsCard-module__apP-Za__btnGhost{color:var(--teal);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:10px 20px;font-family:inherit;font-size:.85rem;font-weight:500}.PayoutsCard-module__apP-Za__btnGhost:hover:not(:disabled){text-decoration:underline}.PayoutsCard-module__apP-Za__btnRow{flex-wrap:wrap;gap:.5rem;display:flex}.PayoutsCard-module__apP-Za__faqSection{border-top:1px solid var(--border);margin-top:.5rem;padding-top:1.25rem}.PayoutsCard-module__apP-Za__faqHeading{color:var(--ink);margin:0 0 .75rem;font-family:DM Serif Display,Georgia,serif;font-size:1rem;font-weight:400}.PayoutsCard-module__apP-Za__faqList{flex-direction:column;gap:0;display:flex}.PayoutsCard-module__apP-Za__faqItem{border-bottom:1px solid var(--border)}.PayoutsCard-module__apP-Za__faqItem:last-child{border-bottom:none}.PayoutsCard-module__apP-Za__faqQuestion{text-align:left;width:100%;color:var(--ink-2);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;font-family:inherit;font-size:.875rem;font-weight:500;transition:color .15s;display:flex}.PayoutsCard-module__apP-Za__faqQuestion:hover{color:var(--teal)}.PayoutsCard-module__apP-Za__faqQuestionOpen{color:var(--teal-dark);font-weight:600}.PayoutsCard-module__apP-Za__faqChevron{color:var(--ink-3);text-align:center;flex-shrink:0;width:16px;font-size:1.1rem;font-weight:400}.PayoutsCard-module__apP-Za__faqQuestionOpen .PayoutsCard-module__apP-Za__faqChevron{color:var(--teal)}.PayoutsCard-module__apP-Za__faqAnswer{color:var(--ink-3);padding:0 0 .85rem;font-size:.85rem;line-height:1.6}.PayoutsCard-module__apP-Za__skHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.PayoutsCard-module__apP-Za__skBtnRow{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.PayoutsCard-module__apP-Za__skLine{background:linear-gradient(90deg, var(--surface-3) 0%, var(--shimmer-highlight) 50%, var(--surface-3) 100%);background-size:200% 100%;border-radius:4px;height:.85rem;animation:1.6s ease-in-out infinite PayoutsCard-module__apP-Za__payoutsShimmer}.PayoutsCard-module__apP-Za__skLineTitle{width:40%;height:1.3rem}.PayoutsCard-module__apP-Za__skLinePill{border-radius:999px;width:75px;height:1.3rem}.PayoutsCard-module__apP-Za__skLineBody{width:100%;height:.85rem;margin-top:.5rem}.PayoutsCard-module__apP-Za__skLineBodyShort{width:70%;height:.85rem}.PayoutsCard-module__apP-Za__skLineButton{border-radius:999px;width:180px;height:2.5rem}.PayoutsCard-module__apP-Za__skLineButtonSm{border-radius:999px;width:120px;height:2.5rem}@keyframes PayoutsCard-module__apP-Za__payoutsShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}html[data-theme=dark] .PayoutsCard-module__apP-Za__cardWarn{background:#f59e0b14;border-color:#f59e0b80}html[data-theme=dark] .PayoutsCard-module__apP-Za__cardError{background:#ef444414;border-color:#ef444480}html[data-theme=dark] .PayoutsCard-module__apP-Za__errorText{color:#fca5a5}html[data-theme=dark] .PayoutsCard-module__apP-Za__pillNotStarted{color:#d1d5db;background:#6b728033}html[data-theme=dark] .PayoutsCard-module__apP-Za__pillPending{color:#fbbf24;background:#f59e0b26}html[data-theme=dark] .PayoutsCard-module__apP-Za__pillActive{color:#6ee7b7;background:#10b98126}html[data-theme=dark] .PayoutsCard-module__apP-Za__pillWarn{color:#fca5a5;background:#ef444426}@media (prefers-reduced-motion:reduce){.PayoutsCard-module__apP-Za__skLine{background:var(--surface-3);animation:none}}
.messages-module__khHShW__page{font-family:var(--font-sans);background:var(--surface-2);min-height:100vh;color:var(--ink)}.messages-module__khHShW__shell{grid-template-columns:360px 1fr;max-width:1400px;height:calc(100vh - 60px);margin:0 auto;display:grid}.messages-module__khHShW__list{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;display:flex;overflow:hidden}.messages-module__khHShW__listHeader{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.1rem 1.25rem;display:flex}.messages-module__khHShW__listTitle{font-family:var(--font-serif);color:var(--ink);margin:0;font-size:1.4rem;font-weight:400}.messages-module__khHShW__backLink{color:var(--ink-3);transition:color var(--dur-fast) var(--ease-out);font-size:.82rem;text-decoration:none}.messages-module__khHShW__backLink:hover{color:var(--teal)}.messages-module__khHShW__convoScroll{flex:1;overflow-y:auto}.messages-module__khHShW__convoItem{color:inherit;border-bottom:1px solid var(--surface-3);cursor:pointer;transition:background .12s var(--ease-out);border-left:3px solid #0000;padding:14px 18px;text-decoration:none;display:block}.messages-module__khHShW__convoItem:hover{background:var(--surface-2)}.messages-module__khHShW__convoItemActive{border-left-color:var(--teal);background:var(--teal-light)!important}.messages-module__khHShW__convoItemUnread{background:var(--surface);border-left-color:var(--unread-red)}.messages-module__khHShW__convoItemUnread:hover{background:var(--surface-2)}.messages-module__khHShW__convoItemHead{justify-content:space-between;align-items:center;gap:8px;margin-bottom:3px;display:flex}.messages-module__khHShW__convoItemTitle{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9rem;font-weight:600;overflow:hidden}.messages-module__khHShW__convoItemUnread .messages-module__khHShW__convoItemTitle{color:var(--ink);font-weight:700}.messages-module__khHShW__convoItemRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.messages-module__khHShW__convoItemTime{color:var(--ink-3);font-variant-numeric:tabular-nums;font-size:.72rem}.messages-module__khHShW__convoItemUnread .messages-module__khHShW__convoItemTime{color:var(--unread-red);font-weight:600}.messages-module__khHShW__convoItemSub{color:var(--ink-3);margin-bottom:3px;font-size:.75rem}.messages-module__khHShW__convoItemPreview{color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.messages-module__khHShW__convoItemPreviewUnread{color:var(--ink);font-weight:600}.messages-module__khHShW__activeTag{letter-spacing:.06em;text-transform:uppercase;color:var(--teal-dark);background:var(--surface);border:1px solid var(--teal);border-radius:999px;margin-top:6px;padding:2px 8px;font-size:.62rem;font-weight:700;display:inline-block}.messages-module__khHShW__unreadBadge{background:var(--unread-red);color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.7rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 1px 2px #e539354d}.messages-module__khHShW__emptyList{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:2rem 1.5rem;display:flex}.messages-module__khHShW__emptyIcon{color:var(--ink-3);opacity:.7;display:inline-flex}.messages-module__khHShW__emptyList p{font-family:var(--font-serif);color:var(--ink-2);margin:0;font-size:1.05rem;font-style:italic}.messages-module__khHShW__emptySub{font-family:var(--font-sans)!important;color:var(--ink-3)!important;font-size:.82rem!important;font-style:normal!important}.messages-module__khHShW__pane{background:var(--surface-2);flex-direction:column;min-width:0;display:flex;overflow:hidden}.messages-module__khHShW__paneEmpty{font-family:var(--font-serif);color:var(--ink-2);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:1rem;font-size:1.05rem;font-style:italic;display:flex}.messages-module__khHShW__thread{background:var(--surface);flex-direction:column;flex:1;min-height:0;display:flex}.messages-module__khHShW__threadHeader{border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0;align-items:center;gap:12px;padding:14px 20px;display:flex}.messages-module__khHShW__threadBack{color:var(--ink-2);cursor:pointer;transition:background var(--dur-fast) var(--ease-out);background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:4px 10px;font-family:inherit;font-size:1.2rem;line-height:1;text-decoration:none;display:none}.messages-module__khHShW__threadBack:hover{background:var(--surface-2)}.messages-module__khHShW__threadHeaderInfo{flex:1;min-width:0}.messages-module__khHShW__threadHeaderTitle{white-space:nowrap;text-overflow:ellipsis;color:var(--ink);font-size:.95rem;font-weight:600;overflow:hidden}.messages-module__khHShW__threadHeaderSub{color:var(--ink-3);margin-top:1px;font-size:.78rem}.messages-module__khHShW__threadHandle{color:var(--ink-3);font-weight:500}.messages-module__khHShW__messageList{background:#fafaf8;flex-direction:column;flex:1;gap:10px;min-height:0;padding:18px 22px;display:flex;overflow-y:auto}.messages-module__khHShW__messageEmpty{text-align:center;font-family:var(--font-serif);color:var(--ink-2);margin-top:40px;font-size:.95rem;font-style:italic}.messages-module__khHShW__messageRow{display:flex}.messages-module__khHShW__messageRowMine{justify-content:flex-end}.messages-module__khHShW__messageRowTheirs{justify-content:flex-start}.messages-module__khHShW__messageBubble{max-width:70%;box-shadow:var(--shadow-sm);word-break:break-word;padding:10px 14px;font-size:.875rem;line-height:1.5}.messages-module__khHShW__messageBubbleMine{background:var(--teal);color:#fff;border-radius:18px 18px 4px}.messages-module__khHShW__messageBubbleTheirs{background:var(--surface);color:var(--ink);border:1px solid var(--border);border-radius:18px 18px 18px 4px}.messages-module__khHShW__messageTime{opacity:.65;text-align:right;margin-top:4px;font-size:.7rem}.messages-module__khHShW__inputRow{border-top:1px solid var(--border);background:var(--surface);flex-shrink:0;gap:8px;padding:12px 16px;display:flex}.messages-module__khHShW__input{border:1.5px solid var(--surface-3);background:var(--surface-2);min-width:0;color:var(--ink);transition:border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);border-radius:999px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:.875rem}.messages-module__khHShW__input:focus{border-color:var(--teal);background:var(--surface);box-shadow:0 0 0 3px #1d9e751f}.messages-module__khHShW__send{background:var(--teal);color:#fff;cursor:pointer;transition:background var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border:none;border-radius:999px;flex-shrink:0;padding:10px 18px;font-family:inherit;font-size:.875rem;font-weight:600}.messages-module__khHShW__send:hover:not(:disabled){background:var(--teal-dark)}.messages-module__khHShW__send:active:not(:disabled){transform:scale(.96)}.messages-module__khHShW__send:disabled{opacity:.5;cursor:not-allowed}.messages-module__khHShW__notFound{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:2rem;display:flex}.messages-module__khHShW__notFound h2{font-family:var(--font-serif);color:var(--ink);margin:0;font-size:1.4rem;font-weight:400}.messages-module__khHShW__notFound p{font-family:var(--font-serif);color:var(--ink-2);max-width:320px;margin:0;font-size:.95rem;font-style:italic}.messages-module__khHShW__notFoundLink{background:var(--teal);color:#fff;transition:background var(--dur-fast) var(--ease-out);border-radius:999px;margin-top:8px;padding:9px 20px;font-size:.85rem;font-weight:600;text-decoration:none}.messages-module__khHShW__notFoundLink:hover{background:var(--teal-dark)}.messages-module__khHShW__skeletonPage{font-family:var(--font-sans);background:var(--surface-2);min-height:100vh}.messages-module__khHShW__skeletonShell{grid-template-columns:360px 1fr;max-width:1400px;height:calc(100vh - 60px);margin:0 auto;display:grid}.messages-module__khHShW__skeletonList{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;gap:.6rem;padding:1.1rem 1.25rem;display:flex}.messages-module__khHShW__skeletonConvo{border-bottom:1px solid var(--surface-3);flex-direction:column;gap:6px;padding:10px 0;display:flex}.messages-module__khHShW__skeletonPane{background:var(--surface-2);padding:2rem}.messages-module__khHShW__skLine{background:linear-gradient(90deg, var(--surface-3) 0%, var(--shimmer-highlight) 50%, var(--surface-3) 100%);background-size:200% 100%;border-radius:4px;height:.85rem;animation:1.6s ease-in-out infinite messages-module__khHShW__msgShimmer}.messages-module__khHShW__skBubble{background:linear-gradient(90deg, var(--surface-3) 0%, var(--shimmer-highlight) 50%, var(--surface-3) 100%);background-size:200% 100%;border-radius:14px;height:2.5rem;animation:1.6s ease-in-out infinite messages-module__khHShW__msgShimmer}@keyframes messages-module__khHShW__msgShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.messages-module__khHShW__skLine,.messages-module__khHShW__skBubble{background:var(--surface-3);animation:none}.messages-module__khHShW__send:active:not(:disabled){transform:none}}html[data-theme=dark] .messages-module__khHShW__messageList{background:var(--surface-2)}html[data-theme=dark] .messages-module__khHShW__messageBubbleTheirs{background:var(--surface-3);border-color:var(--border)}html[data-theme=dark] .messages-module__khHShW__activeTag{background:var(--teal-light);color:var(--ink)}html[data-theme=dark] .messages-module__khHShW__unreadBadge{box-shadow:0 1px 2px #0006}@media (max-width:860px){.messages-module__khHShW__shell{grid-template-columns:1fr;height:calc(100vh - 60px)}.messages-module__khHShW__list,.messages-module__khHShW__pane{grid-area:1/1}.messages-module__khHShW__shell[data-view=list] .messages-module__khHShW__pane,.messages-module__khHShW__shell[data-view=thread] .messages-module__khHShW__list{display:none}.messages-module__khHShW__threadBack{justify-content:center;align-items:center;display:inline-flex}.messages-module__khHShW__skeletonShell{grid-template-columns:1fr}.messages-module__khHShW__skeletonPane{display:none}}@media (max-width:480px){.messages-module__khHShW__messageBubble{max-width:85%}.messages-module__khHShW__messageList{padding:14px 16px}.messages-module__khHShW__inputRow{padding:10px 12px}.messages-module__khHShW__threadHeader{padding:12px 16px}.messages-module__khHShW__listHeader{padding:1rem 1rem .85rem}.messages-module__khHShW__convoItem{padding:12px 14px}}
.profile-module__3PkVZa__page{background:var(--surface-2);min-height:100vh;color:var(--ink);font-family:DM Sans,Helvetica Neue,sans-serif}.profile-module__3PkVZa__container{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 4rem}.profile-module__3PkVZa__pageHeader{flex-direction:column;gap:.35rem;margin-bottom:1.5rem;display:flex}.profile-module__3PkVZa__backLink{color:var(--ink-3);width:fit-content;font-size:.82rem;text-decoration:none;transition:color .15s}.profile-module__3PkVZa__backLink:hover{color:var(--teal)}.profile-module__3PkVZa__pageTitle{color:var(--ink);letter-spacing:-.02em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:2rem;font-weight:400}.profile-module__3PkVZa__loadingCard{background:var(--surface);border:1px solid var(--border);text-align:center;color:var(--ink-3);border-radius:16px;padding:3rem;font-size:.9rem}@media (max-width:760px){.profile-module__3PkVZa__container{padding:1.25rem 1rem 3rem}.profile-module__3PkVZa__pageTitle{font-size:1.6rem}}
.protection-module__KAoXzG__page{background:var(--surface-2);min-height:100vh;color:var(--ink);font-family:DM Sans,Helvetica Neue,sans-serif}.protection-module__KAoXzG__main{max-width:1080px;margin:0 auto;padding:4rem 1.5rem 6rem}.protection-module__KAoXzG__hero{max-width:720px;margin-bottom:5rem}.protection-module__KAoXzG__eyebrow{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.1em;margin:0 0 1rem;font-size:.78rem;font-weight:600}.protection-module__KAoXzG__title{letter-spacing:-.025em;color:var(--ink);margin:0 0 1.5rem;font-family:DM Serif Display,Georgia,serif;font-size:clamp(2.4rem,5vw,3.75rem);font-weight:400;line-height:1.1}.protection-module__KAoXzG__title em{color:var(--teal-dark);font-style:italic;font-weight:400}.protection-module__KAoXzG__lede{color:var(--ink-2);margin:0;font-size:1.1rem;line-height:1.65}.protection-module__KAoXzG__pillars{border-top:1px solid var(--border);flex-direction:column;gap:3rem;margin-bottom:5rem;padding-top:3rem;display:flex}.protection-module__KAoXzG__pillar{grid-template-rows:auto auto;grid-template-columns:80px minmax(0,1fr);align-items:start;gap:.5rem 1.5rem;width:100%;display:grid}.protection-module__KAoXzG__pillarNum{color:var(--teal-dark);letter-spacing:-.02em;grid-area:1/1/3;font-family:DM Serif Display,Georgia,serif;font-size:2.5rem;font-style:italic;line-height:1}.protection-module__KAoXzG__pillarTitle{color:var(--ink);letter-spacing:-.01em;grid-area:1/2;margin:0 0 .75rem;font-family:DM Serif Display,Georgia,serif;font-size:1.5rem;font-weight:400;line-height:1.2}.protection-module__KAoXzG__pillarBody{color:var(--ink-2);grid-area:2/2;margin:0;font-size:.98rem;line-height:1.65}.protection-module__KAoXzG__howClaims{background:var(--surface);border:1px solid var(--border);border-radius:18px;margin-bottom:5rem;padding:3rem}.protection-module__KAoXzG__sectionTitle{color:var(--ink);letter-spacing:-.015em;margin:0 0 1.75rem;font-family:DM Serif Display,Georgia,serif;font-size:2rem;font-weight:400}.protection-module__KAoXzG__steps{counter-reset:step;flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.protection-module__KAoXzG__steps li{color:var(--ink-2);counter-increment:step;padding-left:2.5rem;font-size:.98rem;line-height:1.65;position:relative}.protection-module__KAoXzG__steps li:before{content:counter(step);background:var(--teal-dark);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.85rem;font-weight:600;display:flex;position:absolute;top:0;left:0}.protection-module__KAoXzG__steps li strong{color:var(--ink);font-weight:600}.protection-module__KAoXzG__faq{margin-bottom:5rem}.protection-module__KAoXzG__faqItem{border-bottom:1px solid var(--border);padding:1.25rem 0}.protection-module__KAoXzG__faqItem:first-of-type{border-top:1px solid var(--border)}.protection-module__KAoXzG__faqItem summary{cursor:pointer;color:var(--ink);padding-right:2rem;font-size:1.05rem;font-weight:600;list-style:none;transition:color .15s;position:relative}.protection-module__KAoXzG__faqItem summary::-webkit-details-marker{display:none}.protection-module__KAoXzG__faqItem summary:after{content:"+";color:var(--ink-3);font-size:1.5rem;font-weight:300;transition:transform .2s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.protection-module__KAoXzG__faqItem[open] summary:after{content:"−"}.protection-module__KAoXzG__faqItem[open] summary{color:var(--teal-dark)}.protection-module__KAoXzG__faqItem p{color:var(--ink-2);max-width:720px;margin:1rem 0 0;font-size:.95rem;line-height:1.65}.protection-module__KAoXzG__cta{text-align:center;border-top:1px solid var(--border);padding:3rem 0 0}.protection-module__KAoXzG__ctaText{color:var(--ink-3);margin:0 0 1.5rem;font-family:DM Serif Display,Georgia,serif;font-size:1.15rem;font-style:italic}.protection-module__KAoXzG__ctaBtn{background:var(--teal-darker);color:#fff;border-radius:999px;padding:.85rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-block}.protection-module__KAoXzG__ctaBtn:hover{background:#053024}html[data-theme=dark] .protection-module__KAoXzG__ctaBtn{background:var(--teal-dark)}html[data-theme=dark] .protection-module__KAoXzG__ctaBtn:hover{background:var(--teal)}@media (max-width:720px){.protection-module__KAoXzG__main{padding:2.5rem 1.25rem 4rem}.protection-module__KAoXzG__pillar{grid-template-columns:1fr;gap:.5rem}.protection-module__KAoXzG__pillarNum{margin-bottom:.25rem;font-size:2rem}.protection-module__KAoXzG__howClaims{padding:2rem 1.5rem}.protection-module__KAoXzG__sectionTitle{font-size:1.6rem}}
.settings-module__TEteKW__page{background:var(--surface-2);min-height:100vh;color:var(--ink);font-family:DM Sans,Helvetica Neue,sans-serif}.settings-module__TEteKW__shell{max-width:880px;margin:0 auto;padding:2.5rem 2rem 4rem}.settings-module__TEteKW__header{margin-bottom:2rem}.settings-module__TEteKW__title{color:var(--ink);letter-spacing:-.02em;margin:0 0 .4rem;font-family:DM Serif Display,Georgia,serif;font-size:2rem;font-weight:400}.settings-module__TEteKW__subtitle{color:var(--ink-3);margin:0;font-size:.95rem}.settings-module__TEteKW__tabs{border-bottom:1px solid var(--border);-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:4px;margin-bottom:2rem;display:flex;overflow-x:auto}.settings-module__TEteKW__tabs::-webkit-scrollbar{display:none}.settings-module__TEteKW__tab{color:var(--ink-3);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:.85rem 1.25rem;font-family:inherit;font-size:.92rem;font-weight:500;transition:color .15s;position:relative}.settings-module__TEteKW__tab:hover{color:var(--ink-2)}.settings-module__TEteKW__tabActive{color:var(--teal-dark);font-weight:600}.settings-module__TEteKW__tabActive:after{content:"";background:var(--teal-dark);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:1.25rem;right:1.25rem}.settings-module__TEteKW__section{flex-direction:column;gap:1.25rem;display:flex}.settings-module__TEteKW__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden}.settings-module__TEteKW__cardDanger{border-color:#e539354d}.settings-module__TEteKW__cardHeader{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem}.settings-module__TEteKW__cardTitle{color:var(--ink);letter-spacing:-.01em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:1.15rem;font-weight:400}.settings-module__TEteKW__cardSubtitle{color:var(--ink-3);margin:.35rem 0 0;font-size:.85rem}.settings-module__TEteKW__cardBody{padding:1.25rem 1.5rem 1.5rem}.settings-module__TEteKW__field{margin-bottom:.85rem}.settings-module__TEteKW__fieldLabel{color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.3rem;font-size:.75rem;font-weight:600}.settings-module__TEteKW__fieldValue{color:var(--ink);font-size:.95rem}.settings-module__TEteKW__muted{color:var(--ink-3);font-style:italic}.settings-module__TEteKW__helpText{color:var(--ink-3);margin:.5rem 0 0;font-size:.85rem;line-height:1.55}.settings-module__TEteKW__helpTextMuted{color:var(--ink-3);opacity:.85;margin:.75rem 0 0;font-size:.8rem;font-style:italic;line-height:1.5}.settings-module__TEteKW__link{color:var(--teal-dark);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.settings-module__TEteKW__link:hover{color:var(--teal)}.settings-module__TEteKW__themeChoices{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.settings-module__TEteKW__themeChoice{background:var(--surface);border:1.5px solid var(--border);cursor:pointer;text-align:left;border-radius:14px;flex-direction:column;gap:.85rem;padding:.75rem;font-family:inherit;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.settings-module__TEteKW__themeChoice:hover{border-color:var(--teal);box-shadow:var(--shadow-md);transform:translateY(-2px)}.settings-module__TEteKW__themeChoiceActive{border-color:var(--teal);background:var(--teal-light)}.settings-module__TEteKW__themeChoicePreview{border:1px solid var(--border);border-radius:8px;flex-direction:column;height:80px;display:flex;overflow:hidden}.settings-module__TEteKW__themeChoicePreview[data-theme-preview=light]{background:#f8f8f6}.settings-module__TEteKW__themeChoicePreview[data-theme-preview=light] .settings-module__TEteKW__themeChoicePreviewHeader{background:#fff;border-bottom:1px solid #e5e4df}.settings-module__TEteKW__themeChoicePreview[data-theme-preview=light] .settings-module__TEteKW__themeChoicePreviewLine{background:#d4d2cc}.settings-module__TEteKW__themeChoicePreview[data-theme-preview=dark]{background:#16161a}.settings-module__TEteKW__themeChoicePreview[data-theme-preview=dark] .settings-module__TEteKW__themeChoicePreviewHeader{background:#0d0d0e;border-bottom:1px solid #2a2a30}.settings-module__TEteKW__themeChoicePreview[data-theme-preview=dark] .settings-module__TEteKW__themeChoicePreviewLine{background:#3d3d44}.settings-module__TEteKW__themeChoicePreview[data-theme-preview=system]{background:linear-gradient(135deg,#f8f8f6 0% 50%,#16161a 50% 100%)}.settings-module__TEteKW__themeChoicePreview[data-theme-preview=system] .settings-module__TEteKW__themeChoicePreviewHeader{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#fff 0% 50%,#0d0d0e 50% 100%)}.settings-module__TEteKW__themeChoicePreview[data-theme-preview=system] .settings-module__TEteKW__themeChoicePreviewLine{background:linear-gradient(135deg,#d4d2cc 0% 50%,#3d3d44 50% 100%)}.settings-module__TEteKW__themeChoicePreview[data-theme-preview=glass]{background:radial-gradient(60% 60% at 25% 30%,#2bb88866 0%,#0000 60%),radial-gradient(60% 60% at 80% 80%,#7855b44d 0%,#0000 60%),linear-gradient(135deg,#0a1a16 0%,#0e1422 60%,#1a1028 100%);position:relative;overflow:hidden}.settings-module__TEteKW__themeChoicePreview[data-theme-preview=glass] .settings-module__TEteKW__themeChoicePreviewHeader{-webkit-backdrop-filter:blur(8px);background:#ffffff1a;border-bottom:1px solid #ffffff2e}.settings-module__TEteKW__themeChoicePreview[data-theme-preview=glass] .settings-module__TEteKW__themeChoicePreviewLine{background:#ffffff59}.settings-module__TEteKW__themeChoicePreviewHeader{flex-shrink:0;height:18px}.settings-module__TEteKW__themeChoicePreviewBody{flex-direction:column;flex:1;gap:4px;padding:8px 10px;display:flex}.settings-module__TEteKW__themeChoicePreviewLine{border-radius:2px;width:100%;height:6px}.settings-module__TEteKW__themeChoicePreviewLineShort{width:60%}.settings-module__TEteKW__themeChoiceInfo{padding:0 .25rem .25rem}.settings-module__TEteKW__themeChoiceLabel{color:var(--ink);align-items:center;gap:6px;margin-bottom:.3rem;font-size:.95rem;font-weight:600;display:flex}.settings-module__TEteKW__themeChoiceCheck{background:var(--teal);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.settings-module__TEteKW__themeChoiceDesc{color:var(--ink-3);font-size:.8rem;line-height:1.5}.settings-module__TEteKW__dangerBtn{color:var(--unread-red);border:1.5px solid var(--unread-red);cursor:pointer;background:0 0;border-radius:999px;padding:.55rem 1.1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .15s}.settings-module__TEteKW__dangerBtn:not(:disabled):hover{background:var(--unread-red);color:#fff}.settings-module__TEteKW__skeleton{flex-direction:column;gap:1rem;display:flex}.settings-module__TEteKW__skLine{background:linear-gradient(90deg, var(--surface-3) 0%, var(--shimmer-highlight) 50%, var(--surface-3) 100%);background-size:200% 100%;border-radius:8px;animation:1.6s ease-in-out infinite settings-module__TEteKW__settingsShimmer}.settings-module__TEteKW__skLineHeading{width:30%;height:2rem}.settings-module__TEteKW__skLineTabs{width:50%;height:2.5rem;margin-bottom:1rem}.settings-module__TEteKW__skLineBlock{border-radius:16px;width:100%;height:200px}@keyframes settings-module__TEteKW__settingsShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.settings-module__TEteKW__skLine{background:var(--surface-3);animation:none}}html[data-theme=dark] .settings-module__TEteKW__cardDanger{border-color:#ff5e5859}html[data-theme=dark] .settings-module__TEteKW__themeChoicePreview[data-theme-preview=system] .settings-module__TEteKW__themeChoicePreviewHeader{border-bottom-color:#ffffff14}@media (max-width:640px){.settings-module__TEteKW__shell{padding:2rem 1rem 3rem}.settings-module__TEteKW__title{font-size:1.6rem}.settings-module__TEteKW__cardHeader{padding:1rem 1.25rem}.settings-module__TEteKW__cardBody{padding:1rem 1.25rem 1.25rem}.settings-module__TEteKW__themeChoices{grid-template-columns:1fr}.settings-module__TEteKW__themeChoicePreview{height:70px}}.settings-module__TEteKW__formStack{flex-direction:column;gap:1rem;display:flex}.settings-module__TEteKW__inputLabel{color:var(--ink-2);margin-bottom:.4rem;font-size:.82rem;font-weight:600;display:block}.settings-module__TEteKW__optional{color:var(--ink-3);font-weight:400}.settings-module__TEteKW__input,.settings-module__TEteKW__textarea{border:1.5px solid var(--border);background:var(--surface);width:100%;color:var(--ink);box-sizing:border-box;border-radius:8px;outline:none;padding:.65rem .85rem;font-family:inherit;font-size:.92rem;transition:border-color .15s,box-shadow .15s,background .15s}.settings-module__TEteKW__input:focus,.settings-module__TEteKW__textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #1d9e751a}.settings-module__TEteKW__input::placeholder,.settings-module__TEteKW__textarea::placeholder{color:var(--ink-3)}.settings-module__TEteKW__textarea{resize:vertical;min-height:90px;line-height:1.5}.settings-module__TEteKW__formActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;margin-top:.25rem;display:flex}.settings-module__TEteKW__btnPrimary,.settings-module__TEteKW__btnSecondary,.settings-module__TEteKW__btnGhost{cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:.6rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.settings-module__TEteKW__btnPrimary{background:var(--teal-dark);color:#fff;border:none}.settings-module__TEteKW__btnPrimary:hover:not(:disabled){background:var(--teal-darker)}.settings-module__TEteKW__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.settings-module__TEteKW__btnSecondary{background:var(--surface);color:var(--ink);border:1.5px solid var(--border)}.settings-module__TEteKW__btnSecondary:hover:not(:disabled){border-color:var(--teal);color:var(--teal-dark)}.settings-module__TEteKW__btnSecondary:disabled{opacity:.5;cursor:not-allowed}.settings-module__TEteKW__btnGhost{color:var(--ink-3);background:0 0;border:none}.settings-module__TEteKW__btnGhost:hover:not(:disabled){color:var(--ink)}.settings-module__TEteKW__btnGhost:disabled{opacity:.5;cursor:not-allowed}.settings-module__TEteKW__dangerBtn{color:#b91c1c;cursor:pointer;background:#fff1f1;border:1.5px solid #fca5a5;border-radius:999px;padding:.6rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.settings-module__TEteKW__dangerBtn:hover:not(:disabled){color:#fff;background:#b91c1c;border-color:#b91c1c}.settings-module__TEteKW__dangerBtn:disabled{opacity:.6;cursor:not-allowed}html[data-theme=dark] .settings-module__TEteKW__dangerBtn{color:#fca5a5;background:#ef444426;border-color:#ef444466}html[data-theme=dark] .settings-module__TEteKW__dangerBtn:hover:not(:disabled){color:#fff;background:#b91c1c;border-color:#b91c1c}.settings-module__TEteKW__formError{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.6rem .85rem;font-size:.85rem;line-height:1.5}html[data-theme=dark] .settings-module__TEteKW__formError{color:#fca5a5;background:#ef44441f;border-color:#ef44444d}.settings-module__TEteKW__formSuccess{color:var(--teal-dark);align-items:center;gap:.35rem;font-size:.875rem;font-weight:500;display:inline-flex}.settings-module__TEteKW__calloutInfo{color:var(--ink);background:var(--teal-light);border:1px solid #1d9e7540;border-radius:8px;padding:.85rem 1rem;font-size:.9rem;line-height:1.55}.settings-module__TEteKW__calloutInfo strong{color:var(--teal-dark)}html[data-theme=dark] .settings-module__TEteKW__calloutInfo{color:var(--ink);background:#2bb8881a;border-color:#2bb8884d}.settings-module__TEteKW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.18s settings-module__TEteKW__settingsModalFade;display:flex;position:fixed;inset:0}@keyframes settings-module__TEteKW__settingsModalFade{0%{opacity:0}to{opacity:1}}html[data-theme=dark] .settings-module__TEteKW__modalOverlay,html[data-theme=glass] .settings-module__TEteKW__modalOverlay{background:#000000a6}.settings-module__TEteKW__modal{background:var(--surface);border:1px solid var(--border);width:100%;max-width:520px;max-height:85vh;box-shadow:var(--shadow-lg);border-radius:16px;flex-direction:column;animation:.18s settings-module__TEteKW__settingsModalSlide;display:flex;overflow-y:auto}@keyframes settings-module__TEteKW__settingsModalSlide{0%{opacity:0;transform:translateY(-12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}html[data-theme=glass] .settings-module__TEteKW__modal{-webkit-backdrop-filter:blur(32px)saturate(200%);background:#14141cd9;border-color:#ffffff29}.settings-module__TEteKW__modalHeader{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem .5rem;display:flex}.settings-module__TEteKW__modalTitle{color:var(--ink);letter-spacing:-.01em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:1.4rem;font-weight:400;line-height:1.25}.settings-module__TEteKW__modalClose{background:var(--surface-3);cursor:pointer;width:32px;height:32px;color:var(--ink-2);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s;display:flex}.settings-module__TEteKW__modalClose:hover{background:var(--border)}.settings-module__TEteKW__modalBody{flex-direction:column;gap:1rem;padding:.75rem 1.5rem;display:flex}.settings-module__TEteKW__modalCopy{color:var(--ink-2);margin:0;font-size:.9rem;line-height:1.55}.settings-module__TEteKW__modalFooter{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem 1.5rem 1.25rem;display:flex}@media (max-width:540px){.settings-module__TEteKW__formActions,.settings-module__TEteKW__modalFooter{flex-direction:column-reverse;align-items:stretch}.settings-module__TEteKW__formActions>button,.settings-module__TEteKW__modalFooter>button{justify-content:center;width:100%}.settings-module__TEteKW__formSuccess{justify-content:center}.settings-module__TEteKW__modal{max-height:92vh}}
