.purchases-module__j6wfqa__page{--green:#137626;--green-soft:#eaf4ec;--text:#080d18;--muted:#667085;--border:#e3e8e1;max-width:430px;min-height:100dvh;color:var(--text);background:#fff;margin:0 auto;padding:10px 10px 12px;font-family:Nunito Sans,Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.purchases-module__j6wfqa__page *{box-sizing:border-box}.purchases-module__j6wfqa__header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.purchases-module__j6wfqa__header p{color:var(--green);letter-spacing:.03em;margin:0 0 1px;font-size:13px;font-weight:900;line-height:16px}.purchases-module__j6wfqa__header h1{letter-spacing:-1.4px;margin:0;font-size:34px;font-weight:900;line-height:36px}.purchases-module__j6wfqa__header span{max-width:230px;color:var(--muted);margin-top:7px;font-size:13px;font-weight:600;line-height:17px;display:block}.purchases-module__j6wfqa__headerIcon{background:var(--green-soft);width:58px;height:58px;color:var(--green);border-radius:17px;flex:none;place-items:center;display:grid}.purchases-module__j6wfqa__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:11px;display:grid}.purchases-module__j6wfqa__statCard{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:42px minmax(0,1fr);align-items:center;column-gap:10px;min-height:82px;padding:11px 11px 10px;display:grid;box-shadow:0 7px 20px #1a212a0e}.purchases-module__j6wfqa__statCard span{background:var(--green-soft);width:42px;height:42px;color:var(--green);border-radius:13px;grid-row:span 3;place-items:center;display:grid}.purchases-module__j6wfqa__statCard:nth-child(2) span{color:#667085;background:#f0f1f4}.purchases-module__j6wfqa__statCard strong{color:var(--green);letter-spacing:-1px;font-size:29px;font-weight:900;line-height:29px}.purchases-module__j6wfqa__statCard:nth-child(2) strong{color:var(--text)}.purchases-module__j6wfqa__statCard b{color:#4f5a6d;text-transform:lowercase;font-size:12px;font-weight:900;line-height:14px}.purchases-module__j6wfqa__statCard small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;line-height:12px;overflow:hidden}.purchases-module__j6wfqa__tabs{grid-template-columns:1.08fr 1.22fr .88fr;gap:8px;margin-bottom:11px;display:grid}.purchases-module__j6wfqa__tabs button{border:1px solid var(--border);color:#4f5a6d;cursor:pointer;white-space:nowrap;background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:6px;height:38px;font-size:12px;font-weight:900;display:inline-flex}.purchases-module__j6wfqa__tabs .purchases-module__j6wfqa__tabActive{color:#fff;background:linear-gradient(135deg,#269330,#147a25);border-color:#0000;box-shadow:0 8px 18px #147a2538}.purchases-module__j6wfqa__error{color:#b42318;background:#fff8f8;border:1px solid #f0c7c7;border-radius:12px;margin:0 0 9px;padding:9px 10px;font-size:11px;line-height:14px}.purchases-module__j6wfqa__list{gap:9px;display:grid}.purchases-module__j6wfqa__purchaseCard{color:#fff;cursor:pointer;touch-action:pan-y;background-color:#121212;background-position:50%;background-size:cover;border-radius:14px;min-height:151px;transition:transform .16s,filter .18s;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 10px 22px #090e1429}.purchases-module__j6wfqa__purchaseCard:after{content:"";pointer-events:none;background:linear-gradient(#0000000a,#0003);position:absolute;inset:0}.purchases-module__j6wfqa__purchaseCard:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 18%,#75e06d66,#0000 28%),linear-gradient(90deg,#208431f5,#0000 66%);transition:opacity .16s;position:absolute;inset:0}.purchases-module__j6wfqa__purchaseCardSwipeReady:before{opacity:1}.purchases-module__j6wfqa__purchaseCardSwipeReady{filter:saturate(1.25)brightness(1.05)}.purchases-module__j6wfqa__swipeUseHint{z-index:3;color:#fff;letter-spacing:.02em;opacity:0;pointer-events:none;font-size:12px;font-weight:900;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.purchases-module__j6wfqa__purchaseCardSwipeReady .purchases-module__j6wfqa__swipeUseHint{opacity:1}.purchases-module__j6wfqa__statusBadge{z-index:2;color:#fff;background:#2e8433;border-radius:8px;align-items:center;height:29px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:11px;left:11px}.purchases-module__j6wfqa__statusMuted{background:#5c6574db}.purchases-module__j6wfqa__cardContent{z-index:1;min-height:151px;padding:13px 12px;display:block;position:relative}.purchases-module__j6wfqa__cardLeft{max-width:calc(100% - 104px);position:absolute;top:13px;left:12px}.purchases-module__j6wfqa__cardLeft h2{letter-spacing:-.45px;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:19px;font-weight:900;line-height:22px;overflow:hidden}.purchases-module__j6wfqa__cardLeft p{color:#ffffffe6;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:7px;margin:8px 0 0;font-size:12px;font-weight:700;line-height:16px;display:grid}.purchases-module__j6wfqa__cardMiddle,.purchases-module__j6wfqa__cardStatus{color:#fffffff0;align-items:center;gap:6px;display:grid;position:absolute}.purchases-module__j6wfqa__cardMiddle{grid-template-columns:18px minmax(0,1fr);max-width:calc(100% - 130px);bottom:13px;left:12px}.purchases-module__j6wfqa__cardStatus{grid-template-columns:20px minmax(0,1fr);max-width:116px;top:44px;right:12px}.purchases-module__j6wfqa__cardMiddle svg,.purchases-module__j6wfqa__cardStatus svg{color:#75e06d}.purchases-module__j6wfqa__cardMiddle span,.purchases-module__j6wfqa__cardStatus span{font-size:12px;font-weight:900;line-height:15px}.purchases-module__j6wfqa__cardMiddle small{color:#ffffffc7;margin-top:2px;font-size:10px;font-weight:600;line-height:13px}.purchases-module__j6wfqa__cardRight{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:10px;min-width:0;display:flex;position:absolute;inset:13px 12px 13px auto}.purchases-module__j6wfqa__cardRight strong{color:#fff;letter-spacing:-.45px;text-overflow:ellipsis;white-space:nowrap;max-width:98px;font-size:20px;font-weight:900;line-height:23px;overflow:hidden}.purchases-module__j6wfqa__cardRight button,.purchases-module__j6wfqa__cardRight em{color:#9df18f;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:12px;font-style:normal;font-weight:900;line-height:16px;display:inline-flex}.purchases-module__j6wfqa__cardRight button:disabled{opacity:.7;cursor:wait}.purchases-module__j6wfqa__itemSuccess{animation:.85s both purchases-module__j6wfqa__usedFlash}.purchases-module__j6wfqa__successMark{z-index:4;color:#fff;background:#208431f2;border-radius:50%;place-items:center;width:54px;height:54px;margin:-27px 0 0 -27px;font-size:31px;font-weight:900;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 12px 26px #00000040}.purchases-module__j6wfqa__empty{border:1px solid var(--border);min-height:130px;color:var(--muted);text-align:center;background:#fff;border-radius:15px;place-items:center;padding:18px;font-size:13px;line-height:17px;display:grid}@keyframes purchases-module__j6wfqa__usedFlash{0%{filter:saturate();transform:scale(1)}45%{filter:saturate(1.35)brightness(1.1);transform:scale(.985)}to{filter:saturate(.65)brightness(.88);transform:scale(1)}}@media (max-width:389px){.purchases-module__j6wfqa__page{padding-left:8px;padding-right:8px}.purchases-module__j6wfqa__header h1{font-size:30px;line-height:32px}.purchases-module__j6wfqa__headerIcon{width:52px;height:52px}.purchases-module__j6wfqa__statCard{grid-template-columns:36px minmax(0,1fr);column-gap:8px;padding:9px}.purchases-module__j6wfqa__statCard span{width:36px;height:36px}.purchases-module__j6wfqa__statCard strong{font-size:24px;line-height:24px}.purchases-module__j6wfqa__tabs{gap:6px}.purchases-module__j6wfqa__tabs button{gap:4px;height:35px;font-size:10px}.purchases-module__j6wfqa__purchaseCard{min-height:142px}.purchases-module__j6wfqa__cardContent{min-height:142px;padding:12px 10px}.purchases-module__j6wfqa__cardLeft{max-width:calc(100% - 98px);top:12px;left:10px}.purchases-module__j6wfqa__cardMiddle{max-width:calc(100% - 118px);bottom:12px;left:10px}.purchases-module__j6wfqa__cardStatus{max-width:108px;top:42px;right:10px}.purchases-module__j6wfqa__cardRight{inset:12px 10px 12px auto}.purchases-module__j6wfqa__cardRight strong{max-width:92px;font-size:18px;line-height:21px}}@media (min-width:901px){.purchases-module__j6wfqa__page{max-width:1120px;padding:28px 28px 64px}.purchases-module__j6wfqa__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.purchases-module__j6wfqa__statCard{min-height:72px}.purchases-module__j6wfqa__statCard span{grid-row:span 2}
