:root{--background: #ffffff;--foreground: #101828;--card: #ffffff;--card-foreground: #101828;--primary: #169a4a;--primary-foreground: #ffffff;--muted: #f2f4f7;--muted-foreground: #667085;--accent: #e7f6ec;--accent-foreground: #11833d;--destructive: #e53935;--border: #e4e7ec;--input: #d0d5dd;--ring: #20a957;--sidebar: #101716;--sidebar-foreground: #dce3e0;--sidebar-border: #2c3734;--sidebar-image-border: #53615d;--sidebar-accent: #70df9f;--sidebar-accent-muted: #70d79b;--sidebar-accent-background: #1a2b25;--shadow-color: rgb(18 40 29 / 6%);--brand: #0b7a43;--content-foreground: #111b16;--content-secondary: #57635d;--content-muted: #66716b;--content-tertiary: #77827d;--surface-subtle: #f7faf8;--surface-accent: #e5f4eb;--surface-accent-muted: #eff8f2;--border-subtle: #dae2de;--border-card: #d8e0dc;--border-soft: #dbe6df;--tag-border: #bed7c8;--tag-foreground: #246b46;--body-muted: #46514b;--error: #b42318}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-vietnamese-wght-normal-D0rl6rjA.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-latin-ext-wght-normal-D9tNdqV9.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-latin-wght-normal-BhU9QXUp.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-sans: "Space Grotesk Variable", ui-sans-serif, system-ui, sans-serif;--font-size-display: clamp(48px, 7vw, 82px);--font-size-heading-1: 32px;--font-size-heading-2: 23px;--font-size-role: 21px;--font-size-body-large: 17px;--font-size-body: 16px;--font-size-label: 14px;--font-size-caption: 13px;--font-size-eyebrow: 12px;--font-weight-regular: 400;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--line-height-display: .95;--line-height-heading: 1.2;--line-height-body: 1.6;--line-height-body-relaxed: 1.75;--line-height-label: 1.35;--letter-spacing-display: -.075em;--letter-spacing-heading-1: -.05em;--letter-spacing-heading-2: -.04em;--letter-spacing-label: .08em;--letter-spacing-eyebrow: .1em;color:var(--foreground);background:var(--background);font-family:var(--font-sans);font-synthesis:none}.tlda-button{display:inline-flex;min-height:36px;flex-shrink:0;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border:1px solid transparent;border-radius:6px;font-family:var(--font-sans);font-size:14px;font-weight:500;line-height:1.25;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.tlda-button:focus-visible{outline:3px solid color-mix(in srgb,var(--ring) 30%,transparent);outline-offset:2px}.tlda-button:disabled{pointer-events:none;opacity:.5}.tlda-button--primary{color:var(--primary-foreground);background:var(--primary)}.tlda-button--primary:hover{background:var(--accent-foreground)}.tlda-button--outline{border-color:var(--border);color:var(--foreground);background:var(--background)}.tlda-button--outline:hover,.tlda-button--ghost:hover{color:var(--accent-foreground);background:var(--accent)}.tlda-button--ghost{color:var(--foreground);background:transparent}.tlda-button--small{min-height:32px;padding:6px 12px}.tlda-button--icon{width:36px;min-height:36px;padding:0}.tlda-skill-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.tlda-skill-badge{display:inline-flex;min-height:36px;align-items:center;gap:8px;padding:6px 11px;border:1px solid #e1e7e3;border-radius:12px;background:#fbfcfb;color:#18221b;font:600 13px/1.1 system-ui,sans-serif;white-space:nowrap}.tlda-skill-badge__icon{display:inline-flex;width:22px;height:22px;flex:0 0 22px;align-items:center;justify-content:center}.tlda-skill-badge__icon img{width:100%;height:100%;object-fit:contain}.tlda-skill-badge__fallback{width:10px;height:10px;border-radius:50%;background:currentColor;opacity:.35}:root{font-family:Space Grotesk,sans-serif;color:#f4f0e8;background:#17181a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}.site-shell{max-width:1240px;margin:auto;padding:0 42px}nav{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #3a3b3c}.mark{font-size:25px;font-weight:800;letter-spacing:-.08em}.mark span{color:#ee7651;margin-left:5px}.nav-links{display:flex;gap:34px;font-size:14px}.nav-links a:first-child{color:#a6a5a0}.hero{padding:130px 0 150px;max-width:900px}.kicker,.project-company{color:#ee7651;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700}.hero h1{font-size:clamp(64px,10vw,138px);line-height:.9;letter-spacing:-.09em;margin:26px 0 42px}.hero em,.contact em{color:#ee7651;font-style:normal}.intro{max-width:470px;color:#b9b7b1;font-size:19px;line-height:1.5;margin-bottom:38px}.button{display:inline-flex;gap:24px;background:#f4f0e8;color:#17181a;padding:15px 18px;font-size:14px;font-weight:700}.button span{color:#ee7651}.statement{border-top:1px solid #3a3b3c;border-bottom:1px solid #3a3b3c;padding:70px 0 78px;display:grid;grid-template-columns:1fr 2fr}.statement-copy{font-size:clamp(27px,4vw,55px);line-height:1.06;letter-spacing:-.06em;margin:0;max-width:800px}.work{padding:120px 0}.section-heading{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #3a3b3c;padding-bottom:20px}.section-heading span{color:#888;font-size:12px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#3a3b3c;margin-top:1px}.project{background:#17181a;min-height:310px;padding:30px;display:grid;grid-template-columns:50px 1fr;gap:20px;transition:background .2s}.project:hover{background:#202123}.project-number{color:#ee7651;font-size:12px}.project h2{font-size:32px;letter-spacing:-.06em;margin:10px 0 14px}.project p:not(.project-company){color:#aaa9a4;line-height:1.5;max-width:390px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:28px}.tags span{border:1px solid #4b4c4d;border-radius:99px;padding:5px 9px;color:#aaa9a4;font-size:11px}.contact{padding:120px 0 150px;border-top:1px solid #3a3b3c}.contact h2{font-size:clamp(50px,8vw,110px);line-height:.92;letter-spacing:-.08em;margin:25px 0 48px}.contact-link{font-size:18px;border-bottom:1px solid #ee7651;padding-bottom:8px}footer{border-top:1px solid #3a3b3c;padding:24px 0 30px;display:flex;justify-content:space-between;color:#85847f;font-size:12px}@media(max-width:700px){.site-shell{padding:0 20px}.nav-links{gap:14px;font-size:12px}.hero{padding:90px 0 110px}.statement{display:block}.statement-copy{margin-top:35px}.project-grid{grid-template-columns:1fr}.project{min-height:270px;padding:24px}.work,.contact{padding:90px 0}.contact h2{font-size:58px}footer{display:block;line-height:2}}
