.sellerAccountPage{background:var(--neutral-50);min-height:100vh}.sellerAccountShell{width:min(1100px,100% - 40px);margin:auto;padding:50px 0 80px}.sellerAccountHero{border:1px solid var(--neutral-200);background:#fff;border-radius:14px;align-items:center;gap:17px;padding:26px;display:flex}.sellerAvatar{background:linear-gradient(135deg, var(--blue-500), var(--blue-700));color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;font-size:20px;font-weight:850;display:grid}.sellerAvatar svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:36px;height:36px}.sellerAccountHero h1{margin:5px 0 3px;font-size:28px}.sellerAccountHero p{color:var(--neutral-600);margin:0;font-size:11px}.sellerAccountHero>button{border:1px solid var(--neutral-300);background:#fff;border-radius:8px;min-height:40px;margin-left:auto;padding:0 14px;font-size:10px;font-weight:800}.sellerProfileEditor{border:1px solid var(--neutral-200);background:#fff;border-radius:12px;margin-top:16px;padding:22px}.sellerProfileEditor h2{margin:0 0 14px;font-size:17px}.sellerProfileEditor>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.sellerProfileEditor label{flex-direction:column;gap:5px;display:flex}.sellerProfileEditor label.wide{grid-column:1/-1}.sellerProfileEditor label span{font-size:9px;font-weight:800}.sellerProfileEditor input,.sellerProfileEditor textarea{border:1px solid var(--neutral-300);font:inherit;border-radius:7px;padding:10px;font-size:10px}.sellerProfileEditor textarea{min-height:75px}.sellerProfileEditor>button{margin-top:12px}.sellerAccountGrid{grid-template-columns:repeat(3,1fr);gap:17px;margin-top:17px;display:grid}.creditCard,.featuredCreditCard,.sellerRatingCard{border:1px solid var(--neutral-200);background:#fff;border-radius:12px;padding:24px}.creditCard>span,.featuredCreditCard>span,.sellerRatingCard>span{color:var(--neutral-600);text-transform:uppercase;font-size:10px;font-weight:800}.creditCard>strong,.featuredCreditCard>strong,.sellerRatingCard>strong{color:var(--blue-700);margin:8px 0;font-size:32px;display:block}.creditCard>strong small{font-size:15px}.creditCard p,.featuredCreditCard p,.sellerRatingCard p{color:var(--neutral-600);font-size:10px;line-height:1.55}.featuredCreditCard a{color:var(--blue-700);font-size:10px;font-weight:800}.creditCard>div{background:var(--neutral-200);border-radius:99px;height:7px;margin:15px 0 8px;overflow:hidden}.creditCard>div span{background:var(--success);height:100%;display:block}.creditCard>small{color:var(--neutral-600);font-size:8px}.sellerRatingCard a{color:var(--blue-700);font-size:10px;font-weight:800}.sellerPerformance,.creditHistory{border:1px solid var(--neutral-200);background:#fff;border-radius:12px;margin-top:17px;padding:22px}.sellerPerformance h2,.creditHistory h2{margin:0;font-size:17px}.sellerPerformance>div{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:15px;display:grid}.sellerPerformance article{background:var(--neutral-50);border-radius:8px;padding:14px}.sellerPerformance article strong{font-size:20px;display:block}.sellerPerformance article span{color:var(--neutral-600);font-size:8px}.adPerformanceBreakdown{border:1px solid var(--neutral-200);background:#fff;border-radius:12px;margin-top:17px;padding:22px}.adPerformanceBreakdown>div:first-child{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.adPerformanceBreakdown h2{margin:5px 0 0;font-size:17px}.adPerformanceBreakdown>div>a{color:var(--blue-700);font-size:9px;font-weight:800}.adPerformanceBreakdown>p{color:var(--neutral-600);font-size:10px}.adPerformanceTable{margin-top:15px;overflow-x:auto}.adPerformanceTable header,.adPerformanceTable article{grid-template-columns:minmax(260px,1fr) repeat(4,62px);align-items:center;gap:10px;min-width:620px;display:grid}.adPerformanceTable header{color:var(--neutral-600);text-align:center;text-transform:uppercase;padding:0 10px 8px;font-size:8px;font-weight:800}.adPerformanceTable header span:first-child{text-align:left}.adPerformanceTable article{border-top:1px solid var(--neutral-200);padding:11px 10px}.adPerformanceTable article>a{flex-direction:column;min-width:0;display:flex}.adPerformanceTable article strong{color:var(--neutral-900);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.adPerformanceTable article small{color:var(--neutral-600);text-transform:capitalize;margin-top:3px;font-size:8px}.adPerformanceTable article b{color:var(--blue-700);text-align:center;font-size:13px}.creditHistory>div{justify-content:space-between;display:flex}.creditHistory>div a{font-size:9px;font-weight:800}.creditHistory article{border-top:1px solid var(--neutral-200);grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.creditHistory article:first-of-type{margin-top:12px}.creditHistory article>b{border-radius:50%;place-items:center;width:32px;height:32px;font-size:10px;display:grid}.creditHistory .positive{color:#067647;background:#ecfdf3}.creditHistory .negative{color:#b42318;background:#fef3f2}.creditHistory article span{flex-direction:column;display:flex}.creditHistory article strong{font-size:10px}.creditHistory article small,.creditHistory article em{color:var(--neutral-600);font-size:8px;font-style:normal}.sellerAccountEmpty{text-align:center;padding:100px 20px}.sellerAccountEmpty p{color:var(--neutral-600);margin-bottom:25px}@media (width<=700px){.sellerAccountShell{width:calc(100% - 24px);padding:25px 0 90px}.sellerAccountHero{flex-wrap:wrap;align-items:flex-start;padding:18px}.sellerAccountHero>button{margin-left:0}.sellerAccountGrid{grid-template-columns:1fr}.sellerPerformance>div{grid-template-columns:1fr 1fr}.sellerProfileEditor>div{grid-template-columns:1fr}.sellerProfileEditor label.wide{grid-column:auto}}.sellerReviews{border:1px solid var(--neutral-200);background:#fff;border-radius:12px;margin-top:17px;padding:22px}.sellerReviews>div{justify-content:space-between;display:flex}.sellerReviews h2{margin:0}.sellerReviews article{border-top:1px solid var(--neutral-200);padding:16px 0}.sellerReviews header{justify-content:space-between;display:flex}.sellerReviews p{font-size:11px}.sellerReviews blockquote{background:var(--neutral-50);margin:8px 0;padding:10px;font-size:10px}.sellerReviews blockquote b{display:block}.sellerReviews button{border:1px solid var(--blue-500);color:var(--blue-700);background:#fff;border-radius:7px;padding:8px 10px;font-weight:800}.sellerReviews small{color:var(--neutral-600);margin-top:7px;display:block}.accountControls{border:1px solid var(--neutral-200);background:#fff;border-radius:12px;margin-top:17px;padding:24px}.accountControls h2{margin:5px 0;font-size:21px}.accountControls>div>p,.dataActions p{color:var(--neutral-600);margin:0;font-size:13px}.preferenceGrid{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.preferenceGrid label{background:var(--neutral-50);border-radius:9px;justify-content:space-between;align-items:center;gap:20px;padding:14px;display:flex}.preferenceGrid label span{flex-direction:column;gap:4px;display:flex}.preferenceGrid strong{font-size:13px}.preferenceGrid small{color:var(--neutral-600);font-size:11px}.preferenceGrid input{width:19px;height:19px;accent-color:var(--blue-600)}.dataActions{border-top:1px solid var(--neutral-200);align-items:center;gap:10px;margin-top:18px;padding-top:18px;display:flex}.dataActions>div{margin-right:auto}.dataActions button{border:1px solid var(--neutral-300);background:#fff;border-radius:8px;padding:10px 13px;font-weight:750}.dataActions .danger{color:#b42318;border-color:#fda29b}.requestHistory{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.requestHistory span{background:var(--neutral-50);border-radius:99px;padding:7px 10px;font-size:11px}.consentNote{color:var(--neutral-600);margin-top:14px;line-height:1.5;display:block}@media (width<=700px){.preferenceGrid{grid-template-columns:1fr}.dataActions{flex-direction:column;align-items:stretch}.dataActions>div{margin-right:0}}.blockedUsers{flex-wrap:wrap;align-items:center;gap:9px;margin-top:14px;display:flex}.blockedUsers>strong{margin-right:5px}.blockedUsers span{background:var(--neutral-50);border-radius:99px;padding:7px 8px 7px 11px;font-size:11px}.blockedUsers button{color:var(--blue-700);background:0 0;border:0;margin-left:5px;font-weight:800}.purchaseHistory{border:1px solid var(--neutral-200);background:#fff;border-radius:12px;margin-top:17px;padding:22px}.purchaseHistory>div{justify-content:space-between;display:flex}.purchaseHistory h2{margin:0}.purchaseHistory button{color:var(--blue-700);background:0 0;border:0;font-weight:750}.purchaseHistory article{border-top:1px solid var(--neutral-200);grid-template-columns:1fr auto auto;gap:15px;padding:13px 0;display:grid}.purchaseHistory article span{flex-direction:column;display:flex}.purchaseHistory small,.purchaseHistory em{color:var(--neutral-600);font-size:11px;font-style:normal}
