.ct__section-head[data-astro-cid-svshx33u]{display:inline-flex;align-items:center;gap:var(--space-3);line-height:1}.ct__section-mark[data-astro-cid-svshx33u]{width:6px;height:6px;background:var(--color-accent);flex-shrink:0;margin-top:-1px}.ct__section-name[data-astro-cid-svshx33u]{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;font-weight:500;color:var(--color-fg);line-height:1}.ct__form[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:var(--space-5)}.ct__form-head[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:var(--space-3)}.ct__field[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:var(--space-2)}.ct__field-row[data-astro-cid-svshx33u]{display:grid;grid-template-columns:1fr;gap:var(--space-5)}@media(min-width:560px){.ct__field-row[data-astro-cid-svshx33u]{grid-template-columns:1fr 1fr;gap:var(--space-5)}}.ct__label[data-astro-cid-svshx33u]{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;font-weight:500;color:var(--color-muted)}.ct__optional[data-astro-cid-svshx33u]{text-transform:none;letter-spacing:0;color:var(--color-muted-soft);font-weight:400}.ct__input[data-astro-cid-svshx33u],.ct__textarea[data-astro-cid-svshx33u]{font-family:var(--font-body);font-size:1rem;line-height:1.5;color:var(--color-fg);background:var(--color-bg);border:var(--border-width) solid var(--color-rail);border-radius:4px;padding:.625rem .75rem;width:100%;transition:border-color .14s ease,box-shadow .14s ease}.ct__textarea[data-astro-cid-svshx33u]{resize:vertical;min-height:7rem}.ct__input[data-astro-cid-svshx33u]:focus,.ct__textarea[data-astro-cid-svshx33u]:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px #d6388a2e}.ct__input[data-astro-cid-svshx33u]:invalid:not(:placeholder-shown),.ct__textarea[data-astro-cid-svshx33u]:invalid:not(:placeholder-shown){border-color:var(--color-accent)}.ct__field-hint[data-astro-cid-svshx33u]{font-family:var(--font-body);font-size:.8125rem;line-height:1.5;color:var(--color-muted);margin:0}.ct__field-hint--indented[data-astro-cid-svshx33u]{margin-left:calc(1.125rem + var(--space-3))}.ct__file-input[data-astro-cid-svshx33u]{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0}.ct__file-row[data-astro-cid-svshx33u]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3);margin-top:var(--space-2)}.ct__file-trigger[data-astro-cid-svshx33u]{cursor:pointer;display:inline-flex;align-items:center;gap:.35em;font-family:var(--font-body);font-size:.9375rem;line-height:1;font-weight:500;color:var(--color-fg);background:transparent;border:var(--border-width) solid var(--color-rail);border-radius:999px;padding:var(--space-3) var(--space-5);min-height:2.5rem;transition:background .14s ease,border-color .14s ease}.ct__file-trigger[data-astro-cid-svshx33u]:hover{background:var(--color-bg);border-color:var(--color-fg)}.ct__file-input[data-astro-cid-svshx33u]:focus-visible+.ct__file-row[data-astro-cid-svshx33u] .ct__file-trigger[data-astro-cid-svshx33u]{outline:2px solid var(--color-accent-soft);outline-offset:3px}.ct__file-hint[data-astro-cid-svshx33u]{font-family:var(--font-body);font-size:.8125rem;line-height:1.4;color:var(--color-muted);min-width:0}.ct__file-meta[data-astro-cid-svshx33u]{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.8125rem;line-height:1.4;color:var(--color-muted);word-break:break-all;min-width:0}.ct__file-clear[data-astro-cid-svshx33u]{appearance:none;cursor:pointer;font-family:var(--font-body);font-size:.8125rem;line-height:1;color:var(--color-muted);background:transparent;border:0;padding:0;border-bottom:1px solid transparent;transition:color .14s ease,border-color .14s ease}.ct__file-clear[data-astro-cid-svshx33u]:hover{color:var(--color-accent);border-bottom-color:var(--color-accent)}.ct__field--check[data-astro-cid-svshx33u]{gap:var(--space-2)}.ct__check[data-astro-cid-svshx33u]{display:inline-flex;align-items:flex-start;gap:var(--space-3);cursor:pointer;font-family:var(--font-body);font-size:.9375rem;line-height:1.45;color:var(--color-fg);padding-top:0}.ct__check-input[data-astro-cid-svshx33u]{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.ct__check-box[data-astro-cid-svshx33u]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;margin-top:.125rem;background:var(--color-bg);border:var(--border-width) solid var(--color-rail);border-radius:3px;transition:background .14s ease,border-color .14s ease}.ct__check[data-astro-cid-svshx33u]:hover .ct__check-box[data-astro-cid-svshx33u]{border-color:var(--color-fg)}.ct__check-input[data-astro-cid-svshx33u]:focus-visible+.ct__check-box[data-astro-cid-svshx33u]{outline:2px solid var(--color-accent-soft);outline-offset:2px}.ct__check-input[data-astro-cid-svshx33u]:checked+.ct__check-box[data-astro-cid-svshx33u]{background:var(--color-accent);border-color:var(--color-accent)}.ct__check-mark{color:var(--color-bg);opacity:0;display:block;transition:opacity .14s ease}.ct__check-input[data-astro-cid-svshx33u]:checked+.ct__check-box[data-astro-cid-svshx33u] .ct__check-mark{opacity:1}.ct__check-label[data-astro-cid-svshx33u]{color:var(--color-fg)}.ct__honeypot[data-astro-cid-svshx33u]{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.ct__captcha[data-astro-cid-svshx33u]{margin-top:var(--space-3)}.ct__captcha[data-astro-cid-svshx33u] .cf-turnstile{display:block}.ct__captcha[data-astro-cid-svshx33u] .cf-turnstile iframe{max-width:100%}.ct__form-foot[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-2)}.ct__submit[data-astro-cid-svshx33u]{appearance:none;cursor:pointer;display:inline-flex;align-items:center;gap:var(--space-3);font-family:var(--font-body);font-size:var(--text-body);font-weight:500;line-height:1;color:var(--color-bg);background:var(--color-accent);border:var(--border-width) solid transparent;border-radius:999px;padding:var(--space-4) var(--space-6);min-height:3rem;align-self:flex-start;transition:background .14s ease,gap .16s ease}.ct__submit[data-astro-cid-svshx33u]:hover{background:var(--color-accent-soft);gap:var(--space-4)}.ct__submit[data-astro-cid-svshx33u]:focus-visible{outline:2px solid var(--color-accent-soft);outline-offset:3px}.ct__submit[data-astro-cid-svshx33u]:disabled{opacity:.6;cursor:not-allowed}.ct__submit-chevron[data-astro-cid-svshx33u]{display:inline-grid;grid-template-columns:repeat(3,3px);grid-template-rows:repeat(3,3px);align-self:center}.ct__submit-chevron[data-astro-cid-svshx33u]>span[data-astro-cid-svshx33u]{background:currentColor}.ct__submit-chevron[data-astro-cid-svshx33u]>span[data-astro-cid-svshx33u]:nth-child(1){grid-column:1;grid-row:1}.ct__submit-chevron[data-astro-cid-svshx33u]>span[data-astro-cid-svshx33u]:nth-child(2){grid-column:3;grid-row:2}.ct__submit-chevron[data-astro-cid-svshx33u]>span[data-astro-cid-svshx33u]:nth-child(3){grid-column:1;grid-row:3}.ct__form-status[data-astro-cid-svshx33u]{font-family:var(--font-body);font-size:.9375rem;line-height:1.5;color:var(--color-muted);margin:0;min-height:1.4em}.ct__form-status[data-astro-cid-svshx33u][data-state=ok]{color:var(--color-fg)}.ct__form-status[data-astro-cid-svshx33u][data-state=error]{color:var(--color-accent)}
