.customer-form-container[data-astro-cid-kr6uh6pf]{display:flex;flex-wrap:wrap;gap:1em;justify-content:center}.form-section[data-astro-cid-kr6uh6pf]{max-width:800px;min-width:600px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000000d;transition:box-shadow .2s ease}.form-section[data-astro-cid-kr6uh6pf]:hover{box-shadow:0 4px 12px #00000014}.form-section[data-astro-cid-kr6uh6pf] h3[data-astro-cid-kr6uh6pf]{margin:0 0 1.5rem;font-size:1.15rem;font-weight:600;color:var(--color-text);letter-spacing:-.01em}.form-grid[data-astro-cid-kr6uh6pf]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:768px){.form-grid[data-astro-cid-kr6uh6pf]{grid-template-columns:1fr}}.form-group[data-astro-cid-kr6uh6pf]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-kr6uh6pf].full-width{grid-column:1 / -1}.form-group[data-astro-cid-kr6uh6pf] label[data-astro-cid-kr6uh6pf]{font-size:.875rem;font-weight:600;color:var(--color-text);letter-spacing:.01em}.form-group[data-astro-cid-kr6uh6pf] input[data-astro-cid-kr6uh6pf],.form-group[data-astro-cid-kr6uh6pf] select[data-astro-cid-kr6uh6pf]{padding:.75rem 1rem;border:1.5px solid var(--color-border);border-radius:8px;font-size:.95rem;background:var(--color-bg);color:var(--color-text);transition:all .2s ease;font-family:inherit}.form-group[data-astro-cid-kr6uh6pf] input[data-astro-cid-kr6uh6pf]:hover,.form-group[data-astro-cid-kr6uh6pf] select[data-astro-cid-kr6uh6pf]:hover{border-color:#6366f166}.form-group[data-astro-cid-kr6uh6pf] input[data-astro-cid-kr6uh6pf]:focus,.form-group[data-astro-cid-kr6uh6pf] select[data-astro-cid-kr6uh6pf]:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #6366f11a;background:var(--color-surface)}.form-group[data-astro-cid-kr6uh6pf] input[data-astro-cid-kr6uh6pf]:invalid:not(:placeholder-shown){border-color:var(--color-danger);background:#ef44440d}.form-group[data-astro-cid-kr6uh6pf] select[data-astro-cid-kr6uh6pf]{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='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem}.required[data-astro-cid-kr6uh6pf]{color:var(--color-danger);font-weight:700}.form-actions[data-astro-cid-kr6uh6pf]{display:flex;gap:1rem;justify-content:flex-end;margin-top:-4rem;margin-bottom:1rem}.btn-primary[data-astro-cid-kr6uh6pf],.btn-outline[data-astro-cid-kr6uh6pf]{padding:.75rem 2rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;letter-spacing:.01em}.btn-primary[data-astro-cid-kr6uh6pf]{background:var(--color-primary);color:#fff;border:none;box-shadow:0 2px 8px #6366f140}.btn-primary[data-astro-cid-kr6uh6pf]:hover{background:var(--color-primary-hover);box-shadow:0 4px 12px #6366f159;transform:translateY(-1px)}.btn-primary[data-astro-cid-kr6uh6pf]:active{transform:translateY(0);box-shadow:0 2px 6px #6366f14d}.btn-primary[data-astro-cid-kr6uh6pf]:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.btn-outline[data-astro-cid-kr6uh6pf]{background:transparent;color:var(--color-text);border:1.5px solid var(--color-border)}.btn-outline[data-astro-cid-kr6uh6pf]:hover{background:var(--color-bg-alt);border-color:var(--color-text-muted);transform:translateY(-1px)}.btn-outline[data-astro-cid-kr6uh6pf]:active{transform:translateY(0)}.form-message[data-astro-cid-kr6uh6pf]{padding:1rem 1.25rem;border-radius:8px;margin-top:1rem;max-width:800px;font-size:.9rem;font-weight:500}.form-message[data-astro-cid-kr6uh6pf].success{background:#22c55e1a;color:#16a34a;border:1.5px solid rgba(34,197,94,.3)}.form-message[data-astro-cid-kr6uh6pf].error{background:#ef44441a;color:#dc2626;border:1.5px solid rgba(239,68,68,.3)}@media(max-width:768px){.customer-form[data-astro-cid-kr6uh6pf]{max-width:100%}.form-section[data-astro-cid-kr6uh6pf]{padding:1.5rem}.form-actions[data-astro-cid-kr6uh6pf]{flex-direction:column-reverse}.btn-primary[data-astro-cid-kr6uh6pf],.btn-outline[data-astro-cid-kr6uh6pf]{width:100%}}
