/* /Components/Marketing/SaasHero.razor.rz.scp.css */
.saas-hero[b-qbhpsscyez] {
    background: var(--nt-dark);
    color: #fff;
    padding: clamp(3rem, 6vw, 5.5rem) 0;
}

.saas-hero__layout[b-qbhpsscyez] {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(21rem, .9fr);
    gap: clamp(2rem, 5vw, 5rem);
    align-items: center;
    padding-inline: clamp(1rem, 3vw, 2rem);
}

.saas-hero__copy[b-qbhpsscyez] { display: grid; gap: 1.35rem; min-width: 0; }

.saas-hero__eyebrow[b-qbhpsscyez],
.saas-hero__panel-kicker[b-qbhpsscyez] {
    display: inline-flex;
    align-items: center;
    gap: .45rem;
    width: fit-content;
    color: #f8eaf7;
    font-size: .9rem;
    font-weight: 750;
}

.saas-hero__eyebrow[b-qbhpsscyez] { color: #f2c9ed; }
.saas-hero__eyebrow[b-qbhpsscyez]  .mud-icon-root { color: #72d8b2; }

.saas-hero__copy h1[b-qbhpsscyez] {
    max-width: 12ch;
    margin: 0;
    font-size: clamp(3rem, 5vw, 4.8rem);
    line-height: 1.02;
    letter-spacing: -.045em;
    text-wrap: balance;
}

.saas-hero__subtitle[b-qbhpsscyez] {
    max-width: 58ch;
    margin: 0;
    color: #eaddea;
    font-size: clamp(1.05rem, 1.4vw, 1.18rem);
    line-height: 1.65;
}

.saas-hero__highlights[b-qbhpsscyez] {
    display: flex;
    flex-wrap: wrap;
    gap: .7rem 1.25rem;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #f4eaf4;
    font-weight: 650;
}

.saas-hero__highlights li[b-qbhpsscyez],
.saas-hero__reassurance[b-qbhpsscyez] {
    display: inline-flex;
    align-items: center;
    gap: .45rem;
}

.saas-hero__highlights[b-qbhpsscyez]  .mud-icon-root { color: #72d8b2; }

.saas-hero__actions[b-qbhpsscyez] {
    display: flex;
    flex-wrap: wrap;
    gap: .85rem;
}

.saas-hero__reassurance[b-qbhpsscyez] {
    margin: 0;
    color: #d8cbd9;
    font-size: .95rem;
    line-height: 1.5;
}

.saas-hero__reassurance[b-qbhpsscyez]  .mud-icon-root { color: #58c7d5; }

.saas-hero__panel[b-qbhpsscyez] {
    display: grid;
    gap: 1rem;
    padding: clamp(1.5rem, 3vw, 2.25rem);
    border: 1px solid rgba(247, 237, 247, .22);
    border-radius: 16px;
    background: linear-gradient(145deg, rgba(57, 34, 58, .98), rgba(35, 24, 36, .98));
    box-shadow: 0 1.5rem 3.5rem rgba(0, 0, 0, .22);
}

.saas-hero__panel-kicker[b-qbhpsscyez] { color: #72d8b2; font-size: .8rem; letter-spacing: .06em; text-transform: uppercase; }
.saas-hero__panel h2[b-qbhpsscyez] { margin: 0; font-size: clamp(1.55rem, 2.4vw, 2.1rem); line-height: 1.15; letter-spacing: -.025em; }

.saas-hero__steps[b-qbhpsscyez] { display: grid; gap: 1rem; margin: .25rem 0 0; padding: 0; list-style: none; }
.saas-hero__steps li[b-qbhpsscyez] { display: grid; grid-template-columns: 2rem minmax(0, 1fr); gap: .8rem; align-items: start; }
.saas-hero__step-number[b-qbhpsscyez] { display: grid; place-items: center; width: 2rem; height: 2rem; border-radius: 999px; background: var(--nt-primary); color: #fff; font-weight: 800; }
.saas-hero__steps strong[b-qbhpsscyez],
.saas-hero__steps span:not(.saas-hero__step-number)[b-qbhpsscyez] { display: block; }
.saas-hero__steps strong[b-qbhpsscyez] { color: #fff; }
.saas-hero__steps span:not(.saas-hero__step-number)[b-qbhpsscyez] { margin-top: .2rem; color: #d8cbd9; line-height: 1.5; }

@media (max-width: 900px) {
    .saas-hero__layout[b-qbhpsscyez] { grid-template-columns: minmax(0, 1fr) minmax(18rem, .76fr); gap: 2rem; }
    .saas-hero__copy h1[b-qbhpsscyez] { font-size: clamp(2.8rem, 6vw, 4rem); }
}

@media (max-width: 760px) {
    .saas-hero[b-qbhpsscyez] { padding: 2.5rem 0 3rem; }
    .saas-hero__layout[b-qbhpsscyez] { grid-template-columns: 1fr; padding-inline: 1rem; }
    .saas-hero__copy h1[b-qbhpsscyez] { max-width: 13ch; font-size: clamp(2.55rem, 11vw, 3.5rem); }
    .saas-hero__panel[b-qbhpsscyez] { padding: 1.35rem; }
}

@media (prefers-reduced-motion: reduce) { .saas-hero *[b-qbhpsscyez] { transition: none !important; animation: none !important; } }
/* /Components/Marketing/SaasOfferSection.razor.rz.scp.css */
.saas-offer[b-ehiptrsgr3] { display: grid; gap: 2rem; scroll-margin-top: 5rem; }

.saas-offer__heading[b-ehiptrsgr3] {
    display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(20rem, 1fr);
    gap: 1rem clamp(2rem, 6vw, 6rem);
    align-items: end;
}

.saas-offer__heading > span[b-ehiptrsgr3],
.saas-offer__choice-label[b-ehiptrsgr3] {
    color: var(--nt-primary);
    font-size: .78rem;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.saas-offer__heading > span[b-ehiptrsgr3] { grid-column: 1 / -1; }
.saas-offer__heading h2[b-ehiptrsgr3] { max-width: 14ch; margin: 0; font-size: clamp(2.2rem, 4.4vw, 3.75rem); line-height: 1.06; letter-spacing: -.035em; }
.saas-offer__heading p[b-ehiptrsgr3] { max-width: 60ch; margin: 0; color: var(--nt-muted); font-size: 1.08rem; line-height: 1.7; }

.saas-offer__choices[b-ehiptrsgr3] { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }

.saas-offer__choice[b-ehiptrsgr3] {
    display: grid;
    gap: .9rem;
    align-content: start;
    min-width: 0;
    border: 1px solid var(--nt-line);
    border-radius: 14px;
    background: var(--nt-surface);
    padding: clamp(1.5rem, 3vw, 2.25rem);
}

.saas-offer__choice--primary[b-ehiptrsgr3] { border: 2px solid var(--nt-primary); box-shadow: 0 1rem 2.25rem rgba(102, 29, 105, .1); }
.saas-offer__choice[b-ehiptrsgr3]  .mud-icon-root { color: var(--nt-cyan); }
.saas-offer__choice h3[b-ehiptrsgr3] { margin: 0; font-size: clamp(1.45rem, 2.2vw, 1.85rem); line-height: 1.2; }
.saas-offer__choice p[b-ehiptrsgr3] { margin: 0; color: var(--nt-muted); line-height: 1.65; }
.saas-offer__choice a[b-ehiptrsgr3] { display: inline-flex; align-items: center; gap: .55rem; width: fit-content; margin-top: .5rem; color: var(--nt-primary); font-weight: 800; text-decoration: none; }
.saas-offer__choice a:focus-visible[b-ehiptrsgr3] { outline: 3px solid var(--nt-cyan); outline-offset: 4px; border-radius: 4px; }
.saas-offer__choice--primary a[b-ehiptrsgr3] { border-radius: 8px; background: var(--nt-primary); color: #fff; padding: .75rem 1rem; }

.saas-offer__notice[b-ehiptrsgr3] { display: grid; grid-template-columns: 2rem minmax(0, 1fr); gap: .9rem; align-items: center; border-top: 1px solid #97cbd2; border-bottom: 1px solid #97cbd2; background: #edf7f8; color: #184f58; padding: 1rem 1.25rem; line-height: 1.55; }
.saas-offer__notice[b-ehiptrsgr3]  .mud-icon-root { color: var(--nt-cyan); }

@media (max-width: 760px) {
    .saas-offer__heading[b-ehiptrsgr3],
    .saas-offer__choices[b-ehiptrsgr3] { grid-template-columns: 1fr; }
    .saas-offer__heading h2[b-ehiptrsgr3] { max-width: 16ch; }
}
