/* Home only: other pages retain the original shared climae.css rules. */
body.climae-home{background:#081727;color:#edf3fa;overflow-x:visible;--home-lime:#d8ed47;--home-cyan:#65d1eb;--home-muted:#b3c3d4;--home-border:#304359}
.climae-home main{position:relative}
.climae-home :is(a,button):focus-visible{outline:2px solid var(--home-lime);outline-offset:5px}
.climae-home .home-container{width:min(1260px,100%);margin:0 auto;padding-left:36px;padding-right:36px}
.climae-home .home-hero{display:grid;grid-template-columns:1.25fr 1fr;gap:80px;align-items:center;padding-top:62px;padding-bottom:65px}
.climae-home .home-eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 22px;color:var(--home-cyan);font-size:14px;line-height:1.5;font-weight:600;letter-spacing:.08em;text-transform:uppercase}
.climae-home .home-eyebrow:before{content:"";display:block;width:25px;height:2px;background:currentColor;flex:none}
.climae-home h1{font-family:'Space Grotesk',system-ui,sans-serif;font-size:clamp(37px,4.1vw,60px);line-height:1.08;letter-spacing:-.045em;max-width:660px;margin:0;text-wrap:balance}
.climae-home h1 em{font-style:normal;color:var(--home-lime)}
.climae-home .home-intro{font-size:18px;line-height:1.7;color:var(--home-muted);max-width:565px;margin:24px 0 0}
.climae-home .home-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:28px}
.climae-home .home-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:48px;padding:14px 19px;border-radius:6px;background:var(--home-lime);color:#102033;font-size:16px;font-weight:700;transition:background .18s,transform .18s}
.climae-home .home-button:hover{background:#e6f581;transform:translateY(-2px)}
.climae-home .home-text-link{font-size:16px;font-weight:500;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#4b627d}
.climae-home .home-text-link:hover{color:var(--home-cyan)}
.climae-home .home-direct{border-top:1px solid var(--home-border)}
.climae-home .home-direct>a{display:grid;grid-template-columns:35px 1fr 25px;gap:16px;align-items:center;border-bottom:1px solid var(--home-border);padding:23px 10px 23px 0;transition:background .18s}
.climae-home .home-direct>a:hover{background:#10253b}
.climae-home .home-direct-number{align-self:start;margin-top:2px;font-family:'Space Grotesk',system-ui,sans-serif;font-size:14px;color:var(--home-cyan)}
.climae-home .home-direct strong{display:block;font-family:'Space Grotesk',system-ui,sans-serif;font-size:23px;font-weight:500;letter-spacing:-.02em;margin-bottom:7px}
.climae-home .home-direct small{display:block;font-size:15px;line-height:1.5;color:var(--home-muted)}
.climae-home .home-direct-arrow{font-size:23px;color:var(--home-lime)}
.climae-home .home-platform{background:#f1f5f8;color:#152e43;padding:46px 0 54px}
.climae-home .home-section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}
.climae-home .home-section-heading p{font-size:16px;line-height:1.6;color:#52677b;max-width:370px;margin:0}
.climae-home .home-platform .home-eyebrow{color:#286273;margin-bottom:9px}
.climae-home h2{font-family:'Space Grotesk',system-ui,sans-serif;font-size:clamp(28px,3vw,38px);line-height:1.15;letter-spacing:-.035em;margin:0}
.climae-home .home-modules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.climae-home .home-module{position:relative;display:flex;flex-direction:column;align-items:start;background:#fff;border:1px solid #d9e3ea;border-radius:9px;padding:25px;min-width:0;transition:border-color .18s,transform .18s,box-shadow .18s}
.climae-home a.home-module:hover{transform:translateY(-3px);border-color:#6793a5;box-shadow:0 10px 22px rgba(27,61,84,.07)}
.climae-home .home-platform a:focus-visible{outline-color:#0c6175}
.climae-home .home-module-top{display:flex;justify-content:space-between;align-items:center;gap:15px;width:100%;margin-bottom:23px}
.climae-home .home-icon{display:inline-flex;color:#20758c}
.climae-home .home-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.climae-home .home-module-label{font-size:13px;line-height:1.4;color:#486577;font-weight:500}
.climae-home .home-module h3{font-family:'Space Grotesk',system-ui,sans-serif;font-size:25px;letter-spacing:-.025em;margin:0 0 10px;line-height:1.2}
.climae-home .home-module p{font-size:16px;line-height:1.6;margin:0 0 20px;color:#52677b}
.climae-home .home-module small{font-size:14px;line-height:1.5;color:#596e7f;margin-top:auto}
.climae-home .home-module-link{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:15px;font-weight:700;color:#17657c;margin-top:23px;padding-top:16px;border-top:1px solid #e1e9ef}
.climae-home .home-module-note{background:#e5edf2;border-style:dashed}
.climae-home .home-status{font-size:13px;padding:5px 9px;border-radius:4px;background:#d7e2e9;color:#385369}
.climae-home .home-module-note h3{font-size:23px}
.climae-home .home-module-note p{font-size:15px;line-height:1.65}
.climae-home .home-module-note .home-api{border-top:1px solid #c7d6e0;padding-top:15px;margin-top:auto;width:100%;font-size:14px;color:#4b6678;line-height:1.6}
.climae-home .home-science{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding-top:46px;padding-bottom:46px;align-items:start}
.climae-home .home-science h2{max-width:420px;font-size:32px;margin-top:12px}
.climae-home .home-science p{color:var(--home-muted);font-size:16px;line-height:1.75;margin:0 0 20px}
.climae-home .home-footer{border-top:1px solid var(--home-border);padding:25px 0;color:#a8bace;font-size:14px}
.climae-home .home-footer-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
.climae-home .home-footer-links{display:flex;gap:22px;flex-wrap:wrap}
.climae-home .home-footer a:hover{color:#fff}
@media(max-width:1020px){.climae-home .home-hero{gap:40px;padding-top:44px;padding-bottom:44px}.climae-home .home-modules{grid-template-columns:repeat(2,minmax(0,1fr))}.climae-home .home-direct strong{font-size:21px}}
@media(max-width:760px){.climae-home .home-container{padding-left:22px;padding-right:22px}.climae-home .home-hero{grid-template-columns:1fr;gap:35px;padding-top:36px;padding-bottom:38px}.climae-home .home-intro{font-size:17px}.climae-home .home-direct>a{padding:18px 0}.climae-home .home-section-heading{display:block}.climae-home .home-section-heading p{margin-top:16px}.climae-home .home-science{grid-template-columns:1fr;gap:22px}.climae-home .home-platform{padding-top:36px}.climae-home .home-eyebrow{font-size:13px}}
@media(max-width:520px){.climae-home .home-modules{grid-template-columns:1fr}.climae-home .home-module{padding:23px}.climae-home .home-actions{align-items:start;flex-direction:column;gap:20px}.climae-home .home-direct>a{grid-template-columns:24px 1fr 20px;gap:12px}.climae-home .home-direct strong{font-size:22px}.climae-home .home-direct small{font-size:15px}.climae-home .home-science h2{font-size:29px}}
@media(prefers-reduced-motion:reduce){.climae-home *{transition:none!important;scroll-behavior:auto!important}}
/* Landing pages for the existing sections. */
.climae-home .home-hub-intro{padding-top:35px;padding-bottom:40px}
.climae-home .home-hub-intro .home-eyebrow{margin-top:32px;margin-bottom:18px}
.climae-home .home-hub h1{max-width:900px;font-size:clamp(34px,4vw,52px)}
.climae-home .home-hub .home-intro{max-width:780px}
.climae-home .home-hub-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
.climae-home .home-hub-cards h2{font-size:30px;margin:0 0 18px}
.climae-home .home-hub-cards p{max-width:550px}
@media(max-width:640px){.climae-home .home-hub-cards{grid-template-columns:1fr}}

/* Six active tools form two rows; upcoming services occupy the next full row. */
.climae-home .home-module-note{grid-column:1/-1}
