body.home {
    --ops-ink: #111318;
    --ops-paper: #f7f5ef;
    --ops-white: #fffefa;
    --ops-orange: #e34b2b;
    --ops-cyan: #a8e1df;
    --ops-line: rgba(17, 19, 24, .16);
    --ops-muted: #686963;
    color: var(--ops-ink);
    background: var(--ops-paper);
}

.home .shell { width: min(calc(100% - 64px), 1320px); }
.home .section { padding: 152px 0; }
.home h1,
.home h2,
.home h3 { text-wrap: balance; }
.home h2 { font-size: clamp(48px, 6vw, 86px); line-height: .94; }
.home h1 em,
.home h2 em { color: var(--ops-orange); }
.home [data-reveal] { opacity: 1; transform: none; }

.home .eyebrow {
    gap: 13px;
    margin-bottom: 29px;
    color: var(--ops-muted);
    font-size: 11px;
    letter-spacing: .18em;
}
.home .eyebrow > span { width: 36px; height: 1px; background: var(--ops-orange); }
.home .button { min-height: 58px; border-radius: var(--button-radius); font-size: 15px; letter-spacing: .01em; }
.home .button--primary { background: var(--ops-orange); box-shadow: 8px 8px 0 #15171c; }
.home .button--primary:hover { background: #c93d20; box-shadow: 5px 5px 0 #15171c; transform: translate(3px, 3px); }

.home .site-header__inner { min-height: 82px; }
.home .site-header.is-scrolled { background: rgba(247, 245, 239, .92); }
.home .site-nav__menu { gap: 26px; font-size: 14px; }
.home .site-nav__menu > li:last-child > a { min-height: 42px; border-radius: var(--button-radius); }

.home .hero {
    min-height: 0;
    padding-top: 148px;
    background-color: var(--ops-paper);
    background-image:
        linear-gradient(rgba(17, 19, 24, .035) 1px, transparent 1px),
        linear-gradient(90deg, rgba(17, 19, 24, .035) 1px, transparent 1px);
    background-size: 48px 48px;
}
.home .hero::before {
    position: absolute;
    top: 82px;
    right: calc(50% - 660px);
    bottom: 96px;
    width: 1px;
    content: "";
    background: var(--ops-line);
}
.home .hero__glow { display: none; }
.home .hero__grid {
    grid-template-columns: minmax(0, .84fr) minmax(520px, 1.16fr);
    gap: clamp(42px, 6vw, 88px);
    align-items: center;
}
.home .hero__copy { padding: 0 0 78px; }
.home .hero h1 {
    max-width: 720px;
    margin-bottom: 31px;
    font-size: clamp(66px, 7.2vw, 108px);
    font-weight: 760;
    line-height: .85;
    letter-spacing: -.07em;
}
.home .hero h1 em { margin-left: .36em; font-size: .82em; letter-spacing: -.055em; }
.home .hero__lead { max-width: 590px; margin-bottom: 32px; color: #454741; font-size: 18px; }
.home .hero__actions { gap: 32px; }
.home .text-link { font-size: 15px; }
.home .hero__proof { align-items: stretch; gap: 19px; margin-top: 42px; }
.home .hero__trust-rail { display: flex; align-items: center; }
.home .hero__trust-rail span {
    display: grid;
    min-height: 34px;
    place-items: center;
    padding: 7px 10px;
    color: var(--ops-muted);
    border: 1px solid var(--ops-line);
    border-right: 0;
    background: rgba(255, 254, 250, .65);
    font-size: 10px;
    font-weight: 850;
    letter-spacing: .11em;
    text-transform: uppercase;
}
.home .hero__trust-rail span:last-child { border-right: 1px solid var(--ops-line); }
.home .hero__proof p { padding-left: 18px; border-left: 1px solid var(--ops-line); font-size: 15px; line-height: 1.5; }
.home .hero__proof strong { font-size: 16px; }

.home .hero-product {
    max-width: 720px;
    border: 1px solid #15171c;
    border-radius: 2px;
    box-shadow: 18px 20px 0 rgba(17, 19, 24, .12);
    transform: none;
}
.home .hero-product::before,
.home .hero-product::after {
    position: absolute;
    z-index: 4;
    width: 14px;
    height: 14px;
    content: "";
    pointer-events: none;
}
.home .hero-product::before { top: -1px; left: -1px; border-top: 3px solid var(--ops-orange); border-left: 3px solid var(--ops-orange); }
.home .hero-product::after { right: -1px; bottom: -1px; border-right: 3px solid var(--ops-orange); border-bottom: 3px solid var(--ops-orange); }
.home .app-preview__topbar { height: 42px; background: #fefefa; }
.home .app-preview__topbar-meta { font-size: 7px; letter-spacing: .04em; text-transform: uppercase; }
.home .app-preview__body { grid-template-columns: 142px 1fr; min-height: 480px; }
.home .app-preview__sidebar { background: #15171c; }
.home .app-preview__brand span { border-radius: 2px; background: var(--ops-orange); color: #fff; }
.home .app-preview__nav span { border-radius: 2px; }
.home .app-preview__nav span.is-active { background: rgba(168, 225, 223, .16); box-shadow: inset 2px 0 0 var(--ops-cyan); }
.home .app-preview__nav i {
    width: 19px;
    color: #8b8e90;
    font-size: 6px;
    font-weight: 850;
    letter-spacing: .08em;
}
.home .app-preview__account { color: #35413f; border-color: #bcd9d5; background: #e7f4f2; }
.home .app-preview__panel { border-top-color: var(--ops-orange); border-radius: 2px; }
.home .app-preview__panel-title { display: flex; align-items: center; justify-content: space-between; }
.home .app-preview__panel-title span { color: #727773; font-size: 6px; letter-spacing: .12em; text-transform: uppercase; }
.home .app-preview__metrics { gap: 0; padding: 12px; }
.home .app-preview__metric {
    min-height: 92px;
    color: #202329;
    border: 1px solid #d6d9d6;
    border-right: 0;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
}
.home .app-preview__metric:last-child { border-right: 1px solid #d6d9d6; }
.home .app-preview__metric--green { box-shadow: inset 0 3px 0 #3f9a68; }
.home .app-preview__metric--blue { box-shadow: inset 0 3px 0 #388fa8; }
.home .app-preview__metric--gray { box-shadow: inset 0 3px 0 var(--ops-orange); }
.home .app-preview__metric strong { color: inherit; }
.home .platform-strip {
    display: grid;
    grid-template-columns: minmax(160px, 1.2fr) repeat(6, minmax(0, 1fr));
    gap: clamp(16px, 2vw, 34px);
    min-height: 112px;
    margin-top: 72px;
    align-items: center;
}
.home .platform-strip__label { color: #6f6b73; font-size: 11px; font-weight: 750; letter-spacing: .1em; text-transform: uppercase; }
.home .platform-strip__brand { display: flex; min-width: 0; min-height: 48px; align-items: center; justify-content: center; color: #3e413d; }
.home .platform-strip__brand img { display: block; width: auto; max-width: 100%; height: 24px; object-fit: contain; filter: grayscale(1); opacity: .84; }
.home .platform-strip__brand--prestashop img { width: 112px; height: auto; }
.home .platform-strip__brand--shoper img { width: 96px; height: auto; }
.home .platform-strip__brand--wordpress { gap: 9px; }
.home .platform-strip__brand--wordpress img { width: 27px; height: 27px; }
.home .platform-strip__brand--wordpress span { font-size: 16px; font-weight: 680; letter-spacing: -.03em; }
.home .platform-strip__brand--shopgold span { font-size: 17px; font-weight: 720; letter-spacing: -.045em; }
.home .platform-strip__brand--woo span { font-size: 17px; font-weight: 760; letter-spacing: -.045em; }
.home .platform-strip__brand--woocommerce span { font-size: 17px; font-weight: 760; letter-spacing: -.045em; }
.home .platform-strip__brand--idosell span { font-size: 17px; font-weight: 760; letter-spacing: -.045em; }

.home .language-note {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    align-items: center;
    gap: 64px;
    margin-top: 40px;
    padding-top: 32px;
    border-top: 1px solid var(--ops-line);
    scroll-margin-top: 110px;
}
.home .language-note__count { margin: 0 0 10px; color: #aa422a; font-size: 12px; font-weight: 750; }
.home .language-note__copy h2,
.home .language-note__copy h3 { max-width: 440px; margin: 0 0 12px; font-size: 28px; line-height: 1.2; letter-spacing: -.035em; text-wrap: initial; }
.home .language-note__description { max-width: 470px; margin: 0; color: #555650; font-size: 15px; line-height: 1.65; }
.home .language-note__motion { display: grid; gap: 16px; min-width: 0; padding-block: 5px; }
.home .language-note__motion:focus-visible { outline: 2px solid var(--ops-orange); outline-offset: 6px; }
.home .language-note__row { overflow: hidden; mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent); }
.home .language-note__track { display: flex; width: max-content; min-width: 200%; animation: language-note-drift 60s linear infinite; }
.home .language-note__row:nth-child(2) .language-note__track { animation-direction: reverse; animation-duration: 64s; }
.home .language-note__motion:hover .language-note__track,
.home .language-note__motion:focus-within .language-note__track { animation-play-state: paused; }
.home .language-note__examples { display: flex; flex: 1 0 auto; align-items: center; justify-content: space-around; gap: 20px; margin: 0; padding: 0 20px 0 0; list-style: none; }
.home .language-note__examples li { display: flex; flex: 0 0 auto; align-items: center; gap: 7px; white-space: nowrap; color: #555650; font-size: 14px; line-height: 1.4; }
.home .language-note__examples li > span { flex: 0 0 21px; font-size: 19px; }

@keyframes language-note-drift {
    to { transform: translateX(-50%); }
}

@media (prefers-reduced-motion: reduce) {
    .home .language-note__row { mask-image: none; }
    .home .language-note__track { width: 100%; min-width: 0; animation: none; }
    .home .language-note__examples { flex: 1 1 100%; flex-wrap: wrap; justify-content: flex-start; gap: 12px 20px; padding: 0; }
    .home .language-note__examples[aria-hidden="true"] { display: none; }
}

.home .operating-sequence { background: var(--ops-white); }
.home .operating-sequence__layout { position: relative; }
.home .operating-sequence__layout::before {
    position: absolute;
    top: -152px;
    right: 21%;
    width: 1px;
    height: 152px;
    content: "";
    background: var(--ops-line);
}
.home .operating-sequence__intro {
    display: grid;
    grid-template-columns: 1.05fr .62fr;
    gap: clamp(50px, 10vw, 150px);
    align-items: end;
    margin-bottom: 82px;
}
.home .operating-sequence__intro h2 { margin-bottom: 0; }
.home .operating-sequence__intro > p { margin: 0 0 6px; font-size: 18px; line-height: 1.75; }
.home .operating-sequence__board { border-top: 1px solid var(--ops-ink); }
.home .operating-sequence__rail {
    display: grid;
    grid-template-columns: auto 1fr auto;
    gap: 20px;
    align-items: center;
    min-height: 42px;
    color: var(--ops-muted);
    border-bottom: 1px solid var(--ops-line);
    font-size: 10px;
    font-weight: 850;
    letter-spacing: .16em;
    text-transform: uppercase;
}
.home .operating-sequence__rail i { height: 1px; background: linear-gradient(90deg, var(--ops-orange), var(--ops-cyan)); }
.home .operating-sequence__stage {
    display: grid;
    grid-template-columns: 110px minmax(0, 1fr) 205px;
    gap: 35px;
    align-items: center;
    min-height: 210px;
    padding: 34px 0;
    border-bottom: 1px solid var(--ops-line);
    transition: background .25s ease, padding .25s ease;
}
.home .operating-sequence__stage:hover { padding-inline: 24px; background: #f2f0ea; }
.home .operating-sequence__index { display: flex; align-items: center; gap: 15px; }
.home .operating-sequence__index span { font-size: 13px; font-weight: 850; }
.home .operating-sequence__index i { flex: 1; height: 1px; background: var(--ops-orange); }
.home .operating-sequence__tag,
.home .operating-sequence__status,
.home .quality-model__tag,
.home .evidence-comparison__tag {
    color: var(--ops-muted);
    font-size: 10px;
    font-weight: 850;
    letter-spacing: .14em;
    text-transform: uppercase;
}
.home .operating-sequence__content h3 { margin: 8px 0 12px; font-size: clamp(28px, 3vw, 42px); }
.home .operating-sequence__content p { max-width: 700px; margin: 0; color: #555751; font-size: 16px; }
.home .operating-sequence__status { justify-self: end; padding: 9px 12px; border: 1px solid var(--ops-line); background: var(--ops-white); }

.home .quality-model {
    color: rgba(255, 255, 255, .68);
    background-color: var(--ops-ink);
    background-image: linear-gradient(90deg, rgba(255, 255, 255, .035) 1px, transparent 1px);
    background-size: 25% 100%;
}
.home .quality-model__layout { display: grid; grid-template-columns: .68fr 1.32fr; gap: clamp(65px, 9vw, 135px); align-items: start; }
.home .quality-model__heading { position: sticky; top: 120px; }
.home .quality-model__heading h2 { color: #fff; font-size: clamp(48px, 5.4vw, 76px); }
.home .quality-model__heading > p:last-child { margin: 0; font-size: 17px; }
.home .quality-model .eyebrow { color: rgba(255, 255, 255, .52); }
.home .quality-model__diagram { border: 1px solid rgba(255, 255, 255, .18); background: #171a20; }
.home .quality-model__diagram-head {
    display: flex;
    justify-content: space-between;
    min-height: 48px;
    align-items: center;
    padding: 0 20px;
    color: rgba(255, 255, 255, .42);
    border-bottom: 1px solid rgba(255, 255, 255, .12);
    font-size: 10px;
    font-weight: 850;
    letter-spacing: .16em;
    text-transform: uppercase;
}
.home .quality-model__layer {
    position: relative;
    display: grid;
    grid-template-columns: 115px 1fr 34px;
    gap: 27px;
    min-height: 210px;
    align-items: center;
    padding: 30px 28px;
    border-bottom: 1px solid rgba(255, 255, 255, .12);
}
.home .quality-model__code { display: grid; gap: 13px; color: var(--ops-cyan); font-size: 11px; font-weight: 850; letter-spacing: .18em; }
.home .quality-model__code i { width: 100%; height: 1px; background: var(--ops-cyan); }
.home .quality-model__layer:nth-child(3) .quality-model__code { color: #f5a48e; }
.home .quality-model__layer:nth-child(3) .quality-model__code i { background: #f5a48e; }
.home .quality-model__layer h3 { margin: 8px 0 11px; color: #fff; font-size: 28px; }
.home .quality-model__layer p { margin: 0; font-size: 16px; }
.home .quality-model__layer > b { align-self: start; color: rgba(255, 255, 255, .25); font-size: 10px; }
.home .quality-model__guardrails { display: grid; grid-template-columns: repeat(3, 1fr); }
.home .quality-model__guardrails span { padding: 16px; color: #101318; border-right: 1px solid #171a20; background: var(--ops-cyan); font-size: 10px; font-weight: 850; letter-spacing: .08em; text-align: center; text-transform: uppercase; }
.home .quality-model__guardrails span:nth-child(2) { background: #f6c47a; }
.home .quality-model__guardrails span:nth-child(3) { color: #fff; background: var(--ops-orange); }

.home .evidence-comparison { background: #e9e5dc; }
.home .evidence-comparison__layout { display: block; }
.home .evidence-comparison__intro {
    display: grid;
    grid-template-columns: .8fr 1.2fr;
    gap: 30px clamp(60px, 9vw, 135px);
    align-items: end;
    margin-bottom: 58px;
}
.home .evidence-comparison__intro .eyebrow { grid-column: 1 / -1; margin-bottom: 0; }
.home .evidence-comparison__intro h2 { max-width: 650px; margin: 0; font-size: clamp(47px, 5vw, 70px); }
.home .evidence-comparison__intro > p:last-child { max-width: 610px; margin: 0 0 5px; font-size: 18px; line-height: 1.65; }
.home .evidence-pipeline {
    display: grid;
    grid-template-columns: .9fr .88fr 1.32fr;
    overflow: hidden;
    border: 1px solid var(--ops-ink);
    border-radius: 18px;
    background: var(--ops-white);
    box-shadow: 0 32px 70px rgba(51, 38, 24, .12);
}
.home .evidence-pipeline__stage {
    position: relative;
    display: flex;
    min-width: 0;
    min-height: 520px;
    flex-direction: column;
    padding: 34px;
    border-right: 1px solid var(--ops-line);
}
.home .evidence-pipeline__stage::after {
    position: absolute;
    z-index: 3;
    top: 62px;
    right: -19px;
    display: grid;
    width: 38px;
    height: 38px;
    place-items: center;
    content: "\2192";
    color: var(--ops-ink);
    border: 1px solid var(--ops-ink);
    border-radius: 50%;
    background: var(--ops-white);
    font-size: 17px;
    font-weight: 800;
}
.home .evidence-pipeline__stage--evidence { background: #f1ece3; }
.home .evidence-pipeline__stage--evidence::after { background: var(--ops-cyan); }
.home .evidence-pipeline__stage--grounded { color: rgba(255, 255, 255, .78); border-right: 0; background: var(--ops-ink); }
.home .evidence-pipeline__stage--grounded::after { display: none; }
.home .evidence-pipeline__stage-head {
    display: grid;
    grid-template-columns: auto auto 1fr;
    gap: 10px;
    align-items: center;
    margin-bottom: 48px;
    color: var(--ops-muted);
    font-size: 10px;
    font-weight: 850;
    letter-spacing: .13em;
    text-transform: uppercase;
}
.home .evidence-pipeline__stage-head > span { color: var(--ops-orange); }
.home .evidence-pipeline__stage-head > i { height: 1px; background: var(--ops-line); }
.home .evidence-pipeline__stage--grounded .evidence-pipeline__stage-head { color: rgba(255, 255, 255, .52); }
.home .evidence-pipeline__stage--grounded .evidence-pipeline__stage-head > span { color: var(--ops-cyan); }
.home .evidence-pipeline__stage--grounded .evidence-pipeline__stage-head > i { background: rgba(255, 255, 255, .2); }
.home .evidence-pipeline .evidence-comparison__tag { display: block; margin-bottom: 9px; font-size: 10px; line-height: 1.5; }
.home .evidence-pipeline__stage h3 { margin: 0 0 22px; font-size: clamp(27px, 2.4vw, 34px); }
.home .evidence-pipeline__stage--generic h3 { color: #6d6e68; }
.home .evidence-pipeline__stage--grounded h3 { color: #fff; }
.home .evidence-pipeline__stage--grounded .evidence-comparison__tag { color: var(--ops-cyan); }
.home .evidence-pipeline__copy { margin: 0; font-size: 16px; line-height: 1.75; }
.home .evidence-pipeline__stage--generic .evidence-pipeline__copy { color: #73746e; }
.home .evidence-pipeline__mark { padding: 0 .08em; color: inherit; background: transparent; }
.home .evidence-pipeline__mark--generic { color: #8f4737; background: #f8ddd4; text-decoration: line-through; text-decoration-thickness: 1px; }
.home .evidence-pipeline__mark--fact { color: #fff; border-bottom: 2px solid var(--ops-cyan); font-weight: 750; }
.home .evidence-pipeline__signal {
    display: flex;
    gap: 10px;
    align-items: center;
    margin: auto 0 0;
    padding-top: 24px;
    color: var(--ops-cyan);
    border-top: 1px solid rgba(255, 255, 255, .18);
    font-size: 11px;
    font-weight: 750;
    line-height: 1.45;
}
.home .evidence-pipeline__signal > span { flex: 0 0 7px; width: 7px; height: 7px; border-radius: 50%; background: currentColor; }
.home .evidence-pipeline__signal--generic { color: #93503f; border-top-color: var(--ops-line); }
.home .evidence-pipeline__facts { margin: 0; padding: 0; list-style: none; }
.home .evidence-pipeline__facts li { display: grid; grid-template-columns: 96px 1fr; gap: 13px; padding: 12px 0; border-top: 1px solid var(--ops-line); }
.home .evidence-pipeline__facts li:last-child { border-bottom: 1px solid var(--ops-line); }
.home .evidence-pipeline__facts span { color: var(--ops-muted); font-size: 10px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.home .evidence-pipeline__facts strong { color: var(--ops-ink); font-size: 14px; line-height: 1.45; }
.home .evidence-pipeline__rule { margin-top: auto; padding: 18px; border-left: 3px solid var(--ops-orange); background: rgba(255, 254, 250, .7); }
.home .evidence-pipeline__rule > span { color: var(--ops-orange); font-size: 10px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.home .evidence-pipeline__rule p { margin: 7px 0 0; color: #4e504b; font-size: 13px; line-height: 1.55; }
.home .evidence-comparison__meta { display: grid; grid-template-columns: .9fr 1.32fr; gap: clamp(45px, 8vw, 120px); align-items: start; margin-top: 24px; }
.home .evidence-comparison__source { color: #4f524d; font-size: 13px; line-height: 1.55; text-decoration: underline; text-decoration-color: rgba(79, 82, 77, .45); text-underline-offset: 4px; }
.home .evidence-comparison__note { margin: 0; color: var(--ops-muted); font-size: 12px; line-height: 1.6; }

.home .section--dark {
    color: rgba(255, 255, 255, .62);
    background-color: #0b0d11;
    background-image: radial-gradient(rgba(255, 255, 255, .08) .7px, transparent .7px);
    background-size: 18px 18px;
}
.home .workflow-section { grid-template-columns: .72fr 1.28fr; gap: clamp(70px, 10vw, 150px); }
.home .workflow-section__copy { top: 120px; }
.home .workflow-section h2 { font-size: clamp(48px, 5.4vw, 76px); }
.home .process-list { counter-reset: process; border-top: 1px solid rgba(255, 255, 255, .24); }
.home .process-list li { grid-template-columns: 88px 1fr; gap: 32px; min-height: 174px; align-items: start; padding: 32px 0; border-top: 0; border-bottom: 1px solid rgba(255, 255, 255, .14); }
.home .process-list li > span { display: block; width: auto; height: auto; color: var(--ops-cyan); border: 0; border-radius: 0; font-size: 11px; letter-spacing: .13em; }
.home .process-list li > span::after { display: block; width: 54px; height: 1px; margin-top: 16px; content: ""; background: var(--ops-cyan); }
.home .process-list strong { font-size: clamp(27px, 3vw, 38px); }
.home .process-list p { color: rgba(255, 255, 255, .64); font-size: 16px; }

.home .product-tour { background: var(--ops-paper); }
.home .product-tour .section-heading--center { max-width: 980px; margin: 0 0 72px; text-align: left; }
.home .product-tour .section-heading--center .eyebrow { justify-content: flex-start; }
.home .product-tour .section-heading--center > p:last-child { max-width: 670px; margin-left: 0; }
.home .seo-cycle { border-color: var(--ops-ink); border-radius: 2px; box-shadow: 15px 17px 0 rgba(17, 19, 24, .11); }
.home .seo-cycle__hint { color: #313d3b; border-color: #badbd7; background: #e6f4f2; }
.home .seo-cycle__hint span { width: 46px; height: 1px; background: #7ba9a5; animation: none; }
.home .seo-cycle__tab { border-radius: 2px; }
.home .seo-cycle__toggle--keywords:checked ~ .seo-cycle__tabs .seo-cycle__tab--keywords,
.home .seo-cycle__toggle--priorities:checked ~ .seo-cycle__tabs .seo-cycle__tab--priorities,
.home .seo-cycle__toggle--revisions:checked ~ .seo-cycle__tabs .seo-cycle__tab--revisions,
.home .seo-cycle__toggle--research:checked ~ .seo-cycle__tabs .seo-cycle__tab--research,
.home .seo-cycle__toggle--updates:checked ~ .seo-cycle__tabs .seo-cycle__tab--updates,
.home .seo-cycle__toggle--competitors:checked ~ .seo-cycle__tabs .seo-cycle__tab--competitors,
.home .seo-cycle__toggle--gsc:checked ~ .seo-cycle__tabs .seo-cycle__tab--gsc,
.home .seo-cycle__toggle--cycle:checked ~ .seo-cycle__tabs .seo-cycle__tab--cycle { border-color: #15171c; background: #15171c; }
.home .seo-cycle__sidebar { background: #15171c; }
.home .seo-cycle__sidebar i { width: 20px; font-size: 6px; font-weight: 850; letter-spacing: .08em; }
.home .seo-cycle__media-row div > span,
.home .seo-cycle__loop > span { color: #8b6700; font-size: 7px; font-weight: 900; letter-spacing: .12em; }

.home .performance-ledger { color: #fff; background: var(--ops-ink); }
.home .performance-ledger__layout { display: grid; grid-template-columns: .68fr 1.32fr; gap: clamp(70px, 9vw, 135px); align-items: start; }
.home .performance-ledger__heading { position: sticky; top: 120px; }
.home .performance-ledger__heading h2 { color: #fff; font-size: clamp(48px, 5.3vw, 76px); }
.home .performance-ledger__heading > p:last-child { color: rgba(255, 255, 255, .62); font-size: 17px; }
.home .performance-ledger .eyebrow { color: rgba(255, 255, 255, .48); }
.home .performance-ledger__body { border-top: 1px solid rgba(255, 255, 255, .28); }
.home .performance-ledger__header,
.home .performance-ledger__row { display: grid; grid-template-columns: .7fr .65fr 1.25fr; gap: 24px; }
.home .performance-ledger__header { min-height: 47px; align-items: center; color: rgba(255, 255, 255, .52); border-bottom: 1px solid rgba(255, 255, 255, .13); font-size: 10px; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.home .performance-ledger__row { min-height: 220px; align-items: center; padding: 34px 0; border-bottom: 1px solid rgba(255, 255, 255, .15); }
.home .performance-ledger__row > div:first-child { display: flex; flex-direction: column; gap: 16px; }
.home .performance-ledger__row > div:first-child span { color: var(--ops-cyan); font-size: 11px; }
.home .performance-ledger__row > div:first-child b { color: rgba(255, 255, 255, .68); font-size: 11px; letter-spacing: .12em; text-transform: uppercase; }
.home .performance-ledger__row > strong { color: #fff; font-size: clamp(54px, 6.2vw, 85px); letter-spacing: -.07em; line-height: .8; }
.home .performance-ledger__row > strong span { color: var(--ops-cyan); font-size: .5em; }
.home .performance-ledger__row h3 { margin: 0 0 12px; color: #fff; font-size: 27px; }
.home .performance-ledger__row p { margin: 0; color: rgba(255, 255, 255, .64); font-size: 15px; }
.home .performance-ledger__proof { display: grid; grid-template-columns: 1fr .72fr .95fr; gap: 30px; align-items: center; margin-top: 28px; padding: 28px; color: #171a20; background: var(--ops-cyan); }
.home .performance-ledger__proof-value { display: flex; align-items: center; gap: 16px; }
.home .performance-ledger__proof-value > span { font-size: 42px; font-weight: 850; letter-spacing: -.06em; }
.home .performance-ledger__proof p { margin: 0; font-size: 13px; line-height: 1.55; }
.home .performance-ledger__trace { display: flex; align-items: end; gap: 5px; height: 58px; border-bottom: 1px solid rgba(17, 19, 24, .32); }
.home .performance-ledger__trace span { flex: 1; height: var(--h); background: var(--ops-ink); }
.home .performance-ledger__proof > p { padding-left: 22px; border-left: 1px solid rgba(17, 19, 24, .26); }

.home .section--warm:has(.use-cases) { background: #f2efe8; }
.home .use-cases { grid-template-columns: .68fr 1.32fr; gap: clamp(70px, 9vw, 135px); }
.home .use-cases__heading { top: 120px; }
.home .use-case-stack { gap: 0; border-top: 1px solid var(--ops-ink); }
.home .use-case {
    grid-template-columns: 190px 1fr;
    gap: 42px;
    min-height: 340px;
    padding: 34px 0;
    border: 0;
    border-bottom: 1px solid var(--ops-line);
    border-radius: 0;
    background: transparent;
}
.home .use-case__visual {
    display: flex;
    min-height: 0;
    align-self: stretch;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    padding: 20px;
    border-radius: 0;
    background: #e4ddd1;
}
.home .use-case__visual > span,
.home .use-case__visual > small { position: static; width: auto; height: auto; color: #4b4d48; border-radius: 0; background: transparent; box-shadow: none; font-family: inherit; font-size: 10px; font-style: normal; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.home .use-case__route { position: relative; display: flex; justify-content: space-between; align-items: center; }
.home .use-case__route::before { position: absolute; right: 0; left: 0; height: 1px; content: ""; background: rgba(17, 19, 24, .35); }
.home .use-case__route i { position: relative; width: 10px; height: 10px; border: 2px solid var(--ops-orange); border-radius: 0; background: #e4ddd1; }
.home .use-case__route b { position: absolute; top: 50%; left: 0; width: 38%; height: 3px; background: var(--ops-orange); transform: translateY(-50%); }
.home .use-case__visual--gold { background: #d7e7e4; }
.home .use-case__visual--gold .use-case__route i { border-color: #177f78; background: #d7e7e4; }
.home .use-case__visual--gold .use-case__route b { width: 50%; background: #177f78; }
.home .use-case__visual--ink { background: #16191f; }
.home .use-case__visual--ink > span,
.home .use-case__visual--ink > small { color: rgba(255, 255, 255, .62); }
.home .use-case__visual--ink .use-case__route::before { background: rgba(255, 255, 255, .28); }
.home .use-case__visual--ink .use-case__route i { border-color: var(--ops-cyan); background: #16191f; }
.home .use-case__visual--ink .use-case__route b { width: 100%; background: var(--ops-cyan); }
.home .use-case__tag { margin-top: 0; }
.home .use-case h3 { max-width: 650px; font-size: 34px; }
.home .use-case p { font-size: 16px; }
.home .use-case ul { display: grid; grid-template-columns: 1fr; gap: 0; }
.home .use-case li { padding: 7px 0; border: 0; border-bottom: 1px solid var(--ops-line); border-radius: 0; font-size: 14px; }

.home .pricing-section { background: var(--ops-white); }
.home .pricing-section .section-heading--center { max-width: 980px; margin: 0 0 72px; text-align: left; }
.home .pricing-section .section-heading--center .eyebrow { justify-content: flex-start; }
.home .pricing-section .section-heading--center > p:last-child { max-width: 780px; margin-left: 0; }
.home .pricing-features {
    display: grid;
    grid-template-columns: 245px minmax(0, 1fr);
    gap: 32px;
    align-items: start;
    margin-bottom: 46px;
    padding: 24px 0;
    border-top: 1px solid var(--ops-line);
    border-bottom: 1px solid var(--ops-line);
}
.home .pricing-features__header { display: grid; gap: 9px; }
.home .pricing-features__header > span,
.home .pricing-card__scope > span,
.home .pricing-enterprise > div > span { color: var(--ops-orange); font-size: 10px; font-weight: 850; letter-spacing: .11em; text-transform: uppercase; }
.home .pricing-features__header a { display: inline-flex; align-items: center; gap: 8px; color: var(--ops-ink); font-size: 14px; font-weight: 760; line-height: 1.35; }
.home .pricing-features__header a span { color: var(--ops-orange); font-size: 18px; }
.home .pricing-features ul { display: flex; flex-wrap: wrap; gap: 8px; margin: 0; padding: 0; list-style: none; }
.home .pricing-features li { padding: 8px 12px; color: var(--ops-muted); border: 1px solid var(--ops-line); border-radius: var(--chip-radius); background: rgba(255, 255, 255, .72); font-size: 13px; line-height: 1.25; }
.home .pricing-grid { display: block; margin-top: 0; border-top: 1px solid var(--ops-ink); }
.home .pricing-card {
    display: grid;
    grid-template-columns: 1.05fr .65fr .95fr 1.15fr .7fr;
    gap: 28px;
    min-height: 250px;
    align-items: center;
    padding: 36px 0;
    border: 0;
    border-bottom: 1px solid var(--ops-line);
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}
.home .pricing-card--featured { margin-inline: -24px; padding-inline: 24px; border: 0; border-bottom: 1px solid var(--ops-line); background: #f1eee6; box-shadow: inset 4px 0 0 var(--ops-orange); transform: none; }
.home .pricing-card__featured { top: 16px; right: 24px; padding: 6px 9px; border-radius: 0; font-size: 10px; }
.home .pricing-card__head { min-height: 0; padding: 0; }
.home .pricing-card__head h3 { font-size: 29px; }
.home .pricing-card__price { display: block; min-height: 0; margin: 0; padding: 0; border: 0; }
.home .pricing-card__price strong { display: block; font-size: 36px; }
.home .pricing-card__price > span { display: block; max-width: none; padding: 7px 0 0; }
.home .pricing-card__head p { font-size: 11px; }
.home .pricing-card__price > span { font-size: 12px; }
.home .pricing-card__text { min-height: 0; margin: 0; font-size: 16px; }
.home .pricing-card__scope > span { display: block; margin-bottom: 8px; color: var(--ops-muted); }
.home .pricing-card__scope ul { display: grid; gap: 0; margin: 0; padding: 0; list-style: none; }
.home .pricing-card li { display: block; padding: 8px 0 8px 15px; border-bottom: 1px solid var(--ops-line); font-size: 14px; }
.home .pricing-card li::before { position: absolute; margin-left: -15px; content: "\2014"; color: var(--ops-orange); }
.home .pricing-card .button { width: auto; margin: 0; padding-inline: 16px; }
.home .pricing-enterprise {
    display: grid;
    grid-template-columns: 1fr auto auto;
    gap: 38px;
    align-items: center;
    margin-top: 32px;
    padding: 28px 32px;
    border: 1px solid var(--ops-line);
    background: #f7f3ec;
}
.home .pricing-enterprise > div > span { color: var(--ops-muted); }
.home .pricing-enterprise h3 { margin: 7px 0 9px; font-size: 27px; }
.home .pricing-enterprise p { max-width: 720px; margin: 0; font-size: 15px; }
.home .pricing-enterprise__price strong { display: block; color: var(--ops-ink); font-size: 30px; line-height: 1; }
.home .pricing-enterprise__price span { display: block; margin-top: 7px; color: var(--ops-muted); font-size: 11px; }
.home .pricing-enterprise .button { white-space: nowrap; }
.home .pricing-onboarding { grid-template-columns: .8fr 1.2fr; margin-top: 48px; border-radius: 0; box-shadow: 12px 12px 0 rgba(17, 19, 24, .11); }
.home .pricing-section__note { margin-top: 24px; text-align: left; }
.home .pricing-onboarding__intro p { font-size: 15px; }
.home .pricing-onboarding li p { font-size: 13px; }
.home .pricing-section__note { font-size: 12px; }

.home .cta-section { padding: 0 0 112px; background: var(--ops-white); }
.home .cta-card { grid-template-columns: 1.2fr .7fr; padding: 76px; border-radius: var(--panel-radius); background: var(--cta-orange); }
.home .cta-card::before {
    position: absolute;
    inset: 0;
    content: "";
    pointer-events: none;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, .09) 1px, transparent 1px);
    background-size: 20% 100%;
}
.home .cta-card__shape { display: none; }
.home .cta-card h2 { font-size: clamp(48px, 5.6vw, 78px); }
.home .cta-card__actions { padding-left: 30px; border-left: 1px solid rgba(255, 255, 255, .32); }

.home .site-footer { padding-top: 88px; background: #0b0d11; }
.home .site-footer__grid { grid-template-columns: .7fr 1.3fr; }
.home .site-footer__nav { border-top: 1px solid rgba(255, 255, 255, .15); padding-top: 23px; }
.home .site-footer__signal { color: var(--ops-cyan); letter-spacing: .06em; }
.home .site-footer__nav a { font-size: 14px; }
.home .site-footer__bottom { font-size: 12px; }

/* Balanced visual tone: editorial structure with the warmer product character. */
body.home {
    --ops-ink: #12101b;
    --ops-paper: #fbfaf7;
    --ops-white: #fffdf9;
    --ops-orange: #e6502e;
    --ops-cyan: #b9e4df;
    --ops-line: rgba(18, 16, 27, .13);
    --ops-muted: #6d6971;
    background: var(--ops-white);
}
.home .shell { width: min(calc(100% - 56px), 1260px); }
.home .section { padding: 138px 0; }
.home h2 { font-size: clamp(47px, 5.7vw, 80px); }
.home .button { border-radius: var(--button-radius); }
.home .button--primary {
    background: var(--ops-orange);
    box-shadow: 0 16px 34px rgba(180, 53, 29, .23);
}
.home .button--primary:hover {
    background: #c83a23;
    box-shadow: 0 19px 40px rgba(180, 53, 29, .3);
    transform: translateY(-2px);
}
.home .site-nav__menu > li:last-child > a { border-radius: var(--button-radius); }
.home .hero {
    background-color: var(--ops-paper);
    background-image:
        radial-gradient(circle at 86% 20%, rgba(230, 80, 46, .1), transparent 29%),
        linear-gradient(rgba(18, 16, 27, .025) 1px, transparent 1px),
        linear-gradient(90deg, rgba(18, 16, 27, .025) 1px, transparent 1px);
    background-repeat: no-repeat, repeat, repeat;
    background-size: auto, 48px 48px, 48px 48px;
}
.home .hero__glow { display: block; opacity: .24; filter: blur(22px); }
.home .hero-product {
    border-color: rgba(18, 16, 27, .2);
    border-radius: 14px;
    box-shadow: 0 38px 84px rgba(48, 37, 25, .18);
}
.home .hero-product::before { border-radius: 13px 0 0; }
.home .hero-product::after { border-radius: 0 0 13px; }
.home .app-preview__topbar-meta { letter-spacing: 0; text-transform: none; }
.home .app-preview__brand span { color: var(--app-sidebar); border-radius: 5px; background: var(--app-yellow); }
.home .app-preview__nav span { border-radius: 4px; }
.home .app-preview__nav span.is-active { background: var(--app-sidebar-active); box-shadow: none; }
.home .app-preview__nav i { width: 13px; color: #aeb4b9; font-size: 9px; font-weight: 400; letter-spacing: 0; }
.home .app-preview__account { color: #755a00; border-color: #f0d76c; background: var(--app-yellow-soft); }
.home .app-preview__panel { border-top-color: var(--app-blue); border-radius: 5px; }
.home .app-preview__panel-title { display: block; }
.home .app-preview__panel-title span { margin-right: 4px; color: inherit; font-size: inherit; letter-spacing: 0; text-transform: none; }
.home .app-preview__metrics { gap: 10px; padding: 11px 11px 9px; }
.home .app-preview__metric {
    min-height: 88px;
    color: #fff;
    border: 0;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(18, 27, 32, .14);
}
.home .app-preview__metric:last-child { border: 0; }
.home .app-preview__metric--green { background: var(--app-green); box-shadow: 0 2px 4px rgba(18, 27, 32, .14); }
.home .app-preview__metric--blue { background: var(--app-cyan); box-shadow: 0 2px 4px rgba(18, 27, 32, .14); }
.home .app-preview__metric--gray { background: #6c757d; box-shadow: 0 2px 4px rgba(18, 27, 32, .14); }
.home .app-preview__metric strong { color: inherit; }
.home .platform-strip { background: rgba(255, 253, 249, .62); }
.home .operating-sequence { background: var(--ops-white); }
.home .operating-sequence__stage:hover { background: #f8f4ed; }
.home .operating-sequence__status { border-radius: 7px; box-shadow: 0 7px 18px rgba(18, 16, 27, .045); }
.home .quality-model {
    background-color: #14131d;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, .025) 1px, transparent 1px);
}
.home .quality-model__diagram { overflow: hidden; border-radius: 14px; background: #1a1923; box-shadow: 0 26px 60px rgba(0, 0, 0, .18); }
.home .evidence-comparison { background: #f5f1ea; }
.home .section--dark {
    background-color: #111019;
    background-image: radial-gradient(circle at 10% 0, rgba(230, 80, 46, .09), transparent 34%);
}
.home .product-tour { background: linear-gradient(180deg, var(--ops-white), #f7f4ed); }
.home .seo-cycle { border-color: var(--app-line); border-radius: 14px; box-shadow: 0 30px 80px rgba(25, 19, 12, .14); }
.home .seo-cycle__hint { color: #755a00; border-color: #f0d76c; background: var(--app-yellow-soft); }
.home .seo-cycle__hint span { width: auto; height: auto; color: #a76e00; background: transparent; animation: seo-cycle-point 1.8s ease-in-out infinite; }
.home .seo-cycle__tab { border-radius: 8px; }
.home .seo-cycle__toggle--keywords:checked ~ .seo-cycle__tabs .seo-cycle__tab--keywords,
.home .seo-cycle__toggle--priorities:checked ~ .seo-cycle__tabs .seo-cycle__tab--priorities,
.home .seo-cycle__toggle--revisions:checked ~ .seo-cycle__tabs .seo-cycle__tab--revisions,
.home .seo-cycle__toggle--research:checked ~ .seo-cycle__tabs .seo-cycle__tab--research,
.home .seo-cycle__toggle--updates:checked ~ .seo-cycle__tabs .seo-cycle__tab--updates,
.home .seo-cycle__toggle--competitors:checked ~ .seo-cycle__tabs .seo-cycle__tab--competitors,
.home .seo-cycle__toggle--gsc:checked ~ .seo-cycle__tabs .seo-cycle__tab--gsc,
.home .seo-cycle__toggle--cycle:checked ~ .seo-cycle__tabs .seo-cycle__tab--cycle { border-color: var(--app-blue); background: var(--app-blue); }
.home .seo-cycle__sidebar { background: var(--app-sidebar); }
.home .seo-cycle__sidebar i { width: 16px; font-size: inherit; font-weight: 400; letter-spacing: 0; }
.home .seo-cycle__media-row div > span,
.home .seo-cycle__loop > span { color: #a76e00; font-size: 24px; font-weight: 400; letter-spacing: 0; }
.home .seo-cycle__loop > span { font-size: 30px; }
.home .performance-ledger { background: #14131d; }
.home .performance-ledger__proof { border-radius: 12px; }
.home .section--warm:has(.use-cases) { background: #f7f4ee; }
.home .use-case__visual { border-radius: 14px; box-shadow: 0 15px 38px rgba(39, 30, 20, .07); }
.home .pricing-card--featured { border-radius: 12px; background: #f8f1e9; box-shadow: inset 4px 0 0 var(--ops-orange), 0 18px 46px rgba(71, 48, 28, .06); }
.home .pricing-card__featured { border-radius: 0 0 6px 6px; }
.home .pricing-enterprise { border-radius: 12px; }
.home .pricing-onboarding { border-radius: 18px; box-shadow: 0 25px 65px rgba(14, 12, 25, .14); }
.home .cta-card {
    border-radius: var(--panel-radius);
    background: var(--cta-orange);
    box-shadow: 0 30px 70px rgba(153, 47, 25, .18);
}
.home .cta-card .eyebrow { color: rgba(14, 12, 25, .65); }
.home .cta-card .eyebrow > span { background: var(--ops-ink); }
.home .cta-card p:not(.eyebrow) { color: rgba(255, 255, 255, .84); }
.home .cta-card__actions > span { color: rgba(255, 255, 255, .72); }
.home .site-footer { background: #111019; }

@media (max-width: 1120px) {
    .home .language-note { gap: 40px; }
    .home .hero__grid { grid-template-columns: .82fr 1.18fr; gap: 36px; }
    .home .hero h1 { font-size: clamp(61px, 7.2vw, 82px); }
    .home .platform-strip { grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 22px; padding: 24px 0; }
    .home .platform-strip__label { grid-column: 1 / -1; }
    .home .pricing-card { grid-template-columns: .75fr 1.25fr; gap: 20px 42px; }
    .home .pricing-card__head { grid-column: 1; grid-row: 1; }
    .home .pricing-card__price { grid-column: 1; grid-row: 2; }
    .home .pricing-card__text { grid-column: 2; grid-row: 1; }
    .home .pricing-card__scope { grid-column: 2; grid-row: 2; }
    .home .pricing-card .button { grid-column: 2; grid-row: 3; justify-self: start; }
}

@media (max-width: 900px) {
    .home .shell { width: min(calc(100% - 44px), 760px); }
    .home .section { padding: 112px 0; }
    .home .site-nav__menu { gap: 0; font-size: 15px; }
    .home .hero { padding-top: 128px; }
    .home .hero::before { display: none; }
    .home .hero__grid { grid-template-columns: 1fr; }
    .home .hero__copy { padding-bottom: 18px; }
    .home .hero h1 { max-width: 700px; font-size: clamp(64px, 12vw, 92px); }
    .home .hero-product { max-width: 760px; margin-top: 18px; }
    .home .platform-strip { margin-top: 62px; }
    .home .operating-sequence__intro,
    .home .quality-model__layout,
    .home .performance-ledger__layout,
    .home .use-cases { grid-template-columns: 1fr; gap: 65px; }
    .home .operating-sequence__layout::before { display: none; }
    .home .quality-model__heading,
    .home .performance-ledger__heading,
    .home .use-cases__heading { position: static; }
    .home .evidence-comparison__intro { grid-template-columns: 1fr; gap: 24px; }
    .home .evidence-pipeline { grid-template-columns: 1fr; }
    .home .evidence-pipeline__stage { min-height: 0; padding: 34px; border-right: 0; border-bottom: 1px solid var(--ops-line); }
    .home .evidence-pipeline__stage::after { top: auto; right: auto; bottom: -19px; left: 34px; content: "\2193"; }
    .home .evidence-pipeline__stage--grounded { border-bottom: 0; }
    .home .evidence-comparison__meta { grid-template-columns: 1fr; gap: 13px; }
    .home .pricing-features { grid-template-columns: 1fr; gap: 18px; }
    .home .pricing-enterprise { grid-template-columns: 1fr; gap: 22px; }
    .home .pricing-enterprise .button { justify-self: start; }
    .home .workflow-section { grid-template-columns: 1fr; gap: 70px; }
    .home .workflow-section__copy { position: static; }
    .home .performance-ledger__proof { grid-template-columns: 1fr 1fr; }
    .home .performance-ledger__proof > p { grid-column: 1 / -1; padding: 16px 0 0; border-top: 1px solid rgba(17, 19, 24, .26); border-left: 0; }
    .home .site-footer__grid { grid-template-columns: 1fr; }
}

@media (max-width: 640px) {
    .home .shell { width: min(calc(100% - 28px), 620px); }
    .home .section { padding: 88px 0; }
    .home h2 { font-size: clamp(43px, 13vw, 62px); }
    .home .hero { padding-top: 116px; background-size: 32px 32px; }
    .home .hero h1 { font-size: clamp(53px, 17vw, 76px); }
    .home .hero h1 em { margin-left: 0; }
    .home .hero__lead { font-size: 16px; }
    .home .hero__actions { align-items: flex-start; flex-direction: column; gap: 22px; }
    .home .hero__proof { display: grid; gap: 16px; padding: 18px; border: 1px solid var(--ops-line); background: rgba(255, 254, 250, .72); }
    .home .hero__trust-rail { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .home .hero__trust-rail span { justify-content: center; min-height: 44px; padding: 8px; text-align: center; }
    .home .hero__proof p { padding: 0; border: 0; font-size: 16px; }
    .home .hero-product { box-shadow: 0 24px 56px rgba(48, 37, 25, .17); }
    .home .app-preview__body { grid-template-columns: 70px minmax(0, 1fr); }
    .home .app-preview__brand strong,
    .home .app-preview__nav span { font-size: 0; }
    .home .app-preview__nav i { font-size: 6px; }
    .home .app-preview__topbar-meta span:first-child,
    .home .app-preview__work-time { display: none; }
    .home .app-preview__metrics { grid-template-columns: 1fr; }
    .home .app-preview__metric { min-height: 66px; border-right: 1px solid #d6d9d6; border-bottom: 0; }
    .home .app-preview__metric:last-child { border-bottom: 1px solid #d6d9d6; }
    .home .platform-strip { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px 18px; padding: 24px 0 16px; }
    .home .platform-strip__label { grid-column: 1 / -1; margin-bottom: 4px; text-align: center; }
    .home .platform-strip__brand { min-height: 56px; }
    .home .language-note { grid-template-columns: 1fr; gap: 24px; margin-top: 28px; padding-top: 24px; }
    .home .language-note__copy h2,
    .home .language-note__copy h3 { font-size: 25px; }
    .home .operating-sequence__intro { gap: 35px; margin-bottom: 55px; }
    .home .operating-sequence__intro > p { font-size: 16px; }
    .home .operating-sequence__stage { grid-template-columns: 54px 1fr; gap: 18px; min-height: 0; padding: 30px 0; }
    .home .operating-sequence__stage:hover { padding-inline: 10px; }
    .home .operating-sequence__status { grid-column: 2; justify-self: start; }
    .home .quality-model__layer { grid-template-columns: 65px 1fr; gap: 16px; min-height: 0; padding: 25px 18px; }
    .home .quality-model__layer > b { display: none; }
    .home .quality-model__layer h3 { font-size: 23px; }
    .home .quality-model__guardrails { grid-template-columns: 1fr; }
    .home .quality-model__guardrails span { border-bottom: 1px solid #171a20; }
    .home .evidence-comparison__intro { margin-bottom: 42px; }
    .home .evidence-comparison__intro > p:last-child { font-size: 16px; }
    .home .evidence-pipeline { border-radius: 14px; }
    .home .evidence-pipeline__stage { padding: 26px 22px 34px; }
    .home .evidence-pipeline__stage::after { left: 22px; }
    .home .evidence-pipeline__stage-head { margin-bottom: 36px; }
    .home .evidence-pipeline__facts li { grid-template-columns: 96px 1fr; }
    .home .process-list li { grid-template-columns: 55px 1fr; gap: 20px; }
    .home .process-list li > span::after { width: 34px; }
    .home .product-tour .section-heading--center { margin-bottom: 52px; }
    .home .seo-cycle { box-shadow: 0 22px 52px rgba(25, 19, 12, .13); }
    .home .performance-ledger__header { display: none; }
    .home .performance-ledger__row { grid-template-columns: .6fr 1fr; min-height: 0; }
    .home .performance-ledger__row > div:last-child { grid-column: 1 / -1; }
    .home .performance-ledger__proof { grid-template-columns: 1fr; }
    .home .performance-ledger__proof > p { grid-column: 1; }
    .home .use-case { grid-template-columns: 1fr; gap: 26px; }
    .home .use-case__visual { min-height: 165px; }
    .home .pricing-card,
    .home .pricing-card--featured { display: grid; grid-template-columns: 1fr; gap: 22px; margin-inline: 0; padding: 34px 0; }
    .home .pricing-card--featured { padding-inline: 18px; }
    .home .pricing-card .pricing-card__head,
    .home .pricing-card .pricing-card__price,
    .home .pricing-card .pricing-card__text,
    .home .pricing-card .pricing-card__scope,
    .home .pricing-card .button { grid-column: 1; grid-row: auto; }
    .home .pricing-card .button { justify-self: stretch; }
    .home .pricing-features { padding: 22px 0; }
    .home .pricing-features ul { gap: 7px; }
    .home .pricing-features li { padding: 7px 10px; font-size: 12px; }
    .home .pricing-enterprise { padding: 26px 22px; }
    .home .pricing-enterprise .button { justify-self: stretch; }
    .home .pricing-onboarding { grid-template-columns: 1fr; padding: 28px; }
    .home .pricing-onboarding ol { grid-template-columns: 1fr; }
    .home .cta-section { padding-bottom: 76px; }
    .home .cta-card { grid-template-columns: 1fr; gap: 45px; padding: 46px 28px; }
    .home .cta-card__actions { padding: 28px 0 0; border-top: 1px solid rgba(255, 255, 255, .32); border-left: 0; }
}
