@font-face{font-family:Barber;src:url(/fonts/Barber-Complete.woff2) format("woff2"),url(/fonts/Barber-Complete.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}*,:after,:before{box-sizing:border-box}:root{--color-background:#ffffff;--color-background-rgb:255,255,255;--color-text:#2c3e50;--color-text-light:#64748b;--color-background-hover:#e2e8f0;--color-primary:#3c3c3c;--color-primary-light:#949494;--color-secondary:#f8fafc;--color-accent:#e2e8f0;--space-1:0.25rem;--space-2:0.5rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:2.5rem;--space-8:3rem;--space-10:4rem;--space-12:5rem;--space-16:6rem;--space-20:8rem;--space-24:10rem;--font-family:var(--font-be-vietnam),sans-serif;--font-light:300;--font-regular:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.5rem;--font-size-4xl:3rem;--line-height-tight:1.2;--line-height-normal:1.5;--line-height-relaxed:1.75;--tracking-tight:-0.04em;--tracking-normal:0;--tracking-wide:0.04em;--tracking-wider:0.08em;--border-radius:2px;--border-radius-lg:12px;--transition-duration:0.2s;--transition-bounce:cubic-bezier(0.4,0,0.2,1);--transition-smooth:cubic-bezier(0.4,0,0.2,1);--shadow-sm:0 1px 2px rgba(0,0,0,0.05),0 1px 3px rgba(0,0,0,0.1);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1);--shadow-elevation-1:0 1px 3px rgba(0,0,0,0.05),0 1px 2px rgba(0,0,0,0.1);--shadow-elevation-2:0 4px 6px rgba(0,0,0,0.05),0 10px 15px rgba(0,0,0,0.1);--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px;--page-padding-inline:clamp(1rem,4vw,2.5rem);--space-responsive-sm:clamp(var(--space-2),2vw,var(--space-3));--space-responsive-md:clamp(var(--space-3),3vw,var(--space-4));--space-responsive-lg:clamp(var(--space-4),4vw,var(--space-5))}@media (min-width:640px){:root{--font-size-fluid-base:clamp(1rem,0.34vw + 0.91rem,1.19rem);--font-size-fluid-lg:clamp(1.25rem,0.61vw + 1.1rem,1.58rem);--font-size-fluid-xl:clamp(1.5rem,1vw + 1.31rem,2rem)}}.container{box-sizing:border-box;width:100%;max-width:100%;margin-inline:auto;padding-inline:var(--page-padding-inline)}.container-sm{max-width:640px}.container-md{max-width:768px}.container-lg{max-width:1024px}.container-xl{max-width:1280px}.container-2xl{max-width:1440px}body{background-color:var(--color-background);color:var(--color-text);font-family:var(--font-family);font-size:var(--font-size-base);font-weight:var(--font-light);line-height:var(--line-height-relaxed);letter-spacing:var(--tracking-normal);margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{margin-top:var(--space-4);margin-bottom:var(--space-2);line-height:1.2;font-family:Be Vietnam Pro,sans-serif}h1{font-size:var(--font-size-4xl);font-weight:var(--font-bold)}h1,h2{line-height:var(--line-height-tight);letter-spacing:var(--tracking-tight)}h2{font-size:var(--font-size-3xl);font-weight:var(--font-semibold)}h3{font-size:var(--font-size-2xl);margin-bottom:var(--space-2)}h3,h4{font-weight:var(--font-medium);line-height:var(--line-height-tight)}h4{font-size:var(--font-size-sm)}h5{font-size:var(--font-size-xs)}h6{font-size:var(--font-size-xxs)}h1.art,h1.game-dev,h1.ux-design{font-family:var(--font-family)}a{color:var(--color-primary);text-decoration:none;transition:color var(--transition-duration) ease-in-out}a:focus,a:hover{color:var(--color-primary-light);text-decoration:underline}button{font-family:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media (max-width:600px){h1{font-size:var(--font-size-xl)}h2{font-size:var(--font-size-lg)}h3{font-size:var(--font-size-md)}h4{font-size:var(--font-size-sm)}h5{font-size:var(--font-size-xs)}h6{font-size:var(--font-size-xxs)}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}p{margin-bottom:var(--space-4);font-weight:var(--font-light);letter-spacing:var(--tracking-normal)}@keyframes slideIn{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px;&:hover{background:rgba(0,0,0,.3)}}html{scroll-behavior:smooth}::selection{background:rgba(0,0,0,.1)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--border-radius)}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cd79e1ff94fa521b-s.woff2) format("woff2");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:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/89362aa296165c6d-s.woff2) format("woff2");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:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e11f95d95ac59fa4-s.p.woff2) format("woff2");unicode-range:u+00??,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}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9ddf1512dbee9c99-s.woff2) format("woff2");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:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8247d8d2a376ae43-s.woff2) format("woff2");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:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e270c9fc4fe96f5a-s.p.woff2) format("woff2");unicode-range:u+00??,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}@font-face{font-family:Be Vietnam Pro Fallback;src:local("Arial");ascent-override:90.61%;descent-override:24.01%;line-gap-override:0.00%;size-adjust:110.36%}.__className_26e0e3{font-family:Be Vietnam Pro,Be Vietnam Pro Fallback;font-style:normal}.__variable_26e0e3{--font-be-vietnam:"Be Vietnam Pro","Be Vietnam Pro Fallback"}