.contact-shell[data-astro-cid-rtfwxexh]{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;border:1px solid var(--border-subtle);border-radius:var(--radius-xl);overflow:visible;box-shadow:var(--shadow-lg)}.contact-form-side[data-astro-cid-rtfwxexh]{padding:2.5rem;border-right:1px solid var(--border-subtle)}.contact-calendar-side[data-astro-cid-rtfwxexh]{padding:2.5rem;background:var(--bg-canvas);display:flex;flex-direction:column}.calendar-eyebrow[data-astro-cid-rtfwxexh]{font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-tertiary);margin-bottom:12px;display:flex;align-items:center;gap:10px}.calendar-eyebrow[data-astro-cid-rtfwxexh]:before{content:"";width:24px;height:1px;background:var(--grad-3)}.calendar-heading[data-astro-cid-rtfwxexh]{font-family:var(--font-display);font-size:36px;font-weight:600;letter-spacing:-.025em;margin:0 0 8px;text-wrap:balance;color:var(--ink-950)}.calendar-sub[data-astro-cid-rtfwxexh]{font-size:15px;color:var(--fg-secondary);margin:0 0 32px;line-height:1.55}.calendar-direct-line[data-astro-cid-rtfwxexh]{margin-top:20px;padding-top:20px;border-top:1px solid var(--border-subtle);font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;color:var(--fg-tertiary);display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.calendar-direct-line[data-astro-cid-rtfwxexh] a[data-astro-cid-rtfwxexh]{color:var(--grad-3);text-decoration:none}.form-eyebrow[data-astro-cid-rtfwxexh]{font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-tertiary);margin-bottom:12px;display:flex;align-items:center;gap:10px}.form-eyebrow[data-astro-cid-rtfwxexh]:before{content:"";width:24px;height:1px;background:var(--grad-3)}.form-grid[data-astro-cid-rtfwxexh]{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:32px}.form-grid[data-astro-cid-rtfwxexh] .full[data-astro-cid-rtfwxexh]{grid-column:1 / -1}.field[data-astro-cid-rtfwxexh]{display:flex;flex-direction:column}.field[data-astro-cid-rtfwxexh] label[data-astro-cid-rtfwxexh]{font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-tertiary);margin-bottom:8px}.field[data-astro-cid-rtfwxexh] input[data-astro-cid-rtfwxexh],.field[data-astro-cid-rtfwxexh] textarea[data-astro-cid-rtfwxexh],.field[data-astro-cid-rtfwxexh] select[data-astro-cid-rtfwxexh]{font-family:var(--font-sans, inherit);font-size:15px;padding:14px 16px;border:1px solid var(--border-default);border-radius:var(--radius-md);background:#fff;color:var(--ink-950);transition:all var(--dur-fast) var(--ease-out)}.field[data-astro-cid-rtfwxexh] input[data-astro-cid-rtfwxexh]:focus,.field[data-astro-cid-rtfwxexh] textarea[data-astro-cid-rtfwxexh]:focus,.field[data-astro-cid-rtfwxexh] select[data-astro-cid-rtfwxexh]:focus{outline:none;border-color:var(--grad-3);box-shadow:0 0 0 3px #2e7bff1f}.field[data-astro-cid-rtfwxexh] textarea[data-astro-cid-rtfwxexh]{min-height:120px;resize:vertical}.field[data-astro-cid-rtfwxexh] select[data-astro-cid-rtfwxexh]{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23596579' stroke-width='1.5' d='M1 1.5l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.interest-chips[data-astro-cid-rtfwxexh]{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.chip[data-astro-cid-rtfwxexh]{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid var(--border-default);border-radius:999px;font-size:13px;font-weight:500;color:var(--fg-secondary);cursor:pointer;user-select:none;transition:all var(--dur-fast) var(--ease-out);position:relative}.chip[data-astro-cid-rtfwxexh]:before{content:"";width:14px;height:14px;border:1.5px solid var(--border-strong);border-radius:4px;transition:all var(--dur-fast) var(--ease-out);flex:none}.chip[data-astro-cid-rtfwxexh] input[data-astro-cid-rtfwxexh]{position:absolute;opacity:0;pointer-events:none}.chip[data-astro-cid-rtfwxexh]:has(input:checked){border-color:var(--grad-3);background:#2e7bff0f;color:var(--ink-950)}.chip[data-astro-cid-rtfwxexh]:has(input:checked):before{background:var(--gradient-cta);border-color:transparent}.checkbox-line[data-astro-cid-rtfwxexh]{display:flex;align-items:flex-start;gap:12px;margin-top:24px;font-size:13px;color:var(--fg-secondary);line-height:1.5}.checkbox-line[data-astro-cid-rtfwxexh] input[data-astro-cid-rtfwxexh]{margin-top:3px;accent-color:var(--grad-3);flex:none}#form-success[data-astro-cid-rtfwxexh]{background:#10b98114;border:1px solid rgba(16,185,129,.25);border-radius:var(--radius-md);padding:20px 24px;color:var(--success);font-family:var(--font-display);font-size:15px;font-weight:500;margin-top:20px}.cal-container[data-astro-cid-rtfwxexh]{position:relative;width:100%;height:95vh;min-height:820px;max-height:1050px;overflow:hidden;border-radius:var(--radius-lg, 16px)}.cal-container[data-astro-cid-rtfwxexh] iframe[data-astro-cid-rtfwxexh]{width:100%!important;height:100%!important;min-height:inherit!important;position:absolute;top:0;left:0}@media(max-width:768px){.contact-shell[data-astro-cid-rtfwxexh]{grid-template-columns:1fr}.contact-form-side[data-astro-cid-rtfwxexh]{border-right:none;border-bottom:1px solid var(--border-subtle)}.contact-form-side[data-astro-cid-rtfwxexh],.contact-calendar-side[data-astro-cid-rtfwxexh]{padding:1.75rem 1.25rem}.form-grid[data-astro-cid-rtfwxexh]{grid-template-columns:1fr;gap:14px}.calendar-heading[data-astro-cid-rtfwxexh]{font-size:1.5rem}.calendar-sub[data-astro-cid-rtfwxexh]{font-size:14px}.interest-chips[data-astro-cid-rtfwxexh]{gap:6px}.chip[data-astro-cid-rtfwxexh]{font-size:12px;padding:7px 11px}}
