@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--crm-bg: #0f1e2e;--crm-bg-elevated: #162a3f;--crm-bg-card: #1a3149;--crm-text: #e6f1f5;--crm-text-secondary: #9fb4bf;--crm-primary: #1d7a8c;--crm-primary-hover: #176577;--crm-border: rgba(159, 180, 191, .15);--crm-radius: 12px;--crm-radius-lg: 20px;--crm-max-width: 1120px;--crm-header-height: 72px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--crm-header-height) + 16px)}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6;color:var(--crm-text);background:var(--crm-bg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:var(--crm-primary);text-decoration:none}a:hover{color:var(--crm-primary-hover)}h1,h2,h3,h4{margin:0 0 .5em;line-height:1.2;font-weight:600}h1{font-size:clamp(2rem,4vw,3rem)}h2{font-size:clamp(1.5rem,3vw,2.25rem)}h3{font-size:1.125rem}p{margin:0 0 1em}p:last-child{margin-bottom:0}.container{width:min(100% - 2rem,var(--crm-max-width));margin-inline:auto}.section{padding:5rem 0}.section--compact{padding:3rem 0}.section__eyebrow{display:inline-block;margin-bottom:1rem;font-size:.875rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--crm-primary)}.section__lead{max-width:640px;margin-top:1rem;font-size:1.125rem;color:var(--crm-text-secondary)}.section__header{margin-bottom:3rem}.section__header--center{text-align:center}.section__header--center .section__lead{margin-inline:auto}.grid{display:grid;gap:1.5rem}.grid--2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid--3{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.grid--4{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{padding:1.5rem;background:var(--crm-bg-card);border:1px solid var(--crm-border);border-radius:var(--crm-radius)}.card--featured{border-color:var(--crm-primary);box-shadow:0 0 0 1px #1d7a8c40}.card__tag{display:inline-block;margin-bottom:.75rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;color:var(--crm-primary);background:#1d7a8c1f;border-radius:999px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;border:none;border-radius:var(--crm-radius);cursor:pointer;transition:background .2s,color .2s,border-color .2s}.btn--primary{color:#fff;background:var(--crm-primary)}.btn--primary:hover{color:#fff;background:var(--crm-primary-hover)}.btn--ghost{color:var(--crm-text);background:transparent;border:1px solid var(--crm-border)}.btn--ghost:hover{color:var(--crm-text);background:var(--crm-bg-elevated);border-color:var(--crm-text-secondary)}.btn--block{width:100%}.micro-copy{margin-top:.75rem;font-size:.875rem;color:var(--crm-text-secondary)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.form-group{margin-bottom:1rem}.form-label{display:block;margin-bottom:.375rem;font-size:.875rem;font-weight:500}.form-input,.form-textarea{width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;color:var(--crm-text);background:var(--crm-bg);border:1px solid var(--crm-border);border-radius:var(--crm-radius)}.form-input:focus,.form-textarea:focus{outline:none;border-color:var(--crm-primary);box-shadow:0 0 0 3px #1d7a8c33}.form-textarea{min-height:120px;resize:vertical}.form-checkbox{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:var(--crm-text-secondary)}.form-checkbox input{margin-top:.25rem}.form-status{margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;border-radius:var(--crm-radius)}.form-status--success{color:#86efac;background:#22c55e1a}.form-status--error{color:#fca5a5;background:#ef44441a}.faq-item{border-bottom:1px solid var(--crm-border)}.faq-item summary{padding:1.25rem 0;font-weight:600;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";float:right;font-size:1.25rem;color:var(--crm-primary)}.faq-item[open] summary:after{content:"−"}.faq-item__answer{padding-bottom:1.25rem;color:var(--crm-text-secondary)}.prose{max-width:720px}.prose h2{margin-top:2rem}.prose ul,.prose ol{padding-left:1.5rem}.prose li{margin-bottom:.5rem}.prose a{text-decoration:underline}.prose img{border-radius:var(--crm-radius)}.prose table{width:100%;border-collapse:collapse;font-size:.9375rem}.prose th,.prose td{padding:.625rem .75rem;text-align:left;border:1px solid var(--crm-border)}@media(max-width:768px){.section{padding:3.5rem 0}body{font-size:15px}}@media(max-width:640px){.prose table{display:block;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}}.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;height:var(--crm-header-height);background:#0f1e2eeb;backdrop-filter:blur(12px);border-bottom:1px solid var(--crm-border)}.header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;height:100%;gap:1rem}.header__brand[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:.125rem;text-decoration:none;color:inherit}.header__brand[data-astro-cid-3ef6ksr2]:hover{color:inherit}.header__name[data-astro-cid-3ef6ksr2]{font-size:1.125rem;font-weight:700;letter-spacing:.02em}.header__tagline[data-astro-cid-3ef6ksr2]{font-size:.75rem;color:var(--crm-text-secondary)}.header__nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.25rem}.header__link[data-astro-cid-3ef6ksr2]{font-size:.9375rem;color:var(--crm-text-secondary);text-decoration:none}.header__link[data-astro-cid-3ef6ksr2]:hover{color:var(--crm-text)}.header__cta[data-astro-cid-3ef6ksr2]{padding:.625rem 1rem;font-size:.875rem}.header__toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:5px;padding:.5rem;background:none;border:none;cursor:pointer}.header__toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:22px;height:2px;background:var(--crm-text);transition:transform .2s}.header__toggle--open[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__toggle--open[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.header__toggle--open[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:960px){.header__toggle[data-astro-cid-3ef6ksr2]{display:flex}.header__nav[data-astro-cid-3ef6ksr2]{position:fixed;inset:var(--crm-header-height) 0 0 0;flex-direction:column;align-items:stretch;padding:1.5rem;background:var(--crm-bg);border-top:1px solid var(--crm-border);transform:translate(100%);transition:transform .25s}.header__nav--open[data-astro-cid-3ef6ksr2]{transform:translate(0)}.header__link[data-astro-cid-3ef6ksr2]{padding:.75rem 0;border-bottom:1px solid var(--crm-border)}.header__cta[data-astro-cid-3ef6ksr2]{margin-top:1rem}}@media(max-width:480px){.header__tagline[data-astro-cid-3ef6ksr2]{display:none}}.footer[data-astro-cid-sz7xmlte]{padding:4rem 0 2rem;background:var(--crm-bg-elevated);border-top:1px solid var(--crm-border)}.footer__grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1.2fr 1fr 1fr 1.5fr;gap:2rem;margin-bottom:3rem}.footer__name[data-astro-cid-sz7xmlte]{margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.footer__desc[data-astro-cid-sz7xmlte]{margin:0;color:var(--crm-text-secondary);font-size:.9375rem}.footer__heading[data-astro-cid-sz7xmlte]{margin:0 0 1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--crm-text-secondary)}.footer[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{margin:0;padding:0;list-style:none}.footer[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem;font-size:.9375rem}.footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--crm-text-secondary);text-decoration:none}.footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--crm-primary)}.footer__muted[data-astro-cid-sz7xmlte]{color:var(--crm-text-secondary);font-size:.875rem}.footer__bottom[data-astro-cid-sz7xmlte]{padding-top:2rem;border-top:1px solid var(--crm-border);font-size:.875rem;color:var(--crm-text-secondary)}@media(max-width:768px){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}main{min-height:calc(100vh - var(--crm-header-height))}
