:root{--cs-navy:#061733;--cs-navy2:#0b2448;--cs-pink:#f0065f;--cs-text:#07172f;--cs-muted:#65748b;--cs-line:#dfe7f1;--cs-soft:#f7f9fc;--cs-shadow:0 16px 42px rgba(6,23,51,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--cs-text);font-family:'Source Sans 3',Arial,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}ul.products{list-style:none!important;padding:0!important;margin:0!important}.products:before,.products:after{display:none!important}.site{min-height:100vh;background:#fff}.cscc-header{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 10px 24px rgba(6,23,51,.07)}body.admin-bar .cscc-header{top:32px}.cscc-topbar{height:34px;background:var(--cs-navy);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:13px}.cscc-topbar a{color:#fff}.cscc-mainbar{height:76px;display:flex;align-items:center;gap:26px;padding:0 42px;border-bottom:1px solid var(--cs-line);background:#fff}.cscc-logo{display:flex;align-items:center;gap:12px;min-width:230px;max-width:320px;height:70px;overflow:hidden}.cscc-logo-image{justify-content:flex-start}.cscc-custom-logo{max-height:62px!important;max-width:260px!important;width:auto!important;height:auto!important;object-fit:contain!important}.cscc-logo-mark{width:42px;height:42px;border:8px solid var(--cs-navy);border-right-color:var(--cs-pink);transform:rotate(30deg);display:inline-block}.cscc-logo-text strong{display:block;font-family:'Exo 2';font-size:26px;letter-spacing:3px;color:var(--cs-navy);line-height:1}.cscc-logo-text small{display:block;text-transform:uppercase;letter-spacing:1.2px;font-size:11px}.cscc-mobile-toggle{display:none;margin-left:auto;background:var(--cs-navy);color:#fff;border:0;border-radius:10px;width:42px;height:42px}.cscc-menu{display:flex;align-items:center;gap:24px;list-style:none;margin:0;padding:0;font-weight:900;white-space:nowrap}.cscc-menu>li{position:relative}.cscc-menu>li>a{display:block;padding:29px 0;border-bottom:3px solid transparent}.cscc-menu>li>a:hover,.cscc-menu>li:first-child>a{color:var(--cs-pink);border-bottom-color:var(--cs-pink)}.cscc-submenu{position:absolute;top:100%;left:-18px;min-width:240px;list-style:none;margin:0;padding:10px;background:#fff;border:1px solid var(--cs-line);border-radius:14px;box-shadow:0 20px 45px rgba(6,23,51,.14);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;z-index:9999}.cscc-menu>li:hover>.cscc-submenu,.cscc-menu>li:focus-within>.cscc-submenu{opacity:1;visibility:visible;transform:translateY(0)}.cscc-submenu a{display:block;padding:11px 14px;border-radius:9px}.cscc-submenu a:hover{background:#fff3f8;color:var(--cs-pink)}.cscc-header-icons{margin-left:auto;display:flex;gap:16px;font-size:22px}.cscc-hero{width:100%;min-height:260px;background:linear-gradient(115deg,#061733,#0b2e65);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:40px;align-items:center;padding:48px clamp(24px,5vw,82px);position:relative;overflow:hidden}.cscc-hero:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(115deg,rgba(255,255,255,.045) 0 1px,transparent 1px 78px);pointer-events:none}.cscc-hero>*{position:relative}.cscc-hero h1{font-family:'Exo 2';font-size:clamp(42px,4.6vw,74px);line-height:1.08;margin:0 0 16px;letter-spacing:2px}.cscc-hero p{max-width:760px;color:#edf4ff;font-size:18px}.cscc-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.cscc-btn,.button,.woocommerce .button,.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px;padding:12px 22px!important;border-radius:10px!important;background:var(--cs-navy)!important;color:#fff!important;border:0!important;font-weight:900!important;text-align:center!important;text-decoration:none!important;line-height:1.2!important}.cscc-btn-primary,.woocommerce .button.alt,.woocommerce button.button.alt,.checkout-button{background:var(--cs-pink)!important}.cscc-ai-card{background:rgba(4,16,36,.66);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:24px}.cscc-ai-card h3{font-family:'Exo 2';font-size:28px;margin:0 0 8px}.cscc-ai-card li{margin:8px 0}.cscc-shop-shell{display:grid;grid-template-columns:330px minmax(0,1fr);gap:28px;align-items:start;max-width:1720px;margin:0 auto;padding:34px 28px}.cscc-browse-catalogue{background:#fff;border:1px solid var(--cs-line);border-radius:20px;box-shadow:var(--cs-shadow);overflow:hidden;position:sticky;top:124px}.cscc-browse-catalogue~.cscc-browse-catalogue,.cscc-shop-shell .cscc-browse-catalogue:nth-of-type(n+2){display:none!important}.cscc-browse-head{background:var(--cs-pink);color:#fff;padding:24px 28px}.cscc-browse-head strong{display:block;font-family:'Exo 2';font-size:28px}.cscc-browse-head small{opacity:.88}.cscc-grid-icon{font-size:22px;margin-right:10px}.cscc-cat-row{display:grid;grid-template-columns:34px 1fr auto 12px;gap:12px;align-items:center;min-height:64px;padding:14px 22px;border-bottom:1px solid var(--cs-line);font-weight:900}.cscc-cat-row:hover{background:#fff4fa}.cscc-cat-icon{font-size:24px}.cscc-cat-row em{font-style:normal;color:#475569;font-size:13px}.cscc-help-row{display:grid;grid-template-columns:34px 1fr;gap:10px;margin:14px;padding:16px;border-radius:14px;background:#f8fafc}.cscc-help-row small{display:block;color:var(--cs-muted)}.cscc-shop-main{min-width:0}.cscc-shop-controls{display:grid;grid-template-columns:260px minmax(320px,1fr) 230px;gap:16px;align-items:start;margin-bottom:24px}.cscc-result-count{min-height:62px;background:#fff;border:1px solid var(--cs-line);border-radius:14px;padding:16px 22px;box-shadow:0 8px 22px rgba(6,23,51,.045);font-weight:900;color:var(--cs-pink)}.cscc-smart-search{position:relative;display:flex;align-items:center;gap:12px;min-height:62px;background:#fff;border:2px solid var(--cs-navy);border-radius:12px;padding:0 14px;box-shadow:0 10px 26px rgba(6,23,51,.06)}.cscc-smart-search input{border:0!important;outline:0!important;flex:1;min-width:0;font-size:17px;background:transparent}.cscc-smart-search button{background:transparent;border:0;font-size:22px;cursor:pointer}.cscc-ai-panel{display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;background:#fff;border:1px solid var(--cs-line);border-radius:16px;box-shadow:0 22px 70px rgba(6,23,51,.18);padding:18px;z-index:500}.cscc-ai-panel.is-open{display:block}.cscc-ai-response p{margin:10px 0 14px}.cscc-ai-products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.cscc-ai-products .product{min-height:300px!important}.cscc-ai-products .cscc-img-wrap,.cscc-ai-products img{height:100px!important}.cscc-sort-wrap select{width:100%;height:62px;border:1px solid var(--cs-line);border-radius:12px;padding:0 18px;font-weight:900;background:#fff}.cscc-quick-chips{grid-column:1/-1;display:flex;gap:10px;flex-wrap:wrap}.cscc-chip{border:1px solid #ffd0df;background:#fff;border-radius:999px;padding:10px 20px;font-weight:900;cursor:pointer}.cscc-chip:hover{background:#fff0f6;color:var(--cs-pink)}.cscc-products-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;clear:both!important}.woocommerce ul.products li.product,.cscc-product-card{float:none!important;width:auto!important;margin:0!important;list-style:none!important;background:#fff!important;border:1px solid var(--cs-line)!important;border-radius:18px!important;box-shadow:0 10px 28px rgba(6,23,51,.06)!important;padding:18px!important;position:relative!important;min-height:360px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.woocommerce ul.products li.product:before,.woocommerce ul.products li.product:after{display:none!important}.cscc-product-card .woocommerce-LoopProduct-link,.woocommerce ul.products li.product .woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;color:var(--cs-text)!important}.cscc-img-wrap,.woocommerce ul.products li.product img{display:block!important;width:100%!important;height:166px!important;object-fit:contain!important;background:#f8fafc!important;border-radius:14px!important;padding:10px!important;margin:0 0 16px!important}.woocommerce-loop-product__title{font-family:'Exo 2'!important;font-size:19px!important;line-height:1.25!important;min-height:72px!important;max-height:72px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;margin:0 0 10px!important;color:var(--cs-text)!important}.price{font-size:18px!important;color:var(--cs-pink)!important;font-weight:900!important;margin:0 0 12px!important}.price del{color:var(--cs-pink);opacity:.8;margin-right:10px}.cscc-btn-add,.woocommerce ul.products li.product .button{margin-top:auto!important;width:100%!important;min-height:50px!important;border-radius:10px!important}.onsale{position:absolute!important;top:18px!important;left:18px!important;background:#07843f!important;color:#fff!important;border-radius:7px!important;min-height:auto!important;line-height:1!important;padding:8px 10px!important;font-size:12px!important;font-weight:900!important;z-index:3!important}.cscc-heart{position:absolute;right:18px;top:18px;background:var(--cs-navy);color:#fff;width:44px;height:44px;border-radius:10px;display:grid;place-items:center;font-size:24px;z-index:3}.woocommerce-pagination,.cscc-pagination{margin:34px 0!important}.woocommerce-pagination ul,.cscc-pagination ul{border:0!important;display:flex!important;gap:10px;justify-content:center;flex-wrap:wrap;list-style:none!important}.woocommerce-pagination li,.cscc-pagination li{border:0!important;list-style:none!important}.woocommerce-pagination a,.woocommerce-pagination span,.cscc-pagination a,.cscc-pagination span{display:grid!important;place-items:center!important;min-width:52px!important;height:52px!important;border:1px solid var(--cs-line)!important;border-radius:12px!important;background:#fff!important;color:var(--cs-navy)!important;font-weight:900!important;box-shadow:0 6px 18px rgba(6,23,51,.04)}.woocommerce-pagination .current,.cscc-pagination .current{background:var(--cs-pink)!important;color:#fff!important}.cscc-trust-strip{max-width:1500px;margin:26px auto;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--cs-line);background:#fff}.cscc-trust-item{padding:18px;display:flex;gap:14px;align-items:center;justify-content:center;border-right:1px solid var(--cs-line)}.cscc-trust-item:last-child{border-right:0}.cscc-trust-item b{display:block;font-family:'Exo 2';font-size:18px}.cscc-trust-item small{color:var(--cs-muted)}.cscc-single-shell{align-items:start}.cscc-single-product{display:grid;grid-template-columns:minmax(280px,48%) minmax(280px,1fr);gap:28px;margin-bottom:28px}.cscc-single-gallery,.cscc-single-product .summary,.woocommerce-product-gallery,.single-product .summary{background:#fff;border:1px solid var(--cs-line);border-radius:22px;box-shadow:var(--cs-shadow);padding:28px}.cscc-single-gallery .woocommerce-product-gallery{border:0;box-shadow:none;padding:0}.cscc-single-gallery img{object-fit:contain}.cscc-single-product .product_title,.product_title{font-family:'Exo 2';font-size:clamp(30px,3vw,46px);line-height:1.08;margin:0 0 16px}.cscc-single-price .price,.single-product .price{font-size:30px!important}.cscc-single-ctas{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.woocommerce-tabs{max-width:1500px;margin:28px auto;padding:28px 34px;background:#fff;border:1px solid var(--cs-line);border-radius:22px;box-shadow:var(--cs-shadow)}.related.products,.upsells.products,.cross-sells{max-width:1500px;margin:30px auto!important;padding:28px 34px!important;background:#fff;border:1px solid var(--cs-line);border-radius:22px;box-shadow:var(--cs-shadow);overflow:hidden}.related.products h2,.upsells.products h2,.cross-sells h2{font-family:'Exo 2';font-size:34px;margin:0 0 18px}.related.products ul.products,.upsells.products ul.products,.cross-sells ul.products{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:20px!important;scroll-snap-type:x proximity!important;padding-bottom:12px!important}.related.products ul.products li.product,.upsells.products ul.products li.product,.cross-sells ul.products li.product{flex:0 0 calc((100% - 60px)/4)!important;min-width:240px!important;min-height:330px!important}.related.products ul.products li.product img,.upsells.products ul.products li.product img,.cross-sells ul.products li.product img{height:130px!important}.cscc-page{max-width:1180px;margin:0 auto;padding:52px 24px}.cscc-page-card,.cscc-form,.cscc-page-intro{background:#fff;border:1px solid var(--cs-line);border-radius:20px;box-shadow:var(--cs-shadow);padding:30px;margin-bottom:24px}.cscc-form label{display:block;font-weight:900;margin:0 0 16px}.cscc-form input,.cscc-form textarea,.cscc-form select,.woocommerce input.input-text,.woocommerce textarea,.woocommerce select{width:100%;border:1px solid var(--cs-line)!important;border-radius:10px!important;padding:13px 14px!important;font:inherit;background:#fff}.cscc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cscc-footer{background:var(--cs-navy);color:#fff;margin-top:44px}.cscc-footer .cscc-logo-text strong,.cscc-footer .cscc-logo-text small{color:#fff}.cscc-footer .cscc-logo-mark{border-color:#fff;border-right-color:var(--cs-pink)}.cscc-footer-main{display:grid;grid-template-columns:1.4fr repeat(5,1fr);gap:28px;max-width:1640px;margin:0 auto;padding:42px 44px}.cscc-footer h4{font-family:'Exo 2';margin:0 0 12px}.cscc-footer a{display:block;color:#eaf2ff;margin:8px 0}.cscc-footer-bottom{border-top:1px solid rgba(255,255,255,.16);padding:18px 44px;display:flex;justify-content:space-between;gap:18px;max-width:1640px;margin:0 auto;color:#d8e7ff}.widget-area,#secondary,.sidebar,.wp-block-search:not(.cscc-keep),.widget_pages{display:none!important}.woocommerce-no-products-found,.cscc-no-products{background:#fff;border:1px solid var(--cs-line);border-radius:18px;box-shadow:var(--cs-shadow);padding:28px}.cscc-ai-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}@media(max-width:1250px){.cscc-shop-shell{grid-template-columns:300px 1fr}.cscc-products-grid,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cscc-shop-controls{grid-template-columns:1fr}.related.products ul.products li.product{flex-basis:calc((100% - 40px)/3)!important}}@media(max-width:900px){body.admin-bar .cscc-header{top:46px}.cscc-topbar{padding:8px 18px;height:auto;gap:8px;flex-wrap:wrap}.cscc-mainbar{height:auto;min-height:72px;padding:12px 18px}.cscc-mobile-toggle{display:block}.cscc-menu{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:12px 22px;border-bottom:1px solid var(--cs-line)}.cscc-menu.is-open{display:flex}.cscc-menu a{padding:14px 0}.cscc-submenu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding-left:18px}.cscc-header-icons{margin-left:0}.cscc-hero{grid-template-columns:1fr;padding:40px 24px}.cscc-shop-shell{grid-template-columns:1fr;padding:22px 16px}.cscc-browse-catalogue{position:static}.cscc-products-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.cscc-single-product{grid-template-columns:1fr}.related.products ul.products li.product{flex-basis:calc((100% - 20px)/2)!important}.cscc-trust-strip{grid-template-columns:1fr 1fr}.cscc-footer-main{grid-template-columns:1fr 1fr}.cscc-form-grid{grid-template-columns:1fr}.cscc-ai-products{grid-template-columns:1fr!important}}@media(max-width:560px){.cscc-logo{min-width:160px;max-width:220px}.cscc-custom-logo{max-width:190px!important;max-height:52px!important}.cscc-logo-text strong{font-size:19px}.cscc-header-icons{display:none}.cscc-shop-controls{gap:12px}.cscc-products-grid,.woocommerce ul.products{grid-template-columns:1fr!important}.woocommerce ul.products li.product,.cscc-product-card{min-height:320px}.cscc-img-wrap,.woocommerce ul.products li.product img{height:150px!important}.related.products ul.products li.product{flex-basis:86%!important;min-width:86%!important}.cscc-trust-strip,.cscc-footer-main{grid-template-columns:1fr}.cscc-footer-bottom{flex-direction:column}.cscc-footer-main,.cscc-footer-bottom{padding-left:24px;padding-right:24px}}

/* v1.6.2 production audit final overrides */
html,body{max-width:100%;overflow-x:hidden}.site{width:100%;overflow-x:hidden}.cscc-header,.cscc-topbar,.cscc-mainbar,.cscc-hero,.cscc-footer{width:100%;max-width:none}.cscc-mainbar{box-sizing:border-box}.cscc-custom-logo{max-width:230px!important;max-height:72px!important;width:auto!important;height:auto!important;object-fit:contain!important}.cscc-logo-image{min-width:230px;max-width:260px;overflow:visible!important}.cscc-logo-image img{display:block!important}.cscc-hero{min-height:430px;background-color:#071a33!important;background-size:cover!important;background-position:center!important}.front-page .cscc-hero,.home .cscc-hero{min-height:520px}.cscc-hero h1{max-width:1050px;letter-spacing:.08em}.cscc-hero p{max-width:900px}.cscc-archive-hero .woocommerce-breadcrumb,.woocommerce-breadcrumb{display:none!important}.cscc-shop-shell{align-items:start}.cscc-shop-main{min-width:0}.cscc-browse-catalogue{z-index:5}.cscc-browse-catalogue + .cscc-browse-catalogue{display:none!important}.cscc-shop-controls{grid-template-columns:minmax(220px,300px) minmax(420px,1fr) minmax(190px,260px)!important;align-items:start}.cscc-smart-search{position:relative}.cscc-smart-search input[type=search]{font-size:17px}.cscc-ai-panel{left:0;right:0;top:calc(100% + 8px);z-index:9990;max-height:70vh;overflow:auto}.cscc-ai-products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.cscc-ai-products .product{min-height:300px!important}.cscc-products-grid,.woocommerce ul.products{align-items:stretch!important}.woocommerce ul.products li.product,.cscc-product-card{box-sizing:border-box!important;min-height:350px!important;padding:18px!important;overflow:hidden!important}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link,.cscc-product-card a.woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;align-items:stretch!important;min-height:0!important;flex:1 1 auto!important}.woocommerce ul.products li.product .cscc-img-wrap,.cscc-product-card .cscc-img-wrap{display:block!important;width:100%!important;height:166px!important;background:#f8fafc!important;border-radius:14px!important;padding:10px!important;margin:0 0 15px!important;box-sizing:border-box!important;overflow:hidden!important}.woocommerce ul.products li.product .cscc-img-wrap img,.cscc-product-card .cscc-img-wrap img,.woocommerce ul.products li.product img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;margin:0!important;padding:0!important;background:transparent!important}.woocommerce ul.products li.product .woocommerce-loop-product__title,.cscc-product-card .woocommerce-loop-product__title{font-size:18px!important;line-height:1.28!important;min-height:70px!important;max-height:70px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;margin:0 0 10px!important;word-break:normal!important;color:#071a33!important}.woocommerce ul.products li.product .price,.cscc-product-card .price{display:block!important;font-size:17px!important;line-height:1.3!important;min-height:28px!important;margin:0 0 12px!important;color:#ec0b57!important;font-weight:900!important}.woocommerce ul.products li.product .price del,.cscc-product-card .price del{opacity:.85;margin-right:10px}.woocommerce span.onsale,.onsale,.cscc-product-card .onsale{position:absolute!important;top:18px!important;left:18px!important;right:auto!important;bottom:auto!important;width:auto!important;min-width:0!important;max-width:max-content!important;min-height:0!important;height:auto!important;line-height:1!important;padding:8px 10px!important;border-radius:7px!important;background:#07843f!important;color:#fff!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;z-index:4!important;margin:0!important}.cscc-heart{width:44px!important;height:44px!important;right:18px!important;top:18px!important;border-radius:10px!important;background:#061733!important;color:#fff!important;line-height:1!important;font-size:25px!important;display:grid!important;place-items:center!important}.woocommerce ul.products li.product .button,.cscc-btn-add{display:flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;width:100%!important;border-radius:10px!important;margin-top:auto!important;text-align:center!important;font-weight:900!important}.cscc-page-intro{margin-bottom:22px}.cscc-page-intro p{margin:0;font-size:17px;line-height:1.6}.related.products ul.products,.upsells.products ul.products,.cross-sells ul.products{display:flex!important;flex-wrap:nowrap!important;gap:18px!important;overflow-x:auto!important;padding-bottom:12px!important}.related.products ul.products li.product,.upsells.products ul.products li.product,.cross-sells ul.products li.product{flex:0 0 calc((100% - 54px)/4)!important;min-width:230px!important;min-height:320px!important}.related.products ul.products li.product .cscc-img-wrap,.upsells.products ul.products li.product .cscc-img-wrap,.cross-sells ul.products li.product .cscc-img-wrap{height:130px!important}.related.products ul.products li.product .woocommerce-loop-product__title,.upsells.products ul.products li.product .woocommerce-loop-product__title,.cross-sells ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;min-height:56px!important;max-height:56px!important;-webkit-line-clamp:2!important}.widget-area,#secondary,.sidebar,.wp-block-search:not(.cscc-keep),.widget_pages,.wp-block-page-list{display:none!important}.cscc-footer{background:#061733!important;color:#fff!important;margin-top:44px}.cscc-footer-main{display:grid!important;grid-template-columns:1.6fr repeat(7,minmax(120px,1fr))!important;gap:28px!important;max-width:1920px!important;margin:0 auto!important;padding:46px clamp(28px,3vw,60px)!important;box-sizing:border-box!important}.cscc-footer a{color:#e9f2ff!important;text-decoration:none!important;margin:7px 0!important;display:block!important}.cscc-footer h4{color:#fff!important;font-family:'Exo 2',sans-serif!important;margin:0 0 14px!important}.cscc-footer-brand p{max-width:300px;color:#e0ebff}.cscc-compliance-row{display:flex;gap:12px;flex-wrap:wrap;max-width:1920px;margin:0 auto;padding:24px clamp(28px,3vw,60px);border-top:1px solid rgba(255,255,255,.12);box-sizing:border-box}.cscc-compliance-row span{border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:10px 16px;color:#e9f2ff;background:rgba(255,255,255,.04)}.cscc-footer-bottom{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;max-width:1920px!important;margin:0 auto!important;padding:24px clamp(28px,3vw,60px)!important;border-top:1px solid rgba(255,255,255,.12)!important;color:#e9f2ff!important;box-sizing:border-box!important}.cscc-footer-bottom a{display:inline!important;margin:0!important}.cscc-footer strong{color:#ec0b57}.cscc-social{display:flex;gap:12px;margin:8px 0 0}.cscc-social a{display:inline!important;font-weight:900}.cscc-no-products{background:#fff;border:1px solid var(--cs-line);border-radius:18px;box-shadow:var(--cs-shadow);padding:28px}
@media(max-width:1400px){.cscc-footer-main{grid-template-columns:1.4fr repeat(4,1fr)!important}.cscc-shop-controls{grid-template-columns:1fr!important}.cscc-sort-wrap{max-width:280px}.cscc-products-grid,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.related.products ul.products li.product{flex-basis:calc((100% - 36px)/3)!important}}
@media(max-width:900px){.cscc-products-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cscc-ai-products{grid-template-columns:1fr!important}.cscc-footer-main{grid-template-columns:1fr 1fr!important}.cscc-footer-bottom{flex-direction:column!important;align-items:flex-start!important}.cscc-hero h1{font-size:clamp(34px,8vw,58px)!important}.front-page .cscc-hero,.home .cscc-hero{min-height:460px}.related.products ul.products li.product{flex-basis:calc((100% - 18px)/2)!important}.cscc-shop-shell{grid-template-columns:1fr!important}.cscc-browse-catalogue{position:static!important}}
@media(max-width:560px){.cscc-custom-logo{max-width:175px!important;max-height:52px!important}.cscc-products-grid,.woocommerce ul.products{grid-template-columns:1fr!important}.woocommerce ul.products li.product,.cscc-product-card{min-height:320px!important}.woocommerce ul.products li.product .cscc-img-wrap,.cscc-product-card .cscc-img-wrap{height:145px!important}.cscc-footer-main{grid-template-columns:1fr!important}.related.products ul.products li.product{flex-basis:86%!important}.cscc-compliance-row{flex-direction:column}.cscc-ai-panel{position:fixed!important;left:10px!important;right:10px!important;top:120px!important}}

/* v1.6.3 executive QA stability and consistency fixes */
body{background:#fff!important;color:#071a33!important}.site{background:#fff!important;min-height:100vh!important}.cscc-header{position:relative!important;z-index:1000!important;background:#fff!important}.cscc-hero{margin-top:0!important}.cscc-archive-hero{padding-top:54px!important;padding-bottom:54px!important}.cscc-archive-hero h1{text-transform:none!important}.cscc-shop-shell{display:grid!important;grid-template-columns:minmax(260px,360px) minmax(0,1fr)!important;gap:30px!important;width:100%!important;max-width:1880px!important;margin:0 auto!important;padding:32px clamp(16px,2vw,36px)!important;box-sizing:border-box!important}.cscc-shop-main{width:100%!important;min-width:0!important}.cscc-shop-controls{display:grid!important;grid-template-columns:minmax(220px,300px) minmax(460px,1fr) minmax(190px,260px)!important;gap:20px!important;align-items:start!important;margin:0 0 24px!important}.cscc-smart-search{min-height:58px!important}.cscc-smart-search input[type=search]{height:58px!important}.cscc-quick-chips{grid-column:1/-1!important;display:flex!important;gap:10px!important;flex-wrap:wrap!important}.cscc-ai-panel.is-open{display:block!important}.cscc-ai-panel{background:#fff!important;border:1px solid #dbe3ef!important;border-radius:16px!important;box-shadow:0 20px 50px rgba(7,26,51,.16)!important;padding:20px!important;z-index:99999!important}.cscc-ai-response h3{font-size:20px!important;margin:14px 0 14px!important}.cscc-ai-products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;list-style:none!important;margin:0!important;padding:0!important;max-height:none!important}.cscc-ai-products .product.cscc-product-card{min-height:330px!important;padding:14px!important}.cscc-ai-products .cscc-img-wrap{height:120px!important}.cscc-ai-products .woocommerce-loop-product__title{font-size:15px!important;line-height:1.25!important;min-height:58px!important;max-height:58px!important;-webkit-line-clamp:3!important}.cscc-ai-products .price{font-size:15px!important}.cscc-ai-products .button{min-height:44px!important;font-size:14px!important}.cscc-products-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;list-style:none!important;padding:0!important;margin:0!important}.cscc-products-grid:before,.cscc-products-grid:after,.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product,.cscc-product-card{float:none!important;width:auto!important;margin:0!important;padding:18px!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:18px!important;box-shadow:0 10px 24px rgba(7,26,51,.08)!important;position:relative!important;display:flex!important;flex-direction:column!important;min-height:370px!important;overflow:hidden!important}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link,.cscc-product-card a.woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;align-items:stretch!important;flex:1 1 auto!important;text-decoration:none!important;color:#071a33!important}.cscc-img-wrap,.woocommerce ul.products li.product .cscc-img-wrap{height:165px!important;background:#f8fafc!important;border-radius:14px!important;padding:10px!important;margin:0 0 14px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.cscc-img-wrap img,.woocommerce ul.products li.product img{max-width:100%!important;width:100%!important;height:100%!important;object-fit:contain!important;margin:0!important;padding:0!important;background:transparent!important}.woocommerce-loop-product__title,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:18px!important;line-height:1.28!important;min-height:70px!important;max-height:70px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;margin:0 0 10px!important;color:#071a33!important;word-break:normal!important}.price,.woocommerce ul.products li.product .price{font-size:17px!important;line-height:1.25!important;min-height:30px!important;margin:0 0 12px!important;color:#ec0b57!important;font-weight:900!important}.price del{margin-right:10px!important;opacity:.85!important}.woocommerce span.onsale,.onsale,.cscc-product-card .onsale{position:absolute!important;left:18px!important;top:18px!important;right:auto!important;bottom:auto!important;width:auto!important;min-width:0!important;min-height:0!important;height:auto!important;line-height:1!important;background:#07843f!important;color:#fff!important;border-radius:7px!important;padding:7px 10px!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;z-index:5!important;margin:0!important}.cscc-heart{position:absolute!important;top:18px!important;right:18px!important;width:44px!important;height:44px!important;border-radius:10px!important;background:#061733!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:25px!important;line-height:1!important;z-index:5!important}.woocommerce ul.products li.product .button,.cscc-btn-add{margin-top:auto!important;width:100%!important;min-height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#061733!important;color:#fff!important;border-radius:10px!important;font-weight:900!important;text-align:center!important;padding:12px 14px!important}.cscc-browse-catalogue{position:sticky!important;top:96px!important}.cscc-shop-shell .cscc-browse-catalogue:nth-of-type(n+2),.cscc-browse-catalogue + .cscc-browse-catalogue{display:none!important}.woocommerce-breadcrumb,.cscc-breadcrumbs{display:none!important}.cscc-page-card .cscc-shop-shell{padding:0!important}.cscc-page-card{max-width:1600px!important}.cscc-page-card > p:empty{display:none!important}.cscc-footer{background:#061733!important;color:#fff!important}.cscc-footer-main{grid-template-columns:1.8fr repeat(7,minmax(120px,1fr))!important}.widget-area,#secondary,.sidebar,.wp-block-search:not(.cscc-keep),.widget_pages,.wp-block-page-list{display:none!important}@media(max-width:1500px){.cscc-products-grid,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cscc-ai-products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cscc-shop-controls{grid-template-columns:1fr!important}.cscc-sort-wrap{max-width:300px!important}}@media(max-width:1000px){.cscc-shop-shell{grid-template-columns:1fr!important}.cscc-browse-catalogue{position:static!important}.cscc-products-grid,.woocommerce ul.products,.cscc-ai-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cscc-footer-main{grid-template-columns:1fr 1fr!important}}@media(max-width:620px){.cscc-products-grid,.woocommerce ul.products,.cscc-ai-products{grid-template-columns:1fr!important}.woocommerce ul.products li.product,.cscc-product-card{min-height:330px!important}.cscc-img-wrap,.woocommerce ul.products li.product .cscc-img-wrap{height:145px!important}.cscc-ai-panel{position:fixed!important;left:10px!important;right:10px!important;top:118px!important;max-height:72vh!important;overflow:auto!important}.cscc-footer-main{grid-template-columns:1fr!important}}

/* v1.6.4 category/product consistency and product-page alignment */
:root{--cscc-navy:#061733;--cscc-pink:#ec0b57;--cscc-line:#dbe3ef;--cscc-text:#071a33;--cscc-soft:#f8fafc;--cscc-shadow:0 12px 28px rgba(7,26,51,.08)}
.cscc-shop-shell{align-items:start!important}.cscc-browse-catalogue{position:sticky!important;top:112px!important;align-self:start!important;z-index:20!important}.admin-bar .cscc-browse-catalogue{top:144px!important}
.cscc-shop-main{min-width:0!important;max-width:100%!important}.cscc-page-intro{margin:0 0 20px!important;border:1px solid var(--cscc-line)!important;border-radius:16px!important;background:#fff!important;padding:18px 22px!important;box-shadow:var(--cscc-shadow)!important}.cscc-page-intro p{margin:0!important;color:var(--cscc-text)!important;font-size:17px!important;line-height:1.55!important}
.cscc-products-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important;list-style:none!important;margin:0!important;padding:0!important}.cscc-products-grid li,.woocommerce ul.products li{list-style:none!important}.cscc-products-grid>li:before,.woocommerce ul.products>li:before{display:none!important;content:none!important}
.woocommerce ul.products li.product,.cscc-product-card{float:none!important;clear:none!important;width:auto!important;max-width:none!important;margin:0!important;padding:18px!important;min-height:390px!important;display:flex!important;flex-direction:column!important;border:1px solid var(--cscc-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--cscc-shadow)!important;overflow:hidden!important;position:relative!important}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link,.cscc-product-card a.woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;align-items:stretch!important;min-height:0!important;flex:1 1 auto!important;color:var(--cscc-text)!important;text-decoration:none!important}.cscc-img-wrap{height:168px!important;margin:0 0 14px!important;background:var(--cscc-soft)!important;border-radius:14px!important;padding:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.cscc-img-wrap img,.woocommerce ul.products li.product img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;margin:0!important;padding:0!important;background:transparent!important}.woocommerce-loop-product__title,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:"Exo 2",sans-serif!important;font-size:18px!important;line-height:1.28!important;min-height:70px!important;max-height:70px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;margin:0 0 10px!important;color:var(--cscc-text)!important;word-break:normal!important}.price,.woocommerce ul.products li.product .price{display:block!important;font-size:17px!important;line-height:1.3!important;min-height:34px!important;color:var(--cscc-pink)!important;font-weight:900!important;margin:0 0 14px!important}.price del{opacity:.78!important;margin-right:10px!important}.woocommerce span.onsale,.onsale,.cscc-product-card .onsale{position:absolute!important;top:18px!important;left:18px!important;right:auto!important;bottom:auto!important;width:auto!important;height:auto!important;min-height:0!important;min-width:0!important;line-height:1!important;background:#07843f!important;color:#fff!important;border-radius:7px!important;padding:7px 10px!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;z-index:5!important;margin:0!important}.cscc-heart{position:absolute!important;top:18px!important;right:18px!important;width:44px!important;height:44px!important;border-radius:10px!important;background:var(--cscc-navy)!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:25px!important;line-height:1!important;z-index:5!important}.woocommerce ul.products li.product .button,.cscc-btn-add{margin-top:auto!important;width:100%!important;min-height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:var(--cscc-navy)!important;color:#fff!important;border-radius:10px!important;font-weight:900!important;text-align:center!important;padding:12px 14px!important;text-decoration:none!important}
.cscc-ai-panel{max-height:78vh!important;overflow:auto!important}.cscc-ai-products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;list-style:none!important;margin:0!important;padding:0!important}.cscc-ai-products .cscc-product-card{min-height:350px!important}.cscc-ai-products .cscc-img-wrap{height:130px!important}.cscc-ai-products .woocommerce-loop-product__title{font-size:16px!important;min-height:62px!important;max-height:62px!important}.cscc-ai-products .button{min-height:46px!important}
.cscc-single-shell{grid-template-columns:minmax(260px,360px) minmax(0,1fr)!important;max-width:1880px!important;margin:0 auto!important}.cscc-single-main{max-width:none!important;width:100%!important}.cscc-single-product{display:grid!important;grid-template-columns:minmax(420px,1fr) minmax(420px,1fr)!important;gap:32px!important;align-items:stretch!important;margin:0 0 30px!important}.cscc-single-gallery,.cscc-single-summary{border:1px solid var(--cscc-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--cscc-shadow)!important;padding:26px!important}.cscc-single-summary{display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.cscc-single-summary .product_title{font-size:42px!important;line-height:1.08!important;margin:0 0 18px!important}.cscc-single-price{font-size:28px!important;color:var(--cscc-pink)!important;font-weight:900!important;border-top:1px solid var(--cscc-line)!important;border-bottom:1px solid var(--cscc-line)!important;padding:16px 0!important;margin-bottom:18px!important}.cscc-single-tabs-wrap,.cscc-single-recommendations{width:100%!important;margin:30px 0 0!important}.cscc-single-tabs-wrap .woocommerce-tabs,.cscc-single-recommendations .upsells,.cscc-single-recommendations .related{width:100%!important;border:1px solid var(--cscc-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--cscc-shadow)!important;padding:28px!important;box-sizing:border-box!important}.cscc-single-recommendations .upsells{margin-bottom:28px!important}.cscc-single-recommendations h2{font-size:36px!important;margin:0 0 22px!important;color:var(--cscc-text)!important}.cscc-single-recommendations ul.products{display:flex!important;flex-wrap:nowrap!important;gap:20px!important;overflow-x:auto!important;padding:4px 2px 12px!important;scroll-snap-type:x proximity!important}.cscc-single-recommendations ul.products li.product{flex:0 0 calc((100% - 60px)/4)!important;width:calc((100% - 60px)/4)!important;min-width:240px!important;scroll-snap-align:start!important}.cscc-single-recommendations ul.products li.product .cscc-img-wrap{height:132px!important}.cscc-single-recommendations ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;min-height:56px!important;max-height:56px!important;-webkit-line-clamp:2!important}.cscc-single-recommendations ul.products li.product{min-height:330px!important}
@media(max-width:1500px){.cscc-products-grid,.woocommerce ul.products,.cscc-ai-products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cscc-single-product{grid-template-columns:1fr!important}.cscc-single-recommendations ul.products li.product{flex-basis:calc((100% - 40px)/3)!important;width:calc((100% - 40px)/3)!important}}
@media(max-width:1000px){.cscc-shop-shell,.cscc-single-shell{grid-template-columns:1fr!important}.cscc-browse-catalogue{position:static!important}.cscc-products-grid,.woocommerce ul.products,.cscc-ai-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cscc-single-recommendations ul.products li.product{flex-basis:calc((100% - 20px)/2)!important;width:calc((100% - 20px)/2)!important}}
@media(max-width:640px){.cscc-products-grid,.woocommerce ul.products,.cscc-ai-products{grid-template-columns:1fr!important}.woocommerce ul.products li.product,.cscc-product-card{min-height:340px!important}.cscc-img-wrap{height:145px!important}.cscc-single-summary .product_title{font-size:30px!important}.cscc-single-recommendations ul.products li.product{flex-basis:86%!important;width:86%!important;min-width:86%!important}.cscc-single-gallery,.cscc-single-summary,.cscc-single-tabs-wrap .woocommerce-tabs,.cscc-single-recommendations .upsells,.cscc-single-recommendations .related{padding:18px!important}}


/* v1.6.5 single-product alignment refinement
   Expands the summary/short-description card to align with the full product content column
   and prevents tall empty cards on product pages. */
.single-product .cscc-single-shell{
  grid-template-columns:minmax(280px,350px) minmax(0,1fr)!important;
  max-width:1880px!important;
  width:100%!important;
  padding-left:clamp(18px,2vw,34px)!important;
  padding-right:clamp(18px,2vw,34px)!important;
}
.single-product .cscc-single-main{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
}
.single-product .cscc-single-product{
  width:100%!important;
  display:grid!important;
  grid-template-columns:minmax(420px,42%) minmax(520px,1fr)!important;
  gap:30px!important;
  align-items:start!important;
  margin-bottom:30px!important;
}
.single-product .cscc-single-gallery,
.single-product .cscc-single-summary{
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
  align-self:start!important;
}
.single-product .cscc-single-gallery{
  min-height:0!important;
  height:auto!important;
  padding:22px!important;
}
.single-product .cscc-single-gallery .woocommerce-product-gallery,
.single-product .cscc-single-gallery .woocommerce-product-gallery__wrapper{
  width:100%!important;
  max-width:100%!important;
  min-height:0!important;
  height:auto!important;
  margin:0!important;
}
.single-product .cscc-single-gallery .woocommerce-product-gallery__image,
.single-product .cscc-single-gallery .woocommerce-product-gallery__image a{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:0!important;
}
.single-product .cscc-single-gallery .woocommerce-product-gallery__image img,
.single-product .cscc-single-gallery img.wp-post-image{
  max-height:430px!important;
  width:100%!important;
  object-fit:contain!important;
  margin:0 auto!important;
}
.single-product .cscc-single-summary{
  min-height:0!important;
  height:auto!important;
  padding:30px 32px!important;
}
.single-product .cscc-single-summary .product_title{
  max-width:100%!important;
  font-size:clamp(34px,3vw,52px)!important;
  line-height:1.08!important;
  margin-bottom:20px!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
}
.single-product .cscc-single-summary .woocommerce-product-details__short-description,
.single-product .cscc-single-summary .woocommerce-product-details__short-description p,
.single-product .cscc-single-summary .product_meta{
  max-width:100%!important;
  width:100%!important;
  font-size:17px!important;
  line-height:1.55!important;
}
.single-product .cscc-single-summary .cart{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  gap:12px!important;
  width:100%!important;
  margin:18px 0 22px!important;
}
.single-product .cscc-single-summary .cart .quantity{margin:0!important;flex:0 0 auto!important;}
.single-product .cscc-single-summary .single_add_to_cart_button{min-width:220px!important;flex:1 1 260px!important;}
.single-product .cscc-single-ctas{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
}
.single-product .cscc-single-tabs-wrap,
.single-product .cscc-single-recommendations{
  width:100%!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
  clear:both!important;
}
.single-product .cscc-single-tabs-wrap .woocommerce-tabs,
.single-product .cscc-single-recommendations .upsells,
.single-product .cscc-single-recommendations .related{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
@media(max-width:1280px){
  .single-product .cscc-single-product{grid-template-columns:minmax(360px,45%) minmax(420px,1fr)!important;gap:24px!important;}
  .single-product .cscc-single-gallery .woocommerce-product-gallery__image img,
  .single-product .cscc-single-gallery img.wp-post-image{max-height:360px!important;}
}
@media(max-width:1050px){
  .single-product .cscc-single-shell{grid-template-columns:1fr!important;}
  .single-product .cscc-single-product{grid-template-columns:1fr!important;}
  .single-product .cscc-single-gallery .woocommerce-product-gallery__image img,
  .single-product .cscc-single-gallery img.wp-post-image{max-height:330px!important;}
}
@media(max-width:640px){
  .single-product .cscc-single-summary{padding:22px!important;}
  .single-product .cscc-single-summary .product_title{font-size:30px!important;}
  .single-product .cscc-single-ctas{grid-template-columns:1fr!important;}
  .single-product .cscc-single-summary .single_add_to_cart_button{min-width:0!important;flex-basis:100%!important;}
}

/* v1.6.6 product page banner, equal-height product cards and aligned recommendation sliders */
.single-product .cscc-product-hero{
  margin:0!important;
  min-height:260px!important;
  padding-top:46px!important;
  padding-bottom:46px!important;
}
.single-product .cscc-product-hero .cscc-hero-kicker{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  margin-bottom:10px!important;
  color:#fff!important;
  opacity:.92!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  letter-spacing:.08em!important;
}
.single-product .cscc-product-hero h1{
  max-width:920px!important;
  font-size:clamp(38px,4.2vw,66px)!important;
  line-height:1.08!important;
  margin-bottom:14px!important;
}
.single-product .cscc-product-hero p{
  max-width:820px!important;
}
.single-product .cscc-single-shell{
  padding-top:34px!important;
}
.single-product .cscc-single-main .cscc-shop-controls{
  margin-bottom:24px!important;
}
.single-product .cscc-single-main .cscc-quick-chips{
  margin-top:0!important;
}
.single-product .cscc-single-product{
  grid-template-columns:minmax(520px,1fr) minmax(520px,1fr)!important;
  align-items:stretch!important;
  gap:32px!important;
}
.single-product .cscc-single-gallery,
.single-product .cscc-single-summary{
  min-height:560px!important;
  height:100%!important;
}
.single-product .cscc-single-gallery{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.single-product .cscc-single-gallery .woocommerce-product-gallery{
  width:100%!important;
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.single-product .cscc-single-gallery .woocommerce-product-gallery__wrapper{
  width:100%!important;
}
.single-product .cscc-single-gallery .woocommerce-product-gallery__image,
.single-product .cscc-single-gallery .woocommerce-product-gallery__image a{
  width:100%!important;
  min-height:480px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.single-product .cscc-single-gallery .woocommerce-product-gallery__image img,
.single-product .cscc-single-gallery img.wp-post-image{
  width:100%!important;
  max-height:500px!important;
  object-fit:contain!important;
  margin:auto!important;
}
.single-product .cscc-single-summary{
  justify-content:center!important;
}
.single-product .cscc-single-summary .product_title{
  font-size:clamp(34px,3.1vw,50px)!important;
  line-height:1.08!important;
  margin-bottom:16px!important;
}
.single-product .cscc-single-summary .woocommerce-product-details__short-description,
.single-product .cscc-single-summary .woocommerce-product-details__short-description p{
  font-size:18px!important;
  line-height:1.55!important;
}
.single-product .cscc-single-tabs-wrap,
.single-product .cscc-single-recommendations{
  width:100%!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
}
.single-product .cscc-single-recommendations{
  display:grid!important;
  gap:28px!important;
}
.single-product .cscc-single-recommendations .upsells,
.single-product .cscc-single-recommendations .related{
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
}
.single-product .cscc-single-recommendations .upsells ul.products,
.single-product .cscc-single-recommendations .related ul.products{
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:20px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x proximity!important;
  -webkit-overflow-scrolling:touch!important;
  padding:4px 2px 14px!important;
  margin:0!important;
}
.single-product .cscc-single-recommendations .upsells ul.products::-webkit-scrollbar,
.single-product .cscc-single-recommendations .related ul.products::-webkit-scrollbar{height:10px!important;}
.single-product .cscc-single-recommendations .upsells ul.products::-webkit-scrollbar-thumb,
.single-product .cscc-single-recommendations .related ul.products::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:999px!important;}
.single-product .cscc-single-recommendations .upsells ul.products li.product,
.single-product .cscc-single-recommendations .related ul.products li.product{
  flex:0 0 calc((100% - 60px)/4)!important;
  width:calc((100% - 60px)/4)!important;
  min-width:235px!important;
  min-height:330px!important;
  scroll-snap-align:start!important;
}
.single-product .cscc-single-recommendations .upsells ul.products li.product .cscc-img-wrap,
.single-product .cscc-single-recommendations .related ul.products li.product .cscc-img-wrap,
.single-product .cscc-single-recommendations .upsells ul.products li.product img,
.single-product .cscc-single-recommendations .related ul.products li.product img{
  height:138px!important;
}
.single-product .cscc-browse-catalogue{
  position:sticky!important;
  top:124px!important;
  align-self:start!important;
  max-height:calc(100vh - 150px)!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
}
body.admin-bar.single-product .cscc-browse-catalogue{top:156px!important;max-height:calc(100vh - 180px)!important;}
@media(max-width:1450px){
  .single-product .cscc-single-product{grid-template-columns:minmax(420px,1fr) minmax(420px,1fr)!important;}
  .single-product .cscc-single-gallery,.single-product .cscc-single-summary{min-height:510px!important;}
  .single-product .cscc-single-gallery .woocommerce-product-gallery__image,
  .single-product .cscc-single-gallery .woocommerce-product-gallery__image a{min-height:430px!important;}
  .single-product .cscc-single-gallery .woocommerce-product-gallery__image img,
  .single-product .cscc-single-gallery img.wp-post-image{max-height:450px!important;}
}
@media(max-width:1100px){
  .single-product .cscc-single-product{grid-template-columns:1fr!important;}
  .single-product .cscc-single-gallery,.single-product .cscc-single-summary{min-height:auto!important;}
  .single-product .cscc-single-gallery .woocommerce-product-gallery__image,
  .single-product .cscc-single-gallery .woocommerce-product-gallery__image a{min-height:320px!important;}
  .single-product .cscc-browse-catalogue{position:static!important;max-height:none!important;overflow:visible!important;}
  .single-product .cscc-single-recommendations .upsells ul.products li.product,
  .single-product .cscc-single-recommendations .related ul.products li.product{flex-basis:calc((100% - 20px)/2)!important;width:calc((100% - 20px)/2)!important;}
}
@media(max-width:640px){
  .single-product .cscc-product-hero{min-height:220px!important;padding:32px 20px!important;}
  .single-product .cscc-product-hero h1{font-size:34px!important;}
  .single-product .cscc-single-gallery .woocommerce-product-gallery__image,
  .single-product .cscc-single-gallery .woocommerce-product-gallery__image a{min-height:250px!important;}
  .single-product .cscc-single-gallery .woocommerce-product-gallery__image img,
  .single-product .cscc-single-gallery img.wp-post-image{max-height:280px!important;}
  .single-product .cscc-single-recommendations .upsells ul.products li.product,
  .single-product .cscc-single-recommendations .related ul.products li.product{flex-basis:86%!important;width:86%!important;min-width:86%!important;}
}
