.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{background:var(--surface);border:1px solid var(--border);border-radius:16px;align-items:stretch;gap:0;margin-bottom:2rem;padding:1.1rem 0;display:flex;overflow:hidden}.dashboard-module__Gx_nyq__statCard{border:none;border-right:1px solid var(--border);background:0 0;border-radius:0;flex-direction:column;flex:1 1 0;justify-content:center;gap:6px;min-width:0;padding:.25rem 1.5rem;transition:none;display:flex}.dashboard-module__Gx_nyq__statCard:last-child{border-right:none}.dashboard-module__Gx_nyq__statCard:hover{box-shadow:none;transform:none}.dashboard-module__Gx_nyq__statValue{font-family:var(--font-serif);color:var(--teal-dark);letter-spacing:-.02em;font-size:1.85rem;font-weight:400;line-height:1}.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-shrink:0;align-items:center;gap:8px;display:flex}.dashboard-module__Gx_nyq__listingAvatar{background:var(--teal-light);width:56px;height:56px;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;align-items:center;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;align-items:center;padding:3px 8px;font-size:.7rem;font-weight:600;display:inline-flex}.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:1px solid #0000;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:.3rem .8rem;font-size:.75rem;font-weight:600;display:inline-flex}.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_active{color:#1e40af;background:#dbeafe}.dashboard-module__Gx_nyq__pill_pending_return{color:#9a3412;background:#ffedd5}.dashboard-module__Gx_nyq__pill_completed{color:var(--teal-dark);background:#1d9e751a;border-color:#1d9e7540}.dashboard-module__Gx_nyq__pill_completed_with_claim{color:#92400e;background:#fef3c7}.dashboard-module__Gx_nyq__pill_disputed_no_return{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.dashboard-module__Gx_nyq__pill_rejected,.dashboard-module__Gx_nyq__pill_declined{color:#b91c1c;background:#fee2e2}.dashboard-module__Gx_nyq__pill_cancelled{background:var(--surface-3);color:var(--ink-3)}.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__emptyBarri{width:200px;height:200px;animation:dashboard-module__Gx_nyq__barriPop .4s var(--ease-out);margin-bottom:8px;display:block}@keyframes dashboard-module__Gx_nyq__barriPop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.dashboard-module__Gx_nyq__emptyBarri{animation:none}}.dashboard-module__Gx_nyq__editBtn{background:var(--teal);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;justify-content:center;align-items:center;gap:6px;padding:7px 18px;font-family:inherit;font-size:.8rem;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__editBtn:hover{background:var(--teal-dark)}.dashboard-module__Gx_nyq__editBtn:active{transform:scale(.97)}.dashboard-module__Gx_nyq__deleteBtn{border:1px solid var(--border);color:var(--ink-3);cursor:pointer;width:36px;height:36px;transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-family:inherit;display:inline-flex}.dashboard-module__Gx_nyq__deleteBtn:hover{color:#b91c1c;background:#ef44440f;border-color:#fca5a5}.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__listingCard{transition:none}.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_approved{color:#6ee7b7;background:#1d9e752e}html[data-theme=dark] .dashboard-module__Gx_nyq__pill_active{color:#93c5fd;background:#3b82f62e}html[data-theme=dark] .dashboard-module__Gx_nyq__pill_pending_return{color:#fdba74;background:#f973162e}html[data-theme=dark] .dashboard-module__Gx_nyq__pill_completed{color:#6ee7b7;background:#1d9e751f;border-color:#1d9e754d}html[data-theme=dark] .dashboard-module__Gx_nyq__pill_completed_with_claim{color:#fbbf24;background:#fbbf2426}html[data-theme=dark] .dashboard-module__Gx_nyq__pill_disputed_no_return{color:#fca5a5;background:#ef44442e;border-color:#ef444466}html[data-theme=dark] .dashboard-module__Gx_nyq__pill_rejected,html[data-theme=dark] .dashboard-module__Gx_nyq__pill_declined{color:#fca5a5;background:#ef444426}html[data-theme=dark] .dashboard-module__Gx_nyq__pill_cancelled{background:var(--surface-3);color:var(--ink-3)}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{border-color:var(--border);color:var(--ink-3)}html[data-theme=dark] .dashboard-module__Gx_nyq__deleteBtn:hover{color:#fca5a5;background:#ef44441a;border-color:#ef444466}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{flex-direction:column;display:flex}.dashboard-module__Gx_nyq__sidebar{border-right:none;border-bottom:1px solid var(--border);z-index:40;background:var(--surface);order:1;height:auto;padding:0;position:sticky;top:0;overflow:hidden}.dashboard-module__Gx_nyq__sidebar:after{content:"";background:linear-gradient(to right, transparent, var(--surface));pointer-events:none;z-index:1;width:36px;position:absolute;top:0;bottom:0;right:0}.dashboard-module__Gx_nyq__content{flex-direction:column;order:2;display:flex}.dashboard-module__Gx_nyq__content>:first-child{order:-1}.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 2.5rem .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:1fr 1fr;gap:0;padding:0;display:grid}.dashboard-module__Gx_nyq__statCard{border-right:1px solid var(--border);border-bottom:1px solid var(--border);border-radius:0;padding:1rem 1.25rem}.dashboard-module__Gx_nyq__statCard:nth-child(2n){border-right:none}.dashboard-module__Gx_nyq__statCard:nth-last-child(-n+2){border-bottom:none}}@media (max-width:768px){.dashboard-module__Gx_nyq__content{padding:1.25rem 1rem}.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 .dashboard-module__Gx_nyq__editBtn{text-align:center;flex:1 1 0;min-width:0}.dashboard-module__Gx_nyq__listingActions .dashboard-module__Gx_nyq__deleteBtn{flex:none}.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__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}}@media (max-width:767px){.Header-module__Af2_WG__nav{display: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}
.ItemCard-module__yPHZ_q__card{color:inherit;cursor:pointer;width:100%;min-width:0;font-family:DM Sans,Helvetica Neue,sans-serif;text-decoration:none;transition:transform .15s;display:block}.ItemCard-module__yPHZ_q__card:hover{transform:translateY(-2px)}.ItemCard-module__yPHZ_q__card:hover .ItemCard-module__yPHZ_q__title{color:var(--teal)}.ItemCard-module__yPHZ_q__photoWrap{aspect-ratio:4/3;background:var(--surface-3);border-radius:12px;transition:filter .2s;position:relative;overflow:hidden}.ItemCard-module__yPHZ_q__photoDim{filter:saturate(.5)}.ItemCard-module__yPHZ_q__dimOverlay{pointer-events:none;z-index:1;background:#00000073;position:absolute;inset:0}.ItemCard-module__yPHZ_q__photo{object-fit:cover;width:100%;height:100%;display:block}.ItemCard-module__yPHZ_q__photoPlaceholder{width:100%;height:100%;color:var(--teal-dark);background:var(--teal-light);justify-content:center;align-items:center;font-family:DM Serif Display,Georgia,serif;font-size:3rem;display:flex}.ItemCard-module__yPHZ_q__badge{letter-spacing:.01em;z-index:2;border-radius:999px;padding:4px 10px;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:500;position:absolute;top:10px;left:10px}.ItemCard-module__yPHZ_q__badgeNew{background:var(--teal);color:#fff}.ItemCard-module__yPHZ_q__badgePopular{background:var(--teal-dark);color:#fff}.ItemCard-module__yPHZ_q__badgeRented{color:#e5e5e5;-webkit-backdrop-filter:blur(4px);background:#141414d9}.ItemCard-module__yPHZ_q__heart{cursor:pointer;color:#fff;z-index:2;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .15s,transform .15s;display:flex;position:absolute;top:8px;right:8px}.ItemCard-module__yPHZ_q__heart:hover{background:#000000bf;transform:scale(1.08)}.ItemCard-module__yPHZ_q__heartActive{color:var(--unread-red)}.ItemCard-module__yPHZ_q__ownerAvatar{border:2px solid var(--surface-2);background:var(--teal-dark);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:500;display:flex;position:absolute;bottom:8px;right:8px;overflow:hidden}.ItemCard-module__yPHZ_q__ownerAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.ItemCard-module__yPHZ_q__ownerAvatarInitials{text-transform:uppercase;line-height:1}.ItemCard-module__yPHZ_q__info{padding:10px 2px 0;transition:opacity .2s}.ItemCard-module__yPHZ_q__infoDim{opacity:.55}.ItemCard-module__yPHZ_q__title{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:.875rem;font-weight:500;line-height:1.3;transition:color .15s;overflow:hidden}.ItemCard-module__yPHZ_q__location{color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font-size:.75rem;overflow:hidden}.ItemCard-module__yPHZ_q__price{color:var(--teal);letter-spacing:-.01em;font-size:.95rem;font-weight:600}.ItemCard-module__yPHZ_q__priceUnit{color:var(--ink-3);margin-left:1px;font-size:.75rem;font-weight:400}@media (max-width:640px){.ItemCard-module__yPHZ_q__title{font-size:.82rem}.ItemCard-module__yPHZ_q__location{font-size:.7rem}.ItemCard-module__yPHZ_q__price{font-size:.875rem}.ItemCard-module__yPHZ_q__priceUnit{font-size:.7rem}.ItemCard-module__yPHZ_q__heart{width:30px;height:30px}.ItemCard-module__yPHZ_q__ownerAvatar{width:26px;height:26px}.ItemCard-module__yPHZ_q__badge{padding:3px 8px;font-size:.65rem;top:8px;left:8px}.ItemCard-module__yPHZ_q__info{padding:8px 2px 0}}
.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}}
.SettingsDrawer-module__YapxTW__tapCatcher{z-index:998;cursor:pointer;background:0 0;width:72px;position:fixed;top:0;bottom:0;left:0}.SettingsDrawer-module__YapxTW__drawer{background:var(--surface);z-index:999;flex-direction:column;width:calc(100% - 72px);transition:transform .28s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-8px 0 24px #00000040}.SettingsDrawer-module__YapxTW__drawer.SettingsDrawer-module__YapxTW__open{transform:translate(0)}.SettingsDrawer-module__YapxTW__content{-webkit-overflow-scrolling:touch;flex:1;padding:0;overflow-y:auto}@media (min-width:768px){.SettingsDrawer-module__YapxTW__tapCatcher{width:120px}.SettingsDrawer-module__YapxTW__drawer{width:calc(100% - 120px);max-width:480px}}@media (min-width:1024px){.SettingsDrawer-module__YapxTW__tapCatcher{width:calc(100% - 480px)}.SettingsDrawer-module__YapxTW__drawer{width:480px;max-width:480px}}
.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}}
.not-found-module__sxuMuG__page{background:var(--surface-2);min-height:100vh;color:var(--ink);font-family:DM Sans,Helvetica Neue,sans-serif}.not-found-module__sxuMuG__container{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:560px;margin:0 auto;padding:4rem 1.5rem;display:flex}.not-found-module__sxuMuG__barri{width:240px;height:240px;animation:not-found-module__sxuMuG__notFoundPop .45s var(--ease-out);margin-bottom:.5rem;display:block}@keyframes not-found-module__sxuMuG__notFoundPop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.not-found-module__sxuMuG__title{color:var(--ink);letter-spacing:-.02em;max-width:480px;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:1.75rem;font-weight:400;line-height:1.25}.not-found-module__sxuMuG__subtitle{font-family:var(--font-serif);color:var(--ink-2);max-width:440px;margin:0;font-size:1rem;font-style:italic;line-height:1.55}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.not-found-module__sxuMuG__btnPrimary{background:var(--teal);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.7rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.not-found-module__sxuMuG__btnPrimary:hover{background:var(--teal-dark)}.not-found-module__sxuMuG__btnSecondary{color:var(--ink-2);border:1.5px solid var(--border);cursor:pointer;background:0 0;border-radius:999px;padding:.7rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s;display:inline-block}.not-found-module__sxuMuG__btnSecondary:hover{border-color:var(--teal);color:var(--teal)}@media (prefers-reduced-motion:reduce){.not-found-module__sxuMuG__barri{animation:none}}@media (max-width:640px){.not-found-module__sxuMuG__container{padding:2.5rem 1rem}.not-found-module__sxuMuG__barri{width:200px;height:200px}.not-found-module__sxuMuG__title{font-size:1.4rem}}
.badges-module___Vj_ta__page{background:var(--surface-2);min-height:100vh;color:var(--ink);font-family:DM Sans,Helvetica Neue,sans-serif}.badges-module___Vj_ta__container{max-width:900px;margin:0 auto;padding:2rem 1.5rem 4rem}.badges-module___Vj_ta__pageHeader{flex-direction:column;gap:.35rem;margin-bottom:2rem;display:flex}.badges-module___Vj_ta__backLink{color:var(--ink-3);width:fit-content;font-size:.82rem;text-decoration:none;transition:color .15s}.badges-module___Vj_ta__backLink:hover{color:var(--teal)}.badges-module___Vj_ta__pageTitle{color:var(--ink);letter-spacing:-.02em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:2rem;font-weight:400}.badges-module___Vj_ta__pageSubtitle{font-family:var(--font-serif);color:var(--ink-2);margin:.25rem 0 0;font-size:.95rem;font-style:italic;line-height:1.55}.badges-module___Vj_ta__savedInline{color:var(--teal);margin-left:.4rem;font-style:normal}.badges-module___Vj_ta__errorInline{color:var(--unread-red);margin-left:.4rem;font-style:normal}.badges-module___Vj_ta__loadingCard{background:var(--surface);border:1px solid var(--border);text-align:center;color:var(--ink-3);border-radius:16px;padding:3rem;font-size:.9rem}.badges-module___Vj_ta__section{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;display:flex}.badges-module___Vj_ta__sectionHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.badges-module___Vj_ta__sectionTitle{color:var(--ink);align-items:center;gap:.5rem;margin:0;font-family:DM Sans,sans-serif;font-size:1.1rem;font-weight:700;display:inline-flex}.badges-module___Vj_ta__starIcon{font-size:1.1em}.badges-module___Vj_ta__sectionCount{color:var(--ink-3);background:var(--surface-2);border-radius:999px;padding:4px 12px;font-size:.78rem;font-weight:600}.badges-module___Vj_ta__helpCopy,.badges-module___Vj_ta__emptyCopy{color:var(--ink-3);margin:0;font-size:.85rem;line-height:1.55}.badges-module___Vj_ta__featuredSlots{grid-template-columns:repeat(5,1fr);gap:10px;min-width:0;display:grid}@media (max-width:600px){.badges-module___Vj_ta__featuredSlots{grid-template-columns:repeat(3,1fr)}}.badges-module___Vj_ta__featuredSlotFilled{min-width:0;position:relative}.badges-module___Vj_ta__featuredSlotFilled .badges-module___Vj_ta__badgeCard{width:100%;min-height:120px;padding:12px 8px}.badges-module___Vj_ta__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}.badges-module___Vj_ta__featuredSlotRemove:hover{background:var(--unread-red);transform:scale(1.1)}.badges-module___Vj_ta__featuredSlotEmpty{border:2px dashed var(--border);background:var(--surface-2);cursor:pointer;min-height:120px;color:var(--ink-3);border-radius:14px;justify-content:center;align-items:center;padding:0;font-family:inherit;transition:all .15s;display:flex}.badges-module___Vj_ta__featuredSlotEmpty:hover:not(:disabled){border-color:var(--teal);color:var(--teal-dark);background:var(--teal-light)}.badges-module___Vj_ta__featuredSlotEmpty:disabled{cursor:not-allowed;opacity:.55}.badges-module___Vj_ta__featuredSlotLocked{background:var(--surface-3)}.badges-module___Vj_ta__featuredSlotLockIcon{font-size:1.1rem}.badges-module___Vj_ta__badgesGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:600px){.badges-module___Vj_ta__badgesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.badges-module___Vj_ta__badgesGrid{grid-template-columns:1fr}}.badges-module___Vj_ta__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}.badges-module___Vj_ta__badgeCard:hover{transform:translateY(-3px)}.badges-module___Vj_ta__badgeCardEmoji{font-size:1.85rem;line-height:1}.badges-module___Vj_ta__badgeCardLabel{color:var(--teal-dark);margin-top:2px;font-size:.82rem;font-weight:600}.badges-module___Vj_ta__badgeCardDesc{color:var(--ink-3);font-size:.72rem;line-height:1.35}.badges-module___Vj_ta__badgeCardFeatured{outline:2px solid var(--teal);outline-offset:-3px}.badges-module___Vj_ta__badgeFeaturedIndicator{z-index:3;filter:drop-shadow(0 1px 2px #0000004d);font-size:.85rem;position:absolute;top:6px;left:6px}.badges-module___Vj_ta__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%}.badges-module___Vj_ta__badgeCard:hover .badges-module___Vj_ta__badgeShine{left:125%}.badges-module___Vj_ta__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}.badges-module___Vj_ta__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}.badges-module___Vj_ta__badgeCard[data-tier=bronze]:hover{box-shadow:0 6px 18px #b8733366,inset 0 1px #ffffff80}.badges-module___Vj_ta__badgeCard[data-tier=bronze] .badges-module___Vj_ta__badgeCardLabel{color:#6b3a0f;text-shadow:0 1px #fff6}.badges-module___Vj_ta__badgeCard[data-tier=bronze] .badges-module___Vj_ta__badgeCardDesc{color:#8b5a2b}.badges-module___Vj_ta__badgeCard[data-tier=bronze] .badges-module___Vj_ta__badgeTierTag{color:#6b3a0f}.badges-module___Vj_ta__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}.badges-module___Vj_ta__badgeCard[data-tier=silver]:hover{box-shadow:0 6px 18px #78787866,inset 0 1px #ffffffb3}.badges-module___Vj_ta__badgeCard[data-tier=silver] .badges-module___Vj_ta__badgeCardLabel{color:#2a2a2a;text-shadow:0 1px #fff9}.badges-module___Vj_ta__badgeCard[data-tier=silver] .badges-module___Vj_ta__badgeCardDesc{color:#4a4a4a}.badges-module___Vj_ta__badgeCard[data-tier=silver] .badges-module___Vj_ta__badgeTierTag{color:#2a2a2a}.badges-module___Vj_ta__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}.badges-module___Vj_ta__badgeCard[data-tier=gold]:hover{box-shadow:0 8px 24px #c8950080,0 0 32px #ffd7004d,inset 0 1px #ffffffb3}.badges-module___Vj_ta__badgeCard[data-tier=gold] .badges-module___Vj_ta__badgeCardLabel{color:#5a4500;text-shadow:0 1px #ffffff80}.badges-module___Vj_ta__badgeCard[data-tier=gold] .badges-module___Vj_ta__badgeCardDesc{color:#7a5e0a}.badges-module___Vj_ta__badgeCard[data-tier=gold] .badges-module___Vj_ta__badgeTierTag{color:#5a4500;background:#ffffffd9}@keyframes badges-module___Vj_ta__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}}.badges-module___Vj_ta__badgeCard[data-tier=gold]:not(.badges-module___Vj_ta__badgeCardLocked){animation:3s ease-in-out infinite badges-module___Vj_ta__goldPulse}.badges-module___Vj_ta__badgeCard[data-tier=gold]:not(.badges-module___Vj_ta__badgeCardLocked):hover{animation-play-state:paused}.badges-module___Vj_ta__badgeCard:not(.badges-module___Vj_ta__badgeCardLocked) .badges-module___Vj_ta__badgeCardEmoji{filter:drop-shadow(0 2px 3px #00000026);z-index:1;font-size:2.2rem;position:relative}.badges-module___Vj_ta__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 badges-module___Vj_ta__iridescentDrift;box-shadow:0 4px 16px #b4c8ff66,0 0 24px #ffc8ff40,0 0 36px #b4ffff2e,inset 0 1px #ffffffb3}@keyframes badges-module___Vj_ta__iridescentDrift{0%,to{background-position:0%}50%{background-position:100%}}.badges-module___Vj_ta__badgeCard[data-tier=diamond]:hover{box-shadow:0 10px 28px #b4c8ff8c,0 0 40px #ffc8ff80,0 0 60px #b4ffff59,inset 0 1px #fffc}.badges-module___Vj_ta__badgeCard[data-tier=diamond] .badges-module___Vj_ta__badgeCardLabel{color:#2d2a4a;text-shadow:0 0 6px #fffffff2,0 1px #ffffffe6;z-index:2;font-weight:700;position:relative}.badges-module___Vj_ta__badgeCard[data-tier=diamond] .badges-module___Vj_ta__badgeCardDesc{color:#4a4670;text-shadow:0 0 4px #ffffffd9;z-index:2;font-weight:500;position:relative}.badges-module___Vj_ta__badgeCard[data-tier=diamond] .badges-module___Vj_ta__badgeTierTag{color:#2d2a4a;letter-spacing:.08em;z-index:3;background:#ffffffeb;font-weight:800}.badges-module___Vj_ta__badgeCard[data-tier=diamond] .badges-module___Vj_ta__badgeCardEmoji{filter:drop-shadow(0 2px 4px #7864c84d)drop-shadow(0 0 8px #ffffff80);animation:2.5s ease-in-out infinite badges-module___Vj_ta__diamondTwinkle}@keyframes badges-module___Vj_ta__diamondTwinkle{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.badges-module___Vj_ta__badgeCard[data-tier=diamond] .badges-module___Vj_ta__badgeShine{background:linear-gradient(115deg,#0000 15%,#fff6 35%,#ffdcffb3 50%,#dcf0ffb3 60%,#fff6 75%,#0000 95%);width:60%}.badges-module___Vj_ta__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}.badges-module___Vj_ta__badgeCardLocked:hover{opacity:.95;transform:translateY(-1px);box-shadow:0 2px 8px #0000000f!important}.badges-module___Vj_ta__badgeCardLocked .badges-module___Vj_ta__badgeCardLabel,.badges-module___Vj_ta__badgeCardLocked .badges-module___Vj_ta__badgeCardDesc{color:var(--ink-3)!important;text-shadow:none!important}.badges-module___Vj_ta__badgeCardLocked .badges-module___Vj_ta__badgeTierTag{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--surface-3)!important}.badges-module___Vj_ta__badgeCardLocked[data-tier=bronze] .badges-module___Vj_ta__badgeTierTag{color:#b87333!important}.badges-module___Vj_ta__badgeCardLocked[data-tier=silver] .badges-module___Vj_ta__badgeTierTag{color:#8a8a8a!important}.badges-module___Vj_ta__badgeCardLocked[data-tier=gold] .badges-module___Vj_ta__badgeTierTag{color:#c89500!important}.badges-module___Vj_ta__badgeCardLocked[data-tier=diamond] .badges-module___Vj_ta__badgeTierTag{color:#6b6585!important}.badges-module___Vj_ta__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}.badges-module___Vj_ta__badgeCardLocked[data-tier=diamond]:hover{opacity:.85;animation:6s ease-in-out infinite badges-module___Vj_ta__iridescentDrift!important}.badges-module___Vj_ta__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 badges-module___Vj_ta__pickerOverlayFade;display:flex;position:fixed;inset:0}@keyframes badges-module___Vj_ta__pickerOverlayFade{0%{opacity:0}to{opacity:1}}.badges-module___Vj_ta__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 badges-module___Vj_ta__pickerModalSlide;overflow-y:auto}@keyframes badges-module___Vj_ta__pickerModalSlide{0%{opacity:0;transform:translateY(-12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.badges-module___Vj_ta__pickerHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.badges-module___Vj_ta__pickerTitle{color:var(--ink);margin:0;font-family:DM Serif Display,Georgia,serif;font-size:1.35rem;font-weight:400}.badges-module___Vj_ta__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}.badges-module___Vj_ta__pickerClose:hover{background:var(--border)}.badges-module___Vj_ta__pickerHelp{color:var(--ink-3);margin:0 0 1rem;font-size:.85rem;line-height:1.5}.badges-module___Vj_ta__pickerGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:540px){.badges-module___Vj_ta__pickerGrid{grid-template-columns:repeat(2,1fr)}}.badges-module___Vj_ta__pickerBadge{border:1.5px solid var(--border);cursor:pointer;font-family:inherit}.badges-module___Vj_ta__pickerBadge:hover{transform:translateY(-4px)scale(1.02)}.badges-module___Vj_ta__pickerBadgeFeatured{outline:2px solid var(--teal);outline-offset:-2px}.badges-module___Vj_ta__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}@media (max-width:640px){.badges-module___Vj_ta__container{padding:1.25rem 1rem 3rem}.badges-module___Vj_ta__pageTitle{font-size:1.6rem}.badges-module___Vj_ta__section{padding:1.25rem}}
.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:640px;margin:0 auto;padding:2rem 1.5rem 4rem}.profile-module__3PkVZa__pageHeader{flex-direction:column;gap:.35rem;margin-bottom:1.25rem;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__titleRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.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__settingsButton{border:1px solid var(--border);width:40px;height:40px;color:var(--ink);cursor:pointer;background:0 0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.profile-module__3PkVZa__settingsButton:hover{background:var(--surface);border-color:var(--ink-3);color:var(--teal)}.profile-module__3PkVZa__settingsButton:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.profile-module__3PkVZa__hero{background:linear-gradient(135deg, var(--teal) 0%, var(--teal-dark) 100%);border-radius:20px;width:100%;height:180px;margin-bottom:-56px;position:relative;overflow:hidden}.profile-module__3PkVZa__heroGradient{pointer-events:none;background:radial-gradient(80% 60% at 20% 20%,#ffffff2e 0%,#0000 60%),radial-gradient(60% 50% at 80% 80%,#00000026 0%,#0000 70%);position:absolute;inset:0}.profile-module__3PkVZa__heroBarri{pointer-events:none;z-index:1;width:130px;height:130px;animation:4.5s ease-in-out infinite profile-module__3PkVZa__barriFloat;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes profile-module__3PkVZa__barriFloat{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-4px)}}.profile-module__3PkVZa__avatarStack{z-index:2;justify-content:center;margin-bottom:1rem;display:flex;position:relative}.profile-module__3PkVZa__avatarUpload{cursor:pointer;border-radius:50%;width:112px;height:112px;transition:transform .2s;position:relative;overflow:visible}.profile-module__3PkVZa__avatarUpload:hover{transform:scale(1.02)}.profile-module__3PkVZa__avatarImg,.profile-module__3PkVZa__avatarInitials{border:4px solid var(--surface-2);box-sizing:border-box;border-radius:50%;width:100%;height:100%;display:block;box-shadow:0 6px 20px #00000026}.profile-module__3PkVZa__avatarImg{object-fit:cover}.profile-module__3PkVZa__avatarInitials{background:var(--teal-light);color:var(--teal-dark);justify-content:center;align-items:center;font-family:DM Serif Display,Georgia,serif;font-size:3rem;font-weight:400;display:flex}.profile-module__3PkVZa__avatarCameraBadge{background:var(--teal);color:#fff;border:3px solid var(--surface-2);pointer-events:none;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .15s,background .15s;display:flex;position:absolute;bottom:2px;right:2px;box-shadow:0 2px 6px #00000026}.profile-module__3PkVZa__avatarUpload:hover .profile-module__3PkVZa__avatarCameraBadge{background:var(--teal-dark);transform:scale(1.08)}.profile-module__3PkVZa__avatarInput{opacity:0;cursor:pointer;border-radius:50%;width:100%;height:100%;position:absolute;inset:0}.profile-module__3PkVZa__identityRow{text-align:center;flex-direction:column;align-items:center;gap:4px;margin-bottom:1.5rem;display:flex}.profile-module__3PkVZa__identityName{color:var(--ink);letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:DM Serif Display,Georgia,serif;font-size:1.9rem;font-weight:400;line-height:1.15;overflow:hidden}.profile-module__3PkVZa__identityUsername{color:var(--teal-dark);font-size:.95rem;font-weight:600}.profile-module__3PkVZa__identityUsernameEmpty{color:var(--ink-3);font-size:.88rem;font-style:italic}.profile-module__3PkVZa__trustRow{color:var(--ink-2);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:8px;font-size:.82rem;display:flex}.profile-module__3PkVZa__trustDot{color:var(--border);font-weight:700}.profile-module__3PkVZa__newTag{background:var(--teal);color:#fff;letter-spacing:.02em;border-radius:999px;align-items:center;padding:3px 11px;font-size:.72rem;font-weight:700;display:inline-flex;box-shadow:0 1px 3px #0000001a}.profile-module__3PkVZa__avatarStatus{color:var(--ink-3);margin-top:6px;font-size:.78rem;font-style:italic}.profile-module__3PkVZa__avatarErr{color:var(--unread-red);margin-top:6px;font-size:.78rem}.profile-module__3PkVZa__badgesShortcut{border:1px solid var(--border);background:var(--surface);cursor:pointer;text-align:left;width:100%;box-shadow:var(--shadow-sm);border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding:14px 18px;font-family:inherit;transition:border-color .15s,background .15s,transform .15s;display:flex}.profile-module__3PkVZa__badgesShortcut:hover{border-color:var(--teal);background:var(--teal-light);transform:translateY(-1px)}.profile-module__3PkVZa__badgesShortcut:active{transform:translateY(0)}.profile-module__3PkVZa__badgesShortcutLeft{align-items:center;gap:12px;min-width:0;display:flex}.profile-module__3PkVZa__badgesShortcutIcon{flex-shrink:0;font-size:1.6rem;line-height:1}.profile-module__3PkVZa__badgesShortcutTitle{color:var(--ink);font-size:1rem;font-weight:700}.profile-module__3PkVZa__badgesShortcutSubtitle{color:var(--ink-3);margin-top:2px;font-size:.8rem}.profile-module__3PkVZa__badgesShortcutChevron{color:var(--ink-3);flex-shrink:0;font-size:1.5rem;transition:transform .15s}.profile-module__3PkVZa__badgesShortcut:hover .profile-module__3PkVZa__badgesShortcutChevron{color:var(--teal-dark);transform:translate(3px)}.profile-module__3PkVZa__form{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;gap:1.75rem;padding:2rem;display:flex}.profile-module__3PkVZa__sectionGroup{flex-direction:column;gap:1rem;display:flex}.profile-module__3PkVZa__sectionHeaderRow{border-bottom:1px solid var(--border);flex-direction:column;gap:3px;margin-bottom:.25rem;padding-bottom:.6rem;display:flex}.profile-module__3PkVZa__sectionHeading{color:var(--ink);letter-spacing:-.01em;border-left:3px solid var(--teal);margin:0;padding-left:10px;font-family:DM Serif Display,Georgia,serif;font-size:1.15rem;font-weight:400;line-height:1.2}.profile-module__3PkVZa__sectionSubtitle{color:var(--ink-3);margin:0;padding-left:13px;font-size:.78rem;line-height:1.4}.profile-module__3PkVZa__field{flex-direction:column;gap:6px;min-width:0;display:flex}.profile-module__3PkVZa__label{color:var(--ink);font-size:.85rem;font-weight:600}.profile-module__3PkVZa__optional{color:var(--ink-3);margin-left:4px;font-size:.75rem;font-style:italic;font-weight:400}.profile-module__3PkVZa__input,.profile-module__3PkVZa__textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--ink);border-radius:10px;min-width:0;padding:10px 14px;font-family:inherit;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.profile-module__3PkVZa__textarea{resize:vertical;font-family:inherit;line-height:1.55}.profile-module__3PkVZa__input:focus,.profile-module__3PkVZa__textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-light);outline:none}.profile-module__3PkVZa__hint{color:var(--ink-3);min-height:1em;font-size:.78rem;line-height:1.4}.profile-module__3PkVZa__hintValid{color:var(--teal-dark);min-height:1em;font-size:.78rem;font-weight:600}.profile-module__3PkVZa__hintInvalid{color:var(--unread-red);min-height:1em;font-size:.78rem}.profile-module__3PkVZa__usernameWrap{border:1px solid var(--border);background:var(--surface);border-radius:10px;align-items:center;padding:0 4px 0 14px;transition:border-color .15s,box-shadow .15s;display:flex}.profile-module__3PkVZa__usernameWrap:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-light)}.profile-module__3PkVZa__usernameAt{color:var(--ink-3);padding-right:4px;font-weight:600}.profile-module__3PkVZa__usernameInput{color:var(--ink);background:0 0;border:none;flex:1;min-width:0;padding:10px 6px;font-family:inherit;font-size:.95rem}.profile-module__3PkVZa__usernameInput:focus{outline:none}.profile-module__3PkVZa__langWrap{flex-direction:column;gap:8px;min-width:0;display:flex;position:relative}.profile-module__3PkVZa__langTrigger{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--ink);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:8px;min-width:0;padding:10px 14px;font-family:inherit;font-size:.95rem;transition:border-color .15s;display:flex}.profile-module__3PkVZa__langTrigger:hover{border-color:var(--teal)}.profile-module__3PkVZa__langTrigger:focus{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-light);outline:none}.profile-module__3PkVZa__langTriggerIcon{font-size:1rem}.profile-module__3PkVZa__langTriggerPlaceholder{color:var(--ink-3);flex:1}.profile-module__3PkVZa__langTriggerText{color:var(--ink);flex:1;font-weight:500}.profile-module__3PkVZa__langTriggerChevron{color:var(--ink-3);flex-shrink:0;font-size:.75rem}.profile-module__3PkVZa__langMenu{z-index:10;background:var(--surface);border:1px solid var(--border);max-height:260px;box-shadow:var(--shadow-lg);border-radius:12px;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.profile-module__3PkVZa__langOption{width:100%;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-family:inherit;font-size:.9rem;transition:background .1s;display:flex}.profile-module__3PkVZa__langOption:hover{background:var(--surface-2)}.profile-module__3PkVZa__langOptionActive{background:var(--teal-light);color:var(--teal-dark);font-weight:600}.profile-module__3PkVZa__langCheck{color:var(--teal);font-weight:700}.profile-module__3PkVZa__langChips{flex-wrap:wrap;gap:6px;display:flex}.profile-module__3PkVZa__langChip{background:var(--teal-light);color:var(--teal-dark);border-radius:999px;align-items:center;gap:4px;padding:4px 4px 4px 10px;font-size:.8rem;font-weight:600;display:inline-flex}.profile-module__3PkVZa__langChipRemove{width:20px;height:20px;color:var(--teal-dark);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1rem;line-height:1;transition:background .15s;display:flex}.profile-module__3PkVZa__langChipRemove:hover{background:#00000014}.profile-module__3PkVZa__saveRow{justify-content:flex-end;align-items:center;gap:12px;padding-top:4px;display:flex}.profile-module__3PkVZa__saveBtn{background:var(--teal);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:10px 22px;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s}.profile-module__3PkVZa__saveBtn:hover:not(:disabled){background:var(--teal-dark)}.profile-module__3PkVZa__saveBtn:disabled{opacity:.55;cursor:not-allowed}.profile-module__3PkVZa__savedMsg{color:var(--teal);font-size:.85rem;font-weight:600}.profile-module__3PkVZa__errorMsg{color:var(--unread-red);font-size:.85rem;font-weight:600}.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:640px){.profile-module__3PkVZa__container{padding:1.25rem 1rem 3rem}.profile-module__3PkVZa__pageTitle{font-size:1.6rem}.profile-module__3PkVZa__settingsButton{width:38px;height:38px}.profile-module__3PkVZa__hero{border-radius:16px;height:150px;margin-bottom:-48px}.profile-module__3PkVZa__heroBarri{width:105px;height:105px;top:6px}.profile-module__3PkVZa__avatarUpload{width:96px;height:96px}.profile-module__3PkVZa__avatarInitials{font-size:2.5rem}.profile-module__3PkVZa__avatarCameraBadge{border-width:2.5px;width:26px;height:26px}.profile-module__3PkVZa__identityName{font-size:1.55rem}.profile-module__3PkVZa__form{border-radius:16px;gap:1.5rem;padding:1.5rem}.profile-module__3PkVZa__sectionHeading{font-size:1.05rem}}
.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}}
