.home-navigation{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:0 20px;font-size:11px}.home-github{white-space:nowrap;font-size:12px}.home-hero{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:center;padding-block:85px 80px}.home-hero h1{font-size:clamp(62px,7.4vw,102px);line-height:1.02;letter-spacing:-.065em;margin:30px 0}.home-hero h1 .serif{color:var(--accent)}.home-hero p{font-size:19px;color:var(--ink);max-width:460px}.home-portrait{position:relative;padding:20px 20px 0;border:1px solid #c3c7b2;border-radius:220px 220px 10px 10px;background:#e4e8d7;transform:rotate(3deg)}.home-portrait img{display:block;width:100%;height:auto;aspect-ratio:350/430;object-fit:cover;border-radius:200px 200px 4px 4px;filter:saturate(.6)}.home-portrait .micro{display:block;padding:15px 0;text-align:center;font-size:8px}.med-feature{background:#e4e8d7;border:1px solid #bac1a9;border-radius:10px;padding:30px 36px;display:flex;gap:30px;align-items:center;justify-content:space-between;margin-bottom:90px}.med-feature h2{font-size:35px;margin:18px 0 12px}.med-feature h2 span{color:var(--accent);font-size:25px;margin-left:25px}.med-feature p{font-size:15px;margin:0;max-width:600px}.med-feature .button{white-space:nowrap}.home-editorial{display:grid;grid-template-columns:230px minmax(0,1fr);gap:65px}.home-sidebar{display:flex;flex-direction:column;align-items:flex-start;gap:20px;position:sticky;top:30px;align-self:start;font-size:13px}.home-sidebar .section-label{font-size:9px;line-height:1.8;max-width:160px}.home-sidebar a:hover{color:var(--accent)}.home-body>h1{font-size:44px;margin:0 0 30px}.home-body>h2{font-size:32px;margin:50px 0 25px;border-top:1px solid var(--line);padding-top:30px}.home-body p{font-size:16px;line-height:1.8}.home-body>p a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.home-body>p strong{font-weight:600;color:var(--ink)}.home-body>div>div[style*="border-left"]{background:#e9eade!important;border-color:#9d684b!important;border-radius:0!important}.home-body>div>a[style]{background:#edeee3!important;border:1px solid #c5c9b5!important;border-radius:8px!important;box-shadow:none!important;transition:transform .2s}.home-body>div>a[style]:hover{transform:translateY(-3px)}.home-body>div>a[style] [style*="color"]{color:var(--ink)!important}.home-body>div>a[style]>div[style*="position: absolute"]{position:static!important;background:#d7dfc3!important;display:inline-block;padding:7px 14px!important;margin:15px 0 0 20px;box-shadow:none!important;font-family:var(--mono);font-size:9px!important;border-radius:3px!important}.home-body>div>a[style] div[style*="background"]{background:transparent!important}.home-body>div>a[style] div[style*="display: inline-block"]{color:var(--accent)!important;font:9px var(--mono)!important;padding:0!important}.home-body>div>a[style] h3{font-weight:500!important;letter-spacing:-.035em}.home-body>div>a[style] p{color:var(--muted)!important}.home-body>div>a[style] span[style*="font-weight: 600"]{color:var(--accent)!important}.home-body img,.home-body video{max-width:100%;box-shadow:none!important}.home-body hr{border:0;border-top:1px solid var(--line);margin:35px 0}.home-featured{padding-block:90px}.home-featured .section-title{font-size:45px;margin-bottom:35px}.home-featured .project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.home-featured .project-card{display:block;padding:25px;background:#e8eadc!important;border:1px solid #c2c8b1!important;border-radius:8px;color:var(--ink)!important;transition:transform .2s}.home-featured a.project-card:hover{transform:translateY(-4px)}.home-featured .project-card *{color:inherit!important;box-shadow:none!important}.home-featured .project-card>div[style*="padding"]{padding:0!important}.home-featured .project-card div[style*="display: inline-block"],.home-featured .project-card span[style*="background"]{background:#dce2c9!important;color:#566347!important}.home-featured h3{font-size:24px!important;font-weight:500!important;margin:18px 0 15px!important;line-height:1.2;letter-spacing:-.025em}.home-featured p{font-size:14px!important;color:var(--muted)!important}.project-icon svg{width:28px;height:28px}.project-link{font-size:12px;color:var(--accent)!important;display:inline-flex;align-items:center;gap:5px}.project-link svg{width:16px;height:16px}.home-footer{border-top:1px solid var(--line)}.home-footer .home-footer-links{display:grid;grid-template-columns:repeat(4,auto);gap:20px;font-size:12px}.home-footer-links span{grid-column:1/-1}
@media(max-width:1050px){.home-hero{gap:35px}.home-hero h1{font-size:75px}.home-editorial{grid-template-columns:160px minmax(0,1fr);gap:35px}.home-featured .project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-navigation{gap:12px}.home-github{display:none}}
@media(max-width:720px){.practice-home .nav{border-radius:18px;align-items:flex-start;gap:15px}.home-navigation{justify-content:flex-end;padding:3px 0 0;gap:12px 14px;font-size:10px}.home-navigation a:nth-child(n+6){display:none}.home-hero{grid-template-columns:1fr;padding-block:50px 40px;gap:20px}.home-hero h1{font-size:clamp(52px,12vw,78px)}.home-hero .eyebrow{font-size:8px}.home-hero p{font-size:16px}.home-portrait{max-width:250px;margin:15px auto;width:75%;padding:12px 12px 0}.home-portrait .micro{font-size:7px}.med-feature{flex-direction:column;align-items:flex-start;padding:25px;margin-bottom:50px}.med-feature h2{font-size:31px}.med-feature p{font-size:14px}.home-editorial{grid-template-columns:1fr;gap:30px}.home-sidebar{position:static;flex-direction:row;flex-wrap:wrap;gap:15px;font-size:12px;border-bottom:1px solid var(--line);padding-bottom:20px}.home-sidebar .section-label{display:none}.home-body>h1{font-size:35px}.home-body>h2{font-size:29px}.home-body>div>a[style]>div[style*="display: grid"]{grid-template-columns:1fr!important}.home-body>div>a[style]>div[style*="repeat(4"]{grid-template-columns:repeat(2,1fr)!important;gap:20px!important}.home-body p{font-size:15px}.home-featured{padding-block:50px}.home-featured .project-grid{grid-template-columns:1fr}.home-featured .section-title{font-size:35px}.home-footer .home-footer-links{grid-template-columns:repeat(3,auto)}.home-body>div>a[style]>div[style*="padding"]{padding:22px!important}}
.home-navigation a:nth-child(n+6){display:inline}
