.kiosk-auth{display:flex;min-height:100dvh;flex-direction:column;background:#fff}.kiosk-auth__main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;padding:1.25rem 1.25rem 2rem;max-width:var(--kiosk-width);width:100%;margin:0 auto}.kiosk-auth__card{position:relative;width:100%;max-width:26.5rem;overflow:hidden;border-radius:1rem;border:2px solid #e5e7eb;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06)}.kiosk-auth__accent{height:4px;background:linear-gradient(90deg,#fbbf24,#6e1cc4)}.kiosk-auth__header{padding:1.5rem 1.5rem 0;text-align:center}.kiosk-auth__brand{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:.875rem;background:#f3e8ff;border:1px solid #e9d5ff}.kiosk-auth__title{margin-top:1rem;font-size:1.75rem;font-weight:900;line-height:1.2;color:#111827;font-family:var(--font-display,inherit)}.kiosk-auth__subtitle{margin-top:.35rem;font-size:.875rem;font-style:italic;line-height:1.45;color:#6b7280}.kiosk-auth__body{padding:1.25rem 1.5rem 1.5rem}.kiosk-auth__below{width:100%;max-width:26.5rem}.kiosk-auth__form{display:flex;flex-direction:column;gap:.25rem}.kiosk-auth .kiosk-reg-field{margin-top:.875rem}.kiosk-auth .kiosk-reg-field label{margin-bottom:.375rem;font-size:.8125rem;font-weight:600;color:#52525b}.kiosk-auth .kiosk-reg-field input{min-height:3rem;border-radius:.5rem;border:1px solid #d4d4d8;background:#fafafa;padding:.625rem 2.5rem .625rem .875rem;font-size:1rem;color:#18181b}.kiosk-auth .kiosk-reg-field input::-moz-placeholder{color:#a1a1aa}.kiosk-auth .kiosk-reg-field input::placeholder{color:#a1a1aa}.kiosk-auth .kiosk-reg-field input:focus{border-color:#6e1cc4;background:#fff;box-shadow:0 0 0 3px rgba(110,28,196,.12)}.kiosk-auth .kiosk-reg-field--invalid input{border-color:#f87171;background:#fef2f2}.kiosk-auth .kiosk-reg-field--valid input{border-color:#4ade80;background:#f0fdf4}.kiosk-auth .kiosk-reg-field__message{font-size:.8125rem}.kiosk-auth__forgot{margin-top:.5rem;text-align:right}.kiosk-auth__submit{margin-top:1rem;width:100%;min-height:3.25rem;border:none;border-radius:999px;background:#6e1cc4;font-size:1.0625rem;font-weight:800;color:#fff;cursor:pointer;font-family:var(--font-display,inherit);box-shadow:0 8px 20px rgba(110,28,196,.22);transition:opacity .15s ease}.kiosk-auth__submit:disabled{opacity:.55;cursor:not-allowed}.kiosk-auth__submit--secondary{margin-top:.625rem;background:#fff;border:2px solid #e5e7eb;color:#374151;box-shadow:none}.kiosk-auth__footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6;text-align:center}.kiosk-auth__footer-text{margin:0;font-size:.875rem;color:#6b7280}.kiosk-auth__link{font-size:.875rem;font-weight:700;color:#6e1cc4;text-decoration:none}.kiosk-auth__link--pink{color:#f08}.kiosk-auth__back{display:block;margin-top:.875rem;width:100%;padding:.625rem;text-align:center;font-size:.9375rem;font-weight:500;color:#71717a}.kiosk-auth__success{text-align:center}.kiosk-auth__success-box{border-radius:.5rem;border:1px solid #bbf7d0;background:#f0fdf4;padding:1.25rem 1rem}.kiosk-auth__success-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;background:#16a34a;font-size:1rem;font-weight:700;color:#fff}.kiosk-auth__success-title{margin-top:.75rem;font-size:1.0625rem;font-weight:600;color:#166534}.kiosk-auth__success-text{margin-top:.375rem;font-size:.875rem;line-height:1.45;color:#15803d}.kiosk-auth__success-hint{margin-top:.25rem;font-size:.8125rem;color:#16a34a}.kiosk-auth__actions{margin-top:1.25rem;display:flex;flex-direction:column;gap:0}.kiosk-auth--redirect .kiosk-auth__body{text-align:center;padding:2rem 1.75rem}.kiosk-auth--redirect .kiosk-auth__title{margin-top:0;font-size:1.25rem}.kiosk-auth--redirect .kiosk-auth__subtitle{margin-top:.375rem}.kiosk-auth__spinner{width:2.5rem;height:2.5rem;margin:0 auto 1rem;border:2px solid #e4e4e7;border-top-color:#9333ea;border-radius:50%;animation:kiosk-auth-spin .7s linear infinite}@keyframes kiosk-auth-spin{to{transform:rotate(1turn)}}.kiosk-auth__demo{margin:0;padding:1rem 1.125rem;border-radius:.875rem;background:#fffbeb;border:1px dashed #fcd34d}.kiosk-auth__demo--modal{margin:0 0 1rem}.kiosk-auth__demo-badge{margin:0;display:inline-block;padding:.2rem .5rem;border-radius:999px;background:#6e1cc4;color:#fff;font-size:.625rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.kiosk-auth__demo-text{margin:.625rem 0 0;font-size:.8125rem;line-height:1.45;color:#52525b}.kiosk-auth__demo-creds{margin:.5rem 0 0;font-size:.8125rem;font-weight:700;color:#7c3aed;word-break:break-all}.kiosk-auth__demo-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.kiosk-auth__demo-btn{width:100%;min-height:2.75rem;border:2px solid #c4b5fd;border-radius:9999px;background:#fff;color:#7c3aed;font-size:.9375rem;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease}.kiosk-auth__demo-btn--primary{background:#6e1cc4;border-color:#6e1cc4;color:#fff}.kiosk-auth__demo-btn:active{background:#faf5ff;border-color:#9333ea}.kiosk-auth__demo-btn--primary:active{background:#7e22ce;border-color:#7e22ce}