/* (c) Haxter Corporation | All rights reserved. 2026 */

* {
    box-sizing: border-box;
}

body {
    background: #ffffff;
    color: #161e2d;
    font-family: Arial, Helvetica, sans-serif;
}

/* Sub Header */

.enterprise-sub-header {
    width: 100%;
    background: #ffffff;
    border-bottom: 1px solid #e5e7eb;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    z-index: 80;
}

.enterprise-sub-header__container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 18px 32px;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 28px;
}

.enterprise-sub-header__brand {
    display: flex;
    align-items: center;
    text-decoration: none;
    min-width: 0;
}

.enterprise-sub-header__logo {
    height: 38px;
    width: auto;
    max-width: 260px;
    display: block;
    object-fit: contain;
}

.enterprise-sub-header__toggle {
    display: none;
    border: none;
    background: transparent;
    color: #161e2d;
    font-size: 2rem;
    line-height: 1;
    cursor: pointer;
    padding: 6px 8px;
}

.enterprise-sub-header__menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-width: 0;
}

.enterprise-sub-header__nav {
    display: flex;
    align-items: center;
    gap: 28px;
    min-width: 0;
}

.enterprise-sub-header__nav a {
    display: inline-block;
    text-decoration: none;
    color: #161e2d;
    font-size: clamp(0.95rem, 0.95vw, 1.1rem);
    line-height: 1.1;
    font-weight: 700;
    white-space: nowrap;
    transition: color 0.25s ease, transform 0.25s ease;
}

.enterprise-sub-header__nav a:hover {
    color: #826af7;
    transform: translateY(-2px);
}

/* Shared */

.enterprise-overview__eyebrow,
.enterprise-features__eyebrow,
.enterprise-operations__eyebrow,
.enterprise-compliance__eyebrow,
.enterprise-clients__eyebrow,
.enterprise-property-model__eyebrow,
.enterprise-contact__eyebrow {
    display: inline-block;
    margin-bottom: 18px;
    color: #826af7;
    font-size: 1.6rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.enterprise-overview h2,
.enterprise-features__header h2,
.enterprise-operations h2,
.enterprise-compliance h2,
.enterprise-clients__header h2,
.enterprise-property-model h2,
.enterprise-contact h2 {
    font-size: 4.1rem;
    line-height: 1.08;
    font-weight: 750;
    letter-spacing: -0.055em;
    color: #161e2d;
    margin-bottom: 26px;
}

/* Hero */

.enterprise-hero {
    width: 100%;
    padding: 32px 32px 110px;
    background:
        radial-gradient(circle at 80% 0%, rgba(130, 106, 247, 0.26), transparent 34%),
        linear-gradient(135deg, #e9f7ff 0%, #d9efff 38%, #ffffff 80%);
}

.enterprise-hero__container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.enterprise-hero__tabs {
    width: 100%;
    min-height: 74px;
    padding: 0 26px;
    border: 1px solid rgba(11, 31, 58, 0.12);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 12px 32px rgba(11, 31, 58, 0.08);
    display: flex;
    align-items: center;
    gap: 34px;
    overflow-x: auto;
}

.enterprise-hero__tab {
    display: inline-flex;
    align-items: center;
    min-height: 74px;
    text-decoration: none;
    color: #161e2d;
    font-size: 1rem;
    font-weight: 700;
    white-space: nowrap;
    border-bottom: 3px solid transparent;
}

.enterprise-hero__tab--active {
    font-size: 1.15rem;
    border-bottom-color: #826af7;
}

.enterprise-hero__content {
    max-width: 900px;
    padding-top: 62px;
}

.enterprise-hero__breadcrumb {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 34px;
    color: #161e2d;
    font-size: 1rem;
    font-weight: 700;
}

.enterprise-hero__breadcrumb a {
    color: #161e2d;
    text-decoration: underline;
    text-underline-offset: 5px;
}

.enterprise-hero h1 {
    font-size: 5.4rem;
    line-height: 1.02;
    font-weight: 750;
    letter-spacing: -0.07em;
    color: #161e2d;
    margin-bottom: 14px;
}

.enterprise-hero p {
    font-size: 1.9rem;
    line-height: 1.45;
    color: #161e2d;
    max-width: 760px;
}

.enterprise-hero__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    margin-top: 34px;
    padding: 0 30px;
    border-radius: 999px;
    background: #161e2d;
    color: #ffffff;
    text-decoration: none;
    font-size: 1.05rem;
    font-weight: 800;
    transition: transform 0.25s ease, background 0.25s ease;
}

.enterprise-hero__button:hover {
    transform: translateY(-3px);
    background: #826af7;
}

/* Overview */

.enterprise-overview {
    width: 100%;
    padding: 96px 32px;
    background: #ffffff;
}

.enterprise-overview__container {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 0.95fr;
    gap: 78px;
    align-items: center;
}

.enterprise-overview__content p {
    font-size: 1.85rem;
    line-height: 1.62;
    color: #202938;
    margin-bottom: 18px;
}

.enterprise-overview__visual {
    width: 100%;
    min-height: 330px;
    border-radius: 28px;
    padding: 28px;
    background:
        linear-gradient(135deg, rgba(11,31,58,0.22), rgba(130,106,247,0.18)),
        url('https://suites.haxtercorp.com/_suites-img/banner.webp') center center / cover no-repeat;
    display: flex;
    align-items: flex-end;
    box-shadow: 0 26px 70px rgba(11, 31, 58, 0.15);
}

.enterprise-overview__visual-card {
    max-width: 480px;
    padding: 28px;
    border-radius: 22px;
    background: rgba(22, 30, 45, 0.92);
    color: #ffffff;
}

.enterprise-overview__visual-card span {
    display: inline-block;
    margin-bottom: 12px;
    color: #bfb5ff;
    font-size: 1rem;
    font-weight: 800;
    text-transform: uppercase;
}

.enterprise-overview__visual-card h3 {
    font-size: 2.2rem;
    line-height: 1.1;
    letter-spacing: -0.045em;
    margin-bottom: 14px;
}

.enterprise-overview__visual-card p {
    font-size: 1.35rem;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.82);
    margin: 0;
}

/* Features */

.enterprise-features {
    width: 100%;
    padding: 104px 32px;
    background: #f8f9ff;
}

.enterprise-features__container {
    max-width: 1280px;
    margin: 0 auto;
}

.enterprise-features__header {
    max-width: 960px;
    margin-bottom: 58px;
}

.enterprise-features__header p {
    font-size: 1.9rem;
    line-height: 1.55;
    color: #40516a;
}

.enterprise-features__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.enterprise-feature-card {
    min-height: 330px;
    padding: 34px;
    border: 1px solid #e5e8ef;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 18px 45px rgba(11, 31, 58, 0.06);
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.enterprise-feature-card:hover {
    transform: translateY(-6px);
    border-color: #826af7;
    box-shadow: 0 26px 70px rgba(11, 31, 58, 0.13);
}

.enterprise-feature-card--featured {
    background: linear-gradient(180deg, #ffffff 0%, #f3f0ff 100%);
    border-color: #826af7;
}

.enterprise-feature-card__tag {
    display: inline-block;
    width: fit-content;
    margin-bottom: 18px;
    padding: 8px 14px;
    border-radius: 999px;
    background: #f3f0ff;
    color: #826af7;
    font-size: 1.2rem;
    line-height: 1;
    font-weight: 800;
}

.enterprise-feature-card h3 {
    font-size: 2.45rem;
    line-height: 1.15;
    font-weight: 750;
    letter-spacing: -0.045em;
    color: #161e2d;
    margin-bottom: 16px;
}

.enterprise-feature-card p {
    font-size: 1.7rem;
    line-height: 1.5;
    color: #40516a;
}

/* Operations */

.enterprise-operations {
    width: 100%;
    padding: 96px 32px;
    background: #ffffff;
}

.enterprise-operations__container {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.18fr 0.82fr;
    gap: 52px;
    align-items: center;
}

.enterprise-operations__content p {
    font-size: 1.9rem;
    line-height: 1.6;
    color: #40516a;
    margin-bottom: 18px;
}

.enterprise-operations__panel,
.enterprise-property-model__panel {
    padding: 34px;
    border-radius: 24px;
    border: 1px solid #826af7;
    background: linear-gradient(180deg, #ffffff 0%, #f3f0ff 100%);
    box-shadow: 0 18px 45px rgba(11, 31, 58, 0.08);
}

.enterprise-operations__panel h3,
.enterprise-property-model__panel h3 {
    font-size: 2.5rem;
    line-height: 1.15;
    letter-spacing: -0.045em;
    color: #161e2d;
    margin-bottom: 24px;
}

.enterprise-operations__panel ul,
.enterprise-property-model__panel ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.enterprise-operations__panel li,
.enterprise-property-model__panel li {
    position: relative;
    padding-left: 26px;
    margin-bottom: 15px;
    font-size: 1.75rem;
    line-height: 1.45;
    color: #40516a;
}

.enterprise-operations__panel li::before,
.enterprise-property-model__panel li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.72em;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #826af7;
}

/* Compliance */

.enterprise-compliance {
    width: 100%;
    padding: 96px 32px;
    background: linear-gradient(135deg, #ffffff 0%, #f3f0ff 50%, #eef3ff 100%);
}

.enterprise-compliance__container {
    max-width: 1280px;
    margin: 0 auto;
}

.enterprise-compliance__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
}

.enterprise-compliance__grid article {
    padding: 30px;
    border: 1px solid #e5e8ef;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.86);
}

.enterprise-compliance__grid h3 {
    font-size: 2.1rem;
    line-height: 1.15;
    letter-spacing: -0.04em;
    color: #161e2d;
    margin-bottom: 14px;
}

.enterprise-compliance__grid p {
    font-size: 1.55rem;
    line-height: 1.5;
    color: #40516a;
}

/* Clients */

.enterprise-clients {
    width: 100%;
    padding: 104px 32px;
    background: #ffffff;
}

.enterprise-clients__container {
    max-width: 1280px;
    margin: 0 auto;
}

.enterprise-clients__header {
    max-width: 940px;
    margin-bottom: 44px;
}

.enterprise-clients__header p {
    font-size: 1.9rem;
    line-height: 1.6;
    color: #40516a;
}

.enterprise-clients__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.enterprise-clients__grid div {
    padding: 26px;
    border: 1px solid #e5e8ef;
    border-radius: 18px;
    background: #f8f9ff;
    color: #40516a;
    font-size: 1.75rem;
    line-height: 1.45;
}

/* Property Model */

.enterprise-property-model {
    width: 100%;
    padding: 96px 32px;
    background: #f8f9ff;
}

.enterprise-property-model__container {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.18fr 0.82fr;
    gap: 52px;
    align-items: center;
}

.enterprise-property-model__content p {
    font-size: 1.9rem;
    line-height: 1.6;
    color: #40516a;
    margin-bottom: 18px;
}

/* Contact */

.enterprise-contact {
    width: 100%;
    padding: 86px 32px;
    background: #161e2d;
    color: #ffffff;
}

.enterprise-contact__container {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 48px;
}

.enterprise-contact__content {
    max-width: 860px;
}

.enterprise-contact__eyebrow {
    color: rgba(255, 255, 255, 0.72);
}

.enterprise-contact h2 {
    color: #ffffff;
}

.enterprise-contact p {
    font-size: 1.9rem;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.82);
}

.enterprise-contact__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 58px;
    padding: 0 30px;
    border-radius: 999px;
    background: #ffffff;
    color: #161e2d;
    text-decoration: none;
    font-size: 1.1rem;
    font-weight: 800;
    white-space: nowrap;
    transition: transform 0.25s ease, background 0.25s ease, color 0.25s ease;
}

.enterprise-contact__button:hover {
    transform: translateY(-3px);
    background: #f3f0ff;
    color: #826af7;
}

/* Responsive */

@media (max-width: 1100px) {
    .enterprise-sub-header__container {
        grid-template-columns: auto auto;
        justify-content: space-between;
    }

    .enterprise-sub-header__toggle {
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .enterprise-sub-header__menu {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        padding: 16px 32px 22px;
        background: rgba(255, 255, 255, 0.98);
        border-top: 1px solid rgba(130, 106, 247, 0.16);
        box-shadow: 0 18px 40px rgba(11, 31, 58, 0.10);
        display: none;
    }

    .enterprise-menu-open .enterprise-sub-header__menu {
        display: block;
    }

    .enterprise-sub-header__nav {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 12px;
    }

    .enterprise-sub-header__nav a {
        width: 100%;
        padding: 13px 15px;
        border: 1px solid rgba(130, 106, 247, 0.18);
        border-radius: 15px;
        background: rgba(255, 255, 255, 0.86);
        color: #161e2d;
        font-size: 1rem;
    }

    .enterprise-overview__container,
    .enterprise-operations__container,
    .enterprise-property-model__container {
        grid-template-columns: 1fr;
    }

    .enterprise-features__grid,
    .enterprise-clients__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .enterprise-compliance__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .enterprise-contact__container {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 768px) {
    .enterprise-sub-header__container {
        padding: 12px 18px;
    }

    .enterprise-sub-header__logo {
        height: 34px;
        max-width: 190px;
    }

    .enterprise-sub-header__menu {
        padding: 12px 18px 18px;
    }

    .enterprise-sub-header__nav {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .enterprise-sub-header__nav a {
        padding: 12px 14px;
        border-radius: 14px;
        font-size: 0.98rem;
    }

    .enterprise-hero {
        padding: 22px 18px 76px;
    }

    .enterprise-hero__tabs {
        padding: 0 18px;
        gap: 24px;
    }

    .enterprise-hero__content {
        padding-top: 42px;
    }

    .enterprise-hero h1 {
        font-size: 4rem;
    }

    .enterprise-hero p,
    .enterprise-overview__content p,
    .enterprise-features__header p,
    .enterprise-operations__content p,
    .enterprise-clients__header p,
    .enterprise-property-model__content p,
    .enterprise-contact p {
        font-size: 1.75rem;
    }

    .enterprise-overview,
    .enterprise-features,
    .enterprise-operations,
    .enterprise-compliance,
    .enterprise-clients,
    .enterprise-property-model {
        padding: 74px 24px;
    }

    .enterprise-overview h2,
    .enterprise-features__header h2,
    .enterprise-operations h2,
    .enterprise-compliance h2,
    .enterprise-clients__header h2,
    .enterprise-property-model h2,
    .enterprise-contact h2 {
        font-size: 3rem;
    }

    .enterprise-features__grid,
    .enterprise-compliance__grid,
    .enterprise-clients__grid {
        grid-template-columns: 1fr;
    }

    .enterprise-contact__button {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .enterprise-sub-header__container {
        padding: 10px 14px;
    }

    .enterprise-sub-header__logo {
        height: 30px;
        max-width: 165px;
    }

    .enterprise-hero {
        padding: 18px 14px 62px;
    }

    .enterprise-hero__tabs {
        min-height: 64px;
        border-radius: 15px;
    }

    .enterprise-hero__tab {
        min-height: 64px;
        font-size: 0.95rem;
    }

    .enterprise-hero h1 {
        font-size: 3.3rem;
    }

    .enterprise-overview,
    .enterprise-features,
    .enterprise-operations,
    .enterprise-compliance,
    .enterprise-clients,
    .enterprise-property-model,
    .enterprise-contact {
        padding: 58px 18px;
    }

    .enterprise-feature-card,
    .enterprise-compliance__grid article,
    .enterprise-clients__grid div,
    .enterprise-operations__panel,
    .enterprise-property-model__panel,
    .enterprise-overview__visual-card {
        padding: 26px;
    }

    .enterprise-feature-card h3,
    .enterprise-operations__panel h3,
    .enterprise-property-model__panel h3 {
        font-size: 2.2rem;
    }
}

/** SUITES AWER-ENTERPRISE GRADE**/
