@font-face{font-family:Montserrat;src:url(/montserrat-400.ttf)format("truetype");font-display:swap;font-weight:400}@font-face{font-family:Montserrat;src:url(/montserrat-500.ttf)format("truetype");font-display:swap;font-weight:500}@font-face{font-family:Montserrat;src:url(/montserrat-600.ttf)format("truetype");font-display:swap;font-weight:600}:root{--muted-tan:#f0f0eb;--off-navy:#2d3047;--tan:#c6b48e;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--muted-tan);color:#000;-webkit-font-smoothing:antialiased;margin:0;font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}.wide-container{width:min(100%,1280px);margin:0 auto;padding-inline:1rem}.site-nav{z-index:20;background:#fff;position:relative}.nav-inner{justify-content:space-between;align-items:center;width:min(100%,940px);min-height:83px;margin:0 auto;padding:0 20px;display:flex}.brand{align-self:flex-start;margin-top:1rem;display:block}.brand img{width:150px;height:auto;display:block}.nav-links{align-items:stretch;margin-left:auto;display:flex}.nav-links a{color:var(--off-navy);letter-spacing:1px;padding:31px 20px;font-size:14px;font-weight:600;transition:color .18s}.nav-links a:hover,.nav-links a.active{color:var(--tan)}.menu-button{cursor:pointer;background:0 0;border:0;width:44px;height:44px;padding:10px;display:none}.menu-button span{background:var(--off-navy);width:23px;height:2px;margin:5px auto;display:block}.divider{background:var(--off-navy);height:1px}.hero-section{padding:128px 0;overflow:hidden}.hero-copy{text-align:center;width:min(100% - 32px,1000px);margin:0 auto 48px}.hero-copy h1{color:var(--off-navy);letter-spacing:-.01em;margin:0 0 .3em;font-size:clamp(3.2rem,5vw,4.21rem);font-weight:600;line-height:1.04}.hero-copy p{color:#000000b3;margin:0 0 1.25rem;font-size:1.13rem;line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.button{text-align:center;border-radius:.25rem;min-width:176px;padding:1em 1.5em;font-size:1rem;line-height:1.2;transition:background-color .18s,transform .18s}.button.primary{background:var(--tan);color:var(--muted-tan)}.button.secondary{background:#fff;box-shadow:inset 0 0 0 1px #0003}.button:hover{color:#000;background:#dedede;transform:translateY(-2px)}.hero-image-wrap{aspect-ratio:3/2;border-radius:.5rem;overflow:hidden}.hero-image,.feature-image{object-fit:cover;width:100%;height:100%;display:block}.services-section{background:#fff;padding:128px 0}.services-heading{flex-direction:column;align-items:flex-start;margin-bottom:48px;display:flex}.services-heading img{object-fit:contain;width:100px;height:100px;margin-bottom:18px}.services-heading h2{color:var(--off-navy);letter-spacing:-.01em;margin:0;font-size:2.37rem;font-weight:600;line-height:1.04}.services-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem;display:grid}.benefits{align-content:start;gap:3rem;display:grid}.benefit{align-items:flex-start;gap:.5rem;display:flex}.benefit-icon{flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.benefit-icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.benefit p{margin:0;font-size:1.13rem;line-height:1.6}.feature-image-wrap{border-radius:.5rem;min-height:430px;overflow:hidden}.site-footer{background:var(--off-navy);padding:64px 0}.footer-inner{flex-direction:column;align-items:center;gap:2rem;display:flex}.footer-logo{width:100px;height:auto;display:block}.footer-nav{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.footer-nav a,.credit{color:var(--muted-tan);transition:color .18s}.footer-nav a{padding:1rem 1.5rem}.footer-nav a:hover,.credit:hover{color:var(--tan)}.credit{font-size:1rem}.blog-container{width:min(100% - 32px,1000px);margin:0 auto}.original-blog-section{background:var(--muted-tan);min-height:680px;padding:128px 0}.original-blog-header{grid-template-columns:1fr 1fr;align-items:end;gap:2rem;margin-bottom:3rem;display:grid}.original-blog-header .button{justify-self:end}.original-blog-header h1{color:var(--off-navy);margin:0 0 .35em;font-size:2.37rem;font-weight:600;line-height:1.04}.original-blog-header>div>p:last-child{color:#000000b3;max-width:620px;margin:0;font-size:1.13rem;line-height:1.6}.post-list{grid-template-columns:1fr 1fr;display:grid}.post-card{border-top:1px solid #2d30472e;grid-template-columns:1fr 1fr;gap:2rem;min-width:0;padding:2rem;transition:background-color .18s;display:grid}.post-card:nth-child(odd){border-right:1px solid #2d30472e}.post-card:hover{background:#ffffff94}.post-card>img{aspect-ratio:1;object-fit:cover;border-radius:.5rem;width:100%}.post-card-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.date-tag{background:#fff;border-radius:.25rem;margin-bottom:1rem;padding:.45rem .7rem;font-size:.75rem}.post-card h2{color:var(--off-navy);margin:0;font-size:1.33rem;font-weight:600;line-height:1.3}.read-more{align-items:center;gap:.6rem;margin-top:auto;padding-top:2rem;font-weight:500;display:flex}.read-more b{font-size:1.35rem;font-weight:400}.article-section{background:var(--muted-tan);padding:128px 0}.article-body{width:min(100% - 32px,1000px);margin:0 auto;font-size:1rem;line-height:1.7}.article-image{object-fit:contain;border-radius:.5rem;width:100%;max-height:720px;margin-bottom:3rem;display:block}.article-body p{margin:0 0 1.25rem}.about-section{background:var(--muted-tan);padding:128px 0}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-grid>img{aspect-ratio:1;object-fit:cover;border-radius:.5rem;width:100%}.about-grid h1{color:var(--off-navy);margin:0 0 .3em;font-size:clamp(3rem,5vw,4.21rem);font-weight:600;line-height:1.04}.about-grid p{color:#000000b3;margin:0 0 2rem;font-size:1.13rem;line-height:1.6}.button.linkedin{color:#fff;background:#0a66c2}.blog-hero{background:var(--muted-tan);padding:128px 0 96px}.blog-eyebrow{color:var(--tan);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.85rem;font-weight:600}.blog-hero h1{max-width:760px;color:var(--off-navy);letter-spacing:-.01em;margin:0 0 .35em;font-size:clamp(3rem,6vw,4.21rem);font-weight:600;line-height:1.04}.blog-intro{color:#000000b3;max-width:690px;margin:0;font-size:1.13rem;line-height:1.6}.blog-content{background:#fff;padding:96px 0 128px}.coming-soon-card{background:var(--muted-tan);border-radius:.5rem;grid-template-columns:160px minmax(0,1fr);align-items:start;gap:3rem;padding:4rem;display:grid}.coming-soon-card>img{object-fit:contain;width:160px;height:160px}.coming-soon-card h2{color:var(--off-navy);margin:0 0 .5em;font-size:2.37rem;font-weight:600;line-height:1.08}.coming-soon-card p:not(.blog-eyebrow){margin:0 0 2rem;font-size:1.08rem;line-height:1.65}.reveal{animation:.7s cubic-bezier(.2,.75,.2,1) both intro}.reveal-delayed{animation:.95s cubic-bezier(.2,.75,.2,1) .1s both image-intro}@keyframes intro{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes image-intro{0%{opacity:0;transform:translateY(32px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:991px){.nav-inner{min-height:74px}.menu-button{display:block}.nav-links{background:#fff;flex-direction:column;display:none;position:absolute;top:74px;left:0;right:0;box-shadow:0 12px 25px #2d30471f}.nav-links.is-open{display:flex}.nav-links a{padding:18px 24px}.hero-section,.services-section,.blog-hero{padding:96px 0}}@media (max-width:767px){.hero-section,.services-section,.blog-hero,.blog-content{padding:72px 0}.coming-soon-card{grid-template-columns:1fr;gap:2rem;padding:2.5rem}.coming-soon-card>img{width:100px;height:100px}.hero-copy h1{font-size:clamp(2.55rem,11vw,3.6rem)}.desktop-break{display:none}.hero-image-wrap{aspect-ratio:4/3}.services-grid{grid-template-columns:1fr;gap:3rem}.feature-image-wrap{aspect-ratio:4/3;min-height:0}.original-blog-header,.post-list,.about-grid{grid-template-columns:1fr}.original-blog-header .button{justify-self:start}.post-card:nth-child(odd){border-right:0}.about-grid{gap:3rem}}@media (max-width:479px){.nav-inner{padding-inline:16px}.brand img{width:135px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.services-heading h2{font-size:2rem}.coming-soon-card{padding:2rem 1.5rem}.coming-soon-card h2{font-size:2rem}.footer-nav{flex-direction:column;align-items:center}.credit{text-align:center}.post-card{grid-template-columns:1fr;padding:2rem 0}.simple-nav{display:flex}.simple-nav a{padding-inline:7px;font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
