@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_722609d7-module__g3y8lG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_722609d7-module__g3y8lG__variable{--font-main:"Inter","Inter Fallback"}
:root{--bg-color:#2a3028;--accent-color:#ebac1c;--card-bg:#ffecd2;--text-color:var(--card-bg);--text-muted:var(--card-bg);--card-bg-dark:var(--card-bg);--font-main:"Inter",sans-serif;--spacing-unit:1rem;--container-width:1366px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-color);font-family:var(--font-main);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit;text-decoration:none;transition:color .2s}ul{list-style:none}.container{max-width:var(--container-width);width:100%;margin:0 auto;padding:0 2rem}@media (max-width:600px){.container{padding:0 1.5rem}}.hero{grid-template-columns:300px 1fr 400px;align-items:start;gap:4rem;margin-bottom:6rem;display:grid}@media (max-width:1200px){.hero{grid-template-columns:250px 1fr 350px;gap:2rem}}@media (max-width:1024px){.hero{text-align:left;grid-template:"image intro""list list"/auto 1fr;justify-items:start;gap:2rem}}@media (max-width:600px){.hero{grid-template-columns:auto 1fr;grid-template-areas:"image intro""list list"}}@media (max-width:400px){.hero{text-align:center;grid-template-columns:1fr;grid-template-areas:"image""intro""list";justify-items:center}}.profile-image{background-color:var(--accent-color);border-radius:50%;width:280px;height:280px;padding:0;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.profile-image img{width:100%;height:100%}@media (max-width:1024px){.profile-image{grid-area:image;width:200px;height:200px}}@media (max-width:600px){.profile-image{width:80px;height:80px}}.profile-image .image-placeholder{background:#555;border-radius:50%;width:100%;height:100%}.image-placeholder{mix-blend-mode:multiply;background-color:#4a4a4a;background-image:url(/profile.png);background-position:50%;background-size:cover;border-radius:6px;width:100%;height:100%}.intro-content{padding-top:1rem}@media (max-width:1024px){.intro-content{grid-area:intro;align-items:flex-start;padding-top:0;display:block}}@media (max-width:400px){.intro-content{text-align:center}}.intro-content h1{color:var(--accent-color);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:600px){.intro-content h1{font-size:1.5rem}}.intro-content h1 span{color:var(--accent-color)}.intro-content p{max-width:400px;margin-bottom:2rem;font-size:1.1rem}.intro-content .btn-primary{box-shadow:0 10px 30px #0003}.btn-primary{background-color:var(--accent-color);color:#000;border-radius:6px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:500;transition:background-color .2s cubic-bezier(.4,0,.2,1);display:inline-block}.btn-primary:hover{background-color:var(--card-bg)}.hero-blog-list{flex-direction:column;gap:2.5rem;display:flex}@media (max-width:1024px){.hero-blog-list{grid-area:list;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}}@media (max-width:850px){.hero-blog-list{grid-template-columns:1fr}}.hero-blog-list article h3{margin-bottom:.5rem;font-size:1.2rem;font-weight:500}.hero-blog-list .meta{color:var(--text-muted);margin-bottom:.8rem;font-size:.8rem;font-style:italic}.hero-blog-list p{color:var(--text-muted);margin-bottom:.8rem;font-size:.9rem;line-height:1.4}.hero-blog-list a{color:var(--accent-color);transition:color .2s cubic-bezier(.4,0,.2,1)}.hero-blog-list a:hover{color:var(--card-bg)}.read-more{color:#bfa010;font-size:.8rem;font-weight:600}.new-blog-posts{margin-bottom:6rem}.new-blog-posts h2{border-bottom:1px solid var(--accent-color);margin-bottom:2rem;padding-bottom:.5rem;font-size:2rem;font-weight:500;display:inline-block}.latest-project{margin-bottom:6rem}.latest-project h2{border-bottom:1px solid var(--accent-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:2rem;font-weight:500;display:inline-block}.project-card{border-radius:6px;height:400px;display:block;position:relative;overflow:hidden}@media (max-width:850px){.project-card{grid-template-columns:1fr;height:auto}}.project-image{z-index:0;background-color:#2a2a2a;background-image:linear-gradient(45deg,#2a2a2a 25%,#333 25% 50%,#2a2a2a 50% 75%,#333 75% 100%);background-size:20px 20px;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:850px){.project-image{order:-1;height:300px}}.project-content{background-color:var(--card-bg);z-index:1;border-radius:4px;flex-direction:column;justify-content:center;align-items:flex-start;width:50%;max-width:none;padding:2.5rem;display:flex;position:absolute;top:1rem;bottom:1rem;left:1rem;box-shadow:0 4px 10px #0003}@media (max-width:850px){.project-content{padding:3rem 2rem}}.project-content .icon-wrapper{background-color:var(--accent-color);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;display:flex}.project-content h3{color:var(--bg-color);margin-bottom:1rem;font-size:1.8rem;font-weight:500;line-height:1.3}.project-content p{color:#444;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.btn-dark{color:var(--accent-color);background-color:#333;border-radius:4px;padding:.8rem 2rem;font-size:.9rem;font-weight:500;transition:color .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1)}.btn-dark:hover{background-color:var(--accent-color);color:var(--bg-color)}html{font-size:16px}
