:root{--clyi-black:#050505;--clyi-ink:#111111;--clyi-muted:#62656c;--clyi-soft:#f4f4f2;--clyi-line:rgba(0,0,0,.1);--clyi-cyan:#21d5f0;--clyi-shell:min(1240px,calc(100% - 48px));}
body.cly-insight-single-active,body.cly-insight-archive-active,body.cly-insight-manager-active{background:#fdfdfd;color:var(--clyi-ink);font-family:'Inter',system-ui,sans-serif;}
.cly-insight-shell{width:var(--clyi-shell);margin:0 auto;}
.cly-insight-page h1,.cly-insight-page h2,.cly-insight-archive h1,.cly-insight-archive h2,.cly-im-shell h1,.cly-im-shell h2,.cly-im-shell h3,.cly-im-login h1{font-family:'Satoshi','Inter',sans-serif;}
.cly-insight-hero{padding:120px 0 78px;background:#050505;color:#fff;}
.cly-insight-back{display:inline-flex;margin-bottom:44px;color:rgba(255,255,255,.7);font-weight:700;text-decoration:none;}
.cly-insight-kicker,.cly-insight-archive-hero>div>span{font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.58);}
.cly-insight-hero h1{max-width:12ch;margin:22px 0 0;font-size:clamp(56px,7vw,108px);line-height:.9;letter-spacing:-.065em;}
.cly-insight-deck{max-width:720px;margin:34px 0 0;font-size:clamp(19px,1.8vw,25px);line-height:1.55;color:rgba(255,255,255,.72);}
.cly-insight-byline{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:34px;font-size:13px;color:rgba(255,255,255,.52);}
.cly-insight-feature{width:min(1380px,calc(100% - 48px));margin:-1px auto 0;aspect-ratio:16/8.5;overflow:hidden;background:#eee;}
.cly-insight-feature img{width:100%;height:100%;object-fit:cover;}
.cly-insight-content-wrap{width:min(980px,calc(100% - 48px));margin:88px auto 120px;display:grid;grid-template-columns:minmax(0,720px) 150px;gap:80px;align-items:start;}
.cly-insight-content{font-size:18px;line-height:1.85;color:#25272c;}
.cly-insight-content>*:first-child{margin-top:0}.cly-insight-content h2{margin:64px 0 20px;font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-.045em;color:#050505}.cly-insight-content h3{margin:44px 0 16px;font-size:28px;line-height:1.15}.cly-insight-content p{margin:0 0 26px}.cly-insight-content blockquote{margin:46px 0;padding:28px 0 28px 30px;border-left:4px solid #050505;font-size:25px;line-height:1.5;color:#050505}.cly-insight-content img{max-width:100%;height:auto;border-radius:18px}.cly-insight-content ul,.cly-insight-content ol{padding-left:24px;margin:0 0 28px}.cly-insight-content a{color:#050505;text-decoration-thickness:2px;text-underline-offset:3px}
.cly-insight-share{position:sticky;top:120px;display:flex;flex-direction:column;gap:12px;padding-top:8px}.cly-insight-share span{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#8a8d92}.cly-insight-share a{color:#111;text-decoration:none;font-size:14px;font-weight:700}
.cly-insight-cta{padding:90px 0;background:#050505;color:#fff}.cly-insight-cta span{font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.55)}.cly-insight-cta h2{max-width:11ch;margin:20px 0 32px;font-size:clamp(46px,5vw,78px);line-height:.94;letter-spacing:-.055em}.cly-insight-cta a{display:inline-flex;padding:15px 22px;border-radius:999px;background:#fff;color:#050505;text-decoration:none;font-weight:800}
.cly-insight-archive-hero{padding:130px 0 100px;background:#050505;color:#fff}.cly-insight-archive-hero h1{max-width:8ch;margin:22px 0 0;font-size:clamp(68px,8vw,120px);line-height:.88;letter-spacing:-.07em}.cly-insight-archive-hero p{max-width:650px;margin:36px 0 0;font-size:20px;line-height:1.65;color:rgba(255,255,255,.68)}
.cly-insight-archive-grid-section{padding:90px 0 120px}.cly-insight-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cly-insight-archive-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--clyi-line);border-radius:24px;overflow:hidden;color:#111;text-decoration:none;box-shadow:0 14px 38px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.cly-insight-archive-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(0,0,0,.1)}.cly-insight-archive-card figure{aspect-ratio:16/10;overflow:hidden;background:#eee}.cly-insight-archive-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.cly-insight-archive-card:hover img{transform:scale(1.035)}.cly-insight-archive-card>div{display:flex;flex-direction:column;flex:1;padding:22px}.cly-insight-archive-card span{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#85888e}.cly-insight-archive-card h2{margin:14px 0 12px;font-size:30px;line-height:1.05;letter-spacing:-.045em}.cly-insight-archive-card p{margin:0 0 20px;color:#676a70;line-height:1.6}.cly-insight-archive-card em{margin-top:auto;font-size:13px;font-style:normal;color:#96999e}.cly-insight-pagination{margin-top:54px}.cly-insight-pagination .nav-links{display:flex;justify-content:center;gap:10px}.cly-insight-pagination a,.cly-insight-pagination span{padding:10px 14px;border:1px solid var(--clyi-line);border-radius:10px;color:#111;text-decoration:none}.cly-insight-empty{padding:80px;border:1px solid var(--clyi-line);border-radius:24px;text-align:center;background:#fff}.cly-insight-empty h2{font-size:42px;margin:0}.cly-insight-empty p{color:#777}
.cly-im-shell{width:min(1380px,calc(100% - 48px));margin:0 auto;padding:70px 0 110px}.cly-im-header{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;padding:44px;border-radius:28px;background:#050505;color:#fff}.cly-im-header>div{max-width:800px}.cly-im-header span,.cly-im-card-heading>span,.cly-im-login-panel>span{font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.55)}.cly-im-header h1{margin:16px 0 0;font-size:clamp(46px,5vw,78px);line-height:.92;letter-spacing:-.06em}.cly-im-header p{margin:22px 0 0;max-width:620px;color:rgba(255,255,255,.65);line-height:1.6}.cly-im-header nav{display:flex;gap:10px;flex-wrap:wrap}.cly-im-header nav a{padding:12px 16px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;text-decoration:none;font-weight:700;font-size:13px}.cly-im-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:24px;margin-top:24px}.cly-im-editor-card,.cly-im-library{padding:30px;border:1px solid var(--clyi-line);border-radius:24px;background:#fff}.cly-im-card-heading>span{color:#84878d}.cly-im-card-heading h2{margin:10px 0 28px;font-size:34px;letter-spacing:-.04em}.cly-im-form{display:flex;flex-direction:column;gap:22px}.cly-im-field{display:flex;flex-direction:column;gap:8px}.cly-im-field>span,.cly-im-editor-field>span{font-size:12px;font-weight:800;color:#404247}.cly-im-field input,.cly-im-field textarea,.cly-im-field select{width:100%;box-sizing:border-box;padding:14px 15px;border:1px solid rgba(0,0,0,.14);border-radius:12px;background:#fbfbfb;color:#111;font:inherit;outline:none}.cly-im-field input:focus,.cly-im-field textarea:focus,.cly-im-field select:focus{border-color:#050505;box-shadow:0 0 0 3px rgba(0,0,0,.06)}.cly-im-form-grid{display:grid;grid-template-columns:1.4fr .7fr .8fr;gap:14px}.cly-im-media-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cly-im-editor-field .wp-editor-wrap{margin-top:8px}.cly-im-current-image{margin:0;border-radius:16px;overflow:hidden;background:#eee}.cly-im-current-image img{display:block;width:100%;max-height:300px;object-fit:cover}.cly-im-current-image figcaption{padding:10px 14px;font-size:12px;color:#777;background:#fafafa}.cly-im-actions{display:flex;align-items:center;gap:16px}.cly-im-actions button{border:0;border-radius:999px;padding:14px 22px;background:#050505;color:#fff;font:inherit;font-weight:800;cursor:pointer}.cly-im-actions a{color:#111;font-weight:700}.cly-im-library-list{display:flex;flex-direction:column;gap:12px}.cly-im-library-item{padding:18px;border:1px solid var(--clyi-line);border-radius:16px;background:#fafafa}.cly-im-library-item h3{margin:10px 0 6px;font-size:19px;line-height:1.15}.cly-im-library-item p{margin:0;color:#777;font-size:12px}.cly-im-library-item nav{display:flex;gap:12px;margin-top:14px}.cly-im-library-item nav a{font-size:12px;font-weight:800;color:#111}.cly-im-library-item nav .is-delete{color:#a51d1d}.cly-im-status{display:inline-flex;padding:5px 8px;border-radius:999px;background:#e9e9e7;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cly-im-status.is-publish{background:#111;color:#fff}.cly-im-notice{margin-top:18px;padding:14px 18px;border-radius:12px;font-weight:700}.cly-im-notice.is-success{background:#ecf8ef;color:#1a6830}.cly-im-notice.is-error{background:#fff0f0;color:#8f1e1e}.cly-im-empty{padding:26px;border-radius:16px;background:#fafafa;color:#777}.cly-im-login{min-height:70vh;display:grid;place-items:center;padding:80px 24px;background:#f5f5f3}.cly-im-login-panel{width:min(520px,100%);padding:42px;border-radius:28px;background:#050505;color:#fff}.cly-im-login-panel h1{margin:16px 0 10px;font-size:52px;line-height:.94;letter-spacing:-.055em}.cly-im-login-panel p{color:rgba(255,255,255,.65);line-height:1.6}.cly-im-login-panel label{display:block;margin:18px 0 8px;font-size:12px;font-weight:700}.cly-im-login-panel input[type=text],.cly-im-login-panel input[type=password]{width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(255,255,255,.08);color:#fff}.cly-im-login-panel .login-submit input{width:100%;margin-top:12px;padding:13px;border:0;border-radius:999px;background:#fff;color:#050505;font-weight:800}.cly-im-login-panel .login-remember{font-size:12px;color:rgba(255,255,255,.7)}
.clyh-insights-footer{display:flex;justify-content:flex-end;margin-top:24px}.clyh-insights-footer a{display:inline-flex;align-items:center;gap:10px;color:#111;text-decoration:none;font-weight:800}.clyh-insights-footer span{font-size:20px}
@media(max-width:1050px){.cly-insight-archive-grid{grid-template-columns:1fr 1fr}.cly-im-layout{grid-template-columns:1fr}.cly-im-header{align-items:flex-start;flex-direction:column}.cly-insight-content-wrap{grid-template-columns:1fr}.cly-insight-share{position:static;flex-direction:row;align-items:center}}
@media(max-width:720px){:root{--clyi-shell:calc(100% - 28px)}.cly-insight-hero{padding:90px 0 60px}.cly-insight-hero h1{font-size:clamp(48px,15vw,72px)}.cly-insight-feature{width:calc(100% - 28px);aspect-ratio:4/3}.cly-insight-content-wrap{width:calc(100% - 32px);margin:56px auto 80px}.cly-insight-content{font-size:17px}.cly-insight-archive-hero{padding:100px 0 72px}.cly-insight-archive-grid-section{padding:60px 0 90px}.cly-insight-archive-grid{grid-template-columns:1fr}.cly-im-shell{width:calc(100% - 24px);padding:24px 0 70px}.cly-im-header{padding:28px}.cly-im-header h1{font-size:48px}.cly-im-editor-card,.cly-im-library{padding:20px}.cly-im-form-grid,.cly-im-media-grid{grid-template-columns:1fr}.cly-im-login-panel{padding:30px}.cly-im-login-panel h1{font-size:44px}}


/* =========================================================
   v1.5.2 — readable single Insight pages + homepage footer
   ========================================================= */
body.cly-insight-single-active,
body.cly-insight-archive-active,
body.cly-insight-single-active #page,
body.cly-insight-archive-active #page,
body.cly-insight-single-active .site,
body.cly-insight-archive-active .site,
body.cly-insight-single-active #content,
body.cly-insight-archive-active #content,
body.cly-insight-single-active .site-content,
body.cly-insight-archive-active .site-content,
body.cly-insight-single-active .content-area,
body.cly-insight-archive-active .content-area,
body.cly-insight-single-active .site-main,
body.cly-insight-archive-active .site-main,
.cly-insight-page,
.cly-insight-archive{
	background:#fdfdfd !important;
	color:#111111 !important;
}
.cly-insight-content-wrap{
	background:#fdfdfd !important;
}
.cly-insight-content,
.cly-insight-content p,
.cly-insight-content li,
.cly-insight-content ol,
.cly-insight-content ul{
	color:#292b30 !important;
}
.cly-insight-content h2,
.cly-insight-content h3,
.cly-insight-content h4,
.cly-insight-content strong,
.cly-insight-content blockquote,
.cly-insight-share a{
	color:#050505 !important;
}
.cly-insight-content blockquote{
	border-left-color:#050505 !important;
	background:#f4f4f2;
	padding-right:28px;
}
.cly-insight-share span{color:#73767c !important;}

/* Remove the legacy/theme footer on branded Insight views. */
body.cly-insight-single-active .clyx-site-footer,
body.cly-insight-archive-active .clyx-site-footer,
body.cly-insight-single-active .site-footer,
body.cly-insight-archive-active .site-footer,
body.cly-insight-single-active #site-footer,
body.cly-insight-archive-active #site-footer,
body.cly-insight-single-active #colophon,
body.cly-insight-archive-active #colophon,
body.cly-insight-single-active .elementor-location-footer,
body.cly-insight-archive-active .elementor-location-footer{display:none !important;}
body.cly-insight-single-active .cly-insight-home-footer,
body.cly-insight-archive-active .cly-insight-home-footer{display:block !important;}

/* Homepage footer styling, shared by single and archive Insight pages. */
.cly-insight-home-footer{
	position:relative;
	margin:0 !important;
	padding:78px 0 28px;
	background:#000000 !important;
	color:#ffffff;
	border-radius:0 !important;
}
.cly-insight-home-footer::before{
	content:"";
	position:absolute;
	left:0;right:0;top:0;height:1px;
	background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);
}
.cly-insight-home-footer .clyh-shell{
	width:min(calc(100% - 64px),1240px);
	margin:0 auto;
}
.cly-insight-home-footer .clyh-footer-grid{
	display:grid;
	grid-template-columns:minmax(280px,1.4fr) minmax(180px,.7fr) minmax(220px,.8fr);
	gap:80px;
	padding-bottom:58px;
}
.cly-insight-home-footer .clyh-footer-brand>a{
	color:#fff;
	font-size:28px;
	font-weight:800;
	letter-spacing:-.03em;
	text-decoration:none;
}
.cly-insight-home-footer .clyh-footer-brand>span{
	display:block;
	margin-top:10px;
	font-size:10px;
	font-weight:800;
	letter-spacing:.14em;
	text-transform:uppercase;
	color:rgba(255,255,255,.43);
}
.cly-insight-home-footer .clyh-footer-brand p{
	margin-top:22px;
	max-width:46ch;
	font-size:14.5px;
	line-height:1.72;
	color:rgba(255,255,255,.52);
}
.cly-insight-home-footer nav,
.cly-insight-home-footer .clyh-footer-contact{
	display:flex;
	flex-direction:column;
	gap:14px;
}
.cly-insight-home-footer nav a,
.cly-insight-home-footer .clyh-footer-contact a,
.cly-insight-home-footer .clyh-footer-contact span{
	color:rgba(255,255,255,.62);
	font-size:14.5px;
	font-weight:500;
	text-decoration:none;
}
.cly-insight-home-footer nav a:hover,
.cly-insight-home-footer .clyh-footer-contact a:hover{color:#fff;}
.cly-insight-home-footer .clyh-footer-bottom{
	padding-top:24px;
	border-top:1px solid rgba(255,255,255,.1);
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:24px;
	color:rgba(255,255,255,.38);
	font-size:12px;
}
.cly-insight-home-footer .clyh-footer-bottom>div{display:flex;gap:20px;}
.cly-insight-home-footer .clyh-footer-bottom a{color:rgba(255,255,255,.5);text-decoration:none;}
@media(max-width:980px){
	.cly-insight-home-footer .clyh-footer-grid{grid-template-columns:1.3fr .7fr;gap:60px;}
	.cly-insight-home-footer .clyh-footer-contact{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;gap:14px 30px;}
}
@media(max-width:720px){
	.cly-insight-home-footer{padding:66px 0 26px;}
	.cly-insight-home-footer .clyh-shell{width:min(calc(100% - 34px),1240px);}
	.cly-insight-home-footer .clyh-footer-grid{grid-template-columns:1fr;gap:42px;padding-bottom:44px;}
	.cly-insight-home-footer .clyh-footer-contact{grid-column:auto;flex-direction:column;}
	.cly-insight-home-footer .clyh-footer-bottom{align-items:flex-start;flex-direction:column;}
}
