/* Homepage editorial sections, built on the existing octagonal design. */
.home-section{padding:90px 5%;border-top:1px solid #ffffff14}
.home-section h2{font-size:clamp(38px,4.5vw,64px);line-height:1.06;font-weight:460;letter-spacing:-.045em}
.home-section .micro-heading{display:block;margin-bottom:24px}
.home-section p{color:#96a6b6;font-size:16px;line-height:1.8}
.home-section .quiet-link{margin-top:24px}
.home-services{display:grid;grid-template-columns:1fr 1.25fr;gap:8%;background:#0a1016}
.home-section-heading>p{max-width:400px;margin-top:26px}
.home-service-row{display:grid;grid-template-columns:48px 1fr;gap:26px;padding:30px 0;border-top:1px solid #ffffff20;position:relative}
.home-service-row:last-child{border-bottom:1px solid #ffffff20}.home-service-row .oct-num{width:44px;height:44px}
.home-service-row h3{font-size:27px;line-height:1.2;font-weight:480;letter-spacing:-.025em;margin-bottom:14px}.home-service-row p{font-size:14px;max-width:490px}
.home-row-link{display:block;font-size:12px;color:#b6d7ec;margin-top:17px}.home-service-row:hover h3{color:#bee5ff}
.home-wide-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:9%;align-items:end;margin-bottom:54px}.home-wide-heading>p,.home-wide-heading>div>p{max-width:450px}
.home-process-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;list-style:none;padding:0;margin:0;position:relative}
.home-process-steps:before{content:"";position:absolute;top:24px;left:24px;right:18%;height:1px;background:#49637866;z-index:0}
.home-process-steps li{position:relative;z-index:1}.home-process-steps .oct-num{width:48px;height:48px;font:12px monospace;margin-bottom:28px;background:#203140}
.home-process-steps h3{font-size:22px;line-height:1.25;font-weight:480;letter-spacing:-.025em;margin-bottom:15px}.home-process-steps p{font-size:14px;max-width:270px}
.home-process-next{margin-top:42px;padding-top:26px;border-top:1px solid #ffffff14;display:flex;align-items:center;justify-content:space-between;gap:24px}.home-process-next p{font-size:14px}.home-process-next .quiet-link{margin:0}
.home-people{background:#0b1118}.home-people-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.home-person{display:flex;flex-direction:column;padding:36px;background:#151f29;clip-path:polygon(24px 0,calc(100% - 24px) 0,100% 24px,100% calc(100% - 24px),calc(100% - 24px) 100%,24px 100%,0 calc(100% - 24px),0 24px)}
.home-person-top{display:flex;justify-content:space-between;gap:20px;align-items:start}.home-person-top .micro-heading{font-size:10px;line-height:1.8;margin-bottom:34px}.home-person-top>span:last-child{font-size:24px;color:#a2c3da}
.home-person h3{font-size:clamp(27px,3vw,42px);line-height:1.1;font-weight:460;letter-spacing:-.04em;margin-bottom:30px}
.home-person-link{display:flex;justify-content:space-between;border-top:1px solid #ffffff15;padding-top:22px;font-size:13px;color:#bdcedc;margin-top:auto}
.home-reading-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.home-reading-card{min-height:330px}.home-reading-card .card-top .micro-heading{margin:0;font-size:10px}.home-reading-card h3{font-size:27px;max-width:310px;line-height:1.2}.home-reading-card p{font-size:14px}.home-reading-card .card-link{display:flex;justify-content:space-between;gap:12px}
.home-reading{padding-bottom:100px}.home-reading+.launch-contact{margin-top:10px}
@media(min-width:1600px){.home-section{padding-inline:max(5%,calc((100vw - 1500px)/2))}}
@media(max-width:1000px){.home-services{gap:5%;grid-template-columns:1fr 1.2fr}.home-process-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}.home-process-steps:before{display:none}.home-process-steps p{max-width:360px}.home-reading-grid{gap:14px}.home-reading-card{padding:28px 22px}.home-reading-card h3{font-size:23px}.home-person{padding:28px}.home-person-top .micro-heading{min-height:36px}}
@media(max-width:700px){.home-section{padding:48px 5%}.home-services,.home-wide-heading{grid-template-columns:1fr;gap:28px}.home-section h2{font-size:42px}.home-section .micro-heading{margin-bottom:20px}.home-section p{font-size:15px}.home-service-row{gap:18px;padding:26px 0}.home-service-row h3{font-size:24px}.home-service-row p{font-size:14px}.home-wide-heading{margin-bottom:32px}.home-process-steps{grid-template-columns:1fr;gap:28px}.home-process-steps li{display:grid;grid-template-columns:44px 1fr;column-gap:20px}.home-process-steps .oct-num{grid-row:span 2;width:42px;height:42px;margin:0}.home-process-steps h3{font-size:23px;margin-bottom:9px}.home-process-steps p{font-size:14px}.home-process-next{align-items:start;flex-direction:column;gap:12px;margin-top:30px}.home-people-grid,.home-reading-grid{grid-template-columns:1fr;gap:18px}.home-person-top .micro-heading{min-height:0;margin-bottom:25px}.home-person h3{font-size:33px}.home-reading-card{min-height:290px;padding:30px}.home-reading-card h3{font-size:28px}.home-reading-card p{font-size:14px}.home-reading .card-top .micro-heading{margin:0}}
