/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer base{input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}}@layer components{.button-add{cursor:pointer;height:calc(var(--spacing,.25rem) * 10);border-radius:var(--radius-lg,var(--radius));background-color:var(--color-black,#000);padding-inline:calc(var(--spacing,.25rem) * 6);padding-block:calc(var(--spacing,.25rem) * 2);color:var(--color-white,#fff);justify-content:center;align-items:center;margin-left:.5rem;font-size:.875rem;font-style:normal;font-weight:600;line-height:100%;display:flex}}body,html{min-height:100%}.card-planos:hover .svg-icon{fill:#fff}.toggle-switch{width:100%;max-width:190px}.custom-scrollbar ::-webkit-scrollbar{border-radius:12px;width:6px;height:8px}.custom-scrollbar ::-webkit-scrollbar-track{background:#d9dce2}.custom-scrollbar ::-webkit-scrollbar-thumb,.custom-scrollbar ::-webkit-scrollbar-thumb:hover{background:#68727d;border-radius:12px}.custom-scrollbar-hidden ::-webkit-scrollbar{border-radius:12px;width:6px;height:8px;display:none}.custom-scrollbar-hidden ::-webkit-scrollbar-track{background:#d9dce2;display:none}.custom-scrollbar-hidden ::-webkit-scrollbar-thumb,.custom-scrollbar-hidden ::-webkit-scrollbar-thumb:hover{background:#68727d;border-radius:12px;display:none}