.AvatarUpload-module__KA3W_q__wrapper{cursor:pointer;border-radius:50%;flex-shrink:0;width:88px;height:88px;position:relative;overflow:hidden}.AvatarUpload-module__KA3W_q__image{object-fit:cover;border-radius:50%;width:100%;height:100%}.AvatarUpload-module__KA3W_q__initials{background:hsl(var(--primary));width:100%;height:100%;color:hsl(var(--primary-foreground));border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}.AvatarUpload-module__KA3W_q__overlay{color:#fff;opacity:0;background:#00000073;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.AvatarUpload-module__KA3W_q__wrapper:hover .AvatarUpload-module__KA3W_q__overlay{opacity:1}.AvatarUpload-module__KA3W_q__loadingOverlay{background:#00000080;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AvatarUpload-module__KA3W_q__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:.6s linear infinite AvatarUpload-module__KA3W_q__spin}@keyframes AvatarUpload-module__KA3W_q__spin{to{transform:rotate(360deg)}}@media (max-width:600px){.AvatarUpload-module__KA3W_q__wrapper{width:72px;height:72px}.AvatarUpload-module__KA3W_q__initials{font-size:1.75rem}}
.Button-module__xDwtkW__button{border-radius:var(--radius);font-weight:600;font-family:var(--font-inter);justify-content:center;align-items:center;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.Button-module__xDwtkW__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__xDwtkW__fullWidth{width:100%}.Button-module__xDwtkW__sm{height:2.25rem;padding:.5rem 1rem;font-size:.875rem}.Button-module__xDwtkW__md{height:2.75rem;padding:.75rem 1.5rem;font-size:1rem}.Button-module__xDwtkW__lg{height:3.25rem;padding:1rem 2rem;font-size:1.125rem}.Button-module__xDwtkW__icon{width:2.5rem;height:2.5rem;padding:0}.Button-module__xDwtkW__primary{background:linear-gradient(135deg, hsl(var(--primary)), hsl(var(--accent)));color:hsl(var(--primary-foreground));box-shadow:0 4px 14px #0000004d}.Button-module__xDwtkW__primary:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 20px #0006}.Button-module__xDwtkW__secondary{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.Button-module__xDwtkW__secondary:hover:not(:disabled){background:hsl(var(--secondary) / .8)}.Button-module__xDwtkW__outline{border:1px solid hsl(var(--border));color:hsl(var(--foreground));background:0 0}.Button-module__xDwtkW__outline:hover:not(:disabled){background:hsl(var(--accent) / .1);border-color:hsl(var(--accent))}.Button-module__xDwtkW__ghost{color:hsl(var(--foreground));background:0 0}.Button-module__xDwtkW__ghost:hover:not(:disabled){background:hsl(var(--accent) / .1)}.Button-module__xDwtkW__danger{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.Button-module__xDwtkW__danger:hover:not(:disabled){background:hsl(var(--destructive) / .9)}.Button-module__xDwtkW__loader{border:2px solid;border-bottom-color:#0000;border-radius:50%;width:1em;height:1em;animation:.75s linear infinite Button-module__xDwtkW__spin;display:inline-block}@keyframes Button-module__xDwtkW__spin{to{transform:rotate(360deg)}}
.MyListings-module___BYGnW__container{flex-direction:column;gap:1.5rem;display:flex}.MyListings-module___BYGnW__tabs{border-bottom:1px solid var(--border);gap:2rem;display:flex;position:relative}.MyListings-module___BYGnW__tab{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;padding:.75rem 0;font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.MyListings-module___BYGnW__tab:hover{color:var(--foreground)}.MyListings-module___BYGnW__tab.MyListings-module___BYGnW__active{color:var(--primary)}.MyListings-module___BYGnW__tab.MyListings-module___BYGnW__active:after{content:"";background:var(--primary);border-radius:2px 2px 0 0;width:100%;height:2px;position:absolute;bottom:-1px;left:0}.MyListings-module___BYGnW__list{flex-direction:column;gap:.75rem;display:flex}.MyListings-module___BYGnW__listingItem{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);justify-content:space-between;align-items:center;padding:1rem;transition:border-color .2s;display:flex}.MyListings-module___BYGnW__listingItem:hover{border-color:var(--muted-foreground)}.MyListings-module___BYGnW__listingLeft{align-items:center;gap:1rem;min-width:0;display:flex}.MyListings-module___BYGnW__thumb{background-color:#1a1a1a;background-position:50%;background-size:cover;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.MyListings-module___BYGnW__thumbPlaceholder{font-size:1.5rem}.MyListings-module___BYGnW__listingInfo{flex-direction:column;gap:.2rem;min-width:0;display:flex}.MyListings-module___BYGnW__listingInfo h3{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:600;overflow:hidden}.MyListings-module___BYGnW__listingPrice{color:var(--primary);margin:0;font-size:.95rem;font-weight:700}.MyListings-module___BYGnW__listingLocation{color:var(--muted-foreground);font-size:.8rem}.MyListings-module___BYGnW__listingActions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.MyListings-module___BYGnW__badge{background:var(--muted);color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;align-self:flex-start;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.MyListings-module___BYGnW__testBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;vertical-align:middle;background:#df2020;border-radius:9999px;margin-left:.6rem;padding:.15rem .55rem;font-size:.65rem;font-weight:700;display:inline-block}.MyListings-module___BYGnW__empty{text-align:center;color:var(--muted-foreground);background:var(--muted);border-radius:var(--radius);border:1px dashed var(--border);flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}@media (max-width:600px){.MyListings-module___BYGnW__listingItem{flex-direction:column;align-items:flex-start;gap:1rem}.MyListings-module___BYGnW__listingActions{gap:.4rem;width:100%}.MyListings-module___BYGnW__listingActions>*{flex:calc(50% - .2rem);min-width:0}.MyListings-module___BYGnW__listingActions button,.MyListings-module___BYGnW__listingActions a{width:100%}.MyListings-module___BYGnW__tabs{gap:1rem;overflow-x:auto}.MyListings-module___BYGnW__tab{white-space:nowrap}.MyListings-module___BYGnW__thumb{width:48px;height:48px}}
.ImageGallery-module__DJ7vZW__container{border-radius:var(--radius);width:100%;min-width:0;max-width:100%;position:relative;overflow:hidden}.ImageGallery-module__DJ7vZW__scroller{scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;min-width:0;max-width:100%;height:100%;display:flex;overflow-x:auto}.ImageGallery-module__DJ7vZW__scroller::-webkit-scrollbar{display:none}.ImageGallery-module__DJ7vZW__slide{scroll-snap-align:center;flex:0 0 100%;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.ImageGallery-module__DJ7vZW__mainImage{object-fit:contain;cursor:zoom-in;width:100%;max-height:min(500px,55vh);display:block}.ImageGallery-module__DJ7vZW__imagePlaceholder{background:hsl(var(--muted));width:100%;height:100%;color:hsl(var(--muted-foreground));font-family:var(--font-inter);flex-direction:column;justify-content:center;align-items:center;display:flex}.ImageGallery-module__DJ7vZW__badge{color:#fff;pointer-events:none;background:#0009;border-radius:99px;padding:.25rem .75rem;font-size:.8rem;position:absolute;bottom:1rem;right:1rem}.ImageGallery-module__DJ7vZW__thumbRow{scrollbar-width:none;gap:.5rem;margin-top:.75rem;display:flex;overflow-x:auto}.ImageGallery-module__DJ7vZW__thumbRow::-webkit-scrollbar{display:none}.ImageGallery-module__DJ7vZW__thumb{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:72px;height:72px;transition:border-color .2s,transform .2s}.ImageGallery-module__DJ7vZW__thumb:hover{border-color:hsl(var(--primary));transform:scale(1.05)}.ImageGallery-module__DJ7vZW__thumbActive{border-color:hsl(var(--primary))}.yarl__container{padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0)}.yarl__slide_image{object-fit:contain;max-width:100vw;max-height:100vh}@media (max-width:768px),(max-height:600px){.yarl__thumbnails_container{display:none!important}}
.ChatView-module__HyOqvW__container{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));flex-direction:column;height:calc(100vh - 200px);min-height:400px;display:flex}.ChatView-module__HyOqvW__embedded{border:none;border-radius:0;height:100%}.ChatView-module__HyOqvW__header{border-bottom:1px solid hsl(var(--border));background:hsl(var(--secondary));align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.ChatView-module__HyOqvW__headerInfo{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.ChatView-module__HyOqvW__headerAvatar{background:hsl(var(--primary));width:36px;height:36px;color:hsl(var(--primary-foreground));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:600;display:flex}.ChatView-module__HyOqvW__title{color:hsl(var(--foreground));white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.95rem;font-weight:600;overflow:hidden}.ChatView-module__HyOqvW__subtitle{color:hsl(var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.78rem;overflow:hidden}.ChatView-module__HyOqvW__messages{flex-direction:column;flex:1;gap:.35rem;padding:1rem;display:flex;overflow-y:auto}.ChatView-module__HyOqvW__dateSeparator{justify-content:center;align-items:center;margin:.75rem 0;display:flex}.ChatView-module__HyOqvW__dateSeparator span{color:hsl(var(--muted-foreground));background:hsl(var(--secondary));border-radius:10px;padding:.2rem .75rem;font-size:.75rem}.ChatView-module__HyOqvW__bubble{border-radius:1rem;max-width:75%;padding:.6rem .85rem;font-size:.92rem;line-height:1.45;display:inline-block}.ChatView-module__HyOqvW__bubbleText{white-space:pre-wrap;word-break:break-word}.ChatView-module__HyOqvW__me{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-bottom-right-radius:.25rem;align-self:flex-end}.ChatView-module__HyOqvW__other{background:hsl(var(--muted));color:hsl(var(--foreground));border-bottom-left-radius:.25rem;align-self:flex-start}.ChatView-module__HyOqvW__time{opacity:.65;float:right;align-items:center;gap:.2rem;margin-top:.3rem;margin-left:.5rem;font-size:.65rem;display:inline-flex}.ChatView-module__HyOqvW__readStatus{letter-spacing:-.05em;font-size:.7rem}.ChatView-module__HyOqvW__inputArea{border-top:1px solid hsl(var(--border));align-items:flex-end;gap:.5rem;padding:.75rem 1rem;display:flex}.ChatView-module__HyOqvW__textarea{resize:none;border:1px solid hsl(var(--border));background:hsl(var(--background));min-height:40px;max-height:100px;color:hsl(var(--foreground));border-radius:20px;flex:1;padding:.55rem .85rem;font-size:.9rem;line-height:1.4}.ChatView-module__HyOqvW__textarea:focus{border-color:hsl(var(--primary));outline:none}.ChatView-module__HyOqvW__sendBtn{background:hsl(var(--primary));width:40px;height:40px;color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.ChatView-module__HyOqvW__sendBtn:hover{opacity:.85}.ChatView-module__HyOqvW__sendBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:768px){.ChatView-module__HyOqvW__container{border:none;border-radius:0;height:calc(100vh - 160px)}}
.VerificationBadges-module__bYL1IW__badgesRow{flex-shrink:0;align-items:center;gap:2px;display:inline-flex}.VerificationBadges-module__bYL1IW__badgeWrapper{cursor:pointer;display:inline-flex;position:relative}.VerificationBadges-module__bYL1IW__badgeImg{object-fit:contain;filter:drop-shadow(0 1px 2px #00000040);width:22px;height:22px;transition:transform .15s}.VerificationBadges-module__bYL1IW__badgeWrapper:hover .VerificationBadges-module__bYL1IW__badgeImg{transform:scale(1.2)}.VerificationBadges-module__bYL1IW__tooltip{background:hsl(var(--card));color:hsl(var(--foreground));border:1px solid hsl(var(--border));white-space:nowrap;pointer-events:none;opacity:0;z-index:100;border-radius:8px;padding:6px 10px;font-size:.72rem;font-weight:500;transition:opacity .15s;position:absolute;top:50%;right:calc(100% + 6px);transform:translateY(-50%);box-shadow:0 4px 12px #0003}.VerificationBadges-module__bYL1IW__badgeWrapper:hover .VerificationBadges-module__bYL1IW__tooltip{opacity:1}.VerificationBadges-module__bYL1IW__badgesRowMedium .VerificationBadges-module__bYL1IW__badgeImg{width:50px;height:50px}.VerificationBadges-module__bYL1IW__badgesRowMedium .VerificationBadges-module__bYL1IW__tooltip{padding:7px 12px;font-size:.78rem}.VerificationBadges-module__bYL1IW__badgesRowLarge{gap:6px}.VerificationBadges-module__bYL1IW__badgesRowLarge .VerificationBadges-module__bYL1IW__badgeImg{width:40px;height:40px}.VerificationBadges-module__bYL1IW__badgesRowLarge .VerificationBadges-module__bYL1IW__tooltip{padding:8px 14px;font-size:.82rem}
.FilterChips-module__X4vAQq__chipStrip{border-bottom:1px solid var(--ub-hairline);flex-wrap:wrap;align-items:center;gap:8px;padding:14px 0;display:flex}.FilterChips-module__X4vAQq__lead{font-family:var(--ub-font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ub-fg-3);margin-right:4px;font-size:10px}.FilterChips-module__X4vAQq__lead b{color:var(--ub-fg-1);font-weight:600}.FilterChips-module__X4vAQq__chipsWrap{flex:1;min-width:0;position:relative}.FilterChips-module__X4vAQq__chipsRow{flex-wrap:wrap;align-items:center;gap:6px;width:100%;min-width:0;display:flex}.FilterChips-module__X4vAQq__chipsRowWrap{flex-wrap:wrap}.FilterChips-module__X4vAQq__chip{background:var(--ub-chip-bg);height:28px;color:var(--ub-fg-1);border-radius:var(--ub-r-pill);transition:background-color var(--ub-dur-fast), border-color var(--ub-dur-fast);white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:12px;font-weight:500;font-family:var(--ub-font-body);border:1px solid #0000;align-items:center;gap:6px;padding:0 4px 0 10px;display:inline-flex}.FilterChips-module__X4vAQq__chip:hover{background:color-mix(in oklab, var(--ub-chip-bg) 65%, var(--ub-fg-1) 8%)}.FilterChips-module__X4vAQq__chipKind{font-family:var(--ub-font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ub-fg-3);margin-right:4px;font-size:10px}.FilterChips-module__X4vAQq__chipRemove{width:22px;height:22px;color:var(--ub-fg-3);cursor:pointer;transition:color var(--ub-dur-fast), background-color var(--ub-dur-fast);background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.FilterChips-module__X4vAQq__chipRemove:hover{color:var(--ub-fg-1);background:var(--ub-bg)}.FilterChips-module__X4vAQq__brandChip{background:var(--ub-chip-bg);border-radius:var(--ub-r-pill);align-items:stretch;height:28px;display:inline-flex;overflow:hidden}.FilterChips-module__X4vAQq__brandChipBrand{color:var(--ub-fg-1);background:color-mix(in oklab, var(--ub-chip-bg) 50%, var(--ub-fg-1) 6%);align-items:center;gap:6px;padding:0 4px 0 10px;font-size:12px;font-weight:600;display:inline-flex}.FilterChips-module__X4vAQq__brandChipModels{align-items:center;display:inline-flex}.FilterChips-module__X4vAQq__brandChipModel{height:28px;color:var(--ub-fg-2);border-left:1px solid var(--ub-hairline);align-items:center;gap:4px;padding:0 4px 0 8px;font-size:12px;display:inline-flex}.FilterChips-module__X4vAQq__brandChipModel:hover{color:var(--ub-fg-1)}.FilterChips-module__X4vAQq__brandChipModelRemove{width:18px;height:18px;color:var(--ub-fg-3);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.FilterChips-module__X4vAQq__brandChipModelRemove:hover{color:var(--ub-fg-1);background:var(--ub-bg)}.FilterChips-module__X4vAQq__clearAll{font-family:var(--ub-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ub-fg-3);cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;gap:6px;margin-left:auto;padding:4px 0;font-size:11px;display:inline-flex;position:relative}.FilterChips-module__X4vAQq__clearAll:hover{color:var(--ub-fg-1)}.FilterChips-module__X4vAQq__clearAll:before{content:"";background:var(--ub-hairline);width:1px;height:18px;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}.FilterChips-module__X4vAQq__clearAllGhost{font-family:var(--ub-font-body);color:var(--ub-fg-3);text-underline-offset:3px;height:28px;text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklab, var(--ub-fg-3) 60%, transparent);text-decoration-color:color-mix(in oklab, var(--ub-fg-3) 60%, transparent);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:0 0;border:0;flex:none;margin-left:2px;padding:0 14px;font-size:12.5px;font-weight:500;display:none}.FilterChips-module__X4vAQq__clearAllGhost:hover{color:var(--ub-fg-1);-webkit-text-decoration-color:color-mix(in oklab, var(--ub-fg-1) 70%, transparent);text-decoration-color:color-mix(in oklab, var(--ub-fg-1) 70%, transparent)}.FilterChips-module__X4vAQq__chipStripInline{border-bottom:0;flex-wrap:nowrap;flex:1;min-width:0;padding:0}.FilterChips-module__X4vAQq__chipStripInline .FilterChips-module__X4vAQq__lead{display:none}.FilterChips-module__X4vAQq__chipStripInline .FilterChips-module__X4vAQq__chipsRow{scroll-snap-type:x proximity;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;flex-wrap:nowrap;padding-right:36px;overflow-x:auto}.FilterChips-module__X4vAQq__chipStripInline .FilterChips-module__X4vAQq__chipsRow::-webkit-scrollbar{display:none}.FilterChips-module__X4vAQq__chipStripInline .FilterChips-module__X4vAQq__chip,.FilterChips-module__X4vAQq__chipStripInline .FilterChips-module__X4vAQq__brandChip,.FilterChips-module__X4vAQq__chipStripInline .FilterChips-module__X4vAQq__clearAllGhost{scroll-snap-align:start;flex:none}.FilterChips-module__X4vAQq__chipStripInline .FilterChips-module__X4vAQq__chipsWrap:after{content:"";pointer-events:none;background:linear-gradient(to right, hsl(var(--card) / 0), hsl(var(--card) / .92));width:32px;transition:opacity var(--ub-dur-fast) var(--ub-ease);position:absolute;top:0;bottom:0;right:0}.FilterChips-module__X4vAQq__chipStripInline .FilterChips-module__X4vAQq__clearAllGhost{align-items:center;display:inline-flex}.FilterChips-module__X4vAQq__chipStripInline .FilterChips-module__X4vAQq__clearAll{display:none}@media (max-width:720px){.FilterChips-module__X4vAQq__lead{display:none}.FilterChips-module__X4vAQq__chipsRow{scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;padding-right:40px;overflow-x:auto}.FilterChips-module__X4vAQq__chipsRow::-webkit-scrollbar{display:none}.FilterChips-module__X4vAQq__chip,.FilterChips-module__X4vAQq__brandChip,.FilterChips-module__X4vAQq__clearAllGhost{scroll-snap-align:start}.FilterChips-module__X4vAQq__chipsRow.FilterChips-module__X4vAQq__chipsRowWrap{flex-wrap:wrap;padding-right:0;overflow-x:visible}.FilterChips-module__X4vAQq__chipsWrap:after{content:"";pointer-events:none;background:linear-gradient(to right, hsl(var(--background) / 0), hsl(var(--background) / .92));width:36px;transition:opacity var(--ub-dur-fast) var(--ub-ease);position:absolute;top:0;bottom:0;right:0}.FilterChips-module__X4vAQq__chipsWrap:has(.FilterChips-module__X4vAQq__chipsRowWrap):after{opacity:0}.FilterChips-module__X4vAQq__clearAllGhost{align-items:center;display:inline-flex}.FilterChips-module__X4vAQq__clearAll{display:none}}
.Inbox-module__1f1eFa__splitPane{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));height:calc(100vh - 200px);min-height:500px;display:flex;overflow:hidden}.Inbox-module__1f1eFa__threadList{border-right:1px solid hsl(var(--border));flex-direction:column;flex-shrink:0;width:320px;display:flex;overflow-y:auto}.Inbox-module__1f1eFa__threadListHeader{border-bottom:1px solid hsl(var(--border));color:hsl(var(--foreground));padding:1rem;font-size:1.05rem;font-weight:700}.Inbox-module__1f1eFa__chatPanel{flex-direction:column;flex:1;min-width:0;display:flex}.Inbox-module__1f1eFa__chatPanelEmpty{color:hsl(var(--muted-foreground));flex:1;justify-content:center;align-items:center;font-size:.95rem;display:flex}.Inbox-module__1f1eFa__container{flex-direction:column;display:flex}.Inbox-module__1f1eFa__threadItem{cursor:pointer;border-bottom:1px solid hsl(var(--border) / .5);gap:.85rem;padding:.85rem 1rem;transition:background .15s;display:flex}.Inbox-module__1f1eFa__threadItem:hover{background:hsl(var(--muted))}.Inbox-module__1f1eFa__threadItemActive{background:hsl(var(--primary) / .08);border-left:3px solid hsl(var(--primary))}.Inbox-module__1f1eFa__avatar{background:hsl(var(--primary));width:44px;height:44px;color:hsl(var(--primary-foreground));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;display:flex}.Inbox-module__1f1eFa__info{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex;overflow:hidden}.Inbox-module__1f1eFa__topRow{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.Inbox-module__1f1eFa__name{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.Inbox-module__1f1eFa__date{color:hsl(var(--muted-foreground));flex-shrink:0;font-size:.75rem}.Inbox-module__1f1eFa__product{color:hsl(var(--primary));white-space:nowrap;text-overflow:ellipsis;margin:.1rem 0;font-size:.78rem;overflow:hidden}.Inbox-module__1f1eFa__preview{color:hsl(var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.Inbox-module__1f1eFa__unread{color:hsl(var(--foreground));font-weight:600}.Inbox-module__1f1eFa__unreadBadge{background:hsl(var(--primary));min-width:20px;height:20px;color:hsl(var(--primary-foreground));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0 6px;font-size:.7rem;font-weight:700;display:flex}.Inbox-module__1f1eFa__empty{text-align:center;color:hsl(var(--muted-foreground));padding:3rem 1rem}@media (max-width:768px){.Inbox-module__1f1eFa__splitPane{border:none;border-radius:0;flex-direction:column;height:auto;min-height:0}.Inbox-module__1f1eFa__threadList{border-right:none;width:100%}.Inbox-module__1f1eFa__chatPanel{display:none}.Inbox-module__1f1eFa__threadItem{padding:1rem}.Inbox-module__1f1eFa__threadListHeader{display:none}}
.ListingCard-module__0HdwZW__card{border:1px solid var(--ub-hairline);background:hsl(var(--card));height:100%;transition:transform var(--ub-dur-fast) var(--ub-ease), box-shadow var(--ub-dur-base) var(--ub-ease);-webkit-tap-highlight-color:transparent;box-shadow:var(--ub-shadow-card);border-radius:16px;flex-direction:column;display:flex;overflow:hidden;padding:0!important}@media (hover:hover){.ListingCard-module__0HdwZW__card:hover{box-shadow:var(--ub-shadow-pop);border-color:var(--ub-hairline-strong);transform:translateY(-2px)}}.ListingCard-module__0HdwZW__card:active{box-shadow:var(--ub-shadow-card);transform:scale(.98)}.ListingCard-module__0HdwZW__imagePlaceholder{aspect-ratio:4/3;background-color:hsl(var(--muted));width:100%;height:auto;color:var(--muted-foreground);justify-content:center;align-items:center;font-size:4rem;display:flex;position:relative}.ListingCard-module__0HdwZW__imageCarouselWrapper{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.ListingCard-module__0HdwZW__imageCarousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x pan-y pinch-zoom;overscroll-behavior-x:contain;cursor:pointer;width:100%;height:100%;min-height:0;display:flex;overflow-x:auto}.ListingCard-module__0HdwZW__imageCarousel::-webkit-scrollbar{display:none}.ListingCard-module__0HdwZW__carouselSlide{scroll-snap-align:start;background-color:hsl(var(--muted));flex:0 0 100%;width:100%;height:100%;min-height:0;position:relative}.ListingCard-module__0HdwZW__carouselImg{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.ListingCard-module__0HdwZW__carouselDots{z-index:2;gap:5px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.ListingCard-module__0HdwZW__dot{background:#ffffff80;border-radius:50%;width:6px;height:6px;transition:background .2s}.ListingCard-module__0HdwZW__dotActive{background:#fff}.ListingCard-module__0HdwZW__favBtn{background:var(--ub-overlay-scrim);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;width:36px;height:36px;transition:transform var(--ub-dur-fast) var(--ub-ease), background var(--ub-dur-fast) var(--ub-ease);z-index:3;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;display:flex;position:absolute;top:8px;right:8px}.ListingCard-module__0HdwZW__favBtn:hover{background:color-mix(in oklab, var(--ub-overlay-scrim) 100%, black 12%);transform:scale(1.06)}.ListingCard-module__0HdwZW__favBtn:active{transform:scale(.92)}.ListingCard-module__0HdwZW__favActive{color:var(--ub-volt)}.ListingCard-module__0HdwZW__conditionPillPhoto{z-index:3;border-radius:var(--ub-r-pill);background:var(--ub-overlay-scrim);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fffffff5;height:24px;font-family:var(--ub-font-body);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;pointer-events:none;align-items:center;gap:5px;padding:0 9px;font-size:10.5px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:10px;left:10px}.ListingCard-module__0HdwZW__conditionPillPhoto:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condNew:before{background:#6c9}.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condLikeNew:before{background:#85b3e0}.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condUsed:before{background:#c1af8b}.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condForParts:before{background:#dd7f5f}.ListingCard-module__0HdwZW__proBadge{color:#fff;z-index:2;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#e3b04b,#d4941a);border-radius:3px;padding:2px 8px;font-size:9px;font-weight:700;position:absolute;top:6px;left:6px}.ListingCard-module__0HdwZW__content{cursor:pointer;flex-direction:column;flex:1;gap:2px;padding:8px 38px 10px 13px;display:flex;position:relative}.ListingCard-module__0HdwZW__gridBadgeCorner{z-index:2;pointer-events:none;position:absolute;top:8px;right:10px}.ListingCard-module__0HdwZW__header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.ListingCard-module__0HdwZW__gridTopRow{justify-content:space-between;align-items:baseline;gap:6px;display:flex}.ListingCard-module__0HdwZW__gridBrand{font-family:var(--ub-font-body);color:var(--ub-fg-3);opacity:.92;align-items:center;gap:5px;min-width:0;font-size:11px;font-weight:400;line-height:1.2;display:inline-flex;overflow:hidden}.ListingCard-module__0HdwZW__gridBrand>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ListingCard-module__0HdwZW__gridModel{font-family:var(--ub-font-body);color:var(--ub-fg-1);text-wrap:pretty;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:1px;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ListingCard-module__0HdwZW__priceGroup{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1px;display:flex}.ListingCard-module__0HdwZW__price{font-family:var(--ub-font-display);color:var(--ub-fg-1);font-variant-numeric:tabular-nums;letter-spacing:var(--ub-tracking-snug);white-space:nowrap;margin-top:4px;font-size:21px;font-weight:500;line-height:1.1}.ListingCard-module__0HdwZW__title{color:hsl(var(--foreground));text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.75rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ListingCard-module__0HdwZW__specs{color:hsl(var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.ListingCard-module__0HdwZW__footer{font-family:var(--ub-font-body);color:var(--ub-fg-3);flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;padding-top:0;font-size:11.5px;line-height:1.3;display:flex}.ListingCard-module__0HdwZW__locationBadge{font-size:inherit;color:inherit;white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.ListingCard-module__0HdwZW__locationDotBlue{background:var(--ub-fg-4);opacity:.7;border-radius:50%;flex-shrink:0;width:4px;height:4px}.ListingCard-module__0HdwZW__countryFlag{margin-right:1px;font-size:.75rem}.ListingCard-module__0HdwZW__conditionBadge{letter-spacing:.01em;white-space:nowrap;background:0 0;border:1px solid;border-radius:999px;align-items:center;padding:2px 8px;font-size:.65rem;font-weight:600;display:inline-flex}.ListingCard-module__0HdwZW__timeBadge{font-size:inherit;color:var(--ub-fg-4);align-items:center;display:inline-flex}.ListingCard-module__0HdwZW__timeBadge:before{content:"·";opacity:.5;margin-right:6px}.ListingCard-module__0HdwZW__timeBadgeToday,.ListingCard-module__0HdwZW__timeBadgeYesterday,.ListingCard-module__0HdwZW__timeBadgeOld{color:hsl(var(--muted-foreground))}.ListingCard-module__0HdwZW__likeCount{color:#e53935;align-items:center;margin-left:auto;font-size:.6rem;display:inline-flex}.ListingCard-module__0HdwZW__condNew{color:#2e9e57}.ListingCard-module__0HdwZW__condLikeNew{color:#2e8ab8}.ListingCard-module__0HdwZW__condUsed{color:#93806c}.ListingCard-module__0HdwZW__condForParts{color:#c9731d}.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condNew,.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condLikeNew,.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condUsed,.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condForParts{color:#fffffff5}.ListingCard-module__0HdwZW__cardList{background:var(--metallic-gradient,hsl(var(--card)));cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #00000014;border-radius:6px;flex-direction:row;gap:0;transition:box-shadow .15s,border-color .15s;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000a;padding:0!important}@media (hover:hover){.ListingCard-module__0HdwZW__cardList:hover{border-color:#0000001f;transform:none!important;box-shadow:0 3px 10px #00000014!important}}.ListingCard-module__0HdwZW__listLeftBlock{flex-direction:column;flex-shrink:0;width:200px;display:flex}.ListingCard-module__0HdwZW__listImageWrap{background:hsl(var(--muted) / .4);flex-shrink:0;width:200px;height:140px;position:relative;overflow:hidden}.ListingCard-module__0HdwZW__listImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.ListingCard-module__0HdwZW__listImagePlaceholder{background:hsl(var(--muted) / .4);justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5rem;display:flex}.ListingCard-module__0HdwZW__listContent{flex-direction:column;flex-grow:1;justify-content:center;gap:4px;min-width:0;padding:10px 14px;display:flex;position:relative}.ListingCard-module__0HdwZW__listBadgeCorner{position:absolute;top:8px;right:10px}.ListingCard-module__0HdwZW__listTitle{color:hsl(var(--foreground));-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:700;display:-webkit-box;overflow:hidden}.ListingCard-module__0HdwZW__listTopRow{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.ListingCard-module__0HdwZW__listBrand{color:hsl(var(--foreground));align-items:center;gap:8px;min-width:0;font-size:15px;font-weight:700;display:inline-flex;overflow:hidden}.ListingCard-module__0HdwZW__listBrand>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ListingCard-module__0HdwZW__listModel{color:hsl(var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.ListingCard-module__0HdwZW__listPrice{color:hsl(var(--foreground));white-space:nowrap;letter-spacing:-.02em;font-size:44px;font-weight:800}.ListingCard-module__0HdwZW__listPriceUnderPhoto{color:hsl(var(--foreground));white-space:nowrap;letter-spacing:-.02em;text-align:right;padding:4px 8px;font-size:30px;font-weight:800}.ListingCard-module__0HdwZW__listSpecs{color:hsl(var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.ListingCard-module__0HdwZW__listRowBottom{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ListingCard-module__0HdwZW__listTags{flex-wrap:nowrap;align-items:center;gap:8px;display:flex;overflow:hidden}.ListingCard-module__0HdwZW__tagSolid{color:#5c4d3d;white-space:nowrap;background:#e4dbcd;border-radius:4px;padding:2px 10px;font-size:12px;font-weight:600}.ListingCard-module__0HdwZW__tagLocation{color:hsl(var(--muted-foreground));white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:inline-flex}.ListingCard-module__0HdwZW__locationDot{background:#dc2626;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.ListingCard-module__0HdwZW__tagCondition{white-space:nowrap;background:0 0;border:1px solid;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:600}.ListingCard-module__0HdwZW__tagDate{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:12px}.ListingCard-module__0HdwZW__listActionBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;flex-shrink:0;padding:7px 16px;font-size:13px;font-weight:600;transition:opacity .15s,transform .15s}.ListingCard-module__0HdwZW__listActionBtn:hover{opacity:.9;transform:translateY(-1px)}.ListingCard-module__0HdwZW__btnTeal{color:#fff;background:#16a34a}.ListingCard-module__0HdwZW__btnBlue{color:#fff;background:#2563eb}.ListingCard-module__0HdwZW__btnGray{color:#67594c;background:#e8e2d9;border:1px solid #d2c9bc}.ListingCard-module__0HdwZW__cardCompact{background:var(--metallic-gradient,hsl(var(--card)));cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #00000014;border-radius:6px;flex-direction:row;align-items:center;gap:12px;height:56px;transition:box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000a;padding:0 12px 0 0!important}@media (hover:hover){.ListingCard-module__0HdwZW__cardCompact:hover{transform:none!important;box-shadow:0 3px 10px #00000014!important}}.ListingCard-module__0HdwZW__compactImageWrap{background:hsl(var(--muted) / .4);flex-shrink:0;width:72px;height:56px;position:relative;overflow:hidden}.ListingCard-module__0HdwZW__compactImagePlaceholder{background:hsl(var(--muted) / .4);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;display:flex}.ListingCard-module__0HdwZW__compactTitle{color:hsl(var(--foreground));white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.ListingCard-module__0HdwZW__compactSpec{color:hsl(var(--muted-foreground));white-space:nowrap;flex-shrink:0;font-size:12px}.ListingCard-module__0HdwZW__compactCondition{white-space:nowrap;background:0 0;border:1px solid;border-radius:999px;flex-shrink:0;padding:1px 8px;font-size:11px;font-weight:600}.ListingCard-module__0HdwZW__compactLocation{color:hsl(var(--muted-foreground));white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:12px;display:inline-flex}.ListingCard-module__0HdwZW__compactDate{color:hsl(var(--muted-foreground));white-space:nowrap;flex-shrink:0;font-size:12px}.ListingCard-module__0HdwZW__compactPrice{color:hsl(var(--foreground));white-space:nowrap;letter-spacing:-.02em;flex-shrink:0;margin-left:auto;font-size:26px;font-weight:800}@media (max-width:768px){.ListingCard-module__0HdwZW__cardCompact{gap:8px}.ListingCard-module__0HdwZW__compactSpec,.ListingCard-module__0HdwZW__compactLocation,.ListingCard-module__0HdwZW__compactDate{display:none}}.ListingCard-module__0HdwZW__verificationBadges{align-items:center;gap:2px;display:inline-flex}.ListingCard-module__0HdwZW__verificationBadges span{cursor:default;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:.45rem;font-weight:700;line-height:1;display:inline-flex}.ListingCard-module__0HdwZW__badgeEmail{color:#ef4444;background:#ef444426;font-size:.65rem!important}.ListingCard-module__0HdwZW__badgeGoogle{color:#eab308;background:#eab30826;font-family:Arial,sans-serif}.ListingCard-module__0HdwZW__badgePhone{color:#3b82f6;background:#3b82f626;font-size:.65rem!important}.ListingCard-module__0HdwZW__badgeId{color:#22c55e;letter-spacing:-.5px;background:#22c55e26;font-size:.5rem!important}[data-theme=panama-brown] .ListingCard-module__0HdwZW__card{box-shadow:var(--pb-glow)}@media (hover:hover){[data-theme=panama-brown] .ListingCard-module__0HdwZW__card:hover{box-shadow:var(--pb-glow-hover)}}[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardList{box-shadow:var(--pb-glow)}@media (hover:hover){[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardList:hover{box-shadow:var(--pb-glow-hover)!important}}[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardCompact{box-shadow:var(--pb-glow)}@media (hover:hover){[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardCompact:hover{box-shadow:var(--pb-glow-hover)!important}}:is([data-theme=panama-brown] .ListingCard-module__0HdwZW__price,[data-theme=panama-brown] .ListingCard-module__0HdwZW__listPrice,[data-theme=panama-brown] .ListingCard-module__0HdwZW__listPriceUnderPhoto,[data-theme=panama-brown] .ListingCard-module__0HdwZW__compactPrice){color:hsl(var(--price-color,var(--foreground)));text-shadow:0 1px 3px #0000004d}:is([data-theme=dark] .ListingCard-module__0HdwZW__card,[data-theme=dark] .ListingCard-module__0HdwZW__cardList,[data-theme=dark] .ListingCard-module__0HdwZW__cardCompact){background:hsl(var(--card));border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff12,inset 0 0 0 1px #ffffff05,0 2px 4px #0009,0 12px 32px -8px #000c,0 24px 48px -16px #00000080}@media (hover:hover){:is([data-theme=dark] .ListingCard-module__0HdwZW__card:hover,[data-theme=dark] .ListingCard-module__0HdwZW__cardList:hover,[data-theme=dark] .ListingCard-module__0HdwZW__cardCompact:hover){z-index:5;position:relative;border-color:#dcb96e8c!important;box-shadow:inset 0 1px #ffffff1f,inset 0 0 0 1px #dcb96e2e,0 0 0 1px #dcb96e59,0 0 28px #dcb96e47,0 0 56px #dcb96e1f,0 8px 16px #000000b3,0 20px 48px -8px #000000e6!important}}:is([data-theme=panama-brown] .ListingCard-module__0HdwZW__card,[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardList,[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardCompact){border-color:#c8aa7824;box-shadow:inset 0 1px #dcc39614,0 1px 2px #00000073,0 8px 24px -6px #0000008c}@media (hover:hover){:is([data-theme=panama-brown] .ListingCard-module__0HdwZW__card:hover,[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardList:hover,[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardCompact:hover){z-index:5;position:relative;border-color:#dcb47899!important;box-shadow:inset 0 1px #ebd2a524,inset 0 0 0 1px #dcb47833,0 0 0 1px #dcb47866,0 0 28px #d2a55f52,0 0 56px #d2a55f24,0 8px 16px #0000008c,0 20px 48px -8px #000000bf!important}}[data-theme=dark] .ListingCard-module__0HdwZW__condNew{color:#57db87}[data-theme=dark] .ListingCard-module__0HdwZW__condLikeNew{color:#67bbe4}[data-theme=dark] .ListingCard-module__0HdwZW__condUsed{color:#b8a994}[data-theme=dark] .ListingCard-module__0HdwZW__condForParts{color:#e6a84d}:is([data-theme=dark] .ListingCard-module__0HdwZW__price,[data-theme=dark] .ListingCard-module__0HdwZW__listPrice,[data-theme=dark] .ListingCard-module__0HdwZW__listPriceUnderPhoto,[data-theme=dark] .ListingCard-module__0HdwZW__compactPrice){text-shadow:0 1px 3px #0000004d}
.SortSelect-module__dbe-GG__container{align-items:center;gap:6px;display:flex}.SortSelect-module__dbe-GG__label{color:#8b7355;white-space:nowrap;font-size:12px;font-weight:400}.SortSelect-module__dbe-GG__select{border:1px solid hsl(var(--border));background:hsl(var(--surface,var(--card)));color:hsl(var(--metallic-bright,var(--foreground)));cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 6px center;background-repeat:no-repeat;background-size:1em 1em;border-radius:6px;padding:.35rem 1.8rem .35rem .5rem;font-family:inherit;font-size:12px;font-weight:400;transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 1px 3px #0000000f,0 2px 8px #00000008}.SortSelect-module__dbe-GG__select:hover{border-color:hsl(var(--primary) / .4);transform:scale(1.01)}.SortSelect-module__dbe-GG__select:focus{border-color:hsl(var(--primary));box-shadow:0 2px 8px #00000014, 0 0 0 2px hsl(var(--primary) / .15);outline:none}
.AccountHub-module__ByUKbW__container{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;padding-bottom:2rem;display:flex;overflow-x:hidden}.AccountHub-module__ByUKbW__tierBadge{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:6px;margin-top:.25rem;padding:.2rem .5rem;font-size:.75rem;font-weight:700;display:inline-block}.AccountHub-module__ByUKbW__heroCard{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:20px;align-items:center;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 2px 8px #0000000a,0 8px 24px #0000000f}.AccountHub-module__ByUKbW__heroInfo{flex:1;min-width:0}.AccountHub-module__ByUKbW__heroName{color:hsl(var(--foreground));align-items:center;gap:.5rem;margin:0;font-size:1.35rem;font-weight:700;display:flex}.AccountHub-module__ByUKbW__verifiedBadge{color:#2ecc71;background:#2ecc711f;border-radius:4px;flex-shrink:0;align-items:center;padding:.15rem .5rem;font-size:.7rem;font-weight:600;display:inline-flex}.AccountHub-module__ByUKbW__heroEmail{color:hsl(var(--muted-foreground));margin:.25rem 0 0;font-size:.9rem}.AccountHub-module__ByUKbW__adminLink{color:#fff;background:hsl(var(--primary));border-radius:6px;margin-top:.5rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.AccountHub-module__ByUKbW__adminLink:hover{opacity:.85}.AccountHub-module__ByUKbW__heroMeta{color:hsl(var(--muted-foreground));opacity:.7;margin:.35rem 0 0;font-size:.8rem}.AccountHub-module__ByUKbW__statsGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.AccountHub-module__ByUKbW__statCard{background:hsl(var(--card));border:1px solid hsl(var(--border));cursor:pointer;color:hsl(var(--foreground));font-family:inherit;font-size:inherit;border-radius:20px;flex-direction:column;align-items:center;gap:6px;padding:1.25rem .75rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 4px #00000008,0 4px 12px #0000000d}.AccountHub-module__ByUKbW__statCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f,0 8px 24px #00000014}.AccountHub-module__ByUKbW__statIcon{color:hsl(var(--primary));opacity:.8}.AccountHub-module__ByUKbW__statNumber{font-size:1.5rem;font-weight:700;line-height:1}.AccountHub-module__ByUKbW__statLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}.AccountHub-module__ByUKbW__tabBar{background:hsl(var(--secondary));scrollbar-width:none;-webkit-overflow-scrolling:touch;border-radius:14px;gap:4px;max-width:100%;padding:4px;display:flex;overflow-x:auto}.AccountHub-module__ByUKbW__tabBar::-webkit-scrollbar{display:none}.AccountHub-module__ByUKbW__tab{cursor:pointer;white-space:nowrap;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:6px;padding:.65rem .75rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.AccountHub-module__ByUKbW__tab:hover{color:hsl(var(--foreground));background:hsl(var(--card) / .5)}.AccountHub-module__ByUKbW__tabActive{background:hsl(var(--card));color:hsl(var(--foreground));font-weight:600;box-shadow:0 1px 4px #0000000f}.AccountHub-module__ByUKbW__tabIcon{font-size:1rem}.AccountHub-module__ByUKbW__tabContent{min-height:200px}.AccountHub-module__ByUKbW__emptyState{text-align:center;color:hsl(var(--muted-foreground));padding:4rem 0}.AccountHub-module__ByUKbW__homeLink{color:hsl(var(--primary));text-decoration:underline}.AccountHub-module__ByUKbW__settingsGrid{flex-direction:column;gap:.5rem;display:flex}.AccountHub-module__ByUKbW__settingsItem{background:hsl(var(--card));border:1px solid hsl(var(--border));cursor:pointer;color:hsl(var(--foreground));border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;text-decoration:none;transition:background .15s;display:flex}.AccountHub-module__ByUKbW__settingsItem:hover{background:hsl(var(--muted))}.AccountHub-module__ByUKbW__settingsItemLeft{align-items:center;gap:.75rem;display:flex}.AccountHub-module__ByUKbW__settingsIcon{background:hsl(var(--secondary));border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.AccountHub-module__ByUKbW__settingsLabel{font-size:.95rem;font-weight:500}.AccountHub-module__ByUKbW__settingsArrow{color:hsl(var(--muted-foreground));font-size:1.2rem}.AccountHub-module__ByUKbW__subView{flex-direction:column;gap:1rem;display:flex}.AccountHub-module__ByUKbW__backButton{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:.5rem 0;font-size:.95rem;font-weight:500;transition:opacity .15s;display:inline-flex}.AccountHub-module__ByUKbW__backButton:hover{opacity:.7}.AccountHub-module__ByUKbW__subViewTitle{color:hsl(var(--foreground));margin:0;font-size:1.25rem;font-weight:700}.AccountHub-module__ByUKbW__logoutCard{cursor:pointer;color:#ca2b2b;background:0 0;border:1px solid #ca2b2b4d;border-radius:12px;justify-content:center;align-items:center;margin-top:.5rem;padding:1rem;font-size:.95rem;font-weight:600;transition:all .15s;display:flex}.AccountHub-module__ByUKbW__logoutCard:hover{background:#ca2b2b14;border-color:#ca2b2b80}@media (max-width:600px){.AccountHub-module__ByUKbW__container{gap:1rem}.AccountHub-module__ByUKbW__heroCard{text-align:center;border-radius:16px;flex-direction:column;padding:1.5rem}.AccountHub-module__ByUKbW__heroName{justify-content:center;font-size:1.2rem}.AccountHub-module__ByUKbW__heroEmail{text-align:center}.AccountHub-module__ByUKbW__statsGrid{grid-template-columns:repeat(2,1fr);gap:8px}.AccountHub-module__ByUKbW__statCard{border-radius:16px;padding:1rem .5rem}.AccountHub-module__ByUKbW__statNumber{font-size:1.25rem}.AccountHub-module__ByUKbW__tabBar{border-radius:12px}.AccountHub-module__ByUKbW__tab{gap:4px;padding:.55rem .25rem;font-size:.8rem}.AccountHub-module__ByUKbW__tabIcon{font-size:.9rem}}
.MobileToolbar-module__XSIV2G__toolbar{grid-template-columns:1fr 1fr;gap:10px;padding:8px 0 12px;display:grid}.MobileToolbar-module__XSIV2G__btn{appearance:none;border:1px solid var(--ub-hairline);background:hsl(var(--card));color:hsl(var(--card-foreground));height:48px;font:500 14px/1 var(--ub-font-body);cursor:pointer;transition:background-color var(--ub-dur-fast) var(--ub-ease), transform var(--ub-dur-fast) var(--ub-ease), border-color var(--ub-dur-fast) var(--ub-ease);border-radius:12px;justify-content:space-between;align-items:center;padding:0 14px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1px #0000000a}.MobileToolbar-module__XSIV2G__btn:active{transform:translateY(1px)}.MobileToolbar-module__XSIV2G__btn:hover{border-color:var(--ub-hairline-strong)}.MobileToolbar-module__XSIV2G__btnLeft{align-items:center;gap:10px;min-width:0;display:inline-flex}.MobileToolbar-module__XSIV2G__btnLeft svg{width:16px;height:16px;color:var(--ub-fg-3);flex-shrink:0}.MobileToolbar-module__XSIV2G__btnText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MobileToolbar-module__XSIV2G__chev{width:14px;height:14px;color:var(--ub-fg-3);flex-shrink:0;margin-left:4px}.MobileToolbar-module__XSIV2G__badge{border-radius:var(--ub-r-pill);background:var(--ub-volt);min-width:22px;height:22px;color:var(--ub-fg-on-volt);font:600 11px/22px var(--ub-font-mono);text-align:center;letter-spacing:.02em;flex-shrink:0;margin-left:8px;padding:0 7px}.MobileToolbar-module__XSIV2G__nativeSelect{opacity:0;cursor:pointer;color:#0000;background:0 0;border:0;font-size:16px;position:absolute;inset:0}@media (min-width:769px){.MobileToolbar-module__XSIV2G__toolbar{display:none}}
.LanguageSwitcher-module__U9ItxG__container{display:inline-block;position:relative}.LanguageSwitcher-module__U9ItxG__trigger{color:hsl(var(--foreground));cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.3rem;padding:.35rem .5rem;transition:all .2s;display:flex}.LanguageSwitcher-module__U9ItxG__trigger:hover{background:hsl(var(--accent))}.LanguageSwitcher-module__U9ItxG__trigger:focus-visible{outline:2px solid hsl(var(--primary) / .6);outline-offset:2px}.LanguageSwitcher-module__U9ItxG__triggerLabel{font-family:var(--font-mono,monospace);letter-spacing:.04em;color:hsl(var(--muted-foreground));text-transform:uppercase;font-size:.7rem;font-weight:600}.LanguageSwitcher-module__U9ItxG__arrow{opacity:.5;transition:transform .25s cubic-bezier(.4,0,.2,1)}.LanguageSwitcher-module__U9ItxG__arrowOpen{transform:rotate(180deg)}.LanguageSwitcher-module__U9ItxG__dropdown{background:hsl(var(--popover));border:1px solid hsl(var(--border));z-index:1001;transform-origin:100% 0;border-radius:12px;flex-direction:column;gap:.15rem;min-width:180px;padding:.35rem;animation:.25s cubic-bezier(.16,1,.3,1) LanguageSwitcher-module__U9ItxG__dropdownSlideIn;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 4px 16px #0000001f,0 8px 32px #00000014}@keyframes LanguageSwitcher-module__U9ItxG__dropdownSlideIn{0%{opacity:0;transform:scale(.95)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}.LanguageSwitcher-module__U9ItxG__item{cursor:pointer;color:hsl(var(--foreground));background:0 0;border:none;border-radius:8px;align-items:center;gap:.55rem;padding:.4rem .55rem;font-size:.875rem;line-height:1.2;text-decoration:none;transition:background-color .15s,color .15s;animation:.2s both LanguageSwitcher-module__U9ItxG__itemFadeIn;display:flex}.LanguageSwitcher-module__U9ItxG__itemLabel{text-align:left;white-space:nowrap;flex:1;font-weight:500}.LanguageSwitcher-module__U9ItxG__item:first-child{animation-delay:0s}.LanguageSwitcher-module__U9ItxG__item:nth-child(2){animation-delay:30ms}.LanguageSwitcher-module__U9ItxG__item:nth-child(3){animation-delay:60ms}.LanguageSwitcher-module__U9ItxG__item:nth-child(4){animation-delay:90ms}.LanguageSwitcher-module__U9ItxG__item:nth-child(5){animation-delay:.12s}@keyframes LanguageSwitcher-module__U9ItxG__itemFadeIn{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.LanguageSwitcher-module__U9ItxG__item:hover{background:hsl(var(--accent) / .7)}.LanguageSwitcher-module__U9ItxG__item:focus-visible{outline:2px solid hsl(var(--primary) / .6);outline-offset:-2px;background:hsl(var(--accent) / .5)}.LanguageSwitcher-module__U9ItxG__item:active{background:hsl(var(--accent))}.LanguageSwitcher-module__U9ItxG__item.LanguageSwitcher-module__U9ItxG__active{background:hsl(var(--primary) / .12)}.LanguageSwitcher-module__U9ItxG__item.LanguageSwitcher-module__U9ItxG__active .LanguageSwitcher-module__U9ItxG__itemLabel{color:hsl(var(--primary));font-weight:600}@media (max-width:768px){.LanguageSwitcher-module__U9ItxG__trigger{padding:.3rem .4rem}.LanguageSwitcher-module__U9ItxG__triggerLabel{display:none}.LanguageSwitcher-module__U9ItxG__dropdown{right:-8px}}
.NotificationsDropdown-module__DLIWGa__dropdown{background:hsl(var(--card));border:1px solid hsl(var(--border));z-index:1000;border-radius:14px;flex-direction:column;width:380px;max-width:calc(100vw - 16px);max-height:75vh;display:flex;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 14px 40px #00000047}.NotificationsDropdown-module__DLIWGa__header{color:hsl(var(--foreground));justify-content:space-between;align-items:center;padding:.85rem 1rem .5rem;display:flex}.NotificationsDropdown-module__DLIWGa__headerTitle{font-size:1.15rem;font-weight:700}.NotificationsDropdown-module__DLIWGa__markAllBtn{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;font-size:.78rem;font-weight:500}.NotificationsDropdown-module__DLIWGa__markAllBtn:hover{text-decoration:underline}.NotificationsDropdown-module__DLIWGa__tabs{border-bottom:1px solid hsl(var(--border));gap:.35rem;padding:0 1rem .75rem;display:flex}.NotificationsDropdown-module__DLIWGa__tab{background:hsl(var(--muted) / .5);color:hsl(var(--foreground));cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .9rem;font-size:.8rem;font-weight:600;transition:background .15s;display:inline-flex}.NotificationsDropdown-module__DLIWGa__tab:hover{background:hsl(var(--muted))}.NotificationsDropdown-module__DLIWGa__tabActive{background:hsl(var(--primary) / .15);color:hsl(var(--primary))}.NotificationsDropdown-module__DLIWGa__tabBadge{background:hsl(var(--primary));min-width:18px;height:18px;color:hsl(var(--primary-foreground));border-radius:9px;justify-content:center;align-items:center;padding:0 5px;font-size:.7rem;font-weight:700;display:inline-flex}.NotificationsDropdown-module__DLIWGa__list{flex:1;padding:.25rem 0;overflow-y:auto}.NotificationsDropdown-module__DLIWGa__loading,.NotificationsDropdown-module__DLIWGa__empty{text-align:center;color:hsl(var(--muted-foreground));padding:2.25rem 1rem;font-size:.88rem}.NotificationsDropdown-module__DLIWGa__item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:flex-start;gap:.75rem;width:calc(100% - .6rem);margin:0 .3rem;padding:.7rem 1rem;transition:background .12s;display:flex;position:relative}.NotificationsDropdown-module__DLIWGa__item:hover{background:hsl(var(--muted) / .5)}.NotificationsDropdown-module__DLIWGa__itemUnread{background:hsl(var(--primary) / .04)}.NotificationsDropdown-module__DLIWGa__itemUnread:hover{background:hsl(var(--primary) / .09)}.NotificationsDropdown-module__DLIWGa__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.05rem;font-weight:700;line-height:1;display:flex}.NotificationsDropdown-module__DLIWGa__iconApproved{color:#218345;background:#cdf4db}.NotificationsDropdown-module__DLIWGa__iconRejected{color:#b12525;background:#f9dcdc}.NotificationsDropdown-module__DLIWGa__iconChanges{color:#b86b14;background:#fceccf}.NotificationsDropdown-module__DLIWGa__iconWarning{color:#c66510;background:#fce8c5}.NotificationsDropdown-module__DLIWGa__iconRestriction{color:#b12525;background:#f9dcdc}.NotificationsDropdown-module__DLIWGa__iconComment{color:#206bb6;background:#daebfb}.NotificationsDropdown-module__DLIWGa__iconReaction{color:#d0255e;background:#fbdae5}.NotificationsDropdown-module__DLIWGa__iconFollow{color:#6834b2;background:#e9def7}.NotificationsDropdown-module__DLIWGa__iconMention{color:#2084b6;background:#dbf0fa}.NotificationsDropdown-module__DLIWGa__iconEvent{color:#218352;background:#d7f4e6}.NotificationsDropdown-module__DLIWGa__iconDefault{background:hsl(var(--muted));color:hsl(var(--primary))}.NotificationsDropdown-module__DLIWGa__avatarWrap{flex-shrink:0;width:40px;height:40px;position:relative}.NotificationsDropdown-module__DLIWGa__avatar{object-fit:cover;border-radius:50%;width:40px;height:40px;display:block}.NotificationsDropdown-module__DLIWGa__avatarBadge{color:#fff;border:2px solid hsl(var(--card));border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;line-height:1;display:flex;position:absolute;bottom:-2px;right:-2px}.NotificationsDropdown-module__DLIWGa__body{flex-direction:column;flex:1;gap:.15rem;min-width:0;padding-right:14px;display:flex}.NotificationsDropdown-module__DLIWGa__itemTitle{color:hsl(var(--foreground));-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.NotificationsDropdown-module__DLIWGa__itemTitle strong{font-weight:700}.NotificationsDropdown-module__DLIWGa__itemMsg{color:hsl(var(--muted-foreground));-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.3;display:-webkit-box;overflow:hidden}.NotificationsDropdown-module__DLIWGa__itemTime{color:hsl(var(--muted-foreground));margin-top:.15rem;font-size:.72rem}.NotificationsDropdown-module__DLIWGa__dot{background:hsl(var(--primary));border-radius:50%;flex-shrink:0;width:10px;height:10px;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.NotificationsDropdown-module__DLIWGa__footer{border-top:1px solid hsl(var(--border));text-align:center;padding:.5rem}.NotificationsDropdown-module__DLIWGa__seeAllBtn{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;padding:.5rem .75rem;font-size:.88rem;font-weight:600}.NotificationsDropdown-module__DLIWGa__seeAllBtn:hover{text-decoration:underline}@media (max-width:640px){.NotificationsDropdown-module__DLIWGa__dropdown{width:calc(100vw - 16px);max-height:78vh;right:-4px}.NotificationsDropdown-module__DLIWGa__header{padding:.75rem .9rem .4rem}.NotificationsDropdown-module__DLIWGa__tabs{padding:0 .9rem .65rem}.NotificationsDropdown-module__DLIWGa__item{width:calc(100% - .4rem);margin:0 .2rem;padding:.6rem .85rem}.NotificationsDropdown-module__DLIWGa__icon,.NotificationsDropdown-module__DLIWGa__avatarWrap,.NotificationsDropdown-module__DLIWGa__avatar{width:36px;height:36px}.NotificationsDropdown-module__DLIWGa__avatarBadge{width:18px;height:18px;font-size:.65rem}}
.TopBar-module__8QB7lq__topbar{top:var(--demo-banner-h,0);z-index:1000;background:hsl(var(--shell-bg) / .75);-webkit-backdrop-filter:blur(14px)saturate(1.05);backdrop-filter:blur(14px)saturate(1.05);border-bottom:1px solid hsl(var(--shell-border) / .5);height:64px;color:hsl(var(--foreground));align-items:center;gap:8px;padding:0 16px 0 8px;display:flex;position:fixed;left:0;right:0}:is([data-theme=dark] .TopBar-module__8QB7lq__topbar,[data-theme=panama-brown] .TopBar-module__8QB7lq__topbar){background:hsl(var(--shell-bg) / .85)}.TopBar-module__8QB7lq__burgerBtn{width:38px;height:38px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.TopBar-module__8QB7lq__burgerBtn:hover{background:hsl(var(--muted) / .65);color:hsl(var(--foreground))}.TopBar-module__8QB7lq__logo{flex-shrink:0;align-items:center;padding:0 8px;text-decoration:none;display:inline-flex}.TopBar-module__8QB7lq__logoImage{object-fit:contain;width:auto;height:38px;display:block}@media (max-width:600px){.TopBar-module__8QB7lq__logoImage{height:30px}}.TopBar-module__8QB7lq__search{flex:auto;min-width:0;max-width:480px;margin:0 8px}.TopBar-module__8QB7lq__spacer{flex:auto}.TopBar-module__8QB7lq__actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.TopBar-module__8QB7lq__iconBtn{width:38px;height:38px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex;position:relative}.TopBar-module__8QB7lq__iconBtn:hover{background:hsl(var(--muted) / .65);color:hsl(var(--foreground))}.TopBar-module__8QB7lq__badge{background:hsl(var(--primary));min-width:16px;height:16px;color:hsl(var(--primary-foreground));border:2px solid hsl(var(--shell-bg));box-sizing:content-box;font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:6px;right:6px}.TopBar-module__8QB7lq__userBtn{cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex;position:relative}.TopBar-module__8QB7lq__userAvatar{object-fit:cover;border-radius:999px;width:32px;height:32px;display:block}.TopBar-module__8QB7lq__userIcon{width:22px;height:22px;color:hsl(var(--muted-foreground))}.TopBar-module__8QB7lq__userBtn:hover .TopBar-module__8QB7lq__userIcon{color:hsl(var(--foreground))}.TopBar-module__8QB7lq__userMenuWrapper{position:relative}.TopBar-module__8QB7lq__userMenu{background:hsl(var(--popover,var(--card)));min-width:240px;color:hsl(var(--popover-foreground,var(--foreground)));border:1px solid hsl(var(--shell-border));z-index:1010;border-radius:10px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0000002e}.TopBar-module__8QB7lq__userMenuHeader{color:hsl(var(--muted-foreground));border-bottom:1px solid hsl(var(--shell-border));margin-bottom:4px;padding:8px 10px;font-size:12px}.TopBar-module__8QB7lq__userMenuItem{text-align:left;width:100%;color:hsl(var(--foreground));cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;font-size:13px;text-decoration:none;display:flex}.TopBar-module__8QB7lq__userMenuItem:hover{background:hsl(var(--muted) / .6)}.TopBar-module__8QB7lq__userMenuDivider{background:hsl(var(--shell-border));height:1px;margin:4px 0}.TopBar-module__8QB7lq__userMenuLogout{color:hsl(var(--destructive))}.TopBar-module__8QB7lq__searchIconWrap{position:relative}.TopBar-module__8QB7lq__searchPopup{background:hsl(var(--popover));border:1px solid hsl(var(--border));z-index:1001;transform-origin:100% 0;border-radius:12px;align-items:center;gap:8px;width:min(360px,100vw - 24px);padding:6px 8px;animation:.25s cubic-bezier(.16,1,.3,1) TopBar-module__8QB7lq__searchPopupIn;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 4px 16px #0000001f,0 8px 32px #00000014}@keyframes TopBar-module__8QB7lq__searchPopupIn{0%{opacity:0;transform:scale(.95)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}.TopBar-module__8QB7lq__searchPopupIcon{color:hsl(var(--muted-foreground));flex-shrink:0;margin-left:4px}.TopBar-module__8QB7lq__searchPopupInput{min-width:0;color:hsl(var(--foreground));background:0 0;border:0;outline:none;flex:auto;padding:8px 0;font-family:inherit;font-size:15px}.TopBar-module__8QB7lq__searchPopupInput::placeholder{color:hsl(var(--muted-foreground))}.TopBar-module__8QB7lq__searchPopupInput::-webkit-search-cancel-button{appearance:none}.TopBar-module__8QB7lq__searchPopupInput::-webkit-search-decoration{appearance:none}.TopBar-module__8QB7lq__searchPopupClear{width:28px;height:28px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s cubic-bezier(.4,0,.2,1),color .18s cubic-bezier(.4,0,.2,1);display:inline-flex}.TopBar-module__8QB7lq__searchPopupClear:hover,.TopBar-module__8QB7lq__searchPopupClear:focus-visible{background:hsl(var(--muted) / .5);color:hsl(var(--foreground));outline:none}@media (max-width:480px){.TopBar-module__8QB7lq__searchPopup{top:calc(var(--shell-top,64px) + 8px);transform-origin:top;width:auto;position:fixed;left:12px;right:12px}body[data-demo=true] .TopBar-module__8QB7lq__searchPopup{top:calc(var(--shell-top,64px) + 36px + 8px)}}@media (max-width:768px){.TopBar-module__8QB7lq__search{display:none}}@media (min-width:769px){.TopBar-module__8QB7lq__searchIconBtn{display:none}}@media (max-width:600px){.TopBar-module__8QB7lq__topbar{gap:4px;padding:0 8px 0 4px}.TopBar-module__8QB7lq__actions{gap:0}.TopBar-module__8QB7lq__iconBtn,.TopBar-module__8QB7lq__burgerBtn,.TopBar-module__8QB7lq__userBtn{width:36px;height:36px}.TopBar-module__8QB7lq__authIconBtn,.TopBar-module__8QB7lq__authIconBtnWrap{display:none}}
.MobileDrawer-module__TfFgxq__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1080;opacity:0;background:#00000073;transition:opacity .24s cubic-bezier(.32,.72,.24,1);position:fixed;inset:0}.MobileDrawer-module__TfFgxq__backdropOpen{opacity:1}.MobileDrawer-module__TfFgxq__drawer{background:hsl(var(--shell-bg));border-right:1px solid hsl(var(--shell-border));z-index:1081;flex-direction:column;width:280px;max-width:86vw;transition:transform .24s cubic-bezier(.32,.72,.24,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 32px #0000004d}.MobileDrawer-module__TfFgxq__drawerOpen{transform:translate(0)}.MobileDrawer-module__TfFgxq__head{border-bottom:1px solid hsl(var(--shell-border));flex-shrink:0;align-items:center;gap:8px;height:56px;padding:0 12px 0 16px;display:flex}.MobileDrawer-module__TfFgxq__headTitle{letter-spacing:.04em;min-width:0;color:hsl(var(--muted-foreground));text-transform:uppercase;flex:auto;font-size:12px;font-weight:600}.MobileDrawer-module__TfFgxq__closeBtn{width:34px;height:34px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.MobileDrawer-module__TfFgxq__closeBtn:hover{background:hsl(var(--muted) / .65);color:hsl(var(--foreground))}.MobileDrawer-module__TfFgxq__body{flex:auto;overflow:hidden auto}
.AppShell-module__WVLZsa__shellRoot{flex-direction:column;min-height:100vh;padding-top:64px;display:flex}body[data-demo=true] .AppShell-module__WVLZsa__shellRoot{--demo-banner-h:36px;padding-top:100px}.AppShell-module__WVLZsa__shellGrid{grid-template-columns:var(--sidebar-w,240px) minmax(0, 1fr);min-height:calc(100vh - var(--shell-top,64px));flex:auto;display:grid}.AppShell-module__WVLZsa__shellGridCollapsed{grid-template-columns:60px minmax(0,1fr)}.AppShell-module__WVLZsa__shellAside{border-right:1px solid hsl(var(--shell-border) / .5);background:hsl(var(--shell-bg) / .7);-webkit-backdrop-filter:blur(14px)saturate(1.05);backdrop-filter:blur(14px)saturate(1.05);overscroll-behavior:contain;z-index:5;align-self:start;height:calc(100vh - 64px);position:sticky;top:64px;overflow-y:auto}:is([data-theme=dark] .AppShell-module__WVLZsa__shellAside,[data-theme=panama-brown] .AppShell-module__WVLZsa__shellAside){background:hsl(var(--shell-bg) / .85)}body[data-demo=true] .AppShell-module__WVLZsa__shellAside{height:calc(100vh - 100px);top:100px}.AppShell-module__WVLZsa__shellAside::-webkit-scrollbar{width:8px}.AppShell-module__WVLZsa__shellAside::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground) / .18);border-radius:999px}.AppShell-module__WVLZsa__shellAside::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground) / .36)}.AppShell-module__WVLZsa__shellMain{flex-direction:column;min-width:0;display:flex}.AppShell-module__WVLZsa__shellContent{flex:1;min-width:0}@media (max-width:1023px){.AppShell-module__WVLZsa__shellGrid{grid-template-columns:1fr}.AppShell-module__WVLZsa__shellAside{display:none}}.AppShell-module__WVLZsa__popupBackdrop{top:var(--shell-top,64px);z-index:65;background:var(--ub-overlay-scrim,transparent);animation:.22s cubic-bezier(.16,1,.3,1) AppShell-module__WVLZsa__popupBackdropFade;position:fixed;bottom:0;left:60px;right:0}@keyframes AppShell-module__WVLZsa__popupBackdropFade{0%{opacity:0}to{opacity:1}}
.GlobalVideoBg-module__yKYptG__root{z-index:-1;pointer-events:none;background:hsl(var(--background));position:fixed;inset:0;overflow:hidden}.GlobalVideoBg-module__yKYptG__video{object-fit:cover;object-position:center;opacity:0;width:auto;min-width:100%;height:auto;min-height:100%;transition:opacity 1.5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GlobalVideoBg-module__yKYptG__overlay{pointer-events:none;background:radial-gradient(ellipse 80% 60% at 50% 40%, transparent 0%, hsl(var(--background) / .55) 75%), linear-gradient(180deg, hsl(var(--background) / .55) 0%, hsl(var(--background) / .35) 50%, hsl(var(--background) / .7) 100%);position:absolute;inset:0}:is([data-theme=dark] .GlobalVideoBg-module__yKYptG__video,[data-theme=panama-brown] .GlobalVideoBg-module__yKYptG__video){opacity:.85}:root:not([data-theme=dark]):not([data-theme=panama-brown]) .GlobalVideoBg-module__yKYptG__video{opacity:.5}:root:not([data-theme=dark]):not([data-theme=panama-brown]) .GlobalVideoBg-module__yKYptG__overlay{background:radial-gradient(circle at 20% 15%, hsl(var(--primary) / .1), transparent 45%), radial-gradient(circle at 80% 85%, hsl(var(--accent,var(--primary)) / .08), transparent 50%), linear-gradient(180deg, hsl(var(--background) / .78) 0%, hsl(var(--background) / .65) 50%, hsl(var(--background) / .85) 100%)}@media (prefers-reduced-motion:reduce){.GlobalVideoBg-module__yKYptG__video{display:none}:is([data-theme=dark] .GlobalVideoBg-module__yKYptG__overlay,[data-theme=panama-brown] .GlobalVideoBg-module__yKYptG__overlay){background:url(/atlas/hero/hero-dark-poster.webp) center/cover no-repeat, linear-gradient(180deg, hsl(var(--background) / .55), hsl(var(--background) / .7))}}@media (max-width:640px){.GlobalVideoBg-module__yKYptG__overlay{background:radial-gradient(ellipse 100% 50% at 50% 30%, transparent 0%, hsl(var(--background) / .5) 80%), linear-gradient(180deg, hsl(var(--background) / .6) 0%, hsl(var(--background) / .4) 50%, hsl(var(--background) / .75) 100%)}}
.AccountSettings-module__5jogxq__container{flex-direction:column;gap:1.5rem;display:flex}.AccountSettings-module__5jogxq__card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:14px;padding:1.5rem}.AccountSettings-module__5jogxq__cardTitle{color:hsl(var(--foreground));margin:0 0 1.25rem;font-size:1.05rem;font-weight:700}.AccountSettings-module__5jogxq__fieldGrid{gap:1rem;max-width:480px;display:grid}.AccountSettings-module__5jogxq__field{flex-direction:column;gap:.35rem;display:flex}.AccountSettings-module__5jogxq__fieldLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:600}.AccountSettings-module__5jogxq__fieldInput{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:10px;padding:.6rem .85rem;font-size:.95rem;transition:border-color .15s}.AccountSettings-module__5jogxq__fieldInput:focus{border-color:hsl(var(--primary));outline:none}.AccountSettings-module__5jogxq__fieldInput:read-only{opacity:.6;cursor:not-allowed}.AccountSettings-module__5jogxq__fieldSelect{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer;border-radius:10px;padding:.6rem .85rem;font-size:.95rem}.AccountSettings-module__5jogxq__fieldSelect:focus{border-color:hsl(var(--primary));outline:none}.AccountSettings-module__5jogxq__prefRow{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.AccountSettings-module__5jogxq__prefLabel{color:hsl(var(--foreground));font-weight:500}.AccountSettings-module__5jogxq__saveButton{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:10px;align-self:flex-start;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;transition:opacity .15s}.AccountSettings-module__5jogxq__saveButton:hover{opacity:.85}.AccountSettings-module__5jogxq__saveButton:disabled{opacity:.5;cursor:not-allowed}.AccountSettings-module__5jogxq__savedMsg{color:#2ecc71;margin-left:.75rem;font-size:.85rem;font-weight:500}.AccountSettings-module__5jogxq__saveRow{align-items:center;display:flex}.AccountSettings-module__5jogxq__dangerZone{background:#ca2b2b08;border:1px solid #ca2b2b40;border-radius:14px;margin-top:1rem;padding:1.5rem}.AccountSettings-module__5jogxq__dangerTitle{color:#ca2b2b;margin:0 0 .5rem;font-size:1rem;font-weight:700}.AccountSettings-module__5jogxq__dangerText{color:hsl(var(--muted-foreground));margin:0 0 1rem;font-size:.85rem}.AccountSettings-module__5jogxq__deleteButton{color:#ca2b2b;cursor:pointer;background:0 0;border:1px solid #ca2b2b66;border-radius:10px;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .15s}.AccountSettings-module__5jogxq__deleteButton:hover{background:#ca2b2b14;border-color:#ca2b2b}.AccountSettings-module__5jogxq__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AccountSettings-module__5jogxq__modal{background:hsl(var(--card));border-radius:16px;width:100%;max-width:420px;padding:2rem;box-shadow:0 8px 32px #00000026}.AccountSettings-module__5jogxq__modalTitle{color:#ca2b2b;margin:0 0 .75rem;font-size:1.15rem;font-weight:700}.AccountSettings-module__5jogxq__modalText{color:hsl(var(--muted-foreground));margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.AccountSettings-module__5jogxq__modalError{color:#ca2b2b;background:#ca2b2b0f;border-radius:8px;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.85rem}.AccountSettings-module__5jogxq__confirmLabel{color:hsl(var(--foreground));cursor:pointer;align-items:center;gap:.5rem;margin-top:1rem;font-size:.85rem;display:flex}.AccountSettings-module__5jogxq__modalActions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.AccountSettings-module__5jogxq__cancelButton{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:10px;padding:.55rem 1.25rem;font-weight:500;transition:background .15s}.AccountSettings-module__5jogxq__cancelButton:hover{background:hsl(var(--muted))}.AccountSettings-module__5jogxq__confirmDeleteButton{color:#fff;cursor:pointer;background:#ca2b2b;border:none;border-radius:10px;padding:.55rem 1.25rem;font-weight:600;transition:opacity .15s}.AccountSettings-module__5jogxq__confirmDeleteButton:hover{opacity:.9}.AccountSettings-module__5jogxq__confirmDeleteButton:disabled{opacity:.4;cursor:not-allowed}.AccountSettings-module__5jogxq__pwError{margin-top:.75rem}.AccountSettings-module__5jogxq__pwSuccess{margin-top:.75rem;display:block}.AccountSettings-module__5jogxq__pwActions{margin-top:1rem}.AccountSettings-module__5jogxq__profileBanner{color:hsl(var(--foreground));background:#f2b90d1f;border:1px solid #f2b90d4d;border-radius:10px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;line-height:1.5}.AccountSettings-module__5jogxq__required{color:#ca2b2b;font-weight:700}.AccountSettings-module__5jogxq__fieldHint{color:hsl(var(--muted-foreground));opacity:.7;font-size:.75rem}.AccountSettings-module__5jogxq__fieldError{color:#ca2b2b;font-size:.8rem;font-weight:500}.AccountSettings-module__5jogxq__saveErrorInline{margin-left:.75rem}.AccountSettings-module__5jogxq__fieldSuccess{color:#2ecc71;font-size:.8rem;font-weight:500}.AccountSettings-module__5jogxq__isikukoodRow{gap:.5rem;display:flex}.AccountSettings-module__5jogxq__isikukoodInput{flex:1}.AccountSettings-module__5jogxq__verifyBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:opacity .15s}.AccountSettings-module__5jogxq__verifyBtn:hover{opacity:.85}.AccountSettings-module__5jogxq__verifyBtn:disabled{opacity:.4;cursor:not-allowed}.AccountSettings-module__5jogxq__identityBlock{border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:12px;flex-direction:column;gap:.6rem;margin-bottom:1.25rem;padding:1rem 1.1rem;display:flex}.AccountSettings-module__5jogxq__identityBlockError{background:#ca2b2b0a;border-color:#ca2b2b80}.AccountSettings-module__5jogxq__identityCaption{color:hsl(var(--muted-foreground));font-size:.78rem;line-height:1.5}.AccountSettings-module__5jogxq__identityChoices{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.AccountSettings-module__5jogxq__identityChoice{border:1px solid hsl(var(--border));background:hsl(var(--card));cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;align-items:center;gap:.6rem;padding:.75rem .9rem;transition:border-color .15s,background .15s;display:flex}.AccountSettings-module__5jogxq__identityChoice:hover{border-color:hsl(var(--primary) / .4)}.AccountSettings-module__5jogxq__identityChoiceActive{border-color:hsl(var(--primary));background:hsl(var(--primary) / .08)}.AccountSettings-module__5jogxq__identityChoiceActive .AccountSettings-module__5jogxq__identityIcon,.AccountSettings-module__5jogxq__identityChoiceActive .AccountSettings-module__5jogxq__identityLabel{color:hsl(var(--primary))}.AccountSettings-module__5jogxq__identityIcon{font-size:1.35rem;line-height:1}.AccountSettings-module__5jogxq__identityLabel{color:hsl(var(--foreground));font-size:.9rem;font-weight:600}.AccountSettings-module__5jogxq__identityRadio{accent-color:hsl(var(--primary));margin-left:auto}@media (max-width:600px){.AccountSettings-module__5jogxq__card,.AccountSettings-module__5jogxq__dangerZone{padding:1rem}.AccountSettings-module__5jogxq__modal{padding:1.5rem}.AccountSettings-module__5jogxq__identityChoices{grid-template-columns:1fr}}
.SessionList-module__yNsYSq__container{flex-direction:column;gap:1rem;display:flex}.SessionList-module__yNsYSq__header{justify-content:space-between;align-items:center;display:flex}.SessionList-module__yNsYSq__title{color:hsl(var(--foreground));margin:0;font-size:1.1rem;font-weight:700}.SessionList-module__yNsYSq__revokeAllBtn{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:8px;padding:.4rem .85rem;font-size:.8rem;font-weight:500;transition:all .15s}.SessionList-module__yNsYSq__revokeAllBtn:hover{background:hsl(var(--muted))}.SessionList-module__yNsYSq__sessionCard{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:background .15s;display:flex}.SessionList-module__yNsYSq__sessionCardCurrent{border-color:hsl(var(--primary) / .4);background:hsl(var(--primary) / .05)}.SessionList-module__yNsYSq__deviceIcon{background:hsl(var(--secondary));width:40px;height:40px;color:hsl(var(--foreground));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SessionList-module__yNsYSq__sessionInfo{flex:1;min-width:0}.SessionList-module__yNsYSq__deviceName{color:hsl(var(--foreground));align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.SessionList-module__yNsYSq__currentBadge{color:#2ecc71;text-transform:uppercase;letter-spacing:.03em;background:#2ecc711f;border-radius:4px;padding:.1rem .45rem;font-size:.65rem;font-weight:700}.SessionList-module__yNsYSq__sessionMeta{color:hsl(var(--muted-foreground));margin-top:.2rem;font-size:.8rem}.SessionList-module__yNsYSq__revokeBtn{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;padding:.35rem .75rem;font-size:.8rem;transition:all .15s}.SessionList-module__yNsYSq__revokeBtn:hover{color:#ca2b2b;background:#ca2b2b1a;border-color:#ca2b2b4d}.SessionList-module__yNsYSq__loading{text-align:center;color:hsl(var(--muted-foreground));padding:2rem}@media (max-width:600px){.SessionList-module__yNsYSq__sessionCard{padding:.85rem 1rem}.SessionList-module__yNsYSq__deviceIcon{width:36px;height:36px}}
.PaymentModal-module__MiGAhq__overlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PaymentModal-module__MiGAhq__modal{color:#fff;background:#1a1a1a;border:1px solid #333;border-radius:.75rem;width:400px;max-width:90vw;padding:2rem}.PaymentModal-module__MiGAhq__modal h2{margin-top:0;margin-bottom:1.5rem;font-size:1.5rem}.PaymentModal-module__MiGAhq__breakdown{background:#252525;border-radius:.5rem;margin-bottom:2rem;padding:1rem}.PaymentModal-module__MiGAhq__row{color:#ccc;justify-content:space-between;margin-bottom:.5rem;display:flex}.PaymentModal-module__MiGAhq__total{color:hsl(var(--primary));border-top:1px solid #444;margin-top:1rem;padding-top:1rem;font-size:1.25rem;font-weight:700}.PaymentModal-module__MiGAhq__actions{justify-content:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.PaymentModal-module__MiGAhq__note{text-align:center;color:#666;margin:0;font-size:.8rem}
.ListingLimitCard-module__Fw8VkG__container{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;margin-bottom:1rem;padding:1rem}.ListingLimitCard-module__Fw8VkG__header{color:hsl(var(--foreground));margin-bottom:.75rem;font-size:.85rem;font-weight:600}.ListingLimitCard-module__Fw8VkG__headerLabel{color:hsl(var(--muted-foreground));font-weight:400}.ListingLimitCard-module__Fw8VkG__progressWrap{margin-bottom:.5rem}.ListingLimitCard-module__Fw8VkG__progressTrack{background:hsl(var(--muted));border-radius:4px;height:8px;overflow:hidden}.ListingLimitCard-module__Fw8VkG__progressFill{border-radius:4px;height:100%;transition:width .3s}.ListingLimitCard-module__Fw8VkG__progressFillOk{background:#52c41a}.ListingLimitCard-module__Fw8VkG__progressFillWarn{background:#faad14}.ListingLimitCard-module__Fw8VkG__progressFillFull{background:#ff4d4f}.ListingLimitCard-module__Fw8VkG__stats{color:hsl(var(--muted-foreground));flex-direction:column;gap:.25rem;font-size:.8rem;display:flex}.ListingLimitCard-module__Fw8VkG__warning{color:#c62828;background:#fbe9e9;border-radius:8px;margin-top:.75rem;padding:.6rem .75rem;font-size:.85rem;font-weight:600}.ListingLimitCard-module__Fw8VkG__actions{gap:.5rem;margin-top:.75rem;display:flex}.ListingLimitCard-module__Fw8VkG__btnPrimary{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:8px;flex:1;padding:.6rem .75rem;font-size:.8rem;font-weight:600}.ListingLimitCard-module__Fw8VkG__btnPrimary:hover{opacity:.9}.ListingLimitCard-module__Fw8VkG__btnSecondary{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:8px;flex:1;padding:.6rem .75rem;font-size:.8rem;font-weight:600}.ListingLimitCard-module__Fw8VkG__btnSecondary:hover{background:hsl(var(--muted))}
.SellWizard-module__RQcfcq__container{max-width:600px;min-height:500px;margin:0 auto;padding:1rem}.SellWizard-module__RQcfcq__progress{color:var(--muted-foreground);margin-bottom:2rem;font-size:.9rem}.SellWizard-module__RQcfcq__progressBar{background:var(--muted);border-radius:2px;height:4px;margin-top:.5rem;overflow:hidden}.SellWizard-module__RQcfcq__progressBar>div{background:var(--primary);height:100%;transition:width .3s}.SellWizard-module__RQcfcq__stepContent{animation:.3s ease-out SellWizard-module__RQcfcq__fadeIn}.SellWizard-module__RQcfcq__submitError{background:hsl(var(--destructive) / .1);color:var(--destructive,#dc2626);border:1px solid hsl(var(--destructive) / .3);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.SellWizard-module__RQcfcq__dismissError{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;padding:0 4px;font-size:1.1rem}.SellWizard-module__RQcfcq__dismissError:hover{opacity:1}.SellWizard-module__RQcfcq__success{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 1rem;display:flex}.SellWizard-module__RQcfcq__success h2{font-size:2rem}.SellWizard-module__RQcfcq__resetBtn{background:var(--primary);color:var(--primary-foreground);border-radius:var(--radius);padding:.75rem 1.5rem;font-weight:600}.SellWizard-module__RQcfcq__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SellWizard-module__RQcfcq__modal{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:16px;width:100%;max-width:420px;padding:1.5rem;box-shadow:0 20px 60px #0000004d}.SellWizard-module__RQcfcq__modalTitle{color:#c62828;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.SellWizard-module__RQcfcq__modalDesc{color:hsl(var(--muted-foreground));margin-bottom:1rem;font-size:.85rem;line-height:1.4}.SellWizard-module__RQcfcq__modalStats{background:hsl(var(--muted));border-radius:8px;flex-direction:column;gap:.4rem;margin-bottom:1rem;padding:.75rem;display:flex}.SellWizard-module__RQcfcq__modalStatRow{color:hsl(var(--foreground));justify-content:space-between;font-size:.8rem;display:flex}.SellWizard-module__RQcfcq__modalHints{color:hsl(var(--muted-foreground));margin-bottom:1rem;font-size:.8rem}.SellWizard-module__RQcfcq__modalHintsTitle{color:hsl(var(--foreground));margin-bottom:.3rem;font-weight:600}.SellWizard-module__RQcfcq__modalHints ul{margin:0;padding-left:1.2rem}.SellWizard-module__RQcfcq__modalHints li{margin:.2rem 0}.SellWizard-module__RQcfcq__modalActions{flex-wrap:wrap;gap:.5rem;display:flex}.SellWizard-module__RQcfcq__modalBtnPrimary{background:hsl(var(--primary));min-width:120px;color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:8px;flex:1;padding:.6rem .75rem;font-size:.8rem;font-weight:600}.SellWizard-module__RQcfcq__modalBtnPrimary:hover{opacity:.9}.SellWizard-module__RQcfcq__modalBtnSecondary{border:1px solid hsl(var(--border));min-width:120px;color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:8px;flex:1;padding:.6rem .75rem;font-size:.8rem;font-weight:600}.SellWizard-module__RQcfcq__modalBtnSecondary:hover{background:hsl(var(--muted))}.SellWizard-module__RQcfcq__modalBtnClose{width:100%;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;margin-top:.25rem;padding:.5rem;font-size:.8rem}.SellWizard-module__RQcfcq__modalBtnClose:hover{color:hsl(var(--foreground))}@keyframes SellWizard-module__RQcfcq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.SellerModePrompt-module__p74UDa__overlay{z-index:10050;-webkit-backdrop-filter:blur(8px);background:#000000eb;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SellerModePrompt-module__p74UDa__modal{background:hsl(var(--card,0 0% 100%));color:hsl(var(--card-foreground,0 0% 7%));isolation:isolate;border:1px solid hsl(var(--hairline,var(--border,0 0% 90%)));border-radius:14px;width:100%;max-width:540px;max-height:90vh;padding:1.75rem;overflow-y:auto;box-shadow:0 24px 70px #0009}.SellerModePrompt-module__p74UDa__title{margin:0 0 .5rem;font-size:1.35rem;font-weight:700}.SellerModePrompt-module__p74UDa__intro{color:var(--muted-foreground,#666);margin:0 0 1.25rem;font-size:.95rem;line-height:1.5}.SellerModePrompt-module__p74UDa__option{border:2px solid var(--border,#e5e5e5);cursor:pointer;border-radius:10px;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding:1rem;transition:all .15s;display:flex}.SellerModePrompt-module__p74UDa__option:hover{border-color:var(--primary,#b07930);background:var(--muted,#fafafa)}.SellerModePrompt-module__p74UDa__optionActive{border-color:var(--primary,#b07930);background:#88693a0d}.SellerModePrompt-module__p74UDa__option input[type=radio]{width:1.15rem;height:1.15rem;accent-color:var(--primary,#b07930);flex-shrink:0;margin-top:.25rem}.SellerModePrompt-module__p74UDa__optionContent{flex-direction:column;flex:1;gap:.35rem;display:flex;position:relative}.SellerModePrompt-module__p74UDa__optionContent strong{font-size:.95rem}.SellerModePrompt-module__p74UDa__optionDesc{color:var(--muted-foreground,#666);margin:0;font-size:.85rem;line-height:1.45}.SellerModePrompt-module__p74UDa__badge{color:#1f7a3d;text-transform:uppercase;letter-spacing:.05em;background:#d9f2e1;border-radius:9999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600;position:absolute;top:0;right:0}.SellerModePrompt-module__p74UDa__note{color:var(--muted-foreground,#666);margin:1rem 0;font-size:.8rem;font-style:italic}.SellerModePrompt-module__p74UDa__actions{justify-content:flex-end;gap:.75rem;display:flex}.SellerModePrompt-module__p74UDa__primaryBtn{background:var(--primary,#b07930);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.7rem 1.6rem;font-size:.95rem;font-weight:600}.SellerModePrompt-module__p74UDa__primaryBtn:hover:not(:disabled){filter:brightness(1.05)}.SellerModePrompt-module__p74UDa__primaryBtn:disabled{opacity:.6;cursor:not-allowed}
.VendorSettings-module__bcSZXa__container{flex-direction:column;gap:1.5rem;display:flex}.VendorSettings-module__bcSZXa__header{align-items:center;gap:1rem;display:flex}.VendorSettings-module__bcSZXa__header h2{font-size:1.15rem;font-weight:700}.VendorSettings-module__bcSZXa__backBtn{border-radius:var(--radius);border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;padding:.4rem .8rem;font-size:.85rem}.VendorSettings-module__bcSZXa__form{flex-direction:column;gap:1.25rem;display:flex}.VendorSettings-module__bcSZXa__field{flex-direction:column;gap:.35rem;display:flex}.VendorSettings-module__bcSZXa__field label{color:hsl(var(--foreground));font-size:.85rem;font-weight:600}.VendorSettings-module__bcSZXa__field input,.VendorSettings-module__bcSZXa__field textarea{border-radius:var(--radius);border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));resize:vertical;padding:.6rem .75rem;font-size:.9rem}.VendorSettings-module__bcSZXa__slugRow{align-items:center;display:flex}.VendorSettings-module__bcSZXa__slugPrefix{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:var(--radius) 0 0 var(--radius);color:hsl(var(--muted-foreground));white-space:nowrap;border-right:none;padding:.6rem .5rem;font-size:.8rem}.VendorSettings-module__bcSZXa__slugRow input{flex:1;border-radius:0 var(--radius) var(--radius) 0!important}.VendorSettings-module__bcSZXa__hint{color:hsl(var(--muted-foreground));font-size:.75rem}.VendorSettings-module__bcSZXa__saveBtn{border-radius:var(--radius);background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;align-self:flex-start;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600}.VendorSettings-module__bcSZXa__saveBtn:disabled{opacity:.6}.VendorSettings-module__bcSZXa__loading{text-align:center;color:hsl(var(--muted-foreground));padding:2rem}
.MobileFilterTrigger-module__YCQEoG__trigger{background-color:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;border-radius:99px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:none;box-shadow:0 2px 8px #0000000d}.MobileFilterTrigger-module__YCQEoG__trigger:hover{background-color:hsl(var(--secondary))}
.Input-module__Tl1jgW__wrapper{flex-direction:column;gap:.375rem;display:flex}.Input-module__Tl1jgW__fullWidth{width:100%}.Input-module__Tl1jgW__label{color:hsl(var(--foreground));font-size:.875rem;font-weight:500}.Input-module__Tl1jgW__input{border-radius:var(--radius);border:1px solid hsl(var(--input) / .5);background:hsl(var(--background) / .5);height:2.75rem;color:hsl(var(--foreground));width:100%;padding:0 1rem;font-size:1rem;transition:all .2s}.Input-module__Tl1jgW__input:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary) / .2);background:hsl(var(--background) / .7);outline:none}.Input-module__Tl1jgW__input::placeholder{color:hsl(var(--muted-foreground))}.Input-module__Tl1jgW__input:disabled{opacity:.5;cursor:not-allowed}.Input-module__Tl1jgW__hasError{border-color:hsl(var(--destructive))}.Input-module__Tl1jgW__hasError:focus{box-shadow:0 0 0 2px hsl(var(--destructive) / .2)}.Input-module__Tl1jgW__error{color:hsl(var(--destructive));font-size:.75rem}
.search-module__llh1fa__main{min-height:80vh;padding:2rem 0 4rem}.search-module__llh1fa__header{margin:2rem 0}.search-module__llh1fa__resultsWrapper{flex-direction:column;gap:3rem;display:flex}.search-module__llh1fa__section h2{border-bottom:1px solid hsl(var(--border));margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem}.search-module__llh1fa__emptySection{color:hsl(var(--muted-foreground));font-style:italic}.search-module__llh1fa__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem;display:grid}.search-module__llh1fa__empty{text-align:center;color:hsl(var(--muted-foreground));padding:3rem}
.ProfilePhotoSection-module___NG8xG__section{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:14px;margin-bottom:1.25rem;padding:1.5rem}.ProfilePhotoSection-module___NG8xG__title{color:hsl(var(--foreground));margin:0 0 .4rem;font-size:1.1rem;font-weight:700}.ProfilePhotoSection-module___NG8xG__hint{color:hsl(var(--muted-foreground));margin:0 0 1.25rem;font-size:.85rem;line-height:1.4}.ProfilePhotoSection-module___NG8xG__row{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.ProfilePhotoSection-module___NG8xG__avatar{border-radius:50%;flex-shrink:0;width:96px;height:96px;position:relative;overflow:hidden}.ProfilePhotoSection-module___NG8xG__image{object-fit:cover;width:100%;height:100%;display:block}.ProfilePhotoSection-module___NG8xG__initials{background:hsl(var(--primary));width:100%;height:100%;color:hsl(var(--primary-foreground));border-radius:50%;justify-content:center;align-items:center;font-size:2.2rem;font-weight:700;display:flex}.ProfilePhotoSection-module___NG8xG__loadingOverlay{background:#0000008c;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProfilePhotoSection-module___NG8xG__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:26px;height:26px;animation:.6s linear infinite ProfilePhotoSection-module___NG8xG__spin}@keyframes ProfilePhotoSection-module___NG8xG__spin{to{transform:rotate(360deg)}}.ProfilePhotoSection-module___NG8xG__actions{flex-direction:column;flex:1;gap:.5rem;min-width:180px;display:flex}.ProfilePhotoSection-module___NG8xG__primaryBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:10px;padding:.7rem 1.25rem;font-size:.95rem;font-weight:600;transition:opacity .15s}.ProfilePhotoSection-module___NG8xG__primaryBtn:hover:not(:disabled){opacity:.9}.ProfilePhotoSection-module___NG8xG__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.ProfilePhotoSection-module___NG8xG__secondaryBtn{color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border));cursor:pointer;background:0 0;border-radius:10px;padding:.55rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s}.ProfilePhotoSection-module___NG8xG__secondaryBtn:hover:not(:disabled){background:hsl(var(--muted) / .4);color:hsl(var(--foreground))}.ProfilePhotoSection-module___NG8xG__secondaryBtn:disabled{opacity:.5;cursor:not-allowed}.ProfilePhotoSection-module___NG8xG__error{color:#b12525;background:#f9dcdc;border-radius:8px;margin:.75rem 0 0;padding:.6rem .85rem;font-size:.85rem}.ProfilePhotoSection-module___NG8xG__hiddenInput{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:600px){.ProfilePhotoSection-module___NG8xG__section{padding:1.1rem}.ProfilePhotoSection-module___NG8xG__avatar{width:80px;height:80px}.ProfilePhotoSection-module___NG8xG__initials{font-size:1.85rem}.ProfilePhotoSection-module___NG8xG__actions{min-width:0}}
.VendorDashboard-module__6BiFqW__container{flex-direction:column;gap:1.5rem;display:flex}.VendorDashboard-module__6BiFqW__header{justify-content:space-between;align-items:center;display:flex}.VendorDashboard-module__6BiFqW__header h2{font-size:1.25rem;font-weight:700}.VendorDashboard-module__6BiFqW__settingsBtn{border-radius:var(--radius);border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.VendorDashboard-module__6BiFqW__settingsBtn:hover{background:hsl(var(--muted))}.VendorDashboard-module__6BiFqW__statsGrid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}@media (max-width:768px){.VendorDashboard-module__6BiFqW__statsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.VendorDashboard-module__6BiFqW__statsGrid{grid-template-columns:repeat(2,1fr)}}.VendorDashboard-module__6BiFqW__statCard{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);text-align:center;padding:1rem}.VendorDashboard-module__6BiFqW__statValue{color:hsl(var(--foreground));font-size:1.75rem;font-weight:700}.VendorDashboard-module__6BiFqW__statLabel{color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.8rem}.VendorDashboard-module__6BiFqW__filterRow{gap:.5rem;display:flex}.VendorDashboard-module__6BiFqW__filterBtn{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:99px;padding:.4rem .9rem;font-size:.8rem}.VendorDashboard-module__6BiFqW__filterActive{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.VendorDashboard-module__6BiFqW__listingsTable{flex-direction:column;gap:.5rem;display:flex}.VendorDashboard-module__6BiFqW__listingRow{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);align-items:center;gap:.75rem;padding:.75rem;display:flex}.VendorDashboard-module__6BiFqW__listingThumb{background:hsl(var(--muted));border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex;overflow:hidden}.VendorDashboard-module__6BiFqW__listingThumb img{object-fit:cover;width:100%;height:100%}.VendorDashboard-module__6BiFqW__listingInfo{flex:1;min-width:0}.VendorDashboard-module__6BiFqW__listingTitle{color:hsl(var(--foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.VendorDashboard-module__6BiFqW__listingMeta{color:hsl(var(--muted-foreground));align-items:center;gap:.5rem;margin-top:.25rem;font-size:.8rem;display:flex}.VendorDashboard-module__6BiFqW__listingPrice{color:hsl(var(--primary));font-weight:700}.VendorDashboard-module__6BiFqW__statusBadge{border-radius:4px;padding:1px 6px;font-size:.7rem;font-weight:600}.VendorDashboard-module__6BiFqW__statusActive{color:#16a34a;background:#22c55e26}.VendorDashboard-module__6BiFqW__statusArchived{color:#6b7280;background:#9ca3af26}.VendorDashboard-module__6BiFqW__listingActions{flex-shrink:0}.VendorDashboard-module__6BiFqW__actionBtn{border-radius:var(--radius);border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;padding:.35rem .75rem;font-size:.75rem}.VendorDashboard-module__6BiFqW__actionBtn:hover{background:hsl(var(--muted))}.VendorDashboard-module__6BiFqW__empty{text-align:center;color:hsl(var(--muted-foreground));padding:2rem}.VendorDashboard-module__6BiFqW__storefrontLink{text-align:center;padding:.75rem}.VendorDashboard-module__6BiFqW__storefrontLink a{color:hsl(var(--primary));font-size:.9rem;font-weight:600}
.AuthForm-module__f1BxhG__authCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;max-width:400px;margin:0 auto}.AuthForm-module__f1BxhG__title{text-align:center;color:hsl(var(--foreground));margin-bottom:.5rem;font-size:2rem}.AuthForm-module__f1BxhG__subtitle{text-align:center;color:hsl(var(--muted-foreground));margin-bottom:2rem}.AuthForm-module__f1BxhG__googleBtn{color:#333;border:1px solid hsl(var(--border));border-radius:var(--radius);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-bottom:.5rem;padding:.875rem;font-size:.95rem;font-weight:600;transition:opacity .2s;display:flex}.AuthForm-module__f1BxhG__googleBtn:hover{opacity:.85}.AuthForm-module__f1BxhG__divider{text-align:center;color:hsl(var(--muted-foreground));margin:.5rem 0 1rem;font-size:.85rem;position:relative}.AuthForm-module__f1BxhG__divider:before,.AuthForm-module__f1BxhG__divider:after{content:"";background:hsl(var(--border));width:35%;height:1px;position:absolute;top:50%}.AuthForm-module__f1BxhG__divider:before{left:0}.AuthForm-module__f1BxhG__divider:after{right:0}.AuthForm-module__f1BxhG__form{flex-direction:column;gap:1.5rem;display:flex}
.page-module__Z8_AVG__container{width:100%;padding:1.5rem 24px}.page-module__Z8_AVG__notFound{text-align:center;padding:4rem 0}.page-module__Z8_AVG__backLink{color:hsl(var(--primary));text-decoration:underline}.page-module__Z8_AVG__hero{border-bottom:1px solid hsl(var(--hairline));grid-template-columns:auto minmax(0,1fr) 360px;align-items:start;gap:32px;margin-bottom:32px;padding:32px 0;display:grid}.page-module__Z8_AVG__heroLeft{flex-shrink:0}.page-module__Z8_AVG__avatarWrap{width:140px;height:140px;position:relative}.page-module__Z8_AVG__avatar,.page-module__Z8_AVG__avatarPlaceholder{object-fit:cover;background:hsl(var(--muted));border-radius:50%;width:140px;height:140px}.page-module__Z8_AVG__avatarPlaceholder{color:hsl(var(--foreground));justify-content:center;align-items:center;font-size:3rem;font-weight:700;display:flex}.page-module__Z8_AVG__avatarBadge{pointer-events:none;z-index:2;filter:drop-shadow(0 2px 4px #00000059);position:absolute;bottom:-4px;right:-4px}.page-module__Z8_AVG__heroBody{min-width:0}.page-module__Z8_AVG__eyebrow{font-family:var(--font-mono,monospace);letter-spacing:.18em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-bottom:6px;font-size:11px;font-weight:500;display:inline-block}.page-module__Z8_AVG__name{color:hsl(var(--foreground));word-break:break-word;margin:0 0 4px;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:700;line-height:1.15}.page-module__Z8_AVG__handle{font-family:var(--font-mono,monospace);color:hsl(var(--muted-foreground));margin:0 0 10px;font-size:.85rem}.page-module__Z8_AVG__location{color:hsl(var(--muted-foreground));margin:0 0 10px;font-size:.95rem}.page-module__Z8_AVG__bio{color:hsl(var(--foreground));white-space:pre-wrap;word-wrap:break-word;max-width:62ch;margin:10px 0 16px;line-height:1.55}.page-module__Z8_AVG__trustStrip{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.page-module__Z8_AVG__trustPill{background:hsl(var(--muted));height:28px;color:hsl(var(--foreground));white-space:nowrap;border-radius:999px;align-items:center;padding:0 12px;font-size:12.5px;font-weight:500;display:inline-flex}.page-module__Z8_AVG__trustPillVerified{background:hsl(var(--accent) / .15);color:hsl(var(--accent-foreground,var(--foreground)))}.page-module__Z8_AVG__contactRail{min-width:0}.page-module__Z8_AVG__contactPanel{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius,8px);padding:18px;position:sticky;top:80px}.page-module__Z8_AVG__contactTitle{border-bottom:1px solid hsl(var(--hairline));color:hsl(var(--foreground));margin:0 0 12px;padding-bottom:10px;font-size:.95rem;font-weight:700}.page-module__Z8_AVG__contactList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.page-module__Z8_AVG__contactRow{justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.page-module__Z8_AVG__contactLabel{font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground));font-size:11px}.page-module__Z8_AVG__contactValue{color:hsl(var(--foreground));word-break:break-all;text-align:right;font-size:.9rem}.page-module__Z8_AVG__contactEmpty{color:hsl(var(--muted-foreground));text-align:center;padding:16px 0;font-size:.85rem}.page-module__Z8_AVG__section{border-bottom:1px solid hsl(var(--hairline));padding:28px 0}.page-module__Z8_AVG__section:last-of-type{border-bottom:0}.page-module__Z8_AVG__sectionHead{justify-content:space-between;align-items:baseline;margin-bottom:18px;display:flex}.page-module__Z8_AVG__sectionTitle{color:hsl(var(--foreground));margin:0;font-size:1.15rem;font-weight:700}.page-module__Z8_AVG__sectionCount{font-family:var(--font-mono,monospace);color:hsl(var(--muted-foreground));letter-spacing:.05em;font-size:12px}.page-module__Z8_AVG__emptyState,.page-module__Z8_AVG__comingSoon{color:hsl(var(--muted-foreground));margin:0;padding:12px 0;font-size:.9rem}.page-module__Z8_AVG__comingSoon{font-style:italic}.page-module__Z8_AVG__listingsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.page-module__Z8_AVG__listingCard{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius,8px);color:inherit;flex-direction:column;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.page-module__Z8_AVG__listingCard:hover{border-color:hsl(var(--foreground) / .4);transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.page-module__Z8_AVG__listingPhoto{aspect-ratio:1;background:hsl(var(--muted));overflow:hidden}.page-module__Z8_AVG__listingPhoto img{object-fit:cover;width:100%;height:100%;display:block}.page-module__Z8_AVG__listingBody{flex-direction:column;gap:4px;padding:12px 14px 14px;display:flex}.page-module__Z8_AVG__listingPrice{color:hsl(var(--primary));font-size:1rem;font-weight:700}.page-module__Z8_AVG__listingTitle{color:hsl(var(--foreground));-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.35;display:-webkit-box;overflow:hidden}.page-module__Z8_AVG__listingLocation{color:hsl(var(--muted-foreground));font-size:.75rem}@media (max-width:1023px){.page-module__Z8_AVG__hero{grid-template-columns:auto minmax(0,1fr);gap:24px}.page-module__Z8_AVG__contactRail{grid-column:1/-1}.page-module__Z8_AVG__contactPanel{position:static}}@media (max-width:640px){.page-module__Z8_AVG__hero{text-align:center;grid-template-columns:1fr;padding:24px 0}.page-module__Z8_AVG__heroLeft{justify-self:center}.page-module__Z8_AVG__trustStrip{justify-content:center}.page-module__Z8_AVG__listingsGrid{grid-template-columns:repeat(2,1fr);gap:12px}}
