.layout-module__CUj6aG__navbar{z-index:100;background-color:#1a472a;padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.layout-module__CUj6aG__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.layout-module__CUj6aG__logo{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s}.layout-module__CUj6aG__logo:hover{color:#a8d5ba}.layout-module__CUj6aG__navLinks{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.layout-module__CUj6aG__navLinks a{color:#fff;font-weight:500;text-decoration:none;transition:color .3s}.layout-module__CUj6aG__navLinks a:hover{color:#a8d5ba}.layout-module__CUj6aG__footer{text-align:center;color:#666;background-color:#f5f5f5;border-top:1px solid #e0e0e0;margin-top:4rem;padding:2rem;font-size:.9rem}@media (max-width:768px){.layout-module__CUj6aG__navContainer{flex-direction:column;gap:1rem}.layout-module__CUj6aG__navLinks{gap:1rem;font-size:.9rem}.layout-module__CUj6aG__logo{font-size:1.2rem}}
:root{--primary-color:#1a472a;--accent-color:#a8d5ba;--background:#fff;--foreground:#333;--light-gray:#f5f5f5;--border-gray:#e0e0e0}html{height:100%}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:var(--primary-color);text-decoration:none;transition:color .3s}a:hover{color:var(--accent-color)}main{flex:1}h1,h2,h3,h4,h5,h6{color:var(--primary-color);margin-top:1.5rem;margin-bottom:1rem}h1{font-size:2.5rem;line-height:1.2}h2{font-size:1.8rem;line-height:1.3}h3{font-size:1.4rem}p{margin-bottom:1rem;line-height:1.8}
