*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Gill Sans,Optima,Tahoma,sans-serif;color:#1b3a2d;background-color:#f4faf7;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Georgia,Garamond,serif;font-weight:600;line-height:1.2}p{margin-bottom:1rem}.container{max-width:1200px;margin:0 auto;padding:0 20px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#1b3a2d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#0f2319}:focus-visible{outline:2px solid #52B788;outline-offset:2px}a{color:#1b3a2d;text-decoration:none;transition:color .3s ease}a:hover{color:#52b788}button{font-family:inherit}img{max-width:100%;height:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){body{font-size:16px}h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.2rem}}
