/* Shared, lightweight solution pages and homepage links. */
.solution-section{padding:88px 0;background:#e9eee9;color:#1e222e}
.solution-section h2{font-size:clamp(30px,4vw,48px);line-height:1.12;letter-spacing:-.045em;margin:12px 0 30px;max-width:760px}
.solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.solution-card{display:flex;flex-direction:column;gap:18px;padding:28px;border:1px solid #cbd3cb;border-radius:16px;background:#f9faf6;color:inherit;text-decoration:none;transition:border-color .2s,transform .2s}
.solution-card:hover{border-color:#28604f;transform:translateY(-3px)}
.solution-card h3{font-size:23px;line-height:1.2;letter-spacing:-.025em;margin:0}
.solution-card p{font-size:16px;line-height:1.65;color:#4c5953;margin:0}
.solution-card span{margin-top:auto;color:#215944;font-size:14px;font-weight:700}
.solution-card:focus-visible,.seo-page a:focus-visible,.seo-page summary:focus-visible{outline:3px solid #2658d0;outline-offset:5px}
@font-face{font-family:Inter;src:url('/assets/inter-latin-Dx4kXJAl.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
.seo-page{margin:0;background:#f3eee6;color:#1e222e;font:17px/1.7 Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}
.seo-page *{box-sizing:border-box}.seo-page a{color:#225444}.seo-page .wrap{width:min(1180px,calc(100% - 64px));margin:auto}
.seo-page .seo-skip{position:absolute;left:24px;top:-80px;z-index:10;padding:12px;background:#fff}.seo-page .seo-skip:focus{top:10px}
.seo-nav{display:flex;align-items:center;justify-content:space-between;padding:24px 0;border-bottom:1px solid #d5d5cb;gap:24px}
.seo-brand{display:flex;align-items:center;gap:10px;color:#1e222e!important;text-decoration:none;font-size:20px;font-weight:800;letter-spacing:-.03em}.seo-brand img{width:32px;height:32px}
.seo-nav-links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.seo-nav-links a{text-decoration:none;color:inherit}
.seo-page .seo-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:99px;padding:12px 24px;background:#1f5946;color:#fff;text-decoration:none;font-size:15px;font-weight:650;line-height:1.5}.seo-page .seo-button:hover{background:#173e32}
.seo-breadcrumb{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;margin:30px 0;color:#5a625d}.seo-breadcrumb a{text-decoration:none}
.seo-hero{padding:30px 0 58px;max-width:960px}.seo-kicker{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#366b57}
.seo-hero h1{font-size:clamp(42px,5.8vw,78px);line-height:1.04;letter-spacing:-.055em;margin:20px 0 26px;text-wrap:balance}
.seo-hero p{max-width:820px;font-size:clamp(18px,2vw,22px);line-height:1.6;margin:0 0 26px;color:#4b5551}
.seo-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.seo-actions>a:not(.seo-button){font-size:15px;font-weight:600}
.seo-figure{margin:0 0 72px}.seo-figure img{display:block;width:100%;height:auto;border-radius:16px;border:1px solid #d1d2c9;box-shadow:0 22px 60px #26362b12}.seo-figure figcaption{font-size:12px;color:#62675f;margin-top:16px;max-width:850px}
.seo-content{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:80px;align-items:start}
.seo-content article section{margin:0 0 48px}.seo-content h2,.seo-faq h2{font-size:clamp(27px,3vw,35px);letter-spacing:-.04em;line-height:1.2;margin:0 0 20px;text-wrap:balance}.seo-content p{margin:0 0 18px;color:#4b5551}
.seo-aside{padding:28px;border-radius:16px;background:#e7ece5}.seo-aside h2{font-size:22px}.seo-aside ul{padding-left:20px;margin:0}.seo-aside li{margin-bottom:20px;font-size:15px}.seo-aside li:last-child{margin-bottom:0}
.seo-faq{max-width:800px;padding:12px 0 70px}.seo-faq details{border-bottom:1px solid #cdd2c8;padding:20px 0}.seo-faq summary{font-weight:650;cursor:pointer;line-height:1.5}.seo-faq p{margin:14px 0 0;color:#4b5551}
.seo-cta{padding:54px;background:#1f3a31;color:#fff;border-radius:20px;margin:0 0 70px}.seo-cta h2{font-size:clamp(30px,4vw,48px);max-width:780px;line-height:1.12;letter-spacing:-.045em;margin:0 0 22px}.seo-cta p{max-width:750px;color:#d4e3d8;margin:0 0 28px}.seo-cta .seo-button{background:#e0ebce;color:#183c2d}
.seo-related{padding:0 0 64px}.seo-related h2{font-size:24px;letter-spacing:-.03em}.seo-page .solution-card{background:#faf9f5}
.seo-footer{border-top:1px solid #d3d5ca;padding:28px 0 36px;font-size:12px;color:#63695f}.seo-footer p{max-width:860px;margin:14px 0 0}.seo-footer a{font-size:14px}
@media(max-width:800px){.solution-grid{grid-template-columns:1fr}.solution-section{padding:64px 0}.seo-content{grid-template-columns:1fr;gap:0}.seo-aside{margin-bottom:50px}.seo-figure{margin-bottom:48px}.seo-nav-links{gap:20px}.seo-nav-links>a:first-child{display:none}.seo-cta{padding:32px}}
@media(max-width:480px){.seo-page .wrap{width:calc(100% - 36px)}.seo-nav{padding:18px 0;gap:12px}.seo-nav-links{gap:12px}.seo-nav-links>a:not(.seo-button){display:none}.seo-nav-links .seo-button{padding:10px 16px;font-size:13px}.seo-breadcrumb{margin:24px 0 12px}.seo-hero{padding:24px 0 38px}.seo-hero h1{font-size:42px}.seo-figure img{border-radius:10px}.seo-cta{padding:28px 24px}.solution-card{padding:24px}}
@media(prefers-reduced-motion:reduce){.solution-card{transition:none}.solution-card:hover{transform:none}}

/* Carry the selected Cobalt Horizon identity into the solution pages. */
.seo-page{background:linear-gradient(135deg,#f5faff,#eaf2ff);color:#112b50}
.seo-page a{color:#2455a1}
.seo-page .seo-nav{background:#102b69;border:1px solid #406396;border-radius:999px;padding:10px 12px 10px 22px;margin-top:18px}
.seo-page .seo-brand{color:#f4f8ff!important}
.seo-page .seo-nav-links a{color:#dceaff}
.seo-page .seo-nav .seo-button{background:#bff4ff;color:#10275c}
.seo-page .seo-hero{max-width:none;padding:52px 48px;margin-bottom:48px;border-radius:28px;background:radial-gradient(ellipse at 100% 100%,#438dcb,transparent 65%),linear-gradient(140deg,#0b246d,#1946a4)}
.seo-page .seo-hero h1{color:#fff;max-width:1000px}
.seo-page .seo-hero .seo-kicker{color:#bfefff}
.seo-page .seo-hero p{color:#dceaff}
.seo-page .seo-hero .seo-button,.seo-page .seo-cta .seo-button{background:#bff4ff;color:#10275c}
.seo-page .seo-hero .seo-button:hover,.seo-page .seo-nav .seo-button:hover,.seo-page .seo-cta .seo-button:hover{background:#e1faff}
.seo-page .seo-hero .seo-actions>a:not(.seo-button){color:#d1f2ff}
.seo-page .seo-breadcrumb,.seo-page .seo-figure figcaption{color:#526b8c}
.seo-page .seo-content p,.seo-page .seo-faq p{color:#405a7b}
.seo-page .seo-aside{background:#dfeeff;border:1px solid #bfd4ef;color:#173960}
.seo-page .seo-faq details{border-color:#bbd0eb}
.seo-page .seo-cta{background:radial-gradient(ellipse at 95% 100%,#377fbc,transparent 65%),linear-gradient(135deg,#0c286b,#1a479e)}
.seo-page .seo-cta p{color:#d7e8ff}
.seo-page .solution-card{background:#fff;border-color:#bdd0e8;color:#17375e}
.seo-page .solution-card p{color:#4a6282}.seo-page .solution-card span{color:#2255a5}
.seo-page .solution-card:hover{border-color:#5c8bd0}
.seo-page .seo-footer{border-color:#bbd0eb;color:#536b8b}
.seo-page a:focus-visible,.seo-page summary:focus-visible{outline:3px solid #3b78d8;outline-offset:4px}
.seo-page .seo-hero a:focus-visible,.seo-page .seo-cta a:focus-visible,.seo-page .seo-nav a:focus-visible{outline-color:#fff}
@media(max-width:600px){.seo-page .seo-hero{padding:32px 24px;border-radius:20px;margin-bottom:36px}.seo-page .seo-hero h1{font-size:38px}.seo-page .seo-nav{padding:9px 10px 9px 15px}.seo-page .seo-brand{font-size:18px}.seo-page .seo-brand img{width:27px;height:27px}}
