@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";:root{font-family:Roboto,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#fff}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body,#root{background-color:#fff!important;color:#333!important}*{box-sizing:border-box}.featured-article{background:#fff;border-radius:12px;box-shadow:0 2px 16px #0000000f;padding:40px 36px 32px;min-height:60vh;margin:0 auto;max-width:760px;width:100%;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.featured-article header{margin-bottom:18px}.featured-article h1{font-size:2.1rem;font-family:Merriweather,serif;font-weight:900;color:#232323;margin-bottom:.5em;line-height:1.18}.article-meta{font-size:1.05rem;color:#888;display:flex;align-items:center;gap:8px;margin-bottom:.5em;flex-wrap:wrap}.article-meta .dot{font-size:1.2em;color:#bbb}.featured-article h2{font-size:1.18rem;font-weight:700;margin-top:1.2em;margin-bottom:.5em;color:#232323}.featured-article p{font-size:1.08rem;color:#2d2d2d;line-height:1.7;margin-bottom:1.2em}.more-link{align-self:flex-start;color:#232323;background:transparent;border:2px solid #232323;border-radius:8px;padding:10px 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;min-width:120px}.more-link:hover{background:#232323;color:#fff;transform:translateY(-2px)}.articles-centerer{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;padding:32px 24px;box-sizing:border-box}.article-card{background:#fff;border-radius:16px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(0,0,0,.06);transition:all .3s ease;box-shadow:0 1px 2px #0000000a,0 2px 4px #0000000a;box-sizing:border-box}.article-card:hover{transform:translateY(-4px);border-color:#0000001f;box-shadow:0 2px 4px #0000000a,0 4px 8px #0000000a}@media(max-width:768px){.featured-article{padding:32px 24px;min-height:auto;border-radius:10px}.featured-article h1{font-size:1.8rem}.article-meta{font-size:.95rem}.featured-article h2{font-size:1.1rem}.featured-article p{font-size:1rem}.articles-centerer{grid-template-columns:1fr;gap:24px;padding:24px 16px}.article-card{padding:24px}}@media(max-width:480px){.featured-article{padding:24px 20px;border-radius:8px}.featured-article h1{font-size:1.5rem}.article-meta{font-size:.9rem;gap:6px}.featured-article h2{font-size:1rem}.featured-article p{font-size:.95rem;line-height:1.6}.more-link{padding:8px 20px;font-size:.95rem;min-width:100px}.articles-centerer{padding:16px 12px;gap:20px}.article-card{padding:20px;border-radius:12px}}.main{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;box-sizing:border-box}.articles-centerer{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:40px;padding:40px 32px;justify-content:center;align-items:stretch}.article-card{background:#fff;border-radius:20px;padding:48px;display:flex;flex-direction:column;justify-content:space-between;position:relative;border:1px solid rgba(0,0,0,.06);transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 1px 2px #0000000a,0 2px 4px #0000000a,0 4px 8px #0000000a}.article-card:hover{transform:translateY(-6px);border-color:#0000001f;box-shadow:0 2px 4px #0000000a,0 4px 8px #0000000a,0 8px 16px #0000000a,0 16px 32px #0000000a}.article-card header{margin-bottom:32px}.article-card h2{font-size:2rem;font-family:Merriweather,serif;font-weight:900;margin-bottom:24px;color:#1a1a1a;letter-spacing:-.02em;line-height:1.3}.article-meta{font-size:.95rem;color:#666;display:flex;align-items:center;gap:12px;margin:0;padding-bottom:24px;border-bottom:1px solid rgba(0,0,0,.08)}.article-meta .dot{color:#999}.article-card p{color:#333;font-size:1.15rem;line-height:1.8;margin:24px 0 40px;flex:1}.more-link{color:#1a1a1a;background:transparent;border:2px solid #1a1a1a;border-radius:12px;padding:12px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;min-width:120px;align-self:flex-start;position:relative;overflow:hidden}.more-link:hover{background:#1a1a1a;color:#fff;transform:translateY(-2px)}@media(max-width:1200px){.articles-centerer{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:32px;padding:32px 24px}.article-card{padding:40px}.article-card h2{font-size:1.8rem;margin-bottom:20px}.article-card p{font-size:1.1rem;margin:20px 0 32px}}@media(max-width:600px){.articles-centerer{grid-template-columns:1fr;padding:24px 16px;gap:24px}.article-card{padding:32px;border-radius:16px}.article-card h2{font-size:1.5rem;margin-bottom:16px}.article-meta{font-size:.9rem;padding-bottom:16px}.article-card p{font-size:1rem;margin:16px 0 24px;line-height:1.7}.more-link{padding:10px 24px;font-size:.95rem;min-width:100px}}.project-card,.about-card{background:transparent!important;border-radius:0!important;box-shadow:none!important;padding:0 4vw!important}.projects-container{width:100%;background:#fff;color:#333;min-height:100vh}.projects-wrapper{max-width:1800px;margin:0 auto;padding:60px 40px!important}.projects-content{display:flex;flex-direction:column;gap:40px}.projects-content h2{font-size:3rem;font-family:Merriweather,serif;font-weight:900;margin-bottom:40px;color:#333;text-align:center;position:relative}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;align-items:stretch;grid-auto-rows:min-content}@media(min-width:1400px){.projects-grid{grid-template-columns:repeat(4,1fr)}}.project-item{background:#fff!important;border:1px solid #e1e5e9!important;border-radius:12px!important;padding:35px!important;transition:all .3s ease;display:flex;flex-direction:column;gap:20px;min-height:460px;box-shadow:0 2px 4px #0000001a!important;width:100%;min-width:0;box-sizing:border-box;overflow:hidden}.project-item:hover{border-color:#d0d7de!important;box-shadow:0 4px 12px #00000026!important;transform:translateY(-2px)!important}.project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.project-title{font-size:1.4rem;font-family:Merriweather,serif;font-weight:600;color:#333;margin:0;line-height:1.25;flex:1;min-width:0;word-wrap:break-word}.project-category{background:#f6f8fa;color:#656d76;padding:6px 12px;border-radius:12px;font-size:.8rem;font-weight:500;margin-left:12px;white-space:nowrap}.project-description{color:#656d76;font-size:.95rem;line-height:1.6;margin:0;flex:1;overflow-wrap:break-word;word-wrap:break-word;min-width:0}.project-footer{display:flex;flex-direction:column;gap:16px;margin-top:auto}.project-stack{color:#656d76;font-size:.8rem;font-style:italic;padding-top:12px;border-top:1px solid #f0f0f0}.project-links{display:flex;gap:15px;flex-wrap:wrap}.project-link{color:#333;background:#fff;border:2px solid #333;border-radius:8px!important;padding:12px 24px!important;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block}.project-link:hover{background:#333;color:#fff;text-decoration:none}@media(max-width:968px){.projects-wrapper{max-width:100%;padding:50px 30px!important}.projects-grid{grid-template-columns:repeat(2,1fr);gap:30px}.project-item{min-height:380px;padding:30px!important}}@media(max-width:768px){.projects-wrapper{padding:40px 20px!important}.projects-content h2{font-size:2.5rem}.projects-grid{grid-template-columns:1fr;gap:25px}.project-item{padding:25px!important;min-height:320px}.project-header{flex-direction:column;align-items:flex-start;gap:8px}.project-category{margin-left:0}.project-title{font-size:1.2rem}}@media(max-width:480px){.projects-wrapper{padding:30px 15px!important}.projects-content h2{font-size:2rem}.projects-grid{gap:20px}.project-item{padding:20px!important;min-height:280px}.project-title{font-size:1.1rem}.project-description{font-size:.85rem}.project-link{padding:10px 20px!important;font-size:.85rem}}.games-container{width:100%;background:#fff;color:#333;min-height:100vh}.games-wrapper{max-width:1200px;margin:0 auto;padding:60px 40px!important}.games-content{display:flex;flex-direction:column;gap:50px}.games-content h2{font-size:3rem;font-family:Merriweather,serif;font-weight:900;margin-bottom:0;color:#333;text-align:center}.games-subtitle{text-align:center;color:#656d76;font-size:1.05rem;margin-top:-30px}.games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;align-items:stretch}.game-item{background:#fff!important;border:1px solid #e1e5e9!important;border-radius:16px!important;padding:40px!important;transition:all .3s ease;display:flex;flex-direction:column;gap:0;box-shadow:0 2px 8px #00000012!important;width:100%;box-sizing:border-box}.game-item:hover{border-color:#c8d0da!important;box-shadow:0 8px 24px #0000001f!important;transform:translateY(-4px)!important}.game-header{margin-bottom:16px}.game-title{font-size:1.5rem;font-family:Merriweather,serif;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3}.game-description{color:#656d76;font-size:.97rem;line-height:1.7;margin:0 0 32px;flex:1}.game-footer{margin-top:auto;display:flex;flex-direction:column;gap:16px}.game-stack{color:#aab0b8;font-size:.78rem;font-style:italic;padding-top:16px;border-top:1px solid #f0f2f4}.game-links{display:flex;gap:12px}.game-link{display:inline-block;color:#fff;background:#333;border:2px solid #333;border-radius:8px!important;padding:12px 32px!important;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s ease;letter-spacing:.02em}.game-link:hover{background:#111;border-color:#111;color:#fff;text-decoration:none}@media(max-width:900px){.games-wrapper{padding:50px 30px!important}.games-grid{grid-template-columns:1fr 1fr;gap:24px}}@media(max-width:640px){.games-wrapper{padding:40px 20px!important}.games-content h2{font-size:2.4rem}.games-grid{grid-template-columns:1fr;gap:20px}.game-item{padding:28px!important}.game-title{font-size:1.3rem}}.about-container{width:100%;background:#fff;color:#333;min-height:100vh}.about-wrapper{max-width:1200px;margin:0 auto;padding:60px 40px;box-sizing:border-box}.about-title{font-size:3rem;font-family:Merriweather,serif;font-weight:900;color:#1a1a1a;margin-bottom:48px;text-align:center}.about-grid{display:grid;grid-template-columns:1fr 380px;gap:64px;align-items:start}.about-section{margin-bottom:40px}.about-section:last-child{margin-bottom:0}.about-section h3{font-size:1.1rem;font-family:Merriweather,serif;font-weight:700;color:#1a1a1a;margin-bottom:16px;text-transform:uppercase;letter-spacing:.08em}.about-left p{font-size:1.05rem;line-height:1.8;color:#444;margin-bottom:16px}.about-left p:last-child{margin-bottom:0}.about-left a{color:#1a1a1a;font-weight:600;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s}.about-left a:hover{opacity:.6}.skills-chips{display:flex;flex-wrap:wrap;gap:10px}.skill-chip{background:#f4f5f6;color:#333;padding:8px 14px;border-radius:999px;font-size:.85rem;font-weight:500;border:1px solid #e5e7ea;white-space:nowrap}.certs-list{display:flex;flex-direction:column;gap:16px}.cert-item{display:flex;flex-direction:column;gap:4px;padding:20px;border:1px solid #e5e7ea;border-radius:12px;background:#fafafa}.cert-title{font-size:.95rem;font-weight:600;color:#1a1a1a;line-height:1.4}.cert-issuer{font-size:.82rem;color:#888;font-style:italic}@media(max-width:960px){.about-wrapper{padding:50px 30px}.about-grid{grid-template-columns:1fr;gap:0}.about-title{font-size:2.5rem;margin-bottom:36px}}@media(max-width:600px){.about-wrapper{padding:40px 20px}.about-title{font-size:2rem;margin-bottom:28px}.about-left p{font-size:1rem}.skill-chip{font-size:.8rem;padding:6px 12px}}.highlights-container{width:100%;background:#fff;color:#333;min-height:100vh}.highlights-content{max-width:1200px;margin:0 auto;padding:60px 40px;display:flex;flex-direction:column;gap:40px}.highlights-cards-row{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}.highlight-section{display:flex;flex-direction:column}.highlights-content h2{font-size:3rem;font-family:Merriweather,serif;font-weight:900;margin-bottom:40px;color:#333;text-align:center}.highlight-section h3{font-size:2rem;font-family:Merriweather,serif;font-weight:700;margin-bottom:20px;color:#333;text-align:center}.highlight-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:40px;text-align:center;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;flex:1;display:flex;flex-direction:column}.highlight-description{flex:1}.highlight-links{margin-top:auto}.highlight-card:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.highlight-card h4{font-size:1.8rem;font-family:Merriweather,serif;font-weight:700;margin-bottom:20px;color:#333;line-height:1.3}.highlight-description{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:20px;max-width:700px;margin-left:auto;margin-right:auto;flex:1}.highlight-meta{color:#888;font-size:.95rem;padding:15px 0;font-style:italic;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:20px}.divider{color:#ccc}.highlight-links{display:flex;justify-content:center;gap:15px;margin-top:auto;padding-top:20px}.primary-link{color:#333;background:#fff;border:2px solid #333;border-radius:8px;padding:12px 30px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block}.primary-link:hover{background:#333;color:#fff}.highlight-connection{margin-top:20px}.connection-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:30px;text-align:center;box-shadow:0 2px 4px #0000001a}.connection-card h4{font-size:1.5rem;font-family:Merriweather,serif;font-weight:700;margin-bottom:15px;color:#333}.connection-card p{color:#666;font-size:1.05rem;line-height:1.6;max-width:600px;margin:0 auto;font-style:italic}@media(max-width:768px){.highlights-content{padding:40px 20px}.highlights-cards-row{grid-template-columns:1fr;gap:24px}.highlights-content h2{font-size:2.5rem}.highlight-section h3{font-size:1.8rem}.highlight-card{padding:30px 20px}.highlight-card h4{font-size:1.5rem}.highlight-description{font-size:1rem}}@media(max-width:480px){.highlights-content{padding:30px 15px}.highlights-content h2{font-size:2rem}.highlight-section h3{font-size:1.5rem}.highlight-card{padding:25px 15px}.highlight-card h4{font-size:1.3rem}.primary-link{padding:10px 25px;font-size:.95rem}}html,body,#root,.App{height:100%;margin:0;padding:0;font-family:Roboto,Arial,sans-serif;background:#fff;color:#333}.layout{display:flex;min-height:100vh}.sidebar{width:240px;background:#232323;color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:fixed;left:0;top:0;bottom:0;z-index:10;padding:40px 24px 24px;box-sizing:border-box;transition:transform .3s ease}.sidebar .sidebar-title{font-family:Merriweather,serif;font-size:2rem;font-weight:900;margin-bottom:12px}.sidebar .sidebar-subtitle{font-size:1rem;color:#d2d2d2;margin-bottom:32px;font-weight:400;line-height:1.5}.sidebar nav{display:flex;flex-direction:column;gap:10px;margin-bottom:32px}.sidebar nav a{color:#eaeaea;text-decoration:none;font-weight:600;font-size:1.05rem;padding:8px 12px;border-radius:6px;transition:color .18s,background .18s}.sidebar nav a.active,.sidebar nav a:focus{color:#fff;background:#353535;text-decoration:underline}.sidebar nav a:hover{color:#fff;background:#2d2d2d}.sidebar .sidebar-footer{font-size:.97rem;color:#bbb;margin-top:36px;opacity:.95}.main{flex:1;margin-left:240px;min-height:100vh;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box}.main>*{width:100%}.mobile-menu-button{display:none;position:fixed;top:16px;right:16px;z-index:20;background:#232323;color:#fff;border:none;padding:8px;border-radius:4px;cursor:pointer;font-size:24px}@media(max-width:768px){.mobile-menu-button{display:block}.sidebar{transform:translate(-100%);width:100%;max-width:320px;padding:32px 20px 20px}.sidebar.open{transform:translate(0)}.main{margin-left:0}.sidebar .sidebar-title{font-size:1.8rem}.sidebar .sidebar-subtitle{font-size:.95rem;margin-bottom:24px}.sidebar nav a{font-size:1rem;padding:12px 16px}}@media(max-width:480px){.main{padding:16px 12px}.sidebar{padding:24px 16px 16px}.sidebar .sidebar-title{font-size:1.6rem}.sidebar .sidebar-subtitle{font-size:.9rem;margin-bottom:20px}.mobile-menu-button{top:12px;right:12px}}h1,h2,h3,h4,h5,h6{font-family:Merriweather,serif;color:#232323;margin-top:0;font-weight:800;letter-spacing:.2px}h1{font-size:2.2rem;margin-bottom:.7em}h2{font-size:1.5rem;margin-bottom:.6em}h3{font-size:1.15rem;margin-bottom:.5em}p,ul,ol{font-size:1.08rem;line-height:1.7;color:#2d2d2d}a{color:#1a4cff;text-decoration:none;transition:color .2s}a:hover{text-decoration:underline;color:#0d2a7a}
