@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+Thai:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,600&display=swap";:root{color:#161616;font-synthesis:none;background:#f4f1e9;font-family:DM Sans,Noto Sans Thai,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}section[id]{scroll-margin-top:90px}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}[data-reveal].in{opacity:1;transform:none}.header{z-index:10;justify-content:space-between;align-items:center;width:100%;height:84px;padding:0 5vw;transition:all .3s;display:flex;position:fixed;top:0;left:0}.header.scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f1e9e0;border-bottom:1px solid #16161618;height:68px}.logo{letter-spacing:-.08em;font-size:1.6rem;font-weight:800}.logo span,.about h2 span{color:#ff5f47}.nav{gap:2.5rem;font-size:.9rem;font-weight:600;display:flex}.nav a{position:relative}.nav a:after{content:"";background:#ff5f47;width:0;height:2px;transition:all .2s;position:absolute;bottom:-6px;left:0}.nav a:hover:after{width:100%}.menu-button{background:0 0;border:0;display:none}.hero{flex-direction:column;justify-content:center;min-height:100vh;padding:17vh 8vw 8vh;display:flex;position:relative;overflow:hidden}.eyebrow{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.76rem;font-weight:700;display:flex}.eyebrow span{background:#80c342;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #80c34222}.hero h1{letter-spacing:-.065em;max-width:1100px;margin:2rem 0;font-size:clamp(3.5rem,8.6vw,8rem);line-height:.97}em{color:#ff5f47;font-family:Playfair Display,serif;font-weight:600}.hero-bottom{justify-content:space-between;align-items:center;max-width:1030px;display:flex}.hero-bottom p{color:#56534e;max-width:410px;font-size:1.1rem;line-height:1.75}.circle-link{color:#fff;background:#161616;border-radius:50%;place-items:center;width:65px;height:65px;transition:all .25s;display:grid}.circle-link:hover{background:#ff5f47;transform:translateY(4px)}.shape{pointer-events:none;position:absolute}.shape-one{color:#ffcc29;font-size:5rem;top:20%;right:10%;transform:rotate(15deg)}.shape-two{border:28px solid #7d9df4;border-radius:50%;width:190px;height:190px;bottom:5%;right:-60px}.section{padding:9rem 8vw}.section-label{letter-spacing:.14em;text-transform:uppercase;margin-bottom:4rem;font-size:.72rem;font-weight:700}.about{color:#f4f1e9;background:#181817}.about-grid{grid-template-columns:1.1fr 1fr;gap:8vw;display:grid}.about h2,.section-heading h2,.contact h2{letter-spacing:-.06em;margin:0;font-size:clamp(3rem,6vw,6.2rem);line-height:1.02}.about-copy>p{color:#bab7b0;max-width:560px;font-size:1.05rem;line-height:1.85}.services{border-top:1px solid #ffffff25;gap:4rem;margin-top:3rem;padding-top:2rem;display:flex}.services div{align-items:center;gap:1rem;font-size:.9rem;font-weight:600;display:flex}.services svg{color:#ffcc29}.work{background:#f4f1e9}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:7rem;display:flex}.section-heading .section-label{margin:0}.project-list{flex-direction:column;gap:8rem;display:flex}.project{grid-template-columns:1.35fr 1fr;align-items:center;gap:7vw;display:grid}.project:nth-child(2n) .project-visual{order:2}.project-visual{aspect-ratio:1.25;border-radius:2px;place-items:center;display:grid;position:relative;overflow:hidden}.project-visual.coral{background:linear-gradient(135deg,#ff735d,#ff5f47)}.project-visual.lime{background:linear-gradient(135deg,#bed85d,#a3c13f)}.project-visual.blue{background:linear-gradient(135deg,#7898e9,#5d7fd8)}.project-visual>span{color:#16161688;font-weight:700;position:absolute;top:1.5rem;left:1.7rem}.orb{pointer-events:none;background:radial-gradient(circle,#ffffff38,#0000 68%);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-70px;right:-40px}.mockup{background:#f9f6ef;width:72%;height:68%;padding:7%;transition:all .4s;transform:rotate(-4deg);box-shadow:0 25px 50px #0002}.project:hover .mockup{transform:rotate(0)scale(1.03)}.mockup div{background:#181817;height:17%;margin-bottom:9%}.mockup div:nth-child(2){background:#fff;border:2px solid #181817;width:65%}.mockup div:nth-child(3){background:#ffcc29;height:35%}.project-info>span{letter-spacing:.08em;text-transform:uppercase;color:#77736d;font-size:.7rem;font-weight:700}.project-info h3{letter-spacing:-.05em;margin:1rem 0;font-size:clamp(2.1rem,4vw,4rem)}.project-info p{color:#65615b;max-width:430px;line-height:1.8}.project-info a{border-bottom:1px solid;align-items:center;gap:.5rem;margin-top:1.5rem;padding-bottom:.4rem;font-weight:700;display:inline-flex}.project-info a svg{width:18px;transition:all .2s}.project-info a:hover svg{transform:translate(3px,-3px)}.skills{background:#ffcc29}.skill-cloud{flex-wrap:wrap;gap:1.1rem;display:flex}.skill-cloud span{letter-spacing:-.04em;border:3px solid #161616;border-radius:100px;padding:.35em .65em;font-size:clamp(1.5rem,4vw,3.8rem);font-weight:700}.skill-cloud span.accent{color:#ffcc29;background:#161616}.contact{background:#7d9df4;justify-content:space-between;align-items:flex-end;gap:3rem;display:flex}.contact .section-label{margin-bottom:3rem}.contact h2 em{color:#f4f1e9}.contact-button{color:#fff;background:#161616;border-radius:100px;flex:none;align-items:center;gap:.8rem;padding:1.2rem 1.7rem;font-weight:700;transition:all .25s;display:flex}.contact-button:hover{background:#ff5f47;transform:rotate(-2deg)}.contact-button svg{width:19px}footer{color:#f4f1e9;background:#181817;justify-content:space-between;align-items:center;padding:2.2rem 8vw;display:flex}footer p{color:#8f8c86;font-size:.75rem}.socials{gap:1rem;display:flex}.socials svg{width:18px}@media (width<=800px){.menu-button{z-index:2;cursor:pointer;display:block}.nav{background:#ffcc29;flex-direction:column;justify-content:center;align-items:center;font-size:2rem;display:none;position:fixed;inset:0}.nav.open{display:flex}.hero{padding-left:6vw;padding-right:6vw}.hero h1{font-size:clamp(3.1rem,14vw,5.5rem)}.shape-one{font-size:3rem;top:13%;right:5%}.section{padding:6rem 6vw}.about-grid,.project{grid-template-columns:1fr}.about-grid{gap:3rem}.services{gap:2rem}.section-heading{flex-direction:column;align-items:flex-start;gap:2rem;margin-bottom:4rem}.project-list{gap:6rem}.project:nth-child(2n) .project-visual{order:0}.project{gap:2rem}.contact{flex-direction:column;align-items:flex-start}footer{flex-wrap:wrap;gap:1rem}}@media (width<=480px){.hero-bottom{align-items:flex-end;gap:1rem}.circle-link{flex:none;width:52px;height:52px}.services{flex-direction:column}.skill-cloud span{border-width:2px}footer p{order:3;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}[data-reveal]{opacity:1;transform:none}}
