:root{--ink:#172238;--muted:#667080;--orange:#eb512e;--line:#e1e4e9;--paper:#f8f9fb;--font:'Manrope','IBM Plex Sans Thai',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.75 var(--font);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:6px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}h2{font-size:clamp(2rem,3.25vw,3rem);line-height:1.35;letter-spacing:-.025em}h3{line-height:1.4}::selection{background:#ffcfbe;color:var(--ink)}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.orange{color:var(--orange)}.skip-link{position:fixed;top:-90px;left:20px;background:var(--ink);color:white;padding:12px 24px;z-index:100}.skip-link:focus{top:10px}
/* Navigation */
.site-header{position:sticky;top:0;z-index:30;background:rgba(248,249,251,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(225,228,233,.8)}.nav-shell{height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:30px;font-weight:800;letter-spacing:-1.4px;line-height:1}.brand-mark{width:38px;height:42px;position:relative;color:var(--orange);font-size:54px;font-weight:800;line-height:.65}.brand-mark span{position:absolute;right:-2px;top:0;font-size:23px}.brand-sub{display:block;letter-spacing:3.8px;font-size:9px;line-height:1;margin-top:9px;font-weight:700}.nav-shell nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:500}.nav-shell nav>a:not(.button){position:relative}.nav-shell nav>a:not(.button)::after{content:'';position:absolute;bottom:-9px;left:0;height:2px;width:0;background:var(--orange);transition:width .2s}.nav-shell nav>a:hover::after{width:100%}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;border-radius:7px;padding:15px 23px;font-size:15px;font-weight:600;transition:transform .2s,background .2s;line-height:1.5}.button:hover{transform:translateY(-3px)}.button span{font-size:23px;line-height:1}.button-small{padding:12px 19px}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#2d3e59}.button-orange{background:#d74320;color:white;box-shadow:0 7px 18px #eb512e16}.button-orange:hover{background:#cf3d1c}.button-white{background:#fff;color:var(--ink)}.menu-toggle{display:none}
/* Hero */
.hero{display:grid;grid-template-columns:1fr 1.06fr;align-items:center;min-height:660px;padding-top:42px;padding-bottom:50px;gap:10px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:2px;font-weight:700;margin-bottom:26px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px #eb512e12;flex-shrink:0}.hero h1{font-size:clamp(3.6rem,5.1vw,4.9rem);line-height:1.2;letter-spacing:-.035em;font-weight:600}.title-dot{font-family:'Manrope',sans-serif;margin-left:3px}.hero-description{font-size:16px;line-height:1.95;color:var(--muted);margin-top:25px;max-width:510px}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:31px}.text-link{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:20px}.text-link:hover{color:var(--orange)}.text-link span{font-size:21px}.hero-note{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted);margin-top:42px;letter-spacing:.15px}.note-line{height:1px;width:28px;background:#adb3be}.hero-art{position:relative;min-height:530px;isolation:isolate;perspective:1000px;min-width:0}.art-coordinate{position:absolute;top:15px;left:25px;z-index:3;font-size:10px;letter-spacing:1.7px;color:#87909d}.hero-image-layer{position:absolute;inset:0 -30px 30px;display:flex;align-items:center;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .5s ease-out;will-change:transform}.hero-image{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;mask-image:radial-gradient(ellipse at center,#000 38%,transparent 74%);animation:float 7s ease-in-out infinite}.orbit-chip{position:absolute;z-index:4;display:flex;gap:9px;align-items:center;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);border:1px solid #fff;border-radius:9px;box-shadow:0 9px 30px #1b294414;padding:11px 14px;font-size:14px;font-weight:600;color:var(--ink);transition:transform .25s,box-shadow .25s,border-color .25s;min-height:44px}.orbit-chip:hover{transform:translateY(-5px);box-shadow:0 12px 30px #1b294422}.orbit-chip.active{border-color:#f0a48f}.chip-icon{font-size:19px;color:var(--orange);line-height:1}.chip-dot{width:5px;height:5px;background:#bcc1cb;border-radius:50%;margin-left:4px}.active .chip-dot{background:var(--orange)}.chip-software{top:103px;left:0}.chip-cloud{top:180px;right:-5px}.chip-education{bottom:125px;left:25px}.art-bottom{position:absolute;bottom:0;left:25px;right:0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:19px;gap:12px}.focus-info{display:flex;gap:20px;align-items:center}.focus-index{font-size:12px;letter-spacing:1px;color:var(--orange);white-space:nowrap}.focus-info strong{font-size:14px;font-weight:600}.focus-info p{font-size:12px;color:var(--muted);margin-top:2px}.motion-toggle{border:1px solid var(--line);background:transparent;border-radius:50%;width:44px;height:44px;color:var(--muted);flex-shrink:0}.motion-paused .hero-image{animation-play-state:paused}.motion-paused .hero-image-layer{transform:none!important}
.expertise-strip{display:flex;align-items:center;gap:40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:25px}.expertise-strip>p{font-size:12px;line-height:1.8;color:var(--muted);border-right:1px solid var(--line);padding-right:35px;flex-shrink:0}.expertise-strip strong{color:var(--ink);font-weight:500}.expertise-items{display:flex;align-items:center;justify-content:space-between;gap:24px;flex:1;font-size:14px;font-weight:600;letter-spacing:-.3px}.expertise-strip>a{font-size:22px;margin-left:15px}
/* Services */
.section{padding-block:96px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:43px}.section-heading .eyebrow,.about-section .eyebrow{color:var(--orange);margin-bottom:20px}.section-intro{color:var(--muted);font-size:16px;line-height:1.9;min-width:285px;padding-bottom:4px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}.service-card{padding:30px 28px 0;background:#fff;border:1px solid var(--line);border-radius:12px;transition:border-color .25s,transform .25s}.service-card:hover{border-color:#efa68f;transform:translateY(-4px)}.service-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:35px}.service-top svg{width:42px;height:42px;fill:none;stroke:var(--orange);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.service-top>span{font-size:12px;color:#87909d}.service-card h3{font-size:20px;font-weight:700;letter-spacing:-.8px;margin-bottom:16px}.service-card>p{font-size:16px;color:var(--muted);line-height:1.85;min-height:90px}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-block:20px 28px}.tags span{background:var(--paper);padding:3px 8px;font-size:12px;color:#606a78;border-radius:4px}.service-card details{border-top:1px solid var(--line)}.service-card summary{list-style:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:14px;font-weight:500;min-height:61px}.service-card summary::-webkit-details-marker{display:none}.service-card summary span{font-size:22px;color:var(--orange);transition:transform .2s}.service-card details[open] summary span{transform:rotate(45deg)}.service-detail{font-size:16px;color:var(--muted);padding:0 0 24px}
/* Education */
.education-section{background:#101b2d;color:white;overflow:hidden}.education-inner{display:grid;grid-template-columns:.94fr 1.06fr;gap:30px;align-items:center;padding-block:68px}.education-copy{position:relative;z-index:2}.education-copy .eyebrow{color:#a2adbf;margin-bottom:29px}.pill-dark{display:inline-block;border:1px solid #536071;border-radius:4px;padding:5px 9px;font-size:12px;letter-spacing:1px;color:#c9d1dd;margin-bottom:24px}.education-copy h2{font-size:clamp(2.1rem,3.3vw,3.1rem);line-height:1.4}.education-copy h2>span{color:#ff9775}.education-copy>p:not(.eyebrow){font-size:16px;color:#b6c0cf;max-width:425px;line-height:1.95;margin-top:24px}.education-copy .button{margin-top:29px}.external-note{display:block;font-size:12px;color:#9aa7b9;margin-top:12px}.education-visual{position:relative;min-width:0}.education-visual img{max-width:none;width:130%;margin-left:-13%;mix-blend-mode:lighten;mask-image:radial-gradient(ellipse at center,#000 46%,transparent 75%)}.education-caption{display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;letter-spacing:.5px;color:#b6c0cf}
/* Work and approach */
.project-row{display:flex;align-items:center;gap:42px;padding:35px 0;border-top:1px solid var(--line)}.project-row:last-child{border-bottom:1px solid var(--line)}.project-number{font-size:13px;color:#8c94a1;align-self:flex-start;padding-top:5px}.project-content{flex:1;min-width:0}.project-category{color:var(--orange);font-size:12px;font-weight:600;letter-spacing:1.2px;margin-bottom:9px}.project-content h3{font-size:27px;font-weight:600;letter-spacing:-1px}.project-content>p:last-child{font-size:16px;color:var(--muted);margin-top:7px}.project-link{width:50px;height:50px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:25px;transition:background .2s,color .2s;flex-shrink:0}.project-link:hover{background:var(--ink);color:white}.about-section{background:#edf0f4;padding-block:78px}.about-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about-description{font-size:16px;line-height:1.95;color:var(--muted);margin:24px 0;max-width:420px}.process-list{list-style:none;margin:0;padding:0}.process-list li{display:flex;gap:23px;padding:26px 0;border-bottom:1px solid #d4dae2}.process-list li:first-child{padding-top:0}.process-list li:last-child{border-bottom:0;padding-bottom:0}.process-list li>span{font-size:12px;color:var(--orange);padding-top:6px}.process-list h3{font-size:22px;font-weight:600;letter-spacing:-.6px}.process-list p{font-size:16px;color:var(--muted);margin-top:8px}
/* Contact */
.contact-section{padding-block:96px 60px}.contact-top{display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-top .eyebrow{color:var(--orange);margin-bottom:22px}.contact-top h2{font-size:clamp(2.6rem,4vw,3.8rem)}.contact-top p:not(.eyebrow){color:var(--muted);font-size:16px;margin-top:20px}.contact-circle{width:118px;height:118px;border-radius:50%;background:var(--orange);color:white;display:grid;place-items:center;flex-shrink:0;font-size:60px;transition:transform .3s,background .3s}.contact-circle:hover{transform:rotate(45deg);background:#d8401b}.contact-bottom{margin-top:53px;padding-top:30px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:35px}.contact-label{display:block;color:#717b89;font-size:12px;letter-spacing:1.5px;font-weight:600;margin-bottom:9px}.email-link{display:block;font-size:19px;font-weight:600;letter-spacing:-.5px;overflow-wrap:anywhere}.email-link:hover{color:var(--orange)}.email-link>span{margin-left:16px}.copy-email{background:none;border:0;border-bottom:1px solid #c2c8d1;padding:8px 0;color:var(--muted);font-size:14px;margin-top:6px;min-height:44px}.copy-email:hover{color:var(--orange)}#copy-status{font-size:14px;color:var(--muted);margin-left:12px}address{font-style:normal;color:var(--muted);font-size:14px;line-height:1.9}.site-footer{border-top:1px solid var(--line);display:flex;align-items:center;gap:30px;padding-block:28px}.footer-brand{font-size:24px;gap:0}.site-footer p{font-size:12px;color:var(--muted);flex:1}.site-footer>a:not(.brand){font-size:14px}.site-footer .back-top{font-size:19px!important;margin-left:15px}.error-page{padding-block:100px;min-height:60vh}
@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}
@media(min-width:1600px){.hero{min-height:740px}.hero-art{min-height:580px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav-shell nav{gap:22px}.hero h1{font-size:4rem}.hero-art{min-height:500px}.hero-actions{gap:18px}.hero-actions .button{padding-inline:17px}.hero-note{font-size:11px}.chip-cloud{right:-10px}.service-card{padding:25px 20px 0}.service-card h3{font-size:18px}.expertise-strip{gap:25px}.expertise-items{font-size:13px;gap:14px}.about-inner{gap:55px}.contact-bottom{gap:25px}}
@media(max-width:800px){html{scroll-padding-top:88px}.wrap{width:calc(100% - 40px)}.nav-shell{height:78px}.brand{font-size:26px}.brand-mark{font-size:46px;width:32px;height:33px}.brand-sub{font-size:8px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;border:1px solid var(--line);border-radius:6px;background:transparent;padding:10px}.menu-toggle span{height:1px;width:22px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.nav-shell nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:20px;box-shadow:0 20px 25px #1520350d;align-items:stretch;gap:8px}.nav-shell nav.open{display:flex;flex-direction:column}.nav-shell nav>a{padding:10px 14px}.nav-shell nav .button{margin-top:8px}.hero{grid-template-columns:1fr 1fr;padding-top:35px;min-height:540px;gap:0}.hero h1{font-size:3.3rem}.hero .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:22px}.desktop-break{display:none}.hero-actions{flex-wrap:wrap;gap:15px;margin-top:24px}.hero-note{display:none}.hero-art{min-height:430px}.hero-image-layer{inset:30px -18px 55px}.chip-software{top:75px;left:0}.chip-cloud{top:165px;right:0}.chip-education{bottom:105px;left:0}.orbit-chip{font-size:12px;padding:8px;gap:6px}.chip-icon{font-size:16px}.art-coordinate{font-size:8px;left:5px}.art-bottom{left:8px;gap:5px}.focus-info{gap:9px}.focus-index{display:none}.focus-info strong{font-size:12px}.focus-info p{font-size:12px}.expertise-strip{gap:20px}.expertise-strip>p{padding-right:20px}.expertise-items{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;font-size:12px}.expertise-strip>a{margin-left:0}.section{padding-block:65px}.section-heading{gap:25px}.section-intro{min-width:220px}.service-grid{grid-template-columns:1fr}.service-card{padding:25px 25px 0}.service-card h3{font-size:21px}.service-card>p{min-height:0}.service-top{margin-bottom:25px}.tags{margin-bottom:18px}.education-inner{gap:10px;padding-block:55px}.education-copy h2{font-size:2.1rem}.education-caption{font-size:12px;gap:8px}.about-inner{gap:35px}.process-list h3{font-size:19px}.contact-section{padding-block:65px 45px}.contact-circle{width:88px;height:88px;font-size:46px}.email-link{font-size:16px}.contact-bottom{flex-direction:column}.site-footer{gap:20px}}
@media(max-width:580px){.hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:30px}.hero h1{font-size:clamp(2.9rem,12.3vw,3.65rem);line-height:1.22}.hero .eyebrow{font-size:10px;letter-spacing:1.3px;margin-bottom:23px}.hero-description{max-width:370px;margin-top:22px}.hero-actions{gap:24px;margin-top:25px}.hero-actions .button{font-size:14px;padding:14px 17px}.text-link{font-size:14px;gap:12px}.hero-art{margin-top:30px;min-height:380px;width:100%}.hero-image-layer{inset:-20px -18px 25px}.hero-image{object-fit:contain}.art-coordinate{top:6px;font-size:8px}.chip-software{top:62px;left:0}.chip-cloud{top:115px;right:0}.chip-education{bottom:91px;left:20px}.orbit-chip{font-size:12px;padding:9px 11px}.art-bottom{left:0;right:0;padding-top:12px;bottom:0}.focus-info strong{font-size:13px}.focus-info p{font-size:12px}.focus-index{display:block;font-size:10px}.focus-info{gap:14px}.expertise-strip{padding-block:22px;gap:16px}.expertise-strip>p{padding-right:16px;font-size:12px}.expertise-items{font-size:12px;gap:8px 10px}.expertise-strip>a{display:none}.section{padding-block:56px}.section-heading{display:block;margin-bottom:28px}h2{font-size:2.15rem}.section-heading .eyebrow{font-size:12px;margin-bottom:16px}.section-intro{margin-top:20px;min-width:0}.section-intro br{display:none}.service-grid{gap:16px}.service-card{padding:26px 25px 0}.service-top{margin-bottom:24px}.tags{margin-block:18px 24px}.education-inner{grid-template-columns:1fr;padding-block:46px 30px;gap:15px}.education-copy h2{font-size:2.3rem}.education-copy>p:not(.eyebrow){max-width:100%}.education-copy .button{font-size:14px}.education-visual img{width:110%;margin-left:-5%}.education-caption{font-size:12px}.project-row{gap:15px;padding-block:26px}.project-content h3{font-size:21px;letter-spacing:-.6px}.project-category{font-size:10px;letter-spacing:.6px}.project-content>p:last-child{font-size:14px}.project-number{font-size:12px}.project-link{width:44px;height:44px;font-size:21px}.about-section{padding-block:48px}.about-inner{grid-template-columns:1fr;gap:35px}.process-list li{padding-block:22px}.process-list h3{font-size:20px}.contact-top{gap:16px;align-items:flex-end}.contact-top h2{font-size:2.1rem}.contact-top .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:18px}.contact-circle{width:63px;height:63px;font-size:34px;margin-bottom:6px}.contact-bottom{margin-top:32px;padding-top:24px}.email-link{font-size:16px}.email-link>span{margin-left:5px}.site-footer{flex-wrap:wrap;gap:16px}.site-footer p{order:4;flex-basis:100%}.footer-brand{font-size:24px;flex:1}.site-footer .back-top{margin-left:5px}.eyebrow{letter-spacing:1.5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-image-layer{transform:none!important}}

/* Original company logo: preserve the source artwork and aspect ratio. */
.brand{flex-shrink:0}
.brand-logo{width:245px;height:auto;mix-blend-mode:multiply}
.footer-brand .brand-logo{width:210px}
@media(max-width:1100px){.brand-logo{width:215px}}
@media(max-width:800px){.brand-logo{width:220px}}
@media(max-width:580px){.brand-logo{width:210px}.footer-brand .brand-logo{width:180px}}
