
/* Go2Dog 11.3 smart onboarding */
.g2d113-onboard-hero{margin-bottom:16px}.g2d113-onboard-hero h1{margin:.25rem 0 .45rem}.g2d113-onboard-hero p{max-width:820px}
.g2d113-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px}
.g2d113-progress span{padding:10px 12px;border:1px solid var(--line,#dfe5df);border-radius:12px;opacity:.6}
.g2d113-progress .is-active,.g2d113-progress .is-done{opacity:1;background:rgba(70,100,80,.08)}
.g2d113-pro-form .full{grid-column:1/-1}.g2d113-consent{border:1px solid var(--line,#dfe5df);border-radius:14px;padding:14px}.g2d113-consent p{font-size:.86rem;opacity:.72;margin:.5rem 0 0}
.g2d113-first-steps{margin-block:18px}.g2d113-first-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.g2d113-first-head h2{margin:.2rem 0 0}.g2d113-first-head>strong{font-size:1.25rem}
.g2d113-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}
.g2d113-step-grid a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;text-decoration:none;border:1px solid var(--line,#dfe5df);border-radius:14px;padding:12px;min-width:0}
.g2d113-step-grid a.is-done{background:rgba(70,100,80,.07)}.g2d113-step-grid span{font-size:1.2rem}.g2d113-step-grid small{opacity:.65}
.g2d113-role-switch{display:flex;justify-content:space-between;align-items:center;gap:18px}.g2d113-role-switch h2{margin:.2rem 0}.g2d113-role-switch p{margin:0;opacity:.75}
.g2d-auth-role-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.g2d-auth-role-choice label{border:1px solid var(--line,#dfe5df);border-radius:14px;padding:13px;cursor:pointer}.g2d-auth-role-choice strong{display:block;margin-bottom:3px}.g2d-auth-role-choice small{display:block;opacity:.72;line-height:1.4}.g2d-auth-role-choice input{margin-right:7px}
.g2d-auth-form[data-g2d-role="professional"] .g2d-owner-only{display:none}.g2d-auth-form[data-g2d-role="owner"] .g2d-pro-only{display:none}
@media(max-width:900px){.g2d113-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.g2d113-progress,.g2d113-step-grid,.g2d-auth-role-choice{grid-template-columns:1fr}.g2d113-role-switch{display:block}.g2d113-role-switch form{margin-top:12px}}
