:root{--ccc-ink:#101114;--ccc-muted:#65666b;--ccc-bg:#f5f5f7;--ccc-card:#fff;--ccc-line:rgba(16,17,20,.10);--ccc-blue:#147ce5;--ccc-radius:28px;--ccc-shadow:0 30px 80px rgba(0,0,0,.08)}
html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Helvetica Neue",Arial,sans-serif!important;background:var(--ccc-bg);color:var(--ccc-ink);letter-spacing:-.01em}body *{font-family:inherit!important}.ccc-shell{width:min(1400px,calc(100% - 48px));margin-inline:auto}.ccc-atelier-home{overflow:hidden}.ccc-section{padding:100px 0}.ccc-kicker{display:block;margin-bottom:14px;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ccc-muted)}.ccc-section h2,.ccc-final-cta h2{margin:0;font-size:clamp(38px,5vw,72px);line-height:.98;letter-spacing:-.055em}.ccc-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:42px}.ccc-section-head>a{font-weight:650;color:var(--ccc-ink);white-space:nowrap}.ccc-hero{min-height:740px;padding:86px 0 60px;background:radial-gradient(circle at 75% 35%,#fff 0,#eef1f7 35%,#f5f5f7 68%)}.ccc-hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;min-height:620px;gap:70px}.ccc-hero h1{font-size:clamp(58px,7.6vw,124px);line-height:.88;letter-spacing:-.07em;margin:0 0 34px}.ccc-hero h1 span{color:#777980}.ccc-hero-copy>p{max-width:670px;font-size:clamp(19px,2vw,26px);line-height:1.35;color:var(--ccc-muted);margin:0 0 35px}.ccc-actions{display:flex;flex-wrap:wrap;gap:12px}.ccc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-size:15px;font-weight:680;cursor:pointer;transition:.25s ease}.ccc-btn-dark{background:var(--ccc-ink);color:#fff!important}.ccc-btn-light{background:#fff;color:var(--ccc-ink)!important;box-shadow:0 8px 35px rgba(0,0,0,.08)}.ccc-btn-outline{background:transparent;color:#fff!important;border-color:rgba(255,255,255,.35)}.ccc-btn:hover{transform:translateY(-2px)}.ccc-hero-proof{display:flex;gap:24px;margin-top:34px;color:var(--ccc-muted);font-size:13px}.ccc-hero-proof span:before{content:"✓";margin-right:7px;color:var(--ccc-ink);font-weight:800}.ccc-hero-visual{position:relative;min-height:580px;display:grid;place-items:center}.ccc-device-card{position:relative;width:min(510px,90%);transform:perspective(1000px) rotateY(-12deg) rotateX(4deg);filter:drop-shadow(0 50px 50px rgba(22,28,45,.24));z-index:2}.ccc-device-screen{height:310px;border:10px solid #17191e;border-radius:24px 24px 10px 10px;background:linear-gradient(145deg,#1e2540,#9bb9e8 50%,#f8f8fb);overflow:hidden;position:relative}.ccc-device-glow{position:absolute;width:250px;height:250px;background:rgba(255,255,255,.65);filter:blur(50px);border-radius:50%;left:15%;top:5%}.ccc-device-base{height:23px;background:linear-gradient(#d9dce2,#959aa5);clip-path:polygon(4% 0,96% 0,100% 70%,57% 100%,43% 100%,0 70%);border-radius:0 0 20px 20px}.ccc-orbit{position:absolute;border:1px solid rgba(20,124,229,.18);border-radius:50%}.ccc-orbit-one{width:520px;height:520px}.ccc-orbit-two{width:390px;height:390px}.ccc-floating-chip{position:absolute;padding:12px 17px;background:rgba(255,255,255,.84);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.8);box-shadow:0 14px 40px rgba(0,0,0,.09);border-radius:999px;font-size:13px;font-weight:700;z-index:3}.ccc-chip-one{top:17%;right:5%}.ccc-chip-two{bottom:18%;left:3%}.ccc-category-rail,.ccc-sale-products{display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;padding:3px 3px 20px;cursor:grab;overscroll-behavior-inline:contain}.ccc-category-rail::-webkit-scrollbar,.ccc-sale-products::-webkit-scrollbar{display:none}.ccc-category-card{flex:0 0 210px;background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:24px;padding:18px;transition:.3s ease;color:var(--ccc-ink)}.ccc-category-card:hover{transform:translateY(-6px);box-shadow:var(--ccc-shadow)}.ccc-category-media{height:155px;border-radius:17px;background:#f2f2f4;display:grid;place-items:center;margin-bottom:18px;overflow:hidden}.ccc-category-media img{width:100%;height:100%;object-fit:contain;padding:15px}.ccc-category-symbol{font-size:56px;font-weight:750;color:#c4c6cc}.ccc-category-card strong{display:block;font-size:17px}.ccc-category-card small{display:block;margin-top:5px;color:var(--ccc-muted)}.ccc-use-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:18px}.ccc-use-card{min-height:470px;border-radius:var(--ccc-radius);padding:42px;display:flex;flex-direction:column;justify-content:flex-end;transition:.35s ease;overflow:hidden;position:relative}.ccc-use-card:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;top:-80px;right:-80px;background:rgba(255,255,255,.11)}.ccc-use-card:hover{transform:translateY(-6px)}.ccc-use-card span,.ccc-use-card em{font-size:14px;font-style:normal;font-weight:700}.ccc-use-card h3{font-size:clamp(36px,4vw,62px);line-height:.98;letter-spacing:-.05em;margin:auto 0 30px}.ccc-use-dark{background:#111216;color:#fff}.ccc-use-light{background:#e8e8ed;color:#16171b}.ccc-use-blue{background:#1574d3;color:#fff}.ccc-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ccc-product-card{background:#fff;border-radius:25px;overflow:hidden;transition:.3s ease}.ccc-product-card:hover{transform:translateY(-6px);box-shadow:var(--ccc-shadow)}.ccc-product-image{display:grid;place-items:center;height:300px;background:#fbfbfc;padding:26px}.ccc-product-image img{width:100%;height:100%;object-fit:contain;transition:.4s ease}.ccc-product-card:hover .ccc-product-image img{transform:scale(1.035)}.ccc-product-body{padding:24px}.ccc-product-type{display:block;color:var(--ccc-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ccc-product-body h3{font-size:17px;line-height:1.3;margin:8px 0 18px;min-height:44px}.ccc-product-body h3 a{color:inherit}.ccc-product-price{font-size:18px;font-weight:720;margin-bottom:18px}.ccc-product-link{font-size:14px;font-weight:700;color:var(--ccc-blue)}.ccc-sale-shell{display:grid;grid-template-columns:.75fr 1.25fr;gap:55px;background:#fff;border-radius:36px;padding:62px}.ccc-sale-copy p{font-size:18px;line-height:1.55;color:var(--ccc-muted);margin:25px 0 30px}.ccc-sale-products{align-items:stretch}.ccc-sale-mini{flex:0 0 220px;border-radius:22px;background:#f5f5f7;padding:17px;color:var(--ccc-ink)}.ccc-sale-mini img{width:100%;height:170px;object-fit:contain}.ccc-sale-mini strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.35;margin:12px 0}.ccc-sale-mini span{font-weight:700}.ccc-trust-intro{max-width:900px}.ccc-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--ccc-line);margin-top:60px}.ccc-trust-item{background:var(--ccc-bg);padding:42px 42px 42px 0}.ccc-trust-item:not(:first-child){padding-left:42px}.ccc-trust-item span{font-size:12px;color:var(--ccc-muted)}.ccc-trust-item h3{font-size:25px;margin:25px 0 12px}.ccc-trust-item p{color:var(--ccc-muted);line-height:1.6;margin:0}.ccc-final-cta{padding:90px 0;background:#111216;color:#fff}.ccc-final-inner{display:flex;justify-content:space-between;align-items:end;gap:50px}.ccc-final-cta .ccc-kicker{color:#a9abb2}.ccc-reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.ccc-reveal.ccc-visible{opacity:1;transform:none}
/* Premium global shell */
header .header-middle,header .header-bottom{background:rgba(255,255,255,.88)!important;backdrop-filter:saturate(180%) blur(18px);border-color:rgba(0,0,0,.06)!important}header .logo img{max-height:42px}.button,button,input[type=submit],.woocommerce a.button{border-radius:999px!important}.woocommerce .products .product{border-radius:22px!important;overflow:hidden}.woocommerce .products .product .product-wrapper{background:#fff!important}.breadcrumb-title-wrapper{background:#f5f5f7!important}
@media(max-width:1100px){.ccc-hero-grid{grid-template-columns:1fr;min-height:auto}.ccc-hero{padding-top:70px}.ccc-hero-visual{min-height:430px}.ccc-use-grid{grid-template-columns:1fr 1fr}.ccc-use-card:first-child{grid-column:1/-1}.ccc-product-grid{grid-template-columns:repeat(2,1fr)}.ccc-sale-shell{grid-template-columns:1fr}}
@media(max-width:767px){.ccc-shell{width:min(100% - 28px,680px)}.ccc-section{padding:66px 0}.ccc-hero{min-height:auto;padding:55px 0 40px}.ccc-hero-grid{gap:25px}.ccc-hero h1{font-size:56px}.ccc-hero-copy>p{font-size:18px}.ccc-hero-proof{gap:10px;flex-wrap:wrap}.ccc-hero-visual{min-height:310px}.ccc-device-card{width:88%}.ccc-device-screen{height:190px;border-width:7px}.ccc-orbit-one{width:320px;height:320px}.ccc-orbit-two{width:240px;height:240px}.ccc-section-head{align-items:flex-start;margin-bottom:28px}.ccc-section-head h2,.ccc-final-cta h2{font-size:42px}.ccc-section-head>a{display:none}.ccc-category-card{flex-basis:165px}.ccc-category-media{height:120px}.ccc-use-grid{grid-template-columns:1fr}.ccc-use-card:first-child{grid-column:auto}.ccc-use-card{min-height:330px;padding:28px}.ccc-use-card h3{font-size:42px}.ccc-product-grid{display:flex;overflow-x:auto;gap:12px;scrollbar-width:none}.ccc-product-card{flex:0 0 78vw}.ccc-product-image{height:250px}.ccc-sale-shell{padding:30px 20px;border-radius:26px;gap:30px}.ccc-sale-mini{flex-basis:180px}.ccc-trust-grid{grid-template-columns:1fr;background:transparent}.ccc-trust-item,.ccc-trust-item:not(:first-child){padding:27px 0;border-top:1px solid var(--ccc-line)}.ccc-final-inner{align-items:flex-start;flex-direction:column}.ccc-final-cta{padding-bottom:130px}}
@media(prefers-reduced-motion:reduce){.ccc-reveal{opacity:1;transform:none;transition:none}.ccc-btn,.ccc-use-card,.ccc-category-card,.ccc-product-card{transition:none}}

/* CCC Atelier v1.1 — premium neutral palette, left navigation and reliable contrast */
:root{
  --ccc-ink:#171717;
  --ccc-muted:#6f6f73;
  --ccc-bg:#f4f3ef;
  --ccc-card:#ffffff;
  --ccc-line:rgba(23,23,23,.11);
  --ccc-accent:#5f6f61;
  --ccc-accent-deep:#344238;
  --ccc-warm:#d8c7ad;
  --ccc-dark:#171a18;
  --ccc-sidebar:272px;
}
body.ccc-atelier-v11{background:var(--ccc-bg)!important;color:var(--ccc-ink)!important}
body.ccc-atelier-v11 a{color:inherit}
body.ccc-atelier-v11 #page{background:transparent}

/* Desktop: replace the old logo/header navigation with a calm left rail. */
.ccc-desktop-sidebar{display:none}
@media (min-width:1025px){
  body.ccc-atelier-v11{padding-left:var(--ccc-sidebar)}
  body.ccc-atelier-v11 .ts-header{display:none!important}
  body.ccc-atelier-v11 #wpadminbar~.ccc-desktop-sidebar{top:32px}
  .ccc-desktop-sidebar{
    display:block;position:fixed;inset:0 auto 0 0;width:var(--ccc-sidebar);z-index:1001;
    background:#fdfdfb;border-right:1px solid var(--ccc-line);color:var(--ccc-ink);
  }
  .ccc-sidebar-inner{height:100%;display:flex;flex-direction:column;padding:30px 22px 24px;overflow-y:auto}
  .ccc-wordmark{display:inline-flex;align-items:center;gap:11px;width:max-content;margin:0 10px 34px;font-size:21px;font-weight:760;letter-spacing:-.045em;color:var(--ccc-ink)!important}
  .ccc-wordmark-dot{width:12px;height:12px;border-radius:50%;background:var(--ccc-accent);box-shadow:0 0 0 6px rgba(95,111,97,.12)}
  .ccc-sidebar-search{width:100%;min-height:47px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:0 13px;border:1px solid var(--ccc-line);border-radius:14px;background:#f2f1ed;color:var(--ccc-ink);text-align:left;cursor:pointer}
  .ccc-sidebar-search svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
  .ccc-sidebar-search span{font-size:14px;font-weight:650}
  .ccc-sidebar-search kbd{padding:3px 6px;border:1px solid rgba(23,23,23,.12);border-radius:6px;background:#fff;color:var(--ccc-muted);font:600 10px/1.2 inherit}
  .ccc-sidebar-label{margin:30px 12px 10px;color:#92938f;font-size:10px;font-weight:760;letter-spacing:.13em;text-transform:uppercase}
  .ccc-sidebar-nav,.ccc-sidebar-menu{margin:0;padding:0}
  .ccc-sidebar-menu,.ccc-sidebar-menu ul{list-style:none}
  .ccc-sidebar-menu>li{position:relative;margin:2px 0}
  .ccc-sidebar-menu>li>a{display:flex;align-items:center;min-height:42px;padding:8px 12px;border-radius:11px;color:#363834!important;font-size:14px;font-weight:640;line-height:1.2;transition:background .18s ease,color .18s ease,transform .18s ease}
  .ccc-sidebar-menu>li>a:hover,.ccc-sidebar-menu>li.current-menu-item>a,.ccc-sidebar-menu>li.current-menu-ancestor>a{background:#e9ece6;color:var(--ccc-accent-deep)!important;transform:translateX(2px)}
  .ccc-sidebar-menu .sub-menu{display:none;position:absolute;left:calc(100% + 13px);top:-10px;width:260px;max-height:70vh;overflow:auto;padding:10px;background:#fff;border:1px solid var(--ccc-line);border-radius:16px;box-shadow:0 24px 70px rgba(20,23,20,.15)}
  .ccc-sidebar-menu li:hover>.sub-menu,.ccc-sidebar-menu li:focus-within>.sub-menu{display:block}
  .ccc-sidebar-menu .sub-menu a{display:block;padding:10px 12px;border-radius:9px;color:#343633!important;font-size:13px;font-weight:600}
  .ccc-sidebar-menu .sub-menu a:hover{background:#f0f2ee;color:var(--ccc-accent-deep)!important}
  .ccc-sidebar-spacer{flex:1;min-height:26px}
  .ccc-sidebar-quick{display:flex;flex-wrap:wrap;gap:8px;padding:18px 8px 0;border-top:1px solid var(--ccc-line)}
  .ccc-sidebar-quick a{font-size:12px;font-weight:680;color:#4f514d!important}
  .ccc-sidebar-quick a:not(:last-child):after{content:"·";margin-left:8px;color:#aaa}
  .ccc-sidebar-note{margin:12px 8px 0;color:#92938f;font-size:11px;line-height:1.45}
  body.ccc-atelier-v11 .ccc-shell{width:min(1320px,calc(100% - 72px))}
}

/* Mobile keeps the proven Merto controls, but removes the CCC logo image. */
@media (max-width:1024px){
  body.ccc-atelier-v11 .ts-header .logo-wrapper{visibility:hidden;max-width:28px!important;width:28px!important;overflow:hidden}
  body.ccc-atelier-v11 .ts-header .logo-wrapper img{display:none!important}
}

/* Contrast-safe surfaces */
body.ccc-atelier-v11 .ccc-hero{background:radial-gradient(circle at 78% 28%,#ffffff 0,#e8ebe5 34%,#f4f3ef 70%);color:var(--ccc-ink)}
body.ccc-atelier-v11 .ccc-btn-dark{background:var(--ccc-dark);color:#fff!important}
body.ccc-atelier-v11 .ccc-btn-light{background:#fff;color:var(--ccc-ink)!important;border-color:rgba(23,23,23,.08)}
body.ccc-atelier-v11 .ccc-btn-outline{background:transparent;color:#fff!important;border-color:rgba(255,255,255,.42)}
body.ccc-atelier-v11 .ccc-use-dark{background:#1b1f1c;color:#fff}
body.ccc-atelier-v11 .ccc-use-dark *{color:#fff!important}
body.ccc-atelier-v11 .ccc-use-light{background:#e5ddd1;color:#24231f}
body.ccc-atelier-v11 .ccc-use-light *{color:#24231f!important}
body.ccc-atelier-v11 .ccc-use-blue{background:#687c6b;color:#fff}
body.ccc-atelier-v11 .ccc-use-blue *{color:#fff!important}
body.ccc-atelier-v11 .ccc-final-cta{background:#171a18;color:#fff}
body.ccc-atelier-v11 .ccc-final-cta h2,body.ccc-atelier-v11 .ccc-final-cta .ccc-kicker{color:#fff}
body.ccc-atelier-v11 .ccc-product-card,body.ccc-atelier-v11 .ccc-category-card,body.ccc-atelier-v11 .ccc-sale-shell{background:#fff;color:var(--ccc-ink)}
body.ccc-atelier-v11 .ccc-product-body h3 a,body.ccc-atelier-v11 .ccc-category-card strong,body.ccc-atelier-v11 .ccc-sale-mini{color:var(--ccc-ink)!important}
body.ccc-atelier-v11 .ccc-product-link{color:var(--ccc-accent-deep)!important}
body.ccc-atelier-v11 .ccc-trust-item{background:var(--ccc-bg);color:var(--ccc-ink)}
body.ccc-atelier-v11 .breadcrumb-title-wrapper{background:#e9e8e3!important;color:var(--ccc-ink)!important}
body.ccc-atelier-v11 .breadcrumb-title-wrapper *{color:var(--ccc-ink)!important}

/* Rails: movement begins only while pointer is held down. */
.ccc-drag-rail{cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y;scroll-behavior:auto}
.ccc-drag-rail.is-dragging{cursor:grabbing;scroll-snap-type:none!important}
.ccc-drag-rail.is-dragging *{pointer-events:none}
.ccc-category-card,.ccc-sale-mini{scroll-snap-align:start}
.ccc-category-rail,.ccc-sale-products{scroll-snap-type:x proximity}

/* WooCommerce and legacy theme color guardrails. */
body.ccc-atelier-v11 .woocommerce-message,body.ccc-atelier-v11 .woocommerce-info,body.ccc-atelier-v11 .woocommerce-error{background:#fff!important;color:var(--ccc-ink)!important;border-color:var(--ccc-line)!important}
body.ccc-atelier-v11 .woocommerce-message a,body.ccc-atelier-v11 .woocommerce-info a,body.ccc-atelier-v11 .woocommerce-error a{color:var(--ccc-accent-deep)!important}
body.ccc-atelier-v11 input,body.ccc-atelier-v11 select,body.ccc-atelier-v11 textarea{background:#fff;color:var(--ccc-ink);border-color:rgba(23,23,23,.18)}
body.ccc-atelier-v11 input::placeholder,body.ccc-atelier-v11 textarea::placeholder{color:#888}
