.sales-module__KtU0Oa__page{--bg:#fff;--surface:#fff;--soft:#f6f8f5;--soft-green:#eaf4ec;--border:#e1e6df;--text:#070a10;--muted:#697082;--faint:#8b92a3;--green:#137626;--green-strong:#137b27;--orange:#ff9416;--blue:#3d69c7;--shadow:0 8px 22px #1a212a14;overscroll-behavior:none;background:var(--bg);width:100vw;height:100dvh;color:var(--text);grid-template-rows:calc(52px + env(safe-area-inset-top)) 1fr calc(72px + env(safe-area-inset-bottom));margin:0;font-family:Nunito Sans,Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:fixed;inset:0;overflow:hidden}.sales-module__KtU0Oa__header{padding:env(safe-area-inset-top) 18px 0;background:var(--bg);border-bottom:1px solid #e1e6dfb8;justify-content:center;align-items:center;display:flex;position:relative}.sales-module__KtU0Oa__header h1{color:var(--text);letter-spacing:0;margin:0;font-size:24px;font-weight:900;line-height:1}.sales-module__KtU0Oa__historyLink{border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--green);box-shadow:var(--shadow);border-radius:14px;place-items:center;display:grid;position:absolute;bottom:9px;right:14px}.sales-module__KtU0Oa__canvas{overscroll-behavior:contain;scrollbar-width:none;align-content:start;gap:10px;min-height:0;padding:12px 12px 16px;display:grid;overflow:hidden auto}.sales-module__KtU0Oa__canvas::-webkit-scrollbar{display:none}.sales-module__KtU0Oa__section{gap:7px;min-width:0;display:grid}.sales-module__KtU0Oa__sectionTitle{align-items:center;gap:10px;height:24px;padding-left:8px;display:flex}.sales-module__KtU0Oa__sectionTitle span{background:var(--green);color:#fff;border-radius:8px;place-items:center;width:24px;height:24px;font-size:13px;font-weight:900;display:grid;box-shadow:0 8px 18px #1376262e}.sales-module__KtU0Oa__sectionTitle h2{letter-spacing:0;margin:0;font-size:20px;font-weight:900;line-height:1}.sales-module__KtU0Oa__sectionTitle button{height:28px;color:var(--green);background:#fff;border:1px solid #13762647;border-radius:11px;margin-left:auto;padding:0 10px;font-size:11px;font-weight:900}.sales-module__KtU0Oa__card,.sales-module__KtU0Oa__review{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:18px}.sales-module__KtU0Oa__card{gap:7px;padding:8px;display:grid}.sales-module__KtU0Oa__searchRow{grid-template-columns:minmax(0,1fr) 112px;align-items:start;gap:8px;display:grid;position:relative}.sales-module__KtU0Oa__section:nth-of-type(2) .sales-module__KtU0Oa__searchRow{grid-template-columns:1fr}.sales-module__KtU0Oa__field{min-width:0;position:relative}.sales-module__KtU0Oa__field svg{width:18px;height:18px;color:var(--muted);position:absolute;top:50%;left:13px;transform:translateY(-50%)}.sales-module__KtU0Oa__field input,.sales-module__KtU0Oa__newBuyer input,.sales-module__KtU0Oa__amountGrid input{border:1px solid var(--border);background:var(--soft);width:100%;height:35px;color:var(--text);box-sizing:border-box;border-radius:12px;outline:none;padding:0 10px 0 39px;font-size:16px;font-weight:750;transition:border-color .2s,box-shadow .2s,background .2s}.sales-module__KtU0Oa__amountGrid input,.sales-module__KtU0Oa__newBuyer input{padding-left:12px}.sales-module__KtU0Oa__field input::placeholder,.sales-module__KtU0Oa__newBuyer input::placeholder,.sales-module__KtU0Oa__amountGrid input::placeholder{color:var(--muted);opacity:1;font-weight:650}.sales-module__KtU0Oa__field input:focus,.sales-module__KtU0Oa__newBuyer input:focus,.sales-module__KtU0Oa__amountGrid input:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 4px #1376261a}.sales-module__KtU0Oa__secondaryBtn{width:112px;height:35px;color:var(--green);white-space:nowrap;background:#fff;border:1px solid #13762647;border-radius:12px;justify-content:center;align-items:center;gap:4px;font-size:10.5px;font-weight:900;display:flex;box-shadow:0 4px 12px #1a212a0d}.sales-module__KtU0Oa__secondaryBtn svg{stroke-width:2.4px;width:15px;height:15px}.sales-module__KtU0Oa__results{z-index:1;border:1px solid var(--border);background:#fff;border-radius:16px;grid-column:1/-1;gap:5px;max-height:162px;padding:7px;display:grid;position:static;overflow:auto;box-shadow:0 12px 28px #1a212a1a}.sales-module__KtU0Oa__results button{color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;gap:2px;padding:8px 10px;display:grid}.sales-module__KtU0Oa__results button:hover,.sales-module__KtU0Oa__results button:focus-visible{background:var(--soft-green);outline:none}.sales-module__KtU0Oa__results button:disabled{opacity:.55;cursor:not-allowed}.sales-module__KtU0Oa__results button:disabled:hover{background:0 0}.sales-module__KtU0Oa__results small,.sales-module__KtU0Oa__buyerInfo span,.sales-module__KtU0Oa__assetInfo span,.sales-module__KtU0Oa__review span{color:var(--muted);font-size:12px;font-weight:750}.sales-module__KtU0Oa__resultMeta{align-items:center;gap:7px;min-width:0;display:flex}.sales-module__KtU0Oa__resultMeta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sales-module__KtU0Oa__telegramLinked,.sales-module__KtU0Oa__telegramUnlinked{color:#fff;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}.sales-module__KtU0Oa__telegramLinked{background:var(--green)}.sales-module__KtU0Oa__telegramUnlinked{background:var(--blue)}.sales-module__KtU0Oa__telegramLinked svg,.sales-module__KtU0Oa__telegramUnlinked svg{width:14px;height:14px}.sales-module__KtU0Oa__newBuyer{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;display:grid}.sales-module__KtU0Oa__newBuyer button{border:1px solid var(--border);color:var(--green);background:#fff;border-radius:12px;padding:0 12px;font-size:12px;font-weight:900}.sales-module__KtU0Oa__contactGrid{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:7px;display:grid}.sales-module__KtU0Oa__compactRow{border:1px solid var(--border);background:var(--soft);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:42px;padding:6px 8px;display:grid}.sales-module__KtU0Oa__compactRow div{gap:2px;min-width:0;display:grid}.sales-module__KtU0Oa__compactRow span,.sales-module__KtU0Oa__compactRow small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.sales-module__KtU0Oa__compactRow strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;line-height:1;overflow:hidden}.sales-module__KtU0Oa__compactRow button{height:30px;color:var(--green);background:#fff;border:1px solid #13762647;border-radius:11px;padding:0 10px;font-size:11px;font-weight:900}.sales-module__KtU0Oa__buyerCard{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:6px 7px;min-height:60px;padding:7px;display:grid}.sales-module__KtU0Oa__avatar{background:var(--green);color:#fff;border-radius:13px;place-items:center;width:34px;height:34px;font-size:14px;font-weight:900;display:grid}.sales-module__KtU0Oa__buyerInfo{grid-column:2/4;gap:4px;min-width:0;display:grid}.sales-module__KtU0Oa__buyerInfo strong,.sales-module__KtU0Oa__assetInfo strong{color:var(--text);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:900;line-height:1;overflow:hidden}.sales-module__KtU0Oa__buyerInfo span{white-space:nowrap;grid-template-columns:minmax(0,auto) 20px minmax(max-content,1fr);align-items:center;gap:7px;min-width:0;display:grid;overflow:hidden}.sales-module__KtU0Oa__buyerInfo span b{min-width:0;font:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sales-module__KtU0Oa__buyerInfo span em{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-style:normal;overflow:hidden}.sales-module__KtU0Oa__buyerInfo span i{color:#fff;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-style:normal;display:grid}.sales-module__KtU0Oa__buyerInfo span i svg{stroke-width:2.2px;width:14px;height:14px}.sales-module__KtU0Oa__buyerStats{border-left:0;border-top:1px solid var(--border);grid-template-columns:auto auto;justify-content:end;align-items:center;gap:6px;min-width:48px;min-height:24px;padding-top:5px;display:grid}.sales-module__KtU0Oa__buyerStats:nth-child(3){grid-column:2/3}.sales-module__KtU0Oa__buyerStats:nth-child(4){grid-column:3/4}.sales-module__KtU0Oa__buyerStats span{color:var(--muted);white-space:nowrap;font-size:10px;font-weight:800}.sales-module__KtU0Oa__buyerStats strong{color:var(--text);white-space:nowrap;font-size:13px;font-weight:900;line-height:1}.sales-module__KtU0Oa__telegramOk,.sales-module__KtU0Oa__telegramMissing{min-height:18px;color:var(--green);align-items:center;gap:8px;padding-left:8px;font-size:12px;font-weight:850;display:flex}.sales-module__KtU0Oa__telegramMissing{color:var(--muted)}.sales-module__KtU0Oa__telegramOk svg,.sales-module__KtU0Oa__telegramMissing svg{width:17px;height:17px}.sales-module__KtU0Oa__assetCard{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:7px 8px;display:grid}.sales-module__KtU0Oa__assetIcon{background:var(--soft-green);width:42px;height:42px;color:var(--green);border-radius:14px;place-items:center;display:grid}.sales-module__KtU0Oa__assetIcon svg{stroke-width:1.8px;width:30px;height:30px}.sales-module__KtU0Oa__assetInfo{gap:4px;min-width:0;display:grid}.sales-module__KtU0Oa__assetInfo div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.sales-module__KtU0Oa__assetInfo small{color:var(--muted);gap:2px;font-size:10px;font-weight:800;display:grid}.sales-module__KtU0Oa__assetInfo b{color:var(--text);font-size:13px;font-weight:900;line-height:1}.sales-module__KtU0Oa__assetInfo small:nth-child(2) b{color:var(--green)}.sales-module__KtU0Oa__assetCard button{height:30px;color:var(--green);background:#fff;border:1px solid #13762647;border-radius:11px;padding:0 10px;font-size:11px;font-weight:900}.sales-module__KtU0Oa__storageActions{grid-template-columns:1fr 1fr;align-items:center;gap:7px;display:grid}.sales-module__KtU0Oa__storageActions input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.sales-module__KtU0Oa__storageActions button{height:32px;color:var(--green);background:#fff;border:1px solid #13762647;border-radius:11px;justify-content:center;align-items:center;gap:5px;font-size:11px;font-weight:900;display:flex}.sales-module__KtU0Oa__storageActions button svg{width:15px;height:15px}.sales-module__KtU0Oa__storageActions span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:11px;font-weight:800;overflow:hidden}.sales-module__KtU0Oa__amountGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 40px;gap:8px;display:grid;position:relative}.sales-module__KtU0Oa__amountGrid label{gap:5px;display:grid}.sales-module__KtU0Oa__amountGrid span{color:var(--muted);font-size:12px;font-weight:800}.sales-module__KtU0Oa__amountGrid input{border-radius:12px;height:40px;font-size:17px;font-weight:900}.sales-module__KtU0Oa__amountGrid label:nth-child(2) input{border-top-right-radius:0;border-bottom-right-radius:0}.sales-module__KtU0Oa__calcBtn{border:1px solid var(--border);height:40px;color:var(--green);background:#fff;border-left:0;border-radius:0 12px 12px 0;align-self:end;place-items:center;margin-left:-8px;display:grid}.sales-module__KtU0Oa__segmented{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.sales-module__KtU0Oa__segmented button{border:1px solid var(--border);height:33px;color:var(--muted);cursor:pointer;background:#fff;border-radius:12px;font-size:14px;font-weight:900}.sales-module__KtU0Oa__segmented .sales-module__KtU0Oa__activeSegment{border-color:var(--green);background:var(--green);color:#fff;box-shadow:0 8px 18px #13762633}.sales-module__KtU0Oa__segmented button:disabled{opacity:.55;cursor:not-allowed}.sales-module__KtU0Oa__review{grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:63px;padding:7px 10px;display:grid}.sales-module__KtU0Oa__review div{border-left:1px solid var(--border);align-content:center;gap:4px;min-width:0;min-height:46px;padding:0 7px;display:grid}.sales-module__KtU0Oa__review div:first-child{border-left:0}.sales-module__KtU0Oa__review span{align-items:center;gap:5px;font-size:10px;display:flex}.sales-module__KtU0Oa__review svg{width:15px;height:15px;color:var(--muted)}.sales-module__KtU0Oa__review strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;line-height:1;overflow:hidden}.sales-module__KtU0Oa__review small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;overflow:hidden}.sales-module__KtU0Oa__reviewAccent strong{color:var(--green);font-size:15px}.sales-module__KtU0Oa__cta{padding:0 12px calc(13px + env(safe-area-inset-bottom))}.sales-module__KtU0Oa__cta button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:12px;width:100%;height:50px;font-size:19px;font-weight:900;display:flex;box-shadow:0 10px 24px #13762638}.sales-module__KtU0Oa__cta button span{border:2px solid #ffffffe6;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.sales-module__KtU0Oa__cta button:disabled{opacity:.72;cursor:not-allowed;box-shadow:0 9px 20px #13762624}.sales-module__KtU0Oa__modalOverlay{z-index:80;padding:0 14px calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070a1047;align-items:end;display:grid;position:fixed;inset:0}.sales-module__KtU0Oa__nominalSheet{border:1px solid var(--border);background:#fff;border-radius:26px;gap:13px;padding:10px 14px 16px;display:grid;box-shadow:0 22px 54px #1a212a2e}.sales-module__KtU0Oa__sheetHandle{background:#dbe3d8;border-radius:999px;justify-self:center;width:46px;height:5px}.sales-module__KtU0Oa__sheetHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.sales-module__KtU0Oa__sheetHeader strong{color:var(--text);letter-spacing:0;font-size:22px;font-weight:900;line-height:1}.sales-module__KtU0Oa__sheetHeader button{border:1px solid var(--border);background:var(--soft);height:32px;color:var(--muted);border-radius:12px;padding:0 12px;font-size:12px;font-weight:900}.sales-module__KtU0Oa__nominalGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.sales-module__KtU0Oa__nominalGrid button{border:1px solid var(--border);background:var(--soft);height:52px;color:var(--text);border-radius:17px;font-size:20px;font-weight:900}.sales-module__KtU0Oa__nominalGrid button:active,.sales-module__KtU0Oa__nominalGrid button:focus-visible{border-color:var(--green);background:var(--soft-green);color:var(--green);outline:none}.sales-module__KtU0Oa__page svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.sales-module__KtU0Oa__card:hover,.sales-module__KtU0Oa__review:hover{transition:transform .2s;transform:translateY(-1px)}.sales-module__KtU0Oa__error{color:#a33a20;background:#fff;border:1px solid #f7c7bd;border-radius:18px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-size:13px;font-weight:900;display:flex}.sales-module__KtU0Oa__error button{height:30px;color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid;border-radius:10px;padding:0 12px;font-size:12px;font-weight:900}.sales-module__KtU0Oa__inlineState{color:var(--muted);padding:8px 10px;font-size:12px;font-weight:900}.sales-module__KtU0Oa__recovery{color:#8a4b00;background:#fffaf0;border:1px solid #f1d18e;border-radius:18px;gap:10px;padding:12px 14px;font-size:13px;font-weight:900;display:grid}.sales-module__KtU0Oa__recovery span{flex-wrap:wrap;gap:8px;display:flex}.sales-module__KtU0Oa__recovery button,.sales-module__KtU0Oa__recovery a{height:30px;color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:10px;align-items:center;padding:0 12px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.sales-module__KtU0Oa__loadingShell{border:1px solid var(--border);min-height:0;box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:22px;place-items:center;gap:10px;margin:18px 14px;padding:22px;display:grid}.sales-module__KtU0Oa__loadingShell div{border:4px solid var(--soft-green);border-top-color:var(--green);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite sales-module__KtU0Oa__salesSpin}.sales-module__KtU0Oa__loadingShell strong{color:var(--text);font-size:22px;font-weight:900}.sales-module__KtU0Oa__loadingShell span{color:var(--muted);font-size:13px;font-weight:800}@keyframes sales-module__KtU0Oa__salesSpin{to{transform:rotate(360deg)}}.sales-module__KtU0Oa__loginShell{align-items:center;min-height:0;padding:18px 14px;display:grid}.sales-module__KtU0Oa__loginCard{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:22px;gap:13px;padding:18px;display:grid}.sales-module__KtU0Oa__loginCard div{gap:6px;display:grid}.sales-module__KtU0Oa__loginCard strong{color:var(--text);font-size:24px;font-weight:900;line-height:1}.sales-module__KtU0Oa__loginCard span,.sales-module__KtU0Oa__loginCard p{color:var(--muted);margin:0;font-size:13px;font-weight:800;line-height:1.3}.sales-module__KtU0Oa__loginCard p{color:#a33a20}.sales-module__KtU0Oa__loginCard label{gap:6px;display:grid}.sales-module__KtU0Oa__loginCard input{border:1px solid var(--border);background:var(--soft);width:100%;height:42px;color:var(--text);border-radius:14px;outline:none;padding:0 12px;font-size:17px;font-weight:850}.sales-module__KtU0Oa__loginCard input:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 4px #1376261a}.sales-module__KtU0Oa__loginCard button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:16px;height:48px;font-size:18px;font-weight:900;box-shadow:0 10px 24px #1376262e}.sales-module__KtU0Oa__loginCard button:disabled{opacity:.7;cursor:not-allowed}@media (max-height:820px){.sales-module__KtU0Oa__page{grid-template-rows:calc(48px + env(safe-area-inset-top)) 1fr calc(66px + env(safe-area-inset-bottom))}.sales-module__KtU0Oa__canvas{gap:7px;padding-top:10px}.sales-module__KtU0Oa__card{gap:7px;padding:8px}.sales-module__KtU0Oa__sectionTitle{height:22px}.sales-module__KtU0Oa__buyerCard,.sales-module__KtU0Oa__assetCard{min-height:58px}.sales-module__KtU0Oa__review{min-height:66px}}
.pwa-sell-status-module__yl627a__statusPage{--bg:#fff;--surface:#fff;--soft:#f6f8f5;--soft-green:#eaf4ec;--border:#e1e6df;--text:#070a10;--muted:#697082;--green:#137626;--green-bright:#16c65b;--blue:#3d69c7;overscroll-behavior:none;background:var(--bg);width:100vw;height:100dvh;color:var(--text);box-sizing:border-box;padding:calc(12px + env(safe-area-inset-top)) 0 calc(8px + env(safe-area-inset-bottom));place-items:start center;font-family:Nunito Sans,Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:fixed;inset:0;overflow:hidden}.pwa-sell-status-module__yl627a__successCard{width:100%;max-width:394px;max-height:calc(100dvh - 26px - env(safe-area-inset-top) - env(safe-area-inset-bottom));box-sizing:border-box;text-align:center;border:1px solid var(--border);background:var(--surface);border-radius:28px;justify-items:center;margin:0;padding:12px 18px;display:grid;box-shadow:0 20px 50px #1a212a1a}.pwa-sell-status-module__yl627a__successMark{background:#1376261a;border-radius:50%;place-items:center;width:60px;height:60px;display:grid;position:relative}.pwa-sell-status-module__yl627a__successMark:before{content:"";background:#13762624;border-radius:50%;position:absolute;inset:14px}.pwa-sell-status-module__yl627a__successMark div{background:var(--green-bright);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:relative;box-shadow:inset 0 -8px 16px #00000014}.pwa-sell-status-module__yl627a__successMark svg{stroke-width:4.8px;width:23px;height:23px}.pwa-sell-status-module__yl627a__successMark span{background:var(--green-bright);opacity:.35;border-radius:50%;width:7px;height:7px;position:absolute}.pwa-sell-status-module__yl627a__dotOne{top:32px;left:-22px}.pwa-sell-status-module__yl627a__dotTwo{top:8px;left:-5px}.pwa-sell-status-module__yl627a__dotThree{top:5px;right:-8px}.pwa-sell-status-module__yl627a__dotFour{top:34px;right:-26px}.pwa-sell-status-module__yl627a__dotFive{bottom:4px;left:-2px}.pwa-sell-status-module__yl627a__successCard h1{color:var(--text);letter-spacing:0;margin:8px 0 0;font-size:28px;font-weight:900;line-height:1.05}.pwa-sell-status-module__yl627a__successCard p{color:var(--muted);margin:6px 0 0;font-size:16px;font-weight:700;line-height:21px}.pwa-sell-status-module__yl627a__successCard p svg{vertical-align:-5px;width:22px;height:22px;color:var(--blue);fill:var(--blue);stroke:#fff;margin-left:4px}.pwa-sell-status-module__yl627a__amount{color:var(--text);margin-top:8px;font-size:42px;font-weight:900;line-height:1}.pwa-sell-status-module__yl627a__buyerName{color:var(--muted);margin-top:4px;font-size:20px;font-weight:900;line-height:24px}.pwa-sell-status-module__yl627a__successCard hr{background:var(--border);border:0;width:100%;height:1px;margin:12px 0 10px}.pwa-sell-status-module__yl627a__summaryBlock{text-align:left;gap:8px;width:100%;display:grid}.pwa-sell-status-module__yl627a__summaryBlock h2{color:var(--text);margin:0;font-size:21px;font-weight:900;line-height:1.1}.pwa-sell-status-module__yl627a__summaryBlock dl{border:1px solid var(--border);background:var(--soft);border-radius:20px;height:104px;margin:0;padding:6px 12px;display:grid}.pwa-sell-status-module__yl627a__summaryBlock dl div{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.pwa-sell-status-module__yl627a__summaryBlock dl div:first-child{border-top:0}.pwa-sell-status-module__yl627a__summaryBlock dt{min-width:0;color:var(--muted);align-items:center;gap:10px;font-size:15px;font-weight:900;display:flex}.pwa-sell-status-module__yl627a__summaryBlock dt span{border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.pwa-sell-status-module__yl627a__summaryBlock dt span svg{width:21px;height:21px}.pwa-sell-status-module__yl627a__summaryBlock dd{max-width:174px;color:var(--text);text-align:right;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;font-weight:900;overflow:hidden}.pwa-sell-status-module__yl627a__summaryBlock dl div:first-child dd{font-size:15px}.pwa-sell-status-module__yl627a__blue,.pwa-sell-status-module__yl627a__violet,.pwa-sell-status-module__yl627a__green{background:var(--soft-green);color:var(--green)}.pwa-sell-status-module__yl627a__fileRow{border:1px solid var(--border);text-align:left;background:#fff;border-radius:20px;align-items:center;gap:9px;width:100%;height:54px;margin-top:8px;padding:6px 9px;display:flex}.pwa-sell-status-module__yl627a__fileRow input{display:none}.pwa-sell-status-module__yl627a__fileIcon{background:var(--soft-green);width:44px;height:44px;color:var(--green);border-radius:14px;flex:none;place-items:center;display:grid}.pwa-sell-status-module__yl627a__fileIcon svg{width:26px;height:26px}.pwa-sell-status-module__yl627a__fileRow div:nth-child(3){flex:1;gap:3px;min-width:0;display:grid}.pwa-sell-status-module__yl627a__fileRow span{color:var(--muted);font-size:13px;font-weight:800}.pwa-sell-status-module__yl627a__fileRow strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.pwa-sell-status-module__yl627a__fileRow button{width:40px;height:40px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #13762640;border-radius:14px;flex:none}.pwa-sell-status-module__yl627a__fileRow button svg{width:22px;height:22px}.pwa-sell-status-module__yl627a__primaryAction,.pwa-sell-status-module__yl627a__telegramAction,.pwa-sell-status-module__yl627a__selfAction,.pwa-sell-status-module__yl627a__closeAction{cursor:pointer;border-radius:18px;justify-content:center;align-items:center;gap:10px;width:100%;font-family:inherit;display:flex}.pwa-sell-status-module__yl627a__primaryAction{background:var(--green);color:#fff;border:0;height:50px;margin-top:10px;font-size:19px;font-weight:900;box-shadow:0 12px 28px #13762638}.pwa-sell-status-module__yl627a__primaryAction span,.pwa-sell-status-module__yl627a__closeAction span{border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.pwa-sell-status-module__yl627a__primaryAction span{border:2px solid #ffffffe6}.pwa-sell-status-module__yl627a__primaryAction svg,.pwa-sell-status-module__yl627a__closeAction svg{width:22px;height:22px}.pwa-sell-status-module__yl627a__telegramActions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;width:100%;margin-top:8px;display:grid}.pwa-sell-status-module__yl627a__telegramAction,.pwa-sell-status-module__yl627a__selfAction{height:46px;color:var(--green);white-space:nowrap;background:#fff;border:1.5px solid #13762652;min-width:0;font-size:16px;font-weight:900}.pwa-sell-status-module__yl627a__telegramAction svg,.pwa-sell-status-module__yl627a__selfAction svg{flex:none;width:22px;height:22px}.pwa-sell-status-module__yl627a__telegramAction:disabled,.pwa-sell-status-module__yl627a__selfAction:disabled{opacity:.52;cursor:not-allowed}.pwa-sell-status-module__yl627a__sendStatus{box-sizing:border-box;border:1px solid var(--border);background:var(--soft);width:100%;min-height:28px;color:var(--text);border-radius:14px;margin-top:6px;padding:5px 10px;font-size:12px;font-weight:900;line-height:16px}.pwa-sell-status-module__yl627a__sendStatusGrid{grid-template-columns:1fr 1fr;gap:6px;width:100%;margin-top:6px;display:grid}.pwa-sell-status-module__yl627a__sendStatusGrid span{box-sizing:border-box;border:1px solid var(--border);background:var(--soft);min-height:28px;color:var(--text);border-radius:14px;padding:5px 8px;font-size:12px;font-weight:900;line-height:16px}.pwa-sell-status-module__yl627a__closeAction{border:1px solid var(--border);height:44px;color:var(--text);background:#fff;margin-top:8px;font-size:16px;font-weight:900}.pwa-sell-status-module__yl627a__closeAction span{background:var(--soft);color:var(--muted)}.pwa-sell-status-module__yl627a__homeIndicator{left:50%;bottom:max(8px,env(safe-area-inset-bottom));background:#000;border-radius:999px;width:134px;height:5px;position:absolute;transform:translate(-50%)}.pwa-sell-status-module__yl627a__statusPage svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.pwa-sell-status-module__yl627a__error,.pwa-sell-status-module__yl627a__offline{background:#fff;border-radius:18px;padding:12px 14px;font-size:13px;font-weight:900}.pwa-sell-status-module__yl627a__error{color:#a33a20;border:1px solid #f7c7bd}.pwa-sell-status-module__yl627a__offline{color:#9a5a08;border:1px solid #f1d18e;justify-content:space-between;align-items:center;gap:10px;display:flex}.pwa-sell-status-module__yl627a__offline button,.pwa-sell-status-module__yl627a__error button{height:30px;color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid;border-radius:10px;padding:0 12px;font-size:12px;font-weight:900}
.sales-history-module__Ud10Ta__page{--green:#137626;--green-soft:#eaf4ec;--text:#080d18;--muted:#667085;--border:#e3e8e1;--surface:#fff;--shadow:0 8px 22px #1a212a12;max-width:430px;min-height:100dvh;padding:calc(env(safe-area-inset-top) + 10px) 10px calc(env(safe-area-inset-bottom) + 14px);color:var(--text);background:#fff;margin:0 auto;font-family:Nunito Sans,Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sales-history-module__Ud10Ta__page *{box-sizing:border-box}.sales-history-module__Ud10Ta__header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.sales-history-module__Ud10Ta__header div{min-width:0}.sales-history-module__Ud10Ta__header span{color:var(--green);letter-spacing:0;font-size:13px;font-weight:900;line-height:17px}.sales-history-module__Ud10Ta__header h1{color:var(--text);letter-spacing:-1.2px;margin:0;font-size:34px;font-weight:900;line-height:36px}.sales-history-module__Ud10Ta__avatar,.sales-history-module__Ud10Ta__purchaseIcon{flex:none;place-items:center;display:grid}.sales-history-module__Ud10Ta__avatar{background:var(--green);color:#fff;border-radius:18px;width:54px;height:54px;box-shadow:0 10px 22px #1376262e}.sales-history-module__Ud10Ta__avatar svg,.sales-history-module__Ud10Ta__purchaseIcon svg,.sales-history-module__Ud10Ta__empty svg,.sales-history-module__Ud10Ta__searchPanel svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.sales-history-module__Ud10Ta__searchPanel{border:1px solid var(--border);height:48px;color:var(--muted);background:#f8faf7;border-radius:16px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;margin-bottom:15px;padding:0 14px;display:grid;box-shadow:0 7px 20px #1a212a0a}.sales-history-module__Ud10Ta__searchPanel input{width:100%;height:100%;color:var(--text);background:0 0;border:0;outline:0;font:800 15px/1 Nunito Sans,Rubik,sans-serif}.sales-history-module__Ud10Ta__searchPanel input::placeholder{color:var(--muted);opacity:1;font-weight:700}.sales-history-module__Ud10Ta__searchPanel:focus-within{background:#fff;border-color:#1376266b;box-shadow:0 0 0 4px #13762614}.sales-history-module__Ud10Ta__content{gap:11px;display:grid}.sales-history-module__Ud10Ta__sectionTitle{justify-content:space-between;align-items:baseline;gap:12px;padding:0 2px;display:flex}.sales-history-module__Ud10Ta__sectionTitle h2{color:var(--text);letter-spacing:-.3px;margin:0;font-size:22px;font-weight:900;line-height:1}.sales-history-module__Ud10Ta__sectionTitle span{color:var(--muted);font-size:13px;font-weight:800}.sales-history-module__Ud10Ta__list{gap:9px;display:grid}.sales-history-module__Ud10Ta__purchase{border:1px solid var(--border);background:var(--surface);min-height:104px;box-shadow:var(--shadow);border-radius:17px;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:12px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid}.sales-history-module__Ud10Ta__purchase:active{transform:translateY(1px)}.sales-history-module__Ud10Ta__purchaseIcon{background:var(--green-soft);width:44px;height:44px;color:var(--green);border-radius:15px}.sales-history-module__Ud10Ta__purchaseBody{align-content:center;gap:8px;min-width:0;display:grid}.sales-history-module__Ud10Ta__purchaseTop,.sales-history-module__Ud10Ta__purchaseMeta,.sales-history-module__Ud10Ta__purchaseFooter{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.sales-history-module__Ud10Ta__purchaseTop strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:900;line-height:20px;overflow:hidden}.sales-history-module__Ud10Ta__purchaseTop b{color:var(--green);letter-spacing:-.35px;flex:none;font-size:19px;font-weight:900;line-height:22px}.sales-history-module__Ud10Ta__purchaseMeta,.sales-history-module__Ud10Ta__purchaseFooter{color:var(--muted);font-size:13px;font-weight:750;line-height:16px}.sales-history-module__Ud10Ta__purchaseMeta span:first-child,.sales-history-module__Ud10Ta__purchaseFooter span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sales-history-module__Ud10Ta__purchaseFooter em{text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:150px;font-style:normal;font-weight:900;overflow:hidden}.sales-history-module__Ud10Ta__verified{color:var(--green)}.sales-history-module__Ud10Ta__pending{color:#ff9416}.sales-history-module__Ud10Ta__errorText{color:#c2410c}.sales-history-module__Ud10Ta__empty{border:1px solid var(--border);min-height:132px;color:var(--green);text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:17px;place-items:center;gap:8px;padding:22px;display:grid}.sales-history-module__Ud10Ta__empty strong{color:var(--text);font-size:18px;font-weight:900}.sales-history-module__Ud10Ta__empty span{max-width:270px;color:var(--muted);font-size:13px;font-weight:700;line-height:18px}.sales-history-module__Ud10Ta__error,.sales-history-module__Ud10Ta__offline{border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-size:13px;font-weight:900;display:flex}.sales-history-module__Ud10Ta__error{color:#b42318;background:#fff8f8;border:1px solid #f0c7c7}.sales-history-module__Ud10Ta__offline{color:#8a4b00;background:#fffaf0;border:1px solid #f1d18e}.sales-history-module__Ud10Ta__error button,.sales-history-module__Ud10Ta__offline button{height:30px;color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:10px;padding:0 12px;font-size:12px;font-weight:900}.sales-history-module__Ud10Ta__skeleton{border:1px solid var(--border);height:104px;box-shadow:var(--shadow);background:linear-gradient(90deg,#f6f8f5,#fff,#f6f8f5) 0 0/200% 100%;border-radius:17px;animation:1.1s ease-in-out infinite sales-history-module__Ud10Ta__historyPulse}@keyframes sales-history-module__Ud10Ta__historyPulse{to{background-position:-200% 0}}@media (min-width:901px){.sales-history-module__Ud10Ta__page{max-width:760px;padding:28px 28px 64px}.sales-history-module__Ud10Ta__list{grid-template-columns:repeat(2,minmax(0,1fr))}}
.pwa-storage-modal-module__mljYXW__backdrop{z-index:90;padding:0 14px calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070a1047;align-items:end;display:grid;position:fixed;inset:0}.pwa-storage-modal-module__mljYXW__sheet{background:#fff;border:1px solid #e1e6df;border-radius:26px;gap:12px;max-height:82dvh;padding:14px;font-family:Nunito Sans,Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;overflow:auto;box-shadow:0 22px 54px #1a212a2e}.pwa-storage-modal-module__mljYXW__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.pwa-storage-modal-module__mljYXW__head h2{color:#070a10;margin:0;font-size:22px;font-weight:900;line-height:1}.pwa-storage-modal-module__mljYXW__head p{color:#697082;margin:5px 0 0;font-size:13px;font-weight:800;line-height:1.25}.pwa-storage-modal-module__mljYXW__head button{color:#697082;background:#f6f8f5;border:1px solid #e1e6df;border-radius:14px;place-items:center;width:36px;height:36px;display:grid}.pwa-storage-modal-module__mljYXW__search{display:block;position:relative}.pwa-storage-modal-module__mljYXW__search svg{color:#697082;width:18px;height:18px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.pwa-storage-modal-module__mljYXW__search input{color:#070a10;background:#f6f8f5;border:1px solid #e1e6df;border-radius:14px;outline:none;width:100%;height:42px;padding:0 12px 0 40px;font-size:16px;font-weight:800}.pwa-storage-modal-module__mljYXW__selected{gap:7px;display:grid}.pwa-storage-modal-module__mljYXW__selected h3{color:#697082;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.pwa-storage-modal-module__mljYXW__list{gap:7px;display:grid}.pwa-storage-modal-module__mljYXW__list button{color:#070a10;text-align:left;background:#fff;border:1px solid #e1e6df;border-radius:16px;gap:4px;min-height:52px;padding:9px 11px;display:grid}.pwa-storage-modal-module__mljYXW__list strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:900;line-height:1.1;overflow:hidden}.pwa-storage-modal-module__mljYXW__list span{color:#697082;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;overflow:hidden}.pwa-storage-modal-module__mljYXW__selectedItem{grid-template-columns:minmax(0,1fr) auto;align-items:center;color:#137626!important;background:#eaf4ec!important}.pwa-storage-modal-module__mljYXW__state{color:#697082;text-align:center;border:1px dashed #dbe3d8;border-radius:18px;place-items:center;min-height:58px;padding:14px;font-size:13px;font-weight:850;display:grid}
