*:focus,
*:focus-visible,
*:focus-within {
    outline: none !important;
}

/* Mobile-only line breaks — hidden on desktop */
.br-mobile { display: none; }

.btn:focus,
.btn:focus-visible,
.btn:active,
.btn:active:focus,
.btn-primary:focus,
.btn-primary:focus-visible,
.btn-primary:active,
.btn-primary:active:focus,
a.btn:focus,
a.btn:focus-visible,
a.btn:active,
a.btn-primary:focus,
a.btn-primary:focus-visible,
a.btn-primary:active,
button:focus,
button:focus-visible {
    outline: none !important;
    outline-offset: 0 !important;
    box-shadow: rgba(7, 15, 26, 0.09) 0px 0.557334px 0.557334px -0.375px, rgba(7, 15, 26, 0.1) 0px 1.69015px 1.69015px -0.75px, rgba(7, 15, 26, 0.12) 0px 4.46786px 4.46786px -1.125px, rgba(7, 15, 26, 0.2) 0px 14px 14px -1.5px, rgba(240, 252, 255, 0.2) 0px 2px 10px 1px inset, rgba(235, 251, 255, 0.2) 0px 0px 2px 1px inset, rgba(255, 255, 255, 0.2) 0px 2px 0.5px 0px inset !important;
    border-color: #000 !important;
    --bs-btn-focus-shadow-rgb: none !important;
}

.animation-header {
    animation-duration: 1s;
    animation-duration: var(--animate-duration);
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
}

.card {
    animation-duration: .25s;
    animation-fill-mode: both;
    background-color: transparent;
    background-position: 50% 100%;
    background-size: 304%;
    border: 0;
    border-radius: 28px;
    height: 430px;
    position: relative;
    -webkit-animation-duration: .25s;
    -webkit-animation-fill-mode: both;
    cursor: pointer;
}

.card h3 {
}

.card-body {
    padding: 74px;
    display: flex;
    align-items: center;
}

.card-heroes-every {
    background: #f5f5f7;
    color: white;
    height: 576px !important;
}

.card-join-club {
    background: #f5f5f7;
    /* height: 340px; */
}

.card.card-cta-3d {
    height: auto;
    overflow: hidden;
    background: #f5f5f7;
}
.section-pricing .card.card-cta-3d .card-body,
.section-cards .card.card-cta-3d .card-body {
    padding: 80px 40px 48px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 0;
}

.card-pricing {
}

.card-quote {
    height: inherit;
}

.card-quote .card-body {
}

.card-receive {
}

.card-starting-at {
    background: #f5f5f7;
}

.card-subscribe {
}

.comp-benefits .d-block {
    max-width: 320px;
}

.comp-consultant {
    margin: 10px;
    rotate: -2deg;
}

.comp-consultant img {
    rotate: 12deg;
    top: 22px;
}

.comp-designer {
    margin: 10px;
    margin-left: 40px;
    position: relative;
    rotate: -5deg;
    top: 30px;
}

.comp-designer img {
    top: 30px;
}

.comp-developer {
    margin: 10px;
    position: relative;
    rotate: 2deg;
    top: 10px;
}

.comp-developer img {
    rotate: -17deg;
}

.comp-handwriting {max-width: 900px;margin: 0px auto;top: -20px;position: relative;}

.comp-handwriting img {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 25px;
}

.comp-handwriting p {
    color: #000;
    font-size: 17px;
}

.comp-hero-btns a {
    cursor: pointer;
    height: 62px;
    min-width: 0;
}

.comp-photographer {
    margin: 10px;
    position: relative;
    rotate: 7deg;
    top: 20px;
}

.comp-videographer {
    margin: 10px;
    margin-right: 0px;
    position: relative;
    rotate: -3deg;
    top: 40px;
}

.comp-videographer img {
    right: 47px;
}

.container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    position: relative;
}

.flex-1 {
    flex: 1;
}

.gradient-h3 {
    background-clip: text;
    background-image: url(../applegradient.jpg);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 0.1em;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.gradient-h3-animated {
    background-image: url(../applegradient.jpg);
    background-size: 240% 240%;
    background-position: 0% 45%;
    background-repeat: no-repeat;
    display: inline;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: inherit;
    padding-bottom: 0.1em;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    animation: heroGradientShift 8s ease-in-out infinite alternate;
}

.icon-faq {
    left: 2px;
    position: relative;
}

.img-heroes-all {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 55px;
    z-index: 1;
    height: initial;
}

.img-pricing {
    position: absolute;
    top: -60px;
    right: -40px;
    margin: 0 auto;
    animation: heroFloat 4s ease-in-out infinite;
    z-index: 10;
}

@keyframes heroFloat {
    0%   { transform: translateY(0px); }
    50%  { transform: translateY(-18px); }
    100% { transform: translateY(0px); }
}

.large {
    font-size: 24px;
    line-height: 140%;
}

.marquee-1, .marquee-2, .marquee-3, .marquee-4 {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.marquee-1-element, .marquee-2-element, .marquee-3-element, .marquee-4-element {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
    padding: 0 10px;
    position:relative;
    overflow: hidden;
}

.marquee-1-inner, .marquee-2-inner, .marquee-3-inner, .marquee-4-inner {
    display: flex;
    position: relative;
    transform: translateZ(0);
    transform: translateZ(0);
    width: max-content;
    will-change: transform;
    will-change: transform;
}

.marquees {
    position: absolute;
    top: 60px;
}

.mt-10 {
    margin-top: 6rem;
}

.nav-link-primary {
    align-items: center;
    background-image: linear-gradient(#444, #000);
    border: 1px solid #000;
    border-radius: 8px;
    box-shadow: 0 1px 2px #0000004d, 0 0 #000, inset 1px 1px .25px #ffffff4d, inset 0 2px 1px #ffffff80;
    color: #fff;
    display: inline-flex;
    font-size: 15px;
    font-weight: 500;
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    justify-content: center;
    padding: 8px 16px 6px 16px;
    text-decoration: none;
    transition: all .2s;
}

.btn-primary {
    align-items: center;
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.8527%);
    border: 1px solid #000;
    border-radius: 28px;
    box-shadow: rgba(7, 15, 26, 0.09) 0px 0.557334px 0.557334px -0.375px, rgba(7, 15, 26, 0.1) 0px 1.69015px 1.69015px -0.75px, rgba(7, 15, 26, 0.12) 0px 4.46786px 4.46786px -1.125px, rgba(7, 15, 26, 0.2) 0px 14px 14px -1.5px, rgba(240, 252, 255, 0.2) 0px 2px 10px 1px inset, rgba(235, 251, 255, 0.2) 0px 0px 2px 1px inset, rgba(255, 255, 255, 0.2) 0px 2px 0.5px 0px inset;
    color: #fff;
    display: inline-flex;
    font-size: 21px;
    font-weight: 500;
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    justify-content: center;
    padding: 8px 30px 6px 30px;
    text-decoration: none;
    transition: all .2s;
    --bs-btn-hover-border-color: #000;
    --bs-btn-active-border-color: #000;
    --bs-btn-focus-shadow-rgb: 0, 0, 0;
    --bs-btn-hover-bg: transparent;
    --bs-btn-active-bg: transparent;
}

.btn-primary:hover,
a.btn-primary:hover,
.btn.btn-primary:hover {
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.8527%) !important;
    border-color: #000 !important;
    color: #fff !important;
    box-shadow: rgba(7, 15, 26, 0.09) 0px 0.557334px 0.557334px -0.375px, rgba(7, 15, 26, 0.1) 0px 1.69015px 1.69015px -0.75px, rgba(7, 15, 26, 0.12) 0px 4.46786px 4.46786px -1.125px, rgba(7, 15, 26, 0.2) 0px 14px 14px -1.5px, rgba(240, 252, 255, 0.2) 0px 2px 10px 1px inset, rgba(235, 251, 255, 0.2) 0px 0px 2px 1px inset, rgba(255, 255, 255, 0.2) 0px 2px 0.5px 0px inset !important;
}

.hero-cta-btn {
    align-items: center;
    border: 1px solid #000;
    border-radius: 28px;
    box-shadow: rgba(7, 15, 26, 0.09) 0px 0.557334px 0.557334px -0.375px, rgba(7, 15, 26, 0.1) 0px 1.69015px 1.69015px -0.75px, rgba(7, 15, 26, 0.12) 0px 4.46786px 4.46786px -1.125px, rgba(7, 15, 26, 0.2) 0px 14px 14px -1.5px, rgba(240, 252, 255, 0.2) 0px 2px 10px 1px inset, rgba(235, 251, 255, 0.2) 0px 0px 2px 1px inset, rgba(255, 255, 255, 0.2) 0px 2px 0.5px 0px inset;
    color: #fff;
    display: inline-flex;
    font-size: clamp(18px, 1.2vw, 32px);
    font-weight: 700;
    justify-content: center;
    min-height: 62px;
    padding: 8px 24px 7px;
    text-decoration: none;
    transition: transform .2s ease, filter .2s ease;
    white-space: nowrap;
    width: 100%;
    letter-spacing: -.2px;
    line-height: 1;
}

.hero-cta-btn:hover {
    color: #fff;
    filter: brightness(1.06);
    transform: translateY(-1px);
}

.hero-cta-btn-primary {
    background-image: radial-gradient(64% 132% at 24% -16%, #6d6f73 0%, #04080d 96%);
}

.hero-cta-btn-secondary {
    background: linear-gradient(180deg, #ffffff 0%, #f4f6fb 100%);
    border-color: #c9d2e3;
    color: #0f172a;
    box-shadow: rgba(7, 15, 26, 0.09) 0px 0.557334px 0.557334px -0.375px, rgba(7, 15, 26, 0.1) 0px 1.69015px 1.69015px -0.75px, rgba(7, 15, 26, 0.12) 0px 4.46786px 4.46786px -1.125px, rgba(7, 15, 26, 0.2) 0px 14px 14px -1.5px, rgba(240, 252, 255, 0.2) 0px 2px 2px 0px inset, rgba(235, 251, 255, 0.2) 0px 0px 2px 1px inset, rgba(255, 255, 255, 0.24) -1px 2px 0.5px 0px inset;
}

.hero-cta-btn-secondary:hover {
    color: #0f172a;
}

.navbar-brand {
    background-clip: text;
    background-image: url(../applegradient.jpg);
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    font-weight: 800;
    letter-spacing: -3px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 52px;
    line-height: 1.15;
    margin: 0;
    padding: 4px 2px;
    overflow: visible;
}

.navbar-primary {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    height: 100px;
    padding: 0;
    z-index: 100;
    pointer-events: auto;
}

.navbar-primary a,
.navbar-primary button {
    pointer-events: auto;
}

.section-benefits {
    background: #f5f5f7;
    padding-bottom: 10rem;
    padding-top: 10rem;
}

.section-benefits .comp-benefits p {
    max-width: 100%;
}

.section-staff-seo {
    background: white;
    padding: 10rem 0;
}

.section-primary {
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.8527%);
}

.section-primary h3,
.section-primary h2 {
    color: #fff;
}

.counter-divider {
    display: flex;
    justify-content: center;
    align-items: center;
}

.counter-divider-icon {
    display: block;
}

.staff-seo-grid {
    row-gap: 20px;
}

.staff-seo-grid.mb-0 {
    margin-bottom: 20px !important;
}

.staff-seo-card {
    background: transparent;
    border: 0;
    border-radius: 28px;
    color: #0f172a;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 100%;
    overflow: hidden;
    padding: 32px 40px 40px;
    position: relative;
    text-decoration: none;
    transition: all .2s;
}

.staff-seo-grid .col-12 {
    display: flex;
}

.staff-seo-card::before {
    display: none;
}

.staff-seo-icon-3d {
    display: block;
    width: 84px;
    height: 84px;
    margin: 0 auto 8px;
}

.staff-seo-card h4 {
    color: #0b1322;
    font-size: 27px;
    font-weight: 800;
    letter-spacing: -0.8px;
    margin-bottom: 12px;
    width: 100%;
}

.staff-seo-card p {
    color: #99948f;
    font-size: 13px;
    line-height: 1.55;
    margin-bottom: 18px;
}

.staff-seo-card span {
    position: absolute;
    right: 16px;
    top: 16px;
    margin-top: 0;
    font-size: 0;
    line-height: 0;
    color: transparent;
    background: white;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    padding: 0;
    gap: 0;
    overflow: hidden;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
}

.staff-seo-card .cta-arrow {
    display: none;
}

.staff-seo-card span::after {
    content: '+';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 22px;
    font-weight: 500;
    color: #10131a;
    line-height: 1;
    display: block;
    margin-top: -1px;
}

.staff-seo-card:hover {
    text-decoration: none;
    transition: all .2s;
}

.staff-seo-card:hover span {
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.8527%);
    border: 1px solid #000;
    box-shadow: none;
}

.staff-seo-card:hover span::after {
    color: #fff;
}

.staff-seo-card:focus-visible {
    border-color: #4f8ee7;
    outline: 2px solid #4f8ee7;
    outline-offset: 1px;
}


@keyframes staffSeoBorderFlow {
    0% {
        background-position: 0% 50%;
    }

    100% {
        background-position: 200% 50%;
    }
}

.section-hero {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 7.5rem;
    position: fixed;
    top: 0;
    width: 100%;
}

.section-pricing,
.section-cards {
    padding-top: 10rem;
    padding-bottom: 10rem;
}

.section-pricing {
    background: #f5f5f7;
}

.section-cards {
    background: radial-gradient(53% 128% at 36.4% -18.1%, rgb(50, 51, 53) 0%, rgb(4, 8, 13) 95.8527%);
}

.section-cards h2,
.section-cards h2 span,
.section-cards .p-subheader {
    color: #fff !important;
}

.section-services {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-bottom: 10rem;
    padding-top: 10rem;
    background: #fff;
}

.section-services .card-body .d-block {
    margin-right: auto;
}

.section-services .card::before {
    background: radial-gradient(#ffffff, transparent);
    border-radius: 28px;
    content: close-quote;
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.service-pill {
    background-color: #ffffff7d;
    border-radius: 100vw;
    color: #000;
    flex: none;
    flex-shrink: 0;
    margin-right: 0;
    padding: 7px 10px;
    white-space: nowrap;
    font-weight: 600;
    text-transform: capitalize;
    align-items: center;
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.8527%);
    border: 1px solid #000;
    border-radius: 28px;
    color: #fff;
    display: inline-flex;
    font-weight: 500;
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    justify-content: center;
    padding: 8px 30px 6px 30px;
    text-decoration: none;
    transition: all .2s;
}

.small {
    font-size: 18px;
}


.video-container {
    height: initial;
    width: 400px;
}

a {
    text-decoration: none;
}

body {
    background: white;
    color: #000;
    font-family: 'Figtree', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    overflow-x: hidden;
}

body.drawer-open {
    overflow: hidden;
}

footer {
    background-color: #0a0a0a;
    color: #fff;
    display: block;
    max-height: none;
    overflow: visible;
    padding-bottom: 4rem;
    padding-top: 8rem;
    position: relative;
    z-index: 1;
}

.footer-bg-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: 0.05;
    pointer-events: none;
    z-index: 0;
}

footer .container {
    position: relative;
    z-index: 1;
}

.footer-headline {
    font-size: clamp(2.6rem, 4.5vw, 4rem);
    font-weight: 900;
    letter-spacing: -2.5px;
    line-height: 1.05;
    color: #fff;
    margin-bottom: 1.25rem;
}

.footer-headline span.hero-gradient-animated {
    letter-spacing: -2.5px;
}

footer p {
    color: rgba(255,255,255,0.6);
    font-size: 1rem;
    line-height: 1.65;
    max-width: 480px;
    margin-bottom: 2rem;
}

.footer-trust-pills {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.footer-trust-pill {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 100px;
    padding: 7px 14px;
    font-size: 13px;
    color: rgba(255,255,255,0.85);
    white-space: nowrap;
    width: 100%;
}

.footer-cal-card {
    background: #141414;
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 20px;
    padding: 28px;
    max-width: 420px;
    width: 100%;
}

.footer-cal-label {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: rgba(255,255,255,0.35);
    margin-bottom: 20px;
}

.footer-booking-block {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.footer-booking-icon {
    width: 56px;
    height: 56px;
    background: rgba(255,255,255,0.07);
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.footer-booking-title {
    font-size: 1.65rem;
    font-weight: 900;
    letter-spacing: -1px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 1.1;
}

.footer-booking-desc {
    color: rgba(255,255,255,0.55);
    font-size: 0.9rem;
    line-height: 1.65;
    margin-bottom: 20px;
}

.footer-booking-points {
    list-style: none;
    padding: 0;
    margin: 0 0 28px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.footer-booking-points li {
    color: rgba(255,255,255,0.7);
    font-size: 0.88rem;
    padding-left: 20px;
    position: relative;
    line-height: 1.5;
}

.footer-booking-points li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #22c55e;
    font-weight: 700;
    font-size: 12px;
}

.footer-booking-btn {
    display: inline-block;
    background: #fff;
    color: #000;
    font-weight: 800;
    font-size: 0.95rem;
    padding: 16px 28px;
    border-radius: 14px;
    text-decoration: none;
    transition: background 0.2s, transform 0.15s;
    align-self: flex-start;
    margin-bottom: 12px;
}

.footer-booking-btn:hover {
    background: #f0f0f0;
    transform: translateY(-1px);
    color: #000;
}

.footer-booking-note {
    color: rgba(255,255,255,0.3);
    font-size: 12px;
    margin: 0;
}

.footer-info-row {
    border-top: 1px solid rgba(255,255,255,0.08);
    padding-top: 3rem;
}

.footer-label {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: rgba(255,255,255,0.35);
    margin-bottom: 12px;
}

.footer-contact-p {
    margin: 0;
    line-height: 1.6;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.88rem;
    font-weight: 400;
    color: #fff;
}

.footer-contact-icon {
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
    opacity: 0.65;
}

.footer-contact-link {
    color: #fff;
    text-decoration: none;
    font-size: 0.88rem;
    font-weight: 400;
    line-height: 1.6;
    transition: color 0.2s;
    display: inline;
}

.footer-contact-link:hover {
    color: rgba(255,255,255,0.7);
}

.footer-address {
    color: #fff;
    font-size: 0.88rem;
    line-height: 1.6;
    font-style: normal;
    margin: 0;
}

.footer-social-icon {
    color: #fff;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 10px;
    transition: filter 0.2s ease, transform 0.2s ease;
}

.footer-social-icon:hover {
    color: #fff;
    filter: brightness(1.4);
    transform: translateY(-1px);
}

.footer-social-link {
    color: rgba(255,255,255,0.55);
    text-decoration: none;
    font-size: 0.88rem;
    transition: color 0.2s;
}

.footer-social-link:hover {
    color: #fff;
}

.footer-legal-row {
    border-top: 1px solid rgba(255,255,255,0.06);
    padding-top: 1.5rem;
    margin-top: 1rem;
}

.footer-legal-text {
    color: rgba(255,255,255,0.3);
    font-size: 12px;
}

.footer-legal-link {
    color: rgba(255,255,255,0.3);
    font-size: 12px;
    text-decoration: none;
    transition: color 0.2s;
}

.footer-legal-link:hover {
    color: rgba(255,255,255,0.7);
}

/* Footer layout alignment — left-aligned on desktop */
.site-footer .row > [class*="col-"] {
    text-align: left;
}

.site-footer .footer-headline,
.site-footer p {
    margin-left: 0;
    margin-right: 0;
}

.site-footer .footer-cal-card {
    margin-left: 0;
    margin-right: 0;
}

.site-footer .footer-booking-3d {
    margin-left: 0 !important;
    margin-right: auto !important;
}

.site-footer .footer-booking-block {
    align-items: flex-start;
    text-align: left;
}

.site-footer .footer-booking-btn {
    align-self: flex-start;
}

.site-footer .footer-booking-points {
    align-items: flex-start;
}

.site-footer .footer-booking-points li {
    padding-left: 20px;
}

.site-footer .footer-booking-points li::before {
    position: absolute;
    left: 0;
}

.site-footer .footer-info-row > [class*="col-"] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.site-footer .footer-info-row .d-flex.gap-3 {
    justify-content: flex-start;
}

.site-footer .footer-label {
    justify-content: flex-start;
}

.site-footer .footer-contact-link {
    display: block;
}

.site-footer .footer-address {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    gap: 2px;
}

.site-footer .footer-address-line {
    display: block;
}

.site-footer .footer-legal-row > [class*="col-"] {
    display: flex;
    align-items: center;
    text-align: left;
}

.site-footer .footer-legal-row > [class*="col-"]:first-child {
    justify-content: flex-start;
}

.text-solid-white {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}

h1 {
    font-size: 99px;
    font-weight: 900;
    letter-spacing: -5px;
    line-height: 1;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: capitalize;
}

h1 span {
    background: linear-gradient(45deg, #000, transparent);
    background-clip: text;
    background-image: url(https://www.apple.com/v/macbook-air/v/images/overview/apple-intelligence/apple_intelligence_privacy_gradient__fwor1tjecwy2_large_2x.jpg);
    background-image: url(../applegradient.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 1px;
    display: inline-block;
    font-size: 99px;
    margin-bottom: -5px;
    overflow: visible;
    padding-right: 2px;
    position: relative;
    text-decoration: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: -5px;
}

.hero-gradient-animated {
    background-image: url(../applegradient.jpg);
    background-size: 240% 240%;
    background-position: 0% 45%;
    display: inline-block;
    isolation: isolate;
    overflow: visible;
    padding-bottom: .14em;
    position: relative;
    text-decoration: none;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: inherit;
    animation: heroGradientShift 8s ease-in-out infinite alternate;
}

.hero-gradient-animated::after {
    display: none;
}

.hero-gradient-animated::before {
    display: none;
}

.quote-gradient-animated {
    display: inline;
    line-height: 1.02;
    margin: 0;
    padding-bottom: 0;
}

/* Scroll-driven word highlight */
.scroll-word {
    opacity: 0.18;
    transition: opacity 0.15s ease;
    letter-spacing: -2px;
}
.scroll-word.active {
    opacity: 1;
}
/* Gradient words stay gradient when active */
.quote-gradient-animated .scroll-word.active {
    opacity: 1;
}

.quote-gradient-animated::after {
    bottom: 0;
    height: .065em;
}

@keyframes heroGradientShift {
    0% {
        background-position: 0% 45%;
    }

    100% {
        background-position: 100% 55%;
    }
}

@keyframes heroUnderlineRun {
    0% {
        background-position: 0% 50%;
        transform: scaleX(.88);
    }

    50% {
        background-position: 100% 50%;
        transform: scaleX(1);
    }

    100% {
        background-position: 0% 50%;
        transform: scaleX(.9);
    }
}

@keyframes heroReflectPulse {
    0% {
        filter: drop-shadow(0 0 0 rgba(255,255,255,.08)) drop-shadow(0 0 0 rgba(230,73,176,.08));
    }

    50% {
        filter: drop-shadow(0 -1px 10px rgba(255,255,255,.35)) drop-shadow(0 0 14px rgba(230,73,176,.32));
    }

    100% {
        filter: drop-shadow(0 0 0 rgba(255,255,255,.08)) drop-shadow(0 0 0 rgba(230,73,176,.08));
    }
}

@keyframes heroSparkBurst {
    0% {
        opacity: 0;
        transform: translate(0, 4px) scale(.92);
    }

    25% {
        opacity: 1;
    }

    60% {
        opacity: .95;
        transform: translate(8px, -6px) scale(1.04);
    }

    100% {
        opacity: 0;
        transform: translate(18px, -16px) scale(1.1);
    }
}

h2 {
    font-size: 74px;
    font-weight: 800;
    letter-spacing: -3px;
    line-height: 1;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: capitalize;
}

h2 span {
    background-clip: text;
    background-image: url(https://www.apple.com/v/macbook-air/v/images/overview/apple-intelligence/apple_intelligence_privacy_gradient__fwor1tjecwy2_large_2x.jpg);
    background-image: url(../applegradient.jpg);
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline;
    font-size: 74px;
    letter-spacing: -3px;
    overflow: visible;
    padding-right: 2px;
    text-decoration: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

h3 {
    font-size: 43px;
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 1;
    position: relative;
}

h5 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.8px;
    line-height: 1.2;
}

html {
    overflow-x: hidden;
}

p {
    color: #99948f;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    text-wrap: balance;
}

.card-all-services {
    background: #f5f5f7;
    color: white;
    height: 576px !important;
}

h3 span span {
    letter-spacing: 0;
}

.section-hero video {
    max-width: 768px;
    z-index: -1;
    position: relative;
}

.navbar-brand span {
    align-items: center;
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.8527%);
    border: 1px solid #000;
    border-radius: 40px;
    display: inline-flex;
    font-weight: 500;
    justify-content: center;
    text-decoration: none;
    transition: all .2s;
    color: white;
    font-size: 14px;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
    width: min-content;
    letter-spacing: 0;
    padding: 1px 4px;
    top: -5.5px;
    position: relative;
    left: 2px;
}

.section-services .card {
    background-color: #f5f5f7;
    height: 470px !important;
}

.section-benefits .card {
    background: white;
    padding: 40px;
    padding-top: 32px;
    height: inherit;
    height: 276px;
    overflow: hidden;
}

model-viewer.benefit-icon-3d {
    width: 84px;
    height: 84px;
    display: block;
    margin-top: 0;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
}

/* Center content in benefit cards, keep + button in place */
.section-benefits .card .d-block {
    text-align: center;
}

.section-benefits .card .d-block p {
    margin-bottom: 40px !important;
}

.p-subheader {
    max-width: 650px;
    margin: 0 auto;
}

.card-faq {
}

.section-about {
    height: 100vh;
    display: flex;
    align-items: end;
    justify-content: end;
    margin-top: 100vh;
    position: sticky;
    top: 0;
}


.section-pricing .card,
.section-cards .card {
    height: initial;
}

.section-pricing .card {
    background: #ffffff;
}

.section-cards .card {
    background: #ffffff;
}

.section-pricing .card.card-calculator-cta,
.section-cards .card.card-calculator-cta {
    height: initial;
    overflow: visible;
    position: relative;
    z-index: 2;
}

.animation-video {
}

.animation-hero {
}

/* Viewport reveal animations handled by GSAP ScrollTrigger */

.navbar-dropdown {
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10;
    border-radius: 0;
    max-width: 100%;
    /* box-shadow: 1px 1px 15px #0000001a;
    border-bottom: 1px solid #e7e7e7; */
    height: 100px;
    transition: background-color 0.3s ease;
}

.navbar-dropdown.nav-dark {
    background-color: rgba(0, 0, 0, 0.4);
}

.text {
color: #0000003b;
    background: linear-gradient(to right, #000000, #070707) no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 0%;
    transition: background-size cubic-bezier(.1,.5,.5,1) 0.5s;
}

li.nav-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

li.nav-item svg {
    width: 24px;
    height: 24px;
    background: white;
    padding: 5px;
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.8527%);
    border: 1px solid #000;
    border-radius: 28px;
    box-shadow: rgba(7, 15, 26, 0.09) 0px 0.557334px 0.557334px -0.375px, rgba(7, 15, 26, 0.1) 0px 1.69015px 1.69015px -0.75px, rgba(7, 15, 26, 0.12) 0px 4.46786px 4.46786px -1.125px, rgba(7, 15, 26, 0.2) 0px 14px 14px -1.5px, rgba(240, 252, 255, 0.2) 0px 2px 10px 1px inset, rgba(235, 251, 255, 0.2) 0px 0px 2px 1px inset, rgba(255, 255, 255, 0.2) 0px 2px 0.5px 0px inset;
    color: #fff;
    fill: white;
}

.card-heroes-every::before {
    content: close-quote;
    height: 220px;
    width: 100%;
    background: #f2f2f2;
    display: block;
    position: absolute;
    top: 0;
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
}

.card-heroes-every::after {
    content: close-quote;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 214px;
    left: 0;
    right: 0;
    margin: 0 auto;
    /* box-shadow: 1px 2px 3px #00000024; */
    width: 100%;
}

.section-benefits h3 {
    left: -3px;
    position: relative;
}

.svg-expand {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    background: white;
    width: 40px;
    height: 40px;
    padding: 10px;
    border-radius: 50%;
    border: 0;
    color: #10131a;
    z-index: 5;
}

h4 {
    font-size: 34px;
    font-weight: 800;
    letter-spacing: -1.2px;
    line-height: 1;
    position: relative;
    font-family: 'Figtree', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

svg.svg-expand.shadow {}

.section-benefits h4 {
    left: -2px;
    position: relative;
}

.stats-grid .col-12 {
    margin-bottom: 16px;
}

.counter-divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-bottom: 4px;
}

.counter-divider::before,
.counter-divider::after {
    content: '';
    flex: 1;
    height: 1px;
    background: linear-gradient(90deg, transparent, #e2e8f0, transparent);
}

.counter-divider-icon {
    flex-shrink: 0;
    opacity: 0.9;
}

.stat-card {
    background: #f5f5f7;
    border: 0;
    border-radius: 28px;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    overflow: hidden;
    padding: 40px 24px;
    position: relative;
    transition: all .2s;
}

.stat-card::before {
    display: none;
}

.stat-card::after {
    display: none;
}

.stat-card .stat-icon {
    display: block;
}

.stat-card h4 {
    font-weight: 800;
    font-size: 27px;
    letter-spacing: -0.8px;
    margin-bottom: 8px;
}

.stat-card p {
    color: #99948f;
    font-size: 13px;
    line-height: 1.55;
    margin-bottom: 0;
}

.stat-card:hover {
    font-weight: 600;
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.8527%);
    border: 1px solid #000;
    color: #fff;
    transition: all .2s;
}

.stat-card:hover h4,
.stat-card:hover p {
    color: #fff;
}

.img-enlist {
    z-index: 1;
    position: absolute;
    left: 0;
    right: -50px;
    top: -88px;
    margin: 0 auto;
}

.section-services .card::before {
    content: close-quote;
    height: 277px;
    width: 100%;
    background: #ededed;
    display: block;
    position: absolute;
    top: 0;
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.img-dispatch {
    z-index: 1;
    position: absolute;
    left: 0;
    right: -50px;
    top: -99px;
}

.img-debrief {
    z-index: 1;
    position: absolute;
    left: 0;
    right: -50px;
    top: -99px;
}

.mt-15 {
    margin-top: 9rem;
}

.section-benefits .card:hover {
    font-weight: 600;
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.8527%);
    border: 1px solid #000;
    color: #fff;
    text-decoration: none;
    transition: all .2s;
}

.section-pricing .card .card-body,
.section-cards .card .card-body {
    display: flex;
    align-items: end;
    justify-content: start;
}

.section-cards .row.mt-4 .card .card-body {
    align-items: center;
    justify-content: center;
}


.comp-traditional-teams {
    position: relative;
    flex: 1;
    min-height: 460px;
}

.comp-traditional-teams .card {
    height: auto;
    box-shadow: 1px 2px 4px #0000001f;
    width: 280px;
    border: 1px #cccccc38 solid;
    position: absolute;
    background: white;
    border-radius: 12px;
}

.comp-traditional-teams .card .card-body {
    padding: 12.5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.comp-our-way .card::before {
    content: close-quote;
    width: 2px;
    height: 30px;
    background: #c3c3c3;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -30px;
}

.comp-our-way .card:first-of-type::before {content: none;}

.section-offer {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-bottom: 10rem;
    padding-top: 10rem;
    background: white;
}

.card-them {
    background: #f5f5f7;
    height: 576px;
    overflow: hidden;
}

.card-us {
    background: #f5f5f7;
    height: 576px;
    overflow: hidden;
    position: relative;
}

.card-us .d-block.z-3 {
    position: relative;
    z-index: 10;
}

.comp-traditional-teams .card .card-body p {
    margin: 0;
}

.comp-our-way .card {
    height: auto;
    box-shadow: 1px 2px 4px #0000001f;
    width: 320px;
    margin: 30px auto;
    border: 1px #cccccc38 solid;
    background: white;
    border-radius: 12px;
}

.comp-our-way .card .card-body {
    padding: 12.5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.comp-our-way .card .card-body p {
    font-size: 15px;
    line-height: 1;
    margin: 0;
    color: #99948f;
}

.comp-our-way .card .card-body h6 {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 2px !important;
    margin-top: 2px !important;
}

/* Row 1 — top of container */
.comp-traditional-teams .card:nth-of-type(1) {top: 0; left: calc(50% - 250px); z-index: 2;}
.comp-traditional-teams .card:nth-of-type(2) {top: 18px; left: calc(50% - 10px); z-index: 3;}

/* Row 2 */
.comp-traditional-teams .card:nth-of-type(3) {top: 75px; left: calc(50% - 270px); z-index: 4;}
.comp-traditional-teams .card:nth-of-type(4) {top: 95px; left: calc(50% - 50px); z-index: 1;}

.comp-alert {
    background: #fdf4f4;
}

.comp-notification {
    padding: 10px;
    border-radius: 8px;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 48px;
    min-height: 48px;
}

.svg-star {
    fill: #fde047;
}


.comp-alert svg {
    fill: #d93c33;
}

.comp-traditional-teams p {
    font-size: 15px;
    line-height: 1;
}

.comp-warning {
    background: #fdf7d0;
}

.comp-warning svg {
    fill: #f3b23e;
}

.comp-gmail {
    background: white;
    box-shadow: 1px 2px 3px #00000036;
}

.comp-ourway-subscribe {
    background: #eff6ff;
    box-shadow: 0 6px 12px #00000014;
    color: initial;
}

.comp-ourway-team {
    background: #f5f3ff;
    box-shadow: 0 6px 12px #00000014;
    color: initial;
}

.comp-ourway-relax {
    background: #f0fdf4;
    box-shadow: 0 6px 12px #00000014;
    color: initial;
}

.comp-our-way .comp-notification svg {
    fill: initial;
}

/* Row 3 */
.comp-traditional-teams .card:nth-of-type(5) {top: 155px; left: calc(50% - 210px); z-index: 5;}
.comp-traditional-teams .card:nth-of-type(6) {top: 170px; left: calc(50% + 10px); z-index: 2;}

/* Row 4 */
.comp-traditional-teams .card:nth-of-type(7) {top: 230px; left: calc(50% - 260px); z-index: 3;}
.comp-traditional-teams .card:nth-of-type(8) {top: 250px; left: calc(50% - 70px); z-index: 6;}

/* Row 5 */
.comp-traditional-teams .card:nth-of-type(9) {top: 310px; left: calc(50% - 230px); z-index: 4;}
.comp-traditional-teams .card:nth-of-type(10) {top: 330px; left: calc(50% - 30px); z-index: 5;}

/* Row 6 — bottom */
.comp-traditional-teams .card:nth-of-type(11) {top: 390px; left: calc(50% - 150px); z-index: 7;}

/* Chaotic notification entrance animations — each card flies in from a different direction and lands at its own rotation */
@keyframes card1 {
    0%   { opacity: 0; transform: translateX(-90px) rotate(-12deg) scale(0.6); }
    70%  { opacity: 1; transform: translateX(6px) rotate(0.5deg) scale(1.03); }
    100% { opacity: 1; transform: rotate(-1.5deg); }
}
@keyframes card2 {
    0%   { opacity: 0; transform: translateX(90px) rotate(10deg) scale(0.6); }
    70%  { opacity: 1; transform: translateX(-5px) rotate(3.5deg) scale(1.02); }
    100% { opacity: 1; transform: rotate(2.5deg); }
}
@keyframes card3 {
    0%   { opacity: 0; transform: translateY(-70px) rotate(-8deg) scale(0.7); }
    70%  { opacity: 1; transform: translateY(5px) rotate(2deg) scale(1.02); }
    100% { opacity: 1; transform: rotate(1.2deg); }
}
@keyframes card4 {
    0%   { opacity: 0; transform: translateX(-80px) rotate(10deg) scale(0.65); }
    70%  { opacity: 1; transform: translateX(4px) rotate(-3deg) scale(1.03); }
    100% { opacity: 1; transform: rotate(-2deg); }
}
@keyframes card5 {
    0%   { opacity: 0; transform: scale(0.2) rotate(15deg); }
    60%  { opacity: 1; transform: scale(1.06) rotate(-2deg); }
    100% { opacity: 1; transform: rotate(-0.8deg); }
}
@keyframes card6 {
    0%   { opacity: 0; transform: translateX(100px) rotate(-8deg) scale(0.6); }
    70%  { opacity: 1; transform: translateX(-5px) rotate(2.5deg) scale(1.02); }
    100% { opacity: 1; transform: rotate(1.8deg); }
}
@keyframes card7 {
    0%   { opacity: 0; transform: translateY(70px) rotate(8deg) scale(0.65); }
    70%  { opacity: 1; transform: translateY(-4px) rotate(3deg) scale(1.03); }
    100% { opacity: 1; transform: rotate(2deg); }
}
@keyframes card8 {
    0%   { opacity: 0; transform: translateX(-100px) rotate(-12deg) scale(0.55); }
    70%  { opacity: 1; transform: translateX(6px) rotate(-3deg) scale(1.02); }
    100% { opacity: 1; transform: rotate(-2.2deg); }
}
@keyframes card9 {
    0%   { opacity: 0; transform: translateY(-60px) rotate(10deg) scale(0.7); }
    70%  { opacity: 1; transform: translateY(4px) rotate(2.5deg) scale(1.02); }
    100% { opacity: 1; transform: rotate(1.5deg); }
}
@keyframes card10 {
    0%   { opacity: 0; transform: scale(0.25) rotate(-15deg); }
    60%  { opacity: 1; transform: scale(1.05) rotate(0.5deg); }
    100% { opacity: 1; transform: rotate(-1deg); }
}
@keyframes card11 {
    0%   { opacity: 0; transform: translateX(90px) rotate(12deg) scale(0.6); }
    70%  { opacity: 1; transform: translateX(-5px) rotate(-2.5deg) scale(1.03); }
    100% { opacity: 1; transform: rotate(-1.8deg); }
}

.notification-anim { opacity: 0; }

.comp-traditional-teams .card:nth-of-type(1)  { animation: card1  0.5s  cubic-bezier(0.34,1.56,0.64,1) 0.1s  forwards; }
.comp-traditional-teams .card:nth-of-type(2)  { animation: card2  0.45s cubic-bezier(0.34,1.56,0.64,1) 0.3s  forwards; }
.comp-traditional-teams .card:nth-of-type(3)  { animation: card3  0.5s  cubic-bezier(0.34,1.56,0.64,1) 0.5s  forwards; }
.comp-traditional-teams .card:nth-of-type(4)  { animation: card4  0.4s  cubic-bezier(0.34,1.56,0.64,1) 0.65s forwards; }
.comp-traditional-teams .card:nth-of-type(5)  { animation: card5  0.5s  cubic-bezier(0.34,1.56,0.64,1) 0.85s forwards; }
.comp-traditional-teams .card:nth-of-type(6)  { animation: card6  0.45s cubic-bezier(0.34,1.56,0.64,1) 1.0s  forwards; }
.comp-traditional-teams .card:nth-of-type(7)  { animation: card7  0.5s  cubic-bezier(0.34,1.56,0.64,1) 1.15s forwards; }
.comp-traditional-teams .card:nth-of-type(8)  { animation: card8  0.4s  cubic-bezier(0.34,1.56,0.64,1) 1.35s forwards; }
.comp-traditional-teams .card:nth-of-type(9)  { animation: card9  0.45s cubic-bezier(0.34,1.56,0.64,1) 1.5s  forwards; }
.comp-traditional-teams .card:nth-of-type(10) { animation: card10 0.5s  cubic-bezier(0.34,1.56,0.64,1) 1.65s forwards; }
.comp-traditional-teams .card:nth-of-type(11) { animation: card11 0.45s cubic-bezier(0.34,1.56,0.64,1) 1.85s forwards; }

/* Testimonial cards — same style as .section-benefits .card */
.card-testimonial {
    background: white !important;
    border: none !important;
    border-radius: 28px !important;
    height: auto !important;
    min-height: 276px !important;
    transition: all 0.2s;
    padding: 40px !important;
    display: flex !important;
    flex-direction: column !important;
    position: relative;
    overflow: visible;
}

.card-testimonial:hover {
    font-weight: 600;
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.85%) !important;
    border: 1px solid #000 !important;
    color: #fff !important;
    text-decoration: none;
    transition: all .2s;
}

.card-testimonial:hover .tcard-quote,
.card-testimonial:hover .tcard-name,
.card-testimonial:hover .tcard-role {
    color: #fff !important;
}

.card-testimonial:hover .tcard-author {
    border-top-color: rgba(255,255,255,0.15);
}

.card-testimonial .card-body {
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    text-align: center !important;
    height: 100%;
}

.card-testimonial model-viewer {
    display: block;
    margin: 0 auto 12px;
}

.testimonial-icon {
    display: block;
    fill: #0b1322;
    flex-shrink: 0;
}

.card-testimonial:hover .testimonial-icon {
    fill: rgba(255,255,255,0.7);
}

.tcard-quote {
    color: #4a4a5a;
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 0;
    flex-grow: 1;
}

.tcard-author {
    display: flex;
    flex-direction: column;
    gap: 1px;
    padding-top: 20px;
    border-top: 1px solid #f0f0f0;
    width: 100%;
    margin-top: 20px;
}

.tcard-name {
    font-size: 13px;
    font-weight: 800;
    color: #0b1322;
    letter-spacing: -0.2px;
}

.tcard-role {
    font-size: 12px;
    font-weight: 400;
    color: #888;
}

/* Sequential scroll-in animation */
.tcard-col {
    opacity: 0;
    transform: translateY(28px);
    transition: opacity 0.55s ease, transform 0.55s ease;
}

.tcard-col.tcard-visible {
    opacity: 1;
    transform: translateY(0);
}

/* Testimonial carousel */
.tcard-carousel-wrap {
    position: relative;
    display: flex;
    align-items: center;
    gap: 16px;
}

.tcard-carousel {
    overflow: hidden;
    flex: 1;
    min-width: 0;
}

.tcard-carousel-track {
    display: block;
    position: relative;
}

.tcard-slide {
    display: none;
    width: 100%;
    box-sizing: border-box;
}

.tcard-slide.tcard-active {
    display: block;
}

@keyframes tcardEnter {
    from { opacity: 0; transform: translateY(18px); }
    to   { opacity: 1; transform: translateY(0); }
}

.tcard-slide.tcard-active .card-testimonial {
    animation: tcardEnter 0.65s ease-out both;
}

.tcard-slide.tcard-active .tcard-grid .card-testimonial:nth-child(1) { animation-delay: 0s; }
.tcard-slide.tcard-active .tcard-grid .card-testimonial:nth-child(2) { animation-delay: 0.12s; }
.tcard-slide.tcard-active .tcard-grid .card-testimonial:nth-child(3) { animation-delay: 0.24s; }
.tcard-slide.tcard-active .tcard-grid .card-testimonial:nth-child(4) { animation-delay: 0.36s; }

.tcard-slide .tcard-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

@media (max-width: 1200px) {
    .tcard-slide .tcard-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 1200px) {
    .tcard-slide .tcard-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .tcard-carousel-wrap {
        gap: 8px;
    }
}

.tcard-arrow {
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,0.12);
    background: #fff;
    color: #0b1322;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
    padding: 0;
    z-index: 2;
}

.tcard-arrow:hover {
    background: #0b1322;
    border-color: #0b1322;
    color: #fff;
    box-shadow: 0 4px 16px rgba(0,0,0,0.14);
}

.tcard-arrow:disabled {
    opacity: 0.3;
    cursor: default;
    pointer-events: none;
}

.tcard-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
}

.tcard-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: none;
    background: rgba(0,0,0,0.15);
    padding: 0;
    cursor: pointer;
    transition: background 0.2s, transform 0.2s;
}

.tcard-dot.tcard-dot-active {
    background: #0b1322;
    transform: scale(1.25);
}

/* Legacy selectors kept for safety */
.card-testimonial h6 { display: none; }
.card-testimonial small { display: none; }
.card-testimonial .testimonial-stars { display: none; }
.card-testimonial .d-flex.align-items-center { display: none !important; }

.testimonial-avatar {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 14px;
    flex-shrink: 0;
}

.testimonial-stars svg {
    margin-right: 2px;
}

@media (max-width: 992px) {
.img-pricing {
    width: 100%;
}

h3 {
    font-size: 32px;
}

.card-body {
    padding: 32px;
}
}

/* ===== SAVINGS CALCULATOR MODAL ===== */
#calculatorModal .modal-backdrop,
#calculatorModal + .modal-backdrop,
.modal-backdrop {
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    background-color: rgba(15, 23, 42, 0.45);
}

.modal {
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.calc-modal-content {
    background: #f5f5f7;
    border: 0;
    border-radius: 28px;
    box-shadow: 0 40px 100px rgba(11,19,37,0.25);
    overflow: hidden;
}

.calc-modal-header {
    background: #fff;
    border-bottom: 1px solid #ececee;
    padding: 16px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.calc-modal-title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.5px;
    margin: 0 0 2px;
    line-height: 1;
}

.calc-modal-close {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 0;
    background: #f5f5f7;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.2s;
}

.calc-modal-close:hover {
    background: #e8e8ea;
}

.calc-modal-body {
    padding: 20px 24px 24px;
    max-height: 85vh;
    overflow-y: auto;
}

.calc-instruction {
    display: none;
}

/* Two-column layout: left controls, right summary */
.calc-layout {
    display: grid;
    gap: 16px;
    grid-template-columns: 1fr 270px;
    align-items: stretch;
}

.calc-controls {
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: space-between;
}

.calc-summary {
    display: flex;
    flex-direction: column;
}

.calc-subtitle {
    font-size: 12px;
    color: #6d7280;
    margin: 0;
    line-height: 1.4;
}

/* Staff card grid */
.staff-card-grid {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.staff-card-grid-calc {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

/* Each card — matches KPI card style */
.staff-unit-card {
    background: #fff;
    border: none;
    border-radius: 18px;
    box-shadow: 0 1px 4px rgba(15,23,42,0.06), 0 4px 16px rgba(15,23,42,0.04);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    transition: transform .2s ease, box-shadow .2s ease;
    cursor: pointer;
}

.staff-unit-card:hover {
    box-shadow: 0 4px 20px rgba(15,23,42,0.12);
    transform: translateY(-2px);
}

.staff-unit-card.is-active {
    box-shadow: none;
    transform: translateY(-2px);
}

/* Hero video zone */
.staff-unit-hero {
    background: #f5f5f7;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.staff-unit-video {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: contain;
    height: 100%;
    background: white;
    padding-top: 10px;
}

.staff-unit-card.is-active .staff-unit-hero {
    opacity: 1;
}

.staff-unit-character {
    height: 110px;
    width: auto;
    object-fit: contain;
    display: block;
    transform-origin: bottom center;
}

/* Card body: title + salary */
.staff-unit-body {
    padding: 10px 12px 6px;
    display: flex;
    flex-direction: column;
    gap: 1px;
}

.staff-unit-title {
    color: #0f172a;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -0.2px;
}

.staff-unit-salary {
    color: #6c7689;
    font-size: 11.5px;
    font-weight: 600;
    letter-spacing: -0.2px;
}

.staff-unit-salary small {
    font-size: 10px;
    font-weight: 500;
    color: #96a1b3;
}

/* +/- controls — hero CTA button style */
.staff-unit-controls {
    align-items: center;
    display: grid;
    gap: 0;
    grid-template-columns: 34px 1fr 34px;
    padding: 6px 10px 12px;
}

.staff-unit-btn {
    border: 1px solid #000;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    height: 30px;
    line-height: 1;
    padding: 0;
    cursor: pointer;
    background-image: radial-gradient(64% 132% at 24% -16%, #6d6f73 0%, #04080d 96%);
    transition: filter 0.15s, transform 0.15s;
    box-shadow: rgba(7,15,26,0.09) 0px 0.5px 0.5px -0.375px,
                rgba(7,15,26,0.1) 0px 1.7px 1.7px -0.75px,
                rgba(240,252,255,0.2) 0px 2px 10px 1px inset,
                rgba(255,255,255,0.2) 0px 2px 0.5px 0px inset;
}

.staff-unit-btn:hover {
    filter: brightness(1.06);
    transform: translateY(-1px);
}

.staff-unit-controls strong {
    color: #0f172a;
    font-size: 22px;
    font-weight: 800;
    line-height: 1;
    text-align: center;
    letter-spacing: -1px;
}

.staff-card-grid-calc .staff-unit-card {
    min-height: auto;
}

/* Drawer skill toggle cards */
.drawer-skill-card {
    cursor: pointer;
    opacity: 0.55;
    transition: opacity .2s ease, box-shadow .2s ease, transform .2s ease;
}

.drawer-skill-card:hover {
    opacity: 0.8;
}

.drawer-skill-card.is-selected {
    opacity: 1;
    box-shadow: 0 4px 20px rgba(15,23,42,0.12);
}

.drawer-skill-card .staff-unit-hero {
    height: 220px;
}

.drawer-tap-badge {
    display: none;
}

.staff-selection-card.drawer-selection-card {
    background: transparent;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
}

.signup-offer-column > .signup-checkout-btn {
    display: none;
}

.signup-offer-column > .calc-disclaimer {
    display: none;
}

.signup-confirm-column {
    display: none;
}

/* Tap-count badge — hidden on desktop, visible on mobile via media.css */
.calc-tap-badge {
    display: none;
}

/* Bottom KPI row */
.calc-summary-inline {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.calc-plan-inline {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.calc-kpi-inline {
    min-height: auto;
}

/* Right panel comparison card — light clean style */
.calc-comparison-card {
    background: #fff;
    border-radius: 20px;
    padding: 20px 18px;
    color: #0f172a;
    height: 100%;
    box-shadow: 0 1px 4px rgba(15,23,42,0.06), 0 4px 16px rgba(15,23,42,0.04);
    display: flex;
    flex-direction: column;
}

.calc-comparison-title {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 14px;
    letter-spacing: -0.4px;
    color: #0f172a;
}

.calc-cost-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
    font-size: 12px;
    color: #6c7689;
    border-bottom: 1px solid #f0f1f4;
}

.calc-cost-row:last-child {
    border-bottom: none;
}

/* Remove bottom border on the row immediately before the total line */
.calc-cost-row:has(+ .calc-cost-total) {
    border-bottom: none;
}

.calc-cost-row span:last-child {
    font-weight: 700;
    color: #0f172a;
}

.calc-cost-row small {
    font-size: 10px;
    opacity: 0.55;
    font-weight: 400;
}

.calc-cost-total {
    border-top: 2px solid #0f172a !important;
    border-bottom: 1px solid #f0f1f4 !important;
    padding: 10px 0 8px !important;
}

.calc-cost-total span {
    font-weight: 800 !important;
    color: #0f172a !important;
    font-size: 13px;
}

.calc-divider {
    height: 1px;
    background: #ebedf2;
    margin: 12px 0;
}

.calc-savings-row {
    background: linear-gradient(135deg, #ecfdf5 0%, #f0fdf4 100%);
    border: 1px solid #bbf7d0;
    border-radius: 12px;
    padding: 10px 14px !important;
    margin-top: 10px;
    border-bottom: none !important;
}

.calc-savings-row span:first-child {
    color: #15803d !important;
    font-weight: 700;
}

.calc-savings-value {
    font-size: 18px !important;
    letter-spacing: -0.6px;
    font-weight: 800 !important;
}

.calc-savings-value.positive {
    color: #16a34a !important;
}

.calc-savings-value.negative {
    color: #dc2626 !important;
}

/* Plan badge — hero dark button style */
.calc-plan-badge {
    background-image: radial-gradient(64% 132% at 24% -16%, #6d6f73 0%, #04080d 96%);
    border: 1px solid #000;
    border-radius: 18px;
    color: #fff;
    padding: 14px 16px;
    box-shadow: rgba(7,15,26,0.09) 0px 0.5px 0.5px -0.375px,
                rgba(7,15,26,0.1) 0px 1.7px 1.7px -0.75px,
                rgba(240,252,255,0.2) 0px 2px 10px 1px inset,
                rgba(255,255,255,0.2) 0px 2px 0.5px 0px inset;
}

.calc-plan-eyebrow {
    color: rgba(255,255,255,0.72);
    display: block;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .5px;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.calc-plan-badge h4 {
    color: #fff;
    font-size: 32px;
    font-weight: 800;
    letter-spacing: -1.5px;
    margin-bottom: 0;
    line-height: 1;
}

.calc-plan-badge h4 span {
    color: rgba(255,255,255,0.65);
    font-size: 14px;
    font-weight: 500;
    margin-left: 2px;
    letter-spacing: 0;
}

/* KPI cards */
.calc-kpi-grid {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr;
}

.calc-kpi {
    background: #fff;
    border: none;
    border-radius: 16px;
    box-shadow: 0 1px 4px rgba(15,23,42,0.06), 0 4px 16px rgba(15,23,42,0.04);
    display: flex;
    flex-direction: column;
    gap: 3px;
    padding: 12px 14px;
}

.calc-kpi span {
    color: #8b94a6;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

.calc-kpi strong {
    color: #0f172a;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 1.1;
}

.calc-kpi strong.positive {
    color: #16a34a;
}

.calc-kpi strong.negative {
    color: #dc2626;
}

.calc-kpi-savings {
    background: linear-gradient(135deg, #f0fdf4 0%, #fff 100%);
}

/* CTA button inside comparison card — hero button style */
.calc-cta-btn {
    display: block;
    margin-top: 14px;
    background-image: radial-gradient(64% 132% at 24% -16%, #6d6f73 0%, #04080d 96%);
    border: 1px solid #000;
    border-radius: 14px;
    color: #fff !important;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -0.2px;
    padding: 12px 14px;
    text-align: center;
    text-decoration: none !important;
    transition: filter 0.15s, transform 0.15s;
    box-shadow: rgba(7,15,26,0.09) 0px 0.5px 0.5px -0.375px,
                rgba(7,15,26,0.1) 0px 1.7px 1.7px -0.75px,
                rgba(240,252,255,0.2) 0px 2px 10px 1px inset,
                rgba(255,255,255,0.2) 0px 2px 0.5px 0px inset;
}

.calc-cta-btn:hover {
    filter: brightness(1.06);
    transform: translateY(-1px);
}

.calc-disclaimer {
    color: #94a3b8;
    font-size: 11px;
    line-height: 1.4;
    margin: 10px 0 0;
    text-align: center;
}

/* ===== SUPERPOWERS MODAL ===== */
.superpowers-modal-content {
    border-radius: 24px;
}

.superpowers-modal-body {
    max-height: 80vh;
    overflow-y: auto;
}

.sp-icon-sprite {
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
}

.superpowers-layout {
    display: grid;
    gap: 16px;
    grid-template-columns: 1.32fr .68fr;
}

.superpowers-catalog {
    display: grid;
    gap: 12px;
}

.superpower-category {
    background: #fff;
    border: 1px solid #e2e8f3;
    border-radius: 16px;
    box-shadow: 0 12px 24px -24px #0b132552;
    padding: 12px;
}

.superpower-category-head {
    align-items: center;
    display: flex;
    gap: 8px;
    margin-bottom: 10px;
}

.superpower-category-head h6 {
    color: #0f172a;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: -0.2px;
    margin: 0;
}

.superpower-category-icon {
    align-items: center;
    background: #f8fafc;
    border: 1px solid #dce5f3;
    border-radius: 10px;
    color: #0f172a;
    display: inline-flex;
    height: 24px;
    justify-content: center;
    width: 24px;
}

.superpower-category-icon svg {
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.8;
    width: 14px;
}

.superpower-chip-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.sp-service-chip {
    align-items: center;
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.8527%);
    border: 1px solid #000;
    border-radius: 100px;
    box-shadow: rgba(7, 15, 26, 0.09) 0px 0.557334px 0.557334px -0.375px, rgba(7, 15, 26, 0.1) 0px 1.69015px 1.69015px -0.75px, rgba(7, 15, 26, 0.12) 0px 4.46786px 4.46786px -1.125px, rgba(7, 15, 26, 0.2) 0px 10px 10px -1.5px, rgba(240, 252, 255, 0.2) 0px 2px 6px 1px inset;
    color: #fff;
    display: inline-flex;
    font-size: 13px;
    font-weight: 600;
    gap: 6px;
    line-height: 1;
    padding: 8px 11px 7px;
    transition: transform .18s ease, filter .18s ease, border-color .18s ease;
}

.sp-service-chip:hover {
    filter: brightness(1.06);
    transform: translateY(-1px);
}

.sp-service-chip.is-active {
    background: linear-gradient(90deg, #f45406 0%, #e649b0 50%, #048ff8 100%);
    border-color: transparent;
    box-shadow: 0 8px 22px -12px #e649b09a;
}

.sp-chip-icon {
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.8;
    width: 12px;
    height: 12px;
}

.superpowers-summary {
    background: linear-gradient(150deg, #071229 0%, #0b1730 100%);
    border-radius: 18px;
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 14px;
}

.superpowers-summary-head {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.superpowers-summary-head span {
    color: rgba(255,255,255,0.72);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .2px;
    text-transform: uppercase;
}

.superpowers-summary-head strong {
    font-size: 34px;
    letter-spacing: -0.8px;
    line-height: 1;
}

.superpowers-summary-sub {
    color: #c8d3eb;
    font-size: 13px;
    margin-bottom: 0;
}

.superpowers-selected-list {
    border: 1px solid rgba(255,255,255,0.14);
    border-radius: 12px;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    min-height: 68px;
    padding: 8px;
}

.superpowers-selected-list span {
    background: rgba(255,255,255,0.09);
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 999px;
    color: #ebf3ff;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 8px;
}

.superpowers-brief-label {
    color: #d5dff3;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .2px;
    margin-top: 2px;
    text-transform: uppercase;
}

.superpowers-brief {
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.14);
    border-radius: 12px;
    color: #f4f7ff;
    font-size: 13px;
    min-height: 176px;
    padding: 10px;
    resize: vertical;
    width: 100%;
}

.superpowers-brief:focus {
    outline: 1px solid rgba(228,93,177,0.8);
}

.superpowers-summary-actions {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.superpowers-action-btn {
    align-items: center;
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.22);
    border-radius: 12px;
    color: #ecf3ff;
    display: inline-flex;
    font-size: 13px;
    font-weight: 700;
    justify-content: center;
    padding: 10px;
}

.superpowers-action-btn-primary {
    background: linear-gradient(90deg, #f45406 0%, #e649b0 50%, #048ff8 100%);
    border-color: transparent;
    color: #fff;
}

.superpowers-action-status {
    color: #afbdd9;
    font-size: 12px;
    font-weight: 600;
    min-height: 18px;
}

#drawerServiceHint {
    color: #64748b;
}

/* ===== FIXED BOTTOM BAR ===== */
.fixed-bottom-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1040;
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-top: 1px solid #e7e7e7;
    box-shadow: 0 -10px 28px -22px rgba(7, 15, 26, 0.32);
    padding: 12px 0;
    transition: opacity .25s ease, transform .35s ease;
}

.fixed-bottom-bar .container {
    max-width: 1200px;
}

.fixed-bottom-bar-text {
    color: #0f172a;
    display: flex;
    align-items: center;
    gap: 12px;
}

.fixed-bottom-bar-text strong {
    color: #0f172a;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.5px;
    white-space: nowrap;
}

.fixed-bottom-bar-text span {
    font-size: 15px;
    color: #475569;
    font-weight: 400;
}

.fixed-bottom-bar-btn {
    font-size: 15px !important;
    padding: 8px 24px 6px !important;
    white-space: nowrap;
    border-radius: 28px;
}

.fixed-bottom-bar.bar-dark {
    background-color: rgba(0, 0, 0, 0.4);
    border-top-color: rgba(255, 255, 255, 0.1);
}

.fixed-bottom-bar.bar-dark .fixed-bottom-bar-text strong,
.fixed-bottom-bar.bar-dark .fixed-bottom-bar-text span {
    color: #fff;
}

body.drawer-open .fixed-bottom-bar {
    opacity: 0;
    pointer-events: none;
    transform: translateY(120%);
}

/* ===== SIGNUP DRAWER ===== */
.signup-drawer-backdrop {
    background: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    inset: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    visibility: hidden;
    transition: opacity .25s ease, visibility 0s linear .25s;
    z-index: 1050;
}

.signup-drawer {
    inset: 0;
    pointer-events: none;
    position: fixed;
    transform: translate3d(0, calc(100% + 96px), 0);
    visibility: hidden;
    transition: transform .55s cubic-bezier(.2,.9,.25,1), visibility 0s linear .55s;
    z-index: 1051;
}

.signup-drawer.is-open {
    pointer-events: auto;
    transform: translate3d(0, 0, 0);
    visibility: visible;
    transition-delay: 0s;
}

.signup-drawer-backdrop.is-open {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    transition-delay: 0s;
}

.signup-drawer-shell {
    background: #f5f5f7;
    border-radius: 28px 28px 0 0;
    box-shadow: 0 -20px 80px rgba(11,19,37,0.18);
    height: 100vh;
    margin: 0 auto;
    max-width: none;
    overflow: hidden;
    width: 100%;
}

.signup-drawer-topbar {
    background: #fff;
    border-bottom: 1px solid #ececee;
    min-height: 74px;
    position: sticky;
    top: 0;
    z-index: 8;
}

.signup-drawer-topbar-inner {
    align-items: center;
    color: #0f172a;
    display: flex;
    gap: 14px;
    justify-content: space-between;
    min-height: 74px;
}

.signup-drawer-topbar-copy {
    align-self: stretch;
    flex: 1;
    min-height: 36px;
    overflow: hidden;
    position: relative;
}

.signup-top-copy {
    align-items: center;
    display: flex;
    gap: 12px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .28s ease, transform .28s ease;
    white-space: nowrap;
}

.signup-top-copy strong {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -.7px;
    line-height: 1;
}

.signup-top-copy span {
    color: #6d7280;
    font-size: 15px;
}

.signup-top-copy-default {
    opacity: 1;
    transform: translateY(-50%);
}

.signup-drawer.is-open .signup-top-copy-default {
    opacity: 0;
    transform: translateY(-65%);
}

.signup-drawer.is-open .signup-top-copy-expanded {
    opacity: 1;
    transform: translateY(-50%);
}

.signup-drawer-header {
    align-items: flex-start;
    border-bottom: 1px solid #ebedf2;
    display: flex;
    gap: 14px;
    justify-content: space-between;
    padding: 20px 24px 16px;
}

.signup-drawer-kicker {
    color: #6b7280;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .3px;
    text-transform: uppercase;
}

.signup-drawer-title {
    font-size: 28px;
    letter-spacing: -1.1px;
}

.signup-drawer-close {
    align-items: center;
    background: #f5f5f7;
    border: 0;
    border-radius: 50%;
    color: #666;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    transition: background .2s ease;
    width: 32px;
    cursor: pointer;
}

.signup-drawer-close svg {
    fill: currentColor;
}

.signup-drawer-close:hover {
    background: #e8e8ea;
}

.signup-drawer-body {
    display: grid;
    gap: 20px;
    grid-template-columns: 1.2fr .8fr;
    max-height: calc(100vh - 74px);
    overflow-y: auto;
    padding: 20px 0 24px;
}

.signup-drawer-body.drawer-step-3 .signup-confirm-column {
    display: block;
    grid-column: 1 / -1;
}

.signup-drawer-body.drawer-step-3 .signup-offer-column,
.signup-drawer-body.drawer-step-3 .signup-meeting-column {
    display: none;
}

.signup-drawer-content {
    opacity: 0;
    transform: translateY(18px);
    transition: opacity .35s ease, transform .35s ease;
}

.signup-drawer.is-content-visible .signup-drawer-content {
    opacity: 1;
    transform: translateY(0);
}

.signup-offer-column {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.signup-offer-top {
    align-items: flex-start;
    background: #fff;
    border-radius: 18px;
    color: #0f172a;
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 16px;
    box-shadow: 0 1px 4px rgba(15,23,42,0.06), 0 4px 16px rgba(15,23,42,0.04);
}

.signup-offer-top p {
    color: #6c7689;
    font-size: 15px;
}

.signup-price-pill {
    background: linear-gradient(135deg, #f45406 0%, #e649b0 50%, #048ff8 100%);
    border-radius: 999px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 6px 12px;
    white-space: nowrap;
}

.staff-selection-card {
    background: #fff;
    border: none;
    border-radius: 20px;
    box-shadow: 0 1px 4px rgba(15,23,42,0.06), 0 4px 16px rgba(15,23,42,0.04);
    display: grid;
    gap: 14px;
    padding: 15px;
}

.staff-selection-head {
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
}

.staff-selection-head span {
    color: #64748b;
    font-size: 13px;
    font-weight: 600;
}

.staff-selection-hint {
    color: #475569;
    font-size: 12px;
    font-weight: 600;
}

.offer-compare-card {
    background: #fff;
    border: none;
    border-radius: 20px;
    box-shadow: 0 1px 4px rgba(15,23,42,0.06), 0 4px 16px rgba(15,23,42,0.04);
    padding: 15px;
}

.offer-compare-grid {
    align-items: center;
    display: grid;
    gap: 8px;
    grid-template-columns: minmax(0, 1.5fr) 110px 110px;
}

.offer-compare-head {
    color: #475569;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .2px;
    text-transform: uppercase;
}

.offer-compare-item {
    color: #0f172a;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
}

.offer-compare-cell {
    align-items: center;
    display: flex;
    justify-content: center;
}

.compare-check {
    align-items: center;
    border-radius: 8px;
    display: inline-flex;
    font-size: 15px;
    font-weight: 800;
    height: 24px;
    justify-content: center;
    width: 24px;
}

.compare-check-yes {
    background: #ecfdf3;
    border: 1px solid #bbf7d0;
    color: #22a868;
}

.compare-check-no {
    background: #fef2f2;
    border: 1px solid #fecaca;
    color: #dc2626;
}

.signup-feature-grid {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.signup-feature-item {
    background: #fff;
    border: 1px solid #eceff5;
    border-radius: 12px;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 12px;
}

.signup-form-grid {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.signup-form-grid label {
    color: #334155;
    display: grid;
    font-size: 12px;
    font-weight: 700;
    gap: 6px;
    text-transform: uppercase;
}

.signup-form-grid input {
    background: #fff;
    border: 1px solid #e8e8ea;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 500;
    outline: none;
    padding: 10px 11px;
    transition: border-color .2s ease;
}

.signup-form-grid input:focus {
    border-color: #0f172a;
}

.signup-form-full {
    grid-column: 1 / -1;
}

.package-configurator {
    background: #fff;
    border: 1px solid #eceff5;
    border-radius: 16px;
    padding: 14px;
}

.package-config-header {
    align-items: baseline;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    margin-bottom: 10px;
}

.package-config-header h5 {
    font-size: 18px;
    letter-spacing: -0.6px;
}

.package-config-hint {
    color: #64748b;
    font-size: 12px;
    font-weight: 600;
}

.package-option-list {
    display: grid;
    gap: 8px;
}

.package-option {
    align-items: center;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    display: grid;
    gap: 8px;
    grid-template-columns: 18px 1fr auto;
    padding: 9px 10px;
}

.package-option input {
    accent-color: #6d28d9;
    margin-top: 0;
}

.package-option span {
    color: #1e293b;
    font-size: 13px;
    font-weight: 600;
}

.package-option strong {
    color: #334155;
    font-size: 12px;
    font-weight: 700;
}

.signup-price-summary {
    background: #fff;
    border: none;
    border-radius: 20px;
    box-shadow: 0 1px 4px rgba(15,23,42,0.06), 0 4px 16px rgba(15,23,42,0.04);
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 12px;
}

.signup-price-summary span {
    color: #64748b;
    display: block;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 4px;
}

.signup-price-summary strong {
    color: #0f172a;
    font-size: 21px;
    letter-spacing: -0.6px;
}

.signup-checkout-btn {
    align-items: center;
    background-image: radial-gradient(64% 132% at 24% -16%, #6d6f73 0%, #04080d 96%);
    border: 1px solid #000;
    border-radius: 14px;
    color: #fff;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    justify-content: space-between;
    padding: 13px 14px;
    cursor: pointer;
    transition: filter .15s ease, transform .15s ease;
    box-shadow: rgba(7,15,26,0.09) 0px 0.5px 0.5px -0.375px,
                rgba(7,15,26,0.1) 0px 1.7px 1.7px -0.75px,
                rgba(240,252,255,0.2) 0px 2px 10px 1px inset,
                rgba(255,255,255,0.2) 0px 2px 0.5px 0px inset;
}

.signup-checkout-btn:hover {
    filter: brightness(1.06);
    transform: translateY(-1px);
    border-color: #000 !important;
    outline: none !important;
}

.signup-checkout-btn:focus,
.signup-checkout-btn:focus-visible,
.signup-checkout-btn:active {
    outline: none !important;
    box-shadow: rgba(7,15,26,0.09) 0px 0.5px 0.5px -0.375px,
                rgba(7,15,26,0.1) 0px 1.7px 1.7px -0.75px,
                rgba(240,252,255,0.2) 0px 2px 10px 1px inset,
                rgba(255,255,255,0.2) 0px 2px 0.5px 0px inset !important;
    border-color: #000 !important;
}

.signup-checkout-btn span {
    color: rgba(255,255,255,0.65);
    font-size: 14px;
    font-weight: 700;
}

.signup-meeting-column {
    display: flex;
}

.meeting-panel {
    background: #fff;
    border-radius: 20px;
    color: #0f172a;
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 10px;
    padding: 18px;
    box-shadow: 0 1px 4px rgba(15,23,42,0.06), 0 4px 16px rgba(15,23,42,0.04);
}

.meeting-panel h5 {
    color: #0f172a;
    font-size: 20px;
    letter-spacing: -0.6px;
}

.meeting-panel p {
    color: #6c7689;
    font-size: 14px;
}

.meeting-date-wrap {
    color: #334155;
    display: grid;
    font-size: 11px;
    font-weight: 700;
    gap: 6px;
    letter-spacing: .2px;
    text-transform: uppercase;
}

.meeting-date-wrap input {
    background: #f5f5f7;
    border: 1px solid #e8e8ea;
    border-radius: 10px;
    color: #0f172a;
    padding: 10px;
}

.meeting-slots {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.meeting-slot {
    background: #f5f5f7;
    border: 1px solid #e8e8ea;
    border-radius: 10px;
    color: #0f172a;
    font-size: 13px;
    font-weight: 700;
    padding: 9px;
    cursor: pointer;
    transition: background .2s ease, border-color .2s ease;
}

.meeting-slot:hover {
    background: #ebedf0;
}

.meeting-slot.is-active {
    background: linear-gradient(135deg, #f45406 0%, #e649b0 50%, #048ff8 100%);
    border: 1px solid transparent;
    color: #fff;
    box-shadow: none;
}

.meeting-summary {
    background: #f5f5f7;
    border-radius: 12px;
    color: #6c7689;
    font-size: 13px;
    margin-top: auto;
    padding: 10px 12px;
}

@media (max-width: 991px) {
    .section-staff-seo {
        padding: 5.5rem 0;
    }

    .staff-seo-card {
        min-height: 0;
    }

    .staff-seo-card h4 {
        font-size: 30px;
    }

}

@media (max-width: 1200px) {
    .staff-seo-card {
        border-radius: 28px;
        padding: 20px 18px;
    }

    .staff-seo-card h4 {
        font-size: 18px;
        letter-spacing: -0.8px;
    }

    .staff-seo-card p {
        font-size: 12px;
    }

    .quote-gradient-animated {
        padding-bottom: .06em;
    }

    .sp-service-chip {
        font-size: 12px;
        padding: 8px 10px 7px;
    }

    .superpowers-summary {
        border-radius: 14px;
        padding: 12px;
    }

    .superpowers-summary-actions {
        grid-template-columns: 1fr;
    }

    .superpowers-brief {
        min-height: 150px;
    }
}

/* ===== BENEFIT DETAIL MODAL ===== */
.benefit-modal-body {
    padding: 28px;
}

.benefit-modal-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.benefit-detail-items {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.benefit-detail-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

.benefit-detail-check {
    width: 28px;
    height: 28px;
    min-width: 28px;
    min-height: 28px;
    background: #f0fdf4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2px;
}

.benefit-detail-item h6 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.3px;
    margin-bottom: 4px;
    color: #000;
}

.benefit-detail-item p {
    font-size: 14px;
    line-height: 1.5;
    color: #99948f;
    margin: 0;
}

.svg-expand {
    align-items: center;
    display: flex;
    justify-content: center;
}

.benefit-expand-btn svg {
    fill: currentColor;
}

.js-tilt-glare,
.js-tilt-glare-inner {
    pointer-events: none !important;
}

/* ===== SERVICES SECTION ===== */
.section-services {
    flex-direction: column;
    padding-bottom: 6rem;
}

/* ===== FOOTER SOCIAL ICONS - match nav style ===== */
.footer-social-icon {
    width: 40px !important;
    height: 40px !important;
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.8527%) !important;
    border: 1px solid #000 !important;
    border-radius: 28px !important;
    box-shadow: rgba(7, 15, 26, 0.09) 0px 0.557334px 0.557334px -0.375px, rgba(7, 15, 26, 0.1) 0px 1.69015px 1.69015px -0.75px, rgba(7, 15, 26, 0.12) 0px 4.46786px 4.46786px -1.125px, rgba(7, 15, 26, 0.2) 0px 14px 14px -1.5px, rgba(240, 252, 255, 0.2) 0px 2px 10px 1px inset, rgba(235, 251, 255, 0.2) 0px 0px 2px 1px inset, rgba(255, 255, 255, 0.2) 0px 2px 0.5px 0px inset !important;
    fill: white !important;
    color: white !important;
    padding: 10px !important;
    transition: filter 0.2s ease, transform 0.2s ease !important;
    pointer-events: auto !important;
    cursor: pointer !important;
    position: relative;
    z-index: 1;
}

.footer-social-icon:hover {
    filter: brightness(1.4) !important;
    transform: translateY(-2px) scale(1.08) !important;
    color: #fff !important;
    cursor: pointer !important;
}

/* Nav social icons — plain SVG, no button shell, hover only */
.navbar-primary .footer-social-icon,
.navbar-dropdown .footer-social-icon {
    width: auto !important;
    height: auto !important;
    background-image: none !important;
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.navbar-primary .footer-social-icon:hover,
.navbar-dropdown .footer-social-icon:hover {
    filter: brightness(1.4) !important;
    transform: translateY(-2px) scale(1.08) !important;
}

/* Dark mode toggle button — temporarily hidden for launch */
.dark-mode-toggle {
    display: none !important;
}

/* Client portal button — temporarily hidden for launch */
.navbar .btn-primary[href="signin.html"] {
    display: none !important;
}

/* Logo bars — temporarily hidden for launch (hero + benefits) */
.hero-seq-logos {
    display: none !important;
}
.section-benefits .row.mt-4 .d-xxl-flex {
    display: none !important;
}

/* Custom tooltip for nav icons */
.nav-icon-tooltip {
    position: relative;
}

.nav-icon-tooltip::after {
    content: attr(title);
    position: absolute;
    bottom: -36px;
    left: 50%;
    transform: translateX(-50%);
    background: #0f172a;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 10px;
    border-radius: 6px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease, transform .2s ease;
    transform: translateX(-50%) translateY(-4px);
    z-index: 100;
}

.nav-icon-tooltip:hover::after {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}

.dark-mode-toggle:hover {
    transform: rotate(20deg) !important;
}

/* ===== FOOTER LABEL with icon ===== */
.footer-label {
    display: flex;
    align-items: center;
    gap: 8px;
}

.footer-label-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    opacity: 0.75;
    flex-shrink: 0;
}

/* ===== FOOTER HEADLINE - smaller to fit one line ===== */
.footer-headline {
    font-size: clamp(2rem, 3.2vw, 3rem) !important;
    letter-spacing: -2px !important;
}

.footer-headline span.hero-gradient-animated {
    letter-spacing: -2px !important;
}

/* ===== ENLIST CARD - glow bg (different from chat rings) ===== */
.enlist-glow-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    background:
        radial-gradient(ellipse 70% 55% at 50% 35%, rgba(4,143,248,0.13) 0%, transparent 70%),
        radial-gradient(ellipse 50% 40% at 50% 60%, rgba(230,73,176,0.10) 0%, transparent 65%),
        radial-gradient(ellipse 40% 30% at 50% 20%, rgba(244,84,6,0.08) 0%, transparent 60%);
    animation: enlist-glow-breathe 5s ease-in-out infinite alternate;
}

@keyframes enlist-glow-breathe {
    from { opacity: 0.6; transform: scale(1); }
    to   { opacity: 1;   transform: scale(1.04); }
}

/* ===== IN-MODAL HERO HEADER ===== */
.sp-hero-header {
    padding-bottom: 2rem;
}

.sp-hero-h2 {
    font-size: clamp(2rem, 4vw, 3.2rem);
    font-weight: 900;
    letter-spacing: -1.5px;
    line-height: 1.1;
    color: #0b1322;
    margin-bottom: 0.75rem;
}

.sp-hero-sub {
    font-size: 0.95rem;
    color: #99948f;
    line-height: 1.6;
}

.sp-divider {
    border: none;
    border-top: 1px solid #e8e8ec;
    margin: 2.5rem 0 1.5rem;
}

/* marquee */
.sp-essay-marquee-wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
    margin-bottom: 0;
}

.sp-essay-marquee-track {
    display: flex;
    width: max-content;
    animation: marquee-ltr 28s linear infinite;
}

.sp-essay-marquee-track.sp-essay-marquee-reverse {
    animation: marquee-rtl 32s linear infinite;
}

.sp-essay-marquee-inner {
    display: flex;
    gap: 8px;
    padding: 0 4px;
}

.sp-essay-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.8527%);
    border: 1px solid #000;
    border-radius: 28px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 8px 20px 6px 20px;
    white-space: nowrap;
    text-decoration: none;
    transition: all .2s;
}

@keyframes marquee-ltr {
    from { transform: translateX(0); }
    to   { transform: translateX(-50%); }
}
@keyframes marquee-rtl {
    from { transform: translateX(-50%); }
    to   { transform: translateX(0); }
}

/* essay text */
.sp-essay-article {
    padding-top: 2rem;
}

.sp-essay-intro {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.7;
    color: #0b1322;
    margin-bottom: 2rem;
    border-left: 3px solid;
    border-image: linear-gradient(to bottom, #f45406, #e649b0, #048ff8) 1;
    padding-left: 1rem;
}

.sp-essay-h3 {
    font-size: 1.1rem;
    font-weight: 800;
    letter-spacing: -0.4px;
    color: #0b1322;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
}

.sp-essay-article p {
    font-size: 0.9rem;
    line-height: 1.7;
    color: #6b7280;
}

/* ===== SPECIALIST CAROUSEL ===== */
.section-staff-seo {
    overflow: hidden;
}

.specialist-carousel-wrap {
    position: relative;
    display: flex;
    align-items: stretch;
    gap: 0;
    margin-top: 3rem;
    min-height: 420px;
}

.specialist-hero-panel {
    width: 280px;
    min-width: 280px;
    flex-shrink: 0;
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    overflow: hidden;
    border-radius: 28px 0 0 28px;
    background: #f5f5f7;
    transition: none;
}

.specialist-hero-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0; left: 0;
    transition: opacity 0.5s ease;
}

.specialist-hero-img.active {
    opacity: 1;
}

.specialist-cards-track-wrap {
    flex: 1;
    overflow: hidden;
    position: relative;
}

.specialist-cards-track {
    display: flex;
    gap: 20px;
    padding: 0 20px;
    transition: transform 0.55s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
}

.staff-seo-card {
    flex-shrink: 0;
    width: 320px;
}

.specialist-nav {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 1.5rem;
}

.specialist-nav-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ccc;
    border: none;
    padding: 0;
    cursor: pointer;
    transition: background 0.2s, transform 0.2s;
}

.specialist-nav-dot.active {
    background: #0b1322;
    transform: scale(1.3);
}

.specialist-carousel-arrows {
    display: flex;
    gap: 8px;
    justify-content: center;
    margin-top: 1.2rem;
}

.specialist-arrow {
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.8527%);
    border: 1px solid #000;
    border-radius: 50%;
    color: #fff;
    fill: #fff;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: filter 0.2s;
}

.specialist-arrow:hover { filter: brightness(1.3); }
.specialist-arrow:disabled { opacity: 0.35; cursor: default; }

.specialist-savings-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    margin-top: 3rem;
    padding: 28px 0;
    border-top: 1px solid #e5e7eb;
}

.specialist-savings-stat {
    flex: 1;
    text-align: center;
    padding: 0 24px;
}

.specialist-savings-stat h4 {
    font-weight: 800;
    font-size: 27px;
    letter-spacing: -0.8px;
    margin-bottom: 4px;
    color: #0b1322;
}

.specialist-savings-stat p {
    color: #99948f;
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 0;
}

.specialist-savings-divider {
    width: 1px;
    height: 40px;
    background: #e5e7eb;
    flex-shrink: 0;
}

@media (max-width: 1200px) {
    .specialist-hero-panel { display: none; }
    .specialist-cards-track { padding: 0; }
    .staff-seo-card { width: 85vw; }
    .specialist-savings-row {
        flex-wrap: wrap;
        gap: 20px;
    }
    .specialist-savings-stat {
        flex: 0 0 45%;
    }
    .specialist-savings-divider {
        display: none;
    }
}

/* ─── 3D Model Viewer Icons ──────────────────────────────────────────── */
model-viewer {
    background: transparent;
    --poster-color: transparent;
    display: inline-block;
    vertical-align: middle;
    /* Hide all control UI */
    --progress-bar-height: 0px;
    --progress-bar-color: transparent;
}
model-viewer::part(default-progress-bar) { display: none; }
model-viewer::part(default-ar-button) { display: none; }
model-viewer::part(default-progress-mask) { display: none; }

/* Benefit card large icons */
model-viewer.icon-faq,
model-viewer.pause-icon-gradient {
    width: 56px;
    height: 56px;
    display: block;
}

/* Counter divider */
model-viewer.counter-divider-icon {
    width: 36px;
    height: 36px;
    display: block;
    margin: 0 auto;
}

/* Hero star */
model-viewer.svg-star {
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
}

/* Footer calendar */
model-viewer.footer-booking-icon {
    width: 44px;
    height: 44px;
    display: block;
}

/* Footer label icons (email, location) */
model-viewer.icon-3d-label {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

/* ===================================================================
   DARK MODE THEME
   Toggled via body.dark-mode class
   =================================================================== */

/* Transition for smooth toggling */
body.dark-mode,
body.dark-mode *:not(.hero-gradient-animated):not(.hero-gradient-animated *):not(svg):not(svg *):not(video):not(model-viewer):not(img) {
    transition: background-color 0.35s ease, color 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
}

/* === Base === */
body.dark-mode {
    background-color: #0d0d0f;
    color: #e0e0e4;
}

/* === Headings === */
body.dark-mode h1,
body.dark-mode h2,
body.dark-mode h3,
body.dark-mode h4,
body.dark-mode h5,
body.dark-mode h6 {
    color: #fff;
}

body.dark-mode p {
    color: #d0d0d4;
}

body.dark-mode .p-subheader {
    color: #b0b0b8 !important;
}

/* === Navbars === */
body.dark-mode .navbar-primary {
    background-color: rgba(13, 13, 15, 0.6);
}

body.dark-mode .navbar-dropdown {
    background-color: rgba(13, 13, 15, 0.6);
}

/* In dark mode, nav over inverted-light sections should go light */
body.dark-mode .navbar-dropdown.nav-dark {
    background-color: rgba(255, 255, 255, 0.4);
}

body.dark-mode .navbar-dropdown.nav-dark .navbar-brand {
    -webkit-text-fill-color: #0f172a;
    background-image: none;
}

body.dark-mode .navbar-dropdown.nav-dark .footer-social-icon svg {
    fill: #fff;
}


body.dark-mode .navbar-dropdown.nav-dark .dark-mode-toggle svg {
    fill: #0f172a;
}

body.dark-mode .navbar-dropdown.nav-dark .btn-primary {
    background: #0f172a !important;
    border-color: #0f172a !important;
    color: #fff !important;
}

/* Smooth fill transition for nav icons during scroll */
body.dark-mode .navbar-dropdown .footer-social-icon svg,
body.dark-mode .navbar-dropdown .dark-mode-toggle svg {
    transition: fill 0.3s ease;
}

body.dark-mode .navbar-brand {
    color: #fff;
}

/* === Sections (light → dark) === */
body.dark-mode .section-hero {
    background-color: #000;
}

body.dark-mode .section-about {
    background-color: #0d0d0f;
}

body.dark-mode .section-pricing {
    background-color: #131316;
}

body.dark-mode .section-services {
    background-color: #0d0d0f;
}

body.dark-mode .section-offer {
    background-color: #0d0d0f;
}

body.dark-mode .section-benefits {
    background-color: #131316;
}

body.dark-mode .section-staff-seo {
    background-color: #0d0d0f;
}

/* === INVERTED: section-cards (dark → light) === */
body.dark-mode .section-cards {
    background: #f5f5f7 !important;
    transition: color 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease !important;
    position: relative;
    z-index: 1;
}

body.dark-mode .section-cards h2,
body.dark-mode .section-cards h2 span,
body.dark-mode .section-cards h3,
body.dark-mode .section-cards .p-subheader {
    color: #0f172a !important;
}

body.dark-mode .section-cards p {
    color: #475569;
}

body.dark-mode .section-cards .text-white {
    color: #0f172a !important;
}

body.dark-mode .section-cards .card {
    background: #1a1a1e !important;
    border-color: rgba(255, 255, 255, 0.06) !important;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3) !important;
}

body.dark-mode .section-cards .card h4,
body.dark-mode .section-cards .card h3 {
    color: #fff !important;
}

body.dark-mode .section-cards .card p {
    color: #d0d0d4 !important;
}

/* Testimonials inside section-cards (dark cards on light section bg) */
body.dark-mode .section-cards .card-testimonial {
    background: #1a1a1e !important;
    border: 1px solid rgba(255, 255, 255, 0.06);
}

body.dark-mode .section-cards .tcard-quote {
    color: #c0c0c8 !important;
}

body.dark-mode .section-cards .tcard-name {
    color: #fff !important;
}

body.dark-mode .section-cards .tcard-role {
    color: #b0b0b8 !important;
}

body.dark-mode .section-cards .tcard-arrow {
    background: #222228 !important;
    color: #e0e0e4 !important;
    border-color: rgba(255, 255, 255, 0.08) !important;
}

body.dark-mode .section-cards .tcard-dot {
    background: rgba(255, 255, 255, 0.15);
}

body.dark-mode .section-cards .tcard-dot-active {
    background: #fff;
}

/* Counter/savings inside section-cards */
body.dark-mode .section-cards .counter-divider {
    border-color: rgba(255, 255, 255, 0.1);
}

body.dark-mode .section-cards .card h3.text-white {
    color: #fff !important;
}

/* === INVERTED: Footer (dark → light) === */
body.dark-mode footer {
    background-color: #f5f5f7 !important;
    color: #0f172a;
    transition: color 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease !important;
    position: relative;
    z-index: 1;
}

body.dark-mode .footer-bg-video {
    filter: invert(1);
}

body.dark-mode .footer-headline {
    color: #0f172a !important;
}

body.dark-mode footer p {
    color: #475569 !important;
}

body.dark-mode .footer-trust-pill {
    background: rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.08);
    color: #475569;
}

body.dark-mode .footer-trust-pill svg {
    fill: #475569;
}

body.dark-mode .footer-cal-card {
    background: #fff;
    border-color: #e8e8ea;
}

body.dark-mode .footer-cal-label {
    color: rgba(0, 0, 0, 0.35);
}

body.dark-mode .footer-booking-title {
    color: #0f172a !important;
}

body.dark-mode .footer-booking-desc {
    color: #475569 !important;
}

body.dark-mode .footer-booking-points li {
    color: #475569;
}

body.dark-mode .footer-booking-btn {
    background: #0f172a;
    color: #fff;
}

body.dark-mode .footer-booking-btn:hover {
    background: #1e293b;
    color: #fff;
}

body.dark-mode .footer-booking-note {
    color: rgba(0, 0, 0, 0.3);
}

body.dark-mode .footer-info-row {
    border-top-color: rgba(0, 0, 0, 0.08);
}

body.dark-mode .footer-label {
    color: #475569;
}

body.dark-mode .footer-label-icon svg {
    fill: #475569;
}

body.dark-mode .footer-contact-p {
    color: #0f172a;
}

body.dark-mode .footer-contact-link {
    color: #0f172a;
}

body.dark-mode .footer-contact-link:hover {
    color: #475569;
}

body.dark-mode .footer-address {
    color: #0f172a;
}

body.dark-mode footer .footer-social-icon {
    background: rgba(0, 0, 0, 0.08) !important;
    background-image: none !important;
    border-color: rgba(0, 0, 0, 0.12) !important;
    box-shadow: none !important;
}

body.dark-mode footer .footer-social-icon svg {
    fill: #0f172a !important;
}

body.dark-mode footer::before,
body.dark-mode footer::after {
    background: rgba(0, 0, 0, 0.06);
}

body.dark-mode .footer-legal-text {
    color: #475569 !important;
}

body.dark-mode .footer-legal-link {
    color: #0f172a !important;
}

body.dark-mode .footer-legal-link:hover {
    color: #475569 !important;
}

body.dark-mode .footer-legal-row {
    border-top-color: rgba(0, 0, 0, 0.1);
}

/* === Cards (regular sections) === */
body.dark-mode .card {
    background-color: #1a1a1e;
    border-color: rgba(255, 255, 255, 0.06);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
}

body.dark-mode .section-pricing .card {
    background: #1a1a1e;
}

body.dark-mode .section-services .card {
    background-color: #1a1a1e;
}

body.dark-mode .card-quote {
}

body.dark-mode .card-starting-at {
    background: #1a1a1e;
}

body.dark-mode .card-heroes-every {
    background-color: #1a1a1e;
}

body.dark-mode .card-all-services {
    background: #1a1a1e;
}

body.dark-mode .card-us,
body.dark-mode .card-them {
    background: #1a1a1e;
}

body.dark-mode .card-join-club {
    background: #1a1a1e;
}

body.dark-mode .card-testimonial {
    background: #1a1a1e !important;
}

body.dark-mode .card-benefit {
    background: #1a1a1e;
}

/* === Stat cards === */
body.dark-mode .stat-card {
    background: #1a1a1e;
}

body.dark-mode .stat-card h4 {
    color: #fff;
}

body.dark-mode .stat-card p {
    color: #c0c0c8;
}

body.dark-mode .stat-card:hover {
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(80, 82, 86) 0%, rgb(30, 30, 36) 95.8527%);
    border-color: rgba(255, 255, 255, 0.12);
}

/* === Staff SEO cards === */
body.dark-mode .staff-seo-card {
    background: #1a1a1e;
}

body.dark-mode .staff-seo-card h4 {
    color: #fff;
}

body.dark-mode .staff-seo-card p {
    color: #c0c0c8;
}

body.dark-mode .staff-seo-card span {
    color: #b0b0b8;
}

/* === Our Way / Their Way notification cards === */
body.dark-mode .comp-traditional-teams .card {
    background: #222228;
}

body.dark-mode .comp-traditional-teams h6 {
    color: #e0e0e4 !important;
}

body.dark-mode .comp-traditional-teams p {
    color: #d0d0d4;
}

body.dark-mode .comp-our-way .card {
    background: #222228;
}

body.dark-mode .comp-our-way h6 {
    color: #e0e0e4 !important;
}

body.dark-mode .comp-our-way p {
    color: #d0d0d4;
}

/* === Pricing card specifics === */
body.dark-mode .card-calculator-cta {
    background: #1a1a1e;
}

/* === Buttons — keep original gradient, just lighten border glow === */
body.dark-mode .hero-cta-btn {
    border-color: rgba(255, 255, 255, 0.15) !important;
}

/* === Navbar social icons — invert to light === */
body.dark-mode .navbar-primary .footer-social-icon svg,
body.dark-mode .navbar-dropdown .footer-social-icon svg {
    fill: #fff;
}

/* === Client Portal button in nav — match original .btn-primary gradient === */
body.dark-mode .navbar-primary .btn-primary,
body.dark-mode .navbar-dropdown .btn-primary {
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.8527%) !important;
    background-color: transparent !important;
    border-color: #000 !important;
    color: #fff !important;
    box-shadow: rgba(7, 15, 26, 0.09) 0px 0.557334px 0.557334px -0.375px, rgba(7, 15, 26, 0.1) 0px 1.69015px 1.69015px -0.75px, rgba(7, 15, 26, 0.12) 0px 4.46786px 4.46786px -1.125px, rgba(7, 15, 26, 0.2) 0px 14px 14px -1.5px, rgba(240, 252, 255, 0.2) 0px 2px 10px 1px inset, rgba(235, 251, 255, 0.2) 0px 0px 2px 1px inset, rgba(255, 255, 255, 0.2) 0px 2px 0.5px 0px inset !important;
}

body.dark-mode .navbar-primary .btn-primary:hover,
body.dark-mode .navbar-dropdown .btn-primary:hover {
    background-image: radial-gradient(53% 128% at 36.4% -18.1%, rgb(109, 111, 115) 0%, rgb(4, 8, 13) 95.8527%) !important;
    border-color: #000 !important;
    color: #fff !important;
}

/* === Fixed bottom bar === */
body.dark-mode .fixed-bottom-bar {
    background-color: rgba(13, 13, 15, 0.6);
    border-top-color: rgba(255, 255, 255, 0.08);
}

body.dark-mode .fixed-bottom-bar-text strong {
    color: #fff;
}

body.dark-mode .fixed-bottom-bar-text span {
    color: #d0d0d4;
}

/* Bottom bar over inverted-light sections in dark mode */
body.dark-mode .fixed-bottom-bar.bar-dark {
    background-color: rgba(255, 255, 255, 0.4);
    border-top-color: #e8e8ea;
}

body.dark-mode .fixed-bottom-bar.bar-dark .fixed-bottom-bar-text strong,
body.dark-mode .fixed-bottom-bar.bar-dark .fixed-bottom-bar-text span {
    color: #0f172a;
}


/* === Quote card text === */
body.dark-mode .card-quote h3,
body.dark-mode .card-quote p {
    color: #fff;
}

body.dark-mode .text {
    color: rgba(255, 255, 255, 0.24) !important;
    background: linear-gradient(to right, #ffffff, #f0f0f0) no-repeat !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
}

/* === Marquee pills === */
body.dark-mode .service-pill {
    background: #222228;
    color: #c0c0c8;
    border-color: rgba(255, 255, 255, 0.06);
}

/* === Accordion === */
body.dark-mode .accordion-button {
    background: #1a1a1e;
    color: #e0e0e4;
}

body.dark-mode .accordion-body {
    background: #1a1a1e;
    color: #d0d0d4;
}

/* === Testimonials (default — outside section-cards) === */
body.dark-mode .tcard-quote {
    color: #c0c0c8;
}

body.dark-mode .tcard-name {
    color: #fff;
}

body.dark-mode .tcard-role {
    color: #b0b0b8;
}

body.dark-mode .tcard-arrow {
    background: #222228;
    color: #e0e0e4;
    border-color: rgba(255, 255, 255, 0.08);
}

body.dark-mode .tcard-dot {
    background: rgba(255, 255, 255, 0.15);
}

body.dark-mode .tcard-dot-active {
    background: #fff;
}

/* === Hero — swap video for dark mode image === */
.hero-img-dark {
    display: none;
    width: 100%;
    max-height: 460px;
    object-fit: contain;
    margin: 0 auto;
}

body.dark-mode .hero-video-light {
    display: none !important;
}

body.dark-mode .hero-img-dark {
    display: block !important;
}

body.dark-mode .section-hero .animation-video {
    background: transparent;
}

/* === Misc text overrides === */
body.dark-mode .large {
    color: #d0d0d4;
}

body.dark-mode .small {
    color: #c0c0c8;
}

body.dark-mode h6 {
    color: #d0d0d4;
}

body.dark-mode a:not(.btn-primary):not(.hero-cta-btn):not(.footer-social-icon) {
    color: #c0c0c8;
}

body.dark-mode .comp-notification {
    background: #222228 !important;
}

/* === Bootstrap utility overrides for dark mode === */
body.dark-mode .text-dark {
    color: #fff !important;
}

body.dark-mode .text-muted {
    color: #b0b0b8 !important;
}

/* Restore dark text in inverted-light sections */
body.dark-mode .section-cards .text-dark,
body.dark-mode footer .text-dark {
    color: #212529 !important;
}

body.dark-mode .section-cards .text-muted,
body.dark-mode footer .text-muted {
    color: #6c757d !important;
}

/* === Site container vertical lines === */
body.dark-mode .site-container::before,
body.dark-mode .site-container::after {
    background: rgba(255, 255, 255, 0.04);
}

/* === Service card glow — dim in dark mode === */
body.dark-mode .section-services .card::before {
    background: radial-gradient(rgba(255,255,255,0.08), transparent) !important;
}


/* === Calculator modal === */
body.dark-mode .calc-modal-content {
    background: #131316;
    color: #e0e0e4;
}

body.dark-mode .staff-unit-card {
    background: #1a1a1e !important;
}

body.dark-mode .staff-unit-body {
    background: #1a1a1e !important;
    color: #e0e0e4;
}

body.dark-mode .staff-unit-hero {
    background: #222228 !important;
}

/* === Signup drawer === */
body.dark-mode .signup-drawer-shell {
    background: #131316;
}

body.dark-mode .signup-drawer-topbar {
    background: #1a1a1e;
    border-color: rgba(255, 255, 255, 0.06);
}

body.dark-mode .staff-selection-card {
    background: #1a1a1e;
}

body.dark-mode .signup-price-summary {
    background: #1a1a1e;
}

/* === Brand logos — invert dark SVGs to white on dark bg === */
body.dark-mode .hero-seq-logos img,
body.dark-mode .section-benefits img[src*="nectar"],
body.dark-mode .section-benefits img[src*="laravel"],
body.dark-mode .section-benefits img[src*="xfinity"],
body.dark-mode .section-benefits img[src*="beehiiv"],
body.dark-mode .section-benefits img[src*="buy-coffee"] {
    filter: invert(1);
}

/* === Social icons (non-nav) — brighten glow on dark bg === */
body.dark-mode .footer-social-icon {
    border-color: rgba(255, 255, 255, 0.15) !important;
}

/* === Scrollbar === */
body.dark-mode ::-webkit-scrollbar {
    width: 8px;
}

body.dark-mode ::-webkit-scrollbar-track {
    background: #0d0d0f;
}

body.dark-mode ::-webkit-scrollbar-thumb {
    background: #333;
    border-radius: 4px;
}

/* === Selection === */
body.dark-mode ::selection {
    background: rgba(228, 73, 176, 0.3);
    color: #fff;
}
