@layer base{.kiosk-root{--kiosk-text-scale:1;--text-xs:calc(.75rem*var(--kiosk-text-scale));--text-sm:calc(.875rem*var(--kiosk-text-scale));--text-base:calc(1rem*var(--kiosk-text-scale));--text-lg:calc(1.125rem*var(--kiosk-text-scale));--text-xl:calc(1.25rem*var(--kiosk-text-scale));--text-2xl:calc(1.5rem*var(--kiosk-text-scale));--text-3xl:calc(1.875rem*var(--kiosk-text-scale));--text-4xl:calc(2.25rem*var(--kiosk-text-scale));--text-5xl:calc(3rem*var(--kiosk-text-scale));--text-6xl:calc(3.75rem*var(--kiosk-text-scale))}.kiosk-shell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--kiosk-bg:#fff;--kiosk-bg-2:#f8fafc;--kiosk-surface:#fff;--kiosk-surface-2:#f8fafc;--kiosk-surface-3:#f1f5f9;--kiosk-text-strong:#0f172a;--kiosk-text:#1e293b;--kiosk-muted:#64748b;--kiosk-muted-2:#94a3b8;--kiosk-border:#0f172a1f;--kiosk-ring:#0e749059;--background:var(--kiosk-bg);--foreground:var(--kiosk-text);--card:var(--kiosk-surface);--card-foreground:var(--kiosk-text);--popover:var(--kiosk-surface);--popover-foreground:var(--kiosk-text);--secondary:var(--kiosk-surface-2);--secondary-foreground:var(--kiosk-text);--muted:var(--kiosk-surface-2);--muted-foreground:var(--kiosk-muted);--accent:#0ea5e9;--accent-foreground:#06121f;--border:var(--kiosk-border);--input:var(--kiosk-border);--ring:var(--kiosk-ring);--radius:1rem;color:var(--foreground);isolation:isolate;background:#fff;min-height:100vh;position:relative;overflow-x:hidden}.kiosk-main{--kiosk-text-scale:1}.kiosk-shell header,.kiosk-shell footer{border-color:var(--kiosk-border);background-color:#fff}.kiosk-shell .bg-white,.kiosk-shell .bg-slate-50{background-color:var(--kiosk-surface)}.kiosk-shell .bg-slate-100,.kiosk-shell .bg-slate-200,.kiosk-shell .bg-slate-300{background-color:var(--kiosk-surface-2)}.kiosk-shell .text-slate-900,.kiosk-shell .text-slate-800,.kiosk-shell .text-slate-700{color:var(--kiosk-text-strong)}.kiosk-shell .text-slate-600,.kiosk-shell .text-slate-500{color:var(--kiosk-muted)}.kiosk-shell .text-slate-400,.kiosk-shell .text-slate-300{color:var(--kiosk-muted-2)}.kiosk-shell .border-slate-200,.kiosk-shell .border-slate-300,.kiosk-shell .border-slate-400,.kiosk-shell .border-slate-500,.kiosk-shell .border-slate-700,.kiosk-shell .border-slate-800,.kiosk-shell .border-slate-900{border-color:var(--kiosk-border)}.kiosk-shell [data-slot=card]{border-color:var(--kiosk-border);background:#fff;box-shadow:0 18px 40px #0f172a14}.kiosk-shell input,.kiosk-shell select,.kiosk-shell textarea{background-color:var(--kiosk-surface);border-color:var(--kiosk-border);color:var(--kiosk-text)}.kiosk-shell input::placeholder,.kiosk-shell textarea::placeholder{color:var(--kiosk-muted-2)}.kiosk-shell button,.kiosk-shell [role=button],.kiosk-shell a[role=button]{transition:transform .2s,box-shadow .2s,background-color .2s,color .2s,border-color .2s}.kiosk-shell button:active,.kiosk-shell [role=button]:active,.kiosk-shell a[role=button]:active{transform:translateY(1px)scale(.99)}.kiosk-shell>header,.kiosk-shell>main,.kiosk-shell>footer{animation:.52s both kiosk-fade-up}.kiosk-shell [data-slot=card],.kiosk-shell .kiosk-panel,.kiosk-shell .kiosk-tile{animation:.42s both kiosk-pop}.kiosk-typography{--kiosk-title-size:var(--text-6xl);--kiosk-title-line:var(--text-6xl--line-height);--kiosk-subtitle-size:var(--text-4xl);--kiosk-subtitle-line:var(--text-4xl--line-height);--kiosk-body-size:var(--text-3xl);--kiosk-body-line:var(--text-3xl--line-height);--kiosk-icon-scale-xs:1.8;--kiosk-icon-scale-sm:1.6;--kiosk-icon-scale-md:1.4;--kiosk-icon-scale-lg:1.3;--kiosk-icon-scale-xl:1.2;font-size:var(--kiosk-body-size);line-height:var(--kiosk-body-line)}.kiosk-typography h1,.kiosk-typography .kiosk-title{letter-spacing:-.02em;font-size:var(--kiosk-title-size)!important;line-height:var(--kiosk-title-line)!important}.kiosk-typography h2,.kiosk-typography .kiosk-subtitle{letter-spacing:-.015em;font-size:var(--kiosk-subtitle-size)!important;line-height:var(--kiosk-subtitle-line)!important}.kiosk-typography h3,.kiosk-typography h4,.kiosk-typography h5,.kiosk-typography h6,.kiosk-typography .kiosk-heading,.kiosk-typography .text-xs,.kiosk-typography .text-sm,.kiosk-typography .text-base,.kiosk-typography .text-lg,.kiosk-typography .text-xl,.kiosk-typography .text-2xl,.kiosk-typography .text-3xl{font-size:var(--kiosk-body-size)!important;line-height:var(--kiosk-body-line)!important}.kiosk-typography .text-4xl{font-size:var(--kiosk-subtitle-size)!important;line-height:var(--kiosk-subtitle-line)!important}.kiosk-typography .text-5xl,.kiosk-typography .text-6xl{font-size:var(--kiosk-title-size)!important;line-height:var(--kiosk-title-line)!important}.kiosk-typography .kiosk-body{font-size:var(--kiosk-body-size);line-height:var(--kiosk-body-line)}.kiosk-typography .kiosk-muted{color:var(--kiosk-muted)}.kiosk-typography .kiosk-header-title{color:var(--kiosk-text-strong);font-weight:700;font-size:var(--kiosk-subtitle-size)!important;line-height:var(--kiosk-subtitle-line)!important}.kiosk-typography button,.kiosk-typography [role=button],.kiosk-typography a[role=button],.kiosk-typography input,.kiosk-typography select,.kiosk-typography textarea{font-size:var(--kiosk-body-size)!important;line-height:var(--kiosk-body-line)!important}.kiosk-shell header [data-slot=button]{border-radius:16px;min-height:64px;padding:0 24px}.kiosk-shell header [data-slot=button].kiosk-home-button{border-radius:12px;min-height:48px;padding:0 16px}.kiosk-typography svg.h-4{height:calc(1rem*var(--kiosk-icon-scale-xs))!important}.kiosk-typography svg.w-4{width:calc(1rem*var(--kiosk-icon-scale-xs))!important}.kiosk-typography svg.h-5{height:calc(1.25rem*var(--kiosk-icon-scale-sm))!important}.kiosk-typography svg.w-5{width:calc(1.25rem*var(--kiosk-icon-scale-sm))!important}.kiosk-typography svg.h-6{height:calc(1.5rem*var(--kiosk-icon-scale-md))!important}.kiosk-typography svg.w-6{width:calc(1.5rem*var(--kiosk-icon-scale-md))!important}.kiosk-typography svg.h-7{height:calc(1.75rem*var(--kiosk-icon-scale-lg))!important}.kiosk-typography svg.w-7{width:calc(1.75rem*var(--kiosk-icon-scale-lg))!important}.kiosk-typography svg.h-8{height:calc(2rem*var(--kiosk-icon-scale-xl))!important}.kiosk-typography svg.w-8{width:calc(2rem*var(--kiosk-icon-scale-xl))!important}@media (prefers-reduced-motion:reduce){.kiosk-shell>header,.kiosk-shell>main,.kiosk-shell>footer,.kiosk-shell [data-slot=card],.kiosk-shell .kiosk-panel,.kiosk-shell .kiosk-tile{animation:none}.kiosk-shell button,.kiosk-shell [role=button],.kiosk-shell a[role=button]{transition:none}}.kiosk-patient{font-size:var(--kiosk-body-size);line-height:var(--kiosk-body-line)}.kiosk-patient button,.kiosk-patient [role=button],.kiosk-patient a[role=button],.kiosk-patient input,.kiosk-patient select,.kiosk-patient textarea{min-height:48px}.kiosk-patient .container{max-width:1200px}.kiosk-patient th,.kiosk-patient td{font-size:inherit}}@keyframes kiosk-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translate(0,0)}}@keyframes kiosk-pop{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}
