﻿/*:root {
    --lp-primary: #0ea5e9;
    --lp-accent: #10b981;
    --lp-dark: #0f172a;
}*/

/*body {
    background: linear-gradient(180deg, rgba(15,23,42,.65), rgba(15,23,42,.65)), url('/img/farmacia-bg.jpg') center/cover no-repeat fixed;
    min-height: 100vh;
}*/

/*.lp-card {
    background: rgba(255,255,255,.95);
    border-radius: 1rem;
    box-shadow: 0 10px 30px rgba(0,0,0,.15);
    backdrop-filter: blur(4px);
}*/

/*.lp-pill {
    border-radius: 9999px;
}*/

/*.text-muted-small {
    font-size: .9rem;
}*/

.hidden {
    display: none !important;
}
