/*
Theme Name: ZCMC Premium
Author: ZCMC Marketing
Description: Première version de la refonte ZCMC. Accueil agence, services et contact.
Version: 1.8.2
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: zcmc-premium
License: GPL-2.0-or-later
*/
:root{--bg:#100d20;--ink:#f8f5ff;--muted:#b8b2c8;--pink:#f13583;--purple:#8e43de;--line:rgba(255,255,255,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:5px}img{max-width:100%;display:block}::selection{background:#f13583;color:white}.wrap{max-width:1280px;margin:auto;padding:0 56px}.skip{position:absolute;top:-100px}.skip:focus{top:15px;z-index:100;background:white;color:black;padding:15px}header{border-bottom:1px solid var(--line);position:relative;z-index:5}.nav{height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;line-height:1}.brand img{width:48px;height:48px;border-radius:50%;object-fit:contain}.brand strong{font-size:30px;letter-spacing:-1px}.brand small{display:block;font-size:10px;letter-spacing:2px;margin-top:7px;color:var(--muted)}nav{display:flex;gap:28px;font-size:13px}nav a:hover{color:#ff76ac}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--ink);color:#181226;padding:16px 23px;border:0;border-radius:6px;font-weight:bold;font-size:13px;cursor:pointer;transition:transform .2s}.button:hover{transform:translateY(-3px)}.button.pink{background:linear-gradient(110deg,#f13583,#a345e1);color:white}.button.outline{background:transparent;color:white;border:1px solid #777086}.nav-toggle{display:none}.eyebrow{font-size:11px;letter-spacing:2.3px;font-weight:bold;text-transform:uppercase;display:flex;gap:12px;align-items:center}.eyebrow:before{content:'';width:7px;height:7px;border-radius:50%;background:var(--pink)}.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 80% 45%,#39204780,transparent 50%)}.hero-grid{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;min-height:680px;padding-top:60px;padding-bottom:70px;gap:25px}h1{font-size:clamp(52px,6vw,84px);line-height:1.02;letter-spacing:-5px;font-weight:600;margin:30px 0}h1 em{font-style:normal;background:linear-gradient(100deg,#ff5d9e,#b17cf0);background-clip:text;color:transparent}.lead{max-width:490px;color:var(--muted);font-size:17px;line-height:1.8}.actions{display:flex;gap:23px;align-items:center;flex-wrap:wrap;margin-top:32px}.text-link{font-size:13px;border-bottom:1px solid #807489;padding-bottom:5px}.hero-foot{font-size:10px;letter-spacing:1.8px;color:var(--muted);margin-top:45px}.art{position:relative;height:480px;display:grid;place-items:center}.art:before{content:'';position:absolute;width:390px;height:390px;border-radius:50%;border:1px solid #9d75b833;box-shadow:0 0 0 52px #88699809,0 0 0 105px #88699806}.ribbon{position:absolute;width:300px;height:185px;border:32px solid transparent;border-radius:50%;background:linear-gradient(var(--bg),var(--bg)) padding-box,linear-gradient(130deg,#ff699c,#d91b79 40%,#5f23c1 75%,#c092ff) border-box;transform:rotate(-38deg) translate(-56px,-13px);box-shadow:inset 5px 6px 20px #a246ba55,0 14px 55px #a51d6730}.ribbon.second{transform:rotate(38deg) translate(56px,-13px);opacity:.92}.art-caption{position:absolute;bottom:15px;font-size:10px;letter-spacing:3px;color:#cfbedb}.floating{position:absolute;background:#241b32d9;backdrop-filter:blur(15px);border:1px solid #7a4d6f60;padding:13px 19px;border-radius:10px;font-size:11px;box-shadow:0 20px 50px #0003}.floating b{display:block;font-size:14px}.float-a{left:0;top:80px}.float-b{right:0;bottom:70px}.star{position:absolute;right:30px;top:20px;color:#f49ac7;font-size:64px;font-weight:normal}.strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0;display:flex;justify-content:center;gap:40px;flex-wrap:wrap;color:#d4cce0;font-size:11px;letter-spacing:2px}.strip span:before{content:'✦';color:var(--pink);margin-right:25px}section{padding:105px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}h2{font-size:clamp(34px,4vw,54px);line-height:1.12;letter-spacing:-2px;margin:20px 0 0;max-width:730px}h2 .muted{color:#9690a9}.section-head p{color:var(--muted);max-width:310px;font-size:14px}.services{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service{padding:33px;min-height:280px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s}.service:hover{background:#231831}.service-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted)}.service-top i{font-style:normal;font-size:27px;color:#f369aa}.service h3{font-size:23px;line-height:1.2;letter-spacing:-.5px;margin:30px 0 14px}.service p{color:var(--muted);font-size:13px;margin:0}.service a{display:inline-block;margin-top:20px;font-size:12px;color:#f98fc0}.work-section{background:#f2eef4;color:#21162b}.work-section .eyebrow{color:#6b526b}.work-section .section-head p{color:#716775}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.work-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:9px}.work-grid h3{font-size:16px;margin-bottom:0}.work-grid p{font-size:12px;color:#6d6070;margin-top:4px}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about h2{margin-bottom:30px}.about p{color:var(--muted)}.principle{border-bottom:1px solid var(--line);padding:22px 0;display:flex;gap:25px}.principle b{color:#fa7eb5;font-size:12px;padding-top:5px}.principle h3{margin:0 0 7px;font-size:20px}.principle p{margin:0;font-size:14px}.process{padding-top:0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:40px}.step{border-top:1px solid #63516a;padding-top:25px}.step span{font-size:11px;color:#f174b0}.step h3{font-size:19px}.step p{font-size:13px;color:var(--muted)}.contact-section{background:radial-gradient(ellipse at 5% 0,#7b1c5066,transparent 70%),#1c1228;border-top:1px solid var(--line)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-grid h2{font-size:62px}.contact-details{margin-top:35px;display:grid;gap:13px;font-size:15px}.contact-details .address{font-size:13px;color:var(--muted);max-width:300px}form{display:grid;gap:18px}label{font-size:12px;color:#e4d9ea;display:grid;gap:8px}input,textarea,select{width:100%;background:#ffffff07;border:1px solid #6b536b;border-radius:5px;padding:13px;color:white}select option{color:#201528;background:white}textarea{min-height:95px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-note{font-size:11px;color:var(--muted);margin:0}footer{padding:35px 0;border-top:1px solid var(--line)}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--muted);font-size:11px}.footer-inner strong{color:white;font-size:19px}.legal-links{display:flex;gap:20px}.article{min-height:60vh}.article h1{font-size:48px}.article p{max-width:780px}.article a{text-decoration:underline}.admin-bar header{margin-top:0}@media(min-width:901px){.ribbon{animation:float 7s ease-in-out infinite}.second{animation:none}}@keyframes float{50%{transform:rotate(-32deg) translate(-56px,-20px)}}@media(max-width:1000px){.wrap{padding-left:28px;padding-right:28px}.hero-grid{grid-template-columns:1.1fr 1fr}h1{font-size:64px}.art{transform:scale(.85)}.about,.contact-grid{gap:45px}.nav>.button{display:none}}@media(max-width:700px){.wrap{padding-left:22px;padding-right:22px}.nav{height:80px}.brand strong{font-size:25px}.brand img{width:40px;height:40px}.nav-toggle{display:block;background:transparent;color:white;border:1px solid #79657c;padding:8px 13px;border-radius:4px}nav{display:none;position:absolute;top:80px;left:0;right:0;background:#1b1229;padding:25px;flex-direction:column}nav.open{display:flex}.hero-grid{display:block;min-height:0;padding-top:50px;padding-bottom:35px}h1{font-size:58px;letter-spacing:-3px}.lead{font-size:15px}.art{height:355px;transform:scale(.82);margin:-10px -15px -15px}.hero-foot{margin-top:25px}.strip{gap:14px;font-size:9px;padding:20px}.strip span:before{margin-right:10px}section{padding:65px 0}.section-head{display:block}.section-head p{max-width:100%}.services{grid-template-columns:1fr}.service{min-height:0;padding:27px}.service h3{margin-top:18px}.work-grid{grid-template-columns:1fr;gap:30px}.about,.contact-grid{grid-template-columns:1fr;gap:32px}.steps{grid-template-columns:1fr 1fr}.contact-grid h2{font-size:45px}.footer-inner{align-items:flex-start;flex-direction:column}.form-row{grid-template-columns:1fr}h2{letter-spacing:-1px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ribbon{animation:none}.button{transition:none}}
/* ZCMC refinement v2 — actual logo animation and editorial imagery */
.art.logo-art{height:490px;display:flex;flex-direction:column;justify-content:center;transform:none;isolation:isolate}.art.logo-art:before{display:none}.logo-stage{position:relative;display:flex;align-items:center;flex-direction:column;justify-content:center;width:min(430px,100%);height:430px}.logo-aura{position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse,#e2397d35,transparent 65%);animation:aura-breathe 6s ease-in-out infinite}.logo-medallion{position:relative;width:184px;height:184px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#f8f8f8;box-shadow:0 0 0 12px #ffffff03,0 0 0 13px #f285b128,0 20px 70px #070512aa;animation:logo-rise 6s ease-in-out infinite}.logo-medallion img{width:180px;height:180px;object-fit:contain;border-radius:50%;max-width:100%}.logo-signature{display:grid;text-align:center;margin-top:28px}.logo-signature strong{font-size:49px;font-weight:500;letter-spacing:8px;line-height:1.1;padding-left:8px}.logo-signature span{font-size:10px;letter-spacing:3px;color:#d0bdd7;margin-top:9px}.logo-motto{position:absolute;bottom:7px;font-size:9px;letter-spacing:3px;color:#b5a3c4}.logo-orbit{position:absolute;width:340px;height:340px;border-radius:50%;border:1px solid #c899e32b;top:5px;left:50%;margin-left:-170px;z-index:-1;animation:orbit-spin 22s linear infinite}.logo-orbit:after{content:'';position:absolute;width:7px;height:7px;border-radius:50%;background:#ff8abc;left:48px;top:46px;box-shadow:0 0 20px 4px #ed479681}.orbit-two{width:408px;height:408px;margin-left:-204px;top:-29px;border-style:dashed;border-color:#ac74d51a;animation-direction:reverse;animation-duration:35s}.orbit-two:after{background:#b07eea;width:4px;height:4px;left:58px;top:59px}.motion-toggle{margin-top:12px;border:0;background:transparent;color:#baabc8;font-size:10px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.logo-art.is-paused *{animation-play-state:paused!important}.editorial-grid{grid-template-columns:1.4fr 1fr;gap:22px}.universe-card{position:relative;overflow:hidden;border-radius:10px;background:#23122e}.universe-card:first-child{grid-row:span 2}.editorial-grid .universe-photo{height:240px;overflow:hidden}.editorial-grid .universe-photo img{height:100%;width:100%;aspect-ratio:auto;object-fit:cover;border-radius:0;transition:transform .6s ease}.editorial-grid .universe-card:first-child .universe-photo{height:100%;min-height:570px}.universe-card:hover img{transform:scale(1.025)}.universe-caption{position:absolute;bottom:0;left:0;right:0;padding:40px 27px 24px;background:linear-gradient(transparent,#110c1eee);color:white}.editorial-grid .universe-caption p{color:#edc5dd;font-size:9px;letter-spacing:2px;margin:0 0 9px}.editorial-grid .universe-caption h3{font-size:22px;line-height:1.2;font-weight:500;margin:0;letter-spacing:-.5px}.editorial-grid .universe-card:first-child h3{font-size:32px;max-width:350px}.universe-note{font-size:11px;color:#796b7e;margin:20px 0 0}@keyframes logo-rise{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes aura-breathe{50%{opacity:.55;transform:scale(.9)}}@media(max-width:1000px){.logo-orbit{width:280px;height:280px;margin-left:-140px;top:35px}.orbit-two{width:330px;height:330px;margin-left:-165px;top:10px}.logo-orbit:after{left:38px;top:38px}.orbit-two:after{left:47px;top:47px}}@media(max-width:700px){.art.logo-art{height:410px;margin:35px 0 0}.logo-stage{height:370px}.logo-medallion{width:154px;height:154px}.logo-medallion img{width:150px;height:150px}.logo-signature strong{font-size:38px}.logo-signature span{font-size:8px}.logo-motto{bottom:2px}.logo-orbit{top:5px}.orbit-two{top:-20px}.editorial-grid{grid-template-columns:1fr;gap:20px}.universe-card:first-child{grid-row:auto}.editorial-grid .universe-photo,.editorial-grid .universe-card:first-child .universe-photo{height:310px;min-height:0}.editorial-grid .universe-card:first-child h3{font-size:25px}.universe-caption{padding:45px 22px 25px}}@media(prefers-reduced-motion:reduce){.logo-art *{animation:none!important}.motion-toggle{display:none}.universe-photo img{transition:none!important}}

/* v1.2: scalable infinity light sculpture */
.infinity-art{overflow:hidden}.infinity-scene{position:relative;width:100%;max-width:490px;height:435px;isolation:isolate;display:flex;flex-direction:column;align-items:center;justify-content:center}.infinity-svg{width:100%;height:auto;position:relative;z-index:2;overflow:visible;flex-shrink:0;margin-top:-35px}.infinity-field{position:absolute;inset:10% 0 12%;z-index:-1;background:radial-gradient(ellipse at center,#9d1d7338,transparent 68%);animation:infinity-breathe 7s ease-in-out infinite}.infinity-grid{position:absolute;left:7%;right:7%;top:30%;bottom:12%;background-image:linear-gradient(#cd84f116 1px,transparent 1px),linear-gradient(90deg,#cd84f116 1px,transparent 1px);background-size:30px 30px;transform:perspective(450px) rotateX(62deg);transform-origin:center bottom;mask-image:radial-gradient(ellipse,#000,transparent 70%);z-index:-1}.infinity-art .logo-signature{margin-top:-55px;z-index:3}.infinity-art .logo-signature strong{font-size:37px;letter-spacing:10px}.infinity-art .logo-signature span{font-size:8px;letter-spacing:3px}.infinity-halo{opacity:.65;animation:infinity-breathe 6s ease-in-out infinite}.infinity-trace{animation:infinity-flow 5s linear infinite}.infinity-spark{animation:infinity-flow 5s linear infinite}.infinity-reflection{position:absolute;bottom:95px;width:55%;height:18px;border-radius:50%;background:linear-gradient(90deg,#e8407344,#b347e34d);filter:blur(18px);z-index:-1}.infinity-coordinate{position:absolute;font-size:8px;letter-spacing:2.5px;color:#baa0cb}.coordinate-a{left:10%;top:35px}.coordinate-a:before{content:'+';font-size:15px;color:#ee6baf;margin-right:12px}.coordinate-b{bottom:15px;right:10%}.infinity-art .motion-toggle{margin-top:4px}.editorial-grid{grid-template-columns:1fr 1fr}.editorial-grid .universe-card:first-child{grid-row:auto;grid-column:1/-1}.editorial-grid .universe-card:first-child .universe-photo{height:550px;min-height:0}.editorial-grid .universe-card:first-child .universe-photo img{object-position:center 47%}.editorial-grid .universe-photo{height:310px}.editorial-grid .universe-card:first-child .universe-caption{padding:70px 32px 30px}.editorial-grid .universe-card:first-child h3{max-width:none;font-size:29px}@keyframes infinity-flow{to{stroke-dashoffset:-1000}}@keyframes infinity-breathe{50%{opacity:.35}}@media(max-width:700px){.infinity-scene{height:350px}.art.infinity-art{height:370px;margin:25px 0 0}.infinity-svg{margin-top:-15px}.infinity-art .logo-signature{margin-top:-40px}.coordinate-a{font-size:7px;left:5%;top:20px}.coordinate-b{bottom:6px;font-size:7px}.editorial-grid{grid-template-columns:1fr}.editorial-grid .universe-card:first-child{grid-column:auto}.editorial-grid .universe-card:first-child .universe-photo{height:310px}.editorial-grid .universe-card:first-child .universe-photo img{object-fit:contain;background:#170e22}.editorial-grid .universe-card:first-child .universe-caption{padding:35px 22px 20px}.editorial-grid .universe-card:first-child h3{font-size:23px}}@media(prefers-reduced-motion:reduce){.infinity-art *{animation:none!important}}

/* v1.3 — complete emblem with understated LED lighting, five-image gallery */
.art.sober-logo-art{height:490px;overflow:visible;margin:0;isolation:isolate}.led-stage{width:min(420px,100%);height:445px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;isolation:isolate}.led-backlight{position:absolute;width:310px;height:310px;border-radius:50%;top:35px;background:radial-gradient(ellipse,#7134541c,transparent 70%);z-index:-1}.led-logo{width:min(365px,100%);height:auto;display:block;flex-shrink:0}.sober-logo-art .logo-signature{margin-top:-10px}.sober-logo-art .logo-signature strong{font-size:31px;letter-spacing:8px;font-weight:400}.sober-logo-art .logo-signature span{font-size:8px;letter-spacing:2.8px;color:#a496b5}.led-reflet{animation:led-travel 24s linear infinite}.led-inner-reflet{animation:led-travel 30s linear infinite}.led-glow{animation:led-soft 12s ease-in-out infinite}.sober-logo-art .motion-toggle{color:#a69bb1;font-size:9px;margin-top:0}@keyframes led-travel{to{stroke-dashoffset:-1000}}@keyframes led-soft{0%,100%{opacity:.27}50%{opacity:.4}}.editorial-grid.five-universe{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.five-universe .universe-card,.five-universe .universe-card:first-child{grid-column:span 2;grid-row:auto}.five-universe .universe-card:nth-child(n+4){grid-column:span 3}.editorial-grid.five-universe .universe-photo,.editorial-grid.five-universe .universe-card:first-child .universe-photo{height:420px;min-height:0}.editorial-grid.five-universe .universe-card:nth-child(n+4) .universe-photo{height:310px}.editorial-grid.five-universe .universe-photo img,.editorial-grid.five-universe .universe-card:first-child .universe-photo img{height:100%;width:100%;object-fit:cover;object-position:center 35%;background:transparent}.editorial-grid.five-universe .universe-card:nth-child(n+4) .universe-photo img{object-position:center}.editorial-grid.five-universe .universe-caption,.editorial-grid.five-universe .universe-card:first-child .universe-caption{padding:65px 24px 25px;background:linear-gradient(transparent,#110c1eee)}.editorial-grid.five-universe .universe-caption h3,.editorial-grid.five-universe .universe-card:first-child h3{font-size:23px;line-height:1.2;max-width:100%}.five-universe .universe-caption .universe-description{font-size:12px;letter-spacing:0;color:#dfd4e6;margin:12px 0 0;line-height:1.5}.five-universe .universe-caption p{font-size:9px}@media(max-width:1000px) and (min-width:701px){.editorial-grid.five-universe{gap:14px}.editorial-grid.five-universe .universe-caption{padding-left:15px;padding-right:15px}.editorial-grid.five-universe .universe-caption h3{font-size:20px}}@media(max-width:700px){.art.sober-logo-art{height:380px;margin:25px 0 0}.led-stage{height:345px}.led-logo{width:280px}.sober-logo-art .logo-signature{margin-top:-3px}.sober-logo-art .logo-signature strong{font-size:27px}.led-backlight{width:260px;height:260px;top:10px}.editorial-grid.five-universe{grid-template-columns:1fr;gap:22px}.five-universe .universe-card,.five-universe .universe-card:first-child,.five-universe .universe-card:nth-child(n+4){grid-column:auto}.editorial-grid.five-universe .universe-photo,.editorial-grid.five-universe .universe-card:first-child .universe-photo{height:410px}.editorial-grid.five-universe .universe-card:nth-child(n+4) .universe-photo{height:310px}}@media(prefers-reduced-motion:reduce){.sober-logo-art *{animation:none!important}}

/* v1.4 — large fragmented LED emblem and editorial blog */
.art.sober-logo-art{height:590px;perspective:1100px}.led-stage{width:100%;height:560px;perspective:900px}.led-logo{width:min(570px,115%);max-width:none;overflow:visible;transform:rotateX(8deg) rotateY(-12deg);filter:drop-shadow(12px 22px 15px #0007)}.led-reflet{animation:led-travel 5s linear infinite}.led-inner-reflet{animation:led-travel 4s linear infinite}.led-glow{animation:led-soft 5s ease-in-out infinite}.led-backlight{width:440px;height:440px;top:40px;background:radial-gradient(ellipse,#b829732b,transparent 70%)}.sober-logo-art .logo-signature{margin-top:-30px}.sober-logo-art .logo-signature strong{font-size:38px}.hero{overflow:hidden}
.blog-shell{padding:90px 0 110px;min-height:70vh}.blog-intro{max-width:780px;margin-bottom:55px}.blog-intro h1,.reading h1{font-size:clamp(36px,5vw,68px);line-height:1.08;letter-spacing:-2px;margin:22px 0}.blog-intro p{font-size:18px;line-height:1.7;max-width:650px}.blog-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.blog-card{border:1px solid #d9cfdf;border-radius:18px;overflow:hidden;background:#faf8fc;color:#20132e}.blog-cover{height:180px;display:flex;align-items:center;justify-content:space-between;padding:36px;background:radial-gradient(ellipse at top right,#9c316b,#1b102f 75%);color:#fff}.blog-cover b{font-size:48px;font-weight:400;letter-spacing:-2px}.blog-cover span{font-size:13px;letter-spacing:2px;color:#ed8ab6}.blog-card-body{padding:30px}.blog-card h2{font-size:28px;line-height:1.2;margin:12px 0}.blog-card p{line-height:1.7}.blog-card a{display:inline-block;color:#9e205c;font-weight:600;margin-top:15px}.reading{max-width:780px;margin:0 auto}.reading .article-intro{font-size:21px;line-height:1.6;color:#76617d}.reading h2{font-size:28px;margin:42px 0 16px;line-height:1.2}.reading p,.reading li{font-size:17px;line-height:1.85}.reading ul{padding-left:24px}.reading a{color:#ac286b}.article-cta{background:#21132f;color:white;border-radius:20px;padding:30px;margin:45px 0}.article-cta a{color:#ff99ce}.blog-back{display:inline-block;margin-bottom:22px}.preview-view[hidden]{display:none!important}@media(max-width:700px){.art.sober-logo-art{height:470px}.led-stage{height:435px}.led-logo{width:min(440px,105vw)}.led-backlight{width:300px;height:300px}.sober-logo-art .logo-signature{margin-top:-18px}.blog-grid{grid-template-columns:1fr}.blog-shell{padding:50px 0 70px}.blog-cover{height:140px}.blog-intro h1,.reading h1{letter-spacing:-1px}}@media(prefers-reduced-motion:reduce){}

/* Blog illustrations and intact LED logo */
.article-visual{margin:36px 0 42px}.article-visual img{display:block;width:100%;height:auto;max-height:480px;object-fit:cover;object-position:center 35%;border-radius:16px;background:#21132f}.article-visual figcaption{font-size:13px;line-height:1.6;color:#786981;margin-top:12px}.reading .article-visual:first-of-type{margin-top:28px}@media(max-width:700px){.article-visual img{max-height:360px}.article-visual{margin:26px 0 32px}}

/* v1.6 — agency orbital system, native CSS 3D */
#agence{overflow:hidden}.agency-animation{position:relative;min-width:0;text-align:center;align-self:center}.agency-scene{height:465px;position:relative;isolation:isolate;perspective:1000px}.agency-halo{position:absolute;inset:2%;background:radial-gradient(ellipse at center,#8c21552b,transparent 65%);filter:blur(16px)}.agency-system{position:absolute;width:350px;height:350px;left:50%;top:50%;transform:translate(-50%,-50%);transform-style:preserve-3d}.agency-orbit{position:absolute;inset:0;border:1px solid #a54a895c;border-radius:50%;transform-style:preserve-3d;box-shadow:0 0 12px #ec3e8d15,inset 0 0 10px #ca377918}.orbit-one{transform:rotateZ(-30deg) rotateX(66deg);border-color:#d6539580}.orbit-two{transform:rotateZ(35deg) rotateX(64deg);inset:-18px;border-color:#7953b67d}.orbit-three{transform:rotateZ(100deg) rotateX(65deg);inset:12px;border-color:#e68b9d6b}.orbit-energy{position:absolute;inset:-2px;border-radius:50%;background:conic-gradient(from 0deg,transparent 0deg,transparent 275deg,#ad387b66 322deg,#ffb2dd 354deg,transparent 360deg);mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 calc(100% - 2px));animation:agency-circulate 12s linear infinite;filter:drop-shadow(0 0 5px #f847a0)}.orbit-energy:after{content:'';position:absolute;width:9px;height:9px;border-radius:50%;background:#fff0fa;left:49%;top:0;box-shadow:0 0 15px #ff4da8}.orbit-two .orbit-energy{animation-duration:17s;animation-direction:reverse}.orbit-three .orbit-energy{animation-duration:22s;animation-delay:-8s}.agency-core{position:absolute;inset:80px;border-radius:50%;background:radial-gradient(circle at 29% 24%,#f4cee142,#ad4b9669 14%,#381d50 42%,#130c26 73%,#4e2746 95%);box-shadow:inset 2px 3px 5px #ffb4e057,inset -7px -10px 24px #020008bb,0 22px 45px #0006,0 0 38px #dd398a22;border:1px solid #e497c456;transform:translateZ(38px);animation:agency-core-light 8s ease-in-out infinite}.agency-core-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center;pointer-events:none}.agency-core-label span{font-size:8px;letter-spacing:3px;color:#eca4ce}.agency-core-label strong{display:block;font-size:27px;line-height:1.05;letter-spacing:-1px;font-weight:500;margin-top:12px}.agency-label{position:absolute;color:#efdeee;font-size:12px;letter-spacing:1px;border:1px solid #b56caa35;border-radius:30px;padding:10px 16px;background:#140e25dd;box-shadow:0 5px 20px #0002}.agency-label:before{content:'';display:inline-block;width:5px;height:5px;background:#ee6daf;border-radius:50%;margin-right:9px;box-shadow:0 0 9px #ff48ac}.label-strategy{top:9%;left:12%}.label-design{right:3%;top:33%}.label-content{left:3%;bottom:26%}.label-tech{right:13%;bottom:8%}.agency-visual-caption{font-size:13px!important;letter-spacing:.4px;color:#c4accb!important;margin:0 0 12px!important}.agency-motion-toggle{background:none;border:0;border-bottom:1px solid #8b6d9066;color:#a797b4;font:inherit;font-size:10px;cursor:pointer;padding:5px 0}.agency-motion-toggle:focus-visible{outline:2px solid #ff74b7;outline-offset:6px}.agency-animation.is-paused *{animation-play-state:paused!important}.agency-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin-top:65px}.agency-principles .principle{padding:24px 0;border-top:1px solid #ffffff20;border-bottom:0;align-items:flex-start}.agency-principles .principle h3{font-size:20px}.agency-principles .principle p{font-size:14px;line-height:1.7}@keyframes agency-circulate{to{transform:rotateZ(360deg)}}@keyframes agency-core-light{0%,100%{filter:brightness(1)}50%{filter:brightness(1.15)}}@media(max-width:1000px){.agency-system{width:290px;height:290px}.agency-core{inset:58px}.agency-scene{height:405px}.agency-label{font-size:10px;padding:8px 10px}.agency-principles{gap:22px}}@media(max-width:700px){.agency-scene{height:390px;max-width:460px;margin:auto}.agency-animation{margin-top:30px}.agency-principles{grid-template-columns:1fr;gap:0;margin-top:40px}.agency-principles .principle h3{font-size:21px}.agency-label{font-size:11px}.label-strategy{left:7%}.label-tech{right:6%}.agency-core-label strong{font-size:25px}}@media(prefers-reduced-motion:reduce){.agency-animation *{animation:none!important}.agency-motion-toggle{display:none}}

/* v1.7 — ZCMC connected technology sphere */
.itech-scene{height:540px;width:100%;position:relative;isolation:isolate;overflow:visible}.itech-aura{position:absolute;inset:12%;border-radius:50%;background:radial-gradient(circle,#ffffff0e,#9385b010 38%,transparent 70%);filter:blur(12px)}.itech-globe{position:absolute;width:90%;max-width:485px;aspect-ratio:1;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-18deg);z-index:0}.itech-globe svg{width:100%;height:100%}.itech-center{position:absolute;left:50%;top:50%;width:170px;height:170px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 30% 22%,#727080,#282336 38%,#100d1b 76%);box-shadow:inset 1px 2px 4px #ffffff40,inset -10px -10px 25px #0008,0 0 28px #ffffff18,0 22px 30px #0005;border:1px solid #ffffff35;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:20}.itech-center svg{width:119px;height:119px;margin-top:-15px;filter:drop-shadow(0 0 3px #fff9) drop-shadow(0 0 9px #ffffff55)}.itech-center strong{font-size:21px;letter-spacing:5px;line-height:1;margin-top:-12px;font-weight:500;color:#fff}.itech-center small{font-size:5px;letter-spacing:1.8px;color:#ddd;margin-top:7px}.itech-led{animation:led-travel 6s linear infinite;filter:drop-shadow(0 0 4px white)}.itech-node{position:absolute;left:50%;top:50%;width:68px;height:83px;margin:-41px 0 0 -34px;display:flex;align-items:center;flex-direction:column;will-change:transform;pointer-events:none}.itech-icon{width:49px;height:49px;display:grid;place-items:center;border:1px solid #ffffff35;border-radius:13px;background:linear-gradient(145deg,#322b43f5,#151021f5);color:var(--brand);box-shadow:inset 0 1px 1px #ffffff23,0 8px 15px #0005,0 0 12px #ffffff08}.itech-icon svg{width:28px;height:28px;overflow:visible}.itech-node>span{color:#ddd7e9;font-size:8px;letter-spacing:.2px;margin-top:8px;white-space:nowrap;text-shadow:0 1px 4px #000}.itech-app-mark{font-family:Arial,sans-serif;font-size:24px;letter-spacing:-1px;font-weight:600}.itech-animation .agency-visual-caption{margin-top:12px!important}@media(max-width:1000px){.itech-scene{height:440px}.itech-center{width:145px;height:145px}.itech-center svg{width:100px;height:100px}.itech-icon{width:43px;height:43px}.itech-node{width:64px;margin-left:-32px}.itech-icon svg{width:26px;height:26px}}@media(max-width:700px){.itech-scene{height:435px;max-width:480px;margin:auto}.itech-node>span{font-size:7px}.itech-center{width:135px;height:135px}.itech-center strong{font-size:18px}.itech-icon{width:41px;height:41px}.itech-globe{width:96%}}@media(prefers-reduced-motion:reduce){.itech-led{animation:none!important}}

.blog-cover b.art-direction-label{font-size:clamp(23px,2.5vw,35px);letter-spacing:-1px;max-width:75%;line-height:1.1}.article-visual img{max-height:none;height:auto;object-fit:contain}

/* Central emblem aligned with the Hero brand gradient */
.itech-center svg{filter:drop-shadow(0 0 3px #c64a9180) drop-shadow(0 0 9px #8f6bd050)}.itech-led{filter:drop-shadow(0 0 4px #c64a91)}.itech-center strong{background:linear-gradient(110deg,#e85d7e,#c64a91 50%,#8f6bd0);-webkit-background-clip:text;background-clip:text;color:transparent}.itech-center small{color:#bc9fca}.itech-center{box-shadow:inset 1px 2px 4px #e6a5d440,inset -10px -10px 25px #0008,0 0 28px #c64a9126,0 22px 30px #0005;border-color:#c64a9155}
