:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f5f7fb}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f5f7fb}button,input{font:inherit}.shell{max-width:820px;margin:0 auto;padding:18px 14px 40px}.hero{display:flex;align-items:center;justify-content:space-between;margin:4px 2px 16px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#6b7280}h1{margin:2px 0 0;font-size:30px}.badge{min-width:42px;height:42px;padding:0 12px;display:grid;place-items:center;background:#111827;color:#fff;border-radius:999px;font-weight:800}.search{width:100%;border:1px solid #e5e7eb;background:#fff;border-radius:16px;padding:14px 16px;outline:none;margin-bottom:16px;box-shadow:0 6px 24px #0000000a}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card{overflow:hidden;background:#fff;border:1px solid #eaecf0;border-radius:20px;box-shadow:0 8px 24px #1018280d}.imageWrap{aspect-ratio:1 / 1;background:#f2f4f7;display:grid;place-items:center}.imageWrap img{width:100%;height:100%;object-fit:cover}.noImage{color:#98a2b3;font-size:13px}.content{padding:12px}.sku{color:#98a2b3;font-size:11px;margin-bottom:4px}h2{font-size:14px;line-height:1.25;margin:0 0 10px;min-height:35px}.price{font-weight:900;font-size:17px;margin-bottom:10px}button{width:100%;border:0;padding:11px 12px;border-radius:12px;background:#111827;color:#fff;font-weight:800;cursor:pointer}.state{padding:24px 8px;text-align:center;color:#667085}.state.error{color:#b42318}@media(min-width:720px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.adminShell{max-width:1120px;margin:0 auto;padding:22px 16px 48px}.loginShell{min-height:90vh;display:grid;place-items:center}.loginCard{width:min(440px,100%);background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:24px;box-shadow:0 18px 50px #10182814}.muted{color:#667085;margin:8px 0 18px;line-height:1.5}.adminHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.adminActions,.rowActions{display:flex;gap:8px;flex-wrap:wrap}.adminActions button,.rowActions button{width:auto}button.secondary,button.iconButton{background:#eef2f6;color:#101828}button.danger{background:#fff1f0;color:#b42318}button:disabled{opacity:.45;cursor:default}.notice{padding:12px 14px;border-radius:14px;margin:0 0 14px;font-weight:700}.notice.success{background:#ecfdf3;color:#027a48}.notice.error{background:#fff1f0;color:#b42318}.adminList{display:grid;gap:12px}.adminProduct{display:grid;grid-template-columns:132px 1fr;gap:16px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:14px;box-shadow:0 8px 24px #1018280a}.adminProduct.inactive{opacity:.62}.adminThumb{aspect-ratio:1 / 1;overflow:hidden;background:#f2f4f7;border-radius:14px;display:grid;place-items:center;color:#98a2b3;font-size:12px}.adminThumb img{width:100%;height:100%;object-fit:cover}.adminProductMain h2{min-height:0;margin-bottom:8px;font-size:17px}.priceCompare{display:flex;gap:18px;flex-wrap:wrap;color:#667085;font-size:13px;margin-bottom:12px}.adminFields{display:grid;grid-template-columns:minmax(160px,220px) minmax(120px,160px) minmax(120px,150px);gap:10px;align-items:end;margin-bottom:12px}.adminFields label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#667085}.adminFields input[type=number]{width:100%;border:1px solid #d0d5dd;border-radius:12px;padding:10px 11px;outline:none;background:#fff}.toggleLabel{display:flex!important;align-items:center;gap:10px!important;min-height:41px;padding:0 4px}.toggleLabel input{width:18px;height:18px}@media(max-width:700px){.adminHeader{display:block}.adminActions{margin-top:12px}.adminProduct{grid-template-columns:86px 1fr}.adminFields{grid-template-columns:1fr 1fr}.toggleLabel{grid-column:1 / -1}}button.ozonImportButton{background:#005bff;color:#fff}.importPanel{background:#fff;border:1px solid #d0d5dd;border-radius:16px;padding:14px;margin:0 0 14px;box-shadow:0 8px 24px #1018280a}.importPanelTop{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.importPanelTop span,.importMeta{color:#667085;font-size:13px}.importTrack{height:8px;overflow:hidden;border-radius:999px;background:#eef2f6}.importFill{height:100%;border-radius:inherit;background:#111827;transition:width .2s ease}.importMeta{margin-top:8px}@media(max-width:700px){.adminActions button{flex:1 1 100%}}.adminIdentity{margin-bottom:0}.adminTabs{display:flex;gap:8px;margin:0 0 16px;padding:6px;width:fit-content;max-width:100%;background:#e9edf3;border-radius:14px}.adminTabs button{width:auto;background:transparent;color:#475467;padding:9px 16px}.adminTabs button.active{background:#fff;color:#101828;box-shadow:0 2px 8px #10182814}.inviteBox{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:14px;margin-bottom:16px;border:1px solid #b2ddff;background:#eff8ff;border-radius:16px}.inviteBox p{margin:5px 0 0;color:#475467;font-size:13px}.inviteBox code{padding:10px 12px;border-radius:10px;background:#fff;border:1px solid #d0d5dd;font-weight:800;-webkit-user-select:all;user-select:all}.inviteBox button{width:auto}.sellerSection{display:grid;gap:14px}.sellerCreateCard,.sellerCard{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:18px;box-shadow:0 8px 24px #1018280a}.sellerCreateCard h2{margin:3px 0 0;font-size:22px;min-height:0}.sellerCreateGrid{display:grid;grid-template-columns:1fr 240px;gap:12px;margin-bottom:14px}.sellerCreateGrid label,.roleField{display:grid;gap:6px;font-size:12px;font-weight:800;color:#667085}.sellerCreateGrid input,.sellerCreateGrid select,.roleField select,.sellerNameInput{width:100%;border:1px solid #d0d5dd;background:#fff;border-radius:12px;padding:10px 11px;outline:none}.permissionGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:8px 0 14px}.permissionItem{display:flex;gap:9px;align-items:flex-start;padding:10px 11px;border:1px solid #eaecf0;border-radius:12px;background:#f9fafb;font-size:13px;color:#344054;line-height:1.3}.permissionItem input{width:17px;height:17px;flex:0 0 auto;margin-top:0}.sellerCreateButton{width:auto}.sellerList{display:grid;gap:12px}.sellerCard.inactive{opacity:.62}.sellerCardHeader{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.sellerNameInput{font-size:18px;font-weight:800;padding:8px 10px}.sellerMeta{display:flex;flex-wrap:wrap;gap:10px;margin-top:7px;color:#667085;font-size:12px}.waitingLink{color:#b54708;font-weight:700}.sellerActive{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:13px;font-weight:800;color:#475467}.sellerActive input{width:18px;height:18px}.roleField{max-width:260px}.sellerPermissions,.sellerActions{margin-top:14px}input:disabled,select:disabled{background:#f2f4f7;color:#98a2b3;cursor:not-allowed}@media(max-width:800px){.permissionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.inviteBox{grid-template-columns:1fr}.inviteBox button{width:100%}}@media(max-width:560px){.sellerCreateGrid,.permissionGrid{grid-template-columns:1fr}.sellerCardHeader{display:grid}.adminTabs{width:100%}.adminTabs button{flex:1}}.shopShell{max-width:980px}.shopHero{padding-top:4px}.shopSubtitle{margin:6px 0 0;color:#667085;font-size:13px}.searchWrap{position:relative}.searchWrap>span{position:absolute;z-index:1;left:14px;top:13px;color:#98a2b3;pointer-events:none}.searchWrap .search{padding-left:38px}.productGrid{gap:14px}.productCard{position:relative;transition:transform .16s ease,box-shadow .16s ease}.productCard:active{transform:scale(.99)}.productCard.featured{border-color:#cfd8ff}.imageButton{width:100%;padding:0;border:0;border-radius:0;background:transparent;display:block}.featuredBadge,.adminFeaturedBadge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800;font-size:11px}.featuredBadge{position:absolute;z-index:2;left:10px;top:10px;padding:6px 9px;background:#fff;color:#101828;box-shadow:0 4px 12px #1018281f}.productCard .imageWrap{position:relative}.productCardContent h2{min-height:auto;font-size:15px;margin-bottom:7px}.cardDescription{margin:0 0 12px;color:#667085;font-size:12px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cardBottom{display:grid;gap:9px}.cardBottom .price{margin:0}button.detailsButton{background:#eef2f6;color:#101828}.productModalBackdrop{position:fixed;inset:0;z-index:1000;background:#1018287a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:flex-end;justify-content:center;padding:12px}.productModal{width:min(900px,100%);max-height:92vh;overflow-y:auto;background:#fff;border-radius:28px 28px 20px 20px;padding:14px 16px 28px;box-shadow:0 30px 80px #1018283d}.modalTopbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.modalSku{color:#98a2b3;font-size:12px;font-weight:700}button.modalClose{width:38px;height:38px;padding:0;border-radius:50%;background:#f2f4f7;color:#101828;font-size:24px;line-height:1}.productDetailGrid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);gap:24px;align-items:start}.detailMainImage{aspect-ratio:1 / 1;border-radius:20px;overflow:hidden;background:#f2f4f7;display:grid;place-items:center}.detailMainImage img{width:100%;height:100%;object-fit:cover}.detailThumbs{display:flex;gap:8px;overflow-x:auto;padding-top:8px}.detailThumbs button{flex:0 0 64px;width:64px;height:64px;padding:0;overflow:hidden;border-radius:12px;background:#f2f4f7;border:2px solid transparent}.detailThumbs button.active{border-color:#101828}.detailThumbs img{width:100%;height:100%;object-fit:cover}.detailInfo{padding-top:8px}.detailInfo h2{margin:8px 0 10px;min-height:auto;font-size:26px;line-height:1.12}.detailBadge{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eef2ff;color:#3538cd;font-size:12px;font-weight:800}.detailLead{color:#667085;line-height:1.5;margin:0 0 16px}.detailPrice{font-size:30px;font-weight:900;margin-bottom:8px}.stockText{color:#027a48;font-size:13px;font-weight:700;margin-bottom:16px}.buyButton{margin-top:4px}.detailSection{border-top:1px solid #eaecf0;margin-top:24px;padding-top:20px}.detailSection h3{margin:0 0 12px;font-size:18px}.detailDescription{margin:0;color:#475467;white-space:pre-wrap;line-height:1.62}.specTable{display:grid}.specRow{display:grid;grid-template-columns:minmax(120px,1fr) minmax(140px,1.3fr);gap:18px;padding:11px 0;border-bottom:1px solid #f2f4f7}.specRow span{color:#667085}.specRow strong{text-align:right;font-weight:700}.productAdminHeading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.adminFeaturedBadge{padding:5px 8px;background:#eef2ff;color:#3538cd;white-space:nowrap}.productEditor{margin-top:14px;padding-top:16px;border-top:1px solid #eaecf0}.sourceBox{display:grid;gap:5px;padding:12px 14px;border-radius:14px;background:#f8fafc;margin-bottom:14px}.sourceBox strong{font-size:12px;color:#475467}.sourceBox span{font-weight:800}.sourceBox small{color:#667085;line-height:1.45}.editorGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.editorGrid label{display:grid;gap:6px;color:#667085;font-size:12px;font-weight:800}.editorGrid input,.editorGrid textarea{width:100%;border:1px solid #d0d5dd;border-radius:12px;padding:11px 12px;background:#fff;outline:none;resize:vertical}.editorGrid textarea{line-height:1.5}.editorWide{grid-column:1 / -1}.editorCheck{grid-column:1 / -1;display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:10px!important;padding:10px 0}.editorCheck input{width:18px;height:18px}.editorActions{display:flex;justify-content:flex-end;margin-top:12px}.editorActions button{width:auto}@media(min-width:860px){.productGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.productModalBackdrop{padding:0}.productModal{max-height:95vh;border-radius:24px 24px 0 0}.productDetailGrid{grid-template-columns:1fr;gap:14px}.detailInfo h2{font-size:22px}.detailPrice{font-size:26px}.specRow{grid-template-columns:1fr;gap:4px}.specRow strong{text-align:left}.editorGrid{grid-template-columns:1fr}.editorWide,.editorCheck{grid-column:auto}}button.headerCartButton{width:auto;min-width:64px;height:46px;padding:7px 10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:16px;background:#111827;color:#fff;box-shadow:0 8px 24px #1018281f}.headerCartIcon{font-size:18px}.headerCartCount{min-width:24px;height:24px;padding:0 7px;display:inline-grid;place-items:center;border-radius:999px;background:#fff;color:#111827;font-size:12px;font-weight:900}.productCardActions{display:grid;grid-template-columns:1fr 1.1fr;gap:8px}.productCardActions button{min-width:0;padding-left:8px;padding-right:8px;font-size:12px}button.cartAddButton{background:#111827;color:#fff}button.cartAddButton:disabled{background:#e4e7ec;color:#98a2b3;opacity:1}.stockText.outOfStock{color:#b42318}.floatingCart{position:fixed;z-index:800;left:50%;bottom:max(16px,env(safe-area-inset-bottom));transform:translate(-50%);width:min(520px,calc(100% - 28px));min-height:54px;padding:10px 14px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;border-radius:18px;background:#111827;color:#fff;box-shadow:0 18px 46px #10182847}.floatingCart strong{min-width:28px;height:28px;padding:0 7px;display:grid;place-items:center;border-radius:999px;background:#fff;color:#111827;font-size:12px}.cartToast{position:fixed;z-index:1300;left:50%;bottom:86px;transform:translate(-50%);padding:10px 14px;border-radius:999px;background:#101828;color:#fff;font-size:13px;font-weight:800;box-shadow:0 12px 36px #1018283d;white-space:nowrap}.cartBackdrop{position:fixed;inset:0;z-index:1200;background:#10182885;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:flex-end;justify-content:center;padding:12px}.cartSheet{width:min(760px,100%);max-height:92vh;overflow-y:auto;background:#f8fafc;border-radius:28px 28px 20px 20px;padding:16px;box-shadow:0 30px 90px #1018284d}.cartHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.cartHeader h2{margin:2px 0 0;min-height:0;font-size:28px}.cartItems{display:grid;gap:10px}.cartItem{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:12px;align-items:start;padding:12px;background:#fff;border:1px solid #eaecf0;border-radius:18px}.cartItemImage{width:88px;aspect-ratio:1 / 1;overflow:hidden;border-radius:14px;background:#f2f4f7;display:grid;place-items:center;color:#98a2b3;font-size:11px}.cartItemImage img{width:100%;height:100%;object-fit:cover}.cartItemInfo h3{margin:2px 0 6px;font-size:15px;line-height:1.3}.cartUnitPrice{color:#667085;font-size:12px}.cartLineTotal{white-space:nowrap;font-size:15px}.cartItemControls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.quantityControl{display:inline-grid;grid-template-columns:34px 36px 34px;align-items:center;border:1px solid #d0d5dd;border-radius:12px;overflow:hidden;background:#fff}.quantityControl button{width:34px;height:34px;padding:0;border-radius:0;background:#f8fafc;color:#101828;font-size:18px}.quantityControl strong{text-align:center;font-size:13px}button.removeCartItem{width:auto;padding:8px 10px;background:transparent;color:#b42318;font-size:12px}.cartSummary{margin-top:12px;padding:16px;border-radius:20px;background:#fff;border:1px solid #eaecf0}.cartSummaryRow{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:5px 0;color:#667085}.cartSummaryRow.total{margin-top:8px;padding-top:14px;border-top:1px solid #eaecf0;color:#101828;font-size:20px}.cartSummaryRow.total strong{font-size:24px}button.checkoutButton{margin-top:14px;min-height:50px;font-size:15px}.checkoutHint{margin:9px 2px 0;color:#98a2b3;font-size:11px;line-height:1.45;text-align:center}button.clearCartButton{margin-top:8px;background:transparent;color:#b42318}.emptyCart{min-height:320px;display:grid;place-items:center;align-content:center;text-align:center;padding:28px;background:#fff;border-radius:20px;border:1px solid #eaecf0}.emptyCartIcon{font-size:42px}.emptyCart h3{margin:10px 0 4px}.emptyCart p{margin:0 0 16px;color:#667085}@media(max-width:700px){.productCardActions{grid-template-columns:1fr}.floatingCart{bottom:max(10px,env(safe-area-inset-bottom))}.cartBackdrop{padding:0}.cartSheet{max-height:95vh;border-radius:24px 24px 0 0;padding-bottom:max(18px,env(safe-area-inset-bottom))}.cartItem{grid-template-columns:72px minmax(0,1fr)}.cartItemImage{width:72px}.cartLineTotal{grid-column:2;margin-top:-4px}}.checkoutBackdrop{position:fixed;inset:0;z-index:1400;background:#0f172a8f;display:grid;place-items:end center;padding:16px}.checkoutModal{width:min(620px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:24px 24px 18px 18px;padding:20px;box-shadow:0 28px 80px #0000003d}.checkoutHeader,.ordersToolbar,.orderCardHeader,.orderFooter{display:flex;align-items:center;justify-content:space-between;gap:16px}.checkoutHeader h2,.ordersToolbar h2{margin:2px 0 0}.checkoutForm{display:grid;gap:14px;margin-top:18px}.checkoutForm label{display:grid;gap:7px;font-weight:700;font-size:13px}.checkoutForm input,.checkoutForm textarea,.checkoutForm select{width:100%;border:1px solid #dfe3ea;background:#fff;border-radius:14px;padding:12px 13px;outline:none}.checkoutForm input:focus,.checkoutForm textarea:focus,.checkoutForm select:focus{border-color:#111827}.checkoutTotalBox{display:flex;justify-content:space-between;align-items:center;background:#f5f7fb;border-radius:16px;padding:14px 16px}.checkoutTotalBox strong{font-size:20px}.checkoutSubmit{border:0;border-radius:14px;padding:14px 16px;font-weight:900;background:#111827;color:#fff;cursor:pointer}.checkoutSubmit:disabled{opacity:.55;cursor:default}.checkoutError{padding:12px 14px;border-radius:12px;background:#fff1f1;color:#a51d1d;font-size:13px}.checkoutPrivacy{margin:0;text-align:center;color:#7b8494;font-size:12px;line-height:1.45}.orderSuccess{text-align:center;padding:34px 10px 18px}.orderSuccessIcon{width:68px;height:68px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;background:#e8f8ef;font-size:34px;font-weight:900}.orderSuccess h3{font-size:24px;margin:0 0 10px}.orderSuccess p{color:#626b79;line-height:1.5}.orderSuccess button{margin-top:12px;border:0;border-radius:14px;background:#111827;color:#fff;padding:13px 18px;font-weight:800}.ordersSection{display:grid;gap:16px}.ordersToolbar{padding:4px 0}.ordersList{display:grid;gap:14px}.emptyOrders{padding:32px;text-align:center;background:#fff;border:1px solid #e8ebf0;border-radius:18px;color:#737c8b}.orderCard{background:#fff;border:1px solid #e5e8ee;border-radius:20px;padding:18px;box-shadow:0 7px 24px #1018280a}.orderNumber{font-size:19px;font-weight:900}.orderDate{color:#8a93a2;font-size:12px;margin-top:4px}.orderStatus{border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;background:#eef1f5}.orderStatus.new{background:#fff3d6;color:#7a5200}.orderStatus.accepted{background:#e8f4ff;color:#14518a}.orderStatus.shipped{background:#eeeaff;color:#49358c}.orderStatus.completed{background:#e8f8ef;color:#18643a}.orderStatus.cancelled{background:#ffeded;color:#9b2929}.orderCustomerGrid{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.orderCustomerGrid>div{display:grid;gap:3px;background:#f7f8fa;border-radius:13px;padding:11px 12px;min-width:0}.orderCustomerGrid span,.orderTotal span{color:#858e9d;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.orderCustomerGrid strong{word-break:break-word}.orderCustomerGrid small{color:#6f7886}.orderAddress{grid-column:span 3}.orderComment{margin-top:10px;padding:11px 12px;background:#fff8e8;border-radius:12px;font-size:13px}.orderLines{display:grid;gap:8px;margin-top:16px;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;padding:12px 0}.orderLine{display:grid;grid-template-columns:46px minmax(0,1fr) auto auto;gap:10px;align-items:center;font-size:13px}.orderLineImage{width:46px;height:46px;border-radius:10px;overflow:hidden;background:#f1f3f6;display:grid;place-items:center}.orderLineImage img{width:100%;height:100%;object-fit:cover}.orderLineName{display:grid;gap:2px;min-width:0}.orderLineName strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orderLineName small{color:#929aa7}.orderFooter{margin-top:14px;align-items:flex-end}.orderTotal{display:grid;gap:2px}.orderTotal strong{font-size:22px}.orderActions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.orderActions button{width:auto}.dangerButton{background:#fff0f0!important;color:#a12424!important}@media(max-width:640px){.checkoutBackdrop{padding:0;align-items:end}.checkoutModal{border-radius:22px 22px 0 0;max-height:94vh}.orderCustomerGrid{grid-template-columns:1fr 1fr}.orderAddress{grid-column:span 2}.orderLine{grid-template-columns:42px minmax(0,1fr) auto}.orderLine>strong:last-child{grid-column:2 / -1;text-align:right}.orderFooter{align-items:stretch;flex-direction:column}.orderActions{justify-content:stretch}.orderActions button{flex:1 1 130px}}
