@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
}

/* Reset del layout para página tradicional sin sidebar */
.page {
    display: block;
    width: 100%;
}

main {
    display: block;
    width: 100%;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

/* Modern card styles for Telerik / Bootstrap cards */
.telerik-card,
.k-card,
.card.telerik,
.card,
.plan-wrap {
    border: none;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 6px 18px rgba(18, 38, 63, 0.08), 0 2px 6px rgba(18, 38, 63, 0.04);
    transition: transform 200ms ease, box-shadow 200ms ease;
    overflow: hidden;
}

    .telerik-card:hover,
    .k-card:hover,
    .card.telerik:hover,
    .card:hover {
        transform: translateY(-6px);
        box-shadow: 0 12px 30px rgba(18, 38, 63, 0.12), 0 4px 12px rgba(18, 38, 63, 0.06);
    }

    .telerik-card .card-header,
    .k-card .card-header,
    .card.telerik .card-header,
    .card .card-header {
        background: linear-gradient(90deg, rgba(255,255,255,0.02), rgba(0,0,0,0.02));
        padding: 1rem 1.25rem;
        border-bottom: none;
    }

    .telerik-card .card-body,
    .k-card .card-body,
    .card.telerik .card-body,
    .card .card-body {
        padding: 1.25rem;
    }

    .telerik-card .card-footer,
    .k-card .card-footer,
    .card.telerik .card-footer,
    .card .card-footer {
        background: transparent;
        padding: 1rem 1.25rem;
    }

.pricing-price {
    font-size: 1.4em;
    font-weight: 700;
    color: var(--dark);
}

/* Reduce card text size by ~1px while keeping "Más popular" badge unaffected */
.card {
    font-size: calc(1rem - 1px);
}

.card-badge {
    display: inline-block;
    background: var(--main);
    color: #fff;
    padding: 0.25rem 0.6rem;
    font-size: 0.75rem;
    border-radius: 999px;
    box-shadow: 0 4px 10px rgba(11,93,93,0.08);
}

.pricing-features {
    margin-top: 0.5rem;
    padding-left: 0.5rem;
}

.pricing-features li { 
    padding: 0.35rem 0; 
    font-size: 13px; /* reduced per request: features text smaller */
}

/* Ensure feature list font-size overrides Bootstrap defaults */
.pricing-grid .plan-wrap .card .pricing-features li {
    font-size: 13px !important;
}

/* Comparison table group header: make only the header row slightly orange (soft) */
.feature-group-row td {
    background: rgba(221,137,3,0.06); /* soft orange for the group header row only */
    padding: 0.8rem 1rem;
    border-top: 1px solid rgba(0,0,0,0.03);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.02); /* subtle divider */
    font-size: 15px;
}

/* Table adjustments for comparison grid */
.table.table-borderless th, .table.table-borderless td {
    vertical-align: middle;
    padding: 0.9rem 1rem;
}

.table.table-borderless .feature-col {
    width: 360px; /* fixed column width for descriptions; wrap long text */
    white-space: normal;
    word-break: break-word;
    max-width: 360px;
    font-size:13px;
}

.table.table-borderless .plan-col {
    text-align: center; /* center plan values */
}

.table.table-borderless th.plan-popular,
.table.table-borderless td.plan-popular {
    background: var(--abhisoft-primary);
    color: var(--abhisoft-dark);
}

.table.table-borderless th.plan-normal,
.table.table-borderless td.plan-normal {
    /*background: rgba(216,217,2,0.06);*/
    background: var(--abhisoft-blue);
    color: var(--abhisoft-dark);
    font-size: 13px;
}

.table.table-borderless th.plan-popularDetalle,
.table.table-borderless td.plan-popularDetalle {
    background: rgba(216,217,2,0.06);
    color: var(--abhisoft-dark);
}

.table.table-borderless th.plan-normalDetalle,
.table.table-borderless td.plan-normalDetalle {
    /*background: rgba(216,217,2,0.06);*/
    background: #D9F8FB;
    color: var(--abhisoft-dark);
    font-size: 13px;
}



/* Improve visual weight: borders, rounded corners and shadows for comparison table */
.table.table-borderless {
    border: 1px solid rgba(61,69,67,0.06);
    border-radius: 12px;
    box-shadow: 10px 10px 20px -5px rgba(61,69,67,0.18);
    /*overflow:hidden;*/ /* clip rounded corners */
    border-collapse: separate;
    border-spacing: 1px;
}

.contenedor-tabla {
    /* Agregamos espacio a la derecha y abajo para que la sombra respire */
    padding-right: 15px;
    padding-bottom: 15px;
    background-color: #ffffff; /* Tu fondo siempre blanco */
}

.table.table-borderless thead th {
    background: transparent;
    padding: 1rem 1.25rem;
    font-weight: 700;
}

.table.table-borderless thead th:first-child {
    background: transparent;
}

.table.table-borderless tbody:not(.group) td {
    background: #fff;
    border-bottom: 1px solid rgba(0,0,0,0.03);
}

/* group band background (soft orange) - apply to tbody.group cells */
/* previously applied group tbody background removed to keep contrast; only header row uses orange */

/* reduce vertical spacing between feature rows */
.table.table-borderless tbody tr td {
    padding-top: 0.45rem;
    padding-bottom: 0.45rem;
}

/* ensure group header and feature text are left-aligned */
.table.table-borderless .feature-group-row td,
.table.table-borderless .feature-col,
.table.table-borderless thead th:first-child {
    text-align: left;
}

/* keep column separators subtle */
.table.table-borderless th:not(:first-child),
.table.table-borderless td:not(:first-child) {
    border-left: 1px solid rgba(61,69,67,0.03);
}

/* remove left border on first column */
.table.table-borderless td:first-child,
.table.table-borderless th:first-child {
    border-left: none;
}

.table-title {
    margin-bottom: 1rem;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 700;
}

/* emphasise popular column with a soft inset border */
.table.table-borderless td.plan-popular,
.table.table-borderless th.plan-popular {
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.04);
}

/* styles for the small popular badge above the popular plan */
.small-popular-badge {
    display: inline-block;
    background: var(--dark);
    color: var(--main);
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 0.75rem;
}

.plan-badge-row th, .plan-buy-row th {
    background: transparent;
    border-top: none;
}

.plan-buy-row th button {
    padding: 6px 12px;
    border-radius: 10px;
}

/* round table header corners to echo cards */
.table.table-borderless thead th:first-child {
    border-top-left-radius: 12px;
}
.table.table-borderless thead th:last-child {
    border-top-right-radius: 12px;
}

/* Group band background to increase contrast */
.table.table-borderless tbody.group {
    /* keep tbody element as logical group; visual applied to td above */
}

/* Accent for popular plan */
.card.popular {
    background: linear-gradient(180deg, rgba(57,69,67,0.04), rgba(150,217,233,0.04));
    border: 1px solid rgba(61,69,67,0.10);
}

/* corporate color variables */
:root {
    --main: #D8D902; /* primary yellow */
    --dark: #3D4543; /* primary dark */
    --sec1: #96D9E9; /* secondary light blue */
    --sec2: #DD8A03; /* secondary orange */
}

/* Typography: Mukta */
body, .card, .pricing-features, table { font-family: 'Mukta', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; }

/* ABHISOFT visual tokens */
:root {
    --abhisoft-primary: #D8D902;
    --abhisoft-dark: #3D4543;
    --abhisoft-blue: #96D9E9;
    --abhisoft-orange: #DD8A03;
}

/* Pricing grid to support flexible number of plans */
.pricing-grid {
    display: grid;
    /* Place as many columns as fit. Increase min width so cards are wider (~+20-25%). */
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    /*width:1080px;*/
    gap: 1.5rem;
    align-items: start;
    margin-top: 0.0rem; /* reduced spacing between title/toggle and cards */
}

.plan-wrap {
    position: relative;
    padding: 0.25rem;
    box-sizing: border-box;
    /* ensure card content aligns at top */
}

    .plan-wrap .popular-badge {
        position: absolute;
        top: -5px; /* slightly higher to protrude above the card */
        left: 50%;
        transform: translateX(-50%);
        background: var(--dark);
        color: var(--main);
        font-weight: 400; /* not bold */
        padding: 8px 14px; /* reduced size */
        border-radius: 8px 0px 8px 0px;
        box-shadow: 0 8px 18px rgba(61,69,67,0.18);
        z-index: 50;
        font-size: 0.85rem; /* slightly smaller */
        line-height: 1;
        white-space: nowrap; /* keep text on single line */
        pointer-events: none;
        height:28px;
    }

/* Give non-popular plans a subtle header using the corporate blue */
.pricing-grid .card:not(.popular) .card-header {
    background: var(--abhisoft-blue); /* light blue wash for non-popular */
    border-bottom: none;
}

.pricing-grid .card:not(.popular) .card-header h5 {
    color: var(--abhisoft-dark);
    font-weight: 700;
}

/* Give popular plan header the corporate green/yellow color */
.pricing-grid .card.popular .card-header {
    background: var(--abhisoft-primary);
    border-bottom: none;
}

.pricing-grid .card.popular .card-header h5 {
    color: #fff; /* white text for popular plan name */
    font-weight: 700;
}

/* 'Nodes' used as feature bullets inspired by ABHISOFT logo */
.node {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 0.6rem;
    vertical-align: middle;
}
.node-on {
    background: var(--abhisoft-primary);
    box-shadow: 0 0 6px rgba(216,217,2,0.18);
}
.node-off {
    background: #e55353; /* red for disabled feature */
    border: 2px solid rgba(229,83,83,0.12);
}

.support-footer {
    color: var(--abhisoft-orange);
    text-align: center;
    margin-top: 0.75rem;
}
.feature-text { vertical-align: middle; }
.feature-text.muted { color: #6c757d; }

/* Buttons and accents */
.btn-primary {
    color: #fff;
    background-color: var(--dark);
    border-color: var(--dark);
}

    .btn-primary:hover, .btn-primary:focus {
        background-color: #2f3331;
        border-color: #2f3331;
    }

/* Full width CTA inside pricing cards */
.full-width-btn {
    display: block;
    width: 100%;
    padding: 0.75rem 1rem;
    border-radius: 8px;
    font-weight: 600;
}

.card-divider {
    border: 0;
    height: 2px;
    background: #3D4543; /* slightly more visible */
    margin: 0rem 0 0rem 0;
    display: block;
}

/* stronger divider for popular card (darker background) */
.card.popular .card-divider {
    background: rgba(0,0,0,0.14);
}

.telerik-card .pricing-price .card-body {
    color: var(--dark);
}


.telerik-card.popular {
    box-shadow: 0 18px 40px rgba(61,69,67,0.14), 0 6px 18px rgba(61,69,67,0.06);
    border: 1px solid rgba(216,217,2,0.12);
}

/* Switch styling */
/* Custom toggle switch */
.switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 26px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .3s;
    border-radius: 34px;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        left: 3px;
        bottom: 3px;
        background-color: white;
        transition: .3s;
        border-radius: 50%;
    }

.switch input:checked + .slider {
  background: var(--abhisoft-primary) !important;
}

    .switch input:checked + .slider:before {
        transform: translateX(22px);
    }

.save-badge, .switch-wrap .badge.bg-success {
    background: var(--abhisoft-orange);
    color: #fff;
    font-weight: 700;
}

/* increase vertical spacing between switch and cards */
.pricing-grid {
    margin-top: 0rem;
}

/* stronger shadows for emphasis */
.card {
    box-shadow: 0 14px 36px rgba(57,69,67,0.12), 0 6px 18px rgba(57,69,67,0.06);
}

/* subtle entrance animation */
.plan-wrap {
    opacity: 0;
    transform: translateY(8px);
    animation: fadeUp 420ms ease forwards;
}

    .plan-wrap:nth-child(1) {
        animation-delay: 0ms;
    }

    .plan-wrap:nth-child(2) {
        animation-delay: 80ms;
    }

    .plan-wrap:nth-child(3) {
        animation-delay: 200ms;
    }

    .plan-wrap:nth-child(4) {
        animation-delay: 240ms;
    }

    .plan-wrap:nth-child(5) {
        animation-delay: 320ms;
    }

@keyframes fadeUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Small responsive tweaks */
@media (max-width: 767.98px) {
    .pricing-price {
        font-size: 1.25rem;
    }

    .telerik-card, .card {
        border-radius: 10px;
    }
}

/* Ensure when container is wide enough we try to show up to 5 cards in a row */
@media (min-width: 1400px) {
    /* large desktops: 5 columns */
    .pricing-grid {
        grid-template-columns: repeat(5, 1fr);
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    /* wide screens: 5 columns but slightly smaller */
    .pricing-grid {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    /* 4 columns */
    .pricing-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /* 3 columns */
    .pricing-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 767.98px) {
    /* single column on narrow screens */
    .pricing-grid {
        grid-template-columns: 1fr;
    }
}

/* NAVBAR STYLES */
.navbar-top {
    background: var(--abhisoft-dark);
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    position: sticky;
    top: 0;
    z-index: 1000;
}

.navbar-top .navbar {
    padding: 0.75rem 1rem;
}

/* Navbar toggler (hamburger button) styles for mobile */
.navbar-top .navbar-toggler {
    border: 2px solid rgba(255,255,255,0.3);
    padding: 0.5rem 0.75rem;
}

.navbar-top .navbar-toggler:focus {
    box-shadow: 0 0 0 0.25rem rgba(216,217,2,0.25);
}

.navbar-top .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.85%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    width: 1.5rem;
    height: 1.5rem;
}

.logo-container {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    font-size: 1.5rem;
    font-weight: 700;
}

.logo-text {
    color: #fff;
}

.logo-highlight {
    color: var(--abhisoft-primary);
}

.navbar-top .nav-link {
    color: rgba(255,255,255,0.85);
    font-weight: 500;
    padding: 0.5rem 1rem;
    transition: color 0.2s ease;
}

.navbar-top .nav-link:hover,
.navbar-top .nav-link.active {
    color: var(--abhisoft-primary);
}

.nav-btn-login {
    color: rgba(255,255,255,0.85);
    text-decoration: none;
    padding: 0.5rem 1rem;
}

.nav-btn-login:hover {
    color: var(--abhisoft-primary);
}

.nav-btn-demo {
    border-color: rgba(255,255,255,0.3);
    color: #fff;
    padding: 0.5rem 1.25rem;
    border-radius: 8px;
}

.nav-btn-demo:hover {
    background: rgba(255,255,255,0.1);
    border-color: #fff;
}

.nav-btn-start {
    background: var(--abhisoft-primary);
    border-color: var(--abhisoft-primary);
    color: var(--abhisoft-dark);
    padding: 0.5rem 1.25rem;
    border-radius: 8px;
    font-weight: 600;
}

.nav-btn-start:hover {
    background: #c5ca02;
    border-color: #c5ca02;
}

.content-main {
    min-height: calc(100vh - 80px);
}

/* HERO SECTION FOR PRICING PAGE */
.hero-pricing {
    background: linear-gradient(135deg, var(--abhisoft-dark) 0%, #2a2f2d 100%);
    padding: 4rem 1rem 3rem;
    margin-bottom: 1rem; /* reduced from 2rem to 1rem */
}

/* Identidades visuales por producto */
.hero-start {
    background: linear-gradient(135deg, var(--abhisoft-dark) 0%, #2a2f2d 100%);
}

.hero-rest {
    background: linear-gradient(135deg, #8B4513 0%, #654321 100%); /* Brown/Coffee tones for restaurants */
}

.hero-pos {
    background: linear-gradient(135deg, #1565C0 0%, #0D47A1 100%); /* Blue tones for retail/POS */
}

.hero-cont {
    background: linear-gradient(135deg, #2E7D32 0%, #1B5E20 100%); /* Green tones for accounting */
}

.hero-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0.5rem;
}

.hero-subtitle {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--abhisoft-primary);
    margin-bottom: 1.5rem;
}

.hero-description {
    font-size: 1.1rem;
    color: rgba(255,255,255,0.85);
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.6;
}

/* Dropdown menu styles */
.navbar-top .dropdown-menu {
    background: var(--abhisoft-dark);
    border: 1px solid rgba(255,255,255,0.1);
}

.navbar-top .dropdown-item {
    color: rgba(255,255,255,0.85);
    padding: 0.5rem 1rem;
}

.navbar-top .dropdown-item:hover {
    background: rgba(216,217,2,0.1);
    color: var(--abhisoft-primary);
}

/* Mobile navbar collapse styles */
@media (max-width: 991px) {
    .navbar-top .navbar-collapse {
        background: var(--abhisoft-dark);
        padding: 1rem;
        margin-top: 0.5rem;
        border-radius: 8px;
    }

    .navbar-top .nav-item {
        margin-bottom: 0.5rem;
    }

    .navbar-top .dropdown-menu {
        background: rgba(0,0,0,0.2);
        border: none;
        margin-left: 1rem;
    }

    .navbar-top .d-flex.gap-2 {
        flex-direction: column;
        width: 100%;
        margin-top: 1rem;
    }

    .navbar-top .d-flex.gap-2 button {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .hero-title, .hero-subtitle {
        font-size: 1.75rem;
    }
    
    .hero-description {
        font-size: 1rem;
    }
}

/* HOME PAGE STYLES */
.hero-home {
    background: linear-gradient(135deg, var(--abhisoft-dark) 0%, #2a2f2d 100%);
    padding: 6rem 0 4rem;
    color: #fff;
}

.hero-home-title {
    font-size: 2.75rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    color: #fff;
}

.hero-home-description {
    font-size: 1.25rem;
    line-height: 1.6;
    margin-bottom: 2rem;
    color: rgba(255,255,255,0.9);
}

.hero-home-buttons {
    display: flex;
    gap: 1rem;
    margin-bottom: 2rem;
}

.hero-home-buttons .btn {
    padding: 0.75rem 2rem;
    border-radius: 8px;
    font-weight: 600;
}

.hero-stats {
    display: flex;
    gap: 3rem;
}

.stat-item h3 {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--abhisoft-primary);
    margin-bottom: 0.25rem;
}

.stat-item p {
    font-size: 0.9rem;
    color: rgba(255,255,255,0.8);
    margin: 0;
}

.hero-home-image {
    position: relative;
    height: 400px;
}

.floating-card {
    position: absolute;
    background: rgba(255,255,255,0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.2);
    border-radius: 12px;
    padding: 1.5rem;
    display: flex;
    align-items: center;
    gap: 1rem;
    animation: float 3s ease-in-out infinite;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.floating-card .icon {
    font-size: 3rem;
}

.floating-card h6 {
    font-weight: 600;
    margin-bottom: 0.25rem;
    color: #fff;
}

.floating-card p {
    font-size: 0.9rem;
    margin: 0;
    color: rgba(255,255,255,0.8);
}

@keyframes float {
    0%, 100% { transform: translate(-50%, -50%) translateY(0); }
    50% { transform: translate(-50%, -50%) translateY(-20px); }
}

/* Products Section */
.products-section {
    padding: 5rem 0;
    background: #f8f9fa;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--abhisoft-dark);
    margin-bottom: 1rem;
}

.section-subtitle {
    font-size: 1.1rem;
    color: #6c757d;
    max-width: 600px;
    margin: 0 auto;
}

.product-card {
    background: #fff;
    border-radius: 12px;
    padding: 2rem;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

.product-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 24px rgba(0,0,0,0.1);
}

.product-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
    color: #fff;
}

.product-icon.start {
    background: linear-gradient(135deg, var(--abhisoft-dark), #2a2f2d);
}

.product-icon.rest {
    background: linear-gradient(135deg, #8B4513, #654321);
}

.product-icon.pos {
    background: linear-gradient(135deg, #1565C0, #0D47A1);
}

.product-icon.cont {
    background: linear-gradient(135deg, #2E7D32, #1B5E20);
}

.product-card h4 {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--abhisoft-dark);
    margin-bottom: 1rem;
}

.product-card p {
    color: #6c757d;
    margin-bottom: 1.5rem;
    line-height: 1.6;
}

.product-link {
    color: var(--abhisoft-primary);
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
}

.product-link:hover {
    color: var(--abhisoft-dark);
}

/* Benefits Section */
.benefits-section {
    padding: 5rem 0;
    background: #fff;
}

.benefit-card {
    text-align: center;
    padding: 2rem 1rem;
}

.benefit-number {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, var(--abhisoft-primary), #c5ca02);
    color: var(--abhisoft-dark);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0 auto 1.5rem;
}

.benefit-card h5 {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--abhisoft-dark);
    margin-bottom: 1rem;
}

.benefit-card p {
    color: #6c757d;
    line-height: 1.6;
}

/* CTA Section */
.cta-section {
    background: linear-gradient(135deg, var(--abhisoft-dark) 0%, #2a2f2d 100%);
    padding: 5rem 0;
    color: #fff;
}

.cta-title {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.cta-description {
    font-size: 1.25rem;
    margin-bottom: 2rem;
    color: rgba(255,255,255,0.9);
}

.cta-buttons {
    display: flex;
    gap: 1rem;
    justify-content: center;
}

.cta-buttons .btn {
    padding: 0.75rem 2rem;
    border-radius: 8px;
    font-weight: 600;
}

/* Responsive */
@media (max-width: 992px) {
    .hero-home {
        padding: 4rem 0 3rem;
    }

    .hero-home-title {
        font-size: 2rem;
    }

    .hero-home-description {
        font-size: 1.1rem;
    }

    .hero-stats {
        flex-wrap: wrap;
        gap: 2rem;
    }

    .hero-home-image {
        height: 300px;
        margin-top: 2rem;
    }

    .section-title {
        font-size: 2rem;
    }

    .hero-home-buttons {
        flex-direction: column;
    }

    .hero-home-buttons .btn {
        width: 100%;
    }

    .cta-title {
        font-size: 2rem;
    }

    .cta-buttons {
        flex-direction: column;
    }

    .cta-buttons .btn {
        width: 100%;
    }
}

/* Reduce vertical gap between plan name (header) and price */
.pricing-grid .card .card-header {
    padding-bottom: 0.5rem; /* reduce space under header */
}

.pricing-grid .card .card-body {
    padding-top: 0.75rem; /* reduce top padding of body */
}

.pricing-grid .card .pricing-price {
    margin-top: 0.5rem; /* smaller gap between header and price */
    margin-bottom: 0.5rem;
}
