@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;800&display=swap";
:root{--font-body:"Montserrat", system-ui, sans-serif;--style-radius-s:8px;--style-radius-m:12px}html[data-theme=light]{--theme-bg:#f7f4f0;--theme-input-bg:#fffdfb;--theme-text:#1c1613;--theme-elevation-0:#f7f4f0;--theme-elevation-50:#fffdfb;--theme-elevation-100:#efe9e2;--theme-elevation-150:#e6dfd7;--theme-elevation-200:#d9d0c6;--theme-elevation-250:#c9beb2;--theme-elevation-300:#b5a99c;--theme-elevation-400:#94887b;--theme-elevation-500:#6f6862;--theme-elevation-600:#56504a;--theme-elevation-650:#48423d;--theme-elevation-700:#3a3531;--theme-elevation-800:#2a2521;--theme-elevation-900:#1c1613;--theme-elevation-1000:#120e0c}html[data-theme=light] .btn--style-primary{color:#f5f2ef;background:#950000;border-color:#950000}html[data-theme=light] .btn--style-primary:hover{background:#7a0000;border-color:#7a0000}html[data-theme=light] a,html[data-theme=light] .nav__link--active,html[data-theme=light] .nav a:hover{color:#950000}html[data-theme=light] .card:hover{border-color:#950000}.dashboard__label,.nav-group__toggle{letter-spacing:.22em;text-transform:uppercase;color:#950000;font-size:11px;font-weight:600}.card{border-radius:14px;transition:transform .15s,border-color .2s}.card:hover{transform:translateY(-2px)}.btn{border-radius:100px;font-weight:600}.collection-list__header h1,.dashboard h2{letter-spacing:-.02em;font-weight:800}.table{border-radius:12px;overflow:hidden}.backstage-hola{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:16px;margin-bottom:2rem;padding:1.6rem 1.8rem}.backstage-hola h2{letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.5rem;font-weight:800}.backstage-hola h2 span{color:#950000}.backstage-hola p{color:var(--theme-elevation-500);margin:0;font-size:.95rem}.backstage-logo{letter-spacing:-.02em;font-family:Montserrat,system-ui,sans-serif;font-size:2.2rem;font-weight:800;line-height:1}.backstage-logo span{color:#950000}.backstage-logo--peti{font-size:1.05rem}
