/* Earnings, payout profile and account settings */
.earnings-heading{align-items:center}.earnings-heading>div{max-width:880px}.share-rate-badge{display:flex;align-items:center;gap:14px;padding:12px 15px;border:1px solid #dcd9ff;border-radius:15px;background:linear-gradient(135deg,#fff,#f1efff);box-shadow:0 12px 35px rgba(76,65,190,.09);white-space:nowrap}.share-rate-badge small,.share-rate-badge strong{display:block}.share-rate-badge small{max-width:92px;font-size:.58rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase;line-height:1.35}.share-rate-badge strong{font-size:2rem;line-height:1;color:var(--primary);letter-spacing:-.05em}

.share-program{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.65fr);gap:30px;margin-bottom:18px;padding:28px;background:radial-gradient(circle at 0 0,rgba(101,92,255,.27),transparent 35%),radial-gradient(circle at 100% 100%,rgba(16,181,143,.15),transparent 34%),linear-gradient(145deg,#11162b,#252d4a);border:0;color:#fff;overflow:hidden}.share-program h2{font-size:clamp(1.55rem,2.3vw,2.35rem);margin:.4rem 0 .55rem}.share-program-copy>p{color:#b9c1d4;margin-bottom:20px;max-width:720px}.share-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.share-summary-grid>div{padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:rgba(255,255,255,.055)}.share-summary-grid small,.share-summary-grid strong{display:block}.share-summary-grid small{color:#9ea8be;font-size:.56rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.share-summary-grid strong{margin-top:4px;font-size:1rem;color:#fff}.tier-progress{margin-top:18px}.tier-progress>div:first-child{display:flex;justify-content:space-between;gap:18px;margin-bottom:7px;font-size:.68rem}.tier-progress span{color:#aeb6c8}.tier-progress strong{font-size:.68rem}.tier-progress-track{height:7px;border-radius:99px;background:rgba(255,255,255,.12);overflow:hidden}.tier-progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7b70ff,#26d6aa);box-shadow:0 0 20px rgba(38,214,170,.45)}.tier-max{margin-top:18px;padding:10px 12px;border:1px solid rgba(38,214,170,.28);border-radius:10px;background:rgba(38,214,170,.08);color:#73ebcd;font-size:.72rem;font-weight:800}.share-tier-list{list-style:none;padding:0;margin:0;display:grid;gap:9px;align-content:center}.share-tier-list li{display:grid;grid-template-columns:35px 1fr;align-items:center;gap:10px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.035);opacity:.68}.share-tier-list li>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.08);font-size:.6rem;font-weight:900}.share-tier-list strong,.share-tier-list small{display:block}.share-tier-list strong{font-size:.82rem}.share-tier-list small{color:#a8b1c5;font-size:.61rem;margin-top:2px}.share-tier-list li.current{opacity:1;border-color:rgba(123,112,255,.65);background:linear-gradient(135deg,rgba(101,92,255,.3),rgba(101,92,255,.11));box-shadow:inset 3px 0 #8177ff}.share-tier-list li.passed{opacity:.88}.share-tier-list li.passed>span{background:rgba(38,214,170,.13);color:#6be5c7}

.earnings-balances article{min-height:108px}.earnings-balances article.available{background:radial-gradient(circle at 100% 0,rgba(38,214,170,.22),transparent 48%),linear-gradient(145deg,#5e54ee,#493bc3)}

.verified-payout-service{display:grid;grid-template-columns:58px 1fr;gap:15px;align-items:center;margin-bottom:18px;padding:18px 20px;border-color:#ccebe2;background:radial-gradient(circle at 100% 0,rgba(101,92,255,.1),transparent 35%),linear-gradient(135deg,#f5fffb,#fff)}.verified-payout-service-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(135deg,#655cff,#11b58f);box-shadow:0 10px 24px rgba(50,86,180,.18);color:#fff;font-size:.82rem;font-weight:950;letter-spacing:-.03em}.verified-payout-service h2{margin:.2rem 0 .28rem;font-size:1.15rem}.verified-payout-service p{max-width:940px;margin:0;font-size:.7rem}.payout-fee-note{border:1px solid #dedbff;background:#f7f5ff}.payout-fee-note strong{color:#493fc3;white-space:nowrap}.payout-fee-note span{max-width:650px;text-align:right}

.payout-profile-card{display:grid;grid-template-columns:48px minmax(240px,1fr) minmax(420px,1.4fr);gap:16px;align-items:center;margin-bottom:18px;border-color:#f0d9a9;background:linear-gradient(135deg,#fffdf8,#fff)}.payout-profile-card.is-complete{border-color:#cdece3;background:linear-gradient(135deg,#f8fffc,#fff)}.profile-state-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#fff3d8;color:#9a650b;font-weight:950}.is-complete .profile-state-icon{background:#e7faf4;color:#08785e}.profile-state-copy h2{font-size:1.12rem;margin:.24rem 0 .25rem}.profile-state-copy p{font-size:.72rem;margin:0;max-width:580px}.profile-inline-form{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:10px;align-items:end}.profile-inline-form label{display:flex;flex-direction:column;gap:5px;font-size:.7rem;font-weight:800}.profile-inline-form input{width:100%;border:1px solid #dfe2ec;border-radius:10px;padding:.72rem .8rem;outline:none}.profile-inline-form input:focus{border-color:#988fff;box-shadow:0 0 0 3px rgba(101,92,255,.1)}

.payout-workspace{align-items:start}.blocking-note{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:11px 13px;border:1px solid #f0d9a9;border-radius:11px;background:#fff8e8;font-size:.72rem}.blocking-note strong{color:#8b5a07}.blocking-note span{color:#776d59}.payout-workspace fieldset:disabled,.payout-workspace input:disabled,.payout-workspace select:disabled{cursor:not-allowed}.payout-workspace fieldset:disabled{opacity:.58}.eur-only-banner{display:flex;align-items:center;gap:11px;padding:11px;border:1px solid #d8e9ff;border-radius:11px;background:#f4f8ff;margin-bottom:14px}.eur-only-banner>span{width:42px;height:38px;display:grid;place-items:center;border-radius:9px;background:#e3edff;color:#2865bd;font-size:.72rem;font-weight:950}.eur-only-banner strong,.eur-only-banner small{display:block}.eur-only-banner strong{font-size:.75rem}.eur-only-banner small{font-size:.64rem;margin-top:2px}.eur-only-banner a{color:var(--primary);font-weight:850}.bank-fields input[readonly]{background:#f6f7fa;color:#70768a}.field-help{font-size:.64rem;margin:9px 0 0}.request-payout-card{position:relative;overflow:hidden}.request-payout-card:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-70px;top:-70px;background:rgba(101,92,255,.06)}.payout-history{margin-top:18px}

.settings-heading>div{max-width:850px}.settings-section-nav{position:sticky;top:79px;z-index:12;display:flex;gap:6px;margin:0 0 24px;padding:6px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.9);box-shadow:0 8px 25px rgba(31,37,75,.05);backdrop-filter:blur(14px);width:max-content;max-width:100%;overflow:auto}.settings-section-nav a{display:flex;align-items:center;gap:7px;padding:8px 11px;border-radius:9px;color:#657087;font-size:.69rem;font-weight:850;white-space:nowrap}.settings-section-nav a:hover{background:#f1efff;color:var(--primary)}.settings-section-nav span{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;background:#f0f1f5;font-size:.52rem}.settings-section{scroll-margin-top:145px;padding:0 0 34px;margin-bottom:32px;border-bottom:1px solid var(--line)}.settings-section:last-child{border:0;margin-bottom:0}.settings-section-heading{display:grid;grid-template-columns:45px 1fr;gap:13px;align-items:start;margin-bottom:17px}.settings-section-heading>span{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#eeecff,#e7fbf5);color:var(--primary);font-size:.68rem;font-weight:950}.settings-section-heading small{display:block;color:var(--primary);font-size:.56rem;font-weight:900;letter-spacing:.12em}.settings-section-heading h2{font-size:1.35rem;margin:2px 0 3px}.settings-section-heading p{font-size:.73rem;margin:0;max-width:760px}.account-settings-layout{align-items:start}.privacy-note{background:linear-gradient(145deg,#f7f5ff,#fff)}

.account-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.account-form-card{display:flex;flex-direction:column;gap:13px}.account-form-card label{display:flex;flex-direction:column;gap:.42rem;color:#35394e;font-weight:750;font-size:.72rem}.account-form-card input,.account-form-card select{width:100%;border:1px solid #dfe2ec;border-radius:10px;background:#fff;padding:.76rem .82rem;color:var(--text);outline:none}.account-form-card input:focus,.account-form-card select:focus{border-color:#988fff;box-shadow:0 0 0 3px rgba(101,92,255,.1)}.account-form-card input[readonly]{background:#f7f8fb;color:#767d91}.account-card-heading{display:flex;gap:11px;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--line)}.account-card-heading h3{font-size:1rem;margin:0}.account-card-heading p{font-size:.67rem;margin:2px 0 0}.account-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;background:#efedff;color:var(--primary);font-size:.68rem;font-weight:950}.account-card-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:7px}.account-card-footer>span{font-size:.62rem;color:var(--muted);max-width:260px}.account-card-footer .button{font-size:.7rem;padding:.68rem .85rem;white-space:nowrap}.payout-profile-explainer{background:radial-gradient(circle at 100% 0,rgba(16,181,143,.18),transparent 40%),linear-gradient(145deg,#151a30,#27304c);color:#fff}.payout-profile-explainer h3{font-size:1.15rem;margin:.32rem 0 .65rem}.payout-profile-explainer ul{display:grid;gap:8px;margin:0 0 17px;padding-left:18px;color:#c3cad9;font-size:.72rem}.payout-profile-explainer a{color:#7de6ca;font-size:.72rem;font-weight:850}.form-warning{margin:0;padding:10px 11px;border:1px solid #f0d9a9;border-radius:10px;background:#fff8e8;color:#835d18;font-size:.67rem}.password-guidance{font-size:.64rem;margin:-3px 0 0}.preferences-form{display:grid;gap:15px}.preference-fields{max-width:880px}.notification-option{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid var(--line);border-radius:12px;max-width:880px}.notification-option input{width:auto;margin-top:4px}.notification-option span{display:flex;flex-direction:column}.notification-option b{font-size:.76rem}.notification-option small{font-size:.65rem;margin-top:2px}.preferences-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:14px;border-top:1px solid var(--line)}.preferences-footer p{font-size:.65rem;margin:0;max-width:620px}.preferences-footer .button{white-space:nowrap}

@media(max-width:1180px){.share-program{grid-template-columns:1fr}.share-tier-list{grid-template-columns:repeat(3,minmax(0,1fr))}.payout-profile-card{grid-template-columns:48px 1fr}.profile-inline-form{grid-column:1/-1}.share-summary-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.account-card-grid{grid-template-columns:1fr}.settings-section-nav{top:75px}.payout-profile-card{grid-template-columns:40px 1fr}.profile-state-icon{width:40px;height:40px}.profile-inline-form{grid-template-columns:1fr}.share-tier-list{grid-template-columns:1fr}.account-settings-layout{grid-template-columns:1fr}}
@media(max-width:700px){.share-rate-badge{width:100%;justify-content:space-between}.share-program{padding:21px 17px}.share-summary-grid{grid-template-columns:1fr 1fr}.share-summary-grid>div{padding:10px}.tier-progress>div:first-child{flex-direction:column;gap:2px}.verified-payout-service{grid-template-columns:46px 1fr;padding:15px}.verified-payout-service-icon{width:44px;height:44px;border-radius:13px}.payout-fee-note{display:grid;gap:5px}.payout-fee-note span{text-align:left}.settings-section-nav{top:69px;width:100%}.settings-section-heading{grid-template-columns:37px 1fr}.settings-section-heading>span{width:36px;height:36px}.account-card-footer,.preferences-footer{align-items:stretch;flex-direction:column}.account-card-footer .button,.preferences-footer .button{width:100%}.payout-profile-card{padding:17px}.profile-state-copy h2{font-size:1rem}}
@media(max-width:430px){.share-summary-grid{grid-template-columns:1fr}.share-rate-badge strong{font-size:1.7rem}.settings-section-nav a{padding:7px 9px}.settings-section-nav span{display:none}}
