/* Expanded editorial sections */
.updates{background:#fff}.updates-heading{display:flex;justify-content:space-between;gap:70px;align-items:end;margin-bottom:55px}.updates-heading h2,.about-intro h2{max-width:670px;font-size:clamp(38px,4.5vw,60px);line-height:1.03;letter-spacing:-.065em;margin:0}.updates-heading>p{max-width:340px;margin:0 0 4px;color:var(--muted);font-size:14px;line-height:1.75}.updates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.update-card{min-height:330px;padding:29px;display:flex;flex-direction:column;background:#f3f8f8;color:var(--ink);text-decoration:none;border:1px solid rgba(8,41,70,.08);transition:transform .28s ease,background .28s ease,box-shadow .28s ease}.update-card:hover{background:var(--ink);color:#fff;transform:translateY(-8px);box-shadow:0 20px 35px rgba(8,41,70,.16)}.update-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--blue);color:#fff;font-size:24px;margin-bottom:35px}.update-icon.pages{background:var(--lime);color:var(--ink)}.update-icon.azure{background:var(--ink)}.update-card:hover .update-icon.azure{background:var(--lime);color:var(--ink)}.update-type{font:9px 'DM Mono',monospace;letter-spacing:.08em;margin:0 0 12px;color:var(--blue);font-weight:700}.update-card:hover .update-type{color:var(--lime)}.update-card h3{font-size:25px;line-height:1.08;letter-spacing:-.05em;margin:0 0 12px}.update-card>p:not(.update-type){font-size:13px;line-height:1.7;color:var(--muted);margin:0}.update-card:hover>p:not(.update-type){color:#c2d3dc}.update-card>b{font-size:11px;margin-top:auto;padding-top:24px}.update-card b i{font-style:normal;font-size:16px;margin-left:5px}.about{padding-top:127px;padding-bottom:115px}.about-intro{display:grid;grid-template-columns:.55fr 1.55fr;column-gap:40px;row-gap:22px;align-items:start}.about-intro .kicker{grid-column:1}.about-intro h2{grid-column:2;grid-row:1}.about-intro>p:last-child{grid-column:2;color:var(--muted);max-width:650px;line-height:1.78;font-size:16px;margin:0}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(8,41,70,.18);margin-top:65px;border:1px solid rgba(8,41,70,.18)}.about-card{padding:32px;background:#fff;min-height:210px;transition:background .28s,color .28s}.about-card:hover{background:var(--ink);color:#fff}.about-card>span{font:10px 'DM Mono',monospace;color:var(--blue);letter-spacing:.07em}.about-card:hover>span{color:var(--lime)}.about-card h3{font-size:23px;letter-spacing:-.05em;margin:28px 0 10px}.about-card p{font-size:13px;color:var(--muted);line-height:1.72;margin:0}.about-card:hover p{color:#c1d5df}.audience-strip{display:flex;align-items:center;justify-content:space-between;padding:25px 0;border-bottom:1px solid var(--line)}.audience-strip p{font-size:19px;letter-spacing:-.04em;font-weight:800;margin:0}.audience-strip div{display:flex;align-items:center;gap:13px;font:10px 'DM Mono',monospace;letter-spacing:.07em;color:var(--muted)}.audience-strip i{font-style:normal;color:var(--blue)}.contact{padding:0 0 125px}.contact-panel{padding:0;background:#d9ff43;display:grid;grid-template-columns:1.2fr .8fr;gap:0;align-items:stretch}.contact-main{padding:67px 70px}.contact-main h2{font-size:clamp(43px,5vw,70px);line-height:1;letter-spacing:-.07em;margin:0 0 20px}.contact-main p:not(.kicker){max-width:515px;color:#274858;font-size:15px;line-height:1.77;margin:0}.contact-main .button{margin-top:33px}.contact-details{background:var(--ink);color:#fff;padding:33px 39px;display:flex;flex-direction:column;justify-content:center}.contact-detail{display:grid;grid-template-columns:35px 1fr;gap:10px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.18)}.contact-detail:last-child{border-bottom:0}.contact-detail>span{font:10px 'DM Mono',monospace;color:var(--lime)}.contact-detail b{display:block;font-size:13px;margin-bottom:5px}.contact-detail a,.contact-detail p{color:#b7d0db;margin:0;font-size:12px;line-height:1.65;text-decoration:none}.contact-detail a:hover{color:var(--lime)}footer{padding-top:75px}.footer-inner{min-height:0;display:grid;grid-template-columns:1.55fr 1fr 1fr 1.05fr;gap:35px;align-items:start;padding-bottom:60px}.footer-brand .brand{margin-bottom:17px}.footer-brand>p{max-width:260px;font-size:12px;line-height:1.7;margin:0 0 19px}.footer-email{font-size:12px;font-weight:800;color:var(--lime);text-decoration:none}.footer-email b{font-size:16px;margin-left:4px}.footer-column{display:flex;flex-direction:column;gap:11px}.footer-column h3{font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:#fff;margin:4px 0 7px}.footer-column a{font-size:12px;color:#b8c9d1;text-decoration:none}.footer-column a:hover{color:var(--lime)}.footer-audience p{font-size:12px;line-height:1.55;margin:0}.footer-bottom{min-height:66px;display:flex;gap:20px;align-items:center;border-top:1px solid rgba(255,255,255,.13)}.footer-bottom p{font-size:10px;margin:0;color:#8fa7b4}.footer-bottom p:nth-child(2){margin-left:auto}.footer-bottom a{font-size:10px;color:#fff;text-decoration:none;font-weight:800}.footer-bottom a:hover{color:var(--lime)}@media(max-width:800px){.updates{padding:75px 0}.updates-heading{display:block;margin-bottom:35px}.updates-heading>p{margin-top:20px}.updates-grid,.about-grid{grid-template-columns:1fr}.update-card{min-height:260px}.about{padding:75px 0}.about-intro{display:block}.about-intro h2{margin:5px 0 20px}.audience-strip{display:block;padding:22px 0}.audience-strip div{margin-top:15px;flex-wrap:wrap}.contact{padding-bottom:75px}.contact-panel{grid-template-columns:1fr}.contact-main{padding:45px 29px}.contact-details{padding:25px 29px}.footer-inner{grid-template-columns:1fr 1fr;padding-bottom:38px}.footer-brand{grid-column:1 / -1}.footer-bottom{flex-wrap:wrap;padding:18px 0}.footer-bottom p:nth-child(2){margin-left:0}.footer-bottom a{margin-left:auto}}@media(max-width:450px){.footer-inner{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom a{margin-left:0}.updates-heading h2,.about-intro h2{font-size:39px}.audience-strip div{font-size:8px}}


/* Client perspectives */
.client-perspectives{padding:132px 0;background:#061d32;color:#fff;overflow:hidden}.client-perspectives-head{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end;margin-bottom:52px}.client-perspectives .kicker{color:#d9ff43}.client-perspectives .kicker span{box-shadow:0 0 0 4px rgba(217,255,67,.18)}.client-perspectives h2{max-width:680px;margin:0;font-size:clamp(42px,5.2vw,72px);line-height:.98;letter-spacing:-.07em}.client-perspectives-intro{max-width:340px;padding-bottom:6px}.client-perspectives-intro p{margin:0 0 24px;color:#b8cbd5;font-size:15px;line-height:1.75}.client-perspectives-intro span,.perspective-meta,.perspectives-note{font:10px 'DM Mono',monospace;letter-spacing:.08em;text-transform:uppercase}.client-perspectives-intro span{color:#d9ff43}.perspectives-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.perspective-card{position:relative;min-height:315px;padding:27px;display:flex;flex-direction:column;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.14);transition:transform .28s ease,background .28s ease,border-color .28s ease}.perspective-card:hover{transform:translateY(-7px);background:rgba(255,255,255,.1);border-color:rgba(217,255,67,.75)}.perspective-feature{grid-column:span 2;min-height:370px;padding:36px;background:linear-gradient(125deg,#087dc1 0%,#0b466e 52%,#082946 100%);border-color:transparent}.perspective-feature:hover{background:linear-gradient(125deg,#087dc1 0%,#0b466e 52%,#082946 100%)}.perspective-meta{display:flex;justify-content:space-between;gap:20px;color:#d9ff43}.perspective-meta span{color:rgba(255,255,255,.52)}.perspective-meta p{margin:0}.perspective-card blockquote{max-width:540px;margin:auto 0 26px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(24px,2.25vw,35px);line-height:1.13;letter-spacing:-.045em}.perspective-card:not(.perspective-feature) blockquote{font-size:23px}.perspective-footer{display:flex;align-items:center;justify-content:space-between;padding-top:17px;border-top:1px solid rgba(255,255,255,.18);font-size:11px;color:#c6d6dd}.perspective-footer i{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#d9ff43;color:#082946;font-style:normal;font-size:16px}.perspectives-note{margin:24px 0 0;color:#8fa7b4;line-height:1.55;text-transform:none;letter-spacing:.02em}@media(max-width:800px){.client-perspectives{padding:80px 0}.client-perspectives-head{grid-template-columns:1fr;gap:24px;margin-bottom:36px}.client-perspectives-intro{max-width:440px}.perspectives-grid{grid-template-columns:1fr 1fr}.perspective-feature{grid-column:span 2}.perspective-card{min-height:290px}.perspective-feature{min-height:335px}}@media(max-width:540px){.client-perspectives h2{font-size:43px}.perspectives-grid{grid-template-columns:1fr}.perspective-feature{grid-column:auto}.perspective-card,.perspective-feature{min-height:285px;padding:25px}.perspective-card blockquote,.perspective-card:not(.perspective-feature) blockquote{font-size:26px}.perspectives-note{font-size:9px}}
