:root{--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-top: env(safe-area-inset-top, 0px);--bg: #141414;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 20px;--sp-6: 24px;--sp-7: 32px;--radius-sm: 14px;--radius-md: 18px;--radius-lg: 24px;--radius-xl: 28px;--radius-card: 30px;--radius-pill: 999px;--r-xl: 28px;--r-lg: 20px;--r-md: 14px;--surface: #1b1b1d;--surface-2: #1c1c1e;--line: rgba(255, 255, 255, .1);--line-soft: rgba(255, 255, 255, .08);--text-2: rgba(235, 235, 240, .55);--text-3: rgba(235, 235, 240, .4);--accent: #1689ff;--topbar-h: 40px;--content-top: calc(104px + var(--safe-top))}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:#fff;overflow:hidden;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overscroll-behavior:none}.app{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;overflow:hidden}.app-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#141414}.app-main{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px));overscroll-behavior-y:contain;touch-action:pan-y;scrollbar-width:none;transform:translateZ(0);isolation:isolate}.app-main::-webkit-scrollbar{display:none}.page-shell{position:relative;z-index:1;max-width:520px;margin:0 auto;padding:0 20px 24px}.market-page,.deals-page,.inventory-page,.wallet-page,.deal-detail{padding-top:var(--content-top)}.inventory-actions{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:var(--sp-4);padding:6px 0;border-radius:28px;overflow:hidden;background:#1b1b1d;border:1px solid rgba(255,255,255,.1)}.inventory-actions button{min-width:0;border:0;background:transparent;color:#f1f1f2;padding:4px 3px;display:flex;flex-direction:column;align-items:center;gap:5px;font:inherit;font-size:12px;font-weight:400;line-height:1.15;cursor:pointer;-webkit-tap-highlight-color:transparent}.inventory-actions .inventory-action-label{display:flex;flex-direction:column;align-items:center;text-align:center}.inventory-actions .inventory-action-label span{display:block}.inventory-action-icon{display:grid;place-items:center;width:22px;height:22px;color:#fff;line-height:1}.inventory-action-icon img{width:22px;height:22px}.inventory-empty{min-height:42vh;display:grid;place-items:center;color:#777;font-size:14px;text-align:center}.inventory-help{margin-top:8px;border:0;padding:0 22px;height:44px;border-radius:999px;background:#fff;color:#111;font:inherit;font-size:15px;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:transparent}.inventory-help:active{background:#e8e8e8}.help-content{display:flex;flex-direction:column;gap:14px;padding:8px 22px 16px}.help-title{margin:0;font-size:15px;color:#f4f4f6}.help-steps{list-style:none;display:flex;flex-direction:column;gap:16px;padding:0;margin:0}.help-step{position:relative;display:flex;gap:14px;font-size:15px;color:#cfcfd3;line-height:1.45;padding-right:4px}.help-step:before{content:attr(data-n);flex:0 0 26px;width:26px;height:26px;border-radius:50%;background:#ffffff14;color:#fff;font-size:14px;display:grid;place-items:center;margin-top:1px}.help-step+.help-step{padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.help-link{color:#3f9dff;text-decoration:none}.help-cta{width:100%;height:50px;border:none;border-radius:25px;background:#1689ff;color:#fff;font:inherit;font-size:16px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent;margin-top:2px}.help-cta:active{background:#1477e0}.top-panel{margin-bottom:var(--sp-4)}.top-panel__row{display:flex;gap:var(--sp-2);align-items:center}.top-panel__action{margin-top:var(--sp-2)}.search-field{flex:1;min-width:0;height:46px;display:flex;align-items:center;gap:var(--sp-2);padding:0 var(--sp-4) 0 var(--sp-3);border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface)}.search-field img{width:18px;height:18px;flex-shrink:0;opacity:.5;filter:invert(1)}.search-field input{flex:1;min-width:0;height:100%;border:0;background:transparent;color:#fff;font:inherit;font-size:15px;outline:none}.search-field input::placeholder{color:#777}.search-field:focus-within{border-color:#1689ff8c}.filter-btn{position:relative;flex-shrink:0;width:46px;height:46px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.filter-btn:active{background:#242426}.filter-btn img{width:19px;height:19px;opacity:.6;filter:invert(1)}.filter-btn__badge{position:absolute;top:-3px;right:-3px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--accent);color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center}.sheet-search-row{display:flex;gap:var(--sp-2);align-items:center;padding:0 22px 12px}.sheet-search-row .top-panel{flex:1;margin-bottom:0}.deal-filter{display:flex;flex-direction:column;gap:10px;padding:0 22px 14px}.deal-filter__label{font-size:13px;color:#ebebf08c}.deal-filter__roles{display:flex;flex-wrap:wrap;gap:8px}.deal-filter__roles button{height:38px;padding:0 16px;border-radius:19px;border:1px solid rgba(255,255,255,.1);background:#252527;color:#bbb;font:inherit;font-size:14px;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:transparent}.deal-filter__roles button.is-active{border-color:#1689ff;background:#1689ff29;color:#6fc3ff}.tab-gift-icon{filter:brightness(0) invert(46%);opacity:.9}.tab-gift-icon.is-active{filter:brightness(0) saturate(100%) invert(49%) sepia(97%) saturate(1772%) hue-rotate(184deg) brightness(98%) contrast(101%);opacity:1}.filter-list,.sort-list{display:flex;flex-direction:column;gap:8px;padding:0 22px 14px}.filter-list button{height:54px;border:0;border-radius:18px;background:#252527;color:#eee;display:flex;align-items:center;justify-content:space-between;padding:0 16px;font-size:17px;font-weight:600}.filter-list button span{display:flex;align-items:center;gap:13px;color:#257fc2;font-size:13px}.sheet-actions{display:flex;gap:9px;padding:0 22px 14px}.sheet-actions button{flex:1;height:50px;border:0;border-radius:25px;background:#303033;color:#aaa;font-size:16px;font-weight:700}.sheet-actions .action-btn--primary{background:#1689ff;color:#fff}.sort-list button{display:flex;align-items:center;gap:12px;background:none;border:0;color:#eee;font-size:16px;font-weight:600;padding:8px 0;text-align:left}.sort-list i{width:22px;height:22px;border:1px solid #555;border-radius:50%}.sort-list i.selected{border:6px solid #1689ff}.empty-state{min-height:48vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;padding:24px 0}.empty-state__icon{display:grid;place-items:center;width:88px;height:88px;margin-bottom:6px;border-radius:26px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#1689ff}.empty-state__title{font-size:18px;font-weight:600;color:#f4f4f6}.empty-state__hint{font-size:14px;color:#ebebf080;max-width:270px;line-height:1.45}.empty-state__cta{margin-top:16px;height:46px;padding:0 22px;border:none;border-radius:23px;background:#1689ff;color:#fff;font:inherit;font-size:15px;font-weight:600;cursor:pointer}.back-btn{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#ffffff0f;color:#f4f4f6;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent}.back-btn:active{background:#ffffff1f}.deals-page{padding-bottom:24px}.deals-page--form{display:flex;flex-direction:column;padding-top:var(--content-top);padding-bottom:24px}.create-deal-cta{display:flex;align-items:center;justify-content:center;gap:var(--sp-2);width:100%;height:50px;margin-bottom:var(--sp-4);border:none;border-radius:var(--radius-pill);background:var(--accent);color:#fff;font:inherit;font-size:16px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}.create-deal-cta:active{background:#1477e0}.sheet-subhead{padding:4px 22px 10px;font-size:13px;font-weight:600;color:var(--text-3)}.form-section{display:flex;flex-direction:column;gap:12px;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#1b1b1d;overflow:hidden}.form-section__head{display:flex;align-items:center;gap:11px}.form-section__icon{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border-radius:12px;background:#1689ff24;color:#6fc3ff}.form-section__titles{display:flex;flex-direction:column;gap:1px;min-width:0}.form-section__title{font-size:15px;font-weight:600;color:#f4f4f6}.form-section__hint{font-size:12px;color:#ebebf073}.input-shell{display:flex;align-items:center;gap:8px;height:50px;padding:0 8px 0 14px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#141416}.input-shell:focus-within{border-color:#1689ff99}.input-shell.has-error{border-color:#ff5c5c99}.input-shell__icon{display:grid;place-items:center;flex-shrink:0;color:#ebebf073}.input-shell__input{flex:1;min-width:0;height:100%;border:none;background:none;color:#fff;font:inherit;font-size:15px;outline:none}.input-shell__input::placeholder{color:#666}.input-shell__action{flex-shrink:0;height:36px;padding:0 14px;border:none;border-radius:12px;background:#1689ff29;color:#6fc3ff;font:inherit;font-size:13px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}.input-shell__action:disabled{opacity:.5}.at-sign{font-size:16px;font-weight:600}.select-shell{display:flex;flex-direction:column;gap:2px;height:50px;padding:6px 14px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#141416;color:#fff;font:inherit;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent}.select-shell__label{font-size:12px;color:#ebebf073}.select-shell__value{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:15px;font-weight:600}.form-hint{font-size:12px;color:#ebebf066;line-height:1.4}.form-error{font-size:12px;color:#ff5c5ce6;line-height:1.4}.spinner-icon{animation:spinner-rotate .8s linear infinite}@keyframes spinner-rotate{to{transform:rotate(360deg)}}.deal-form{display:flex;flex-direction:column;gap:20px}.deal-form__input{width:100%;height:46px;padding:0 15px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#1b1b1d;color:#fff;font:inherit;font-size:15px;outline:none}.deal-form__input::placeholder{color:#666}.deal-form__input:focus{border-color:#1689ff99}.deal-form__textarea{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#141416;color:#fff;font:inherit;font-size:15px;outline:none;padding:13px 15px;resize:vertical;line-height:1.4}.deal-form__textarea::placeholder{color:#666}.deal-form__textarea:focus{border-color:#1689ff99}.deal-cta{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;height:54px;border:none;border-radius:27px;background:#1689ff;color:#fff;font:inherit;font-size:16px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}.deal-cta:disabled{background:#26262a;color:#ebebf059;cursor:default}.deal-cta:not(:disabled):active{background:#1477e0}.currency-picker{display:flex;flex-direction:column;gap:8px;padding:0 22px 14px}.currency-option{display:flex;align-items:center;gap:14px;width:100%;padding:11px 14px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#1b1b1d;color:#fff;font:inherit;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent}.currency-option.is-active{border-color:#1689ff;background:#1689ff1a}.currency-option__body{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.currency-option__ticker{font-size:15px;font-weight:600;color:#f4f4f6}.currency-option__name{font-size:12px;color:#ebebf073}.currency-option__check{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#1689ff;color:#fff}.currency-icon{display:block;flex:0 0 auto;object-fit:contain}.role-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px}.role-picker__option{display:flex;flex-direction:column;gap:4px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#1b1b1d;cursor:pointer;text-align:left}.role-picker__option.is-active{border-color:#1689ff;background:#1689ff1a}.role-picker__icon{display:grid;place-items:center;width:38px;height:38px;margin-bottom:4px;border-radius:12px;background:#ffffff0f;color:#6fc3ff}.role-picker__name{font-size:15px;font-weight:600;color:#f4f4f6}.role-picker__desc{font-size:12px;color:#ebebf073}.deal-consent{display:flex;align-items:flex-start;gap:9px;font-size:13px;color:#ebebf08c;line-height:1.4;cursor:pointer}.deal-consent input{width:18px;height:18px;flex:0 0 18px;margin-top:1px;accent-color:#1689ff}.sheet-gift-list{padding:0 22px 14px}.sheet-gift-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.sheet-gift-empty__title{font-size:16px;font-weight:600;color:#f4f4f6}.sheet-gift-empty__hint{font-size:13px;color:#8a8a8e}.sheet-gift-empty .inventory-help{margin-top:10px}.deal-stage{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;padding:5px 11px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.deal-stage__dot{width:6px;height:6px;border-radius:50%;background:currentColor}.deal-stage--await_participant{background:#ffb84d24;color:#eab86b}.deal-stage--await_transfer{background:#1689ff24;color:#6fc3ff}.deal-stage--await_payment{background:#ffb84d29;color:#f0c06a}.deal-stage--await_confirm{background:#a77aff29;color:#c2a4ff}.deal-stage--done{background:#4abe7829;color:#7fe3a4}.deal-stage--cancelled{background:#ff5a5a24;color:#ff8a8a}.deal-detail{display:flex;flex-direction:column;gap:16px;padding-bottom:24px}.deal-detail__bar{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;min-height:44px}.deal-detail__bar .deal-stage{justify-self:start}.deal-detail__id{font-size:12px;font-weight:500;color:#ebebf066;font-variant-numeric:tabular-nums}.deal-hero{display:flex;flex-direction:column;align-items:center;gap:10px;padding:26px 20px 22px;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:radial-gradient(120% 100% at 50% 0%,#242430,#1b1b1d 62%)}.deal-hero__img{width:96px;height:96px;border-radius:26px;object-fit:cover;box-shadow:0 12px 30px -8px #0009}.deal-hero__img--ph{display:grid;place-items:center;background:linear-gradient(135deg,#2a4d7a,#6f5fb0);color:#ffffffe6}.deal-hero__name{font-size:20px;font-weight:600;letter-spacing:-.01em;color:#f4f4f6;text-align:center}.deal-hero__link{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:6px 12px;border:none;border-radius:999px;background:#ffffff12;color:#a0c8ff;font:inherit;font-size:12px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-tap-highlight-color:transparent}.deal-rows{display:flex;flex-direction:column;padding:4px 16px;border:1px solid rgba(255,255,255,.07);border-radius:24px;background:#1b1b1d}.deal-row{display:flex;align-items:center;gap:12px;min-height:54px}.deal-row+.deal-row{border-top:1px solid rgba(255,255,255,.06)}.deal-row__icon{display:grid;place-items:center;width:34px;height:34px;flex-shrink:0;border-radius:11px;background:#ffffff0f;color:#ebebf0bf}.deal-row__icon--buyer{background:#1689ff29;color:#6fc3ff}.deal-row__icon--seller{background:#4abe7829;color:#7fe3a4}.deal-row__label{flex:1;min-width:0;font-size:14px;color:#ebebf080}.deal-row__value{font-size:15px;font-weight:600;color:#f4f4f6;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal-row__value--done{color:#7fe3a4}.deal-row__value--cancelled{color:#ff8a8a}.deal-detail__desc{font-size:13px;color:#ebebf099;line-height:1.5;padding:0 2px}.deal-detail__hint{font-size:13px;color:#ebebf080;line-height:1.45;text-align:center;padding:0 6px}.deal-final{display:flex;flex-direction:column;align-items:center;gap:8px;padding:28px 20px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#1b1b1d;text-align:center}.deal-final__icon{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;margin-bottom:4px}.deal-final--done .deal-final__icon{background:#4abe7829;color:#7fe3a4}.deal-final--done .deal-final__icon svg{width:30px;height:30px}.deal-final--cancelled .deal-final__icon{background:#ff5a5a24;color:#ff8a8a}.deal-final--cancelled .deal-final__icon svg{width:30px;height:30px}.deal-final__title{font-size:18px;font-weight:600;color:#f4f4f6}.deal-final__text{font-size:13px;color:#ebebf08c}.deal-detail__actions{display:flex;flex-direction:column;gap:10px;margin-top:2px}.deal-cta--wait:disabled{background:#202024;color:#ebebf080}.deal-cta--pay{background:#1689ff}.deal-cta--confirm{background:#22a06b}.deal-cta--confirm:active{background:#1d8a5c}.deal-cta--transfer{background:#1689ff}.deal-cta--done,.deal-cta--cancelled{background:#252528;color:#f4f4f6}.deal-secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;height:46px;border:none;border-radius:18px;background:transparent;color:#ebebf0b3;font:inherit;font-size:14px;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:transparent}.deal-secondary:active{background:#ffffff0d}.deal-secondary--danger{color:#ff8a8a}.form-header{display:flex;align-items:center;gap:14px;margin-bottom:22px}.form-header__title{font-size:26px;font-weight:600;letter-spacing:-.02em;color:#f4f4f6;margin:0}.gift-link-card{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(74,190,120,.4);border-radius:18px;background:#4abe781a}.gift-link-card__icon{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border-radius:12px;background:#4abe7833;color:#7fe3a4}.gift-link-card__body{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.gift-link-card__title{font-size:14px;font-weight:600;color:#f4f4f6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gift-link-card__url{font-size:12px;color:#ebebf080;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gift-link-card__change{flex-shrink:0;height:34px;padding:0 14px;border:none;border-radius:17px;background:#ffffff14;color:#7fe3a4;font:inherit;font-size:13px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}.amount-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:10px;align-items:stretch}.amount-grid .select-shell,.amount-grid .input-shell{min-width:0;width:100%;height:56px}.amount-grid .input-shell__input{min-width:0;width:100%}.deals-list{list-style:none;display:flex;flex-direction:column;gap:12px;padding:0;margin:4px 0 0}.deal-card{position:relative;display:flex;align-items:stretch;gap:13px;width:100%;padding:14px 14px 14px 16px;border:0;border-radius:24px;background:radial-gradient(120% 150% at 100% 0%,#1689ff14,#1689ff00 58%),linear-gradient(180deg,#202023,#1a1a1c);box-shadow:0 10px 26px -18px #000000e6,inset 0 1px #ffffff0f,inset 0 0 0 1px #ffffff0f;cursor:pointer;text-align:left;overflow:hidden;transition:transform .14s ease,background .2s ease;-webkit-tap-highlight-color:transparent}.deal-card:active{transform:scale(.985)}.deal-card__accent{position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:0 3px 3px 0;background:#ffffff47;box-shadow:0 0 12px #fff3}.deal-card--await_participant .deal-card__accent{background:#eab86b;box-shadow:0 0 12px #eab86b80}.deal-card--await_payment .deal-card__accent{background:#f0c06a;box-shadow:0 0 12px #f0c06a80}.deal-card--await_transfer .deal-card__accent{background:#4fb0ff;box-shadow:0 0 12px #1689ff8c}.deal-card--await_confirm .deal-card__accent{background:#c2a4ff;box-shadow:0 0 12px #a77aff80}.deal-card--done .deal-card__accent{background:#7fe3a4;box-shadow:0 0 12px #7fe3a480}.deal-card--cancelled .deal-card__accent{background:#ff8a8a;box-shadow:0 0 12px #ff8a8a73}.deal-card__thumb{display:grid;place-items:center;width:56px;height:56px;flex:0 0 56px;align-self:center;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#2a4d7a,#6f5fb0);box-shadow:inset 0 1px #ffffff2e,0 8px 20px -12px #000000e6;color:#ffffffd9}.deal-card__thumb img{width:100%;height:100%;object-fit:cover}.deal-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.deal-card__top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.deal-card__title{flex:1;min-width:0;font-size:15.5px;font-weight:600;letter-spacing:-.01em;color:#f6f6f8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal-card__price{flex-shrink:0;font-size:15px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.01em;color:#fff}.deal-card__price i{font-style:normal;font-size:11px;font-weight:600;letter-spacing:.03em;color:#ebebf073}.deal-card__party{display:flex;align-items:center;gap:7px;min-width:0}.deal-card__party-icon{display:grid;place-items:center;width:20px;height:20px;flex:0 0 20px;border-radius:7px;background:#1689ff29;color:#6fc3ff}.deal-card__party-icon[data-role=seller]{background:#4abe7829;color:#7fe3a4}.deal-card__party-name{min-width:0;font-size:12.5px;font-weight:500;color:#ebebf0a6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal-card__dot{width:3px;height:3px;flex:0 0 3px;border-radius:50%;background:#ebebf047}.deal-card__date{flex-shrink:0;font-size:11.5px;color:#ebebf066;font-variant-numeric:tabular-nums}.deal-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:2px}.deal-card__bottom .deal-stage{padding:3px 9px;font-size:10.5px}.deal-card__id{font-size:11px;color:#ebebf052;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal-card__chevron{display:grid;place-items:center;width:26px;height:26px;flex:0 0 26px;align-self:center;border-radius:50%;background:#ffffff0f;color:#ebebf099}.deal-card__chevron svg{transform:rotate(-90deg)}.card{display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.card__thumb{width:46px;height:46px;border-radius:13px;flex-shrink:0}.tone-a{background:linear-gradient(135deg,#3a3b40,#6b6d75)}.tone-b{background:linear-gradient(135deg,#3a3f4d,#6d7a92)}.tone-c{background:linear-gradient(135deg,#4a443b,#8a8172)}.tone-d{background:linear-gradient(135deg,#4d3b3a,#8a6b66)}.card__body{flex:1;min-width:0}.card__title{font-size:14.5px;font-weight:600;color:#f4f4f6}.nav-shell{position:fixed;left:0;right:0;bottom:calc(8px + env(safe-area-inset-bottom,0px));height:92px;z-index:40;pointer-events:none}.nav-track{position:absolute;bottom:0;height:60px;display:flex;align-items:stretch;justify-content:flex-start;pointer-events:auto}.glass-panel{position:relative;height:60px;border-radius:30px;border:1px solid rgba(255,255,255,.1);background:#1c1c1e6b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 44px -12px #000000b3;transform:translateZ(0);will-change:backdrop-filter;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;flex-shrink:0}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.glass-panel{background:#1c1c1ef0}}.nav-items{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex}.nav-item{position:relative;flex:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;color:#fff;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-tap-highlight-color:transparent;touch-action:manipulation;outline:none;-webkit-user-drag:none}.nav-item__icon{display:flex;pointer-events:none}.nav-item__icon svg{width:26px;height:26px}.nav-item__label{font-size:11px;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;letter-spacing:-.01em;line-height:1;white-space:nowrap;pointer-events:none}.nav-items.is-compact .nav-item__label{font-size:9.5px;letter-spacing:-.02em}.nav-items.is-compact .nav-item__icon svg{width:24px;height:24px}.nav-items.is-compact .nav-item{gap:4px}.capsule-layer{position:absolute;left:0;z-index:0;pointer-events:none}.capsule-glass{position:relative;width:100%;height:100%;border-radius:999px;pointer-events:none;background:#ffffff17;border:1px solid rgba(255,255,255,.1)}.profile-btn{position:relative;flex-shrink:0;align-self:center;border-radius:50%;border:1px solid rgba(255,255,255,.1);cursor:pointer;background:#1c1c1e6b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 44px -12px #000000b3;transform:translateZ(0);will-change:backdrop-filter;-webkit-tap-highlight-color:transparent;touch-action:manipulation;outline:none;display:flex;align-items:center;justify-content:center}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.profile-btn{background:#1c1c1ef0}}.profile-btn__ring{position:relative;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid transparent;padding:4px}.profile-btn__avatar{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#6a6e7a,#393c46);overflow:hidden;display:flex;align-items:center;justify-content:center;color:#e6e8ee}.profile-btn__avatar svg{width:26px;height:26px}.profile-btn__avatar img,.profile__avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.top-bar{position:fixed;top:0;left:0;right:0;z-index:48;padding-top:calc(56px + var(--safe-top));pointer-events:none}.top-bar__inner{max-width:520px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.top-bar__left{position:relative;display:flex;align-items:center;gap:10px;pointer-events:auto}.top-icon-btn{position:relative;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.1);cursor:pointer;display:flex;align-items:center;justify-content:center;background:#3434388c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ebebf0b8;-webkit-tap-highlight-color:transparent;touch-action:manipulation;outline:none;flex-shrink:0;transform:translateZ(0);will-change:backdrop-filter}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.top-icon-btn{background:#343438eb}}.top-icon-btn--bell{color:#ebebf0b8}.top-icon-btn--bell svg{width:17px;height:17px}.notif-sheet{display:flex;flex-direction:column;gap:14px;padding:4px 22px 26px}.notif-sheet__hint{margin:0;font-size:13.5px;line-height:1.5;color:#ebebf080}.notif-sheet__empty{margin:8px 0;text-align:center;font-size:15px;font-weight:500;color:#f4f4f6}.notif-sheet__toggle{align-self:stretch;flex:none;height:54px;font-size:16px;white-space:nowrap}.settings-sheet{display:flex;flex-direction:column;gap:12px;padding:4px 22px 26px}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:50px;padding:0 16px;border-radius:18px;background:#252527}.settings-row__label{font-size:15px;font-weight:500;color:#f4f4f6}.settings-row__link{border:0;background:none;padding:0;font:inherit;font-size:15px;font-weight:500;color:#1689ff;cursor:pointer;-webkit-tap-highlight-color:transparent}.settings-support{align-self:stretch;flex:none;height:54px;font-size:16px;white-space:nowrap}.ref-card{position:relative;width:100%;margin-top:14px;padding:16px 18px;border-radius:30px;border:1px solid rgba(255,255,255,.1);background:#1c1c1e;overflow:hidden;display:flex;flex-direction:column;gap:14px}.ref-card__head{display:flex;align-items:center;gap:8px}.ref-card__icon{display:flex;color:#fff}.ref-card__title{font-size:14px;font-weight:500;color:#ebebf099}.ref-card__stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ref-card__stat{display:flex;flex-direction:column;gap:2px;padding:12px 14px;border-radius:20px;background:#252527}.ref-card__value{font-size:17px;font-weight:600;color:#f4f4f6}.ref-card__label{font-size:12px;color:#ebebf080}.ref-card__cta{align-self:stretch;flex:none;height:54px;font-size:16px;white-space:nowrap}.ref-sheet{display:flex;flex-direction:column;gap:12px;padding:4px 22px 26px}.ref-sheet__hint{margin:0;font-size:13.5px;line-height:1.5;color:#ebebf080}.ref-sheet__link-label{font-size:12px;color:#ebebf073}.ref-sheet__link{padding:13px 15px;border-radius:16px;background:#141416;font-size:14px;color:#f4f4f6;word-break:break-all;user-select:text;-webkit-user-select:text}.ref-sheet__actions .action-btn{height:44px;font-size:15px;white-space:nowrap}.switch{position:relative;width:51px;height:31px;flex-shrink:0;border:0;border-radius:16px;background:#78788052;cursor:pointer;transition:background .2s ease;-webkit-tap-highlight-color:transparent;padding:0}.switch.is-on{background:#1689ff}.switch__thumb{position:absolute;top:2px;left:2px;width:27px;height:27px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #0000004d;transition:transform .2s ease}.switch.is-on .switch__thumb{transform:translate(20px)}.top-icon-btn:before{content:none}.balance-capsule{position:relative;display:flex;align-items:center;gap:6px;height:40px;padding:0 12px 0 10px;cursor:pointer;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:#1c1c1e6b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#1689ff2e;border-color:#ffffff40;-webkit-tap-highlight-color:transparent;touch-action:manipulation;outline:none;pointer-events:auto;transform:translateZ(0);will-change:backdrop-filter;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.balance-capsule{background:#1689ff66}}.balance-capsule__icon{display:grid;place-items:center;color:#fff}.balance-capsule__amount{font-size:15px;font-weight:500;letter-spacing:-.01em}.balance-capsule__ticker{font-size:15px;font-weight:500;color:#ffffffc7}.balance-capsule__chevron{display:flex;color:#ffffffd9}.balance-row{position:relative;display:flex;align-items:center;justify-content:space-between;padding:15px 22px}.balance-row:after{content:"";position:absolute;left:22px;right:22px;bottom:0;height:1px;background:#ffffff12}.balance-row:last-child:after{display:none}.balance-row__ticker{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:#f4f4f6}.balance-row__amount{font-size:18px;font-weight:700;letter-spacing:-.01em;color:#fff}.balance-row__unit{font-size:14px;font-weight:500;color:#ffffff8c}.balance-row__right{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.balance-row__subtitle{font-size:12px;color:#ffffff73}.balance-actions{display:flex;gap:10px;padding:14px 22px 0}.balance-actions .action-btn{height:48px}.balance-open-wallet{padding:12px 22px 14px}.open-wallet-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:50px;border:none;border-radius:25px;background:#1689ff;color:#fff;font:inherit;font-size:16px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.open-wallet-cta:active{background:#1477e0}.money-sheet{display:flex;flex-direction:column;gap:14px;padding:0 22px 6px}.money-sheet__hint{font-size:13px;color:#ebebf08c;line-height:1.45}.money-sheet__field{display:flex;flex-direction:column;gap:8px}.money-sheet__field-label{font-size:13px;color:#ebebf08c}.money-sheet__field .deal-form__input{width:100%}.money-sheet__balance{font-size:12px;color:#ebebf066}.money-sheet__field .select-shell{width:100%}.sheet-actions .action-btn--primary:disabled{background:#26262a;color:#ebebf059}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.sheet-backdrop__tint{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0a0c2e;opacity:0;backdrop-filter:blur(26px) saturate(150%);-webkit-backdrop-filter:blur(26px) saturate(150%);pointer-events:none;will-change:opacity}.bottom-sheet{position:relative;width:100%;max-width:520px;margin:0 12px calc(12px + env(safe-area-inset-bottom,0px));border-radius:34px;background:#1c1c1e;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 60px -12px #000000b3;max-height:calc(100dvh - 48px - env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:var(--sp-2);touch-action:pan-y}.bottom-sheet:before{content:none}.bottom-sheet__grip{flex:0 0 auto;padding:12px 0 0;touch-action:none}.bottom-sheet__handle{width:42px;height:5px;border-radius:3px;margin:0 auto 8px;background:#ffffff52}.sheet__header{padding:8px 22px 16px;display:flex;flex-direction:column;gap:10px}.sheet__title{font-size:24px;font-weight:500;letter-spacing:-.02em;color:#f4f4f6}.sheet__divider{height:1px;background:#ffffff14}.sheet__list{display:flex;flex-direction:column}.lang-row{position:relative;display:flex;align-items:center;gap:14px;width:100%;padding:15px 22px;border:none;background:none;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;outline:none}.lang-row:after{content:"";position:absolute;left:22px;right:22px;bottom:0;height:1px;background:#ffffff12}.lang-row:last-child:after{display:none}.lang-row__icon{display:flex;flex-shrink:0;width:34px;height:34px;overflow:hidden;align-items:center;justify-content:center}.lang-row__label{flex:1;font-size:18px;font-weight:500;color:#f4f4f6;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.lang-row__check{display:flex;color:#1689ff}.profile{display:flex;flex-direction:column;align-items:center;padding-top:var(--content-top)}.profile__avatar{width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#6a6e7a,#393c46);display:flex;align-items:center;justify-content:center;color:#e6e8ee;overflow:hidden;box-shadow:0 12px 32px -8px #0009}.profile__nickname{margin-top:18px;font-size:24px;font-weight:700;letter-spacing:-.02em;color:#fff}.profile__username{margin-top:4px;font-size:15px;font-weight:500;color:#ebebf080}.wallet-card{position:relative;width:100%;margin-top:28px;padding:16px 18px 14px;border-radius:30px;border:1px solid rgba(255,255,255,.1);background:#1c1c1e;overflow:hidden}.wallet-card:before{content:none}.wallet-card__sky{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;border-radius:inherit;pointer-events:none}.starfield--wallet .starfield__glow{display:none}.starfield--wallet .starfield__dot{box-shadow:0 0 5px #aedbffbf}.wallet-card__rays{position:absolute;top:0;right:0;width:115%;height:210%;background:repeating-conic-gradient(from 180deg at 100% 0%,#8ccdff8c,#8ccdff8c 2deg,#1689ff29 2deg,#1689ff29 5deg,#1689ff00 5deg,#1689ff00 10deg),repeating-conic-gradient(from 196deg at 100% 0%,#50afff47,#50afff47 4deg,#1689ff00 4deg,#1689ff00 16deg);filter:blur(5px);opacity:.5;transform-origin:100% 0%;animation:wallet-rays-wave 14s ease-in-out infinite alternate;-webkit-mask-image:radial-gradient(120% 108% at 100% 0%,#000 0%,rgba(0,0,0,.5) 44%,rgba(0,0,0,0) 74%);mask-image:radial-gradient(120% 108% at 100% 0%,#000,#00000080 44%,#0000 74%)}.wallet-card__halo{position:absolute;top:-60%;right:-18%;width:150%;height:200%;background:radial-gradient(78% 62% at 88% 6%,#40a5ff61,#1689ff29 42%,#1689ff00 72%),radial-gradient(48% 38% at 100% 0%,#96d7ff57,#96d7ff00 68%);filter:blur(2px);opacity:.9;transform:rotate(-8deg)}@keyframes wallet-rays-wave{0%{transform:rotate(0) scale(1);opacity:.42}50%{transform:rotate(2.5deg) scale(1.05);opacity:.58}to{transform:rotate(-1.5deg) scale(1.02);opacity:.46}}@media(prefers-reduced-motion:reduce){.wallet-card__rays{animation:none}}.wallet-card__top{position:relative;z-index:1;display:flex;align-items:center;gap:8px}.wallet-card__icon{display:flex;color:#fff}.wallet-card__caption{font-size:14px;font-weight:500;color:#ebebf099}.wallet-card__open{display:inline-flex;align-items:center;gap:4px;margin-left:auto;border:none;background:none;color:#1689ff;font:inherit;font-size:13px;font-weight:500;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent}.wallet-card__balance{position:relative;z-index:1;display:flex;align-items:baseline;gap:8px;margin-top:12px}.wallet-card__amount{font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:34px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.03em;line-height:1.05;color:#fff;text-shadow:0 2px 18px rgba(22,137,255,.35)}.wallet-card__ticker{font-size:15px;font-weight:600;letter-spacing:.06em;color:#b4dcffb3}.profile__actions{display:flex;gap:10px;width:100%;margin-top:16px;position:relative;z-index:2}.profile__actions .action-btn,.wallet-hero__actions .action-btn,.balance-actions .action-btn{height:44px;font-size:15px}.wallet-page{padding-bottom:24px;display:flex;flex-direction:column;gap:14px}.wallet-page__top{display:flex;align-items:center;gap:12px}.wallet-page__title{font-size:28px;font-weight:700;letter-spacing:-.02em;color:#f4f4f6}.wallet-hero{position:relative;padding:20px 20px 18px;border-radius:28px;border:1px solid rgba(255,255,255,.1);background:#1c1c1e;overflow:hidden}.wallet-hero:before{content:none}.wallet-hero__label{position:relative;z-index:1;display:flex;align-items:center;gap:8px;color:#ebebf099;font-size:14px;font-weight:500}.wallet-hero__amount{position:relative;z-index:1;display:flex;align-items:baseline;gap:8px;margin-top:12px;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:40px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.03em;line-height:1.05;color:#fff;text-shadow:0 2px 18px rgba(22,137,255,.35)}.wallet-hero__amount span{font-size:16px;font-weight:600;letter-spacing:.06em;color:#b4dcffb3}.wallet-hero__actions{position:relative;z-index:1;display:flex;gap:12px;margin-top:18px}.wallet-currencies{display:flex;flex-direction:column;gap:8px;padding:8px;border-radius:24px;background:#1c1c1e;border:1px solid rgba(255,255,255,.07)}.wallet-currency{display:flex;align-items:center;gap:14px;padding:12px;border-radius:16px}.wallet-currency+.wallet-currency{border-top:1px solid rgba(255,255,255,.06)}.wallet-currency__ticker{flex:0 0 auto;color:#ebebf08c;font-size:13px;font-weight:700;letter-spacing:.02em}.wallet-currency__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.wallet-currency__amount{font-size:16px;font-weight:600;color:#f4f4f6}.wallet-currency__subtitle{font-size:12px;color:#ebebf073}.wallet-history{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:24px;background:#1c1c1e;border:1px solid rgba(255,255,255,.07)}.wallet-history__title{font-size:15px;font-weight:600;color:#f4f4f6}.wallet-history__empty{padding:24px 0;display:flex;align-items:center;justify-content:center;color:#ebebf073;font-size:13px}.wallet-history__list{display:flex;flex-direction:column}.wallet-tx{display:flex;align-items:center;gap:12px;padding:12px 0}.wallet-tx+.wallet-tx{border-top:1px solid rgba(255,255,255,.06)}.wallet-tx__mark{flex:0 0 34px;height:34px;display:grid;place-items:center;border-radius:50%;font-size:16px;font-weight:700}.wallet-tx__mark.is-in{background:#4abe7829;color:#7fe3a4}.wallet-tx__mark.is-out{background:#ff5a5a29;color:#ff8a8a}.wallet-tx__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.wallet-tx__label{font-size:14px;font-weight:500;color:#f4f4f6}.wallet-tx__date{font-size:12px;color:#ebebf073}.wallet-tx__amount{font-size:14px;font-weight:600;white-space:nowrap}.wallet-tx__amount.is-in{color:#7fe3a4}.wallet-tx__amount.is-out{color:#ff8a8a}body.sheet-open .nav-shell,body.sheet-open .top-bar{pointer-events:none}.action-btn{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;flex:1;height:52px;border-radius:999px;border:1px solid rgba(255,255,255,.1);cursor:pointer;font-size:16px;font-weight:600;color:#fff;background:#252528;-webkit-tap-highlight-color:transparent;touch-action:manipulation;outline:none;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.action-btn:before{content:none}.action-btn--primary{background:#1689ff;border-color:transparent;color:#fff}@media(max-height:700px){.page__header{padding-top:36px}}.inventory-actions,.empty-state__icon,.form-section,.input-shell,.select-shell,.deal-form__input,.deal-form__textarea,.currency-option,.role-picker__option,.deal-hero,.deal-rows,.deal-final,.deal-card,.card,.wallet-card,.wallet-hero,.wallet-currencies,.wallet-history,.gift-link-card,.stars-card,.stars-card__field,.premium-plan,.ref-list,.ref-card,.market-tabs,.stars-mode,.settings-group{border-left:0;border-right:0}.glass-panel,.capsule-glass,.profile-btn,.top-icon-btn,.balance-capsule,.action-btn,.search-field,.filter-btn,.deal-filter__roles button,.back-btn,.input-shell,.select-shell,.deal-form__input,.deal-form__textarea,.currency-option,.role-picker__option,.stars-card,.stars-card__field,.premium-plan,.ref-list,.market-tabs,.stars-mode,.settings-group{position:relative;border:0}.glass-panel:after,.capsule-glass:after,.profile-btn:after,.top-icon-btn:after,.balance-capsule:after,.action-btn:after,.search-field:after,.filter-btn:after,.deal-filter__roles button:after,.back-btn:after,.input-shell:after,.select-shell:after,.deal-form__input:after,.deal-form__textarea:after,.currency-option:after,.role-picker__option:after,.stars-card:after,.stars-card__field:after,.premium-plan:after,.ref-list:after,.market-tabs:after,.stars-mode:after,.settings-group:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:inherit;padding:1px;pointer-events:none;background:linear-gradient(to right,#fff0,#ffffff29 14%,#ffffff29 86%,#fff0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.capsule-glass:after{display:none}.deal-filter__roles button.is-active:after,.search-field:focus-within:after{background:#1689ffe6}.input-shell:focus-within:after,.select-shell:focus-within:after,.deal-form__input:focus:after,.deal-form__textarea:focus:after,.currency-option.is-active:after,.role-picker__option.is-active:after,.premium-plan.is-active:after{background:#1689ff}.input-shell.has-error:after{background:#ff5c5ce6}.gift-link-card__thumb,.gift-link-card__thumb svg{display:block;width:100%;height:100%;object-fit:contain}.deal-hero__lottie,.deal-hero__lottie svg{display:block;width:100%;height:100%;object-fit:contain}.card,.wallet-card,.wallet-hero,.wallet-currencies,.wallet-history,.ref-card,.deal-card,.deal-hero,.deal-rows,.deal-final,.form-section,.gift-link-card,.deal-form__group,.stars-card,.settings-group,.inventory-actions{border-radius:var(--r-xl)}.input-shell,.select-shell,.deal-form__input,.deal-form__textarea,.deal-form__select,.deal-card__thumb,.deal-hero__img,.deal-hero__lottie,.ref-sheet__link,.currency-option,.role-picker__option,.premium-plan,.stars-card__field,.money-sheet__balance,.empty-state__icon{border-radius:var(--r-lg)}.ref-card__stat,.wallet-currency,.wallet-tx,.form-section__icon,.role-picker__icon,.deal-row__icon,.gift-link-card__icon,.currency-option__check{border-radius:var(--r-md)}.settings-sheet{gap:0;padding:6px 0 26px}.settings-group{margin:0 22px;display:flex;flex-direction:column;background:#1c1c1e;overflow:hidden}.settings-group__divider{height:1px;margin:14px 22px;background:#ffffff14}.settings-group__row-divider{height:1px;margin:0 16px;background:#ffffff0f}.settings-row--plain{background:none;border-radius:0;padding:0 16px;min-height:54px;width:100%;border:0;cursor:pointer;text-align:left;font:inherit;color:#f4f4f6;-webkit-tap-highlight-color:transparent}.settings-group .settings-row{background:none;border-radius:0;padding:0 16px;min-height:54px}.settings-row__chevron{display:flex;color:#ebebf066}.settings-sheet .settings-support{margin:12px 22px 0;width:auto}.terms-sheet{padding:0 22px 26px}.terms-sheet__text{margin:0;font-size:14px;line-height:1.55;color:#ebebf099}.stars-page{display:flex;flex-direction:column;padding-bottom:24px}.stars-card__unit{flex-shrink:0;font-size:13px;font-weight:500;color:#ebebf073}.input-shell__unit{flex-shrink:0;padding-right:6px;font-size:13px;font-weight:500;color:#ebebf073}.select-shell__value-inner{display:flex;align-items:center;gap:8px}.select-shell__value{justify-content:space-between}.market-tabs{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:0;width:100%;margin:0 0 var(--sp-4);padding:4px;border-radius:999px;background:#1b1b1de6}.market-tabs button{position:relative;z-index:1;height:38px;border:0;border-radius:999px;background:transparent;color:#ebebf08c;font:inherit;font-size:14.5px;font-weight:500;letter-spacing:-.01em;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}.market-tabs button.is-active{color:#fff;font-weight:600}.market-tabs__pill{position:absolute;top:4px;bottom:4px;left:4px;width:calc((100% - 8px)/2);border-radius:999px;background:#ffffff24;pointer-events:none}.stars-mode{display:grid;grid-template-columns:1fr 1fr;gap:0;width:100%;margin:0 0 var(--sp-4);padding:4px;border-radius:999px;background:#1b1b1de6}.stars-mode button{position:relative;height:36px;border:0;border-radius:999px;background:transparent;color:#ebebf08c;font:inherit;font-size:14px;font-weight:500;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}.stars-mode button.is-active{background:#1689ff2e;color:#6fc3ff;font-weight:600}.stars-card{position:relative;display:flex;flex-direction:column;gap:14px;padding:20px 18px;background:#1c1c1e;overflow:hidden}.stars-card--stars{background:linear-gradient(180deg,#2a2312,#1c1c1e 46%)}.stars-card--premium{background:linear-gradient(180deg,#16263d,#1c1c1e 46%)}.starfield{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:inherit;pointer-events:none}.starfield__glow{position:absolute;left:50%;top:-120px;width:300px;height:300px;transform:translate(-50%);border-radius:50%;filter:blur(10px)}.starfield--stars .starfield__glow{background:radial-gradient(circle,#ffcc4652,#ffb0201a 46%,#ffb02000 72%)}.starfield--premium .starfield__glow{background:radial-gradient(circle,#409cff47,#1689ff17 46%,#1689ff00 72%)}.starfield__dot{position:absolute;border-radius:50%;background:#fff;box-shadow:0 0 4px #ffffff8c;animation:starfield-twinkle 3.6s ease-in-out infinite}@keyframes starfield-twinkle{0%,to{transform:scale(1)}50%{transform:scale(.5)}}@media(prefers-reduced-motion:reduce){.starfield__dot{animation:none}}.stars-card__head{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px}.stars-card__logo{display:block;filter:drop-shadow(0 2px 10px rgba(255,196,60,.45))}.stars-card__logo--premium{filter:drop-shadow(0 2px 12px rgba(64,165,255,.6))}.stars-card__title{font-size:20px;font-weight:500;letter-spacing:-.02em;color:#f4f4f6;text-align:center}.stars-card__field{position:relative;display:flex;align-items:center;gap:8px;height:46px;padding:0 6px 0 8px;background:#0e0e10d1}.stars-card__avatar{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 30px;overflow:hidden;border-radius:50%}.stars-card__avatar img{width:100%;height:100%;object-fit:cover;display:block}.stars-card__input{flex:1;min-width:0;height:100%;border:0;background:none;color:#fff;font:inherit;font-size:15px;outline:none}.stars-card__input::placeholder{color:#666;font-size:13.5px;letter-spacing:-.01em}.stars-card__input::-webkit-outer-spin-button,.stars-card__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.stars-card__field-icon{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;margin-left:4px}.stars-card__field-icon img{display:block;width:18px;height:18px;filter:drop-shadow(0 1px 6px rgba(255,196,60,.5))}.stars-card__me{flex-shrink:0;height:34px;padding:0 13px;border:0;border-radius:17px;background:#1689ff29;color:#6fc3ff;font:inherit;font-size:13px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}.stars-card__me:disabled{opacity:.4;cursor:default}.stars-amount{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stars-amount__chip{display:flex;align-items:center;justify-content:center;gap:6px;height:40px;padding:0 6px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:linear-gradient(180deg,#303034eb,#202023eb);color:#ebebf0d1;font:inherit;font-size:14px;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:transform .12s ease,background .18s ease,border-color .18s ease;-webkit-tap-highlight-color:transparent}.stars-amount__star{flex:0 0 15px;width:15px;height:15px;filter:drop-shadow(0 1px 5px rgba(255,196,60,.45))}.stars-amount__value{font-variant-numeric:tabular-nums}.stars-amount__chip:active{transform:scale(.97)}.stars-amount__chip.is-active{border-color:#1689ff8c;background:linear-gradient(180deg,#1689ff4d,#1689ff24);color:#cfe8ff;box-shadow:0 4px 18px -8px #1689ffe6}.stars-card__price{position:relative;display:flex;align-items:baseline;justify-content:center;gap:6px;font-size:28px;font-weight:600;letter-spacing:-.02em;color:#fff}.stars-card__price-currency{font-size:15px;font-weight:500;color:#ebebf08c}.stars-card__rate{position:relative;font-size:12px;text-align:center;color:#ebebf066}.stars-card__balance{position:relative;background:#252527cc}.stars-card__cta{position:relative;flex:0 0 auto;width:100%;height:48px;padding:0 12px;border:0;border-radius:24px;background:linear-gradient(180deg,#2f9bff,#0f7bf0);color:#fff;font:inherit;font-size:14.5px;font-weight:600;letter-spacing:-.01em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;box-shadow:0 10px 26px -12px #1689fff2;transition:filter .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent}.stars-card__cta:disabled{background:linear-gradient(180deg,#2f9bff,#0f7bf0);color:#ffffffc7;filter:saturate(.82) brightness(.93);box-shadow:none;cursor:default}.stars-card__cta:not(:disabled):active{filter:brightness(.92)}.stars-card__notice{position:relative;font-size:12.5px;text-align:center;line-height:1.4;color:#ff8a8ae6}.stars-card__notice--ok{color:#7fe3a4}.stars-card__consent{position:relative;display:flex;align-items:flex-start;gap:7px;font-size:11px;line-height:1.35;letter-spacing:-.01em;color:#ebebf080;cursor:pointer}.stars-card__consent span{min-width:0;overflow-wrap:anywhere;word-break:break-word}.stars-card__consent input{width:16px;height:16px;flex:0 0 16px;margin-top:0;accent-color:#1689ff}.stars-card__consent a{color:#1689ff;text-decoration:none}.stars-card__footnote{position:relative;font-size:12px;text-align:center;color:#ebebf059}.premium-plans{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.premium-plan{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:14px 6px;border:0;background:#1b1b1deb;cursor:pointer;text-align:center;font:inherit;overflow:hidden;-webkit-tap-highlight-color:transparent}.premium-plan__sky{opacity:.6}.premium-plan.is-active{background:#1689ff29}.premium-plan__period{position:relative;font-size:12.5px;font-weight:500;line-height:1.25;color:#ebebf0b3}.premium-plan.is-active .premium-plan__period{color:#f4f4f6;font-weight:600}.premium-plan__price{position:relative;font-size:15px;font-weight:600;color:#1689ff;white-space:nowrap}.premium-plan__price i{font-style:normal;font-size:11px;font-weight:500;color:#1689ffb3}.avatar{display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-weight:600;letter-spacing:.02em;flex-shrink:0;-webkit-user-select:none;user-select:none}.ref-card__open{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin-left:auto;border:0;border-radius:50%;background:#ffffff14;color:#ebebf0b3;cursor:pointer;-webkit-tap-highlight-color:transparent}.ref-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ref-summary__item{display:flex;flex-direction:column;align-items:center;gap:3px;padding:12px 6px;border-radius:var(--r-md);background:#252527;text-align:center}.ref-summary__value{font-size:17px;font-weight:600;color:#f4f4f6}.ref-summary__label{font-size:11px;line-height:1.25;color:#ebebf073}.ref-sheet__empty{margin:10px 0;text-align:center;font-size:14px;color:#ebebf073}.ref-list{display:flex;flex-direction:column;gap:0;border-radius:var(--r-lg);background:#1b1b1d;overflow:hidden}.ref-list__item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.06)}.ref-list__item:last-child{border-bottom:0}.ref-list__body{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.ref-list__name{font-size:15px;font-weight:500;color:#f4f4f6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ref-list__meta{font-size:12px;color:#ebebf066}.ref-list__earned{flex-shrink:0;font-size:14px;font-weight:600;color:#7fe3a4;white-space:nowrap}.money-sheet{gap:18px;padding:0 22px 18px}.money-sheet__quick{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.money-sheet__chip{height:34px;border:0;border-radius:var(--r-md);background:#252527;color:#ebebf0bf;font:inherit;font-size:13px;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:transparent}.money-sheet__chip.is-active{background:#1689ff2e;color:#6fc3ff;font-weight:600}.money-sheet__balance{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;background:#252527;font-size:13px;color:#ebebf08c}.money-sheet__balance-value{font-size:14px;font-weight:600;color:#f4f4f6}.money-sheet__error{font-size:12.5px;line-height:1.4;color:#ff8a8ae6}.sheet-actions{padding:0 22px 22px}.sheet-actions button{height:44px;min-height:44px;border-radius:22px;font-weight:600}.deal-hero__lottie{flex-shrink:0;overflow:hidden;border-radius:26px;box-shadow:0 12px 30px -8px #0009}.notif-sheet__toggle,.settings-support,.ref-card__cta,.deal-cta,.create-deal-cta,.help-cta,.open-wallet-cta,.empty-state__cta{flex:0 0 auto;width:100%;height:44px;min-height:44px;font-size:15px;font-weight:600;white-space:nowrap;border-radius:22px}.empty-state__cta,.help-cta{width:auto;padding:0 24px}.ref-sheet__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ref-sheet__actions .action-btn:only-child{grid-column:1 / -1}.ref-sheet__actions .action-btn{flex:0 0 auto;width:100%;height:44px;min-height:44px;font-size:15px;white-space:nowrap}.action-btn--glass{background:#3434386b;border-color:#ffffff1a;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateZ(0);will-change:backdrop-filter}.action-btn--glass:active{background:#48484e80}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.action-btn--glass{background:#303033}}.gift-preview{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:inherit;isolation:isolate}.gift-preview__pattern{position:absolute;top:0;right:0;bottom:0;left:0;display:block;opacity:.9;z-index:1;-webkit-mask-repeat:repeat;mask-repeat:repeat;-webkit-mask-size:46% auto;mask-size:46% auto;-webkit-mask-position:4px 4px;mask-position:4px 4px}.gift-preview__model{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:11%;z-index:2}.gift-preview__lottie,.gift-preview__lottie svg{width:100%;height:100%}.gift-preview__video{width:100%;height:100%;object-fit:contain}.gift-preview__img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.35))}.gift-preview--interactive .gift-preview__model{transition:transform .32s cubic-bezier(.22,1,.36,1)}.gift-preview--interactive:active .gift-preview__model{transform:scale(.955)}.market-demo-note{margin:0 0 var(--sp-3);padding:7px 12px;border-radius:12px;background:#ffb0201f;border:1px solid rgba(255,176,32,.26);color:#ffc861;font-size:12px;font-weight:500;text-align:center}.market-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-bottom:24px}@media(min-width:560px){.market-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.gift-card{display:flex;flex-direction:column;border-radius:22px;background:#1c1c1e;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden}.gift-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;padding:0;border:0;border-radius:22px 22px 0 0;overflow:hidden;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.gift-card__badges{position:absolute;top:7px;left:7px;z-index:3;display:flex;gap:5px}.gift-card__badge{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#0000006b;overflow:hidden;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gift-card__badge img{width:100%;height:100%;object-fit:cover}.gift-card__badge-fallback{width:60%;height:60%;border-radius:50%;background:#ffffff47}.gift-card__remove{position:absolute;top:5px;right:5px;z-index:3;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#0000007a;color:#fff;font-size:17px;line-height:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gift-card__body{display:flex;flex-direction:column;gap:8px;padding:9px 10px 10px}.gift-card__headline{display:flex;flex-direction:column;gap:2px;padding:0;border:0;background:none;text-align:left;color:inherit;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.gift-card__title{font-size:15px;font-weight:600;letter-spacing:-.01em;color:#f4f4f6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gift-card__id{font-size:12.5px;color:#ebebf06b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gift-card__bottom{display:flex;align-items:center;gap:6px}.gift-card__price{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;height:34px;border-radius:17px;background:#1689ff;color:#fff;font-size:15px;font-weight:600;letter-spacing:-.01em}.gift-card__price i{font-style:normal;font-size:11px;font-weight:600;opacity:.75}.gift-card__buy{flex-shrink:0;display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;background:#2c2c2f;color:#ebebf0b8;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .18s ease}.gift-card__buy:active{background:#3a3a3e}.gift-attrs{display:flex;flex-direction:column;margin:0 22px 14px;border-radius:16px;background:#1f1f22;overflow:hidden}.gift-attr{display:flex;align-items:center;gap:12px;padding:11px 14px;border-bottom:1px solid rgba(255,255,255,.05)}.gift-attr:last-child{border-bottom:0}.gift-attr__chip{flex-shrink:0;display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#ffffff14;overflow:hidden}.gift-attr__chip img{width:100%;height:100%;object-fit:contain}.gift-attr__chip--backdrop{border-radius:50%}.gift-attr__chip--plain{background:transparent}.gift-attr__kind{flex-shrink:0;width:74px;color:#ebebf080;font-size:14px}.gift-attr__value{flex:1;min-width:0;text-align:center;color:#1689ff;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gift-attr__rarity{flex-shrink:0;padding:3px 9px;border-radius:999px;background:#1689ff24;color:#6db3ff;font-size:12px;font-weight:600}.gift-attr--supply .gift-attr__value{color:#f4f4f6;text-align:right}.market-add{display:flex;flex-direction:column;gap:11px;padding:0 22px 18px}.market-add__hint{margin:0;color:#ebebf080;font-size:13px;line-height:1.45}.market-add__field{display:flex;align-items:flex-start;gap:10px;padding:11px 13px;border-radius:16px;background:#252527}.market-add__icon{flex-shrink:0;display:grid;place-items:center;height:24px;color:#ebebf073}.market-add__input{flex:1;min-width:0;border:0;background:none;color:#eee;font:inherit;font-size:14.5px;line-height:1.4;resize:none;outline:none}.market-add__input::placeholder{color:#ebebf052}.market-add__count{margin:0;color:#ebebf073;font-size:12.5px}.market-add__cta,.market-add__confirm{display:flex;align-items:center;justify-content:center;gap:8px;height:50px;border:0;border-radius:25px;background:#1689ff;color:#fff;font:inherit;font-size:16px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.market-add__confirm{background:#2ecc71}.market-add__cta:disabled,.market-add__confirm:disabled{background:#303033;color:#ebebf066;cursor:default}.market-add__reset{align-self:center;padding:6px 14px;border:0;border-radius:16px;background:none;color:#ebebf073;font:inherit;font-size:14px;cursor:pointer}.market-drafts{display:flex;flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;max-height:42vh;overflow-y:auto}.market-draft{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:16px;background:#252527}.market-draft--ok{background:#2ecc711a}.market-draft--error{background:#e74c3c1a}.market-draft__media{flex-shrink:0;display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#ffffff0f;color:#ebebf080;overflow:hidden}.market-draft__preview{width:42px;height:42px;border-radius:13px}.market-draft__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.market-draft__title{color:#f4f4f6;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-draft__sub{color:#ebebf06b;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-draft__price{flex-shrink:0;width:82px;height:36px;padding:0 12px;border:0;border-radius:18px;background:#00000059;color:#fff;font:inherit;font-size:14px;font-weight:600;text-align:center;outline:none}.market-draft__status{flex-shrink:0;display:grid;place-items:center;width:32px;color:#ebebf066}.market-draft__status--error{color:#e74c3c}.gift-detail{display:flex;flex-direction:column;gap:12px;padding:0 0 18px;overflow:hidden}.gift-detail__hero{display:flex;flex-direction:column;align-items:center;gap:10px;padding:8px 22px 12px}.gift-detail__preview{width:168px;height:168px;border-radius:32px;box-shadow:0 14px 32px -10px #0009}.gift-detail__nameplate{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 16px;border-radius:16px;background:#ffffff0f;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.gift-detail__name{color:#f4f4f6;font-size:19px;font-weight:600;letter-spacing:-.01em}.gift-detail__slug{color:#ebebf06b;font-size:13px}.gift-detail__price{display:flex;align-items:center;justify-content:space-between;margin:0 22px;padding:13px 15px;border-radius:16px;background:#1f1f22;color:#ebebf080;font-size:14px}.gift-detail__price-value{color:#f4f4f6;font-size:16px;font-weight:700}.gift-detail__price-value i{font-style:normal;font-size:11px;font-weight:600;color:#ebebf06b}.gift-detail__price-input{width:96px;height:36px;padding:0 12px;border:0;border-radius:18px;background:#00000059;color:#fff;font:inherit;font-size:15px;font-weight:600;text-align:center;outline:none}.gift-detail__demo{display:flex;align-items:center;gap:8px;margin:0 22px;padding:10px 13px;border-radius:14px;background:#ffb0201a;border:1px solid rgba(255,176,32,.22);color:#ffc861;font-size:12.5px;line-height:1.4}.gift-detail__demo-icon{flex-shrink:0;display:grid;place-items:center}.gift-detail__actions{display:flex;flex-direction:column;gap:8px;margin:0 22px}.gift-detail__cta{height:50px;border:0;border-radius:25px;background:#1689ff;color:#fff;font:inherit;font-size:16px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.gift-detail__remove{height:44px;border:0;border-radius:22px;background:#e74c3c1f;color:#e74c3c;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.buy-sheet{display:flex;flex-direction:column;gap:12px;padding:0 0 18px;overflow:hidden}.buy-sheet__hero{display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 22px}.buy-sheet__preview{width:132px;height:132px;border-radius:26px}.buy-sheet__name{color:#f4f4f6;font-size:16px;font-weight:600}.buy-sheet__rows{display:flex;flex-direction:column;margin:0 22px;border-radius:16px;background:#1f1f22;overflow:hidden}.buy-sheet__row{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;color:#ebebf08c;font-size:14px;border-bottom:1px solid rgba(255,255,255,.05)}.buy-sheet__row:last-child{border-bottom:0}.buy-sheet__value{color:#f4f4f6;font-weight:600}.buy-sheet__insufficient{margin:0 22px;padding:10px 13px;border-radius:12px;background:#e74c3c1f;color:#e74c3c;font-size:13px;text-align:center}.buy-sheet__cta{height:50px;margin:0 22px;border:0;border-radius:25px;background:#303033;color:#eee;font:inherit;font-size:16px;font-weight:700;cursor:pointer}.filter-row{display:flex;align-items:center;gap:10px;height:54px;padding:0 14px;border-radius:16px;background:#252527;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}.filter-row__label{flex-shrink:0;color:#ebebf099;font-size:15px;font-weight:500}.filter-row__select{flex:1;min-width:0;border:0;background:none;color:#eee;font:inherit;font-size:15px;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.filter-row .filter-row__select option{background:#1f1f22;color:#eee}.filter-row>svg{color:#ebebf066;flex-shrink:0}
