.mobile-profit-system,
.mobile-promo-route,
.mobile-launch-route,
.mobile-autonomy-console {
    display: none;
}
.home-story-controls { display: none; }

@media (max-width: 1279px) {
    html { scroll-padding-top: 86px; }

    .profit-home .public-header {
        position: sticky;
        top: 0;
        z-index: 80;
        min-height: 64px;
        width: 100%;
        padding: 0 14px;
        border-bottom: 1.5px solid var(--profit-ink);
        background: rgba(241, 239, 232, .94);
        backdrop-filter: blur(18px);
    }
    .public-body.profit-home .public-header:has(.nav-registration) { flex-wrap: nowrap; padding-block: 8px; }
    .profit-home .public-header .public-nav:has(.nav-registration) { display: none; }
    .public-body.profit-home .mobile-menu__sheet { top: 72px; max-height: calc(100dvh - 92px); }
    html:has(.profit-home) { scroll-padding-top: 80px; }
    .profit-home .mobile-menu__register { background: var(--profit-lime); color: var(--profit-ink); }
    .profit-home .mobile-menu__register span { color: inherit; }

    .profit-home .deepseller-brand { gap: 9px; }
    .profit-home .deepseller-brand__mark {
        width: 42px;
        height: 42px;
        flex-basis: 42px;
        border-radius: 13px 5px 13px 5px;
        box-shadow: 3px 3px 0 var(--profit-lime);
    }
    .profit-home .deepseller-brand__name { font-size: 17px; }
    .profit-home .deepseller-brand__signature { display: none; }

    .profit-canvas { overflow: clip; }
    .profit-system,
    .promo-range,
    .launch-chart,
    .autonomy-board { display: none; }

    .mobile-profit-system,
    .mobile-promo-route,
    .mobile-launch-route,
    .mobile-autonomy-console { display: grid; }

    .page-home.profit-home .profit-hero {
        display: flex;
        flex-direction: column;
        min-height: 0;
        gap: 0;
        width: calc(100% - 24px);
        margin-inline: auto;
        padding: 25px 0 38px;
    }
    .page-home.profit-home .profit-hero__copy {
        width: 100%;
        min-width: 0;
        max-width: none;
    }
    .page-home.profit-home .profit-kicker { margin-bottom: 11px; font-size: .75rem; line-height: 1.35; }
    .page-home.profit-home .profit-hero .profit-kicker {
        width: 100%;
        max-width: 100%;
        flex-wrap: wrap;
        row-gap: 7px;
    }
    .profit-kicker span { padding: 6px 9px; }
    .page-home.profit-home .profit-hero .profit-kicker--hero {
        width: auto;
        margin-bottom: 11px;
        flex-wrap: nowrap;
        font-size: .68rem;
        letter-spacing: .1em;
        white-space: nowrap;
    }
    .profit-kicker--hero > span,
    .profit-kicker--hero .profit-kicker__desktop-label { display: none; }
    .profit-kicker--hero .profit-kicker__mobile-label { display: inline; }
    .profit-hero__label {
        max-width: 340px;
        font-size: .76rem;
        line-height: 1.38;
        letter-spacing: .005em;
    }
    .page-home.profit-home .profit-hero__statement {
        width: 100%;
        margin-top: 17px;
        font-size: clamp(2.5rem, 11vw, 3.38rem);
        line-height: 1;
        letter-spacing: -.066em;
    }
    .profit-hero__statement br { display: block; }
    .profit-hero__statement em { white-space: normal; }
    .profit-hero__lead {
        max-width: 350px;
        margin-top: 20px;
        font-size: .88rem;
        line-height: 1.53;
    }
    .profit-actions {
        display: grid;
        grid-template-columns: 1fr;
        gap: 7px;
        margin-top: 22px;
    }
    .page-home.profit-home .profit-button {
        min-height: 44px;
        padding: 0 15px;
        border-width: 1.5px;
        font-size: .76rem;
        white-space: nowrap;
    }
    .page-home.profit-home .profit-actions .profit-button:not(.profit-button--primary),
    .page-home.profit-home .profit-system,
    .page-home.profit-home .mobile-profit-system { display: none; }

    .mobile-profit-system {
        position: relative;
        gap: 9px;
        margin-top: 18px;
        padding: 11px;
        overflow: hidden;
        border: 1.5px solid var(--profit-ink);
        border-radius: 22px 7px 22px 7px;
        background: linear-gradient(125deg, #ffd4ec 0 42%, #f8f6ef 42% 67%, #d8e4ff 67%);
        box-shadow: 5px 5px 0 var(--profit-ink);
    }
    .mobile-profit-system__brand {
        display: grid;
        grid-template-columns: 58px minmax(0, 1fr);
        gap: 13px;
        min-height: 78px;
        padding: 10px 14px 10px 10px;
        border-radius: 16px 5px 16px 5px;
        background: var(--profit-ink);
        color: white;
        align-items: center;
    }
    .mobile-profit-system__brand img {
        width: 58px;
        height: 58px;
        border-radius: 15px 5px 15px 5px;
        object-fit: contain;
        background: #050805;
    }
    .mobile-profit-system__brand span { display: grid; gap: 4px; }
    .mobile-profit-system__brand small {
        color: #bec0c8;
        font-size: .63rem;
        font-weight: 800;
        letter-spacing: .08em;
        text-transform: uppercase;
    }
    .mobile-profit-system__brand strong {
        color: var(--profit-lime);
        font-size: 1rem;
        line-height: 1.05;
        letter-spacing: -.025em;
        text-transform: uppercase;
    }
    .mobile-profit-system__track {
        display: grid;
        grid-template-columns: 52px 14px 1fr 14px 52px;
        gap: 5px;
        min-height: 42px;
        align-items: center;
        text-align: center;
    }
    .mobile-profit-system__track span { display: grid; gap: 1px; }
    .mobile-profit-system__track b { font-size: .67rem; }
    .mobile-profit-system__track small { color: #555860; font-size: .625rem; text-transform: uppercase; }
    .mobile-profit-system__track > strong {
        font-size: .59rem;
        letter-spacing: .045em;
        text-transform: uppercase;
    }
    .mobile-profit-system__track i { font-size: .9rem; font-style: normal; }

    .value-stories {
        width: calc(100% - 16px);
        padding-top: 52px;
    }
    .value-stories__heading {
        width: calc(100% - 16px);
        margin-bottom: 20px;
    }
    .page-home.profit-home .profit-heading h2 {
        font-size: clamp(2rem, 8.5vw, 2.4rem);
        line-height: 1.06;
    }
    .value-stories__heading > p {
        margin-top: 17px;
        font-size: .84rem;
        line-height: 1.52;
    }

    .value-stories__stack { gap: 18px; }
    .value-story {
        scroll-margin-top: 76px;
        border-width: 1.5px;
        border-radius: 25px 7px 25px 7px;
        box-shadow: 5px 5px 0 var(--profit-ink);
    }
    .value-story__rail {
        grid-template-columns: 42px minmax(0, 1fr) 44px;
        min-height: 58px;
        border-bottom-width: 1.5px;
    }
    .value-story__number { padding-left: 12px; font-size: .56rem; }
    .value-story__rail p { padding-inline: 11px; font-size: .75rem; letter-spacing: .055em; }
    .value-story__icon,
    .promo-rail-sign,
    .launch-rail-sign,
    .autonomy-rail-sign { width: 44px; padding: 11px; }
    .value-story__layout,
    .value-story__layout--profit,
    .promo-story,
    .launch-story,
    .autonomy-story { padding: 28px 16px 22px; }
    .profit-story__intro,
    .promo-story__intro,
    .launch-story__intro,
    .autonomy-story__intro { margin-bottom: 24px; }
    .value-story__eyebrow { margin-bottom: 10px; font-size: .55rem; line-height: 1.4; }
    .value-story h3,
    .promo-story__intro h3,
    .launch-story__intro h3,
    .autonomy-story__intro h3 {
        font-size: clamp(1.8rem, 8vw, 2.25rem);
        line-height: 1.06;
    }

    .price-lab,
    .promo-story__cases,
    .launch-story__reasons,
    .autonomy-story__pressure,
    .repricer-observers ul,
    .repricer-deepseller__scope {
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: calc(100% - 24px);
        grid-template-columns: none;
        gap: 10px;
        width: auto;
        margin-inline: -16px;
        padding: 2px 16px 15px;
        overflow-x: auto;
        overscroll-behavior-inline: contain;
        scroll-padding-inline: 16px;
        scroll-snap-type: inline mandatory;
        scrollbar-width: none;
        align-items: start;
    }
    .price-lab::-webkit-scrollbar,
    .promo-story__cases::-webkit-scrollbar,
    .launch-story__reasons::-webkit-scrollbar,
    .autonomy-story__pressure::-webkit-scrollbar,
    .repricer-observers ul::-webkit-scrollbar,
    .repricer-deepseller__scope::-webkit-scrollbar { display: none; }
    .price-lab > *,
    .promo-story__cases > *,
    .launch-story__reasons > *,
    .autonomy-story__pressure > *,
    .repricer-observers li,
    .repricer-deepseller__scope > * { scroll-snap-align: start; }

    .price-lab__card {
        position: relative;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr;
        gap: 0;
        min-height: 0;
        padding: 0;
        height: 100%;
        align-self: stretch;
        align-items: start;
        overflow: hidden;
        border: 1.5px solid var(--profit-ink);
        border-radius: 20px 6px 20px 6px;
        background: #faf8f2;
        box-shadow: none;
        scroll-snap-stop: always;
    }
    .price-lab {
        padding-inline: 16px;
        scroll-padding-inline: 16px;
        align-items: stretch;
    }
    .price-lab,
    .promo-story__cases,
    .launch-story__reasons,
    .autonomy-story__pressure { border: 0; border-radius: 0; background: transparent; box-shadow: none; }
    .home-story-controls { display: flex; gap: 12px; align-items: center; justify-content: flex-end; margin: 8px 0 18px; }
    .home-story-controls span { font-size: 13px; font-weight: 700; font-variant-numeric: tabular-nums; }
    .home-story-controls button { display: grid; place-items: center; width: 40px; height: 40px; padding: 0; border: 1.5px solid var(--profit-ink); border-radius: 50%; background: var(--profit-paper-2); color: var(--profit-ink); cursor: pointer; }
    .home-story-controls button:disabled { opacity: .35; cursor: default; }
    .home-story-controls button:focus-visible { outline: 3px solid var(--profit-blue); outline-offset: 3px; }
    .home-story-controls svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
    .price-lab__card::after {
        position: absolute;
        inset: 0 auto 0 0;
        width: 7px;
        background: var(--sign-accent, var(--profit-lime));
        content: "";
    }
    .price-lab__number {
        position: static;
        z-index: 2;
        display: flex;
        width: 38px;
        height: 38px;
        padding: 2px 0 0;
        border: 1.5px solid var(--profit-ink);
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        background: white;
        font-size: .61rem;
        font-variant-numeric: tabular-nums;
        letter-spacing: -.03em;
        line-height: 1;
        grid-column: 1;
        grid-row: 1;
        margin: 18px auto 0;
    }
    .price-lab__copy,
    .price-lab__card--economics .price-lab__copy,
    .price-lab__card--tariffs .price-lab__copy,
    .price-lab__card--returns .price-lab__copy,
    .price-lab__card--result .price-lab__copy {
        grid-column: 1;
        grid-row: 2;
        min-height: 0;
        padding: 17px 20px 24px;
        text-align: center;
    }
    .price-lab__copy h4,
    .price-lab__card--tariffs .price-lab__copy h4,
    .price-lab__card--returns .price-lab__copy h4,
    .price-lab__card--result .price-lab__copy h4 {
        font-size: 1.3rem;
        line-height: 1.08;
    }
    .price-lab__copy p { margin-top: 16px; font-size: .84rem; line-height: 1.52; text-align: left; }
    .price-lab__card--result {
        border-width: 2px;
        background: var(--profit-lime);
    }
    .price-lab__card--result::after { background: var(--profit-ink); }
    .price-lab__card--result .price-lab__number {
        border-color: var(--profit-ink);
        background: var(--profit-ink);
        color: var(--profit-lime);
    }
    .price-lab__card--result .price-lab__copy {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .price-sign { display: none; }

    .promo-story__cases,
    .launch-story__reasons,
    .autonomy-story__pressure {
        margin-bottom: 17px;
        padding-right: 24px;
        align-items: stretch;
    }
    .promo-case,
    .launch-story__reasons article,
    .autonomy-story__pressure article {
        min-height: 0;
        padding: 20px;
        border: 1.5px solid var(--profit-ink);
        border-radius: 19px 6px 19px 6px;
    }
    .promo-case,
    .launch-story__reasons article,
    .autonomy-story__pressure article {
        height: 100%;
        align-self: stretch;
        scroll-snap-stop: always;
    }
    .promo-case--control,
    .launch-story__reasons article + article,
    .autonomy-story__pressure article + article { border: 1.5px solid var(--profit-ink); }
    .promo-case__head svg { display: none; }
    .promo-case__head { grid-template-columns: 28px minmax(0, 1fr); gap: 10px; }
    .promo-case__head > strong { font-size: 12px; letter-spacing: .04em; }
    .promo-case p,
    .launch-story__reasons p,
    .autonomy-story__pressure p { font-size: .84rem; line-height: 1.55; }

    .promo-cycle,
    .launch-learning,
    .autonomy-operation {
        grid-template-columns: minmax(0, 1fr);
        gap: 21px;
        margin-top: 18px;
        padding: 0;
        border: 0;
        border-radius: 0;
        background: transparent;
    }
    .promo-cycle__copy,
    .launch-learning__copy,
    .autonomy-operation__copy { min-width: 0; padding: 0; }
    .promo-cycle__copy { display: grid; grid-template-columns: 1fr; gap: 0; }
    .promo-cycle__copy p,
    .launch-learning__copy p,
    .autonomy-operation__copy p { font-size: .84rem; line-height: 1.57; }
    .promo-cycle__copy p { padding: 0; }
    .promo-cycle__copy p + p {
        margin-top: 15px;
        padding: 15px 0 0;
        border-top: 1px solid rgba(16, 18, 23, .24);
        border-left: 0;
    }

    .mobile-promo-route,
    .mobile-launch-route,
    .mobile-autonomy-console {
        min-width: 0;
        gap: 13px;
        padding: 14px;
        border: 1.5px solid var(--profit-ink);
        border-radius: 22px 6px 22px 6px;
        background: #f8f6ef;
    }
    .mobile-promo-route header,
    .mobile-launch-route header,
    .mobile-autonomy-console header {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: space-between;
        align-items: center;
    }
    .mobile-promo-route header span,
    .mobile-launch-route header span,
    .mobile-autonomy-console header span { font-size: .68rem; font-weight: 900; text-transform: uppercase; }
    .mobile-promo-route header b,
    .mobile-launch-route header b,
    .mobile-autonomy-console header b {
        padding: 7px 9px;
        border-radius: 999px;
        background: var(--profit-lime);
        font-size: .64rem;
        letter-spacing: .04em;
        text-transform: uppercase;
    }
    .mobile-launch-route header {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0;
        overflow: hidden;
        border: 1.5px solid var(--profit-ink);
        border-radius: 14px 4px 14px 4px;
        align-items: stretch;
        background: white;
    }
    .mobile-launch-route header span,
    .mobile-launch-route header b {
        display: flex;
        min-height: 46px;
        padding: 8px;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .mobile-launch-route header b {
        border-left: 1.5px solid var(--profit-ink);
        border-radius: 0;
    }

    .mobile-promo-storyboard { display: grid; gap: 6px; }
    .mobile-promo-scene {
        display: grid;
        grid-template-columns: 30px minmax(0, 1fr);
        gap: 8px;
        min-height: 68px;
        padding: 10px;
        border: 1.5px solid var(--profit-ink);
        border-radius: 14px 4px 14px 4px;
        align-items: center;
        background: white;
    }
    .mobile-promo-scene--active { background: #ffd4ec; }
    .mobile-promo-scene--return { background: #e5ff9d; }
    .mobile-promo-scene > i {
        grid-row: 1 / 3;
        display: grid;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        place-items: center;
        background: var(--profit-ink);
        color: white;
        font-size: .58rem;
        font-style: normal;
        font-weight: 900;
    }
    .mobile-promo-scene > span { display: grid; gap: 3px; min-width: 0; }
    .mobile-promo-scene b { font-size: .72rem; line-height: 1.12; }
    .mobile-promo-scene small { color: #5b5d64; font-size: .58rem; font-weight: 750; line-height: 1.2; }
    .mobile-promo-scene strong { grid-column: 2; max-width: none; font-size: .58rem; line-height: 1.3; text-align: left; text-transform: uppercase; }
    .mobile-promo-scene-arrow {
        display: flex;
        min-height: 25px;
        padding: 0 9px 0 22px;
        align-items: center;
        justify-content: space-between;
        color: #5b5d64;
        font-size: .55rem;
        font-weight: 900;
        text-transform: uppercase;
    }
    .mobile-promo-scene-arrow i { color: var(--profit-ink); font-size: 1rem; font-style: normal; line-height: 1; }
    .mobile-promo-story-note {
        margin: 5px 0 0;
        padding: 10px 11px;
        border-left: 5px solid var(--profit-lime);
        background: #ecebe5;
        font-size: .62rem;
        font-weight: 800;
        line-height: 1.35;
    }

    .mobile-launch-route div i,
    .mobile-autonomy-console div i { font-size: .55rem; font-style: normal; font-weight: 900; }
    .mobile-promo-route__guard {
        display: flex;
        gap: 12px;
        padding: 12px;
        border-radius: 13px 4px 13px 4px;
        background: var(--profit-ink);
        color: white;
        justify-content: space-between;
        align-items: center;
    }
    .mobile-promo-route__guard span { font-size: .63rem; line-height: 1.25; }
    .mobile-promo-route__guard strong { color: #ff76b8; font-size: .64rem; text-transform: uppercase; }

    .mobile-launch-route > div { display: grid; gap: 6px; }
    .mobile-launch-route > div > span,
    .mobile-launch-route > div > strong {
        display: grid;
        grid-template-columns: 33px 1fr;
        gap: 2px 9px;
        min-height: 56px;
        padding: 10px 12px;
        border: 1px solid var(--profit-ink);
        border-radius: 14px 4px 14px 4px;
        background: white;
        align-content: center;
    }
    .mobile-launch-route > div > strong { background: var(--profit-lime); }
    .mobile-launch-route div i { grid-row: 1 / 3; align-self: center; }
    .mobile-launch-route div b { font-size: .73rem; }
    .mobile-launch-route div small { color: #61636b; font-size: .64rem; font-weight: 700; }

    .mobile-autonomy-console { background: var(--profit-ink); color: white; }
    .mobile-autonomy-console header b { color: var(--profit-ink); }
    .mobile-autonomy-console header span { display: flex; gap: 7px; align-items: center; }
    .mobile-autonomy-console header span i { width: 7px; height: 7px; border-radius: 50%; background: var(--profit-lime); box-shadow: 0 0 0 4px rgba(198,255,43,.14); }
    .mobile-autonomy-console > div { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 6px; }
    .mobile-autonomy-console > div span {
        display: grid;
        grid-template-columns: 24px minmax(0, 1fr);
        gap: 6px;
        min-height: 58px;
        padding: 10px;
        border: 1px solid rgba(255,255,255,.22);
        border-radius: 13px 4px 13px 4px;
        align-items: center;
    }
    .mobile-autonomy-console > div span:last-child { grid-column: 1 / -1; }
    .mobile-autonomy-console div b { font-size: .64rem; line-height: 1.2; }
    .mobile-autonomy-console > strong {
        padding: 13px;
        border-radius: 13px 4px 13px 4px;
        background: var(--profit-lime);
        color: var(--profit-ink);
        font-size: .78rem;
        line-height: 1.2;
        text-align: center;
    }

    .promo-story__result,
    .launch-story__result,
    .autonomy-story__result {
        margin-top: 18px;
        padding: 16px 15px;
        font-size: .84rem;
        line-height: 1.45;
    }

    .repricer-section {
        width: calc(100% - 16px);
        padding: 47px 16px 40px;
        border-radius: 8px 26px 8px 26px;
    }
    .repricer-intro { gap: 18px; }
    .repricer-intro h2 { font-size: clamp(2.15rem, 10.5vw, 2.7rem); line-height: .94; }
    .repricer-intro > p { font-size: .84rem; line-height: 1.55; }
    .repricer-comparison { gap: 11px; margin-top: 26px; }
    .repricer-observers,
    .repricer-deepseller { padding: 18px 14px; border-radius: 20px 6px 20px 6px; }
    .repricer-observers ul,
    .repricer-deepseller__scope {
        grid-auto-flow: row;
        grid-auto-columns: auto;
        grid-template-columns: 1fr;
        gap: 8px;
        width: auto;
        margin: 19px 0 0;
        padding: 0;
        overflow: visible;
        overscroll-behavior: auto;
        scroll-padding: 0;
        scroll-snap-type: none;
    }
    .repricer-observers li {
        grid-template-columns: 86px minmax(0, 1fr);
        min-height: 112px;
        overflow: hidden;
        border: 1.5px solid var(--profit-ink);
        border-radius: 15px 4px 15px 4px;
        background: rgba(255,255,255,.48);
        scroll-snap-align: none;
    }
    .repricer-observers li > span {
        min-height: 100%;
        padding: 12px 8px;
        border-right: 1.5px solid var(--profit-ink);
        border-bottom: 0;
        font-size: .62rem;
    }
    .repricer-observers li > div { gap: 8px; padding: 12px 13px; }
    .repricer-observers li strong { font-size: .78rem; line-height: 1.32; }
    .repricer-observers li p { padding-left: 8px; font-size: .71rem; line-height: 1.4; }
    .repricer-observers__result { margin-top: 10px; }
    .repricer-deepseller h3 { margin-top: 25px; font-size: 2.05rem; }
    .repricer-deepseller > p { font-size: .82rem; line-height: 1.55; }
    .repricer-deepseller__scope > span {
        grid-template-columns: 40px minmax(0, 1fr);
        grid-template-rows: 44px minmax(0, 1fr);
        height: 130px;
        min-height: 130px;
        padding: 0;
        scroll-snap-align: none;
    }
    .repricer-deepseller__scope i { grid-row: 1 / span 2; min-height: 100%; }
    .repricer-deepseller__scope b { min-height: 44px; padding: 11px 12px; font-size: .8rem; }
    .repricer-deepseller__scope small {
        display: flex;
        grid-column: 2;
        padding: 10px 12px 12px;
        align-items: center;
        font-size: .69rem;
        line-height: 1.42;
    }
    .repricer-deepseller__result { margin-top: 8px; padding-top: 17px; font-size: .85rem; }

    .calculator-bridge { padding: 52px 0 58px; }
    .calculator-links { gap: 8px; }
    .calculator-links > a {
        grid-template-columns: 52px minmax(0, 1fr) 24px;
        gap: 12px;
        padding: 13px;
        border-radius: 18px 5px 18px 5px;
    }
    .calculator-links a > b { display: block; font-size: 1.1rem; }
    .calculator-links__market { width: 52px; height: 52px; }
    .calculator-links small { font-size: .6rem; }
    .calculator-links strong { font-size: .88rem; line-height: 1.24; }

    .seller-note {
        grid-template-columns: 62px 1fr;
        gap: 17px 14px;
        width: calc(100% - 16px);
        margin-top: 10px;
        padding: 36px 18px;
        border-radius: 25px 7px 25px 7px;
    }
    .seller-note__mark { gap: 7px; }
    .seller-note__mark img { width: 58px; height: 58px; }
    .seller-note__mark span { font-size: .46rem; }
    .seller-note h2 { font-size: clamp(1.7rem, 8.2vw, 2.15rem); line-height: 1.06; }
    .seller-note > p { grid-column: 1 / -1; margin-top: 2px; font-size: .84rem; line-height: 1.58; }

    .profit-faq { gap: 22px; padding: 52px 0; }
    .profit-faq summary { min-height: 62px; padding: 16px 0; font-size: .83rem; }
    .profit-faq details p { padding-bottom: 17px; font-size: .81rem; }

    .profit-final {
        width: calc(100% - 16px);
        padding: 50px 18px;
        border-radius: 7px 28px 7px 28px;
        box-shadow: 6px 6px 0 var(--profit-ink);
    }
    .profit-final h2 { font-size: clamp(2rem, 8.5vw, 2.4rem); line-height: 1.06; }
    .profit-final .profit-actions { grid-template-columns: 1fr; }
    .page-home.profit-home .profit-contacts { width: calc(100% - 24px); margin-inline: auto; padding: 44px 0; }
    .profit-contacts h2 { font-size: 1.7rem; }
    .profit-contacts p { font-size: .8rem; line-height: 1.5; }
    .profit-contacts > div { gap: 13px; }
    .profit-contacts a { font-size: .8rem; }
    .profit-home .mobile-menu__service a { min-height: 44px; }
    .profit-home .contact-widget {
        top: 10px;
        right: 118px;
        bottom: auto;
        z-index: 125;
    }
    .profit-home .contact-widget__toggle-circle {
        width: 44px;
        height: 44px;
        flex-basis: 44px;
        border: 2px solid var(--profit-ink);
        border-radius: 13px 5px 13px 5px;
        box-shadow: 3px 3px 0 var(--profit-ink);
    }
    .profit-home .contact-widget__menu {
        position: fixed;
        top: 72px;
        right: 12px;
        bottom: auto;
        left: 12px;
        width: auto;
        min-width: 0;
        max-height: calc(100dvh - 92px);
        overflow-y: auto;
    }
}

@media (max-width: 410px) {
    .repricer-deepseller__heading { flex-direction: column; gap: 10px; }
    .repricer-deepseller__heading > div { max-width: 100%; justify-items: start; text-align: left; }
    .mobile-autonomy-console > div span { grid-template-columns: minmax(0, 1fr); gap: 4px; padding: 8px; }
    .profit-home .profit-actions { grid-template-columns: 1fr; }
    .profit-home .profit-actions .profit-button { width: 100%; }
}

@media (max-width: 370px) {
    .profit-home .contact-widget { right: 74px; }
}
