.SellStarsPanel-module__kIHlHa__catalog{scroll-margin-top:100px}.SellStarsPanel-module__kIHlHa__grid{grid-template-columns:minmax(0,1fr);gap:12px;max-width:930px;margin:0 auto;display:grid}.SellStarsPanel-module__kIHlHa__main{border:1px solid var(--border-card);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;gap:24px;min-width:0;padding:34px 40px 38px;display:flex}.SellStarsPanel-module__kIHlHa__mainHead{border-bottom:1px solid var(--border-soft);flex-direction:column;gap:6px;padding-bottom:20px;display:flex}.SellStarsPanel-module__kIHlHa__mainTitle{font-family:var(--font-display),var(--font-body),sans-serif;letter-spacing:-.7px;color:var(--ink-900);font-size:28px;font-weight:600;line-height:36px}.SellStarsPanel-module__kIHlHa__mainSubtitle{color:var(--ink-500);font-size:15px;line-height:22px}.SellStarsPanel-module__kIHlHa__form{flex-direction:column;gap:18px;display:flex}.SellStarsPanel-module__kIHlHa__fields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px 24px;display:grid}.SellStarsPanel-module__kIHlHa__block{flex-direction:column;gap:10px;min-width:0;display:flex}.SellStarsPanel-module__kIHlHa__blockLabel{color:var(--ink-500);font-size:13px;font-weight:700}.SellStarsPanel-module__kIHlHa__input{width:100%;color:var(--ink-900);background:0 0;border:0;outline:none;font-size:17px;font-weight:700}.SellStarsPanel-module__kIHlHa__input::placeholder{color:var(--ink-200);font-weight:600}.SellStarsPanel-module__kIHlHa__methods{flex-direction:column;gap:8px;display:flex}.SellStarsPanel-module__kIHlHa__method{border:1px solid var(--border-card);border-radius:var(--radius-card);background:var(--surface);text-align:left;width:100%;min-height:60px;transition:border-color var(--transition),background var(--transition);align-items:center;gap:12px;padding:12px 16px;display:flex}.SellStarsPanel-module__kIHlHa__method:hover{border-color:var(--sky-400)}.SellStarsPanel-module__kIHlHa__methodActive{border-color:var(--accent-border);background:var(--accent-surface)}.SellStarsPanel-module__kIHlHa__methodMark{width:20px;height:20px;box-shadow:inset 0 0 0 1.5px var(--ink-100);color:transparent;transition:background var(--transition),box-shadow var(--transition),color var(--transition);background:0 0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.SellStarsPanel-module__kIHlHa__method:hover .SellStarsPanel-module__kIHlHa__methodMark{box-shadow:inset 0 0 0 1.5px var(--ink-200)}.SellStarsPanel-module__kIHlHa__methodActive .SellStarsPanel-module__kIHlHa__methodMark{background:var(--accent);box-shadow:none;color:#fff}.SellStarsPanel-module__kIHlHa__methodBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SellStarsPanel-module__kIHlHa__methodLabel{color:var(--ink-900);font-size:16px;font-weight:700}.SellStarsPanel-module__kIHlHa__methodCaption{color:var(--ink-300);font-size:12px;font-weight:600}.SellStarsPanel-module__kIHlHa__methodIcon{color:var(--ink-200);transition:color var(--transition);flex-shrink:0}.SellStarsPanel-module__kIHlHa__methodActive .SellStarsPanel-module__kIHlHa__methodIcon{color:var(--accent)}.SellStarsPanel-module__kIHlHa__banks{flex-wrap:wrap;gap:8px;display:flex}.SellStarsPanel-module__kIHlHa__bank{border:1.5px solid var(--border-card);border-radius:var(--radius-md);background:var(--surface);height:46px;color:var(--ink-500);transition:border-color var(--transition),color var(--transition),background var(--transition);padding:0 14px;font-size:15px;font-weight:700}.SellStarsPanel-module__kIHlHa__bank:hover{border-color:var(--ink-200);color:var(--ink-900)}.SellStarsPanel-module__kIHlHa__bankActive,.SellStarsPanel-module__kIHlHa__bankActive:hover{border-color:var(--accent);background:var(--accent-surface);color:var(--ink-900)}.SellStarsPanel-module__kIHlHa__bankOther{border:1.5px dashed var(--border-card);border-radius:var(--radius-md);width:100%;height:46px;color:var(--ink-900);transition:border-color var(--transition),border-style var(--transition);background:0 0;outline:0;padding:0 14px;font-size:15px;font-weight:700}.SellStarsPanel-module__kIHlHa__bankOther:focus{border-style:solid;border-color:var(--sky-400)}.SellStarsPanel-module__kIHlHa__bankOther::placeholder{color:var(--ink-200);font-weight:600}.SellStarsPanel-module__kIHlHa__total{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:16px;margin-top:4px;padding:18px 4px 0;display:flex}.SellStarsPanel-module__kIHlHa__totalLabel{color:var(--ink-500);flex-direction:column;gap:2px;font-size:15px;font-weight:600;display:flex}.SellStarsPanel-module__kIHlHa__totalNote{color:var(--ink-300);font-size:12.5px;font-weight:600;line-height:18px}.SellStarsPanel-module__kIHlHa__totalValue{align-items:baseline;gap:6px;display:flex}.SellStarsPanel-module__kIHlHa__totalNumber{font-family:var(--font-display),var(--font-body),sans-serif;letter-spacing:-1px;color:var(--ink-900);font-size:34px;font-weight:600;line-height:40px}.SellStarsPanel-module__kIHlHa__totalNumberEmpty{color:var(--ink-200)}.SellStarsPanel-module__kIHlHa__totalCurrency{color:var(--ink-300);font-size:20px;font-weight:600}.SellStarsPanel-module__kIHlHa__missing{color:var(--ink-300);text-align:center;margin-top:-8px;font-size:13px;font-weight:600;line-height:18px}.SellStarsPanel-module__kIHlHa__formError{border-radius:var(--radius-md);background:var(--danger-soft);color:#b32820;padding:12px 14px;font-size:14px;font-weight:600}.SellStarsPanel-module__kIHlHa__trust{border:1px solid var(--border-card);border-radius:var(--radius-lg);background:var(--surface);grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:14px 18px;display:grid}.SellStarsPanel-module__kIHlHa__trustItem{align-items:center;gap:12px;padding:4px 10px;display:flex}.SellStarsPanel-module__kIHlHa__trustItem+.SellStarsPanel-module__kIHlHa__trustItem{border-left:1px solid var(--border-soft)}.SellStarsPanel-module__kIHlHa__trustIcon{background:var(--gradient-soft);width:36px;height:36px;color:var(--blue-ink);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.SellStarsPanel-module__kIHlHa__trustBody{flex-direction:column;gap:1px;min-width:0;display:flex}.SellStarsPanel-module__kIHlHa__trustTitle{color:var(--ink-900);font-size:14px;font-weight:700}.SellStarsPanel-module__kIHlHa__trustText{color:var(--ink-300);font-size:12.5px;line-height:18px}.SellStarsPanel-module__kIHlHa__formFooter{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 26px;margin-top:-4px;display:flex}.SellStarsPanel-module__kIHlHa__footerLink{color:var(--ink-500);transition:color var(--transition);align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.SellStarsPanel-module__kIHlHa__footerLink:hover{color:var(--accent)}.SellStarsPanel-module__kIHlHa__success{border:1px solid var(--border-card);border-radius:var(--radius-lg);background:var(--surface);text-align:center;flex-direction:column;align-items:center;width:100%;max-width:720px;margin:0 auto;padding:42px;display:flex}.SellStarsPanel-module__kIHlHa__successIcon{background:var(--accent-surface);width:62px;height:62px;color:var(--accent);border-radius:18px;place-items:center;margin-bottom:18px;display:grid}.SellStarsPanel-module__kIHlHa__success .SellStarsPanel-module__kIHlHa__mainSubtitle{margin-top:8px}.SellStarsPanel-module__kIHlHa__receipt{border-radius:var(--radius-card);background:var(--surface-soft);text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:26px 0 18px;padding:18px;display:grid}.SellStarsPanel-module__kIHlHa__receipt>div{flex-direction:column;gap:5px;padding:0 14px;display:flex}.SellStarsPanel-module__kIHlHa__receipt>div+div{border-left:1px solid var(--border-card)}.SellStarsPanel-module__kIHlHa__receipt dt{color:var(--ink-300);font-size:11px;font-weight:700}.SellStarsPanel-module__kIHlHa__receipt dd{overflow-wrap:anywhere;color:var(--ink-900);margin:0;font-size:14px;font-weight:750}.SellStarsPanel-module__kIHlHa__telegramButton{border-radius:var(--radius-card);background:var(--accent);color:#fff;width:100%;min-height:54px;box-shadow:var(--shadow-accent);transition:background var(--transition),transform var(--transition);justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:750;display:inline-flex}.SellStarsPanel-module__kIHlHa__telegramButton:hover{background:var(--accent-hover);transform:translateY(-1px)}.SellStarsPanel-module__kIHlHa__resetButton{color:var(--ink-500);background:0 0;border:0;align-items:center;gap:7px;margin-top:13px;font-size:13px;font-weight:700;display:inline-flex}.SellStarsPanel-module__kIHlHa__resetButton:hover{color:var(--accent)}@media (max-width:1180px){.SellStarsPanel-module__kIHlHa__main{padding:28px 28px 32px}}@media (max-width:900px){.SellStarsPanel-module__kIHlHa__fields{grid-template-columns:1fr;gap:18px}}@media (max-width:820px){.SellStarsPanel-module__kIHlHa__trust{grid-template-columns:1fr;gap:2px}.SellStarsPanel-module__kIHlHa__trustItem+.SellStarsPanel-module__kIHlHa__trustItem{border-left:0;border-top:1px solid var(--border-soft);margin-top:8px;padding-top:12px}}@media (max-width:640px){.SellStarsPanel-module__kIHlHa__grid{gap:8px}.SellStarsPanel-module__kIHlHa__main{gap:20px;padding:22px 18px 26px}.SellStarsPanel-module__kIHlHa__mainHead{padding-bottom:16px}.SellStarsPanel-module__kIHlHa__mainTitle{font-size:23px;line-height:31px}.SellStarsPanel-module__kIHlHa__totalNumber{font-size:27px;line-height:33px}.SellStarsPanel-module__kIHlHa__total{align-items:flex-end}.SellStarsPanel-module__kIHlHa__success{padding:26px 18px 30px}.SellStarsPanel-module__kIHlHa__receipt{grid-template-columns:1fr;gap:15px}.SellStarsPanel-module__kIHlHa__receipt>div{padding:0}.SellStarsPanel-module__kIHlHa__receipt>div+div{border-top:1px solid var(--border-card);border-left:0;padding-top:15px}}@media (max-width:520px){.SellStarsPanel-module__kIHlHa__banks{gap:6px}.SellStarsPanel-module__kIHlHa__bank{height:42px;padding:0 11px;font-size:14px}}
