.site-header{background-color:#fff;border-bottom:1px solid #dee2e6;padding:1rem 0}.header-container{display:flex;justify-content:space-between;align-items:center}.header-logo{display:flex;align-items:center}.emblem{height:64px;margin-right:1rem}.header-text h1{font-size:1.5rem;font-weight:700;margin:0}.header-text p{font-size:.875rem;color:#6c757d;margin:0}.flag{height:40px}.nav-items{display:flex;height:48px;align-items:center}.nav-link{color:#fff;font-weight:600;margin-right:1.5rem;text-decoration:none}.nav-link:hover{text-decoration:underline}.site-footer{padding:1.5rem 0}.footer-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.footer-info{margin-bottom:1rem;text-align:center}.disclaimer{font-size:.875rem}.footer-links{display:flex;gap:1rem}.footer-link{color:#fff}.footer-link:hover{color:#f8f9fa}@media (min-width: 768px){.footer-content{flex-direction:row}.footer-info{margin-bottom:0;text-align:left}}.signature-counter[data-v-9463c58e]{margin:1.5rem 0;min-height:60px}.counter-header[data-v-9463c58e]{display:flex;justify-content:space-between;margin-bottom:.5rem}.signature-count[data-v-9463c58e]{font-weight:700;font-size:1.125rem}.goal-count[data-v-9463c58e]{color:#6c757d}.progress-container[data-v-9463c58e]{background-color:#e9ecef;border-radius:.25rem;height:.5rem;overflow:hidden}.progress-bar[data-v-9463c58e]{height:100%;background-color:#28a745;border-radius:.25rem;transition:width .3s ease}.loading-container[data-v-9463c58e]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 0}.loading-text[data-v-9463c58e]{margin-top:.5rem;color:#6c757d;font-size:.875rem}.loading-spinner[data-v-9463c58e]{width:30px;height:30px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#28a745;animation:spin-9463c58e 1s ease-in-out infinite}@keyframes spin-9463c58e{to{transform:rotate(360deg)}}.signature-form[data-v-b46fc088]{max-width:500px;margin:0 auto}.form-group[data-v-b46fc088]{margin-bottom:1rem}.form-group label[data-v-b46fc088]{display:block;margin-bottom:.5rem;font-weight:500}.checkbox-group[data-v-b46fc088]{margin-bottom:1.5rem}.checkbox-label[data-v-b46fc088]{display:flex;align-items:flex-start}.checkbox-label input[data-v-b46fc088]{margin-top:.25rem;margin-right:.5rem}.checkbox-label span[data-v-b46fc088]{font-size:.875rem;color:#6c757d}.form-actions[data-v-b46fc088]{text-align:center}.submit-button[data-v-b46fc088]{width:100%;padding:.75rem;font-size:1rem}@media (min-width: 768px){.submit-button[data-v-b46fc088]{width:auto;min-width:200px}}.hero-section[data-v-854191e6]{margin-top:2rem}.emblem[data-v-854191e6]{height:300px;width:350px}.section-title[data-v-854191e6]{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.section-content[data-v-854191e6],.hero-content[data-v-854191e6]{padding:1.5rem}.section-text[data-v-854191e6]{margin-bottom:1rem}.cta-container[data-v-854191e6]{text-align:center;margin-top:1.5rem}.two-column[data-v-854191e6]{display:grid;grid-template-columns:1fr;gap:1.5rem}.bullet-list[data-v-854191e6]{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem}.grid-layout[data-v-854191e6]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}.resource-list[data-v-854191e6]{list-style:none}.resource-list li[data-v-854191e6]{margin-bottom:.75rem}.subsection-title[data-v-854191e6]{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}@media (min-width: 768px){.two-column[data-v-854191e6]{grid-template-columns:1fr 1fr}.grid-layout[data-v-854191e6]{grid-template-columns:2fr 1fr}.section-title[data-v-854191e6]{font-size:1.75rem}}:root{--dbe-red: #e74c3c;--dbe-orange: #f39c12;--dbe-green: #27ae60;--dbe-blue: #2980b9;--dbe-dark: #34495e;--dbe-black: #2c3e50}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f5f5f5;color:#333;line-height:1.6}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.navbar{background-color:var(--dbe-orange);color:#fff;padding:.5rem 0}.header-bar{background-color:var(--dbe-black);color:#fff}.btn-primary{background-color:var(--dbe-green);border-color:var(--dbe-green);color:#fff;cursor:pointer;font-weight:700;padding:.5rem 1rem;border-radius:.25rem;border:none;text-align:center;display:inline-block;transition:all .3s ease}.btn-primary:hover{background-color:#219653;border-color:#219653}.btn-primary:disabled{background-color:#6c757d;cursor:not-allowed}.progress-bar{background-color:var(--dbe-green)}.flag-colors{display:flex;height:10px}.flag-red{background-color:#e03c31;flex:1}.flag-blue{background-color:#001489;flex:1}.flag-green{background-color:#007749;flex:1}.flag-yellow{background-color:#ffb81c;flex:1}.flag-black{background-color:#000;flex:1}.flag-white{background-color:#fff;flex:1}.ad-container{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:10px;margin:15px 0;text-align:center}.ad-label{font-size:10px;text-transform:uppercase;color:#6c757d}section{margin-bottom:2rem}a{color:var(--dbe-blue);text-decoration:none}a:hover{text-decoration:underline}.form-group{margin-bottom:1rem}.form-control{display:block;width:100%;padding:.5rem;font-size:1rem;border:1px solid #ced4da;border-radius:.25rem}.card{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;overflow:hidden}.success-message{background-color:#d4edda;color:#155724;border-radius:.25rem;padding:1rem;margin-top:1rem;text-align:center}
