:root{--olive-leaf:#606c38;--black-forest:#283618;--cornsilk:#fefae0;--light-caramel:#dda15e;--copper:#bc6c25;--white:#fff;--bg-body:var(--cornsilk);--bg-card:var(--white);--bg-subtle:#606c3814;--text-primary:var(--black-forest);--text-secondary:var(--olive-leaf);--text-inverse:var(--cornsilk);--primary:var(--black-forest);--accent:var(--copper);--success:var(--olive-leaf);--active:var(--light-caramel);--max-width:1100px;--radius:12px;--shadow-sm:0 2px 4px #2836180a;--shadow-md:0 6px 12px -2px #28361814,0 3px 6px -3px #2836180f}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-body);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}h1,h2,h3,h4,h5,h6{color:var(--text-primary);letter-spacing:-.03em;font-weight:700;line-height:1.2}h1{font-size:3rem;font-weight:800}h2{font-size:2rem}h3{letter-spacing:-.01em;font-size:1.25rem}p{color:var(--text-secondary);margin-bottom:1rem;font-size:1.05rem}strong{color:var(--primary);font-weight:600}@media (max-width:768px){h1{font-size:2.25rem}h2{font-size:1.75rem}}
.Navbar-module__KHvhDq__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fefae0d9;border-bottom:1px solid #2836180d;width:100%;transition:all .2s;position:sticky;top:0}.Navbar-module__KHvhDq__container{justify-content:space-between;align-items:center;max-width:1100px;height:64px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__KHvhDq__brand{color:var(--black-forest);letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.Navbar-module__KHvhDq__brandIcon{background:var(--black-forest);border-radius:4px;width:24px;height:24px;display:block}.Navbar-module__KHvhDq__links{gap:2rem;display:flex}.Navbar-module__KHvhDq__link{color:var(--text-secondary);font-size:.9rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__KHvhDq__link:hover{color:var(--black-forest)}.Navbar-module__KHvhDq__activeLink{color:var(--copper)}.Navbar-module__KHvhDq__activeLink:after{content:"";background:var(--copper);border-radius:50%;width:4px;height:4px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}@media (max-width:640px){.Navbar-module__KHvhDq__links{gap:1rem}.Navbar-module__KHvhDq__link{font-size:.8rem}}.Navbar-module__KHvhDq__resumeBtn{background:var(--black-forest);color:var(--cornsilk);border:1px solid #0000;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.Navbar-module__KHvhDq__resumeBtn:hover{background:var(--olive-leaf);transform:translateY(-1px);box-shadow:0 4px 6px #28361826}
