*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #1b4332;--green-mid: #2d6a4f;--green-light: #52b788;--green-bg: #d8f3dc;--cream: #f5f3ed;--white: #ffffff;--gold: #c9a452;--text-muted: #4a6b5a;--text-body: #3d6b55;--border: #e0ede5;--border-form: #d0e6d8}html{scroll-behavior:smooth}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#a8d5b5;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#52b788}html{scrollbar-width:thin;scrollbar-color:#a8d5b5 transparent}.shell.dark ::-webkit-scrollbar-thumb{background:#2a3f52}.shell.dark ::-webkit-scrollbar-thumb:hover{background:#2d6a4f}.shell.dark .content,.shell.dark .sidebar__nav,.shell.dark .modal__body,.shell.dark .table-scroll{scrollbar-color:#2a3f52 transparent}body{font-family:Nunito,sans-serif;background:var(--cream);color:var(--green);overflow-x:hidden}.inner{max-width:1100px;margin:0 auto}.chip{display:inline-block;background:var(--green-bg);color:var(--green);padding:5px 18px;border-radius:20px;font-size:13px;font-weight:800;margin-bottom:14px}.sec-title{font-size:clamp(26px,3.5vw,42px);font-weight:900;color:var(--green);line-height:1.1;margin-bottom:16px}.sec-body{font-size:16px;line-height:1.8;color:var(--text-body);font-weight:600}section{padding:80px 5%}.sec-white{background:var(--white)}.sec-cream{background:var(--cream)}@media(max-width:820px){section{padding:50px 5%}}@media print{.sidebar,.topbar{display:none!important}.content{padding:0!important}}
