:root{--web-bg:#070a12;--web-surface:hsla(0,0%,100%,.06);--web-surface-2:hsla(0,0%,100%,.085);--web-border:hsla(0,0%,100%,.12);--web-text:hsla(0,0%,100%,.92);--web-muted:hsla(0,0%,100%,.64);--web-primary:#7c3aed;--web-primary-2:#22d3ee;--web-danger:#fb7185;--web-success:#34d399;--web-radius:18px;--web-radius-sm:14px;--web-shadow:0 20px 80px rgba(0,0,0,.45);--web-shadow-soft:0 10px 35px rgba(0,0,0,.25);--tg-bg-color:var(--web-bg);--tg-secondary-bg:hsla(0,0%,100%,.05);--tg-text-color:var(--web-text);--tg-hint-color:var(--web-muted);--tg-button-color:var(--web-primary);--tg-button-text:#fff;--surface:var(--tg-secondary-bg);--text:var(--tg-text-color);--text-muted:var(--tg-hint-color);--primary:var(--tg-button-color);--border:hsla(0,0%,100%,.1)}.webBuy{max-width:1100px;margin:0 auto;padding:22px 18px 60px}@media (min-width:900px){.webBuy{padding:34px 24px 72px}}.webBuyTopbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.webBuyTopbarLeft,.webBuyTopbarRight{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.webLinkGhost{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;color:var(--web-muted);border:1px solid transparent;transition:border-color .15s ease,background .15s ease,color .15s ease}.webLinkGhost:hover{color:var(--web-text);border-color:var(--web-border)}.webLinkGhost:hover,.webPill{background:hsla(0,0%,100%,.04)}.webPill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid var(--web-border);color:var(--web-muted);font-weight:600;font-size:.85rem}.webBuyHero{position:relative;border-radius:calc(var(--web-radius) + 6px);padding:22px 18px 18px;border:1px solid hsla(0,0%,100%,.1);background:radial-gradient(900px 300px at 12% 22%,rgba(124,58,237,.24),transparent 60%),radial-gradient(800px 320px at 86% 28%,rgba(34,211,238,.18),transparent 55%),radial-gradient(700px 320px at 50% 105%,rgba(16,185,129,.12),transparent 60%),linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.03));box-shadow:var(--web-shadow-soft);overflow:hidden;margin-bottom:16px}@media (min-width:900px){.webBuyHero{padding:30px 26px 22px;margin-bottom:18px}}.webBuyHeroTitle{font-size:clamp(24px,3.2vw,36px);line-height:1.05;letter-spacing:-.8px;font-weight:850;color:var(--web-text);margin-bottom:8px}.webBuyHeroSub{color:var(--web-muted);max-width:70ch;font-size:.95rem;margin-bottom:14px}.webBuyHeroRow{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.webBuyStats{display:flex;gap:10px;flex-wrap:wrap}.webStat{border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.18);padding:8px 12px;color:var(--web-muted);font-weight:650;font-size:.85rem}.webStat strong{color:var(--web-text);font-weight:850}.webBuyGrid{display:grid;grid-gap:14px;gap:14px}@media (min-width:900px){.webBuyGrid{grid-template-columns:380px 1fr;gap:18px;align-items:start}}.webPanel{border-radius:var(--web-radius);border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05);box-shadow:var(--web-shadow-soft);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden}.webPanelHeader{padding:16px 16px 12px;display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-bottom:1px solid hsla(0,0%,100%,.08)}.webPanelTitle{color:var(--web-text);font-weight:800;letter-spacing:-.4px}.webPanelHint{color:var(--web-muted);font-size:.85rem}.webPanelBody{padding:14px 16px 16px}.webField{margin-bottom:14px}.webLabel{display:block;font-weight:650;font-size:.85rem;color:var(--web-muted);margin-bottom:8px}.webInput,.webSelect{width:100%;padding:12px;border-radius:var(--web-radius-sm);border:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.22);color:var(--web-text);outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.webInput:focus,.webSelect:focus{border-color:rgba(124,58,237,.75);box-shadow:0 0 0 4px rgba(124,58,237,.18)}.webHelp{margin-top:8px;color:var(--web-muted);font-size:.82rem}.webSegment{display:grid;grid-template-columns:1fr 1fr;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.18);padding:4px;grid-gap:4px;gap:4px}.webSegmentBtn{border:0;border-radius:999px;padding:10px 12px;color:var(--web-muted);font-weight:800;background:transparent;transition:background .15s ease,color .15s ease,transform .1s ease}.webSegmentBtnActive{background:linear-gradient(135deg,rgba(124,58,237,.9),rgba(34,211,238,.35));color:#fff}.webSegmentBtn:active{transform:scale(.99)}.webChips{display:flex;gap:8px;flex-wrap:wrap}.webChip{border:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.18);color:var(--web-muted);border-radius:999px;padding:8px 10px;font-weight:750;font-size:.82rem;transition:border-color .15s ease,background .15s ease,color .15s ease}.webChipActive{border-color:rgba(34,211,238,.55);background:rgba(34,211,238,.12);color:hsla(0,0%,100%,.92)}.webSuggest{margin-top:10px;border-radius:var(--web-radius);border:1px solid hsla(0,0%,100%,.12);background:rgba(10,12,20,.92);overflow:hidden;box-shadow:var(--web-shadow-soft)}.webSuggestBtn{width:100%;display:block;padding:12px;text-align:left;border:0;background:transparent;color:hsla(0,0%,100%,.86);border-bottom:1px solid hsla(0,0%,100%,.08)}.webSuggestBtn:hover{background:rgba(124,58,237,.12)}.webSuggestBtn:last-child{border-bottom:0}.webPrimaryBtn{width:100%;border:0;border-radius:999px;padding:12px 14px;font-weight:900;letter-spacing:-.2px;color:#fff;background:linear-gradient(135deg,rgba(124,58,237,.92),rgba(34,211,238,.4));box-shadow:0 16px 45px rgba(124,58,237,.22);transition:transform .12s ease,filter .12s ease,opacity .12s ease}.webPrimaryBtn:disabled{opacity:.55}.webPrimaryBtn:active:not(:disabled){transform:translateY(1px)}.webSecondaryBtn{width:100%;border-radius:999px;padding:12px 14px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.88);font-weight:850}.webResultsHeader{padding:16px 16px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid hsla(0,0%,100%,.08)}.webResultsTitle{font-weight:900;letter-spacing:-.4px;color:var(--web-text)}.webResultsBody{padding:14px 16px 16px}.webList{display:flex;flex-direction:column;gap:12px}.webCardLink{color:inherit;text-decoration:none}.webListingCard{border-radius:var(--web-radius);border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05);overflow:hidden;box-shadow:var(--web-shadow-soft);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.webListingCard:hover{transform:translateY(-2px);box-shadow:var(--web-shadow);border-color:rgba(34,211,238,.22)}.webListingMain{padding:14px 14px 12px}.webListingTop{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.webListingLoc{font-weight:900;letter-spacing:-.2px;color:hsla(0,0%,100%,.92);line-height:1.25}.webListingPrice{font-weight:950;white-space:nowrap;letter-spacing:-.3px;background:linear-gradient(135deg,rgba(34,211,238,.95),rgba(124,58,237,.95));-webkit-background-clip:text;background-clip:text;color:transparent}.webTags{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.webTag{border-radius:999px;padding:6px 10px;border:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.16);color:hsla(0,0%,100%,.7);font-weight:750;font-size:.78rem}.webTagIntent{border-color:rgba(124,58,237,.22);background:rgba(124,58,237,.14);color:hsla(0,0%,100%,.86)}.webListingActions{display:flex;gap:10px;flex-wrap:wrap;padding:0 14px 14px}.webActionBtn{flex:1 1;min-width:160px;border-radius:999px;padding:11px 12px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.9);font-weight:900}.webActionBtnPrimary{border:0;background:linear-gradient(135deg,rgba(124,58,237,.95),rgba(34,211,238,.35))}.webError{margin-top:10px;color:hsla(0,0%,100%,.92);background:rgba(251,113,133,.14);border:1px solid rgba(251,113,133,.22);padding:10px 12px;border-radius:12px}.webEmpty{color:var(--web-muted);padding:10px 2px 0}