html:has(.practice-root){--ui-scale:1!important}.practice-root{--practice-accent:#3b55e6;--practice-accent-strong:#2d44bf;--practice-accent-deep:#1e2a5e;--practice-danger:#c51111;--practice-guarantees-dot:.22;isolation:isolate;min-height:100dvh;position:relative;overflow-x:clip}.practice-skip-link{z-index:50;background:var(--practice-accent);color:hsl(var(--primary-foreground));border-radius:.375rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:.5rem;left:.5rem;transform:translateY(-200%)}.practice-skip-link:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:2px;transform:translateY(0)}.practice-root .practice-guarantees{background-color:var(--practice-accent-deep);background-image:radial-gradient(circle, rgba(255, 255, 255, var(--practice-guarantees-dot)) 1px, transparent 1px);background-size:24px 24px}.practice-root .suite-contact-form-frame{min-height:30rem}.practice-root .suite-contact-form-loading{border:1px solid hsl(var(--border));background:hsl(var(--card));min-height:30rem;color:hsl(var(--muted-foreground));letter-spacing:.08em;text-transform:uppercase;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:.75rem;font-weight:600;display:flex}.practice-root .suite-contact-form-loading span{border:2px solid hsl(var(--border));border-top-color:var(--practice-accent);border-radius:50%;width:2.25rem;height:2.25rem;animation:.7s linear infinite practice-spin}@keyframes practice-spin{to{transform:rotate(360deg)}}.practice-root .suite-contact-form{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:1.25rem;flex-direction:column;gap:1.25rem;min-height:30rem;padding:clamp(1.25rem,3vw,2rem);display:flex;box-shadow:0 4px 16px -2px #0000001a,0 2px 8px -2px #0000000f}.practice-root .suite-contact-field-grid{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}@media (min-width:640px){.practice-root .suite-contact-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.practice-root .suite-contact-field{flex-direction:column;gap:.375rem;display:flex}.practice-root .suite-contact-field label{color:hsl(var(--muted-foreground));letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:600}.practice-root .suite-contact-field label>span:not([aria-hidden]){text-transform:none;letter-spacing:0;margin-left:.35rem;font-weight:400}.practice-root .suite-contact-field input,.practice-root .suite-contact-field textarea{border:1px solid hsl(var(--input));background:hsl(var(--card));width:100%;min-height:2.75rem;color:hsl(var(--foreground));font:inherit;border-radius:.375rem;padding:.625rem .75rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}.practice-root .suite-contact-field textarea{resize:vertical;min-height:8rem}.practice-root .suite-contact-field input:hover,.practice-root .suite-contact-field textarea:hover{border-color:hsl(var(--muted-foreground))}.practice-root .suite-contact-field input:focus-visible,.practice-root .suite-contact-field textarea:focus-visible,.practice-root .suite-contact-consent input:focus-visible,.practice-root .suite-contact-submit:focus-visible,.practice-root .suite-contact-success button:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.practice-root .suite-contact-field input[aria-invalid=true],.practice-root .suite-contact-field textarea[aria-invalid=true]{border-color:var(--practice-danger)}.practice-root .suite-contact-hint{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1.5}.practice-root .suite-contact-error,.practice-root .suite-contact-submit-error{color:var(--practice-danger);font-size:.75rem;font-weight:500;line-height:1.5}.practice-root .suite-contact-consent{color:hsl(var(--muted-foreground));grid-template-columns:1.05rem minmax(0,1fr);align-items:start;gap:.625rem;font-size:.8125rem;line-height:1.55;display:grid}.practice-root .suite-contact-consent--special{border:1px solid hsl(var(--border));background:hsl(var(--muted));border-radius:.375rem;padding:.75rem}.practice-root .suite-contact-consent input{width:1.05rem;height:1.05rem;accent-color:hsl(var(--primary));margin-top:.104688rem}.practice-root .suite-contact-consent label{cursor:pointer;align-items:flex-start;min-height:44px;display:flex}.practice-root .suite-contact-consent a{color:var(--practice-accent);text-underline-offset:.18em;font-weight:600;text-decoration:underline}.practice-root .suite-contact-submit{border:1px solid var(--practice-accent);background:var(--practice-accent);width:100%;min-height:44px;color:hsl(var(--primary-foreground));cursor:pointer;font:inherit;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.practice-root .suite-contact-submit:hover:not(:disabled){background:var(--practice-accent-strong);border-color:var(--practice-accent-strong)}.practice-root .suite-contact-submit:disabled{cursor:wait;opacity:.65}.practice-root .suite-contact-honeypot{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.practice-root .suite-contact-turnstile{width:100%;max-width:100%;min-height:8.75rem;overflow-x:auto}.practice-root .suite-contact-success{justify-content:center;align-items:flex-start}.practice-root .suite-contact-success-mark{border:1px solid hsl(var(--border));background:hsl(var(--muted));width:3rem;height:3rem;color:var(--practice-accent);border-radius:50%;place-items:center;font-size:1.35rem;display:grid}.practice-root .suite-contact-success h3{color:hsl(var(--foreground));font-family:var(--font-sans), sans-serif;letter-spacing:-.01em;margin-top:.5rem;font-size:1.25rem;font-weight:600;line-height:1.3}.practice-root .suite-contact-success p{max-width:34rem;color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.7}.practice-root .suite-contact-success button{min-height:44px;color:var(--practice-accent);cursor:pointer;font:inherit;text-underline-offset:.2em;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.practice-root .practice-footer-legal button{min-height:44px;color:hsl(var(--muted-foreground));cursor:pointer;font:inherit;text-underline-offset:.2em;text-decoration:underline;transition:color .15s}.practice-root .practice-footer-legal button:hover:not(:disabled){color:var(--practice-accent)}.practice-root .practice-footer-legal button:disabled{cursor:default;opacity:.6}.practice-root .practice-footer-legal button:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}@media (prefers-reduced-motion:reduce){.practice-root *,.practice-root :before,.practice-root :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}