/* Current product system. Legacy presentation layouts stay in styles.css. */
@font-face { font-family: "HP UI"; src: url("/static/fonts/manrope.ttf") format("truetype"); font-weight: 200 800; font-display: swap; }
@font-face { font-family: "HP Display"; src: url("/static/fonts/oswald.ttf") format("truetype"); font-weight: 200 700; font-display: swap; }
:root { --hp-ui-font: "HP UI", Arial, sans-serif; --hp-display-font: "HP Display", Arial, sans-serif; --accent: #f20d20; --muted: #b9b9be; --text: #fafafa; --line: #333338; }
body.hp-work-page, body.hp-guest-flow-page { background: #090909; color: #fafafa; font-size: 15px; min-width: 0; }
body.hp-guest-flow-page { background: #090909 url('/static/assets/hookahplace-bg.png') center top / auto max(868px, 100svh) no-repeat; }
body.hp-work-page::before, body.hp-work-page::after, body.hp-guest-flow-page::before, body.hp-guest-flow-page::after { display: none; }
body.hp-work-page *, body.hp-guest-flow-page * { box-sizing: border-box; letter-spacing: 0; }
body.hp-work-page :is(h1,h2,h3,p,a,span,strong,b), body.hp-guest-flow-page :is(h1,h2,h3,p,a,span,strong,b) { overflow-wrap: anywhere; min-width: 0; }
body.hp-work-page :is(h1,h2,h3), body.hp-guest-flow-page :is(h1,h2,h3) { line-height: 1.2; text-shadow: none; }
body.hp-work-page h1, body.hp-guest-flow-page h1, body.hp-guest-flow-page .taste-step-head h3 { font-family: var(--hp-display-font) !important; font-size: 34px; font-weight: 500; text-transform: uppercase; }
body.hp-work-page :is(h2,h3), body.hp-guest-flow-page :is(.reference-card h3,.hp-result-card h2) { font-family: var(--hp-ui-font) !important; font-size: 20px; font-weight: 700; text-transform: none; }
body.hp-work-page p, body.hp-guest-flow-page p { font-size: 15px; line-height: 1.55; color: #b9b9be; }
body.hp-work-page :is(input,select,textarea), body.hp-guest-flow-page :is(input,select,textarea) { max-width: 100%; font-size: 16px; }
body.hp-work-page :is(button,.button), body.hp-guest-flow-page :is(button,.button,.wizard-button,.reference-submit,.hp-edit-choice) { min-height: 44px; height: auto; border-radius: 6px; font-size: 14px; line-height: 1.4; font-weight: 650; text-transform: none; white-space: normal; background: #171719; color: #fafafa; border: 1px solid #39393e; box-shadow: none; text-shadow: none; transform: none; animation: none; }
body.hp-guest-flow-page :is(.button.primary,.wizard-button.primary,.reference-submit) { min-height: 52px; background: #df0014; color: white; border-color: #df0014; padding: 12px 18px; }
body.hp-work-page :is(button,.button):hover, body.hp-guest-flow-page :is(button,.button,.wizard-button,.reference-submit):hover { background: #29292c; box-shadow: none; transform: none; }
body.hp-guest-flow-page :is(.button.primary,.wizard-button.primary,.reference-submit):hover { background: #be0012; }
body :is(a,button,input,select,textarea,summary):focus-visible { outline: 2px solid #fff; outline-offset: 4px; }
body label:has(input:focus-visible):not(.reference-slider) { outline: 2px solid #fff; outline-offset: 3px; border-radius: 6px; }
body.hp-guest-flow-page .reference-slider input:focus-visible { outline-offset: 2px; border-radius: 4px; }
body.hp-work-page :is(button:disabled,select:disabled), body.hp-guest-flow-page button:disabled { opacity: .55; cursor: not-allowed; }
body.hp-work-page :is(.hp-panel,.hp-page-head,.hp-status-strip,.hp-master-command article,.hp-request-command article,.hp-admin-hero article,.hp-catalog-command article) { background: none; box-shadow: none; border: 0; border-radius: 0; }
body.hp-work-page .hp-shell { width: 100%; max-width: 1440px; padding: 28px; margin: 0 auto; }
body.hp-work-page .hp-page-head { padding: 0 0 24px; margin: 0 0 24px; border-bottom: 1px solid #303034; gap: 20px; align-items: center; }
body.hp-work-page .hp-page-head h1 { font-size: 34px; margin: 8px 0; max-width: 100%; }
body.hp-work-page .hp-page-head p { max-width: 65ch; margin: 8px 0 0; }
body.hp-work-page .hp-panel { padding: 20px 0; border-bottom: 1px solid #303034; }
body.hp-work-page .hp-panel .hp-panel { border: 0; }
body.hp-work-page :is(.hp-admin-hero,.hp-master-command,.hp-request-command,.hp-catalog-command) { gap: 16px; }
body.hp-work-page :is(.hp-admin-hero,.hp-master-command,.hp-request-command,.hp-catalog-command) > article { padding: 12px 16px; border-left: 1px solid #333338; }
body.hp-work-page :is(.hp-admin-hero,.hp-master-command,.hp-request-command,.hp-catalog-command) strong { font: 650 32px/1.25 var(--hp-ui-font); font-variant-numeric: tabular-nums; }
body.hp-work-page :is(.hp-admin-hero,.hp-master-command,.hp-request-command,.hp-catalog-command) :is(small,span) { font-size: 13px; color: #b9b9be; line-height: 1.45; }
body.hp-work-page .hp-admin-head-tools { max-width: 100%; }
.hp-work-navigation { border-bottom: 1px solid #303034; padding: 16px 24px; }
.hp-work-brand img, .hp-work-logo { width: 160px; height: 26px; object-fit: contain; }
.hp-work-navigation summary { padding: 14px 0; min-height: 44px; cursor: pointer; }
.hp-work-navigation nav { display: grid; gap: 4px; }
.hp-work-navigation nav a { display: flex; align-items: center; gap: 12px; min-height: 44px; color: #c0c0c5; padding: 10px 12px; text-decoration: none; font-size: 14px; border-left: 3px solid transparent; }
.hp-work-navigation nav a[aria-current] { color: white; border-left-color: #ff152b; background: #19191c; }
.hp-work-navigation svg { width: 20px; height: 20px; flex: 0 0 20px; fill: none; stroke: currentColor; filter: none; }
body:has(.hp-work-navigation) .hp-admin-nav { display: none; }
body.hp-work-page .hp-master-head { display: flex; justify-content: space-between; flex-wrap: wrap; }
body.hp-work-page .hp-head-actions { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; }
body.hp-work-page .hp-head-actions .hp-icon-action { width: 44px; min-width: 44px; padding: 10px; }
.hp-icon-action svg { width: 22px; height: 22px; }
body.hp-work-page .hp-live-toggle { width: 44px; padding: 10px; }
.hp-live-toggle img { width: 22px; height: 22px; filter: invert(1); }
body.hp-work-page .hp-live-state { font-size: 12px; }
body.hp-work-page .hp-master-command { display: none; }
body.hp-work-page .hp-staff-filters { display: flex; flex-wrap: nowrap; gap: 4px; padding: 0; border: 0; background: none; overflow-x: auto; margin-bottom: 16px; }
body.hp-work-page .hp-staff-ticket :is(.hp-ticket-pick,.hp-ticket-money,.hp-next-step) { background: none; box-shadow: none; border: 0; padding: 0; border-radius: 0; }
body.hp-work-page .hp-master-console { gap: 12px; }
body.hp-work-page .hp-request-exclusions { color: #ff8b96; border-left: 2px solid #f20d20; padding: 10px 14px; margin: 0; font-size: 15px; }
body.hp-work-page .hp-request-main > strong, body.hp-work-page .hp-request-main .row-tags i:not(.hp-exclusion) { display: none; }
body.hp-work-page .hp-exclusion { font-size: 13px; color: #f2b8bf; background: none; border: 0; padding: 0; }
body.hp-work-page .hp-work-navigation nav a { border-radius: 0; box-shadow: none; border-top: 0; border-right: 0; border-bottom: 0; background: none; }
body.hp-work-page .hp-work-navigation nav a[aria-current] { background: #19191c; }
body.hp-work-page .hp-staff-filters a { flex: 0 0 auto; min-height: 44px; padding: 12px; font-size: 14px; border-radius: 0; border-bottom: 2px solid transparent; background: none; color: #b9b9be; text-transform: none; }
body.hp-work-page .hp-staff-filters a.active { border-color: #ff152b; color: white; }
body.hp-work-page .hp-staff-ticket { box-shadow: none; background: #111113; border: 0; border-bottom: 1px solid #333338; border-radius: 0; padding: 20px 16px; gap: 16px; }
body.hp-work-page .hp-staff-ticket.negative { border-left: 3px solid #f20d20; }
body.hp-work-page .hp-table-badge { background: none; border: 0; box-shadow: none; }
body.hp-work-page .hp-table-badge b { font: 500 36px/1.2 var(--hp-display-font); }
body.hp-work-page .hp-request-main small { font-size: 13px; }
body.hp-work-page .hp-request-main > strong { font-size: 15px; }
body.hp-work-page .hp-ticket-pick strong { font-size: 16px; line-height: 1.4; }
body.hp-work-page .hp-row-state .hp-sla { display: none; }
body.hp-work-page .hp-next-step { font-size: 14px; min-height: 44px; }
body.hp-work-page .hp-request-command .is-table { display: none; }
body.hp-work-page .hp-request-command { grid-template-columns: repeat(3,minmax(0,1fr)); }
body.hp-work-page .hp-request-command strong { font-size: 20px; }
body.hp-work-page .hp-selected-mix { background: #141416; box-shadow: none; border: 1px solid #333338; }
body.hp-work-page .hp-status { background: #242427; border-color: #44444a; color: #ddd; }
body.hp-work-page .hp-status.is-new { color: #ff6976; border-color: #792732; }
body.hp-work-page .hp-status.is-preparing, body.hp-work-page .hp-status.is-clarify { color: #f0c168; border-color: #715829; }
/* Guest flow: compact brand header and unframed, readable form sections. */
body.hp-guest-flow-page .reference-stage, body.hp-guest-flow-page .reference-phone, body.hp-guest-flow-page .reference-device { display: block; width: 100%; max-width: 640px; margin: 0 auto; padding: 0; min-height: 0; border: 0; background: none; box-shadow: none; }
body.hp-guest-flow-page .reference-screen { position: relative; width: 100%; height: auto; max-height: none; min-height: 100dvh; overflow: visible; padding: 24px 20px 40px; border: 0; border-radius: 0; box-shadow: none; background: transparent; }
body.hp-guest-flow-page .reference-screen::before, body.hp-guest-flow-page .reference-screen::after { display: none; }
body.hp-guest-flow-page .reference-screen-logo { display: block; width: 150px; height: 26px; max-width: 50%; margin: 0 0 28px; position: static; transform: none; }
body.hp-guest-flow-page .reference-status { position: static; height: 0; min-height: 0; padding: 0; }
body.hp-guest-flow-page .reference-status b { position: absolute; top: 24px; right: 20px; font-size: 13px; padding: 4px 10px; background: #141416; border: 1px solid #39393e; border-radius: 6px; }
body.hp-guest-flow-page .reference-status > span { display: none; }
body.hp-guest-flow-page .reference-screen > h2 { width: auto; max-width: 100%; text-align: left; font: 500 36px/1.2 var(--hp-display-font) !important; margin: 20px 0 12px; text-transform: uppercase; }
body.hp-guest-flow-page .reference-lead { font-size: 15px; font-weight: 400; line-height: 1.5; text-align: left; margin: 0 0 24px; width: auto; max-width: 100%; }
body.hp-guest-flow-page .reference-back { position: static; width: 44px; min-height: 44px; margin-bottom: 12px; }
body.hp-guest-flow-page .reference-back[hidden] { display: none; }
body.hp-guest-flow-page .reference-screen:is([data-wizard-step="1"],[data-wizard-step="2"]) .reference-back { display: none; }
body.hp-guest-flow-page .taste-step { gap: 0; }
body.hp-guest-flow-page .reference-screen[data-wizard-step="1"] > h2, body.hp-guest-flow-page .reference-screen[data-wizard-step="2"] > h2, body.hp-guest-flow-page .reference-screen[data-wizard-step="1"] > .reference-lead, body.hp-guest-flow-page .reference-screen[data-wizard-step="2"] > .reference-lead { display: none; }
body.hp-guest-flow-page .reference-screen .reference-card { background: none; border: 0; box-shadow: none; padding: 0; margin: 0 0 24px; }
body.hp-guest-flow-page .reference-screen .reference-card h3 { margin: 0 0 12px; font-size: 16px; font-weight: 650; }
body.hp-guest-flow-page .taste-card > h3 { display: none; }
body.hp-guest-flow-page .taste-progress { display: flex; gap: 6px; margin: 0 0 24px; }
body.hp-guest-flow-page .taste-progress button { flex: 1; min-width: 0; min-height: 44px; border: 0; border-bottom: 2px solid transparent; border-radius: 0; background: none !important; color: #c4c4ca; box-shadow: none !important; font-size: 13px; padding: 8px 2px; font-weight: 500; }
body.hp-guest-flow-page .taste-progress button.active { border-bottom-color: #ff152b; color: white; }
body.hp-guest-flow-page .taste-step-head { margin: 0 0 20px; }
body.hp-guest-flow-page .taste-step-head > span { display: none; }
body.hp-guest-flow-page .taste-step-head h3 { margin: 0; font-size: 34px; }
body.hp-guest-flow-page .taste-wizard :is(.reference-moods,.reference-chips,.reference-experience) { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
body.hp-guest-flow-page .taste-wizard :is(.reference-moods,.reference-chips,.reference-experience) label { min-width: 0; margin: 0; }
body.hp-guest-flow-page .taste-wizard :is(.reference-moods,.reference-chips,.reference-experience) label > span { width: 100%; min-height: 52px; height: auto; display: flex; align-items: center; justify-content: flex-start; gap: 10px; padding: 12px; background: #141416 !important; border: 1px solid #39393e; border-radius: 6px; color: #ededf0; box-shadow: none !important; font-size: 15px; font-weight: 550; text-shadow: none; }
body.hp-guest-flow-page .taste-wizard :is(.reference-moods,.reference-chips,.reference-experience) input:checked + span { background: #fafafa !important; color: #101012; border-color: #fafafa; }
body.hp-guest-flow-page .taste-wizard label > span::before, body.hp-guest-flow-page .taste-wizard label > span::after { display: none; }
body.hp-guest-flow-page .taste-wizard svg { width: 22px !important; height: 22px !important; flex: 0 0 22px; padding: 0; border: 0; filter: none !important; background: none !important; box-shadow: none !important; color: #ff3448; }
body .hp-i-fill { fill: none; stroke: currentColor; stroke-width: 1.65; opacity: 1; stroke-linejoin: round; }
body .hp-i-core { opacity: 1; }
body.hp-guest-flow-page .taste-wizard :is(.reference-moods,.reference-experience) b { white-space: normal; }
body.hp-guest-flow-page .taste-wizard :is(.reference-moods,.reference-experience) b { font-size: 15px; font-weight: 650; }
body.hp-guest-flow-page .taste-wizard .group-choice label > span { display: grid; grid-template-columns: 24px minmax(0,1fr); grid-template-rows: auto auto; align-content: center; row-gap: 4px; height: 100%; min-height: 104px; }
body.hp-guest-flow-page .group-choice svg { grid-row: 1 / 3; }
body.hp-guest-flow-page .group-choice b { grid-column: 2; line-height: 1.4; }
body.hp-guest-flow-page .group-choice small { grid-column: 2; margin: 0; font-size: 13px; font-weight: 400; line-height: 1.4; color: inherit; opacity: .85; }
body.hp-guest-flow-page .taste-step .wizard-actions { background: none; border: 0; box-shadow: none; padding: 0; margin: 24px 0 0; }
body.hp-guest-flow-page .wizard-actions .reference-submit { width: 100%; display: flex; align-items: center; justify-content: space-between; }
body.hp-guest-flow-page .reference-submit-copy strong { font: 650 16px/1.4 var(--hp-ui-font) !important; color: inherit; }
body.hp-guest-flow-page .reference-submit-copy { color: inherit; }
body.hp-guest-flow-page .reference-submit-copy small { display: none; }
body.hp-guest-flow-page .reference-submit-icon { background: none; box-shadow: none; width: 24px; height: 24px; }
body.hp-guest-flow-page .reference-submit-icon svg { color: white; }
body.hp-guest-flow-page .hp-optional-preferences summary { min-height: 52px; padding: 12px 0; border-block: 1px solid #333338; }
body.hp-guest-flow-page .hp-optional-preferences summary small { display: none; }
body.hp-guest-flow-page .hp-optional-preferences summary em { background: none; border: 0; font-size: 13px; }
/* The thumb belongs to the browser, not a page-positioned pseudo-element. */
body.hp-guest-flow-page .taste-card .reference-slider { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 0 12px; margin: 0 0 12px; padding: 0; min-height: 68px; }
body.hp-guest-flow-page .taste-card .reference-slider::before, body.hp-guest-flow-page .taste-card .reference-slider::after { content: none; display: none; }
body.hp-guest-flow-page .taste-card .reference-slider > span { grid-column: 1; grid-row: 1; font-size: 16px; display: flex; align-items: center; gap: 10px; font-weight: 500; }
body.hp-guest-flow-page .taste-card .reference-slider > b { grid-column: 2; grid-row: 1; font: 500 16px/1.5 var(--hp-ui-font); transform: none; text-shadow: none; }
body.hp-guest-flow-page .taste-card .reference-slider input[type="range"] { appearance: none; grid-column: 1 / -1; grid-row: 2; width: 100%; height: 44px; min-height: 44px; margin: 0; padding: 0; border: 0; background: transparent; box-shadow: none; filter: none; touch-action: pan-y; }
body.hp-guest-flow-page .taste-card .reference-slider input[type="range"]::-webkit-slider-runnable-track { height: 4px; border: 0; border-radius: 2px; background: linear-gradient(to right,#f20d20 0 calc(var(--range-progress) + var(--range-offset,0px)),#55555c calc(var(--range-progress) + var(--range-offset,0px)) 100%); box-shadow: none; transition: none; }
body.hp-guest-flow-page .taste-card .reference-slider input[type="range"]::-webkit-slider-thumb { appearance: none; opacity: 1; width: 20px; height: 20px; margin-top: -8px; border: 0; border-radius: 50%; background: #f20d20; box-shadow: none; animation: none; transform: none; transition: none; }
body.hp-guest-flow-page .taste-card .reference-slider input[type="range"]::-moz-range-track { height: 4px; border: 0; background: #55555c; box-shadow: none; }
body.hp-guest-flow-page .taste-card .reference-slider input[type="range"]::-moz-range-progress { height: 4px; background: #f20d20; box-shadow: none; }
body.hp-guest-flow-page .taste-card .reference-slider input[type="range"]::-moz-range-thumb { width: 20px; height: 20px; opacity: 1; border: 0; border-radius: 50%; background: #f20d20; box-shadow: none; animation: none; transform: none; }
body.hp-guest-flow-page :is(.hp-results-stage,.hp-sent-stage) { max-width: 960px; margin-inline: auto; background: transparent; }
body.hp-guest-flow-page .hp-result-card :is(.hp-check-summary,.hp-mix-details) { background: none; border: 0; border-radius: 0; box-shadow: none; padding: 12px 0; }
body.hp-guest-flow-page .hp-results-head { grid-template-columns: minmax(0,1fr) auto; text-align: left; padding: 24px 0 16px; gap: 12px; }
body.hp-guest-flow-page .hp-results-head > * { grid-column: 1 / -1; }
body.hp-guest-flow-page .hp-results-head .hp-card-logo { grid-column: 1; grid-row: 1; width: 150px; max-width: 100%; height: 26px; margin: 0 0 12px; }
body.hp-guest-flow-page .hp-results-head .hp-table-pill { position: static; grid-column: 2; grid-row: 1; align-self: start; border-radius: 6px; }
body.hp-guest-flow-page .hp-results-head h1 { font-size: 32px; width: 100%; max-width: 100%; margin: 0; }
body.hp-guest-flow-page .hp-results-head > p { max-width: 54ch; }
body.hp-guest-flow-page .hp-results-head .hp-edit-choice { justify-self: start; min-height: 44px; padding: 8px 12px; }
body.hp-guest-flow-page .hp-results-head .hp-request-summary { justify-content: flex-start; }
body.hp-guest-flow-page .hp-carousel-nav { grid-template-columns: none; grid-auto-flow: column; grid-auto-columns: minmax(0,1fr); border-radius: 8px; }
body.hp-guest-flow-page .hp-carousel-nav button { min-height: 56px; gap: 6px; padding: 8px; }
body.hp-guest-flow-page .hp-carousel-nav button span { font-size: 14px; line-height: 1.4; overflow: visible; }
body.hp-guest-flow-page .hp-carousel-nav button b { font-size: 13px; line-height: 1.4; color: #b9b9be; }
body.hp-guest-flow-page .hp-carousel-nav button.active b { color: #444448; }
body.hp-guest-flow-page .hp-result-card { background: #111113; border: 1px solid #333338; box-shadow: none; border-radius: 8px; padding: 20px; }
.hp-recipe-disclosure summary { cursor: pointer; min-height: 48px; padding: 12px 0; font-weight: 600; border-block: 1px solid #333338; }
body.hp-guest-flow-page .hp-result-card .hp-tier-story { background: none; border: 0; box-shadow: none; }
body.hp-guest-flow-page .hp-result-card .hp-pairing-block, body.hp-guest-flow-page .hp-result-card form { padding: 0; border: 0; background: none; box-shadow: none; }
body.hp-guest-flow-page .hp-pairing-item { border: 0; border-bottom: 1px solid #333338; border-radius: 0; background: none; padding: 16px 0; box-shadow: none; }
body.hp-guest-flow-page .hp-addon-stepper { width: 144px; background: #202023; box-shadow: none; border-radius: 6px; }
body.hp-guest-flow-page .hp-addon-stepper button { width: 44px; height: 44px; background: none; border: 0; }
body.hp-guest-flow-page .hp-addon-stepper button:last-child { background: #df0014; box-shadow: none; border-radius: 0 6px 6px 0; }
body.hp-guest-flow-page .hp-carousel-dots button { min-width: 44px; min-height: 44px; border: 0; background: none; position: relative; }
body.hp-guest-flow-page .hp-carousel-dots button::after { content: ""; position: absolute; width: 6px; height: 6px; border-radius: 50%; background: #777; inset: 19px; }
body.hp-guest-flow-page .hp-carousel-dots button.active::after { background: #f20d20; }
body .hp-connectivity { max-width: 540px; padding: 12px; background: #202023; border: 1px solid #555; border-radius: 6px; gap: 10px; }
body .hp-connectivity button { min-height: 44px; }
body .hp-connectivity[hidden], body .hp-connectivity [hidden] { display: none !important; }
body:has(.hp-connectivity:not([hidden])) { padding-bottom: 100px; }
@media (max-width: 420px) {
  body .hp-connectivity { display: flex; flex-wrap: wrap; }
  body .hp-connectivity > span { flex: 1 0 100%; }
  body .hp-connectivity button { flex: 1; }
  body:has(.hp-connectivity:not([hidden])) { padding-bottom: 150px; }
}
body.hp-work-page .hp-catalog-filter { grid-template-columns: repeat(auto-fit,minmax(min(100%,180px),1fr)); align-items: end; gap: 12px; }
body.hp-work-page .hp-catalog-filter > * { min-width: 0; }
body.hp-work-page .hp-catalog-filter :is(input,select,button,.button) { min-height: 44px; }
.hp-revenue-chart { padding: 20px 0; display: grid; grid-template-columns: 78px minmax(0,1fr); gap: 8px; }
.hp-revenue-axis { display: flex; flex-direction: column; justify-content: space-between; height: 220px; margin-top: 24px; font-size: 12px; color: #b9b9be; }
.hp-revenue-dates { grid-column: 2; display: flex; justify-content: space-between; font-size: 12px; color: #b9b9be; }
.hp-chart-values summary { cursor: pointer; min-height: 44px; padding-block: 12px; font-size: 14px; }
.hp-revenue-plot { display: flex; align-items: end; gap: 6px; height: 220px; border-bottom: 1px solid #777; margin: 24px 0 12px; }
.hp-revenue-day { flex: 1; height: 100%; display: flex; flex-direction: column; justify-content: end; min-width: 0; }
.hp-revenue-day i { display: block; height: var(--value); min-height: 0; background: #ed1226; }
.hp-chart-data { width: 100%; border-collapse: collapse; font-size: 14px; }
.hp-chart-data th,.hp-chart-data td { padding: 10px 8px; border-bottom: 1px solid #333338; text-align: right; font-variant-numeric: tabular-nums; }
.hp-chart-data th:first-child,.hp-chart-data td:first-child { text-align: left; }
@media (min-width: 1100px) {
  .hp-work-navigation { position: fixed; inset: 0 auto 0 0; width: 220px; padding: 24px 12px; border-right: 1px solid #303034; overflow-y: auto; }
  .hp-work-brand { display: block; margin: 0 8px 32px; }
  .hp-work-navigation summary { display: none; }
  body:has(.hp-work-navigation) .hp-shell { margin-left: 220px; width: calc(100% - 220px); }
}
@media (max-width: 700px) {
  body.hp-work-page .hp-shell { padding: 16px; }
  body.hp-work-page .hp-page-head { display: flex; flex-direction: column; align-items: stretch; gap: 12px; padding-bottom: 16px; margin-bottom: 16px; }
  body.hp-work-page .hp-page-head h1 { font-size: 28px; }
  body.hp-work-page .hp-master-head { margin: 0; padding-bottom: 8px; }
  body.hp-work-page .hp-head-actions { display: flex; flex-direction: row; justify-content: flex-start; }
  body.hp-work-page .hp-head-actions > :is(a,button) { width: auto; padding: 8px 12px; }
  body.hp-work-page .hp-head-actions > .hp-live-toggle { width: 44px; padding: 10px; }
  body.hp-work-page .hp-request-command { grid-template-columns: 1fr 1fr; }
  body.hp-work-page .hp-request-command article:nth-child(2) { display: none; }
  body.hp-work-page .hp-staff-ticket { display: grid; grid-template-columns: 48px minmax(0,1fr); gap: 12px; padding: 16px 12px; }
  body.hp-work-page .hp-table-badge { grid-column: 1; grid-row: 1 / span 3; padding: 0; min-width: 0; width: auto; }
  body.hp-work-page .hp-request-main, body.hp-work-page .hp-ticket-pick { grid-column: 2; }
  body.hp-work-page .hp-ticket-money { grid-column: 2; display: flex; gap: 10px; align-items: center; }
  body.hp-work-page .hp-ticket-money > small, body.hp-work-page .hp-ticket-pick > small, body.hp-work-page .hp-ticket-pick > em { display: none; }
  body.hp-work-page .hp-row-state { grid-column: 2; }
  body.hp-work-page .hp-next-step { grid-column: 2; border-top: 1px solid #333338; padding-top: 12px; }
  body.hp-work-page .hp-staff-filters { flex-wrap: wrap; overflow: visible; margin: 0 0 12px; gap: 4px 8px; }
  body.hp-work-page .hp-staff-filters a { padding: 10px 8px; }
  body.hp-work-page .hp-table-badge b { font-size: 44px; }
  body.hp-work-page .hp-catalog-command { grid-template-columns: 1fr 1fr; }
  body.hp-work-page .hp-qr-stats { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
  body.hp-work-page .hp-admin-hero { grid-template-columns: 1fr 1fr; }
  body.hp-work-page .hp-admin-hero strong { font-size: 24px; }
  body.hp-work-page .hp-actions { flex-wrap: wrap; }
  body.hp-guest-flow-page .reference-screen { padding-inline: 16px; }
  body.hp-guest-flow-page .reference-status b { right: 16px; }
  body.hp-guest-flow-page .hp-recommendation-carousel .hp-result-card form > button[type="submit"] { position: sticky; top: 12px; bottom: auto; z-index: 5; box-shadow: 0 0 0 6px #111113; }
}
@media (prefers-reduced-motion: reduce) { body.hp-guest-flow-page *,body.hp-work-page * { scroll-behavior: auto !important; animation: none !important; transition: none !important; } }
@media print {
  .hp-work-navigation, .hp-connectivity { display: none !important; }
  body:has(.hp-work-navigation) .hp-shell { margin: 0; width: 100%; }
}
