.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)}}
.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}}
.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}
.BrandLogo-module__aRdKpG__logo{object-fit:contain;background:radial-gradient(circle at 30% 25%,#fff 0%,#f4f4f6 100%);border-radius:10px;flex-shrink:0;padding:4px;transition:transform .18s,box-shadow .18s;box-shadow:inset 0 1px #ffffffe6,inset 0 0 0 1px #fff6,0 1px 2px #00000014,0 4px 12px -2px #0000001f}.BrandLogo-module__aRdKpG__logo:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffffe6,inset 0 0 0 1px #fff6,0 2px 4px #0000001a,0 8px 20px -3px #0000002e}.BrandLogo-module__aRdKpG__fallback{--brand-hue:36;--brand-sat:42%;--brand-l-hi:70%;--brand-l-lo:52%;--brand-l-text:28%;background:radial-gradient(circle at 30% 25%, hsl(var(--brand-hue), var(--brand-sat), var(--brand-l-hi)) 0%, hsl(var(--brand-hue), var(--brand-sat), var(--brand-l-lo)) 100%);color:hsl(var(--brand-hue), calc(var(--brand-sat) + 10%), var(--brand-l-text));letter-spacing:-.02em;box-shadow:inset 0 1px 0 hsl(var(--brand-hue), var(--brand-sat), 92%, .55), inset 0 0 0 1px hsl(var(--brand-hue), var(--brand-sat), 88%, .35), 0 1px 2px #0000001a, 0 4px 12px -2px hsl(var(--brand-hue), var(--brand-sat), 40%, .2);-webkit-user-select:none;user-select:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex}.BrandLogo-module__aRdKpG__fallback:hover{box-shadow:inset 0 1px 0 hsl(var(--brand-hue), var(--brand-sat), 92%, .55), inset 0 0 0 1px hsl(var(--brand-hue), var(--brand-sat), 88%, .45), 0 2px 5px #0000001f, 0 8px 20px -3px hsl(var(--brand-hue), var(--brand-sat), 40%, .28);transform:translateY(-1px)}[data-theme=dark] .BrandLogo-module__aRdKpG__fallback{--brand-sat:36%;--brand-l-hi:46%;--brand-l-lo:28%;--brand-l-text:88%;box-shadow:inset 0 1px 0 hsl(var(--brand-hue), var(--brand-sat), 70%, .22), inset 0 0 0 1px hsl(var(--brand-hue), var(--brand-sat), 60%, .18), 0 1px 2px #00000073, 0 6px 16px -3px #0000008c}[data-theme=dark] .BrandLogo-module__aRdKpG__fallback:hover{box-shadow:inset 0 1px 0 hsl(var(--brand-hue), var(--brand-sat), 70%, .3), inset 0 0 0 1px hsl(var(--brand-hue), var(--brand-sat), 60%, .25), 0 2px 5px #00000080, 0 10px 22px -4px #000000a6, 0 0 14px hsl(var(--brand-hue), var(--brand-sat), 55%, .18)}[data-theme=panama-brown] .BrandLogo-module__aRdKpG__fallback{--brand-sat:34%;--brand-l-hi:42%;--brand-l-lo:26%;--brand-l-text:90%;box-shadow:inset 0 1px 0 hsl(var(--brand-hue), var(--brand-sat), 68%, .24), inset 0 0 0 1px hsl(var(--brand-hue), var(--brand-sat), 58%, .18), 0 1px 2px #0000006b, 0 6px 16px -3px #00000080}[data-theme=panama-brown] .BrandLogo-module__aRdKpG__fallback:hover{box-shadow:inset 0 1px 0 hsl(var(--brand-hue), var(--brand-sat), 68%, .32), inset 0 0 0 1px hsl(var(--brand-hue), var(--brand-sat), 58%, .25), 0 2px 5px #00000075, 0 10px 22px -4px #0009, 0 0 14px hsl(var(--brand-hue), var(--brand-sat), 52%, .18)}[data-theme=dark] .BrandLogo-module__aRdKpG__logo{box-shadow:inset 0 1px #d2dceb8c,inset 0 0 0 1px #b4c3d74d,0 1px 2px #00000073,0 6px 16px -3px #0000008c}[data-theme=dark] .BrandLogo-module__aRdKpG__logo:hover{box-shadow:inset 0 1px #d2dceba6,inset 0 0 0 1px #b4c3d766,0 2px 5px #00000080,0 10px 22px -4px #000000a6,0 0 14px #b4c8e61f}[data-theme=panama-brown] .BrandLogo-module__aRdKpG__logo{box-shadow:inset 0 1px #dcc8a580,inset 0 0 0 1px #c3aa8247,0 1px 2px #0006,0 6px 16px -3px #00000080}[data-theme=panama-brown] .BrandLogo-module__aRdKpG__logo:hover{box-shadow:inset 0 1px #dcc8a59e,inset 0 0 0 1px #c3aa8261,0 2px 5px #00000073,0 10px 22px -4px #0009,0 0 14px #c3a56e24}
.Comments-module__zVHXgG__container{margin-top:1.5rem}.Comments-module__zVHXgG__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Comments-module__zVHXgG__title{color:hsl(var(--foreground));font-size:1.1rem;font-weight:600}.Comments-module__zVHXgG__count{color:hsl(var(--muted-foreground));font-size:.85rem}.Comments-module__zVHXgG__inputRow{gap:8px;margin-bottom:1rem;display:flex}.Comments-module__zVHXgG__inputAvatar{background:hsl(var(--muted));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.Comments-module__zVHXgG__inputAvatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.Comments-module__zVHXgG__inputField{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .3);color:hsl(var(--foreground));border-radius:20px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:14px}.Comments-module__zVHXgG__inputField:focus{border-color:hsl(var(--primary))}.Comments-module__zVHXgG__postBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;white-space:nowrap;border:none;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:600}.Comments-module__zVHXgG__postBtn:disabled{opacity:.4;cursor:not-allowed}.Comments-module__zVHXgG__loginPrompt{text-align:center;color:hsl(var(--muted-foreground));border:1px dashed hsl(var(--border));cursor:pointer;border-radius:12px;margin-bottom:1rem;padding:12px;font-size:14px}.Comments-module__zVHXgG__loginPrompt:hover{border-color:hsl(var(--primary));color:hsl(var(--primary))}.Comments-module__zVHXgG__list{flex-direction:column;gap:12px;display:flex}.Comments-module__zVHXgG__comment{gap:10px;display:flex}.Comments-module__zVHXgG__commentAvatar{background:hsl(var(--muted));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex;overflow:hidden}.Comments-module__zVHXgG__commentAvatar img{object-fit:cover;width:100%;height:100%}.Comments-module__zVHXgG__commentBody{flex:1;min-width:0}.Comments-module__zVHXgG__commentMeta{align-items:center;gap:8px;margin-bottom:2px;display:flex}.Comments-module__zVHXgG__commentName{color:hsl(var(--foreground));font-size:13px;font-weight:600}.Comments-module__zVHXgG__commentTime{color:hsl(var(--muted-foreground));font-size:12px}.Comments-module__zVHXgG__commentText{color:hsl(var(--foreground));word-break:break-word;font-size:14px;line-height:1.4}.Comments-module__zVHXgG__commentActions{gap:12px;margin-top:4px;display:flex}.Comments-module__zVHXgG__actionBtn{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;padding:0;font-size:12px}.Comments-module__zVHXgG__actionBtn:hover{color:hsl(var(--primary))}.Comments-module__zVHXgG__empty{text-align:center;color:hsl(var(--muted-foreground));padding:2rem;font-size:14px}.Comments-module__zVHXgG__loadMore{text-align:center;margin-top:12px}.Comments-module__zVHXgG__loadMoreBtn{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:20px;padding:8px 20px;font-size:13px}.Comments-module__zVHXgG__mobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#0000008c;width:100%;height:100%;animation:.22s Comments-module__zVHXgG__fadeIn;position:fixed;top:0;left:0}@keyframes Comments-module__zVHXgG__fadeIn{0%{opacity:0}to{opacity:1}}.Comments-module__zVHXgG__mobilePanel{background:hsl(var(--card));width:100%;height:70dvh;max-height:70dvh;color:hsl(var(--card-foreground));border-top:.5px solid var(--ub-hairline);z-index:9999;border-radius:20px 20px 0 0;flex-direction:column;animation:.3s cubic-bezier(.16,1,.3,1) Comments-module__zVHXgG__slideUp;display:flex;position:fixed;bottom:0;left:0;overflow:hidden;box-shadow:0 -1px 2px #00000014,0 -14px 48px #00000052}@keyframes Comments-module__zVHXgG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.Comments-module__zVHXgG__panelHandle{background:hsl(var(--muted-foreground) / .4);border-radius:2px;width:36px;height:4px;margin:8px auto 4px}.Comments-module__zVHXgG__panelHeader{border-bottom:.5px solid var(--ub-hairline);justify-content:space-between;align-items:center;padding:4px 16px 10px;display:flex}.Comments-module__zVHXgG__panelHeader .Comments-module__zVHXgG__title{font-family:var(--ub-font-display);letter-spacing:-.3px;color:hsl(var(--foreground));font-size:18px;font-weight:500}.Comments-module__zVHXgG__panelClose{background:hsl(var(--muted));width:28px;height:28px;color:hsl(var(--muted-foreground));cursor:pointer;transition:background-color var(--ub-dur-fast) var(--ub-ease);border:0;border-radius:14px;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.Comments-module__zVHXgG__panelClose:hover{background:color-mix(in oklab, hsl(var(--muted)) 80%, hsl(var(--foreground)) 10%)}.Comments-module__zVHXgG__panelClose:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.Comments-module__zVHXgG__panelBody{overscroll-behavior:contain;touch-action:pan-y;flex:1;min-height:0;padding:4px 0 12px;overflow-y:auto}.Comments-module__zVHXgG__panelInput{padding:10px 12px;padding-bottom:max(10px, env(safe-area-inset-bottom));border-top:.5px solid var(--ub-hairline);background:hsl(var(--card))}.Comments-module__zVHXgG__viewerBtn{cursor:pointer;color:#fff;text-shadow:0 1px 4px #00000080;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;display:flex}.Comments-module__zVHXgG__viewerBtnIcon{filter:drop-shadow(0 1px 3px #0006);font-size:26px}.Comments-module__zVHXgG__viewerBtnLabel{opacity:.8;font-size:11px}
.FilterSidebar-module__aQDbHW__sidebar{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;border-right:1px solid hsla(var(--border), .1);flex-shrink:0;width:100%;height:calc(100vh - 90px);padding-right:.75rem;font-size:.8rem;position:sticky;top:90px;overflow-y:auto}.FilterSidebar-module__aQDbHW__sidebarEmbedded{overscroll-behavior:auto;border-right:0;height:auto;padding-right:0;position:static;top:auto;overflow:visible}[data-theme=dark] .FilterSidebar-module__aQDbHW__sidebar{border-right-color:#ffffff1a}[data-theme=panama-brown] .FilterSidebar-module__aQDbHW__sidebar{border-right-color:#c8aa782e}.FilterSidebar-module__aQDbHW__sidebar::-webkit-scrollbar{display:none}@media (max-width:768px){.FilterSidebar-module__aQDbHW__sidebar{border-right:none;max-width:none;padding-right:0}}.FilterSidebar-module__aQDbHW__header{border-bottom:2px solid var(--primary);justify-content:space-between;align-items:baseline;margin-bottom:1rem;padding-bottom:.4rem;display:flex}.FilterSidebar-module__aQDbHW__title{text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--foreground));font-size:.95rem;font-weight:700}.FilterSidebar-module__aQDbHW__resetBtn{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;font-family:inherit;font-size:.72rem;font-weight:500;text-decoration:none;transition:color .15s}.FilterSidebar-module__aQDbHW__resetBtn:hover{color:hsl(var(--foreground));text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.FilterSidebar-module__aQDbHW__resetBtn:focus-visible{color:hsl(var(--foreground));outline:none}.FilterSidebar-module__aQDbHW__filterGroup{margin-bottom:.9rem}.FilterSidebar-module__aQDbHW__groupTitle{color:hsl(var(--foreground));margin-bottom:.35rem;font-size:.8rem;font-weight:600}.FilterSidebar-module__aQDbHW__headerActions{align-items:center;gap:1rem;display:flex}.FilterSidebar-module__aQDbHW__toggleLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.FilterSidebar-module__aQDbHW__toggleText{color:var(--text-secondary)}.FilterSidebar-module__aQDbHW__toggleLabel input:checked+.FilterSidebar-module__aQDbHW__toggleText{color:var(--primary);font-weight:500}.FilterSidebar-module__aQDbHW__rangeContainer{align-items:flex-end;gap:.5rem;display:flex}.FilterSidebar-module__aQDbHW__inputWrapper{flex-direction:column;flex:1;gap:.2rem;display:flex}.FilterSidebar-module__aQDbHW__subLabel{color:hsl(var(--muted-foreground));font-size:.75rem}.FilterSidebar-module__aQDbHW__compactInput{border:1px solid hsl(var(--border));background:hsl(var(--surface,var(--card)));width:100%;color:hsl(var(--metallic-bright,var(--foreground)));border-radius:6px;padding:.35rem .5rem;font-size:.8rem;transition:border-color .18s,box-shadow .18s;box-shadow:0 1px 3px #0000000f,0 2px 8px #00000008}.FilterSidebar-module__aQDbHW__compactInput:focus{border-color:hsl(var(--primary));box-shadow:0 2px 8px #00000014, 0 0 0 2px hsl(var(--primary) / .15);outline:none}.FilterSidebar-module__aQDbHW__rangeDash{color:hsl(var(--muted-foreground));padding-bottom:.4rem}.FilterSidebar-module__aQDbHW__selectWrapper{width:100%;position:relative}.FilterSidebar-module__aQDbHW__select{background:hsl(var(--surface,var(--card)));width:100%;color:hsl(var(--metallic-bright,var(--foreground)));cursor:pointer;text-align:left;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .7rem;font-family:inherit;font-size:.8rem;transition:background .16s;display:flex}.FilterSidebar-module__aQDbHW__select:hover{background:hsl(var(--surface-hover,var(--muted)))}.FilterSidebar-module__aQDbHW__select:focus-visible{background:hsl(var(--surface-hover,var(--muted)));outline:none}.FilterSidebar-module__aQDbHW__selectText{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.FilterSidebar-module__aQDbHW__selectArrow{color:hsl(var(--muted-foreground));flex-shrink:0;margin-left:.5rem;font-size:.55rem;transition:transform .2s}.FilterSidebar-module__aQDbHW__selectArrowOpen{transform:rotate(180deg)}.FilterSidebar-module__aQDbHW__dropdownList{background:hsl(var(--card));border:1px solid hsl(var(--border) / .5);z-index:50;scrollbar-width:thin;scrollbar-color:hsl(var(--border)) transparent;border-radius:12px;max-height:280px;padding:.4rem;animation:.15s ease-out FilterSidebar-module__aQDbHW__dropIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #00000052,0 4px 12px #0000002e}@keyframes FilterSidebar-module__aQDbHW__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.FilterSidebar-module__aQDbHW__dropdownItem{text-align:left;width:100%;color:hsl(var(--metallic,var(--muted-foreground)));cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:.45rem .6rem;font-family:inherit;font-size:.85rem;transition:background .16s,color .16s,transform .16s,box-shadow .16s;display:flex}.FilterSidebar-module__aQDbHW__dropdownItemLabel{flex:1;align-items:center;gap:8px;min-width:0;display:inline-flex}.FilterSidebar-module__aQDbHW__dropdownItemLabel>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (hover:hover){.FilterSidebar-module__aQDbHW__dropdownItem:hover{background:hsl(var(--surface-hover,var(--muted)));color:hsl(var(--metallic-bright,var(--foreground)));transform:scale(1.02)}}.FilterSidebar-module__aQDbHW__dropdownItem:active{transform:scale(1.04)}.FilterSidebar-module__aQDbHW__dropdownItemActive{background:hsl(var(--primary) / .12);color:hsl(var(--primary));box-shadow:inset 0 0 0 1px hsl(var(--primary) / .2);font-weight:600}.FilterSidebar-module__aQDbHW__dropdownItemHighlighted{background:hsl(var(--surface-hover,var(--muted)));color:hsl(var(--metallic-bright,var(--foreground)));box-shadow:inset 0 0 0 1px hsl(var(--primary) / .35)}.FilterSidebar-module__aQDbHW__scrollableList{border:1px solid hsl(var(--border));background:hsl(var(--surface,var(--card)));border-radius:8px;padding:.6rem;box-shadow:0 1px 3px #0000000f,0 2px 8px #00000008}.FilterSidebar-module__aQDbHW__checkboxLabel{cursor:pointer;color:hsl(var(--metallic,var(--muted-foreground)));align-items:center;gap:.4rem;margin-bottom:.25rem;font-size:.8rem;transition:color .16s;display:flex}.FilterSidebar-module__aQDbHW__checkboxLabel:last-child{margin-bottom:0}.FilterSidebar-module__aQDbHW__checkboxLabel:hover{color:hsl(var(--metallic-bright,var(--foreground)))}.FilterSidebar-module__aQDbHW__checkboxLabel input[type=checkbox]{accent-color:var(--primary);width:12px;height:12px}.FilterSidebar-module__aQDbHW__checkboxDisabled{opacity:.4;pointer-events:none}.FilterSidebar-module__aQDbHW__countBadge{color:hsl(var(--muted-foreground));text-align:center;background:hsl(var(--muted) / .5);border-radius:4px;min-width:1.4rem;margin-left:auto;padding:0 .35rem;font-size:.75rem;line-height:1.4}.FilterSidebar-module__aQDbHW__dropdownItemDisabled{opacity:.4;cursor:not-allowed;pointer-events:none}.FilterSidebar-module__aQDbHW__dropdownCheck{border:1.5px solid hsl(var(--border));background:hsl(var(--background));color:#0000;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-right:8px;font-size:11px;font-weight:700;display:inline-flex}.FilterSidebar-module__aQDbHW__dropdownCheckOn{background:hsl(var(--accent));border-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.FilterSidebar-module__aQDbHW__filterChips{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.FilterSidebar-module__aQDbHW__filterChip{background:hsl(var(--primary) / .1);color:hsl(var(--primary));border:1px solid hsl(var(--primary) / .2);cursor:pointer;border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-family:inherit;font-size:.8rem;transition:background .16s,border-color .16s,transform .16s,box-shadow .16s;display:inline-flex}@media (hover:hover){.FilterSidebar-module__aQDbHW__filterChip:hover{background:hsl(var(--primary) / .18);border-color:hsl(var(--primary) / .4);transform:scale(1.02)}}.FilterSidebar-module__aQDbHW__filterChip:active{transform:scale(1.04)}.FilterSidebar-module__aQDbHW__filterChipRemove{font-size:.9rem;font-weight:600;line-height:1}.FilterSidebar-module__aQDbHW__clearAllBtn{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;padding:.25rem .4rem;font-family:inherit;font-size:.8rem;text-decoration:underline}.FilterSidebar-module__aQDbHW__clearAllBtn:hover{color:hsl(var(--primary))}.FilterSidebar-module__aQDbHW__loadMoreContainer{flex-direction:column;align-items:center;gap:.5rem;margin-top:2rem;padding:1rem 0;display:flex}.FilterSidebar-module__aQDbHW__loadMoreBtn{border:1px solid hsl(var(--primary));color:hsl(var(--primary));cursor:pointer;background:0 0;border-radius:8px;padding:.6rem 2rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:background .2s,color .2s}.FilterSidebar-module__aQDbHW__loadMoreBtn:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.FilterSidebar-module__aQDbHW__loadMoreBtn:disabled{opacity:.5;cursor:not-allowed}.FilterSidebar-module__aQDbHW__loadMoreCount{color:hsl(var(--muted-foreground));font-size:.85rem}.FilterSidebar-module__aQDbHW__mobileOnlySearch{display:none}@media (max-width:1024px){.FilterSidebar-module__aQDbHW__mobileOnlySearch{display:block}}.FilterSidebar-module__aQDbHW__suggestionType{flex-shrink:0;margin-right:.4rem;font-size:.8rem}@media (prefers-reduced-motion:reduce){.FilterSidebar-module__aQDbHW__select,.FilterSidebar-module__aQDbHW__dropdownItem,.FilterSidebar-module__aQDbHW__filterChip,.FilterSidebar-module__aQDbHW__checkboxLabel,.FilterSidebar-module__aQDbHW__loadMoreBtn{transition:none;transform:none!important}.FilterSidebar-module__aQDbHW__dropdownList{animation:none}}.FilterSidebar-module__aQDbHW__sliderWrap{width:100%;height:24px;margin-top:12px;position:relative}.FilterSidebar-module__aQDbHW__sliderWrap:before{content:"";background:hsl(var(--border) / .5);border-radius:2px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.FilterSidebar-module__aQDbHW__sliderTrack{background:hsl(var(--primary));pointer-events:none;border-radius:2px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.FilterSidebar-module__aQDbHW__thumb{appearance:none;pointer-events:none;background:0 0;width:100%;margin:0;position:absolute;top:50%;transform:translateY(-50%)}.FilterSidebar-module__aQDbHW__thumb::-webkit-slider-thumb{appearance:none;border:2px solid hsl(var(--primary));pointer-events:auto;cursor:grab;background:#fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0003}.FilterSidebar-module__aQDbHW__thumb::-moz-range-thumb{border:2px solid hsl(var(--primary));pointer-events:auto;cursor:grab;background:#fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0003}
.ViewerCard-module__mlcaEa__viewerCard{background:hsl(var(--background));width:100%;height:100%;color:hsl(var(--foreground));flex-direction:column;display:flex;position:relative;overflow:hidden}.ViewerCard-module__mlcaEa__photoZone{min-height:320px;transition:flex-basis .22s var(--ub-ease,cubic-bezier(.2, .7, .3, 1));background:#2a2925;flex:0 0 58%;position:relative;overflow:hidden}.ViewerCard-module__mlcaEa__photoRail{scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;height:100%;display:flex;overflow-x:auto}.ViewerCard-module__mlcaEa__photoRail::-webkit-scrollbar{display:none}.ViewerCard-module__mlcaEa__photo{scroll-snap-align:start;cursor:pointer;background:repeating-linear-gradient(115deg,#3a3833 0 22px,#423f3a 22px 44px);flex:0 0 100%;height:100%;position:relative}.ViewerCard-module__mlcaEa__photo img{object-fit:cover;width:100%;height:100%;display:block}.ViewerCard-module__mlcaEa__noImage{color:#fff6;justify-content:center;align-items:center;width:100%;height:100%;font-size:64px;display:flex}.ViewerCard-module__mlcaEa__photoDimmer{pointer-events:none;background:linear-gradient(#00000026,#0000008c);position:absolute;inset:0}.ViewerCard-module__mlcaEa__galleryIndicator{pointer-events:none;z-index:2;justify-content:center;padding:0 14px;display:flex;position:absolute;bottom:16px;left:0;right:0}.ViewerCard-module__mlcaEa__galleryDots{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14120e80;border-radius:10px;gap:4px;padding:4px 8px;display:flex}.ViewerCard-module__mlcaEa__galleryDots i{background:#fff6;border-radius:3px;width:5px;height:5px;transition:width .2s,background .2s;display:block}.ViewerCard-module__mlcaEa__galleryDots i.ViewerCard-module__mlcaEa__dotOn{background:#fff;width:14px}.ViewerCard-module__mlcaEa__galleryCounter{font-family:var(--ub-font-mono);color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-variant-numeric:tabular-nums;letter-spacing:.3px;background:#14120e8c;border-radius:10px;padding:4px 10px;font-size:11px}.ViewerCard-module__mlcaEa__galleryBar{gap:3px;width:100%;display:flex}.ViewerCard-module__mlcaEa__galleryBar i{background:#ffffff59;border-radius:2px;flex:1;height:2.5px;transition:background .2s}.ViewerCard-module__mlcaEa__galleryBar i.ViewerCard-module__mlcaEa__barOn{background:#fffffff2}.ViewerCard-module__mlcaEa__cardChrome{top:max(env(safe-area-inset-top), 54px);z-index:5;gap:8px;display:flex;position:absolute;right:56px}.ViewerCard-module__mlcaEa__chromeBtn{-webkit-backdrop-filter:blur(14px)saturate(160%);backdrop-filter:blur(14px)saturate(160%);color:#fffffff2;cursor:pointer;width:40px;height:40px;transition:background-color var(--ub-dur-fast) var(--ub-ease), transform var(--ub-dur-fast) var(--ub-ease);-webkit-tap-highlight-color:transparent;background:#14120e8c;border:0;border-radius:20px;justify-content:center;align-items:center;display:inline-flex}.ViewerCard-module__mlcaEa__chromeBtn:active{transform:scale(.94)}.ViewerCard-module__mlcaEa__chromeBtn:hover{background:#14120eb3}.ViewerCard-module__mlcaEa__chromeBtn:focus-visible{outline:2px solid var(--ub-volt,#d4ff3a);outline-offset:2px}.ViewerCard-module__mlcaEa__chromeBtn svg{width:16px;height:16px}.ViewerCard-module__mlcaEa__chromeBtn.ViewerCard-module__mlcaEa__favActive{color:var(--ub-volt,#d4ff3a)}.ViewerCard-module__mlcaEa__infoCard{background:hsl(var(--card));min-height:0;color:hsl(var(--card-foreground));box-shadow:0 -1px 0 var(--ub-hairline);overscroll-behavior:contain;z-index:3;border-radius:20px 20px 0 0;flex-direction:column;flex:auto;gap:12px;margin-top:-20px;padding:18px 18px 84px;display:flex;position:relative;overflow-y:auto}.ViewerCard-module__mlcaEa__metaRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ViewerCard-module__mlcaEa__chip{background:hsl(var(--muted) / .7);height:26px;font-family:var(--ub-font-body);letter-spacing:.2px;color:hsl(var(--foreground));border-radius:13px;align-items:center;gap:6px;padding:0 10px;font-size:11.5px;font-weight:500;display:inline-flex}.ViewerCard-module__mlcaEa__chipDot{background:currentColor;border-radius:3px;width:6px;height:6px}.ViewerCard-module__mlcaEa__dotNew{color:#afd926}.ViewerCard-module__mlcaEa__dotExcellent{color:#39ac73}.ViewerCard-module__mlcaEa__dotGood{color:#e2a936}.ViewerCard-module__mlcaEa__dotProject{color:#e26136}.ViewerCard-module__mlcaEa__meta{font-family:var(--ub-font-body);color:hsl(var(--muted-foreground));font-size:12.5px}.ViewerCard-module__mlcaEa__metaSep{color:hsl(var(--muted-foreground));opacity:.4}.ViewerCard-module__mlcaEa__metaMono{font-family:var(--ub-font-mono);color:hsl(var(--muted-foreground));letter-spacing:.3px;font-variant-numeric:tabular-nums;font-size:11px}.ViewerCard-module__mlcaEa__flagDot{background:hsl(var(--muted) / .6);height:16px;font-family:var(--ub-font-mono);letter-spacing:.8px;color:hsl(var(--muted-foreground));border-radius:3px;align-items:center;padding:0 5px;font-size:9.5px;font-weight:500;display:inline-flex}.ViewerCard-module__mlcaEa__lockup{flex-direction:column;gap:4px;display:flex}.ViewerCard-module__mlcaEa__brand{font-family:var(--ub-font-body);letter-spacing:.4px;text-transform:uppercase;color:hsl(var(--muted-foreground));margin:0;font-size:12px;font-weight:500}.ViewerCard-module__mlcaEa__model{font-family:var(--ub-font-display);letter-spacing:-.3px;color:hsl(var(--foreground));margin:0;font-size:22px;font-weight:500;line-height:1.15}.ViewerCard-module__mlcaEa__price{font-family:var(--ub-font-display);letter-spacing:-.6px;color:hsl(var(--foreground));font-variant-numeric:tabular-nums;margin:0;font-size:34px;font-weight:600;line-height:1}.ViewerCard-module__mlcaEa__descBlock{flex-direction:column;gap:4px;display:flex}.ViewerCard-module__mlcaEa__desc{color:hsl(var(--foreground) / .85);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.ViewerCard-module__mlcaEa__viewerCard.ViewerCard-module__mlcaEa__descExpanded .ViewerCard-module__mlcaEa__desc{-webkit-line-clamp:unset;display:block;overflow:visible}.ViewerCard-module__mlcaEa__viewerCard.ViewerCard-module__mlcaEa__descExpanded .ViewerCard-module__mlcaEa__photoZone{flex-basis:38%;min-height:240px}.ViewerCard-module__mlcaEa__descToggle{font-family:var(--ub-font-body);color:hsl(var(--primary));cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;align-self:flex-start;align-items:center;gap:3px;padding:0;font-size:12.5px;font-weight:500;display:inline-flex}.ViewerCard-module__mlcaEa__descChev{width:10px;height:10px;transition:transform .2s var(--ub-ease,cubic-bezier(.2, .7, .3, 1))}.ViewerCard-module__mlcaEa__viewerCard.ViewerCard-module__mlcaEa__descExpanded .ViewerCard-module__mlcaEa__descChev{transform:rotate(180deg)}.ViewerCard-module__mlcaEa__spacer{flex:1;min-height:8px}.ViewerCard-module__mlcaEa__seller{justify-content:space-between;align-items:center;gap:10px;display:flex}.ViewerCard-module__mlcaEa__sellerInfo{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.ViewerCard-module__mlcaEa__sellerAvatar,.ViewerCard-module__mlcaEa__sellerAvatarImg{background:hsl(var(--muted));object-fit:cover;border-radius:14px;flex-shrink:0;width:28px;height:28px}.ViewerCard-module__mlcaEa__sellerAvatar{font-family:var(--ub-font-display);color:hsl(var(--foreground));justify-content:center;align-items:center;font-size:12px;font-weight:600;display:inline-flex}.ViewerCard-module__mlcaEa__sellerMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.ViewerCard-module__mlcaEa__sellerName{font-family:var(--ub-font-body);color:hsl(var(--foreground));align-items:center;gap:6px;font-size:13.5px;font-weight:500;display:flex}.ViewerCard-module__mlcaEa__sellerSub{font-family:var(--ub-font-body);color:hsl(var(--muted-foreground));font-size:11.5px}.ViewerCard-module__mlcaEa__verified{background:var(--ub-volt,#d4ff3a);height:18px;color:var(--ub-fg-on-volt,#111317);font-family:var(--ub-font-body);letter-spacing:.3px;border-radius:9px;align-items:center;gap:3px;padding:0 6px 0 4px;font-size:10px;font-weight:600;display:inline-flex}.ViewerCard-module__mlcaEa__verified svg{width:10px;height:10px}.ViewerCard-module__mlcaEa__sellerActions{flex-shrink:0;gap:4px;display:flex}.ViewerCard-module__mlcaEa__iconBtn{width:40px;height:40px;color:hsl(var(--foreground));border:.5px solid var(--ub-hairline);cursor:pointer;transition:background-color var(--ub-dur-fast) var(--ub-ease);-webkit-tap-highlight-color:transparent;background:0 0;border-radius:20px;justify-content:center;align-items:center;gap:4px;min-width:40px;padding:0 10px;display:inline-flex}.ViewerCard-module__mlcaEa__iconBtn:hover{background:hsl(var(--muted) / .5)}.ViewerCard-module__mlcaEa__iconBtn:focus-visible,.ViewerCard-module__mlcaEa__ctaOpen:focus-visible,.ViewerCard-module__mlcaEa__descToggle:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.ViewerCard-module__mlcaEa__iconBtn svg{width:16px;height:16px}.ViewerCard-module__mlcaEa__iconBtnCount{font-family:var(--ub-font-mono);color:hsl(var(--muted-foreground));margin-left:2px;font-size:11px;line-height:1}.ViewerCard-module__mlcaEa__likeActive{color:var(--ub-danger,#e85b4f);border-color:var(--ub-danger,#e85b4f)}.ViewerCard-module__mlcaEa__likeActive .ViewerCard-module__mlcaEa__iconBtnCount{color:var(--ub-danger,#e85b4f)}.ViewerCard-module__mlcaEa__moreMenu{background:hsl(var(--card));border:.5px solid var(--ub-hairline);box-shadow:var(--ub-shadow-pop,0 12px 32px #0000002e);z-index:10;border-radius:12px;flex-direction:column;gap:2px;min-width:200px;padding:6px;display:flex;position:absolute;top:auto;bottom:96px;right:16px}.ViewerCard-module__mlcaEa__moreMenuItem{text-align:left;font-family:var(--ub-font-body);color:hsl(var(--foreground));cursor:pointer;transition:background-color var(--ub-dur-fast) var(--ub-ease);background:0 0;border:0;border-radius:8px;padding:10px 12px;font-size:13.5px}.ViewerCard-module__mlcaEa__moreMenuItem:hover{background:hsl(var(--muted) / .6)}.ViewerCard-module__mlcaEa__ctaOpen{border:.5px solid var(--ub-hairline);height:36px;color:hsl(var(--foreground));font-family:var(--ub-font-body);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color var(--ub-dur-fast) var(--ub-ease), border-color var(--ub-dur-fast) var(--ub-ease);background:0 0;border-radius:18px;align-self:flex-start;align-items:center;gap:6px;padding:0 14px;font-size:12.5px;font-weight:500;display:inline-flex}.ViewerCard-module__mlcaEa__ctaOpen:hover{background:hsl(var(--muted) / .5);border-color:var(--ub-hairline-strong)}.ViewerCard-module__mlcaEa__ctaOpen svg{width:12px;height:12px}@media (prefers-reduced-motion:reduce){.ViewerCard-module__mlcaEa__photoZone,.ViewerCard-module__mlcaEa__iconBtn,.ViewerCard-module__mlcaEa__chromeBtn,.ViewerCard-module__mlcaEa__ctaOpen,.ViewerCard-module__mlcaEa__descChev,.ViewerCard-module__mlcaEa__moreMenuItem,.ViewerCard-module__mlcaEa__galleryDots i,.ViewerCard-module__mlcaEa__galleryBar i{transition:none}}
.ListingViewer-module__L3S2oq__overlay{z-index:9999;overscroll-behavior:none;-moz-text-size-adjust:100%;text-size-adjust:100%;background:#000;flex-direction:column;width:100%;height:100%;animation:.2s ListingViewer-module__L3S2oq__viewerFadeIn;display:flex;position:fixed;top:0;left:0}@keyframes ListingViewer-module__L3S2oq__viewerFadeIn{0%{opacity:0}to{opacity:1}}.ListingViewer-module__L3S2oq__closeBtn{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex;position:absolute;top:12px;right:12px}.ListingViewer-module__L3S2oq__counter{z-index:10;color:#ffffffb3;text-shadow:0 1px 3px #00000080;font-size:13px;position:absolute;top:14px;left:14px}.ListingViewer-module__L3S2oq__pager{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;flex:1;min-height:0;overflow-y:scroll}.ListingViewer-module__L3S2oq__pager::-webkit-scrollbar{display:none}.ListingViewer-module__L3S2oq__pagerSlide{scroll-snap-align:start;scroll-snap-stop:always;flex-shrink:0;width:100%;height:100%}.ListingViewer-module__L3S2oq__messageBar{padding:8px 12px;padding-bottom:max(8px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;background:#000000d9;gap:8px;display:flex}.ListingViewer-module__L3S2oq__messageInput{color:#fff;touch-action:auto;background:#ffffff1a;border:1px solid #ffffff26;border-radius:20px;outline:none;flex:1;padding:10px 14px;font-size:16px}.ListingViewer-module__L3S2oq__messageInput::placeholder{color:#ffffff80}.ListingViewer-module__L3S2oq__messageInput:focus{background:#ffffff26;border-color:#ffffff4d}.ListingViewer-module__L3S2oq__sendBtn{background:hsl(var(--primary));color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:10px 14px;font-size:18px;display:flex}.ListingViewer-module__L3S2oq__sendBtn:disabled{opacity:.4}.ListingViewer-module__L3S2oq__sendBtn:active{transform:scale(.9)}.ListingViewer-module__L3S2oq__sendBtn:focus-visible,.ListingViewer-module__L3S2oq__onboardingDismiss:focus-visible{outline:2px solid var(--ub-volt,#d4ff3a);outline-offset:2px}.ListingViewer-module__L3S2oq__messageInput:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:-2px}.ListingViewer-module__L3S2oq__onboardingHint{left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 80px);z-index:5;-webkit-backdrop-filter:blur(14px)saturate(160%);backdrop-filter:blur(14px)saturate(160%);color:#fff;height:38px;font-family:var(--ub-font-body);letter-spacing:.1px;border:.5px solid hsl(var(--volt,74 100% 61%) / .5);white-space:nowrap;background:#14120ed1;border-radius:19px;align-items:center;gap:8px;padding:0 6px 0 12px;font-size:12.5px;font-weight:500;animation:.28s cubic-bezier(.16,1,.3,1) ListingViewer-module__L3S2oq__onboardingIn;display:inline-flex;position:absolute;transform:translate(-50%);box-shadow:0 6px 24px #00000059}.ListingViewer-module__L3S2oq__onboardingArrow{width:13px;height:13px;stroke:hsl(var(--volt,74 100% 61%))}.ListingViewer-module__L3S2oq__onboardingDismiss{color:#ffffffbf;cursor:pointer;background:#ffffff1a;border:0;border-radius:13px;justify-content:center;align-items:center;width:26px;height:26px;margin-left:2px;display:inline-flex}.ListingViewer-module__L3S2oq__onboardingDismiss:hover{color:#fff;background:#ffffff2e}.ListingViewer-module__L3S2oq__onboardingDismiss svg{width:10px;height:10px}@keyframes ListingViewer-module__L3S2oq__onboardingIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.ListingViewer-module__L3S2oq__onboardingHint{animation:none}}.ListingViewer-module__L3S2oq__messageSent{color:#4caf50;text-align:center;width:100%;padding:10px 0;font-size:14px}.ListingViewer-module__L3S2oq__messageBarSent{justify-content:center}.ListingViewer-module__L3S2oq__sentPill{background:hsl(var(--volt,74 100% 61%) / .16);border:.5px solid hsl(var(--volt,74 100% 61%) / .5);height:40px;font-family:var(--ub-font-body);color:hsl(var(--foreground));box-shadow:0 0 0 4px hsl(var(--volt,74 100% 61%) / .08), 0 6px 22px hsl(var(--volt,74 100% 61%) / .18);border-radius:20px;align-items:center;gap:9px;padding:0 18px 0 14px;font-size:13.5px;font-weight:500;animation:.24s cubic-bezier(.16,1,.3,1) ListingViewer-module__L3S2oq__sentPillIn;display:inline-flex}.ListingViewer-module__L3S2oq__sentCheck{background:hsl(var(--volt,74 100% 61%));color:#111317;width:22px;height:22px;box-shadow:0 1px 3px hsl(var(--volt,74 100% 61%) / .4);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ListingViewer-module__L3S2oq__sentCheck svg{width:12px;height:12px}@keyframes ListingViewer-module__L3S2oq__sentPillIn{0%{opacity:0;transform:scale(.92)}60%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.ListingViewer-module__L3S2oq__sentPill{animation:none}}
.EmptyState-module__7JlOvG__empty{background:hsl(var(--card));border:1px solid var(--ub-hairline);box-shadow:var(--ub-shadow-card);border-radius:16px;grid-column:1/-1;gap:14px;width:100%;max-width:640px;margin:12px auto;padding:26px 22px 22px;display:grid}.EmptyState-module__7JlOvG__eyebrow{font-family:var(--ub-font-body);letter-spacing:var(--ub-tracking-eyebrow);text-transform:uppercase;color:var(--ub-fg-3);align-items:center;gap:10px;margin:0;font-size:10.5px;font-weight:500;line-height:1;display:inline-flex}.EmptyState-module__7JlOvG__eyebrow:after{content:"";background:var(--ub-hairline);flex:1;height:1px}.EmptyState-module__7JlOvG__title{font-family:var(--ub-font-display);letter-spacing:var(--ub-tracking-snug);color:var(--ub-fg-1);text-wrap:pretty;margin:0;font-size:22px;font-weight:500;line-height:1.18}.EmptyState-module__7JlOvG__body{font-family:var(--ub-font-body);color:var(--ub-fg-3);text-wrap:pretty;margin:0;font-size:13.5px;line-height:1.5}.EmptyState-module__7JlOvG__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.EmptyState-module__7JlOvG__resetBtn{appearance:none;background:var(--ub-fg-1);color:var(--ub-bg);border-radius:var(--ub-r-pill);height:36px;font-family:var(--ub-font-body);white-space:nowrap;cursor:pointer;transition:transform var(--ub-dur-fast) var(--ub-ease), background-color var(--ub-dur-fast) var(--ub-ease);border:0;margin-left:auto;padding:0 18px;font-size:13px;font-weight:600}.EmptyState-module__7JlOvG__resetBtn:hover{background:color-mix(in oklab, var(--ub-fg-1) 88%, var(--ub-bg))}.EmptyState-module__7JlOvG__resetBtn:active{transform:translateY(1px)}
.MobileFilterDrawer-module__UMqLBW__triggerBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));z-index:50;text-transform:uppercase;letter-spacing:.05em;border:2px solid hsl(var(--background));border-radius:2rem;padding:.75rem 2rem;font-weight:700;display:none;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0000004d}.MobileFilterDrawer-module__UMqLBW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0009;width:100%;height:100%;animation:.2s ease-out MobileFilterDrawer-module__UMqLBW__fadeIn;position:fixed;top:0;left:0}.MobileFilterDrawer-module__UMqLBW__drawer{background:hsl(var(--card));border-top:1px solid hsl(var(--border));border-top-left-radius:14px;border-top-right-radius:14px;flex-direction:column;width:100%;height:65dvh;max-height:65dvh;animation:.3s cubic-bezier(.16,1,.3,1) MobileFilterDrawer-module__UMqLBW__slideUp;display:flex;position:absolute;bottom:0;left:0;box-shadow:0 -10px 40px #00000080}.MobileFilterDrawer-module__UMqLBW__header{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.MobileFilterDrawer-module__UMqLBW__title{margin:0;font-size:1.1rem}.MobileFilterDrawer-module__UMqLBW__closeBtn{color:hsl(var(--muted-foreground));padding:.4rem;font-size:1.25rem;line-height:1}.MobileFilterDrawer-module__UMqLBW__content{touch-action:pan-y;overscroll-behavior-y:contain;flex:1;min-height:0;padding:1rem;overflow-y:auto}.MobileFilterDrawer-module__UMqLBW__footer{border-top:1px solid hsl(var(--border));background:hsl(var(--card));gap:.5rem;padding:.75rem 1rem;display:flex}.MobileFilterDrawer-module__UMqLBW__resetBtn{color:var(--muted-foreground);border:1px solid hsl(var(--border));border-radius:var(--radius);cursor:pointer;background:0 0;flex:none;padding:.75rem 1rem;font-weight:600}.MobileFilterDrawer-module__UMqLBW__applyBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:var(--radius);text-transform:uppercase;letter-spacing:.05em;flex:1;padding:.75rem;font-weight:700}@keyframes MobileFilterDrawer-module__UMqLBW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MobileFilterDrawer-module__UMqLBW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:768px){.MobileFilterDrawer-module__UMqLBW__drawer{border-right:1px solid hsl(var(--border));border-radius:0;width:100%;max-width:380px;height:100dvh;animation:.3s cubic-bezier(.16,1,.3,1) MobileFilterDrawer-module__UMqLBW__slideRight;top:0;bottom:auto;left:0}.MobileFilterDrawer-module__UMqLBW__header{padding:1.5rem}}@keyframes MobileFilterDrawer-module__UMqLBW__slideRight{0%{transform:translate(-100%)}to{transform:translate(0)}}
.ListingsPageLayout-module__yquPQW__layout{grid-template-columns:minmax(0,1fr) 210px;gap:16px;display:grid}.ListingsPageLayout-module__yquPQW__layoutSingle{grid-template-columns:minmax(0,1fr)}.ListingsPageLayout-module__yquPQW__centerColumn{min-width:0;overflow:visible}.ListingsPageLayout-module__yquPQW__rightColumn{padding-top:0}@media (max-width:1023px){.ListingsPageLayout-module__yquPQW__layout{grid-template-columns:minmax(0,1fr)}.ListingsPageLayout-module__yquPQW__rightColumn{display:none}}
.ListingsHeader-module__DFhkka__headerContainer{flex-direction:column;display:flex}.ListingsHeader-module__DFhkka__mobileHero{flex-direction:column;gap:6px;padding:14px 0 12px;display:none}.ListingsHeader-module__DFhkka__heroEyebrow{font-family:var(--ub-font-body);letter-spacing:var(--ub-tracking-eyebrow);text-transform:uppercase;color:var(--ub-fg-3);align-items:center;gap:8px;font-size:10.5px;font-weight:500;line-height:1;display:inline-flex}.ListingsHeader-module__DFhkka__heroEyebrow:before{content:"";opacity:.6;background:currentColor;width:14px;height:1px}.ListingsHeader-module__DFhkka__heroTitle{font-family:var(--ub-font-display);letter-spacing:var(--ub-tracking-tight);color:var(--ub-fg-1);text-wrap:pretty;margin:0;font-size:30px;font-weight:500;line-height:1.08}.ListingsHeader-module__DFhkka__heroMeta{font-family:var(--ub-font-body);color:var(--ub-fg-3);align-items:baseline;gap:8px;font-size:13px;line-height:1.4;display:flex}.ListingsHeader-module__DFhkka__heroCount{font-variant-numeric:tabular-nums;color:var(--ub-fg-1);font-weight:600}.ListingsHeader-module__DFhkka__mobileActions{margin-left:auto;display:none}.ListingsHeader-module__DFhkka__titleRow{align-items:baseline;gap:12px;margin-bottom:.75rem;display:flex}.ListingsHeader-module__DFhkka__pageTitle{color:hsl(var(--foreground));margin:0;font-size:18px;font-weight:700}.ListingsHeader-module__DFhkka__titleCount{color:hsl(var(--muted-foreground));font-size:12px;font-weight:400}.ListingsHeader-module__DFhkka__controlsRow{will-change:transform;align-items:center;gap:6px;margin-bottom:1rem;margin-right:0;padding-right:0;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s cubic-bezier(.22,1,.36,1);display:flex}.ListingsHeader-module__DFhkka__chipShelf{background:hsl(var(--card));flex:1;align-items:center;min-width:0;padding:0 6px 0 12px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff73,inset 0 -1px #0000000a,0 1px 2px #0000000f;}.ListingsHeader-module__DFhkka__chipShelf:empty{display:none}.ListingsHeader-module__DFhkka__controlsRow:hover{transform:none}.ListingsHeader-module__DFhkka__pillBase{transition:box-shadow .25s,transform .2s,background .25s}@media (hover:hover){.ListingsHeader-module__DFhkka__pillBase:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a,0 8px 20px #0000000f,inset 0 1px #fff9}}[data-theme=dark] .ListingsHeader-module__DFhkka__pillBase{background:hsl(var(--surface));border-color:#ffffff0f;box-shadow:inset 0 1px #ffffff0a,0 1px 2px #0006}:is([data-theme=dark] .ListingsHeader-module__DFhkka__toggles,[data-theme=dark] .ListingsHeader-module__DFhkka__sortPill,[data-theme=dark] .ListingsHeader-module__DFhkka__chipShelf){background:hsl(var(--surface))}[data-theme=dark] .ListingsHeader-module__DFhkka__chipShelf{box-shadow:inset 0 1px #ffffff0a,0 1px 2px #0006}@media (hover:hover){[data-theme=dark] .ListingsHeader-module__DFhkka__pillBase:hover{border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff0f,0 2px 8px #00000080}}[data-theme=panama-brown] .ListingsHeader-module__DFhkka__pillBase{background:hsl(var(--surface));box-shadow:inset 0 1px 0 #dcc39614, var(--pb-glow);border-color:#c8aa782e}:is([data-theme=panama-brown] .ListingsHeader-module__DFhkka__toggles,[data-theme=panama-brown] .ListingsHeader-module__DFhkka__sortPill,[data-theme=panama-brown] .ListingsHeader-module__DFhkka__chipShelf){background:hsl(var(--surface))}[data-theme=panama-brown] .ListingsHeader-module__DFhkka__chipShelf{box-shadow:inset 0 1px 0 #dcc3960d, var(--pb-glow)}@media (hover:hover){[data-theme=panama-brown] .ListingsHeader-module__DFhkka__pillBase:hover{box-shadow:var(--pb-glow-hover);transform:translateY(-2px)}}.ListingsHeader-module__DFhkka__controlsRowSticky{z-index:50;position:sticky;top:90px}.ListingsHeader-module__DFhkka__pillBase{border:1px solid #00000014;border-radius:8px;align-items:center;height:34px;display:flex;box-shadow:0 2px 4px #00000014,0 4px 8px #0000000a,inset 0 1px #fff9}.ListingsHeader-module__DFhkka__toggles{background:hsl(var(--card));flex-shrink:0;gap:0;padding:0 3px;}.ListingsHeader-module__DFhkka__sortPill{background:hsl(var(--card));flex-shrink:0;margin-left:auto;padding:0 10px;}.ListingsHeader-module__DFhkka__controlsRowReveal{animation:.5s both ListingsHeader-module__DFhkka__springReveal}.ListingsHeader-module__DFhkka__controlsRowHidden{pointer-events:none;animation:.3s both ListingsHeader-module__DFhkka__springHide}.ListingsHeader-module__DFhkka__controlsRowSettle{animation:.4s both ListingsHeader-module__DFhkka__springSettle}.ListingsHeader-module__DFhkka__controlsRowRubberReturn{transition:transform .5s cubic-bezier(.25,1.4,.55,1)}@keyframes ListingsHeader-module__DFhkka__springReveal{0%{opacity:0;transform:translateY(-100%)}50%{opacity:1;transform:translateY(5px)}70%{opacity:1;transform:translateY(-3px)}85%{opacity:1;transform:translateY(1px)}to{opacity:1;transform:translateY(0)}}@keyframes ListingsHeader-module__DFhkka__springHide{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes ListingsHeader-module__DFhkka__springSettle{0%{transform:translateY(0)}40%{transform:translateY(4px)}70%{transform:translateY(-2px)}to{transform:translateY(0)}}@media (max-width:768px){.ListingsHeader-module__DFhkka__mobileHero{display:flex}.ListingsHeader-module__DFhkka__titleRow{display:none}.ListingsHeader-module__DFhkka__mobileActions{display:block}.ListingsHeader-module__DFhkka__controlsRow{display:none!important}}
.ModelKnowledge-module__NLBdGa__container{border:1px solid hsl(var(--border));border-radius:var(--radius);margin-top:1.5rem;overflow:hidden}.ModelKnowledge-module__NLBdGa__header{background:hsl(var(--muted));cursor:pointer;width:100%;color:hsl(var(--foreground));border:none;justify-content:space-between;align-items:center;padding:.9rem 1rem;display:flex}.ModelKnowledge-module__NLBdGa__headerLeft{align-items:center;gap:.5rem;display:flex}.ModelKnowledge-module__NLBdGa__icon{font-size:1.2rem}.ModelKnowledge-module__NLBdGa__title{font-size:.95rem;font-weight:700}.ModelKnowledge-module__NLBdGa__discontinued{color:#e53935;background:#e539351a;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:600}.ModelKnowledge-module__NLBdGa__chevron{color:hsl(var(--muted-foreground));font-size:1rem}.ModelKnowledge-module__NLBdGa__content{flex-direction:column;gap:1.25rem;padding:1rem;display:flex}.ModelKnowledge-module__NLBdGa__section h4{color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.03em;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.ModelKnowledge-module__NLBdGa__section p{color:hsl(var(--muted-foreground));font-size:.9rem;line-height:1.6}.ModelKnowledge-module__NLBdGa__specGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.ModelKnowledge-module__NLBdGa__spec{flex-direction:column;gap:2px;font-size:.85rem;display:flex}.ModelKnowledge-module__NLBdGa__specLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;font-size:.75rem}.ModelKnowledge-module__NLBdGa__featureList,.ModelKnowledge-module__NLBdGa__factList,.ModelKnowledge-module__NLBdGa__tipList{flex-direction:column;gap:.4rem;padding:0;list-style:none;display:flex}.ModelKnowledge-module__NLBdGa__featureList li,.ModelKnowledge-module__NLBdGa__factList li,.ModelKnowledge-module__NLBdGa__tipList li{color:hsl(var(--muted-foreground));padding-left:1rem;font-size:.85rem;line-height:1.5;position:relative}.ModelKnowledge-module__NLBdGa__featureList li:before{content:"✦";color:hsl(var(--primary));position:absolute;left:0}.ModelKnowledge-module__NLBdGa__factList li:before{content:"💡";font-size:.75rem;position:absolute;left:0}.ModelKnowledge-module__NLBdGa__tipList li:before{content:"→";color:hsl(var(--primary));position:absolute;left:0}.ModelKnowledge-module__NLBdGa__proscons{margin-bottom:.5rem}.ModelKnowledge-module__NLBdGa__pros,.ModelKnowledge-module__NLBdGa__cons{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.ModelKnowledge-module__NLBdGa__prosLabel{color:#16a34a;width:1.5rem;font-size:1rem;font-weight:700}.ModelKnowledge-module__NLBdGa__consLabel{color:#e53935;width:1.5rem;font-size:1rem;font-weight:700}.ModelKnowledge-module__NLBdGa__proItem,.ModelKnowledge-module__NLBdGa__conItem{border-radius:4px;padding:3px 8px;font-size:.8rem;line-height:1.3}.ModelKnowledge-module__NLBdGa__proItem{color:#16a34a;background:#16a34a14}.ModelKnowledge-module__NLBdGa__conItem{color:#e53935;background:#e5393514}.ModelKnowledge-module__NLBdGa__reviewLinks{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.ModelKnowledge-module__NLBdGa__reviewLink{color:hsl(var(--primary));border:1px solid hsl(var(--border));border-radius:4px;padding:3px 8px;font-size:.8rem;text-decoration:none}.ModelKnowledge-module__NLBdGa__reviewLink:hover{background:hsl(var(--muted))}.ModelKnowledge-module__NLBdGa__tags{flex-wrap:wrap;gap:.35rem;display:flex}.ModelKnowledge-module__NLBdGa__tag{background:hsl(var(--muted));color:hsl(var(--foreground));border-radius:99px;padding:3px 10px;font-size:.8rem}.ModelKnowledge-module__NLBdGa__timeline{flex-direction:column;gap:.5rem;display:flex}.ModelKnowledge-module__NLBdGa__genItem{border-bottom:1px solid hsl(var(--border));gap:.75rem;padding:.4rem 0;font-size:.85rem;display:flex}.ModelKnowledge-module__NLBdGa__genItem:last-child{border-bottom:none}.ModelKnowledge-module__NLBdGa__genLabel{color:hsl(var(--foreground));white-space:nowrap;min-width:120px;font-weight:600}.ModelKnowledge-module__NLBdGa__genChange{color:hsl(var(--muted-foreground));line-height:1.4}@media (max-width:600px){.ModelKnowledge-module__NLBdGa__specGrid{grid-template-columns:1fr}.ModelKnowledge-module__NLBdGa__genLabel{min-width:90px}}.ModelKnowledge-module__NLBdGa__preview{border-top:1px solid hsl(var(--border) / .5);padding:12px 16px 14px}.ModelKnowledge-module__NLBdGa__previewText{color:hsl(var(--muted-foreground));margin:0 0 12px;font-size:14px;line-height:1.55}.ModelKnowledge-module__NLBdGa__readMoreBtn{border:1px solid hsl(var(--accent) / .4);color:hsl(var(--accent));cursor:pointer;background:0 0;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s}.ModelKnowledge-module__NLBdGa__readMoreBtn:hover{background:hsl(var(--accent) / .08);border-color:hsl(var(--accent))}.ModelKnowledge-module__NLBdGa__collapseBtn{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:999px;margin:16px auto 4px;padding:5px 16px;font-size:13px;transition:color .15s,border-color .15s;display:block}.ModelKnowledge-module__NLBdGa__collapseBtn:hover{color:hsl(var(--foreground));border-color:hsl(var(--accent) / .5)}
.SkeletonCard-module__99hvFG__card{background:hsl(var(--card));border:1px solid var(--ub-hairline);box-shadow:var(--ub-shadow-card);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.SkeletonCard-module__99hvFG__photo{aspect-ratio:4/3;background:hsl(var(--muted));isolation:isolate;position:relative;overflow:hidden}.SkeletonCard-module__99hvFG__body{gap:7px;padding:12px 13px 16px;display:grid}.SkeletonCard-module__99hvFG__bar{background:hsl(var(--muted));isolation:isolate;border-radius:4px;height:10px;position:relative;overflow:hidden}.SkeletonCard-module__99hvFG__brand{width:36%;height:8px}.SkeletonCard-module__99hvFG__model1{width:90%}.SkeletonCard-module__99hvFG__model2{width:60%}.SkeletonCard-module__99hvFG__price{width:45%;height:14px;margin-top:6px}.SkeletonCard-module__99hvFG__loc{width:55%;height:8px;margin-top:2px}.SkeletonCard-module__99hvFG__photo:after,.SkeletonCard-module__99hvFG__bar:after{content:"";background:linear-gradient(90deg, transparent 0%, hsl(var(--foreground) / .07) 50%, transparent 100%);animation:1.6s ease-in-out infinite SkeletonCard-module__99hvFG__skeletonShimmer;position:absolute;inset:0;transform:translate(-100%)}.SkeletonCard-module__99hvFG__model2:after{animation-delay:50ms}.SkeletonCard-module__99hvFG__price:after{animation-delay:.1s}.SkeletonCard-module__99hvFG__loc:after{animation-delay:.15s}@keyframes SkeletonCard-module__99hvFG__skeletonShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.SkeletonCard-module__99hvFG__photo:after,.SkeletonCard-module__99hvFG__bar:after{opacity:.5;animation:none}}
.Header-module__ldgnoG__header{z-index:1000;background:hsl(var(--background) / .85);-webkit-backdrop-filter:blur(16px)saturate(1.3);backdrop-filter:blur(16px)saturate(1.3);border-bottom:1px solid hsl(var(--hairline));width:100%;height:64px;transition:background var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease);align-items:center;margin:0;padding:0;display:flex;position:fixed;top:0;left:0}[data-theme=dark] .Header-module__ldgnoG__header{box-shadow:0 1px #00000059}[data-theme=panama-brown] .Header-module__ldgnoG__header{box-shadow:0 1px #0006}.Header-module__ldgnoG__headerContent{justify-content:space-between;align-items:center;gap:var(--sp-4);width:100%;height:64px;display:flex}.Header-module__ldgnoG__leftGroup{align-items:center;gap:var(--sp-3);display:flex}.Header-module__ldgnoG__primaryNav{align-items:center;gap:var(--sp-2);margin-left:var(--sp-3);display:none}.Header-module__ldgnoG__navLink{height:36px;color:hsl(var(--muted-foreground));letter-spacing:-.005em;white-space:nowrap;transition:color var(--dur-fast,.12s) var(--ease,ease), background var(--dur-fast,.12s) var(--ease,ease);border-radius:8px;align-items:center;padding:0 14px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.Header-module__ldgnoG__navLink:hover{color:hsl(var(--foreground));background:hsl(var(--muted) / .5)}.Header-module__ldgnoG__navLinkActive{color:hsl(var(--foreground));background:hsl(var(--muted) / .55);font-weight:600}@media (min-width:1024px){.Header-module__ldgnoG__primaryNav{display:inline-flex}.Header-module__ldgnoG__burgerBtn{display:none}}.Header-module__ldgnoG__burgerBtn{cursor:pointer;padding:var(--sp-2);margin:0 calc(-1 * var(--sp-2));color:hsl(var(--foreground));transition:color var(--dur-fast) var(--ease), opacity var(--dur-fast) var(--ease);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:flex}.Header-module__ldgnoG__burgerBtn:hover{color:hsl(var(--primary))}.Header-module__ldgnoG__burgerIcon{filter:invert(50%)sepia(0%)saturate(0%)brightness(130%)contrast(90%);width:auto;height:22px;transition:filter var(--dur-fast) var(--ease)}.Header-module__ldgnoG__logo{transition:opacity var(--dur-fast) var(--ease);align-items:center;text-decoration:none;display:flex}.Header-module__ldgnoG__logo:hover{opacity:.85}.Header-module__ldgnoG__logoImage{width:auto;height:36px;transition:opacity var(--dur-base) var(--ease)}.Header-module__ldgnoG__searchWrapper{max-width:520px;margin:0 var(--sp-4);flex:1;align-items:center;display:flex;position:relative}.Header-module__ldgnoG__searchForm{width:100%}.Header-module__ldgnoG__inputWrapper{align-items:center;width:100%;display:flex;position:relative}.Header-module__ldgnoG__searchIcon{left:var(--sp-3);pointer-events:none;color:hsl(var(--muted-foreground));z-index:1;align-items:center;font-size:14px;display:flex;position:absolute}.Header-module__ldgnoG__searchInput{width:100%;height:36px;padding:0 var(--sp-7) 0 calc(var(--sp-3) + 22px);border:1px solid hsl(var(--hairline));background:hsl(var(--background) / .5);color:hsl(var(--foreground));transition:border-color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease), box-shadow var(--dur-fast) var(--ease);border-radius:8px;font-family:inherit;font-size:13px}.Header-module__ldgnoG__searchInput::placeholder{color:hsl(var(--muted-foreground))}.Header-module__ldgnoG__searchInput:hover{border-color:hsl(var(--border))}.Header-module__ldgnoG__searchInput:focus{border-color:hsl(var(--primary) / .6);background:hsl(var(--card));box-shadow:0 0 0 3px hsl(var(--primary) / .12);outline:none}.Header-module__ldgnoG__searchKbd{right:var(--sp-3);font-family:var(--font-mono);color:hsl(var(--muted-foreground));border:1px solid hsl(var(--hairline));background:hsl(var(--background) / .5);pointer-events:none;transition:opacity var(--dur-fast) var(--ease);border-radius:4px;padding:2px 6px;font-size:11px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.Header-module__ldgnoG__inputWrapper:focus-within .Header-module__ldgnoG__searchKbd{opacity:0}.Header-module__ldgnoG__suggestionsDropdown{z-index:100;background:hsl(var(--card));border:1px solid hsl(var(--hairline));box-shadow:var(--shadow-lg);max-height:480px;padding:var(--sp-1);border-radius:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden auto}.Header-module__ldgnoG__suggestionGroup{padding:var(--sp-1) 0;border-bottom:1px solid hsl(var(--hairline) / .5);flex-direction:column;gap:1px;display:flex}.Header-module__ldgnoG__suggestionGroup:last-child{border-bottom:none}.Header-module__ldgnoG__suggestionGroupLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.16em;color:hsl(var(--muted-foreground));padding:var(--sp-2) var(--sp-3) var(--sp-1);font-size:10px;font-weight:500}.Header-module__ldgnoG__suggestionItem{align-items:center;gap:var(--sp-2);width:100%;padding:var(--sp-2) var(--sp-3);color:hsl(var(--foreground));text-align:left;cursor:pointer;transition:background var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);background:0 0;border:none;border-radius:6px;font-family:inherit;font-size:13px;display:flex}.Header-module__ldgnoG__suggestionItem:hover,.Header-module__ldgnoG__suggestionItemHighlighted{background:hsl(var(--surface-hover,var(--muted)));color:hsl(var(--foreground))}.Header-module__ldgnoG__suggestionIcon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;display:inline-flex}.Header-module__ldgnoG__suggestionLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Header-module__ldgnoG__actions{align-items:center;gap:var(--sp-2);display:flex}.Header-module__ldgnoG__notifWrapper{position:relative}.Header-module__ldgnoG__notifBtn{cursor:pointer;padding:var(--sp-2);width:36px;height:36px;color:hsl(var(--muted-foreground));transition:color var(--dur-fast) var(--ease);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:flex;position:relative}.Header-module__ldgnoG__notifBtn:hover,.Header-module__ldgnoG__notifBtn[aria-expanded=true]{color:hsl(var(--foreground))}.Header-module__ldgnoG__notifBtn:after{content:"";background:hsl(var(--primary));transform-origin:50%;height:2px;transition:transform var(--dur-fast) var(--ease);border-radius:1px;position:absolute;bottom:4px;left:8px;right:8px;transform:scaleX(0)}.Header-module__ldgnoG__notifBtn:hover:after,.Header-module__ldgnoG__notifBtn[aria-expanded=true]:after{transform:scaleX(1)}.Header-module__ldgnoG__notifBadge{background:hsl(var(--card));border:1px solid hsl(var(--hairline));min-width:18px;height:18px;color:hsl(var(--primary));font-family:var(--font-mono);font-feature-settings:"tnum" 1;letter-spacing:0;box-shadow:var(--shadow-sm);border-radius:9px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:600;line-height:1;display:flex;position:absolute;top:2px;right:2px}.Header-module__ldgnoG__userMenuWrapper{position:relative}.Header-module__ldgnoG__loginBtn{cursor:pointer;width:36px;height:36px;transition:opacity var(--dur-fast) var(--ease);-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.Header-module__ldgnoG__loginBtn:hover{opacity:.85}.Header-module__ldgnoG__loginIconSvg{width:22px;height:22px;color:hsl(var(--muted-foreground));transition:color var(--dur-fast) var(--ease)}.Header-module__ldgnoG__loginBtn:hover .Header-module__ldgnoG__loginIconSvg{color:hsl(var(--foreground))}.Header-module__ldgnoG__userAvatar{object-fit:cover;border:2px solid hsl(var(--border));width:32px;height:32px;transition:border-color var(--dur-fast) var(--ease);border-radius:50%}.Header-module__ldgnoG__loginBtn:hover .Header-module__ldgnoG__userAvatar{border-color:hsl(var(--primary))}.Header-module__ldgnoG__userMenu{top:calc(100% + var(--sp-2));background:hsl(var(--card));border:1px solid hsl(var(--hairline));min-width:220px;box-shadow:var(--shadow-lg);z-index:1001;padding:var(--sp-1);border-radius:10px;position:absolute;right:0;overflow:hidden}.Header-module__ldgnoG__userMenuHeader{padding:var(--sp-2) var(--sp-3) var(--sp-3);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:hsl(var(--muted-foreground));border-bottom:1px solid hsl(var(--hairline));white-space:nowrap;text-overflow:ellipsis;margin-bottom:var(--sp-1);font-size:11px;font-weight:500;overflow:hidden}.Header-module__ldgnoG__userMenuItem{align-items:center;gap:var(--sp-2);width:100%;padding:var(--sp-2) var(--sp-3);text-align:left;color:hsl(var(--foreground));cursor:pointer;transition:background var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);background:0 0;border:none;border-radius:6px;font-family:inherit;font-size:13px;display:flex}.Header-module__ldgnoG__menuIcon{object-fit:contain;opacity:.8;flex-shrink:0}.Header-module__ldgnoG__userMenuItem:hover{background:hsl(var(--surface-hover,var(--muted)))}.Header-module__ldgnoG__userMenuItem:hover .Header-module__ldgnoG__menuIcon{opacity:1}.Header-module__ldgnoG__userMenuDivider{background:hsl(var(--hairline));height:1px;margin:var(--sp-1) calc(-1 * var(--sp-1))}.Header-module__ldgnoG__userMenuLogout{color:hsl(var(--destructive))}.Header-module__ldgnoG__userMenuLogout:hover{background:hsl(var(--destructive) / .08);color:hsl(var(--destructive))}@media (max-width:768px){.Header-module__ldgnoG__header{height:56px}.Header-module__ldgnoG__headerContent{gap:var(--sp-2);height:56px}.Header-module__ldgnoG__leftGroup{gap:var(--sp-2)}.Header-module__ldgnoG__actions{gap:var(--sp-1)}.Header-module__ldgnoG__logoImage{height:30px}.Header-module__ldgnoG__burgerIcon{height:18px}.Header-module__ldgnoG__searchWrapper{display:none}.Header-module__ldgnoG__notifBtn{width:32px;height:32px}.Header-module__ldgnoG__notifBtn svg{width:18px;height:18px}.Header-module__ldgnoG__loginBtn{width:32px;height:32px}.Header-module__ldgnoG__loginIconSvg{width:20px;height:20px}.Header-module__ldgnoG__userAvatar{width:30px;height:30px}}@media (max-width:400px){.Header-module__ldgnoG__headerContent{gap:var(--sp-1);padding-left:var(--sp-1);padding-right:var(--sp-1)}.Header-module__ldgnoG__actions{gap:2px}.Header-module__ldgnoG__logoImage{height:26px}.Header-module__ldgnoG__notifBtn,.Header-module__ldgnoG__loginBtn{width:30px;height:30px}.Header-module__ldgnoG__notifBtn svg,.Header-module__ldgnoG__loginIconSvg{width:17px;height:17px}.Header-module__ldgnoG__userAvatar{width:28px;height:28px}:is(.Header-module__ldgnoG__actions .theme-switcher-desktop-only,.Header-module__ldgnoG__actions>:first-child){display:none}}
.InfiniteListingGrid-module__9RLUBW__grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));align-items:start;gap:10px;display:grid}@media (max-width:768px){.InfiniteListingGrid-module__9RLUBW__grid{grid-template-columns:1fr}}.InfiniteListingGrid-module__9RLUBW__gridLarge{grid-template-columns:repeat(auto-fill,minmax(175px,1fr));align-items:start;gap:10px;display:grid}@media (max-width:768px){.InfiniteListingGrid-module__9RLUBW__gridLarge{grid-template-columns:1fr}}.InfiniteListingGrid-module__9RLUBW__listView{flex-direction:column;gap:8px;display:flex}.InfiniteListingGrid-module__9RLUBW__emptyState{text-align:center;color:hsl(var(--muted-foreground));padding:3rem 1rem}.InfiniteListingGrid-module__9RLUBW__sentinel{justify-content:center;min-height:60px;padding:2rem 0;display:flex}.InfiniteListingGrid-module__9RLUBW__loadingDots{align-items:center;gap:6px;display:flex}.InfiniteListingGrid-module__9RLUBW__loadingDots span{background:hsl(var(--muted-foreground));border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite InfiniteListingGrid-module__9RLUBW__dotPulse}.InfiniteListingGrid-module__9RLUBW__loadingDots span:nth-child(2){animation-delay:.2s}.InfiniteListingGrid-module__9RLUBW__loadingDots span:nth-child(3){animation-delay:.4s}@keyframes InfiniteListingGrid-module__9RLUBW__dotPulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.InfiniteListingGrid-module__9RLUBW__endMessage{text-align:center;color:hsl(var(--muted-foreground));margin-top:1.5rem;font-size:.9rem}
.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}}
.TranslationBanner-module__zM6qua__banner{color:var(--color-text-muted,#8a8a8a);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;padding:2px 0;font-size:12px;line-height:1.4;display:flex}.TranslationBanner-module__zM6qua__label{align-items:center;gap:6px;font-style:italic;display:inline-flex}.TranslationBanner-module__zM6qua__icon{opacity:.7;flex-shrink:0}.TranslationBanner-module__zM6qua__toggleBtn{appearance:none;color:var(--color-link,var(--color-text-muted,#6a8aff));font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin:0;padding:0;font-size:12px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .15s}.TranslationBanner-module__zM6qua__toggleBtn:hover,.TranslationBanner-module__zM6qua__toggleBtn:focus-visible{color:var(--color-link-hover,var(--color-accent,#4a6eff));text-decoration-style:solid}.TranslationBanner-module__zM6qua__toggleBtn:focus-visible{outline-offset:2px;outline:1px dotted}
.page-module__OYvdwq__main{max-width:100vw;min-height:100vh;padding:2rem 0;overflow-x:hidden}.page-module__OYvdwq__main img,.page-module__OYvdwq__main video,.page-module__OYvdwq__main iframe{max-width:100%}.page-module__OYvdwq__backRow{margin-bottom:1rem}.page-module__OYvdwq__commentsWrapper{margin-top:1.5rem}.page-module__OYvdwq__grid{grid-template-columns:1fr;gap:2rem;display:grid}.page-module__OYvdwq__grid>*{min-width:0}@media (min-width:768px){.page-module__OYvdwq__grid{grid-template-columns:1.4fr 1fr;align-items:start}}.page-module__OYvdwq__galleryWrapper{width:100%;min-width:0}.page-module__OYvdwq__descriptionBlock{background:hsl(var(--card));border-radius:var(--radius);border:1px solid hsl(var(--border));margin-top:1.5rem;padding:1.5rem}.page-module__OYvdwq__descriptionBlock h3{color:hsl(var(--foreground));margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.page-module__OYvdwq__descriptionBlock p{color:hsl(var(--muted-foreground));font-size:.95rem;line-height:1.7}.page-module__OYvdwq__details{flex-direction:column;gap:0;display:flex}.page-module__OYvdwq__brandBadge{background:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--foreground));box-shadow:0 1px 2px hsl(var(--foreground) / .05);border-radius:999px;align-items:center;gap:10px;margin-bottom:.75rem;padding:8px 14px 8px 8px;font-size:.95rem;font-weight:600;display:inline-flex}.page-module__OYvdwq__title{color:hsl(var(--foreground));margin-bottom:.5rem;font-size:1.75rem;font-weight:700;line-height:1.2}.page-module__OYvdwq__priceRow{align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:flex}.page-module__OYvdwq__priceValue{color:hsl(var(--primary));font-size:2.25rem;font-weight:700}.page-module__OYvdwq__priceCurrency{color:hsl(var(--muted-foreground));font-size:1.5rem}.page-module__OYvdwq__meta{color:hsl(var(--muted-foreground));flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;font-size:.95rem;display:flex}.page-module__OYvdwq__specsCard{background:hsl(var(--card));border-radius:var(--radius);border:1px solid hsl(var(--border));margin-bottom:1.25rem;padding:1.5rem}.page-module__OYvdwq__specsCard h3{color:hsl(var(--foreground));margin-bottom:1rem;font-size:1.1rem;font-weight:700}.page-module__OYvdwq__specsList{margin:0;padding:0;list-style:none}.page-module__OYvdwq__specItem{border-bottom:1px solid hsl(var(--border));align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.page-module__OYvdwq__specItem:last-child{border-bottom:none;padding-bottom:0}.page-module__OYvdwq__specItem:first-child{padding-top:0}.page-module__OYvdwq__specIcon{width:24px;height:24px;color:hsl(var(--muted-foreground));flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__OYvdwq__specIcon svg{width:20px;height:20px}.page-module__OYvdwq__specText{flex-direction:column;display:flex}.page-module__OYvdwq__specLabel{color:hsl(var(--muted-foreground));font-size:.8rem}.page-module__OYvdwq__specValue{color:hsl(var(--foreground));font-size:.95rem;font-weight:600}.page-module__OYvdwq__sellerCard{background:hsl(var(--muted));border-radius:var(--radius);margin-bottom:1.25rem;padding:1.25rem}.page-module__OYvdwq__sellerCard h3{color:hsl(var(--foreground));margin-bottom:1rem;font-size:1.1rem;font-weight:700}.page-module__OYvdwq__sellerInfo{color:inherit;border-radius:var(--radius);align-items:center;gap:.75rem;margin:-.5rem -.5rem .25rem;padding:.5rem;text-decoration:none;transition:background .15s;display:flex}.page-module__OYvdwq__sellerInfo:hover{background:hsl(var(--muted) / .5)}.page-module__OYvdwq__sellerAvatar{background:hsl(var(--muted-foreground) / .15);width:48px;height:48px;color:hsl(var(--foreground));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:600;display:flex;overflow:hidden}.page-module__OYvdwq__sellerAvatar img{object-fit:cover;width:100%;height:100%;display:block}.page-module__OYvdwq__sellerName{color:hsl(var(--foreground));font-size:.95rem;font-weight:600}.page-module__OYvdwq__sellerMeta{color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.8rem}.page-module__OYvdwq__verifiedBadge{color:#166534;background:#dcfce7;border-radius:99px;align-items:center;gap:.35rem;margin-top:.35rem;padding:.2rem .65rem;font-size:.8rem;font-weight:600;display:inline-flex}.page-module__OYvdwq__ctaSection{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.page-module__OYvdwq__btnContact{background:hsl(var(--primary));width:100%;color:hsl(var(--primary-foreground));border-radius:var(--radius);cursor:pointer;border:none;padding:.9rem;font-size:1rem;font-weight:700;transition:opacity .2s}.page-module__OYvdwq__btnContact:hover{opacity:.9}.page-module__OYvdwq__btnFavorite{width:100%;color:hsl(var(--foreground));border:2px solid hsl(var(--border));border-radius:var(--radius);cursor:pointer;background:0 0;padding:.75rem;font-size:.95rem;font-weight:600;transition:background .2s}.page-module__OYvdwq__btnFavorite:hover{background:hsl(var(--muted))}.page-module__OYvdwq__reportRow{text-align:center;margin-top:.5rem}.page-module__OYvdwq__notFound{text-align:center;padding:4rem 0}.page-module__OYvdwq__notFoundLink{color:hsl(var(--primary));text-decoration:underline}
.page-module__Rnq-LW__main{min-height:100vh;padding:2rem 0}.page-module__Rnq-LW__backRow{margin-bottom:1rem}.page-module__Rnq-LW__commentsWrapper{margin-top:1.5rem}.page-module__Rnq-LW__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.page-module__Rnq-LW__grid{grid-template-columns:1.4fr 1fr;align-items:start}}.page-module__Rnq-LW__galleryWrapper{width:100%}.page-module__Rnq-LW__descriptionBlock{background:hsl(var(--card));border-radius:var(--radius);border:1px solid hsl(var(--border));margin-top:1.5rem;padding:1.5rem}.page-module__Rnq-LW__descriptionBlock h3{color:hsl(var(--foreground));margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.page-module__Rnq-LW__descriptionBlock p{color:hsl(var(--muted-foreground));font-size:.95rem;line-height:1.7}.page-module__Rnq-LW__details{flex-direction:column;gap:0;display:flex}.page-module__Rnq-LW__title{color:hsl(var(--foreground));margin-bottom:.5rem;font-size:1.75rem;font-weight:700;line-height:1.2}.page-module__Rnq-LW__priceRow{align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:flex}.page-module__Rnq-LW__priceValue{color:hsl(var(--primary));font-size:2.25rem;font-weight:700}.page-module__Rnq-LW__priceCurrency{color:hsl(var(--muted-foreground));font-size:1.5rem}.page-module__Rnq-LW__meta{color:hsl(var(--muted-foreground));flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;font-size:.95rem;display:flex}.page-module__Rnq-LW__specsCard{background:hsl(var(--card));border-radius:var(--radius);border:1px solid hsl(var(--border));margin-bottom:1.25rem;padding:1.5rem}.page-module__Rnq-LW__specsCard h3{color:hsl(var(--foreground));margin-bottom:1rem;font-size:1.1rem;font-weight:700}.page-module__Rnq-LW__specsList{margin:0;padding:0;list-style:none}.page-module__Rnq-LW__specItem{border-bottom:1px solid hsl(var(--border));align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.page-module__Rnq-LW__specItem:last-child{border-bottom:none;padding-bottom:0}.page-module__Rnq-LW__specItem:first-child{padding-top:0}.page-module__Rnq-LW__specIcon{width:24px;height:24px;color:hsl(var(--muted-foreground));flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__Rnq-LW__specIcon svg{width:20px;height:20px}.page-module__Rnq-LW__specText{flex-direction:column;display:flex}.page-module__Rnq-LW__specLabel{color:hsl(var(--muted-foreground));font-size:.8rem}.page-module__Rnq-LW__specValue{color:hsl(var(--foreground));font-size:.95rem;font-weight:600}.page-module__Rnq-LW__sellerCard{background:hsl(var(--muted));border-radius:var(--radius);margin-bottom:1.25rem;padding:1.25rem}.page-module__Rnq-LW__sellerCard h3{color:hsl(var(--foreground));margin-bottom:1rem;font-size:1.1rem;font-weight:700}.page-module__Rnq-LW__sellerInfo{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.page-module__Rnq-LW__sellerAvatar{background:hsl(var(--muted-foreground) / .15);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.page-module__Rnq-LW__sellerName{color:hsl(var(--foreground));font-size:.95rem;font-weight:600}.page-module__Rnq-LW__verifiedBadge{color:#166534;background:#dcfce7;border-radius:99px;align-items:center;gap:.35rem;margin-top:.35rem;padding:.2rem .65rem;font-size:.8rem;font-weight:600;display:inline-flex}.page-module__Rnq-LW__ctaSection{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.page-module__Rnq-LW__reportRow{text-align:center;margin-top:.5rem}.page-module__Rnq-LW__notFound{text-align:center;padding:4rem 0}.page-module__Rnq-LW__notFoundLink{color:hsl(var(--primary));text-decoration:underline}
.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}
.ViewToggle-module__aGr7wa__toggleContainer{align-items:center;gap:0;display:flex}.ViewToggle-module__aGr7wa__toggleBtn{color:#a89070;cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:all .15s;display:inline-flex;position:relative}.ViewToggle-module__aGr7wa__toggleBtn+.ViewToggle-module__aGr7wa__toggleBtn:before{content:"";background:#0000001f;width:1px;position:absolute;top:5px;bottom:5px;left:-1px}.ViewToggle-module__aGr7wa__toggleBtn:hover{color:#5a4a32;background:#0000000f}.ViewToggle-module__aGr7wa__toggleBtn.ViewToggle-module__aGr7wa__active{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}@media (max-width:1023px){.ViewToggle-module__aGr7wa__toggleContainer{display:none}}
.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}}
.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}}
.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}}
.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)}}
.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%)}}
.Card-module__si82nG__card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);color:hsl(var(--card-foreground));box-shadow:var(--card-shadow,none);padding:1.5rem;transition:all .2s;position:relative;overflow:hidden}.Card-module__si82nG__hoverable{cursor:pointer;-webkit-tap-highlight-color:transparent}@media (hover:hover){.Card-module__si82nG__hoverable:hover{border-color:hsl(var(--primary) / .5);transform:translateY(-2px);box-shadow:0 10px 30px -10px #00000080}}
.ThemeSwitcher-module__b37ZMW__switcher{cursor:pointer;color:hsl(var(--foreground));background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.ThemeSwitcher-module__b37ZMW__switcher:hover{background-color:hsl(var(--muted))}
.PremiumWheel-module__RCVGpa__container{background:linear-gradient(#ffffff05 0%,#ffffff0a 50%,#ffffff05 100%);border-radius:20px;width:100%;position:relative;overflow:hidden}:root .PremiumWheel-module__RCVGpa__container{background:linear-gradient(#efe6da 0%,#e7dacc 100%);border:1px solid #785a3c1a;box-shadow:inset 0 2px 6px #785a3c14}[data-theme=dark] .PremiumWheel-module__RCVGpa__container{background:linear-gradient(#ffffff05 0%,#ffffff0a 50%,#ffffff05 100%)}[data-theme=panama-brown] .PremiumWheel-module__RCVGpa__container{background:linear-gradient(#b4966e0a 0%,#b4966e14 50%,#b4966e0a 100%);border:1px solid #b4966e1a;box-shadow:inset 0 2px 6px #00000026}.PremiumWheel-module__RCVGpa__fadeTop,.PremiumWheel-module__RCVGpa__fadeBottom{pointer-events:none;z-index:2;height:35%;position:absolute;left:0;right:0}.PremiumWheel-module__RCVGpa__fadeTop{background:linear-gradient(#000000b3,#0000);top:0}.PremiumWheel-module__RCVGpa__fadeBottom{background:linear-gradient(#0000,#000000b3);bottom:0}:root .PremiumWheel-module__RCVGpa__fadeTop{background:linear-gradient(#f4efe8,#0000)}:root .PremiumWheel-module__RCVGpa__fadeBottom{background:linear-gradient(#0000,#f4efe8)}[data-theme=dark] .PremiumWheel-module__RCVGpa__fadeTop{background:linear-gradient(#000000b3,#0000)}[data-theme=dark] .PremiumWheel-module__RCVGpa__fadeBottom{background:linear-gradient(#0000,#000000b3)}[data-theme=panama-brown] .PremiumWheel-module__RCVGpa__fadeTop{background:linear-gradient(#2a231d,#0000)}[data-theme=panama-brown] .PremiumWheel-module__RCVGpa__fadeBottom{background:linear-gradient(#0000,#2a231d)}.PremiumWheel-module__RCVGpa__centerZone{pointer-events:none;z-index:1;background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;position:absolute;left:8px;right:8px}:root .PremiumWheel-module__RCVGpa__centerZone{background:#96643c14;border-color:#96643c2e}[data-theme=dark] .PremiumWheel-module__RCVGpa__centerZone{background:#ffffff0f;border-color:#ffffff14}[data-theme=panama-brown] .PremiumWheel-module__RCVGpa__centerZone{background:#b4966e14;border-color:#b4966e26}.PremiumWheel-module__RCVGpa__scrollList{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;outline:none;width:100%;height:100%;overflow-y:scroll}.PremiumWheel-module__RCVGpa__scrollList::-webkit-scrollbar{display:none}.PremiumWheel-module__RCVGpa__item{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;cursor:pointer;color:#ffffffbf;white-space:nowrap;text-overflow:ellipsis;font-feature-settings:"tnum";letter-spacing:-.01em;justify-content:center;align-items:center;padding:0 1.25rem;font-size:1.05rem;font-weight:400;display:flex;overflow:hidden}:root .PremiumWheel-module__RCVGpa__item{color:#2b2118a6}[data-theme=dark] .PremiumWheel-module__RCVGpa__item{color:#ffffffbf}[data-theme=panama-brown] .PremiumWheel-module__RCVGpa__item{color:#b4966ea6}.PremiumWheel-module__RCVGpa__itemActive{color:#fff;font-size:1.15rem;font-weight:600}:root .PremiumWheel-module__RCVGpa__itemActive{color:#2b2118;font-weight:600}[data-theme=dark] .PremiumWheel-module__RCVGpa__itemActive{color:#fff}[data-theme=panama-brown] .PremiumWheel-module__RCVGpa__itemActive{color:#e9e6e2;font-weight:600}.PremiumWheel-module__RCVGpa__itemLabel{display:inline-block}.PremiumWheel-module__RCVGpa__itemCheck{color:hsl(var(--accent,36 40% 38%));margin-left:.5em;font-weight:700}.PremiumWheel-module__RCVGpa__itemChecked .PremiumWheel-module__RCVGpa__itemLabel{font-weight:600}:root .PremiumWheel-module__RCVGpa__itemChecked .PremiumWheel-module__RCVGpa__itemLabel{color:#2b2118}[data-theme=dark] .PremiumWheel-module__RCVGpa__itemChecked .PremiumWheel-module__RCVGpa__itemLabel{color:#fff}[data-theme=panama-brown] .PremiumWheel-module__RCVGpa__itemChecked .PremiumWheel-module__RCVGpa__itemLabel{color:#e9e6e2}
.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}}
.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}
