@font-face{font-family:"CS Irancell";src:url("../fonts/irancell/Irancell_Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"CS Irancell";src:url("../fonts/irancell/Irancell_Medium.woff") format("woff");font-weight:500 600;font-style:normal;font-display:swap}
@font-face{font-family:"CS Irancell";src:url("../fonts/irancell/Irancell_Bold.woff") format("woff");font-weight:700 900;font-style:normal;font-display:swap}
@font-face{font-family:"CS Graphik Arabic";src:url("../fonts/graphik/Graphik Arabic.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"CS Graphik Arabic";src:url("../fonts/graphik/Graphik Arabic Medium.otf") format("opentype");font-weight:500 600;font-style:normal;font-display:swap}
@font-face{font-family:"CS Graphik Arabic";src:url("../fonts/graphik/Graphik Arabic Bold.otf") format("opentype");font-weight:700 900;font-style:normal;font-display:swap}
:root{
--cs-navy:#0d1d38;--cs-navy-2:#162b4d;--cs-red:#e3212c;--cs-red-dark:#ba1720;--cs-bg:#fff;--cs-soft:#f5f7fa;--cs-line:#e3e8ef;--cs-text:#142033;--cs-muted:#7a8797;--cs-radius:18px;--cs-shadow:0 14px 38px rgba(16,29,54,.09);
--cs-font:"CS Irancell";--cs-heading-font:"CS Graphik Arabic"
}
*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--cs-bg);color:var(--cs-text);font-family:var(--cs-font);line-height:1.85;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:var(--cs-font);font:inherit}.cs-container{width:min(1180px,calc(100% - 32px));margin:auto}.cs-icon{width:22px;height:22px;display:block;flex:0 0 auto}.cs-topbar{background:var(--cs-navy);color:#fff;text-align:center;font-size:12px;padding:7px 12px;max-height:42px;overflow:hidden;opacity:1;transform:translateY(0);transition:max-height .24s ease,padding .24s ease,opacity .18s ease,transform .24s ease}.cs-topbar span{display:inline-block;width:4px;height:4px;background:var(--cs-red);border-radius:50%;margin:0 8px;vertical-align:middle}.cs-header{background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--cs-line);box-shadow:0 3px 18px rgba(16,29,54,.025);will-change:transform}.cs-header.is-scrolled .cs-topbar{max-height:0;padding-top:0;padding-bottom:0;opacity:0;transform:translateY(-100%)}.cs-header-main{min-height:82px;display:grid;grid-template-columns:220px 1fr auto;gap:22px;align-items:center}.cs-brand img{display:block;width:190px;max-height:62px;object-fit:contain}.cs-search{height:48px;border:1px solid var(--cs-line);border-radius:14px;display:flex;overflow:hidden;background:#fafbfc;transition:.2s}.cs-search:focus-within{border-color:#aab8ca;box-shadow:0 0 0 4px rgba(13,29,56,.045);background:#fff}.cs-search input{border:0;outline:0;background:transparent;flex:1;padding:0 16px;min-width:0;color:var(--cs-text)}.cs-search button{width:52px;border:0;background:transparent;color:var(--cs-navy);cursor:pointer;display:grid;place-items:center}.cs-header-actions{display:flex;align-items:center;gap:10px}.cs-header-action{min-width:72px;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#334156}.cs-action-icon{width:40px;height:40px;border:1px solid var(--cs-line);border-radius:13px;display:grid;place-items:center;position:relative;background:#fff;transition:.2s}.cs-header-action:hover .cs-action-icon{transform:translateY(-2px);box-shadow:var(--cs-shadow);color:var(--cs-red)}.cs-action-icon .cs-icon{width:20px;height:20px}.cs-action-icon b{position:absolute;right:-5px;top:-5px;width:18px;height:18px;border-radius:999px;background:var(--cs-red);color:#fff;font-size:9px;display:grid;place-items:center;border:2px solid #fff}.cs-nav-wrap{border-top:1px solid var(--cs-line)}.cs-nav-row{display:flex;justify-content:space-between;align-items:center;min-height:48px}.cs-menu{list-style:none;margin:0;padding:0;display:flex;gap:28px;font-size:13px;font-weight:700}.cs-menu li{margin:0}.cs-menu a{position:relative;padding:14px 0}.cs-menu a:after{content:"";position:absolute;right:0;left:auto;bottom:7px;width:0;height:2px;background:var(--cs-red);border-radius:2px;transition:.2s}.cs-menu a:hover{color:var(--cs-red)}.cs-menu a:hover:after{width:100%}.cs-vehicle-trigger{border:0;background:#f5f7fa;color:var(--cs-navy);font-weight:800;cursor:pointer;border-radius:11px;padding:8px 11px;display:flex;align-items:center;gap:7px}.cs-vehicle-trigger .cs-icon{width:19px;height:19px}.cs-mobile-menu-btn,.cs-mobile-search,.cs-mobile-menu{display:none}.cs-hero{background:linear-gradient(135deg,#fff 0%,#f7f8fb 65%,#eef2f7 100%);border-bottom:1px solid var(--cs-line)}.cs-hero-grid{min-height:500px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:46px}.cs-eyebrow,.cs-section-head>div>span,.cs-request-card>div>span{font-size:12px;font-weight:900;letter-spacing:1.6px;color:var(--cs-red)}.cs-hero h1{font-size:48px;line-height:1.45;margin:12px 0 14px;max-width:720px;letter-spacing:-.7px}.cs-hero p{font-size:16px;color:var(--cs-muted);max-width:660px}.cs-hero-actions{display:flex;gap:12px;margin-top:28px}.cs-primary-btn,.cs-secondary-btn{min-height:46px;padding:10px 18px;border-radius:12px;display:inline-flex;gap:8px;align-items:center;justify-content:center;border:1px solid transparent;font-weight:800;cursor:pointer;transition:.2s}.cs-primary-btn .cs-icon,.cs-secondary-btn .cs-icon{width:18px;height:18px}.cs-primary-btn{background:var(--cs-red);color:#fff;box-shadow:0 8px 18px rgba(227,33,44,.18)}.cs-primary-btn:hover{background:var(--cs-red-dark);transform:translateY(-1px)}.cs-secondary-btn{background:#fff;border-color:var(--cs-line);color:var(--cs-navy)}.cs-secondary-btn:hover{border-color:#c7d0dc}.cs-hero-card{min-height:330px;border-radius:28px;background:linear-gradient(145deg,var(--cs-navy),#263f68);box-shadow:var(--cs-shadow);padding:18px;display:flex;align-items:end;position:relative;overflow:hidden}.cs-hero-card:before,.cs-hero-card:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.cs-hero-card:before{width:390px;height:390px;left:-90px;top:-150px}.cs-hero-card:after{width:240px;height:240px;right:-80px;bottom:-90px}.cs-hero-card-inner{position:relative;z-index:2;background:rgba(255,255,255,.08);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:18px;padding:22px;color:#fff;width:100%}.cs-hero-card-inner>span{font-size:12px;opacity:.75}.cs-hero-card-inner strong{display:block;font-size:22px;margin:6px 0 20px}.cs-hero-card .cs-primary-btn{width:auto}.cs-section{padding:64px 0}.cs-soft{background:var(--cs-soft)}.cs-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.cs-section-head h2,.cs-section-head h1{margin:4px 0 0;font-size:30px;letter-spacing:-.4px}.cs-section-head>a{font-size:13px;color:var(--cs-red);font-weight:800;display:flex;align-items:center;gap:5px}.cs-section-head>a .cs-icon{width:16px;height:16px}.cs-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.cs-category-card{border:1px solid var(--cs-line);border-radius:18px;padding:20px 14px;background:#fff;transition:.22s;position:relative;overflow:hidden;min-height:158px}.cs-category-card:hover{transform:translateY(-4px);box-shadow:var(--cs-shadow);border-color:#d4dbe5}.cs-category-icon{width:48px;height:48px;border-radius:14px;background:#f1f4f8;color:var(--cs-navy);display:grid;place-items:center;margin-bottom:16px;transition:.22s}.cs-category-icon .cs-icon{width:25px;height:25px}.cs-category-card:hover .cs-category-icon{background:var(--cs-navy);color:#fff;transform:scale(1.04)}.cs-category-card strong{display:block;font-size:14px}.cs-category-card>span{font-size:11px;color:var(--cs-muted)}.cs-category-card>i{position:absolute;left:13px;bottom:14px;color:#a4afbd;opacity:0;transform:translateX(5px);transition:.2s}.cs-category-card>i .cs-icon{width:16px;height:16px}.cs-category-card:hover>i{opacity:1;transform:none}.cs-brand-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.cs-brand-strip span{background:#fff;border:1px solid var(--cs-line);border-radius:14px;height:78px;display:grid;place-items:center;font-weight:900;color:#4c5664;transition:.2s}.cs-brand-strip span:hover{border-color:#cbd3de;transform:translateY(-2px);box-shadow:var(--cs-shadow)}.cs-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cs-product-card{border:1px solid var(--cs-line);border-radius:19px;background:#fff;overflow:hidden;transition:.22s}.cs-product-card:hover{box-shadow:var(--cs-shadow);transform:translateY(-3px)}.cs-product-media{height:210px;background:#f7f8fa;position:relative;display:grid;place-items:center}.cs-badge{position:absolute;top:12px;right:12px;background:#fff;border:1px solid var(--cs-line);padding:4px 9px;border-radius:999px;font-size:10px;font-weight:800}.cs-part-placeholder{text-align:center;font-size:28px;line-height:1.05;font-weight:900;color:#c5ccd5;direction:ltr}.cs-product-body{padding:15px}.cs-product-body small{color:var(--cs-muted)}.cs-product-body h3{font-size:14px;line-height:1.8;margin:4px 0}.cs-part-no{font-size:11px;color:#8b95a3;margin:0 0 12px;direction:ltr;text-align:right}.cs-product-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.cs-product-foot strong{font-size:13px}.cs-product-foot>button{border:0;width:40px;height:40px;border-radius:12px;background:var(--cs-navy);color:#fff;cursor:pointer;display:grid;place-items:center;position:relative;transition:.2s}.cs-product-foot>button:hover{background:var(--cs-red);transform:translateY(-2px)}.cs-product-foot>button>.cs-icon{width:20px;height:20px}.cs-add-plus{position:absolute;right:4px;top:3px;background:var(--cs-red);border:2px solid var(--cs-navy);border-radius:50%;width:13px;height:13px;display:grid;place-items:center}.cs-add-plus .cs-icon{width:7px;height:7px;stroke-width:2.4}.cs-product-foot>button:hover .cs-add-plus{border-color:var(--cs-red);background:#fff;color:var(--cs-red)}.cs-request-card{background:var(--cs-navy);color:#fff;border-radius:24px;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden;position:relative}.cs-request-card:after{content:"";position:absolute;width:250px;height:250px;border:1px solid rgba(255,255,255,.09);border-radius:50%;left:-60px;top:-100px}.cs-request-card>*{position:relative;z-index:1}.cs-request-card h2{margin:4px 0 6px}.cs-request-card p{margin:0;color:#c8d0dc}.cs-benefits{padding-top:0}.cs-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cs-benefit-grid>div{border:1px solid var(--cs-line);border-radius:16px;padding:18px;display:flex;align-items:center;gap:13px;transition:.2s}.cs-benefit-grid>div:hover{border-color:#d0d8e2;box-shadow:0 8px 24px rgba(16,29,54,.05)}.cs-benefit-grid>div>i{width:46px;height:46px;border-radius:13px;background:#f2f5f8;color:var(--cs-navy);display:grid;place-items:center;flex:0 0 auto}.cs-benefit-grid>div>i .cs-icon{width:24px;height:24px}.cs-benefit-grid strong,.cs-benefit-grid small{display:block}.cs-benefit-grid strong{font-size:14px}.cs-benefit-grid small{font-size:11px;color:var(--cs-muted);margin-top:2px}.cs-footer{background:#0c172b;color:#fff;padding:54px 0 90px}.cs-footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:36px}.cs-footer-logo{width:190px;max-height:70px;object-fit:contain;background:#fff;border-radius:10px}.cs-footer p,.cs-footer a{color:#aeb8c8;font-size:13px;display:block;margin:7px 0}.cs-footer a{transition:.2s}.cs-footer a:hover{color:#fff;transform:translateX(-2px)}.cs-footer h3{font-size:14px;margin-top:0}.cs-copyright{border-top:1px solid rgba(255,255,255,.08);margin-top:32px;padding-top:18px;color:#738096;font-size:12px}.cs-bottom-nav{display:none}.cs-sheet{position:fixed;inset:0;z-index:100;pointer-events:none;opacity:0;transition:.2s}.cs-sheet.is-open{pointer-events:auto;opacity:1}.cs-sheet-backdrop{position:absolute;inset:0;border:0;background:rgba(7,16,30,.55);backdrop-filter:blur(2px)}.cs-sheet-panel{position:absolute;right:0;top:0;height:100%;width:min(420px,92vw);background:#fff;padding:24px;transform:translateX(100%);transition:.25s;box-shadow:-20px 0 40px rgba(0,0,0,.15)}.cs-sheet.is-open .cs-sheet-panel{transform:translateX(0)}.cs-sheet-head{display:flex;align-items:center;justify-content:space-between;font-size:18px}.cs-sheet-head button{border:0;background:#f1f3f6;width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:var(--cs-navy)}.cs-sheet-head button .cs-icon{width:19px;height:19px}.cs-sheet-panel p{color:var(--cs-muted);font-size:13px}.cs-sheet-panel label{display:block;font-size:12px;font-weight:800;margin:14px 0}.cs-sheet-panel select{display:block;width:100%;height:46px;border:1px solid var(--cs-line);border-radius:12px;background:#fff;margin-top:6px;padding:0 10px}.cs-sheet-panel .cs-primary-btn{width:100%;margin-top:14px}.cs-lock{overflow:hidden}.cs-content-page{max-width:900px}.cs-content-page h1{font-size:34px}.cs-content-page img{max-width:100%;height:auto;border-radius:16px}.cs-single-cover{width:100%;margin-bottom:20px}.cs-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cs-post-card{border:1px solid var(--cs-line);border-radius:18px;overflow:hidden}.cs-post-card img{width:100%;height:200px;object-fit:cover}.cs-post-card h2,.cs-post-card p{margin:14px}.cs-post-card h2{font-size:18px}.cs-post-card p{font-size:13px;color:var(--cs-muted)}
@media (max-width:980px){.cs-header-main{grid-template-columns:auto 142px 1fr;gap:10px;min-height:68px}.cs-mobile-menu-btn{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--cs-line);background:#fff;border-radius:12px;color:var(--cs-navy);order:3}.cs-mobile-menu-btn .cs-icon{width:21px;height:21px}.cs-brand{order:2}.cs-brand img{width:140px}.cs-header-main>.cs-search{display:none}.cs-header-actions{order:1}.cs-header-action:not(.cs-cart-btn){display:none}.cs-cart-btn{min-width:40px}.cs-cart-btn>span:last-child{display:none}.cs-action-icon{width:40px;height:40px}.cs-mobile-search{display:block;padding-bottom:11px}.cs-mobile-search .cs-search{height:44px}.cs-nav-wrap{display:none}.cs-mobile-menu{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 16px;max-height:0;overflow:hidden;opacity:0;transition:.25s;background:#fff}.cs-mobile-menu.is-open{max-height:220px;opacity:1;padding-top:10px;padding-bottom:12px;border-top:1px solid var(--cs-line)}.cs-mobile-menu a{border:1px solid var(--cs-line);border-radius:12px;padding:10px 12px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800}.cs-mobile-menu a .cs-icon{width:18px;height:18px}.cs-hero-grid{grid-template-columns:1fr;min-height:auto;padding:50px 0}.cs-hero-card{min-height:260px}.cs-category-grid{grid-template-columns:repeat(3,1fr)}.cs-brand-strip{grid-template-columns:repeat(3,1fr)}.cs-product-grid{grid-template-columns:repeat(2,1fr)}.cs-footer-grid{grid-template-columns:1fr 1fr}.cs-bottom-nav{position:fixed;z-index:80;left:50%;right:auto;bottom:calc(10px + env(safe-area-inset-bottom));width:min(520px,calc(100% - 24px));min-height:70px;transform:translateX(-50%);background:rgba(255,255,255,.94);border:1px solid rgba(218,225,234,.92);border-radius:22px;display:grid;grid-template-columns:repeat(5,1fr);padding:7px 8px;box-shadow:0 14px 40px rgba(13,29,56,.14),0 2px 8px rgba(13,29,56,.06);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.cs-bottom-nav a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;color:#8a94a2;position:relative;min-width:0;border-radius:15px;padding:3px 2px;transition:color .2s ease,background .2s ease,transform .2s ease;font-family:var(--cs-font)!important;font-weight:500}.cs-bottom-nav a:active{transform:scale(.96)}.cs-bottom-nav .cs-icon{width:21px;height:21px;stroke-width:1.8}.cs-bottom-nav span{font-family:var(--cs-font)!important;font-size:10.5px;line-height:1.35;font-weight:500;white-space:nowrap}.cs-bottom-nav b{position:absolute;top:0;right:calc(50% - 19px);background:var(--cs-red);color:#fff;min-width:17px;height:17px;padding:0 4px;border-radius:999px;font-family:var(--cs-font)!important;font-size:8px;line-height:13px;display:grid;place-items:center;border:2px solid #fff;box-shadow:0 2px 7px rgba(227,33,44,.24)}.cs-bottom-nav .is-active{color:var(--cs-red);background:rgba(227,33,44,.055)}.cs-bottom-nav .is-active .cs-icon{stroke-width:2.15}.cs-bottom-nav .cs-bottom-search{transform:none;background:transparent;color:var(--cs-navy)}.cs-bottom-nav .cs-bottom-search .cs-icon{width:23px;height:23px;background:var(--cs-navy);color:#fff;border-radius:14px;padding:10px;box-sizing:content-box;box-shadow:0 7px 18px rgba(13,29,56,.18);transform:translateY(-6px)}.cs-bottom-nav .cs-bottom-search span{margin-top:-5px;color:var(--cs-navy);font-weight:600}.cs-footer{padding-bottom:138px}}
@media (max-width:640px){.cs-container{width:min(100% - 28px,1180px)}.cs-topbar{font-size:10px;padding:6px 8px}.cs-header-main{grid-template-columns:40px 1fr 40px;min-height:60px;gap:8px}.cs-brand{display:flex;justify-content:center}.cs-brand img{width:136px;max-height:52px}.cs-mobile-search{width:100%;padding:0 14px 10px}.cs-mobile-search .cs-search{height:43px;border-radius:13px}.cs-search input{font-size:12px;padding:0 12px}.cs-search button{width:43px}.cs-hero-grid{padding:36px 0;gap:22px}.cs-hero h1{font-size:31px;line-height:1.6;margin-top:8px;letter-spacing:-.5px}.cs-hero p{font-size:13px;line-height:2}.cs-hero-actions{flex-direction:column}.cs-primary-btn,.cs-secondary-btn{width:100%;min-height:48px}.cs-hero-card{min-height:205px;border-radius:22px}.cs-hero-card-inner{padding:17px}.cs-hero-card-inner strong{font-size:18px}.cs-hero-card .cs-primary-btn{width:100%}.cs-section{padding:44px 0}.cs-section-head{align-items:center}.cs-section-head h2,.cs-section-head h1{font-size:24px}.cs-category-grid{grid-template-columns:repeat(2,1fr);gap:9px}.cs-category-card{padding:15px 12px;min-height:150px}.cs-category-icon{width:44px;height:44px;margin-bottom:14px}.cs-category-card strong{font-size:14px}.cs-brand-strip{display:flex;overflow-x:auto;padding:0 1px 6px;scrollbar-width:none;gap:9px}.cs-brand-strip::-webkit-scrollbar{display:none}.cs-brand-strip span{min-width:132px;height:72px}.cs-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cs-product-card{min-width:0}.cs-product-media{height:150px}.cs-part-placeholder{font-size:20px}.cs-product-body{padding:11px}.cs-product-body h3{font-size:12px;min-height:43px}.cs-part-no{font-size:9px}.cs-product-foot{align-items:flex-end}.cs-product-foot strong{font-size:11px;line-height:1.6}.cs-product-foot>button{width:36px;height:36px;border-radius:10px}.cs-product-foot>button>.cs-icon{width:18px;height:18px}.cs-request-card{padding:25px 21px;display:block}.cs-request-card h2{font-size:24px;line-height:1.7}.cs-request-card p{font-size:13px}.cs-request-card .cs-primary-btn{margin-top:20px}.cs-benefit-grid{grid-template-columns:1fr 1fr;gap:9px}.cs-benefit-grid>div{padding:14px 12px;align-items:flex-start;gap:9px}.cs-benefit-grid>div>i{width:40px;height:40px}.cs-benefit-grid>div>i .cs-icon{width:21px;height:21px}.cs-benefit-grid strong{font-size:12px}.cs-benefit-grid small{font-size:9px}.cs-footer-grid{grid-template-columns:1fr}.cs-footer{padding-top:42px}.cs-post-grid{grid-template-columns:1fr}.cs-sheet-panel{top:auto;bottom:0;right:0;width:100%;height:auto;max-height:85vh;border-radius:24px 24px 0 0;transform:translateY(100%);padding:21px 18px calc(20px + env(safe-area-inset-bottom))}.cs-sheet.is-open .cs-sheet-panel{transform:translateY(0)}}

/* ClassicSell local typography — no system/default font fallbacks */
html,body,button,input,select,textarea,a,p,span,small,label,li,strong,b{font-family:var(--cs-font)}
h1,h2,h3,h4,h5,h6,.cs-brand,.cs-eyebrow,.cs-section-head>div>span,.cs-request-card>div>span,.cs-category-card strong,.cs-product-body h3,.cs-product-foot strong,.cs-benefit-grid strong,.cs-footer h3,.cs-sheet-head,.cs-menu,.cs-primary-btn,.cs-secondary-btn{font-family:var(--cs-heading-font)}

/* Bottom navigation typography is intentionally local-only. */
.cs-bottom-nav,.cs-bottom-nav a,.cs-bottom-nav span,.cs-bottom-nav b{font-family:var(--cs-font)!important}

/* v1.2.3 — clearer mobile navigation overlay */
.cs-mobile-menu-backdrop{display:none}
@media (max-width:980px){
  .cs-mobile-menu-btn{position:relative;z-index:93;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}
  .cs-mobile-menu-btn .cs-menu-icon-close{display:none}
  .cs-mobile-menu-btn[aria-expanded="true"]{background:var(--cs-navy);color:#fff;border-color:var(--cs-navy);box-shadow:0 8px 22px rgba(13,29,56,.18);transform:scale(.98)}
  .cs-mobile-menu-btn[aria-expanded="true"] .cs-menu-icon-open{display:none}
  .cs-mobile-menu-btn[aria-expanded="true"] .cs-menu-icon-close{display:block}
  .cs-mobile-menu-btn span{display:grid;place-items:center}

  .cs-mobile-menu-backdrop{display:block;position:fixed;z-index:88;inset:var(--cs-mobile-menu-top,120px) 0 0;background:rgba(7,16,30,.48);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}
  .cs-mobile-menu-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}

  .cs-mobile-menu{display:block;position:fixed;z-index:92;top:calc(var(--cs-mobile-menu-top,120px) + 10px);right:14px;left:14px;max-height:none!important;padding:0!important;background:#fff;border:1px solid rgba(218,225,234,.95);border-radius:22px;box-shadow:0 24px 60px rgba(7,16,30,.24),0 4px 14px rgba(7,16,30,.08);opacity:0;visibility:hidden;pointer-events:none;overflow:hidden;transform:translateY(-10px) scale(.985);transform-origin:top center;transition:opacity .2s ease,transform .22s ease,visibility .22s ease}
  .cs-mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);border-top:1px solid rgba(218,225,234,.95)}
  .cs-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding:15px 16px 13px;border-bottom:1px solid var(--cs-line);background:linear-gradient(180deg,#fff,#fbfcfe)}
  .cs-mobile-menu-head strong{display:block;font-family:var(--cs-heading-font);font-size:15px;line-height:1.5;color:var(--cs-navy)}
  .cs-mobile-menu-head small{display:block;margin-top:1px;font-family:var(--cs-font);font-size:9.5px;color:var(--cs-muted)}
  .cs-mobile-menu-close{width:36px;height:36px;border:1px solid var(--cs-line);border-radius:11px;background:#f5f7fa;color:var(--cs-navy);display:grid;place-items:center;cursor:pointer}
  .cs-mobile-menu-close .cs-icon{width:18px;height:18px}
  .cs-mobile-menu-links{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:12px}
  .cs-mobile-menu-links a{min-height:62px;border:1px solid var(--cs-line);border-radius:15px;padding:11px 12px;display:grid;grid-template-columns:32px 1fr 16px;align-items:center;gap:8px;font-family:var(--cs-heading-font);font-size:12px;font-weight:700;background:#fff;color:var(--cs-navy);transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}
  .cs-mobile-menu-links a:active{transform:scale(.98);background:#f7f9fc}
  .cs-mobile-menu-links a>.cs-icon{width:20px;height:20px;padding:6px;box-sizing:content-box;border-radius:10px;background:#f1f4f8;color:var(--cs-navy)}
  .cs-mobile-menu-links a i{display:grid;place-items:center;color:#a1acba}
  .cs-mobile-menu-links a i .cs-icon{width:14px;height:14px}
  body.cs-menu-open{overflow:hidden}
}
@media (max-width:420px){
  .cs-mobile-menu-links{grid-template-columns:1fr}
  .cs-mobile-menu-links a{min-height:56px}
}

/* ClassicSell 1.2.4 — clearer menu focus + more compact mobile bottom navigation */
@media (max-width:980px){
  /* Use a viewport-level scrim rather than relying on a fixed child of the sticky header.
     This guarantees the page behind the menu is visibly darkened and blurred on iOS/Safari. */
  body.cs-menu-open::before{
    content:"";
    position:fixed;
    inset:0;
    z-index:49;
    background:rgba(5,14,29,.56);
    -webkit-backdrop-filter:blur(7px) saturate(.82);
    backdrop-filter:blur(7px) saturate(.82);
    opacity:1;
    pointer-events:auto;
  }
  body.cs-menu-open .cs-header{z-index:90}
  body.cs-menu-open .cs-mobile-menu-backdrop{
    background:transparent;
    -webkit-backdrop-filter:none;
    backdrop-filter:none;
    z-index:91;
  }
  body.cs-menu-open .cs-mobile-menu{z-index:94}
  body.cs-menu-open .cs-mobile-menu-btn{z-index:95}

  .cs-bottom-nav{
    bottom:calc(7px + env(safe-area-inset-bottom));
    min-height:58px;
    width:min(500px,calc(100% - 28px));
    padding:5px 7px;
    border-radius:19px;
    box-shadow:0 10px 28px rgba(13,29,56,.13),0 2px 7px rgba(13,29,56,.055);
  }
  .cs-bottom-nav a{
    gap:1px;
    border-radius:13px;
    padding:2px 1px;
  }
  .cs-bottom-nav .cs-icon{width:19px;height:19px}
  .cs-bottom-nav span{font-size:9.5px;line-height:1.2}
  .cs-bottom-nav b{
    top:-1px;
    right:calc(50% - 17px);
    min-width:16px;
    height:16px;
    font-size:7.5px;
    line-height:12px;
  }
  .cs-bottom-nav .cs-bottom-search .cs-icon{
    width:20px;
    height:20px;
    border-radius:12px;
    padding:8px;
    transform:translateY(-4px);
    box-shadow:0 6px 15px rgba(13,29,56,.17);
  }
  .cs-bottom-nav .cs-bottom-search span{margin-top:-4px;font-size:9.5px}
  .cs-footer{padding-bottom:112px}
}


/* ClassicSell 1.2.5 — true viewport modal navigation */
@media (max-width:980px){
  body.cs-menu-open::before{display:none!important}
  body.cs-menu-open{overflow:hidden!important;touch-action:none}
  body.cs-menu-open .cs-header{z-index:50!important}

  .cs-mobile-menu-backdrop.cs-menu-portal{
    display:block!important;
    position:fixed!important;
    inset:0!important;
    z-index:2147483000!important;
    background:rgba(4,12,25,.68)!important;
    -webkit-backdrop-filter:blur(10px) saturate(.78)!important;
    backdrop-filter:blur(10px) saturate(.78)!important;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
  }
  .cs-mobile-menu-backdrop.cs-menu-portal.is-open{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  .cs-mobile-menu.cs-menu-portal{
    display:block!important;
    position:fixed!important;
    z-index:2147483001!important;
    top:calc(18px + env(safe-area-inset-top))!important;
    right:14px!important;
    left:14px!important;
    max-height:calc(100dvh - 36px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;
    overflow:auto!important;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    box-shadow:0 28px 80px rgba(0,0,0,.38),0 6px 18px rgba(0,0,0,.12)!important;
  }
  .cs-mobile-menu.cs-menu-portal.is-open{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateY(0) scale(1)!important;
  }
}

/* ClassicSell Account workspace owns its full application shell. */
body.cs-account-area{background:#f5f7fa;overflow-x:hidden}
body.cs-account-area .cs-account-site-content{padding:0!important;margin:0!important;min-height:100vh;background:#f5f7fa}
body.cs-account-area .cs-account-site-content>.csa-app,
body.cs-account-area .cs-account-site-content>.csa-login{width:100%;max-width:none;margin:0}
/* Dynamic homepage — v1.3.0 */
.cs-brand-item{background:#fff;border:1px solid var(--cs-line);border-radius:14px;height:78px;display:grid;place-items:center;font-weight:900;color:#4c5664;transition:.2s;padding:10px;min-width:0}.cs-brand-item:hover{border-color:#cbd3de;transform:translateY(-2px);box-shadow:var(--cs-shadow)}.cs-brand-item img{display:block;max-width:100%;max-height:48px;object-fit:contain}.cs-brand-item span{font:800 15px var(--cs-heading-font);color:#4c5664}.cs-product-image{width:100%;height:100%;object-fit:contain;padding:16px}.cs-product-open{border:0;width:40px;height:40px;border-radius:12px;background:var(--cs-navy);color:#fff;display:grid;place-items:center;position:relative;transition:.2s}.cs-product-open:hover{background:var(--cs-red);transform:translateY(-2px)}.cs-product-open .cs-icon{width:19px;height:19px}.cs-empty-state{border:1px dashed var(--cs-line);border-radius:16px;background:#fff;padding:28px;text-align:center;color:var(--cs-muted);font-size:13px}.cs-product-media{text-decoration:none}.cs-product-body h3 a{display:block}
@media(max-width:640px){.cs-brand-item{min-width:132px;height:72px}.cs-brand-item img{max-height:42px}.cs-product-open{width:36px;height:36px;border-radius:10px}.cs-product-open .cs-icon{width:17px;height:17px}.cs-product-image{padding:10px}}
.cs-hero.has-image{position:relative;isolation:isolate;overflow:hidden;background:#07182e}.cs-hero.has-image:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(5,18,36,.82),rgba(5,18,36,.36)),var(--cs-hero-image);background-size:cover;background-position:center;z-index:-2}.cs-hero.has-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,24,46,.06),rgba(7,24,46,.28));z-index:-1;pointer-events:none}.cs-hero.has-image .cs-hero-copy h1,.cs-hero.has-image .cs-hero-copy p,.cs-hero.has-image .cs-eyebrow{color:#fff}.cs-hero.has-image .cs-secondary-btn{background:rgba(255,255,255,.94)}
@media(max-width:760px){.cs-hero.has-image:before{background-image:linear-gradient(180deg,rgba(5,18,36,.55),rgba(5,18,36,.8)),var(--cs-hero-mobile-image,var(--cs-hero-image));background-position:center}}

/* ClassicSell Latin typography — uses the locally bundled Graphik family. */
:root{--cs-latin-font:"CS Graphik Arabic",Arial,sans-serif}
:lang(en),[lang="en"],.cs-latin,.latin,.ltr,[dir="ltr"],input[type="email"],input[type="url"],input[type="number"],input[name*="slug" i],input[name*="sku" i],input[name*="part" i],input[name*="code" i]{font-family:var(--cs-latin-font)!important;font-variant-numeric:tabular-nums}
input[name*="slug" i],input[name*="sku" i],input[name*="part" i],input[name*="code" i],input[type="email"],input[type="url"]{direction:ltr;text-align:left;unicode-bidi:plaintext}

/* ClassicSell Product Page — v1.4.0 */
.cs-product-page{background:linear-gradient(180deg,#fff 0,#f7f9fc 520px,#fff 100%);padding:24px 0 72px}.cs-product-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--cs-muted);font-size:11px;margin:4px 0 18px}.cs-product-breadcrumb a{color:var(--cs-navy);font-weight:700}.cs-product-hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:26px;align-items:start}.cs-product-gallery,.cs-product-summary,.cs-product-detail-card,.cs-product-fitment-section{background:#fff;border:1px solid var(--cs-line);border-radius:24px;box-shadow:0 12px 40px rgba(13,29,56,.055)}.cs-product-gallery{padding:18px}.cs-product-main-media{height:520px;border-radius:18px;background:#f5f7fa;display:grid;place-items:center;position:relative;overflow:hidden}.cs-product-main-image{width:100%;height:100%;object-fit:contain;padding:18px}.cs-product-media-empty{display:grid;place-items:center;gap:10px;color:#a4afbd;font-weight:800}.cs-product-media-empty .cs-icon{width:50px;height:50px}.cs-product-sale-badge{position:absolute;right:14px;top:14px;background:var(--cs-red);color:#fff;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:800;box-shadow:0 6px 18px rgba(227,33,44,.2)}.cs-product-expand{position:absolute;left:14px;bottom:14px;width:42px;height:42px;border:1px solid rgba(255,255,255,.85);background:rgba(255,255,255,.92);border-radius:13px;color:var(--cs-navy);font-size:22px;cursor:pointer;box-shadow:0 8px 22px rgba(13,29,56,.1)}.cs-product-thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-top:12px}.cs-product-thumb{border:1px solid var(--cs-line);border-radius:12px;background:#fff;padding:5px;aspect-ratio:1/1;overflow:hidden;cursor:pointer;transition:.18s}.cs-product-thumb img{width:100%;height:100%;object-fit:cover;border-radius:8px}.cs-product-thumb.is-active{border-color:var(--cs-navy);box-shadow:0 0 0 2px rgba(13,29,56,.08)}.cs-product-summary{padding:28px;position:sticky;top:132px}.cs-product-tags{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.cs-product-tag,.cs-product-stock{border:1px solid var(--cs-line);border-radius:999px;padding:5px 10px;font-size:10px;font-weight:800}.cs-product-tag{background:#f7f9fb}.cs-product-stock.is-in{background:#ecfbf4;border-color:#c7efdc;color:#16845a}.cs-product-stock.is-out{background:#fff1f2;border-color:#f5cfd3;color:#c72a35}.cs-product-summary h1{font-size:34px;line-height:1.45;margin:14px 0 10px;letter-spacing:-.45px}.cs-product-lead{color:var(--cs-muted);font-size:13px;margin:0 0 18px}.cs-product-brand{display:flex;align-items:center;gap:12px;border:1px solid var(--cs-line);border-radius:16px;padding:11px 13px;margin:18px 0}.cs-product-brand-logo{width:52px;height:52px;border-radius:13px;background:#f6f8fb;display:grid;place-items:center;overflow:hidden}.cs-product-brand-logo img{max-width:85%;max-height:85%;object-fit:contain}.cs-product-brand-logo b{font-size:14px}.cs-product-brand small,.cs-product-fitment-jump small{display:block;color:var(--cs-muted);font-size:9px}.cs-product-brand strong,.cs-product-fitment-jump strong{display:block;font-size:13px}.cs-product-price-box{border-radius:18px;background:linear-gradient(135deg,var(--cs-navy),#1e3c68);color:#fff;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.cs-product-price-box>span{font-size:11px;opacity:.72}.cs-product-price-box>div{text-align:left}.cs-product-price-box del{display:block;font-size:10px;opacity:.62}.cs-product-price-box strong{display:block;font-size:24px;line-height:1.35}.cs-product-quick-specs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.cs-product-quick-specs>div{border:1px solid var(--cs-line);border-radius:14px;padding:11px 12px;min-width:0}.cs-product-quick-specs span{display:block;color:var(--cs-muted);font-size:9px}.cs-product-quick-specs strong{display:block;font-size:11px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-product-fitment-jump{margin-top:12px;border:1px solid #dfe6ee;border-radius:15px;padding:11px 12px;display:grid;grid-template-columns:36px 1fr 20px;align-items:center;gap:9px;background:#f8fafc}.cs-product-fitment-jump>.cs-icon:first-child{width:20px;height:20px;padding:7px;box-sizing:content-box;border-radius:10px;background:#edf2f7}.cs-product-fitment-jump>.cs-icon:last-child{width:16px;height:16px;color:#9aa6b4}.cs-product-details-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.45fr);gap:18px;margin-top:20px;align-items:start}.cs-product-detail-card{padding:24px}.cs-product-detail-head span,.cs-product-section-title span{color:var(--cs-red);font-weight:800;font-size:10px}.cs-product-detail-head h2,.cs-product-section-title h2{font-size:24px;margin:3px 0 0}.cs-product-content{margin-top:18px;color:#425069;font-size:13px;line-height:2.05}.cs-product-content>*:first-child{margin-top:0}.cs-product-spec-list{margin:16px 0 0}.cs-product-spec-list>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px dashed #e5eaf0}.cs-product-spec-list>div:last-child{border-bottom:0}.cs-product-spec-list dt{color:var(--cs-muted);font-size:10px}.cs-product-spec-list dd{margin:0;font-weight:800;font-size:11px;text-align:left;max-width:60%;overflow-wrap:anywhere}.cs-product-fitment-section{padding:24px;margin-top:20px;scroll-margin-top:150px}.cs-fitment-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.cs-fitment-card{border:1px solid var(--cs-line);border-radius:16px;padding:14px;display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;background:#fff}.cs-fitment-icon{width:42px;height:42px;border-radius:12px;background:#f2f5f9;color:var(--cs-navy);display:grid;place-items:center}.cs-fitment-icon .cs-icon{width:22px;height:22px}.cs-fitment-card strong{display:block;font-size:12px}.cs-fitment-card small{display:block;color:var(--cs-muted);font-size:9px;margin-top:2px}.cs-fitment-card p{grid-column:1/-1;margin:2px 0 0;color:#5f6c7d;font-size:9px;border-top:1px dashed var(--cs-line);padding-top:8px}.cs-product-related{margin-top:34px}.cs-product-section-title{margin-bottom:16px}.cs-product-lightbox{position:fixed;inset:0;z-index:2147483500;display:none;place-items:center;padding:20px}.cs-product-lightbox.is-open{display:grid}.cs-product-lightbox-backdrop{position:absolute;inset:0;border:0;background:rgba(4,12,25,.76);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.cs-product-lightbox-sheet{position:relative;width:min(960px,100%);height:min(82dvh,820px);background:#fff;border-radius:24px;box-shadow:0 28px 90px rgba(0,0,0,.34);display:grid;place-items:center;overflow:hidden}.cs-product-lightbox-sheet img{width:100%;height:100%;object-fit:contain;padding:24px}.cs-product-lightbox-close{position:absolute;top:14px;left:14px;z-index:2;width:42px;height:42px;border:1px solid var(--cs-line);border-radius:13px;background:rgba(255,255,255,.92);font-size:24px;color:var(--cs-navy);cursor:pointer}.cs-product-lightbox-count{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);background:rgba(13,29,56,.86);color:#fff;border-radius:999px;padding:5px 11px;font-size:10px;direction:ltr}.cs-product-lightbox-open{overflow:hidden}
@media(max-width:980px){.cs-product-page{padding-top:16px}.cs-product-hero{grid-template-columns:1fr;gap:14px}.cs-product-summary{position:static;padding:20px}.cs-product-main-media{height:min(74vw,480px)}.cs-product-details-grid{grid-template-columns:1fr}.cs-fitment-list{grid-template-columns:1fr 1fr}.cs-product-summary h1{font-size:28px}.cs-product-thumbs{grid-template-columns:repeat(5,1fr)}}
@media(max-width:640px){.cs-product-page{padding-bottom:56px;background:#f6f8fb}.cs-product-page>.cs-container{width:min(100% - 22px,1180px)}.cs-product-breadcrumb{margin:0 2px 10px;font-size:9px}.cs-product-gallery,.cs-product-summary,.cs-product-detail-card,.cs-product-fitment-section{border-radius:19px;box-shadow:none}.cs-product-gallery{padding:10px}.cs-product-main-media{height:84vw;max-height:390px;border-radius:14px}.cs-product-main-image{padding:10px}.cs-product-expand{left:9px;bottom:9px;width:37px;height:37px;border-radius:11px}.cs-product-sale-badge{top:9px;right:9px}.cs-product-thumbs{display:flex;overflow:auto;gap:7px;margin-top:8px;padding-bottom:1px;scrollbar-width:none}.cs-product-thumbs::-webkit-scrollbar{display:none}.cs-product-thumb{min-width:62px;width:62px}.cs-product-summary{padding:17px}.cs-product-summary h1{font-size:24px;margin-top:11px}.cs-product-lead{font-size:11px;line-height:1.9}.cs-product-brand{margin:13px 0;padding:9px 10px}.cs-product-brand-logo{width:44px;height:44px}.cs-product-price-box{padding:15px;border-radius:15px}.cs-product-price-box strong{font-size:20px}.cs-product-quick-specs{gap:7px}.cs-product-quick-specs>div{padding:9px;border-radius:12px}.cs-product-fitment-jump{padding:9px 10px}.cs-product-details-grid{gap:12px;margin-top:12px}.cs-product-detail-card{padding:17px}.cs-product-detail-head h2,.cs-product-section-title h2{font-size:20px}.cs-product-content{font-size:11px}.cs-product-fitment-section{padding:17px;margin-top:12px}.cs-fitment-list{grid-template-columns:1fr;gap:8px;margin-top:13px}.cs-fitment-card{padding:11px}.cs-product-related{margin-top:26px}.cs-product-related .cs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.cs-product-related .cs-product-media{height:150px}.cs-product-related .cs-product-body{padding:10px}.cs-product-lightbox{padding:10px}.cs-product-lightbox-sheet{height:72dvh;border-radius:20px}.cs-product-lightbox-sheet img{padding:10px}}

/* Catalog / categories / brands */
.cs-catalog-hero,.cs-tax-hero,.cs-index-hero{padding:56px 0 34px;background:linear-gradient(180deg,#f6f8fb 0,#fff 100%)}
.cs-catalog-hero span,.cs-tax-hero span,.cs-index-hero span,.cs-brand-hero span{color:var(--cs-red);font-weight:800}.cs-catalog-hero h1,.cs-tax-hero h1,.cs-index-hero h1,.cs-brand-hero h1{font-family:var(--cs-heading-font);font-size:clamp(32px,5vw,58px);line-height:1.2;margin:8px 0}.cs-catalog-hero p,.cs-tax-hero p,.cs-index-hero p,.cs-brand-hero p{margin:0;color:var(--cs-muted)}
.cs-brand-hero{padding:42px 0;background:#f6f8fb}.cs-brand-hero>.cs-container{display:flex;gap:22px;align-items:center}.cs-brand-hero img{width:110px;height:78px;object-fit:contain;background:#fff;border:1px solid var(--cs-line);border-radius:20px;padding:12px}
.cs-catalog{padding-top:26px;padding-bottom:70px}.cs-catalog-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.cs-catalog-toolbar>div{display:flex;gap:6px;align-items:baseline}.cs-catalog-toolbar strong{font:800 30px var(--cs-heading-font)}.cs-catalog-toolbar span{color:var(--cs-muted)}.cs-filter-open{display:none;border:1px solid var(--cs-line);background:#fff;border-radius:14px;padding:11px 15px;color:var(--cs-navy);font-weight:800;align-items:center;gap:8px}.cs-filter-open .cs-icon{width:19px}
.cs-catalog-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px}.cs-catalog-filters{position:sticky;top:120px;align-self:start;background:#fff;border:1px solid var(--cs-line);border-radius:22px;padding:20px;box-shadow:var(--cs-shadow)}.cs-filter-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cs-filter-head strong{font-family:var(--cs-heading-font);font-size:22px}.cs-filter-head button{display:none;border:0;background:#f4f6f9;border-radius:12px;width:42px;height:42px}.cs-filter-head .cs-icon{width:20px}.cs-catalog-filters label,.cs-price-filter{display:block;margin:13px 0;color:var(--cs-muted);font-size:14px}.cs-catalog-filters input,.cs-catalog-filters select{width:100%;margin-top:7px;border:1px solid var(--cs-line);border-radius:13px;background:#fafbfd;padding:12px 13px;color:var(--cs-text);outline:none}.cs-catalog-filters input:focus,.cs-catalog-filters select:focus{border-color:#9fb0c6;background:#fff}.cs-price-filter>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cs-filter-reset{width:100%;border:0;background:transparent;color:var(--cs-muted);padding:10px;font-weight:700}.cs-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cs-shop-card{background:#fff;border:1px solid var(--cs-line);border-radius:20px;overflow:hidden;box-shadow:0 8px 26px rgba(17,34,58,.05)}.cs-shop-card-media{position:relative;display:block;aspect-ratio:1/1;background:#f6f8fb}.cs-shop-card-media img{width:100%;height:100%;object-fit:contain;padding:16px}.cs-shop-card-media>span{display:grid;place-items:center;height:100%;text-align:center;font:800 28px/1.1 var(--cs-heading-font);color:#c6ced9}.cs-shop-card-media em{position:absolute;top:12px;right:12px;font-style:normal;font-size:12px;padding:5px 9px;border-radius:99px;background:#edf8f2;color:#17834c}.cs-shop-card-media em.is-out{background:#fff0f1;color:#be2730}.cs-shop-card-body{padding:15px}.cs-shop-card-body small{color:var(--cs-muted)}.cs-shop-card-body h3{font-family:var(--cs-heading-font);font-size:18px;margin:5px 0 13px;line-height:1.5}.cs-shop-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.cs-shop-card-foot strong{font-size:16px}.cs-shop-card-foot>a{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--cs-navy);color:#fff}.cs-shop-card-foot .cs-icon{width:18px}.cs-load-more{display:block;margin:26px auto 0;border:1px solid var(--cs-line);background:#fff;border-radius:14px;padding:12px 24px;font-weight:800;color:var(--cs-navy)}.cs-catalog-empty{grid-column:1/-1;padding:55px 20px;border:1px dashed var(--cs-line);border-radius:18px;text-align:center;color:var(--cs-muted)}.cs-catalog-empty.is-error{color:#b62731}.cs-shop-skeleton{border:1px solid var(--cs-line);border-radius:20px;padding:12px;background:#fff}.cs-shop-skeleton i,.cs-shop-skeleton b,.cs-shop-skeleton span{display:block;border-radius:10px;background:linear-gradient(90deg,#f0f2f5 25%,#fafbfc 50%,#f0f2f5 75%);background-size:200% 100%;animation:cs-shimmer 1.2s linear infinite}.cs-shop-skeleton i{aspect-ratio:1/1}.cs-shop-skeleton b{height:20px;margin:14px 0 8px}.cs-shop-skeleton span{height:14px;width:65%}@keyframes cs-shimmer{to{background-position:-200% 0}}
.cs-term-index{padding:34px 0 72px}.cs-term-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cs-term-card{display:flex;align-items:center;gap:14px;border:1px solid var(--cs-line);border-radius:20px;background:#fff;padding:18px;box-shadow:0 8px 24px rgba(20,32,51,.04)}.cs-term-card>.cs-icon{margin-right:auto;width:20px;color:#9aa6b5}.cs-term-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:16px;background:#f3f6fa;color:var(--cs-navy)}.cs-term-icon img{max-width:52px;max-height:42px;object-fit:contain}.cs-term-icon .cs-icon{width:29px}.cs-term-card strong{display:block;font:800 19px var(--cs-heading-font)}.cs-term-card small{color:var(--cs-muted)}.cs-filter-backdrop{display:none}
@media(max-width:900px){.cs-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cs-catalog-layout{grid-template-columns:1fr}.cs-filter-open{display:flex}.cs-catalog-filters{position:fixed;z-index:10010;right:0;left:0;bottom:0;top:auto;border-radius:24px 24px 0 0;max-height:82vh;overflow:auto;padding:18px 20px calc(22px + env(safe-area-inset-bottom));transform:translateY(105%);transition:transform .28s ease}.cs-catalog-filters.is-open{transform:translateY(0)}.cs-filter-head button{display:grid;place-items:center}.cs-filter-backdrop{display:block;position:fixed;z-index:10000;inset:0;background:rgba(5,15,31,.48);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);opacity:0;visibility:hidden;transition:.25s}.cs-filter-backdrop.is-open{opacity:1;visibility:visible}.cs-term-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.cs-catalog-hero,.cs-tax-hero,.cs-index-hero{padding:28px 0 18px}.cs-catalog-hero h1,.cs-tax-hero h1,.cs-index-hero h1,.cs-brand-hero h1{font-size:34px}.cs-catalog{padding-top:18px}.cs-catalog-grid{gap:10px}.cs-shop-card{border-radius:16px}.cs-shop-card-media img{padding:10px}.cs-shop-card-body{padding:11px}.cs-shop-card-body h3{font-size:16px}.cs-shop-card-foot{align-items:flex-end}.cs-shop-card-foot strong{font-size:14px;line-height:1.5}.cs-shop-card-foot>a{width:34px;height:34px}.cs-term-index{padding-top:22px}.cs-term-index-grid{grid-template-columns:1fr}.cs-term-card{padding:14px}.cs-brand-hero>.cs-container{align-items:flex-start}.cs-brand-hero img{width:82px;height:64px}.cs-catalog-toolbar strong{font-size:25px}}


/* Functional bottom navigation, global search and cart */
.cs-bottom-nav button{font:inherit;border:0;cursor:pointer}
.cs-global-search-form{margin-top:22px}.cs-global-search-form label{margin:0}.cs-global-search-input{height:54px;border:1px solid var(--cs-line);border-radius:15px;display:flex;align-items:center;gap:10px;padding:0 14px;margin-top:8px;background:#f8fafc}.cs-global-search-input .cs-icon{color:var(--cs-muted)}.cs-global-search-input input{border:0;outline:0;background:transparent;min-width:0;width:100%}.cs-global-search-form .cs-primary-btn{margin-top:14px}
.cs-product-add-cart{width:100%;height:54px;border:0;border-radius:16px;background:var(--cs-red);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:900;cursor:pointer;margin-top:14px;box-shadow:0 10px 24px rgba(227,33,44,.18);transition:.2s}.cs-product-add-cart:hover{transform:translateY(-1px);background:var(--cs-red-dark)}.cs-product-add-cart:disabled{background:#eef1f5;color:#8d98a8;box-shadow:none;cursor:not-allowed}.cs-product-add-cart.is-added{background:#11885f}.cs-product-add-cart .cs-icon{width:21px;height:21px}
.cs-app-toast{position:fixed;z-index:9999;left:50%;bottom:110px;transform:translate(-50%,18px);opacity:0;pointer-events:none;background:#0d1d38;color:#fff;padding:11px 16px;border-radius:13px;font-size:12px;font-weight:800;box-shadow:0 12px 34px rgba(13,29,56,.22);transition:.22s}.cs-app-toast.is-show{opacity:1;transform:translate(-50%,0)}.cs-app-toast.is-error{background:#b4232c}.cs-app-toast.is-ok{background:#0d1d38}
.cs-cart-page{padding:48px 0 110px}.cs-cart-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.cs-cart-head span{color:var(--cs-red);font-size:12px;font-weight:900}.cs-cart-head h1{margin:4px 0 0;font-size:34px}.cs-cart-head>a{color:var(--cs-red);font-weight:800;font-size:13px;display:flex;align-items:center;gap:5px}.cs-cart-head>a .cs-icon{width:16px;height:16px}.cs-cart-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}.cs-cart-items,.cs-cart-summary,.cs-cart-empty{background:#fff;border:1px solid var(--cs-line);border-radius:22px}.cs-cart-item{padding:15px;display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:16px;align-items:center;border-bottom:1px solid var(--cs-line)}.cs-cart-item:last-child{border-bottom:0}.cs-cart-item-media{width:110px;height:95px;border-radius:15px;background:#f5f7fa;overflow:hidden;display:grid;place-items:center}.cs-cart-item-media img{width:100%;height:100%;object-fit:cover}.cs-cart-item-media span{font-weight:900;color:#c2cad4;line-height:1.1;text-align:center}.cs-cart-item-main small{color:var(--cs-muted);font-size:11px}.cs-cart-item-main h3{font-size:14px;margin:3px 0 6px}.cs-cart-item-main strong{font-size:13px}.cs-cart-item-actions{display:flex;flex-direction:column;align-items:end;gap:9px}.cs-cart-qty{display:grid;grid-template-columns:34px 34px 34px;align-items:center;border:1px solid var(--cs-line);border-radius:11px;overflow:hidden}.cs-cart-qty button{border:0;background:#f5f7fa;height:34px;cursor:pointer;color:var(--cs-navy);font-size:18px}.cs-cart-qty button:disabled{opacity:.35;cursor:not-allowed}.cs-cart-qty b{text-align:center;font-size:12px}.cs-cart-remove{border:0;background:transparent;color:var(--cs-red);font-size:11px;font-weight:800;cursor:pointer}.cs-cart-summary{padding:20px;position:sticky;top:100px}.cs-cart-summary>div{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px dashed var(--cs-line)}.cs-cart-summary span{color:var(--cs-muted);font-size:12px}.cs-cart-summary strong{font-size:13px}.cs-cart-summary p{font-size:11px;color:var(--cs-muted);margin:16px 0}.cs-cart-summary .cs-secondary-btn{width:100%}.cs-cart-empty{padding:64px 20px;text-align:center}.cs-cart-empty-icon{width:64px;height:64px;border-radius:20px;background:#f2f5f8;color:var(--cs-navy);display:grid;place-items:center;margin:0 auto 15px}.cs-cart-empty-icon .cs-icon{width:30px;height:30px}.cs-cart-empty h2{margin:0 0 6px}.cs-cart-empty p{color:var(--cs-muted);font-size:13px}.cs-cart-empty .cs-primary-btn{margin-top:13px}.cs-cart-loading,.cs-cart-error{padding:42px;text-align:center;color:var(--cs-muted);font-size:12px}.cs-cart-loading i{width:26px;height:26px;border-radius:50%;border:3px solid #e5e9ef;border-top-color:var(--cs-red);display:block;margin:0 auto 10px;animation:cs-spin .8s linear infinite}@keyframes cs-spin{to{transform:rotate(360deg)}}
@media(max-width:980px){.cs-bottom-nav .cs-bottom-search{display:flex}.cs-cart-shell{grid-template-columns:1fr}.cs-cart-summary{position:static}.cs-cart-page{padding-bottom:140px}}
@media(max-width:640px){.cs-cart-page{padding-top:26px}.cs-cart-head{align-items:center}.cs-cart-head h1{font-size:25px}.cs-cart-head>a{font-size:11px}.cs-cart-item{grid-template-columns:78px minmax(0,1fr);gap:11px;padding:12px}.cs-cart-item-media{width:78px;height:78px}.cs-cart-item-actions{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center;padding-top:8px;border-top:1px solid #f0f2f5}.cs-cart-item-main h3{font-size:12px}.cs-cart-summary{padding:16px}.cs-cart-empty{padding:48px 18px}.cs-search-sheet .cs-sheet-panel{padding-bottom:calc(26px + env(safe-area-inset-bottom))}}
@media(max-width:980px){.cs-bottom-nav>button{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;color:#8a94a2;position:relative;min-width:0;border-radius:15px;padding:3px 2px;transition:color .2s ease,background .2s ease,transform .2s ease;font-family:var(--cs-font)!important;font-weight:500;background:transparent}.cs-bottom-nav>button:active{transform:scale(.96)}.cs-bottom-nav>button>span{font-family:var(--cs-font)!important;font-size:10.5px;line-height:1.35;font-weight:500;white-space:nowrap}.cs-bottom-nav>button.is-active{color:var(--cs-red);background:rgba(227,33,44,.055)}}
@media(max-width:640px){.cs-bottom-nav>button>span{font-size:9.5px;line-height:1.2}}

/* Brand showcase refresh — v1.5.4 */
.cs-brand-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch}
.cs-brand-item{height:128px!important;min-width:0!important;padding:14px 12px!important;border:1px solid #e1e6ee!important;border-radius:20px!important;background:#fff!important;box-shadow:0 8px 24px rgba(13,29,56,.045)!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:9px;overflow:hidden;position:relative;transform:none!important}
.cs-brand-item:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(246,248,251,.15),rgba(246,248,251,.72));opacity:.55;pointer-events:none}
.cs-brand-item>*{position:relative;z-index:1}
.cs-brand-item img{width:100%!important;height:58px!important;max-width:150px!important;max-height:58px!important;object-fit:contain!important;padding:2px!important;background:transparent!important;border-radius:0!important}
.cs-brand-item .cs-brand-name{font-family:var(--cs-heading-font);font-size:13px;font-weight:800;line-height:1.25;color:var(--cs-navy);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cs-brand-item .cs-brand-count{font-size:10px;color:var(--cs-muted);line-height:1}
.cs-brand-item.is-text-only .cs-brand-name{font-size:18px;color:#4c5664}
.cs-brand-item:hover{border-color:#cbd5e1!important;box-shadow:0 12px 30px rgba(13,29,56,.08)!important;transform:translateY(-2px)!important}
@media(max-width:640px){.cs-brand-strip{display:flex!important;gap:10px!important;overflow-x:auto!important;padding:4px 1px 12px!important;scroll-snap-type:x proximity}.cs-brand-item{flex:0 0 142px!important;width:142px!important;height:120px!important;scroll-snap-align:start}.cs-brand-item img{height:52px!important;max-height:52px!important}.cs-brand-item .cs-brand-name{font-size:12px}.cs-brand-item.is-text-only .cs-brand-name{font-size:17px}}

/* v1.5.5 — taller, slimmer brand cards for round brand marks */
@media (min-width:641px){
  .cs-brand-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
  .cs-brand-item{height:164px!important;padding:15px 12px!important;border-radius:22px!important;gap:8px}
}
@media (max-width:640px){
  .cs-brand-strip{gap:12px!important;padding:5px 1px 14px!important;scroll-snap-type:x mandatory!important}
  .cs-brand-item{flex:0 0 116px!important;width:116px!important;height:154px!important;padding:13px 9px!important;border-radius:21px!important;gap:8px!important;scroll-snap-align:start!important;box-shadow:0 7px 20px rgba(13,29,56,.04)!important}
  .cs-brand-item:before{display:none!important}
  .cs-brand-item img{width:78px!important;height:78px!important;max-width:78px!important;max-height:78px!important;object-fit:contain!important;border-radius:50%!important;padding:5px!important;background:#f7f9fc!important;border:1px solid #edf0f4!important}
  .cs-brand-item .cs-brand-name{font-size:12px!important;line-height:1.3!important;width:100%;text-align:center}
  .cs-brand-item .cs-brand-count{font-size:9.5px!important;line-height:1.2!important}
  .cs-brand-item.is-text-only:before{display:block!important;content:"";position:static;width:78px;height:78px;flex:0 0 78px;border-radius:50%;background:#f7f9fc;border:1px solid #edf0f4;opacity:1}
  .cs-brand-item.is-text-only .cs-brand-name{font-size:14px!important}
}

/* v1.5.6 — mobile brand card proportions: genuinely taller and slimmer */
@media (max-width:640px){
  .cs-brand-strip{align-items:stretch!important;gap:11px!important}
  .cs-brand-item{
    flex:0 0 108px!important;
    width:108px!important;
    min-width:108px!important;
    height:184px!important;
    min-height:184px!important;
    max-height:184px!important;
    padding:15px 8px 13px!important;
    border-radius:22px!important;
    justify-content:flex-start!important;
    gap:0!important;
  }
  .cs-brand-item img{
    width:76px!important;height:76px!important;
    min-width:76px!important;min-height:76px!important;
    max-width:76px!important;max-height:76px!important;
    flex:0 0 76px!important;
    margin:0 auto 14px!important;
  }
  .cs-brand-item .cs-brand-name{
    display:block!important;
    width:100%!important;
    min-height:20px!important;
    margin:0 0 9px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    text-align:center!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .cs-brand-item .cs-brand-count{
    display:block!important;
    width:100%!important;
    margin-top:auto!important;
    padding-top:10px!important;
    border-top:1px solid #edf0f4!important;
    text-align:center!important;
  }
  .cs-brand-item.is-text-only:before{
    width:76px!important;height:76px!important;flex-basis:76px!important;
    margin:0 auto 14px!important;
  }
}

/* v1.5.7 — richer category icon presentation */
.cs-category-icon{width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#f8fafc,#e9eef5);border:1px solid #e3e9f1;box-shadow:inset 0 1px 0 #fff,0 8px 18px rgba(13,29,56,.06)}
.cs-category-icon .cs-icon{width:32px;height:32px;stroke-width:1.65}
.cs-category-card:hover .cs-category-icon{background:linear-gradient(145deg,#142b4d,#071a37);box-shadow:0 10px 24px rgba(13,29,56,.18)}
@media(max-width:640px){.cs-category-icon{width:54px;height:54px;border-radius:17px}.cs-category-icon .cs-icon{width:31px;height:31px}}

/* visual icon picker for ClassicSell category manager */
.cs-icon-picker-enhanced{margin-top:10px;direction:rtl}.cs-icon-picker-preview{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #dfe6ef;border-radius:16px;background:#f8fafc;margin-bottom:10px}.cs-icon-picker-preview i{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#0d1d38;color:#fff;box-shadow:0 8px 20px rgba(13,29,56,.15)}.cs-icon-picker-preview svg{width:31px;height:31px}.cs-icon-picker-preview b{display:block;color:#0d1d38;font-size:14px}.cs-icon-picker-preview small{display:block;color:#7c899b;font-size:11px;margin-top:2px}.cs-icon-picker-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.cs-icon-picker-item{appearance:none;border:1px solid #dfe6ef!important;background:#fff!important;border-radius:15px!important;min-height:82px!important;padding:9px 5px!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#34445b!important;box-shadow:none!important}.cs-icon-picker-item svg{width:28px;height:28px}.cs-icon-picker-item span{font-size:10px;font-weight:800}.cs-icon-picker-item.is-selected{border-color:#0d1d38!important;background:#eef3f9!important;color:#0d1d38!important;box-shadow:0 0 0 2px rgba(13,29,56,.08)!important}.cs-icon-picker-enhanced+select,.cs-icon-source-hidden{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important}
/* v1.5.8 uploaded category icons */
.cs-category-icon.has-image{background:transparent!important;overflow:hidden;padding:4px}
.cs-category-icon.has-image img{width:100%;height:100%;display:block;object-fit:contain;border-radius:18px}
.cs-term-icon img{width:100%;height:100%;object-fit:contain;display:block}

/* v1.5.9 — image-first premium category cards */
.cs-category-card{display:flex;flex-direction:column;align-items:stretch;padding:10px;min-height:228px;border-radius:24px;box-shadow:0 10px 28px rgba(13,29,56,.045)}
.cs-category-icon{width:100%;height:142px;margin:0 0 12px;border-radius:19px;flex:0 0 auto}
.cs-category-icon.has-image{padding:0!important;background:#f4f7fb!important;border:1px solid #e1e8f1;overflow:hidden;box-shadow:none}
.cs-category-icon.has-image img{width:100%;height:100%;object-fit:cover;border-radius:18px;display:block;transition:transform .28s ease}
.cs-category-card:hover .cs-category-icon.has-image{background:#f4f7fb!important;transform:none;box-shadow:none}
.cs-category-card:hover .cs-category-icon.has-image img{transform:scale(1.035)}
.cs-category-card strong{font-size:15px;line-height:1.65;padding:0 5px;text-align:right}
.cs-category-card>span{font-size:11px;padding:0 5px;color:#8b96a7}
.cs-category-card>i{left:16px;bottom:15px}
.cs-category-card:not(:has(.has-image)) .cs-category-icon{width:100%;height:142px}
@media(max-width:640px){
 .cs-category-grid{gap:11px}
 .cs-category-card{min-height:220px;padding:9px;border-radius:23px}
 .cs-category-icon,.cs-category-card:not(:has(.has-image)) .cs-category-icon{width:100%;height:136px;border-radius:18px;margin-bottom:11px}
 .cs-category-icon.has-image img{border-radius:17px}
 .cs-category-card strong{font-size:14px;padding-inline:4px}
 .cs-category-card>span{font-size:10.5px;padding-inline:4px}
}


/* v1.6.0 — safe category artwork frame: never crop uploaded square icons */
.cs-category-icon.has-image{
  padding:8px!important;
  background:linear-gradient(145deg,#fbfcfe,#f1f5f9)!important;
  border:1px solid #e1e8f1!important;
  overflow:hidden!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
}
.cs-category-icon.has-image img{
  width:100%!important;height:100%!important;
  max-width:100%!important;max-height:100%!important;
  object-fit:contain!important;object-position:center!important;
  border-radius:15px!important;display:block!important;
  transform:none!important;
}
.cs-category-card:hover .cs-category-icon.has-image img{transform:none!important}
@media(max-width:640px){
 .cs-category-icon.has-image{padding:7px!important}
 .cs-category-icon.has-image img{border-radius:14px!important}
}

/* v1.6.1 — refined premium category cards */
.cs-category-grid{align-items:stretch}
.cs-category-card{
  min-height:0!important;
  padding:8px 8px 13px!important;
  border-radius:22px!important;
  border:1px solid #e2e8f0!important;
  background:linear-gradient(180deg,#fff 0%,#fdfefe 100%)!important;
  box-shadow:0 8px 24px rgba(13,29,56,.045)!important;
  display:flex!important;flex-direction:column!important;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;
}
.cs-category-card:hover{transform:translateY(-3px)!important;border-color:#d4deea!important;box-shadow:0 14px 32px rgba(13,29,56,.08)!important}
.cs-category-icon,.cs-category-card:not(:has(.has-image)) .cs-category-icon{
  width:100%!important;height:auto!important;aspect-ratio:1/1!important;
  margin:0 0 10px!important;border-radius:18px!important;
}
.cs-category-icon.has-image{
  padding:7px!important;
  background:linear-gradient(145deg,#f8fafc,#f1f5f9)!important;
  border:1px solid #e3e9f1!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important;
}
.cs-category-icon.has-image img{border-radius:14px!important}
.cs-category-card strong{
  min-height:31px;display:flex!important;align-items:center;justify-content:flex-start;
  margin:0!important;padding:0 7px!important;font-size:14px!important;line-height:1.55!important;
  text-align:right!important;color:var(--cs-navy);font-weight:900;
}
.cs-category-card>span{display:block;padding:0 7px!important;margin-top:1px;font-size:10.5px!important;line-height:1.6;color:#8a96a7!important}
.cs-category-card>i{display:none!important}
@media(max-width:640px){
 .cs-category-grid{gap:10px!important}
 .cs-category-card{padding:7px 7px 12px!important;border-radius:21px!important}
 .cs-category-icon,.cs-category-card:not(:has(.has-image)) .cs-category-icon{margin-bottom:9px!important;border-radius:17px!important}
 .cs-category-icon.has-image{padding:6px!important}
 .cs-category-icon.has-image img{border-radius:13px!important}
 .cs-category-card strong{min-height:29px;font-size:13.5px!important;padding-inline:6px!important}
 .cs-category-card>span{font-size:10px!important;padding-inline:6px!important}
}

/* v1.6.4 — centered cinematic category carousel */
.cs-category-grid{
  display:flex!important;grid-template-columns:none!important;gap:18px!important;
  overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:x mandatory;
  scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;
  padding:12px max(18px,calc((100% - 205px)/2)) 26px!important;
  overscroll-behavior-inline:contain;
}
.cs-category-grid::-webkit-scrollbar{display:none}
.cs-category-grid .cs-category-card{
  flex:0 0 205px!important;width:205px!important;scroll-snap-align:center;scroll-snap-stop:always;
  transform:scale(.86)!important;filter:blur(3.5px);opacity:.34;
  transition:filter .42s ease,opacity .42s ease,transform .42s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease!important;
  pointer-events:auto;
}
.cs-category-grid .cs-category-card.is-carousel-active{
  transform:scale(1)!important;filter:none;opacity:1;z-index:3;
  box-shadow:0 16px 38px rgba(13,29,56,.11)!important;
}
@media(max-width:640px){
 .cs-category-grid{
   gap:18px!important;margin-inline:-16px!important;
   padding:12px calc((100vw - min(72vw,290px))/2) 28px!important;
 }
 .cs-category-grid .cs-category-card{
   flex:0 0 min(72vw,290px)!important;width:min(72vw,290px)!important;
   transform:scale(.84)!important;filter:blur(4.5px);opacity:.25;
 }
 .cs-category-grid .cs-category-card.is-carousel-active{transform:scale(1)!important;filter:none;opacity:1}
}

/* v1.6.5 — premium single-card cinematic category carousel */
#categories{overflow:hidden;padding-bottom:48px}
#categories .cs-container{position:relative}
#categories .cs-section-head{margin-bottom:12px}
.cs-category-carousel-shell{position:relative;margin-inline:calc(50% - 50vw);padding:8px 0 0;overflow:hidden}
.cs-category-carousel-shell:before,.cs-category-carousel-shell:after{content:"";position:absolute;z-index:8;top:0;bottom:64px;width:15vw;max-width:150px;pointer-events:none}
.cs-category-carousel-shell:before{left:0;background:linear-gradient(90deg,#fff 18%,rgba(255,255,255,.88) 46%,rgba(255,255,255,0))}
.cs-category-carousel-shell:after{right:0;background:linear-gradient(270deg,#fff 18%,rgba(255,255,255,.88) 46%,rgba(255,255,255,0))}
.cs-category-grid{direction:ltr!important;display:flex!important;gap:28px!important;overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:x mandatory!important;scroll-padding-inline:50%!important;padding:16px calc(50vw - 145px) 22px!important;margin:0!important;scrollbar-width:none!important}
.cs-category-grid::-webkit-scrollbar{display:none!important}
.cs-category-grid .cs-category-card{direction:rtl!important;flex:0 0 290px!important;width:290px!important;scroll-snap-align:center!important;transform:scale(.82)!important;filter:blur(5px)!important;opacity:.28!important;border-radius:28px!important;padding:10px 10px 17px!important;box-shadow:0 14px 34px rgba(13,29,56,.055)!important;transition:transform .45s cubic-bezier(.2,.8,.2,1),filter .4s ease,opacity .4s ease,box-shadow .4s ease!important}
.cs-category-grid .cs-category-card.is-carousel-active{transform:scale(1)!important;filter:none!important;opacity:1!important;z-index:4!important;box-shadow:0 22px 52px rgba(13,29,56,.12)!important}
.cs-category-grid .cs-category-icon,.cs-category-grid .cs-category-card:not(:has(.has-image)) .cs-category-icon{border-radius:23px!important;margin-bottom:13px!important}
.cs-category-grid .cs-category-icon.has-image{padding:8px!important;background:#f7f9fc!important;border:1px solid #e1e8f0!important}
.cs-category-grid .cs-category-icon.has-image img{border-radius:18px!important}
.cs-category-grid .cs-category-card strong{font-size:16px!important;min-height:34px!important;padding-inline:11px!important}
.cs-category-grid .cs-category-card>span{font-size:12px!important;padding-inline:11px!important;color:#9aa4b3!important}
.cs-category-carousel-controls{direction:ltr;display:flex;align-items:center;justify-content:center;gap:22px;margin-top:2px;position:relative;z-index:10}
.cs-category-carousel-arrow{width:48px;height:48px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;color:var(--cs-navy);display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 24px rgba(13,29,56,.055)}
.cs-category-carousel-arrow svg{width:20px;height:20px}
.cs-category-carousel-dots{display:flex;align-items:center;justify-content:center;gap:8px;min-width:70px}
.cs-category-carousel-dot{width:9px;height:9px;border:0;padding:0;border-radius:50%;background:#d2d9e3;transition:.25s;cursor:pointer}
.cs-category-carousel-dot.is-active{width:12px;height:12px;background:var(--cs-red)}
@media(max-width:640px){
 #categories{padding-top:46px;padding-bottom:42px}
 #categories .cs-section-head{margin-bottom:6px;align-items:center}
 #categories .cs-section-head h2{font-size:29px;line-height:1.35}
 .cs-category-carousel-shell:before,.cs-category-carousel-shell:after{width:18vw;bottom:60px}
 .cs-category-grid{gap:24px!important;padding:14px calc(50vw - 37vw) 18px!important}
 .cs-category-grid .cs-category-card{flex-basis:74vw!important;width:74vw!important;max-width:310px!important;transform:scale(.80)!important;filter:blur(5.5px)!important;opacity:.22!important;border-radius:27px!important}
 .cs-category-grid .cs-category-card.is-carousel-active{transform:scale(1)!important}
 .cs-category-grid .cs-category-card strong{font-size:16px!important;padding-inline:10px!important}
 .cs-category-grid .cs-category-card>span{font-size:12px!important;padding-inline:10px!important}
 .cs-category-carousel-controls{gap:18px;margin-top:0}
 .cs-category-carousel-arrow{width:45px;height:45px}
}

/* v1.6.6 — 60vw centered carousel with visible blurred neighbours */
@media(max-width:640px){
 .cs-category-carousel-shell:before,.cs-category-carousel-shell:after{width:7vw!important;bottom:58px!important}
 .cs-category-carousel-shell:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.55) 42%,rgba(255,255,255,0))!important}
 .cs-category-carousel-shell:after{background:linear-gradient(270deg,#fff 0%,rgba(255,255,255,.55) 42%,rgba(255,255,255,0))!important}
 .cs-category-grid{gap:16px!important;padding:12px 20vw 17px!important;scroll-padding-inline:20vw!important}
 .cs-category-grid .cs-category-card{flex:0 0 60vw!important;width:60vw!important;max-width:none!important;transform:scale(.88)!important;filter:blur(3.5px)!important;opacity:.40!important;border-radius:24px!important;padding:8px 8px 14px!important}
 .cs-category-grid .cs-category-card.is-carousel-active{transform:scale(1)!important;filter:none!important;opacity:1!important;box-shadow:0 18px 42px rgba(13,29,56,.11)!important}
 .cs-category-grid .cs-category-icon,.cs-category-grid .cs-category-card:not(:has(.has-image)) .cs-category-icon{margin-bottom:10px!important;border-radius:20px!important}
 .cs-category-grid .cs-category-icon.has-image{padding:6px!important}
 .cs-category-grid .cs-category-icon.has-image img{border-radius:16px!important}
 .cs-category-grid .cs-category-card strong{font-size:14.5px!important;min-height:30px!important;padding-inline:8px!important}
 .cs-category-grid .cs-category-card>span{font-size:11px!important;padding-inline:8px!important}
 .cs-category-carousel-controls{margin-top:-1px!important}
}


/* v1.6.12 — premium categories index */
.cs-term-index.is-categories-index{padding-top:24px;padding-bottom:110px}
.cs-term-index-grid.is-categories{counter-reset:cs-cat;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.cs-term-index-grid.is-categories .cs-term-card{counter-increment:cs-cat;position:relative;isolation:isolate;min-height:156px;padding:18px 18px 18px 132px;border:1px solid #e1e7ef;border-radius:27px;background:linear-gradient(135deg,#fff 0%,#fbfcfe 62%,#f3f6fa 100%);box-shadow:0 13px 34px rgba(13,29,56,.065);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.cs-term-index-grid.is-categories .cs-term-card:before{content:"0" counter(cs-cat);position:absolute;left:18px;top:14px;font:900 12px/1 var(--cs-heading-font);letter-spacing:.08em;color:#c6cfdb;z-index:2}
.cs-term-index-grid.is-categories .cs-term-card:after{content:"";position:absolute;width:150px;height:150px;border:1px solid rgba(11,35,68,.055);border-radius:50%;left:-72px;bottom:-92px;z-index:-1}
.cs-term-index-grid.is-categories .cs-term-icon{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:96px;height:96px;border-radius:24px;background:linear-gradient(145deg,#f7f9fc,#eef2f7);border:1px solid #e7ecf2;box-shadow:inset 0 1px 0 #fff,0 8px 18px rgba(13,29,56,.055);overflow:hidden}
.cs-term-index-grid.is-categories .cs-term-icon img{width:88px;height:88px;max-width:88px;max-height:88px;object-fit:contain;padding:4px}
.cs-term-index-grid.is-categories .cs-term-icon .cs-icon{width:38px;height:38px}
.cs-term-index-grid.is-categories .cs-term-card>div{min-width:0;align-self:center}
.cs-term-index-grid.is-categories .cs-term-card strong{font-size:21px;line-height:1.35;color:var(--cs-navy);margin-bottom:7px}
.cs-term-index-grid.is-categories .cs-term-card small{display:inline-flex;align-items:center;min-height:27px;padding:4px 10px;border-radius:999px;background:#f0f3f7;color:#78869a;font-size:11px;font-weight:700}
.cs-term-index-grid.is-categories .cs-term-card>.cs-icon{position:absolute;left:17px;bottom:17px;width:34px;height:34px;padding:8px;border-radius:50%;background:#fff;border:1px solid #e3e8ef;color:var(--cs-red);box-shadow:0 5px 14px rgba(13,29,56,.06)}
.cs-term-index-grid.is-categories .cs-term-card:hover{transform:translateY(-3px);border-color:#d3dce7;box-shadow:0 17px 42px rgba(13,29,56,.09)}
.cs-term-index-grid.is-categories .cs-term-card:active{transform:scale(.985)}
@media(max-width:640px){
 .cs-index-hero{padding:24px 0 20px!important}.cs-index-hero span{font-size:14px}.cs-index-hero h1{font-size:35px!important;margin-top:6px;margin-bottom:6px}.cs-index-hero p{font-size:16px;line-height:1.7}
 .cs-term-index.is-categories-index{padding-top:12px;padding-bottom:125px}
 .cs-term-index-grid.is-categories{grid-template-columns:1fr;gap:13px}
 .cs-term-index-grid.is-categories .cs-term-card{min-height:132px;padding:15px 15px 15px 112px;border-radius:24px;box-shadow:0 9px 26px rgba(13,29,56,.05)}
 .cs-term-index-grid.is-categories .cs-term-icon{right:14px;width:82px;height:82px;border-radius:21px}
 .cs-term-index-grid.is-categories .cs-term-icon img{width:76px;height:76px;max-width:76px;max-height:76px;padding:3px}
 .cs-term-index-grid.is-categories .cs-term-card strong{font-size:20px;margin-bottom:6px}
 .cs-term-index-grid.is-categories .cs-term-card small{font-size:10.5px;min-height:25px;padding:3px 9px}
 .cs-term-index-grid.is-categories .cs-term-card:before{left:16px;top:15px;font-size:10px}
 .cs-term-index-grid.is-categories .cs-term-card>.cs-icon{left:15px;bottom:15px;width:32px;height:32px;padding:8px}
}


/* v1.6.12 — category index layout fix */
.cs-term-index-grid.is-categories .cs-term-card{
  display:grid!important;
  grid-template-columns:92px minmax(0,1fr) 42px!important;
  align-items:center!important;
  gap:14px!important;
  min-height:132px!important;
  padding:16px!important;
  direction:rtl!important;
}
.cs-term-index-grid.is-categories .cs-term-card:before{left:16px!important;top:13px!important}
.cs-term-index-grid.is-categories .cs-term-icon{
  position:static!important;transform:none!important;
  width:92px!important;height:92px!important;
  grid-column:1!important;grid-row:1!important;
}
.cs-term-index-grid.is-categories .cs-term-icon img{
  width:84px!important;height:84px!important;max-width:84px!important;max-height:84px!important;
}
.cs-term-index-grid.is-categories .cs-term-card>div{
  grid-column:2!important;grid-row:1!important;position:relative!important;z-index:3!important;
  min-width:0!important;padding:0!important;overflow:visible!important;
}
.cs-term-index-grid.is-categories .cs-term-card strong{
  display:block!important;font-size:19px!important;line-height:1.45!important;
  white-space:normal!important;overflow:visible!important;text-overflow:clip!important;margin:0 0 7px!important;
}
.cs-term-index-grid.is-categories .cs-term-card small{margin:0!important}
.cs-term-index-grid.is-categories .cs-term-card>.cs-icon{
  position:static!important;grid-column:3!important;grid-row:1!important;
  width:38px!important;height:38px!important;padding:9px!important;justify-self:end!important;
}
@media(max-width:640px){
 .cs-term-index.is-categories-index{padding-top:16px!important}
 .cs-term-index-grid.is-categories{grid-template-columns:1fr!important;gap:13px!important}
 .cs-term-index-grid.is-categories .cs-term-card{
   grid-template-columns:86px minmax(0,1fr) 40px!important;
   min-height:118px!important;padding:14px!important;border-radius:24px!important;gap:12px!important;
 }
 .cs-term-index-grid.is-categories .cs-term-icon{width:86px!important;height:86px!important;border-radius:21px!important}
 .cs-term-index-grid.is-categories .cs-term-icon img{width:78px!important;height:78px!important;max-width:78px!important;max-height:78px!important}
 .cs-term-index-grid.is-categories .cs-term-card strong{font-size:18px!important}
}

/* v1.6.12 — premium category hero + infinite catalog */
.cs-tax-hero-premium{background:transparent!important;padding:26px 0 14px!important}
.cs-tax-hero-premium>.cs-container{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#071a36,#102b53);border-radius:30px;padding:30px 34px;color:#fff;box-shadow:0 20px 48px rgba(7,26,54,.14);position:relative;overflow:hidden}
.cs-tax-hero-premium>.cs-container:after{content:"";position:absolute;width:240px;height:240px;border:1px solid rgba(255,255,255,.07);border-radius:50%;left:-90px;top:-110px}
.cs-tax-hero-premium span{color:#ff3544!important}.cs-tax-hero-premium h1{color:#fff!important;margin:5px 0 6px!important}.cs-tax-hero-premium p{color:#bfcadd!important;margin:0!important}
.cs-tax-hero-actions{display:flex;align-items:center;gap:10px;position:relative;z-index:2}.cs-tax-count{display:flex;align-items:baseline;gap:5px;padding:9px 12px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.07)}.cs-tax-count strong{font-size:20px}.cs-tax-count span{font-size:11px!important;color:#c9d3e2!important}
.cs-tax-hero-premium .cs-filter-open{display:flex!important;background:#fff!important;border:0!important;border-radius:14px!important;padding:10px 13px!important;font-size:12px!important;white-space:nowrap}
.cs-tax-hero-premium+.cs-catalog{padding-top:12px!important}
.cs-infinite-loader{min-height:72px;display:flex;align-items:center;justify-content:center;gap:10px;color:#8795a8;font-size:12px}.cs-infinite-loader[hidden]{display:none!important}
.cs-infinite-loader i{width:25px;height:25px;border:3px solid #e1e7ef;border-top-color:#e21f2f;border-radius:50%;animation:csInfSpin .75s linear infinite}.cs-infinite-loader:not(.is-loading) span{opacity:.75}
@keyframes csInfSpin{to{transform:rotate(360deg)}}
@media(max-width:640px){
 .cs-tax-hero-premium{padding:16px 14px 8px!important}
 .cs-tax-hero-premium>.cs-container{padding:22px 20px!important;border-radius:24px!important;display:block!important}
 .cs-tax-hero-premium h1{font-size:29px!important;line-height:1.35!important}
 .cs-tax-hero-premium p{font-size:12px!important;line-height:1.8!important}
 .cs-tax-hero-actions{margin-top:17px;justify-content:space-between}
 .cs-tax-count{padding:8px 10px}.cs-tax-count strong{font-size:18px}
 .cs-tax-hero-premium .cs-filter-open{margin:0!important}
}

/* v1.6.13 — homepage typography polish + centered hero */
.cs-hero-copy{
  text-align:center;
  justify-self:center;
  width:100%;
}
.cs-hero-copy h1,
.cs-hero-copy p{
  margin-left:auto;
  margin-right:auto;
}
.cs-hero-actions{justify-content:center}

/* Persian section kickers must use the native Persian UI face, not Graphik. */
.cs-section-head>div>span,
.cs-request-card>div>span{
  font-family:var(--cs-font)!important;
  font-weight:700!important;
  letter-spacing:0!important;
  line-height:1.65!important;
  font-size:14px!important;
}
.cs-section-head>div>span{display:inline-block}
.cs-request-card>div>span{display:inline-block;margin-bottom:5px}

/* Keep the English hero eyebrow crisp and intentionally Latin-looking. */
.cs-eyebrow{
  font-family:var(--cs-heading-font)!important;
  font-weight:700!important;
  letter-spacing:1.5px!important;
}

@media(max-width:640px){
  .cs-hero-copy{text-align:center!important}
  .cs-hero-copy h1{max-width:100%!important;margin-inline:auto!important}
  .cs-hero-copy p{max-width:94%!important;margin-inline:auto!important}
  .cs-hero-actions{justify-content:center!important}
  .cs-section-head>div>span,
  .cs-request-card>div>span{font-size:13px!important;font-weight:700!important;letter-spacing:0!important}
}

/* ClassicSell 1.6.15 — focused product/shop experience */
body.post-type-archive-csc_product .cs-header-main,
body.single-csc_product .cs-header-main,
body.tax-csc_category .cs-header-main,
body.tax-csc_brand .cs-header-main{grid-template-columns:1fr auto;}
body.post-type-archive-csc_product .cs-brand,
body.single-csc_product .cs-brand,
body.tax-csc_category .cs-brand,
body.tax-csc_brand .cs-brand{justify-self:center;}
body.post-type-archive-csc_product .cs-header-actions,
body.single-csc_product .cs-header-actions,
body.tax-csc_category .cs-header-actions,
body.tax-csc_brand .cs-header-actions{justify-self:end;}
.cs-shop-search-wrap,.cs-product-search-wrap{position:relative;z-index:12}.cs-shop-search-wrap{margin-top:24px}.cs-product-search-wrap{margin-top:22px;margin-bottom:8px}
.cs-live-search{position:relative;max-width:860px;margin-inline:auto}.cs-live-search form{position:relative}.cs-live-search-box{height:64px;display:flex;align-items:center;gap:10px;border:1px solid #dfe6ef;border-radius:20px;background:#fff;padding:7px 8px 7px 18px;box-shadow:0 10px 30px rgba(13,29,56,.055);transition:.2s}.cs-live-search-box:focus-within{border-color:#b7c4d4;box-shadow:0 12px 34px rgba(13,29,56,.09),0 0 0 4px rgba(13,29,56,.035)}.cs-live-search-box>.cs-icon{width:25px;height:25px;color:var(--cs-navy);margin-inline:6px}.cs-live-search-box input{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent;color:var(--cs-navy);font-size:14px}.cs-live-search-box input::placeholder{color:#9aa5b3}.cs-live-search-box button{height:48px;border:0;border-radius:15px;background:var(--cs-navy);color:#fff;font-weight:800;padding:0 24px;cursor:pointer}.cs-live-suggestions{position:absolute;top:calc(100% + 8px);right:0;left:0;background:#fff;border:1px solid #e1e7ee;border-radius:20px;padding:7px;box-shadow:0 20px 50px rgba(13,29,56,.14);z-index:90;max-height:390px;overflow:auto}.cs-live-suggestion{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:11px;padding:9px;border-radius:14px}.cs-live-suggestion:hover,.cs-live-suggestion:active{background:#f5f8fb}.cs-live-suggestion img,.cs-live-suggestion .cs-live-noimg{width:54px;height:54px;border-radius:12px;object-fit:cover;background:#f2f5f8}.cs-live-suggestion strong{display:block;font-size:12px;line-height:1.55;color:var(--cs-navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-live-suggestion small{font-size:10px;color:var(--cs-muted)}.cs-live-suggestion>span{font-size:11px;font-weight:800;color:var(--cs-navy);white-space:nowrap}.cs-live-empty{padding:18px;text-align:center;color:var(--cs-muted);font-size:12px}
.cs-catalog-hero{padding-bottom:20px}.cs-catalog-hero .cs-container{text-align:center;max-width:780px}.cs-catalog-hero h1{max-width:none}.cs-catalog-toolbar{margin-top:10px}.cs-catalog{padding-bottom:60px}.cs-catalog-grid{gap:18px}.cs-shop-card{border-radius:22px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 9px 28px rgba(13,29,56,.055)}
@media(max-width:980px){body.post-type-archive-csc_product .cs-header-main,body.single-csc_product .cs-header-main,body.tax-csc_category .cs-header-main,body.tax-csc_brand .cs-header-main{grid-template-columns:52px 1fr 52px!important}.cs-shop-search-wrap,.cs-product-search-wrap{width:min(100% - 28px,860px);margin-top:16px}.cs-live-search-box{height:58px;border-radius:18px;padding:6px 7px 6px 12px}.cs-live-search-box button{height:46px;border-radius:14px;padding:0 18px}.cs-catalog-hero{padding-top:28px!important}.cs-catalog-hero h1{font-size:36px!important;line-height:1.35!important}.cs-catalog-hero p{font-size:15px!important;line-height:1.8!important}.cs-catalog{padding-bottom:40px!important}}
@media(max-width:640px){.cs-shop-search-wrap,.cs-product-search-wrap{width:calc(100% - 28px)}.cs-live-search-box{height:56px}.cs-live-search-box input{font-size:12px}.cs-live-search-box button{padding:0 14px;font-size:11px}.cs-live-suggestion{grid-template-columns:48px minmax(0,1fr)}.cs-live-suggestion img,.cs-live-suggestion .cs-live-noimg{width:48px;height:48px}.cs-live-suggestion>span{grid-column:2}.cs-catalog-hero .cs-container{text-align:center!important}.cs-catalog-hero span{display:block;text-align:center!important}.cs-catalog-hero h1{font-size:31px!important;text-align:center!important}.cs-catalog-hero p{text-align:center!important;font-size:14px!important}.cs-catalog-toolbar{margin-top:4px}}


/* ClassicSell 1.6.15 — compact navy shop hero */
body.post-type-archive-csc_product .cs-shop-hero-panel{background:linear-gradient(145deg,#0b2344 0%,#102f58 100%);color:#fff;margin:0;padding:34px 0 28px;border-radius:0 0 34px 34px;box-shadow:0 18px 42px rgba(11,35,68,.12);overflow:visible}
body.post-type-archive-csc_product .cs-shop-hero-panel>.cs-container{max-width:940px}
body.post-type-archive-csc_product .cs-catalog-hero{padding:0!important;text-align:center;background:transparent}
body.post-type-archive-csc_product .cs-catalog-hero>span{display:block;color:#ff3541;font-size:14px;font-weight:900;margin-bottom:8px}
body.post-type-archive-csc_product .cs-catalog-hero h1{color:#fff!important;margin:0 auto 8px!important;font-size:40px;line-height:1.35;max-width:none}
body.post-type-archive-csc_product .cs-catalog-hero p{color:rgba(255,255,255,.72)!important;margin:0 auto;max-width:680px;font-size:14px;line-height:1.9}
body.post-type-archive-csc_product .cs-shop-search-wrap{width:100%;margin:22px auto 0!important;padding:0}
body.post-type-archive-csc_product .cs-live-search-box{box-shadow:0 12px 30px rgba(0,0,0,.13);border-color:rgba(255,255,255,.24)}
body.post-type-archive-csc_product .cs-catalog{padding-top:18px!important}
body.post-type-archive-csc_product .cs-catalog-toolbar{min-height:42px;margin:0 0 15px;padding:0 2px;display:flex;align-items:center;justify-content:space-between;gap:10px}
body.post-type-archive-csc_product .cs-catalog-toolbar>div{display:flex;align-items:center;gap:5px;color:var(--cs-muted)}
body.post-type-archive-csc_product .cs-catalog-toolbar>div strong{font-size:17px!important;line-height:1;color:var(--cs-navy)}
body.post-type-archive-csc_product .cs-catalog-toolbar>div span{font-size:12px;color:var(--cs-muted)}
body.post-type-archive-csc_product .cs-filter-open{min-height:40px;padding:0 14px!important;border-radius:13px!important;font-size:12px!important;font-weight:800!important;gap:6px!important;background:#fff!important;border:1px solid #e0e6ee!important;box-shadow:0 5px 16px rgba(13,29,56,.035)!important}
body.post-type-archive-csc_product .cs-filter-open .cs-icon{width:17px!important;height:17px!important}
@media(max-width:640px){
 body.post-type-archive-csc_product .cs-shop-hero-panel{padding:25px 0 22px;border-radius:0 0 28px 28px}
 body.post-type-archive-csc_product .cs-shop-hero-panel>.cs-container{width:calc(100% - 28px)}
 body.post-type-archive-csc_product .cs-catalog-hero>span{font-size:12px;margin-bottom:6px}
 body.post-type-archive-csc_product .cs-catalog-hero h1{font-size:28px!important;line-height:1.4!important;margin-bottom:6px!important}
 body.post-type-archive-csc_product .cs-catalog-hero p{font-size:11px!important;line-height:1.8!important;max-width:92%}
 body.post-type-archive-csc_product .cs-shop-search-wrap{width:100%!important;margin-top:16px!important}
 body.post-type-archive-csc_product .cs-live-search-box{height:52px;border-radius:16px}
 body.post-type-archive-csc_product .cs-live-search-box button{height:42px;border-radius:12px;padding:0 13px}
 body.post-type-archive-csc_product .cs-catalog{padding-top:14px!important}
 body.post-type-archive-csc_product .cs-catalog-toolbar{min-height:36px;margin-bottom:11px;padding:0}
 body.post-type-archive-csc_product .cs-catalog-toolbar>div strong{font-size:15px!important}
 body.post-type-archive-csc_product .cs-catalog-toolbar>div span{font-size:10px}
 body.post-type-archive-csc_product .cs-filter-open{min-height:36px;padding:0 11px!important;border-radius:11px!important;font-size:10px!important}
 body.post-type-archive-csc_product .cs-filter-open .cs-icon{width:15px!important;height:15px!important}
}

/* ClassicSell 1.6.16 — request-part focused page */
body.page-part-request .cs-header{box-shadow:0 1px 0 rgba(11,35,68,.07)}
body.page-part-request .cs-site-content{background:#f7f9fc}
@media(max-width:767px){
 body.page-part-request .cs-header .cs-topbar{display:block}
 body.page-part-request .cs-header-main{min-height:92px}
 body.page-part-request .cs-site-content{padding-bottom:30px}
}
