/* Sector stories: one legible operation per product composition. */
.sc-page.doc { padding-block: 58px 88px; }
.sc-page.doc > .wrap { max-width: 1280px; }
.sc-hero { display: grid; grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr); align-items: center; gap: 56px; }
.sc-intro { min-width: 0; }
.sc-back { display: inline-flex; align-items: center; gap: 12px; margin-bottom: 40px; color: var(--muted); font-size: 13px; text-decoration: none; }
.sc-back:hover { color: var(--ink); }
.sc-page .sc-kicker { margin: 0 0 16px; color: #876043; font-size: 11px; font-weight: 600; line-height: 1.5; letter-spacing: .12em; text-transform: uppercase; }
.sc-page.doc h1 { margin: 0 0 24px; font-size: clamp(38px, 4.1vw, 56px); line-height: 1.1; letter-spacing: -.045em; overflow-wrap: normal; }
.sc-page.doc .sc-lead { max-width: 490px; margin: 0; color: var(--muted); font-size: 17px; line-height: 1.8; overflow-wrap: normal; }
.sc-intro .page-intro-actions { margin-top: 28px; gap: 12px 24px; }
.sc-intro .page-intro-actions .button { gap: 20px; }
.sc-showcase { min-width: 0; }
.sc-figure { margin: 0; }
.sc-stage { padding: 22px; border: 1px solid #dbe3d9; border-radius: 24px; background: #e9eee5; }
.sc-window { overflow: hidden; border: 1px solid #d5ded3; border-radius: 13px; background: #fff; box-shadow: 0 16px 35px -28px #183c3470; font-size: 14px; line-height: 1.5; font-variant-numeric: tabular-nums; }
.sc-window-bar { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 10px; padding: 13px 20px; border-bottom: 1px solid #e3e8df; background: #f9faf6; color: #617164; font-size: 11px; }
.sc-brand { display: inline-flex; align-items: center; gap: 7px; color: var(--ink); font-size: 16px; font-weight: 600; letter-spacing: -.5px; }
.sc-brand i { position: relative; width: 15px; height: 18px; border-radius: 5px 5px 5px 0; background: var(--accent); }
.sc-brand i::after { content: ""; position: absolute; right: 4px; bottom: 4px; width: 4px; height: 7px; border-radius: 2px; background: #fff; }
.sc-screen-title { display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; gap: 10px; padding: 18px 20px 0; }
.sc-screen-title > strong { font-size: 18px; font-weight: 600; letter-spacing: -.4px; }
.sc-live { color: #677268; font-size: 10px; }
.sc-figure figcaption { display: grid; gap: 4px; padding: 14px 5px 0; color: #5c6f60; font-size: 12px; line-height: 1.6; }
.sc-figure figcaption > span:last-child { font-size: 10px; color: #67766b; }
.sc-receipt { padding: 20px; }
.sc-receipt-heading { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 8px; margin-bottom: 12px; font-size: 11px; color: #627164; }
.sc-status { padding: 3px 8px; border-radius: 4px; color: #355a3e; background: #e9f0e3; }
.sc-line { display: flex; justify-content: space-between; align-items: start; gap: 16px; padding: 10px 0; border-bottom: 1px solid #edf0e8; }
.sc-line strong { flex-shrink: 0; font-weight: 500; }
.sc-line small { display: block; color: #647366; }
.sc-total { display: flex; align-items: center; justify-content: space-between; gap: 14px; padding-top: 14px; }
.sc-total > strong { font-size: 25px; font-weight: 600; letter-spacing: -.8px; }
.sc-split { padding: 19px 20px; color: #f6f8ef; background: var(--ink); }
.sc-split > div:first-child { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 6px 12px; font-size: 12px; }
.sc-split > div:first-child > span { color: #c7d7c9; }
.sc-split > div:first-child > strong { font-weight: 500; }
.sc-split-parts { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 7px; margin-block: 15px; }
.sc-split-parts > span { padding: 8px 3px; border: 1px solid #486458; border-radius: 5px; font-size: 11px; text-align: center; }
.sc-split-parts small { display: block; font-size: 11px; color: #c7d7c9; }
.sc-split-parts .sc-paid { background: #e5eddc; border-color: #e5eddc; color: #284b35; }
.sc-split-parts .sc-paid small { color: #45613f; }
.sc-page.doc .sc-split p { display: flex; justify-content: space-between; gap: 14px; margin: 0; font-size: 12px; color: #e7eedf; line-height: 1.5; }
.sc-split p strong { font-size: 19px; font-weight: 500; }
.sc-cafe .sc-stage { background: #eee9df; border-color: #e2dccf; }
.sc-cafe-sale { display: grid; grid-template-columns: 45% 1fr; gap: 16px; margin: 18px 20px; padding: 10px; border: 1px solid #e7e6dc; border-radius: 9px; }
.sc-cafe-sale > img { width: 100%; aspect-ratio: 1; object-fit: contain; align-self: center; }
.sc-cafe-sale > div { display: flex; flex-direction: column; align-items: start; justify-content: center; gap: 5px; min-width: 0; }
.sc-cafe-sale > div > strong { font-weight: 600; font-size: 20px; letter-spacing: -.5px; }
.sc-cafe-sale > div > span:not(.sc-overline) { font-size: 12px; color: #687166; }
.sc-cafe-sale > div > b { font-size: 23px; font-weight: 500; letter-spacing: -.5px; }
.sc-overline { display: block; color: #7a684f; font-size: 10px; letter-spacing: .06em; }
.sc-cash { padding: 20px; border-top: 1px solid #e1e6dc; background: #f6f8f1; }
.sc-cash .sc-receipt-heading > strong { font-size: 14px; font-weight: 600; color: var(--ink); }
.sc-cash-note { display: block; margin-top: 13px; font-size: 11px; color: #617060; }
.sc-stock-intro { display: flex; align-items: center; gap: 16px; margin: 20px; padding: 17px; border: 1px solid #ead7c5; border-radius: 8px; background: #fbf2e8; }
.sc-stock-number { font-size: 43px; letter-spacing: -2px; line-height: 1; color: #966039; }
.sc-stock-intro > div { display: grid; gap: 5px; min-width: 0; }
.sc-stock-intro strong { font-size: 14px; font-weight: 600; }
.sc-stock-intro div > span { color: #806444; font-size: 11px; line-height: 1.6; }
.sc-stock-list { padding: 0 20px; }
.sc-stock-row { display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 12px 0; border-bottom: 1px solid #e8ede3; }
.sc-stock-row:last-child { border: 0; }
.sc-stock-row > div { display: grid; gap: 3px; }
.sc-stock-row > div:last-child { text-align: right; flex-shrink: 0; }
.sc-stock-row strong, .sc-stock-row b { font-size: 15px; font-weight: 500; }
.sc-stock-row span { color: #65735f; font-size: 11px; }
.sc-stock-critical > div:last-child > span { color: #9a5b30; }
.sc-note { margin: 18px 20px 20px; padding: 13px 15px; border-radius: 7px; background: #f1f5ec; }
.sc-note > span { color: #3b583e; font-size: 12px; font-weight: 600; }
.sc-page.doc .sc-note > p { margin: 4px 0 0; color: #62735f; font-size: 12px; line-height: 1.7; }
.sc-fastfood .sc-stage { background: #e2e9df; }
.sc-kitchen { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; align-items: start; padding: 18px 20px 20px; }
.sc-ticket { padding: 12px; border: 1px solid #dce2d6; border-radius: 8px; background: #f7f8f3; }
.sc-ticket-active { grid-column: 2; grid-row: 1 / span 2; border-color: #e6be9c; background: #fff6eb; }
.sc-ticket-ready { background: #edf3e7; border-color: #d2dfc5; }
.sc-ticket-stage { display: flex; align-items: center; gap: 5px; margin-bottom: 13px; color: #5f6c5b; font-size: 10px; font-weight: 500; }
.sc-ticket-stage i { width: 5px; height: 5px; flex-shrink: 0; background: #8e9f89; border-radius: 50%; }
.sc-ticket-active .sc-ticket-stage { color: #885830; }
.sc-ticket-active .sc-ticket-stage i { background: #bf8350; }
.sc-ticket-ready .sc-ticket-stage i { background: #6e945b; }
.sc-ticket-heading { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 5px; margin-bottom: 10px; }
.sc-ticket-heading strong { font-size: 19px; letter-spacing: -.5px; font-weight: 600; }
.sc-ticket-heading > span { color: #637060; font-size: 10px; }
.sc-page.doc .sc-ticket > p { margin: 0; color: #34523d; font-size: 12px; line-height: 1.95; }
.sc-order-note { display: block; margin-top: 12px; padding-top: 10px; border-top: 1px solid #ead7bd; color: #865831; font-size: 11px; }
.sc-kitchen-bottom { display: flex; align-items: center; gap: 15px; padding: 10px 20px; border-top: 1px solid #e3e8dc; }
.sc-kitchen-bottom > img { width: 76px; height: 64px; object-fit: contain; }
.sc-page.doc .sc-kitchen-bottom > p { display: grid; gap: 3px; margin: 0; font-size: 12px; line-height: 1.6; color: #63725d; }
.sc-kitchen-bottom strong { font-weight: 600; color: #35513b; }
.sc-branch-total { display: flex; justify-content: space-between; align-items: end; gap: 12px; margin: 18px 20px 6px; padding: 20px; background: var(--ink); border-radius: 9px; color: #f9f9ed; }
.sc-branch-total > div { display: grid; gap: 7px; }
.sc-branch-total > div > span { font-size: 11px; color: #c5d5c6; }
.sc-branch-total strong { font-size: 34px; font-weight: 500; line-height: 1.2; letter-spacing: -1px; }
.sc-branch-total > span { font-size: 13px; text-align: right; }
.sc-branch-total small { display: block; margin-top: 4px; font-size: 10px; color: #c5d5c6; }
.sc-branch-list { padding: 4px 20px 0; }
.sc-branch-row { display: flex; align-items: center; gap: 10px; padding: 15px 0; border-bottom: 1px solid #e8ede3; }
.sc-branch-row:last-child { border: 0; }
.sc-branch-initial { display: grid; place-items: center; width: 31px; height: 36px; flex-shrink: 0; border-radius: 5px; color: #59784d; background: #edf2e7; font-weight: 500; }
.sc-branch-row > div { display: grid; gap: 4px; flex: 1; }
.sc-branch-row strong { font-size: 14px; font-weight: 500; }
.sc-branch-row > div > span { font-size: 10px; color: #64735d; }
.sc-branch-row > b { flex-shrink: 0; font-size: 17px; font-weight: 500; letter-spacing: -.3px; }
.sc-opening .sc-stage { background: #eeeadf; border-color: #e1dece; }
.sc-opening-heading { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 10px; padding: 22px 20px 18px; }
.sc-opening-heading strong { display: block; margin-top: 5px; font-size: 20px; font-weight: 500; letter-spacing: -.5px; }
.sc-draft { padding: 4px 9px; border: 1px solid #e5d8be; border-radius: 4px; background: #faf2e1; color: #836033; font-size: 11px; }
.sc-product-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; padding-inline: 20px; }
.sc-product { min-width: 0; overflow: hidden; border: 1px solid #e0e5d9; border-radius: 8px; }
.sc-product > img { display: block; width: 100%; aspect-ratio: 1.3; object-fit: contain; padding: 8px; }
.sc-product > div { display: grid; gap: 4px; padding: 10px 13px 13px; }
.sc-product strong { font-size: 14px; font-weight: 500; }
.sc-product span { color: #526a45; font-size: 18px; font-weight: 500; }
.sc-publish-flow { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 8px 14px; padding: 15px 18px; border-top: 1px solid #e1e7da; color: #546a48; font-size: 11px; }
.sc-publish-flow > i { font-style: normal; color: #8a6946; }
.sc-flow { margin-top: 82px; padding-top: 44px; border-top: 1px solid var(--line); }
.sc-page.doc .sc-section-heading h2 { margin: 0; max-width: 660px; font-size: clamp(28px, 2.9vw, 40px); font-weight: 500; line-height: 1.2; letter-spacing: -.035em; text-transform: none; }
.sc-steps { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 40px; list-style: none; margin: 35px 0 0; padding: 0; }
.sc-page.doc .sc-steps li { margin: 0; min-width: 0; overflow-wrap: normal; }
.sc-step-number { display: block; color: #9b7857; font-size: 12px; letter-spacing: .08em; font-variant-numeric: tabular-nums; }
.sc-page.doc .sc-steps h3 { margin: 14px 0 9px; color: var(--ink); font-size: 20px; font-weight: 500; letter-spacing: -.4px; line-height: 1.35; }
.sc-page.doc .sc-steps p { margin: 0; color: var(--muted); font-size: 15px; line-height: 1.8; overflow-wrap: normal; }
.sc-feature-section { margin-top: 78px; padding: 38px; border: 1px solid #e0e5d9; border-radius: 17px; background: #fffefa; }
.sc-features { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px 34px; margin-top: 33px; }
.sc-features > article { min-width: 0; padding-top: 19px; border-top: 1px solid #e2e6d9; }
.sc-page.doc .sc-features h3 { margin: 0 0 9px; font-size: 17px; line-height: 1.4; font-weight: 500; letter-spacing: -.2px; }
.sc-page.doc .sc-features p { margin: 0; color: var(--muted); font-size: 14px; line-height: 1.8; overflow-wrap: normal; }
.sc-page .sector-pricing { margin-top: 44px; }
@media (max-width: 1100px) {
  .sc-hero { gap: 32px; }
  .sc-stage { padding: 14px; }
  .sc-intro .page-intro-actions { align-items: start; flex-direction: column; gap: 8px; }
  .sc-branch-total strong { font-size: 29px; }
}
@media (max-width: 850px) {
  .sc-page.doc { padding-top: 40px; }
  .sc-hero { grid-template-columns: minmax(0, 1fr); gap: 32px; }
  .sc-intro { max-width: 650px; }
  .sc-back { margin-bottom: 27px; }
  .sc-page.doc h1 { max-width: 620px; font-size: clamp(36px, 6.3vw, 53px); }
  .sc-intro .page-intro-actions { flex-direction: row; align-items: center; gap: 12px 24px; }
  .sc-showcase { max-width: 590px; width: 100%; }
  .sc-stage { padding: 22px; }
  .sc-flow { margin-top: 52px; padding-top: 32px; }
  .sc-steps { gap: 25px; }
  .sc-feature-section { padding: 30px; margin-top: 52px; }
  .sc-features { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 600px) {
  .sc-page.doc { padding-block: 30px 52px; }
  .sc-page.doc > .wrap { padding-inline: 20px; }
  .sc-page.doc h1 { margin-bottom: 20px; font-size: 36px; letter-spacing: -.04em; }
  .sc-page.doc .sc-lead { font-size: 16px; line-height: 1.75; }
  .sc-intro .page-intro-actions { gap: 8px 24px; margin-top: 22px; }
  .sc-stage { padding: 12px; border-radius: 17px; }
  .sc-window-bar { padding: 12px 14px; }
  .sc-screen-title { padding: 15px 14px 0; gap: 7px; }
  .sc-screen-title > strong { font-size: 17px; }
  .sc-receipt, .sc-cash { padding: 16px 14px; }
  .sc-split { padding: 16px 14px; }
  .sc-line { gap: 10px; font-size: 13px; }
  .sc-cafe-sale { margin: 16px 14px; gap: 8px; }
  .sc-cafe-sale > div > strong { font-size: 18px; }
  .sc-cafe-sale > div > b { font-size: 21px; }
  .sc-stock-intro { margin: 16px 14px; padding: 12px; gap: 12px; }
  .sc-stock-number { font-size: 35px; }
  .sc-stock-list { padding-inline: 14px; }
  .sc-note { margin: 15px 14px; padding: 12px; }
  .sc-kitchen { padding: 16px 14px; gap: 8px; }
  .sc-ticket { padding: 10px; }
  .sc-kitchen-bottom { padding: 10px 14px; gap: 10px; }
  .sc-kitchen-bottom > img { width: 60px; height: 54px; }
  .sc-branch-total { margin: 16px 14px 4px; padding: 16px; }
  .sc-branch-list { padding-inline: 14px; }
  .sc-opening-heading { padding: 18px 14px; }
  .sc-opening-heading strong { font-size: 18px; }
  .sc-product-grid { padding-inline: 14px; gap: 10px; }
  .sc-product > div { padding: 7px 10px 10px; }
  .sc-flow { margin-top: 40px; padding-top: 28px; }
  .sc-steps { grid-template-columns: minmax(0, 1fr); gap: 26px; margin-top: 28px; }
  .sc-page.doc .sc-steps li { position: relative; padding-left: 35px; }
  .sc-step-number { position: absolute; top: 2px; left: 0; }
  .sc-page.doc .sc-steps h3 { margin-top: 0; font-size: 19px; }
  .sc-page.doc .sc-section-heading h2 { font-size: 29px; }
  .sc-feature-section { margin-top: 39px; padding: 24px 20px; border-radius: 12px; }
  .sc-features { grid-template-columns: minmax(0, 1fr); gap: 24px; margin-top: 26px; }
}
@media (max-width: 360px) {
  .sc-page.doc h1 { font-size: 32px; }
  .sc-stage { padding: 7px; }
  .sc-window-bar { font-size: 10px; }
  .sc-stock-intro { align-items: start; }
  .sc-stock-number { font-size: 29px; }
  .sc-stock-intro strong { font-size: 13px; }
  .sc-branch-initial { display: none; }
  .sc-branch-total { align-items: start; flex-direction: column; }
  .sc-branch-total > span { text-align: left; }
  .sc-branch-total small { display: inline; margin-left: 8px; }
  .sc-kitchen { grid-template-columns: minmax(0, 1fr); }
  .sc-ticket-active { grid-column: auto; grid-row: auto; }
  .sc-ticket { padding: 12px; }
  .sc-ticket-stage { margin-bottom: 7px; }
}
