:root {
    --phoenix-red: #d71920;
    --phoenix-red-dark: #a80e14;
    --phoenix-charcoal: #171414;
    --phoenix-cream: #f8f4ef;
}

html { scroll-behavior: smooth; }
body { color: #342f2d; font-family: 'Open Sans', Arial, Helvetica, sans-serif; }
body #wrapper { overflow: hidden; }
section { position: relative; display: block; }
#topNav .btn-mobile { display: none; }

/* Header: retain the original marketing-site layout and spacing. */
#header,
#topNav,
#topNav .navbar-collapse { background: #050505 !important; }

#topNav > .container {
    min-height: 116px;
    gap: 28px;
}

#header #topNav a.phoenixpos-logo {
    width: 220px;
    height: 96px;
    min-width: 220px;
    margin: 10px 0;
    padding: 17px 12px 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 1 !important;
    background: #fff;
    border-radius: 4px;
    overflow: visible;
}

.phoenixpos-wordmark,
.footer-wordmark {
    color: #242020;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: -1.7px;
    white-space: nowrap;
}

.phoenixpos-wordmark strong,
.footer-wordmark strong { color: inherit; font-weight: 800; }

.phoenixpos-subtitle {
    margin-top: 9px;
    color: var(--phoenix-red);
    font: 700 11px/1 'Raleway', sans-serif;
    letter-spacing: 4px;
    text-transform: uppercase;
}

#topNav .navbar-collapse {
    flex: 1 1 auto;
    padding: 0;
    display: block !important;
}

.nav-container {
    display: flex;
    align-items: center;
    width: 100%;
}

.nav-main-wrap { flex: 1 1 auto; }

#topNav #topMain {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
}

#topNav #topMain > li > a,
#topNav .customer-login-link {
    color: #fff !important;
    background: transparent !important;
    font: 500 18px/1 'Raleway', sans-serif;
    text-decoration: none !important;
    text-transform: none;
}

#topNav #topMain > li > a {
    height: 116px;
    padding: 0 18px;
    line-height: 116px;
}

#topNav #topMain > li.active > a {
    font-size: 20px;
    text-decoration: underline !important;
    text-underline-offset: 5px;
}

#topNav #topMain > li > a:hover,
#topNav .customer-login-link:hover { color: #ef4a50 !important; }

#topNav .customer-login-link {
    flex: 0 0 auto;
    margin-left: 4px;
    font-weight: 700;
    white-space: nowrap;
}

/* Brochure-inspired red accents. */
.hero-caption h1,
.hero-caption h3 {
    color: #ef4a50 !important;
    font-family: Impact, 'Arial Narrow', 'Arial Black', sans-serif !important;
    font-weight: 400 !important;
}
.selling-points-overlay { border-color: rgba(215, 25, 32, .6) !important; }
.point-feature i,
.mini-feature i,
.section-header .subtitle,
.section-header h2 .highlight,
.learn-link,
.industry-message i { color: var(--phoenix-red) !important; }
.kiwi-badge { background: rgba(215, 25, 32, .32) !important; }
.btn-find-more,
.btn-main { background: var(--phoenix-red) !important; border-color: var(--phoenix-red) !important; }
.btn-find-more:hover,
.btn-main:hover { background: var(--phoenix-red-dark) !important; border-color: var(--phoenix-red-dark) !important; }
.section-header .subtitle { background: rgba(215, 25, 32, .09) !important; }
.card-overlay { background: linear-gradient(135deg, rgba(0, 0, 0, .9), rgba(168, 14, 20, .92)) !important; }

.showcase-frame {
    padding: 10px;
    border: 1px solid #eadfda;
    background: #fff !important;
}

.showcase-frame img { border-radius: 12px; }
.home-intro .container { max-width: 1500px; }
.home-intro .section-kicker { margin-bottom: 10px; }
.home-showcase-title {
    margin: 0 auto 15px;
    color: #1d1918;
    font: 800 clamp(30px, 3.2vw, 43px)/1.2 'Raleway', sans-serif;
}
.home-intro .intro-copy { max-width: 1120px; }
.home-intro .showcase-frame {
    width: calc(100% - 40px);
    max-width: 1380px;
    padding: 0;
    overflow: visible;
    border: 0;
    border-radius: 10px;
    box-shadow: 0 22px 46px -18px rgba(30, 20, 18, .28);
}
.home-intro .showcase-frame img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
    border-radius: 10px;
}

/* Keep the POS and Head Office screens readable by showing them one after another. */
.home-intro > .container {
    max-width: 1520px;
}

.home-screen-stack {
    width: 100%;
    max-width: 1482px;
    margin: 42px auto 36px;
}

.screen-showcase-card {
    padding: 0 0 66px;
    text-align: center;
}

.screen-showcase-card + .screen-showcase-card {
    padding-top: 64px;
    border-top: 1px solid #e9dfda;
}

.screen-showcase-card:last-child { padding-bottom: 0; }

.screen-showcase-copy {
    max-width: 780px;
    margin: 0 auto 27px;
}

.screen-showcase-copy h3 {
    margin: 7px 0 12px;
    color: #1d1918;
    font: 800 clamp(27px, 3vw, 38px)/1.2 'Raleway', sans-serif;
}

.screen-showcase-copy p {
    margin: 0;
    color: #5b5350;
    font: 400 17px/1.65 'Raleway', sans-serif;
}

.actual-screen-frame {
    width: 100%;
    max-width: 1482px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ded2cc;
    border-radius: 12px;
    box-shadow: 0 24px 50px -22px rgba(30, 20, 18, .42);
}

.actual-screen-frame img {
    width: 100%;
    height: auto;
    display: block;
}

.full-size-image-link {
    display: block;
    cursor: zoom-in;
}

.full-size-image-link img {
    transition: filter .18s ease, transform .18s ease;
}

.full-size-image-link:hover img,
.full-size-image-link:focus-visible img {
    filter: brightness(.98);
    transform: scale(1.002);
}

.full-size-image-link:focus-visible {
    outline: 3px solid var(--phoenix-red);
    outline-offset: -3px;
}
.industry-card { border: 1px solid #eee6e2; }
.industry-card .card-media img { object-position: center; }
.industry-card:nth-child(1) .card-media img,
.industry-card:nth-child(2) .card-media img { object-position: center 25%; }

.contact-sec {
    padding: 76px 0 !important;
    color: #fff;
    background: linear-gradient(125deg, #201b1a, #080707) !important;
}

.contact-sec h3 {
    max-width: 800px;
    margin: 10px auto 14px;
    color: #fff;
    font: 700 34px/1.25 'Raleway', sans-serif;
}

.contact-sec p {
    max-width: 720px;
    margin: 0 auto 24px;
    color: #d6ceca;
    font-size: 17px;
}

.section-kicker {
    display: inline-block;
    color: #ef4a50;
    font: 700 12px/1 'Raleway', sans-serif;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.demo-contact-button {
    padding: 13px 30px;
    color: #fff !important;
    font: 700 18px/1.2 'Raleway', sans-serif;
    text-transform: uppercase;
}

/* Platform integrations */
.integrations-section {
    padding: 72px 0 76px;
    background: #fff;
    border-top: 1px solid #eee7e3;
    border-bottom: 1px solid #eee7e3;
}

.integrations-heading {
    max-width: 1100px;
    margin: 0 auto 42px;
    text-align: center;
}

.integrations-heading h2 {
    margin: 0 0 12px;
    color: #171312;
    font: 700 32px/1.25 'Cinzel', serif;
    letter-spacing: .2px;
    text-transform: uppercase;
}

.integrations-heading p {
    margin: 0;
    color: #69615e;
    font: 400 16px/1.6 'Raleway', sans-serif;
}

.integrations-grid {
    display: grid;
    grid-template-columns: 1.15fr .85fr .85fr;
    gap: 34px;
    max-width: 1040px;
    margin: 0 auto;
    align-items: start;
}

.integration-group {
    min-height: 210px;
    padding: 0 28px;
    text-align: center;
}

.integration-group + .integration-group {
    border-left: 1px solid #eee7e3;
}

.integration-group h3 {
    margin: 0 0 20px;
    color: #211d1c;
    font: 700 16px/1.3 'Raleway', sans-serif;
}

.integration-logos {
    min-height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
}

.integration-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 62px;
}

.integration-logo img {
    display: block;
    max-width: 100%;
    height: auto;
}

a.integration-logo {
    text-decoration: none;
    transition: transform 0.18s ease, opacity 0.18s ease;
}

a.integration-logo:hover {
    transform: translateY(-2px);
    opacity: 0.88;
}

a.integration-logo:focus-visible {
    outline: 3px solid #b51f24;
    outline-offset: 5px;
}

.integration-logo--windcave {
    width: 232px;
    min-height: 58px;
    padding: 0;
    background: transparent;
    border-radius: 0;
}

.integration-logo--windcave img { width: 200px; }
.integration-logo--verifone img { width: 218px; }
.integration-logo--xero img { width: 78px; }
.integration-logo--stripe img { width: 174px; }

@media (max-width: 768px) {
    .integrations-section { padding: 58px 0 60px; }
    .integrations-heading { margin-bottom: 34px; }
    .integrations-heading h2 { font-size: 25px; line-height: 1.3; }
    .integrations-heading h2 br { display: none; }
    .integrations-grid {
        grid-template-columns: 1fr;
        gap: 0;
        max-width: 440px;
    }
    .integration-group {
        min-height: 0;
        padding: 27px 15px;
    }
    .integration-group:first-child { padding-top: 0; }
    .integration-group:last-child { padding-bottom: 0; }
    .integration-group + .integration-group {
        border-left: 0;
        border-top: 1px solid #eee7e3;
    }
    .integration-logos { min-height: 0; }
}

.proof-section {
    padding: 64px 0;
    background: var(--phoenix-cream);
}

.proof-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
}

.proof-grid > div {
    padding: 32px;
    text-align: center;
    background: #fff;
    border-top: 3px solid var(--phoenix-red);
    box-shadow: 0 8px 24px rgba(30, 20, 18, .07);
}

.proof-grid i { color: var(--phoenix-red); font-size: 30px; }
.proof-grid h4 { margin: 16px 0 8px; color: #211d1c; font: 700 19px 'Raleway', sans-serif; }
.proof-grid p { margin: 0; color: #665e5b; font-size: 15px; }

.direct-contact {
    padding: 55px 0;
    background: #fff;
}

.direct-contact-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 35px;
}

.direct-contact h2 { margin: 9px 0 0; color: #1d1918; font: 700 30px 'Raleway', sans-serif; }
.direct-contact-links { display: flex; flex-direction: column; gap: 12px; align-items: flex-start; }
.direct-contact-links a { color: #302a28; font-weight: 700; }
.direct-contact-links i { width: 22px; color: var(--phoenix-red); }

.phoenixpos-footer {
    padding: 38px 0;
    color: #fff;
    background: #120f0f url('../../images/footer.png') center/cover no-repeat;
}

.footer-inner { display: flex; justify-content: space-between; align-items: center; gap: 25px; }
.footer-brand { display: flex; flex-direction: column; color: #ef4a50; font: 700 11px 'Raleway', sans-serif; letter-spacing: 3px; text-transform: uppercase; }
.footer-wordmark { color: #fff; letter-spacing: -1px; text-transform: none; }
.footer-contact { display: flex; flex-direction: column; align-items: flex-end; gap: 5px; color: #d4cbca; font-size: 14px; }
.footer-contact a { color: #fff; font-weight: 700; }

#toTop {
    position: fixed;
    right: 22px;
    bottom: 22px;
    z-index: 1000;
    width: 42px;
    height: 42px;
    display: none;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--phoenix-red);
    border-radius: 50%;
    font-size: 22px;
    text-decoration: none;
}

#toTop.is-visible { display: flex; }

/* Internal pages follow the same structure as the original multi-page site. */
.inner-hero {
    padding: 76px 0 66px;
    text-align: center;
    color: #fff;
    background: linear-gradient(110deg, rgba(5, 4, 4, .97), rgba(32, 18, 17, .92)), url('../../images/butcher-hero.webp') center/cover;
    border-bottom: 3px solid var(--phoenix-red);
}

.inner-hero h1 {
    margin: 0 0 15px;
    color: #fff;
    font: 800 clamp(38px, 5vw, 56px)/1.08 'Raleway', sans-serif;
}

.inner-hero h1 span { color: #ef353d; }
.inner-hero p { max-width: 760px; margin: 0 auto; color: #e0d9d7; font: 400 19px/1.6 'Raleway', sans-serif; }
.inner-hero-actions { margin-top: 28px; }

.solution-page-hero,
.form-page-hero,
.contact-page-hero {
    padding: 80px 0 62px;
    text-align: center;
    color: #1a1a1a;
    background: linear-gradient(135deg, #faf8f5 0%, #ffffff 100%);
    border-bottom: 1px solid #f0e8e4;
}

/* Make the Our Solution hero clearly butcher-focused and closer to the stronger home-page treatment. */
.solution-page-hero {
    position: relative;
    min-height: 620px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    background:
        linear-gradient(90deg, rgba(0, 0, 0, .10) 0%, rgba(0, 0, 0, .05) 40%, rgba(8, 6, 5, .78) 58%, rgba(8, 6, 5, .92) 100%),
        url('../../images/phoenixpos-butcher-hero.webp') left center / cover no-repeat;
    border-bottom: 3px solid var(--phoenix-red);
    overflow: hidden;
}

.solution-page-hero .container {
    position: relative;
    z-index: 1;
}

.solution-hero-layout {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-top: 70px;
    padding-bottom: 150px;
}

.solution-hero-copy {
    width: min(100%, 520px);
    margin-left: auto;
    text-align: left;
}

.solution-page-hero h1,
.form-page-hero h1,
.contact-page-hero h1 {
    margin: 0 0 18px;
    color: #1a1a1a;
    font: 800 clamp(38px, 5vw, 52px)/1.12 'Raleway', sans-serif;
    letter-spacing: -1px;
}

.solution-page-hero h1 span,
.form-page-hero h1 span,
.contact-page-hero h1 span { color: var(--phoenix-red); }

.solution-page-hero h1 {
    color: #fff;
    text-shadow: 0 3px 18px rgba(0, 0, 0, .65);
}

.solution-page-hero h1 span { color: #ff3f46; }

.solution-page-hero p,
.form-page-hero p,
.contact-page-hero p {
    max-width: 760px;
    margin: 0 auto;
    color: #555;
    font: 400 20px/1.55 'Raleway', sans-serif;
}

.solution-page-hero p {
    color: #f1ece9;
    text-shadow: 0 2px 10px rgba(0, 0, 0, .7);
}

.solution-page-hero .section-kicker { color: #ff5960; }

.solution-page-hero .section-kicker,
.form-page-hero .section-kicker,
.contact-page-hero .section-kicker { margin-bottom: 15px; }

.solution-page-hero .section-kicker {
    display: inline-block;
    padding: 7px 12px;
    background: rgba(0, 0, 0, .28);
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 999px;
}

.solution-page-hero .inner-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.solution-page-hero .outline-button {
    color: #fff !important;
    border-color: rgba(255, 255, 255, .45);
    background: rgba(255, 255, 255, .06);
}

.solution-page-hero .outline-button:hover {
    border-color: #fff;
    background: rgba(255, 255, 255, .14);
}

.solution-hero-highlights {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(90deg, rgba(0,0,0,.90) 0%, rgba(0,0,0,.78) 50%, rgba(0,0,0,.90) 100%);
    border-top: 1px solid rgba(215, 25, 32, .5);
}

.solution-hero-highlights-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
}

.solution-hero-highlight {
    min-height: 96px;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 18px 22px;
    color: #fff;
}

.solution-hero-highlight + .solution-hero-highlight {
    border-left: 1px solid rgba(255, 255, 255, .12);
}

.solution-hero-highlight i {
    flex: 0 0 auto;
    color: #ef4a50;
    font-size: 20px;
}

.solution-hero-highlight strong {
    display: block;
    margin-bottom: 2px;
    color: #fff;
    font: 700 17px/1.2 'Raleway', sans-serif;
}

.solution-hero-highlight span {
    display: block;
    color: #d8d0cc;
    font: 400 13px/1.4 'Raleway', sans-serif;
}

.page-options { padding: 58px 0 20px; background: #fff; }
.option-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 36px; max-width: 1050px; margin: 0 auto; }
.option-card { padding: 38px 32px; text-align: center; background: #faf8f5; border: 1px solid #eee3de; border-radius: 22px; transition: .25s ease; }
.option-card:hover { transform: translateY(-5px); box-shadow: 0 16px 32px rgba(35, 23, 20, .09); }
.option-icon { width: 78px; height: 78px; display: flex; align-items: center; justify-content: center; margin: 0 auto 22px; color: var(--phoenix-red); background: #fff; border-radius: 50%; box-shadow: 0 5px 15px rgba(35, 23, 20, .07); font-size: 34px; }
.option-card h3 { color: #1d1918; font: 800 25px 'Raleway', sans-serif; }
.option-card p { min-height: 72px; color: #655d5a; line-height: 1.6; }

.contact-info-section { padding: 58px 0 15px; background: #fff; }
.contact-info-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; max-width: 1000px; margin: 0 auto; }
.contact-info-card { padding: 30px 22px; text-align: center; background: #faf8f5; border-radius: 18px; }
.contact-info-card i { margin-bottom: 17px; color: var(--phoenix-red); font-size: 38px; }
.contact-info-card h3 { color: #1d1918; font: 800 20px 'Raleway', sans-serif; }
.contact-info-card p,
.contact-info-card a { color: #655d5a; }

.red-button,
.outline-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    padding: 13px 28px;
    border: 2px solid var(--phoenix-red);
    border-radius: 4px;
    font: 700 15px 'Raleway', sans-serif;
    text-transform: uppercase;
    text-decoration: none !important;
    transition: .2s ease;
}

.red-button { color: #fff !important; background: var(--phoenix-red); }
.red-button:hover { background: var(--phoenix-red-dark); border-color: var(--phoenix-red-dark); }
.outline-button { color: var(--phoenix-red) !important; background: transparent; }
.outline-button:hover { color: #fff !important; background: var(--phoenix-red); }

.solution-intro { padding: 62px 0; text-align: center; background: #fff; }
.solution-intro p { max-width: 900px; margin: 0 auto; color: #514a47; font: 400 18px/1.7 'Raleway', sans-serif; }

.feature-row { padding: 76px 0; border-top: 1px solid #eee6e2; background: #fff; }
.feature-row.alt { background: var(--phoenix-cream); }
.feature-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }
.feature-layout.reverse .feature-copy { order: 2; }
.feature-layout.reverse .image-stage { order: 1; }
.feature-copy h2 { margin: 8px 0 18px; color: #1d1918; font: 800 34px/1.2 'Raleway', sans-serif; }
.feature-copy > p { color: #5b5350; font: 400 17px/1.7 'Raleway', sans-serif; }
.feature-list { margin: 25px 0 0; padding: 0; list-style: none; }
.feature-list li { position: relative; margin: 12px 0; padding-left: 29px; color: #3f3937; font: 500 15px/1.5 'Raleway', sans-serif; }
.feature-list li::before { content: '✓'; position: absolute; left: 0; top: 0; color: var(--phoenix-red); font-weight: 900; }

.image-stage {
    min-height: 380px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #151111;
    border: 1px solid #312827;
    border-radius: 18px;
    box-shadow: 0 22px 38px rgba(35, 23, 20, .18);
}

.image-stage img { width: 100%; height: 100%; min-height: 380px; object-fit: cover; }
.image-stage.screen img { min-height: 0; object-fit: contain; }

.software-showcase-layout {
    display: block;
    max-width: 1520px;
}

.software-showcase-layout .feature-copy {
    max-width: 1050px;
    margin: 0 auto 36px;
    padding: 0 20px;
    text-align: center;
}

.software-showcase-layout .feature-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 4px 35px;
    max-width: 900px;
    margin: 25px auto 0;
    text-align: left;
}

.software-showcase-image {
    width: calc(100% - 40px);
    max-width: 1320px;
    min-height: 0;
    margin: 0 auto;
    overflow: visible;
    background: transparent;
    border: 0;
    border-radius: 10px;
    box-shadow: 0 22px 46px -18px rgba(30, 20, 18, .3);
}

.software-showcase-image img {
    width: 100%;
    height: auto;
    min-height: 0;
    display: block;
    object-fit: contain;
    border-radius: 10px;
}

.page-cta { padding: 68px 0; text-align: center; color: #fff; background: #110e0e; }
.page-cta h2 { margin-bottom: 13px; color: #fff; font: 800 33px 'Raleway', sans-serif; }
.page-cta p { margin: 0 auto 25px; max-width: 650px; color: #d5cdca; }

.form-page { padding: 65px 0; background: var(--phoenix-cream); }
.form-layout { display: grid; grid-template-columns: minmax(0, 1fr) 340px; gap: 35px; align-items: start; max-width: 1050px; margin: 0 auto; }
.form-card,
.side-card { background: #fff; border: 1px solid #ece2de; border-radius: 18px; box-shadow: 0 15px 35px rgba(35, 23, 20, .08); }
.form-card { padding: 40px; }
.side-card { padding: 30px; }
.form-card h2,
.side-card h3 { color: #1f1b1a; font-family: 'Raleway', sans-serif; font-weight: 800; }
.form-card h2 { font-size: 30px; }
.form-card .form-intro { margin-bottom: 28px; color: #6a615e; }
.field-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.form-field { margin-bottom: 18px; }
.form-field label { display: block; margin-bottom: 7px; color: #3b3533; font: 700 14px 'Raleway', sans-serif; }
.form-field input,
.form-field select,
.form-field textarea {
    width: 100%;
    padding: 13px 14px;
    color: #282322;
    background: #fff;
    border: 1px solid #d9cfcb;
    border-radius: 7px;
    font-size: 15px;
}
.form-field textarea { min-height: 130px; resize: vertical; }
.form-field input:focus,
.form-field select:focus,
.form-field textarea:focus { outline: 0; border-color: var(--phoenix-red); box-shadow: 0 0 0 3px rgba(215, 25, 32, .09); }
.form-submit { width: 100%; cursor: pointer; }
.side-card + .side-card { margin-top: 20px; }
.side-card h3 { margin-bottom: 15px; font-size: 21px; }
.side-card p { color: #685f5c; font-size: 15px; line-height: 1.6; }
.side-card a { display: block; margin-top: 10px; color: #312b29; font-weight: 700; }
.side-card i { width: 23px; color: var(--phoenix-red); }
.side-card ul { margin: 0; padding: 0; list-style: none; }
.side-card li { margin: 12px 0; padding-left: 25px; position: relative; color: #554e4b; }
.side-card li::before { content: '✓'; position: absolute; left: 0; color: var(--phoenix-red); font-weight: 900; }
.privacy-note { margin: 14px 0 0; color: #847a76; font-size: 12px; text-align: center; }
.honeypot { position: absolute !important; left: -9999px !important; }

.result-card { max-width: 720px; margin: 70px auto; padding: 45px; text-align: center; background: #fff; border-top: 4px solid var(--phoenix-red); box-shadow: 0 15px 35px rgba(35, 23, 20, .1); }
.result-card i { color: var(--phoenix-red); font-size: 45px; }
.result-card h1 { margin: 18px 0 12px; color: #1f1b1a; font: 800 34px 'Raleway', sans-serif; }

@media (max-width: 1199px) {
    #topNav #topMain > li > a { padding: 0 10px; font-size: 15px; }
    #topNav .customer-login-link { font-size: 15px; }
}

@media (max-width: 992px) {
    #topNav > .container { min-height: 80px; }
    #header #topNav a.phoenixpos-logo { width: 190px; min-width: 190px; height: 68px !important; margin: 6px 0; padding: 9px; }
    .phoenixpos-wordmark { font-size: 26px; }
    .phoenixpos-subtitle { margin-top: 6px; font-size: 9px; }
    #topNav button.btn-mobile { display: block; color: #fff; background: var(--phoenix-red); }
    #topNav .navbar-collapse { display: none !important; flex-basis: 100%; width: 100%; }
    #topNav .navbar-collapse.is-open { display: block !important; }
    #topNav .nav-container,
    #topNav #topMain { display: block; width: 100%; }
    #topNav #topMain > li { display: block; width: 100%; border-bottom: 1px solid #2b2625; }
    #topNav #topMain > li > a { height: 44px !important; padding: 0 14px; line-height: 44px !important; }
    #topNav .customer-login-link { display: block; width: 100%; margin: 0; padding: 15px 14px; }
    .solution-page-hero { min-height: 560px; background-position: 28% center; }
    .solution-hero-layout { padding-top: 44px; padding-bottom: 124px; }
    .solution-hero-copy { width: min(100%, 470px); }
    .solution-hero-highlights-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .solution-hero-highlight:nth-child(3),
    .solution-hero-highlight:nth-child(4) { border-top: 1px solid rgba(255, 255, 255, .12); }
    .solution-hero-highlight:nth-child(3) { border-left: 0; }
}

@media (max-width: 768px) {
    .proof-grid { grid-template-columns: 1fr; }
    .direct-contact-inner,
    .footer-inner { flex-direction: column; align-items: flex-start; }
    .footer-contact { align-items: flex-start; }
    .contact-sec h3 { font-size: 27px; }
    .feature-layout,
    .form-layout { grid-template-columns: 1fr; gap: 30px; }
    .feature-layout.reverse .feature-copy,
    .feature-layout.reverse .image-stage { order: initial; }
    .field-grid { grid-template-columns: 1fr; gap: 0; }
    .option-grid,
    .contact-info-grid { grid-template-columns: 1fr; }
    .form-card { padding: 28px 22px; }
    .inner-hero { padding: 58px 0 50px; }
    .feature-row { padding: 58px 0; }
    .software-showcase-layout .feature-list { grid-template-columns: 1fr; }
    .software-showcase-image,
    .home-intro .showcase-frame { width: 100%; }
    .home-screen-stack { width: 100%; margin-top: 32px; }
    .screen-showcase-card { padding-bottom: 44px; }
    .screen-showcase-card + .screen-showcase-card { padding-top: 44px; }
    .actual-screen-frame { width: 100%; border-radius: 8px; }
    .solution-page-hero {
        min-height: 0;
        background:
            linear-gradient(180deg, rgba(8, 6, 5, .28) 0%, rgba(8, 6, 5, .48) 40%, rgba(8, 6, 5, .88) 100%),
            url('../../images/phoenixpos-butcher-hero.webp') 28% center / cover no-repeat;
    }
    .solution-hero-layout {
        padding-top: 28px;
        padding-bottom: 0;
        justify-content: flex-start;
    }
    .solution-hero-copy {
        width: 100%;
        text-align: left;
    }
    .solution-page-hero h1 { font-size: clamp(32px, 9vw, 42px); }
    .solution-page-hero p { font-size: 18px; }
    .solution-page-hero .inner-hero-actions { gap: 10px; }
    .solution-page-hero .red-button,
    .solution-page-hero .outline-button { width: 100%; }
    .solution-hero-highlights {
        position: static;
        margin-top: 34px;
    }
    .solution-hero-highlights-grid { grid-template-columns: 1fr; }
    .solution-hero-highlight,
    .solution-hero-highlight + .solution-hero-highlight,
    .solution-hero-highlight:nth-child(3) {
        border-left: 0;
        border-top: 1px solid rgba(255, 255, 255, .12);
    }
    .solution-hero-highlight:first-child { border-top: 0; }
}


/* Full-size screenshot lightbox */
.image-lightbox {
    position: fixed;
    inset: 0;
    z-index: 10000;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 58px 28px 28px;
    background: rgba(5, 5, 5, .92);
}

.image-lightbox.is-open {
    display: flex;
}

.image-lightbox__image {
    display: block;
    max-width: min(1482px, 96vw);
    max-height: calc(100vh - 86px);
    width: auto;
    height: auto;
    object-fit: contain;
    border-radius: 5px;
    box-shadow: 0 18px 60px rgba(0, 0, 0, .55);
}

.image-lightbox__close {
    position: fixed;
    top: 14px;
    right: 18px;
    z-index: 1;
    display: grid;
    place-items: center;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 2px solid rgba(255, 255, 255, .72);
    border-radius: 50%;
    color: #fff;
    background: rgba(20, 20, 20, .82);
    font: 400 30px/1 Arial, sans-serif;
    cursor: pointer;
}

.image-lightbox__close:hover,
.image-lightbox__close:focus-visible {
    background: var(--phoenix-red);
    border-color: #fff;
    outline: none;
}

.image-lightbox__hint {
    position: fixed;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
    margin: 0;
    color: rgba(255, 255, 255, .82);
    font-size: 13px;
    white-space: nowrap;
}

body.lightbox-open {
    overflow: hidden;
}

@media (max-width: 600px) {
    .image-lightbox {
        padding: 64px 10px 34px;
    }

    .image-lightbox__image {
        max-width: 98vw;
        max-height: calc(100vh - 100px);
    }

    .image-lightbox__close {
        top: 10px;
        right: 10px;
    }
}


/* Christmas orders marketing */
.xmas-home-feature {
    padding: 78px 0;
    background: linear-gradient(135deg, #fff 0%, #fbf2f0 100%);
    border-top: 1px solid #eee2dd;
    border-bottom: 1px solid #eee2dd;
}

.xmas-home-grid,
.xmas-solution-grid {
    display: grid;
    grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
    gap: 52px;
    align-items: center;
}

.xmas-home-copy h2,
.xmas-page-copy h2 {
    margin: 9px 0 17px;
    color: #1d1918;
    font: 800 clamp(30px, 3.5vw, 43px)/1.16 'Raleway', sans-serif;
}

.xmas-home-copy > p,
.xmas-page-copy > p {
    margin: 0;
    color: #5b5350;
    font: 400 17px/1.7 'Raleway', sans-serif;
}

.xmas-benefit-list {
    margin: 24px 0 28px;
    padding: 0;
    list-style: none;
}

.xmas-benefit-list li {
    position: relative;
    margin: 11px 0;
    padding-left: 30px;
    color: #3f3937;
    font: 600 15px/1.5 'Raleway', sans-serif;
}

.xmas-benefit-list li::before {
    content: '✓';
    position: absolute;
    left: 0;
    top: 0;
    color: var(--phoenix-red);
    font-weight: 900;
}

.xmas-screen-card {
    overflow: hidden;
    background: #fff;
    border: 1px solid #ded2cc;
    border-radius: 14px;
    box-shadow: 0 25px 52px -25px rgba(35, 23, 20, .5);
}

.xmas-screen-card img {
    width: 100%;
    height: auto;
    display: block;
}

.xmas-solution-section {
    background: linear-gradient(135deg, #fff8f7 0%, #f8f1ed 100%);
}

.xmas-solution-grid .feature-copy {
    max-width: none;
}

.xmas-inline-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 23px;
    color: var(--phoenix-red);
    font: 800 15px 'Raleway', sans-serif;
    text-decoration: none !important;
}

.xmas-inline-link:hover { color: var(--phoenix-red-dark); }

.xmas-page-hero {
    padding: 78px 0 72px;
    text-align: center;
    color: #fff;
    background:
        radial-gradient(circle at 18% 15%, rgba(215, 25, 32, .26), transparent 34%),
        linear-gradient(125deg, #1d1717 0%, #090707 72%);
    border-bottom: 3px solid var(--phoenix-red);
}

.xmas-page-hero .section-kicker { margin-bottom: 16px; }

.xmas-page-hero h1 {
    max-width: 900px;
    margin: 0 auto 18px;
    color: #fff;
    font: 800 clamp(38px, 5.4vw, 61px)/1.08 'Raleway', sans-serif;
    letter-spacing: -1.4px;
}

.xmas-page-hero h1 span { color: #ef4a50; }

.xmas-page-hero p {
    max-width: 790px;
    margin: 0 auto;
    color: #ddd5d2;
    font: 400 19px/1.65 'Raleway', sans-serif;
}

.xmas-page-hero .inner-hero-actions {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 13px;
    margin-top: 28px;
}

.xmas-page-hero .outline-button {
    color: #fff !important;
    border-color: rgba(255,255,255,.42);
}

.xmas-page-hero .outline-button:hover {
    border-color: #fff;
    background: rgba(255,255,255,.10);
}

.xmas-benefits-strip {
    padding: 34px 0;
    background: #fff;
    border-bottom: 1px solid #eee6e2;
}

.xmas-benefits-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.xmas-benefit {
    padding: 22px 18px;
    text-align: center;
    background: var(--phoenix-cream);
    border: 1px solid #eee2dd;
    border-radius: 12px;
}

.xmas-benefit i {
    margin-bottom: 12px;
    color: var(--phoenix-red);
    font-size: 26px;
}

.xmas-benefit strong {
    display: block;
    margin-bottom: 6px;
    color: #211d1c;
    font: 800 16px/1.35 'Raleway', sans-serif;
}

.xmas-benefit span {
    display: block;
    color: #6b625f;
    font-size: 13px;
    line-height: 1.5;
}

.xmas-step-number {
    display: inline-flex;
    width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    color: #fff;
    background: var(--phoenix-red);
    border-radius: 50%;
    font: 800 15px 'Raleway', sans-serif;
}

.xmas-note {
    max-width: 930px;
    margin: 0 auto;
    padding: 22px 25px;
    color: #4d4542;
    background: #fff;
    border-left: 4px solid var(--phoenix-red);
    box-shadow: 0 10px 28px rgba(35,23,20,.07);
    font: 500 15px/1.65 'Raleway', sans-serif;
}

@media (max-width: 992px) {
    .xmas-home-grid,
    .xmas-solution-grid {
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .xmas-benefits-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 640px) {
    .xmas-home-feature { padding: 58px 0; }
    .xmas-benefits-grid { grid-template-columns: 1fr; }
    .xmas-page-hero { padding: 60px 0 56px; }
    .xmas-page-hero p { font-size: 17px; }
}
