*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6;color:#374151;background-color:#fff;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#111827;font-weight:600;line-height:1.3}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem}a{color:#2d6a4f;text-decoration:none;transition:color .2s ease}a:hover{color:#1b4332}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border-radius:6px;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background-color:#2d6a4f;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1b4332;color:#fff}.btn-secondary{background-color:#fff;color:#2d6a4f;border:1px solid #2D6A4F}.btn-secondary:hover:not(:disabled){background-color:#f8faf9;color:#2d6a4f}.btn-outline{background-color:transparent;color:#fff;border:1px solid #FFFFFF}.btn-outline:hover:not(:disabled){background-color:#ffffff1a;color:#fff}.form-group{margin-bottom:1.25rem}.form-label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#374151}.form-input,.form-select{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid #D1D5DB;border-radius:6px;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.form-input:focus,.form-select:focus{outline:none;border-color:#2d6a4f;box-shadow:0 0 0 3px #2d6a4f1a}.form-input::placeholder,.form-select::placeholder{color:#9ca3af}.form-input.error,.error.form-select{border-color:#dc2626}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.form-error{color:#dc2626;font-size:.875rem;margin-top:.25rem}.card{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.section{padding:5rem 0}.section-title{text-align:center;margin-bottom:1rem;color:#111827}.section-subtitle{text-align:center;color:#6b7280;max-width:600px;margin:0 auto 3rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#2d6a4f}.text-white{color:#fff}.text-gray{color:#6b7280}.text-error{color:#dc2626}.text-success{color:#16a34a}.bg-primary{background-color:#2d6a4f}.bg-dark{background-color:#1b4332}.bg-light{background-color:#f8faf9}.bg-white{background-color:#fff}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}@media(max-width:1024px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.375rem}.section{padding:4rem 0}}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.section{padding:3rem 0}.container{padding:0 1rem}.btn{padding:.875rem 1.25rem;width:100%}.btn-block-mobile{width:100%;display:block}}@media(max-width:640px){h1{font-size:1.75rem}h2{font-size:1.375rem}h3{font-size:1.125rem}.section{padding:2rem 0}.section-subtitle{margin-bottom:2rem}}.checkbox-wrapper{display:flex;align-items:flex-start;gap:.75rem}.checkbox-wrapper input[type=checkbox]{width:1.25rem;height:1.25rem;accent-color:#2D6A4F;cursor:pointer;flex-shrink:0;margin-top:.125rem}.checkbox-wrapper label{font-size:.875rem;color:#4b5563;cursor:pointer}.spinner{width:40px;height:40px;border:4px solid #E5E7EB;border-top-color:#2d6a4f;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background-color:#fff;border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(max-width:640px){.modal-backdrop{padding:0;align-items:flex-end}.modal-content{border-radius:16px 16px 0 0;max-height:85vh;width:100%;max-width:100%}}@media(max-width:768px){button,.btn,input[type=submit],input[type=button],a.btn{min-height:44px}input[type=checkbox],input[type=radio]{min-width:20px;min-height:20px}}@media print{app-header,app-footer{display:none!important}body{background:#fff!important}.no-print{display:none!important}}
