.home-shell{max-width:1180px}
.home-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.72fr);gap:48px;align-items:center;min-height:670px;padding:70px 0 58px}
.home-hero:before{content:"";position:absolute;left:-9vw;right:-9vw;top:0;bottom:0;z-index:-1;background:linear-gradient(115deg,#f1eee6 0 64%,#080808 64% 100%)}
.home-hero-copy{max-width:720px}
.home-hero h1{margin:0;font-size:clamp(58px,8.5vw,105px);line-height:.94;letter-spacing:-.055em}
.home-hero h1 em,.home-journey h2 em,.home-statement h2 em{font-style:normal;background:var(--yellow);padding:0 .11em .05em}
.home-hero-copy>p:not(.eyebrow){max-width:650px;margin:28px 0 0;font-size:21px;line-height:1.48}
.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:30px}
.home-hero-actions .primary{margin:0}
.home-proof{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:36px;font-size:10px;font-weight:900;letter-spacing:.12em}
.home-moka{position:relative;min-height:520px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;color:#fff}
.home-moka-halo{position:absolute;width:310px;height:310px;top:64px;border-radius:50%;background:var(--yellow);box-shadow:34px 30px 0 var(--pink),-25px 50px 0 var(--blue)}
.home-moka img{position:relative;z-index:2;width:min(100%,430px);filter:drop-shadow(0 0 3px #fff) drop-shadow(8px 11px 0 var(--pink))}
.home-moka p{position:relative;z-index:3;width:82%;margin:-34px 0 10px;padding:16px 18px;border:2px solid #fff;background:#080808;font-size:13px;line-height:1.45}
.home-section-heading{display:grid;grid-template-columns:1fr;gap:24px;align-items:end;padding:86px 0 28px}
.home-section-heading h2,.home-journey h2,.home-statement h2{margin:0;font-size:clamp(38px,5vw,64px);line-height:.94;letter-spacing:-.045em}
.home-section-heading>p{margin:0;font-size:15px;line-height:1.55;color:var(--muted)}
.home-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.home-path-card{position:relative;min-height:360px;padding:26px;border:2px solid var(--ink);color:var(--ink);text-decoration:none;display:flex;flex-direction:column;transition:.18s}
.home-path-card:after{content:"↗";position:absolute;right:20px;top:16px;font-size:30px;font-weight:900}
.home-path-card.yellow{background:var(--yellow)}.home-path-card.pink{background:var(--pink)}.home-path-card.blue{background:var(--blue)}
.home-path-card>span{font-size:10px;font-weight:900;letter-spacing:.14em}.home-path-card>strong{display:block;max-width:280px;margin-top:78px;font-size:31px;line-height:1;letter-spacing:-.035em}
.home-path-card>p{font-size:14px;line-height:1.45}.home-path-card>b{margin-top:auto;font-size:13px}
.home-path-card:hover{transform:translate(-5px,-5px);box-shadow:9px 9px 0 var(--ink)}
.home-journey{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:48px;margin:105px 0;padding:54px;background:var(--ink);color:#fff}
.home-journey-copy>p:last-child{max-width:430px;color:#d7d3ca;line-height:1.55}
.home-journey-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #555;border-left:1px solid #555}
.home-journey-grid a{min-height:190px;padding:20px;border-right:1px solid #555;border-bottom:1px solid #555;color:#fff;text-decoration:none;display:flex;flex-direction:column;gap:10px}
.home-journey-grid small{color:var(--yellow);font-weight:900;letter-spacing:.11em}.home-journey-grid b{font-size:23px}.home-journey-grid span{color:#c8c4bb;font-size:13px;line-height:1.45}
.home-journey-grid a:hover{background:#222}.home-journey-grid a:nth-child(2):hover{background:#3a0d28}.home-journey-grid a:nth-child(3):hover{background:#163d4b}
.home-statement{display:grid;grid-template-columns:100px 1fr auto;gap:28px;align-items:center;padding:38px;border-top:3px solid var(--ink);border-bottom:3px solid var(--ink)}
.home-statement img{width:96px;height:96px;object-fit:contain;background:#fff;border:2px solid var(--ink);border-radius:0;padding:8px}
.home-statement .secondary{text-decoration:none}.home-footer{display:flex;justify-content:space-between;gap:22px;padding:36px 0 0;font-size:10px;font-weight:900;letter-spacing:.1em}.home-footer nav{display:flex;gap:14px}.home-footer a{color:inherit}
@media(max-width:840px){.home-hero{grid-template-columns:1fr;min-height:auto}.home-hero:before{background:linear-gradient(180deg,#f1eee6 0 58%,#080808 58% 100%)}.home-moka{min-height:430px}.home-path-grid{grid-template-columns:1fr}.home-path-card{min-height:270px}.home-path-card>strong{margin-top:48px}.home-journey{grid-template-columns:1fr;padding:30px}.home-section-heading{grid-template-columns:1fr}.home-statement{grid-template-columns:76px 1fr}.home-statement img{width:72px;height:72px}.home-statement .secondary{grid-column:1/-1;text-align:center}.home-footer{flex-direction:column}}
@media(max-width:560px){.home-hero h1{font-size:56px;line-height:.98;letter-spacing:-.045em}.home-hero-copy>p:not(.eyebrow){font-size:17px}.home-moka-halo{width:245px;height:245px}.home-journey-grid{grid-template-columns:1fr}.home-section-heading{padding-top:64px}.home-statement{padding:25px 0}.home-footer nav{flex-wrap:wrap}}
