.home-secondary-action{display:inline-flex;align-items:center;min-height:46px;font-weight:750;text-decoration:none}.home-tools-section{margin:0 0 clamp(80px,10vw,120px);padding:clamp(34px,5vw,52px);border-radius:18px;background:var(--soft)}.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:26px}.home-section-heading>div{max-width:680px}.home-section-heading h2{margin-bottom:10px}.home-section-heading p{margin:0;color:var(--muted)}.home-section-heading>a{flex:0 0 auto;font-weight:750;text-decoration:none}.home-tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-tool-card{position:relative;padding:20px 22px;border:1px solid var(--line);border-radius:12px;background:#fff}.home-tool-card .eyebrow{margin-bottom:5px}.home-tool-card h3{margin-bottom:6px}.home-tool-card p{margin:0;color:var(--muted)}.home-tool-card>a{display:inline-flex;min-height:42px;align-items:center;margin-top:12px;font-weight:800;text-decoration:none}.home-tool-card:focus-within{outline:3px solid rgba(21,94,239,.25);outline-offset:2px}.home-tool-card:focus-within>a{outline:none}.home-about{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:clamp(36px,8vw,100px);margin-bottom:clamp(80px,10vw,120px);padding-top:38px;border-top:1px solid var(--line)}.home-about p{max-width:680px;margin:0 0 18px;color:var(--muted);font-size:1.06rem}.home-about a{font-weight:750}.home-contact-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:30px;padding:clamp(28px,5vw,46px);border-radius:18px;background:var(--ink);color:#fff}.home-contact-cta>div{max-width:720px}.home-contact-cta .eyebrow{color:#a9c6ff}.home-contact-cta h2{margin-bottom:9px}.home-contact-cta p{margin:0;color:#cbd5e1}.home-contact-cta .button{flex:0 0 auto}@media(max-width:760px){.home-section-heading,.home-contact-cta{align-items:flex-start;flex-direction:column}.home-tools-grid{grid-template-columns:1fr}.home-about{grid-template-columns:1fr;gap:18px}}@media(max-width:560px){.home-tools-section{padding:24px 16px}.home-section-heading{margin-bottom:20px}.home-tool-card{padding:18px}.home-contact-cta{padding:25px 22px}.home-contact-cta .button{width:100%}}.home-actions .button{gap:10px}.portfolio-section{margin-inline:0;padding-inline:0}.portfolio-heading .eyebrow{color:var(--color-primary-blue);font-size:var(--section-eyebrow-size)}.selected-work-section{margin-bottom:clamp(84px,11vw,130px);padding-top:clamp(38px,5vw,52px);border-top:1px solid var(--color-border-soft);background:linear-gradient(180deg,#fbfcfe 0,#fff 180px)}.selected-work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.selected-work-grid .project-card{display:block;margin:0}.section-route-link{display:inline-flex;align-items:center;min-height:44px;margin-top:22px;font-weight:800;text-decoration:none}@media(max-width:900px){.selected-work-grid{grid-template-columns:1fr 1fr}.selected-work-grid .project-card:last-child{grid-column:1/-1}}@media(max-width:600px){.selected-work-section{margin-bottom:76px}.selected-work-grid{grid-template-columns:1fr}.selected-work-grid .project-card:last-child{grid-column:auto}}
