.contact-module__oR00ba__section{background:var(--bg);width:100%;margin:0;padding:0}.contact-module__oR00ba__grid{border-top:var(--section-border);border-bottom:var(--section-border);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;min-height:clamp(520px,58vh,680px);margin:0;padding:0;display:grid;position:relative}.contact-module__oR00ba__grid:before{content:"";pointer-events:none;z-index:3;background:linear-gradient(90deg, transparent calc(50% - .5px), var(--line-color) calc(50% - .5px), var(--line-color) calc(50% + .5px), transparent calc(50% + .5px), transparent calc(75% - .5px), var(--line-color) calc(75% - .5px), var(--line-color) calc(75% + .5px), transparent calc(75% + .5px));position:absolute;inset:0}.contact-module__oR00ba__intro{z-index:1;flex-direction:column;grid-column:1/3;justify-content:center;padding:clamp(72px,7vw,112px);display:flex;position:relative}.contact-module__oR00ba__actions{z-index:1;grid-column:3/4;grid-template-rows:repeat(3,1fr);display:grid;position:relative}.contact-module__oR00ba__note{z-index:1;flex-direction:column;grid-column:4/5;justify-content:center;padding:clamp(40px,4vw,56px) clamp(28px,3vw,40px);display:flex;position:relative}.contact-module__oR00ba__title{letter-spacing:0;max-width:25ch;margin:0 0 28px;font-size:clamp(1.9rem,3vw,3rem);line-height:1.05}.contact-module__oR00ba__description{max-width:48ch;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.contact-module__oR00ba__contactAction{border-bottom:1px solid var(--line-color);color:var(--text);background:0 0;flex-direction:column;justify-content:space-between;padding:34px 40px;text-decoration:none;transition:background-color .18s,color .18s;display:flex;position:relative}.contact-module__oR00ba__contactAction:last-child{border-bottom:0}.contact-module__oR00ba__contactAction:hover{background:var(--card-hover)}.contact-module__oR00ba__contactAction:focus-visible{background:var(--card-hover);outline:2px solid var(--accent-soft);outline-offset:-2px}.contact-module__oR00ba__contactActionMeta{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:11px;line-height:1}.contact-module__oR00ba__contactActionTitle{max-width:21ch;font-family:var(--font-display), var(--font-body), sans-serif;letter-spacing:-.04em;font-size:clamp(22px,1.45vw,30px);font-weight:500;line-height:1}.contact-module__oR00ba__contactActionIcon{width:28px;height:28px;color:var(--accent);position:absolute;bottom:34px;right:40px}.contact-module__oR00ba__contactActionIcon svg{width:100%;height:100%;display:block}.contact-module__oR00ba__noteHeader{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.contact-module__oR00ba__noteLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--muted-soft);font-size:10px;line-height:1;display:block}.contact-module__oR00ba__noteTitle{font-family:var(--font-display), var(--font-body), sans-serif;letter-spacing:-.03em;color:var(--text);margin:0 0 20px;font-size:clamp(18px,1.4vw,22px);font-weight:500;line-height:1.1}.contact-module__oR00ba__noteDesc{color:var(--muted);max-width:28ch;margin:0;font-size:13px;line-height:1.55}.contact-module__oR00ba__form{border:1px solid var(--line-color);flex-direction:column;display:flex}.contact-module__oR00ba__field{border-bottom:1px solid var(--line-color);flex-direction:column;gap:10px;padding:18px 20px;display:flex}.contact-module__oR00ba__fieldLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--muted-soft);font-size:10px;line-height:1}.contact-module__oR00ba__fieldInput,.contact-module__oR00ba__fieldTextarea{width:100%;color:var(--text);font-family:var(--font-body), sans-serif;resize:none;scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;background:0 0;border:none;border-radius:0;outline:none;padding:0;font-size:14px;line-height:1.5;overflow-y:auto}.contact-module__oR00ba__fieldTextarea::-webkit-scrollbar{width:4px}.contact-module__oR00ba__fieldTextarea::-webkit-scrollbar-track{background:0 0}.contact-module__oR00ba__fieldTextarea::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:0}.contact-module__oR00ba__fieldTextarea::-webkit-scrollbar-thumb:hover{background:#ffffff52}.contact-module__oR00ba__fieldInput::placeholder,.contact-module__oR00ba__fieldTextarea::placeholder{color:var(--muted-soft)}.contact-module__oR00ba__formSubmit{width:100%;color:var(--text);font-family:var(--font-body), sans-serif;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:0;justify-content:space-between;align-items:center;padding:18px 20px;font-size:11px;font-weight:600;transition:background .15s;display:flex}.contact-module__oR00ba__formSubmit:after{content:"→";letter-spacing:0;color:var(--accent);font-size:18px;font-weight:400;transition:transform .15s}.contact-module__oR00ba__formSubmit:hover{background:var(--card-hover)}.contact-module__oR00ba__formSubmit:hover:after{transform:translate(4px)}.contact-module__oR00ba__formSubmit:disabled{opacity:.4;cursor:default}.contact-module__oR00ba__formError{color:var(--error);border-top:1px solid var(--line-color);margin:0;padding:14px 20px;font-size:13px;line-height:1.4}.contact-module__oR00ba__formErrorLink{color:var(--error);text-underline-offset:2px;text-decoration:underline}.contact-module__oR00ba__formErrorLink:hover{color:var(--text)}.contact-module__oR00ba__formSuccess{flex-direction:column;gap:12px;padding:24px 0;display:flex}.contact-module__oR00ba__formSuccessIcon{width:24px;height:24px;color:var(--accent);display:flex}.contact-module__oR00ba__formSuccessTitle{font-family:var(--font-display), var(--font-body), sans-serif;letter-spacing:-.03em;color:var(--text);font-size:20px;font-weight:500}.contact-module__oR00ba__formSuccessText{color:var(--muted);margin:0;font-size:14px;line-height:1.5}@media (max-width:1120px){.contact-module__oR00ba__grid{grid-template-columns:1fr 1fr;min-height:auto}.contact-module__oR00ba__grid:before{display:none}.contact-module__oR00ba__intro{border-bottom:var(--section-border);grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:start;gap:32px;padding-bottom:48px;display:grid}.contact-module__oR00ba__title,.contact-module__oR00ba__description{max-width:none}.contact-module__oR00ba__title{margin-bottom:0}.contact-module__oR00ba__description{place-self:center start;padding-left:clamp(20px,3vw,40px)}.contact-module__oR00ba__actions{grid-column:1/2}.contact-module__oR00ba__note{border-left:var(--section-border);grid-column:2/3}}@media (max-width:820px){.contact-module__oR00ba__grid{grid-template-columns:1fr}.contact-module__oR00ba__grid:before{display:none}.contact-module__oR00ba__intro,.contact-module__oR00ba__actions,.contact-module__oR00ba__note{grid-column:1;padding:clamp(22px,6vw,32px) 20px}.contact-module__oR00ba__intro{flex-direction:column;gap:14px;display:flex}.contact-module__oR00ba__title{margin-bottom:0;font-size:clamp(22px,7vw,32px);line-height:1.04}.contact-module__oR00ba__description{padding-left:0;font-size:clamp(14px,4vw,16px);line-height:1.5}.contact-module__oR00ba__actions,.contact-module__oR00ba__note{border-top:var(--section-border)}.contact-module__oR00ba__actions{flex-direction:column;padding:0;display:flex}.contact-module__oR00ba__contactAction{flex-direction:row;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:14px 20px}.contact-module__oR00ba__contactActionMeta{display:none}.contact-module__oR00ba__contactActionTitle{font-size:clamp(18px,5vw,22px)}.contact-module__oR00ba__contactActionIcon{flex:none;width:22px;height:22px;position:static}.contact-module__oR00ba__title,.contact-module__oR00ba__description,.contact-module__oR00ba__noteText{max-width:none}.contact-module__oR00ba__note{padding:clamp(20px,6vw,32px) 20px}.contact-module__oR00ba__noteTitle{margin-bottom:14px}.contact-module__oR00ba__field{gap:6px;padding:14px 16px}.contact-module__oR00ba__fieldLabel{font-size:9px}.contact-module__oR00ba__fieldInput,.contact-module__oR00ba__fieldTextarea{font-size:13px;line-height:1.35}.contact-module__oR00ba__formSubmit{padding:14px 16px;font-size:10px}}@media (min-width:2200px){.contact-module__oR00ba__grid{min-height:clamp(700px,60vh,860px)}.contact-module__oR00ba__intro{padding:clamp(112px,7vw,160px)}.contact-module__oR00ba__title{max-width:24ch;margin-bottom:40px;font-size:4.8rem;line-height:1}.contact-module__oR00ba__description{max-width:46ch;font-size:22px;line-height:1.65}.contact-module__oR00ba__contactAction{padding:48px 56px}.contact-module__oR00ba__contactActionMeta{font-size:13px}.contact-module__oR00ba__contactActionTitle{max-width:none;font-size:3rem}.contact-module__oR00ba__contactActionIcon{width:36px;height:36px;bottom:48px;right:56px}.contact-module__oR00ba__note{padding:clamp(64px,4.5vw,88px) clamp(48px,3.5vw,72px)}.contact-module__oR00ba__noteTitle{font-size:2rem}.contact-module__oR00ba__noteDesc,.contact-module__oR00ba__fieldInput,.contact-module__oR00ba__fieldTextarea,.contact-module__oR00ba__formSuccessText{font-size:16px}.contact-module__oR00ba__field{gap:14px;padding:24px 28px}.contact-module__oR00ba__formSubmit{padding:24px 28px;font-size:13px}}
.hero-module__Pg0jUq__heroSection{background:var(--bg);border-bottom:var(--section-border);width:100%;height:auto;min-height:auto;padding:0;position:relative;overflow:visible}.hero-module__Pg0jUq__heroInner{width:100%;position:relative}.hero-module__Pg0jUq__heroFrame{padding-top:var(--site-header-h);background:0 0;width:100%;height:auto;min-height:auto;display:block;position:relative;overflow:visible}.hero-module__Pg0jUq__switchIndex,.hero-module__Pg0jUq__switchLabel,.hero-module__Pg0jUq__centerPanelLabel,.hero-module__Pg0jUq__metaLabel{letter-spacing:.14em;text-transform:uppercase;font-size:11px;line-height:1}.hero-module__Pg0jUq__bottomBand{border-top:var(--section-border);border-bottom:var(--section-border);grid-template-rows:auto auto;width:100%;height:auto;min-height:auto;display:grid;overflow:visible}.hero-module__Pg0jUq__selectorRow{grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:relative}.hero-module__Pg0jUq__selectorRow:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg, transparent calc(25% - .5px), var(--line-color) calc(25% - .5px), var(--line-color) calc(25% + .5px), transparent calc(25% + .5px), transparent calc(50% - .5px), var(--line-color) calc(50% - .5px), var(--line-color) calc(50% + .5px), transparent calc(50% + .5px), transparent calc(75% - .5px), var(--line-color) calc(75% - .5px), var(--line-color) calc(75% + .5px), transparent calc(75% + .5px));position:absolute;inset:0}.hero-module__Pg0jUq__switchCard{text-align:left;color:var(--text);cursor:pointer;border:none;border-bottom:var(--section-border);z-index:1;background:0 0;border-radius:0;flex-direction:column;justify-content:space-between;gap:24px;min-height:clamp(220px,23vh,270px);padding:34px 40px 36px;transition:color .18s,opacity .18s;display:flex;position:relative;overflow:hidden}.hero-module__Pg0jUq__switchCard:before{content:"";z-index:-1;pointer-events:none;background:0 0;transition:background .18s;position:absolute;inset:1px 0}.hero-module__Pg0jUq__switchCard:disabled{cursor:default}.hero-module__Pg0jUq__switchCard:focus-visible{outline:2px solid var(--accent-soft);outline-offset:-2px}.hero-module__Pg0jUq__switchCard:hover:before,.hero-module__Pg0jUq__switchCardActive:before{background:var(--card-hover)}.hero-module__Pg0jUq__selectorDot{background:var(--accent);opacity:0;width:8px;height:8px;transition:opacity .22s,transform .22s;position:absolute;top:36px;right:40px;transform:scale(.6)}.hero-module__Pg0jUq__switchCardActive .hero-module__Pg0jUq__selectorDot{opacity:1;transform:scale(1)}.hero-module__Pg0jUq__switchMeta{align-items:center;gap:10px;display:inline-flex}.hero-module__Pg0jUq__switchIndex{color:var(--text)}.hero-module__Pg0jUq__switchLabel{color:var(--muted)}.hero-module__Pg0jUq__switchTitle{max-width:none;font-family:var(--font-display), var(--font-body), sans-serif;white-space:nowrap;letter-spacing:-.04em;font-size:clamp(22px,1.45vw,28px);font-weight:500;line-height:1}.hero-module__Pg0jUq__switchDescription{max-width:320px;color:var(--muted);margin:0;font-size:15px;line-height:1.45}.hero-module__Pg0jUq__activeHero{grid-template-columns:repeat(4,minmax(0,1fr));height:clamp(580px,60vh,700px);min-height:0;display:grid;position:relative;overflow:hidden}.hero-module__Pg0jUq__activeHero:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg, transparent calc(50% - .5px), var(--line-color) calc(50% - .5px), var(--line-color) calc(50% + .5px), transparent calc(50% + .5px));position:absolute;inset:0}.hero-module__Pg0jUq__heroImageArea{z-index:1;border:0;grid-column:1/3;width:100%;height:100%;min-height:0;margin:0;padding:0;position:relative;overflow:hidden}.hero-module__Pg0jUq__heroImageStage{width:100%;height:100%;position:relative}.hero-module__Pg0jUq__heroImageFrame{background:var(--surface-soft);will-change:transform, opacity;border:none;border-radius:0;width:100%;height:100%;margin:0;position:relative;overflow:hidden}.hero-module__Pg0jUq__heroImageOverlay{z-index:2;pointer-events:none;position:absolute;inset:0}.hero-module__Pg0jUq__heroImage{object-fit:contain;object-position:center bottom;z-index:1;filter:drop-shadow(0 0 32px #000000b3);border-radius:0;width:100%;height:100%;display:block;position:relative}.hero-module__Pg0jUq__heroAboutBackground{z-index:0;object-fit:cover;object-position:center center;filter:brightness(.74)saturate(.88)contrast(1.02);position:absolute;inset:0}.hero-module__Pg0jUq__heroImageScene{object-fit:cover;object-position:center center;filter:none}.hero-module__Pg0jUq__heroContentColumn{z-index:1;border:0;flex-direction:column;grid-column:3/5;justify-content:center;align-items:flex-start;min-width:0;height:100%;min-height:0;padding:clamp(52px,5vw,52px);display:flex;position:relative;overflow:hidden}.hero-module__Pg0jUq__heroContentStage{width:100%;max-width:680px;min-height:clamp(360px,30vw,432px);position:relative}.hero-module__Pg0jUq__heroContentInner{width:100%}.hero-module__Pg0jUq__heroContentOverlay{z-index:2;pointer-events:none;position:absolute;inset:0}.hero-module__Pg0jUq__heroContentInner [data-hero-reveal]{will-change:transform, opacity}.hero-module__Pg0jUq__titleColumn,.hero-module__Pg0jUq__textColumn{width:100%;min-width:0}.hero-module__Pg0jUq__centerPanelMeta{align-items:baseline;gap:16px;width:100%;margin-bottom:40px;display:flex}.hero-module__Pg0jUq__centerPanelLabel,.hero-module__Pg0jUq__metaLabel{color:var(--muted-soft)}.hero-module__Pg0jUq__centerTitle{letter-spacing:-.03em;text-transform:uppercase;text-wrap:balance;width:100%;max-width:620px;margin:0 0 44px;font-size:clamp(1.85rem,2.15vw,2.55rem);line-height:1.3;display:block}.hero-module__Pg0jUq__titleLineMask{display:block;overflow:hidden}.hero-module__Pg0jUq__titleLine{will-change:transform, opacity;display:block}.hero-module__Pg0jUq__centerTextBlock{max-width:680px;min-height:0;max-height:220px;overflow:hidden}.hero-module__Pg0jUq__centerText{color:var(--muted);margin:0;font-size:16px;line-height:1.6}.hero-module__Pg0jUq__centerText+.hero-module__Pg0jUq__centerText{margin-top:16px}.hero-module__Pg0jUq__centerSkillsGroup{border-top:1px solid var(--line-color);flex-direction:column;gap:10px;margin-top:48px;padding-top:24px;display:flex}.hero-module__Pg0jUq__skillsText{max-width:660px;color:var(--text);letter-spacing:0;flex-wrap:wrap;align-items:center;gap:8px 0;margin:0;font-size:16px;line-height:1.6;display:flex}.hero-module__Pg0jUq__skillItem{align-items:center;min-width:0;display:inline-flex}.hero-module__Pg0jUq__skillDivider{background:var(--accent);flex:none;width:5px;height:5px;margin:0 12px}@media (max-width:1440px){.hero-module__Pg0jUq__heroContentColumn{padding:clamp(44px,4vw,68px)}}@media (max-width:1120px){.hero-module__Pg0jUq__heroFrame{min-height:auto}.hero-module__Pg0jUq__selectorRow{grid-template-columns:1fr 1fr}.hero-module__Pg0jUq__selectorRow:before,.hero-module__Pg0jUq__activeHero:before{display:none}.hero-module__Pg0jUq__switchCard{min-height:180px}.hero-module__Pg0jUq__switchCard:nth-child(2n){border-left:0}.hero-module__Pg0jUq__switchCard:nth-child(2n):after{content:"";background:var(--line-color);pointer-events:none;width:1px;position:absolute;top:1px;bottom:1px;left:0}.hero-module__Pg0jUq__switchCard:nth-child(n+3){border-top:var(--section-border)}.hero-module__Pg0jUq__activeHero{grid-template-columns:1fr;height:auto;overflow:visible}.hero-module__Pg0jUq__heroImageArea{grid-column:auto;height:clamp(320px,52vw,460px);min-height:0}.hero-module__Pg0jUq__heroContentColumn{grid-column:auto;min-height:0;padding:24px}.hero-module__Pg0jUq__heroContentStage{max-width:none;min-height:0}}@media (max-width:820px){.hero-module__Pg0jUq__bottomBand{flex-direction:column;display:flex}.hero-module__Pg0jUq__activeHero{order:-1}.hero-module__Pg0jUq__selectorRow{border-top:var(--section-border);order:0;grid-template-columns:1fr}.hero-module__Pg0jUq__switchCard{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;min-height:auto;padding:20px 24px}.hero-module__Pg0jUq__switchCard+.hero-module__Pg0jUq__switchCard,.hero-module__Pg0jUq__switchCard:nth-child(n+3){border-top:var(--section-border)}.hero-module__Pg0jUq__switchDescription{display:none}.hero-module__Pg0jUq__selectorDot{top:50%;right:20px;transform:translateY(-50%)scale(.6)}.hero-module__Pg0jUq__switchCardActive .hero-module__Pg0jUq__selectorDot{transform:translateY(-50%)scale(1)}.hero-module__Pg0jUq__switchMeta{gap:8px}.hero-module__Pg0jUq__switchTitle{white-space:normal;max-width:none;margin-left:8px;font-size:clamp(18px,4vw,22px)}.hero-module__Pg0jUq__centerTitle{max-width:none}.hero-module__Pg0jUq__centerSkillsGroup{margin-top:24px;padding-top:20px}.hero-module__Pg0jUq__heroImageArea{height:clamp(260px,55vw,360px)}.hero-module__Pg0jUq__heroContentColumn{padding:24px 20px}.hero-module__Pg0jUq__heroFrame{padding-top:var(--site-header-h)}}@media (max-width:560px){.hero-module__Pg0jUq__heroFrame{background:0 0}.hero-module__Pg0jUq__skillDivider{width:4px;height:4px;margin-inline:9px}}@media (min-width:2200px){.hero-module__Pg0jUq__centerTextBlock{max-height:none}.hero-module__Pg0jUq__centerText,.hero-module__Pg0jUq__skillsText{max-width:62ch}.hero-module__Pg0jUq__heroFrame{padding-top:var(--site-header-h)}.hero-module__Pg0jUq__switchCard{min-height:clamp(300px,24vh,400px);padding:48px 56px 52px}.hero-module__Pg0jUq__switchTitle{font-size:clamp(30px,1.7vw,46px)}.hero-module__Pg0jUq__switchDescription{max-width:440px;font-size:17px}.hero-module__Pg0jUq__activeHero{height:clamp(680px,60vh,860px)}.hero-module__Pg0jUq__heroContentColumn{justify-content:center;align-items:flex-start;padding:clamp(64px,4.4vw,96px) clamp(48px,3.6vw,76px)}.hero-module__Pg0jUq__heroContentStage{width:min(100%,920px);max-width:920px;min-height:520px}.hero-module__Pg0jUq__heroContentInner{max-width:780px}.hero-module__Pg0jUq__centerPanelMeta{margin-bottom:44px}.hero-module__Pg0jUq__centerTitle{text-wrap:nowrap;max-width:none;margin-bottom:52px;font-size:4.65rem;line-height:1.03}.hero-module__Pg0jUq__titleLine{white-space:nowrap}.hero-module__Pg0jUq__centerTextBlock{max-width:720px}.hero-module__Pg0jUq__centerText{font-size:19px;line-height:1.7}.hero-module__Pg0jUq__centerSkillsGroup{max-width:720px;margin-top:44px}.hero-module__Pg0jUq__skillsText{font-size:19px}}
.work-gallery-module__fQdBaG__section{z-index:1;background:var(--bg);border-bottom:var(--section-border);width:100%;margin-top:0;position:relative}.work-gallery-module__fQdBaG__sectionInner{background:linear-gradient(90deg, transparent calc(25% - .5px), var(--line-color) calc(25% - .5px), var(--line-color) calc(25% + .5px), transparent calc(25% + .5px), transparent calc(50% - .5px), var(--line-color) calc(50% - .5px), var(--line-color) calc(50% + .5px), transparent calc(50% + .5px), transparent calc(75% - .5px), var(--line-color) calc(75% - .5px), var(--line-color) calc(75% + .5px), transparent calc(75% + .5px));width:100%}.work-gallery-module__fQdBaG__grid{grid-template-columns:var(--page-grid-columns);align-items:stretch;display:grid}.work-gallery-module__fQdBaG__card{min-width:0;min-height:clamp(560px,62vh,720px);display:flex}.work-gallery-module__fQdBaG__cardSurface{text-align:left;width:100%;min-height:100%;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;padding:clamp(40px,4vw,64px) clamp(28px,3vw,48px);text-decoration:none;transition:background-color .18s;display:flex}.work-gallery-module__fQdBaG__cardSurfaceStatic{cursor:default}.work-gallery-module__fQdBaG__cardSurfaceStatic:hover{background:0 0}.work-gallery-module__fQdBaG__cardSurface:hover{background:var(--card-hover)}.work-gallery-module__fQdBaG__cardSurface:focus-visible{outline-offset:-2px;outline:2px solid #a984dd4d}.work-gallery-module__fQdBaG__cardMeta{align-items:center;gap:10px;min-height:20px;margin-bottom:28px;display:inline-flex}.work-gallery-module__fQdBaG__cardIndex,.work-gallery-module__fQdBaG__cardCategory{letter-spacing:.14em;text-transform:uppercase;font-size:12px;line-height:1}.work-gallery-module__fQdBaG__cardIndex{color:var(--text)}.work-gallery-module__fQdBaG__cardCategory{color:var(--muted)}.work-gallery-module__fQdBaG__cardPreview{background:var(--surface-soft);border-radius:0;width:100%;height:0;margin-bottom:32px;padding-bottom:69%;position:relative;overflow:hidden}.work-gallery-module__fQdBaG__cardPreviewMedia{position:absolute;inset:0}.work-gallery-module__fQdBaG__cardPreviewImage{object-fit:cover}.work-gallery-module__fQdBaG__cardBody{flex-direction:column;flex:1;display:flex}.work-gallery-module__fQdBaG__cardHeadingRow{justify-content:space-between;align-items:end;gap:14px;margin-bottom:32px;display:flex}.work-gallery-module__fQdBaG__cardTitle{letter-spacing:0;white-space:pre-line;margin:0;font-size:clamp(1.85rem,1.6vw,2.2rem);line-height:1.1}.work-gallery-module__fQdBaG__cardArrow{width:24px;height:24px;color:var(--text);flex-shrink:0;justify-content:center;align-items:center;transition:color .2s;display:inline-flex}.work-gallery-module__fQdBaG__cardSurface:hover .work-gallery-module__fQdBaG__cardArrow{color:var(--accent)}.work-gallery-module__fQdBaG__cardDescription{min-height:66px;color:var(--muted);margin:0;font-size:15px;line-height:1.58}.work-gallery-module__fQdBaG__cardTags{border-top:1px solid var(--line-color);letter-spacing:.06em;color:var(--muted-soft);text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:10px 0;margin:18px 0 0;padding-top:14px;font-size:11px;line-height:1.5;display:flex}.work-gallery-module__fQdBaG__cardTagItem{align-items:center;display:inline-flex}.work-gallery-module__fQdBaG__cardTagDivider{background:var(--accent);flex:none;width:4px;height:4px;margin:0 12px}@media (max-width:1200px){.work-gallery-module__fQdBaG__sectionInner{background:linear-gradient(90deg, transparent calc(50% - .5px), var(--line-color) calc(50% - .5px), var(--line-color) calc(50% + .5px), transparent calc(50% + .5px))}.work-gallery-module__fQdBaG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.work-gallery-module__fQdBaG__card{min-height:clamp(500px,58vh,640px)}.work-gallery-module__fQdBaG__cardSurface{padding:32px 28px 40px}.work-gallery-module__fQdBaG__cardMeta{margin-bottom:24px}.work-gallery-module__fQdBaG__cardPreview{margin-bottom:26px}.work-gallery-module__fQdBaG__cardHeadingRow{margin-bottom:24px}.work-gallery-module__fQdBaG__card:nth-child(n+3){border-top:var(--section-border)}}@media (max-width:820px){.work-gallery-module__fQdBaG__sectionInner{background:0 0;padding:40px 0}.work-gallery-module__fQdBaG__grid{grid-template-columns:1fr}.work-gallery-module__fQdBaG__card:nth-child(n+2){border-top:var(--section-border)}.work-gallery-module__fQdBaG__card{min-height:0}.work-gallery-module__fQdBaG__cardSurface{padding:32px 20px 36px}.work-gallery-module__fQdBaG__cardMeta,.work-gallery-module__fQdBaG__cardHeadingRow{margin-bottom:20px}.work-gallery-module__fQdBaG__cardPreview{margin-bottom:24px}.work-gallery-module__fQdBaG__cardDescription{min-height:0}.work-gallery-module__fQdBaG__cardTags{margin-top:16px;padding-top:12px}.work-gallery-module__fQdBaG__cardTagDivider{margin-inline:10px}}
.footer-module__3EeSIa__footer{border-top:var(--section-border);background:var(--bg);width:100%;min-height:88px;color:var(--muted-soft);justify-content:space-between;align-items:center;gap:24px;padding:28px clamp(20px,2.5vw,48px);display:flex}.footer-module__3EeSIa__meta,.footer-module__3EeSIa__rights,.footer-module__3EeSIa__link{letter-spacing:.14em;text-transform:uppercase;font-size:11px;line-height:1}.footer-module__3EeSIa__meta{color:var(--text)}.footer-module__3EeSIa__rights{color:var(--muted-soft)}.footer-module__3EeSIa__link{color:var(--muted);text-decoration:none;transition:color .16s}.footer-module__3EeSIa__link:hover{color:var(--text)}.footer-module__3EeSIa__link:focus-visible{outline:2px solid var(--accent-soft);outline-offset:4px;color:var(--text)}@media (max-width:820px){.footer-module__3EeSIa__footer{flex-direction:column;align-items:flex-start;min-height:auto;padding:24px 20px}}
