@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');

html {
    font-size: 16px;
    width: 100%;
    max-width: 100%;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

html::-webkit-scrollbar,
body::-webkit-scrollbar,
*::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

body {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px !important;
    line-height: 1.7 !important;
    width: 100%;
    max-width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: clip;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

nav {
    top: 0 !important;
}

main,
section,
.page-hero {
    width: 100%;
    max-width: 100%;
}

main {
    padding-top: 1.25rem !important;
    padding-bottom: 0.25rem !important;
}

body.index-page main {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

section,
.hero-panel,
.product-card,
.policy-panel,
.bg-white,
.bg-gray-50\/70 {
    padding-top: 0.85rem !important;
    padding-bottom: 0.85rem !important;
}

p {
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 1.7 !important;
}

.page-hero {
    padding-top: 0 !important;
    margin-inline: auto;
    max-width: 100%;
}

body.index-page .page-hero {
    padding-top: 0.30rem !important;
    padding-bottom: 0 !important;
}
body.index-page .page-hero h1 {
    margin-bottom: 0.25rem !important;
    line-height: 1.02 !important;
}
body.index-page .page-hero .text-gradient {
    margin-top: 0 !important;
    padding-bottom: 0 !important;
}
body.index-page .page-hero p {
    margin-top: 0 !important;
    margin-bottom: 1.5rem !important;
    line-height: 1.35 !important;
}

#download-section {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
body.index-page main {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    min-height: auto !important;
}

.page-hero h1 {
    font-size: 34px !important;
    line-height: 1.1 !important;
    max-width: 100%;
}

@media (min-width: 768px) {
    .page-hero {
        padding-top: 2.25rem !important;
    }

    .page-hero h1 {
        font-size: 40px !important;
    }
}

h1,
h2,
h3 {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
}

main h1,
section h1,
.page-hero h1,
.hero-panel h1 {
    font-size: 30px !important;
}

.landing-hero h1 {
    font-size: 44px !important;
    line-height: 1.05 !important;
}

@media (min-width: 768px) {
    .landing-hero h1 {
        font-size: 56px !important;
    }
}

main h2,
section h2,
.page-hero h2,
.hero-panel h2 {
    font-size: 22px !important;
}

.faq-question,
.faq-item h2,
.faq-item h3 {
    font-size: 18px !important;
}

main h3,
section h3,
.page-hero h3,
.hero-panel h3 {
    font-size: 20px !important;
}

.nav-link,
nav a,
nav a[href] {
    font-size: 16px !important;
    font-weight: 500 !important;
}

.btn,
.btn-download,
button,
.pricing-tab {
    font-size: 16px !important;
    font-weight: 600 !important;
}

.small-text,
.text-xs,
.text\[11px\],
.text\[10px\] {
    font-size: 14px !important;
}

footer {
    margin-top: 0 !important;
}

footer > div {
    padding-top: 1.2rem !important;
    padding-bottom: 1.0rem !important;
}

footer .grid {
    gap: 1.25rem !important;
    margin-bottom: 1rem !important;
}

footer .space-y-2 > :not([hidden]) ~ :not([hidden]) {
    margin-top: 0.35rem !important;
}

footer .space-y-3 > :not([hidden]) ~ :not([hidden]) {
    margin-top: 0.5rem !important;
}

footer p,
footer li,
footer a,
footer span,
footer h4,
footer .text-\[11px\],
footer .text-\[10px\] {
    font-size: 13px !important;
    line-height: 1.6 !important;
}

footer h4 {
    font-size: 14px !important;
    font-weight: 700 !important;
}

.footer-brand-text {
    font-size: 1.25rem !important;
    line-height: 1.2 !important;
}

@media (min-width: 768px) {
    .footer-brand-text {
        font-size: 1.5rem !important;
    }
}

.nav-link-active {
    color: #ec4899 !important;
    font-weight: 700 !important;
    background: #fdf2f8 !important;
    border-radius: 9999px !important;
    padding: 0.25rem 0.75rem !important;
}

.hrms-card-track,
.shoventory-card-track {
    overflow: hidden !important;
}
