.ct-plp-layout-root{width:100%;max-width:100%;overflow-x:clip}.ct-plp{background:#fff;width:100%;max-width:100%;padding:0 0 48px;overflow-x:clip}.ct-page-container.ct-plp-page{padding-top:24px}.ct-plp-breadcrumb{z-index:1;position:relative}.ct-plp-breadcrumb ul{scrollbar-width:none;gap:10px;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.ct-plp-breadcrumb ul::-webkit-scrollbar{display:none}.ct-plp-breadcrumb li{color:#8a93a3;font-size:12px;line-height:1.6;position:relative}.ct-plp-breadcrumb li+li:before{content:"/";color:#c5cad3;margin-left:10px;margin-right:10px}.ct-plp-breadcrumb li.is-current{color:#303846}.ct-plp-breadcrumb a:hover{color:var(--ct-blue)}.ct-plp-title{color:#1f2937;margin:24px 0 8px;font-size:16px;font-weight:700;line-height:1.75}.ct-plp-subnav{width:100%;max-width:100%;margin-top:8px;position:relative;overflow:hidden}.ct-plp-subnav-scroll{background:var(--ct-gray);scrollbar-width:none;border-radius:8px;overflow-x:auto}.ct-plp-subnav-scroll::-webkit-scrollbar{display:none}.ct-plp-subnav ul{gap:12px;margin:0;padding:7px 14px;list-style:none;display:flex}.ct-plp-subnav li{flex:none}.ct-plp-subnav a{background:#fff;border-radius:999px;align-items:center;gap:4px;padding:6px 8px;transition:box-shadow .16s;display:flex}.ct-plp-subnav a:hover{box-shadow:0 2px 10px #0f172a14}.ct-plp-subnav img{object-fit:contain;width:30px;height:30px}.ct-plp-subnav span{white-space:nowrap;color:#434c5c;font-size:12px;font-weight:500;line-height:1.6}.ct-plp-layout{align-items:flex-start;gap:32px;margin-top:32px;display:flex}.ct-plp-filters{flex:0 0 266px;width:266px}.ct-plp-filters-box{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding-bottom:16px}.ct-plp-filters-head{border-bottom:1px solid #d1d5db;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.ct-plp-filters-head>div{align-items:center;gap:10px;display:flex}.ct-plp-filters-head p{color:#1f2937;margin:0;font-size:14px;font-weight:700}.ct-plp-filter-icon{color:#434c5c;width:20px;height:20px}.ct-plp-filters-body{padding:0 16px}.ct-plp-toggle-row{justify-content:space-between;align-items:center;padding:20px 0 16px;display:flex}.ct-plp-toggle-row p{color:#434c5c;margin:0;font-size:13px;font-weight:500}.ct-plp-toggle{cursor:pointer;border:1px solid #6b7280;border-radius:999px;width:22px;height:14px;display:inline-flex;position:relative}.ct-plp-toggle input{z-index:1;opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.ct-plp-toggle span{background:#fff;border:1px solid #6b7280;border-radius:999px;width:8px;height:8px;transition:transform .16s,background .16s,border-color .16s;position:absolute;top:2px;left:3px}.ct-plp-toggle input:checked+span{border-color:var(--ct-blue);background:var(--ct-blue);transform:translate(8px)}.ct-plp-filter-group-btn{color:#434c5c;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:10px 0;font-size:13px;font-weight:500;display:flex}.ct-plp-filter-chevron{color:#434c5c;width:22px;height:22px;transition:transform .16s}.ct-plp-filter-chevron.is-open{transform:rotate(180deg)}.ct-plp-filter-group-panel{padding:0 0 8px}.ct-plp-filter-options{margin:0;padding:0;list-style:none}.ct-plp-filter-option a{color:#434c5c;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;font-size:13px;line-height:1.5;display:flex}.ct-plp-filter-option a:hover{color:var(--ct-blue)}.ct-plp-filter-option a.is-active{color:var(--ct-blue);font-weight:700}.ct-plp-filter-option a span:last-child{color:#8a93a3;font-size:12px}.ct-plp-filter-empty{color:#8a93a3;margin:0;padding:4px 0 8px;font-size:12px;line-height:1.6}.ct-plp-content{flex:auto;min-width:0;max-width:100%}.ct-plp-mobile-controls{display:none}.ct-plp-mobile-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:10px 12px;display:flex}.ct-plp-mobile-count{color:#434c5c;white-space:nowrap;margin:0;font-size:12px}.ct-plp-mobile-actions{flex:1;justify-content:flex-end;gap:8px;min-width:0;display:flex}.ct-plp-mobile-btn{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;min-width:0;padding:10px 8px;font-size:12px;font-weight:600;line-height:1.3;display:inline-flex}.ct-plp-mobile-btn svg{color:#434c5c;flex:none;width:18px;height:18px}.ct-plp-mobile-btn span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ct-plp-mobile-btn.is-active{border-color:var(--ct-primary);background:var(--ct-primary-soft);color:var(--ct-primary-dark)}.ct-plp-mobile-btn.is-active svg{color:var(--ct-primary-dark)}.ct-plp-mobile-panel{background:#fff;border:1px solid #d1d5db;border-radius:8px;margin-top:10px;overflow:hidden}.ct-plp-mobile-sheet-root{z-index:140;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.ct-plp-mobile-sheet-backdrop{cursor:pointer;background:#0f172a73;border:0;animation:.22s ct-plp-sheet-fade-in;position:absolute;inset:0}.ct-plp-mobile-sheet{z-index:1;background:#fff;border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-height:min(85vh,720px);animation:.26s ct-plp-sheet-slide-up;display:flex;position:relative;overflow:hidden;box-shadow:0 -12px 40px #0f172a2e}.ct-plp-mobile-sheet-handle{background:#d1d5db;border-radius:999px;flex:none;width:42px;height:4px;margin:10px auto 0}.ct-plp-mobile-sheet-body{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.ct-plp-mobile-sheet .ct-plp-filters-box{border:0;border-radius:0;max-height:none}.ct-plp-mobile-sheet--sort .ct-plp-mobile-sheet-body{padding-bottom:8px}@keyframes ct-plp-sheet-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ct-plp-sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ct-plp-mobile-panel .ct-plp-filters-box{border:0;border-radius:0;max-height:none}.ct-plp-mobile-panel--sort{padding-bottom:8px}.ct-plp-mobile-panel-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.ct-plp-mobile-panel-head p{color:#1f2937;margin:0;font-size:14px;font-weight:700}.ct-plp-mobile-panel-head button{color:#6b7280;cursor:pointer;background:0 0;border:0;font-size:24px;line-height:1}.ct-plp-sort-panel-list{margin:0;padding:8px 0;list-style:none}.ct-plp-sort-panel-list li{margin:0}.ct-plp-sort-panel-list button{color:#434c5c;cursor:pointer;text-align:right;background:0 0;border:0;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:14px;display:flex}.ct-plp-sort-panel-list button.is-active{color:var(--ct-blue);font-weight:700}.ct-plp-sort-done{width:18px;height:18px;color:var(--ct-blue);opacity:0;flex:none}.ct-plp-sort-done.is-visible{opacity:1}.ct-plp-panel-close{color:#6b7280;cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;display:grid}.ct-plp-panel-close-icon{width:18px;height:18px}.ct-plp-sortbar{background:#fff;margin:0 0 8px;padding:0 0 16px}.ct-plp-sortbar-inner{background:var(--ct-primary-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:0 14px 0 24px;display:flex}.ct-plp-sortbar-nav{align-items:center;gap:32px;min-width:0;display:flex}.ct-plp-sortbar-label{color:#1f2937;align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.ct-plp-sortbar-label p{margin:0}.ct-plp-sort-icon{color:#434c5c;width:20px;height:20px}.ct-plp-sortbar ul{flex-wrap:wrap;gap:24px;margin:0;padding:0;list-style:none;display:flex}.ct-plp-sortbar button{color:#434c5c;cursor:pointer;background:0 0;border:0;padding:16px 0;font-size:12px;line-height:1.4}.ct-plp-sortbar button.is-active{color:var(--ct-blue);font-weight:700}.ct-plp-sortbar-count{color:#434c5c;white-space:nowrap;margin:0;font-size:12px}.ct-plp-grid{flex-wrap:wrap;gap:11px;padding-top:8px;display:flex}.ct-plp-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;width:calc(50% - 6px);padding-top:52px;display:flex;position:relative;box-shadow:0 1px 4px #00000014}.ct-plp-card-media{justify-content:center;align-items:center;height:206px;margin-bottom:22px;display:flex;position:relative}.ct-plp-card-colors{z-index:1;flex-direction:column;gap:6px;display:flex;position:absolute;top:4px;right:8px}.ct-plp-card-colors span{border-radius:999px;width:8px;height:8px}.ct-plp-card-image{display:block}.ct-plp-card-image img{object-fit:scale-down;width:auto;max-height:206px}.ct-plp-card-specs{border-top:1px solid #f3f4f6;justify-content:center;align-items:center;gap:8px;height:48px;display:flex}.ct-plp-card-specs>div{flex-direction:column;align-items:center;gap:2px;width:52px;display:flex}.ct-plp-card-spec-label{display:none}.ct-plp-card-specs p{color:#434c5c;margin:0;font-size:12px;font-weight:700;line-height:1.4}.ct-plp-card-body{padding:24px 16px 0}.ct-plp-card-body h2{color:#1f2937;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:75px;margin:0;font-size:14px;font-weight:500;line-height:1.85;display:-webkit-box;overflow:hidden}.ct-plp-card-rating{justify-content:flex-end;gap:2px;margin-top:8px;display:flex}.ct-plp-card-star{color:#f5b301;width:12px;height:12px}.ct-plp-card-rating span{color:#6b7280;font-size:14px;font-weight:700;line-height:1.2}.ct-plp-card-price{text-align:left;margin-top:auto;padding:24px 16px 42px}.ct-plp-card-old-price{color:#9ca3af;text-align:right;min-height:20px;margin-bottom:4px;font-size:14px;line-height:20px;text-decoration:line-through;display:block}.ct-plp-card-old-price.is-empty{visibility:hidden}.ct-plp-card-price p{color:#1f2937;margin:0;font-size:22px;font-weight:700;line-height:1.2}.ct-plp-card-price span{color:#6b7280;margin-right:4px;font-size:12px;font-weight:700}.ct-plp-pagination{justify-content:center;align-items:center;gap:24px;margin:32px 0 16px;display:flex}.ct-plp-pagination>a button,.ct-plp-pagination-pages button{color:#434c5c;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;place-items:center;display:grid}.ct-plp-pagination>a button{width:24px;height:24px;box-shadow:0 1px 4px #00000014}.ct-plp-pagination>a svg{width:24px;height:24px}.ct-plp-pagination-pages{align-items:center;gap:8px;display:flex}.ct-plp-pagination-pages button{min-width:28px;height:28px;padding:0 6px;font-size:14px;font-weight:500}.ct-plp-pagination-pages button.is-active{color:#fff;border-color:#0000;font-weight:700}.ct-plp-pagination-pages button.is-dots{cursor:default;background:0 0;border:0}.ct-plp-scroll-sentinel{width:100%;height:1px}.ct-plp-scroll-status{color:#6b7280;text-align:center;flex-direction:column;align-items:center;gap:12px;margin:24px 0 8px;font-size:14px;display:flex}.ct-plp-scroll-status button{color:#434c5c;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600}.ct-plp-description{text-align:justify;text-justify:inter-word;border-top:1px solid #e5e7eb;margin-top:32px;padding-top:24px}@media (min-width:768px){.ct-plp-card{width:calc(33.333% - 8px)}}@media (min-width:921px){.ct-plp-subnav{margin-top:0}.ct-plp-subnav-scroll{border-radius:8px;min-height:102px}.ct-plp-subnav ul{gap:8px;padding:8px 16px}.ct-plp-subnav a{text-align:center;border-radius:8px;flex-direction:column;justify-content:center;width:112px;min-height:86px;padding:8px}.ct-plp-subnav img{width:50px;height:50px}.ct-plp-subnav span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ct-plp-card{padding-top:0}.ct-plp-card-media{justify-content:center;align-items:flex-start}.ct-plp-card-image{justify-content:center;align-items:flex-start;width:100%;display:flex}.ct-plp-card-image img{object-position:top center}}@media (min-width:1280px){.ct-plp-card{width:calc(25% - 9px)}}@media (min-width:1536px){.ct-plp-card{width:calc(20% - 9px);max-width:none}}@media (max-width:920px){.ct-page-container.ct-plp-page{padding-top:16px}.ct-plp-layout{flex-direction:column;align-items:stretch;gap:0}.ct-plp-content{width:100%}.ct-plp-mobile-controls{max-width:100%;display:block}.ct-plp-filters,.ct-plp-sortbar{display:none}.ct-plp-grid{flex-direction:column;gap:10px;width:100%;max-width:100%;padding-top:4px}.ct-plp-card{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:112px minmax(0,1fr);align-items:stretch;width:100%;min-width:0;max-width:100%;min-height:132px;padding-top:0;display:grid;overflow:hidden}.ct-plp-card-media{border-left:1px solid #f3f4f6;grid-area:1/1/3;height:auto;min-height:132px;margin-bottom:0}.ct-plp-card-image{justify-content:center;align-items:center;height:100%;padding:8px;display:flex}.ct-plp-card-image img{max-width:96px;max-height:96px}.ct-plp-card-colors{flex-direction:row;gap:4px;top:8px;right:8px}.ct-plp-card-specs{display:none}.ct-plp-card-body{flex-direction:column;grid-area:1/2;min-width:0;padding:12px 12px 0;display:flex}.ct-plp-card-body h2{-webkit-line-clamp:3;height:auto;min-height:0;font-size:13px;line-height:1.7}.ct-plp-card-rating{justify-content:flex-start;margin-top:8px}.ct-plp-card-price{text-align:right;flex-direction:column;grid-area:2/2;justify-content:flex-end;margin-top:0;padding:4px 12px 12px;display:flex}.ct-plp-card-old-price{margin-bottom:2px;font-size:12px}.ct-plp-card-price p{font-size:18px}.ct-plp-pagination{flex-wrap:wrap;gap:12px;padding-inline:4px}.ct-plp-pagination-pages{flex-wrap:wrap;justify-content:center;max-width:100%}}
