@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&family=Roboto+Slab:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Poppins:wght@600;700&display=swap";:root{--st-green: #1acc8d;--st-green-dark: #13a872;--st-teal: #2b474d;--st-navy: #012970;--st-bg: #f4f6f8;--st-white: #ffffff;--st-text: #444444;--st-text-light: #6b7280;--st-border: #e5e7eb;--st-shadow: 0 4px 24px rgba(0,0,0,.08);--st-shadow-lg: 0 8px 32px rgba(0,0,0,.14);--st-radius: 12px;--st-header-h: 62px;--st-gradient: linear-gradient(135deg, #012970 0%, #2b474d 50%, #1acc8d 100%);--cli-green: var(--st-green);--cli-green-dark: var(--st-green-dark);--cli-teal: var(--st-teal);--cli-navy: var(--st-navy);--cli-bg: var(--st-bg);--cli-white: var(--st-white);--cli-text: var(--st-text);--cli-text-light: var(--st-text-light);--cli-border: var(--st-border);--cli-shadow: var(--st-shadow);--cli-shadow-lg: var(--st-shadow-lg);--cli-radius: var(--st-radius);--cli-header-h: var(--st-header-h)}:root{--default-font: "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;--heading-font: "Raleway", sans-serif;--nav-font: "Poppins", sans-serif}:root{--background-color: #f7f9f9;--default-color: #444444;--heading-color: #2b474d;--accent-color: #1acc8d;--surface-color: #ffffff;--contrast-color: #ffffff}:root{--nav-color: #272828;--nav-hover-color: #1acc8d;--nav-mobile-background-color: #ffffff;--nav-dropdown-background-color: #ffffff;--nav-dropdown-color: #272828;--nav-dropdown-hover-color: #13a872}.light-background{--background-color: #f4f5f5;--surface-color: #ffffff}.dark-background{--background-color: #060606;--default-color: #ffffff;--heading-color: #ffffff;--surface-color: #252525;--contrast-color: #ffffff}:root{scroll-behavior:smooth}.apm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.apm-modal{background:#fff;border-radius:16px;padding:2rem 2rem 1.6rem;max-width:420px;width:100%;text-align:center;box-shadow:0 20px 60px #0000002e}.apm-icon{width:64px;height:64px;background:#fff3cd;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#f59e0b;margin:0 auto 1rem}.apm-icon--blue{background:#e0f2fe;color:#0ea5e9}.apm-title{font-size:1.15rem;font-weight:800;color:#2b474d;margin:0 0 .6rem}.apm-text{font-size:.9rem;color:#555;line-height:1.6;margin:0 0 1.4rem}.apm-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.apm-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:700;cursor:pointer;text-decoration:none;border:none;transition:opacity .15s}.apm-btn:hover{opacity:.88}.apm-btn--secondary{background:#f1f3f5;color:#444}.apm-btn--primary{background:#1acc8d;color:#fff}.apm-fade-enter-active,.apm-fade-leave-active{transition:opacity .2s ease}.apm-fade-enter-from,.apm-fade-leave-to{opacity:0}
