@font-face{font-family:Pretendard;src:url('./assets/pretendard-variable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{font-family:Pretendard,'Apple SD Gothic Neo',sans-serif;color:#111;background:#fff;font-synthesis:none;line-height:1.65;--header-height:88px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}h1,h2,h3,p,figure{margin:0}button,a{font:inherit;color:inherit}a{text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #507b31;outline-offset:5px}button{background:none;border:0}button:disabled{cursor:default}::selection{background:#cee4b8}
.skip-link{position:absolute;left:16px;top:-100px;padding:12px;background:#fff;z-index:100}.skip-link:focus{top:10px}
.header{height:var(--header-height);position:sticky;top:0;z-index:30;padding:17px 3.5%;display:flex;align-items:center;justify-content:space-between;background:#fffffffa;border-bottom:1px solid #e8e8e8;gap:30px}.brand img{width:164px;height:auto}.nav{display:flex;gap:42px;align-items:center}.nav a{font-size:15px;font-weight:650;transition:opacity .3s}.nav a:hover{opacity:.5}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;list-style:none;padding:10px;font-size:14px;font-weight:750}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-links{position:absolute;right:0;top:44px;background:#fff;border:1px solid #e2e2e2;min-width:180px;padding:10px}.mobile-links a{display:block;padding:12px;font-weight:650}
.hero{height:min(820px,calc(100svh - var(--header-height)));min-height:540px;position:relative;isolation:isolate;background:#e4e4e4}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity 1.3s ease,visibility 1.3s}.hero-slide.active{opacity:1;visibility:visible}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-slide:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#0009)}.hero-info{position:absolute;bottom:66px;left:4%;color:#fff;z-index:2}.hero-info h2{font-size:clamp(23px,2.2vw,33px);line-height:1.4;letter-spacing:-.035em;font-weight:750}.hero-info p{font-size:15px;opacity:.9;margin-top:7px}.hero-nav{position:absolute;bottom:22px;left:4%;right:4%;display:flex;align-items:center;justify-content:space-between;color:#fff;z-index:3}.hero-dots{display:flex;gap:9px}.hero-dot{width:36px;height:32px;padding:0;position:relative}.hero-dot:after{content:'';position:absolute;top:14px;left:0;right:0;height:2px;background:#fff;opacity:.4}.hero-dot[aria-pressed=true]:after{opacity:1}.hero-pause{font-size:12px;color:#fff;padding:8px 0}.hero-count{font-size:12px;margin-right:18px;font-variant-numeric:tabular-nums}
.intro{padding:120px 4% 110px;text-align:center;max-width:1400px;margin:auto}.intro-logo{width:210px;margin:0 auto}.intro-rule{height:50px;width:1px;background:#c8c8c8;margin:34px auto 38px}.intro h1{font-size:clamp(32px,4vw,58px);line-height:1.42;font-weight:750;letter-spacing:-.055em;word-break:keep-all}.intro-copy{font-size:18px;line-height:1.95;color:#686868;margin:28px auto 38px;max-width:740px;word-break:keep-all}.outline-link{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:12px 32px;font-size:15px;font-weight:700;border:1px solid #bfbfbf;border-radius:40px;transition:background .3s,color .3s,border-color .3s}.outline-link:hover{color:#fff;background:#111;border-color:#111}.text-link{font-size:14px;font-weight:650;border-bottom:1px solid #999;padding:6px 0;display:inline-block}
.section-title{font-size:clamp(30px,3.6vw,50px);line-height:1.4;letter-spacing:-.045em;font-weight:750;word-break:keep-all}.section-copy{font-size:17px;line-height:1.85;color:#707070;margin-top:22px;word-break:keep-all}.works-heading{padding:36px 4% 48px;max-width:1600px;margin:auto}.gallery-window{overflow:hidden}.gallery-track{display:flex;width:max-content;animation:gallery-flow 48s linear infinite}.gallery-set{display:flex;flex-shrink:0}.project-card{width:31vw;max-width:530px;min-width:285px;padding:0;position:relative;display:block;overflow:hidden;text-align:left}.project-card img{width:100%;aspect-ratio:.85/1;object-fit:cover;transition:transform .7s ease}.project-card:hover img{transform:scale(1.045)}.project-caption{position:absolute;inset:auto 0 0;padding:90px 26px 28px;background:linear-gradient(transparent,#000b);color:#fff;pointer-events:none}.project-caption strong{font-size:25px;line-height:1.4;font-weight:750;display:block;letter-spacing:-.035em}.project-caption small{font-size:14px;line-height:1.6;display:block;margin-top:8px;color:#f0f0f0}.project-caption .project-arrow{position:absolute;right:25px;top:55px;font-size:26px}.gallery-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px 4% 0}.gallery-toggle{font-size:13px;border-bottom:1px solid #aaa;padding:7px 0}.gallery-window:hover .gallery-track,.gallery-window:focus-within .gallery-track,.gallery-track.paused{animation-play-state:paused}@keyframes gallery-flow{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.services{padding:120px 4% 100px;max-width:1600px;margin:auto;text-align:center}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:left;margin-top:55px}.service-img{aspect-ratio:1/1.06;overflow:hidden}.service-img img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.service-card:hover .service-img img{transform:scale(1.04)}.service-card h3{font-size:23px;font-weight:750;letter-spacing:-.04em;line-height:1.4;margin-top:22px;word-break:keep-all}.service-card p{font-size:16px;color:#707070;line-height:1.85;margin-top:12px;word-break:keep-all}.service-card .text-link{margin-top:17px}
.about{padding:85px 4% 95px;border-top:1px solid #e5e5e5;max-width:1600px;margin:auto}.about-top{display:grid;grid-template-columns:1fr 1.05fr;gap:9%;align-items:start}.about-body p{font-size:17px;line-height:1.95;color:#666;word-break:keep-all}.about-body p+p{margin-top:20px}.about-body strong{font-weight:650;color:#222}.about-body .text-link{margin-top:25px}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:60px}.process-item{border-top:1px solid #bbb;padding-top:18px}.process-item span{font-size:13px;color:#777}.process-item h3{font-size:22px;font-weight:750;letter-spacing:-.04em;margin:10px 0}.process-item p{font-size:15px;color:#777;line-height:1.8;word-break:keep-all}.credentials{margin-top:62px;border-top:1px solid #e5e5e5;padding-top:30px;display:grid;grid-template-columns:1fr 2fr;gap:8%}.credentials h3{font-weight:700;font-size:19px}.credentials ul{list-style:none;padding:0;margin:0}.credentials li{padding:8px 0;font-size:15px;color:#666;display:flex;gap:25px}.credentials time{color:#111;font-weight:650;font-variant-numeric:tabular-nums;flex-shrink:0}.credentials .text-link{margin-top:20px}
.contact{text-align:center;border-top:1px solid #e5e5e5;padding:96px 4%}.contact-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:32px}.contact-secondary{font-size:14px;color:#666;margin-top:24px}.copy-kakao{font-size:14px;text-decoration:underline;text-underline-offset:4px;padding:4px}.copy-status{display:block;min-height:22px;font-size:12px;margin-top:5px;color:#666}.footer{border-top:1px solid #e5e5e5;padding:42px 4%;display:flex;justify-content:space-between;align-items:end;gap:35px}.footer-logo{width:145px;margin-bottom:22px}.footer p{font-size:13px;color:#666;line-height:1.9}.footer-social{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:18px;font-size:13px;font-weight:650}.copyright{font-size:12px!important;color:#777!important}.float-contact{position:fixed;bottom:26px;right:28px;z-index:25;border-radius:35px;padding:13px 22px;background:#111;color:#fff;font-size:14px;font-weight:650;box-shadow:0 4px 20px #0002}
.project-dialog{width:min(1000px,calc(100% - 32px));max-height:90svh;border:0;padding:0;background:#fff;color:#111;overscroll-behavior:contain}.project-dialog::backdrop{background:#000a}.dialog-head{position:sticky;top:0;background:#fff;z-index:1;display:flex;justify-content:space-between;align-items:center;padding:20px 28px;border-bottom:1px solid #eee;gap:20px}.dialog-head h2{font-size:24px;line-height:1.4;letter-spacing:-.03em;font-weight:750}.dialog-close{font-size:14px;padding:10px 0 10px 15px;flex-shrink:0}.dialog-body{padding:25px 28px 35px}.dialog-meta{font-size:13px;color:#666}.dialog-description{font-size:16px;line-height:1.85;margin:12px 0 24px;word-break:keep-all}.dialog-photos{display:grid;gap:15px}.dialog-photos img{width:100%;height:auto}.dialog-actions{margin-top:25px;display:flex;gap:20px;flex-wrap:wrap}.small-label{font-size:13px;color:#777;margin-bottom:14px;letter-spacing:.06em}
@media(max-width:950px){.nav{gap:24px}.service-grid{grid-template-columns:1fr 1fr;gap:40px 24px}.service-img{aspect-ratio:1.4/1}.about-top{gap:6%}.footer{align-items:start}}
@media(max-width:640px){:root{--header-height:72px}.header{padding:14px 5%}.brand img{width:125px}.nav{display:none}.mobile-menu{display:block}.hero{height:calc(80svh - var(--header-height));min-height:460px;max-height:730px}.hero-info{left:5%;right:5%;bottom:75px}.hero-info h2{font-size:24px}.hero-info p{font-size:13px}.hero-nav{left:5%;right:5%;bottom:21px}.intro{padding:74px 6% 72px}.intro-logo{width:175px}.intro-rule{height:38px;margin:28px auto}.intro h1{font-size:clamp(28px,7.7vw,36px);line-height:1.5}.intro-copy{font-size:16px;line-height:1.85;margin:24px 0 31px}.intro-copy br.desktop-only{display:none}.section-title{font-size:30px;line-height:1.45}.section-copy{font-size:16px;margin-top:18px}.works-heading{padding:18px 6% 32px}.project-card{width:79vw;min-width:0}.project-caption{padding:70px 22px 26px}.project-caption strong{font-size:22px}.project-caption small{font-size:13px}.gallery-footer{padding:22px 6% 0;gap:14px}.gallery-footer .text-link{font-size:13px}.gallery-toggle{font-size:12px}.services{padding:75px 6% 70px}.service-grid{gap:36px;margin-top:36px;grid-template-columns:1fr}.service-img{aspect-ratio:1.45/1}.service-card h3{margin-top:18px;font-size:24px}.service-card p{font-size:16px}.about{padding:60px 6%}.about-top{grid-template-columns:1fr;gap:28px}.about-body p{font-size:16px}.process{grid-template-columns:1fr 1fr;gap:30px 22px;margin-top:40px}.process-item h3{font-size:21px}.process-item p{font-size:14px}.credentials{grid-template-columns:1fr;gap:17px;margin-top:40px}.credentials li{gap:20px;font-size:14px}.contact{padding:68px 6%}.contact-actions{gap:12px;flex-direction:column;align-items:center}.contact-actions .outline-link{min-width:230px}.footer{padding:35px 6% 105px;display:block}.footer-right{margin-top:25px}.footer-social{gap:20px}.float-contact{right:18px;bottom:18px;padding:12px 20px;font-size:13px}.dialog-head{padding:15px 18px}.dialog-head h2{font-size:21px}.dialog-body{padding:20px 18px 28px}.dialog-description{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.gallery-track{transform:none!important}.gallery-window{overflow-x:auto}}

/* Allow direct access to every project with a keyboard or touch. */
.gallery-window:focus-within{overflow-x:auto}.gallery-window:focus-within .gallery-track{animation:none;transform:none}.gallery-window:focus-within .gallery-set[aria-hidden=true]{display:none}
@media(pointer:coarse),(prefers-reduced-motion:reduce){.gallery-window{overflow-x:auto;scroll-snap-type:x proximity}.gallery-track{animation:none;transform:none}.gallery-set[aria-hidden=true]{display:none}.project-card{scroll-snap-align:start}.gallery-toggle{display:none}}
/* Shared page shell and intrinsic brand proportions. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.brand img,.intro-logo,.footer-logo{height:auto;object-fit:contain;aspect-ratio:600 / 215;flex-shrink:0}
.header{border:0;padding-inline:3.3%;height:88px;gap:32px}.header .brand{order:2;flex-shrink:0;margin-left:auto}.header .nav{order:1;gap:32px}.header .mobile-menu{order:1}.nav a{font-weight:700;font-size:14px}.nav a[aria-current=page],.mobile-links a[aria-current=page]{text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:1px}.brand img{width:152px}.mobile-links{left:0;right:auto;z-index:40;max-height:calc(100dvh - 90px);overflow-y:auto}
.inner-page{min-height:100dvh;display:flex;flex-direction:column}.inner-page main{flex:1;min-width:0}.inner-page .footer{margin:0 3.3%;padding:32px 0;border-color:#bdbdbd}.footer-logo{width:145px}.intro-logo{width:210px}.intro .small-label{margin-top:32px}.about-page .intro{padding-top:68px;padding-bottom:72px}.inner-page .services{padding-top:58px}.inner-page .about{padding-top:64px}.inner-page .contact{border:0;padding-top:74px;padding-bottom:85px}.inner-page .footer p{overflow-wrap:anywhere}
/* HOME is exactly one viewport: navigation, photograph, compact footer. */
.home-page{height:100vh;height:100dvh;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:0 3.3%}.home-page .header{position:relative;padding:0;height:88px}.home-page main{min-width:0;min-height:0;position:relative}.home-page .hero{height:100%;min-height:0;max-height:none;width:100%;overflow:hidden}.home-page .hero-slide img{width:100%;height:100%;object-fit:cover}.home-page .hero-info{left:28px;bottom:55px}.home-page .hero-info h2{font-size:22px}.home-page .hero-info p{font-size:13px;margin-top:3px}.home-page .hero-nav{left:28px;right:28px;bottom:13px}.home-page .hero-slide:after{inset:65% 0 0;pointer-events:none}.home-page .hero-info:hover{text-decoration:underline;text-underline-offset:5px}.home-footer{border-top:1px solid #a7a7a7;margin-top:22px;padding:18px 0 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.home-footer-contact{display:flex;align-items:flex-end;flex-direction:column}.home-footer .footer-social{margin:0 0 10px;gap:20px;font-size:12px}.home-phone{font-size:19px;font-weight:750;line-height:1.5}.home-email{font-size:12px;color:#666}.home-footer .copyright{padding-top:3px}
/* Every project uses the same media box and caption baseline. */
.portfolio-content{padding:48px 3.3% 72px;max-width:1800px;margin:auto}.page-heading{margin-bottom:46px}.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 24px;align-items:start}.portfolio-grid .project-card{width:100%;max-width:none;min-width:0;align-self:start;overflow:visible}.project-media{display:block;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#eee}.portfolio-grid .project-media img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center;transition:transform .7s}.portfolio-grid .project-caption{position:relative;inset:auto;display:block;padding:17px 30px 0 0;background:none;color:#111;min-height:87px}.portfolio-grid .project-caption strong{font-size:23px;line-height:1.4}.portfolio-grid .project-caption small{font-size:14px;color:#777;margin-top:5px}.portfolio-grid .project-caption .project-arrow{top:15px;right:0;font-size:23px}.portfolio-more{text-align:center;margin-top:44px}
@media(max-width:950px){.header .nav{gap:22px}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .header{height:80px}.home-footer{margin-top:18px;padding:14px 0 18px}.home-footer .footer-social{margin-bottom:7px}}
@media(max-width:640px){.header{height:72px;padding-inline:5%}.brand img{width:125px}.home-page{padding-inline:5%}.home-page .header{height:72px}.home-page .hero{height:100%;min-height:0;max-height:none}.home-page .hero-info{left:18px;right:18px;bottom:66px}.home-page .hero-info h2{font-size:20px}.home-page .hero-nav{left:18px;right:18px;bottom:14px}.home-footer{margin-top:16px;padding:13px 0 15px;gap:12px}.home-footer .copyright{font-size:10px!important;max-width:100px}.home-footer .footer-social{font-size:11px;gap:14px;margin-bottom:6px}.home-phone{font-size:17px}.home-email{font-size:11px}.intro-logo{width:175px}.inner-page .footer{margin:0 5%;padding:28px 0 34px}.inner-page .services{padding-top:38px}.inner-page .contact{padding-top:45px;padding-bottom:55px}.about-page .intro{padding-top:38px}.portfolio-content{padding:32px 5% 48px}.page-heading{margin-bottom:30px}.portfolio-grid{grid-template-columns:1fr;gap:30px}.portfolio-grid .project-caption{min-height:0;padding-top:14px}.portfolio-grid .project-caption strong{font-size:22px}.portfolio-grid .project-caption .project-arrow{top:12px}.project-media{aspect-ratio:4 / 3}.contact-page .section-title{font-size:28px}}
@media(max-height:550px) and (min-width:641px){.home-page .header{height:64px}.home-page .brand img{width:120px}.home-footer{margin-top:12px;padding:10px 0;align-items:center}.home-footer-contact{flex-direction:row;align-items:center;gap:20px}.home-footer .footer-social{margin:0}.home-email{display:none}.home-phone{font-size:16px}.home-page .hero-info h2{font-size:18px}.home-page .hero-info{bottom:45px}.home-page .hero-info p{display:none}}
@media(max-width:640px) and (max-height:520px){.home-page .header{height:60px}.home-footer{margin-top:10px;padding:10px 0}.home-footer .footer-social,.home-email{display:none}.home-footer .copyright{max-width:none}.home-page .hero-info p{display:none}.home-page .hero-info{bottom:47px}}
.contact-layout{max-width:1500px;margin:auto;padding:65px 4% 90px;display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;align-items:start}.contact-intro{position:sticky;top:135px}.contact-intro .section-title{font-size:clamp(36px,3.5vw,52px)}.contact-direct{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-top:40px;font-size:16px}.contact-direct .contact-number{font-size:26px;font-weight:750;letter-spacing:-.025em}.contact-direct .contact-secondary{margin-top:12px}.contact-direct .copy-status{max-width:320px;text-align:left}.form-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #111;padding-bottom:18px;margin-bottom:27px}.form-heading h2{font-size:25px;font-weight:750;letter-spacing:-.04em}.form-heading p{font-size:13px;color:#777}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 22px}.form-field{min-width:0;display:flex;flex-direction:column;gap:9px}.form-field label{font-size:15px;font-weight:650}.form-field label>span,.form-consent b{color:#626262}.form-field small{font-size:12px;color:#888;font-weight:400;margin-left:5px}.form-field input,.form-field select,.form-field textarea{width:100%;min-width:0;border:1px solid #d7d7d7;border-radius:0;background:#fff;color:#111;padding:13px 14px;font:inherit;font-size:16px;line-height:1.5;min-height:50px;transition:border-color .2s}.form-field input::placeholder,.form-field textarea::placeholder{color:#939393}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:1px solid #111;outline-offset:-1px;border-color:#111}.form-field textarea{resize:vertical;min-height:175px}.form-wide{grid-column:1/-1}.form-trap{display:none}.form-consent{margin:25px 0 24px;font-size:14px;color:#555}.form-consent>label{display:flex;gap:10px;align-items:flex-start;cursor:pointer}.form-consent input{width:17px;height:17px;margin:3px 0 0;accent-color:#111;flex-shrink:0}.form-consent details{margin:10px 0 0 27px;font-size:13px;color:#777}.form-consent summary{cursor:pointer;text-decoration:underline;text-underline-offset:4px;list-style:none}.form-consent details p{margin:12px 0 7px;line-height:1.8}.form-consent details a{text-decoration:underline}.inquiry-submit{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 24px;min-height:57px;border:1px solid #111;background:#111;color:#fff;font-weight:700;font-size:16px;transition:background .2s}.inquiry-submit:hover{background:#333}.inquiry-submit:disabled{background:#777;border-color:#777;cursor:wait}.inquiry-status{margin-top:15px;font-size:14px;line-height:1.7;white-space:pre-line;outline:none}.inquiry-status[data-state=error]{color:#a12b21}.inquiry-status[data-state=success]{color:#254d28}.inquiry-status[data-state=pending]{color:#666}.form-note{font-size:13px;color:#777;margin-top:14px}.inquiry-form[aria-busy=true]{cursor:progress}
@media(max-width:950px){.contact-layout{gap:6%;grid-template-columns:.75fr 1.25fr;padding-top:45px}.contact-intro .section-title{font-size:36px}.form-grid{gap:20px 15px}.contact-direct>a{overflow-wrap:anywhere}}
@media(max-width:760px){.contact-layout{grid-template-columns:1fr;gap:43px;padding:35px 6% 55px}.contact-intro{position:static}.contact-intro .section-title{font-size:36px}.contact-direct{margin-top:23px}.contact-direct .contact-number{font-size:24px}.form-heading h2{font-size:24px}}
@media(max-width:420px){.form-grid{grid-template-columns:1fr;gap:20px}.form-wide{grid-column:auto}}
.portfolio-page .page-heading{text-align:center;padding:35px 0 0;margin-bottom:36px}.portfolio-page .page-heading .section-title{font-size:clamp(36px,3.6vw,52px)}.portfolio-page .page-heading .section-copy{margin-top:18px}.portfolio-categories{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;padding:0 0 32px}.portfolio-categories button{padding:9px 17px;border:1px solid #d1d1d1;border-radius:30px;font-size:14px;line-height:1.4;color:#666;transition:color .2s,background .2s,border-color .2s}.portfolio-categories button>span{font-size:11px;vertical-align:super;margin-left:7px;color:#888}.portfolio-categories button:hover{border-color:#111;color:#111}.portfolio-categories button[aria-pressed=true]{border-color:#111;background:#111;color:#fff}.portfolio-categories button[aria-pressed=true]>span{color:#ddd}.portfolio-count{font-size:13px;color:#777;text-align:right;margin-bottom:16px}.project-card[hidden]{display:none!important}.portfolio-grid .project-media{border-radius:0;aspect-ratio:4/3}.portfolio-grid .project-caption strong{font-size:21px}.dialog-photos figcaption{font-size:13px;color:#777;margin:9px 0 16px}.dialog-photos img{height:auto}.portfolio-grid .project-card:focus-visible{outline-offset:6px}
@media(max-width:640px){.portfolio-page .page-heading{padding-top:15px;margin-bottom:27px}.portfolio-categories{gap:8px;padding-bottom:20px;justify-content:flex-start}.portfolio-categories button{font-size:13px;padding:9px 13px}.portfolio-categories button>span{font-size:10px;margin-left:5px}.portfolio-count{font-size:12px;margin-bottom:15px}.portfolio-grid .project-caption strong{font-size:21px}}

/* Preserve the supplied green logo exactly, including its two-tone lettering. */
img[src="/assets/logo-green.png"]{aspect-ratio:auto;height:auto;object-fit:contain}
