html{scroll-behavior:smooth}body{overflow-x:hidden}.site-header{position:sticky;top:0;z-index:99;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);border-bottom:1px solid #e4e8eb}.brand-logo img{height:58px;width:auto}.hero{min-height:76vh;display:flex;align-items:center;background:linear-gradient(90deg,rgba(16,38,62,.98) 0%,rgba(16,38,62,.9) 48%,rgba(16,38,62,.25) 100%),url('../images/hero-icf.svg') center/cover no-repeat}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:800}.card{height:100%;border:1px solid #e3e8eb;border-radius:12px;box-shadow:0 14px 38px rgba(16,38,62,.08);transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(16,38,62,.15)}.dark-band{background:linear-gradient(135deg,#10263E,#173552)}.method-step{border-top:4px solid #9BBE3B}.advisor-photo{min-height:440px;border-radius:12px;background:linear-gradient(145deg,#d9dee0,#9ca8ae);display:flex;align-items:flex-end;padding:1.5rem;color:#10263E;font-weight:800;box-sizing:border-box}.project-intake{background:#fff;border-radius:12px;box-shadow:0 22px 60px rgba(16,38,62,.16)}.project-intake-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.project-intake-grid .full{grid-column:1/-1}.project-intake label{display:block;font-weight:800;margin-bottom:.35rem;color:#10263E}.project-intake input,.project-intake select,.project-intake textarea{width:100%;box-sizing:border-box;border:1px solid #ccd3d8;border-radius:6px;padding:.85rem;font:inherit;background:#fff}.project-intake input:focus,.project-intake select:focus,.project-intake textarea:focus{outline:3px solid rgba(155,190,59,.28);border-color:#5A7D2B}.project-intake button{border:0;border-radius:6px;background:#5A7D2B;color:#fff;padding:1rem 1.4rem;font-weight:800;cursor:pointer}.notice{padding:1rem;border-radius:6px;margin-bottom:1rem}.notice.success{background:#e8f4df}.notice.error{background:#fde8e8}@media(max-width:760px){.brand-logo img{height:46px}.hero{min-height:auto;padding:5rem 0;background-position:60% center}.project-intake-grid{grid-template-columns:1fr}.project-intake-grid .full{grid-column:auto}.advisor-photo{min-height:300px}}
