@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400&family=Work+Sans:wght@700&display=swap');
:root{--ink:#17171a}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;font-family:"Inter",Arial,sans-serif;font-weight:400}h1,h2,h3{font-family:"Work Sans",Arial,sans-serif;font-weight:700}.high-five-case{max-width:1440px;margin:auto;padding:2rem clamp(1.5rem,5vw,5rem) 5rem}.back{color:inherit;font-size:1.1rem;text-underline-offset:.25rem;display:inline-block;margin-bottom:clamp(3rem,8vw,7rem)}.case-grid{display:grid;grid-template-columns:minmax(17rem,.86fr) minmax(24rem,1.14fr);gap:clamp(2.5rem,8vw,9rem);align-items:start}.case-copy{padding-top:clamp(1rem,4vw,4rem)}.case-title{margin:0 0 clamp(7rem,12vw,12rem)}.case-name{font-family:"Work Sans",Arial,sans-serif;font-weight:700;font-size:clamp(2rem,4.1vw,4.1rem);line-height:.98;letter-spacing:-.065em;margin:0;position:relative}.case-name:before,.case-name:after{content:"";position:absolute;width:1.3rem;height:.16rem;background:currentColor;left:-1.9rem;top:.5em;transform:rotate(-24deg);box-shadow:.3rem .55rem 0 currentColor}.case-name:after{left:auto;right:-1.8rem;transform:rotate(24deg);box-shadow:-.3rem .55rem 0 currentColor}.case-lede{max-width:18ch;font-size:clamp(1.4rem,2.45vw,2.55rem);line-height:1.04;letter-spacing:-.055em;margin:.4rem 0 0}.case-copy section{max-width:31rem;margin:0 0 clamp(7rem,13vw,13rem)}.case-copy h2{font-size:clamp(1.2rem,1.65vw,1.55rem);margin:0 0 .75rem;letter-spacing:-.045em}.case-copy p,.case-copy li{font-size:clamp(1rem,1.25vw,1.25rem);line-height:1.55;letter-spacing:-.025em}.case-copy p{margin:.9rem 0}.case-copy ul{margin:0;padding-left:1.15rem}.case-copy li+li{margin-top:.25rem}.case-gallery{display:grid;gap:clamp(1.3rem,2.3vw,2.2rem);padding-top:0}.visual{margin:0;border:6px solid #ddd;overflow:hidden;background:#fff}.visual img{display:block;width:100%;height:auto}.logo{transform:rotate(-1.15deg);border-color:#ddd}.phones{transform:rotate(1deg)}.app{transform:rotate(-.45deg)}.roadmap{transform:rotate(.8deg)}.workshop{transform:rotate(-1deg)}
@media(max-width:800px){.high-five-case{padding-top:1.5rem}.case-grid{grid-template-columns:1fr;gap:1rem}.case-copy{padding-top:0}.case-title{margin-bottom:4rem}.case-copy section{margin-bottom:4rem}.case-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.logo,.phones,.app,.roadmap,.workshop{grid-column:span 2}.case-name:before{left:-.25rem;top:-.4rem}.case-name:after{right:-.25rem;top:-.4rem}.case-lede{max-width:25ch}}

.case-lede,.case-copy section{max-width:none}

@media (min-width:801px){.case-grid{padding-top:0}.case-copy{padding-top:10rem}}
@media (min-width:1025px){.case-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}
.back{margin-bottom:0}
@media (max-width:1024px){.back{margin-bottom:3rem}}
@media (max-width:1024px){.case-grid{grid-template-columns:1fr;gap:1rem}.case-copy{padding-top:0;min-width:0}.case-title{margin-bottom:4rem}.case-copy section{margin-bottom:4rem}}
.back{text-decoration:none}.back span{text-decoration:none}.back-chevron{display:inline-block;width:.55em;height:.55em;margin:0 .45em .02em .08em;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.back:hover span:last-child,.back:focus-visible span:last-child{text-decoration:underline;text-underline-offset:.25rem}
.other-projects{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem;margin-top:12rem}.other-projects p{margin:0 0 .6rem;font-size:1.25rem;line-height:1.1}.other-projects a{color:inherit;font-family:"Work Sans",Arial,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.1;text-decoration:none}.other-projects a:hover,.other-projects a:focus-visible{text-decoration:underline;text-underline-offset:.2em}
@media (max-width:1024px){.other-projects{margin-top:6rem}}
