.blog-post{background:#fff;color:#0d0d0d;font-family:Epilogue,SF Pro Display,system-ui,sans-serif;overflow:hidden}.blog-hero{width:min(100% - 96px,1380px);margin:0 auto;padding:158px 0 102px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,.9fr);gap:clamp(56px,6.5vw,108px);align-items:end}.blog-hero-copy{min-width:0}.blog-date,.blog-client{margin:0 0 30px;font-size:15px;line-height:1.35;color:#111}.blog-client{margin-top:-18px;color:#666}.blog-hero h1{margin:0;max-width:720px;font-size:clamp(34px,4vw,66px);line-height:1.01;font-weight:500;letter-spacing:0}.blog-hero h1 a{color:inherit;text-decoration-thickness:.05em;text-underline-offset:.08em}.blog-dek{margin:28px 0 0;max-width:700px;font-size:clamp(17px,1.3vw,21px);line-height:1.52;color:#111}.blog-cta{display:inline-flex;margin-top:28px;padding:12px 22px;border-radius:999px;background:#f2f2f2;color:#0d0d0d;font-size:15px;text-decoration:none;transition:background .16s ease}.blog-cta:hover{background:#e8e8e8}.blog-hero-media{width:100%;border-radius:8px;overflow:hidden;background:#f5f5f5}.blog-hero-media img{display:block;width:100%;aspect-ratio:1.16;-o-object-fit:cover;object-fit:cover}.blog-facts{width:min(100% - 120px,1320px);margin:0 auto 108px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.blog-fact-card{min-height:208px;padding:32px 34px;border-radius:7px;background:#f7f7f7;display:flex;flex-direction:column;justify-content:center}.blog-fact-card h2{margin:0 0 24px;font-size:17px;line-height:1.3;font-weight:600}.blog-fact-card strong{display:block;margin:0 0 12px;font-size:clamp(46px,4.2vw,68px);line-height:.95;font-weight:500;letter-spacing:0}.blog-fact-card p{margin:0;font-size:17px;line-height:1.45}.blog-detail-card{gap:14px}.blog-detail-card p{font-size:18px}.blog-detail-card span{color:#777}.blog-body{width:min(100% - 96px,780px);margin:0 auto 148px}.blog-body>p,.blog-body>ul,.blog-body>ol{font-size:19px;line-height:1.68;letter-spacing:0;color:#111}.blog-body>p{margin:0 0 34px}.blog-body>h2{margin:118px 0 30px;max-width:660px;font-size:clamp(30px,2.4vw,40px);line-height:1.16;font-weight:500;letter-spacing:0}.blog-body>h3{margin:74px 0 20px;font-size:26px;line-height:1.24;font-weight:500}.blog-body a{color:#0d0d0d;text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.16em}.blog-body pre{max-width:100%;margin:40px 0;padding:24px;overflow-x:auto;border-radius:8px;background:#f7f7f7;font-size:14px;line-height:1.55}.blog-body pre code{display:block;min-width:-moz-max-content;min-width:max-content;background:transparent;padding:0;font-size:inherit;line-height:inherit}.blog-body :not(pre)>code{padding:.12em .35em;border-radius:4px;background:#f3f3f3;font-size:.92em;white-space:normal}.blog-body table{display:block;width:100%;overflow-x:auto;border-collapse:collapse;margin:40px 0}.blog-body th,.blog-body td{padding:12px 14px;border-bottom:1px solid #e7e7e7;text-align:left;white-space:nowrap}.blog-body blockquote,.case-quote{width:min(100vw - 96px,980px);margin:108px 50% 122px;transform:translate(-50%);border:0;padding:0;text-align:center;color:#0d0d0d;font-size:clamp(28px,3.5vw,46px);line-height:1.2;font-weight:500}.case-quote small,.blog-body blockquote cite{display:block;margin-top:28px;font-size:16px;line-height:1.4;font-style:normal;font-weight:400}.case-carousel{width:min(100vw - 88px,1260px);margin:100px 50% 118px;transform:translate(-50%)}.case-carousel-controls{display:flex;justify-content:flex-end;gap:18px;margin:0 0 22px}.case-carousel-controls button{width:36px;height:36px;border:0;border-radius:50%;background:#f1f1f1;color:#111;font-size:21px;line-height:1;cursor:pointer}.case-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:6px}.case-track::-webkit-scrollbar{display:none}.case-slide{flex:0 0 min(390px,78vw);scroll-snap-align:start}.case-slide img{width:100%;aspect-ratio:1;display:block;border-radius:8px;-o-object-fit:cover;object-fit:cover;background:#f4f4f4}.case-caption{margin-top:18px;text-align:center;font-size:15px;line-height:1.35}.blog-body img:not(.case-slide img){max-width:100%;height:auto;border-radius:8px}@media (max-width: 980px){.blog-hero{grid-template-columns:1fr;padding-top:126px}.blog-hero h1{max-width:none}.blog-facts{width:min(100% - 56px,720px);grid-template-columns:1fr;margin-bottom:76px}.blog-fact-card{min-height:180px}.blog-body{width:min(100% - 56px,720px)}}@media (max-width: 640px){.blog-hero{width:calc(100% - 40px);padding:112px 0 58px;gap:36px}.blog-date,.blog-client{margin-bottom:24px;font-size:15px}.blog-hero h1{font-size:38px;line-height:1.03}.blog-dek{font-size:17px;line-height:1.5}.blog-facts,.blog-body{width:calc(100% - 40px)}.blog-fact-card{min-height:156px;padding:28px}.blog-fact-card strong{font-size:48px}.blog-fact-card p,.blog-detail-card p{font-size:17px}.blog-body>p,.blog-body>ul,.blog-body>ol{font-size:17px;line-height:1.68}.blog-body>h2{margin-top:82px;font-size:30px}.blog-body blockquote,.case-quote{width:calc(100vw - 40px);margin-top:76px;margin-bottom:84px;font-size:28px}.case-carousel{width:calc(100vw - 24px);margin-top:76px;margin-bottom:84px}.case-slide{flex-basis:min(320px,84vw)}}
