.Navigation-module__eB08ka__nav{z-index:90;transition:background-color .4s var(--ease-soft), border-color .4s var(--ease-soft), backdrop-filter .4s var(--ease-soft);border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.Navigation-module__eB08ka__nav[data-scrolled]{background:color-mix(in srgb, var(--bg-primary) 88%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom-color:var(--line)}.Navigation-module__eB08ka__inner{height:var(--nav-height);justify-content:space-between;align-items:center;display:flex}.Navigation-module__eB08ka__brand{z-index:2;align-items:center;display:inline-flex}.Navigation-module__eB08ka__wordmark{font-family:var(--font-body);letter-spacing:.2em;font-size:.92rem;font-weight:600}.Navigation-module__eB08ka__desktop{display:none}.Navigation-module__eB08ka__links{gap:clamp(1.25rem,2.6vw,2.4rem);display:flex}.Navigation-module__eB08ka__link{letter-spacing:.09em;text-transform:uppercase;color:var(--text-secondary);transition:color .3s var(--ease-soft);padding:.6rem 0;font-size:.78rem;font-weight:500;display:inline-block;position:relative}.Navigation-module__eB08ka__link:hover,.Navigation-module__eB08ka__link[data-active]{color:var(--text-primary)}.Navigation-module__eB08ka__link:after{content:"";background:var(--orange-burnt);transform-origin:0;height:1px;transition:transform .35s var(--ease-soft);position:absolute;bottom:.2rem;left:0;right:0;transform:scaleX(0)}.Navigation-module__eB08ka__link:hover:after,.Navigation-module__eB08ka__link[data-active]:after{transform:scaleX(1)}.Navigation-module__eB08ka__themeToggle{width:40px;height:40px;color:var(--text-secondary);border-radius:var(--radius-small);transition:color .3s var(--ease-soft), background-color .3s var(--ease-soft);z-index:2;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.Navigation-module__eB08ka__themeToggle:hover{color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 8%, transparent)}.Navigation-module__eB08ka__themeToggle:disabled{opacity:.4}.Navigation-module__eB08ka__themeToggle:disabled:hover{color:var(--text-secondary);background:0 0}.Navigation-module__eB08ka__burger{z-index:2;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.Navigation-module__eB08ka__srLabel{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.Navigation-module__eB08ka__burgerLines{flex-direction:column;gap:7px;width:26px;display:flex}.Navigation-module__eB08ka__burgerLines span{background:var(--text-primary);height:1.5px;transition:transform .3s var(--ease-soft), width .3s var(--ease-soft);display:block}.Navigation-module__eB08ka__burgerLines span:last-child{align-self:flex-end;width:18px}.Navigation-module__eB08ka__burger:hover .Navigation-module__eB08ka__burgerLines span:last-child{width:26px}.Navigation-module__eB08ka__overlay{z-index:80;background:var(--green-deep);color:var(--text-light);transition:transform .52s var(--ease-soft);overscroll-behavior:contain;flex-direction:column;display:flex;position:fixed;inset:0;transform:translateY(-102%)}[data-theme=dark] .Navigation-module__eB08ka__overlay{background:#142820}.Navigation-module__eB08ka__overlay[data-open]{transform:none}.Navigation-module__eB08ka__overlayHead{height:var(--nav-height);justify-content:space-between;align-items:center;display:flex}.Navigation-module__eB08ka__overlayLabel{color:var(--text-light-muted)}.Navigation-module__eB08ka__close{width:48px;height:48px;color:var(--text-light);justify-content:center;align-items:center;display:inline-flex}.Navigation-module__eB08ka__overlayNav{flex:1;align-items:center;display:flex}.Navigation-module__eB08ka__overlayNav ul{width:100%}.Navigation-module__eB08ka__overlayItem{border-top:1px solid var(--line-light);padding-block:clamp(.9rem,3.5vh,1.5rem)}.Navigation-module__eB08ka__overlayItem:last-child{border-bottom:1px solid var(--line-light)}.Navigation-module__eB08ka__overlayLink{align-items:baseline;gap:1.25rem;display:flex}.Navigation-module__eB08ka__overlayIndex{color:var(--orange-soft)}.Navigation-module__eB08ka__overlayWord{font-family:var(--font-display);transition:transform .3s var(--ease-soft);font-size:clamp(2rem,8vw,3rem);font-weight:400;line-height:1.05}.Navigation-module__eB08ka__overlayLink:hover .Navigation-module__eB08ka__overlayWord,.Navigation-module__eB08ka__overlayLink:focus-visible .Navigation-module__eB08ka__overlayWord{color:var(--bg-cream);transform:translate(.5rem)}.Navigation-module__eB08ka__overlayFoot{color:var(--text-light-muted);padding-block:1.5rem}.Navigation-module__eB08ka__overlayFootText{max-width:28ch}@media (min-width:900px){.Navigation-module__eB08ka__desktop{margin-left:auto;display:block}.Navigation-module__eB08ka__themeToggle{margin-left:1.25rem}.Navigation-module__eB08ka__burger{display:none}}
.Footer-module__S6Hkya__footer{background:var(--green-ink);color:var(--text-light);padding-block:clamp(3.5rem,7vw,6rem) 1.75rem}[data-theme=dark] .Footer-module__S6Hkya__footer{border-top:1px solid var(--line-light)}.Footer-module__S6Hkya__inner{flex-direction:column;gap:clamp(3rem,6vw,5rem);display:flex}.Footer-module__S6Hkya__top{grid-template-columns:minmax(0,1.6fr) minmax(0,.7fr) minmax(0,1fr);gap:clamp(2rem,5vw,4rem);display:grid}.Footer-module__S6Hkya__brandLabel{color:var(--text-light-muted);margin-bottom:1.4rem}.Footer-module__S6Hkya__wordmark{font-family:var(--font-display);letter-spacing:-.015em;font-size:clamp(3.2rem,7.5vw,6.5rem);font-style:italic;font-weight:400;line-height:1}.Footer-module__S6Hkya__tagline{max-width:26ch;color:var(--text-light-muted);margin-top:1.2rem}.Footer-module__S6Hkya__blockLabel{color:var(--orange-soft);margin-bottom:1.2rem}.Footer-module__S6Hkya__navBlock ul,.Footer-module__S6Hkya__contactBlock ul{flex-direction:column;gap:.7rem;display:flex}.Footer-module__S6Hkya__footerLink{color:var(--text-light-muted);transition:color .3s var(--ease-soft);font-size:.92rem}.Footer-module__S6Hkya__footerLink:hover,.Footer-module__S6Hkya__footerLink:focus-visible{color:var(--text-light)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--line-light);flex-wrap:wrap;justify-content:space-between;gap:1rem 2rem;padding-top:1.4rem;display:flex}.Footer-module__S6Hkya__bottomText{color:var(--text-light-muted)}@media (max-width:900px){.Footer-module__S6Hkya__top{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.Footer-module__S6Hkya__brandBlock{grid-column:1/-1}}@media (max-width:560px){.Footer-module__S6Hkya__top{grid-template-columns:minmax(0,1fr)}}
@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:400;src:url(../media/bricolage-grotesque-vietnamese-400-normal.153_n-24x76n8.woff2)format("woff2"),url(../media/bricolage-grotesque-vietnamese-400-normal.2f8ecl5-7j-ac.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:400;src:url(../media/bricolage-grotesque-latin-ext-400-normal.1n_3ivtq93-o6.woff2)format("woff2"),url(../media/bricolage-grotesque-latin-ext-400-normal.0zbucyxm-s7zr.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:400;src:url(../media/bricolage-grotesque-latin-400-normal.2osmnt0qbjmaj.woff2)format("woff2"),url(../media/bricolage-grotesque-latin-400-normal.1vqi_ozeahfq9.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:500;src:url(../media/bricolage-grotesque-vietnamese-500-normal.3zi7pczqqw9hf.woff2)format("woff2"),url(../media/bricolage-grotesque-vietnamese-500-normal.2fclzarfbm-xh.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:500;src:url(../media/bricolage-grotesque-latin-ext-500-normal.2zjxudf4_kk9c.woff2)format("woff2"),url(../media/bricolage-grotesque-latin-ext-500-normal.2kzj-_u1gi8-u.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:500;src:url(../media/bricolage-grotesque-latin-500-normal.2bv40x-ee9h65.woff2)format("woff2"),url(../media/bricolage-grotesque-latin-500-normal.0xqgv-uf4yuop.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:600;src:url(../media/bricolage-grotesque-vietnamese-600-normal.1s5hn573v7_p1.woff2)format("woff2"),url(../media/bricolage-grotesque-vietnamese-600-normal.1e7y3ufkyf85s.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:600;src:url(../media/bricolage-grotesque-latin-ext-600-normal.1yq7spksbkp9e.woff2)format("woff2"),url(../media/bricolage-grotesque-latin-ext-600-normal.1jugj_auv72ps.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:600;src:url(../media/bricolage-grotesque-latin-600-normal.30lnepkl4ioae.woff2)format("woff2"),url(../media/bricolage-grotesque-latin-600-normal.031hvm5pjsrta.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:700;src:url(../media/bricolage-grotesque-vietnamese-700-normal.1yuaxital_5jw.woff2)format("woff2"),url(../media/bricolage-grotesque-vietnamese-700-normal.2xxdam10fmn3q.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:700;src:url(../media/bricolage-grotesque-latin-ext-700-normal.3cjez6d99qlg9.woff2)format("woff2"),url(../media/bricolage-grotesque-latin-ext-700-normal.2j7t33okv7m48.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:700;src:url(../media/bricolage-grotesque-latin-700-normal.41y3-1_0zacm3.woff2)format("woff2"),url(../media/bricolage-grotesque-latin-700-normal.0z32ldtfw3y3n.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:800;src:url(../media/bricolage-grotesque-vietnamese-800-normal.2wn-uq7zx0whe.woff2)format("woff2"),url(../media/bricolage-grotesque-vietnamese-800-normal.076gh-s7ibngg.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:800;src:url(../media/bricolage-grotesque-latin-ext-800-normal.32sur2c-gl4zb.woff2)format("woff2"),url(../media/bricolage-grotesque-latin-ext-800-normal.2ouvf6mq7-b7q.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:800;src:url(../media/bricolage-grotesque-latin-800-normal.0syyyetdkkkxz.woff2)format("woff2"),url(../media/bricolage-grotesque-latin-800-normal.3g422vefi-42l.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-cyrillic-ext-400-normal.29h3lvkzti2g0.woff2)format("woff2"),url(../media/inter-cyrillic-ext-400-normal.2tawlv965c-2g.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-cyrillic-400-normal.2y7ys-6xqyvlu.woff2)format("woff2"),url(../media/inter-cyrillic-400-normal.313z8u3gguft6.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-greek-ext-400-normal.2sh_6_vhnlvft.woff2)format("woff2"),url(../media/inter-greek-ext-400-normal.0l231a9nt5uww.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-greek-400-normal.05unz6ahsdg5s.woff2)format("woff2"),url(../media/inter-greek-400-normal.1ie-jkghmy-g3.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-vietnamese-400-normal.0vt5hs1-p3hwb.woff2)format("woff2"),url(../media/inter-vietnamese-400-normal.1sh--xb01u94w.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-latin-ext-400-normal.215r6wzhyafb5.woff2)format("woff2"),url(../media/inter-latin-ext-400-normal.1s10ttb8x1xct.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-latin-400-normal.08vufg9rbrtqu.woff2)format("woff2"),url(../media/inter-latin-400-normal.0qkhh15u3nzc2.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../media/inter-cyrillic-ext-500-normal.2lrm7m7v2pmbu.woff2)format("woff2"),url(../media/inter-cyrillic-ext-500-normal.1dhkj9n1d9eco.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../media/inter-cyrillic-500-normal.1nv56f3vj863s.woff2)format("woff2"),url(../media/inter-cyrillic-500-normal.06elr_s4xp1zj.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../media/inter-greek-ext-500-normal.0kf5e66myu7u-.woff2)format("woff2"),url(../media/inter-greek-ext-500-normal.2yi4i7l4h95u-.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../media/inter-greek-500-normal.0_q-v-7d36a_x.woff2)format("woff2"),url(../media/inter-greek-500-normal.2q6jyr9iwt8we.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../media/inter-vietnamese-500-normal.2jar8flmuc211.woff2)format("woff2"),url(../media/inter-vietnamese-500-normal.1ms37jnnr6ne8.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../media/inter-latin-ext-500-normal.2rhh45_wkw1e4.woff2)format("woff2"),url(../media/inter-latin-ext-500-normal.2mn7n1eepax5z.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../media/inter-latin-500-normal.037elok7xg7ol.woff2)format("woff2"),url(../media/inter-latin-500-normal.0zoa3evckypzi.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-cyrillic-ext-600-normal.42f1l9b1vn7on.woff2)format("woff2"),url(../media/inter-cyrillic-ext-600-normal.0llmxmbbmm9_u.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-cyrillic-600-normal.0-dy8oiks8ebz.woff2)format("woff2"),url(../media/inter-cyrillic-600-normal.1yx35ha52iheu.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-greek-ext-600-normal.1vvyze5ech61n.woff2)format("woff2"),url(../media/inter-greek-ext-600-normal.2409xwbea2gft.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-greek-600-normal.1o2sh6_upyp40.woff2)format("woff2"),url(../media/inter-greek-600-normal.217aew8mjlovh.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-vietnamese-600-normal.28hfptm0o_tt8.woff2)format("woff2"),url(../media/inter-vietnamese-600-normal.0ryxdan2-9e5a.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-latin-ext-600-normal.24qjoiekzybge.woff2)format("woff2"),url(../media/inter-latin-ext-600-normal.0jniwfmk9oe12.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-latin-600-normal.42bxzpetz5w8g.woff2)format("woff2"),url(../media/inter-latin-600-normal.2azw06-3fu-n-.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(../media/ibm-plex-mono-cyrillic-ext-400-normal.0_q8wa_t-7-c7.woff2)format("woff2"),url(../media/ibm-plex-mono-cyrillic-ext-400-normal.1-h66gx1kjeux.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(../media/ibm-plex-mono-cyrillic-400-normal.2dcg25_89g34d.woff2)format("woff2"),url(../media/ibm-plex-mono-cyrillic-400-normal.1r3eey-1tdqwh.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(../media/ibm-plex-mono-vietnamese-400-normal.40ek894ady0so.woff2)format("woff2"),url(../media/ibm-plex-mono-vietnamese-400-normal.0blsyrk14nago.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(../media/ibm-plex-mono-latin-ext-400-normal.1ih4rrmj883u6.woff2)format("woff2"),url(../media/ibm-plex-mono-latin-ext-400-normal.0hj8bqnym411c.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(../media/ibm-plex-mono-latin-400-normal.19gbeb610ur4n.woff2)format("woff2"),url(../media/ibm-plex-mono-latin-400-normal.3nj-glub930lh.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(../media/ibm-plex-mono-cyrillic-ext-500-normal.2tfs-ajhr_27q.woff2)format("woff2"),url(../media/ibm-plex-mono-cyrillic-ext-500-normal.29wincfdhpbow.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(../media/ibm-plex-mono-cyrillic-500-normal.30hm7mcic8nak.woff2)format("woff2"),url(../media/ibm-plex-mono-cyrillic-500-normal.1g2cl4geicio1.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(../media/ibm-plex-mono-vietnamese-500-normal.400h8-n7y356b.woff2)format("woff2"),url(../media/ibm-plex-mono-vietnamese-500-normal.2w9-mj8vy__-b.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(../media/ibm-plex-mono-latin-ext-500-normal.2yypdhrkbqnza.woff2)format("woff2"),url(../media/ibm-plex-mono-latin-ext-500-normal.3-fgi0nn_mag-.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(../media/ibm-plex-mono-latin-500-normal.25_05y-blbp24.woff2)format("woff2"),url(../media/ibm-plex-mono-latin-500-normal.20ixcot5hpnm-.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:500;src:url(../media/caveat-cyrillic-ext-500-normal.33qrnpn0xe42z.woff2)format("woff2"),url(../media/caveat-cyrillic-ext-500-normal.2ae1gnnefcoil.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:500;src:url(../media/caveat-cyrillic-500-normal.3bt34j_nyyjrs.woff2)format("woff2"),url(../media/caveat-cyrillic-500-normal.145utr-ii_f6g.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:500;src:url(../media/caveat-latin-ext-500-normal.2wfr980mz8hco.woff2)format("woff2"),url(../media/caveat-latin-ext-500-normal.3s91_kh3njq-4.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:500;src:url(../media/caveat-latin-500-normal.3vdjdd29hcpml.woff2)format("woff2"),url(../media/caveat-latin-500-normal.2l_s39k96xof7.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(../media/caveat-cyrillic-ext-600-normal.0en03p64uvkvp.woff2)format("woff2"),url(../media/caveat-cyrillic-ext-600-normal.3egc667t51y6w.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(../media/caveat-cyrillic-600-normal.1mcggt5xang-d.woff2)format("woff2"),url(../media/caveat-cyrillic-600-normal.2sqpf8vie624j.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(../media/caveat-latin-ext-600-normal.07he2i0ew_rml.woff2)format("woff2"),url(../media/caveat-latin-ext-600-normal.2kw6pnbafhi0_.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(../media/caveat-latin-600-normal.3sd7rc34fmee_.woff2)format("woff2"),url(../media/caveat-latin-600-normal.1837u0bbj5018.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--bg-primary:#fff;--bg-secondary:#f6f6f3;--bg-cream:#fff;--green-deep:#142820;--green-panel:#1d382b;--green-ink:#0c1912;--orange-burnt:#c2551e;--orange-deep:#9e4215;--orange-soft:#e08a54;--text-primary:#1d1b16;--text-secondary:#5e5849;--text-light:#fff;--text-light-muted:#ffffffad;--line:#1d1b1629;--line-strong:#1d1b1661;--line-light:#ffffff2e;--line-light-strong:#ffffff57;--font-display:"Bricolage Grotesque", "Inter", system-ui, sans-serif;--font-body:"Inter", "Helvetica Neue", system-ui, sans-serif;--font-mono:"IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--font-hand:"Caveat", "Segoe Script", cursive;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:1.75rem;--spacing-lg:3rem;--spacing-xl:5rem;--spacing-xxl:8rem;--section-pad:clamp(4.5rem, 9vw, 9rem);--section-pad-tight:clamp(2.75rem, 6vw, 5rem);--radius-small:2px;--radius-large:6px;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-soft:cubic-bezier(.33, 1, .68, 1);--dur-fast:.32s;--dur-med:.72s;--dur-slow:1.4s;--container-max:1440px;--gutter:clamp(1.25rem, 4.5vw, 4.5rem);--nav-height:78px}[data-theme=dark]{--bg-primary:#0e1a14;--bg-secondary:#15231c;--green-deep:#ece5d3;--green-panel:#1a2c23;--orange-burnt:#cf6530;--orange-deep:#e08a54;--text-primary:#f2ecdd;--text-secondary:#f2ecdda8;--line:#f5f0e524;--line-strong:#f5f0e552}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-height) + 14px);-webkit-text-size-adjust:100%}body{font-family:var(--font-body);color:var(--text-primary);background:var(--bg-primary);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;flex-direction:column;min-height:100svh;font-size:1rem;line-height:1.68;display:flex}main{flex:1}img,svg,video{max-width:100%;display:block}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.012em;text-wrap:balance;font-weight:500;line-height:1.05}p{text-wrap:pretty}::selection{background:var(--orange-burnt);color:var(--bg-cream)}:focus-visible{outline:2px solid var(--orange-burnt);outline-offset:3px;border-radius:var(--radius-small)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--green-deep);border:2px solid var(--bg-secondary);border-radius:6px}.t-mega{font-family:var(--font-display);letter-spacing:-.022em;font-size:clamp(3.1rem,10.5vw,9.6rem);font-weight:400;line-height:.97}.t-statement{font-family:var(--font-display);letter-spacing:-.015em;text-transform:uppercase;font-size:clamp(2.7rem,9.2vw,8.4rem);font-weight:600;line-height:.94}.t-h1{font-family:var(--font-display);font-size:clamp(2.4rem,5.2vw,4.6rem);font-weight:500;line-height:1.02}.t-h2{font-family:var(--font-display);font-size:clamp(2rem,4.4vw,3.5rem);font-weight:500;line-height:1.04}.t-h3{font-family:var(--font-display);font-size:clamp(1.3rem,2vw,1.65rem);font-weight:500;line-height:1.2}.t-lede{font-family:var(--font-display);letter-spacing:-.005em;font-size:clamp(1.18rem,1.9vw,1.55rem);font-weight:400;line-height:1.42}.t-body{font-size:1rem;line-height:1.68}.t-small{font-size:.875rem;line-height:1.6}.label-mono{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:500}.hand{font-family:var(--font-hand);letter-spacing:.01em;font-weight:500}.btn{font-family:var(--font-body);letter-spacing:.01em;border-radius:var(--radius-small);min-height:48px;transition:transform var(--dur-fast) var(--ease-soft), background-color var(--dur-fast) var(--ease-soft), border-color var(--dur-fast) var(--ease-soft), color var(--dur-fast) var(--ease-soft);border:1px solid #0000;align-items:center;gap:.6rem;padding:1.05rem 1.65rem;font-size:.95rem;font-weight:600;line-height:1;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn .btn-arrow{transition:transform var(--dur-fast) var(--ease-soft);display:inline-flex}.btn:hover .btn-arrow{transform:translate(3px)}.btn-solid{background:var(--green-deep);color:var(--bg-cream)}.btn-solid:hover{background:var(--green-ink)}.btn-cream{background:var(--bg-cream);color:var(--green-ink)}.btn-cream:hover{background:#fff}.btn-outline{border-color:var(--line-strong);color:var(--text-primary);background:0 0}.btn-outline:hover{border-color:var(--green-deep);background:#1428200d}.link-underline{position:relative}.link-underline:after{content:"";transform-origin:0;height:1px;transition:transform var(--dur-fast) var(--ease-soft);background:currentColor;position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(0)}.link-underline:hover:after,.link-underline:focus-visible:after{transform:scaleX(1)}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--green-deep);color:var(--bg-cream);font-family:var(--font-mono);border-radius:var(--radius-small);transition:transform var(--dur-fast) var(--ease-soft);padding:.75rem 1.25rem;font-size:.8rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus-visible{transform:none}[data-theme=dark] .btn-solid{color:#0e1a14}[data-theme=dark] .btn-solid:hover{background:#fff}[data-theme=dark] .btn-outline:hover{background:#f5f0e514}[data-theme=dark] .skip-link{color:#0e1a14}@media (prefers-reduced-motion:no-preference){::view-transition-old(root){animation-duration:.56s;animation-timing-function:var(--ease-soft)}::view-transition-new(root){animation-duration:.56s;animation-timing-function:var(--ease-soft)}::view-transition-old(root){animation-name:theme-fade-out}::view-transition-new(root){animation-name:theme-fade-in}html.theme-transition,html.theme-transition *,html.theme-transition :before,html.theme-transition :after{transition-property:background-color,color,border-color,outline-color,fill,stroke,box-shadow;transition-duration:.56s;transition-timing-function:var(--ease-soft)}}@keyframes theme-fade-out{to{opacity:0}}@keyframes theme-fade-in{0%{clip-path:circle(0% at 92% 42px)}to{clip-path:circle(150% at 92% 42px)}}
.container{width:100%;max-width:var(--container-max);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:var(--section-pad);position:relative}.section-tight{padding-block:var(--section-pad-tight);position:relative}.grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1.25rem,2.5vw,2.5rem);display:grid}.col-6{grid-column:span 6}.col-12{grid-column:span 12}@media (max-width:1024px){.grid{grid-template-columns:repeat(6,minmax(0,1fr))}.col-6{grid-column:span 6}}@media (max-width:680px){.grid{grid-template-columns:minmax(0,1fr)}.col-6,.col-12{grid-column:span 1}}
[data-reveal]{opacity:0;transition:opacity .9s var(--ease-soft), transform .9s var(--ease-soft);transition-delay:var(--reveal-delay,0s);transform:translateY(26px)}[data-reveal=fade]{transform:none}[data-reveal=left]{transform:translate(-26px)}[data-reveal=right]{transform:translate(26px)}[data-reveal][data-visible]{opacity:1;transform:none}.draw-path{stroke-dasharray:1;stroke-dashoffset:1px}[data-drawn] .draw-path{stroke-dashoffset:0;transition:stroke-dashoffset 1.7s var(--ease-soft) var(--draw-delay,0s)}.fade-el{opacity:0;transition:opacity 1.1s var(--ease-soft) var(--draw-delay,0s)}[data-drawn] .fade-el{opacity:1}.flow-line{stroke-dasharray:3 7;animation:1.5s linear infinite flow-dash}@keyframes flow-dash{to{stroke-dashoffset:-10px}}.ring-spin{transform-box:view-box;transform-origin:50%;animation:80s linear infinite spin}.pulse-dot{transform-box:fill-box;transform-origin:50%;animation:3.2s ease-in-out infinite pulse}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(1.4)}}body:after{content:"";z-index:120;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.project-transition{z-index:130;color:#fff;clip-path:inset(100% 0 0);animation:project-brief-wipe .52s var(--ease-out) forwards;background:#142820;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.project-transition:before{content:"";opacity:.14;background-image:linear-gradient(#f5f0e533 1px,#0000 1px),linear-gradient(90deg,#f5f0e533 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.project-transition-content{opacity:0;animation:project-brief-copy .22s var(--ease-out) .25s forwards;align-items:center;gap:1rem;display:flex;position:relative;transform:translateY(10px)}.project-transition-rule{opacity:.55;background:currentColor;width:clamp(3rem,8vw,6rem);height:1px}@keyframes project-brief-wipe{to{clip-path:inset(0)}}@keyframes project-brief-copy{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}.draw-path{stroke-dasharray:none;stroke-dashoffset:0}.fade-el{opacity:1}.flow-line{stroke-dasharray:3 7;animation:none}}
.hand-circle,.hand-strike{pointer-events:none;z-index:2;position:absolute;overflow:visible}.hand-circle{width:112%;height:122%;inset:-12% -6% -10%}@media (max-width:680px){.hand-circle{width:116%;height:138%;inset:-20% -8% -18%}}.hand-strike{width:100%;height:.35em;inset:auto 0 38%}.hand-arrow{pointer-events:none;position:relative}.hand-arrow svg{width:100%;height:auto;overflow:visible}.hand-arrow .hand-note{color:var(--bg-cream);font-size:clamp(1.35rem,2vw,1.75rem);position:absolute;top:-.4em;left:1rem;transform:rotate(-4deg)}

