:root{--teal-900:#0f3d3a;--teal-700:#146b63;--teal-600:#178a7e;--teal-500:#1aa596;--teal-050:#e6f5f2;--ink:#17211f;--muted:#4a5a57;--bg:#f7fbfa;--card:#fff;--border:#d5e5e1;--danger:#b3261e;--focus:#0b7d72;--radius:14px;--maxw:640px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:linear-gradient(180deg, var(--teal-050) 0%, var(--bg) 40%);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.55}.page{max-width:var(--maxw);flex-direction:column;min-height:100vh;margin:0 auto;padding:48px 20px 40px;display:flex}.hero{flex:1}.hero-split{flex-direction:column;gap:24px;display:flex}.hero-media{border-radius:var(--radius);width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f3d3a14}.hero-photo{object-fit:cover;object-position:center 52%;width:100%;height:200px;display:block}.hero-content{min-width:0}@media (min-width:640px){.hero-photo{height:280px}}@media (min-width:1024px){.page{max-width:1040px}.hero-split{flex-direction:row;align-items:stretch;gap:32px;min-height:400px}.hero-media{flex:0 0 43%}.hero-photo{object-position:center 60%;height:100%;min-height:400px}.hero-content{flex:57%;align-self:center}}.eyebrow{background:var(--teal-600);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin:0 0 16px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-block}.headline{color:var(--teal-900);letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(1.9rem,6vw,2.8rem);font-weight:800;line-height:1.12}.subhead{color:var(--muted);max-width:56ch;margin:0 0 32px;font-size:clamp(1.02rem,2.4vw,1.18rem)}.form{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:16px;padding:24px;display:flex;box-shadow:0 10px 30px #0f3d3a14}.field{flex-direction:column;gap:6px;display:flex}.field label{font-size:.95rem;font-weight:600}.field input{border:1px solid var(--border);width:100%;color:var(--ink);background:#fff;border-radius:10px;padding:13px 14px;font-size:1rem}.field input::placeholder{color:#8a9a96}.role-field{border:none;margin:0;padding:0}.role-field legend{margin-bottom:8px;padding:0;font-size:.95rem;font-weight:600}.role-options{flex-wrap:wrap;gap:10px;display:flex}.role-option{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:.95rem;display:inline-flex}.role-option input{accent-color:var(--teal-600)}.consent{align-items:flex-start;gap:10px;display:flex}.consent input{width:18px;height:18px;accent-color:var(--teal-600);flex-shrink:0;margin-top:3px}.consent label{color:var(--muted);font-size:.92rem}.submit{appearance:none;background:var(--teal-600);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:14px 18px;font-size:1.05rem;font-weight:700;transition:background .15s}.submit:hover{background:var(--teal-700)}.submit:disabled{opacity:.7;cursor:default}.error{color:var(--danger);margin:0;font-size:.92rem;font-weight:600}.fine-print{color:var(--muted);margin:0;font-size:.82rem}.fine-print a,.footer-privacy a{color:var(--teal-700);font-weight:600}.success{background:var(--card);border:1px solid var(--teal-500);border-left:5px solid var(--teal-600);border-radius:var(--radius);padding:24px;box-shadow:0 10px 30px #0f3d3a14}.success p{color:var(--teal-900);margin:0;font-size:1.08rem;font-weight:600}.groomers{background:var(--teal-050);border-radius:var(--radius);margin-top:40px;padding:24px}.groomers-heading{color:var(--teal-900);margin:0 0 12px;font-size:clamp(1.2rem,3.2vw,1.5rem);font-weight:800}.groomers-line{color:var(--muted);margin:0 0 12px;font-size:.98rem}.groomers-line:last-child{margin-bottom:0}.footer{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:48px;padding-top:24px;font-size:.88rem;display:flex}.footer p{margin:0}a:focus-visible,input:focus-visible,button:focus-visible,.role-option:focus-within{outline:3px solid var(--focus);outline-offset:2px}input:focus-visible{border-color:var(--focus)}@media (max-width:380px){.page{padding:32px 16px}.form,.groomers,.success{padding:18px}}.legal{flex:1}.legal-title{color:var(--teal-900);letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(1.6rem,5vw,2.2rem);font-weight:800;line-height:1.15}.legal-lead{color:var(--muted);max-width:60ch;margin:0 0 24px}.legal h2{color:var(--teal-900);margin:24px 0 6px;font-size:1.1rem}.legal p{color:var(--ink);max-width:60ch;margin:0 0 12px}.legal a{color:var(--teal-700);font-weight:600}.legal-back{margin-top:28px}
