:root{--cyan:#00b4e6;--cyan-dark:#0090c0;--cyan-light:#e0f6fd;--orange:#e8420a;--orange-light:#fff0eb;--purple:#3d1a6e;--purple-light:#ede5f8;--blue:#2b5ce6;--blue-light:#ebf0fd;--green:#25d366;--white:#fff;--bg:#f4f8fc;--surface:#fff;--text:#1a1228;--text2:#5a5573;--text3:#9b98a8;--border:#00000014;--border2:#0000000d;--radius:14px;--radius-sm:8px;--shadow:0 2px 16px #00000012;--shadow-md:0 6px 30px #0000001f}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:Poppins,sans-serif;font-size:14px}button,input,textarea,select{font:inherit}.admin-content>div{min-height:100%}.brand-showcase{scrollbar-width:none;scrollbar-color:transparent transparent}.brand-showcase::-webkit-scrollbar{height:0;display:none}.brand-showcase::-webkit-scrollbar-track{background:0 0}.brand-showcase::-webkit-scrollbar-thumb{background:#bae6fd;border-radius:999px}.brand-carousel-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#0284c7f5,#2563ebf5);border:2px solid #ffffffc7;border-radius:999px;place-items:center;width:44px;height:44px;font-size:28px;font-weight:900;line-height:1;transition:transform .18s,box-shadow .18s,filter .18s,background .18s;display:grid;box-shadow:0 14px 30px #2563eb3d,0 0 0 7px #e0f2feb8}.brand-carousel-button:hover{filter:saturate(1.08);transform:translateY(-2px)scale(1.04);box-shadow:0 18px 36px #2563eb52,0 0 0 8px #bae6fdd1}.cart-icon-button{transition:transform .18s,box-shadow .18s,filter .18s}.cart-icon-button:hover{filter:saturate(1.08);transform:translateY(-2px)scale(1.04)}.cart-icon-button--pulse{animation:.52s cart-pulse}.site-header-spacer{height:104px}.cart-toast{animation:.22s both toast-enter}.reveal-card{animation:.58s both card-enter}.catalog-product-card{will-change:transform}.catalog-product-card:hover{filter:saturate(1.04)}.catalog-skeleton-card{background:#fff;border:2px solid #0000000f;border-radius:14px;min-height:318px;padding:14px;overflow:hidden;box-shadow:0 10px 26px #0f172a0d}.catalog-skeleton-card--brand{border:1px solid #94a3b833;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:194px;min-height:194px;display:flex}.catalog-skeleton-image,.catalog-skeleton-logo,.catalog-skeleton-line,.catalog-skeleton-actions span{background:#eaf3fb;position:relative;overflow:hidden}.catalog-skeleton-image:after,.catalog-skeleton-logo:after,.catalog-skeleton-line:after,.catalog-skeleton-actions span:after{content:"";background:linear-gradient(90deg,#0000,#ffffffc7,#0000);animation:1.25s ease-in-out infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.catalog-skeleton-image{border-radius:12px 12px 0 0;height:168px;margin:-14px -14px 14px}.catalog-skeleton-logo{border-radius:16px;width:104px;height:104px}.catalog-skeleton-line{border-radius:999px;height:12px;margin-bottom:10px}.catalog-skeleton-line--short{width:42%}.catalog-skeleton-line--medium{width:68%}.catalog-skeleton-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.catalog-skeleton-actions span{border-radius:8px;height:38px}.catalog-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))!important}@keyframes card-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes cart-pulse{0%{transform:scale(1);box-shadow:0 8px 20px #00000040}42%{transform:scale(1.12);box-shadow:0 16px 34px #2563eb57}to{transform:scale(1);box-shadow:0 8px 20px #00000040}}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@keyframes toast-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.reveal-card,.cart-icon-button--pulse,.catalog-skeleton-image:after,.catalog-skeleton-logo:after,.catalog-skeleton-line:after,.catalog-skeleton-actions span:after{animation:none!important}.cart-icon-button,.catalog-product-card,.brand-carousel-button,.cart-toast{transition:none!important}}.panel,.admin-content section>div,.admin-brand-row,.admin-category-row{transition:transform .18s,box-shadow .18s,border-color .18s,background .18s}.panel:hover,.admin-content section>div:hover{border-color:#0ea5e947!important;box-shadow:0 18px 42px #0f172a1a!important}.admin-brand-row,.admin-category-row{position:relative;overflow:hidden}.admin-brand-row:after,.admin-category-row:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#ffffff6b,#0000);width:34%;height:100%;position:absolute;top:0;left:-45%;transform:skew(-18deg)}.admin-brand-row:hover,.admin-category-row:hover{transform:translateY(-3px);border-color:#7dd3fc!important;box-shadow:0 18px 38px #0f172a1f!important}.admin-brand-row:hover:after,.admin-category-row:hover:after{animation:.72s admin-card-shine}.admin-sidebar button:hover{transform:translate(3px);background:#0ea5e91f!important}.admin-content button{transition:transform .16s,filter .16s,box-shadow .16s}.admin-content button:hover{filter:saturate(1.12);transform:translateY(-1px)}@keyframes admin-card-shine{0%{opacity:0;left:-45%}22%{opacity:.75}to{opacity:0;left:115%}}.admin-category-card{transition:transform .18s,box-shadow .18s,border-color .18s}.admin-category-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0284c7,#7c3aed);height:4px;transition:opacity .18s;position:absolute;inset:0 0 auto}.admin-category-card:hover{transform:translateY(-4px);border-color:#7dd3fc!important;box-shadow:0 18px 38px #0f172a1f!important}.admin-category-card:hover:before{opacity:1}.admin-category-actions button{transition:transform .16s,filter .16s}.admin-category-actions button:hover{filter:saturate(1.12);transform:translateY(-1px)}@media (width<=820px){.catalog-product-toolbar{grid-template-columns:1fr!important}main{padding-left:16px!important;padding-right:16px!important}}@media (width<=640px){.site-header-spacer{height:96px}.cart-toast{text-align:center!important;z-index:2147483001!important;width:auto!important;bottom:92px!important;left:14px!important;right:14px!important}.catalog-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,clamp(145px,42vw,190px)),1fr))!important;gap:clamp(10px,3vw,14px)!important}.product-modal{overscroll-behavior:contain!important;border-radius:18px!important;width:calc(100vw - 22px)!important;max-width:calc(100vw - 22px)!important;max-height:calc(100dvh - 22px)!important;padding:14px!important;top:50%!important;overflow-y:auto!important}.product-modal-close{color:#0f172a!important;z-index:2!important;background:#0f172a14!important;border-radius:999px!important;place-items:center!important;width:36px!important;height:36px!important;font-size:22px!important;line-height:1!important;display:grid!important;top:8px!important;right:10px!important}.product-modal-layout{grid-template-columns:1fr!important;gap:13px!important}.product-modal-image{border-radius:16px!important;height:178px!important;min-height:0!important;padding:10px!important}.product-modal-image-src{object-fit:contain!important;width:100%!important;height:100%!important;max-height:none!important}.product-modal-title{margin-bottom:10px!important;padding-right:30px!important;font-size:18px!important;line-height:1.22!important}.product-modal-tags{gap:7px!important;margin-bottom:11px!important}.product-modal-tags span{max-width:100%!important;padding:5px 9px!important;font-size:10px!important;line-height:1.2!important}.product-modal-code{margin-bottom:10px!important;font-size:11px!important}.product-modal-description{border-radius:14px!important;max-height:112px!important;margin-bottom:13px!important;padding:12px!important;font-size:12px!important;line-height:1.55!important;overflow:auto!important}.product-modal-prices{grid-template-columns:1fr 1fr!important;gap:8px!important;margin-bottom:13px!important}.product-modal-price-card{border-radius:14px!important;padding:10px 8px!important}.product-modal-price-card>div:first-child{font-size:10px!important}.product-modal-price-value{font-size:17px!important;line-height:1.1!important}.product-modal-actions{grid-template-columns:1fr!important;gap:8px!important}.product-modal-actions button{border-radius:13px!important;min-height:42px!important;padding:11px 10px!important;font-size:12px!important}.catalog-product-card{border-radius:14px!important}.catalog-product-image{height:132px!important}.catalog-product-info{gap:6px!important;min-height:168px!important;padding:11px!important}.catalog-product-brand{letter-spacing:.04em!important;font-size:9px!important;line-height:1.2!important}.catalog-product-title{min-height:46px!important;font-size:11.5px!important;font-weight:850!important;line-height:1.28!important}.catalog-product-category{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;padding:4px 7px!important;font-size:9px!important;overflow:hidden!important}.catalog-product-actions{grid-template-columns:1fr!important;gap:7px!important}.catalog-product-actions button{min-height:44px!important;padding:8px 5px!important}}@media (width<=360px){.catalog-product-grid{grid-template-columns:1fr!important}}@media (width<=920px){.admin-shell{flex-direction:column}.admin-sidebar{width:100%!important;min-height:auto!important;position:relative!important}.admin-main{padding:16px!important}.admin-topbar{flex-direction:column;align-items:flex-start!important}.admin-content{min-height:auto!important}.admin-content section,.admin-product-filters,.admin-product-form-grid,.admin-product-fields,.admin-brand-form-grid,.admin-settings-grid{grid-template-columns:1fr!important}.admin-brand-row{grid-template-columns:40px 116px minmax(0,1fr)!important}.admin-category-row{grid-template-columns:40px minmax(0,1fr)!important}.admin-brand-row>strong,.admin-brand-row>span,.admin-brand-row>div:last-child,.admin-category-row>span,.admin-category-row>div:nth-child(3),.admin-category-row>div:last-child{grid-column:1/-1}}
