.home-hero{padding:clamp(32px, 5vw, 72px) var(--gutter);grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(32px,5vw,90px);max-width:1440px;margin-inline:auto;display:grid}.home-hero-copy .hand{margin-bottom:.5em}.home-hero h1{max-width:17ch;margin-bottom:.5em;font-size:clamp(2.3rem,4.4vw,3.9rem)}.home-hero-sub{max-width:40ch;margin-bottom:1.2em;font-size:clamp(1.05rem,1.4vw,1.2rem)}.home-hero-proof{color:var(--muted);max-width:46ch;margin-bottom:1.8em;font-size:.95rem}.home-hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin:0;display:flex}.home-hero-more{color:var(--ink);text-underline-offset:.25em}.home-hero-more:hover{color:var(--steel)}.home-or{color:var(--ink);text-underline-offset:.25em}.home-cta .home-or{color:#fff}.home-hero-proof a{color:var(--steel);text-underline-offset:.2em}.home-hero-cap{color:var(--muted);margin:10px 0 0;font-size:.85rem}.home-ask{margin:0;padding-block:clamp(36px,5vw,64px);font-size:1.05rem}.home-ask a{color:var(--steel);text-underline-offset:.2em}.home-hero-art img{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto}@media (width<=860px){.home-hero{grid-template-columns:1fr;gap:36px}.home-hero-art img{aspect-ratio:4/4}}.home-lanes{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-lanes ul{padding:0 var(--gutter);grid-template-columns:repeat(4,1fr);max-width:1440px;margin:0 auto;list-style:none;display:grid}.home-lanes li+li{border-left:1px solid var(--line)}.home-lanes a{height:100%;color:var(--ink);flex-direction:column;gap:8px;padding:28px clamp(18px,2vw,32px);text-decoration:none;display:flex}.home-lanes li:first-child a{padding-left:0}.home-lane-name{font-family:var(--serif);font-size:1.5rem;line-height:1.1}.home-lane-line{color:var(--muted);max-width:30ch;font-size:.92rem}.home-lane-go{color:var(--steel);margin-top:auto;padding-top:6px}.home-lanes a:hover .home-lane-name{color:var(--steel)}@media (width<=860px){.home-lanes ul{grid-template-columns:1fr}.home-lanes li+li{border-left:0;border-top:1px solid var(--line)}.home-lanes a{padding:20px 0}}.home-marked{grid-template-columns:minmax(240px,.9fr) 2.2fr;align-items:start;gap:clamp(32px,6vw,110px);display:grid}.home-marked-intro{position:sticky;top:40px}.home-marked-intro h2{margin-bottom:.5em}.home-marked-intro h2 .bookmark{vertical-align:.15em;margin-right:6px}.home-marked-intro p{max-width:36ch;font-size:1rem}.home-marked-aside{margin-top:1.6em;padding-left:5em;position:relative}.home-curl{width:60px;height:40px;color:var(--ink);margin:8px 0 0 4em;display:block}.home-tiles{grid-template-columns:repeat(12,1fr);gap:clamp(48px,6vw,90px) clamp(20px,3vw,44px);display:grid}.home-tile{color:var(--ink);flex-direction:column;text-decoration:none;display:flex;position:relative}.home-tile.small{grid-column:1/7;margin-top:18%}.home-tile.tall{grid-column:8/13}.home-tile.wide{grid-column:1/8}.home-tile:nth-child(4){grid-column:9/13;margin-top:24%}.home-tile:nth-child(5){grid-column:2/7;margin-top:0}.home-tile:nth-child(6){grid-column:8/13;margin-top:30%}.home-tile-img{background:var(--paper);aspect-ratio:4/3;display:block;overflow:hidden}.home-tile.portrait .home-tile-img{aspect-ratio:3/4}.home-tile-img img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.home-tile:hover .home-tile-img img{transform:scale(1.02)}.home-tile-text{flex-direction:column;gap:6px;padding:0 0 18px;display:flex}.home-tile-text .caps{color:var(--steel)}.home-tile-title{font-family:var(--serif);max-width:16ch;font-size:1.6rem;font-weight:300;line-height:1.1}.home-tile .arrow{position:absolute;bottom:-18px;right:-18px}.home-tile.over{justify-content:flex-end}.home-tile.over .home-tile-text{z-index:1;color:#fff;background:linear-gradient(#13213300,#132133f5 65%);padding:140px 28px 28px;position:absolute;bottom:0;left:0;right:0}.home-tile.over .home-tile-text .caps{color:#fff}.home-tile.over .arrow{z-index:2;top:-18px;bottom:auto}@media (width<=1100px){.home-marked{grid-template-columns:1fr;gap:40px}.home-marked-intro{position:static}.home-marked-intro h2{max-width:14ch}.home-marked-aside{display:none}}@media (width<=860px){.home-tiles{grid-template-columns:1fr;row-gap:48px}.home-tiles>.home-tile,.home-tile.small,.home-tile.tall,.home-tile.wide{grid-column:1/-1;margin-top:0}.home-tile .arrow{bottom:16px;right:16px}.home-tile.over .arrow{top:16px}}.home-fav{grid-template-columns:1fr 1fr;min-height:600px;display:grid;position:relative;overflow:clip}.home-fav.navy{background:var(--navy);color:#fff}.home-fav.mist{background:var(--mist);color:var(--ink)}.home-fav-art{min-height:420px;position:relative;overflow:hidden}.home-fav-art img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-msg.home-figs{gap:10px;display:grid;top:72%;left:42%;transform:translate(-70%,-50%)rotate(-3deg)}.home-fig{grid-template-columns:auto 1fr;align-items:baseline;gap:14px;display:grid}.home-fig strong{font-family:var(--serif);letter-spacing:-.02em;color:var(--navy);font-size:2.1rem;font-weight:300;line-height:1}.home-fig span{font-size:.86rem}.home-fav.flip .home-fav-art{order:2}.home-fav.flip .home-msg{transform:translate(-10%,-50%)rotate(3deg)}.home-fav-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(48px,7vw,110px) clamp(28px,6vw,90px) clamp(48px,7vw,110px) clamp(48px,7vw,110px);display:flex}.home-fav-copy h2{max-width:14ch;margin-bottom:.5em}.home-fav-copy p{max-width:46ch}.home-fav-label{align-items:center;gap:12px;margin-bottom:clamp(40px,7vh,90px);display:flex}.home-fav-label .bookmark{flex:none}.home-fav.navy .home-fav-copy h2{color:#fff}.home-fav .btn.paper{margin-top:.6em}.home-msg{width:min(340px,84vw);color:var(--ink);z-index:2;background:#fff;padding:18px 20px 14px;font-size:.86rem;line-height:1.5;text-decoration:none;position:absolute;top:42%;left:50%;transform:translate(-90%,-50%)rotate(-3deg);box-shadow:0 24px 50px #13213347}.home-msg-head{align-items:center;gap:12px;margin-bottom:10px;line-height:1.25;display:flex}.home-msg-avatar{background:var(--paper);width:36px;height:36px;color:var(--ink);font-family:var(--serif);border-radius:50%;flex:none;place-items:center;font-size:1rem;display:grid}.home-msg-role{color:var(--muted);font-size:.75rem}.home-msg-body{display:block}.home-msg-cap{color:var(--muted);letter-spacing:.04em;margin-top:10px;font-size:.68rem;display:block}.home-msg:hover{box-shadow:0 28px 56px #1321335c}.home-msg.static{place-self:center end;position:static;transform:rotate(2.5deg)}@media (width<=860px){.home-fav{grid-template-columns:1fr;min-height:0}.home-fav-art,.home-fav.flip .home-fav-art{order:0;height:300px;min-height:300px}.home-fav .home-msg{margin:-50px var(--gutter) 0 auto;width:min(320px, calc(100% - 2 * var(--gutter)));order:1;position:static;transform:rotate(-2deg)}.home-fav-copy{order:2}.home-fav-label{margin-bottom:28px}}.home-bylines-head{text-align:center;color:var(--navy);border-top:1px solid var(--line);border-bottom:1px solid var(--line);letter-spacing:-.01em;margin-bottom:clamp(48px,6vw,90px);padding:.14em 0;font-size:clamp(3.4rem,10vw,9rem);line-height:1}.home-bylines-proof{text-align:center;color:var(--muted);margin:-8px 0 32px}.home-byline-grid{grid-template-columns:repeat(3,1fr);gap:clamp(40px,5vw,70px) clamp(24px,4vw,60px);margin:0;padding:0;list-style:none;display:grid}.home-byline-grid a{text-align:center;color:var(--ink);flex-direction:column;align-items:center;text-decoration:none;display:flex}.home-byline-img{aspect-ratio:4/3;background:var(--paper);border:1px solid var(--line);width:100%;display:block;overflow:hidden}.home-byline-img img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .3s}.home-byline-grid a:hover img{transform:scale(1.02)}.home-byline-grid .bookmark{margin-top:-12px;position:relative}.home-byline-title{font-family:var(--serif);max-width:24ch;margin:14px 0 8px;font-size:1.5rem;font-weight:300;line-height:1.15}.home-byline-grid .caps{color:var(--muted)}.home-center{text-align:center;margin:clamp(40px,5vw,70px) 0 0}@media (width<=860px){.home-byline-grid{grid-template-columns:1fr}}.home-about{grid-template-columns:1fr 1.05fr;align-items:center;display:grid}.home-about-img{aspect-ratio:4/5;background:var(--paper);overflow:hidden}.home-about-img img{object-fit:cover;object-position:50% 12%;width:100%;height:100%}.home-about-card{background:var(--paper);z-index:1;margin-left:-80px;padding:clamp(36px,5vw,72px);position:relative;box-shadow:0 20px 50px #1321331f}.home-about-card h2{margin:.2em 0 .7em}.home-about-card p:not(.hand){max-width:46ch;font-size:.95rem}.home-about-card .btn{margin-top:.5em}@media (width<=860px){.home-about{grid-template-columns:1fr}.home-about-img{aspect-ratio:4/3}.home-about-card{margin:-40px 12px 0}}.home-cta{background:var(--navy);color:#fff;position:relative;overflow:clip}.home-cta>img{object-fit:cover;object-position:50% 10%;opacity:.18;transform-origin:50% 20%;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.3)}.home-cta-inner{grid-template-columns:1.3fr 1fr;align-items:center;gap:clamp(32px,5vw,80px);padding-block:clamp(64px,9vw,140px);display:grid;position:relative}.home-cta-inner h2{color:#fff;max-width:14ch;margin-bottom:.5em}.home-cta-inner p{max-width:44ch;margin-bottom:1.8em}@media (width<=860px){.home-cta-inner{grid-template-columns:1fr}.home-msg.static{justify-self:start;margin-top:28px}}.home-quote-row{grid-template-columns:repeat(3,1fr);gap:clamp(32px,5vw,70px);margin:0;padding:0;list-style:none;display:grid}.home-quote-row blockquote{margin:0}.home-quote-lead{font-family:var(--serif);color:var(--navy);margin-bottom:.8em;font-size:1.7rem;font-weight:300;line-height:1.2}.home-quote-rest{color:var(--muted);font-size:.92rem}.home-quote-who{align-items:center;gap:12px;margin-top:1.5em;display:flex}.home-quote-avatar{background:var(--paper);width:44px;height:44px;font-family:var(--serif);border-radius:50%;flex:none;place-items:center;font-size:1.05rem;display:grid}.home-verify{color:var(--steel);border-bottom:1px solid var(--sky);padding-bottom:3px;text-decoration:none}.home-verify:hover{color:var(--navy)}@media (width<=860px){.home-quote-row{grid-template-columns:1fr}}.home-certs{background:var(--mist);padding-block:clamp(48px,6vw,90px)}.home-certs-card{background:var(--white);outline:1px solid var(--line);outline-offset:-14px;grid-template-columns:1fr 1fr;align-items:center;gap:0 clamp(32px,5vw,80px);padding:clamp(36px,5vw,72px);display:grid}.home-certs-lead{font-family:var(--serif);max-width:14ch;color:var(--navy);margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:300;line-height:1.1}.home-certs-list{margin:0}.home-certs-list div{border-top:1px solid var(--line);padding:12px 0}.home-certs-list div:first-child{border-top:0;padding-top:0}.home-certs-list dt{font-size:.95rem;font-weight:500}.home-certs-list dd{color:var(--muted);margin:2px 0 0;font-size:.92rem}.home-certs-link{border-top:1px solid var(--line);grid-column:2;margin:0;padding-top:12px}.home-certs-link a{color:var(--steel);font-size:.85rem}@media (width<=860px){.home-certs-card{grid-template-columns:1fr}.home-certs-list{margin-top:28px}.home-certs-link{grid-column:1}}@media (prefers-reduced-motion:reduce){.home-tile-img img,.home-byline-img img{transition:none}.home-tile:hover .home-tile-img img,.home-byline-grid a:hover img{transform:none}}
