.cs-header-line{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.cs-header-left{display:flex;align-items:center;gap:12px}.cs-header-left img{width:58px;height:58px;object-fit:contain;background:#fff;border-radius:50%;padding:7px;box-shadow:0 12px 28px rgba(8,35,92,.14)}.cs-notif-wrap{position:relative}.cs-notif-bell{width:46px;height:46px;border-radius:50%;border:1px solid #e5eaf1;background:#fff;box-shadow:0 12px 28px rgba(8,35,92,.14);cursor:pointer;position:relative;font-size:20px}.cs-notif-count{position:absolute;top:-5px;right:-4px;min-width:20px;height:20px;border-radius:999px;background:#ef4444;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900}.cs-notif-pop{display:none;position:absolute;right:0;top:54px;width:380px;max-width:92vw;background:#fff;border:1px solid #e5eaf1;border-radius:22px;box-shadow:0 24px 60px rgba(8,35,92,.22);z-index:5000;overflow:hidden}.cs-notif-pop.open{display:block}.cs-notif-item{display:block;padding:13px 15px;border-bottom:1px solid #eef2f7;color:#162033;text-decoration:none}.cs-notif-item:hover{background:#f8fbff}.cs-notif-title{font-weight:950;color:#14265C}.cs-notif-date{font-size:12px;color:#64748B}.cs-product-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cs-product-card{background:#fff;border:1px solid #e5eaf1;border-radius:26px;padding:15px;box-shadow:0 16px 38px rgba(8,35,92,.09)}.cs-product-card img{width:100%;height:230px;object-fit:contain;background:#f8fbff;border:1px solid #edf2f7;border-radius:20px;padding:8px}.cs-product-card h3{color:#14265C;margin:12px 0 6px;font-size:19px}.cs-product-price{font-size:22px;font-weight:950;color:#F58220;margin:8px 0}.cs-share-price{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.cs-share-price label{font-size:12px;font-weight:950;color:#14265C;text-transform:uppercase}.cs-share-price input{width:135px!important;min-height:38px!important;border-radius:13px!important;border:1px solid #cbd5e1!important;font-weight:900!important;color:#14265C!important}.cs-stock-pills{display:flex;gap:8px;flex-wrap:wrap}.cs-stock-pills span{background:#eef2ff;color:#1e3a8a;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900}.cs-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.cs-filter-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 1fr 1fr auto;gap:10px;align-items:end}.cs-pagination{display:flex;justify-content:center;gap:10px;margin:22px 0}.cs-pagination a,.cs-pagination span{padding:10px 15px;border-radius:14px;border:1px solid #e5eaf1;background:#fff;text-decoration:none;color:#14265C;font-weight:900}.cs-pagination .active{background:#F58220;color:#fff;border-color:#F58220}.cs-pdf-actions{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0}.cs-pdf-btn{border:0;border-radius:14px;padding:12px 16px;font-weight:950;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.cs-pdf-btn.orange{background:#F58220;color:#fff}.cs-pdf-btn.blue{background:#14265C;color:#fff}.cs-shop-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.cs-gallery-scroll{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:8px 0 16px}.cs-gallery-scroll a{min-width:82%;scroll-snap-align:center}.cs-gallery-scroll img{width:100%;height:430px;object-fit:contain;background:#f8fbff;border:1px solid #e5eaf1;border-radius:24px;padding:10px}.cs-info-box{background:#fff;border:1px solid #e5eaf1;border-radius:26px;padding:20px;box-shadow:0 16px 38px rgba(8,35,92,.08)}.cs-info-box h3{color:#14265C}@media(max-width:900px){.cs-product-grid-2{grid-template-columns:1fr}.cs-filter-grid{grid-template-columns:1fr}.cs-shop-layout{grid-template-columns:1fr}.cs-gallery-scroll a{min-width:94%}.cs-gallery-scroll img{height:310px}.cs-notif-pop{right:-10px}}
