.reservar-root{--brand:#f4b0a6;--background:#fdf9f8;--foreground:#3d2f2e;--card:#fff;--card-foreground:#3d2f2e;--primary:#f4b0a6;--primary-foreground:#fff;--secondary:#f5ebe9;--secondary-foreground:#5c4543;--muted:#f5ebe9;--muted-foreground:#7a6563;--accent:#efe0dd;--accent-foreground:#5c4543;--border:#ead9d6;--input:#ead9d6;--ring:#f4b0a6;--radius:0.75rem;min-height:100dvh;background:linear-gradient(180deg,#f8eeec,#fdf9f8 45%,#fff);color:var(--foreground)}.reservar-root .bg-primary{background-color:var(--primary)}.reservar-root .text-primary{color:var(--primary)}.reservar-root .text-primary-foreground{color:var(--primary-foreground)}.reservar-root .border-primary{border-color:var(--primary)}.reservar-root .bg-primary\/5{background-color:hsla(8,78%,80%,.12)}.reservar-root .ring-primary{--tw-ring-color:var(--primary)}.reservar-root .hover\:border-primary\/50:hover{border-color:hsla(8,78%,80%,.5)}.reservar-root .border-primary\/15{border-color:hsla(8,78%,80%,.15)}.reservar-root .reservar-cta{min-height:3rem;font-size:1rem;font-weight:600;background-color:#e89588;color:#fff;box-shadow:0 2px 8px rgba(61,47,46,.12)}.reservar-root .reservar-cta:hover:not(:disabled){background-color:#d98578}.reservar-root .reservar-cta:disabled{opacity:.5}