.StepCategory-module__Nw92ja__container{flex-direction:column;gap:28px;width:100%;max-width:1080px;margin:0 auto;display:flex}.StepCategory-module__Nw92ja__header{flex-direction:column;gap:8px;display:flex}.StepCategory-module__Nw92ja__eyebrow{font-family:var(--urb-font-mono,ui-monospace, monospace);letter-spacing:.16em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:11px;font-weight:500}.StepCategory-module__Nw92ja__title{font-family:var(--urb-font-workspace,var(--font-grotesk,"Space Grotesk"), "Inter", sans-serif);letter-spacing:-.025em;color:hsl(var(--foreground));margin:0;font-size:clamp(24px,3vw,32px);font-weight:600;line-height:1.15}.StepCategory-module__Nw92ja__sub{color:hsl(var(--muted-foreground));max-width:560px;margin:0;font-size:15px;line-height:1.5}.StepCategory-module__Nw92ja__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:900px){.StepCategory-module__Nw92ja__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.StepCategory-module__Nw92ja__grid{grid-template-columns:1fr}}.StepCategory-module__Nw92ja__card{border:1px solid hsl(var(--border));background:hsl(var(--card));min-height:140px;color:hsl(var(--card-foreground));font-family:inherit;font-size:inherit;text-align:left;gap:10px;padding:16px}.StepCategory-module__Nw92ja__iconWrap{background:hsl(var(--primary) / .1);width:38px;height:38px;color:hsl(var(--primary));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.StepCategory-module__Nw92ja__cardTitle{letter-spacing:-.01em;color:hsl(var(--foreground));font-size:15px;font-weight:600}.StepCategory-module__Nw92ja__cardSubtitle{color:hsl(var(--muted-foreground));font-size:12px;line-height:1.4}.StepCategory-module__Nw92ja__subPanelWrap{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .22s cubic-bezier(.4,0,.2,1),opacity .22s cubic-bezier(.4,0,.2,1);display:grid}.StepCategory-module__Nw92ja__subPanelWrap[data-open=true]{opacity:1;grid-template-rows:1fr}.StepCategory-module__Nw92ja__subPanel{min-height:0;overflow:hidden}.StepCategory-module__Nw92ja__subPanelHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.StepCategory-module__Nw92ja__eyebrowSmall{font-family:var(--urb-font-mono,ui-monospace, monospace);letter-spacing:.16em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:11px;font-weight:500}.StepCategory-module__Nw92ja__notSureLink{color:hsl(var(--primary));align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.StepCategory-module__Nw92ja__notSureLink:hover{text-decoration:underline}.StepCategory-module__Nw92ja__chips{border:1px dashed hsl(var(--border));border-radius:14px;flex-wrap:wrap;gap:8px;margin-top:4px;padding:18px;display:flex}.StepCategory-module__Nw92ja__chip{cursor:pointer;height:32px;padding:0 14px;font-family:inherit;font-size:13px}.StepCategory-module__Nw92ja__componentsWorldGrid{border:1px dashed hsl(var(--border));border-radius:14px;grid-template-columns:1fr 1fr;gap:12px;padding:18px;display:grid}@media (max-width:560px){.StepCategory-module__Nw92ja__componentsWorldGrid{grid-template-columns:1fr}}.StepCategory-module__Nw92ja__cardSlim{border:1px solid hsl(var(--border));background:hsl(var(--card));min-height:0;color:hsl(var(--card-foreground));font-family:inherit;font-size:inherit;text-align:left;flex-direction:row;align-items:center;gap:12px;padding:14px 18px}.StepCategory-module__Nw92ja__servicePlaceholder{border:1px dashed hsl(var(--border));color:hsl(var(--muted-foreground));border-radius:14px;align-items:center;gap:10px;padding:18px;font-size:13.5px;display:flex}.StepCategory-module__Nw92ja__servicePlaceholder svg{color:hsl(var(--primary));flex-shrink:0}.StepCategory-module__Nw92ja__footer{align-items:center;gap:12px;padding-top:8px;display:flex}.StepCategory-module__Nw92ja__helpLink{color:hsl(var(--muted-foreground));align-items:center;gap:6px;font-size:13px;text-decoration:none;display:inline-flex}.StepCategory-module__Nw92ja__helpLink:hover{color:hsl(var(--primary))}.StepCategory-module__Nw92ja__continueBtn{background:hsl(var(--primary));height:42px;color:hsl(var(--primary-foreground));letter-spacing:-.005em;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;margin-left:auto;padding:0 22px;font-size:14px;font-weight:600;transition:opacity .18s,transform .18s;display:inline-flex}.StepCategory-module__Nw92ja__continueBtn:hover:not(:disabled){transform:translateY(-1px)}.StepCategory-module__Nw92ja__continueBtn:disabled{opacity:.45;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.StepCategory-module__Nw92ja__subPanelWrap,.StepCategory-module__Nw92ja__continueBtn{transition:none}}
.SellForm-module__hHDRhG__formWrapper{flex-direction:column;gap:.75rem;display:flex}.SellForm-module__hHDRhG__backBtn{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer;border-radius:6px;align-self:flex-start;align-items:center;gap:.3rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.SellForm-module__hHDRhG__backBtn:hover{background:hsla(var(--muted), .5);border-color:hsl(var(--foreground))}.SellForm-module__hHDRhG__formContainer{grid-template-columns:300px 1fr;gap:2rem;min-height:500px;display:grid}@media (max-width:768px){.SellForm-module__hHDRhG__formContainer{grid-template-columns:1fr;gap:1.5rem}}.SellForm-module__hHDRhG__sidebar{flex-direction:column;gap:.7rem;display:flex}.SellForm-module__hHDRhG__fieldGroup{flex-direction:column;gap:.3rem;display:flex}.SellForm-module__hHDRhG__fieldLabel{color:hsl(var(--foreground));font-size:.85rem;font-weight:600}.SellForm-module__hHDRhG__fieldSelect{width:100%;position:relative}.SellForm-module__hHDRhG__fieldSelect select{border:2px solid hsl(var(--border));background:hsl(var(--surface,var(--background)));width:100%;color:hsl(var(--metallic-bright,var(--foreground)));appearance:none;cursor:pointer;border-radius:6px;padding:.5rem 2rem .5rem .6rem;font-size:.9rem;transition:border-color .18s,box-shadow .18s}.SellForm-module__hHDRhG__fieldSelect select:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary) / .15);outline:none}.SellForm-module__hHDRhG__fieldSelect select option{background:hsl(var(--surface,var(--background)));color:hsl(var(--metallic-bright,var(--foreground)))}.SellForm-module__hHDRhG__selectArrow{color:hsl(var(--muted-foreground));pointer-events:none;font-size:.6rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.SellForm-module__hHDRhG__fieldInput{border:2px solid hsl(var(--border));background:hsl(var(--surface,var(--background)));width:100%;color:hsl(var(--metallic-bright,var(--foreground)));border-radius:6px;padding:.5rem .6rem;font-size:.9rem;transition:border-color .18s,box-shadow .18s}.SellForm-module__hHDRhG__fieldInput:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary) / .15);outline:none}.SellForm-module__hHDRhG__priceRow{align-items:center;gap:.5rem;display:flex}.SellForm-module__hHDRhG__priceRow .SellForm-module__hHDRhG__fieldInput{flex:1}.SellForm-module__hHDRhG__priceCurrency{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:.9rem;font-weight:600}.SellForm-module__hHDRhG__priceRow input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.SellForm-module__hHDRhG__priceRow input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.SellForm-module__hHDRhG__priceRow input[type=number]{appearance:textfield;letter-spacing:.02em;font-size:1.1rem;font-weight:600}.SellForm-module__hHDRhG__borderRequired select,.SellForm-module__hHDRhG__borderRequired .SellForm-module__hHDRhG__fieldInput,.SellForm-module__hHDRhG__borderRequired input{border-color:#e53e3e}.SellForm-module__hHDRhG__borderFilled select,.SellForm-module__hHDRhG__borderFilled .SellForm-module__hHDRhG__fieldInput,.SellForm-module__hHDRhG__borderFilled input{border-color:#38a169}.SellForm-module__hHDRhG__borderOptional select,.SellForm-module__hHDRhG__borderOptional .SellForm-module__hHDRhG__fieldInput,.SellForm-module__hHDRhG__borderOptional input{border-color:#d69e2e}.SellForm-module__hHDRhG__otherInput{margin-top:.3rem}.SellForm-module__hHDRhG__otherInput input{background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border:2px solid #e53e3e;border-radius:6px;padding:.45rem .6rem;font-size:.85rem;transition:border-color .2s}.SellForm-module__hHDRhG__otherInput input:focus{outline:none}.SellForm-module__hHDRhG__otherInputFilled input{border-color:#38a169}.SellForm-module__hHDRhG__infoMessage{color:hsl(var(--primary));background:hsl(var(--primary) / .08);border:1px solid hsl(var(--primary) / .2);border-radius:6px;margin:.2rem 0;padding:.4rem .5rem;font-size:.78rem;line-height:1.35}.SellForm-module__hHDRhG__smartHint{color:hsl(var(--primary));background:hsl(var(--primary) / .08);letter-spacing:.01em;border-radius:4px;align-items:center;gap:.3rem;margin-left:.4rem;padding:.15rem .4rem;font-size:.7rem;font-weight:500;display:inline-flex}.SellForm-module__hHDRhG__serialHint{color:hsl(var(--text-secondary,0 0% 55%));background:hsl(var(--primary) / .05);border:1px solid hsl(var(--primary) / .12);border-radius:6px;margin-top:.25rem;padding:.35rem .5rem;font-size:.75rem;line-height:1.35}.SellForm-module__hHDRhG__serialHint strong{color:hsl(var(--text-primary,0 0% 20%));font-weight:600}.SellForm-module__hHDRhG__serialHintFormat{opacity:.75;margin-top:.2rem;font-size:.7rem}.SellForm-module__hHDRhG__serialWarning{color:#da620b;background:#da620b14;border:1px solid #da620b33;border-radius:5px;margin-top:.25rem;padding:.3rem .5rem;font-size:.75rem;line-height:1.3}.SellForm-module__hHDRhG__details{flex-direction:column;gap:1.25rem;display:flex}.SellForm-module__hHDRhG__detailsField{flex-direction:column;gap:.3rem;display:flex}.SellForm-module__hHDRhG__detailsField label{color:hsl(var(--foreground));font-size:.85rem;font-weight:600}.SellForm-module__hHDRhG__detailsField input,.SellForm-module__hHDRhG__detailsField textarea{border:2px solid hsl(var(--border));background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:6px;padding:.5rem .6rem;font-size:.9rem;transition:border-color .2s}.SellForm-module__hHDRhG__detailsField input:focus,.SellForm-module__hHDRhG__detailsField textarea:focus{border-color:var(--primary);outline:none}.SellForm-module__hHDRhG__detailsField textarea{resize:vertical;min-height:120px}.SellForm-module__hHDRhG__photoGrid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:.5rem;display:grid}.SellForm-module__hHDRhG__photoThumb{aspect-ratio:1;background:hsl(var(--muted));border-radius:.5rem;position:relative;overflow:hidden}.SellForm-module__hHDRhG__photoThumb img{object-fit:cover;width:100%;height:100%}.SellForm-module__hHDRhG__photoRemove{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex;position:absolute;top:4px;right:4px}.SellForm-module__hHDRhG__photoAdd{aspect-ratio:1;background:hsl(var(--muted));border:2px dashed hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;font-size:.8rem;transition:border-color .2s;display:flex}.SellForm-module__hHDRhG__photoAdd:hover{border-color:var(--primary)}.SellForm-module__hHDRhG__contactSection{background:hsla(var(--card), .5);border:1px solid hsla(var(--border), .3);border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.SellForm-module__hHDRhG__contactSection h3{margin:0;font-size:.95rem;font-weight:600}.SellForm-module__hHDRhG__contactRow{align-items:center;gap:.5rem;display:flex}.SellForm-module__hHDRhG__contactRow label{min-width:80px;color:hsl(var(--muted-foreground));font-size:.85rem;font-weight:500}.SellForm-module__hHDRhG__contactRow input{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:6px;flex:1;padding:.4rem .5rem;font-size:.85rem}.SellForm-module__hHDRhG__contactRow input:focus{border-color:var(--primary);outline:none}.SellForm-module__hHDRhG__validationError{color:#e53e3e;margin:0;font-size:.85rem}.SellForm-module__hHDRhG__publishBtn{background:var(--primary);width:100%;color:var(--primary-foreground);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:8px;margin-top:.5rem;padding:.9rem 1.5rem;font-size:1rem;font-weight:700;transition:opacity .2s}.SellForm-module__hHDRhG__publishBtn:hover{opacity:.9}.SellForm-module__hHDRhG__publishBtn:disabled{opacity:.5;cursor:not-allowed}.SellForm-module__hHDRhG__crossDomainLabel{border:1px solid hsl(var(--border));cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.75rem;font-size:.85rem;transition:background .15s;display:flex}.SellForm-module__hHDRhG__crossDomainLabel:hover{background:hsl(var(--muted) / .3)}.SellForm-module__hHDRhG__crossDomainCheck{width:18px;height:18px;accent-color:hsl(var(--primary));cursor:pointer}.SellForm-module__hHDRhG__crossDomainBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#d4a574,#c4956a);border-radius:4px;margin-left:auto;padding:.15rem .5rem;font-size:.65rem;font-weight:700}.SellForm-module__hHDRhG__crossDomainDisabled{opacity:.6;cursor:not-allowed}.SellForm-module__hHDRhG__crossDomainDisabled:hover{background:0 0}.SellForm-module__hHDRhG__crossDomainHint{color:hsl(var(--muted-foreground));border-left:2px solid hsl(var(--primary) / .4);margin:.35rem 0 .75rem;padding-left:.75rem;font-size:.75rem}.SellForm-module__hHDRhG__testModeWrapper{margin-bottom:.75rem}.SellForm-module__hHDRhG__testModeLabel{cursor:pointer;background:#f9c31f0f;border:1px solid #f9c31f66;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem;font-size:.85rem;transition:background .15s;display:flex}.SellForm-module__hHDRhG__testModeLabel:hover{background:#f9c31f1f}.SellForm-module__hHDRhG__testModeCheck{accent-color:#f9bc06;cursor:pointer;width:18px;height:18px}.SellForm-module__hHDRhG__testModeBadge{color:#1a1300;text-transform:uppercase;letter-spacing:.05em;background:#f9bc06;border-radius:4px;margin-left:auto;padding:.15rem .5rem;font-size:.65rem;font-weight:700}.SellForm-module__hHDRhG__testModeHint{color:#73590d;background:#f9c31f1f;border:1px solid #f9c31f4d;border-left:3px solid #f9bc06;border-radius:6px;margin-top:.5rem;padding:.55rem .75rem;font-size:.8rem;line-height:1.4}.SellForm-module__hHDRhG__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));border-top:1px solid hsla(var(--border), .3);padding-top:.5rem;font-size:.8rem;font-weight:600}.SellForm-module__hHDRhG__readonlyInput{border:2px solid hsl(var(--border));background:hsl(var(--muted));width:100%;color:hsl(var(--foreground));cursor:default;opacity:.8;border-radius:6px;padding:.5rem .6rem;font-size:.9rem}.SellForm-module__hHDRhG__readonlyInput:focus{border-color:hsl(var(--border));outline:none}
.SellDropdown-module__yBUt2q__fieldGroup{flex-direction:column;gap:.3rem;display:flex}.SellDropdown-module__yBUt2q__fieldLabel{color:hsl(var(--foreground));font-size:.85rem;font-weight:600}.SellDropdown-module__yBUt2q__selectWrapper{width:100%;position:relative}.SellDropdown-module__yBUt2q__selectBtn{border:2px solid hsl(var(--border));background:hsl(var(--surface,var(--background)));width:100%;color:hsl(var(--metallic-bright,var(--foreground)));cursor:pointer;text-align:left;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem .6rem;font-family:inherit;font-size:.9rem;transition:border-color .18s,box-shadow .18s;display:flex}.SellDropdown-module__yBUt2q__selectBtn:hover{border-color:hsl(var(--primary) / .4)}.SellDropdown-module__yBUt2q__selectText{text-overflow:ellipsis;white-space:nowrap;flex:1;align-items:center;gap:.5rem;display:flex;overflow:hidden}.SellDropdown-module__yBUt2q__optionIcon{flex-shrink:0;align-items:center;display:inline-flex}.SellDropdown-module__yBUt2q__selectArrow{color:hsl(var(--muted-foreground));flex-shrink:0;margin-left:.5rem;font-size:.55rem;transition:transform .2s}.SellDropdown-module__yBUt2q__selectArrowOpen{transform:rotate(180deg)}.SellDropdown-module__yBUt2q__dropdownList{background:hsl(var(--surface,var(--card)));border:1px solid hsl(var(--border));z-index:50;scrollbar-width:thin;scrollbar-color:hsl(var(--border)) transparent;border-radius:8px;max-height:260px;padding:.3rem;animation:.15s ease-out SellDropdown-module__yBUt2q__sellDropIn;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0000002e,0 2px 6px #0000001a}@keyframes SellDropdown-module__yBUt2q__sellDropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.SellDropdown-module__yBUt2q__dropdownItem{text-align:left;width:100%;color:hsl(var(--metallic,var(--muted-foreground)));cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.45rem .6rem;font-family:inherit;font-size:.85rem;transition:background .16s,color .16s;display:flex}@media (hover:hover){.SellDropdown-module__yBUt2q__dropdownItem:hover{background:hsl(var(--surface-hover,var(--muted)));color:hsl(var(--metallic-bright,var(--foreground)))}}.SellDropdown-module__yBUt2q__dropdownItem:active{background:hsl(var(--primary) / .08)}.SellDropdown-module__yBUt2q__dropdownItemActive{background:hsl(var(--primary) / .12);color:hsl(var(--primary));box-shadow:inset 0 0 0 1px hsl(var(--primary) / .2);font-weight:600}.SellDropdown-module__yBUt2q__dropdownItemOther{border-top:1px solid hsl(var(--border) / .5);margin-top:.2rem;padding-top:.5rem;font-style:italic}.SellDropdown-module__yBUt2q__searchBox{background:hsl(var(--surface,var(--card)));z-index:1;padding:.25rem .2rem .4rem;position:sticky;top:0}.SellDropdown-module__yBUt2q__searchInput{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:5px;padding:.35rem .5rem;font-family:inherit;font-size:.8rem}.SellDropdown-module__yBUt2q__searchInput:focus{border-color:hsl(var(--primary));outline:none}.SellDropdown-module__yBUt2q__borderRequired .SellDropdown-module__yBUt2q__selectBtn{border-color:#e53e3e}.SellDropdown-module__yBUt2q__borderFilled .SellDropdown-module__yBUt2q__selectBtn{border-color:#38a169}.SellDropdown-module__yBUt2q__borderOptional .SellDropdown-module__yBUt2q__selectBtn{border-color:#d69e2e}.SellDropdown-module__yBUt2q__otherInput{margin-top:.3rem}.SellDropdown-module__yBUt2q__otherInput input{background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border:2px solid #e53e3e;border-radius:6px;padding:.45rem .6rem;font-size:.85rem;transition:border-color .2s}.SellDropdown-module__yBUt2q__otherInput input:focus{outline:none}.SellDropdown-module__yBUt2q__otherInputFilled input{border-color:#38a169}.SellDropdown-module__yBUt2q__infoMessage{color:hsl(var(--primary));background:hsl(var(--primary) / .08);border:1px solid hsl(var(--primary) / .2);border-radius:6px;margin-top:.2rem;padding:.4rem .5rem;font-size:.78rem;line-height:1.35}
.FloatingWheelModal-module__MNeJtW__wrapper{z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FloatingWheelModal-module__MNeJtW__backdrop{-webkit-backdrop-filter:blur(4px);background:#0009;animation:.18s FloatingWheelModal-module__MNeJtW__fadeIn;position:absolute;inset:0}.FloatingWheelModal-module__MNeJtW__capsule{background:linear-gradient(#1a1b21 0%,#121318 100%);border:1px solid #ffffff0f;border-radius:28px;width:92%;max-width:420px;padding:20px 16px 24px;animation:.22s cubic-bezier(.32,.72,0,1) FloatingWheelModal-module__MNeJtW__scaleIn;position:relative;box-shadow:0 40px 80px #0009}:root .FloatingWheelModal-module__MNeJtW__capsule{background:linear-gradient(#fffdf8 0%,#f2ece4 100%);border-color:#785a3c26;box-shadow:0 25px 50px #785a3c26,0 4px 12px #00000014}[data-theme=dark] .FloatingWheelModal-module__MNeJtW__capsule{background:linear-gradient(#1a1b21 0%,#121318 100%);border-color:#ffffff0f;box-shadow:0 40px 80px #0009}[data-theme=panama-brown] .FloatingWheelModal-module__MNeJtW__capsule{background:linear-gradient(#3c322a 0%,#2a231d 100%);border-color:#b4966e26;box-shadow:0 40px 80px #00000080,0 0 0 1px #b4966e14}.FloatingWheelModal-module__MNeJtW__header{justify-content:space-between;align-items:center;gap:8px;height:44px;margin-bottom:12px;display:flex}.FloatingWheelModal-module__MNeJtW__title{text-align:center;color:#fff;letter-spacing:.01em;flex:1;font-size:1rem;font-weight:600}:root .FloatingWheelModal-module__MNeJtW__title{color:#1f1710}[data-theme=dark] .FloatingWheelModal-module__MNeJtW__title{color:#fff}[data-theme=panama-brown] .FloatingWheelModal-module__MNeJtW__title{color:#e9e6e2}.FloatingWheelModal-module__MNeJtW__closeBtn{color:#ffffff80;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:opacity .1s;display:flex}.FloatingWheelModal-module__MNeJtW__closeBtn:active{opacity:.5}:root .FloatingWheelModal-module__MNeJtW__closeBtn{color:#1f171073}[data-theme=dark] .FloatingWheelModal-module__MNeJtW__closeBtn{color:#ffffff80}[data-theme=panama-brown] .FloatingWheelModal-module__MNeJtW__closeBtn{color:#b4966e99}.FloatingWheelModal-module__MNeJtW__okBtn{color:#000;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#c79a3c;border:none;border-radius:14px;padding:8px 14px;font-family:inherit;font-size:.9rem;font-weight:600;transition:opacity .1s}.FloatingWheelModal-module__MNeJtW__okBtn:active{opacity:.7}.FloatingWheelModal-module__MNeJtW__wheelArea{padding:0 4px}@keyframes FloatingWheelModal-module__MNeJtW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FloatingWheelModal-module__MNeJtW__scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.FloatingWheelModal-module__MNeJtW__backdrop,.FloatingWheelModal-module__MNeJtW__capsule{animation:none}}
.ListingCard-module__0HdwZW__card{border:1px solid var(--ub-hairline);background:hsl(var(--card));height:100%;transition:transform var(--ub-dur-fast) var(--ub-ease), box-shadow var(--ub-dur-base) var(--ub-ease);-webkit-tap-highlight-color:transparent;box-shadow:var(--ub-shadow-card);border-radius:16px;flex-direction:column;display:flex;overflow:hidden;padding:0!important}@media (hover:hover){.ListingCard-module__0HdwZW__card:hover{box-shadow:var(--ub-shadow-pop);border-color:var(--ub-hairline-strong);transform:translateY(-2px)}}.ListingCard-module__0HdwZW__card:active{box-shadow:var(--ub-shadow-card);transform:scale(.98)}.ListingCard-module__0HdwZW__imagePlaceholder{aspect-ratio:4/3;background-color:hsl(var(--muted));width:100%;height:auto;color:var(--muted-foreground);justify-content:center;align-items:center;font-size:4rem;display:flex;position:relative}.ListingCard-module__0HdwZW__imageCarouselWrapper{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.ListingCard-module__0HdwZW__imageCarousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x pan-y pinch-zoom;overscroll-behavior-x:contain;cursor:pointer;width:100%;height:100%;min-height:0;display:flex;overflow-x:auto}.ListingCard-module__0HdwZW__imageCarousel::-webkit-scrollbar{display:none}.ListingCard-module__0HdwZW__carouselSlide{scroll-snap-align:start;background-color:hsl(var(--muted));flex:0 0 100%;width:100%;height:100%;min-height:0;position:relative}.ListingCard-module__0HdwZW__carouselImg{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.ListingCard-module__0HdwZW__carouselDots{z-index:2;gap:5px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.ListingCard-module__0HdwZW__dot{background:#ffffff80;border-radius:50%;width:6px;height:6px;transition:background .2s}.ListingCard-module__0HdwZW__dotActive{background:#fff}.ListingCard-module__0HdwZW__favBtn{background:var(--ub-overlay-scrim);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;width:36px;height:36px;transition:transform var(--ub-dur-fast) var(--ub-ease), background var(--ub-dur-fast) var(--ub-ease);z-index:3;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;display:flex;position:absolute;top:8px;right:8px}.ListingCard-module__0HdwZW__favBtn:hover{background:color-mix(in oklab, var(--ub-overlay-scrim) 100%, black 12%);transform:scale(1.06)}.ListingCard-module__0HdwZW__favBtn:active{transform:scale(.92)}.ListingCard-module__0HdwZW__favActive{color:var(--ub-volt)}.ListingCard-module__0HdwZW__conditionPillPhoto{z-index:3;border-radius:var(--ub-r-pill);background:var(--ub-overlay-scrim);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fffffff5;height:24px;font-family:var(--ub-font-body);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;pointer-events:none;align-items:center;gap:5px;padding:0 9px;font-size:10.5px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:10px;left:10px}.ListingCard-module__0HdwZW__conditionPillPhoto:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condNew:before{background:#6c9}.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condLikeNew:before{background:#85b3e0}.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condUsed:before{background:#c1af8b}.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condForParts:before{background:#dd7f5f}.ListingCard-module__0HdwZW__proBadge{color:#fff;z-index:2;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#e3b04b,#d4941a);border-radius:3px;padding:2px 8px;font-size:9px;font-weight:700;position:absolute;top:6px;left:6px}.ListingCard-module__0HdwZW__content{cursor:pointer;flex-direction:column;flex:1;gap:2px;padding:8px 38px 10px 13px;display:flex;position:relative}.ListingCard-module__0HdwZW__gridBadgeCorner{z-index:2;pointer-events:none;position:absolute;top:8px;right:10px}.ListingCard-module__0HdwZW__header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.ListingCard-module__0HdwZW__gridTopRow{justify-content:space-between;align-items:baseline;gap:6px;display:flex}.ListingCard-module__0HdwZW__gridBrand{font-family:var(--ub-font-body);color:var(--ub-fg-3);opacity:.92;align-items:center;gap:5px;min-width:0;font-size:11px;font-weight:400;line-height:1.2;display:inline-flex;overflow:hidden}.ListingCard-module__0HdwZW__gridBrand>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ListingCard-module__0HdwZW__gridModel{font-family:var(--ub-font-body);color:var(--ub-fg-1);text-wrap:pretty;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:1px;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ListingCard-module__0HdwZW__priceGroup{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1px;display:flex}.ListingCard-module__0HdwZW__price{font-family:var(--ub-font-display);color:var(--ub-fg-1);font-variant-numeric:tabular-nums;letter-spacing:var(--ub-tracking-snug);white-space:nowrap;margin-top:4px;font-size:21px;font-weight:500;line-height:1.1}.ListingCard-module__0HdwZW__title{color:hsl(var(--foreground));text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.75rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ListingCard-module__0HdwZW__specs{color:hsl(var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.ListingCard-module__0HdwZW__footer{font-family:var(--ub-font-body);color:var(--ub-fg-3);flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;padding-top:0;font-size:11.5px;line-height:1.3;display:flex}.ListingCard-module__0HdwZW__locationBadge{font-size:inherit;color:inherit;white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.ListingCard-module__0HdwZW__locationDotBlue{background:var(--ub-fg-4);opacity:.7;border-radius:50%;flex-shrink:0;width:4px;height:4px}.ListingCard-module__0HdwZW__countryFlag{margin-right:1px;font-size:.75rem}.ListingCard-module__0HdwZW__conditionBadge{letter-spacing:.01em;white-space:nowrap;background:0 0;border:1px solid;border-radius:999px;align-items:center;padding:2px 8px;font-size:.65rem;font-weight:600;display:inline-flex}.ListingCard-module__0HdwZW__timeBadge{font-size:inherit;color:var(--ub-fg-4);align-items:center;display:inline-flex}.ListingCard-module__0HdwZW__timeBadge:before{content:"·";opacity:.5;margin-right:6px}.ListingCard-module__0HdwZW__timeBadgeToday,.ListingCard-module__0HdwZW__timeBadgeYesterday,.ListingCard-module__0HdwZW__timeBadgeOld{color:hsl(var(--muted-foreground))}.ListingCard-module__0HdwZW__likeCount{color:#e53935;align-items:center;margin-left:auto;font-size:.6rem;display:inline-flex}.ListingCard-module__0HdwZW__condNew{color:#2e9e57}.ListingCard-module__0HdwZW__condLikeNew{color:#2e8ab8}.ListingCard-module__0HdwZW__condUsed{color:#93806c}.ListingCard-module__0HdwZW__condForParts{color:#c9731d}.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condNew,.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condLikeNew,.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condUsed,.ListingCard-module__0HdwZW__conditionPillPhoto.ListingCard-module__0HdwZW__condForParts{color:#fffffff5}.ListingCard-module__0HdwZW__cardList{background:var(--metallic-gradient,hsl(var(--card)));cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #00000014;border-radius:6px;flex-direction:row;gap:0;transition:box-shadow .15s,border-color .15s;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000a;padding:0!important}@media (hover:hover){.ListingCard-module__0HdwZW__cardList:hover{border-color:#0000001f;transform:none!important;box-shadow:0 3px 10px #00000014!important}}.ListingCard-module__0HdwZW__listLeftBlock{flex-direction:column;flex-shrink:0;width:200px;display:flex}.ListingCard-module__0HdwZW__listImageWrap{background:hsl(var(--muted) / .4);flex-shrink:0;width:200px;height:140px;position:relative;overflow:hidden}.ListingCard-module__0HdwZW__listImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.ListingCard-module__0HdwZW__listImagePlaceholder{background:hsl(var(--muted) / .4);justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5rem;display:flex}.ListingCard-module__0HdwZW__listContent{flex-direction:column;flex-grow:1;justify-content:center;gap:4px;min-width:0;padding:10px 14px;display:flex;position:relative}.ListingCard-module__0HdwZW__listBadgeCorner{position:absolute;top:8px;right:10px}.ListingCard-module__0HdwZW__listTitle{color:hsl(var(--foreground));-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:700;display:-webkit-box;overflow:hidden}.ListingCard-module__0HdwZW__listTopRow{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.ListingCard-module__0HdwZW__listBrand{color:hsl(var(--foreground));align-items:center;gap:8px;min-width:0;font-size:15px;font-weight:700;display:inline-flex;overflow:hidden}.ListingCard-module__0HdwZW__listBrand>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ListingCard-module__0HdwZW__listModel{color:hsl(var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.ListingCard-module__0HdwZW__listPrice{color:hsl(var(--foreground));white-space:nowrap;letter-spacing:-.02em;font-size:44px;font-weight:800}.ListingCard-module__0HdwZW__listPriceUnderPhoto{color:hsl(var(--foreground));white-space:nowrap;letter-spacing:-.02em;text-align:right;padding:4px 8px;font-size:30px;font-weight:800}.ListingCard-module__0HdwZW__listSpecs{color:hsl(var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.ListingCard-module__0HdwZW__listRowBottom{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ListingCard-module__0HdwZW__listTags{flex-wrap:nowrap;align-items:center;gap:8px;display:flex;overflow:hidden}.ListingCard-module__0HdwZW__tagSolid{color:#5c4d3d;white-space:nowrap;background:#e4dbcd;border-radius:4px;padding:2px 10px;font-size:12px;font-weight:600}.ListingCard-module__0HdwZW__tagLocation{color:hsl(var(--muted-foreground));white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:inline-flex}.ListingCard-module__0HdwZW__locationDot{background:#dc2626;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.ListingCard-module__0HdwZW__tagCondition{white-space:nowrap;background:0 0;border:1px solid;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:600}.ListingCard-module__0HdwZW__tagDate{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:12px}.ListingCard-module__0HdwZW__listActionBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;flex-shrink:0;padding:7px 16px;font-size:13px;font-weight:600;transition:opacity .15s,transform .15s}.ListingCard-module__0HdwZW__listActionBtn:hover{opacity:.9;transform:translateY(-1px)}.ListingCard-module__0HdwZW__btnTeal{color:#fff;background:#16a34a}.ListingCard-module__0HdwZW__btnBlue{color:#fff;background:#2563eb}.ListingCard-module__0HdwZW__btnGray{color:#67594c;background:#e8e2d9;border:1px solid #d2c9bc}.ListingCard-module__0HdwZW__cardCompact{background:var(--metallic-gradient,hsl(var(--card)));cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #00000014;border-radius:6px;flex-direction:row;align-items:center;gap:12px;height:56px;transition:box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000a;padding:0 12px 0 0!important}@media (hover:hover){.ListingCard-module__0HdwZW__cardCompact:hover{transform:none!important;box-shadow:0 3px 10px #00000014!important}}.ListingCard-module__0HdwZW__compactImageWrap{background:hsl(var(--muted) / .4);flex-shrink:0;width:72px;height:56px;position:relative;overflow:hidden}.ListingCard-module__0HdwZW__compactImagePlaceholder{background:hsl(var(--muted) / .4);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;display:flex}.ListingCard-module__0HdwZW__compactTitle{color:hsl(var(--foreground));white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.ListingCard-module__0HdwZW__compactSpec{color:hsl(var(--muted-foreground));white-space:nowrap;flex-shrink:0;font-size:12px}.ListingCard-module__0HdwZW__compactCondition{white-space:nowrap;background:0 0;border:1px solid;border-radius:999px;flex-shrink:0;padding:1px 8px;font-size:11px;font-weight:600}.ListingCard-module__0HdwZW__compactLocation{color:hsl(var(--muted-foreground));white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:12px;display:inline-flex}.ListingCard-module__0HdwZW__compactDate{color:hsl(var(--muted-foreground));white-space:nowrap;flex-shrink:0;font-size:12px}.ListingCard-module__0HdwZW__compactPrice{color:hsl(var(--foreground));white-space:nowrap;letter-spacing:-.02em;flex-shrink:0;margin-left:auto;font-size:26px;font-weight:800}@media (max-width:768px){.ListingCard-module__0HdwZW__cardCompact{gap:8px}.ListingCard-module__0HdwZW__compactSpec,.ListingCard-module__0HdwZW__compactLocation,.ListingCard-module__0HdwZW__compactDate{display:none}}.ListingCard-module__0HdwZW__verificationBadges{align-items:center;gap:2px;display:inline-flex}.ListingCard-module__0HdwZW__verificationBadges span{cursor:default;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:.45rem;font-weight:700;line-height:1;display:inline-flex}.ListingCard-module__0HdwZW__badgeEmail{color:#ef4444;background:#ef444426;font-size:.65rem!important}.ListingCard-module__0HdwZW__badgeGoogle{color:#eab308;background:#eab30826;font-family:Arial,sans-serif}.ListingCard-module__0HdwZW__badgePhone{color:#3b82f6;background:#3b82f626;font-size:.65rem!important}.ListingCard-module__0HdwZW__badgeId{color:#22c55e;letter-spacing:-.5px;background:#22c55e26;font-size:.5rem!important}[data-theme=panama-brown] .ListingCard-module__0HdwZW__card{box-shadow:var(--pb-glow)}@media (hover:hover){[data-theme=panama-brown] .ListingCard-module__0HdwZW__card:hover{box-shadow:var(--pb-glow-hover)}}[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardList{box-shadow:var(--pb-glow)}@media (hover:hover){[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardList:hover{box-shadow:var(--pb-glow-hover)!important}}[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardCompact{box-shadow:var(--pb-glow)}@media (hover:hover){[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardCompact:hover{box-shadow:var(--pb-glow-hover)!important}}:is([data-theme=panama-brown] .ListingCard-module__0HdwZW__price,[data-theme=panama-brown] .ListingCard-module__0HdwZW__listPrice,[data-theme=panama-brown] .ListingCard-module__0HdwZW__listPriceUnderPhoto,[data-theme=panama-brown] .ListingCard-module__0HdwZW__compactPrice){color:hsl(var(--price-color,var(--foreground)));text-shadow:0 1px 3px #0000004d}:is([data-theme=dark] .ListingCard-module__0HdwZW__card,[data-theme=dark] .ListingCard-module__0HdwZW__cardList,[data-theme=dark] .ListingCard-module__0HdwZW__cardCompact){background:hsl(var(--card));border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff12,inset 0 0 0 1px #ffffff05,0 2px 4px #0009,0 12px 32px -8px #000c,0 24px 48px -16px #00000080}@media (hover:hover){:is([data-theme=dark] .ListingCard-module__0HdwZW__card:hover,[data-theme=dark] .ListingCard-module__0HdwZW__cardList:hover,[data-theme=dark] .ListingCard-module__0HdwZW__cardCompact:hover){z-index:5;position:relative;border-color:#dcb96e8c!important;box-shadow:inset 0 1px #ffffff1f,inset 0 0 0 1px #dcb96e2e,0 0 0 1px #dcb96e59,0 0 28px #dcb96e47,0 0 56px #dcb96e1f,0 8px 16px #000000b3,0 20px 48px -8px #000000e6!important}}:is([data-theme=panama-brown] .ListingCard-module__0HdwZW__card,[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardList,[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardCompact){border-color:#c8aa7824;box-shadow:inset 0 1px #dcc39614,0 1px 2px #00000073,0 8px 24px -6px #0000008c}@media (hover:hover){:is([data-theme=panama-brown] .ListingCard-module__0HdwZW__card:hover,[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardList:hover,[data-theme=panama-brown] .ListingCard-module__0HdwZW__cardCompact:hover){z-index:5;position:relative;border-color:#dcb47899!important;box-shadow:inset 0 1px #ebd2a524,inset 0 0 0 1px #dcb47833,0 0 0 1px #dcb47866,0 0 28px #d2a55f52,0 0 56px #d2a55f24,0 8px 16px #0000008c,0 20px 48px -8px #000000bf!important}}[data-theme=dark] .ListingCard-module__0HdwZW__condNew{color:#57db87}[data-theme=dark] .ListingCard-module__0HdwZW__condLikeNew{color:#67bbe4}[data-theme=dark] .ListingCard-module__0HdwZW__condUsed{color:#b8a994}[data-theme=dark] .ListingCard-module__0HdwZW__condForParts{color:#e6a84d}:is([data-theme=dark] .ListingCard-module__0HdwZW__price,[data-theme=dark] .ListingCard-module__0HdwZW__listPrice,[data-theme=dark] .ListingCard-module__0HdwZW__listPriceUnderPhoto,[data-theme=dark] .ListingCard-module__0HdwZW__compactPrice){text-shadow:0 1px 3px #0000004d}
.AccountSettings-module__5jogxq__container{flex-direction:column;gap:1.5rem;display:flex}.AccountSettings-module__5jogxq__card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:14px;padding:1.5rem}.AccountSettings-module__5jogxq__cardTitle{color:hsl(var(--foreground));margin:0 0 1.25rem;font-size:1.05rem;font-weight:700}.AccountSettings-module__5jogxq__fieldGrid{gap:1rem;max-width:480px;display:grid}.AccountSettings-module__5jogxq__field{flex-direction:column;gap:.35rem;display:flex}.AccountSettings-module__5jogxq__fieldLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:600}.AccountSettings-module__5jogxq__fieldInput{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:10px;padding:.6rem .85rem;font-size:.95rem;transition:border-color .15s}.AccountSettings-module__5jogxq__fieldInput:focus{border-color:hsl(var(--primary));outline:none}.AccountSettings-module__5jogxq__fieldInput:read-only{opacity:.6;cursor:not-allowed}.AccountSettings-module__5jogxq__fieldSelect{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer;border-radius:10px;padding:.6rem .85rem;font-size:.95rem}.AccountSettings-module__5jogxq__fieldSelect:focus{border-color:hsl(var(--primary));outline:none}.AccountSettings-module__5jogxq__prefRow{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.AccountSettings-module__5jogxq__prefLabel{color:hsl(var(--foreground));font-weight:500}.AccountSettings-module__5jogxq__saveButton{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:10px;align-self:flex-start;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;transition:opacity .15s}.AccountSettings-module__5jogxq__saveButton:hover{opacity:.85}.AccountSettings-module__5jogxq__saveButton:disabled{opacity:.5;cursor:not-allowed}.AccountSettings-module__5jogxq__savedMsg{color:#2ecc71;margin-left:.75rem;font-size:.85rem;font-weight:500}.AccountSettings-module__5jogxq__saveRow{align-items:center;display:flex}.AccountSettings-module__5jogxq__dangerZone{background:#ca2b2b08;border:1px solid #ca2b2b40;border-radius:14px;margin-top:1rem;padding:1.5rem}.AccountSettings-module__5jogxq__dangerTitle{color:#ca2b2b;margin:0 0 .5rem;font-size:1rem;font-weight:700}.AccountSettings-module__5jogxq__dangerText{color:hsl(var(--muted-foreground));margin:0 0 1rem;font-size:.85rem}.AccountSettings-module__5jogxq__deleteButton{color:#ca2b2b;cursor:pointer;background:0 0;border:1px solid #ca2b2b66;border-radius:10px;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .15s}.AccountSettings-module__5jogxq__deleteButton:hover{background:#ca2b2b14;border-color:#ca2b2b}.AccountSettings-module__5jogxq__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AccountSettings-module__5jogxq__modal{background:hsl(var(--card));border-radius:16px;width:100%;max-width:420px;padding:2rem;box-shadow:0 8px 32px #00000026}.AccountSettings-module__5jogxq__modalTitle{color:#ca2b2b;margin:0 0 .75rem;font-size:1.15rem;font-weight:700}.AccountSettings-module__5jogxq__modalText{color:hsl(var(--muted-foreground));margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.AccountSettings-module__5jogxq__modalError{color:#ca2b2b;background:#ca2b2b0f;border-radius:8px;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.85rem}.AccountSettings-module__5jogxq__confirmLabel{color:hsl(var(--foreground));cursor:pointer;align-items:center;gap:.5rem;margin-top:1rem;font-size:.85rem;display:flex}.AccountSettings-module__5jogxq__modalActions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.AccountSettings-module__5jogxq__cancelButton{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:10px;padding:.55rem 1.25rem;font-weight:500;transition:background .15s}.AccountSettings-module__5jogxq__cancelButton:hover{background:hsl(var(--muted))}.AccountSettings-module__5jogxq__confirmDeleteButton{color:#fff;cursor:pointer;background:#ca2b2b;border:none;border-radius:10px;padding:.55rem 1.25rem;font-weight:600;transition:opacity .15s}.AccountSettings-module__5jogxq__confirmDeleteButton:hover{opacity:.9}.AccountSettings-module__5jogxq__confirmDeleteButton:disabled{opacity:.4;cursor:not-allowed}.AccountSettings-module__5jogxq__pwError{margin-top:.75rem}.AccountSettings-module__5jogxq__pwSuccess{margin-top:.75rem;display:block}.AccountSettings-module__5jogxq__pwActions{margin-top:1rem}.AccountSettings-module__5jogxq__profileBanner{color:hsl(var(--foreground));background:#f2b90d1f;border:1px solid #f2b90d4d;border-radius:10px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;line-height:1.5}.AccountSettings-module__5jogxq__required{color:#ca2b2b;font-weight:700}.AccountSettings-module__5jogxq__fieldHint{color:hsl(var(--muted-foreground));opacity:.7;font-size:.75rem}.AccountSettings-module__5jogxq__fieldError{color:#ca2b2b;font-size:.8rem;font-weight:500}.AccountSettings-module__5jogxq__saveErrorInline{margin-left:.75rem}.AccountSettings-module__5jogxq__fieldSuccess{color:#2ecc71;font-size:.8rem;font-weight:500}.AccountSettings-module__5jogxq__isikukoodRow{gap:.5rem;display:flex}.AccountSettings-module__5jogxq__isikukoodInput{flex:1}.AccountSettings-module__5jogxq__verifyBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:opacity .15s}.AccountSettings-module__5jogxq__verifyBtn:hover{opacity:.85}.AccountSettings-module__5jogxq__verifyBtn:disabled{opacity:.4;cursor:not-allowed}.AccountSettings-module__5jogxq__identityBlock{border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:12px;flex-direction:column;gap:.6rem;margin-bottom:1.25rem;padding:1rem 1.1rem;display:flex}.AccountSettings-module__5jogxq__identityBlockError{background:#ca2b2b0a;border-color:#ca2b2b80}.AccountSettings-module__5jogxq__identityCaption{color:hsl(var(--muted-foreground));font-size:.78rem;line-height:1.5}.AccountSettings-module__5jogxq__identityChoices{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.AccountSettings-module__5jogxq__identityChoice{border:1px solid hsl(var(--border));background:hsl(var(--card));cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;align-items:center;gap:.6rem;padding:.75rem .9rem;transition:border-color .15s,background .15s;display:flex}.AccountSettings-module__5jogxq__identityChoice:hover{border-color:hsl(var(--primary) / .4)}.AccountSettings-module__5jogxq__identityChoiceActive{border-color:hsl(var(--primary));background:hsl(var(--primary) / .08)}.AccountSettings-module__5jogxq__identityChoiceActive .AccountSettings-module__5jogxq__identityIcon,.AccountSettings-module__5jogxq__identityChoiceActive .AccountSettings-module__5jogxq__identityLabel{color:hsl(var(--primary))}.AccountSettings-module__5jogxq__identityIcon{font-size:1.35rem;line-height:1}.AccountSettings-module__5jogxq__identityLabel{color:hsl(var(--foreground));font-size:.9rem;font-weight:600}.AccountSettings-module__5jogxq__identityRadio{accent-color:hsl(var(--primary));margin-left:auto}@media (max-width:600px){.AccountSettings-module__5jogxq__card,.AccountSettings-module__5jogxq__dangerZone{padding:1rem}.AccountSettings-module__5jogxq__modal{padding:1.5rem}.AccountSettings-module__5jogxq__identityChoices{grid-template-columns:1fr}}
.MobileToolbar-module__XSIV2G__toolbar{grid-template-columns:1fr 1fr;gap:10px;padding:8px 0 12px;display:grid}.MobileToolbar-module__XSIV2G__btn{appearance:none;border:1px solid var(--ub-hairline);background:hsl(var(--card));color:hsl(var(--card-foreground));height:48px;font:500 14px/1 var(--ub-font-body);cursor:pointer;transition:background-color var(--ub-dur-fast) var(--ub-ease), transform var(--ub-dur-fast) var(--ub-ease), border-color var(--ub-dur-fast) var(--ub-ease);border-radius:12px;justify-content:space-between;align-items:center;padding:0 14px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1px #0000000a}.MobileToolbar-module__XSIV2G__btn:active{transform:translateY(1px)}.MobileToolbar-module__XSIV2G__btn:hover{border-color:var(--ub-hairline-strong)}.MobileToolbar-module__XSIV2G__btnLeft{align-items:center;gap:10px;min-width:0;display:inline-flex}.MobileToolbar-module__XSIV2G__btnLeft svg{width:16px;height:16px;color:var(--ub-fg-3);flex-shrink:0}.MobileToolbar-module__XSIV2G__btnText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MobileToolbar-module__XSIV2G__chev{width:14px;height:14px;color:var(--ub-fg-3);flex-shrink:0;margin-left:4px}.MobileToolbar-module__XSIV2G__badge{border-radius:var(--ub-r-pill);background:var(--ub-volt);min-width:22px;height:22px;color:var(--ub-fg-on-volt);font:600 11px/22px var(--ub-font-mono);text-align:center;letter-spacing:.02em;flex-shrink:0;margin-left:8px;padding:0 7px}.MobileToolbar-module__XSIV2G__nativeSelect{opacity:0;cursor:pointer;color:#0000;background:0 0;border:0;font-size:16px;position:absolute;inset:0}@media (min-width:769px){.MobileToolbar-module__XSIV2G__toolbar{display:none}}
.SessionList-module__yNsYSq__container{flex-direction:column;gap:1rem;display:flex}.SessionList-module__yNsYSq__header{justify-content:space-between;align-items:center;display:flex}.SessionList-module__yNsYSq__title{color:hsl(var(--foreground));margin:0;font-size:1.1rem;font-weight:700}.SessionList-module__yNsYSq__revokeAllBtn{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:8px;padding:.4rem .85rem;font-size:.8rem;font-weight:500;transition:all .15s}.SessionList-module__yNsYSq__revokeAllBtn:hover{background:hsl(var(--muted))}.SessionList-module__yNsYSq__sessionCard{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:background .15s;display:flex}.SessionList-module__yNsYSq__sessionCardCurrent{border-color:hsl(var(--primary) / .4);background:hsl(var(--primary) / .05)}.SessionList-module__yNsYSq__deviceIcon{background:hsl(var(--secondary));width:40px;height:40px;color:hsl(var(--foreground));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SessionList-module__yNsYSq__sessionInfo{flex:1;min-width:0}.SessionList-module__yNsYSq__deviceName{color:hsl(var(--foreground));align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.SessionList-module__yNsYSq__currentBadge{color:#2ecc71;text-transform:uppercase;letter-spacing:.03em;background:#2ecc711f;border-radius:4px;padding:.1rem .45rem;font-size:.65rem;font-weight:700}.SessionList-module__yNsYSq__sessionMeta{color:hsl(var(--muted-foreground));margin-top:.2rem;font-size:.8rem}.SessionList-module__yNsYSq__revokeBtn{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;padding:.35rem .75rem;font-size:.8rem;transition:all .15s}.SessionList-module__yNsYSq__revokeBtn:hover{color:#ca2b2b;background:#ca2b2b1a;border-color:#ca2b2b4d}.SessionList-module__yNsYSq__loading{text-align:center;color:hsl(var(--muted-foreground));padding:2rem}@media (max-width:600px){.SessionList-module__yNsYSq__sessionCard{padding:.85rem 1rem}.SessionList-module__yNsYSq__deviceIcon{width:36px;height:36px}}
.Inbox-module__1f1eFa__splitPane{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));height:calc(100vh - 200px);min-height:500px;display:flex;overflow:hidden}.Inbox-module__1f1eFa__threadList{border-right:1px solid hsl(var(--border));flex-direction:column;flex-shrink:0;width:320px;display:flex;overflow-y:auto}.Inbox-module__1f1eFa__threadListHeader{border-bottom:1px solid hsl(var(--border));color:hsl(var(--foreground));padding:1rem;font-size:1.05rem;font-weight:700}.Inbox-module__1f1eFa__chatPanel{flex-direction:column;flex:1;min-width:0;display:flex}.Inbox-module__1f1eFa__chatPanelEmpty{color:hsl(var(--muted-foreground));flex:1;justify-content:center;align-items:center;font-size:.95rem;display:flex}.Inbox-module__1f1eFa__container{flex-direction:column;display:flex}.Inbox-module__1f1eFa__threadItem{cursor:pointer;border-bottom:1px solid hsl(var(--border) / .5);gap:.85rem;padding:.85rem 1rem;transition:background .15s;display:flex}.Inbox-module__1f1eFa__threadItem:hover{background:hsl(var(--muted))}.Inbox-module__1f1eFa__threadItemActive{background:hsl(var(--primary) / .08);border-left:3px solid hsl(var(--primary))}.Inbox-module__1f1eFa__avatar{background:hsl(var(--primary));width:44px;height:44px;color:hsl(var(--primary-foreground));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;display:flex}.Inbox-module__1f1eFa__info{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex;overflow:hidden}.Inbox-module__1f1eFa__topRow{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.Inbox-module__1f1eFa__name{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.Inbox-module__1f1eFa__date{color:hsl(var(--muted-foreground));flex-shrink:0;font-size:.75rem}.Inbox-module__1f1eFa__product{color:hsl(var(--primary));white-space:nowrap;text-overflow:ellipsis;margin:.1rem 0;font-size:.78rem;overflow:hidden}.Inbox-module__1f1eFa__preview{color:hsl(var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.Inbox-module__1f1eFa__unread{color:hsl(var(--foreground));font-weight:600}.Inbox-module__1f1eFa__unreadBadge{background:hsl(var(--primary));min-width:20px;height:20px;color:hsl(var(--primary-foreground));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0 6px;font-size:.7rem;font-weight:700;display:flex}.Inbox-module__1f1eFa__empty{text-align:center;color:hsl(var(--muted-foreground));padding:3rem 1rem}@media (max-width:768px){.Inbox-module__1f1eFa__splitPane{border:none;border-radius:0;flex-direction:column;height:auto;min-height:0}.Inbox-module__1f1eFa__threadList{border-right:none;width:100%}.Inbox-module__1f1eFa__chatPanel{display:none}.Inbox-module__1f1eFa__threadItem{padding:1rem}.Inbox-module__1f1eFa__threadListHeader{display:none}}
.AccountHub-module__ByUKbW__container{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;padding-bottom:2rem;display:flex;overflow-x:hidden}.AccountHub-module__ByUKbW__tierBadge{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:6px;margin-top:.25rem;padding:.2rem .5rem;font-size:.75rem;font-weight:700;display:inline-block}.AccountHub-module__ByUKbW__heroCard{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:20px;align-items:center;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 2px 8px #0000000a,0 8px 24px #0000000f}.AccountHub-module__ByUKbW__heroInfo{flex:1;min-width:0}.AccountHub-module__ByUKbW__heroName{color:hsl(var(--foreground));align-items:center;gap:.5rem;margin:0;font-size:1.35rem;font-weight:700;display:flex}.AccountHub-module__ByUKbW__verifiedBadge{color:#2ecc71;background:#2ecc711f;border-radius:4px;flex-shrink:0;align-items:center;padding:.15rem .5rem;font-size:.7rem;font-weight:600;display:inline-flex}.AccountHub-module__ByUKbW__heroEmail{color:hsl(var(--muted-foreground));margin:.25rem 0 0;font-size:.9rem}.AccountHub-module__ByUKbW__adminLink{color:#fff;background:hsl(var(--primary));border-radius:6px;margin-top:.5rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.AccountHub-module__ByUKbW__adminLink:hover{opacity:.85}.AccountHub-module__ByUKbW__heroMeta{color:hsl(var(--muted-foreground));opacity:.7;margin:.35rem 0 0;font-size:.8rem}.AccountHub-module__ByUKbW__statsGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.AccountHub-module__ByUKbW__statCard{background:hsl(var(--card));border:1px solid hsl(var(--border));cursor:pointer;color:hsl(var(--foreground));font-family:inherit;font-size:inherit;border-radius:20px;flex-direction:column;align-items:center;gap:6px;padding:1.25rem .75rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 4px #00000008,0 4px 12px #0000000d}.AccountHub-module__ByUKbW__statCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f,0 8px 24px #00000014}.AccountHub-module__ByUKbW__statIcon{color:hsl(var(--primary));opacity:.8}.AccountHub-module__ByUKbW__statNumber{font-size:1.5rem;font-weight:700;line-height:1}.AccountHub-module__ByUKbW__statLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}.AccountHub-module__ByUKbW__tabBar{background:hsl(var(--secondary));scrollbar-width:none;-webkit-overflow-scrolling:touch;border-radius:14px;gap:4px;max-width:100%;padding:4px;display:flex;overflow-x:auto}.AccountHub-module__ByUKbW__tabBar::-webkit-scrollbar{display:none}.AccountHub-module__ByUKbW__tab{cursor:pointer;white-space:nowrap;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:6px;padding:.65rem .75rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.AccountHub-module__ByUKbW__tab:hover{color:hsl(var(--foreground));background:hsl(var(--card) / .5)}.AccountHub-module__ByUKbW__tabActive{background:hsl(var(--card));color:hsl(var(--foreground));font-weight:600;box-shadow:0 1px 4px #0000000f}.AccountHub-module__ByUKbW__tabIcon{font-size:1rem}.AccountHub-module__ByUKbW__tabContent{min-height:200px}.AccountHub-module__ByUKbW__emptyState{text-align:center;color:hsl(var(--muted-foreground));padding:4rem 0}.AccountHub-module__ByUKbW__homeLink{color:hsl(var(--primary));text-decoration:underline}.AccountHub-module__ByUKbW__settingsGrid{flex-direction:column;gap:.5rem;display:flex}.AccountHub-module__ByUKbW__settingsItem{background:hsl(var(--card));border:1px solid hsl(var(--border));cursor:pointer;color:hsl(var(--foreground));border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;text-decoration:none;transition:background .15s;display:flex}.AccountHub-module__ByUKbW__settingsItem:hover{background:hsl(var(--muted))}.AccountHub-module__ByUKbW__settingsItemLeft{align-items:center;gap:.75rem;display:flex}.AccountHub-module__ByUKbW__settingsIcon{background:hsl(var(--secondary));border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.AccountHub-module__ByUKbW__settingsLabel{font-size:.95rem;font-weight:500}.AccountHub-module__ByUKbW__settingsArrow{color:hsl(var(--muted-foreground));font-size:1.2rem}.AccountHub-module__ByUKbW__subView{flex-direction:column;gap:1rem;display:flex}.AccountHub-module__ByUKbW__backButton{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:.5rem 0;font-size:.95rem;font-weight:500;transition:opacity .15s;display:inline-flex}.AccountHub-module__ByUKbW__backButton:hover{opacity:.7}.AccountHub-module__ByUKbW__subViewTitle{color:hsl(var(--foreground));margin:0;font-size:1.25rem;font-weight:700}.AccountHub-module__ByUKbW__logoutCard{cursor:pointer;color:#ca2b2b;background:0 0;border:1px solid #ca2b2b4d;border-radius:12px;justify-content:center;align-items:center;margin-top:.5rem;padding:1rem;font-size:.95rem;font-weight:600;transition:all .15s;display:flex}.AccountHub-module__ByUKbW__logoutCard:hover{background:#ca2b2b14;border-color:#ca2b2b80}@media (max-width:600px){.AccountHub-module__ByUKbW__container{gap:1rem}.AccountHub-module__ByUKbW__heroCard{text-align:center;border-radius:16px;flex-direction:column;padding:1.5rem}.AccountHub-module__ByUKbW__heroName{justify-content:center;font-size:1.2rem}.AccountHub-module__ByUKbW__heroEmail{text-align:center}.AccountHub-module__ByUKbW__statsGrid{grid-template-columns:repeat(2,1fr);gap:8px}.AccountHub-module__ByUKbW__statCard{border-radius:16px;padding:1rem .5rem}.AccountHub-module__ByUKbW__statNumber{font-size:1.25rem}.AccountHub-module__ByUKbW__tabBar{border-radius:12px}.AccountHub-module__ByUKbW__tab{gap:4px;padding:.55rem .25rem;font-size:.8rem}.AccountHub-module__ByUKbW__tabIcon{font-size:.9rem}}
.ListingLimitCard-module__Fw8VkG__container{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;margin-bottom:1rem;padding:1rem}.ListingLimitCard-module__Fw8VkG__header{color:hsl(var(--foreground));margin-bottom:.75rem;font-size:.85rem;font-weight:600}.ListingLimitCard-module__Fw8VkG__headerLabel{color:hsl(var(--muted-foreground));font-weight:400}.ListingLimitCard-module__Fw8VkG__progressWrap{margin-bottom:.5rem}.ListingLimitCard-module__Fw8VkG__progressTrack{background:hsl(var(--muted));border-radius:4px;height:8px;overflow:hidden}.ListingLimitCard-module__Fw8VkG__progressFill{border-radius:4px;height:100%;transition:width .3s}.ListingLimitCard-module__Fw8VkG__progressFillOk{background:#52c41a}.ListingLimitCard-module__Fw8VkG__progressFillWarn{background:#faad14}.ListingLimitCard-module__Fw8VkG__progressFillFull{background:#ff4d4f}.ListingLimitCard-module__Fw8VkG__stats{color:hsl(var(--muted-foreground));flex-direction:column;gap:.25rem;font-size:.8rem;display:flex}.ListingLimitCard-module__Fw8VkG__warning{color:#c62828;background:#fbe9e9;border-radius:8px;margin-top:.75rem;padding:.6rem .75rem;font-size:.85rem;font-weight:600}.ListingLimitCard-module__Fw8VkG__actions{gap:.5rem;margin-top:.75rem;display:flex}.ListingLimitCard-module__Fw8VkG__btnPrimary{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:8px;flex:1;padding:.6rem .75rem;font-size:.8rem;font-weight:600}.ListingLimitCard-module__Fw8VkG__btnPrimary:hover{opacity:.9}.ListingLimitCard-module__Fw8VkG__btnSecondary{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:8px;flex:1;padding:.6rem .75rem;font-size:.8rem;font-weight:600}.ListingLimitCard-module__Fw8VkG__btnSecondary:hover{background:hsl(var(--muted))}
.VendorSettings-module__bcSZXa__container{flex-direction:column;gap:1.5rem;display:flex}.VendorSettings-module__bcSZXa__header{align-items:center;gap:1rem;display:flex}.VendorSettings-module__bcSZXa__header h2{font-size:1.15rem;font-weight:700}.VendorSettings-module__bcSZXa__backBtn{border-radius:var(--radius);border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;padding:.4rem .8rem;font-size:.85rem}.VendorSettings-module__bcSZXa__form{flex-direction:column;gap:1.25rem;display:flex}.VendorSettings-module__bcSZXa__field{flex-direction:column;gap:.35rem;display:flex}.VendorSettings-module__bcSZXa__field label{color:hsl(var(--foreground));font-size:.85rem;font-weight:600}.VendorSettings-module__bcSZXa__field input,.VendorSettings-module__bcSZXa__field textarea{border-radius:var(--radius);border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));resize:vertical;padding:.6rem .75rem;font-size:.9rem}.VendorSettings-module__bcSZXa__slugRow{align-items:center;display:flex}.VendorSettings-module__bcSZXa__slugPrefix{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:var(--radius) 0 0 var(--radius);color:hsl(var(--muted-foreground));white-space:nowrap;border-right:none;padding:.6rem .5rem;font-size:.8rem}.VendorSettings-module__bcSZXa__slugRow input{flex:1;border-radius:0 var(--radius) var(--radius) 0!important}.VendorSettings-module__bcSZXa__hint{color:hsl(var(--muted-foreground));font-size:.75rem}.VendorSettings-module__bcSZXa__saveBtn{border-radius:var(--radius);background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;align-self:flex-start;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600}.VendorSettings-module__bcSZXa__saveBtn:disabled{opacity:.6}.VendorSettings-module__bcSZXa__loading{text-align:center;color:hsl(var(--muted-foreground));padding:2rem}
.SellWizard-module__RQcfcq__container{max-width:600px;min-height:500px;margin:0 auto;padding:1rem}.SellWizard-module__RQcfcq__progress{color:var(--muted-foreground);margin-bottom:2rem;font-size:.9rem}.SellWizard-module__RQcfcq__progressBar{background:var(--muted);border-radius:2px;height:4px;margin-top:.5rem;overflow:hidden}.SellWizard-module__RQcfcq__progressBar>div{background:var(--primary);height:100%;transition:width .3s}.SellWizard-module__RQcfcq__stepContent{animation:.3s ease-out SellWizard-module__RQcfcq__fadeIn}.SellWizard-module__RQcfcq__submitError{background:hsl(var(--destructive) / .1);color:var(--destructive,#dc2626);border:1px solid hsl(var(--destructive) / .3);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.SellWizard-module__RQcfcq__dismissError{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;padding:0 4px;font-size:1.1rem}.SellWizard-module__RQcfcq__dismissError:hover{opacity:1}.SellWizard-module__RQcfcq__success{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 1rem;display:flex}.SellWizard-module__RQcfcq__success h2{font-size:2rem}.SellWizard-module__RQcfcq__resetBtn{background:var(--primary);color:var(--primary-foreground);border-radius:var(--radius);padding:.75rem 1.5rem;font-weight:600}.SellWizard-module__RQcfcq__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SellWizard-module__RQcfcq__modal{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:16px;width:100%;max-width:420px;padding:1.5rem;box-shadow:0 20px 60px #0000004d}.SellWizard-module__RQcfcq__modalTitle{color:#c62828;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.SellWizard-module__RQcfcq__modalDesc{color:hsl(var(--muted-foreground));margin-bottom:1rem;font-size:.85rem;line-height:1.4}.SellWizard-module__RQcfcq__modalStats{background:hsl(var(--muted));border-radius:8px;flex-direction:column;gap:.4rem;margin-bottom:1rem;padding:.75rem;display:flex}.SellWizard-module__RQcfcq__modalStatRow{color:hsl(var(--foreground));justify-content:space-between;font-size:.8rem;display:flex}.SellWizard-module__RQcfcq__modalHints{color:hsl(var(--muted-foreground));margin-bottom:1rem;font-size:.8rem}.SellWizard-module__RQcfcq__modalHintsTitle{color:hsl(var(--foreground));margin-bottom:.3rem;font-weight:600}.SellWizard-module__RQcfcq__modalHints ul{margin:0;padding-left:1.2rem}.SellWizard-module__RQcfcq__modalHints li{margin:.2rem 0}.SellWizard-module__RQcfcq__modalActions{flex-wrap:wrap;gap:.5rem;display:flex}.SellWizard-module__RQcfcq__modalBtnPrimary{background:hsl(var(--primary));min-width:120px;color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:8px;flex:1;padding:.6rem .75rem;font-size:.8rem;font-weight:600}.SellWizard-module__RQcfcq__modalBtnPrimary:hover{opacity:.9}.SellWizard-module__RQcfcq__modalBtnSecondary{border:1px solid hsl(var(--border));min-width:120px;color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:8px;flex:1;padding:.6rem .75rem;font-size:.8rem;font-weight:600}.SellWizard-module__RQcfcq__modalBtnSecondary:hover{background:hsl(var(--muted))}.SellWizard-module__RQcfcq__modalBtnClose{width:100%;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;margin-top:.25rem;padding:.5rem;font-size:.8rem}.SellWizard-module__RQcfcq__modalBtnClose:hover{color:hsl(var(--foreground))}@keyframes SellWizard-module__RQcfcq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.VendorDashboard-module__6BiFqW__container{flex-direction:column;gap:1.5rem;display:flex}.VendorDashboard-module__6BiFqW__header{justify-content:space-between;align-items:center;display:flex}.VendorDashboard-module__6BiFqW__header h2{font-size:1.25rem;font-weight:700}.VendorDashboard-module__6BiFqW__settingsBtn{border-radius:var(--radius);border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.VendorDashboard-module__6BiFqW__settingsBtn:hover{background:hsl(var(--muted))}.VendorDashboard-module__6BiFqW__statsGrid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}@media (max-width:768px){.VendorDashboard-module__6BiFqW__statsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.VendorDashboard-module__6BiFqW__statsGrid{grid-template-columns:repeat(2,1fr)}}.VendorDashboard-module__6BiFqW__statCard{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);text-align:center;padding:1rem}.VendorDashboard-module__6BiFqW__statValue{color:hsl(var(--foreground));font-size:1.75rem;font-weight:700}.VendorDashboard-module__6BiFqW__statLabel{color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.8rem}.VendorDashboard-module__6BiFqW__filterRow{gap:.5rem;display:flex}.VendorDashboard-module__6BiFqW__filterBtn{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:99px;padding:.4rem .9rem;font-size:.8rem}.VendorDashboard-module__6BiFqW__filterActive{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.VendorDashboard-module__6BiFqW__listingsTable{flex-direction:column;gap:.5rem;display:flex}.VendorDashboard-module__6BiFqW__listingRow{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);align-items:center;gap:.75rem;padding:.75rem;display:flex}.VendorDashboard-module__6BiFqW__listingThumb{background:hsl(var(--muted));border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex;overflow:hidden}.VendorDashboard-module__6BiFqW__listingThumb img{object-fit:cover;width:100%;height:100%}.VendorDashboard-module__6BiFqW__listingInfo{flex:1;min-width:0}.VendorDashboard-module__6BiFqW__listingTitle{color:hsl(var(--foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.VendorDashboard-module__6BiFqW__listingMeta{color:hsl(var(--muted-foreground));align-items:center;gap:.5rem;margin-top:.25rem;font-size:.8rem;display:flex}.VendorDashboard-module__6BiFqW__listingPrice{color:hsl(var(--primary));font-weight:700}.VendorDashboard-module__6BiFqW__statusBadge{border-radius:4px;padding:1px 6px;font-size:.7rem;font-weight:600}.VendorDashboard-module__6BiFqW__statusActive{color:#16a34a;background:#22c55e26}.VendorDashboard-module__6BiFqW__statusArchived{color:#6b7280;background:#9ca3af26}.VendorDashboard-module__6BiFqW__listingActions{flex-shrink:0}.VendorDashboard-module__6BiFqW__actionBtn{border-radius:var(--radius);border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;padding:.35rem .75rem;font-size:.75rem}.VendorDashboard-module__6BiFqW__actionBtn:hover{background:hsl(var(--muted))}.VendorDashboard-module__6BiFqW__empty{text-align:center;color:hsl(var(--muted-foreground));padding:2rem}.VendorDashboard-module__6BiFqW__storefrontLink{text-align:center;padding:.75rem}.VendorDashboard-module__6BiFqW__storefrontLink a{color:hsl(var(--primary));font-size:.9rem;font-weight:600}
.MobileFilterTrigger-module__YCQEoG__trigger{background-color:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;border-radius:99px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:none;box-shadow:0 2px 8px #0000000d}.MobileFilterTrigger-module__YCQEoG__trigger:hover{background-color:hsl(var(--secondary))}
.SellerModePrompt-module__p74UDa__overlay{z-index:10050;-webkit-backdrop-filter:blur(8px);background:#000000eb;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SellerModePrompt-module__p74UDa__modal{background:hsl(var(--card,0 0% 100%));color:hsl(var(--card-foreground,0 0% 7%));isolation:isolate;border:1px solid hsl(var(--hairline,var(--border,0 0% 90%)));border-radius:14px;width:100%;max-width:540px;max-height:90vh;padding:1.75rem;overflow-y:auto;box-shadow:0 24px 70px #0009}.SellerModePrompt-module__p74UDa__title{margin:0 0 .5rem;font-size:1.35rem;font-weight:700}.SellerModePrompt-module__p74UDa__intro{color:var(--muted-foreground,#666);margin:0 0 1.25rem;font-size:.95rem;line-height:1.5}.SellerModePrompt-module__p74UDa__option{border:2px solid var(--border,#e5e5e5);cursor:pointer;border-radius:10px;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding:1rem;transition:all .15s;display:flex}.SellerModePrompt-module__p74UDa__option:hover{border-color:var(--primary,#b07930);background:var(--muted,#fafafa)}.SellerModePrompt-module__p74UDa__optionActive{border-color:var(--primary,#b07930);background:#88693a0d}.SellerModePrompt-module__p74UDa__option input[type=radio]{width:1.15rem;height:1.15rem;accent-color:var(--primary,#b07930);flex-shrink:0;margin-top:.25rem}.SellerModePrompt-module__p74UDa__optionContent{flex-direction:column;flex:1;gap:.35rem;display:flex;position:relative}.SellerModePrompt-module__p74UDa__optionContent strong{font-size:.95rem}.SellerModePrompt-module__p74UDa__optionDesc{color:var(--muted-foreground,#666);margin:0;font-size:.85rem;line-height:1.45}.SellerModePrompt-module__p74UDa__badge{color:#1f7a3d;text-transform:uppercase;letter-spacing:.05em;background:#d9f2e1;border-radius:9999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600;position:absolute;top:0;right:0}.SellerModePrompt-module__p74UDa__note{color:var(--muted-foreground,#666);margin:1rem 0;font-size:.8rem;font-style:italic}.SellerModePrompt-module__p74UDa__actions{justify-content:flex-end;gap:.75rem;display:flex}.SellerModePrompt-module__p74UDa__primaryBtn{background:var(--primary,#b07930);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.7rem 1.6rem;font-size:.95rem;font-weight:600}.SellerModePrompt-module__p74UDa__primaryBtn:hover:not(:disabled){filter:brightness(1.05)}.SellerModePrompt-module__p74UDa__primaryBtn:disabled{opacity:.6;cursor:not-allowed}
.search-module__llh1fa__main{min-height:80vh;padding:2rem 0 4rem}.search-module__llh1fa__header{margin:2rem 0}.search-module__llh1fa__resultsWrapper{flex-direction:column;gap:3rem;display:flex}.search-module__llh1fa__section h2{border-bottom:1px solid hsl(var(--border));margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem}.search-module__llh1fa__emptySection{color:hsl(var(--muted-foreground));font-style:italic}.search-module__llh1fa__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem;display:grid}.search-module__llh1fa__empty{text-align:center;color:hsl(var(--muted-foreground));padding:3rem}
.ProfilePhotoSection-module___NG8xG__section{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:14px;margin-bottom:1.25rem;padding:1.5rem}.ProfilePhotoSection-module___NG8xG__title{color:hsl(var(--foreground));margin:0 0 .4rem;font-size:1.1rem;font-weight:700}.ProfilePhotoSection-module___NG8xG__hint{color:hsl(var(--muted-foreground));margin:0 0 1.25rem;font-size:.85rem;line-height:1.4}.ProfilePhotoSection-module___NG8xG__row{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.ProfilePhotoSection-module___NG8xG__avatar{border-radius:50%;flex-shrink:0;width:96px;height:96px;position:relative;overflow:hidden}.ProfilePhotoSection-module___NG8xG__image{object-fit:cover;width:100%;height:100%;display:block}.ProfilePhotoSection-module___NG8xG__initials{background:hsl(var(--primary));width:100%;height:100%;color:hsl(var(--primary-foreground));border-radius:50%;justify-content:center;align-items:center;font-size:2.2rem;font-weight:700;display:flex}.ProfilePhotoSection-module___NG8xG__loadingOverlay{background:#0000008c;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProfilePhotoSection-module___NG8xG__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:26px;height:26px;animation:.6s linear infinite ProfilePhotoSection-module___NG8xG__spin}@keyframes ProfilePhotoSection-module___NG8xG__spin{to{transform:rotate(360deg)}}.ProfilePhotoSection-module___NG8xG__actions{flex-direction:column;flex:1;gap:.5rem;min-width:180px;display:flex}.ProfilePhotoSection-module___NG8xG__primaryBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:10px;padding:.7rem 1.25rem;font-size:.95rem;font-weight:600;transition:opacity .15s}.ProfilePhotoSection-module___NG8xG__primaryBtn:hover:not(:disabled){opacity:.9}.ProfilePhotoSection-module___NG8xG__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.ProfilePhotoSection-module___NG8xG__secondaryBtn{color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border));cursor:pointer;background:0 0;border-radius:10px;padding:.55rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s}.ProfilePhotoSection-module___NG8xG__secondaryBtn:hover:not(:disabled){background:hsl(var(--muted) / .4);color:hsl(var(--foreground))}.ProfilePhotoSection-module___NG8xG__secondaryBtn:disabled{opacity:.5;cursor:not-allowed}.ProfilePhotoSection-module___NG8xG__error{color:#b12525;background:#f9dcdc;border-radius:8px;margin:.75rem 0 0;padding:.6rem .85rem;font-size:.85rem}.ProfilePhotoSection-module___NG8xG__hiddenInput{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:600px){.ProfilePhotoSection-module___NG8xG__section{padding:1.1rem}.ProfilePhotoSection-module___NG8xG__avatar{width:80px;height:80px}.ProfilePhotoSection-module___NG8xG__initials{font-size:1.85rem}.ProfilePhotoSection-module___NG8xG__actions{min-width:0}}
