.home-page{margin:0 var(--page-gutter);--home-surface:#f0f1f2}.home-practice-nav{flex-wrap:wrap;gap:24px;font-size:14px;display:flex}.home-practice-nav a:hover{color:var(--accent-color)}.home-practice-block{border-top:1px solid var(--border);margin-top:26px;padding-top:28px;scroll-margin-top:24px}.home-subheading{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:24px;display:flex}.home-subheading h3{font-size:24px;font-weight:500}.home-subheading>span{color:var(--muted-foreground);font-size:13px}.home-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.home-brand-card{min-width:0}.home-brand-image{aspect-ratio:3/2;background:var(--home-surface);overflow:hidden}.home-brand-image>img{object-fit:contain;width:100%;height:100%;transition:transform .4s}.home-chicken{background:#fff9eb;justify-content:center;padding:0;display:flex}.home-chicken-crop{aspect-ratio:3508/2900;height:100%;position:relative;overflow:hidden}.home-chicken-crop>img{width:100%;max-width:none;height:auto;transition:transform .4s;position:absolute;top:-9%;left:0}.home-brand-card:hover img{transform:scale(1.025)}.home-brand-card h4{justify-content:space-between;gap:16px;margin:18px 0 7px;font-size:25px;font-weight:500;display:flex}.home-brand-card p{color:var(--muted-foreground);font-size:16px}.home-brand-card small{color:var(--muted-foreground);margin-top:10px;font-size:12px;display:block}.home-scroll-gallery{min-width:0;margin-top:38px}.home-scroll-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.home-scroll-toolbar p{font-size:14px}.home-scroll-toolbar p>span{color:var(--muted-foreground);font-size:12px}.home-scroll-toolbar>div{gap:8px;display:flex}.home-scroll-toolbar button{border:1px solid var(--border);cursor:pointer;background:0 0;width:44px;height:44px;font-size:21px}.home-scroll-toolbar button:hover{border-color:var(--foreground);background:var(--muted)}.home-rail{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#aaa transparent;margin:-7px;padding:7px 7px 22px;overflow-x:auto}.home-rail .project-gallery{gap:24px;display:flex}.home-rail .project-gallery>figure{scroll-snap-align:start;flex:0 0 320px}.home-rail .gallery-trigger{background:var(--home-surface)}.home-rail .gallery-trigger>img{object-fit:contain;width:100%;height:235px;padding:12px}.home-rail .project-gallery figcaption{font-size:14px;line-height:1.7}.home-rail .project-gallery figcaption>span{display:none}.home-scroll-logos .project-gallery>figure{flex-basis:215px}.home-scroll-logos .gallery-trigger{background:#f0f1f2}.home-scroll-logos .gallery-trigger>img{height:155px;padding:22px}.home-scroll-logos .enlarge-icon{width:25px;height:25px;font-size:16px;bottom:8px;right:8px}.home-display-types .project-gallery{gap:28px}.home-display-types .gallery-trigger{background:var(--home-surface)}.home-display-types .gallery-trigger>img{object-fit:contain;height:330px;padding:22px}.home-display-types figcaption>span{display:none}.home-font-card{background:var(--home-surface);grid-template-columns:1fr 1.25fr;align-items:center;gap:36px;margin:32px 0 15px;padding:32px 40px;display:grid}.home-font-card h4{letter-spacing:-.03em;margin:12px 0;font-size:clamp(25px,3vw,39px);font-weight:500}.home-font-card p:not(.home-kicker){color:var(--muted-foreground);font-size:16px}.home-font-card .text-link{margin-top:22px}.home-font-card>img{mix-blend-mode:multiply;width:100%;height:auto}.home-font-card:hover .text-link{color:var(--accent-color)}.home-poster-tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;max-width:100%;background:0 0!important;border-radius:0!important;justify-content:flex-start!important;gap:12px!important;width:auto!important;height:auto!important;padding:0!important}.home-poster-tabs [data-slot=tabs-trigger]{flex:none;min-height:48px;font-size:16px;box-shadow:none!important;border-radius:0!important;padding:10px 18px!important}.home-poster-tabs [data-slot=tabs-trigger][data-active]{color:var(--foreground);background:var(--muted)!important}.home-poster-tabs [data-slot=tabs-trigger]:after{display:none}.home-tab-count{color:var(--muted-foreground);margin-left:6px;font:12px Consolas,monospace}.home-poster-panel[hidden]{display:none!important}.home-panel-note{color:var(--muted-foreground);margin:20px 0 25px;font-size:14px}.home-poster-panel .project-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.home-poster-panel .gallery-trigger>img{object-fit:contain;height:370px}.home-poster-panel figcaption>span{display:none}.home-poster-information .project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.home-poster-information .gallery-trigger>img{height:430px;padding:12px}.home-poster-graphic .gallery-trigger>img{height:430px}.home-archive-link{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;margin-top:46px;padding:24px 0 0;font-size:16px;display:flex}.home-archive-link>span{color:var(--muted-foreground);font-size:14px}.home-archive-link:hover{color:var(--accent-color)}.home-honors .home-scroll-gallery{margin-top:0}.home-qualifications{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:36px 0 22px;padding-top:28px;display:grid}.home-qualifications h3{font-size:17px;font-weight:500}.home-qualifications p{color:var(--muted-foreground);margin-top:8px;font-size:14px}@media (max-width:1000px){.home-poster-panel .gallery-trigger>img{height:290px}.home-display-types .gallery-trigger>img{height:280px}.home-font-card{gap:24px;padding:28px}}@media (max-width:760px){.home-brand-grid{grid-template-columns:1fr;gap:32px}.home-practice-nav{gap:18px}.home-subheading h3{font-size:22px}.home-display-types .gallery-trigger>img{height:260px}.home-font-card{grid-template-columns:1fr;gap:12px;padding:28px 22px}.home-font-card>img{object-fit:contain;max-height:250px}.home-poster-panel .project-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.home-poster-panel .gallery-trigger>img{height:300px}.home-poster-information .project-gallery{grid-template-columns:1fr}.home-poster-information .gallery-trigger>img{height:auto;max-height:600px}.home-qualifications{grid-template-columns:1fr;gap:22px}.home-archive-link{flex-direction:column;align-items:start;gap:8px}.home-scroll-toolbar p>span{display:block}.home-rail .project-gallery>figure{flex-basis:min(320px,78vw)}.home-scroll-logos .project-gallery>figure{flex-basis:190px}.home-poster-tabs [data-slot=tabs-trigger]{font-size:14px;padding:10px!important}.home-poster-tabs{gap:2px!important}}@media (max-width:420px){.home-poster-panel .project-gallery{grid-template-columns:1fr}.home-poster-panel .gallery-trigger>img{height:auto;max-height:540px}.home-poster-information .gallery-trigger>img{max-height:none}.home-subheading>span{font-size:12px}.home-scroll-toolbar p{font-size:14px}}.home-intro{justify-content:space-between;align-items:end;gap:36px;padding:58px 0 54px;display:flex}.home-kicker{letter-spacing:.08em;color:var(--muted-foreground);font:500 12px/1.6 Consolas,monospace}.home-intro h1{letter-spacing:-.055em;margin-top:16px;font-size:clamp(36px,4.3vw,66px);font-weight:500;line-height:1.35}.home-intro h1>span{letter-spacing:-.03em;margin-left:22px;font-size:.6em;font-weight:400}.home-intro-note{color:var(--muted-foreground);flex-shrink:0;font-size:16px}.home-intro-note .text-link{color:var(--foreground);margin-top:12px}.home-section{border-top:1px solid var(--border);padding:36px 0 70px;scroll-margin-top:25px;position:relative}.home-anchor{position:absolute;top:0}.home-section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.home-section-heading h2{letter-spacing:-.03em;margin-top:6px;font-size:32px;font-weight:500}.home-section-heading>p{color:var(--muted-foreground);font-size:14px}.home-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.home-case{min-width:0}.home-case-label{justify-content:space-between;align-items:center;margin-bottom:16px;font-size:14px;display:flex}.home-case-label>span:first-child{align-items:center;gap:10px;display:flex}.home-case-label>span:last-child{font-size:23px;transition:transform .2s}.home-symbol{background:var(--foreground);width:12px;height:12px;display:inline-block}.home-symbol.circle{border-radius:50%}.home-symbol.quarter{border-radius:0 100% 0 0}.home-case-image{aspect-ratio:1;background:var(--home-surface);justify-content:center;align-items:center;display:flex;overflow:hidden}.home-case-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.home-case-circle .home-case-image img{object-fit:cover}.home-case-caption{padding-top:21px}.home-case-caption h3{letter-spacing:-.025em;font-size:23px;font-weight:500;line-height:1.45}.home-case-caption p{color:var(--muted-foreground);max-width:26em;margin-top:10px;font-size:16px}.home-case-caption small{color:var(--muted-foreground);margin-top:15px;font-size:12px;display:block}.home-case:hover img{transform:scale(1.025)}.home-case:hover .home-case-label>span:last-child{transform:translate(2px,-2px)}.home-case:hover h3{color:var(--accent-color)}@media (max-width:1000px){.home-intro{padding:42px 0}.home-case-grid{gap:18px}.home-case-caption h3{font-size:20px}.home-intro h1>span{margin:8px 0 0;display:block}}@media (max-width:760px){.home-intro{align-items:start;gap:24px}.home-intro-note{font-size:14px}.home-case-grid{grid-template-columns:1fr;gap:38px}.home-case-image{aspect-ratio:4/3}.home-case-caption{padding-top:16px}.home-case-caption h3{font-size:24px}.home-case-caption small{margin-top:9px}.home-section-heading{flex-direction:column;align-items:start;gap:10px}.home-section{padding:28px 0 46px}.home-section-heading h2{font-size:28px}}@media (max-width:420px){.home-intro{flex-direction:column}.home-intro-note{justify-content:space-between;align-items:end;gap:20px;width:100%;display:flex}.home-intro-note .text-link{gap:20px;margin:0}.home-intro h1{font-size:38px}}.home-rail:focus-visible{outline:2px solid var(--accent-color);outline-offset:4px}
