.marketplace-profile-container{max-width:1200px;font-family:var(--font-family);background-color:#fff;min-height:100vh;margin:0 auto}.marketplace-header{background-color:#fff;border-bottom:1px solid #e1e8ed;padding-bottom:1rem;position:relative}.header-banner{background:linear-gradient(135deg,var(--brand-color,#6e2ff7),#8155f8,#f5f5f5);width:100%;height:200px}.header-info{flex-wrap:wrap;align-items:flex-end;gap:1.5rem;margin-top:-60px;padding:0 1.5rem;display:flex}.logo-container{background:#fff;border:4px solid #fff;border-radius:12px;justify-content:center;align-items:center;width:120px;height:120px;padding:4px;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001a}.mk-profile-logo{object-fit:contain;width:100%;height:100%}.info-text{flex:1;min-width:300px;margin-top:65px}.name-row{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.name-row h1{color:#14171a;margin:0;font-size:1.75rem;font-weight:700}.verified-icon{align-items:center;display:inline-flex}.website-link{margin:.25rem 0 .75rem}.website-link a{color:#657786;font-size:.95rem;text-decoration:none}.website-link a:hover{color:var(--brand-color);text-decoration:underline}.stats-row{gap:1.5rem;display:flex}.stat{align-items:center;gap:.25rem;display:flex}.stat-value{color:#14171a;font-weight:700}.stat-label{color:#657786;font-size:.9rem}.header-actions{gap:.75rem;margin-top:65px;display:flex}.btn-follow{color:#fff;cursor:pointer;background-color:#1d9bf0;border:none;border-radius:9999px;padding:.6rem 1.5rem;font-weight:700;transition:opacity .2s}.btn-follow:hover{opacity:.9}.btn-follow.following{color:#0f1419;background-color:#0000;border:1px solid #cfd9de;min-width:120px}.btn-follow.following:hover{color:#f4212e;background-color:#f4212e1a;border-color:#f4212e}.btn-follow.following .text-following{display:block}.btn-follow.following .text-unfollow,.btn-follow.following:hover .text-following{display:none}.btn-follow.following:hover .text-unfollow{display:block}.btn-share{color:#1d9bf0;cursor:pointer;background-color:#0000;border:1px solid #cfd9de;border-radius:9999px;padding:.6rem 1.5rem;font-weight:700}.btn-share:hover{background-color:#f7f9f9}.profile-nav{border-bottom:1px solid #eff3f4;margin-bottom:1.5rem;display:flex}.profile-nav button{color:#536471;cursor:pointer;background:0 0;border:none;flex:1;padding:1rem;font-family:inherit;font-weight:600;transition:background-color .2s;position:relative}.profile-nav button:hover{background-color:#f7f9f9}.profile-nav button.active{color:var(--brand-color)}.profile-nav button.active:after{content:"";background-color:var(--brand-color);border-radius:99px;height:4px;position:absolute;bottom:0;left:20%;right:20%}.profile-content{padding:0 1.5rem 3rem}.feed-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.feed-header h2{margin:0;font-size:1.25rem;font-weight:700}.feed-filters select{background-color:#fff;border:1px solid #ced4da;border-radius:8px;padding:.5rem 1rem;font-family:inherit}.products-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}.about-section{max-width:800px;margin-bottom:2.5rem}.about-section h3{border-left:4px solid var(--brand-color);margin-bottom:1rem;padding-left:1rem;font-size:1.2rem;font-weight:700}.about-section p{color:#333;line-height:1.6}.methods-list{flex-wrap:wrap;gap:.5rem;display:flex}.method-badge{color:#495057;background-color:#f1f3f5;border-radius:12px;padding:.4rem .8rem;font-size:.85rem}.delivery-info ul{padding:0;list-style:none}.delivery-info li{border-bottom:1px solid #f1f3f5;margin-bottom:.5rem;padding:.5rem 0}.comments-view{text-align:center;padding:4rem 1rem}.future-feature{max-width:400px;margin:0 auto}.feature-icon{margin-bottom:1rem;font-size:3rem}.future-feature h3{margin-bottom:.5rem;font-size:1.5rem}.future-feature p{color:#657786;margin-bottom:1.5rem}.btn-notify{color:#adb5bd;cursor:not-allowed;background-color:#f1f3f5;border:1px solid #dee2e6;border-radius:8px;padding:.75rem 1.5rem;font-weight:600}@media (max-width:768px){.header-info{text-align:center;justify-content:center;margin-top:-50px}.info-text{margin-top:1rem}.name-row,.stats-row{justify-content:center}.header-actions{justify-content:center;width:100%;margin-top:1rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}
