@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}#root{min-height:100vh}.container{max-width:1200px;margin:0 auto;background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#333}.container h1{color:#333;margin-bottom:20px}.loading{text-align:center;padding:40px;color:#666}.error{background-color:#fee;border:1px solid #fcc;padding:15px;border-radius:4px;color:#c33;margin:20px 0}.apt-btn{display:inline-block;padding:.6em 1.2em;border-radius:8px;font-size:1em;font-weight:500;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:border-color .2s,background-color .2s}.apt-btn--primary{background-color:#646cff;color:#fff}.apt-btn--primary:hover{background-color:#535bf2}.apt-btn--secondary{background-color:#f0f0f0;color:#333}.apt-btn--secondary:hover{background-color:#e0e0e0}.home-page .home-links{margin-top:20px;display:flex;gap:12px;flex-wrap:wrap}.apt-table{width:100%;margin-top:20px;border-collapse:collapse;color:#333}.apt-table th,.apt-table td{padding:12px;text-align:left;border-bottom:1px solid #eee}.apt-table--striped tbody tr:nth-child(2n){background-color:#f9f9f9}.apt-badge{display:inline-block;padding:4px 10px;border-radius:6px;font-size:.9em}.apt-badge--primary{background-color:#e0e7ff;color:#4338ca}.team-count{margin-top:20px;color:#666;font-size:14px}.auth-card{display:flex;width:1050px;max-width:100%;min-height:650px;border-radius:28px;overflow:hidden;box-shadow:0 16px 60px #0000002e;background:#fff}.auth-left img.gavel-coin{max-width:300px;width:100%;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(0,0,0,.3))}.auth-right{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 56px;position:relative;overflow:hidden}.auth-content{width:100%;max-width:340px;display:flex;flex-direction:column;align-items:center}.auth-logo{width:150px;height:auto;margin-bottom:4px;object-fit:contain}.auth-title{font-size:22px;font-weight:400;color:#8b8ba3;margin-bottom:32px;letter-spacing:.3px}.auth-form{width:100%;display:flex;flex-direction:column;gap:18px}.auth-form .input-group input{width:100%;padding:15px 48px 15px 46px;border:none;border-radius:30px;background:#f2f1f6;font-size:15px;color:#333;outline:none;transition:box-shadow .25s ease;font-family:inherit}.auth-link{align-self:flex-end;font-size:13px;color:#7c6bc4;text-decoration:none;margin-top:-6px;transition:color .2s}.auth-link:hover{color:#5b4a9e;text-decoration:underline}.auth-link.center{align-self:center}.auth-btn{width:100%;padding:14px;border:none;border-radius:30px;background:linear-gradient(135deg,#5b8ce8,#7c5ecf 45%,#a855f7);color:#fff;font-size:17px;font-weight:600;cursor:pointer;letter-spacing:.4px;transition:opacity .25s,transform .2s,box-shadow .25s;box-shadow:0 4px 16px #7c5ecf59;margin-top:6px;font-family:inherit}@media(max-width:768px){.auth-container{padding:0;background:#faf9ff;align-items:stretch}.auth-card{flex-direction:column;width:100%;min-height:100vh;border-radius:0;box-shadow:none;background:#faf9ff}.auth-left{display:none}.auth-right{padding:0;justify-content:flex-start;overflow:visible}.auth-wave{display:block;width:100%;height:170px;background-size:100% auto;background-position:0 -35px center;background-repeat:no-repeat;flex-shrink:0}.auth-content{max-width:100%;padding:10px 32px 40px}.auth-logo{width:190px;margin-bottom:6px}.auth-title{font-size:28px;margin-bottom:36px;color:#6b6b8a}.auth-form{gap:20px}.auth-form .input-group input{padding:17px 50px;font-size:16px;background:#f0eef5}.auth-btn{padding:16px;font-size:18px;margin-top:10px}.auth-footer{margin-top:10px;font-size:15px}.auth-link{font-size:14px}}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-shell__topbar{display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:72px;background:#ffffffb8;backdrop-filter:blur(18px) saturate(1.6);-webkit-backdrop-filter:blur(18px) saturate(1.6);border-bottom:1px solid rgba(255,255,255,.55);box-shadow:0 4px 24px #7c3aed14,0 1px #fffc inset;position:sticky;top:0;z-index:100}.app-shell__logo-btn{display:flex;align-items:center;padding:0;border:none;background:none;cursor:pointer}.app-shell__logo{height:90px;width:auto;object-fit:contain}.app-shell__icons,.app-shell__search-group{display:flex;align-items:center;gap:4px}.app-shell__desktop-search{width:220px;height:40px;border:1px solid var(--border, #e5e7eb);border-radius:999px;padding:0 12px;font-size:14px;color:var(--text, #1a1a2e);background:var(--white, #fff);outline:none}.app-shell__desktop-search:focus{border-color:var(--brand, #7c3aed);box-shadow:0 0 0 3px #7c3aed1f}.app-shell__icon-btn{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--text-muted, #6b7280);transition:background .18s,color .18s,box-shadow .18s;position:relative}.app-shell__icon-btn svg{width:22px;height:22px}.app-shell__icon-btn:hover{background:#7c3aed1a;color:var(--brand, #7c3aed);box-shadow:0 2px 12px #7c3aed2e}.app-shell__icon-btn--cart{position:relative}.app-shell__cart-badge{position:absolute;top:4px;right:4px;background:var(--brand, #7c3aed);color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;padding:0 4px;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}.app-shell__body{flex:1;display:flex;flex-direction:column;min-width:0}.app-shell__bottom-nav{display:none;align-items:center;justify-content:space-around;position:fixed;bottom:0;left:0;right:0;height:68px;background:#ffffffc7;backdrop-filter:blur(20px) saturate(1.8);-webkit-backdrop-filter:blur(20px) saturate(1.8);border-top:1px solid rgba(255,255,255,.6);box-shadow:0 -6px 30px #7c3aed1a,0 -1px #ffffffe6 inset;z-index:200;padding:0 12px}.app-shell__nav-btn{display:flex;align-items:center;justify-content:center;color:#c4c4d4;width:44px;height:44px;border-radius:50%;transition:color .18s,background .18s,box-shadow .18s,transform .18s;flex-shrink:0}.app-shell__nav-btn svg{width:24px;height:24px}.app-shell__nav-btn:hover,.app-shell__nav-btn--active{color:var(--brand, #7c3aed);background:#7c3aed14;box-shadow:0 2px 10px #7c3aed26}.app-shell__nav-btn--home{background:linear-gradient(135deg,#9c4dbe,#4575b8);color:#fff;width:60px;height:60px;margin-bottom:24px;border-radius:50%;box-shadow:0 8px 24px #4575b873,0 3px 8px #9c4dbe59,0 0 0 4px var(--white, #fff),0 0 0 5px #0000000f}.app-shell__nav-btn--home:hover,.app-shell__nav-btn--home-active{background:linear-gradient(135deg,#8a3aad,#3664a8);color:#fff;transform:translateY(-2px);box-shadow:0 12px 28px #4575b880,0 4px 10px #9c4dbe66,0 0 0 4px var(--white, #fff),0 0 0 5px #0000000f}.app-shell__nav-btn--home svg{width:26px;height:26px}@media(max-width:768px){.app-shell__topbar{display:none}.app-shell__bottom-nav{display:flex}.app-shell__body{padding-bottom:80px}}:root{--brand: #7c3aed;--brand-dark: #4a1650;--brand-light: #f3f0ff;--brand-mid: #a78bfa;--white: #ffffff;--bg: #f7f8fc;--text: #1a1a2e;--text-muted: #6b7280;--border: #e5e7eb;--r-sm: 8px;--r-md: 14px;--r-lg: 22px;--shadow-sm: 0 1px 4px rgba(0,0,0,.07);--shadow-md: 0 4px 18px rgba(0,0,0,.1);font-family:Segoe UI,system-ui,-apple-system,sans-serif}input,select{font-family:inherit}.page{min-height:100vh;background:var(--bg);color:var(--text)}.topbar{display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:72px;background:#ffffffb8;backdrop-filter:blur(18px) saturate(1.6);-webkit-backdrop-filter:blur(18px) saturate(1.6);border-bottom:1px solid rgba(255,255,255,.55);box-shadow:0 4px 24px #7c3aed14,0 1px #fffc inset;position:sticky;top:0;z-index:100}.topbar-logo{height:52px;width:auto;object-fit:contain}.topbar-icons{display:flex;align-items:center;gap:8px}.desktop-search{display:flex;align-items:center;gap:8px;height:42px;min-width:240px;padding:0 12px;border:1px solid var(--border);border-radius:999px;background:var(--white);color:var(--text-muted);transition:border-color .18s,box-shadow .18s}.desktop-search svg{width:18px;height:18px;flex-shrink:0}.desktop-search:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #7c3aed1f}.desktop-search-input{width:100%;border:none;outline:none;background:transparent;color:var(--text);font-size:14px}.desktop-search-input::placeholder{color:#b0adc0}.icon-btn{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--text-muted);transition:background .18s,color .18s,box-shadow .18s;position:relative}.icon-btn svg{width:22px;height:22px}.icon-btn:hover{background:#7c3aed1a;color:var(--brand);box-shadow:0 2px 12px #7c3aed2e}.icon-btn--cart{position:relative}.cart-badge{position:absolute;top:4px;right:4px;background:var(--brand);color:#fff;font-size:10px;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}.controls-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 32px;background:var(--white);border-bottom:1px solid var(--border);flex-wrap:wrap}.pill-row{display:flex;gap:8px;flex-wrap:wrap}.pill{padding:7px 18px;border-radius:30px;font-size:14px;font-weight:500;color:var(--text-muted);background:var(--bg);border:1px solid var(--border);transition:background .15s,color .15s,border-color .15s}.pill:hover{background:var(--brand-light);color:var(--brand);border-color:var(--brand-light)}.pill--active{background:var(--brand);color:#fff;border-color:var(--brand)}.controls-right{display:flex;align-items:center;gap:10px}.sort-wrap{display:flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:var(--r-sm);padding:6px 12px;background:var(--white)}.sort-label{font-size:13px;color:var(--text-muted);white-space:nowrap}.sort-wrap select{border:none;outline:none;font-size:14px;color:var(--text);background:transparent;cursor:pointer}.layout{display:flex;align-items:flex-start;min-height:calc(100vh - 113px)}.sidebar{width:230px;flex-shrink:0;padding:20px 14px;background:var(--bg);border-right:1px solid var(--border);min-height:calc(100vh - 113px);display:flex;flex-direction:column;gap:10px}.side-block{background:var(--white);border-radius:18px;padding:18px 14px;box-shadow:0 2px 12px #7c3aed12,0 1px 3px #0000000d;display:flex;flex-direction:column;gap:6px}.side-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:6px}.side-item{display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:12px;font-size:14px;font-weight:500;color:var(--text);text-align:left;background:#f4f3f9;transition:background .18s,color .18s,box-shadow .18s,transform .15s}.side-item:hover{background:#ede9fb;color:var(--brand);transform:translate(2px)}.side-item--active{background:var(--brand);color:#fff;font-weight:700;box-shadow:0 4px 14px #7c3aed59}.side-item--active .dot{background:#ffffffd9}.dot{width:8px;height:8px;border-radius:50%;background:var(--brand-mid);flex-shrink:0}.check-row{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--text);cursor:pointer;padding:7px 2px;border-radius:8px;transition:color .15s}.check-row:hover{color:var(--brand)}.check-row input[type=checkbox]{width:17px;height:17px;accent-color:var(--brand);cursor:pointer;flex-shrink:0}.price-row{display:flex;align-items:center;gap:6px;margin-bottom:12px;width:100%}.price-box{width:0;flex:1 1 0;min-width:0;padding:10px 8px;border:1.5px solid var(--border);border-radius:14px;font-size:14px;font-weight:500;text-align:center;color:var(--text);outline:none;background:var(--white);transition:border-color .18s,box-shadow .18s}.price-box:focus{border-color:var(--brand);box-shadow:0 0 0 3px #7c3aed1f}.price-dash{color:var(--text-muted);font-weight:600;flex-shrink:0}.range-slider{width:100%;accent-color:var(--brand);cursor:pointer;margin-top:4px}.content{flex:1;min-width:0}.grid-wrap{padding:24px}.filter-banner{display:flex;align-items:center;gap:12px;padding:10px 16px;background:var(--brand-light);border-radius:var(--r-sm);font-size:14px;color:var(--brand);margin-bottom:16px}.clear-btn{margin-left:auto;font-size:13px;color:var(--brand);font-weight:600;padding:2px 8px;border-radius:20px;border:1px solid var(--brand);transition:background .15s,color .15s}.clear-btn:hover{background:var(--brand);color:#fff}.state-msg{padding:40px;text-align:center;color:var(--text-muted);font-size:15px}.state-msg--error{color:#b91c1c}.item-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.item-card{background:var(--white);border-radius:var(--r-md);box-shadow:var(--shadow-sm);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s;cursor:pointer}.item-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.item-card-cat{padding:9px 11px 0;font-size:12px;font-weight:600;color:var(--text)}.item-card-img-wrap{aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:8px;background:#fafafa}.item-card-img{width:100%;height:100%;object-fit:contain}.item-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:12px;background:#f3f4f6;border-radius:var(--r-sm)}.item-card-footer{padding:7px 11px 10px;display:flex;justify-content:space-between;align-items:flex-end;gap:6px}.item-card-name{font-size:12px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.item-card-price{font-size:13px;font-weight:700;color:var(--brand);white-space:nowrap}.desktop-quick-grid{display:none}@media(min-width:769px){.desktop-quick-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;padding:16px 24px 0;align-items:center}.desktop-quick-grid .quick-card{background:var(--white);border-radius:999px;box-shadow:var(--shadow-sm);border:1.5px solid var(--border);overflow:hidden;display:flex;flex-direction:row;align-items:center;gap:8px;padding:6px 10px 6px 14px;transition:box-shadow .2s,border-color .2s,background .2s;text-align:left;cursor:pointer;white-space:nowrap}.desktop-quick-grid .quick-card:hover,.desktop-quick-grid .quick-card--active{border-color:var(--brand);box-shadow:0 4px 18px #7c3aed26;background:#7c3aed0d}.desktop-quick-grid .quick-card-title{font-size:13px;font-weight:600;color:var(--text);margin-bottom:0;flex:1}.desktop-quick-grid .quick-card-img-wrap{width:32px;height:32px;flex-shrink:0;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.desktop-quick-grid .quick-card-img{width:100%;height:100%;object-fit:cover}}.mobile-hero,.mobile-nav{display:none}@media(max-width:768px){.controls-row,.sidebar{display:none}.layout{display:block}.content{display:flex;flex-direction:column;min-height:100vh}.mobile-hero{display:flex;flex-direction:column;align-items:center;background:var(--white);padding-bottom:16px}.mobile-wave{width:100%;height:180px;background-size:100% auto;background-position:top center;background-repeat:no-repeat;flex-shrink:0}.mobile-brand{display:flex;flex-direction:column;align-items:center;margin-top:-20px;padding:0 24px 12px;z-index:1}.mobile-logo{height:96px;width:auto;object-fit:contain;margin-bottom:6px}.mobile-tagline{font-size:14px;font-weight:600;color:var(--text);text-align:center}.mobile-search-wrap{width:100%;padding:0 20px;position:relative;margin-bottom:20px}.mobile-menu{position:absolute;top:calc(100% + 6px);left:20px;background:var(--white);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--shadow-md);z-index:50;padding:8px;min-width:160px}.mobile-menu-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;color:var(--text-muted);padding:6px 10px 4px}.mobile-menu-item{display:block;width:100%;text-align:left;padding:9px 12px;font-size:14px;border-radius:var(--r-sm);color:var(--text);transition:background .15s}.mobile-menu-item:hover{background:var(--brand-light);color:var(--brand)}.mobile-menu-item.active{background:var(--brand);color:#fff;font-weight:600}.mobile-search{display:flex;align-items:center;background:#f0eef7;border-radius:30px;padding:10px 14px;gap:8px}.search-menu-btn{display:flex;align-items:center;justify-content:center;color:var(--text-muted);flex-shrink:0}.search-menu-btn svg{width:20px;height:20px}.search-input{flex:1;border:none;background:transparent;font-size:15px;color:var(--text);outline:none}.search-input::placeholder{color:#b0adc0}.search-icon-btn{display:flex;align-items:center;justify-content:center;color:var(--text-muted);flex-shrink:0}.search-icon-btn svg{width:20px;height:20px}.quick-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%;padding:0 20px;justify-content:center;align-items:center}.quick-card{background:var(--white);border-radius:999px;box-shadow:var(--shadow-sm);border:1.5px solid var(--border);overflow:hidden;display:flex;flex-direction:row;align-items:center;gap:8px;padding:6px 8px 6px 12px;transition:box-shadow .2s,border-color .2s,background .2s;text-align:left}.quick-card:hover,.quick-card--active{border-color:var(--brand);box-shadow:0 4px 18px #7c3aed26;background:#7c3aed0d}.quick-card-title{font-size:12px;font-weight:600;color:var(--text);margin-bottom:0;flex:1}.quick-card-img-wrap{width:28px;height:28px;flex-shrink:0;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.quick-card-img{width:100%;height:100%;object-fit:cover}.grid-wrap{padding:16px}.item-grid{grid-template-columns:repeat(2,1fr);gap:12px}.content{padding-bottom:80px}}*{box-sizing:border-box;margin:0;padding:0}.checkout-page{min-height:100vh;background:#f4f4f6;font-family:Inter,sans-serif}.checkout-navbar{width:100%;height:90px;background:#fff;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between;padding:0 48px;position:sticky;top:0;z-index:100}.nav-logo{height:128px;object-fit:contain}.nav-logo-fallback{font-size:2rem;font-weight:800;font-style:italic;color:#7c3aed;letter-spacing:-1px}.nav-icons{display:flex;align-items:center;gap:20px}.nav-icon-btn{background:none;border:none;cursor:pointer;color:#222;font-size:1.25rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background .2s;position:relative}.nav-icon-btn:hover{background:#f4f4f6}.nav-icon-btn svg{width:22px;height:22px;stroke:#222;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-badge{position:absolute;top:-2px;right:-4px;background:#ef4444;color:#fff;font-size:.6rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif}.checkout-body{display:flex;justify-content:center;align-items:flex-start;gap:48px;padding:32px 60px 60px;max-width:1300px;margin:0 auto}.checkout-left{flex:1;min-width:0;max-width:540px}.back-btn{background:none;border:none;cursor:pointer;font-size:1.5rem;color:#222;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:28px;transition:background .2s;padding:0;line-height:1}.back-btn:hover{background:#e8e8e8}.cart-items{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.cart-item{display:flex;align-items:center;gap:16px;background:#fff;border-radius:16px;padding:12px;box-shadow:0 1px 4px #0000000f;position:relative}.cart-item.won-item{border:2px solid #ef4444}.cart-item.buy-item{border:2px solid #22c55e}.cart-item-img-wrap{width:88px;height:88px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#f3f4f6}.cart-item-img{width:100%;height:100%;object-fit:cover}.cart-item-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.2rem;background:#f3f4f6}.cart-item-info{flex:1;min-width:0}.won-bid-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.won-bid-label{font-size:.78rem;font-weight:700;color:#ef4444}.checkout-timer{font-size:.72rem;color:#6b7280;font-weight:400}.cart-item-name{font-size:.9rem;font-weight:600;color:#111;margin-bottom:6px;line-height:1.35}.cart-item-price{font-size:1rem;font-weight:700;color:#111}.cart-item-remove{position:absolute;top:10px;right:10px;width:28px;height:28px;border-radius:50%;background:#3b82f6;border:none;cursor:pointer;color:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .2s;z-index:1}.cart-item-remove:hover{background:#2563eb}.cart-item-qty{position:absolute;bottom:12px;right:14px;display:flex;align-items:center;gap:4px}.qty-num{font-size:.88rem;font-weight:600;color:#111;min-width:12px;text-align:center}.qty-arrows{display:flex;flex-direction:column;gap:1px}.qty-arrow{background:none;border:none;cursor:pointer;padding:0;line-height:1;color:#6b7280;font-size:.55rem;display:flex;align-items:center;justify-content:center;height:10px;width:14px;transition:color .15s}.qty-arrow:hover{color:#111}.payment-details{margin-bottom:24px}.payment-details-title{font-size:.88rem;font-weight:500;color:#9ca3af;margin-bottom:10px;letter-spacing:.1px}.payment-detail-row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-bottom:1px solid #ebebeb}.payment-detail-row:last-of-type{border-bottom:none}.payment-detail-row .detail-label{font-size:.88rem;color:#6b7280;font-weight:400}.payment-detail-row .detail-val{font-size:.88rem;color:#374151;font-weight:500}.payment-total-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0 0}.payment-total-row .total-label,.payment-total-row .total-val{font-size:.95rem;font-weight:700;color:#111}.address-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;cursor:pointer;border-top:1px solid #ebebeb;margin-top:8px}.address-label{font-size:.88rem;color:#9ca3af;font-weight:400}.address-value{display:flex;align-items:center;gap:6px;font-size:.88rem;font-weight:600;color:#374151}.address-chevron{font-size:.7rem;color:#9ca3af}.payment-card{flex:0 0 500px;background:#fff;border-radius:28px;box-shadow:0 4px 24px #0000001a;overflow:hidden}.payment-card-header{padding:20px 32px;border-bottom:1px solid #f0f0f0;text-align:center}.payment-card-header h2{font-size:1rem;font-weight:700;color:#111;letter-spacing:.1px}.payment-card-body{padding:24px 28px 32px}.payment-methods{display:flex;flex-direction:column;gap:0;margin-bottom:28px;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.payment-method{display:flex;align-items:center;justify-content:space-between;padding:0 18px;height:56px;background:#fff;cursor:pointer;transition:background .15s;border-bottom:1px solid #f0f0f0}.payment-method:last-child{border-bottom:none}.payment-method:hover{background:#fafafa}.payment-method-left{display:flex;align-items:center;gap:12px}.payment-method-icon{display:flex;align-items:center;justify-content:center;width:28px;height:20px}.payment-method-icon svg{width:100%;height:100%}.payment-method-label{font-size:.92rem;font-weight:500;color:#111}.radio-circle{width:22px;height:22px;border-radius:50%;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;transition:border-color .2s;flex-shrink:0}.payment-method.selected .radio-circle{border-color:#22c55e}.radio-dot{width:11px;height:11px;border-radius:50%;background:transparent;transition:background .2s}.payment-method.selected .radio-dot{background:#22c55e}.card-fields{margin-bottom:16px}.card-fields-top{display:flex;gap:16px;align-items:flex-end;margin-bottom:16px}.field-group{display:flex;flex-direction:column;gap:7px}.field-group.card-num{flex:1}.field-group.expiry{flex:0 0 130px}.field-group label{font-size:.85rem;font-weight:500;color:#374151}.field-group input{height:50px;padding:0 14px;border:1px solid #e5e7eb;border-radius:10px;font-size:.92rem;font-family:Inter,sans-serif;color:#111;outline:none;transition:border-color .2s,box-shadow .2s;background:#fff;width:100%}.field-group input::placeholder{color:#d1d5db}.field-group input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.card-num-wrap{position:relative;display:flex;align-items:center}.card-num-wrap input{padding-right:110px}.card-brand-icons{position:absolute;right:10px;display:flex;align-items:center;gap:4px;pointer-events:none}.card-brand-icons img,.card-brand-icon{height:20px;width:auto;border-radius:3px}.card-fields-bottom{display:flex;align-items:flex-end;gap:16px}.field-group.cvc{flex:0 0 130px}.cvc-wrap{position:relative;display:flex;align-items:center}.cvc-wrap input{padding-right:42px;letter-spacing:3px}.cvc-icon{position:absolute;right:12px;font-size:1rem;color:#9ca3af;pointer-events:none}.save-card-inline{display:flex;align-items:center;gap:8px;height:50px;flex:1;padding:0 4px}.save-card-icon{font-size:1.1rem;color:#9ca3af}.save-card-label{font-size:.88rem;font-weight:500;color:#374151;flex:1}.toggle-switch{width:46px;height:26px;background:#d1d5db;border-radius:26px;position:relative;cursor:pointer;transition:background .25s;border:none;padding:0;flex-shrink:0}.toggle-switch.active{background:#22c55e}.toggle-knob{width:20px;height:20px;background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:left .25s;box-shadow:0 1px 4px #0003}.toggle-switch.active .toggle-knob{left:23px}.confirm-btn{width:100%;height:54px;background:#c8c8c8;color:#fff;border:none;border-radius:12px;font-size:.97rem;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:background .2s,transform .1s;margin-top:24px;letter-spacing:.2px}.confirm-btn.ready{background:#3b82f6}.confirm-btn.ready:hover{background:#2563eb}.confirm-btn:active{transform:scale(.98)}.checkout-loading,.checkout-error{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Inter,sans-serif;gap:16px;color:#555}.checkout-error p{color:#c33;font-size:1rem}.checkout-error button{padding:10px 24px;border-radius:8px;border:none;background:#3b82f6;color:#fff;font-size:.95rem;font-weight:500;cursor:pointer}@media(max-width:1100px){.checkout-body{flex-direction:column;align-items:center;padding:24px 24px 60px}.checkout-left{max-width:100%;width:100%}.payment-card{flex:none;width:100%}}@media(max-width:640px){.checkout-navbar{padding:0 20px}.checkout-body{padding:20px 16px 48px;gap:32px}.payment-card{border-radius:20px}.payment-card-body{padding:20px 18px 28px}.card-fields-top{flex-direction:column}.field-group.expiry{flex:none;width:100%}}.auth-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#ececec;padding:24px;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.auth-card{display:flex;width:780px;max-width:100%;min-height:480px;border-radius:20px;overflow:hidden;box-shadow:0 16px 60px #0000002e;background:#fff}.auth-left{flex:0 0 42%;background:#4a1650;display:flex;justify-content:center;align-items:center;padding:40px}.auth-left img.gavel-coin{max-width:200px;width:100%;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(0,0,0,.3))}.auth-right{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 40px;position:relative;overflow:hidden}.auth-wave{display:none}.auth-content{width:100%;max-width:260px;display:flex;flex-direction:column;align-items:center}.auth-logo{width:110px;height:auto;margin-bottom:4px;object-fit:contain}.auth-title{font-size:18px;font-weight:400;color:#8b8ba3;margin-bottom:20px;letter-spacing:.3px}.auth-form{width:100%;display:flex;flex-direction:column;gap:12px}.auth-form .input-group{position:relative;display:flex;align-items:center}.auth-form .input-group input{width:100%;padding:10px 36px;border:none;border-radius:30px;background:#f2f1f6;font-size:13px;color:#333;outline:none;transition:box-shadow .25s ease;font-family:inherit}.auth-form .input-group input:focus{box-shadow:0 0 0 2.5px #7c58c847}.auth-form .input-group input::placeholder{color:#b0b0c0}.auth-form .input-icon{position:absolute;left:17px;width:18px;height:18px;pointer-events:none;opacity:.45}.auth-form .input-icon-user:before,.auth-form .input-icon-user:after{content:"";position:absolute;left:50%;transform:translate(-50%)}.auth-form .input-icon-user:before{top:0;width:8px;height:8px;border:2px solid #666;border-radius:50%}.auth-form .input-icon-user:after{bottom:-1px;width:16px;height:8px;border:2px solid #666;border-top:none;border-radius:0 0 8px 8px}.auth-form .input-icon-lock:before,.auth-form .input-icon-lock:after{content:"";position:absolute;left:50%;transform:translate(-50%)}.auth-form .input-icon-lock:before{top:0;width:10px;height:7px;border:2px solid #666;border-bottom:none;border-radius:6px 6px 0 0}.auth-form .input-icon-lock:after{bottom:0;width:14px;height:10px;background:#666;border-radius:2px}.auth-form .eye-btn{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;min-width:34px;min-height:34px}.auth-form .eye-icon{display:flex;align-items:center;justify-content:center;width:22px;height:14px;position:relative;flex-shrink:0}.auth-form .eye-icon:before{content:"";position:absolute;top:50%;left:50%;width:22px;height:14px;margin-left:-11px;margin-top:-7px;border:2px solid #999;border-radius:50%;box-sizing:border-box}.auth-form .eye-icon:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;margin-top:-3px;margin-left:-3px;background:#999;border-radius:50%}.auth-form .eye-icon:not(.eye-open){opacity:.5}.auth-form .eye-icon.eye-open{opacity:.7}.auth-btn{width:100%;padding:10px;border:none;border-radius:30px;background:linear-gradient(135deg,#5b8ce8,#7c5ecf 45%,#a855f7);color:#fff;font-size:14px;font-weight:600;cursor:pointer;letter-spacing:.4px;transition:opacity .25s,transform .2s,box-shadow .25s;box-shadow:0 4px 16px #7c5ecf59;margin-top:4px;font-family:inherit}.auth-btn:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 6px 20px #7c5ecf73}.auth-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 10px #7c5ecf4d}.auth-btn:disabled{opacity:.8;cursor:not-allowed}.auth-footer{font-size:14px;color:#999;text-align:center;margin-top:6px}.auth-footer a{color:#7c6bc4;text-decoration:none;font-weight:600}.auth-footer a:hover{text-decoration:underline;color:#5b4a9e}.auth-error{color:#b91c1c;font-size:14px;margin:0;padding:8px 0}@media(max-width:768px){.auth-container{padding:0;background:#faf9ff;align-items:stretch}.auth-card{flex-direction:column;width:100%;min-height:100vh;border-radius:0;box-shadow:none;background:#faf9ff}.auth-left{display:none}.auth-right{padding:0;justify-content:flex-start;overflow:visible}.auth-wave{display:block;width:100%;height:170px;background-size:100% auto;background-position:0 -35px center;background-repeat:no-repeat;flex-shrink:0}.auth-content{max-width:100%;padding:10px 32px 40px}.auth-logo{width:190px;margin-bottom:6px}.auth-title{font-size:28px;margin-bottom:36px;color:#6b6b8a}.auth-form{gap:20px}.auth-form .input-group input{padding:17px 50px;font-size:16px;background:#f0eef5}.auth-btn{padding:16px;font-size:18px;margin-top:10px}.auth-footer{margin-top:10px;font-size:15px}}@media(max-width:380px){.auth-content{padding:8px 20px 32px}.auth-logo{width:160px}.auth-title{font-size:24px;margin-bottom:28px}}:root{--grad-start: #9C4DBE;--grad-end: #4575B8;--grad: linear-gradient(135deg, #9C4DBE 0%, #4575B8 100%);--brand: #7c3aed;--brand-light: #f3f0ff;--white: #ffffff;--bg: #f7f8fc;--text: #1a1a2e;--text-muted: #6b7280;--border: #e5e7eb;--r-sm: 8px;--r-md: 14px;--r-lg: 22px;--shadow-sm: 0 1px 4px rgba(0,0,0,.07);--shadow-md: 0 4px 18px rgba(0,0,0,.1);--shadow-brand: 0 8px 32px rgba(124,58,237,.18)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}button{cursor:pointer;font-family:inherit;background:none;border:none}img{display:block;max-width:100%}.profile-page{min-height:100vh;background:var(--bg);font-family:Segoe UI,system-ui,-apple-system,sans-serif;color:var(--text)}.profile-status-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:12px;color:var(--text-muted);font-size:15px;text-align:center;padding:40px 20px}.profile-status-screen h3{font-size:18px;font-weight:700;color:var(--text);margin:0}.profile-status-screen p{margin:0;line-height:1.6}.profile-status-icon{font-size:40px}.profile-spinner{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--brand);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.profile-status-retry{margin-top:8px;padding:9px 24px;border-radius:var(--r-md);background:var(--grad);color:#fff;font-size:14px;font-weight:600;border:none;cursor:pointer;box-shadow:0 4px 14px #7c3aed4d}.glass-card{background:#ffffffb8;backdrop-filter:blur(18px) saturate(1.5);-webkit-backdrop-filter:blur(18px) saturate(1.5);border:1px solid rgba(255,255,255,.6);border-radius:var(--r-lg);box-shadow:0 4px 24px #7c3aed14,0 1px #fffc inset}.profile-avatar-wrap{position:relative;display:inline-block;margin-bottom:12px}.profile-avatar{width:88px;height:88px;border-radius:50%;background:var(--grad);color:#fff;font-size:36px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #9c4dbe73,0 0 0 4px #ffffffb3}.profile-avatar__verified{position:absolute;bottom:2px;right:2px;width:24px;height:24px;border-radius:50%;background:var(--grad);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #4575b866}.profile-avatar__verified svg{width:14px;height:14px}.profile-name{font-size:20px;font-weight:800;color:var(--text);letter-spacing:-.3px}.profile-name--white{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.25)}.profile-handle{font-size:13px;color:var(--text-muted);margin-top:2px}.profile-handle--white{color:#fffc}.profile-rating{display:flex;align-items:center;gap:4px;margin-top:4px}.profile-rating--white .profile-rating__star svg,.profile-rating--white .profile-rating__val{color:#fff}.profile-rating__star{color:#f59e0b;display:flex;align-items:center}.profile-rating__star svg{width:14px;height:14px}.profile-rating__val{font-size:14px;font-weight:700;color:var(--text)}.profile-rating__count{font-size:12px;color:var(--text-muted)}.profile-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700;background:var(--brand-light);color:var(--brand);margin-top:8px}.profile-badge svg{width:13px;height:13px}.profile-badge--glass{background:#ffffff40;color:#fff;border:1px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-role-toggle{display:flex;background:#0000000d;border-radius:30px;padding:4px;gap:4px}.profile-role-toggle--mobile{align-self:center;margin:16px auto 0;width:fit-content}.role-pill{padding:8px 22px;border-radius:26px;font-size:14px;font-weight:600;color:var(--text-muted);transition:background .2s,color .2s,box-shadow .2s;display:flex;align-items:center;gap:6px}.role-pill--active{background:var(--grad);color:#fff;box-shadow:0 4px 14px #7c3aed4d}.role-pill__badge{background:#ffffff40;border-radius:10px;padding:1px 7px;font-size:11px;font-weight:700}.role-pill:not(.role-pill--active) .role-pill__badge{background:var(--border);color:var(--text-muted)}.profile-section__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.profile-section__head h3{font-size:15px;font-weight:700;color:var(--text)}.profile-see-all{font-size:13px;font-weight:600;color:var(--brand);padding:3px 10px;border-radius:20px;border:1px solid var(--brand-light);transition:background .15s,color .15s}.profile-see-all:hover{background:var(--brand);color:#fff}.profile-progress-wrap{margin-top:8px}.profile-progress{height:8px;background:var(--border);border-radius:10px;overflow:hidden}.profile-progress__bar{height:100%;background:var(--grad);border-radius:10px;transition:width .4s}.profile-progress__label{font-size:12px;color:var(--text-muted);margin-top:5px;display:block}.profile-rank-row{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.profile-rank-row__lbl{font-size:13px;color:var(--text-muted)}.profile-rank-row__val{font-size:14px;font-weight:700;color:var(--text)}.profile-activity-list{display:flex;flex-direction:column;gap:10px}.profile-activity-item{display:flex;align-items:center;gap:12px;padding:10px;border-radius:var(--r-md);background:#f7f8fccc;border:1px solid var(--border);transition:box-shadow .2s,border-color .2s;cursor:pointer}.profile-activity-item:hover{border-color:var(--brand);box-shadow:0 2px 12px #7c3aed1a}.profile-activity-item__img{width:48px;height:48px;border-radius:var(--r-sm);object-fit:cover;flex-shrink:0}.profile-activity-item__info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.profile-activity-item__name{font-size:13px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-activity-item__cat{font-size:12px;color:var(--text-muted)}.profile-activity-item__right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.profile-activity-item__price{font-size:13px;font-weight:700;color:var(--brand)}.profile-activity-item__status{font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px}.profile-activity-item__status--sold{background:#dcfce7;color:#16a34a}.profile-activity-item__status--purchased{background:#f3f0ff;color:#7c3aed}.profile-activity-item__status--won{background:#dbeafe;color:#2563eb}.profile-activity-item__status--active-bid{background:#fef9c3;color:#a16207}.profile-review-item{padding:12px 0;border-bottom:1px solid var(--border)}.profile-review-item:last-child{border-bottom:none}.profile-review-item__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.profile-review-item__name{font-size:13px;font-weight:700;color:var(--text)}.profile-review-item__time{font-size:11px;color:var(--text-muted)}.profile-review-item__stars{display:flex;gap:2px;margin-bottom:4px}.profile-review-item__star{color:#f59e0b;display:flex}.profile-review-item__star svg{width:13px;height:13px}.profile-review-item__text{font-size:13px;color:var(--text-muted);line-height:1.5}.profile-desktop{display:flex;gap:24px;padding:32px;max-width:1520px;margin:0 auto;align-items:flex-start;flex-wrap:wrap}.profile-mobile{display:none}.profile-sidebar{width:260px;flex-shrink:0;position:sticky;top:88px}.profile-sidebar__card{padding:28px 20px;display:flex;flex-direction:column;align-items:center;text-align:center}.profile-sidebar__divider{width:100%;height:1px;background:var(--border);margin:16px 0}.profile-sidebar__stats{display:flex;justify-content:space-around;width:100%}.profile-sidebar__stat{display:flex;flex-direction:column;align-items:center;gap:2px}.profile-sidebar__stat-val{font-size:16px;font-weight:800;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.profile-sidebar__stat-lbl{font-size:11px;color:var(--text-muted)}.profile-sidebar__bio{font-size:13px;color:var(--text-muted);line-height:1.55;text-align:center;width:100%}.profile-sidebar__actions{display:flex;flex-direction:column;gap:8px;width:100%}.profile-sidebar__meta{display:flex;justify-content:space-between;align-items:center;width:100%;padding:4px 0}.profile-sidebar__meta-lbl{font-size:12px;color:var(--text-muted)}.profile-sidebar__meta-val{font-size:13px;font-weight:700;color:var(--text)}.profile-action-btn{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:var(--r-md);font-size:14px;font-weight:500;color:var(--text);background:#f7f8fce6;border:1px solid var(--border);transition:background .15s,color .15s,border-color .15s,box-shadow .15s;text-align:left}.profile-action-btn svg{width:16px;height:16px;flex-shrink:0}.profile-action-btn:hover{background:var(--brand-light);color:var(--brand);border-color:#7c3aed33;box-shadow:0 2px 10px #7c3aed1a}.profile-action-btn--primary{background:var(--grad);color:#fff;border-color:transparent;box-shadow:0 4px 14px #7c3aed4d}.profile-action-btn--primary:hover{background:linear-gradient(135deg,#8a3aad,#3664a8);color:#fff;box-shadow:0 6px 20px #7c3aed66}.profile-action-btn--danger{color:#dc2626}.profile-action-btn--danger:hover{background:#fef2f2;color:#b91c1c;border-color:#fca5a5}.profile-back-btn{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffffd9;border:1px solid var(--border);color:var(--text);flex-shrink:0;transition:background .15s,color .15s,box-shadow .15s;box-shadow:var(--shadow-sm)}.profile-back-btn:hover{background:var(--brand-light);color:var(--brand);border-color:#7c3aed33;box-shadow:0 2px 10px #7c3aed1f}.profile-back-btn svg{width:18px;height:18px}.profile-back-btn--mobile{position:absolute;top:16px;left:16px;z-index:2}.profile-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.profile-main__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.profile-main__header-left{display:flex;align-items:center;gap:12px}.profile-main__title{font-size:28px;font-weight:900;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.profile-main__subtitle{font-size:14px;color:var(--text-muted);margin-top:2px}.profile-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.profile-stat-card{padding:20px;display:flex;flex-direction:column;gap:6px;position:relative;overflow:hidden}.profile-stat-card:before{content:"";position:absolute;top:-20px;right:-20px;width:80px;height:80px;border-radius:50%;opacity:.08}.profile-stat-card--purple:before{background:#9c4dbe}.profile-stat-card--blue:before{background:#4575b8}.profile-stat-card--teal:before{background:#0891b2}.profile-stat-card--green:before{background:#16a34a}.profile-stat-card__icon{width:40px;height:40px;border-radius:var(--r-md);display:flex;align-items:center;justify-content:center}.profile-stat-card--purple .profile-stat-card__icon{background:#9c4dbe1f;color:#9c4dbe}.profile-stat-card--blue .profile-stat-card__icon{background:#4575b81f;color:#4575b8}.profile-stat-card--teal .profile-stat-card__icon{background:#0891b21f;color:#0891b2}.profile-stat-card--green .profile-stat-card__icon{background:#16a34a1f;color:#16a34a}.profile-stat-card__icon svg{width:20px;height:20px}.profile-stat-card__val{font-size:26px;font-weight:900;color:var(--text);line-height:1}.profile-stat-card__lbl{font-size:12px;color:var(--text-muted);font-weight:500}.profile-grid-2{display:grid;grid-template-columns:1fr 340px;gap:16px;align-items:flex-start}.profile-section{padding:20px}.profile-right-col{display:flex;flex-direction:column;gap:16px}.profile-stat-card--clickable{cursor:pointer;transition:transform .15s,box-shadow .15s,border-color .15s}.profile-stat-card--clickable:hover{transform:translateY(-2px);box-shadow:0 6px 28px #7c3aed26,0 1px #fffc inset}.profile-stat-card--selected{border:2px solid var(--brand)!important;box-shadow:0 4px 24px #7c3aed38,0 0 0 3px #7c3aed14,0 1px #fffc inset!important}.profile-action-btn--active{background:var(--brand-light);color:var(--brand);border-color:#7c3aed40}.profile-empty-state{padding:32px 0;text-align:center;color:var(--text-muted);font-size:14px}.profile-rank-row__val--sm{font-size:12px;font-weight:500;color:var(--text-muted)}.reviews-modal-backdrop{position:fixed;inset:0;background:#0f0a1e73;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .18s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.reviews-modal{width:100%;max-width:480px;max-height:80vh;display:flex;flex-direction:column;padding:28px;animation:slideUp .2s ease}@keyframes slideUp{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}.reviews-modal__head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.reviews-modal__title{font-size:18px;font-weight:800;color:var(--text)}.reviews-modal__close{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--text-muted);background:#0000000d;flex-shrink:0;transition:background .15s,color .15s}.reviews-modal__close:hover{background:#fee2e2;color:#dc2626}.reviews-modal__subtitle{font-size:12px;color:var(--text-muted);margin-top:2px}.reviews-modal__list{overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.edit-modal{max-width:520px}.edit-modal__body{display:flex;flex-direction:column;gap:14px;overflow-y:auto;max-height:55vh;scrollbar-width:thin;scrollbar-color:var(--border) transparent;padding-right:2px}.edit-modal__avatar-row{display:flex;align-items:center;gap:16px}.edit-modal__avatar-preview .profile-avatar{width:64px;height:64px;font-size:26px;flex-shrink:0;box-shadow:none}.edit-modal__avatar-inputs{flex:1;display:flex;flex-direction:column;gap:8px}.edit-modal__file-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:var(--r-md);border:1.5px dashed rgba(124,58,237,.35);background:var(--brand-light);color:var(--brand);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s;width:fit-content}.edit-modal__file-btn:hover{background:#7c3aed1f;border-color:var(--brand)}.edit-modal__remove-photo{font-size:12px;color:#dc2626;text-decoration:underline;background:none;border:none;cursor:pointer;padding:0;width:fit-content}.edit-modal__remove-photo:hover{color:#b91c1c}.edit-modal__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.edit-modal__field{display:flex;flex-direction:column;gap:5px}.edit-modal__label{font-size:12px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.edit-modal__input{padding:9px 12px;border-radius:var(--r-sm);border:1.5px solid var(--border);background:#f7f8fce6;font-size:14px;font-family:inherit;color:var(--text);outline:none;transition:border-color .15s,box-shadow .15s;width:100%}.edit-modal__input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #7c3aed1a}.edit-modal__textarea{resize:vertical;min-height:72px}.edit-modal__message{font-size:13px;padding:8px 12px;border-radius:var(--r-sm);margin-top:4px}.edit-modal__message--error{background:#fef2f2;color:#dc2626}.edit-modal__message--success{background:#f0fdf4;color:#16a34a}.edit-modal__footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid var(--border)}.edit-modal__btn{padding:9px 22px;border-radius:var(--r-md);font-size:14px;font-weight:600;font-family:inherit;transition:background .15s,box-shadow .15s}.edit-modal__btn--cancel{background:#0000000d;color:var(--text-muted);border:1px solid var(--border)}.edit-modal__btn--cancel:hover{background:#00000017}.edit-modal__btn--save{background:var(--grad);color:#fff;border:none;box-shadow:0 4px 14px #7c3aed4d}.edit-modal__btn--save:hover{box-shadow:0 6px 20px #7c3aed66}.listings-modal__back{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0000000d;color:var(--text);flex-shrink:0;margin-right:12px;transition:background .15s,color .15s}.listings-modal__back:hover{background:var(--brand-light);color:var(--brand)}.listings-modal__back svg{width:18px;height:18px}.listings-modal__item{cursor:pointer}.profile-about__seller-info{margin-top:16px;padding-top:12px;border-top:1px solid var(--border);width:100%}.profile-avatar--img{width:88px;height:88px;border-radius:50%;object-fit:cover}.profile-public-back{display:inline-flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;color:var(--text-muted);font-size:14px;font-weight:600;padding:6px 0 0;flex-basis:100%;transition:color .18s}.profile-public-back svg{width:16px;height:16px}.profile-public-back:hover{color:var(--brand)}.profile-public-count{font-size:12px;font-weight:700;background:var(--brand-light);color:var(--brand);padding:3px 10px;border-radius:20px}@media(max-width:768px){.profile-desktop{display:none}.profile-mobile{display:flex;flex-direction:column;min-height:100vh}.profile-mobile__hero{background:var(--white);display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.profile-mobile__wave{width:100%;height:180px;background-size:100% auto;background-position:top center;background-repeat:no-repeat;flex-shrink:0}.profile-mobile__hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;margin-top:-48px;padding:0 20px 24px;z-index:1}.profile-mobile__hero-content .profile-avatar{width:96px;height:96px;font-size:40px;box-shadow:0 8px 32px #9c4dbe59,0 0 0 4px #ffffffe6}.profile-mobile-back-btn{position:absolute;top:16px;left:16px;z-index:10;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.4);color:#fff;transition:background .18s}.profile-mobile-back-btn:hover{background:#fff6}.profile-mobile-back-btn svg{width:18px;height:18px}.profile-mobile__body{display:flex;flex-direction:column;padding:16px 16px 32px;gap:14px;background:var(--bg)}.profile-role-toggle--mobile{background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);box-shadow:0 2px 12px #7c3aed14;border-radius:30px;padding:4px}.profile-mobile__section{padding:16px}.profile-mobile__section-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:14px}.profile-mobile__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.profile-mobile__stat-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px 8px;gap:6px}.profile-mobile__stat-item+.profile-mobile__stat-item{border-left:1px solid var(--border)}.profile-mobile__stat-icon{width:34px;height:34px;border-radius:var(--r-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-mobile__stat-icon svg{width:17px;height:17px}.profile-mobile__stat-icon--purple{background:#9c4dbe1f;color:#9c4dbe}.profile-mobile__stat-icon--blue{background:#4575b81f;color:#4575b8}.profile-mobile__stat-icon--teal{background:#0891b21f;color:#0891b2}.profile-mobile__stat-icon--green{background:#16a34a1f;color:#16a34a}.profile-mobile__stat-val{font-size:18px;font-weight:900;color:var(--text);line-height:1}.profile-mobile__stat-lbl{font-size:11px;color:var(--text-muted);font-weight:500;text-align:center}.profile-mobile__bio{font-size:14px;color:var(--text-muted);line-height:1.6}.profile-mobile__stat-item--selected{background:var(--brand-light);border-radius:var(--r-sm)}.profile-mobile__actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:0}.profile-mobile__action-btn{display:flex;flex-direction:column;align-items:center;gap:8px;padding:4px 6px;border-radius:var(--r-md);transition:opacity .15s}.profile-mobile__action-btn:hover{opacity:.75}.profile-mobile__action-btn+.profile-mobile__action-btn{border-left:1px solid var(--border)}.profile-mobile__action-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.profile-mobile__action-icon svg{width:17px;height:17px}.profile-mobile__action-icon--purple{background:#9c4dbe1f;color:#9c4dbe}.profile-mobile__action-icon--blue{background:#4575b81f;color:#4575b8}.profile-mobile__action-icon--teal{background:#0891b21f;color:#0891b2}.profile-mobile__action-icon--green{background:#16a34a1f;color:#16a34a}.profile-mobile__action-lbl{font-size:11px;font-weight:600;color:var(--text);text-align:center;line-height:1.3}.profile-mobile__tabs{display:flex;gap:2px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;background:#ffffff8c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.65);border-radius:30px;padding:4px;box-shadow:0 2px 10px #7c3aed12}.profile-mobile__tabs::-webkit-scrollbar{display:none}.profile-mobile__tab{flex:1;flex-shrink:1;padding:8px 10px;border-radius:26px;font-size:12px;font-weight:600;color:var(--text-muted);background:transparent;border:none;transition:background .15s,color .15s,box-shadow .15s;white-space:nowrap;text-align:center}.profile-mobile__tab--active{background:var(--grad);color:#fff;box-shadow:0 4px 12px #7c3aed47}.profile-mobile__tab-content{padding:20px;min-height:140px}.profile-mobile__tab-content .profile-section__head{margin-bottom:14px}.profile-about{display:flex;align-items:center;justify-content:center;min-height:100px;color:var(--text-muted);font-size:14px}}.payment-modal{max-width:520px;width:100%}.payment-modal__cards{display:flex;flex-direction:column;gap:10px;margin-bottom:16px;max-height:52vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.payment-modal__empty{font-size:14px;color:var(--text-muted);text-align:center;padding:24px 0}.payment-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:var(--r-md);border:1.5px solid var(--border);background:#f7f8fce6;transition:border-color .15s,box-shadow .15s}.payment-card:hover{border-color:#7c3aed33;box-shadow:0 2px 12px #7c3aed12}.payment-card--default{border-color:#7c3aed59;background:var(--brand-light)}.payment-card__left{display:flex;align-items:center;gap:12px;min-width:0}.card-brand-icon{width:42px;height:28px;flex-shrink:0;border-radius:4px;overflow:hidden}.payment-card__info{display:flex;flex-direction:column;gap:3px;min-width:0}.payment-card__number{font-size:14px;font-weight:700;color:var(--text);letter-spacing:.5px;font-family:Courier New,monospace}.payment-card__meta{font-size:12px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.payment-card__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.payment-card__default-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:var(--brand);background:#7c3aed1f;border-radius:20px;padding:3px 10px;white-space:nowrap}.payment-card__default-badge svg{width:12px;height:12px}.payment-card__set-default{font-size:12px;font-weight:600;color:var(--text-muted);padding:4px 10px;border-radius:20px;border:1px solid var(--border);background:#fffc;transition:color .15s,border-color .15s,background .15s;white-space:nowrap}.payment-card__set-default:hover{color:var(--brand);border-color:#7c3aed4d;background:var(--brand-light)}.payment-card__delete{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-muted);background:#0000000a;transition:background .15s,color .15s;flex-shrink:0}.payment-card__delete:hover{background:#fee2e2;color:#dc2626}.payment-card__delete svg{width:15px;height:15px}.payment-modal__add-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:11px 0;border-radius:var(--r-md);border:1.5px dashed rgba(124,58,237,.35);background:var(--brand-light);color:var(--brand);font-size:14px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s}.payment-modal__add-btn:hover{background:#7c3aed1f;border-color:var(--brand);box-shadow:0 2px 10px #7c3aed1a}.payment-modal__add-btn svg{width:16px;height:16px}.payment-modal__add-form{display:flex;flex-direction:column;gap:14px}.edit-modal__message{font-size:13px;font-weight:500;padding:8px 12px;border-radius:var(--r-sm)}.edit-modal__message--error{background:#fef2f2;color:#dc2626;border:1px solid #fca5a5}.edit-modal__message--success{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.profile-public-meta{display:flex;align-items:center;justify-content:space-between;padding:14px 16px!important}.profile-public-meta__lbl{font-size:13px;color:var(--text-muted)}.profile-public-meta__val{font-size:13px;font-weight:700;color:var(--text)}.oh-page{min-height:100vh;background:#f9fafb;font-family:inherit}.oh-navbar{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:64px;background:#fff;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:100}.oh-nav-logo{height:40px;object-fit:contain}.oh-nav-icons{display:flex;align-items:center;gap:4px}.oh-nav-btn{background:none;border:none;cursor:pointer;padding:8px;color:#374151;border-radius:8px;display:flex;align-items:center;justify-content:center}.oh-nav-btn:hover{background:#f3f4f6}.oh-cart-btn{position:relative}.oh-cart-badge{position:absolute;top:2px;right:2px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.oh-content{max-width:700px;margin:0 auto;padding:32px 16px}.oh-back-btn{background:none;border:none;cursor:pointer;font-size:22px;color:#374151;margin-bottom:16px;padding:0;line-height:1}.oh-back-btn:hover{color:#111}.oh-card{background:#fff;border-radius:20px;box-shadow:0 4px 24px #00000012;overflow:hidden}.oh-card-header{padding:28px 28px 0}.oh-title{margin:0;font-size:24px;font-weight:700;color:#111}.oh-state{padding:40px;text-align:center;color:#9ca3af;font-size:15px}.oh-error{color:#ef4444}.oh-section{padding:20px 28px 8px}.oh-section--last{padding-bottom:28px}.oh-section-label{margin:0 0 12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.oh-section-label--active{color:#a855f7}.oh-section-label--past{color:#9ca3af}.oh-list{display:flex;flex-direction:column;gap:12px}.oh-row{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #f0f0f0;border-radius:14px;padding:14px 16px;transition:box-shadow .15s ease;cursor:pointer}.oh-row:hover{box-shadow:0 2px 12px #0000000f}.oh-row--past{background:#f9fafb;opacity:.8}.oh-row-left{display:flex;align-items:center;gap:14px;flex:1;min-width:0}.oh-row-img{width:48px;height:48px;border-radius:10px;overflow:hidden;background:#f3f4f6;flex-shrink:0;display:flex;align-items:center;justify-content:center}.oh-row-img-inner{width:100%;height:100%;object-fit:cover}.oh-row-img-fallback{font-size:20px}.oh-row-info{min-width:0}.oh-row-name{font-weight:600;font-size:15px;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.oh-row-price{font-size:13px;color:#9ca3af;margin-top:2px}.oh-row-actions{display:flex;gap:8px;flex-shrink:0;margin-left:12px}.oh-btn{padding:7px 14px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s ease}.oh-btn--default{border:1px solid #e5e7eb;background:#fff;color:#374151}.oh-btn--default:hover{background:#f9fafb}.oh-btn--cancel{border:1px solid #fecaca;background:#fff;color:#ef4444}.oh-btn--cancel:hover{background:#fef2f2}.oh-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.oh-modal-box{background:#fff;border-radius:20px;width:320px;padding:36px 32px;text-align:center;box-shadow:0 20px 60px #0003}.oh-modal-icon{font-size:40px;margin-bottom:12px}.oh-modal-title{margin:0 0 8px;font-size:18px;font-weight:700;color:#111}.oh-modal-text{margin:0 0 24px;color:#6b7280;font-size:15px}.oh-modal-btn{background:linear-gradient(to right,#6b8ff8,#a855f7);color:#fff;border:none;border-radius:12px;padding:12px 32px;font-size:15px;font-weight:600;cursor:pointer}.oh-modal-actions{display:flex;gap:12px}.oh-modal-btn-secondary{flex:1;background:#f3f4f6;color:#374151;border:none;border-radius:12px;padding:12px 0;font-size:15px;font-weight:600;cursor:pointer}.oh-modal-btn-danger{flex:1;background:#ef4444;color:#fff;border:none;border-radius:12px;padding:12px 0;font-size:15px;font-weight:600;cursor:pointer}
