.calendly-section[data-astro-cid-3x5ltkpj]{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:900px;margin:0 auto}.calendly-header[data-astro-cid-3x5ltkpj]{text-align:center}.calendly-title[data-astro-cid-3x5ltkpj]{font-size:var(--text-2xl);font-weight:700;color:var(--gray-0);margin:0 0 1rem}.calendly-description[data-astro-cid-3x5ltkpj]{font-size:var(--text-lg);color:var(--gray-300);margin:0;max-width:60ch;margin-inline:auto}.calendly-embed-wrapper[data-astro-cid-3x5ltkpj]{width:100%;border-radius:1.5rem;overflow:hidden;box-shadow:var(--shadow-lg);background:var(--gray-999);border:2px solid var(--gray-200);min-height:700px}.calendly-embed[data-astro-cid-3x5ltkpj]{width:100%;height:700px;border:none;display:block}.calendly-placeholder[data-astro-cid-3x5ltkpj]{display:flex;align-items:center;justify-content:center;min-height:700px;padding:3rem;background:var(--gray-999)}.placeholder-content[data-astro-cid-3x5ltkpj]{text-align:center;max-width:500px}.placeholder-content[data-astro-cid-3x5ltkpj] svg[data-astro-cid-3x5ltkpj]{color:var(--accent-regular);margin-bottom:1.5rem}.placeholder-content[data-astro-cid-3x5ltkpj] h3[data-astro-cid-3x5ltkpj]{font-size:var(--text-xl);font-weight:600;color:var(--gray-0);margin:0 0 1rem}.placeholder-content[data-astro-cid-3x5ltkpj] p[data-astro-cid-3x5ltkpj]{font-size:var(--text-md);color:var(--gray-300);line-height:1.6;margin:0 0 1rem}.placeholder-content[data-astro-cid-3x5ltkpj] code[data-astro-cid-3x5ltkpj]{background:var(--gray-200);padding:.25rem .5rem;border-radius:.25rem;font-size:.9em;color:var(--accent-regular);font-family:Courier New,monospace}.placeholder-note[data-astro-cid-3x5ltkpj]{font-size:var(--text-sm);color:var(--gray-400);font-style:italic}@media(min-width:50em){.calendly-title[data-astro-cid-3x5ltkpj]{font-size:var(--text-3xl)}.calendly-description[data-astro-cid-3x5ltkpj]{font-size:var(--text-xl)}}.contact-form[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:600px;margin:0 auto}.form-group[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:.5rem}label[data-astro-cid-svshx33u]{font-size:var(--text-md);font-weight:600;color:var(--gray-0)}input[data-astro-cid-svshx33u],select[data-astro-cid-svshx33u],textarea[data-astro-cid-svshx33u]{width:100%;padding:.875rem 1.25rem;font-size:var(--text-md);font-family:var(--font-body);color:var(--gray-0);background:var(--gray-999);border:2px solid var(--gray-200);border-radius:.75rem;transition:all var(--theme-transition)}input[data-astro-cid-svshx33u]:focus,select[data-astro-cid-svshx33u]:focus,textarea[data-astro-cid-svshx33u]:focus{outline:none;border-color:var(--accent-regular);box-shadow:0 0 0 3px var(--accent-overlay)}input[data-astro-cid-svshx33u]::placeholder,textarea[data-astro-cid-svshx33u]::placeholder{color:var(--gray-400)}textarea[data-astro-cid-svshx33u]{resize:vertical;min-height:120px}select[data-astro-cid-svshx33u]{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%2364748b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 4l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.submit-button[data-astro-cid-svshx33u]{align-self:flex-start;padding:1rem 2.5rem;font-size:var(--text-lg);font-weight:600;color:var(--accent-text-over);background:var(--gradient-accent);border:none;border-radius:999rem;cursor:pointer;transition:all var(--theme-transition);box-shadow:var(--shadow-md);margin-top:.5rem}.submit-button[data-astro-cid-svshx33u]:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.submit-button[data-astro-cid-svshx33u]:active{transform:translateY(0)}.submit-button[data-astro-cid-svshx33u]:focus{outline:none;box-shadow:0 0 0 3px var(--accent-overlay),var(--shadow-md)}@media(min-width:50em){.contact-form[data-astro-cid-svshx33u]{gap:2rem}input[data-astro-cid-svshx33u],select[data-astro-cid-svshx33u],textarea[data-astro-cid-svshx33u]{padding:1rem 1.5rem;font-size:var(--text-lg)}.submit-button[data-astro-cid-svshx33u]{padding:1.125rem 3rem;font-size:var(--text-xl)}}.service-card[data-astro-cid-uhzbvkqe]{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;background:var(--gray-999);border:2px solid var(--gray-200);border-radius:1.5rem;transition:all var(--theme-transition);height:100%}.service-card[data-astro-cid-uhzbvkqe]:hover{border-color:var(--accent-regular);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.service-icon[data-astro-cid-uhzbvkqe]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:.5rem}.service-title[data-astro-cid-uhzbvkqe]{font-size:var(--text-xl);font-weight:700;color:var(--gray-0);margin:0}.service-description[data-astro-cid-uhzbvkqe]{font-size:var(--text-md);line-height:1.6;color:var(--gray-300);margin:0}@media(min-width:50em){.service-card[data-astro-cid-uhzbvkqe]{padding:2.5rem}.service-title[data-astro-cid-uhzbvkqe]{font-size:var(--text-2xl)}.service-description[data-astro-cid-uhzbvkqe]{font-size:var(--text-lg)}}.consulting-hero[data-astro-cid-35nblzrv]{padding-top:2rem;padding-bottom:3rem;text-align:center}.hero-cta[data-astro-cid-35nblzrv]{margin-top:2rem;display:flex;justify-content:center}.services-section[data-astro-cid-35nblzrv],.contact-section[data-astro-cid-35nblzrv],.calendly-section-wrapper[data-astro-cid-35nblzrv]{padding-top:2rem;padding-bottom:2rem}.section-header[data-astro-cid-35nblzrv]{text-align:center;margin-bottom:3rem;max-width:70ch;margin-inline:auto}.section-title[data-astro-cid-35nblzrv]{font-size:var(--text-2xl);font-weight:700;color:var(--gray-0);margin:0 0 1rem}.section-description[data-astro-cid-35nblzrv]{font-size:var(--text-lg);color:var(--gray-300);line-height:1.6;margin:0}.services-grid[data-astro-cid-35nblzrv]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:50em){.consulting-hero[data-astro-cid-35nblzrv]{padding-top:3rem;padding-bottom:4rem}.services-section[data-astro-cid-35nblzrv],.contact-section[data-astro-cid-35nblzrv],.calendly-section-wrapper[data-astro-cid-35nblzrv]{padding-top:3rem;padding-bottom:3rem}.section-title[data-astro-cid-35nblzrv]{font-size:var(--text-3xl)}.section-description[data-astro-cid-35nblzrv]{font-size:var(--text-xl)}.services-grid[data-astro-cid-35nblzrv]{grid-template-columns:repeat(3,1fr);gap:2.5rem}}@media(min-width:75em){.services-grid[data-astro-cid-35nblzrv]{gap:3rem}}
