@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#f0f1eb;background:#111210;font-synthesis:none;font-weight:400;--bg:#111210;--surface:#191b17;--border:#30332b;--muted:#999e91;--lime:#c4f166;--display:"Space Grotesk",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--lime);outline-offset:6px}::selection{background:var(--lime);color:var(--bg)}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem;letter-spacing:.08em;font-weight:400}.muted{color:var(--muted)}.lime{color:var(--lime)}.site-header{position:sticky;top:0;z-index:20;background:#111210ed;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.nav-inner{height:86px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-family:var(--display);font-size:2.25rem;line-height:1;letter-spacing:-.12em;font-weight:700;padding-right:5px}.wordmark span{color:var(--lime)}.nav-links{display:flex;align-items:center;gap:36px;font-size:.875rem;color:#b9bcb1}.nav-links a:hover{color:var(--lime)}.nav-contact{margin-left:24px;color:#f0f1eb;display:flex;align-items:center;gap:24px;border:1px solid #535747;padding:12px 18px;border-radius:5px}.menu-toggle{display:none;background:none;border:0;color:inherit;padding:8px}.hero{padding-top:61px}.hero-topline{display:flex;align-items:center;justify-content:space-between;color:#b8beac}.hero-topline>span:first-child{display:flex;align-items:center;gap:11px}.status-dot{display:inline-block;width:6px;height:6px;background:var(--lime);border-radius:50%;flex-shrink:0;box-shadow:0 0 10px #c4f12220}.hero-edition{color:#858b7c}.hero-layout{display:grid;grid-template-columns:1.8fr 1fr;gap:64px;align-items:center;padding:52px 0 70px}h1,h2,h3,p{margin:0}h1{font-family:var(--display);font-size:clamp(3.1rem,4.7vw,4.6rem);font-weight:500;line-height:1.1;letter-spacing:-.067em}h1 span{color:var(--lime)}.hero-description{color:#a9af9f;max-width:490px;font-size:1.0625rem;line-height:1.8;margin-top:27px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:33px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;font-size:.875rem;font-weight:650;padding:16px 21px;border-radius:5px;transition:background .2s,transform .2s}.primary{background:var(--lime);color:#161c0d}.primary:hover{background:#d8ff85;transform:translateY(-2px)}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:.875rem}.text-link:hover{color:var(--lime)}.architecture{border:1px solid var(--border);border-radius:8px;background:linear-gradient(140deg,#1b1e16,#141611);transform:rotate(-2deg);box-shadow:0 24px 70px #0002}.architecture-heading{border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:17px;color:#a5af94}.architecture-heading>span{display:flex;align-items:center;gap:8px}.diagram{padding:27px 22px}.diagram-node{display:flex;align-items:center;gap:12px;border:1px solid #3c4332;border-radius:5px;padding:17px 14px;color:#bec7b0;background:#1c2018;font-size:.875rem}.node-code{margin-left:auto;color:#68755b;font-size:.75rem}.api{border-color:#9cbe56;color:var(--lime);background:#26321b;box-shadow:0 0 24px #c4f16608}.api strong{font-size:.875rem;font-weight:500}.diagram-node small{display:block;font-size:.625rem;letter-spacing:.07em;margin-top:7px;color:#9cae87}.node-dot{width:6px;height:6px;border-radius:50%;background:var(--lime);margin-left:auto}.connection{height:42px;position:relative;display:flex;justify-content:center;align-items:center}.connection:before{content:"";height:100%;width:1px;background:#546146;position:absolute;left:50%;top:0}.connection:after{content:"";position:absolute;left:calc(50% - 3px);bottom:0;width:5px;height:5px;border-right:1px solid #7d9166;border-bottom:1px solid #7d9166;transform:rotate(45deg)}.connection span{position:relative;font-family:monospace;font-size:.5625rem;letter-spacing:.1em;color:#839373;background:#181c14;padding:4px 5px;margin-left:85px}.diagram-split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.small-node{flex-direction:column;align-items:flex-start;gap:8px;padding:16px 12px}.small-node strong{font-weight:400;font-size:.8125rem}.small-node small{font-size:.5625rem;margin:0}.architecture-footer{font-size:.5625rem;border-top:1px solid var(--border);display:flex;align-items:center;gap:9px;padding:15px 17px;color:#89957c}.architecture-footer .status-dot{width:4px;height:4px}.hero-footer{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:24px 0;display:flex;justify-content:space-between;align-items:center;color:#858d7b}.hero-footer>div{display:flex;align-items:center;gap:20px;font-size:.8125rem;color:#c1c6b8}.hero-footer i,.frontend-note i{width:3px;height:3px;background:#656e57;border-radius:50%;display:inline-block}.hero-footer>a{color:var(--lime)}.section{padding-top:102px;padding-bottom:104px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:41px}.eyebrow{color:#acb39f;margin-bottom:22px}.eyebrow span{color:var(--lime);margin-right:14px}h2{font-family:var(--display);font-size:clamp(2rem,3vw,2.85rem);font-weight:500;line-height:1.18;letter-spacing:-.052em}.section-intro{font-size:.9375rem;line-height:1.8;color:var(--muted);padding-bottom:4px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.project-card{border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#171914}.featured{grid-column:1 / -1;display:grid;grid-template-columns:1.12fr 1fr}.project-image{min-height:290px;position:relative;background:#20251b;overflow:hidden;border-bottom:1px solid var(--border);aspect-ratio:1.8}.featured .project-image{aspect-ratio:auto;border-bottom:0;border-right:1px solid var(--border);min-height:440px}.project-image.burma-academy{background:#1c2327}.project-image.ilbc{background:#24221d}.project-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s}.project-image.has-image img{opacity:1}.image-placeholder{position:absolute;top:28px;right:28px;bottom:28px;left:28px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#66745b}.burma-academy .image-placeholder{color:#627884}.ilbc .image-placeholder{color:#81765d}.placeholder-title{font-family:var(--display);font-size:2rem;font-weight:500;letter-spacing:-.045em;margin-top:13px;color:#a2ad93}.burma-academy .placeholder-title{color:#94a9b3}.ilbc .placeholder-title{color:#b4a991}.placeholder-caption{font-size:.625rem;margin-top:12px;letter-spacing:.13em}.placeholder-symbol{border:1px solid currentColor;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;opacity:.6}.media-corner{position:absolute;width:14px;height:14px;border-color:currentColor;border-style:solid;opacity:.55}.top-left{left:0;top:0;border-width:1px 0 0 1px}.top-right{right:0;top:0;border-width:1px 1px 0 0}.bottom-left{left:0;bottom:0;border-width:0 0 1px 1px}.bottom-right{right:0;bottom:0;border-width:0 1px 1px 0}.media-label{position:absolute;bottom:42px;left:42px;font-size:.5625rem;color:#a6ae9c;background:#171b15a6;padding:6px 8px;border-radius:3px}.project-content{padding:31px 32px}.featured .project-content{padding:37px}.project-eyebrow{display:flex;justify-content:space-between;gap:8px;color:#959e86;font-size:.625rem;letter-spacing:.065em;margin-bottom:21px}.project-eyebrow>span:last-child{color:#657059}.project-content h3{font-family:var(--display);font-size:2rem;letter-spacing:-.04em;font-weight:500;margin-bottom:10px}.project-summary{font-size:1rem;line-height:1.5;color:#d6dacd}.project-detail{font-size:.9375rem;line-height:1.8;margin-top:13px}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:22px}.tags span{border:1px solid #373d2f;border-radius:4px;padding:5px 8px;font-size:.75rem;color:#b1bba5}.project-links{display:flex;flex-wrap:wrap;gap:17px;margin-top:27px}.project-links a{display:inline-flex;align-items:center;gap:7px;font-size:.8125rem;color:#d2e6b4}.project-links a:hover,.app-links a:hover{color:var(--lime)}.app-links{margin-top:23px;border-top:1px solid var(--border);padding-top:17px;color:#a9b59c}.app-links summary{display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;font-size:.8125rem}.app-links summary::-webkit-details-marker{display:none}.details-plus{margin-left:auto;transition:transform .2s}.app-links[open] .details-plus{transform:rotate(45deg)}.app-links>div{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:18px}.app-links a{display:flex;align-items:center;gap:5px;font-size:.75rem}.expertise-section{background:#171914;border-block:1px solid var(--border)}.expertise-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:48px}.expertise-card{padding:0 33px;border-right:1px solid #353a2e}.expertise-card:first-child{padding-left:0}.expertise-card:last-child{border-right:0;padding-right:0}.expertise-icon{display:flex;align-items:center;justify-content:space-between;color:var(--lime);margin-bottom:29px}.expertise-icon span{color:#737e64}.expertise-card h3{font-family:var(--display);font-size:1.35rem;font-weight:500;letter-spacing:-.04em;margin-bottom:15px}.expertise-card p{font-size:.9375rem;line-height:1.85;min-height:112px}.stack-list{line-height:2;font-size:.6875rem;letter-spacing:.015em;color:#b1bb9f;margin-top:25px}.frontend-note{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--border);margin-top:42px;padding-top:25px;color:#8b967e}.frontend-note>span:last-child{font-size:.8125rem;color:#b9c2ad;display:flex;align-items:center;gap:17px}.experience-section{display:grid;grid-template-columns:1fr 1.15fr;gap:110px}.experience-intro>p{font-size:1rem;line-height:1.85;margin-top:27px;max-width:370px}.education{border-top:1px solid var(--border);margin-top:33px;padding-top:23px;color:#b9c2ad}.education>span{color:#7f8b71;display:block;margin-bottom:17px}.education p{font-size:.875rem;line-height:1.9}.timeline{border-left:1px solid var(--border);padding-left:33px}.job{position:relative;padding-bottom:32px;margin-bottom:31px;border-bottom:1px solid var(--border)}.job:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.job:before{content:"";position:absolute;left:-38px;top:4px;width:8px;height:8px;background:#5d6851;border-radius:50%;box-shadow:0 0 0 6px var(--bg)}.job.current:before{background:var(--lime)}.job-meta{font-size:.6875rem;color:#9da98e;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:17px}.current-tag{font-size:.5625rem;border:1px solid #41532c;border-radius:3px;background:#24321a;color:var(--lime);padding:4px 6px}.job h3{font-family:var(--display);font-size:1.5rem;font-weight:500;letter-spacing:-.03em}.job h4{font-size:.875rem;font-weight:400;color:#c1c9b6;margin:7px 0 13px}.job p{font-size:.9375rem;line-height:1.8;margin-top:10px}.contact-section{background:#c4f166;color:#192311;padding:62px 0 42px}.contact-section .eyebrow,.contact-section .eyebrow span{color:#485f2c}.contact-layout{display:flex;justify-content:space-between;align-items:center;gap:24px}.contact-layout h2{font-size:clamp(2.4rem,4.6vw,4.2rem);letter-spacing:-.06em;line-height:1.12}.contact-layout h2 span{color:#5a7833}.contact-arrow{border:1px solid #789d46;border-radius:50%;width:94px;height:94px;display:grid;place-items:center;transition:background .2s,transform .2s;flex-shrink:0}.contact-arrow:hover{background:#d7ff89;transform:rotate(10deg)}.contact-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid #94bc59;margin-top:42px;padding-top:29px}.email-link{display:flex;align-items:center;gap:15px;font-size:1.25rem;letter-spacing:-.03em}.phone-link{display:flex;align-items:center;gap:10px;font-size:.875rem}.email-link:hover,.phone-link:hover{text-decoration:underline;text-underline-offset:5px}.footer{display:flex;align-items:center;gap:26px;min-height:105px;color:#8d9781}.footer .wordmark{color:#eef2e8;font-size:1.85rem}.footer p{font-size:.75rem}.footer>div{display:flex;align-items:center;gap:24px;margin-left:auto}.footer>div a{display:flex;align-items:center;gap:7px;font-size:.8125rem}.footer>div a:hover{color:var(--lime)}.skip-link{position:fixed;left:20px;top:-70px;z-index:50;background:var(--lime);color:var(--bg);padding:13px}.skip-link:focus{top:12px}@media(min-width:1500px){.hero-layout{gap:95px}.hero{padding-top:75px}.hero-layout{padding-block:65px 85px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero-layout{gap:32px;grid-template-columns:1.6fr 1fr}h1{font-size:clamp(2.8rem,5.15vw,3.7rem)}.architecture{transform:none}.diagram{padding:23px 14px}.diagram-node{padding:14px 10px;gap:8px}.api strong,.small-node strong{font-size:.75rem}.architecture-heading{font-size:.625rem}.hero-footer>div{gap:12px}.hero-footer>.mono{font-size:.625rem}.featured .project-content{padding:28px}.project-links{gap:13px}.experience-section{gap:60px}.expertise-card{padding-inline:24px}.project-content{padding:26px}.expertise-card p{min-height:140px}}@media(max-width:800px){.container{width:calc(100% - 40px)}.nav-inner{height:72px}.nav-links{gap:22px}.nav-contact{margin-left:0}.hero{padding-top:35px}.hero-edition{display:none}.hero-layout{grid-template-columns:1fr;gap:43px;padding-top:34px;padding-bottom:40px}h1{font-size:clamp(2.7rem,7.6vw,4.8rem)}.hero-description{max-width:530px}.architecture{max-width:520px;width:100%}.diagram{padding:22px}.diagram-node{padding:16px}.api strong{font-size:.875rem}.small-node strong{font-size:.8125rem}.hero-footer>.mono{display:none}.hero-footer>div{font-size:.75rem}.section{padding-block:70px}.section-heading{align-items:flex-start}.section-intro{max-width:240px;font-size:.875rem}.section-intro br{display:none}.featured{grid-template-columns:1fr}.featured .project-image{min-height:320px;border-right:0;border-bottom:1px solid var(--border)}.project-grid{gap:20px}.project-image{min-height:230px}.project-content{padding:24px}.project-eyebrow{font-size:.5625rem}.project-content h3{font-size:1.7rem}.placeholder-title{font-size:1.65rem}.placeholder-caption{font-size:.5625rem}.media-label{bottom:37px;left:37px}.image-placeholder{top:23px;right:23px;bottom:23px;left:23px}.expertise-grid{grid-template-columns:1fr;gap:28px}.expertise-card,.expertise-card:first-child,.expertise-card:last-child{padding:0 0 28px;border-right:0;border-bottom:1px solid var(--border)}.expertise-card:last-child{padding-bottom:0;border:0}.expertise-icon{margin-bottom:17px}.expertise-card p{min-height:0}.stack-list{margin-top:15px}.frontend-note{flex-direction:column;gap:16px}.experience-section{grid-template-columns:1fr;gap:45px}.experience-intro>p{max-width:570px}.education{max-width:570px}.contact-layout h2{font-size:2.9rem}.contact-arrow{width:74px;height:74px}.contact-bottom{align-items:flex-start;flex-direction:column;gap:18px}.email-link{font-size:1.125rem}}@media(max-width:540px){.nav-inner{height:67px}.wordmark{font-size:2rem}.menu-toggle{display:block}.nav-links{display:none;position:absolute;left:0;right:0;top:67px;background:#191c16;border-bottom:1px solid var(--border);padding:24px;align-items:stretch;gap:22px}.nav-links.is-open{display:flex;flex-direction:column}.nav-contact{justify-content:space-between}.hero-topline{font-size:.625rem;letter-spacing:.045em}h1{font-size:clamp(2.25rem,8.9vw,3rem);letter-spacing:-.06em}.hero-description{font-size:1rem;margin-top:22px}.hero-actions{gap:23px;flex-wrap:wrap}.button{gap:20px;padding:15px 17px}.hero-footer>div{gap:9px;font-size:.625rem}.hero-footer{padding-block:19px}.section-heading{flex-direction:column;gap:20px;margin-bottom:30px}.section-intro{max-width:none}.eyebrow{font-size:.625rem;margin-bottom:18px}.project-grid{grid-template-columns:1fr;gap:26px}.featured .project-image{min-height:280px}.project-image{min-height:260px}.project-content,.featured .project-content{padding:24px}.project-eyebrow{font-size:.5625rem}.project-content h3{font-size:1.85rem}.project-links{gap:15px;row-gap:18px}.app-links>div{gap:16px 8px}.app-links a{font-size:.6875rem}.frontend-note>span:last-child{font-size:.75rem;gap:11px;flex-wrap:wrap}.timeline{padding-left:25px}.job:before{left:-30px}.contact-section{padding-block:47px 33px}.contact-layout{gap:10px}.contact-layout h2{font-size:clamp(1.85rem,7.4vw,2.7rem)}.contact-arrow{width:54px;height:54px}.contact-arrow svg{width:30px;height:30px}.email-link{font-size:clamp(.875rem,3.75vw,1.125rem);gap:8px;overflow-wrap:anywhere}.contact-bottom{margin-top:30px;padding-top:24px}.footer{flex-wrap:wrap;gap:16px;padding-block:28px}.footer>div{margin-left:0;width:100%;gap:24px}.section{padding-block:60px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.architecture-heading,.architecture-footer,.diagram-node small,.small-node small,.connection span,.placeholder-caption,.media-label,.project-eyebrow,.stack-list,.job-meta,.current-tag,.hero-topline,.eyebrow,.app-links a{font-size:.75rem}.architecture-footer{letter-spacing:.025em;line-height:1.5}.connection span{letter-spacing:0;margin-left:100px}.small-node small{letter-spacing:0;line-height:1.5}.project-links a,.app-links summary,.footer>div a,.frontend-note>span:last-child,.hero-footer>div{font-size:.875rem}@media(max-width:540px){.hero-topline{font-size:.75rem;letter-spacing:0}.hero-footer>div{font-size:.75rem;gap:9px}.project-eyebrow{line-height:1.6}.app-links>div{grid-template-columns:1fr}.architecture-heading{letter-spacing:.025em}}
