/* Shared rhythm and clear project entry points. */
.mbr-home{background:#f8f9fb;color:#20272c}
.mbr-home :is(a,button,input):focus-visible{outline:3px solid #146cbe;outline-offset:4px}
.mbr-home h1,.mbr-home h2,.mbr-home h3{letter-spacing:0}
.home-header{background:rgba(255,255,255,.96);border-bottom:1px solid #e3e6ea}
.home-intro{border-radius:24px 24px 0 0;min-height:510px;padding-top:64px}
.home-intro::after{background:linear-gradient(90deg,rgba(12,19,25,.87),rgba(12,19,25,.60) 55%,rgba(12,19,25,.15))}
.home-intro h1{font-size:60px;line-height:1.08;max-width:700px}
.home-intro-copy{max-width:600px;font-size:18px;color:#f0f4f7}
.home-search-hero{border-radius:16px;min-height:68px}
.home-shortcuts{box-shadow:none;border-radius:0 0 24px 24px;border-color:#e0e5e9}
.home-shortcuts>a{min-height:92px}
.home-shortcuts>a:nth-child(2)>i:first-child{background:#edf0ff;color:#4a53a1}
.home-shortcuts>a:nth-child(3)>i:first-child{background:#fff2df;color:#815716}
.home-explore{padding-top:48px}
.home-explore-heading{margin:0 0 22px;gap:16px;align-items:end}
.home-section-heading .home-section-label,.home-section-label{display:block;background:none;border-radius:0;padding:0;min-height:0;margin:0 0 10px;color:#566675;font-size:12px;font-weight:700}
.home-explore-heading h2{font-size:30px;line-height:1.2}
.home-filters{box-shadow:none;background:transparent;padding:0 0 16px;border:0;border-bottom:1px solid #dce2e8;border-radius:0;gap:8px;margin-bottom:24px}
.home-filter{min-height:46px;background:#fff;border:1px solid #dce2e8!important;border-radius:12px!important}
.home-filter.is-active{background:#202b35!important;color:#fff!important;border-color:#202b35!important}
.home-filter-tech{background:#f0e9ff!important;color:#6023aa!important}
.home-grid{gap:24px}
.home-card{display:flex;flex-direction:column;border:1px solid #e1e5e9;border-radius:22px;box-shadow:none;overflow:hidden}
.home-card-media{aspect-ratio:1.7;height:auto;min-height:0;flex-shrink:0;width:100%}
.home-card-body{padding:22px}
.home-card-body p{font-size:14px;line-height:1.65;color:#596570}
.home-card-title h3{font-size:20px;line-height:1.3}
.home-card-action{margin-top:18px;min-height:44px}
.home-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #1b263512}
.home-project-path{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center;margin:64px 0;padding:40px 0;border-block:1px solid #dce2e8}
.home-project-photo{align-self:stretch;min-height:400px;overflow:hidden;border-radius:22px}
.home-project-photo img{width:100%;height:100%;object-fit:cover;display:block}
.home-project-copy h2{font-size:30px;line-height:1.25;margin:0 0 24px}
.home-project-steps{counter-reset:step;list-style:none;padding:0;margin:0;display:grid;gap:22px}
.home-project-steps li{counter-increment:step;display:grid;grid-template-columns:34px minmax(0,1fr);gap:4px 14px}
.home-project-steps li::before{content:counter(step);grid-row:span 2;display:grid;place-items:center;align-self:start;min-height:34px;border:1px solid #bcc9d0;border-radius:50%;font-size:13px;font-weight:700;color:#275b4b}
.home-project-steps strong{font-size:15px}.home-project-steps span{font-size:14px;line-height:1.6;color:#596570}
.home-project-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:28px}.home-project-actions>a{font-size:14px;font-weight:650;text-decoration:none;color:#245944}.home-project-actions .home-button-dark{color:#fff}
.home-platform-note,.home-support{border-radius:0;border:0;border-block:1px solid #dce2e8;box-shadow:none;background:transparent}
#explore-title{scroll-margin-top:100px}
@media(max-width:899px){.home-project-path{gap:26px}.home-project-copy h2{font-size:26px}.home-card-title h3{font-size:18px}}
@media(max-width:599px){.home-intro{padding:28px 18px 100px;min-height:445px;border-radius:20px 20px 0 0}.home-intro h1{font-size:36px}.home-intro-copy{font-size:15px}.home-search-hero{min-height:58px}.home-shortcuts>a{min-height:76px}.home-explore{padding-top:32px}.home-explore-heading{align-items:start;flex-direction:column;gap:10px}.home-explore-heading h2{font-size:26px}.home-filters{overflow:auto}.home-filter{flex-shrink:0}.home-grid{grid-template-columns:1fr;gap:20px}.home-card{border-radius:20px}.home-card-media{aspect-ratio:1.9}.home-card-body{padding:20px}.home-card-title h3{font-size:21px}.home-project-path{grid-template-columns:1fr;margin:36px 0;padding:28px 0;gap:24px}.home-project-photo{min-height:0;aspect-ratio:1.6}.home-project-copy h2{font-size:26px}.home-project-actions{align-items:flex-start;flex-direction:column}.home-section-heading p{white-space:normal}}
@media(prefers-reduced-motion:reduce){.mbr-home *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
