@keyframes auth-card-in{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes auth-swap{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-chip-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes online-pulse-dot{0%,to{box-shadow:0 0 6px rgba(34,197,94,.5)}50%{box-shadow:0 0 10px rgba(34,197,94,.8)}}@keyframes ctx-menu-in{0%{opacity:0;transform:scale(.92) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes bubble-in{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes chat-view-in{0%{opacity:0}to{opacity:1}}@keyframes deal-card-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes deal-check-pop{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes deal-item-in{0%{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}@keyframes picker-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes dipx-fade{0%{opacity:0}to{opacity:1}}@keyframes dipx-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.card-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.fav-btn{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--muted);font-size:18px;font-weight:900}.fav-btn.fav-active{color:#e11d48;border-color:#fecdd3;background:#fff1f2}.profile-drawer{position:fixed;inset:0;z-index:110;display:none}.profile-drawer.open,.profile-metrics span,.profile-metrics strong{display:block}.profile-backdrop{position:absolute;inset:0;background:rgba(4,2,12,.74);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-panel{position:absolute;top:14px;right:14px;bottom:14px;width:min(520px,calc(100vw - 28px));overflow-y:auto;padding:22px;border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 78% 18%,rgba(74,222,128,.28),transparent 210px),var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.profile-close{position:sticky;top:0;margin-left:auto;z-index:2}.profile-head{display:grid;grid-template-columns:92px 1fr;gap:16px;align-items:center;margin-bottom:18px}.profile-head h2{margin:0;font-size:30px}.profile-head p:not(.eyebrow){margin:8px 0 0;color:var(--muted)}.profile-avatar-preview,.profile-pill span img,.side-profile .avatar img{overflow:hidden}.profile-avatar-preview{display:grid;width:92px;height:92px;place-items:center;border:1px solid var(--line-strong);border-radius:50%;background:var(--brand-grad);color:#fff;font-size:32px;font-weight:900}.profile-avatar-preview img,.profile-pill span img,.side-profile .avatar img{width:100%;height:100%;object-fit:cover}.profile-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.profile-metrics div{padding:12px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.045)}.profile-metrics span{color:var(--muted);font-size:12px}.profile-panel label{display:grid;gap:7px;margin-top:12px}.avatar-swatches{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.avatar-swatch{width:38px;height:38px;border:2px solid transparent;border-radius:13px}.avatar-swatch.active{border-color:#fff}.file-drop{min-height:70px;padding:14px;border:1px dashed var(--line-strong);border-radius:16px;background:rgba(255,255,255,.04)}.auth-visual-stats div,.favorite-list{padding:14px;border:1px solid var(--line)}.favorite-list{display:grid;gap:8px;border-radius:16px;background:rgba(255,255,255,.04)}.favorite-list span{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.favorite-list,.seller-form{margin-top:16px}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.form-grid label{display:grid;gap:7px}.form-grid .wide{grid-column:span 3}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.empty-state{grid-column:1/-1}.drawer-note{box-shadow:none;margin-top:18px}.auth-page,.product-page-view,.profile-page-view{min-height:calc(100vh - 120px)}.auth-page{display:grid;place-items:center;padding:28px 0}.auth-experience,.auth-shell{align-items:stretch}.auth-shell{width:min(1080px,100%);display:grid;grid-template-columns:minmax(320px,1fr) minmax(360px,460px);gap:18px}.auth-visual{position:relative;min-height:610px;padding:28px;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:linear-gradient(135deg,rgba(34,197,94,.16),transparent 34%),linear-gradient(180deg,var(--surface),var(--surface-2));box-shadow:var(--shadow);isolation:isolate}.auth-visual::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent)}.auth-flow-card,.auth-logo-stack{position:relative;z-index:1}.auth-visual-stats{z-index:1}.auth-logo-stack{display:flex;align-items:center;gap:14px;margin-bottom:44px}.auth-logo-mark{display:grid;width:54px;height:54px;place-items:center;border-radius:16px;background:var(--brand-grad);color:#052012;font-weight:1000;box-shadow:0 18px 44px rgba(34,197,94,.22)}.auth-flow-card strong,.auth-logo-stack strong{display:block;color:var(--text)}.auth-flow-card small,.auth-logo-stack span,.auth-visual-stats span{color:var(--muted)}.auth-flow-card{width:min(360px,92%);padding:20px;border:1px solid var(--line);border-radius:18px;background:rgba(var(--surface-rgb),.74);backdrop-filter:blur(14px);box-shadow:0 18px 50px rgba(0,0,0,.12);animation:auth-float 5s ease-in-out infinite}.auth-flow-card+.auth-flow-card{margin-top:18px}.auth-flow-card.secondary{margin-left:auto;animation-delay:.7s;border-color:rgba(74,222,128,.25)}.auth-flow-card.tertiary{margin-left:38px;animation-delay:1.4s;border-color:rgba(245,158,11,.24)}.auth-flow-card span{display:inline-grid;place-items:center;width:36px;height:26px;margin-bottom:12px;border-radius:999px;background:rgba(34,197,94,.13);color:var(--green);font-size:12px;font-weight:1000}.auth-visual-stats{position:absolute;left:28px;right:28px;bottom:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.auth-visual-stats div{border-radius:15px;background:rgba(var(--surface-rgb),.72)}.auth-visual-stats b,.auth-visual-stats span{display:block}.auth-visual-stats b{color:var(--text);font-size:18px}.auth-card{width:100%;padding:26px;border-radius:22px;align-self:stretch;animation:auth-card-in .34s cubic-bezier(.22,.61,.36,1) both}.profile-page-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:16px;align-items:start}.profile-card,.profile-editor,.profile-side{padding:18px;border-radius:18px}.profile-card{grid-column:span 2}.profile-editor label{display:grid;gap:7px;margin-top:12px}.profile-role-switch{margin:8px 0 16px}.profile-clean-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);gap:16px;align-items:start}.profile-cover{position:relative;overflow:hidden;grid-column:1/-1;padding:0;border-radius:18px;background:#fff}.profile-cover-bg{height:96px;background:radial-gradient(circle at 18% 30%,rgba(34,197,94,.18),transparent 150px),linear-gradient(135deg,#eff6ff,#f8fafc);border-bottom:1px solid var(--line)}.profile-cover-main{display:grid;grid-template-columns:130px minmax(0,1fr);gap:18px;align-items:end;padding:0 22px 20px;margin-top:-48px}.profile-avatar-stack{display:grid;justify-items:center;gap:10px}.clean-avatar{width:112px;height:112px;border-width:3px;border-color:#fff;border-radius:24px;box-shadow:0 14px 34px rgba(15,23,42,.14)}.avatar-upload-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#f8fafc;color:#101828;font-size:12px;font-weight:900;cursor:pointer}.auth-form label[hidden],.avatar-upload-button input{display:none}.profile-identity{min-width:0;padding-bottom:14px}.profile-identity h1{margin:0;color:#101828;font-size:clamp(32px,4vw,50px);line-height:1}.profile-identity p:not(.eyebrow){max-width:660px;margin:12px 0 0;color:var(--muted)}.profile-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.profile-badges span{max-width:100%;min-height:28px;overflow:hidden;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:#f8fafc;color:var(--green);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900}.profile-stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:0 22px 22px}.profile-stat-grid div,.review-stream article{padding:13px;border:1px solid var(--line);border-radius:14px}.profile-stat-grid div{min-width:0;background:#f8fafc}.profile-stat-grid small,.profile-stat-grid span,.profile-stat-grid strong{display:block}.profile-stat-grid small,.profile-stat-grid span{color:var(--muted)}.profile-stat-grid strong{margin-top:4px;color:#101828;font-size:24px}.clean-editor,.clean-side{padding:18px;border-radius:18px}.clean-side{display:grid;gap:22px}.auth-brand,.clean-side section,.review-stream{display:grid;gap:10px}.clean-editor h2,.clean-side h2{margin:0;font-size:28px}.review-stream article{background:rgba(255,255,255,.045)}.review-stream b,.review-stream span{display:inline-flex;margin-right:8px}.review-stream p{margin:8px 0 0;color:var(--text)}.clean-side .favorite-list{margin-top:0}.auth-brand{justify-items:start;gap:8px;padding:4px 0 14px;text-align:left}.auth-brand strong{color:var(--text);font-size:28px}.auth-brand span,.auth-form label,.auth-form p,.auth-mode-copy span,.review-stream span{color:var(--muted)}.auth-mode-copy{display:grid;gap:8px;margin-bottom:18px;animation:auth-swap .22s ease both}.auth-mode-copy strong{color:var(--text);font-size:clamp(26px,3vw,34px);line-height:1.05}.auth-mode-copy span{line-height:1.45}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 14px}.auth-form input,.auth-tabs button{border:1px solid var(--line);background:var(--surface-2)}.auth-tabs button{min-height:44px;border-radius:12px;color:var(--muted);font-weight:900;cursor:pointer;transition:transform .16s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.auth-tabs button:hover{transform:translateY(-1px);color:var(--text)}.auth-tabs button.active{color:#052012;border-color:rgba(34,197,94,.42);background:var(--brand-grad);box-shadow:0 14px 34px rgba(34,197,94,.18)}.auth-card[data-mode=login] .auth-tabs button.active{color:#062033;border-color:rgba(74,222,128,.4);background:linear-gradient(135deg,#67e8f9,#38bdf8);box-shadow:0 14px 34px rgba(74,222,128,.15)}.auth-benefits{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.auth-benefits span{padding:7px 10px;border:1px solid rgba(34,197,94,.22);border-radius:999px;background:rgba(34,197,94,.08);color:var(--green);font-size:12px;font-weight:900;animation:auth-chip-in .24s ease both}.auth-card[data-mode=login] .auth-benefits span{border-color:rgba(74,222,128,.24);background:rgba(74,222,128,.08);color:#16a34a}.auth-form{display:grid;gap:13px}.auth-form label{display:grid;gap:7px;font-size:12px;font-weight:900;text-transform:uppercase}.auth-form input{min-height:48px;padding:0 14px;border-radius:14px;color:var(--text);font:inherit;outline:0;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.auth-form input:focus{border-color:rgba(34,197,94,.54);background:var(--surface);box-shadow:0 0 0 4px rgba(34,197,94,.12);transform:translateY(-1px)}.auth-card[data-mode=login] .auth-form input:focus{border-color:rgba(74,222,128,.54);box-shadow:0 0 0 4px rgba(74,222,128,.12)}.auth-error{padding:10px 12px;border:1px solid rgba(239,68,68,.28);border-radius:12px;background:rgba(239,68,68,.08);color:#dc2626;font-size:13px;font-weight:800}.auth-form .primary-button{min-height:48px;transition:transform .16s ease,box-shadow .2s ease,filter .2s ease}.auth-form .primary-button:hover{transform:translateY(-1px);filter:brightness(1.03)}.auth-form .primary-button:disabled{cursor:wait;opacity:.68;transform:none}.auth-divider,.google-auth-button{display:grid;align-items:center;gap:10px}.google-auth-button{grid-template-columns:34px 1fr;width:100%;min-height:50px;margin:8px 0 14px;padding:0 14px;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--text);font-weight:900;cursor:pointer;transition:transform .16s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.google-auth-button:hover{transform:translateY(-1px);border-color:rgba(34,197,94,.34);box-shadow:0 12px 30px rgba(0,0,0,.12)}.google-account-card>div,.google-auth-button span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:conic-gradient(from 40deg,#4285f4,#34a853,#fbbc05,#ea4335,#4285f4);color:#fff;font-weight:900}.auth-divider{grid-template-columns:1fr auto 1fr;margin:2px 0 14px;color:var(--muted);font-size:12px;font-weight:800}.auth-divider::after,.auth-divider::before{content:"";height:1px;background:var(--line)}.google-account-card{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:12px;margin:12px 0 16px;padding:12px;border:1px solid var(--line);border-radius:15px;background:rgba(var(--surface-rgb),.72)}.google-account-card small,.google-account-card span,.google-account-card strong{display:block}.google-account-card small{color:var(--muted)}@media (max-width:920px){.auth-shell{grid-template-columns:1fr}.auth-visual{min-height:220px;padding:18px}.auth-logo-stack{margin-bottom:16px}.auth-flow-card{width:100%;padding:14px}.auth-flow-card+.auth-flow-card{margin-top:10px}.auth-flow-card.secondary,.auth-flow-card.tertiary{margin-left:0}.auth-flow-card.tertiary{display:none}.auth-visual-stats{position:static;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px}.auth-visual-stats div{padding:10px}}@media (max-width:560px){.auth-experience{margin-top:-10px;padding:0 0 calc(120px + env(safe-area-inset-bottom))}.auth-shell{gap:12px}.auth-brand span,.auth-visual{display:none}.auth-card{max-width:calc(100vw - 28px);padding:16px;border-radius:18px}.auth-brand{gap:5px;padding-bottom:6px}.auth-brand strong{font-size:23px}.auth-mode-copy{gap:6px;margin-bottom:12px}.auth-mode-copy strong{font-size:27px}.auth-mode-copy span{font-size:15px;line-height:1.35}.auth-tabs button{min-height:42px}.auth-benefits,.auth-tabs{margin-bottom:10px}.auth-benefits{flex-wrap:nowrap;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.auth-benefits::-webkit-scrollbar{display:none}.auth-benefits span{flex:0 0 auto;padding:6px 9px;font-size:11px}.google-auth-button{grid-template-columns:30px minmax(0,1fr);min-height:46px;gap:8px;margin:6px 0 10px;padding:0 12px;font-size:14px}.google-account-card>div,.google-auth-button span{width:30px;height:30px}.google-auth-button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-divider{margin:0 0 10px}.auth-form{gap:9px}.auth-form label{gap:5px;font-size:11px}.auth-form input{min-height:44px;border-radius:13px}.auth-form .primary-button{min-height:46px}.auth-form p{font-size:14px;line-height:1.35}}@media (prefers-reduced-motion:reduce){.auth-benefits span,.auth-card,.auth-flow-card{animation:none}}.listing-hero,.seller-detail{grid-template-columns:58px 1fr;align-items:center;gap:12px;margin:14px 0;padding:14px;border-radius:17px}.listing-hero,.payment-methods button,.quantity-box,.seller-detail{display:grid;border:1px solid var(--line);background:rgba(255,255,255,.045)}.quantity-box{align-items:center;gap:12px;margin:14px 0;padding:14px;border-radius:17px}.listing-logo,.seller-avatar{display:grid;width:58px;height:58px;place-items:center;border-radius:16px;background:linear-gradient(135deg,rgba(74,222,128,.42),rgba(74,222,128,.18));color:#fff;font-weight:900}.seller-avatar{border-radius:50%}.listing-logo img{width:34px;height:34px}.listing-hero span,.listing-hero strong,.seller-detail span,.seller-detail strong{display:block}.listing-hero span,.reviews-box p,.seller-detail span{color:var(--muted)}.quantity-box{grid-template-columns:1fr 150px}.payment-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.payment-methods button{place-items:center;gap:5px;min-height:70px;border-radius:15px;color:var(--muted)}.payment-methods button.active{color:#15803d;border-color:rgba(74,222,128,.4);background:rgba(74,222,128,.08)}.payment-methods img,.payment-methods span{width:28px;height:28px}.payment-methods span{display:grid;place-items:center;border-radius:9px;background:linear-gradient(135deg,var(--green),#22c55e);color:#fff;font-weight:900}.price-range-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.price-range-inputs label{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:900}.price-range-inputs input{width:100%}.reviews-box,.similar-box{display:grid;gap:8px;margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.04)}.reviews-box p{margin:0}.similar-box>div{display:grid;gap:8px}.message-tabs button,.similar-box button{padding:0 12px;border:1px solid var(--line)}.similar-box button{display:flex;justify-content:space-between;gap:12px;min-height:42px;border-radius:12px;background:#f8fafc;color:var(--text);text-align:left}.message-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.message-tabs button{min-height:36px;border-radius:999px;background:rgba(255,255,255,.04);color:var(--muted)}.message-tabs button.active{background:rgba(74,222,128,.08);color:var(--green);border-color:rgba(74,222,128,.3)}.message-list{display:grid;gap:10px}.message-list div{padding:14px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.045)}.message-list span,.message-list strong{display:block}.message-list span{margin-top:4px;color:var(--muted)}.dx-profile-layout{display:grid;grid-template-columns:minmax(320px,440px) minmax(0,1fr);gap:16px;align-items:start}.dx-profile-card{display:grid;justify-items:center;gap:16px;grid-row:span 3;min-height:520px;padding:clamp(22px,4vw,38px);overflow:hidden;background:radial-gradient(circle at 50% -12%,rgba(74,222,128,.14),transparent 230px),#fff}.dx-avatar-wrap{display:grid;justify-items:center;gap:10px}.dx-profile-avatar{width:124px;height:124px;border:0;border-radius:50%;box-shadow:0 20px 46px rgba(0,192,180,.24);font-size:54px}.dx-profile-card h1{margin:2px 0 0;max-width:100%;overflow-wrap:anywhere;color:#101828;font-size:clamp(30px,4vw,42px);line-height:1.05;text-align:center}.dx-profile-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.dx-profile-meta span{max-width:100%;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:#f8fafc;color:var(--muted);font-size:12px;font-weight:800}.dx-balance-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:12px;width:100%;min-height:104px;padding:18px;border:1px solid #eadcff;border-radius:24px;background:linear-gradient(135deg,rgba(248,250,252,.98),rgba(245,240,255,.98)),#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)}.chat-page-view.active,.dx-balance-card span,.dx-balance-card strong{display:block}.dx-balance-card span{letter-spacing:0}.dx-balance-card strong{margin-top:8px;color:#22c55e;font-size:clamp(34px,5vw,52px);line-height:1}.dx-balance-card input{position:absolute;right:18px;bottom:12px;width:82px;height:28px;opacity:0;pointer-events:none}.dx-profile-menu{display:grid;gap:8px;width:100%;margin-top:2px}.dx-profile-menu button{display:grid;grid-template-columns:34px 1fr;align-items:center;min-height:52px;padding:0 16px;border:1px solid transparent;border-radius:14px;background:0 0;color:#344054;text-align:left;font-size:18px;font-weight:800}.dx-profile-menu button.active{background:#e9fbef;color:#15803d}.dx-balance-card span,.dx-profile-menu span{color:#98a2b3;font-weight:900}.dx-profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.dx-profile-panels{display:grid;grid-column:2;gap:8px;padding:18px}.dx-profile-panels strong{display:block;margin:0;color:#101828;font-size:20px}.dx-profile-panels p{display:block;margin:7px 0 0;color:var(--muted)}.dx-history-card button,.dx-mini-stat{border:1px solid var(--line);background:#fff}.dx-mini-stat{display:grid;justify-items:center;gap:8px;min-height:138px;padding:18px 12px;border-radius:20px;box-shadow:var(--shadow)}.dx-mini-stat span{display:grid;width:56px;height:56px;place-items:center;border-radius:18px;font-size:24px;font-weight:900}.dx-mini-stat.blue span{color:#16a34a;background:#eff6ff}.dx-mini-stat.amber span{color:#d97706;background:#fffbeb}.dx-mini-stat.green span{color:#10b981;background:#ecfdf5}.dx-mini-stat strong{color:#16a34a;font-size:clamp(30px,4vw,42px);line-height:1}.dx-mini-stat.amber strong{color:#f59e0b}.dx-mini-stat.green strong{color:#10b981}.dx-mini-stat small{color:var(--muted);font-size:16px}.dx-profile-history{display:grid;grid-column:2;gap:16px}.dx-history-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:0;overflow:hidden}.dx-history-card>div{display:flex;align-items:center;gap:12px;padding:22px}.dx-history-card>div span{color:#15803d;font-size:34px}.dx-history-card h2{margin:0;color:#101828;font-size:clamp(26px,3vw,36px);line-height:1.12}.dx-history-card button{align-self:center;min-width:74px;min-height:48px;margin-right:22px;border-radius:14px;color:#344054;font-weight:800}.dx-history-card p{grid-column:1/-1;margin:0;padding:22px;border-top:1px solid var(--line);color:var(--muted);font-size:20px}.dx-profile-editor{grid-column:1/-1;display:grid;gap:16px}.dx-profile-editor h2{margin:0;color:#101828;font-size:clamp(26px,3vw,38px)}.dx-editor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dx-editor-grid label{display:grid;gap:7px}.dx-fav-list{margin:0;background:#f8fafc}.dx-chat-layout{display:grid;grid-template-columns:380px minmax(0,1fr);min-height:min(680px,calc(100vh - 160px));padding:0;border-radius:18px;max-width:1400px;margin:0 auto}@media (min-width:901px){body[data-active-view=support] main{width:min(1000px,calc(100% - 32px))!important;max-width:1000px!important;padding-top:20px!important;padding-bottom:0!important;margin:0 auto!important}body[data-active-view=support] .dx-chat-layout{grid-template-columns:340px minmax(0,1fr)!important;height:calc(100vh - 180px)!important;min-height:520px!important;max-width:1000px!important;width:100%!important;margin:0 auto!important}body[data-active-view=support] .dx-chat-head{border-radius:16px 16px 0 0;position:relative;z-index:3}}.dx-chat-sidebar{display:flex;flex-direction:column;border-right:1px solid var(--line);overflow:hidden;position:relative;z-index:2}.dx-chat-sidebar-head{padding:18px 16px 12px;border-bottom:1px solid var(--line);background:var(--surface-2)}.dx-chat-sidebar-head h2{margin:0 0 10px;font-size:22px;font-weight:700}.dx-chat-filters{display:flex;flex-wrap:wrap;gap:6px}.dx-chat-filters button{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:0 0;color:var(--muted);font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer}.dx-chat-filters button.active{border-color:var(--green);background:rgba(74,222,128,.1);color:var(--green)}.dx-chat-filters b,.dx-message-row time{font-size:11px;color:var(--muted-2)}.dx-message-list{flex:1;overflow-y:auto}.dx-chat-context-menu button,.dx-message-row{align-items:center;width:100%;border:0;color:var(--text);cursor:pointer;text-align:left}.dx-message-row{display:grid;gap:10px;padding:10px 14px;border-bottom:1px solid var(--line);transition:background 120ms}.dx-chat-context-menu button:hover,.dx-message-row.active,.dx-message-row:hover{background:var(--surface-2)}.dx-message-avatar{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:var(--brand-grad);color:#fff;font-size:14px;font-weight:700;flex-shrink:0;position:relative;overflow:visible}.online-dot{width:12px;height:12px;border-radius:50%;background:#9ca3af;border:2px solid var(--surface);transition:background .3s ease;flex-shrink:0}.online-dot.online{background:#22c55e;box-shadow:0 0 6px rgba(34,197,94,.5);animation:online-pulse-dot 2s ease-in-out infinite}.dx-message-avatar .online-dot{position:absolute;bottom:-2px;right:-2px;z-index:2}.support-avatar{background:var(--text)}.chat-avatar{background:linear-gradient(135deg,var(--green),#22c55e)}.dx-bubble-other{display:flex;align-items:flex-start;gap:8px}.dx-bubble-avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:var(--brand-grad);color:#fff;font-size:11px;font-weight:700;flex-shrink:0;margin-top:2px}.dx-bubble-content{display:grid;gap:2px;min-width:0}.sale-avatar{background:linear-gradient(135deg,var(--green),#22c55e)}.dx-message-row small,.dx-message-row strong{display:block}.dx-message-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600}.dx-message-row strong b{color:var(--green)}.dx-message-row small{color:var(--muted);font-size:13px}.dx-message-row time{white-space:nowrap}.dx-message-empty{padding:24px 16px;color:var(--muted);text-align:center;font-weight:600}.dx-chat-main{display:flex;flex-direction:column;min-width:0}.dx-chat-head{display:flex;align-items:center;gap:12px;min-height:60px;padding:12px 18px;border-bottom:1px solid var(--line)}.dx-chat-head strong,.dx-chat-head>div{overflow:hidden;position:relative;z-index:0}.dx-chat-head>div{min-width:0}.dx-chat-back{display:none;position:relative;z-index:2}.dx-chat-head strong{display:block;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:600}.dx-chat-head span{display:block}.dx-chat-context-menu{position:absolute;top:100%;right:0;z-index:100;min-width:180px;padding:6px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 8px 32px rgba(0,0,0,.25);animation:ctx-menu-in .15s cubic-bezier(.34,1.56,.64,1) both}.dx-chat-context-menu button{display:flex;gap:8px;padding:10px 12px;border-radius:8px;background:0 0;font-size:13px;transition:background .15s ease}.dx-chat-context-menu button[data-ctx=block],.dx-chat-context-menu button[data-ctx=report]{color:#ef4444}.dx-bubble{animation:bubble-in .25s cubic-bezier(.34,1.56,.64,1) both}.dx-chat-layout{animation:chat-view-in .3s cubic-bezier(.22,.61,.36,1) both}.dx-chat-messages{flex:1;display:flex;flex-direction:column;gap:8px;padding:18px;overflow-y:auto}.dx-bubble{max-width:72%}.dx-bubble p{margin:4px 0;line-height:1.45}.dx-bubble time{display:block;margin-top:2px;color:var(--muted-2);font-size:11px}.dx-bubble-other{align-self:flex-start;padding:10px 14px;border-radius:4px 16px 16px 16px;background:var(--surface)}.dx-bubble-other b{display:block;margin-bottom:2px;color:var(--green);font-size:12px;font-weight:600}.dx-bubble-own{align-self:flex-end;padding:10px 14px;border-radius:16px 4px 16px 16px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.dx-bubble-own time{color:rgba(255,255,255,.6)}.dx-bubble-system{align-self:center;max-width:90%;padding:6px 12px;border-radius:999px;background:var(--surface-3);text-align:center}.dx-bubble-system span,.dx-chat-head span{color:var(--muted);font-size:12px}.dx-bubble-system time{display:inline;margin-left:6px}.deal-chat-card{display:grid;gap:10px;max-width:620px;padding:12px;border-radius:14px}.deal-product-chip,.deal-seller-chip{display:grid;width:100%;border:0;border-radius:12px;color:var(--text);text-align:left;cursor:pointer}.deal-seller-chip{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:10px}.deal-seller-chip span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:linear-gradient(135deg,var(--green),#22c55e);color:#fff;font-weight:900}.deal-product-chip b,.deal-product-chip small,.deal-seller-chip b,.deal-seller-chip small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal-product-chip small,.deal-seller-chip small{color:var(--muted)}.deal-product-chip{gap:4px;padding:11px 12px}.deal-seller-profile{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-1)}.deal-seller-profile[hidden]{display:none}.deal-seller-profile>div:first-child{display:grid;gap:2px}.deal-seller-empty,.deal-seller-profile small{color:var(--muted)}.deal-seller-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.deal-seller-stats span{display:grid;gap:2px;padding:8px;border-radius:10px;background:var(--surface-2)}.deal-seller-stats b{font-size:15px}.deal-seller-reviews{display:grid;gap:6px}.deal-seller-empty,.deal-seller-reviews p{margin:0;font-size:12px;line-height:1.4}.deal-chat-actions{display:flex;gap:8px;flex-wrap:wrap}.deal-chat-actions button{flex:1;min-height:44px;min-width:0}.deal-chat-actions button[disabled]{opacity:.55;cursor:not-allowed}.deal-review-form{display:grid;gap:9px}.deal-chat-card--active{border-color:rgba(74,222,128,.3);box-shadow:0 0 20px rgba(74,222,128,.08)}.deal-seller-chip{grid-template-columns:42px 1fr auto}.deal-seller-chip-info{display:grid;gap:2px;min-width:0}.deal-seller-status{font-size:11px;padding:3px 8px;border-radius:999px;background:var(--surface-2);color:var(--muted);white-space:nowrap;align-self:center}.deal-seller-status.online{background:rgba(74,222,128,.15);color:#22c55e}.deal-product-chip--highlight{grid-template-columns:40px 1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid var(--line)}.deal-product-chip-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;background:linear-gradient(135deg,rgba(74,222,128,.12),rgba(34,197,94,.08));font-size:20px}.deal-product-chip-info{display:grid;gap:2px;min-width:0}.deal-status-badge{font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;white-space:nowrap;align-self:center}.deal-status-created{background:rgba(251,191,36,.15);color:#d97706}.deal-status-paid,.deal-status-paid_hold{background:rgba(34,197,94,.15);color:#16a34a}.deal-status-issued{background:rgba(74,222,128,.15);color:#16a34a}.deal-status-completed{background:rgba(74,222,128,.2);color:#15803d}.deal-status-dispute{background:rgba(239,68,68,.15);color:#dc2626}.deal-status-refunded{background:rgba(156,163,175,.15);color:#6b7280}.deal-delivery-card{border:1px solid rgba(74,222,128,.3);border-radius:14px;background:linear-gradient(135deg,rgba(74,222,128,.06),rgba(34,197,94,.03));overflow:hidden;animation:deal-card-in .4s cubic-bezier(.34,1.56,.64,1) both}.deal-delivery-header{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid rgba(74,222,128,.15);background:rgba(74,222,128,.08)}.deal-delivery-header strong{font-size:14px;color:#22c55e}.deal-delivery-header small{margin-left:auto;font-size:11px;color:var(--muted)}.deal-delivery-icon{font-size:18px;animation:deal-check-pop .5s .2s cubic-bezier(.34,1.56,.64,1) both}.deal-delivery-items{padding:10px 14px;display:grid;gap:8px}.deal-delivery-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;background:var(--surface);border:1px solid var(--line);animation:deal-item-in .35s cubic-bezier(.34,1.56,.64,1) both}.deal-delivery-num{font-size:11px;font-weight:800;color:var(--muted);min-width:24px}.deal-delivery-secret{flex:1;font-size:13px;font-family:"SF Mono",monospace;word-break:break-all;color:var(--text);background:var(--surface-2);padding:6px 10px;border-radius:8px}.deal-confirm-btn{width:100%;min-height:44px;font-size:15px}.deal-completed-badge{width:100%;text-align:center;font-size:14px;font-weight:700;color:#22c55e;padding:12px;border-radius:12px;background:rgba(74,222,128,.08);border:1px solid rgba(74,222,128,.2)}.deal-review-form>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.deal-review-form label{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:900}.deal-review-form textarea{min-height:72px;border:1px solid var(--line);border-radius:10px;padding:10px;resize:vertical}.dx-chat-input{position:relative;z-index:2;display:flex;gap:8px;width:100%}.dx-chat-input-area{display:flex;align-items:center;gap:10px;padding:14px 18px;border-top:1px solid var(--line)}.dx-chat-attach-btn{flex:0 0 44px;width:44px;height:44px;min-height:44px;font-size:18px;border-radius:10px}.dx-chat-input input{flex:1;width:auto!important;height:48px;padding:0 16px;border:1px solid var(--line);border-radius:10px;color:var(--text);font-size:15px}.dx-chat-input .primary-button{flex:0 0 40px;width:40px;height:40px;min-height:40px;padding:0;border-radius:10px;font-size:16px}.dx-product-picker{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}.dx-product-picker-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px)}.dx-product-picker-panel{position:relative;width:min(400px,90vw);max-height:60vh;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 20px 60px rgba(0,0,0,.4);animation:picker-in .25s cubic-bezier(.34,1.56,.64,1) both}.dx-product-picker-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--line)}.dx-product-picker-head strong{font-size:16px}.dx-product-picker-list{overflow-y:auto;padding:8px}.dx-product-picker-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px;border:0;border-radius:12px;background:0 0;color:var(--text);text-align:left;cursor:pointer;transition:background .15s ease}.dx-product-picker-item:hover{background:var(--surface-2)}.dx-product-picker-icon{font-size:24px}.dx-product-picker-info{display:grid;gap:2px;min-width:0}.dx-product-picker-info b{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-product-picker-info small{font-size:12px;color:var(--muted)}@media (max-width:900px){.dx-chat-layout{grid-template-columns:1fr;min-height:calc(100dvh - 200px)}.dx-chat-layout.chat-open .dx-chat-sidebar,.dx-chat-main{display:none}.dx-chat-layout.chat-open .dx-chat-main{display:flex}.dx-chat-layout.chat-open .dx-chat-back{display:inline-flex}.dx-chat-back{width:36px;height:36px;font-size:16px}}.product-breadcrumb{margin:10px 0 18px;color:var(--muted);font-size:14px}.product-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.product-buy-card,.product-main-card{border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.product-main-card{display:grid;gap:16px;padding:22px}.product-page-head{display:flex;justify-content:space-between;gap:16px;align-items:start}.product-page-head h1{margin:0;font-size:clamp(30px,4.5vw,56px);line-height:1.04}.product-page-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;color:var(--muted)}.delivery-box{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.045)}.delivery-box img{width:46px;height:46px;padding:9px;border-radius:15px;background:rgba(74,222,128,.18)}.delivery-box span{display:block;color:var(--muted)}.summary-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stock-line,.summary-pills div{padding:14px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.04)}.stock-line span,.summary-pills span{display:block;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.account-specs,.description-box,.seller-page-card{display:grid;gap:12px;padding:16px;border:1px solid rgba(148,163,184,.18);border-radius:18px;background:rgba(255,255,255,.58);box-shadow:0 12px 30px rgba(15,23,42,.06)}.account-specs h2,.description-box h2,.seller-page-card h2{margin:0}.spec-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.spec-card-grid div{display:grid;grid-template-columns:36px 1fr;gap:2px 10px;min-height:78px;padding:12px;border:1px solid var(--line);border-radius:16px;background:rgba(248,250,252,.9);box-shadow:0 8px 18px rgba(15,23,42,.04)}.spec-card-grid b{grid-row:span 3;font-size:22px}.spec-card-grid small,.spec-card-grid span{color:var(--muted)}.description-box p{margin:0;color:var(--muted);line-height:1.6;white-space:pre-line}.product-buy-card{position:sticky;top:82px;display:grid;gap:12px;padding:18px}.buy-price{font-size:42px;font-weight:900}.product-buy-card label{display:grid;gap:7px}.payment-methods.compact{grid-template-columns:1fr 1fr}.page-buy-button{min-height:50px}.product-buy-card small{color:var(--muted);text-align:center}.deal-economy{display:grid;gap:8px;padding:12px;border:1px solid rgba(34,197,94,.22);border-radius:16px;background:linear-gradient(180deg,rgba(34,197,94,.08),rgba(255,255,255,.72))}.deal-economy div{display:flex;align-items:center;justify-content:space-between;gap:12px}.bulk-panel label,.deal-economy span,.dipx-create label{color:var(--muted);font-size:12px;font-weight:800}.deal-economy strong,body[data-theme=dim] .chat-head h2,body[data-theme=dim] .dx-history-card h2,body[data-theme=dim] .dx-message-detail strong,body[data-theme=dim] .dx-profile-card h1,body[data-theme=dim] .dx-profile-editor h2,body[data-theme=dim] .dx-profile-panels strong,body[data-theme=dim] .profile-identity h1,body[data-theme=dim] .profile-stat-grid strong{color:var(--text)}.deal-economy small{text-align:left}.product-footer-info{grid-template-columns:repeat(4,minmax(0,1fr))}body[data-theme=dim]{color-scheme:dark}body[data-theme=dim] select option{background:#0f0c24;color:#f3f4f6}body[data-theme=dim] .avatar-upload-button{background:var(--surface-2);color:var(--text);border-color:var(--line)}body[data-theme=dim] .clean-avatar{border-color:var(--surface);box-shadow:0 14px 34px rgba(0,0,0,.4)}body[data-theme=dim] .profile-badges span{color:var(--purple-2)}body[data-theme=dim] .profile-badges span,body[data-theme=dim] .profile-stat-grid div{background:var(--surface-2);border-color:var(--line)}body[data-theme=dim] .profile-cover{background:var(--surface);border-color:var(--line)}body[data-theme=dim] .profile-cover-bg{background:radial-gradient(circle at 18% 30%,rgba(74,222,128,.18),transparent 150px),linear-gradient(135deg,var(--bg-2),var(--surface));border-bottom:1px solid var(--line)}body[data-theme=dim] .dx-message-subtabs button.active,body[data-theme=dim] .dx-message-top-tabs button.active{border-color:rgba(74,222,128,.4);background:rgba(74,222,128,.15);color:var(--green)}body[data-theme=dim] .dx-message-top-tabs{background:var(--surface-2);border-bottom:1px solid var(--line)}body[data-theme=dim] .dx-message-top-tabs b{background:var(--surface-3);color:var(--text)}body[data-theme=dim] .dx-history-card button,body[data-theme=dim] .dx-message-subtabs button{border-color:var(--line);background:var(--surface-2);color:var(--muted)}body[data-theme=dim] .dx-message-shell{background:var(--surface);border:1px solid var(--line)}body[data-theme=dim] .dx-message-row{background:var(--surface);border-bottom:1px solid var(--line);color:var(--text)}body[data-theme=dim] .dx-message-row.active{background:linear-gradient(90deg,rgba(74,222,128,.12),var(--surface) 70%);box-shadow:inset 3px 0 0 var(--green)}body[data-theme=dim] .dx-message-detail{background:var(--surface-2);border-top:1px solid var(--line)}body[data-theme=dim] .dx-mini-stat{box-shadow:var(--shadow)}body[data-theme=dim] .dx-mini-stat.blue span{color:#38bdf8;background:rgba(74,222,128,.08)}body[data-theme=dim] .dx-mini-stat.amber span{color:#fbbf24;background:rgba(245,158,11,.08)}body[data-theme=dim] .dx-mini-stat.green span{color:#5dff9a;background:rgba(74,222,128,.08)}body[data-theme=dim] .dx-history-card,body[data-theme=dim] .dx-mini-stat{background:var(--surface);border-color:var(--line)}body[data-theme=dim] .dx-history-card>div span{color:var(--purple-2)}body[data-theme=dim] .dx-history-card button{color:var(--text)}body[data-theme=dim] .dx-history-card p{border-top-color:var(--line);color:var(--muted)}body[data-theme=dim] .dx-fav-list{background:var(--surface-2)}body[data-theme=dim] .fav-btn{background:var(--surface-2);border-color:var(--line);color:var(--muted-2)}body[data-theme=dim] .fav-btn.fav-active{color:#ef4444;border-color:rgba(239,68,68,.4);background:rgba(239,68,68,.1)}body[data-theme=dim] .chat-panel{background:var(--surface);border-color:var(--line)}body[data-theme=dim] .chat-input-area,body[data-theme=dim] .dx-profile-meta span{background:var(--surface-2);border-color:var(--line)}body[data-theme=dim] .chat-input-area textarea{background:0 0;color:var(--text)}body[data-theme=dim] .chat-messages{background:var(--bg-2);border-color:var(--line)}body[data-theme=dim] .message-bubble.me{background:var(--green);color:#fff}body[data-theme=dim] .message-bubble.other{background:var(--surface-3);color:var(--text)}body[data-theme=dim] .message-bubble.support{background:rgba(245,158,11,.1);border-color:rgba(245,158,11,.2);color:#fbbf24}body[data-theme=dim] .dx-profile-card{background:radial-gradient(circle at 50% -12%,rgba(74,222,128,.16),transparent 230px),var(--surface);border-color:var(--line)}body[data-theme=dim] .dx-profile-meta span{color:var(--muted)}body[data-theme=dim] .dx-balance-card{border-color:var(--line-strong);background:linear-gradient(135deg,rgba(var(--surface-rgb),.98),rgba(27,23,71,.98)),var(--surface-2);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}body[data-theme=dim] .dx-balance-card span,body[data-theme=dim] .dx-profile-menu span{color:var(--muted-2)}body[data-theme=dim] .dx-profile-menu button{color:var(--text)}body[data-theme=dim] .dx-profile-menu button.active{background:rgba(74,222,128,.15);color:var(--green)}body[data-theme=dim] .similar-box button{background:var(--surface-2);border-color:var(--line);color:var(--text)}body[data-theme=dim] .similar-box button:hover{background:var(--surface-3)}body[data-theme=dim] .market-category.active{border-color:var(--green);background:rgba(74,222,128,.18);color:#fff}@media (hover:none){.fav-btn:hover,.ghost-button:hover,.icon-button:hover,.primary-button:hover,.profile-pill:hover,.secondary-button:hover,.wallet-pill:hover{transform:none!important;border-color:var(--line)!important}}.seller-origin-shell{display:grid;gap:14px}.seller-origin-toolbar{padding:18px;border-radius:18px}.bulk-head,.seller-origin-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;border:1px solid var(--line);background:var(--surface)}.bulk-head h3,.dipx-create__header h1,.seller-origin-toolbar h2{margin:0 0 6px;color:var(--text)}.bulk-head p,.seller-origin-toolbar p{margin:0;color:var(--muted);line-height:1.55}.seller-quickbar{padding:12px 14px;border-radius:14px}.dx-product-section h2,.seller-quickbar h2{font-size:22px}.bulk-actions,.seller-origin-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.seller-mode-tabs{display:flex;gap:8px;padding:6px;border:1px solid var(--line);border-radius:16px;background:var(--surface);overflow-x:auto}.seller-mode-tab{border:0;border-radius:12px;padding:10px 14px;background:0 0;color:var(--muted);font:inherit;font-weight:800;cursor:pointer;white-space:nowrap}.seller-mode-tab.active{background:var(--brand-grad);color:#fff;box-shadow:0 10px 24px rgba(74,222,128,.22)}.seller-mode-panel{display:none}.dipx-create__telegram-alert span,.dipx-create__telegram-alert strong,.seller-mode-panel.active{display:block}.bulk-panel,.dipx-create{border:1px solid var(--line);border-radius:14px;background:var(--surface);overflow:hidden}.dipx-create__header{padding:26px 28px 10px;border-bottom:0}.dipx-create__header h1{font-size:clamp(30px,4vw,44px)}.dipx-create__header p{margin:0;color:var(--muted);font-size:18px}.bulk-panel,.dipx-create__form{padding:0}.dipx-create__telegram-alert{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:18px;align-items:center;margin:18px 28px 22px;padding:22px 24px;border:1px solid rgba(74,222,128,.18);border-radius:18px;background:linear-gradient(135deg,rgba(56,189,158,.12),rgba(74,222,128,.12))}.dipx-create__telegram-icon{display:grid;width:64px;height:64px;place-items:center;border-radius:18px;background:#26a5e4}.dipx-create__telegram-icon img{width:38px;height:38px;filter:brightness(0) invert(1)}.dipx-create__telegram-alert strong{margin-bottom:6px;color:var(--text);font-size:22px}.dipx-create__telegram-alert span{color:var(--muted);line-height:1.55}.dipx-btn--telegram{margin-top:14px;min-width:220px;background:#26a5e4;color:#fff}.dipx-create__notice-close{align-self:start;width:34px;height:34px;border:0;border-radius:10px;background:0 0;color:var(--muted);font-size:24px}.dipx-create__layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;padding:0 28px}.dipx-create__main,.dipx-create__side{display:grid;align-content:start;gap:14px}.bulk-grid,.dipx-create__grid,.dipx-create__images,.dipx-create__service-settings,.dipx-create__steam,.dipx-create__stock{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:0}.dipx-create__grid,.dipx-create__service-settings,.dipx-create__steam,.dipx-create__stock{padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.dipx-create__stock-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:4px}.dipx-create__account-origin[hidden],.dipx-create__price-custom[hidden],.dipx-create__service-field[hidden],.dipx-create__service-settings[hidden],.dipx-create__stock-fields[hidden]{display:none}.bulk-panel label,.dipx-create label{display:grid;gap:7px}.dipx-create label em,.dipx-create label small,.dipx-create__stock p,.dipx-upload-card small{color:var(--muted);font-style:normal;font-weight:500;line-height:1.45}.bulk-panel input,.dipx-create input,.dipx-create textarea{padding:13px 14px}.bulk-panel input,.bulk-panel select,.bulk-panel textarea,.dipx-create input,.dipx-create select,.dipx-create textarea{width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--text);font:inherit;outline:0}.bulk-panel select,.dipx-create select{padding:8px 12px;height:44px;line-height:normal}.bulk-panel textarea{padding:13px 14px}.bulk-panel textarea,.dipx-create textarea{min-height:96px;resize:vertical}.dipx-create input:focus,.dipx-create select:focus,.dipx-create textarea:focus{box-shadow:0 0 0 3px rgba(74,222,128,.12)}.bulk-panel input:focus,.bulk-panel select:focus,.bulk-panel textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(74,222,128,.12)}.bulk-panel input,.bulk-panel select,.bulk-panel textarea,.dipx-create select option,.dipx-pay b{color:#1d1d1f}.dipx-create ::placeholder,.dipx-input::placeholder{color:#98a2b3}.bulk-wide,.dipx-create__wide{grid-column:1/-1}.dipx-create__price-unit{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.dipx-create__price-unit legend{padding:0 7px;color:var(--muted);font-size:12px;font-weight:900}.bulk-grid label:has(input[type=checkbox]),.dipx-create__price-unit label,.dipx-create__stock label:has(input[type=checkbox]){display:flex;align-items:center;gap:8px}.bulk-grid input[type=checkbox],.bulk-select input,.dipx-create__price-unit input,.dipx-create__stock input[type=checkbox]{width:auto}.dipx-create__price-unit .dipx-create__price-custom{width:min(220px,100%);padding:9px 10px}.dipx-create__section-title{grid-column:1/-1;display:flex;align-items:center;gap:10px;color:var(--text);font-size:22px}.dipx-create__section-title b{color:var(--green)}.dipx-checkline,.dipx-create__actions{justify-content:flex-start}.dipx-create__actions{display:flex;gap:10px;margin-top:18px;padding:18px 28px 22px;border-top:1px solid var(--line);background:rgba(248,250,252,.72)}.dipx-btn{border:0;border-radius:12px;padding:12px 16px;font:inherit;font-weight:900;cursor:pointer}.dipx-btn--primary{background:var(--brand-grad);color:#fff;min-width:250px}.dipx-btn--ghost{background:var(--surface-2);color:var(--muted);min-width:120px}.dipx-preview-card,.dipx-upload-card{display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.dipx-screenshot-grid label,.dipx-upload-zone{place-items:center;border:1px dashed rgba(148,163,184,.56);cursor:pointer}.dipx-upload-zone{min-height:150px;padding:16px;border-radius:13px;text-align:center}.dipx-screenshot-grid input,.dipx-upload-zone input{display:none}.dipx-upload-zone span{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;background:var(--surface-2)}.dipx-screenshot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.dipx-screenshot-grid label{min-height:70px;border-radius:12px}.dipx-screenshot-grid label span,.dipx-upload-zone span{color:var(--muted);font-size:22px}.dipx-preview-art{display:grid;min-height:180px;place-items:center;border-radius:12px 12px 0 0;background:#eef2f8;color:#97a3b6;font-size:42px}.dipx-preview-body{display:grid;gap:7px}.dipx-preview-body span{color:var(--muted);font-size:12px}.dipx-preview-body b{color:var(--text);font-size:22px}.dipx-preview-body b s{color:var(--muted);font-size:14px;font-weight:500;margin-right:8px}.dipx-preview-discount,.dipx-profile-menu b{padding:3px 7px;background:#ef4444;color:#fff}.dipx-preview-discount{display:inline-block;margin-left:8px;border-radius:7px;font-size:12px;font-weight:900;vertical-align:middle}.dipx-preview-body p{margin:0;color:var(--muted)}.dipx-preview-body button{min-height:42px;border:0;border-radius:10px;background:var(--green);color:#fff;font-weight:900}.bulk-panel{display:grid;gap:16px}.bulk-head{padding:0 0 16px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:0 0}.bulk-badge{padding:7px 10px;border-radius:999px;background:rgba(74,222,128,.12);color:var(--green);font-size:12px;font-weight:900;white-space:nowrap}.bulk-list{display:grid;gap:10px}.bulk-empty,.bulk-row,.dipx-deal-summary div{border-radius:14px;background:var(--surface-2)}.bulk-empty,.bulk-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--line)}.bulk-row span,.bulk-row strong{display:block}.bulk-row strong,.dx-review-list p b,.dx-review-list p span{color:var(--text)}.bulk-empty,.bulk-row span,.dipx-profile-stat small{color:var(--muted)}.bulk-row--valid{border-color:rgba(34,197,94,.35)}.bulk-row label{min-width:150px}.bulk-select{min-width:auto!important}@media (max-width:760px){.bulk-head,.seller-origin-toolbar{display:grid}.seller-quickbar{margin:0 4px}.bulk-actions,.dipx-create__actions,.seller-origin-actions{width:100%;display:grid}.dipx-create__header{padding:26px 18px 10px}.dipx-create__header h1{font-size:34px}.dipx-create__header p{font-size:20px}.dipx-create__telegram-alert{grid-template-columns:72px minmax(0,1fr);margin:18px;padding:18px}.dipx-create__telegram-alert strong{font-size:22px}.dipx-create__notice-close{position:absolute;top:12px;right:12px}.dipx-btn--telegram{width:100%;min-width:0}.dipx-create__layout{gap:14px;padding:0 18px}.bulk-grid,.dipx-create__grid,.dipx-create__images,.dipx-create__layout,.dipx-create__steam,.dipx-create__stock{grid-template-columns:1fr}.dipx-create__grid,.dipx-create__price-unit,.dipx-create__steam,.dipx-create__stock,.dipx-preview-card,.dipx-upload-card{padding:16px}.dipx-create__actions{padding:16px 18px calc(96px + env(safe-area-inset-bottom))}.dipx-btn--ghost,.dipx-btn--primary{width:100%;min-width:0;min-height:54px;font-size:16px}.dipx-preview-card{display:none}.bulk-row{display:grid}.bulk-row label{min-width:0}}.dipx-profile-page{display:grid;grid-template-columns:290px minmax(0,1fr);align-items:start;gap:24px;max-width:1320px;margin:0 auto}.dipx-profile-content{display:grid;gap:18px;min-width:0}.dipx-profile-card{position:sticky;top:86px;padding:16px;border-radius:16px}.dipx-svg-ic{display:inline-grid;width:20px;height:20px;place-items:center;flex:0 0 auto;color:currentColor}.chat-svg-ic svg,.dipx-svg-ic svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.dipx-profile-avatar-wrap{display:grid;justify-items:center;gap:14px;padding:16px 16px 24px;border-bottom:1px solid var(--line);background:rgba(74,222,128,.05);border-radius:12px;margin-bottom:16px}.dipx-profile-avatar,.dipx-profile-avatar::before{display:flex;align-items:center;justify-content:center}.dipx-profile-avatar{width:84px;height:84px;border-radius:999px;box-shadow:0 14px 30px rgba(0,192,180,.25);font-size:34px;cursor:pointer;position:relative;overflow:hidden}.dipx-profile-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.dipx-profile-avatar::before{content:"📷";position:absolute;inset:0;background:rgba(0,0,0,.4);color:#fff;font-size:20px;opacity:0;transition:opacity .2s ease;z-index:2}.dipx-profile-avatar:hover::before{opacity:1}.dipx-profile-avatar-wrap h1{margin:0;font-size:18px;color:var(--text)}.dipx-profile-view{border:0;background:0 0;color:var(--muted);font:inherit;font-style:italic;cursor:pointer}.dipx-balance-card{display:flex;align-items:center;justify-content:space-between;margin:22px 0;padding:18px;border:1px solid rgba(74,222,128,.18);border-radius:16px;background:radial-gradient(circle at 100%0,rgba(74,222,128,.12),transparent 170px),linear-gradient(90deg,rgba(74,222,128,.08),rgba(255,255,255,.72))}.dipx-balance-card span{display:block;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.08em}.dipx-balance-card strong{display:block;margin-top:10px;color:#22c55e;font-size:26px}.dipx-balance-card button{width:30px;height:30px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--muted)}.dipx-profile-menu,.dx-review-list p{display:grid;gap:4px}.dipx-profile-menu button{display:flex;align-items:center;justify-content:flex-start;gap:12px;min-height:44px;padding:0 12px;border:0;border-radius:10px;background:0 0;color:var(--text);font:inherit;cursor:pointer}.dipx-profile-menu button.active{font-weight:900}.dipx-profile-menu .dipx-svg-ic{width:26px;height:26px;border-radius:9px;background:rgba(148,163,184,.12);color:var(--muted)}.dipx-profile-menu button.active .dipx-svg-ic{background:rgba(74,222,128,.16);color:var(--green)}.dipx-profile-menu b{border-radius:6px;font-size:10px}.dipx-profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dipx-profile-stat{display:grid;justify-items:center;gap:6px;padding:18px 12px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.dipx-profile-stat span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(74,222,128,.1);color:var(--green)}.dipx-profile-stat .dipx-svg-ic{width:38px;height:38px}.dipx-profile-stat .dipx-svg-ic svg{width:19px;height:19px}.dipx-profile-stat.blue{border-top-color:#22c55e}.dipx-profile-stat.amber{border-top-color:#f59e0b}.dipx-profile-stat.green{border-top-color:#10b981}.dipx-profile-stat strong{color:var(--green);font-size:22px}.dipx-profile-panels{border-radius:16px}.dipx-profile-panels article{display:grid;gap:12px;position:relative;z-index:1}.dipx-profile-panels article[hidden]{display:none!important}.dipx-panel-title{display:flex;align-items:center;gap:10px}.dipx-panel-title .dipx-svg-ic{width:34px;height:34px;border-radius:11px;background:rgba(74,222,128,.1);color:var(--green)}.dipx-panel-title strong{color:var(--text);font-size:18px}.dipx-panel-title button{margin-left:auto;border:1px solid var(--line);border-radius:999px;background:var(--surface-2);color:var(--muted);padding:7px 12px;font-weight:800}.dipx-profile-editor{display:grid;gap:14px}.dipx-deal-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.dipx-deal-summary div{min-width:0;padding:14px}.dipx-deal-summary span,.dipx-deal-summary strong{display:block}.dipx-deal-summary span{color:var(--muted);font-size:12px;font-weight:800}.dipx-deal-summary strong{margin-top:4px;color:var(--text);font-size:24px}.dipx-deal-list,.dipx-deal-summary{display:grid;gap:10px}.dipx-deal-list.compact{gap:8px}.dipx-deal-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:10px 12px;border-radius:14px;cursor:pointer}.dipx-deal-card:hover{background:rgba(74,222,128,.08)}.dipx-deal-logo{display:grid;width:42px;height:42px;place-items:center;border-radius:13px}.dipx-deal-logo img{width:24px;height:24px;object-fit:contain}.dipx-deal-card span,.dipx-deal-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dipx-deal-card strong{color:var(--text);font-size:14px}.dipx-deal-card span{margin-top:3px;color:var(--muted);font-size:12px}.dipx-status{padding:5px 9px;border-radius:999px;background:rgba(148,163,184,.14);color:var(--muted);font-size:11px;font-weight:900;white-space:nowrap}.dipx-status-completed,.dipx-status-issued{background:rgba(74,222,128,.14);color:var(--green)}.dipx-status-dispute,.dipx-status-refunded{background:rgba(239,68,68,.12);color:#ef4444}.dipx-empty-compact{padding:20px}.dipx-avatar-upload{width:fit-content}.dx-chat-original{overflow:hidden}.dx-message-body{min-width:0}.dx-message-row{grid-template-columns:auto minmax(0,1fr) auto;min-height:64px}.dx-message-row small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dx-message-subtabs,.dx-message-top-tabs{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid var(--line);overflow-x:auto}.chat-svg-ic,.dx-message-top-tabs b{display:inline-grid;place-items:center}.chat-svg-ic{width:18px;height:18px;flex:0 0 auto;color:currentColor}.chat-svg-ic svg{width:17px;height:17px}.dx-message-subtabs button,.dx-message-top-tabs button{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:12px;background:0 0;color:var(--muted);padding:9px 12px;font:inherit;font-weight:800;white-space:nowrap;cursor:pointer}.dx-message-top-tabs b{min-width:18px;min-height:18px;margin-left:5px;padding:0 5px;border-radius:999px;background:rgba(148,163,184,.18);color:var(--muted);font-size:11px;line-height:1}.dipx-profile-menu button.active,.dx-message-top-tabs button.active{background:rgba(74,222,128,.12);color:var(--green)}.dx-message-top-tabs button.active b{background:rgba(74,222,128,.18);color:var(--green)}.dx-message-subtabs button.active{color:var(--green);box-shadow:inset 0-2px 0 var(--green);border-radius:0}.dx-message-muted-action{margin-left:auto;border:1px solid var(--line)!important;border-radius:10px!important;padding:8px 10px!important}.dx-message-row.active{box-shadow:inset 3px 0 0 var(--green)}.dx-message-pin{display:inline-grid;width:18px;height:18px;place-items:center;color:var(--green);vertical-align:middle}.dx-chat-attach-btn .chat-svg-ic,.dx-chat-head .icon-button .chat-svg-ic,.dx-chat-input .primary-button .chat-svg-ic{margin:auto}@media (max-width:760px){.dipx-profile-page{grid-template-columns:1fr;max-width:none;gap:16px}.dipx-profile-card{position:static;top:auto;margin:0}.dipx-profile-avatar{width:84px;height:84px}.dipx-profile-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.dipx-profile-stat{padding:14px 8px}.dipx-profile-stat strong{font-size:20px}.dx-chat-original{border-radius:0;border-left:0;border-right:0}.dx-chat-original,.dx-chat-original .dx-chat-sidebar{min-height:calc(100dvh - 170px)}.dx-message-subtabs,.dx-message-top-tabs{padding-left:12px;padding-right:12px}.dx-message-list{gap:0}.dx-message-row{border-left:0;border-right:0;border-radius:0}}.dx-stars{display:inline-flex;align-items:center;gap:2px;white-space:nowrap;color:var(--muted);font-size:12px;line-height:1;vertical-align:middle}.dx-stars i{color:rgba(148,163,184,.48);font-style:normal}.dx-stars i.active{color:#fbbf24}.dx-stars b{margin-left:4px;color:var(--text);font-size:12px;font-weight:800}.seller-online .dx-stars{margin-right:2px}.dx-product-page{grid-template-columns:minmax(0,760px) minmax(280px,1fr)}.dx-product-main{position:relative;grid-column:1;gap:14px;padding:16px;border-radius:16px}.dx-product-fav{position:absolute;top:24px;right:24px;z-index:3}.dx-product-visual,.dx-top-specs div{display:grid;border:1px solid var(--line)}.dx-product-visual{position:relative;min-height:230px;place-items:center;overflow:hidden;border-radius:14px;background:linear-gradient(135deg,rgba(15,23,42,.92),rgba(15,23,42,.72)),var(--surface-2)}.dx-product-visual img{width:112px;height:112px;object-fit:contain;filter:drop-shadow(0 18px 26px rgba(0,0,0,.25))}.dx-product-visual .badge{position:absolute;left:12px;bottom:12px}.dx-top-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dx-top-specs div{gap:5px;padding:12px;border-radius:13px;background:var(--surface-2)}.dx-top-specs span{font-size:11px;text-transform:uppercase}.dx-top-specs strong{font-size:16px}.dx-top-specs small{color:var(--muted);line-height:1.45}.dx-price-block{display:flex;align-items:end;gap:9px;flex-wrap:wrap;padding-top:2px}.dx-price-block strong{color:var(--green);font-size:42px;line-height:1}.dx-price-block s{font-size:20px;font-weight:800}.dx-price-block small{color:var(--muted);font-weight:800}.dx-discount{padding:4px 8px;border-radius:8px;background:#ef4444;color:#fff;font-size:12px;font-weight:900}.dx-stock-line{display:flex;align-items:center;justify-content:space-between}.dx-quantity-row{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center}.dx-quantity-row>span,.dx-top-specs span{color:var(--muted);font-weight:900}.dx-price-block s,.dx-quantity-row small,.dx-review-list p small,.dx-similar-card small{color:var(--muted)}.dx-quantity-stepper{display:grid;grid-template-columns:40px 72px 40px;overflow:hidden;border:1px solid var(--line);border-radius:12px}.dx-quantity-stepper button,.dx-quantity-stepper input{min-height:40px;border:0;background:0 0;color:var(--text);text-align:center;font:inherit;font-weight:900}.dx-quantity-stepper input{border-left:1px solid var(--line);border-right:1px solid var(--line)}.dx-quantity-stepper,.dx-total-box{background:var(--surface-2)}.dx-promo-button{justify-content:flex-start;width:fit-content}.dx-payment-methods{grid-template-columns:repeat(2,minmax(0,1fr))}.dx-secure-note{color:var(--muted);text-align:center}.dx-product-section{grid-column:1;border-radius:16px;background:var(--surface)}.dx-review-list p{margin:0;padding:10px 0;border-bottom:1px solid var(--line)}.dx-review-list p .dx-stars{margin-bottom:2px}.dx-review-list p:last-child{border-bottom:0}.dx-similar-section{align-self:start;grid-column:2;grid-row:1/span 3;position:sticky;top:82px}.dx-similar-section>div{display:grid;grid-template-columns:1fr;gap:8px}.dx-similar-card{display:grid;gap:5px;min-height:78px;padding:11px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2);color:var(--text);text-align:left}.dx-similar-card span{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dx-similar-card b{color:var(--green)}.seller-lot-management{display:grid;gap:12px;margin-top:14px;padding:16px;border-radius:16px}.lot-management-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.lot-management-head h3{margin:2px 0 0}.lot-management-list{display:grid;gap:9px}.lot-management-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:11px;border:1px solid var(--line);border-radius:13px;background:var(--surface-2)}.lot-management-row span,.lot-management-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lot-management-row span{color:var(--muted);font-size:12px}.lot-management-row>div:last-child{display:flex;gap:8px}.dipx-profile-panels{padding:22px 24px}.dipx-panel-h{margin:0 0 18px;font-size:22px;font-weight:800;color:var(--text)}.dipx-panel-h.sm{font-size:17px;margin:22px 0 12px}.dipx-panel-empty{color:var(--muted);margin:6px 0 18px}.dipx-badge-head small,.dipx-hint,.dipx-pay small,.dipx-ref-balance small{color:var(--muted);font-size:12px}.dipx-field-label{display:block;margin:14px 0 6px;font-size:13px;font-weight:700;color:var(--text)}.dipx-input{width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--text);font:inherit;box-sizing:border-box}.dipx-input:focus{outline:0;box-shadow:0 0 0 3px rgba(74,222,128,.12)}.dipx-balance-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px;border-radius:16px;margin-bottom:18px;background:linear-gradient(120deg,rgba(74,222,128,.14),rgba(74,222,128,.1));border:1px solid rgba(74,222,128,.2)}.dipx-balance-hero span{font-size:11px;font-weight:800;letter-spacing:.08em;color:var(--muted)}.dipx-balance-hero strong{margin-top:8px;font-size:30px}.dipx-case-btn{border:0;border-radius:10px;padding:8px 16px;font-weight:800;color:#fff;background:linear-gradient(90deg,#f59e0b,#f97316);cursor:pointer}.dipx-topup{border:1px solid var(--line);border-radius:16px;padding:18px}.dipx-topup-title{display:flex;align-items:center;gap:8px;font-weight:800;color:#16a34a;margin-bottom:12px}.dipx-amount-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.dipx-amount{padding:10px 16px;border:1px solid var(--line);border-radius:12px;background:#fff;font-weight:700;cursor:pointer;color:var(--text)}.dipx-amount.active{background:var(--green);border-color:var(--green);color:#fff}.dipx-pay-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:6px 0 18px}.dipx-pay{display:flex;align-items:center;gap:12px;text-align:left;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer}.dipx-pay.active{border-color:var(--green);box-shadow:0 0 0 2px rgba(74,222,128,.15)}.dipx-pay-ic{font-size:22px}.dipx-badge-head b,.dipx-balance-hero strong{display:block;color:var(--text)}.dipx-pay b{display:block}.dipx-plugin-head b{display:block;color:var(--text)}.dipx-pay-submit{width:100%;padding:14px;border:0;border-radius:14px;font-weight:800;color:#fff;cursor:pointer;background:linear-gradient(90deg,var(--green),var(--green))}.dipx-badge-progress{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:800;color:#16a34a}.dipx-badge-progress span{margin-left:auto;color:var(--muted);font-size:12px;font-weight:600}.dipx-badge-progress i{display:none}.dipx-badge-row{border:1px solid var(--line);border-radius:14px;padding:16px;margin-top:14px}.dipx-badge-head{display:flex;align-items:flex-start;gap:12px}.dipx-badge-ic,.dipx-badge-lock{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:rgba(74,222,128,.1);color:var(--green)}.dipx-badge-lock{width:30px;height:30px;background:rgba(148,163,184,.14);color:var(--muted);margin-left:auto;opacity:.5}.dipx-badge-foot{margin-top:12px;padding-top:12px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.dipx-ref-hero{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:22px;border-radius:16px;color:#052012;background:linear-gradient(120deg,#a3e635,#16a34a)}.dipx-ref-hero-left strong{font-size:20px}.dipx-ref-hero-left p{margin:8px 0 14px;opacity:.85}.dipx-ref-hero-left ul{list-style:none;padding:12px;margin:0;border-radius:12px;background:rgba(255,255,255,.14);font-size:13px}.dipx-ref-hero-left li+li{margin-top:6px}.dipx-ref-hero-right label{display:block;font-size:12px;opacity:.9;margin:0 0 6px}.dipx-ref-hero-right label+.dipx-copy-row{margin-bottom:14px}.dipx-copy-row{display:flex;gap:8px}.dipx-copy-row input{flex:1;min-width:0;padding:10px 12px;border-radius:10px;font:inherit;color:var(--text);background:#fff}.dipx-copy-btn{border:0;border-radius:10px;padding:10px 14px;font-weight:700;cursor:pointer;white-space:nowrap;background:#fff;color:var(--green)}.dipx-ref-balance{position:relative;border-radius:16px;padding:18px;margin-top:16px}.dipx-ref-balance span{color:var(--muted);font-size:13px}.dipx-ref-balance strong{display:block;margin:6px 0;font-size:26px;color:#16a34a}.dipx-ref-balance em{position:absolute;top:18px;right:18px;color:var(--muted);font-style:normal;font-size:12px}.dipx-ref-bar{height:6px;border-radius:999px;background:var(--line);margin-top:12px;overflow:hidden}.dipx-ref-bar i{display:block;height:100%;background:#22c55e}.dipx-ref-tiles{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}.dipx-ref-tile{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:14px;padding:16px}.dipx-ref-tile .dipx-svg-ic{width:40px;height:40px;border-radius:10px;background:rgba(74,222,128,.12);color:var(--green)}.dipx-ref-tile strong{font-size:20px;color:var(--text)}.dipx-ref-tile small{display:block}.dipx-ref-hero-left li{display:flex;align-items:center;gap:8px}.dipx-ref-hero-left li .dipx-svg-ic{width:24px;height:24px;color:var(--green)}.dipx-empty{display:grid;justify-items:center;text-align:center;gap:8px;padding:48px 20px}.dipx-empty-ic{display:grid;place-items:center;color:#5dff9a}.dipx-empty-ic .dipx-svg-ic{width:46px;height:46px}.dipx-empty-ic .dipx-svg-ic svg{width:34px;height:34px}.dipx-empty strong,.seller-profile-modal-stats strong{font-size:18px;color:var(--text)}.dipx-empty p,.dipx-plugin p{color:var(--muted);margin:0}.dipx-empty-btn{margin-top:8px;border:0;border-radius:12px;padding:12px 22px;font-weight:800;color:#fff;cursor:pointer;background:var(--green)}.dipx-wishlist{list-style:none;padding:0;margin:0;display:grid;gap:10px}.dipx-wishlist li{padding:12px 14px;border:1px solid var(--line);border-radius:12px;color:var(--text)}.dipx-plugin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dipx-plugin{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;padding:18px}.dipx-plugin-head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.dipx-plugin-ic{font-size:22px}.dipx-plugin-price{display:inline-block;margin-top:4px;padding:2px 8px;border-radius:8px;font-size:12px;font-weight:700;color:var(--green);background:rgba(74,222,128,.12)}.dipx-plugin p{flex:1;font-size:13px;margin:0 0 14px}.dipx-plugin-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.dipx-plugin-foot span,.dipx-ref-tile small,.dipx-settings-avatar small{color:var(--muted);font-size:12px}.dipx-plugin-buy{border:0;border-radius:10px;padding:8px 14px;font-weight:700;color:#fff;cursor:pointer;background:var(--green)}.dipx-plugin-buy.active{background:var(--green)!important;color:#fff!important;cursor:default!important;opacity:.95}.dipx-settings .dipx-input{max-width:520px}.dipx-settings-avatar{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.dipx-profile-avatar.small{width:64px;height:64px;font-size:26px}.dipx-settings-avatar small{flex-basis:100%}@media (max-width:760px){.dipx-profile-panels{padding:16px}.dipx-create__layout,.dipx-pay-grid,.dipx-plugin-grid,.dipx-ref-hero,.dipx-ref-tiles{grid-template-columns:1fr}.dipx-create__header h1{font-size:22px}.dipx-create__header p{font-size:13px;margin-top:4px}.dipx-create__layout{gap:14px;padding:0 12px}.dipx-create__main,.dipx-create__side{gap:12px}.dipx-create__grid,.dipx-create__service-settings,.dipx-create__steam,.dipx-create__stock{padding:14px;gap:12px}.dipx-create__stock-fields{gap:12px;padding:0}.dipx-create input,.dipx-create select{padding:11px 12px}.dipx-create textarea{min-height:76px;padding:11px 12px}.dipx-create__telegram-alert{padding:14px}.dipx-preview-art{min-height:130px}.dipx-upload-zone{min-height:120px;padding:12px}.dipx-upload-zone b{font-size:13px}.dipx-upload-card small{font-size:11px}.dipx-screenshot-grid label{min-height:58px}}.dip-product-card,.panel,.product-card{border:1px solid transparent!important;box-shadow:0 1px 2px rgba(16,24,40,.04),0 10px 28px rgba(16,24,40,.05)}.dipx-profile-card,.dipx-profile-panels{border:1px solid transparent!important}.dipx-create__grid,.dipx-create__price-unit,.dipx-create__service-settings,.dipx-create__steam,.dipx-create__stock,.dipx-preview-card,.dipx-upload-card{border:1px solid transparent!important;box-shadow:0 1px 2px rgba(16,24,40,.04),0 10px 28px rgba(16,24,40,.05)}.dipx-badge-row,.dipx-pay,.dipx-plugin,.dipx-profile-stat,.dipx-ref-balance,.dipx-ref-tile,.dipx-topup{border:1px solid transparent!important;background:var(--surface-2)}.dipx-pay b{color:var(--text)!important}.dipx-amount,.dipx-copy-row input,.dipx-create input,.dipx-create select,.dipx-create textarea,.dipx-input{border:1px solid transparent!important;background:#f1f1f4!important;color:#1d1d1f!important}.dipx-amount.active,.dipx-create input:focus,.dipx-create select:focus,.dipx-create textarea:focus,.dipx-input:focus,.dipx-pay.active{border-color:var(--green)!important;background:#fff!important}.dipx-pay.active{background:var(--surface-2)!important}:root{--ease:cubic-bezier(.22, .61, .36, 1);--t-fast:.15s;--t-base:.24s}.avatar-swatch,.dip-product-card,.dipx-amount,.dipx-badge-row,.dipx-copy-btn,.dipx-create input,.dipx-create select,.dipx-create textarea,.dipx-deal-card,.dipx-empty-btn,.dipx-input,.dipx-pay,.dipx-pay-submit,.dipx-plugin,.dipx-plugin-buy,.dipx-profile-menu button,.dipx-ref-tile,.dipx-screenshot-grid label,.dipx-upload-zone,.dock-item,.dock-main,.nav-link,.primary-button,.product-card,.secondary-button{transition:transform var(--t-fast) var(--ease),box-shadow var(--t-base) var(--ease),border-color var(--t-fast) var(--ease),background-color var(--t-fast) var(--ease),color var(--t-fast) var(--ease),opacity var(--t-fast) var(--ease)}.dip-product-card:hover,.dipx-deal-card:hover,.dipx-plugin:hover,.dipx-ref-tile:hover,.product-card:hover{transform:translateY(-3px);box-shadow:0 1px 2px rgba(16,24,40,.05),0 16px 36px rgba(16,24,40,.1)}.dipx-amount:hover,.dipx-badge-row:hover,.dipx-pay:hover,.dipx-screenshot-grid label:hover,.dipx-upload-zone:hover{transform:translateY(-1px)}.dipx-amount:active,.dipx-copy-btn:active,.dipx-deal-card:active,.dipx-empty-btn:active,.dipx-pay-submit:active,.dipx-pay:active,.dipx-plugin-buy:active,.dipx-plugin:active,.dock-item:active,.dock-main:active,.nav-link:active,.primary-button:active,.product-card:active,.secondary-button:active{transform:translateY(1px) scale(.985)}.dipx-profile-menu button:hover{transform:translateX(2px)}.avatar-swatch:hover{transform:scale(1.12)}.dipx-profile-panels article:not([hidden]){animation:dipx-fade-up var(--t-base) var(--ease)}.view.active{animation:dipx-fade var(--t-base) var(--ease)}.dipx-create__stock-fields:not([hidden]){animation:dipx-fade-up var(--t-base) var(--ease)}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=submit]):not([type=button]):not([type=color]),select,textarea{color:var(--text)!important;background-color:var(--surface-2)!important;border-color:var(--line)}input::placeholder,textarea::placeholder{color:var(--muted)!important}select option{color:var(--text);background-color:var(--surface)}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.65);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:dipx-fade .2s ease}.modal-overlay[hidden]{display:none!important}.modal-content{position:relative;width:min(460px,92vw);background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:24px;animation:dipx-fade-up .25s ease}.modal-close{position:absolute;top:16px;right:16px;border:0;background:0 0;color:var(--muted);font-size:20px;cursor:pointer;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;transition:all .15s ease}.modal-close:hover,.seller-profile-modal-reviews p{background:var(--surface-2);color:var(--text)}.seller-profile-modal-body{display:grid;gap:16px;text-align:center}.seller-profile-modal-head{display:flex;align-items:center;gap:14px;text-align:left;padding-right:28px}.seller-profile-modal-avatar{width:90px;height:90px;border-radius:50%;flex:0 0 auto;margin:0;font-size:38px;display:grid;place-items:center;font-weight:700;color:#fff}.seller-profile-modal-info h2{font-size:22px;margin:0 0 4px;color:var(--text)}.seller-profile-modal-info span{color:var(--muted);font-size:13px}.seller-profile-modal-rating{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.seller-profile-modal-rating small{color:var(--muted);font-size:12px}.seller-profile-modal-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:var(--surface-2);padding:12px;border-radius:14px}.seller-profile-modal-stats div{display:grid;gap:2px}.seller-profile-modal-stats small{font-size:11px;color:var(--muted)}.seller-profile-modal-reviews{text-align:left;display:grid;gap:8px;max-height:150px;overflow-y:auto;padding-right:4px}.seller-profile-modal-reviews strong{font-size:13px;color:var(--muted);text-transform:uppercase}.seller-profile-modal-reviews p{display:grid;gap:5px;padding:8px 12px;border-radius:10px;font-size:13px;margin:0;line-height:1.4}.seller-profile-modal-reviews p>small{color:var(--muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-review-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.dipx-profile-card,.dipx-profile-panels,.dx-chat-layout{border:1px solid var(--line-strong, var(--line))!important;background:var(--surface)!important;box-shadow:0 18px 48px rgba(15,23,42,.12)}.dipx-profile-panels{position:relative;overflow:hidden}.deal-chat-card,.deal-product-chip,.deal-seller-chip,.dipx-deal-card,.dipx-deal-summary div,.dx-bubble-other{border:1px solid var(--line)!important}.dipx-deal-summary div{background:color-mix(in srgb,var(--surface-2) 88%,var(--green) 12%)!important}.dipx-deal-card{background:var(--surface-2)!important;box-shadow:0 8px 22px rgba(15,23,42,.08)}.dipx-deal-card:hover{border-color:var(--line-strong, var(--green))!important;background:color-mix(in srgb,var(--surface-2) 84%,var(--green) 16%)!important}.dipx-deal-logo{border:1px solid var(--line);background:var(--surface)!important}.dipx-status{border:1px solid rgba(148,163,184,.22)}.dx-chat-layout{overflow:hidden}.dx-chat-head,.dx-chat-input-area,.dx-chat-sidebar{background:var(--surface)!important}.dx-chat-main,.dx-chat-messages{background:var(--surface-2)!important}.deal-chat-card,.dx-message-row,.dx-message-subtabs,.dx-message-top-tabs{background:var(--surface)!important}.dx-message-row:hover{background:color-mix(in srgb,var(--surface-2) 90%,var(--green) 10%)!important}.dx-message-row.active{border-left:0;background:color-mix(in srgb,var(--surface-2) 82%,var(--green) 18%)!important}.deal-chat-card{box-shadow:0 10px 30px rgba(15,23,42,.1)}.deal-product-chip,.deal-seller-chip,.dx-chat-input input{background:var(--surface-2)!important}.dx-chat-input input{border-color:var(--line-strong, var(--line))!important}.dx-chat-input input:focus{border-color:var(--green)!important;box-shadow:0 0 0 3px rgba(74,222,128,.16)}body[data-theme=dim] .dipx-profile-card,body[data-theme=dim] .dipx-profile-panels,body[data-theme=dim] .dx-chat-layout{background:linear-gradient(180deg,rgba(var(--surface-rgb, 10, 33, 20),.98),rgba(6,27,15,.98))!important;box-shadow:0 18px 52px rgba(0,0,0,.36),0 0 0 1px rgba(74,222,128,.06)}body[data-theme=dim] .deal-chat-card,body[data-theme=dim] .deal-product-chip,body[data-theme=dim] .deal-seller-chip,body[data-theme=dim] .dipx-deal-card,body[data-theme=dim] .dipx-deal-summary div,body[data-theme=dim] .dx-bubble-other{border-color:rgba(74,222,128,.24)!important}body[data-theme=dim] .dipx-deal-summary div{background:linear-gradient(135deg,rgba(74,222,128,.12),rgba(var(--surface-rgb, 10, 33, 20),.94))!important}body[data-theme=dim] .deal-product-chip,body[data-theme=dim] .deal-seller-chip,body[data-theme=dim] .dipx-deal-card{background:rgba(22,60,38,.78)!important}body[data-theme=dim] .dipx-deal-card:hover,body[data-theme=dim] .dx-message-row.active,body[data-theme=dim] .dx-message-row:hover{background:linear-gradient(90deg,rgba(74,222,128,.16),rgba(22,60,38,.9))!important}body[data-theme=dim] .dipx-deal-logo{background:rgba(10,33,20,.92)!important}body[data-theme=dim] .deal-chat-card b,body[data-theme=dim] .dipx-deal-card strong,body[data-theme=dim] .dipx-deal-summary strong,body[data-theme=dim] .dx-message-row strong{color:#f4fff8}body[data-theme=dim] .deal-chat-card small,body[data-theme=dim] .dipx-deal-card span,body[data-theme=dim] .dipx-deal-summary span,body[data-theme=dim] .dx-message-row small,body[data-theme=dim] .dx-message-row time{color:#a7cdb9}body[data-theme=dim] .dx-chat-head,body[data-theme=dim] .dx-chat-input-area,body[data-theme=dim] .dx-chat-sidebar,body[data-theme=dim] .dx-message-subtabs,body[data-theme=dim] .dx-message-top-tabs{background:rgba(10,33,20,.98)!important}body[data-theme=dim] .dx-chat-main,body[data-theme=dim] .dx-chat-messages{background:linear-gradient(180deg,rgba(74,222,128,.045),rgba(74,222,128,.025)),#0f2d1c!important}body[data-theme=dim] .deal-chat-card,body[data-theme=dim] .dx-message-row{background:rgba(10,33,20,.96)!important}body[data-theme=dim] .dx-bubble-other{background:rgba(10,33,20,.98)!important}body[data-theme=dim] .dx-chat-input input{background:rgba(22,60,38,.92)!important;color:var(--text)!important}@media (max-width:520px){.dipx-deal-summary{gap:8px}.dipx-deal-summary div{padding:11px 9px}.dipx-deal-summary strong{font-size:20px}.dipx-deal-card{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:10px}.dipx-deal-logo{width:38px;height:38px}.deal-product-chip--highlight .deal-status-badge,.dipx-deal-card .dipx-status{grid-column:2;justify-self:start}.deal-product-chip--highlight{grid-template-columns:36px minmax(0,1fr)}}@media (max-width:760px){body[data-active-view=profile] main{width:100%;padding:0}.profile-page-view.active{padding:0}.dipx-profile-page{gap:0;padding:0;max-width:none}.dipx-profile-card,.dipx-profile-panels{border-radius:0;padding:12px;margin:0}.dipx-profile-avatar-wrap{padding:12px 12px 18px}.dipx-profile-avatar{width:72px;height:72px;font-size:28px}.dipx-profile-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dipx-profile-menu button{flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px 4px;font-size:11px;text-align:center;border-radius:12px}.dipx-profile-menu .dipx-svg-ic{width:22px;height:22px}.dipx-profile-menu .dipx-svg-ic svg{width:18px;height:18px}.dipx-profile-stats{gap:8px}.dipx-profile-stat{padding:12px 6px;border-radius:12px}.dipx-profile-stat strong{font-size:18px}.dipx-profile-stat small{font-size:11px}}.dx-review-reply{display:block;margin-top:8px;padding:10px 12px;border-radius:10px;background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.16);color:var(--text);font-size:12px;font-style:normal;line-height:1.4}.dx-review-reply-btn{margin-top:8px;width:100%;min-height:32px;font-size:12px;border-radius:8px}