.ui-module__swg6SW__page{background:var(--bg);min-height:100vh;color:var(--text-strong);position:relative;overflow-x:hidden}.ui-module__swg6SW__container{width:min(1280px,100% - 3.2rem);margin:0 auto;padding:2.2rem 0 7rem}.ui-module__swg6SW__nav{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px)saturate(140%);background:#000000d1;width:100vw;margin-bottom:2.4rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:sticky;top:0}.ui-module__swg6SW__navInner{justify-content:space-between;align-items:center;gap:1.4rem;width:min(1280px,100% - 3.2rem);min-height:3.25rem;margin:0 auto;padding:.5rem 0;display:flex}.ui-module__swg6SW__brand{color:inherit;transition:opacity var(--transition-base);flex-direction:column;flex-shrink:0;align-self:center;gap:.1rem;text-decoration:none;display:inline-flex}.ui-module__swg6SW__brand:hover{opacity:.78}.ui-module__swg6SW__brandMark{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-strong);font-size:.95rem;font-weight:700;line-height:1}.ui-module__swg6SW__brandSub{color:var(--text-soft);font-family:var(--font-narrow);letter-spacing:.24em;text-transform:uppercase;font-size:.54rem;font-weight:500}.ui-module__swg6SW__navLinks{flex-wrap:wrap;align-self:center;align-items:center;gap:.3rem .9rem;display:flex}.ui-module__swg6SW__navCenter{flex-wrap:wrap;align-self:center;align-items:center;gap:.1rem;display:flex}.ui-module__swg6SW__navLink,.ui-module__swg6SW__navButton{color:var(--text-muted);letter-spacing:.01em;padding:.25rem .3rem;font-size:.8rem;text-decoration:none;transition:color .18s;position:relative}.ui-module__swg6SW__navButton{cursor:pointer;background:0 0;border:none;font-family:inherit}.ui-module__swg6SW__navLink:after,.ui-module__swg6SW__navButton:after{content:"";background:var(--text-strong);transform-origin:0;height:1px;transition:transform .28s;position:absolute;bottom:.1rem;left:.3rem;right:.3rem;transform:scaleX(0)}.ui-module__swg6SW__navLink:hover,.ui-module__swg6SW__navButton:hover{color:var(--text-strong)}.ui-module__swg6SW__navLink:hover:after,.ui-module__swg6SW__navButton:hover:after{transform:scaleX(1)}.ui-module__swg6SW__hero{gap:1.2rem;padding:1.5rem 0 2.4rem;display:grid}.ui-module__swg6SW__eyebrow{width:fit-content;color:var(--text);border:1px solid var(--border);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.26em;font-family:var(--font-narrow);background:#ffffff06;align-items:center;gap:.6rem;padding:.3rem .85rem;font-size:.64rem;font-weight:500;display:inline-flex}.ui-module__swg6SW__eyebrow:before{content:"";background:var(--text-strong);border-radius:50%;width:4px;height:4px}.ui-module__swg6SW__heroTitle{font-family:var(--font-display);letter-spacing:-.04em;max-width:22ch;color:var(--text-strong);margin:0;font-size:clamp(2rem,4.6vw,3.6rem);font-weight:600;line-height:1.02}.ui-module__swg6SW__heroLead{max-width:60ch;color:var(--text-muted);margin:0;font-size:1.04rem;line-height:1.65}.ui-module__swg6SW__heroActions{flex-wrap:wrap;gap:.7rem;display:flex}.ui-module__swg6SW__sectionCard{border:1px solid var(--border);background:var(--surface-raised);border-radius:var(--radius-lg);transition:border-color var(--transition-base), background var(--transition-base);padding:1.9rem 2rem;position:relative;overflow:hidden}.ui-module__swg6SW__sectionCard:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(#ffffff05,#0000 30%);position:absolute;inset:0}.ui-module__swg6SW__sectionCard:hover{border-color:var(--border-strong)}.ui-module__swg6SW__sectionCard>*{z-index:1;position:relative}.ui-module__swg6SW__sectionTitle{font-family:var(--font-display);letter-spacing:-.018em;color:var(--text-strong);margin:0 0 .45rem;font-size:1.05rem;font-weight:600}.ui-module__swg6SW__sectionLead{color:var(--text-muted);margin:0 0 1.5rem;font-size:.92rem;line-height:1.6}.ui-module__swg6SW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.ui-module__swg6SW__button{appearance:none;border-radius:var(--radius-md);font-family:var(--font-display);cursor:pointer;letter-spacing:.005em;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:transform 80ms ease, box-shadow 80ms ease, background var(--transition-base), border-color var(--transition-base), color var(--transition-base), opacity var(--transition-base);border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.78rem 1.4rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.ui-module__swg6SW__button:focus-visible{outline-offset:3px;outline:3px solid #ffffff59}.ui-module__swg6SW__button:active{transform:translateY(4px);box-shadow:0 0 #0000}.ui-module__swg6SW__primary{background:var(--accent);color:var(--accent-ink);border-color:var(--accent);box-shadow:0 4px #b3b3b3}.ui-module__swg6SW__primary:hover{background:var(--accent);border-color:var(--accent)}.ui-module__swg6SW__primary:active{box-shadow:0 0 #b3b3b3}.ui-module__swg6SW__secondary{background:var(--surface-raised);color:var(--text-strong);border-color:var(--border-strong);box-shadow:0 4px #ffffff14}.ui-module__swg6SW__secondary:hover{background:var(--surface-hover);border-color:#ffffff38}.ui-module__swg6SW__secondary:active{box-shadow:0 0 #ffffff14}.ui-module__swg6SW__ghost{color:var(--text-muted);border-color:var(--border);box-shadow:0 3px 0 0 var(--border);text-transform:none;background:0 0;font-weight:500}.ui-module__swg6SW__ghost:hover{background:var(--surface-hover);color:var(--text-strong);border-color:var(--border-strong)}.ui-module__swg6SW__ghost:active{box-shadow:0 0 0 0 var(--border)}.ui-module__swg6SW__button[disabled],.ui-module__swg6SW__button:disabled{cursor:not-allowed;opacity:.42;box-shadow:none;transform:none}.ui-module__swg6SW__grid{gap:1rem;display:grid}.ui-module__swg6SW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.85rem;display:grid}.ui-module__swg6SW__statCard{border:1px solid var(--border);background:var(--surface-raised);border-radius:var(--radius-lg);transition:border-color var(--transition-base), transform var(--transition-base);padding:1.4rem;position:relative;overflow:hidden}.ui-module__swg6SW__statCard:after{content:"";background:var(--accent);opacity:0;width:1.6rem;height:1px;transition:opacity var(--transition-slow), width var(--transition-slow);position:absolute;top:0;left:0}.ui-module__swg6SW__statCard:hover{border-color:var(--border-strong);transform:translateY(-1px)}.ui-module__swg6SW__statCard:hover:after{opacity:1;width:3rem}.ui-module__swg6SW__statLabel{color:var(--text-soft);font-family:var(--font-narrow);letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:.66rem;font-weight:600}.ui-module__swg6SW__statValue{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-strong);margin:.6rem 0 0;font-size:clamp(1.7rem,2.6vw,2.4rem);font-weight:600;line-height:1.05}.ui-module__swg6SW__field{align-content:start;gap:.45rem;display:grid}.ui-module__swg6SW__fieldLabel{font-family:var(--font-narrow);letter-spacing:.22em;text-transform:uppercase;color:var(--text-soft);font-size:.66rem;font-weight:600}.ui-module__swg6SW__input,.ui-module__swg6SW__textarea,.ui-module__swg6SW__select{border-radius:var(--radius-md);border:2px solid var(--border-strong);background:var(--surface-inset);width:100%;color:var(--text-strong);font:inherit;border-bottom-width:3px;outline:none;padding:.85rem 1rem;font-size:.94rem;font-weight:500;transition:border-color .12s,background .12s,box-shadow .12s}.ui-module__swg6SW__input:hover,.ui-module__swg6SW__textarea:hover,.ui-module__swg6SW__select:hover{background:var(--surface-hover);border-color:#ffffff38}.ui-module__swg6SW__input:focus,.ui-module__swg6SW__textarea:focus,.ui-module__swg6SW__select:focus{border-color:var(--accent);background:var(--surface-hover);box-shadow:0 0 0 4px #ffffff1a}.ui-module__swg6SW__input::placeholder,.ui-module__swg6SW__textarea::placeholder{color:var(--text-soft)}.ui-module__swg6SW__input:disabled,.ui-module__swg6SW__textarea:disabled,.ui-module__swg6SW__select:disabled{background:var(--surface-raised);color:var(--text-soft);cursor:not-allowed;opacity:.7}.ui-module__swg6SW__input[aria-invalid=true],.ui-module__swg6SW__textarea[aria-invalid=true],.ui-module__swg6SW__select[aria-invalid=true]{border-color:var(--status-danger-edge);box-shadow:0 0 0 3px var(--status-danger-soft)}.ui-module__swg6SW__textarea{resize:vertical;min-height:120px;line-height:1.55}.ui-module__swg6SW__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='rgba(255,255,255,0.5)' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px 8px;padding-right:2.5rem}.ui-module__swg6SW__helpText{color:var(--text-soft);margin:0;font-size:.82rem;line-height:1.5}:is(.ui-module__swg6SW__field:has(.ui-module__swg6SW__input[aria-invalid=true]) .ui-module__swg6SW__helpText,.ui-module__swg6SW__field:has(.ui-module__swg6SW__textarea[aria-invalid=true]) .ui-module__swg6SW__helpText,.ui-module__swg6SW__field:has(.ui-module__swg6SW__select[aria-invalid=true]) .ui-module__swg6SW__helpText){color:var(--status-danger)}.ui-module__swg6SW__message{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-raised);color:var(--text);align-items:flex-start;gap:.6rem;margin:0;padding:.9rem 1.1rem;font-size:.92rem;line-height:1.5;display:flex}.ui-module__swg6SW__message:before{content:"";background:#ffffff47;border-radius:999px;flex-shrink:0;align-self:stretch;width:3px}.ui-module__swg6SW__error{border-color:var(--status-danger-edge);background:var(--status-danger-soft);color:var(--status-danger)}.ui-module__swg6SW__error:before{background:var(--status-danger)}.ui-module__swg6SW__success{border-color:var(--status-success-edge);background:var(--status-success-soft);color:var(--status-success)}.ui-module__swg6SW__success:before{background:var(--status-success)}.ui-module__swg6SW__twoColumn{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem 1.2rem;display:grid}.ui-module__swg6SW__split{grid-template-columns:1.3fr 1fr;gap:1.4rem;display:grid}.ui-module__swg6SW__tableWrap{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface-raised);position:relative;overflow:auto}.ui-module__swg6SW__table{border-collapse:collapse;width:100%;min-width:720px;font-size:.94rem}.ui-module__swg6SW__table th,.ui-module__swg6SW__table td{text-align:left;border-bottom:1px solid var(--border-faint);vertical-align:middle;padding:.95rem 1.1rem}.ui-module__swg6SW__table th{color:var(--text-soft);font-family:var(--font-narrow);letter-spacing:.22em;text-transform:uppercase;background:var(--surface-inset);border-bottom:1px solid var(--border);white-space:nowrap;z-index:1;font-size:.66rem;font-weight:600;position:sticky;top:0}.ui-module__swg6SW__table td{color:var(--text)}.ui-module__swg6SW__table tbody tr{transition:background var(--transition-base)}.ui-module__swg6SW__table tbody tr:hover td{background:#ffffff05}.ui-module__swg6SW__table tr:last-child td{border-bottom:none}.ui-module__swg6SW__status{border-radius:var(--radius-pill);color:var(--text-muted);border:1px solid var(--border-faint);font-size:.72rem;font-weight:600;font-family:var(--font-narrow);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;transition:background var(--transition-base), border-color var(--transition-base);background:#ffffff0a;align-items:center;gap:.4rem;padding:.32rem .75rem;display:inline-flex}.ui-module__swg6SW__status:before{content:"";opacity:.8;background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.ui-module__swg6SW__statusActive{color:var(--text-strong);background:#ffffff0f;border-color:#ffffff26}.ui-module__swg6SW__statusActive:before{background:var(--text-strong);opacity:1}.ui-module__swg6SW__statusSuccess{background:var(--status-success-soft);border-color:var(--status-success-edge);color:var(--status-success)}.ui-module__swg6SW__statusCompleted{background:var(--status-completed-soft);border-color:var(--status-completed-edge);color:var(--status-completed)}.ui-module__swg6SW__statusDanger{background:var(--status-danger-soft);border-color:var(--status-danger-edge);color:var(--status-danger)}.ui-module__swg6SW__statusMuted{border-color:var(--border-faint);color:var(--text-soft);background:#ffffff08}.ui-module__swg6SW__pillRow{flex-wrap:wrap;gap:.6rem;display:flex}.ui-module__swg6SW__pill{border-radius:var(--radius-pill);background:var(--surface-raised);border:2px solid var(--border-strong);color:var(--text);white-space:nowrap;transition:transform 80ms ease, box-shadow 80ms ease, border-color var(--transition-base), background var(--transition-base), color var(--transition-base);padding:.5rem .95rem;font-size:.84rem;font-weight:600;box-shadow:0 2px #ffffff0f}.ui-module__swg6SW__pill:hover{background:var(--surface-hover);color:var(--text-strong);border-color:#ffffff47}.ui-module__swg6SW__pillAccent{background:var(--accent);border-color:var(--accent);color:var(--accent-ink);box-shadow:0 2px #b3b3b3}.ui-module__swg6SW__pillAccent:hover{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.ui-module__swg6SW__linkButton{color:var(--text-strong);cursor:pointer;font:inherit;transition:color var(--transition-base), border-color var(--transition-base);background:0 0;border:none;border-bottom:1px solid #fff3;padding:0;font-weight:500}.ui-module__swg6SW__linkButton:hover{color:var(--text-strong);border-bottom-color:var(--text-strong)}.ui-module__swg6SW__modalBackdrop{-webkit-backdrop-filter:blur(14px);z-index:1000;overscroll-behavior:contain;animation:ui-module__swg6SW__deltaBackdropFade .32s var(--easing) both;background:#000000c7;justify-content:center;align-items:flex-start;padding:2.5rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes ui-module__swg6SW__deltaBackdropFade{0%{opacity:0}to{opacity:1}}.ui-module__swg6SW__modalCard{border-radius:var(--radius-lg);background:var(--surface-raised);width:min(560px,100%);max-height:calc(100vh - 5rem);box-shadow:var(--shadow-strong);border:1px solid var(--border-strong);animation:ui-module__swg6SW__deltaModalIn .36s var(--easing) both;flex-direction:column;gap:1rem;padding:1.7rem;display:flex;position:relative;overflow:hidden}.ui-module__swg6SW__modalCard:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(#ffffff06,#0000 32%);position:absolute;inset:0}.ui-module__swg6SW__modalCard>*{z-index:1;position:relative}.ui-module__swg6SW__modalCard>.ui-module__swg6SW__grid{overscroll-behavior:contain;flex:auto;min-height:0;margin-right:-.25rem;padding-right:.25rem;overflow-y:auto}@keyframes ui-module__swg6SW__deltaModalIn{0%{opacity:0;filter:blur(6px);transform:translateY(10px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.ui-module__swg6SW__modalActions{border-top:1px solid var(--border-faint);flex-wrap:wrap;justify-content:flex-end;gap:.6rem;margin-top:.4rem;padding-top:1rem;display:flex}.ui-module__swg6SW__small{color:var(--text-soft);font-size:.84rem}@media (max-width:900px){.ui-module__swg6SW__twoColumn,.ui-module__swg6SW__split{grid-template-columns:1fr}.ui-module__swg6SW__navInner{gap:.6rem}.ui-module__swg6SW__container{padding:1rem 0 7rem}}@media (max-width:640px){.ui-module__swg6SW__container{width:calc(100% - 2.2rem);padding:1rem 0 5rem}.ui-module__swg6SW__nav{margin-bottom:1.2rem}.ui-module__swg6SW__navInner{gap:.5rem;padding:.4rem 1rem}.ui-module__swg6SW__sectionCard{padding:1rem 1.05rem}.ui-module__swg6SW__sectionTitle{font-size:.98rem}.ui-module__swg6SW__sectionLead{margin:0 0 1rem;font-size:.86rem}.ui-module__swg6SW__statCard{padding:1rem}.ui-module__swg6SW__table th,.ui-module__swg6SW__table td{padding:.7rem .8rem}.ui-module__swg6SW__modalCard{padding:1.2rem}.ui-module__swg6SW__button{padding:.65rem 1.1rem;font-size:.84rem}.ui-module__swg6SW__toolbar{flex-direction:column;align-items:stretch;gap:.9rem}.ui-module__swg6SW__toolbar>*{width:100%}.ui-module__swg6SW__toolbar>*>.ui-module__swg6SW__button,.ui-module__swg6SW__toolbar>.ui-module__swg6SW__button{width:100%;padding:.95rem 1.2rem;font-size:.94rem}}
.copy-button-module__tAqYXa__btn{appearance:none;cursor:pointer;font:inherit;font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius-md);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:transform 80ms ease, box-shadow 80ms ease, background var(--transition-base), border-color var(--transition-base), color var(--transition-base), opacity var(--transition-base);border:2px solid #0000;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.84rem;font-weight:700;display:inline-flex}.copy-button-module__tAqYXa__btn:focus-visible{outline-offset:3px;outline:3px solid #ffffff59}.copy-button-module__tAqYXa__btn:active{transform:translateY(3px);box-shadow:0 0 #0000}.copy-button-module__tAqYXa__btn:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.copy-button-module__tAqYXa__iconWrap{justify-content:center;align-items:center;line-height:0;display:inline-flex}.copy-button-module__tAqYXa__primary{background:var(--accent);color:var(--accent-ink);border-color:var(--accent);box-shadow:0 3px #b3b3b3}.copy-button-module__tAqYXa__primary:hover{background:var(--accent);border-color:var(--accent)}.copy-button-module__tAqYXa__secondary{background:var(--surface-raised);color:var(--text-strong);border-color:var(--border-strong);box-shadow:0 3px #ffffff14}.copy-button-module__tAqYXa__secondary:hover{background:var(--surface-hover);border-color:#ffffff38}.copy-button-module__tAqYXa__ghost{color:var(--text-muted);border-color:var(--border);box-shadow:0 3px 0 0 var(--border);text-transform:none;letter-spacing:.005em;background:0 0;font-weight:500}.copy-button-module__tAqYXa__ghost:hover{background:var(--surface-hover);color:var(--text-strong);border-color:var(--border-strong)}.copy-button-module__tAqYXa__inline{color:var(--text-muted);text-transform:none;letter-spacing:.005em;box-shadow:none;background:0 0;border-color:#0000;padding:.3rem .5rem;font-size:.82rem;font-weight:500}.copy-button-module__tAqYXa__inline:hover{color:var(--text-strong)}.copy-button-module__tAqYXa__inline:active{transform:none}
.toast-module__gBggKW__viewport{bottom:max(1.4rem, env(safe-area-inset-bottom));z-index:2000;pointer-events:none;gap:.55rem;width:min(420px,100% - 2rem);display:grid;position:fixed;left:50%;transform:translate(-50%)}.toast-module__gBggKW__toast{pointer-events:auto;border-radius:var(--radius-pill);border:1px solid var(--border-strong);color:var(--text-strong);box-shadow:var(--shadow-strong);-webkit-backdrop-filter:blur(20px)saturate(140%);background:#080808eb;align-items:center;gap:.7rem;padding:.85rem 1.1rem;font-size:.92rem;line-height:1.4;display:flex}.toast-module__gBggKW__toastDot{background:var(--text-strong);border-radius:50%;flex-shrink:0;width:6px;height:6px}.toast-module__gBggKW__toastText{flex:1;min-width:0}.toast-module__gBggKW__success .toast-module__gBggKW__toastDot{background:var(--status-success);box-shadow:0 0 8px var(--status-success)}.toast-module__gBggKW__success{border-color:var(--status-success-edge)}.toast-module__gBggKW__error .toast-module__gBggKW__toastDot{background:var(--status-danger);box-shadow:0 0 8px var(--status-danger)}.toast-module__gBggKW__error{border-color:var(--status-danger-edge)}.toast-module__gBggKW__info .toast-module__gBggKW__toastDot{background:var(--text-strong)}
.payout-card-input-module__ie_RBa__shell{grid-template-columns:minmax(0,320px) minmax(0,1fr);align-items:start;gap:1.4rem;display:grid}@media (max-width:720px){.payout-card-input-module__ie_RBa__shell{grid-template-columns:1fr;gap:1.1rem}.payout-card-input-module__ie_RBa__card{max-width:none}}.payout-card-input-module__ie_RBa__card{aspect-ratio:1.586;width:100%;max-width:320px;color:var(--text-strong);border:1px solid var(--border-strong);transition:border-color var(--transition-base);background:radial-gradient(120% 120% at 100% 0,#ffffff1f,#0000 60%),linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 50%,#1a1a1a 100%);border-radius:18px;grid-template-rows:auto 1fr auto;gap:.6rem;padding:1.3rem 1.4rem 1.2rem;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000073,inset 0 1px #ffffff0a}.payout-card-input-module__ie_RBa__card:before{content:"";pointer-events:none;background:radial-gradient(280px 200px at 0 100%,#ffffff0d,#0000 60%);position:absolute;inset:0}.payout-card-input-module__ie_RBa__card[data-brand=visa]{background:radial-gradient(120% 120% at 100% 0,#78a0ff2e,#0000 60%),linear-gradient(135deg,#0e1a3a 0%,#16265e 50%,#0e1a3a 100%);border-color:#78a0ff59}.payout-card-input-module__ie_RBa__card[data-brand=mastercard]{background:radial-gradient(120% 120% at 100% 0,#ffaa6e2e,#0000 60%),linear-gradient(135deg,#2a1410 0%,#4a1f15 50%,#2a1410 100%);border-color:#ff8c6459}.payout-card-input-module__ie_RBa__card[data-brand=mir]{background:radial-gradient(140% 140% at 100% 0,#78f0b438,#0000 60%),linear-gradient(135deg,#082218 0%,#114a30 50%,#082218 100%);border-color:#78f0b466}.payout-card-input-module__ie_RBa__card[data-brand=mir] .payout-card-input-module__ie_RBa__cardBrand{color:#b4ffdceb;font-style:italic;font-family:var(--font-display);letter-spacing:.18em}.payout-card-input-module__ie_RBa__card[data-brand=belcart]{background:radial-gradient(140% 140% at 100% 0,#78c8ff38,#0000 60%),linear-gradient(135deg,#0a1c34 0%,#16365e 50%,#0a1c34 100%);border-color:#78c8ff66}.payout-card-input-module__ie_RBa__card[data-brand=belcart] .payout-card-input-module__ie_RBa__cardBrand{color:#b4dcfff2;font-family:var(--font-display);letter-spacing:.22em}.payout-card-input-module__ie_RBa__card[data-brand=amex]{background:radial-gradient(120% 120% at 100% 0,#a0dcff2e,#0000 60%),linear-gradient(135deg,#102230 0%,#1a3850 50%,#102230 100%);border-color:#a0dcff59}.payout-card-input-module__ie_RBa__cardChip{background:linear-gradient(135deg, #ffd782f2, #aa823cd9), var(--surface-raised);z-index:1;border-radius:5px;width:36px;height:26px;position:relative;box-shadow:inset 0 0 0 1px #0006,inset 0 -2px 6px #00000073}.payout-card-input-module__ie_RBa__cardChip:after{content:"";background:linear-gradient(#0000 45%,#00000040 50%,#0000 55%);border:1px solid #00000059;border-radius:3px;position:absolute;inset:4px}.payout-card-input-module__ie_RBa__cardBrand{font-family:var(--font-narrow);letter-spacing:.22em;text-transform:uppercase;color:#ffffffc7;z-index:1;font-size:.66rem;font-weight:600;position:absolute;top:1.2rem;right:1.4rem}.payout-card-input-module__ie_RBa__cardNumber{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-strong);font-variant-numeric:tabular-nums;word-spacing:.15em;z-index:1;align-self:end;font-size:1.15rem}.payout-card-input-module__ie_RBa__cardFootRow{z-index:1;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.payout-card-input-module__ie_RBa__cardFootBlock{gap:.18rem;display:grid}.payout-card-input-module__ie_RBa__cardFootLabel{font-family:var(--font-narrow);letter-spacing:.22em;text-transform:uppercase;color:#ffffff8c;font-size:.55rem}.payout-card-input-module__ie_RBa__cardFootValue{font-family:var(--font-mono);color:var(--text-strong);letter-spacing:.05em;font-size:.84rem}.payout-card-input-module__ie_RBa__form{align-content:start;gap:.85rem;display:grid}.payout-card-input-module__ie_RBa__inputRow{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.5rem;display:grid}.payout-card-input-module__ie_RBa__inputRowMasked input{-webkit-text-security:disc;text-security:disc;letter-spacing:.18em}.payout-card-input-module__ie_RBa__eyeButton{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-inset);width:2.4rem;color:var(--text-muted);cursor:pointer;transition:background var(--transition-base), border-color var(--transition-base), color var(--transition-base);justify-content:center;align-items:center;display:inline-flex}.payout-card-input-module__ie_RBa__eyeButton:hover{background:var(--surface-hover);border-color:var(--border-strong);color:var(--text-strong)}.payout-card-input-module__ie_RBa__eyeButton svg{width:16px;height:16px}
.balance-card-module__Zo8cGq__card{isolation:isolate;border-radius:var(--radius-lg);border:1px solid var(--border-strong);min-height:15.5rem;box-shadow:var(--shadow-soft);background:radial-gradient(560px 240px at 84% -12%,#ffffff14,#0000 58%),radial-gradient(460px 260px at -12% 118%,#ffffff0a,#0000 55%),linear-gradient(152deg,#121214 0%,#0a0a0b 46%,#050506 100%);flex-direction:column;justify-content:space-between;gap:1.3rem;padding:1.7rem 1.85rem;display:flex;position:relative;overflow:hidden}.balance-card-module__Zo8cGq__card:before{content:"";border-radius:inherit;pointer-events:none;z-index:0;background:linear-gradient(#ffffff0f,#0000 20%);position:absolute;inset:0}.balance-card-module__Zo8cGq__card:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:62%;height:190%;position:absolute;top:-45%;right:-18%;transform:rotate(19deg)}.balance-card-module__Zo8cGq__card>*{z-index:1;position:relative}.balance-card-module__Zo8cGq__cardHead{justify-content:space-between;align-items:center;gap:1rem;display:flex}.balance-card-module__Zo8cGq__cardEyebrow{font-family:var(--font-narrow);letter-spacing:.24em;text-transform:uppercase;color:var(--text-soft);margin:0;font-size:.62rem;font-weight:600}.balance-card-module__Zo8cGq__eyeBtn{border:1px solid var(--border);width:2.1rem;height:2.1rem;color:var(--text-muted);cursor:pointer;transition:background var(--transition-base), border-color var(--transition-base), color var(--transition-base);background:#ffffff0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.balance-card-module__Zo8cGq__eyeBtn:hover{border-color:var(--border-strong);color:var(--text-strong);background:#ffffff17}.balance-card-module__Zo8cGq__eyeBtn svg{width:1.05rem;height:1.05rem}.balance-card-module__Zo8cGq__cardNumber{font-family:var(--font-mono);letter-spacing:.14em;color:var(--text-soft);gap:1.15rem;margin:0;font-size:1.05rem;line-height:1;display:flex}.balance-card-module__Zo8cGq__cardNumberKnown{color:var(--text)}.balance-card-module__Zo8cGq__cardBody{gap:.35rem;display:grid}.balance-card-module__Zo8cGq__cardLabel{font-family:var(--font-narrow);letter-spacing:.24em;text-transform:uppercase;color:var(--text-soft);margin:0;font-size:.64rem;font-weight:600}.balance-card-module__Zo8cGq__cardBalance{font-family:var(--font-display);letter-spacing:-.045em;color:var(--text-strong);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0;font-size:clamp(2rem,3.8vw,2.7rem);font-weight:600;line-height:1.02}.balance-card-module__Zo8cGq__masked{letter-spacing:.02em;color:var(--text)}.balance-card-module__Zo8cGq__cardPending{font-family:var(--font-mono);color:var(--status-success);letter-spacing:-.01em;margin:.1rem 0 0;font-size:.84rem}.balance-card-module__Zo8cGq__cardPending[data-empty=true]{font-family:var(--font-body);color:var(--text-soft)}.balance-card-module__Zo8cGq__currencyRow{border-radius:var(--radius-pill);border:1px solid var(--border-faint);background:#00000059;align-self:flex-start;gap:.2rem;padding:.22rem;display:inline-flex}.balance-card-module__Zo8cGq__currencyBtn{border-radius:var(--radius-pill);min-width:2.1rem;height:1.9rem;color:var(--text-soft);font-family:var(--font-mono);cursor:pointer;transition:background var(--transition-base), color var(--transition-base), border-color var(--transition-base);background:0 0;border:1px solid #0000;padding:0 .55rem;font-size:.92rem;font-weight:600}.balance-card-module__Zo8cGq__currencyBtn:hover{color:var(--text)}.balance-card-module__Zo8cGq__currencyBtnActive{border-color:var(--border-strong);color:var(--text-strong);background:#ffffff1a}.balance-card-module__Zo8cGq__cardFoot{border-top:1px solid var(--border-faint);grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;column-gap:1.2rem;padding-top:1.15rem;display:grid}.balance-card-module__Zo8cGq__cardFootItem{gap:.28rem;min-width:0;display:grid}.balance-card-module__Zo8cGq__cardFootItemEnd{text-align:right}.balance-card-module__Zo8cGq__cardFootLabel{font-family:var(--font-narrow);letter-spacing:.2em;text-transform:uppercase;color:var(--text-soft);font-size:.58rem;font-weight:600}.balance-card-module__Zo8cGq__cardFootValue{font-family:var(--font-mono);letter-spacing:-.01em;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}@media (max-width:540px){.balance-card-module__Zo8cGq__card{gap:1.2rem;min-height:0;padding:1.4rem}.balance-card-module__Zo8cGq__cardNumber{gap:.85rem;font-size:.92rem}.balance-card-module__Zo8cGq__cardFoot{gap:.8rem}.balance-card-module__Zo8cGq__cardFootValue{font-size:.82rem}}@media (max-width:380px){.balance-card-module__Zo8cGq__cardFoot{grid-template-columns:minmax(0,1fr) minmax(0,1fr);row-gap:.8rem}.balance-card-module__Zo8cGq__cardFootItemEnd{text-align:left;grid-column:1/-1}}
.section-module__lYETTG__section{gap:1.2rem;min-width:0;display:grid}.section-module__lYETTG__head{gap:.55rem;display:grid}.section-module__lYETTG__headRow{align-items:center;gap:1.1rem;min-height:1.9rem;display:flex}.section-module__lYETTG__label{font-family:var(--font-narrow);letter-spacing:.24em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;margin:0;font-size:.64rem;font-weight:600}.section-module__lYETTG__rule{background:var(--border-faint);flex:auto;min-width:1.5rem;height:1px}.section-module__lYETTG__aside{flex-shrink:0;align-items:center;gap:.6rem;min-width:0;display:inline-flex}.section-module__lYETTG__lead{color:var(--text-muted);max-width:64ch;margin:0;font-size:.92rem;line-height:1.6}@media (max-width:720px){.section-module__lYETTG__headRow{flex-wrap:wrap;gap:.6rem .8rem}.section-module__lYETTG__aside{flex:auto;justify-content:flex-end;min-width:0;max-width:100%}.section-module__lYETTG__lead{font-size:.86rem}}
﻿ .admin-module__r4bRMW__shell{grid-template-columns:minmax(0,1fr);align-items:start;gap:1.4rem;display:grid}.admin-module__r4bRMW__headerSection{appearance:none;cursor:pointer;font:inherit;color:var(--text-muted);border-radius:var(--radius-sm);letter-spacing:-.01em;background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem .6rem;font-size:.88rem;font-weight:600;transition:color .18s,background .18s;display:inline-flex;position:relative}.admin-module__r4bRMW__headerSection:hover{color:var(--text-strong);background:#ffffff0f}.admin-module__r4bRMW__headerSection svg{opacity:.55;transition:transform .2s,opacity .2s}.admin-module__r4bRMW__headerSection:hover svg{opacity:.9}.admin-module__r4bRMW__headerSectionActive{color:var(--text-strong);background:0 0;border:none;font-weight:700;position:relative}.admin-module__r4bRMW__headerSectionActive:after{content:"";background:var(--text-strong);border-radius:1px;height:2px;position:absolute;bottom:-.1rem;left:.6rem;right:.6rem}.admin-module__r4bRMW__headerSectionPrimary{color:var(--text-strong);background:0 0;border:none;font-weight:700;position:relative}.admin-module__r4bRMW__headerSectionPrimary:after{content:"";background:var(--text-strong);border-radius:1px;height:2px;position:absolute;bottom:-.1rem;left:.6rem;right:.6rem}.admin-module__r4bRMW__headerSectionPrimary:hover{color:var(--text-strong);background:0 0}.admin-module__r4bRMW__headerSectionHover{color:var(--text-strong);background:#ffffff0f}.admin-module__r4bRMW__headerDropdownWrap{align-items:center;display:inline-flex;position:relative}.admin-module__r4bRMW__dropdown{background:var(--surface-raised);border:1px solid var(--border-strong);border-radius:var(--radius-lg);z-index:200;min-width:280px;padding:.5rem;animation:.18s both admin-module__r4bRMW__dropdownIn;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 24px 64px #00000080,0 4px 16px #00000040}@keyframes admin-module__r4bRMW__dropdownIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.admin-module__r4bRMW__dropdownItem{border-radius:var(--radius-md);width:100%;color:var(--text-muted);font:inherit;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;flex-direction:column;gap:.2rem;padding:.7rem .85rem;transition:background .16s,color .16s,border-color .16s;display:flex}.admin-module__r4bRMW__dropdownItem:hover{background:var(--surface-hover);color:var(--text-strong);border-color:var(--border)}.admin-module__r4bRMW__dropdownItemActive{background:var(--surface-hover);color:var(--text-strong);border-color:var(--border-strong)}.admin-module__r4bRMW__dropdownItemLabel{letter-spacing:-.01em;color:var(--text-strong);font-size:.88rem;font-weight:600}.admin-module__r4bRMW__dropdownItemDesc{color:var(--text-muted);font-size:.74rem;line-height:1.4}.admin-module__r4bRMW__dropdownItemActive .admin-module__r4bRMW__dropdownItemDesc{color:var(--text-soft)}.admin-module__r4bRMW__dropdownGroupTitle{font-family:var(--font-narrow);letter-spacing:.2em;text-transform:uppercase;color:var(--text-soft);margin:0;padding:.45rem .85rem .25rem;font-size:.58rem;font-weight:600}.admin-module__r4bRMW__dropdownGroupTitle:not(:first-child){margin-top:.2rem}.admin-module__r4bRMW__dropdownDivider{background:var(--border);height:1px;margin:.4rem .85rem}.admin-module__r4bRMW__dropdownWide{grid-template-columns:repeat(4,minmax(185px,210px));gap:0 .6rem;width:max-content;max-width:min(94vw,920px);display:grid}.admin-module__r4bRMW__dropdownCol{flex-direction:column;min-width:0;display:flex}.admin-module__r4bRMW__dropdownCol:not(:first-child){border-left:1px solid var(--border-faint);padding-left:.6rem}@media (max-width:900px){.admin-module__r4bRMW__dropdownWide{grid-template-columns:1fr;width:auto}.admin-module__r4bRMW__dropdownCol:not(:first-child){border-left:none;padding-left:0}}.admin-module__r4bRMW__chevronOpen{transform:rotate(180deg)}.admin-module__r4bRMW__navLogout{appearance:none;cursor:pointer;font:inherit;color:var(--text-muted);letter-spacing:.01em;background:0 0;border:none;padding:.25rem .3rem;font-size:.8rem;text-decoration:none;transition:color .18s;position:relative}.admin-module__r4bRMW__navLogout:after{content:"";background:var(--text-strong);transform-origin:0;height:1px;transition:transform .28s;position:absolute;bottom:.1rem;left:.3rem;right:.3rem;transform:scaleX(0)}.admin-module__r4bRMW__navLogout:hover{color:var(--text-strong)}.admin-module__r4bRMW__navLogout:hover:after{transform:scaleX(1)}.admin-module__r4bRMW__drawer{z-index:900;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .32s,visibility 0s .32s;position:fixed;inset:0}.admin-module__r4bRMW__drawerOpen{pointer-events:auto;opacity:1;visibility:visible;transition:opacity .32s,visibility}.admin-module__r4bRMW__drawerBackdrop{-webkit-backdrop-filter:blur(12px);background:#0000008c;position:absolute;inset:0}.admin-module__r4bRMW__drawerPanel{overscroll-behavior:contain;background:var(--surface-raised);border-bottom:1px solid var(--border);max-height:88vh;padding:2.2rem clamp(1.6rem,4vw,4rem) 2.8rem;transition:transform .38s cubic-bezier(.32,.72,0,1);position:absolute;top:0;left:0;right:0;overflow-y:auto;transform:translateY(-100%);box-shadow:0 24px 64px #00000073,0 4px 12px #0003}.admin-module__r4bRMW__drawerOpen .admin-module__r4bRMW__drawerPanel{transform:translateY(0)}.admin-module__r4bRMW__drawerHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.2rem;display:flex}.admin-module__r4bRMW__drawerTitle{font-family:var(--font-narrow);letter-spacing:.24em;text-transform:uppercase;color:var(--text-soft);margin:0;font-size:.68rem;font-weight:600}.admin-module__r4bRMW__drawerClose{appearance:none;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;width:2.2rem;height:2.2rem;transition:color var(--transition-base), border-color var(--transition-base), background var(--transition-base);background:0 0;justify-content:center;align-items:center;display:inline-flex}.admin-module__r4bRMW__drawerClose:hover{color:var(--text-strong);border-color:var(--border-strong);background:var(--surface-hover)}.admin-module__r4bRMW__drawerBody{grid-template-columns:1fr 1fr;gap:2.4rem 3.6rem;display:grid}.admin-module__r4bRMW__drawerColumn{flex-direction:column;gap:.2rem;display:flex}.admin-module__r4bRMW__drawerColumnTitle{font-family:var(--font-narrow);letter-spacing:.22em;text-transform:uppercase;color:var(--text-soft);margin:0 0 .8rem;padding:0 .6rem;font-size:.62rem;font-weight:600}.admin-module__r4bRMW__drawerItem{border-radius:var(--radius-md);color:var(--text-muted);font:inherit;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;align-items:flex-start;gap:.75rem;width:100%;padding:.85rem .9rem;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s;display:flex}.admin-module__r4bRMW__drawerItem:hover{background:var(--surface-hover);color:var(--text-strong);border-color:var(--border);transform:translate(2px)}.admin-module__r4bRMW__drawerItemActive{background:var(--surface-hover);color:var(--text-strong);border-color:var(--border-strong)}.admin-module__r4bRMW__drawerItemActive:hover{background:var(--surface-hover);transform:none}.admin-module__r4bRMW__drawerItemContent{flex-direction:column;gap:.25rem;min-width:0;display:flex}.admin-module__r4bRMW__drawerItemLabel{letter-spacing:-.01em;color:var(--text-strong);align-items:center;gap:.55rem;font-size:.95rem;font-weight:600;line-height:1.3;display:inline-flex}.admin-module__r4bRMW__drawerItemDesc{color:var(--text-muted);letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;font-weight:400;line-height:1.45;display:-webkit-box;overflow:hidden}.admin-module__r4bRMW__drawerItemActive .admin-module__r4bRMW__drawerItemDesc{color:var(--text-soft)}.admin-module__r4bRMW__drawerBadge{font-family:var(--font-narrow);letter-spacing:.04em;background:var(--surface-inset);border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text-soft);text-align:center;flex-shrink:0;min-width:1.2rem;padding:.1rem .45rem;font-size:.6rem;font-weight:600}.admin-module__r4bRMW__drawerItemActive .admin-module__r4bRMW__drawerBadge{color:var(--text-strong);background:#ffffff14;border-color:#ffffff2e}.admin-module__r4bRMW__sidebar,.admin-module__r4bRMW__sidebarLabel,.admin-module__r4bRMW__sidebarItem,.admin-module__r4bRMW__sidebarItemActive,.admin-module__r4bRMW__sidebarItemIcon,.admin-module__r4bRMW__sidebarBadge{display:none}.admin-module__r4bRMW__workspace{gap:1.4rem;min-width:0;display:grid}.admin-module__r4bRMW__heroBar{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;padding-bottom:1.2rem;display:flex}.admin-module__r4bRMW__heroBar>div:first-child{gap:.4rem;min-width:0;display:grid}.admin-module__r4bRMW__heroBar h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-strong);margin:0;font-size:clamp(1.4rem,2.6vw,2rem);font-weight:700;line-height:1.1}.admin-module__r4bRMW__heroBar p{color:var(--text-muted);max-width:60ch;margin:0;font-size:.94rem;line-height:1.55}.admin-module__r4bRMW__actionRow{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.admin-module__r4bRMW__financeHero{border:1px solid var(--border-strong);background:linear-gradient(135deg, var(--surface-elev), var(--surface-raised));border-radius:var(--radius-lg);grid-template-columns:1.4fr 1fr;align-items:stretch;gap:1.4rem;padding:1.8rem 2rem;display:grid}.admin-module__r4bRMW__financeHeroMain{flex-direction:column;justify-content:center;gap:.45rem;min-width:0;display:flex}.admin-module__r4bRMW__financeHeroLabel{font-family:var(--font-narrow);letter-spacing:.24em;text-transform:uppercase;color:var(--text-soft);margin:0;font-size:.7rem;font-weight:600}.admin-module__r4bRMW__financeHeroValue{font-family:var(--font-display);letter-spacing:-.045em;color:var(--text-strong);margin:0;font-size:clamp(2.4rem,4.6vw,3.6rem);font-weight:600;line-height:1}.admin-module__r4bRMW__financeHeroHint{color:var(--text-muted);letter-spacing:-.005em;margin:.3rem 0 0;font-size:.82rem}.admin-module__r4bRMW__financeHeroAside{border-left:1px solid var(--border);grid-template-rows:1fr 1fr;gap:.75rem;padding-left:1.4rem;display:grid}.admin-module__r4bRMW__financeHeroStat{flex-direction:column;justify-content:center;gap:.25rem;display:flex}.admin-module__r4bRMW__financeMiniLabel{font-family:var(--font-narrow);letter-spacing:.2em;text-transform:uppercase;color:var(--text-soft);font-size:.64rem;font-weight:600}.admin-module__r4bRMW__financeMiniValue{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-strong);font-size:clamp(1.3rem,2vw,1.7rem);font-weight:600;line-height:1}.admin-module__r4bRMW__metricGroups{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1.2rem;display:grid}.admin-module__r4bRMW__metricGroup{border:1px solid var(--border);background:var(--surface-raised);border-radius:var(--radius-lg);padding:1.1rem 1.25rem 1.25rem}.admin-module__r4bRMW__metricGroupTitle{font-family:var(--font-narrow);letter-spacing:.22em;text-transform:uppercase;color:var(--text-soft);margin:0 0 .9rem;font-size:.66rem;font-weight:600}.admin-module__r4bRMW__metricRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1.4rem;display:grid}.admin-module__r4bRMW__metric{border-top:1px solid var(--border-faint);flex-direction:column;gap:.2rem;padding:.55rem 0;display:flex}.admin-module__r4bRMW__metric:first-child,.admin-module__r4bRMW__metric:nth-child(2){border-top:none}.admin-module__r4bRMW__metricLabel{color:var(--text-muted);letter-spacing:-.005em;font-size:.78rem}.admin-module__r4bRMW__metricValue{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text-strong);font-size:1.15rem;font-weight:600}.admin-module__r4bRMW__metricHint{color:var(--text-soft);letter-spacing:-.005em;font-size:.72rem}.admin-module__r4bRMW__deltaUp{color:var(--status-success)}.admin-module__r4bRMW__deltaDown{color:var(--status-danger)}.admin-module__r4bRMW__metricRowAuto{grid-template-columns:repeat(auto-fit,minmax(158px,1fr));gap:.9rem 1.4rem;display:grid}.admin-module__r4bRMW__metricRowAuto .admin-module__r4bRMW__metric{border-top:none;border-left:1px solid var(--border-faint);padding:.15rem 0 .15rem .9rem}.admin-module__r4bRMW__metricRowAuto .admin-module__r4bRMW__metric:first-child{border-left:none;padding-left:0}.admin-module__r4bRMW__requisitesBox{border:1px solid var(--border);background:var(--surface-raised);border-radius:var(--radius-lg);gap:.85rem;padding:1rem 1.2rem;display:grid}.admin-module__r4bRMW__requisitesTitle{font-family:var(--font-narrow);letter-spacing:.22em;text-transform:uppercase;color:var(--text-soft);margin:0;font-size:.66rem;font-weight:600}.admin-module__r4bRMW__requisitesRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.7rem 1.4rem;display:flex}.admin-module__r4bRMW__requisitesField{flex-direction:column;flex:auto;gap:.25rem;min-width:0;display:flex}.admin-module__r4bRMW__requisitesLabel{color:var(--text-muted);letter-spacing:-.005em;font-size:.78rem}.admin-module__r4bRMW__requisitesValue{font-family:var(--font-mono);color:var(--text-strong);word-break:break-all;font-size:1rem}.admin-module__r4bRMW__sideLayout{grid-template-columns:1.2fr .85fr;align-items:start;gap:1.2rem;min-width:0;display:grid}.admin-module__r4bRMW__sideLayout>*{min-width:0}.admin-module__r4bRMW__compactList{gap:.6rem;display:grid}.admin-module__r4bRMW__scriptRow{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-raised);cursor:pointer;transition:border-color var(--transition-base), background var(--transition-base), transform var(--transition-base);padding:.95rem 1.1rem;position:relative;overflow:hidden}.admin-module__r4bRMW__scriptRow:before{content:"";transform-origin:top;width:1px;transition:transform var(--transition-slow);background:#ffffff80;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.admin-module__r4bRMW__scriptRow:hover{border-color:var(--border-strong);transform:translateY(-1px)}.admin-module__r4bRMW__scriptRow:hover:before{transform:scaleY(.6)}.admin-module__r4bRMW__scriptRow h3{font-family:var(--font-display);letter-spacing:-.015em;color:var(--text-strong);margin:0 0 .3rem;font-size:.96rem;font-weight:600}.admin-module__r4bRMW__scriptRow p{color:var(--text-muted);white-space:pre-wrap;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.admin-module__r4bRMW__selectable{cursor:pointer;transition:background var(--transition-base)}.admin-module__r4bRMW__selectable:hover td{background:#ffffff06}.admin-module__r4bRMW__selected td{border-bottom-color:var(--border-strong);background:#ffffff0a!important}.admin-module__r4bRMW__selected td:first-child{position:relative}.admin-module__r4bRMW__selected td:first-child:before{content:"";background:var(--text-strong);width:2px;position:absolute;top:0;bottom:0;left:0}.admin-module__r4bRMW__scriptRow.admin-module__r4bRMW__selected,.admin-module__r4bRMW__selected.admin-module__r4bRMW__scriptRow{border-color:var(--border-strong);background:linear-gradient(180deg, #ffffff08, transparent 40%), var(--surface-hover)}.admin-module__r4bRMW__scriptRow.admin-module__r4bRMW__selected:before,.admin-module__r4bRMW__selected.admin-module__r4bRMW__scriptRow:before{transform:scaleY(1)}.admin-module__r4bRMW__passwordPanel{border-radius:var(--radius-md);background:var(--surface-inset);color:var(--text-strong);border:1px solid var(--border-strong);gap:.5rem;padding:1.1rem 1.2rem;display:grid;position:relative;overflow:hidden}.admin-module__r4bRMW__passwordPanel:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(#ffffff06,#0000 40%);position:absolute;inset:0}.admin-module__r4bRMW__passwordPanel>*{z-index:1;position:relative}.admin-module__r4bRMW__passwordPanelTitle{font-family:var(--font-narrow);letter-spacing:.18em;text-transform:uppercase;color:var(--text-soft);align-items:center;gap:.55rem;margin:0 0 .2rem;font-size:.7rem;font-weight:600;display:flex}.admin-module__r4bRMW__passwordPanelTitle:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Crect x='3' y='7' width='10' height='8' rx='2' stroke='white' stroke-width='1.4'/%3E%3Cpath d='M5 7V5a3 3 0 0 1 6 0v2' stroke='white' stroke-width='1.4' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:.95rem;height:.95rem;display:inline-block}.admin-module__r4bRMW__passwordPanel code{font-family:var(--font-mono);letter-spacing:.02em;overflow-wrap:anywhere;word-break:normal;color:var(--text-strong);background:0 0;padding:0;font-size:1.05rem}@media (max-width:1080px){.admin-module__r4bRMW__drawerBody{grid-template-columns:1fr 1fr;gap:2rem}.admin-module__r4bRMW__drawerPanel{padding:1.8rem clamp(1.2rem,3vw,2.4rem) 2.2rem}.admin-module__r4bRMW__drawerItem{padding:.75rem .7rem}.admin-module__r4bRMW__drawerItemLabel{font-size:.88rem}.admin-module__r4bRMW__drawerItemDesc{font-size:.74rem}.admin-module__r4bRMW__sideLayout{grid-template-columns:1fr}.admin-module__r4bRMW__financeHero{grid-template-columns:1fr;gap:1.1rem;padding:1.4rem}.admin-module__r4bRMW__financeHeroAside{border-left:none;border-top:1px solid var(--border);grid-template-rows:none;grid-template-columns:1fr 1fr;padding-top:1.1rem;padding-left:0}}@media (max-width:640px){.admin-module__r4bRMW__drawerBody{grid-template-columns:1fr;gap:1.6rem}.admin-module__r4bRMW__drawerPanel{padding:1.4rem 1rem 2rem}.admin-module__r4bRMW__drawerHeader{margin-bottom:1.4rem;padding-bottom:.9rem}.admin-module__r4bRMW__heroBar{padding-bottom:1rem}.admin-module__r4bRMW__scriptRow{padding:.85rem 1rem}.admin-module__r4bRMW__metricRow{grid-template-columns:1fr}.admin-module__r4bRMW__metric:nth-child(2){border-top:1px solid var(--border-faint)}.admin-module__r4bRMW__financeHeroAside{grid-template-columns:1fr}}.admin-module__r4bRMW__linkCell{cursor:pointer;color:var(--text-strong);-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:3px;transition:color var(--transition-base), text-decoration-color var(--transition-base);position:relative}.admin-module__r4bRMW__linkCell:hover{color:var(--text-strong);-webkit-text-decoration-color:var(--text-strong);text-decoration-color:var(--text-strong)}
.marketplace-overview-module__KL6h4a__root{gap:2.6rem;display:grid}.marketplace-overview-module__KL6h4a__topGrid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:stretch;gap:1.4rem 2.4rem;display:grid}.marketplace-overview-module__KL6h4a__side{flex-direction:column;gap:1.9rem;min-width:0;padding:.3rem 0;display:flex}.marketplace-overview-module__KL6h4a__sideBlock{gap:.7rem;min-width:0;display:grid}.marketplace-overview-module__KL6h4a__sideLabel{font-family:var(--font-narrow);letter-spacing:.24em;text-transform:uppercase;color:var(--text-soft);margin:0;font-size:.62rem;font-weight:600}.marketplace-overview-module__KL6h4a__sideActions{display:grid}.marketplace-overview-module__KL6h4a__sideAction{appearance:none;border:none;border-bottom:1px solid var(--border-faint);width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;transition:color var(--transition-base);background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .15rem;font-size:.92rem;font-weight:500;display:flex}.marketplace-overview-module__KL6h4a__sideActions .marketplace-overview-module__KL6h4a__sideAction:first-child{border-top:1px solid var(--border-faint)}.marketplace-overview-module__KL6h4a__sideAction svg{width:1rem;height:1rem;color:var(--text-soft);transition:color var(--transition-base), transform var(--transition-base);flex-shrink:0}.marketplace-overview-module__KL6h4a__sideAction:hover:not(:disabled){color:var(--text-strong)}.marketplace-overview-module__KL6h4a__sideAction:hover:not(:disabled) svg{color:var(--text-strong);transform:translate(3px)}.marketplace-overview-module__KL6h4a__sideAction:disabled{color:var(--text-soft);cursor:not-allowed}.marketplace-overview-module__KL6h4a__sideHint{color:var(--text-soft);margin:0;font-size:.8rem;line-height:1.5}.marketplace-overview-module__KL6h4a__refUrl{font-family:var(--font-mono);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.78rem;overflow:hidden}.marketplace-overview-module__KL6h4a__refCopyBtn{appearance:none;border:1px solid var(--border-strong);color:var(--text-strong);font:inherit;font-family:var(--font-display);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;transition:background var(--transition-base), border-color var(--transition-base), color var(--transition-base);background:#ffffff0a;align-self:flex-start;padding:.55rem 1.1rem;font-size:.82rem;font-weight:600}.marketplace-overview-module__KL6h4a__refCopyBtn:hover{background:#ffffff14}.marketplace-overview-module__KL6h4a__refCopyBtn:disabled{opacity:.4;cursor:not-allowed}.marketplace-overview-module__KL6h4a__refCopied{border-color:var(--status-success-edge);color:var(--status-success)}.marketplace-overview-module__KL6h4a__sectionLink{appearance:none;color:var(--text-muted);font:inherit;cursor:pointer;white-space:nowrap;transition:color var(--transition-base);background:0 0;border:none;padding:0;font-size:.8rem}.marketplace-overview-module__KL6h4a__sectionLink:hover{color:var(--text-strong)}.marketplace-overview-module__KL6h4a__chartPeriod{background:var(--surface-inset);border:1px solid var(--border-faint);border-radius:var(--radius-sm);gap:.15rem;padding:.15rem;display:inline-flex}.marketplace-overview-module__KL6h4a__chartPeriodBtn{appearance:none;color:var(--text-soft);font:inherit;font-family:var(--font-narrow);letter-spacing:.12em;text-transform:uppercase;border-radius:calc(var(--radius-sm) - 2px);cursor:pointer;transition:background var(--transition-base), color var(--transition-base);background:0 0;border:1px solid #0000;padding:.3rem .6rem;font-size:.58rem;font-weight:600}.marketplace-overview-module__KL6h4a__chartPeriodBtn:hover{color:var(--text)}.marketplace-overview-module__KL6h4a__chartPeriodBtnActive{color:var(--text-strong);border-color:var(--border-strong);background:#ffffff12}.marketplace-overview-module__KL6h4a__chartArea{width:100%;height:130px}.marketplace-overview-module__KL6h4a__chartSvg{width:100%;height:100%;display:block}.marketplace-overview-module__KL6h4a__metrics{align-items:stretch;padding:.2rem 0;display:flex}.marketplace-overview-module__KL6h4a__metric{border-left:1px solid var(--border-faint);align-content:start;gap:.45rem;min-width:0;padding:.3rem 1.7rem;display:grid}.marketplace-overview-module__KL6h4a__metric:first-child{border-left:0;padding-left:.15rem}.marketplace-overview-module__KL6h4a__metricLabel{font-family:var(--font-narrow);letter-spacing:.2em;text-transform:uppercase;color:var(--text-soft);white-space:nowrap;font-size:.6rem;font-weight:600}.marketplace-overview-module__KL6h4a__metricValue{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-strong);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.35rem;font-weight:600;line-height:1}.marketplace-overview-module__KL6h4a__activityList{margin:0;padding:0;list-style:none}.marketplace-overview-module__KL6h4a__activityItem{border-bottom:1px solid var(--border-faint);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem .15rem;display:flex}.marketplace-overview-module__KL6h4a__activityItem:first-child{border-top:1px solid var(--border-faint)}.marketplace-overview-module__KL6h4a__activityItemMain{gap:.15rem;min-width:0;display:grid}.marketplace-overview-module__KL6h4a__activityItemName{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:500;overflow:hidden}.marketplace-overview-module__KL6h4a__activityItemOrder{color:var(--text-muted);font-size:.78rem}.marketplace-overview-module__KL6h4a__activityItemRight{text-align:right;flex-shrink:0;gap:.15rem;display:grid}.marketplace-overview-module__KL6h4a__activityItemAmount{font-family:var(--font-mono);color:var(--text-strong);font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:600}.marketplace-overview-module__KL6h4a__activityItemDate{font-family:var(--font-narrow);letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft);font-size:.6rem}.marketplace-overview-module__KL6h4a__activityEmpty{border-radius:var(--radius-md);background:var(--surface-inset);border:1px dashed var(--border);text-align:center;padding:2rem 1.6rem}.marketplace-overview-module__KL6h4a__activityEmptyTitle{font-family:var(--font-display);color:var(--text-strong);margin:0 0 .35rem;font-size:.92rem;font-weight:600}.marketplace-overview-module__KL6h4a__activityEmptyText{color:var(--text-muted);margin:0;max-width:42ch;margin-inline:auto;font-size:.84rem;line-height:1.55}.marketplace-overview-module__KL6h4a__howSteps{margin:0;padding:0;list-style:none}.marketplace-overview-module__KL6h4a__howStep{border-bottom:1px solid var(--border-faint);grid-template-columns:2.2rem minmax(0,15rem) 1fr;align-items:baseline;gap:.3rem 1.4rem;min-width:0;padding:.85rem .15rem;display:grid}.marketplace-overview-module__KL6h4a__howStep:first-child{border-top:1px solid var(--border-faint)}.marketplace-overview-module__KL6h4a__howStepNum{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-soft);font-size:.7rem}.marketplace-overview-module__KL6h4a__howStepTitle{font-family:var(--font-display);color:var(--text-strong);letter-spacing:-.01em;font-size:.9rem;font-weight:600;line-height:1.3}.marketplace-overview-module__KL6h4a__howStepDesc{color:var(--text-muted);font-size:.84rem;line-height:1.55}@media (max-width:1080px){.marketplace-overview-module__KL6h4a__topGrid{gap:1.4rem 1.8rem}}@media (max-width:900px){.marketplace-overview-module__KL6h4a__topGrid{grid-template-columns:1fr}.marketplace-overview-module__KL6h4a__side{gap:1.6rem;padding:.4rem 0 0}}@media (max-width:720px){.marketplace-overview-module__KL6h4a__root{gap:2rem}.marketplace-overview-module__KL6h4a__metrics{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,.85fr);gap:1rem;display:grid}.marketplace-overview-module__KL6h4a__metric{border-left:0;padding:0}.marketplace-overview-module__KL6h4a__metricValue{font-size:1.15rem}.marketplace-overview-module__KL6h4a__chartArea{height:100px}.marketplace-overview-module__KL6h4a__refUrl{white-space:normal;word-break:break-all;line-height:1.45}.marketplace-overview-module__KL6h4a__refCopyBtn{align-self:stretch;width:100%;padding:.6rem 1rem}.marketplace-overview-module__KL6h4a__howStep{grid-template-columns:2.2rem 1fr;row-gap:.35rem}.marketplace-overview-module__KL6h4a__howStepDesc{grid-column:2/3}}
.marketplace-panel-module__TwFt-a__container{--mp-bg:var(--surface-inset);--mp-surface:var(--surface-raised);--mp-surface-inset:var(--surface-hover);--mp-border:var(--border);--mp-border-strong:var(--border-strong);--mp-text:var(--text);--mp-text-strong:var(--text-strong);--mp-text-muted:var(--text-muted);--mp-primary:var(--accent);--mp-primary-ink:var(--accent-ink);--mp-primary-faint:var(--accent-faint);--mp-primary-soft:var(--accent-soft);--mp-radius:var(--radius-md);--mp-radius-pill:var(--radius-pill);--mp-shadow-lg:var(--shadow-strong);flex-direction:column;gap:1.5rem;display:flex}.marketplace-panel-module__TwFt-a__tab{border:1px solid var(--mp-border-strong);border-radius:var(--mp-radius-pill);color:var(--mp-text-muted);cursor:pointer;white-space:nowrap;background:0 0;min-height:40px;padding:.55rem 1rem;font-size:.85rem;font-weight:600;transition:color .2s,border-color .2s,background .2s}.marketplace-panel-module__TwFt-a__tab:hover{color:var(--mp-text-strong);border-color:var(--mp-primary)}.marketplace-panel-module__TwFt-a__tab:disabled{opacity:.4;cursor:not-allowed}.marketplace-panel-module__TwFt-a__tabActive{background:var(--mp-primary);border-color:var(--mp-primary);color:var(--mp-primary-ink)}.marketplace-panel-module__TwFt-a__tabActive:hover{color:var(--mp-primary-ink)}.marketplace-panel-module__TwFt-a__statsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.marketplace-panel-module__TwFt-a__statCard{background:var(--mp-primary-faint);border:1px solid var(--mp-border);border-radius:var(--mp-radius);flex-direction:column;gap:.3rem;padding:1rem 1.2rem;display:flex}.marketplace-panel-module__TwFt-a__statLabel{color:var(--mp-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.marketplace-panel-module__TwFt-a__statValue{color:var(--mp-text-strong);font-size:1.4rem;font-weight:700}.marketplace-panel-module__TwFt-a__section{background:var(--mp-surface);border:1px solid var(--mp-border);border-radius:var(--mp-radius);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.marketplace-panel-module__TwFt-a__sectionTitle{color:var(--mp-text-strong);margin:0;font-size:1rem;font-weight:700}.marketplace-panel-module__TwFt-a__filters{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.marketplace-panel-module__TwFt-a__filterSelect{border:1px solid var(--mp-border-strong);border-radius:var(--mp-radius);background:var(--mp-bg);color:var(--mp-text-strong);cursor:pointer;outline:none;min-height:44px;padding:.6rem .8rem;font-size:.85rem}.marketplace-panel-module__TwFt-a__filterSelect:focus{border-color:var(--mp-primary)}.marketplace-panel-module__TwFt-a__filterInput{border:1px solid var(--mp-border-strong);border-radius:var(--mp-radius);background:var(--mp-bg);color:var(--mp-text-strong);outline:none;min-width:140px;min-height:44px;padding:.6rem .8rem;font-size:.85rem}.marketplace-panel-module__TwFt-a__filterInput:focus{border-color:var(--mp-primary)}.marketplace-panel-module__TwFt-a__table{border-collapse:collapse;width:100%;font-size:.85rem}.marketplace-panel-module__TwFt-a__table th{text-align:left;color:var(--mp-text-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--mp-border);padding:.6rem .8rem;font-size:.75rem;font-weight:600}.marketplace-panel-module__TwFt-a__table td{border-bottom:1px solid var(--mp-border);color:var(--mp-text-strong);padding:.7rem .8rem}.marketplace-panel-module__TwFt-a__table tr:hover td{background:var(--mp-primary-faint)}.marketplace-panel-module__TwFt-a__statusBadge{border-radius:var(--mp-radius-pill);color:var(--mp-text);background:#ffffff12;align-items:center;padding:.2rem .5rem;font-size:.72rem;font-weight:600;display:inline-flex}.marketplace-panel-module__TwFt-a__statusEscrow{color:#a9c8e6;background:#7ea8d224}.marketplace-panel-module__TwFt-a__statusConfirmed{color:#cdb3e0;background:#b496cd24}.marketplace-panel-module__TwFt-a__statusCompleted{background:var(--status-completed-soft);color:var(--status-completed)}.marketplace-panel-module__TwFt-a__statusFailed{background:var(--status-danger-soft);color:var(--status-danger)}.marketplace-panel-module__TwFt-a__statusPending{background:var(--status-warning-soft);color:var(--status-warning)}.marketplace-panel-module__TwFt-a__statusRefunded{color:#b0b0b0;background:#9e9e9e24}.marketplace-panel-module__TwFt-a__resolveBtn{border-radius:var(--mp-radius);background:var(--mp-primary);color:var(--mp-primary-ink);cursor:pointer;border:none;min-width:44px;min-height:44px;padding:.4rem .8rem;font-size:.78rem;font-weight:600;transition:opacity .2s}.marketplace-panel-module__TwFt-a__resolveBtn:hover{opacity:.9}.marketplace-panel-module__TwFt-a__modalOverlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.marketplace-panel-module__TwFt-a__modal{background:var(--mp-surface);border:1px solid var(--mp-border-strong);border-radius:var(--mp-radius);box-shadow:var(--mp-shadow-lg);flex-direction:column;gap:1.2rem;width:min(100%,480px);padding:2rem;display:flex}.marketplace-panel-module__TwFt-a__modalTitle{color:var(--mp-text-strong);margin:0;font-size:1.2rem;font-weight:700}.marketplace-panel-module__TwFt-a__modalForm{flex-direction:column;gap:1rem;display:flex}.marketplace-panel-module__TwFt-a__fieldGroup{flex-direction:column;gap:.35rem;display:flex}.marketplace-panel-module__TwFt-a__label{color:var(--mp-text);font-size:.82rem;font-weight:600}.marketplace-panel-module__TwFt-a__radioGroup{gap:1rem;display:flex}.marketplace-panel-module__TwFt-a__radioLabel{cursor:pointer;min-height:44px;color:var(--mp-text);align-items:center;gap:.4rem;font-size:.9rem;display:flex}.marketplace-panel-module__TwFt-a__textarea{border:1px solid var(--mp-border-strong);border-radius:var(--mp-radius);background:var(--mp-bg);width:100%;color:var(--mp-text-strong);font:inherit;resize:vertical;outline:none;min-height:80px;padding:.75rem 1rem;font-size:.9rem}.marketplace-panel-module__TwFt-a__textarea:focus{border-color:var(--mp-primary);box-shadow:0 0 0 3px var(--mp-primary-soft)}.marketplace-panel-module__TwFt-a__modalActions{justify-content:flex-end;gap:.75rem;display:flex}.marketplace-panel-module__TwFt-a__btnPrimary{border-radius:var(--mp-radius);background:var(--mp-primary);color:var(--mp-primary-ink);cursor:pointer;border:none;min-height:44px;padding:.75rem 1.4rem;font-size:.9rem;font-weight:700;transition:opacity .2s}.marketplace-panel-module__TwFt-a__btnPrimary:hover{opacity:.92}.marketplace-panel-module__TwFt-a__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.marketplace-panel-module__TwFt-a__btnCancel{border:1px solid var(--mp-border-strong);border-radius:var(--mp-radius);color:var(--mp-text-muted);cursor:pointer;background:0 0;min-height:44px;padding:.75rem 1.4rem;font-size:.9rem;font-weight:600;transition:border-color .2s,color .2s}.marketplace-panel-module__TwFt-a__btnCancel:hover{border-color:var(--mp-primary);color:var(--mp-text-strong)}.marketplace-panel-module__TwFt-a__settingsForm{flex-direction:column;gap:1rem;display:flex}.marketplace-panel-module__TwFt-a__settingsRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.marketplace-panel-module__TwFt-a__settingsLabel{color:var(--mp-text);min-width:180px;font-size:.88rem;font-weight:500}.marketplace-panel-module__TwFt-a__settingsInput{border:1px solid var(--mp-border-strong);border-radius:var(--mp-radius);background:var(--mp-bg);width:100px;color:var(--mp-text-strong);outline:none;min-height:44px;padding:.6rem .8rem;font-size:.9rem}.marketplace-panel-module__TwFt-a__settingsInput:focus{border-color:var(--mp-primary)}.marketplace-panel-module__TwFt-a__settingsSuffix{color:var(--mp-text-muted);font-size:.88rem}.marketplace-panel-module__TwFt-a__settingsNote{color:var(--mp-text-muted);max-width:56ch;font-size:.82rem}.marketplace-panel-module__TwFt-a__settingsPreview{border-top:1px solid var(--mp-border);flex-direction:column;gap:.45rem;max-width:480px;padding-top:.9rem;display:flex}.marketplace-panel-module__TwFt-a__settingsPreviewTitle{color:var(--mp-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:600}.marketplace-panel-module__TwFt-a__settingsPreviewRow{color:var(--mp-text);justify-content:space-between;gap:1rem;font-size:.9rem;display:flex}.marketplace-panel-module__TwFt-a__settingsPreviewRow>span:last-child{color:var(--mp-text-strong);font-variant-numeric:tabular-nums;text-align:right}.marketplace-panel-module__TwFt-a__settingsPreviewMuted{color:var(--mp-text-muted);font-weight:400}.marketplace-panel-module__TwFt-a__ticketItem{background:var(--mp-surface-inset);border-radius:var(--mp-radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.marketplace-panel-module__TwFt-a__ticketInfo{flex-direction:column;gap:.2rem;min-width:0;display:flex}.marketplace-panel-module__TwFt-a__ticketMessage{color:var(--mp-text-strong);white-space:nowrap;text-overflow:ellipsis;max-width:400px;font-size:.88rem;overflow:hidden}.marketplace-panel-module__TwFt-a__ticketMeta{color:var(--mp-text-muted);font-size:.75rem}.marketplace-panel-module__TwFt-a__bloggerItem{background:var(--mp-surface-inset);border-radius:var(--mp-radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.marketplace-panel-module__TwFt-a__bloggerInfo{flex-direction:column;gap:.2rem;display:flex}.marketplace-panel-module__TwFt-a__bloggerName{color:var(--mp-text-strong);font-size:.92rem;font-weight:600}.marketplace-panel-module__TwFt-a__bloggerMeta{color:var(--mp-text-muted);font-size:.78rem}.marketplace-panel-module__TwFt-a__bloggerActions{align-items:center;gap:.5rem;display:flex}.marketplace-panel-module__TwFt-a__toggleBtn{border:1px solid var(--mp-border-strong);border-radius:var(--mp-radius);color:var(--mp-text);cursor:pointer;background:0 0;min-width:44px;min-height:44px;padding:.4rem .8rem;font-size:.78rem;font-weight:600;transition:all .2s}.marketplace-panel-module__TwFt-a__toggleBtn:hover{border-color:var(--mp-primary);color:var(--mp-text-strong)}.marketplace-panel-module__TwFt-a__toggleBtn:disabled{opacity:.4;cursor:not-allowed}.marketplace-panel-module__TwFt-a__toggleBtnActive{background:var(--mp-primary);border-color:var(--mp-primary);color:var(--mp-primary-ink)}.marketplace-panel-module__TwFt-a__toggleBtnActive:hover{color:var(--mp-primary-ink)}.marketplace-panel-module__TwFt-a__pagination{justify-content:center;align-items:center;gap:.4rem;margin-top:.5rem;display:flex}.marketplace-panel-module__TwFt-a__pageBtn{border:1px solid var(--mp-border-strong);border-radius:var(--mp-radius);min-width:44px;min-height:44px;color:var(--mp-text);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:.5rem .8rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.marketplace-panel-module__TwFt-a__pageBtn:hover:not(:disabled){border-color:var(--mp-primary);color:var(--mp-text-strong)}.marketplace-panel-module__TwFt-a__pageBtn:disabled{opacity:.4;cursor:not-allowed}.marketplace-panel-module__TwFt-a__errorMsg{border-radius:var(--mp-radius);background:var(--status-danger-soft);border:1px solid var(--status-danger-edge);color:var(--status-danger);padding:.75rem 1rem;font-size:.88rem}.marketplace-panel-module__TwFt-a__successMsg{border-radius:var(--mp-radius);background:var(--status-success-soft);border:1px solid var(--status-success-edge);color:var(--status-success);padding:.75rem 1rem;font-size:.88rem}.marketplace-panel-module__TwFt-a__emptyText{text-align:center;color:var(--mp-text-muted);padding:1.5rem;font-size:.88rem}.marketplace-panel-module__TwFt-a__tableWrapper{overflow-x:auto}@media (max-width:768px){.marketplace-panel-module__TwFt-a__statsGrid{grid-template-columns:repeat(2,1fr)}.marketplace-panel-module__TwFt-a__filters{flex-direction:column;align-items:stretch}.marketplace-panel-module__TwFt-a__settingsRow{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.marketplace-panel-module__TwFt-a__statsGrid{grid-template-columns:1fr}.marketplace-panel-module__TwFt-a__section{padding:1rem}}
.cabinet-module__Onwr3q__identityCard{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.6rem;margin-bottom:2rem;padding:.6rem .2rem 0;display:grid}.cabinet-module__Onwr3q__identityCard>*{min-width:0}.cabinet-module__Onwr3q__identityMain{gap:.95rem;min-width:0;display:grid}.cabinet-module__Onwr3q__identityRole{width:fit-content;color:var(--text-muted);border:1px solid var(--border-strong);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.22em;text-indent:.22em;font-family:var(--font-narrow);background:#ffffff06;align-items:center;padding:.34rem .9rem;font-size:.6rem;font-weight:600;display:inline-flex}.cabinet-module__Onwr3q__identityName{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-strong);text-overflow:ellipsis;margin:0;font-size:clamp(1.7rem,2.8vw,2.2rem);font-weight:600;line-height:1.05;overflow:hidden}.cabinet-module__Onwr3q__identityMetaRow{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.6rem 1.6rem;margin:.25rem 0 0;font-size:.88rem;display:flex}.cabinet-module__Onwr3q__identityMeta{font-family:var(--font-body);align-items:center;gap:.45rem;display:inline-flex}.cabinet-module__Onwr3q__identityMeta svg{width:14px;height:14px;color:var(--text-soft);flex-shrink:0}.cabinet-module__Onwr3q__identityMeta code{font-family:var(--font-mono);letter-spacing:-.01em;color:var(--text);font-size:.82rem}.cabinet-module__Onwr3q__identityStats{align-items:center;margin:0;display:flex}.cabinet-module__Onwr3q__identityStat{border-left:1px solid var(--border-faint);align-content:start;gap:.45rem;min-width:0;padding:.3rem 1.5rem;display:grid}.cabinet-module__Onwr3q__identityStat:first-child{border-left:0}.cabinet-module__Onwr3q__identityStat:last-child{padding-right:.2rem}.cabinet-module__Onwr3q__identityStat dt{font-family:var(--font-narrow);letter-spacing:.2em;text-transform:uppercase;color:var(--text-soft);white-space:nowrap;font-size:.6rem;font-weight:600}.cabinet-module__Onwr3q__identityStat dd{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-strong);font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-size:1.3rem;font-weight:600;line-height:1}.cabinet-module__Onwr3q__tabBar{z-index:40;-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);border-bottom:1px solid var(--border);background:#000000d1;margin-bottom:2.4rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:sticky;top:calc(3.25rem + 1px)}.cabinet-module__Onwr3q__tabBarRow{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.3rem;width:min(1280px,100% - 3.2rem);margin:0 auto;display:flex;overflow-x:auto}@media (max-width:640px){.cabinet-module__Onwr3q__tabBarRow{width:calc(100% - 2.2rem)}}.cabinet-module__Onwr3q__tabBarRow::-webkit-scrollbar{display:none}.cabinet-module__Onwr3q__tabBtn{color:var(--text-muted);font-family:var(--font-display);letter-spacing:-.005em;white-space:nowrap;cursor:pointer;transition:color var(--transition-base);background:0 0;border:none;flex-shrink:0;align-items:center;gap:.55rem;padding:.9rem .95rem .95rem;font-size:.92rem;font-weight:500;display:inline-flex;position:relative}.cabinet-module__Onwr3q__tabBtn:after{content:"";background:var(--text-strong);transform-origin:50%;height:1px;transition:transform var(--transition-base);position:absolute;bottom:-1px;left:.95rem;right:.95rem;transform:scaleX(0)}.cabinet-module__Onwr3q__tabBtn:hover{color:var(--text)}.cabinet-module__Onwr3q__tabBtnActive{color:var(--text-strong)}.cabinet-module__Onwr3q__tabBtnActive:after{transform:scaleX(1)}.cabinet-module__Onwr3q__tabIcon{opacity:.5;width:1rem;height:1rem;transition:opacity var(--transition-base);flex-shrink:0}.cabinet-module__Onwr3q__tabIcon svg{width:100%;height:100%}.cabinet-module__Onwr3q__tabBtn:hover .cabinet-module__Onwr3q__tabIcon,.cabinet-module__Onwr3q__tabBtnActive .cabinet-module__Onwr3q__tabIcon{opacity:1}.cabinet-module__Onwr3q__tabCount{font-family:var(--font-mono);color:var(--text-soft);font-size:.68rem;transform:translateY(-.35em)}.cabinet-module__Onwr3q__tabBtnActive .cabinet-module__Onwr3q__tabCount{color:var(--text-muted)}.cabinet-module__Onwr3q__workspace{min-width:0;animation:cabinet-module__Onwr3q__deltaTabFade .36s var(--easing) both;gap:2.6rem;display:grid}@keyframes cabinet-module__Onwr3q__deltaTabFade{0%{opacity:0;filter:blur(4px);transform:translateY(6px)}to{opacity:1;filter:blur();transform:translateY(0)}}.cabinet-module__Onwr3q__stack{gap:2.6rem;min-width:0;display:grid}.cabinet-module__Onwr3q__actionRow{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.cabinet-module__Onwr3q__ledgerFilter{min-width:0;display:inline-flex}.cabinet-module__Onwr3q__ledgerFilter select{min-width:11rem;max-width:15rem}.cabinet-module__Onwr3q__emptyState{text-align:center;border-radius:var(--radius-md);background:var(--surface-inset);border:1px dashed var(--border);color:var(--text-muted);place-items:center;gap:.55rem;padding:2.6rem 1.2rem;display:grid}.cabinet-module__Onwr3q__emptyIcon{border-radius:var(--radius-md);border:1px solid var(--border);width:2.4rem;height:2.4rem;color:var(--text);background:#ffffff0a;place-items:center;margin-bottom:.3rem;display:grid}.cabinet-module__Onwr3q__emptyIcon svg{width:1.2rem;height:1.2rem}.cabinet-module__Onwr3q__emptyTitle{font-family:var(--font-display);letter-spacing:-.018em;color:var(--text-strong);margin:0;font-size:1rem;font-weight:600}.cabinet-module__Onwr3q__emptyText{color:var(--text-muted);max-width:44ch;margin:0;font-size:.92rem;line-height:1.55}.cabinet-module__Onwr3q__skeletonGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.85rem;display:grid}.cabinet-module__Onwr3q__skeletonRow{border-radius:var(--radius-md);background:var(--surface-raised);border:1px solid var(--border-faint);height:3rem;position:relative;overflow:hidden}.cabinet-module__Onwr3q__skeletonRow:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff0a 50%,#0000 100%);animation:1.4s linear infinite cabinet-module__Onwr3q__deltaShimmer;position:absolute;inset:0}@keyframes cabinet-module__Onwr3q__deltaShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.cabinet-module__Onwr3q__dealRowClickable{cursor:pointer}.cabinet-module__Onwr3q__dealRowClickable:hover td{background:#ffffff08}.cabinet-module__Onwr3q__dealRowClickable:focus-visible{outline:none}.cabinet-module__Onwr3q__dealRowClickable:focus-visible td{background:#ffffff0a;box-shadow:inset 0 1px #ffffff73,inset 0 -1px #ffffff73}.cabinet-module__Onwr3q__dealRowClickable:focus-visible td:first-child{box-shadow:inset 1px 0 #ffffff73,inset 0 1px #ffffff73,inset 0 -1px #ffffff73}.cabinet-module__Onwr3q__dealRowClickable:focus-visible td:last-child{box-shadow:inset -1px 0 #ffffff73,inset 0 1px #ffffff73,inset 0 -1px #ffffff73}.cabinet-module__Onwr3q__scriptTools{gap:.75rem;display:grid}.cabinet-module__Onwr3q__chipRow{flex-wrap:wrap;gap:.45rem;display:flex}.cabinet-module__Onwr3q__chip{appearance:none;border-radius:var(--radius-pill);border:1px solid var(--border);color:var(--text-muted);font:inherit;white-space:nowrap;cursor:pointer;transition:background var(--transition-base), color var(--transition-base), border-color var(--transition-base);background:0 0;flex-shrink:0;padding:.42rem .95rem;font-size:.8rem}.cabinet-module__Onwr3q__chip:hover{color:var(--text-strong);border-color:var(--border-strong)}.cabinet-module__Onwr3q__chipActive{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.cabinet-module__Onwr3q__chipActive:hover{color:var(--accent-ink)}.cabinet-module__Onwr3q__scriptGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.85rem;margin-top:.4rem;display:grid}.cabinet-module__Onwr3q__scriptCard{border-radius:var(--radius-md);background:var(--surface-inset);border:1px solid var(--border);transition:border-color var(--transition-base), transform var(--transition-base);align-content:start;gap:.55rem;padding:1.15rem 1.25rem 1.2rem;display:grid;position:relative;overflow:hidden}.cabinet-module__Onwr3q__scriptCard:before{content:"";transform-origin:top;width:1px;transition:transform var(--transition-slow);background:#ffffff80;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.cabinet-module__Onwr3q__scriptCard:hover{border-color:var(--border-strong);transform:translateY(-1px)}.cabinet-module__Onwr3q__scriptCard:hover:before{transform:scaleY(.7)}.cabinet-module__Onwr3q__scriptHead{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.cabinet-module__Onwr3q__scriptHead h3{font-family:var(--font-display);letter-spacing:-.018em;color:var(--text-strong);margin:0;font-size:1rem;font-weight:600;line-height:1.3}.cabinet-module__Onwr3q__scriptKeywords{font-family:var(--font-mono);letter-spacing:.02em;color:var(--text-soft);margin:0;font-size:.7rem}.cabinet-module__Onwr3q__scriptBody{color:var(--text-muted);white-space:pre-wrap;max-height:9rem;margin:0;padding-right:.4rem;font-size:.92rem;line-height:1.6;overflow:auto}.cabinet-module__Onwr3q__scriptActions{flex-wrap:wrap;gap:.5rem;margin-top:.2rem;display:flex}.cabinet-module__Onwr3q__profileGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.2rem 3.2rem;margin-top:.4rem;display:grid}.cabinet-module__Onwr3q__profileBlock{align-content:start;gap:1rem;min-width:0;display:grid}.cabinet-module__Onwr3q__profileBlockTitle{font-family:var(--font-narrow);letter-spacing:.22em;text-transform:uppercase;color:var(--text-soft);border-bottom:1px solid var(--border-faint);margin:0;padding-bottom:.6rem;font-size:.66rem;font-weight:600}.cabinet-module__Onwr3q__unlockShell{place-items:center;min-height:70vh;padding:4rem 1rem;display:grid;position:relative}.cabinet-module__Onwr3q__unlockShell:before{content:"";pointer-events:none;background:radial-gradient(600px 360px at 50% 35%,#ffffff0a,#0000 65%);position:absolute;inset:0}.cabinet-module__Onwr3q__unlockCard{border-radius:var(--radius-lg);background:var(--surface-raised);border:1px solid var(--border-strong);width:min(460px,100%);box-shadow:var(--shadow-strong);z-index:1;gap:1.1rem;padding:2.2rem;display:grid;position:relative;overflow:hidden}.cabinet-module__Onwr3q__unlockCard:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(#ffffff06,#0000 30%);position:absolute;inset:0}.cabinet-module__Onwr3q__unlockCard>*{z-index:1;position:relative}.cabinet-module__Onwr3q__unlockIcon{border-radius:var(--radius-md);border:1px solid var(--border-strong);width:2.6rem;height:2.6rem;color:var(--text);background:#ffffff0a;place-items:center;margin-bottom:.2rem;display:grid}.cabinet-module__Onwr3q__unlockIcon svg{width:1.3rem;height:1.3rem}.cabinet-module__Onwr3q__unlockCard h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-strong);margin:0;font-size:1.5rem;font-weight:600}.cabinet-module__Onwr3q__unlockCard p{color:var(--text-muted);margin:0;font-size:.94rem;line-height:1.6}.cabinet-module__Onwr3q__fullscreenState{place-items:center;min-height:60vh;padding:3rem 1rem;display:grid}.cabinet-module__Onwr3q__fullscreenStateInner{text-align:center;justify-items:center;gap:.6rem;width:min(420px,100%);display:grid}.cabinet-module__Onwr3q__payoutRow{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) auto;align-items:end;gap:1rem 1.6rem;display:grid}.cabinet-module__Onwr3q__payoutField{gap:.45rem;min-width:0;display:grid}.cabinet-module__Onwr3q__payoutLabel{font-family:var(--font-narrow);letter-spacing:.22em;text-transform:uppercase;color:var(--text-soft);margin:0;font-size:.6rem;font-weight:600}.cabinet-module__Onwr3q__payoutAvailable{font-family:var(--font-display);letter-spacing:-.035em;color:var(--text-strong);font-variant-numeric:tabular-nums;margin:0;font-size:1.7rem;font-weight:600;line-height:1.05}.cabinet-module__Onwr3q__payoutHint{color:var(--text-soft);margin:0;font-size:.82rem;line-height:1.45}.cabinet-module__Onwr3q__payoutActions{align-self:end;align-items:center;gap:.5rem;display:inline-flex}.cabinet-module__Onwr3q__payoutError{color:var(--status-danger);grid-column:2/-1;margin:-.55rem 0 0;font-size:.82rem;line-height:1.5}.cabinet-module__Onwr3q__dealsDesktopTable{display:block}.cabinet-module__Onwr3q__ledgerMobileList{margin:0;padding:0;list-style:none;display:none}.cabinet-module__Onwr3q__ledgerMobileRow{border-bottom:1px solid var(--border-faint);gap:.4rem;padding:.95rem .15rem;display:grid}.cabinet-module__Onwr3q__ledgerMobileRow:first-child{border-top:1px solid var(--border-faint)}.cabinet-module__Onwr3q__ledgerMobileTop{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.cabinet-module__Onwr3q__ledgerMobileAmount{font-family:var(--font-mono);color:var(--text-strong);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:600}.cabinet-module__Onwr3q__ledgerMobileAmount[data-negative=true]{color:var(--status-danger)}.cabinet-module__Onwr3q__ledgerMobileFoot{gap:.2rem;min-width:0;display:grid}.cabinet-module__Onwr3q__ledgerMobileDate{font-family:var(--font-narrow);letter-spacing:.16em;text-transform:uppercase;color:var(--text-soft);font-size:.7rem}.cabinet-module__Onwr3q__ledgerMobileNote{color:var(--text);word-wrap:break-word;font-size:.86rem;line-height:1.4}.cabinet-module__Onwr3q__ledgerMobileRowClickable{cursor:pointer;transition:background var(--transition-base)}.cabinet-module__Onwr3q__ledgerMobileRowClickable:hover{background:#ffffff06}.cabinet-module__Onwr3q__ledgerMobileRowClickable:focus-visible{outline-offset:-1px;background:#ffffff06;outline:1px solid #ffffff73}.cabinet-module__Onwr3q__dealModalBackdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:1000;animation:cabinet-module__Onwr3q__deltaBackdropFade .32s var(--easing) both;background:#000000c7;justify-content:center;align-items:center;padding:clamp(1rem,4vw,2.5rem);display:flex;position:fixed;inset:0}@keyframes cabinet-module__Onwr3q__deltaBackdropFade{0%{opacity:0}to{opacity:1}}.cabinet-module__Onwr3q__dealModalCard{border-radius:var(--radius-lg);background:var(--surface-raised);border:1px solid var(--border-strong);width:min(720px,100%);max-height:calc(100vh - 5rem);box-shadow:var(--shadow-strong);animation:cabinet-module__Onwr3q__deltaModalIn .36s var(--easing) both;flex-direction:column;display:flex;overflow:hidden}@keyframes cabinet-module__Onwr3q__deltaModalIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.cabinet-module__Onwr3q__dealModalHeader{border-bottom:1px solid var(--border-faint);background:linear-gradient(180deg, #ffffff06, transparent 60%), var(--surface-raised);gap:1rem;padding:1.4rem 1.5rem .4rem;display:grid}.cabinet-module__Onwr3q__dealModalHeaderTop{justify-content:space-between;align-items:flex-start;gap:1.2rem;display:flex}.cabinet-module__Onwr3q__dealModalIdent{min-width:0}.cabinet-module__Onwr3q__dealModalEyebrow{font-family:var(--font-narrow);letter-spacing:.26em;text-transform:uppercase;color:var(--text-soft);margin:0 0 .35rem;font-size:.6rem;font-weight:600}.cabinet-module__Onwr3q__dealModalTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-strong);word-break:break-word;margin:0;font-size:clamp(1.2rem,2.2vw,1.6rem);font-weight:600;line-height:1.2}.cabinet-module__Onwr3q__dealModalHeaderActions{flex-shrink:0;align-items:center;gap:.4rem;display:inline-flex}.cabinet-module__Onwr3q__dealIconButton{border:1px solid var(--border);width:2.1rem;height:2.1rem;color:var(--text-muted);cursor:pointer;transition:background var(--transition-base), border-color var(--transition-base), color var(--transition-base);background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.cabinet-module__Onwr3q__dealIconButton:hover{border-color:var(--border-strong);color:var(--text-strong);background:#ffffff14}.cabinet-module__Onwr3q__dealIconButton svg{width:16px;height:16px}.cabinet-module__Onwr3q__dealModalSummaryRow{flex-wrap:wrap;align-items:center;gap:.75rem 1.2rem;display:flex}.cabinet-module__Onwr3q__dealModalCreated{font-family:var(--font-narrow);letter-spacing:.18em;text-transform:uppercase;color:var(--text-soft);font-size:.7rem}.cabinet-module__Onwr3q__dealModalBody{overscroll-behavior:contain;flex:auto;min-height:0;padding:1.4rem 1.5rem;overflow-y:auto}.cabinet-module__Onwr3q__dealModalSection{gap:1.1rem;display:grid}.cabinet-module__Onwr3q__dealModalLead{color:var(--text);margin:0;font-size:.94rem;line-height:1.55}.cabinet-module__Onwr3q__dealMetaGrid{border-radius:var(--radius-md);background:var(--surface-inset);border:1px solid var(--border-faint);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem 1.4rem;margin:0;padding:1.1rem 1.2rem;display:grid}.cabinet-module__Onwr3q__dealMetaGrid>div{gap:.25rem;min-width:0;display:grid}.cabinet-module__Onwr3q__dealMetaGrid dt{font-family:var(--font-narrow);letter-spacing:.22em;text-transform:uppercase;color:var(--text-soft);margin:0;font-size:.6rem;font-weight:600}.cabinet-module__Onwr3q__dealMetaGrid dd{font-family:var(--font-mono);color:var(--text-strong);letter-spacing:-.005em;font-variant-numeric:tabular-nums;word-break:break-word;margin:0;font-size:.92rem}.cabinet-module__Onwr3q__dealModalLedgerNote{border-radius:var(--radius-md);background:var(--surface-inset);border:1px solid var(--border-faint);gap:.4rem;padding:.95rem 1.1rem;display:grid}.cabinet-module__Onwr3q__dealModalLedgerNote p:last-child{color:var(--text);word-wrap:break-word;margin:0;font-size:.92rem;line-height:1.5}.cabinet-module__Onwr3q__dealModalFooter{background:linear-gradient(0deg, #ffffff05, transparent 60%), var(--surface-raised);border-top:1px solid var(--border-faint);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.6rem;padding:1rem 1.5rem 1.2rem;display:flex}@media (max-width:540px){.cabinet-module__Onwr3q__dealModalCard{width:100%;max-height:calc(100vh - 1.5rem)}.cabinet-module__Onwr3q__dealModalHeader{padding:1.1rem 1.1rem .3rem}.cabinet-module__Onwr3q__dealModalBody{padding:1.1rem}.cabinet-module__Onwr3q__dealModalFooter{justify-content:stretch;padding:.9rem 1.1rem 1.1rem}.cabinet-module__Onwr3q__dealModalFooter>*{flex:auto}}@media (max-width:900px){.cabinet-module__Onwr3q__payoutRow{grid-template-columns:minmax(0,1fr) auto}.cabinet-module__Onwr3q__payoutField,.cabinet-module__Onwr3q__payoutError{grid-column:1/-1}}@media (max-width:720px){.cabinet-module__Onwr3q__identityCard{grid-template-columns:1fr;gap:.8rem;margin-bottom:1.3rem;padding:.2rem 0 0}.cabinet-module__Onwr3q__identityMain{gap:.55rem}.cabinet-module__Onwr3q__identityRole{margin-bottom:.15rem;padding:.22rem .7rem;font-size:.55rem}.cabinet-module__Onwr3q__identityName{font-size:1.55rem}.cabinet-module__Onwr3q__identityMetaRow{gap:.4rem 1rem;margin-top:.1rem;font-size:.78rem}.cabinet-module__Onwr3q__identityMeta code{font-size:.74rem}.cabinet-module__Onwr3q__identityMeta svg{width:12px;height:12px}.cabinet-module__Onwr3q__identityMetaCard{display:none}.cabinet-module__Onwr3q__identityStats{flex-wrap:wrap;row-gap:.8rem}.cabinet-module__Onwr3q__identityStat{padding:.1rem 1.1rem}.cabinet-module__Onwr3q__identityStat:first-child{padding-left:0}.cabinet-module__Onwr3q__identityStat dd{font-size:1.2rem}.cabinet-module__Onwr3q__tabBar{margin-bottom:1.6rem}.cabinet-module__Onwr3q__tabBarRow{gap:0}.cabinet-module__Onwr3q__tabBtn{flex:1 0 auto;justify-content:center;gap:.45rem;padding:.85rem .55rem .9rem;font-size:.88rem}.cabinet-module__Onwr3q__tabBtn:after{left:.55rem;right:.55rem}.cabinet-module__Onwr3q__tabIcon{width:.95rem;height:.95rem}.cabinet-module__Onwr3q__tabBarDense .cabinet-module__Onwr3q__tabIcon{display:none}.cabinet-module__Onwr3q__tabBarDense .cabinet-module__Onwr3q__tabBtn{gap:.3rem;padding:.85rem .4rem .9rem;font-size:.86rem}.cabinet-module__Onwr3q__tabBarDense .cabinet-module__Onwr3q__tabBtn:after{left:.4rem;right:.4rem}.cabinet-module__Onwr3q__workspace,.cabinet-module__Onwr3q__stack{gap:2rem}.cabinet-module__Onwr3q__payoutRow{grid-template-columns:1fr;gap:.9rem}.cabinet-module__Onwr3q__payoutField{grid-column:auto}.cabinet-module__Onwr3q__payoutActions{order:2;grid-template-columns:auto 1fr;width:100%;display:grid}.cabinet-module__Onwr3q__payoutError{order:1;grid-column:auto;margin-top:-.35rem}.cabinet-module__Onwr3q__payoutAvailable{font-size:1.45rem}.cabinet-module__Onwr3q__dealsDesktopTable{display:none}.cabinet-module__Onwr3q__ledgerMobileList{display:block}.cabinet-module__Onwr3q__ledgerFilter{flex:auto}.cabinet-module__Onwr3q__ledgerFilter select{width:100%;min-width:0;max-width:none}.cabinet-module__Onwr3q__chipRow{scrollbar-width:none;padding-inline:.2rem;flex-wrap:nowrap;margin-inline:-.2rem;padding-bottom:.2rem;overflow-x:auto}.cabinet-module__Onwr3q__chipRow::-webkit-scrollbar{display:none}.cabinet-module__Onwr3q__scriptGrid{grid-template-columns:1fr}.cabinet-module__Onwr3q__profileGrid{grid-template-columns:1fr;gap:1.6rem}.cabinet-module__Onwr3q__profileBlock{gap:.7rem}.cabinet-module__Onwr3q__profileBlockTitle{padding-bottom:.4rem}.cabinet-module__Onwr3q__actionRow{gap:.5rem}.cabinet-module__Onwr3q__actionRow>*{flex:auto}.cabinet-module__Onwr3q__unlockCard{padding:1.7rem}}
﻿ .info-page-module__GQSsfq__page{background:var(--bg);min-height:100vh;color:var(--text-strong);flex-direction:column;display:flex}.info-page-module__GQSsfq__topBar{z-index:30;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px)saturate(140%);background:#000000a8;flex-direction:column;display:flex;position:sticky;top:0}.info-page-module__GQSsfq__topBarRow{justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1.2rem,4vw,2.4rem);display:flex}.info-page-module__GQSsfq__brand{flex-direction:column;gap:.18rem;display:inline-flex}.info-page-module__GQSsfq__brandMark{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-strong);font-size:1.1rem;font-weight:700;line-height:1}.info-page-module__GQSsfq__brandSub{font-family:var(--font-narrow);letter-spacing:.28em;text-transform:uppercase;color:var(--text-soft);font-size:.62rem}.info-page-module__GQSsfq__topBarLinks{font-family:var(--font-narrow);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:1.4rem;font-size:.7rem;display:flex}.info-page-module__GQSsfq__topBarLinks a{color:var(--text-muted);transition:color var(--transition-base)}.info-page-module__GQSsfq__topBarLinks a:hover{color:var(--text-strong)}.info-page-module__GQSsfq__mobileNav{display:none}@media (max-width:720px){.info-page-module__GQSsfq__topBarRow{padding:.9rem 1.2rem}.info-page-module__GQSsfq__brandSub,.info-page-module__GQSsfq__topBarLinks{display:none}.info-page-module__GQSsfq__mobileNav{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;padding:.7rem clamp(.8rem,4vw,1.2rem) .9rem;display:flex}.info-page-module__GQSsfq__mobileNav a{border-radius:var(--radius-pill);height:2.1rem;font-family:var(--font-narrow);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;color:var(--text-muted);transition:color var(--transition-base), background var(--transition-base);justify-content:center;align-items:center;padding:0 .55rem;font-size:.62rem;font-weight:500;display:inline-flex}.info-page-module__GQSsfq__mobileNav a:active,.info-page-module__GQSsfq__mobileNav a:focus-visible{color:var(--text-strong);background:#ffffff0d}.info-page-module__GQSsfq__mobileNavCta{border:1px solid var(--border-strong);margin-left:auto;padding:0 .95rem;color:var(--text-strong)!important}}@media (max-width:400px){.info-page-module__GQSsfq__mobileNav a{letter-spacing:.04em;padding:0 .4rem;font-size:.56rem}.info-page-module__GQSsfq__mobileNavCta{padding:0 .7rem}}.info-page-module__GQSsfq__hero{gap:1rem;width:min(960px,100%);margin:0 auto;padding:clamp(3rem,8vw,5rem) clamp(1.4rem,4vw,2.4rem) clamp(1rem,3vw,2rem);display:grid}.info-page-module__GQSsfq__heroEyebrow{font-family:var(--font-narrow);letter-spacing:.32em;text-transform:uppercase;color:var(--text-soft);margin:0;font-size:.66rem}.info-page-module__GQSsfq__heroTitle{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-strong);margin:0;font-size:clamp(2rem,5.4vw,4rem);font-weight:600;line-height:1.02}.info-page-module__GQSsfq__heroTitle em{font-family:var(--font-serif);color:var(--text);font-style:italic;font-weight:400}.info-page-module__GQSsfq__heroLead{max-width:60ch;color:var(--text-muted);margin:.4rem 0 0;font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.65}.info-page-module__GQSsfq__faqList{gap:.55rem;width:min(960px,100%);margin:0 auto;padding:clamp(1rem,3vw,2rem) clamp(1.4rem,4vw,2.4rem) clamp(3rem,6vw,5rem);display:grid}.info-page-module__GQSsfq__faqItem{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-raised);transition:border-color var(--transition-base);overflow:hidden}.info-page-module__GQSsfq__faqItem:hover{border-color:var(--border-strong)}.info-page-module__GQSsfq__faqItemOpen{border-color:var(--border-strong);background:var(--surface-hover)}.info-page-module__GQSsfq__faqQ{appearance:none;text-align:left;cursor:pointer;width:100%;font:inherit;font-family:var(--font-display);letter-spacing:-.018em;color:var(--text-strong);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.4rem;font-size:1.05rem;font-weight:500;display:flex}.info-page-module__GQSsfq__faqMark{font-family:var(--font-display);color:var(--text-soft);text-align:center;width:1.5rem;transition:color var(--transition-base);font-size:1.4rem;line-height:1}.info-page-module__GQSsfq__faqItemOpen .info-page-module__GQSsfq__faqMark{color:var(--text-strong)}.info-page-module__GQSsfq__faqAnswerWrap{overflow:hidden}.info-page-module__GQSsfq__faqA{color:var(--text-muted);margin:0;padding:0 1.4rem 1.3rem;font-size:.96rem;line-height:1.65}.info-page-module__GQSsfq__contactsGrid{grid-template-columns:1fr 1fr;gap:1.4rem;width:min(960px,100%);margin:0 auto;padding:clamp(1rem,3vw,2rem) clamp(1.4rem,4vw,2.4rem) clamp(3rem,6vw,5rem);display:grid}@media (max-width:720px){.info-page-module__GQSsfq__contactsGrid{grid-template-columns:1fr}}.info-page-module__GQSsfq__contactCard{border-radius:var(--radius-lg);background:var(--surface-raised);border:1px solid var(--border);transition:border-color var(--transition-base), transform var(--transition-base);gap:.85rem;padding:1.6rem 1.7rem;display:grid;position:relative;overflow:hidden}.info-page-module__GQSsfq__contactCard:hover{border-color:var(--border-strong);transform:translateY(-1px)}.info-page-module__GQSsfq__contactEyebrow{font-family:var(--font-narrow);letter-spacing:.26em;text-transform:uppercase;color:var(--text-soft);margin:0;font-size:.66rem}.info-page-module__GQSsfq__contactTitle{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text-strong);margin:0;font-size:1.4rem;font-weight:600}.info-page-module__GQSsfq__contactValue{font-family:var(--font-mono);letter-spacing:-.005em;color:var(--text);overflow-wrap:anywhere;word-break:normal;margin:0;font-size:1.02rem}.info-page-module__GQSsfq__contactNote{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.55}.info-page-module__GQSsfq__contactCardActions{flex-wrap:wrap;gap:.6rem;margin-top:.4rem;display:flex}.info-page-module__GQSsfq__contactAction{appearance:none;font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius-md);border:2px solid var(--accent);background:var(--accent);color:var(--accent-ink);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform 80ms ease, box-shadow 80ms ease, background var(--transition-base), border-color var(--transition-base);justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.84rem;font-weight:700;display:inline-flex;box-shadow:0 3px #b3b3b3}.info-page-module__GQSsfq__contactAction:hover{background:var(--accent-deep);border-color:var(--accent-deep)}.info-page-module__GQSsfq__contactAction:active{transform:translateY(3px);box-shadow:0 0 #0000}@media (max-width:480px){.info-page-module__GQSsfq__contactCardActions{gap:.5rem}.info-page-module__GQSsfq__contactCardActions>*{flex:100%;justify-content:center}}.info-page-module__GQSsfq__contactForm{gap:1rem;width:min(960px,100%);margin:0 auto;padding:0 clamp(1.4rem,4vw,2.4rem) clamp(3rem,6vw,5rem);display:grid}.info-page-module__GQSsfq__formCard{border-radius:var(--radius-lg);background:var(--surface-raised);border:1px solid var(--border);gap:1rem;padding:1.7rem;display:grid}.info-page-module__GQSsfq__formHeader{gap:.4rem;display:grid}.info-page-module__GQSsfq__formTitle{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text-strong);margin:0;font-size:1.3rem;font-weight:600}.info-page-module__GQSsfq__formLead{color:var(--text-muted);margin:0;font-size:.94rem;line-height:1.55}.info-page-module__GQSsfq__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:640px){.info-page-module__GQSsfq__formGrid{grid-template-columns:1fr}}.info-page-module__GQSsfq__formField{gap:.45rem;display:grid}.info-page-module__GQSsfq__formLabel{font-family:var(--font-narrow);letter-spacing:.22em;text-transform:uppercase;color:var(--text-soft);font-size:.66rem;font-weight:600}.info-page-module__GQSsfq__formInput,.info-page-module__GQSsfq__formTextarea{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-inset);width:100%;color:var(--text-strong);font:inherit;transition:border-color var(--transition-base), background var(--transition-base), box-shadow var(--transition-base);outline:none;padding:.85rem 1rem;font-size:.94rem}.info-page-module__GQSsfq__formInput:hover,.info-page-module__GQSsfq__formTextarea:hover{border-color:var(--border-strong);background:var(--surface-hover)}.info-page-module__GQSsfq__formInput:focus,.info-page-module__GQSsfq__formTextarea:focus{background:var(--surface-hover);border-color:#ffffff52;box-shadow:0 0 0 3px #ffffff0a}.info-page-module__GQSsfq__formTextarea{resize:vertical;min-height:130px;line-height:1.55}.info-page-module__GQSsfq__formActions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.info-page-module__GQSsfq__formSubmit{appearance:none;border:2px solid var(--accent);background:var(--accent);color:var(--accent-ink);border-radius:var(--radius-pill);font:inherit;font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:transform 80ms ease, box-shadow 80ms ease, background var(--transition-base), opacity var(--transition-base);padding:.85rem 1.6rem;font-size:.92rem;font-weight:700;position:relative;box-shadow:0 4px #b3b3b3}.info-page-module__GQSsfq__formSubmit:focus-visible{outline-offset:3px;outline:3px solid #ffffff59}.info-page-module__GQSsfq__formSubmit:hover{background:var(--accent-deep);border-color:var(--accent-deep);transform:translateY(-1px);box-shadow:0 5px #999}.info-page-module__GQSsfq__formSubmit:active{transform:translateY(4px);box-shadow:0 0 #0000}.info-page-module__GQSsfq__formSubmit:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.info-page-module__GQSsfq__formFeedback{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-raised);color:var(--text);margin:0;padding:.85rem 1rem;font-size:.92rem}.info-page-module__GQSsfq__formFeedbackError{border-color:var(--status-danger-edge);background:var(--status-danger-soft);color:var(--status-danger)}.info-page-module__GQSsfq__formFeedbackSuccess{border-color:var(--status-success-edge);background:var(--status-success-soft);color:var(--status-success)}.info-page-module__GQSsfq__notFound{text-align:center;place-items:center;min-height:100vh;padding:3rem 1.4rem;display:grid}.info-page-module__GQSsfq__notFoundInner{justify-items:center;gap:1.2rem;width:min(560px,100%);display:grid}.info-page-module__GQSsfq__notFoundCode{font-family:var(--font-display);letter-spacing:-.06em;color:var(--text-strong);margin:0;font-size:clamp(5rem,16vw,9rem);font-weight:600;line-height:1}.info-page-module__GQSsfq__notFoundScript{font-family:var(--font-script);color:var(--text-muted);letter-spacing:.005em;margin:0;font-size:clamp(1.6rem,4vw,2.2rem);line-height:1}.info-page-module__GQSsfq__notFoundTitle{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:500}.info-page-module__GQSsfq__notFoundLead{color:var(--text-muted);max-width:44ch;margin:0;font-size:.96rem;line-height:1.6}.info-page-module__GQSsfq__notFoundActions{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:.4rem;display:flex}.info-page-module__GQSsfq__legalContent{width:min(960px,100%);margin:0 auto;padding:clamp(1rem,3vw,2rem) clamp(1.4rem,4vw,2.4rem) clamp(3rem,6vw,5rem)}.info-page-module__GQSsfq__legalContent h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-strong);margin:2.2rem 0 .8rem;font-size:1.2rem;font-weight:600}.info-page-module__GQSsfq__legalContent h2:first-child{margin-top:0}.info-page-module__GQSsfq__legalContent p{color:var(--text-muted);margin:0 0 .85rem;font-size:.96rem;line-height:1.7}.info-page-module__GQSsfq__legalContent ul{margin:0 0 1rem;padding-left:1.4rem;list-style:outside}.info-page-module__GQSsfq__legalContent li{color:var(--text-muted);margin-bottom:.5rem;font-size:.96rem;line-height:1.6}.info-page-module__GQSsfq__legalContent strong{color:var(--text);font-weight:500}.info-page-module__GQSsfq__legalContent a{color:var(--text-strong);text-underline-offset:2px;transition:color var(--transition-base);text-decoration:underline}.info-page-module__GQSsfq__legalContent a:hover{color:var(--text)}.info-page-module__GQSsfq__footer{border-top:1px solid var(--border);font-family:var(--font-narrow);letter-spacing:.22em;text-transform:uppercase;color:var(--text-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding:2.4rem clamp(1.2rem,4vw,2.4rem) 3rem;font-size:.7rem;display:flex}.info-page-module__GQSsfq__footerLinks{flex-wrap:wrap;gap:1.4rem;display:flex}.info-page-module__GQSsfq__footerLinks a{color:var(--text-muted);transition:color var(--transition-base)}.info-page-module__GQSsfq__footerLinks a:hover{color:var(--text-strong)}
.blogger-overview-module__Rt538W__root{gap:2.6rem;display:grid}.blogger-overview-module__Rt538W__topGrid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:stretch;gap:1.4rem;display:grid}@media (max-width:900px){.blogger-overview-module__Rt538W__topGrid{grid-template-columns:1fr}}.blogger-overview-module__Rt538W__cta{isolation:isolate;border-radius:var(--radius-lg);border:1px solid var(--border);background:radial-gradient(420px 220px at 112% -18%, #ffffff0f, transparent 60%), var(--surface-raised);box-shadow:var(--shadow-soft);flex-direction:column;gap:1.15rem;padding:1.7rem 1.8rem;display:flex;position:relative;overflow:hidden}.blogger-overview-module__Rt538W__cta:before{content:"";border-radius:inherit;pointer-events:none;z-index:0;background:linear-gradient(#ffffff06,#0000 26%);position:absolute;inset:0}.blogger-overview-module__Rt538W__cta>*{z-index:1;position:relative}.blogger-overview-module__Rt538W__ctaTop{gap:.5rem;display:grid}.blogger-overview-module__Rt538W__ctaEyebrow{font-family:var(--font-narrow);letter-spacing:.24em;text-transform:uppercase;color:var(--text-soft);margin:0;font-size:.62rem;font-weight:600}.blogger-overview-module__Rt538W__ctaTitle{max-width:18ch;font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-strong);text-wrap:balance;margin:0;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600;line-height:1.12}.blogger-overview-module__Rt538W__ctaText{color:var(--text-muted);max-width:42ch;margin:0;font-size:.9rem;line-height:1.55}.blogger-overview-module__Rt538W__ctaPoints{flex-wrap:wrap;align-items:center;gap:.4rem .6rem;margin:auto 0 0;padding:0;list-style:none;display:flex}.blogger-overview-module__Rt538W__ctaPoint{font-family:var(--font-narrow);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;align-items:center;gap:.6rem;font-size:.66rem;font-weight:600;display:inline-flex}.blogger-overview-module__Rt538W__ctaPoint:not(:first-child):before{content:"·";color:var(--text-soft)}.blogger-overview-module__Rt538W__ctaBtn{border-radius:var(--radius-sm);background:var(--accent);color:var(--accent-ink);font-family:var(--font-display);letter-spacing:-.005em;border:1px solid var(--accent);cursor:pointer;transition:transform var(--transition-base), box-shadow var(--transition-base);justify-content:center;align-self:flex-start;align-items:center;gap:.5rem;padding:.72rem 1.35rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 4px #b3b3b3}.blogger-overview-module__Rt538W__ctaBtn:hover{transform:translateY(-1px);box-shadow:0 5px #b3b3b3}.blogger-overview-module__Rt538W__ctaBtn:active{transform:translateY(2px);box-shadow:0 2px #b3b3b3}.blogger-overview-module__Rt538W__ctaBtn svg{width:1rem;height:1rem}.blogger-overview-module__Rt538W__sectionLink{appearance:none;color:var(--text-muted);font:inherit;cursor:pointer;white-space:nowrap;transition:color var(--transition-base);background:0 0;border:none;padding:0;font-size:.8rem}.blogger-overview-module__Rt538W__sectionLink:hover{color:var(--text-strong)}.blogger-overview-module__Rt538W__opsList{margin:0;padding:0;list-style:none}.blogger-overview-module__Rt538W__opsRow{border:none;border-bottom:1px solid var(--border-faint);width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;transition:background var(--transition-base);background:0 0;align-items:center;gap:.9rem;padding:.85rem .15rem;display:flex}.blogger-overview-module__Rt538W__opsList>li:first-child .blogger-overview-module__Rt538W__opsRow{border-top:1px solid var(--border-faint)}.blogger-overview-module__Rt538W__opsRow:hover,.blogger-overview-module__Rt538W__opsRow:focus-visible{background:#ffffff06}.blogger-overview-module__Rt538W__opsAmount{font-family:var(--font-mono);color:var(--text-strong);font-variant-numeric:tabular-nums;flex-shrink:0;min-width:7.5rem;font-size:.95rem;font-weight:600}.blogger-overview-module__Rt538W__opsAmount[data-negative=true]{color:var(--status-danger)}.blogger-overview-module__Rt538W__opsDate{font-family:var(--font-narrow);letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft);white-space:nowrap;margin-left:auto;font-size:.7rem}.blogger-overview-module__Rt538W__opsEmpty{border-radius:var(--radius-md);background:var(--surface-inset);border:1px dashed var(--border);text-align:center;padding:1.9rem 1.4rem}.blogger-overview-module__Rt538W__opsEmptyTitle{font-family:var(--font-display);color:var(--text-strong);margin:0 0 .3rem;font-size:.92rem;font-weight:600}.blogger-overview-module__Rt538W__opsEmptyText{color:var(--text-muted);margin:0;max-width:42ch;margin-inline:auto;font-size:.84rem;line-height:1.55}.blogger-overview-module__Rt538W__opsSkeleton{gap:.6rem;display:grid}.blogger-overview-module__Rt538W__opsSkeletonRow{border-radius:var(--radius-sm);background:var(--surface-raised);border:1px solid var(--border-faint);height:2.6rem;position:relative;overflow:hidden}.blogger-overview-module__Rt538W__opsSkeletonRow:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff0a 50%,#0000 100%);animation:1.4s linear infinite blogger-overview-module__Rt538W__deltaShimmer;position:absolute;inset:0}@keyframes blogger-overview-module__Rt538W__deltaShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:540px){.blogger-overview-module__Rt538W__root{gap:2rem}.blogger-overview-module__Rt538W__cta{gap:1rem;padding:1.35rem 1.3rem 1.3rem}.blogger-overview-module__Rt538W__ctaTitle{max-width:none}.blogger-overview-module__Rt538W__ctaText{font-size:.88rem}.blogger-overview-module__Rt538W__ctaPoints{scrollbar-width:none;flex-wrap:nowrap;justify-content:space-between;gap:.75rem;overflow-x:auto}.blogger-overview-module__Rt538W__ctaPoints::-webkit-scrollbar{display:none}.blogger-overview-module__Rt538W__ctaPoint{letter-spacing:.12em;font-size:.56rem}.blogger-overview-module__Rt538W__ctaPoint:not(:first-child):before{content:none}.blogger-overview-module__Rt538W__ctaBtn{align-self:stretch;width:100%}.blogger-overview-module__Rt538W__opsRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;row-gap:.35rem;padding:.9rem .15rem;display:grid}.blogger-overview-module__Rt538W__opsAmount{min-width:0;font-size:1rem}.blogger-overview-module__Rt538W__opsDate{grid-column:1/-1;margin-left:0}}
