.server-store-tabs{display:flex;gap:7px;margin:14px -16px 16px;padding:0 16px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}
.server-store-tabs::-webkit-scrollbar{display:none}
.server-store-tabs button{flex:none;min-height:38px;padding:0 14px;border:0;border-radius:999px;background:#f3f3f6;color:#676973;font:700 13px/1 Mulish,sans-serif;scroll-snap-align:center}
.server-store-tabs button.active{background:#ff5b73;color:#fff;box-shadow:0 7px 18px #ff5b7330}
.server-store-panel{display:none;opacity:0;transform:translateY(5px)}
.server-store-panel.active{display:block;animation:store-panel-in .18s ease-out both}
.server-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.server-stat-grid div{display:grid;gap:3px;min-width:0;padding:13px 8px;border-radius:15px;background:#fff3f6;text-align:center}
.server-stat-grid strong{color:#ff526d;font-size:20px}
.server-stat-grid span{color:#777983;font-size:10px}
.server-store-order{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:7px!important}
.server-store-order .seller-link{grid-column:1/-1;justify-self:stretch;text-align:center}
.server-plain-button{appearance:none;display:grid;gap:4px;min-width:0;padding:0;border:0;background:transparent;text-align:left;font:inherit;color:inherit}
.server-link-inline{margin:0!important;white-space:nowrap}
.server-listing-actions{display:grid;gap:8px;margin:12px 0}
.server-listing-actions .secondary{width:100%}
.server-favorites-grid .product{transition:opacity .18s ease,transform .18s ease}
.server-favorites-grid .product.server-favorite-removing{pointer-events:none;opacity:0;transform:scale(.96)}
.auth-box #phoneStep>.primary,.auth-box #pinStep>.primary{margin-top:12px}
.auth-box .auth-terms{display:flex;align-items:flex-start;gap:10px;margin:16px 0 8px;font-size:13px;line-height:1.5;color:#52535d;font-weight:400}.auth-box .auth-terms input[type=checkbox]{flex:0 0 18px;width:18px;height:18px;margin:1px 0 0;accent-color:var(--brand,#ff5b73)}.auth-box .auth-terms a{color:#ac2945;text-decoration:none}.auth-box .auth-privacy a,.account-legal a{color:#ac2945;text-decoration:underline;text-underline-offset:3px}.auth-box .auth-privacy{font-size:12px;line-height:1.5;color:#656572;margin:8px 0}.account-legal{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0;font-size:13px}
.mehriman-error:empty{display:none!important;min-height:0!important;margin:0!important;padding:0!important}
.mehriman-error:not(:empty),.form-error:not(:empty){display:flex;align-items:flex-start;gap:9px;box-sizing:border-box;width:100%;margin:12px 0 0;padding:11px 12px;border:1px solid #ffc3ce;border-radius:13px;background:#fff1f4;color:#a8233d;font-size:13px;line-height:1.45;font-weight:700;animation:mehriman-error-in .18s ease-out both}
.mehriman-error:not(:empty)::before,.form-error:not(:empty)::before{content:"!";display:grid;flex:0 0 20px;width:20px;height:20px;place-items:center;border-radius:50%;background:var(--brand,#ff5b73);color:#fff;font-size:12px;font-weight:900}
.server-profile-form{display:grid;gap:14px;padding-top:4px}
.server-profile-form .server-avatar-picker{display:grid!important;justify-items:center;gap:8px;padding:8px 0 2px;cursor:pointer;text-align:center}
.server-profile-form .server-avatar-preview{position:relative;display:block;margin:0}
.server-profile-form .server-avatar-preview img{display:block;width:104px;height:104px;border:3px solid #fff;border-radius:50%;background:#f5f5f7;object-fit:cover;box-shadow:0 9px 26px #24252d1a}
.server-avatar-edit{position:absolute;right:0;bottom:2px;display:grid;width:32px;height:32px;place-items:center;border:3px solid #fff;border-radius:50%;background:var(--brand,#ff5b73);color:#fff;box-shadow:0 5px 13px #ff5b7340}
.server-avatar-edit svg{width:16px;height:16px}
.server-avatar-picker>small{color:#777983;font-size:12px;font-weight:700}
.store-form input[type=file]:not([hidden]){box-sizing:border-box;width:100%;min-height:52px;padding:7px;border:1.5px dashed #d8d8e1;border-radius:14px;background:#fafafd;color:#777983;font:600 12px/1.4 Mulish,sans-serif;cursor:pointer}
.store-form input[type=file]:not([hidden])::file-selector-button{min-height:36px;margin-right:9px;padding:0 13px;border:0;border-radius:10px;background:#fff0f3;color:#b42c48;font:800 12px/1 Mulish,sans-serif;cursor:pointer}
.auth-box #pinStep>input{box-sizing:border-box;width:100%;min-width:0;padding:12px;border:1px solid var(--line);border-radius:12px;font:inherit}
.server-cart-items{padding-bottom:8px}
.server-cart-summary{position:sticky;z-index:8;bottom:-1px;display:grid;gap:10px;margin:10px -16px -16px;padding:13px 16px max(15px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff7;box-shadow:0 -12px 28px #23242b0c;backdrop-filter:blur(14px)}
.server-cart-summary .cart-total{margin:0;font-size:17px;font-weight:900}
.server-cart-summary .primary{width:100%}
.server-chat-product-picker{position:sticky;z-index:7;bottom:65px;width:100%;margin:8px 0;padding:11px 14px;background:#fff;border-color:#f1dfe3;color:#aa2945;box-shadow:0 8px 24px #2e20240d}
.server-body .chat-compose{z-index:8;margin:0 -16px -16px;padding:10px 16px max(14px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff7;backdrop-filter:blur(14px)}
.server-message-row{align-self:stretch;display:flex;align-items:flex-end;gap:6px}
.server-message-row.own{justify-content:flex-end}
.server-message-row.incoming{justify-content:flex-start}
.server-message-row .bubble{align-self:auto;min-width:0}
.chat-reply-quote{display:grid;width:100%;gap:2px;padding:7px;margin:0 0 6px;border:0;border-left:3px solid var(--brand);border-radius:8px;background:#fff;color:inherit;text-align:left;font:inherit;cursor:pointer}.chat-reply-quote span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-message-row.server-message-highlight .bubble{box-shadow:0 0 0 3px #ff5b7352;transition:box-shadow .2s ease}
.server-reply-button{display:grid!important;flex:0 0 30px!important;width:30px!important;height:30px!important;margin:0 0 3px!important;padding:0!important;place-items:center;border:0!important;border-radius:50%!important;background:#f5f5f7!important;color:#777983!important;box-shadow:none!important}
.server-reply-button svg{width:16px!important;height:16px!important}
.server-conversation-products-form{display:grid;min-height:calc(var(--chat-viewport-height,100vh)*.68)}
.server-chat-product-option{display:grid;grid-template-columns:22px 58px minmax(0,1fr);align-items:center;gap:10px;margin:0 0 8px;padding:8px;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer}
.server-chat-product-option:has(input:checked){border-color:#ff8ba0;background:#fff5f7;box-shadow:0 5px 17px #ff5b7217}
.server-chat-product-option input{width:18px;height:18px;accent-color:var(--brand,#ff5b73)}
.server-chat-product-option img{width:58px;height:58px;border-radius:10px;object-fit:cover}
.server-chat-product-option span{display:grid;gap:4px;min-width:0}
.server-chat-product-option b{font-size:13px;line-height:1.25}
.server-chat-product-option small{color:#777983;font-size:12px}
.server-product-picker-actions{position:sticky;z-index:7;bottom:-1px;align-self:end;margin:10px -16px -16px;padding:12px 16px max(14px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff7;backdrop-filter:blur(14px)}
.server-product-picker-actions .primary{width:100%}
.server-paged-items:has(>.product){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.product-similar-section{margin-top:17px}
.product-similar-section .section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}
.product-similar-section .section-head h3{margin:0}
.server-similar-products .server-loader{grid-column:1/-1}
@keyframes store-panel-in{to{opacity:1;transform:none}}
@keyframes mehriman-error-in{from{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.server-store-panel.active{animation:none;opacity:1;transform:none}.server-store-tabs{scroll-behavior:auto}}
