:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}html{scroll-behavior:smooth}body{color:#111;background:#f3eadf;margin:0;font-family:Arial,Helvetica,sans-serif}.app{min-height:100vh;padding:16px}.navbar{z-index:1000;background:#fff8ef;border:1px solid #d8b98e;border-radius:18px;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto 16px;padding:18px 22px;transition:box-shadow .3s,transform .3s,background-color .3s;display:flex;position:sticky;top:16px}.navbar-scrolled{background:#fffaf3;transform:translateY(4px);box-shadow:0 10px 30px #5032142e}.logo{color:#111;font-weight:600;text-decoration:none}.nav-links{gap:32px;display:flex}.nav-links a{color:#111;font-size:14px;font-weight:600;text-decoration:none}.nav-links a:hover{color:#08756f}.page-container{max-width:1100px;margin:0 auto}.section{background:#fff8ef;border:1px solid #d8b98e;border-radius:22px;margin-bottom:18px;padding:40px}.featured-projects,.other-projects{min-height:400px}.about-container{justify-content:space-between;align-items:center;gap:40px;display:flex}.about-text{flex:1}.about-text h2{margin-bottom:20px}.about-text p{color:#333;margin-bottom:16px;line-height:1.6}.about-image{flex:0 0 200px}.about-image img{border-radius:16px;width:100%}@media (width<=768px){.about-container{text-align:center;flex-direction:column}.about-image{margin-top:20px}}.skills h2{margin-bottom:28px}.skills-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.skill-card{background:#fffaf3;border:1px solid #d8b98e;border-radius:12px;padding:18px}.skill-card h3{margin-bottom:16px;font-size:16px}.skill-tags{flex-wrap:wrap;gap:10px;display:flex}.skill-tags span{color:#075f5a;background:#e6f0ed;border-radius:8px;padding:8px 10px;font-size:13px}@media (width<=900px){.skills-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.skills-grid{grid-template-columns:1fr}}.featured-projects h2{margin-bottom:28px}.featured-grid{grid-template-columns:1fr;gap:24px;display:grid}.project-card{background:#fffaf3;border:1px solid #d8b98e;border-radius:16px;grid-template-columns:1fr 1.4fr;gap:24px;padding:18px;display:grid}.project-image{border-radius:12px;height:220px;overflow:hidden}.project-image img{object-fit:cover;border-radius:12px;width:100%;height:100%}.project-content h3{margin-bottom:12px;font-size:22px}.project-content p{color:#333;margin-bottom:18px;line-height:1.6}.project-tags{flex-wrap:wrap;gap:10px;display:flex}.project-tags span{color:#075f5a;background:#e6f0ed;border-radius:8px;padding:8px 10px;font-size:13px}.project-content{flex-direction:column;height:100%;display:flex}.project-footer{grid-column:1/-1;justify-content:space-between;align-items:flex-end;gap:16px;padding-top:12px;display:flex}.project-links{justify-content:flex-end;gap:12px;display:flex}.project-links a{color:#fff;background:#08756f;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:600;text-decoration:none}.project-links a:hover{background:#075f5a}@media (width<=768px){.project-card{grid-template-columns:1fr}.project-image{min-height:180px}}.other-projects h2{margin-bottom:28px}.other-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.other-card{background:#fffaf3;border:1px solid #d8b98e;border-radius:12px;padding:16px}.other-card h3{margin-bottom:10px;font-size:16px}.other-card p{text-align:left}.tags{flex-wrap:wrap;gap:8px;margin-top:auto;margin-bottom:14px;display:flex}.tags span{color:#075f5a;background:#e6f0ed;border-radius:6px;padding:6px 8px;font-size:12px}.links a{color:#c1440e;font-size:13px;font-weight:600;text-decoration:none}.other-card{background:#fffaf3;border:1px solid #d8b98e;border-radius:12px;flex-direction:column;height:100%;padding:16px;display:flex}.links{justify-content:flex-start;gap:10px;padding-top:10px;display:flex}.links a:hover{text-decoration:underline}.contact-section{text-align:center;background:linear-gradient(135deg,#eef3e6,#f7e1d1);border:1px solid #d8b98e;border-radius:22px;margin-bottom:18px;padding:42px 24px}.contact-section h2{margin-bottom:18px;font-size:28px}.contact-section p{color:#333;max-width:520px;margin:0 auto 24px;line-height:1.6}.contact-info{flex-direction:column;gap:4px;margin-bottom:20px;display:flex}.contact-info a{color:#c1440e;font-weight:700;text-decoration:none}.social-links{justify-content:center;gap:12px;display:flex}.social-links a{color:#c1440e;background:#fffaf3;border:1px solid #d8b98e;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:700;text-decoration:none}.footer{text-align:center;color:#555;background:#fff8ef;border:1px solid #d8b98e;border-radius:18px;padding:18px;font-size:13px}@media (width<=900px){.other-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.other-grid{grid-template-columns:1fr}}
