/* Public commercial page only: operational screens retain their own theme. */
.commercial-home { --sales-muted: #b2b5b1; }
.commercial-home .marketing-header { padding-inline: clamp(20px, 5vw, 88px); }
.commercial-home .marketing-header nav a[href*="prestation"] { color: #ffcf91; }
.commercial-home .marketing-header nav .button-tonal { display: inline-flex; }
.commercial-home .button-primary { color: #171007; background: #ff9a28; box-shadow: none; }
.commercial-home .button-primary:hover { background: #ffb14f; }
.commercial-home a:focus-visible { outline: 3px solid #ffb14f; outline-offset: 5px; }
.commercial-page { overflow: clip; background: #0b0d0c; }
.commercial-page .eyebrow { color: #ffad51; font-size: .75rem; letter-spacing: .13em; line-height: 1.6; }
.commercial-page h1, .commercial-page h2 { font-weight: 650; }
.commercial-page h2 { font-size: clamp(2rem, 3.8vw, 3.8rem); line-height: 1.08; letter-spacing: -.045em; }
.commercial-page h2 span { color: #a2a69f; }
.sales-hero { max-width: 1600px; margin: auto; display: grid; grid-template-columns: 1fr 1fr; gap: clamp(30px, 5vw, 85px); align-items: center; padding: 75px clamp(24px, 5vw, 88px) 100px; }
.sales-copy h1 { font-size: clamp(3.5rem, 6.8vw, 6.7rem); line-height: .98; letter-spacing: -.065em; margin: 23px 0 28px; }
.sales-copy h1 span { color: #ff9a28; }
.sales-lead { font-size: clamp(1.1rem, 1.5vw, 1.35rem); line-height: 1.5; margin-bottom: 16px; }
.sales-description { color: var(--sales-muted); max-width: 480px; font-size: 1rem; }
.sales-software-tags { display: flex; max-width: 560px; flex-wrap: wrap; gap: 8px; margin-top: 22px; }
.sales-software-tags span { padding: 9px 12px; border: 1px solid #3b3227; border-radius: 9px; color: #ffd7a5; background: #181410; font-size: .78rem; font-weight: 750; }
.sales-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 22px; margin-top: 30px; }
.sales-actions .button, .sales-cta .button { border-radius: 10px; gap: 20px; min-height: 54px; }
.sales-text-link { font-size: .9rem; font-weight: 650; padding-block: 12px; }
.sales-text-link span { margin-left: 9px; color: #ffad51; }
.sales-device-note { margin: 20px 0 0; color: #989e97; font-size: .8125rem; }
.sales-visual { position: relative; min-width: 0; padding-bottom: 100px; }
.sales-kitchen-photo { margin: 0; position: relative; height: clamp(390px, 39vw, 595px); overflow: hidden; border-radius: 100px 16px 16px 16px; background: #28241e; }
.sales-kitchen-photo img { width: 100%; height: 100%; object-fit: cover; object-position: 50% center; }
.sales-kitchen-photo::after { content: ''; position: absolute; inset: 50% 0 0; background: linear-gradient(transparent, #000a); }
.sales-kitchen-photo figcaption { position: absolute; z-index: 1; left: 28px; bottom: 28px; display: flex; align-items: center; gap: 10px; font-size: .875rem; }
.sales-live-dot { display: inline-block; width: 8px; height: 8px; flex: 0 0 auto; border-radius: 50%; background: #9bdb87; box-shadow: 0 0 0 4px #9bdb871a; }
.sales-ticket { position: absolute; width: 88%; right: 24px; bottom: 0; padding: 24px; border: 1px solid #42443c; border-radius: 16px; background: #191e1b; box-shadow: 0 24px 50px #0006; }
.sales-ticket-head { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 10px; font-size: .75rem; color: #bac0b7; letter-spacing: .07em; }
.sales-status { color: #b1e69f; background: #2a3a28; border-radius: 5px; padding: 6px 9px; letter-spacing: 0; }
.sales-ticket-title { display: flex; justify-content: space-between; gap: 10px; align-items: center; margin-top: 20px; }
.sales-ticket-title strong { font-size: 1.5rem; }
.sales-ticket-title > span { color: #b2b9ae; font-size: .8125rem; }
.sales-ticket-item { display: flex; justify-content: space-between; margin: 14px 0; padding-bottom: 16px; border-bottom: 1px solid #343b32; font-size: .875rem; }
.sales-check { color: #b1e69f; }
.sales-ticket-progress { display: flex; align-items: center; gap: 9px; color: #bac0b7; font-size: .75rem; }
.sales-ticket-progress i { height: 1px; flex: 1; background: #576e4d; }
.sales-ticket-progress strong { color: #b1e69f; }
.sales-ticket p { font-size: .75rem; color: #aab3a5; margin: 12px 0 0; }
.sales-strip { display: flex; justify-content: space-between; gap: 24px; flex-wrap: wrap; padding: 27px clamp(24px, 5vw, 88px); border-block: 1px solid #2b2f28; background: #141713; }
.sales-strip > span { color: #ffad51; font-weight: 650; }
.sales-strip p { margin: 0; color: #c0c5bc; font-size: .875rem; }
.sales-strip p::before { content: '✦'; color: #7c8975; margin-right: 12px; }
.sales-solution { max-width: 1600px; margin: auto; padding: 100px clamp(24px, 5vw, 88px); scroll-margin-top: 100px; }
.sales-section-heading { display: flex; justify-content: space-between; align-items: end; gap: 36px; margin-bottom: 40px; }
.sales-section-heading > p { max-width: 340px; margin-bottom: 5px; color: var(--sales-muted); }
.sales-feature-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.sales-feature-grid article { display: flex; flex-direction: column; min-width: 0; padding: 28px; border: 1px solid #30342d; border-radius: 14px; background: #141713; }
.sales-feature-top { display: flex; align-items: center; justify-content: space-between; color: #ffad51; font-size: .75rem; letter-spacing: .08em; margin-bottom: 30px; }
.sales-feature-top span:last-child { font-size: 1.4rem; }
.sales-feature-grid h3 { font-size: clamp(1.2rem, 1.7vw, 1.6rem); line-height: 1.25; letter-spacing: -.025em; font-weight: 600; margin-bottom: 16px; }
.sales-feature-grid article > p { font-size: 1rem; color: var(--sales-muted); margin-bottom: 28px; }
.sales-mini-tables { display: flex; gap: 7px; margin-top: auto; }
.sales-mini-tables > span { flex: 1; padding: 12px 6px; border-radius: 7px; background: #22271e; font-size: .75rem; text-align: center; }
.sales-mini-tables small { display: block; font-size: .75rem; color: #b6c5ab; margin-top: 7px; }
.sales-mini-tables > span:nth-child(2) { background: #35402a; }
.sales-mini-order { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; padding: 18px 12px; border: 1px solid #50563b; border-left: 3px solid #ffad51; border-radius: 7px; margin-top: auto; font-size: .8125rem; }
.sales-mini-order > span:last-child { margin-left: auto; color: #ffd094; font-size: .75rem; }
.sales-mini-tags { display: flex; gap: 8px; flex-wrap: wrap; margin-top: auto; }
.sales-mini-tags span { padding: 12px; border: 1px solid #343d2f; border-radius: 7px; font-size: .8125rem; color: #c8d0c1; }
.sales-benefits { max-width: 1600px; margin: auto; display: grid; grid-template-columns: 1fr 1fr; gap: clamp(36px, 6vw, 95px); padding: 0 clamp(24px, 5vw, 88px) 100px; align-items: center; scroll-margin-top: 110px; }
.sales-benefits figure { position: relative; height: 590px; border-radius: 16px; overflow: hidden; margin: 0; background: #28241e; }
.sales-benefits img { height: 100%; width: 100%; object-fit: cover; }
.sales-benefits figcaption { position: absolute; bottom: 0; inset-inline: 0; padding: 90px 32px 32px; font-size: 1.1rem; line-height: 1.6; background: linear-gradient(transparent, #000c); }
.sales-benefits figcaption strong { font-size: 1.45rem; font-weight: 550; }
.sales-benefits-copy > p:not(.eyebrow) { color: var(--sales-muted); margin-top: 24px; }
.sales-benefits ul { list-style: none; padding: 0; margin: 26px 0 0; }
.sales-benefits li { display: flex; gap: 16px; padding: 20px 0; border-top: 1px solid #2b3028; }
.sales-benefits li > span { color: #ffad51; }
.sales-benefits h3 { font-size: 1rem; margin-bottom: 7px; }
.sales-benefits li p { color: var(--sales-muted); font-size: .9375rem; margin: 0; }
.sales-cta { padding: 80px 24px; text-align: center; border-block: 1px solid #363b2d; background: radial-gradient(ellipse at 50% 100%, #353c25 0, #171c14 70%); }
.sales-cta h2 { font-size: clamp(2.5rem, 5.5vw, 5.2rem); }
.sales-cta h2 span { color: #ffad51; }
.sales-cta > p:not(.eyebrow) { color: #bac1b3; margin-top: 24px; }
.sales-cta .button { margin-top: 12px; }
.sales-footer { display: flex; justify-content: space-between; align-items: center; gap: 24px; padding: 30px clamp(24px, 5vw, 88px); font-size: .8125rem; }
.sales-footer p { color: var(--sales-muted); margin: 0; }
.sales-footer-brand { letter-spacing: .08em; }
.sales-footer-brand strong { color: #ffad51; }
.custom-service-page { min-height: calc(100vh - 84px); }
.custom-hero { max-width: 1600px; margin: auto; display: grid; grid-template-columns: minmax(0, .95fr) minmax(360px, 1.05fr); gap: clamp(32px, 6vw, 96px); align-items: center; padding: 70px clamp(24px, 5vw, 88px) 92px; }
.custom-hero-copy h1 { margin: 22px 0 28px; font-size: clamp(3.2rem, 6vw, 6.1rem); line-height: .97; letter-spacing: -.06em; }
.custom-hero-copy h1 span { color: #ff9a28; }
.custom-hero-photo { position: relative; min-height: 560px; margin: 0; overflow: hidden; border-radius: 16px 110px 16px 16px; background: #252520; }
.custom-hero-photo img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.custom-hero-photo::after { position: absolute; inset: 45% 0 0; content: ''; background: linear-gradient(transparent, #000c); }
.custom-hero-photo figcaption { position: absolute; z-index: 1; left: 32px; right: 32px; bottom: 32px; max-width: 420px; color: #eef2ea; font-size: 1.05rem; line-height: 1.5; }
.custom-service-panel { max-width: 1600px; margin: auto; display: grid; grid-template-columns: minmax(260px, .72fr) minmax(0, 1.28fr); gap: clamp(32px, 5vw, 72px); padding: 0 clamp(24px, 5vw, 88px) 95px; }
.custom-service-panel h2, .custom-flow h2 { margin-top: 14px; font-size: clamp(2rem, 3.6vw, 3.65rem); line-height: 1.05; letter-spacing: -.045em; }
.custom-service-list { display: grid; gap: 14px; }
.custom-service-list article { display: grid; grid-template-columns: 54px 1fr; column-gap: 20px; padding: 24px; border: 1px solid #30342d; border-radius: 14px; background: #141713; }
.custom-service-list article > span { grid-row: span 2; display: grid; width: 46px; height: 46px; place-items: center; border: 1px solid #5e451f; border-radius: 50%; color: #ffad51; font-size: .78rem; font-weight: 850; }
.custom-service-list h3 { margin: 0 0 8px; font-size: 1.18rem; }
.custom-service-list p { margin: 0; color: var(--sales-muted); font-size: .97rem; }
.custom-flow { max-width: 1600px; margin: auto; padding: 0 clamp(24px, 5vw, 88px) 100px; }
.custom-flow ol { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; margin: 36px 0 0; padding: 0; list-style: none; counter-reset: custom-step; }
.custom-flow li { position: relative; min-height: 230px; padding: 28px; border: 1px solid #363b2d; border-radius: 14px; background: linear-gradient(145deg, #161a15, #101210); counter-increment: custom-step; }
.custom-flow li::before { display: block; margin-bottom: 54px; color: #ffad51; font-size: .78rem; font-weight: 850; letter-spacing: .08em; content: "ETAPE " counter(custom-step, decimal-leading-zero); }
.custom-flow strong { display: block; margin-bottom: 12px; font-size: 1.18rem; line-height: 1.25; }
.custom-flow span { color: var(--sales-muted); font-size: .94rem; line-height: 1.55; }
@media (min-width: 1600px) { .sales-strip, .sales-footer { padding-inline: max(88px, calc((100vw - 1424px) / 2)); } }
@media (max-width: 1050px) {
    .sales-hero { gap: 30px; padding-top: 50px; }
    .sales-copy h1 { font-size: clamp(3.1rem, 7vw, 5rem); }
    .sales-kitchen-photo { height: 450px; }
    .sales-ticket { right: 0; width: 96%; padding: 20px; }
    .sales-feature-grid { gap: 12px; }
    .sales-feature-grid article { padding: 20px; }
    .sales-mini-tables { flex-wrap: wrap; }
    .sales-mini-tables > span { min-width: 68px; }
    .sales-benefits figure { height: 630px; }
    .custom-hero { grid-template-columns: 1fr; padding-top: 52px; }
    .custom-hero-photo { min-height: 430px; max-width: 720px; }
    .custom-service-panel { grid-template-columns: 1fr; }
}
@media (max-width: 760px) {
    .commercial-home .marketing-header nav > a:not(.button) { display: none; }
    .commercial-home .marketing-header nav a[href*="prestation"] { display: inline-flex; }
    .sales-hero { grid-template-columns: 1fr; padding-block: 40px 50px; gap: 36px; }
    .sales-copy h1 { font-size: clamp(3.2rem, 12vw, 5.5rem); }
    .sales-visual { max-width: 570px; width: 100%; justify-self: center; padding-bottom: 105px; }
    .sales-kitchen-photo { height: 400px; border-top-left-radius: 65px; }
    .sales-ticket { width: 90%; right: 16px; }
    .sales-strip { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
    .sales-strip > span { grid-column: 1 / -1; }
    .sales-section-heading { display: block; }
    .sales-section-heading > p { max-width: 540px; margin-top: 22px; }
    .sales-solution { padding-block: 65px; }
    .sales-feature-grid { grid-template-columns: 1fr; gap: 16px; }
    .sales-feature-grid article { padding: 26px; }
    .sales-feature-grid h3 { font-size: 1.5rem; }
    .sales-feature-top { margin-bottom: 18px; }
    .sales-mini-tables { max-width: 380px; }
    .sales-benefits { grid-template-columns: 1fr; padding-bottom: 65px; }
    .sales-benefits figure { height: 420px; }
    .sales-footer { flex-wrap: wrap; }
    .sales-footer p { order: 3; width: 100%; }
    .custom-hero { padding-block: 44px 64px; }
    .custom-hero-copy h1 { font-size: clamp(3rem, 11.5vw, 5.2rem); }
    .custom-hero-photo { min-height: 370px; border-top-right-radius: 70px; }
    .custom-service-panel, .custom-flow { padding-bottom: 65px; }
    .custom-service-list article { grid-template-columns: 1fr; }
    .custom-service-list article > span { grid-row: auto; margin-bottom: 18px; }
    .custom-flow ol { grid-template-columns: 1fr; }
    .custom-flow li { min-height: 0; }
    .custom-flow li::before { margin-bottom: 34px; }
}
@media (max-width: 420px) {
    .commercial-home .marketing-header { gap: 10px; padding-inline: 14px; }
    .commercial-home .brand-logo-header { width: 36px; height: 36px; }
    .commercial-home .marketing-header .brand-lockup { gap: 8px; }
    .commercial-home .marketing-header .brand-lockup strong { font-size: .8rem; }
    .commercial-home .marketing-header .brand-lockup em { font-size: .95rem; }
    .commercial-home .marketing-header nav .button { padding-inline: 9px; font-size: .75rem; }
    .commercial-home .marketing-header nav a[href*="prestation"] { font-size: .75rem; }
    .sales-actions { gap: 12px; }
    .sales-software-tags span { flex: 1 1 calc(50% - 8px); text-align: center; }
    .sales-strip { grid-template-columns: 1fr; }
    .sales-kitchen-photo { height: 330px; }
    .sales-ticket { right: 0; width: 96%; padding: 17px; }
    .sales-ticket-title { flex-wrap: wrap; }
    .sales-benefits figcaption { padding-inline: 22px; }
    .custom-hero-photo { min-height: 320px; }
    .custom-hero-photo figcaption { left: 22px; right: 22px; bottom: 22px; font-size: .95rem; }
    .custom-service-list article, .custom-flow li { padding: 22px; }
}
@media (prefers-reduced-motion: reduce) { .commercial-home .button { transition: none; } }
