*{margin:0;padding:0;box-sizing:border-box}:root{--primary-green: #acc1a5;--primary-green-dark: #9bb394;--primary-green-light: #c5d4bf;--text-dark: #333333;--text-light: #666666;--text-muted: #999999;--background-light: #f8f9fa;--white: #ffffff;--border-light: #e0e0e0;--shadow: rgba(0, 0, 0, .1);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;font-weight:400;color:var(--text-dark);background-color:var(--background-light)}body{margin:0;min-height:100vh;background-color:var(--background-light);color:var(--text-dark)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;margin-bottom:.5em;color:var(--text-dark)}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{line-height:1.6}a{color:var(--primary-green);text-decoration:none;transition:color .3s ease}a:hover{color:var(--primary-green-dark);text-decoration:underline}ul,ol{margin-bottom:1rem;padding-left:1.5rem}li{margin-bottom:.5rem}img{max-width:100%;height:auto;display:block}input,textarea,select{font-family:inherit;font-size:1rem;padding:.75rem;border:1px solid var(--border-light);border-radius:4px;background-color:var(--white);color:var(--text-dark)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--primary-green);box-shadow:0 0 0 2px #acc1a533}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.hidden{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
