.SiteHeader-module__gsr0IW__header{z-index:20;background:color-mix(in srgb, var(--paper) 85%, transparent);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 0;display:flex;position:sticky;top:0}.SiteHeader-module__gsr0IW__brand{color:inherit;align-items:center;gap:.65rem;text-decoration:none;display:flex}.SiteHeader-module__gsr0IW__brand:focus-visible{outline:2px solid var(--terracotta-strong);outline-offset:2px}.SiteHeader-module__gsr0IW__brandName{font-family:var(--font-serif);letter-spacing:.01em;font-size:1.3rem;font-weight:700}.SiteHeader-module__gsr0IW__nav{align-items:center;gap:clamp(1rem,3vw,2rem);display:flex}.SiteHeader-module__gsr0IW__navLink{color:var(--muted);transition:color var(--ease);font-size:.95rem;font-weight:600;text-decoration:none}.SiteHeader-module__gsr0IW__navLink:hover,.SiteHeader-module__gsr0IW__navLinkActive{color:var(--terracotta-strong)}.SiteHeader-module__gsr0IW__cta{box-sizing:border-box;border-radius:var(--radius);background:var(--terracotta-strong);color:#fff;height:2.1rem;font:inherit;white-space:nowrap;cursor:pointer;transition:background var(--ease), transform var(--ease);border:1px solid #0000;justify-content:center;align-items:center;padding:0 1.1rem;font-size:.95rem;font-weight:600;display:inline-flex}.SiteHeader-module__gsr0IW__cta:hover{background:var(--terracotta)}.SiteHeader-module__gsr0IW__cta:active{transform:translateY(1px)}html[data-depth] .SiteHeader-module__gsr0IW__cta{box-shadow:0 1px 2px #7848262e,0 6px 14px #78482633}html[data-depth] .SiteHeader-module__gsr0IW__cta:hover{box-shadow:0 2px 5px #78482638,0 10px 20px #78482642}html[data-motion=silk] .SiteHeader-module__gsr0IW__cta:hover{transform:translateY(-2px)}.SiteHeader-module__gsr0IW__menuBtn{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:44px;height:44px;color:var(--ink);cursor:pointer;transition:border-color var(--ease), background var(--ease);place-items:center;display:none}.SiteHeader-module__gsr0IW__menuBtn:hover{border-color:var(--terracotta-strong)}.SiteHeader-module__gsr0IW__menuBtn:active{transform:translateY(1px)}.SiteHeader-module__gsr0IW__sheet{z-index:60;background:var(--paper);padding:0 clamp(1.25rem,5vw,2rem);padding-top:max(.85rem, env(safe-area-inset-top));padding-bottom:max(1.25rem, env(safe-area-inset-bottom));flex-direction:column;display:flex;position:fixed;inset:0}.SiteHeader-module__gsr0IW__sheetHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 0;display:flex}.SiteHeader-module__gsr0IW__sheetNav{flex-direction:column;display:flex}.SiteHeader-module__gsr0IW__sheetLink{border-bottom:1px solid var(--line);font-family:var(--font-serif);color:var(--ink);justify-content:space-between;align-items:center;padding:1.25rem 0;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.SiteHeader-module__gsr0IW__sheetLink svg{color:var(--terracotta-strong);flex:none}.SiteHeader-module__gsr0IW__sheetFoot{flex-direction:column;gap:.85rem;margin-top:auto;padding-top:1.25rem;display:flex}.SiteHeader-module__gsr0IW__ctaBlock{width:100%;height:3rem;font-size:1rem}.SiteHeader-module__gsr0IW__sheetCopy{color:var(--muted);font-size:.85rem}@media (max-width:640px){.SiteHeader-module__gsr0IW__nav{display:none}.SiteHeader-module__gsr0IW__menuBtn{display:grid}}@media (prefers-reduced-motion:reduce){.SiteHeader-module__gsr0IW__navLink,.SiteHeader-module__gsr0IW__cta,.SiteHeader-module__gsr0IW__menuBtn{transition:none}html[data-motion=silk] .SiteHeader-module__gsr0IW__cta:hover{transform:none}}
.ContactForm-module__f_V9Ma__title{letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(1.6rem,4vw,2.1rem);font-weight:700}.ContactForm-module__f_V9Ma__lead{max-width:var(--reading);color:var(--muted);margin-bottom:1.75rem}.ContactForm-module__f_V9Ma__form{gap:1.1rem;max-width:32rem;display:grid}.ContactForm-module__f_V9Ma__field{gap:.4rem;display:grid}.ContactForm-module__f_V9Ma__label{color:var(--ink);font-size:.9rem;font-weight:600}.ContactForm-module__f_V9Ma__input,.ContactForm-module__f_V9Ma__textarea{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:100%;color:var(--ink);font:inherit;transition:border-color var(--ease);padding:.7rem .9rem}.ContactForm-module__f_V9Ma__textarea{resize:vertical;min-height:7rem}.ContactForm-module__f_V9Ma__input::placeholder,.ContactForm-module__f_V9Ma__textarea::placeholder{color:var(--muted)}.ContactForm-module__f_V9Ma__input:focus,.ContactForm-module__f_V9Ma__textarea:focus{border-color:var(--terracotta-strong);outline:none}.ContactForm-module__f_V9Ma__input:disabled,.ContactForm-module__f_V9Ma__textarea:disabled{opacity:.6}.ContactForm-module__f_V9Ma__error{color:#b3261e;font-size:.92rem}.ContactForm-module__f_V9Ma__submit{border-radius:var(--radius);background:var(--terracotta-strong);color:#fff;cursor:pointer;transition:background var(--ease), transform var(--ease);border:none;justify-self:start;align-items:center;padding:.75rem 1.6rem;font-weight:600;display:inline-flex}.ContactForm-module__f_V9Ma__submit:hover{background:var(--terracotta)}.ContactForm-module__f_V9Ma__submit:active{transform:translateY(1px)}.ContactForm-module__f_V9Ma__submit:disabled{opacity:.6;cursor:default}.ContactForm-module__f_V9Ma__done{justify-items:start;gap:.75rem;display:grid}.ContactForm-module__f_V9Ma__again{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink);cursor:pointer;transition:border-color var(--ease), color var(--ease);align-items:center;margin-top:.5rem;padding:.6rem 1.3rem;font-weight:600;display:inline-flex}.ContactForm-module__f_V9Ma__again:hover{border-color:var(--terracotta-strong);color:var(--terracotta-strong)}@media (prefers-reduced-motion:reduce){.ContactForm-module__f_V9Ma__input,.ContactForm-module__f_V9Ma__textarea,.ContactForm-module__f_V9Ma__submit,.ContactForm-module__f_V9Ma__again{transition:none}}
.ContactPopup-module__SYTaNW__overlay{z-index:50;background:#27232075;place-items:center;padding:1.5rem;animation:.2s ContactPopup-module__SYTaNW__overlay-in;display:grid;position:fixed;inset:0}.ContactPopup-module__SYTaNW__card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:min(92vw,540px);max-height:min(88vh,760px);animation:.24s cubic-bezier(.2,.8,.2,1) ContactPopup-module__SYTaNW__card-in;position:relative;overflow-y:auto;box-shadow:0 40px 100px #2b272257}.ContactPopup-module__SYTaNW__close{width:2rem;height:2rem;color:var(--muted);cursor:pointer;transition:background var(--ease), color var(--ease);background:0 0;border:none;border-radius:.6rem;place-items:center;display:grid;position:absolute;top:.85rem;right:.85rem}.ContactPopup-module__SYTaNW__close:hover{background:var(--surface-hover);color:var(--ink)}.ContactPopup-module__SYTaNW__closeIcon{width:20px;height:20px}.ContactPopup-module__SYTaNW__body{padding:1.75rem}@keyframes ContactPopup-module__SYTaNW__overlay-in{0%{opacity:0}to{opacity:1}}@keyframes ContactPopup-module__SYTaNW__card-in{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.ContactPopup-module__SYTaNW__overlay,.ContactPopup-module__SYTaNW__card{animation:none}.ContactPopup-module__SYTaNW__close{transition:none}}
.Footer-module__rnk_JG__foot{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:2rem;font-size:.9rem;display:flex}.Footer-module__rnk_JG__copyright{align-items:center;gap:.55rem;display:inline-flex}.Footer-module__rnk_JG__brandMark{cursor:help;display:inline-flex}.Footer-module__rnk_JG__linkButton{color:var(--muted);font:inherit;cursor:pointer;transition:color var(--ease);background:0 0;border:none;padding:0}.Footer-module__rnk_JG__linkButton:hover{color:var(--terracotta-strong)}@media (prefers-reduced-motion:reduce){.Footer-module__rnk_JG__linkButton{transition:none}}
.page-module__E0kJGG__hero{flex-direction:column;max-width:960px;min-height:100vh;margin:0 auto;padding:clamp(2.5rem,6vw,6rem) clamp(1.25rem,5vw,3rem);display:flex}.page-module__E0kJGG__content{flex-direction:column;flex:1;gap:clamp(3rem,7vw,5.5rem);display:flex}
.page-module__zzLd5a__page{flex-direction:column;max-width:960px;min-height:100vh;margin:0 auto;padding:clamp(2.5rem,6vw,6rem) clamp(1.25rem,5vw,3rem);display:flex}.page-module__zzLd5a__content{flex-direction:column;flex:1;gap:clamp(3rem,7vw,5.5rem);display:flex}.page-module__zzLd5a__loadingState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:4rem 1rem;display:flex}.page-module__zzLd5a__spinner{border:3px solid var(--line);border-top-color:var(--terracotta-strong);border-radius:50%;width:2.5rem;height:2.5rem;animation:1s linear infinite page-module__zzLd5a__spin}.page-module__zzLd5a__loadingText{color:var(--muted);font-size:1.05rem}@keyframes page-module__zzLd5a__spin{to{transform:rotate(360deg)}}.page-module__zzLd5a__authSection{width:100%;max-width:540px;margin:0 auto}.page-module__zzLd5a__authCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.75rem,4vw,2.5rem);box-shadow:0 4px 24px #1a1c1e08}.page-module__zzLd5a__authTitle{color:var(--ink);margin-top:0;margin-bottom:.75rem;font-size:clamp(1.6rem,4vw,2.1rem);font-weight:700}.page-module__zzLd5a__authDesc{color:var(--muted);margin-bottom:2rem;font-size:.95rem;line-height:1.5}.page-module__zzLd5a__authDesc strong{color:var(--ink);font-weight:600}.page-module__zzLd5a__errorBox{border-radius:var(--radius-sm);color:#9b1c1c;background:#fdf2f2;border:1px solid #fbd5d5;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;line-height:1.4}.page-module__zzLd5a__authForm{flex-direction:column;gap:.75rem;display:flex}.page-module__zzLd5a__formSectionTitle{color:var(--ink);margin:0;font-size:1.05rem;font-weight:700}.page-module__zzLd5a__formSectionDesc{color:var(--muted);margin:0 0 .5rem;font-size:.88rem;line-height:1.4}.page-module__zzLd5a__inputGroup{gap:.5rem;display:flex}.page-module__zzLd5a__input{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-sunk);color:var(--ink);font:inherit;transition:border-color var(--ease), background-color var(--ease);flex:1;padding:.65rem .85rem;font-size:.95rem}.page-module__zzLd5a__input:focus{border-color:var(--terracotta-strong);background:var(--surface);outline:none}.page-module__zzLd5a__primaryButton{border-radius:var(--radius-sm);background:var(--terracotta-strong);color:#fff;font:inherit;cursor:pointer;transition:background var(--ease);white-space:nowrap;border:none;padding:.65rem 1.25rem;font-weight:600}.page-module__zzLd5a__primaryButton:hover{background:var(--terracotta)}.page-module__zzLd5a__divider{text-align:center;align-items:center;margin:2rem 0;display:flex}.page-module__zzLd5a__divider:before,.page-module__zzLd5a__divider:after{content:"";border-bottom:1px solid var(--line);flex:1}.page-module__zzLd5a__dividerText{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;padding:0 1rem;font-size:.85rem}.page-module__zzLd5a__field{flex-direction:column;gap:.35rem;margin-bottom:.5rem;display:flex}.page-module__zzLd5a__label{color:var(--muted);font-size:.82rem;font-weight:500}.page-module__zzLd5a__secondaryButton{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-sunk);width:100%;color:var(--ink);font:inherit;cursor:pointer;transition:background var(--ease), border-color var(--ease);margin-top:.75rem;padding:.68rem 1.25rem;font-weight:600}.page-module__zzLd5a__secondaryButton:hover{background:var(--surface-hover);border-color:var(--muted)}.page-module__zzLd5a__cardSection{width:100%;margin:0 auto}.page-module__zzLd5a__cabinetCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.75rem,4vw,2.5rem);box-shadow:0 4px 24px #1a1c1e08}.page-module__zzLd5a__cardHeader{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.page-module__zzLd5a__cardTitle{margin:0;font-size:clamp(1.6rem,4vw,2.1rem);font-weight:700}.page-module__zzLd5a__statusBadge{border-radius:var(--radius-sm);letter-spacing:.02em;align-items:center;padding:.35rem .85rem;font-size:.85rem;font-weight:600;display:inline-flex}.page-module__zzLd5a__statusConfirmed{background:var(--terracotta-tint);color:var(--terracotta-strong)}.page-module__zzLd5a__statusCancelled{color:#9b1c1c;background:#fdf2f2;border:1px solid #fbd5d5}.page-module__zzLd5a__statusCompleted{background:var(--sage-tint);color:var(--sage-strong)}.page-module__zzLd5a__statusNoShow{color:#4b5563;background:#f3f4f6}.page-module__zzLd5a__statusExpired{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb}.page-module__zzLd5a__statusMuted{background:var(--surface-sunk);color:var(--muted)}.page-module__zzLd5a__detailsList{flex-direction:column;gap:1.5rem;display:flex}.page-module__zzLd5a__detailItem{flex-direction:column;gap:.25rem;display:flex}.page-module__zzLd5a__detailLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.8rem;font-weight:600}.page-module__zzLd5a__detailValue{color:var(--ink);font-size:1.15rem;font-weight:600}.page-module__zzLd5a__detailSub{color:var(--muted);font-size:.95rem}.page-module__zzLd5a__infoBox{background:var(--surface-sunk);border-radius:var(--radius-sm);margin-top:2.25rem;padding:1rem 1.25rem}.page-module__zzLd5a__infoText{color:var(--muted);font-size:.9rem;line-height:1.5}.page-module__zzLd5a__infoText strong{color:var(--ink);font-weight:600}.page-module__zzLd5a__errorState{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);text-align:center;padding:2.5rem 1.75rem}.page-module__zzLd5a__errorText{color:var(--muted);margin-bottom:1.5rem;font-size:1.05rem}.page-module__zzLd5a__retryButton{border-radius:var(--radius);background:var(--sage);color:#fff;cursor:pointer;transition:background var(--ease);border:none;align-items:center;padding:.7rem 1.4rem;font-weight:600;text-decoration:none;display:inline-flex}.page-module__zzLd5a__retryButton:hover{background:var(--sage-strong)}.page-module__zzLd5a__skeletonCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:1.5rem;padding:clamp(1.75rem,4vw,2.5rem);display:flex}.page-module__zzLd5a__skeletonTitle{background:var(--line);border-radius:4px;width:60%;height:2.25rem;animation:1.5s ease-in-out infinite page-module__zzLd5a__pulse}.page-module__zzLd5a__skeletonLine{background:var(--line);border-radius:4px;width:100%;height:1.2rem;animation:1.5s ease-in-out infinite page-module__zzLd5a__pulse}.page-module__zzLd5a__skeletonLine:nth-child(3){width:80%}.page-module__zzLd5a__skeletonButton{background:var(--line);border-radius:var(--radius);width:40%;height:3rem;margin-top:1rem;animation:1.5s ease-in-out infinite page-module__zzLd5a__pulse}@keyframes page-module__zzLd5a__pulse{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}.page-module__zzLd5a__cardActions{border-top:1px solid var(--line);justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;display:flex}.page-module__zzLd5a__cancelButton{border-radius:var(--radius);border:1px solid var(--line);color:#9b1c1c;cursor:pointer;transition:background var(--ease), border-color var(--ease);background:0 0;align-items:center;padding:.78rem 1.6rem;font-weight:600;display:inline-flex}.page-module__zzLd5a__cancelButton:hover:not(:disabled){background:#fdf2f2;border-color:#fbd5d5}.page-module__zzLd5a__cancelButton:disabled{opacity:.5;cursor:not-allowed}.page-module__zzLd5a__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#1a1c1e66;position:fixed;inset:0}.page-module__zzLd5a__modal{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);z-index:101;width:90%;max-width:480px;padding:2rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 40px #00000014}.page-module__zzLd5a__modalTitle{color:var(--ink);margin-top:0;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.page-module__zzLd5a__modalText{color:var(--muted);margin-bottom:1.75rem;font-size:1rem;line-height:1.5}.page-module__zzLd5a__modalText strong{color:var(--ink)}.page-module__zzLd5a__modalActions{justify-content:flex-end;gap:.75rem;display:flex}.page-module__zzLd5a__dangerButton{border-radius:var(--radius);color:#fff;cursor:pointer;white-space:nowrap;transition:background var(--ease);background:#9b1c1c;border:1px solid #9b1c1c;align-items:center;padding:.75rem 1.5rem;font-weight:600;display:inline-flex}.page-module__zzLd5a__dangerButton:hover:not(:disabled){background:#811414}.page-module__zzLd5a__dangerButton:disabled{opacity:.5;cursor:not-allowed}.page-module__zzLd5a__deleteAccountRow{text-align:center;margin-top:1.5rem}.page-module__zzLd5a__deleteAccountButton{color:#9b1c1c;font:inherit;cursor:pointer;text-underline-offset:2px;transition:color var(--ease);background:0 0;border:none;padding:.4rem;font-size:.88rem;text-decoration:underline}.page-module__zzLd5a__deleteAccountButton:hover{color:#811414}.page-module__zzLd5a__cancelErrorText{color:#9b1c1c;margin-top:-1rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:500}.page-module__zzLd5a__textLink{color:var(--terracotta-strong);transition:color var(--ease);font-weight:600;text-decoration:underline}.page-module__zzLd5a__textLink:hover{color:var(--terracotta)}.page-module__zzLd5a__tabs{border-bottom:1px solid var(--line);gap:1.5rem;margin-bottom:2rem;display:flex}.page-module__zzLd5a__tabButton{color:var(--muted);cursor:pointer;transition:all var(--ease);background:0 0;border:none;border-bottom:2px solid #0000;padding:.75rem .25rem;font-size:1.05rem;font-weight:600}.page-module__zzLd5a__tabButton:hover{color:var(--ink)}.page-module__zzLd5a__activeTab{color:var(--terracotta-strong);border-bottom-color:var(--terracotta-strong)}.page-module__zzLd5a__cabinetHeader{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.25rem;display:flex}.page-module__zzLd5a__cabinetUser{flex-direction:column;gap:.2rem;display:flex}.page-module__zzLd5a__cabinetUserEmail{color:var(--ink);font-size:1.1rem;font-weight:700}.page-module__zzLd5a__cabinetUserLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.page-module__zzLd5a__logoutButton{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--muted);cursor:pointer;transition:all var(--ease);background:0 0;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.page-module__zzLd5a__logoutButton:hover{background:var(--surface-sunk);color:var(--ink);border-color:var(--muted)}.page-module__zzLd5a__bookingList{flex-direction:column;gap:1.5rem;display:flex}.page-module__zzLd5a__bookingCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);transition:transform var(--ease), box-shadow var(--ease);padding:1.5rem}.page-module__zzLd5a__bookingCard:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000005}.page-module__zzLd5a__bookingCardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.page-module__zzLd5a__bookingCardTime{color:var(--ink);font-size:1.15rem;font-weight:700}.page-module__zzLd5a__bookingCardBody{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.25rem;display:grid}.page-module__zzLd5a__bookingMetaItem{flex-direction:column;gap:.15rem;display:flex}.page-module__zzLd5a__bookingMetaLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.75rem;font-weight:600}.page-module__zzLd5a__bookingMetaValue{color:var(--ink);font-size:.95rem;font-weight:500}.page-module__zzLd5a__bookingCardActions{border-top:1px solid var(--line);justify-content:flex-end;padding-top:1rem;display:flex}.page-module__zzLd5a__successBox{background:var(--sage-tint);border:1px solid var(--line);border-left:4px solid var(--sage-strong);border-radius:var(--radius-sm);color:var(--sage-strong);margin-bottom:1.5rem;padding:1rem;font-size:.95rem;line-height:1.5}.page-module__zzLd5a__successTitle{margin-bottom:.25rem;font-weight:700}.page-module__zzLd5a__emptyState{text-align:center;background:var(--surface);border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);padding:3rem 1rem}.page-module__zzLd5a__emptyText{margin-bottom:1.5rem;font-size:1rem}
.NotaryLeadForm-module__zxYFnG__section{scroll-margin-top:2rem}.NotaryLeadForm-module__zxYFnG__title{letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(1.6rem,4vw,2.1rem);font-weight:700}.NotaryLeadForm-module__zxYFnG__lead{max-width:var(--reading);color:var(--muted);margin-bottom:1.75rem}.NotaryLeadForm-module__zxYFnG__form{gap:1.1rem;max-width:32rem;display:grid}.NotaryLeadForm-module__zxYFnG__field{gap:.4rem;display:grid}.NotaryLeadForm-module__zxYFnG__label{color:var(--ink);font-size:.9rem;font-weight:600}.NotaryLeadForm-module__zxYFnG__input{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:100%;color:var(--ink);font:inherit;transition:border-color var(--ease);padding:.7rem .9rem}.NotaryLeadForm-module__zxYFnG__input::placeholder{color:var(--muted)}.NotaryLeadForm-module__zxYFnG__input:focus{border-color:var(--terracotta-strong);outline:none}.NotaryLeadForm-module__zxYFnG__input:disabled{opacity:.6}.NotaryLeadForm-module__zxYFnG__error{color:#b3261e;font-size:.92rem}.NotaryLeadForm-module__zxYFnG__submit{border-radius:var(--radius);background:var(--terracotta-strong);color:#fff;cursor:pointer;transition:background var(--ease), transform var(--ease);border:none;justify-self:start;align-items:center;padding:.75rem 1.6rem;font-weight:600;display:inline-flex}.NotaryLeadForm-module__zxYFnG__submit:hover{background:var(--terracotta)}.NotaryLeadForm-module__zxYFnG__submit:active{transform:translateY(1px)}.NotaryLeadForm-module__zxYFnG__submit:disabled{opacity:.6;cursor:default}.NotaryLeadForm-module__zxYFnG__done{justify-items:start;gap:.75rem;display:grid}@media (prefers-reduced-motion:reduce){.NotaryLeadForm-module__zxYFnG__input,.NotaryLeadForm-module__zxYFnG__submit{transition:none}}
.page-module__gEUfJG__page{flex-direction:column;max-width:960px;min-height:100vh;margin:0 auto;padding:clamp(2.5rem,6vw,6rem) clamp(1.25rem,5vw,3rem);display:flex}.page-module__gEUfJG__content{flex-direction:column;flex:1;gap:clamp(3rem,7vw,5.5rem);display:flex}.page-module__gEUfJG__intro{max-width:var(--reading)}.page-module__gEUfJG__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--terracotta-strong);margin-bottom:1.1rem;font-size:.8rem;font-weight:600}.page-module__gEUfJG__title{letter-spacing:-.01em;font-size:clamp(2.1rem,5vw,3.2rem);font-weight:700;line-height:1.14}.page-module__gEUfJG__lead{color:var(--muted);margin-top:1.4rem;font-size:clamp(1.05rem,2.4vw,1.2rem)}.page-module__gEUfJG__sectionTitle{letter-spacing:-.01em;margin-bottom:2rem;font-size:clamp(1.6rem,4vw,2.1rem);font-weight:700}.page-module__gEUfJG__tariff{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);justify-items:start;gap:.4rem;padding:clamp(1.5rem,4vw,2.25rem);display:grid}.page-module__gEUfJG__tariffLabel{text-transform:uppercase;letter-spacing:.14em;color:var(--terracotta-strong);font-size:.75rem;font-weight:600}.page-module__gEUfJG__tariffPrice{color:var(--ink);font-size:clamp(1.8rem,4.5vw,2.4rem);font-weight:700}.page-module__gEUfJG__tariffNote{color:var(--muted)}.page-module__gEUfJG__steps{gap:1.5rem;padding:0;list-style:none;display:grid}.page-module__gEUfJG__step{align-items:flex-start;gap:1.1rem;display:flex}.page-module__gEUfJG__num{border-radius:var(--radius-sm);background:var(--sage);color:#fff;flex-shrink:0;place-items:center;width:2.4rem;height:2.4rem;font-weight:700;display:grid}.page-module__gEUfJG__step:nth-child(2n) .page-module__gEUfJG__num{background:var(--terracotta-strong)}.page-module__gEUfJG__stepBody{padding-top:.2rem}.page-module__gEUfJG__stepTitle{margin-bottom:.35rem;font-size:1.2rem;font-weight:700}.page-module__gEUfJG__stepText{max-width:var(--reading);color:var(--muted);font-size:1rem}
