.crear-kiosco-page[data-astro-cid-sjsfhekp]{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--surface);padding:6rem 1rem 2rem}.form-card[data-astro-cid-sjsfhekp]{width:100%;max-width:420px;background-color:var(--background);border-radius:var(--radius-xl);padding:2.5rem;box-shadow:var(--shadow-lg);margin:auto}.form-header[data-astro-cid-sjsfhekp]{text-align:center;margin-bottom:2rem}.logo[data-astro-cid-sjsfhekp]{display:inline-block;margin-bottom:1.5rem}.form-header[data-astro-cid-sjsfhekp] h1[data-astro-cid-sjsfhekp]{font-size:1.75rem;margin-bottom:.5rem}.form-header[data-astro-cid-sjsfhekp] p[data-astro-cid-sjsfhekp]{color:var(--text-muted)}.crear-kiosco-form[data-astro-cid-sjsfhekp]{display:flex;flex-direction:column;gap:1.25rem}.form-group[data-astro-cid-sjsfhekp]{display:flex;flex-direction:column;margin-bottom:1.25rem}.subdomain-indicator[data-astro-cid-sjsfhekp]{position:absolute;right:.75rem;display:flex;align-items:center;justify-content:center}.subdomain-indicator[data-astro-cid-sjsfhekp] .spinner[data-astro-cid-sjsfhekp]{width:18px;height:18px;border:2px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.subdomain-indicator[data-astro-cid-sjsfhekp] .check-icon[data-astro-cid-sjsfhekp]{color:var(--secondary)}.subdomain-indicator[data-astro-cid-sjsfhekp] .x-icon[data-astro-cid-sjsfhekp]{color:#ef4444}.subdomain-feedback[data-astro-cid-sjsfhekp]{display:inline;font-size:.875rem;margin-left:.5rem}.subdomain-feedback[data-astro-cid-sjsfhekp]:before{margin-right:.25rem}.subdomain-feedback[data-astro-cid-sjsfhekp].available{color:var(--secondary)}.subdomain-feedback[data-astro-cid-sjsfhekp].available:before{content:"✓"}.subdomain-feedback[data-astro-cid-sjsfhekp].taken{color:#ef4444}.subdomain-feedback[data-astro-cid-sjsfhekp].taken:before{content:"✗"}.domain-preview[data-astro-cid-sjsfhekp]{font-size:.875rem;color:var(--text-muted);margin-top:.5rem;margin-bottom:1.25rem}.domain-url[data-astro-cid-sjsfhekp]{color:var(--primary);font-weight:600}.credentials-section[data-astro-cid-sjsfhekp]{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;margin-top:.5rem;margin-bottom:1.25rem}.credentials-header[data-astro-cid-sjsfhekp]{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.credentials-header[data-astro-cid-sjsfhekp] svg[data-astro-cid-sjsfhekp]{color:var(--primary);flex-shrink:0}.credentials-description[data-astro-cid-sjsfhekp]{font-size:.875rem;color:var(--text-muted);margin:0;line-height:1.4}.password-input-wrapper[data-astro-cid-sjsfhekp]{position:relative;display:flex;align-items:center}.password-input-wrapper[data-astro-cid-sjsfhekp] input[data-astro-cid-sjsfhekp]{padding-right:2.75rem}.password-toggle[data-astro-cid-sjsfhekp]{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:color var(--transition)}.password-toggle[data-astro-cid-sjsfhekp]:hover{color:var(--text)}.password-toggle[data-astro-cid-sjsfhekp] .hidden[data-astro-cid-sjsfhekp]{display:none}.optional-label[data-astro-cid-sjsfhekp]{font-weight:400;color:var(--text-muted);font-size:.875rem}.btn-full[data-astro-cid-sjsfhekp]{width:100%}.btn-primary[data-astro-cid-sjsfhekp]:disabled{opacity:.7;cursor:not-allowed}.form-message[data-astro-cid-sjsfhekp]{padding:.875rem 1rem;border-radius:var(--radius);font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.5rem}.form-message[data-astro-cid-sjsfhekp].error{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626}.form-message[data-astro-cid-sjsfhekp].error:before{content:"";display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23dc2626' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='8' x2='12' y2='12'/%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.form-message[data-astro-cid-sjsfhekp].success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.form-message[data-astro-cid-sjsfhekp].success:before{content:"";display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2316a34a' stroke-width='2'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.field-feedback[data-astro-cid-sjsfhekp]{font-size:.8125rem;margin-top:.375rem;min-height:1.25rem;padding-left:.25rem;display:flex;align-items:center;gap:.25rem;font-weight:500}.field-feedback[data-astro-cid-sjsfhekp].error:before{content:"";display:inline-block;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23dc2626' stroke-width='2.5'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='15' y1='9' x2='9' y2='15'/%3E%3Cline x1='9' y1='9' x2='15' y2='15'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.field-feedback[data-astro-cid-sjsfhekp].success:before{content:"";display:inline-block;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2310b981' stroke-width='2.5'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.back-link[data-astro-cid-sjsfhekp]{text-align:center;margin-top:1.5rem;font-size:.9375rem}.back-link[data-astro-cid-sjsfhekp] a[data-astro-cid-sjsfhekp]{color:var(--primary);font-weight:600}.back-link[data-astro-cid-sjsfhekp] a[data-astro-cid-sjsfhekp]:hover{text-decoration:underline}@media(max-width:480px){.form-card[data-astro-cid-sjsfhekp]{padding:1.5rem;border-radius:var(--radius-lg)}.step-indicator[data-astro-cid-sjsfhekp]{padding:1rem;margin-bottom:1.5rem}.step-progress-segment[data-astro-cid-sjsfhekp]{max-width:40px}.step-number[data-astro-cid-sjsfhekp]{width:32px;height:32px;font-size:.8125rem}.step-label[data-astro-cid-sjsfhekp]{font-size:.6875rem}.step-dot[data-astro-cid-sjsfhekp]{gap:.25rem}.step-buttons[data-astro-cid-sjsfhekp]{flex-direction:column-reverse;gap:.75rem}.step-buttons[data-astro-cid-sjsfhekp] .btn[data-astro-cid-sjsfhekp]{width:100%}.form-header[data-astro-cid-sjsfhekp] h1[data-astro-cid-sjsfhekp]{font-size:1.5rem}.form-group[data-astro-cid-sjsfhekp] input[data-astro-cid-sjsfhekp]{padding:.875rem}.summary-section[data-astro-cid-sjsfhekp]{padding:1.25rem}.summary-item[data-astro-cid-sjsfhekp]{flex-direction:column;align-items:flex-start;gap:.25rem}.summary-value[data-astro-cid-sjsfhekp]{text-align:left}}@media(max-width:360px){.form-card[data-astro-cid-sjsfhekp]{padding:1.25rem}.step-dots[data-astro-cid-sjsfhekp]{gap:.25rem}.step-line[data-astro-cid-sjsfhekp]{width:24px}.step-progress-segment[data-astro-cid-sjsfhekp]{max-width:28px}}.step-section[data-astro-cid-sjsfhekp]{display:none;animation:fadeSlideIn .4s ease-out}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.step-transition[data-astro-cid-sjsfhekp]{animation:fadeSlideIn .4s ease-out}.step-container[data-astro-cid-sjsfhekp]{background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-sm)}.form-card[data-astro-cid-sjsfhekp]{width:100%;max-width:480px;background-color:var(--background);border-radius:var(--radius-xl);padding:2.5rem;box-shadow:var(--shadow-lg);margin:auto}.step-buttons[data-astro-cid-sjsfhekp]{display:flex;gap:1rem;margin-top:1.5rem}.step-buttons[data-astro-cid-sjsfhekp] .btn[data-astro-cid-sjsfhekp]{flex:1;padding:.875rem 1.25rem;font-size:.9375rem}.btn-secondary[data-astro-cid-sjsfhekp]{background-color:var(--surface);color:var(--text);border:2px solid var(--border);font-weight:600}.btn-secondary[data-astro-cid-sjsfhekp]:hover{background-color:var(--border);border-color:var(--text-muted);transform:translateY(-1px)}.btn-primary[data-astro-cid-sjsfhekp]{background-color:var(--primary);color:#fff;border:none;font-weight:700;box-shadow:0 4px 12px #2563eb4d}.btn-primary[data-astro-cid-sjsfhekp]:hover{background-color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 16px #2563eb66}.btn-primary[data-astro-cid-sjsfhekp]:active{transform:translateY(0)}.btn-primary[data-astro-cid-sjsfhekp].btn-full{background-color:var(--primary);color:#fff;border:none;font-weight:700;box-shadow:0 4px 12px #2563eb4d}.btn-primary[data-astro-cid-sjsfhekp].btn-full:hover{background-color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 16px #2563eb66}.step-section[data-astro-cid-sjsfhekp].active{display:block}.success-screen[data-astro-cid-sjsfhekp]{display:none}.step-transition[data-astro-cid-sjsfhekp]{animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.step-indicator[data-astro-cid-sjsfhekp]{margin-bottom:2rem;padding:.75rem;background-color:var(--surface);border-radius:var(--radius-lg)}.step-progress-bar[data-astro-cid-sjsfhekp]{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:1rem}.step-progress-segment[data-astro-cid-sjsfhekp]{height:4px;flex:1;max-width:80px;background-color:var(--border);border-radius:2px;transition:background-color var(--transition)}.step-progress-segment[data-astro-cid-sjsfhekp].completed{background-color:var(--secondary)}.step-progress-segment[data-astro-cid-sjsfhekp].active{background-color:var(--primary)}.step-dots[data-astro-cid-sjsfhekp]{display:flex;align-items:center;justify-content:center;gap:.5rem}.step-dot[data-astro-cid-sjsfhekp]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.step-number[data-astro-cid-sjsfhekp]{width:28px;height:28px;border-radius:50%;background-color:var(--background);border:2px solid var(--border);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;color:var(--text-muted);transition:all var(--transition);box-shadow:var(--shadow-sm)}.step-dot[data-astro-cid-sjsfhekp].active .step-number[data-astro-cid-sjsfhekp]{background-color:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 0 0 4px #2563eb33;transform:scale(1.05)}.step-dot[data-astro-cid-sjsfhekp].completed .step-number[data-astro-cid-sjsfhekp]{background-color:var(--secondary);border-color:var(--secondary);color:#fff}.step-label[data-astro-cid-sjsfhekp]{font-size:.75rem;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.025em}.step-dot[data-astro-cid-sjsfhekp].active .step-label[data-astro-cid-sjsfhekp]{color:var(--primary);font-weight:700}.step-dot[data-astro-cid-sjsfhekp].completed .step-label[data-astro-cid-sjsfhekp]{color:var(--secondary)}.step-line[data-astro-cid-sjsfhekp]{width:48px;height:3px;background-color:var(--border);margin-bottom:1.5rem;border-radius:2px}.step-line[data-astro-cid-sjsfhekp].completed{background-color:var(--secondary)}.step-buttons[data-astro-cid-sjsfhekp]{display:flex;gap:.75rem}.step-buttons[data-astro-cid-sjsfhekp] .btn[data-astro-cid-sjsfhekp]{flex:1}.field-feedback[data-astro-cid-sjsfhekp]{font-size:.875rem;margin-top:.375rem;min-height:1.25rem}.field-feedback[data-astro-cid-sjsfhekp].error{color:#dc2626}.field-feedback[data-astro-cid-sjsfhekp].success{color:var(--secondary)}.summary-section[data-astro-cid-sjsfhekp]{background:linear-gradient(135deg,var(--surface) 0%,#f1f5f9 100%);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;margin-bottom:1.5rem;box-shadow:var(--shadow-sm)}.summary-section[data-astro-cid-sjsfhekp] h3[data-astro-cid-sjsfhekp]{font-size:1rem;font-weight:700;margin-bottom:1rem;color:var(--text);display:flex;align-items:center;gap:.5rem}.summary-section[data-astro-cid-sjsfhekp] h3[data-astro-cid-sjsfhekp]:before{content:"";display:inline-block;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563eb' stroke-width='2'%3E%3Cpath d='M9 11l3 3L22 4'/%3E%3Cpath d='M21 12v7a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h11'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.summary-item[data-astro-cid-sjsfhekp]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.9375rem;padding:.5rem 0;border-bottom:1px solid var(--border)}.summary-item[data-astro-cid-sjsfhekp]:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.summary-label[data-astro-cid-sjsfhekp]{color:var(--text-muted);font-weight:500}.summary-value[data-astro-cid-sjsfhekp]{font-weight:700;color:var(--primary);text-align:right;word-break:break-all}.btn-secondary[data-astro-cid-sjsfhekp]{background-color:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-secondary[data-astro-cid-sjsfhekp]:hover{background-color:var(--border)}.step-section[data-astro-cid-sjsfhekp]{animation:fadeIn .3s ease-out}
