/* Public seller profile: the supplied compact layout in Zeppik's palette. */
.zeppik-market .main-wrapper.zm-seller-wrapper{padding-top:0;margin-top:16px}
.zeppik-market .zm-seller-shell{width:100%;max-width:1192px;margin:0 auto;padding:24px 16px 46px}
.zm-seller{--seller-blue:#00aaf0;--seller-blue-dark:#008fc9;--seller-ink:#111;--seller-muted:#7b8188;--seller-line:#eceef0;color:var(--seller-ink);font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.45}
.zm-seller *{box-sizing:border-box}
.zm-seller [hidden]{display:none!important}
.zm-seller a{text-decoration:none}
.zm-seller button,.zm-seller input,.zm-seller select{font-family:inherit}
.zm-seller h1,.zm-seller h2,.zm-seller h3,.zm-seller p{margin:0}
.zm-seller h2{font-size:21px;line-height:1.25;font-weight:700;color:var(--seller-ink)}
.zm-seller :is(a,button,input,select):focus-visible{outline:2px solid var(--seller-blue);outline-offset:3px}
.zm-seller-header{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;padding:0 0 23px}
.zm-seller-identity{display:flex;align-items:flex-start;gap:18px;min-width:0}
.zm-seller-avatar{flex:0 0 76px;width:76px;height:76px;margin-top:3px}
.zm-seller-avatar div{width:100%;height:100%;max-width:none;max-height:none}
.zm-seller-avatar .user-avatar-by-stories-circle{border-radius:50%;overflow:hidden}
.zm-seller-avatar img{display:block;width:100%!important;height:100%!important;object-fit:cover;border-radius:50%}
.zm-seller-identity-text{min-width:0}
.zm-seller-eyebrow{font-size:10px;color:var(--seller-muted);margin:0 0 2px}
.zm-seller h1{font-size:26px;line-height:1.18;letter-spacing:-.6px;font-weight:700;overflow-wrap:anywhere}
.zm-seller-meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px 12px;color:var(--seller-muted);font-size:11px;margin:6px 0}
.zm-seller-meta span{display:inline-flex;align-items:center;gap:4px}
.zm-seller-meta b{font-weight:600;color:#4e555c}
.zm-seller-rating-link{display:flex;align-items:center;gap:7px;width:fit-content;color:var(--seller-ink);font-size:11px}
.zm-seller-rating-link:hover{color:var(--seller-blue-dark)}
.zm-seller-rating-link strong{font-size:15px}
.zm-seller-stars{display:inline-flex;gap:1px;color:#ffb020;font-size:15px;line-height:1.2}
.zm-seller-stars i{color:inherit}
.zm-seller-activity{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:7px;font-size:10px;color:#656b73}
.zm-seller-activity strong{font-size:10px;color:#4b525a;font-weight:500}
.zm-seller-meter{display:inline-block;width:65px;height:5px;border-radius:3px;background:#e9f2f6;overflow:hidden}
.zm-seller-meter i{height:100%;display:block;background:var(--seller-blue);border-radius:inherit}
.zm-seller-verified{display:inline-flex;align-items:center;gap:4px;border-radius:5px;color:#00879a;background:#eff9fb;font-size:10px;padding:3px 6px;margin-top:7px}
.zm-seller-actions{display:flex;align-items:center;flex-shrink:0;gap:8px;padding-top:27px}
.zm-seller .zm-seller-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:9px 17px;border:1px solid #e5e7e9;border-radius:8px;background:#f5f6f7;color:var(--seller-ink);font-size:12px;font-weight:600;line-height:18px;cursor:pointer;white-space:nowrap;box-shadow:none;transition:background .15s}
.zm-seller .zm-seller-button:hover{background:#eceef0;color:var(--seller-ink)}
.zm-seller .zm-seller-button.zm-seller-primary{background:var(--seller-blue);border-color:var(--seller-blue);color:white}
.zm-seller .zm-seller-primary:hover{background:var(--seller-blue-dark);border-color:var(--seller-blue-dark);color:white}
.zm-seller .zm-seller-share{width:38px;padding:0;background:white;font-size:18px}
.zm-seller-tabs{display:flex;gap:29px;border-bottom:1px solid var(--seller-line);margin-bottom:21px;overflow-x:auto;scrollbar-width:none}
.zm-seller-tabs::-webkit-scrollbar,.zm-seller-chips::-webkit-scrollbar{display:none}
.zm-seller-tabs a{display:inline-flex;align-items:center;flex-shrink:0;gap:6px;padding:0 0 13px;border-bottom:2px solid transparent;color:#555d66;font-size:13px;line-height:20px;font-weight:600;white-space:nowrap}
.zm-seller-tabs a[aria-current=page]{color:var(--seller-ink);border-color:var(--seller-blue)}
.zm-seller-tabs a span{font-size:10px;line-height:17px;padding:0 5px;border-radius:4px;background:#f0f2f4;color:#7b8289;font-weight:400}
.zm-seller-tabs a[aria-current=page] span{background:#e8f7ff;color:#008fcb}
.zm-seller-search{display:flex;gap:8px;margin-bottom:24px}
.zm-seller-search label{display:flex;align-items:center;gap:9px;background:#f4f5f6;border:1px solid #edf0f2;border-radius:9px;flex:1;min-width:0;padding:0 13px;margin:0}
.zm-seller-search label:focus-within{border-color:var(--seller-blue)}
.zm-seller-search i{font-size:18px;color:#8b9198}
.zm-seller-search input{background:transparent;border:0;outline:none!important;box-shadow:none;width:100%;min-width:0;height:43px;padding:0;color:var(--seller-ink);font-size:12px}
.zm-seller-search input::placeholder{color:#8c9299;opacity:1}
.zm-seller-search .zm-seller-button{width:104px;min-height:44px}
.zm-seller-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.zm-seller-results{font-size:10px;color:var(--seller-muted);margin-top:3px!important}
.zm-seller select{border:1px solid #e8eaed;background:#fff;color:#565c64;border-radius:7px;padding:7px 9px;font-size:11px;max-width:100%;cursor:pointer}
.zm-seller-chips{display:flex;gap:7px;margin-bottom:18px;overflow:auto;scrollbar-width:none;padding-bottom:2px}
.zm-seller-chips a{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:6px 11px;border-radius:7px;background:#f5f6f7;color:#555c64;font-size:11px;border:1px solid transparent;white-space:nowrap}
.zm-seller-chips a span{color:#878e95;font-size:10px}
.zm-seller-chips a[aria-current=true]{background:#eaf8ff;color:#008fc9;border-color:#b9e8fc}
.zm-seller-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px 17px}
.zm-seller-card{min-width:0;margin:0;background:white}
.zm-seller .zm-seller-photo{position:relative;aspect-ratio:1;width:100%;height:auto;border-radius:13px;overflow:hidden;background:#f3f4f5;margin:0;padding:0}
.zm-seller-photo>a{display:block;width:100%;height:100%}
.zm-seller-photo img{display:block;object-fit:cover;object-position:center;width:100%;height:100%}
.zm-seller .zm-seller-photo .container-item-favorite{position:absolute;top:8px;right:8px;bottom:auto;left:auto;z-index:2;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:50%;background:#fff;color:#111;padding:0;font-size:21px;cursor:pointer;box-shadow:0 1px 3px #0000000a}
.zm-seller .zm-seller-photo .container-item-favorite[aria-pressed=true]{color:var(--seller-blue)}
.zm-seller .zm-seller-photo .ti-heart-filled{color:var(--seller-blue)!important}
.zm-seller-photo .zm-viewed-label{max-width:calc(100% - 50px)}
.zm-seller-finished{position:absolute;bottom:8px;left:8px;background:#111b;color:white;font-size:10px;padding:3px 7px;border-radius:5px}
.zm-seller-card-body{padding:9px 1px 0}
.zm-seller-price{font-size:16px;line-height:20px;font-weight:700;color:var(--seller-ink);margin:0 0 3px}
.zm-seller-price :is(span,strong,p,div){font-size:inherit;line-height:inherit;color:inherit;background:none;padding:0;border-radius:0}
.zm-seller-price small{font-size:10px;font-weight:400}
.zm-seller .zm-seller-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:32px;font-size:12px;line-height:16px;font-weight:400;color:#111;overflow-wrap:anywhere}
.zm-seller .zm-seller-card-title:hover{color:var(--seller-blue-dark)}
.zm-seller-card-meta{font-size:10px;line-height:15px;color:#8a9097;margin-top:5px;display:flex;flex-direction:column;gap:1px}
.zm-seller-card-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.zm-seller-card-meta i{margin-right:3px;font-size:11px;vertical-align:middle}
.zm-seller-more{display:flex;justify-content:center;gap:10px;margin:28px 0 0}
.zm-seller-more:empty{display:none}
.zm-seller-more .zm-seller-button{min-width:180px}
.zm-seller-more [aria-busy=true]{cursor:wait;opacity:.7;pointer-events:none}
.zm-seller-load-error{margin:14px 0!important;text-align:center;color:#535b63}
.zm-seller-empty{text-align:center;padding:50px 16px;background:#f8f9fa;border-radius:12px;margin:14px 0}
.zm-seller-empty>i{display:inline-block;color:#9bdcf6;font-size:30px;margin-bottom:9px}
.zm-seller-empty h3{font-size:17px;line-height:1.4;margin-bottom:5px}
.zm-seller-empty p{font-size:12px;color:var(--seller-muted)}
.zm-seller-empty .zm-seller-button{margin-top:18px}
.zm-seller-info{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:16px;margin-top:35px}
.zm-seller-info>section{border:1px solid var(--seller-line);border-radius:12px;padding:19px 19px 17px;min-width:0}
.zm-seller-info h3{display:flex;align-items:center;gap:7px;font-size:14px;line-height:20px;font-weight:700;margin-bottom:12px}
.zm-seller-info h3 i{color:var(--seller-blue);font-size:18px}
.zm-seller-info p,.zm-seller-info li{font-size:11px;line-height:17px;color:#7a8189}
.zm-seller-info ul{margin:8px 0 0;padding-left:16px}
.zm-seller-info section>a{display:inline-flex;align-items:center;gap:5px;color:#008fc9;font-size:11px;margin-top:13px}
.zm-seller-trust{display:flex;align-items:center;gap:5px;font-size:11px;color:#008a9c;margin-bottom:8px}
.zm-seller-side-rating{display:flex;align-items:center;gap:8px;margin-bottom:4px}
.zm-seller-side-rating>strong{font-size:23px}
.zm-seller-footer-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:24px}
.zm-seller-footer-actions button{border:0;padding:4px;background:transparent;color:#8b9299;font-size:10px;cursor:pointer;text-decoration:underline;text-underline-offset:2px}
.zm-seller-about{padding:2px 0 6px;max-width:720px}
.zm-seller-about p{color:#747c85;font-size:13px;margin-top:14px}
.zm-seller-about dl{display:grid;grid-template-columns:150px 1fr;gap:11px;font-size:12px;margin:20px 0 0}
.zm-seller-about dt{font-weight:400;color:#858c94}
.zm-seller-about dd{margin:0}
.zm-seller-shops{margin-top:25px}
.zm-seller-shops h2{margin-bottom:15px}
.zm-seller-reviews{max-width:780px}
.zm-seller-review-summary{display:grid;grid-template-columns:130px 225px 1fr;align-items:center;gap:25px;margin:22px 0 25px}
.zm-seller-score{display:block;font-size:62px;line-height:1;font-weight:700;letter-spacing:-2px;margin-bottom:6px}
.zm-seller-review-summary>div>span{font-size:11px;color:#7b828a;display:block;margin-top:6px}
.zm-seller-rating-bars>div{display:flex;align-items:center;gap:9px;height:21px;font-size:13px}
.zm-seller-rating-bars>div>span{color:#ffb020;white-space:nowrap;letter-spacing:1px}
.zm-seller-rating-bars small{color:#e4e6e8;font-size:inherit}
.zm-seller-rating-bars i{display:block;flex:1;height:5px;background:#eff1f3;border-radius:3px;overflow:hidden}
.zm-seller-rating-bars b{display:block;height:100%;background:var(--seller-blue);border-radius:3px}
.zm-seller-rating-bars em{font-style:normal;font-size:10px;color:#8b9299;width:18px}
.zm-seller-rating-explain p{font-size:11px;color:#7b828a;margin-bottom:12px;max-width:240px}
.zm-seller-review-filters{display:flex;align-items:center;gap:18px;margin-bottom:7px;padding-bottom:16px;border-bottom:1px solid var(--seller-line)}
.zm-seller-review-filters label{display:flex;align-items:center;gap:7px;font-size:11px;color:#69717a;cursor:pointer}
.zm-seller-review-filters input{appearance:auto;accent-color:var(--seller-blue);width:15px;height:15px}
.zm-seller-review{padding:21px 0;border-bottom:1px solid var(--seller-line)}
.zm-seller-review .container-reviews-list-item-info{display:flex;align-items:flex-start;gap:10px}
.zm-seller-review .container-reviews-list-item-info-block1{width:38px;flex:0 0 38px}
.zm-seller-review .container-reviews-list-item-info-avatar{width:38px;height:38px;overflow:hidden;border-radius:50%}
.zm-seller-review .container-reviews-list-item-info-avatar img{width:100%;height:100%;object-fit:cover}
.zm-seller-review .container-reviews-list-item-info-block2{flex:1;min-width:0}
.zm-seller-review .container-reviews-list-item-info-block3{flex:none}
.zm-seller-review .container-reviews-list-item-info-name{font-size:12px;line-height:17px;font-weight:600;color:#111}
.zm-seller-review .container-reviews-list-item-info-name-and-date{font-size:10px;font-weight:400;color:#92989e;margin-left:8px}
.zm-seller-review .container-reviews-list-item-info-title{display:block;font-size:11px;color:#858c94;margin-top:4px}
.zm-seller-review .container-reviews-list-item-text{font-size:12px;line-height:19px;margin-top:12px;overflow-wrap:anywhere}
.zm-seller-review .container-user-rating-stars{font-size:13px;color:#ffb020}
@media(max-width:1030px){.zm-seller-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.zm-seller-header{gap:18px}.zm-seller-actions{flex-wrap:wrap;max-width:330px;justify-content:flex-end}}
@media(max-width:760px){
 .zeppik-market .zm-seller-shell{padding:16px 14px 32px}.zm-seller-header{flex-direction:column;gap:14px;padding-bottom:19px}.zm-seller-identity{gap:13px;width:100%}.zm-seller-avatar{width:60px;height:60px;flex-basis:60px}.zm-seller h1{font-size:22px;letter-spacing:-.4px}.zm-seller-meta{gap:3px 9px;font-size:10px;margin-top:5px}.zm-seller-actions{padding:0;max-width:none;width:100%;justify-content:flex-start;flex-wrap:nowrap}.zm-seller-actions>.zm-seller-button:not(.zm-seller-share){flex:1;min-width:0}.zm-seller-tabs{gap:23px;margin-bottom:17px}.zm-seller-tabs a{font-size:12px;padding-bottom:11px}.zm-seller-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px 13px}.zm-seller-info{grid-template-columns:1fr;gap:11px;margin-top:27px}.zm-seller-info>section{padding:16px}.zm-seller-info h3{margin-bottom:8px}.zm-seller-review-summary{grid-template-columns:110px minmax(130px,1fr);gap:16px}.zm-seller-rating-explain{grid-column:1/-1;display:flex;align-items:center;gap:15px}.zm-seller-rating-explain p{margin:0;flex:1;max-width:none}.zm-seller-score{font-size:54px}
}
@media(max-width:530px){
 .zm-seller-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.zm-seller-search{gap:7px;margin-bottom:22px}.zm-seller-search label{padding:0 10px;gap:6px}.zm-seller-search input{height:39px;font-size:11px}.zm-seller-search .zm-seller-button{min-height:40px;width:76px;padding:8px 12px}.zm-seller h2{font-size:19px}.zm-seller-section-head{align-items:flex-start;gap:8px}.zm-seller-section-head select{max-width:145px;font-size:10px;padding:7px}.zm-seller-chips{margin-bottom:15px}.zm-seller-tabs{gap:20px}.zm-seller .zm-seller-photo{border-radius:11px}.zm-seller-card-title{font-size:12px}.zm-seller-review .container-reviews-list-item-info{flex-wrap:wrap}.zm-seller-review .container-reviews-list-item-info-block3{margin-left:48px;margin-top:-6px;width:calc(100% - 48px)}.zm-seller-review .container-reviews-list-item-info-name-and-date{display:block;margin:2px 0 0}.zm-seller-more .zm-seller-button{min-width:0;flex:1;max-width:230px}.zm-seller-about dl{grid-template-columns:110px 1fr}
}
@media(prefers-reduced-motion:reduce){.zm-seller .zm-seller-button{transition:none}}

/* Mobile proportions from the supplied phone preview; Zeppik colors stay shared. */
@media(max-width:760px){
 .zeppik-market .main-wrapper.zm-seller-wrapper{margin-top:8px}
 .zeppik-market .zm-seller-shell{padding:8px 16px 32px}
 .zm-seller-header{gap:11px;padding-bottom:15px}
 .zm-seller-identity{align-items:center;gap:11px}
 .zm-seller-avatar{margin-top:0}
 .zm-seller-eyebrow{font-size:9px;line-height:13px;margin-bottom:4px}
 .zm-seller h1{margin-bottom:4px}
 .zm-seller-meta{font-size:10px;line-height:14px;gap:3px 8px;margin:0}
 .zm-seller-meta .zm-seller-member-since{display:none}
 .zm-seller-meta i{font-size:13px}
 .zm-seller-rating-link{gap:6px;padding-top:4px;font-size:12px;line-height:1.2}
 .zm-seller-rating-link strong{font-size:13px}
 .zm-seller-rating-link>span:last-child{color:var(--seller-blue-dark);text-decoration:underline;text-underline-offset:2px}
 .zm-seller-rating-link .zm-seller-stars,.zm-seller-rating-link .zm-seller-stars i{font-size:15px}
 .zm-seller-activity{gap:7px;margin-top:5px;font-size:10px;line-height:1.25}
 .zm-seller-activity strong{font-weight:700}
 .zm-seller-meter{width:68px}
 .zm-seller-verified{font-size:9px;line-height:13px;margin-top:3px;padding:3px 6px}
 .zm-seller-verified i{font-size:13px}
 .zm-seller-actions{gap:7px}
 .zm-seller .zm-seller-actions .zm-seller-button{min-height:38px;height:38px;border-radius:11px;background:#fff;font-size:12px;padding:0 12px}
 .zm-seller .zm-seller-actions .zm-seller-primary{background:var(--seller-blue);color:#fff}
 .zm-seller .zm-seller-actions .zm-seller-primary:hover{background:var(--seller-blue-dark)}
 .zm-seller .zm-seller-actions .zm-seller-share{width:37px;flex:0 0 37px;padding:0}
 .zm-seller-actions .actionSubscribeUser::before{content:'♡';font:19px/1 Arial,sans-serif;margin-right:1px}
 .zm-seller-tabs{gap:20px;margin-bottom:13px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}
 .zm-seller-tabs::-webkit-scrollbar{display:none;width:0;height:0}
 .zm-seller-tabs a{gap:3px;font-size:12px;line-height:18px;font-weight:700;padding-bottom:9px}
 .zm-seller-tabs a span,.zm-seller-tabs a[aria-current=page] span{background:transparent;padding:0;border-radius:0;font-size:11px;line-height:18px}
 .zm-seller-search{gap:10px;margin-bottom:14px}
 .zm-seller-search label{height:40px;border-radius:11px;padding:0 15px;gap:7px}
 .zm-seller-search input{height:38px;font-size:13px}
 .zm-seller-search i{font-size:16px}
 .zm-seller-search .zm-seller-button{width:74px;min-height:40px;height:40px;font-size:11px;border-radius:10px;padding:0 10px}
 .zm-seller-section-head{align-items:center;gap:10px;margin-bottom:12px}
 .zm-seller h2{font-size:19px;letter-spacing:-.3px}
 .zm-seller-results{font-size:11px;line-height:15px}
 .zm-seller-section-head select{height:33px;max-width:135px;border:0;background:transparent;font-size:11px;padding:0 5px}
 .zm-seller-chips{gap:6px;margin-bottom:13px;padding-bottom:2px}
 .zm-seller-chips a{font-size:11px;font-weight:600;line-height:15px;padding:6px 10px;background:#fff;border-color:#e8eaed}
 .zm-seller-chips a[aria-current=true]{background:#eaf8ff;border-color:#b9e8fc}
 .zm-seller-cards{gap:13px}
 .zm-seller .zm-seller-photo{border-radius:13px}
 .zm-seller .zm-seller-photo .container-item-favorite{right:7px;top:7px;font-size:19px;box-shadow:none}
 .zm-seller-card-body{padding:9px 1px 2px}
 .zm-seller-price{font-size:14px;line-height:1.3;margin-bottom:0}
 .zm-seller .zm-seller-card-title{font-size:11px;line-height:1.35;font-weight:600;min-height:33px;max-height:33px;margin:4px 0 7px}
 .zm-seller-card-meta{margin-top:0;line-height:14px}
 .zm-seller-card-meta>span:last-child{display:none}
 .zm-seller-card-meta i{font-size:12px}
 .zm-seller-more{margin-top:23px}
 .zm-seller-info{gap:12px;margin-top:32px}
 .zm-seller-info>section{padding:16px;border-radius:17px}
 .zm-seller-info h3{font-size:13px;margin-bottom:13px}
 .zm-seller-info p,.zm-seller-info li{font-size:11px;line-height:1.55}
 .zm-seller-review-summary{grid-template-columns:160px minmax(0,1fr);gap:11px;margin:20px 0 19px}
 .zm-seller-reviews>h2{font-size:23px;margin-top:23px}
 .zm-seller-rating-bars{padding-top:2px}
 .zm-seller-rating-bars>div{height:20px;gap:4px}
 .zm-seller-rating-bars>div>span{font-size:15px;letter-spacing:0;width:76px}
 .zm-seller-rating-bars em{width:34px;text-align:right;font-size:12px}
 .zm-seller-rating-bars i{height:4px}
 .zm-seller-rating-explain{gap:9px;flex-wrap:wrap}
 .zm-seller-rating-explain .zm-seller-button{border-radius:12px}
 .zm-seller-review-filters{border:0;gap:8px;margin-bottom:18px;padding:0}
 .zm-seller-review-filters select,.zm-seller-review-filters label{min-height:37px;border-radius:14px;background:#f3f4f5;font-size:11px;color:#111;border:0;padding:0 12px;font-weight:600}
 .zm-seller-review-filters input{width:14px;height:14px;margin:0}
 .zm-seller-review{padding:13px 0 18px}
 .zm-seller-review .container-reviews-list-item-text{font-size:13px;line-height:1.5}
}
@media(max-width:530px){
 .zm-seller-price{font-size:15px}
 .zm-seller .zm-seller-card-title{font-size:12px}
 .zm-seller-review-summary{grid-template-columns:minmax(0,1fr)}
 .zm-seller-review-summary>div:first-child{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center;justify-content:start}
 .zm-seller-score{font-size:45px;line-height:1;letter-spacing:-2px;grid-row:1/3;margin:0}
 .zm-seller-review-summary>div:first-child>.zm-seller-stars{align-self:end}
 .zm-seller-review-summary>div:first-child>.zm-seller-stars,.zm-seller-review-summary>div:first-child>.zm-seller-stars i{font-size:16px}
 .zm-seller-review-summary>div:first-child>span{font-size:11px;margin:0;align-self:start}
 .zm-seller-rating-bars{max-width:390px}
 .zm-seller-rating-explain p{font-size:12px;line-height:1.4;min-width:125px}
}
@media(max-width:375px){.zm-seller h1{font-size:20px}.zm-seller .zm-seller-actions .zm-seller-button{padding:0 9px}}

/* Readable phone typography: compact layout without miniature labels. */
@media(max-width:760px){
 .zm-seller{font-size:14px}
 .zm-seller-eyebrow{font-size:12px;line-height:17px}
 .zm-seller-meta{font-size:12px;line-height:17px}
 .zm-seller-rating-link{font-size:13px;line-height:18px;flex-wrap:wrap}
 .zm-seller-rating-link strong{font-size:14px}
 .zm-seller-activity,.zm-seller-activity strong{font-size:12px;line-height:17px}
 .zm-seller-activity{gap:5px}
 .zm-seller-meter{width:48px}
 .zm-seller-verified{font-size:12px;line-height:17px;align-items:flex-start}
 .zm-seller-verified i{line-height:17px;flex-shrink:0}
 .zm-seller .zm-seller-button{font-size:14px;line-height:20px;min-height:42px}
 .zm-seller .zm-seller-actions .zm-seller-button{font-size:14px;height:42px;min-height:42px;padding:0 10px}
 .zm-seller .zm-seller-actions .zm-seller-share{width:42px;flex-basis:42px;padding:0}
 .zm-seller-tabs a{font-size:14px;line-height:20px}
 .zm-seller-tabs a span,.zm-seller-tabs a[aria-current=page] span{font-size:12px;line-height:20px}
 .zm-seller-search{gap:8px}
 .zm-seller-search label{height:44px;padding:0 12px}
 .zm-seller-search input{font-size:16px;height:42px}
 .zm-seller-search .zm-seller-button{font-size:14px;width:84px;height:44px}
 .zm-seller-section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px}
 .zm-seller-section-head>div{display:contents}
 .zm-seller-section-head h2{grid-column:1/-1;font-size:20px;line-height:26px}
 .zm-seller-results{grid-column:1;font-size:12px;line-height:18px;margin-top:0!important}
 .zm-seller-section-head select{grid-column:2;grid-row:2;font-size:13px;max-width:160px;min-height:36px}
 .zm-seller-chips a{font-size:13px;line-height:18px;font-weight:500}
 .zm-seller-chips a span{font-size:12px}
 .zm-seller-cards{row-gap:20px}
 .zm-seller-price{font-size:17px;line-height:22px}
 .zm-seller-price small{font-size:12px}
 .zm-seller .zm-seller-card-title{font-size:14px;line-height:20px;min-height:40px;max-height:40px;font-weight:500}
 .zm-seller-card-meta{font-size:12px;line-height:18px}
 .zm-seller-photo .zm-viewed-label,.zm-seller-finished{font-size:12px;line-height:16px}
 .zm-seller-info h3{font-size:16px;line-height:22px}
 .zm-seller-info p,.zm-seller-info li,.zm-seller-about p{font-size:14px;line-height:21px}
 .zm-seller-info section>a,.zm-seller-trust{font-size:13px;line-height:19px}
 .zm-seller-about dl{font-size:13px;line-height:20px}
 .zm-seller-footer-actions button{font-size:12px;line-height:18px}
 .zm-seller-empty p{font-size:14px;line-height:21px}
 .zm-seller-review-summary>div:first-child>span{font-size:13px;line-height:19px}
 .zm-seller-rating-explain p{font-size:13px;line-height:20px}
 .zm-seller-review-filters{flex-wrap:wrap}
 .zm-seller-review-filters select,.zm-seller-review-filters label{font-size:13px;min-height:40px}
 .zm-seller-review .container-reviews-list-item-info-name{font-size:14px;line-height:20px}
 .zm-seller-review .container-reviews-list-item-info-name-and-date,.zm-seller-review .container-reviews-list-item-info-title{font-size:12px;line-height:18px}
 .zm-seller-review .container-reviews-list-item-text{font-size:14px;line-height:21px}
}
@media(max-width:375px){.zm-seller-actions .actionSubscribeUser::before{display:none}}
