/* CG Inspiring Life v11 UAT refinement */
:root{--v11-navy:#06285d;--v11-blue:#0879df;--v11-cyan:#62c8ff;--v11-ice:#eef7ff;--v11-line:#d9e8f5;--v11-ink:#0b2d59}
/* Header content remains compact, balanced and fully editable in Site Content. */
.cg-topbar .shell{min-height:34px}.cg-toplinks{gap:22px}.cg-toplinks a{white-space:nowrap}
/* Consistent home banner frames, smaller type and proper internal breathing room. */
.v6-hero{height:clamp(575px,68vh,680px)!important;min-height:575px!important}
.v6-hero .eh-hero-layout{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr)!important;gap:clamp(30px,4vw,62px)!important;padding:42px 0!important}
.v6-hero-copy{max-width:650px!important;padding:34px 36px 36px!important;border:1px solid rgba(255,255,255,.16);border-radius:26px;background:linear-gradient(120deg,rgba(3,31,70,.74),rgba(7,63,119,.34));box-shadow:0 24px 70px rgba(0,20,54,.2);backdrop-filter:blur(8px)}
.v6-hero-copy:before{inset:0!important;border-radius:26px!important;background:linear-gradient(90deg,rgba(3,25,58,.38),transparent)!important}
.v6-hero-copy h1,.eh-hero-copy h1{font-size:clamp(40px,4.55vw,66px)!important;line-height:1.02!important;letter-spacing:-.045em!important;max-width:620px!important;margin:0!important}
.v6-hero-copy>p,.eh-hero-copy>p{font-size:clamp(14px,1.05vw,17px)!important;line-height:1.62!important;margin:20px 0 24px!important;max-width:580px!important}
.v6-hero-visual{height:clamp(390px,54vh,500px)!important;width:100%!important;padding:28px!important;border:1px solid rgba(255,255,255,.2);border-radius:32px;background:radial-gradient(circle at 48% 40%,#fff 0,#edf8ff 48%,#c6e9ff 100%);box-shadow:0 28px 75px rgba(0,25,65,.25);overflow:hidden}
.v6-hero-visual img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 22px 26px rgba(2,42,88,.22))!important}
/* Home impact figures */
.v11-impact-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin-top:52px!important;border:0!important}
.v11-impact-grid article{position:relative;display:flex!important;align-items:center;gap:18px;min-height:145px;padding:25px!important;border:1px solid var(--v11-line)!important;border-radius:22px;background:linear-gradient(145deg,#fff,#f0f8ff);box-shadow:0 14px 38px rgba(7,44,91,.08);overflow:hidden;transition:transform .28s,box-shadow .28s}
.v11-impact-grid article:after{content:"";position:absolute;width:90px;height:90px;right:-34px;bottom:-38px;border-radius:50%;background:rgba(8,121,223,.08);box-shadow:0 0 0 20px rgba(8,121,223,.035)}
.v11-impact-grid article:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(7,44,91,.13)}
.v11-impact-grid i{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--v11-blue),#0d4d9a);color:#fff;font:800 10px Manrope;letter-spacing:.08em}
.v11-impact-grid strong{display:block!important;font:800 clamp(30px,3vw,44px)/1 Manrope!important;color:var(--v11-ink)!important;letter-spacing:-.045em}
.v11-impact-grid span{display:block!important;margin-top:8px;color:#647b94!important;font-size:12px!important;line-height:1.4!important;text-transform:none!important;letter-spacing:0!important}
/* Home editorial banners remain consistent across all three frames. */
.eh-editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
.eh-story,.eh-story-wide{grid-column:auto!important;height:390px!important;border-radius:24px!important}
.eh-story>div{left:26px!important;right:26px!important;bottom:25px!important}.eh-story h3{font-size:clamp(23px,2vw,32px)!important;max-width:100%!important}
.eh-media-grid img{height:260px!important}.eh-media-grid h3{font-size:20px!important}
/* Footer alignment and balanced columns */
.footer-cta-band .shell{justify-content:center!important;gap:44px!important;text-align:center!important}.footer-cta-band .shell>div{max-width:680px}.footer-cta-band h2{font-size:clamp(28px,3.5vw,46px)!important;margin:5px 0!important}.footer-cta-band a{flex:0 0 auto!important}
.enterprise-footer-grid.v8-footer-grid{grid-template-columns:1.25fr repeat(3,minmax(150px,.75fr))!important;gap:clamp(30px,5vw,75px)!important;align-items:start!important;text-align:center!important}.enterprise-footer-grid>div{align-items:center!important}.footer-brand{max-width:360px!important;margin-inline:auto!important}.footer-brand p{max-width:330px!important;margin-inline:auto!important}.enterprise-footer-grid>div:not(:first-child) a{width:100%;text-align:center!important}
/* Admin bulk/template controls */
.v11-template-link{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:14px}.v11-template-link span{font-size:12px;color:#687d94}.v11-bulk-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:16px 0;padding:14px 16px;border:1px solid var(--v11-line);border-radius:16px;background:#f7fbff}.v11-bulk-toolbar label{margin-right:auto;font-weight:700;color:var(--v11-ink)}.v11-danger{border-color:#e3a3a3!important;color:#9b2525!important;background:#fff7f7!important}.v11-location-row{grid-template-columns:42px 1.35fr 1fr 1fr .9fr .62fr 110px!important}.v11-location-row input[type=checkbox]{width:17px;height:17px}
@media(max-width:1050px){.v11-impact-grid{grid-template-columns:1fr 1fr!important}.eh-editorial-grid{grid-template-columns:1fr 1fr!important}.eh-story:first-child{grid-column:1/-1!important}.enterprise-footer-grid.v8-footer-grid{grid-template-columns:1fr 1fr!important}.v11-location-row{grid-template-columns:36px 1.3fr 1fr .8fr 100px!important}.v11-location-row>span:nth-child(4),.v11-location-row>span:nth-child(5){display:none}}
@media(max-width:820px){.v6-hero{height:700px!important}.v6-hero .eh-hero-layout{grid-template-columns:1fr!important;align-content:center!important;gap:18px!important;padding:26px 0!important}.v6-hero-copy{padding:24px!important;max-width:none!important}.v6-hero-visual{height:260px!important;padding:18px!important}.eh-editorial-grid{grid-template-columns:1fr!important}.eh-story:first-child{grid-column:auto!important}.eh-story,.eh-story-wide{height:330px!important}.footer-cta-band .shell{flex-direction:column!important;gap:20px!important}.enterprise-footer-grid.v8-footer-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:560px){.cg-toplinks{gap:10px!important;font-size:9px!important}.cg-toplinks a:nth-child(2){display:none}.v6-hero{height:660px!important;min-height:660px!important}.v6-hero-copy h1,.eh-hero-copy h1{font-size:clamp(34px,10vw,48px)!important}.v6-hero-visual{height:220px!important}.v11-impact-grid{grid-template-columns:1fr!important;gap:12px!important}.v11-impact-grid article{min-height:115px!important}.eh-story,.eh-story-wide{height:300px!important}.enterprise-footer-grid.v8-footer-grid{grid-template-columns:1fr!important}.v11-location-row{grid-template-columns:34px 1fr 85px!important}.v11-location-row>span:nth-child(3),.v11-location-row>span:nth-child(4),.v11-location-row>span:nth-child(5),.v11-location-row>span:nth-child(6){display:none}}
