.teztel-retail-app { max-width: 1080px; margin: 2.2rem auto; padding: 0 1rem 3rem; }
.teztel-retail-hero { display: flex; gap: 2rem; align-items: flex-start; justify-content: space-between; border-radius: 1.1rem; padding: 2rem; color: #effcff; background: linear-gradient(135deg, #082946, #0a5f78 60%, #14b8a6); box-shadow: 0 20px 45px rgba(9, 57, 91, .22); }
.teztel-retail-kicker { margin: 0 0 .55rem; color: #79f0df; font-size: .72rem; font-weight: 800; letter-spacing: .12em; }
.teztel-retail-hero h1 { margin: 0; color: inherit; font-size: clamp(1.65rem, 3vw, 2.45rem); }
.teztel-retail-hero p:not(.teztel-retail-kicker) { max-width: 650px; margin: .75rem 0 0; color: #cae8f2; }
.teztel-retail-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: .7rem; margin: 1rem .35rem 1.25rem; }
.teztel-retail-steps > div { display: grid; grid-template-columns: auto 1fr; column-gap: .6rem; align-items: center; min-width: 0; padding: .7rem .8rem; border-radius: .8rem; color: #34556e; background: #fff; box-shadow: 0 8px 18px rgba(9, 57, 91, .06); }
.teztel-retail-steps span { grid-row: span 2; display: grid; width: 1.85rem; height: 1.85rem; place-items: center; border-radius: 50%; color: #fff; font-size: .82rem; font-weight: 800; background: linear-gradient(135deg, #0a5f78, #14b8a6); }
.teztel-retail-steps strong { overflow: hidden; color: #0b4b62; font-size: .84rem; text-overflow: ellipsis; white-space: nowrap; }
.teztel-retail-steps small { overflow: hidden; color: #6a7e8e; font-size: .7rem; text-overflow: ellipsis; white-space: nowrap; }
.teztel-retail-alert { display: flex; align-items: flex-start; gap: .8rem; margin-top: 1.25rem; border: 1px solid #f0b5b5; border-radius: .85rem; padding: 1rem 1.1rem; color: #7f1d1d; background: #fff4f4; box-shadow: 0 8px 22px rgba(127, 29, 29, .08); }
.teztel-retail-alert strong { color: inherit; white-space: nowrap; }
.teztel-retail-alert p { flex: 1; margin: 0; line-height: 1.45; }
.teztel-retail-alert .btn-link { min-height: 0; padding: 0; color: #9f2424; white-space: nowrap; }
.teztel-retail-choice-card, .teztel-retail-account-card { display: flex; align-items: center; justify-content: space-between; gap: 1.5rem; margin-top: 1.25rem; border: 1px solid #cce4ee; border-radius: 1rem; padding: 1.25rem 1.45rem; background: linear-gradient(120deg, #f4fbff, #effdf9); box-shadow: 0 12px 30px rgba(9, 57, 91, .06); }
.teztel-retail-choice-card h2, .teztel-retail-account-card h2 { margin: 0; color: #0b4b62; font-size: 1.2rem; }
.teztel-retail-choice-card p:not(.teztel-retail-kicker), .teztel-retail-account-card p:not(.teztel-retail-kicker) { margin: .35rem 0 0; color: #526b7e; }
.teztel-retail-choice-card .teztel-retail-kicker, .teztel-retail-account-card .teztel-retail-kicker { color: #0d958a; }
.teztel-retail-choice-actions { display: flex; flex-wrap: wrap; gap: .6rem; justify-content: flex-end; }
.teztel-retail-account-card { align-items: flex-start; }
.teztel-retail-account-form { display: grid; grid-template-columns: repeat(2, minmax(180px, 1fr)); gap: .65rem; min-width: min(100%, 510px); }
.teztel-retail-account-form .teztel-retail-consent { grid-column: 1 / -1; display: flex; align-items: flex-start; gap: .55rem; margin: .15rem 0 0; color: #365069; font-size: .86rem; }
.teztel-retail-account-form .teztel-retail-consent input { margin-top: .15rem; }
.teztel-retail-account-form button { justify-self: start; }
.teztel-retail-account-message { grid-column: 1 / -1; margin: .7rem 0 0; color: #087354; font-weight: 600; }
.teztel-retail-honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.teztel-retail-catalog { margin-top: 1.25rem; border: 1px solid #cce4ee; border-radius: 1rem; padding: 1.4rem; background: linear-gradient(145deg, #f8fcfe, #f1fcfa); box-shadow: 0 12px 30px rgba(9, 57, 91, .06); }
.teztel-retail-catalog-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 1rem; }
.teztel-retail-catalog-heading h2 { margin: 0; color: #0b4b62; font-size: 1.35rem; }
.teztel-retail-catalog-heading p:not(.teztel-retail-kicker) { margin: .35rem 0 0; color: #526b7e; }
.teztel-retail-catalog-heading .teztel-retail-kicker { color: #0d958a; }
.teztel-retail-catalog-status { flex: 0 0 auto; border: 1px solid #b8dfdb; border-radius: 999px; padding: .4rem .65rem; color: #087354; font-size: .76rem; font-weight: 800; background: #ecfdf7; }
.teztel-retail-catalog-toolbar { display: grid; grid-template-columns: minmax(0, 1fr) minmax(180px, .35fr); gap: .65rem; margin: 1.15rem 0; }
.teztel-retail-catalog-search-tools { position: relative; min-width: 0; }
.teztel-retail-smart-search { display: flex; align-items: center; min-height: 3rem; overflow: hidden; border: 1px solid #b9d5e3; border-radius: 1.55rem; background: #fff; box-shadow: 0 8px 18px rgba(9, 57, 91, .08); transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease; }
.teztel-retail-smart-search:focus-within { border-color: #0d958a; box-shadow: 0 0 0 .22rem rgba(13, 149, 138, .14), 0 12px 26px rgba(9, 57, 91, .1); transform: translateY(-1px); }
.teztel-retail-search-leading-icon { display: grid; flex: 0 0 auto; width: 2.75rem; place-items: center; color: #5e788c; }
.teztel-retail-search-leading-icon svg, .teztel-retail-search-icon-button svg { width: 1.15rem; height: 1.15rem; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.8; }
.teztel-retail-smart-search .form-control { flex: 1 1 160px; min-width: 0; height: 2.85rem; border: 0; padding: .55rem .15rem; color: #173b52; background: transparent; box-shadow: none !important; }
.teztel-retail-smart-search .form-control::placeholder { color: #7a92a2; }
.teztel-retail-search-actions { display: flex; align-items: center; flex: 0 0 auto; gap: .1rem; padding-right: .35rem; }
.teztel-retail-search-icon-button { display: grid; width: 2.35rem; height: 2.35rem; place-items: center; margin: 0; border: 0; border-radius: 50%; color: #416073; background: transparent; cursor: pointer; transition: color .16s ease, background .16s ease, transform .16s ease; }
.teztel-retail-search-icon-button:hover, .teztel-retail-search-icon-button:focus { outline: 0; color: #087d77; background: #e8f9f6; transform: scale(1.04); }
.teztel-retail-search-icon-button.is-listening, .teztel-retail-search-icon-button.is-searching { color: #087354; background: #dff8ef; box-shadow: 0 0 0 .15rem rgba(13, 149, 138, .12); }
.teztel-retail-catalog-suggestions { position: absolute; z-index: 30; top: calc(100% + .45rem); right: 0; left: 0; max-height: min(420px, 58vh); overflow: auto; border: 1px solid #b8d7e4; border-radius: 1rem; padding: .45rem; background: rgba(255, 255, 255, .98); box-shadow: 0 20px 42px rgba(8, 41, 70, .18); backdrop-filter: blur(12px); }
.teztel-retail-catalog-suggestions-heading { margin: .28rem .55rem .42rem; color: #668196; font-size: .7rem; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.teztel-retail-catalog-suggestion { display: grid; grid-template-columns: 2.45rem minmax(0, 1fr); width: 100%; align-items: center; gap: .7rem; border: 0; border-radius: .72rem; padding: .5rem .55rem; color: #173b52; background: transparent; text-align: left; transition: background .15s ease, transform .15s ease; }
.teztel-retail-catalog-suggestion:hover, .teztel-retail-catalog-suggestion:focus { outline: 0; color: #0b4b62; background: #eaf8f7; transform: translateX(2px); }
.teztel-retail-catalog-suggestion strong, .teztel-retail-catalog-suggestion small { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.teztel-retail-catalog-suggestion strong { font-size: .86rem; }
.teztel-retail-catalog-suggestion small { margin-top: .08rem; color: #60798b; font-size: .72rem; }
.teztel-retail-suggestion-image, .teztel-retail-suggestion-symbol { display: grid; width: 2.45rem; height: 2.45rem; place-items: center; overflow: hidden; border-radius: .58rem; color: #0b6375; font-size: .9rem; font-weight: 800; background: linear-gradient(135deg, #dff7f3, #dceefa); }
.teztel-retail-suggestion-image img { width: 100%; height: 100%; object-fit: cover; }
.teztel-retail-category-suggestion { grid-template-columns: 2.45rem minmax(0, 1fr); }
.teztel-retail-catalog-suggestions-empty { margin: .25rem .55rem .45rem; color: #647d90; font-size: .82rem; }
.teztel-retail-catalog-items { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: .85rem; }
.teztel-retail-product-card { display: grid; min-width: 0; overflow: hidden; border: 1px solid #d9e6ef; border-radius: .9rem; background: #fff; box-shadow: 0 8px 20px rgba(9, 57, 91, .06); }
.teztel-retail-product-media { display: grid; width: 100%; aspect-ratio: 1.58 / 1; place-items: center; overflow: hidden; color: #0b4b62; font-size: 2.4rem; font-weight: 800; background: linear-gradient(135deg, #dff7f3, #dceefa); }
.teztel-retail-product-media img { display: block; width: 100%; height: 100%; object-fit: cover; }
.teztel-retail-product-body { display: grid; gap: .48rem; padding: .95rem; }
.teztel-retail-product-category { overflow: hidden; color: #0d958a; font-size: .68rem; font-weight: 800; letter-spacing: .08em; text-overflow: ellipsis; text-transform: uppercase; white-space: nowrap; }
.teztel-retail-product-body h3 { display: -webkit-box; overflow: hidden; margin: 0; color: #173b52; font-size: 1rem; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.teztel-retail-product-body p { display: -webkit-box; min-height: 2.6rem; overflow: hidden; margin: 0; color: #64748b; font-size: .8rem; line-height: 1.35; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.teztel-retail-product-footer { display: flex; align-items: flex-end; justify-content: space-between; gap: .6rem; margin-top: .18rem; }
.teztel-retail-product-footer > strong { color: #0b4b62; font-size: .94rem; font-variant-numeric: tabular-nums; }
.teztel-retail-product-action { display: grid; justify-items: end; gap: .4rem; }
.teztel-retail-stock { font-size: .7rem; font-weight: 800; }
.teztel-retail-stock.is-available { color: #087354; }
.teztel-retail-stock.is-unavailable { color: #a32929; }
.teztel-retail-product-action .btn { white-space: nowrap; }
.teztel-retail-catalog-empty { grid-column: 1 / -1; border: 1px dashed #bad6e4; border-radius: .9rem; padding: 1.5rem; color: #537083; background: #fff; text-align: center; }
.teztel-retail-grid { display: grid; grid-template-columns: minmax(260px, .86fr) minmax(350px, 1.14fr); gap: 1.25rem; margin-top: 1.25rem; }
.teztel-retail-card, .teztel-retail-pass-card, .teztel-retail-exit-panel { border: 1px solid #d9e6ef; border-radius: 1rem; background: #fff; padding: 1.45rem; box-shadow: 0 12px 30px rgba(9, 57, 91, .07); }
.teztel-retail-card h2 { margin: 0; font-size: 1.25rem; }
.teztel-retail-scan-form { display: flex; gap: .65rem; margin-top: .45rem; }
.teztel-retail-scan-form .form-control { min-width: 0; }
.teztel-retail-cart-items { display: grid; gap: .65rem; margin: 1rem 0; }
.teztel-retail-cart-row { display: flex; justify-content: space-between; gap: 1rem; padding: .75rem 0; border-bottom: 1px solid #ebf1f5; }
.teztel-retail-cart-row small { display: block; color: #64748b; margin-top: .18rem; }
.teztel-retail-cart-row > div:last-child { text-align: right; }
.teztel-retail-cart-row .btn-link { display: block; min-height: 0; padding: .15rem 0 0; font-size: .76rem; }
.teztel-retail-totals { display: grid; gap: .55rem; margin: 1.25rem 0; }
.teztel-retail-totals div { display: flex; justify-content: space-between; gap: 1rem; }
.teztel-retail-totals dt { color: #64748b; font-weight: 500; }
.teztel-retail-totals dd { margin: 0; font-variant-numeric: tabular-nums; }
.teztel-retail-totals .teztel-retail-grand { padding-top: .7rem; border-top: 1px solid #d9e6ef; color: #082946; font-size: 1.1rem; font-weight: 800; }
.teztel-retail-contact { display: grid; gap: .45rem; margin: 1.2rem 0; padding: 1rem; border: 1px solid #d9e6ef; border-radius: .75rem; background: #f7fbfd; }
.teztel-retail-contact-heading { display: flex; justify-content: space-between; gap: 1rem; margin-bottom: .1rem; color: #0b4b62; }
.teztel-retail-contact-heading strong { font-size: .96rem; }
.teztel-retail-contact-heading span { color: #6a7e8e; font-size: .74rem; }
.teztel-retail-contact label { margin: 0; color: #0b4b62; font-size: .84rem; font-weight: 700; }
.teztel-retail-contact .text-muted { margin-top: .35rem; line-height: 1.45; }
.teztel-retail-payment-button { min-height: 3rem; border: 0; font-weight: 750; letter-spacing: .01em; box-shadow: 0 10px 20px rgba(10, 95, 120, .18); }
.teztel-retail-payment-pending { display: flex; align-items: center; justify-content: space-between; gap: 2rem; margin-top: 1.25rem; border: 1px solid #f5d991; border-radius: 1rem; padding: 1.35rem 1.45rem; color: #6b4d00; background: linear-gradient(120deg, #fffaf0, #fff4d7); box-shadow: 0 12px 30px rgba(129, 93, 0, .09); }
.teztel-retail-payment-pending h2 { margin: 0; color: #5c4200; font-size: 1.35rem; }
.teztel-retail-payment-pending p { max-width: 640px; margin: .55rem 0 0; line-height: 1.5; }
.teztel-retail-payment-pending .teztel-retail-kicker { color: #9a6c00; }
.teztel-retail-payment-code-wrap { display: grid; min-width: min(100%, 250px); gap: .45rem; padding: 1rem; border: 1px dashed #c69b26; border-radius: .75rem; text-align: center; background: rgba(255, 255, 255, .65); }
.teztel-retail-payment-code-wrap span { color: #7d5b09; font-size: .72rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.teztel-retail-payment-code-wrap code { overflow-wrap: anywhere; color: #0b4b62; font-size: 1rem; font-weight: 800; }
.teztel-retail-payment-code-wrap small { color: #6a7e8e; font-size: .71rem; line-height: 1.35; }
.teztel-retail-pass-card { display: flex; align-items: center; justify-content: space-between; gap: 2rem; margin-top: 1.25rem; background: linear-gradient(120deg, #effdf9, #f4fbff); }
.teztel-retail-pass-card h2 { margin: 0; color: #0b4b62; }
.teztel-retail-pass-card p { margin: .5rem 0 0; }
.teztel-retail-qr-wrap { display: grid; justify-items: center; gap: .5rem; max-width: 260px; text-align: center; }
.teztel-retail-qr-wrap img { width: 180px; height: 180px; background: #fff; padding: .6rem; border: 1px solid #cce4ee; border-radius: .8rem; }
.teztel-retail-qr-wrap code { max-width: 260px; overflow-wrap: anywhere; color: #365069; font-size: .7rem; }
.teztel-retail-exit-app { max-width: 760px; }
.teztel-retail-exit-panel { margin-top: 1.25rem; }
.teztel-retail-cashier-app { max-width: 980px; }
.teztel-retail-cashier-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin-top: 1.25rem; }
.teztel-retail-cashier-toolbar h2 { margin: 0; color: #0b4b62; font-size: 1.25rem; }
.teztel-retail-cashier-toolbar p { margin: .25rem 0 0; color: #64748b; }
.teztel-retail-cashier-confirm { display: grid; grid-template-columns: minmax(220px, .8fr) minmax(350px, 1.2fr); gap: 1.5rem; align-items: start; margin-top: 1rem; border: 1px solid #e7c765; border-radius: 1rem; padding: 1.35rem 1.45rem; color: #624b0e; background: linear-gradient(120deg, #fffaf0, #fff4d7); box-shadow: 0 12px 30px rgba(129, 93, 0, .1); }
.teztel-retail-cashier-confirm h2 { margin: 0; color: #5c4200; font-size: 1.35rem; }
.teztel-retail-cashier-confirm .teztel-retail-kicker { color: #9a6c00; }
.teztel-retail-cashier-form { display: grid; gap: .55rem; }
.teztel-retail-cashier-form label { margin: .25rem 0 0; color: #5c4200; font-size: .84rem; font-weight: 700; }
.teztel-retail-cashier-form-actions { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: .65rem; margin-top: .35rem; }
.teztel-retail-cashier-queue { display: grid; gap: .9rem; margin-top: 1rem; }
.teztel-retail-cashier-row { display: grid; grid-template-columns: minmax(170px, .9fr) minmax(170px, 1fr) minmax(120px, auto) minmax(170px, auto); gap: 1rem; align-items: center; border: 1px solid #d9e6ef; border-radius: .9rem; padding: 1rem 1.1rem; background: #fff; box-shadow: 0 10px 24px rgba(9, 57, 91, .06); }
.teztel-retail-cashier-row code { display: block; margin-top: .25rem; color: #0b4b62; font-size: .88rem; font-weight: 800; }
.teztel-retail-cashier-row strong { display: block; color: #173b52; }
.teztel-retail-cashier-row small { display: block; margin-top: .2rem; color: #64748b; line-height: 1.35; }
.teztel-retail-cashier-amount { color: #0b4b62; font-size: 1.1rem; font-variant-numeric: tabular-nums; font-weight: 800; text-align: right; }
.teztel-retail-cashier-action { text-align: right; }
.teztel-retail-cashier-empty { margin-top: 1rem; border: 1px dashed #bad6e4; border-radius: .9rem; padding: 2rem 1.2rem; color: #537083; background: #f8fcfe; text-align: center; }
.teztel-retail-cashier-notice { margin-top: 1rem; }
.teztel-retail-result { display: grid; gap: .25rem; margin-top: 1.25rem; border-radius: .75rem; padding: 1rem 1.1rem; }
.teztel-retail-result strong { font-size: 1.15rem; }
.teztel-retail-result-pass { background: #e9fbf4; color: #087354; }
.teztel-retail-result-audit { background: #fff8db; color: #8a6100; }
.teztel-retail-result-stop { background: #fff0f0; color: #a32929; }
@media (max-width: 720px) { .teztel-retail-hero, .teztel-retail-choice-card, .teztel-retail-account-card, .teztel-retail-pass-card, .teztel-retail-payment-pending, .teztel-retail-catalog-heading { display: grid; gap: 1rem; } .teztel-retail-alert { display: grid; } .teztel-retail-steps { grid-template-columns: repeat(2, 1fr); margin-inline: 0; } .teztel-retail-grid { grid-template-columns: 1fr; } .teztel-retail-hero { padding: 1.5rem; } .teztel-retail-scan-form { flex-wrap: wrap; } .teztel-retail-choice-actions { justify-content: start; } .teztel-retail-account-form { grid-template-columns: 1fr; min-width: 0; width: 100%; } .teztel-retail-payment-code-wrap { width: 100%; } .teztel-retail-catalog-toolbar { grid-template-columns: 1fr; } .teztel-retail-catalog-search-tools { flex-wrap: wrap; } .teztel-retail-catalog-search-tools .form-control { flex: 1 1 180px; } .teztel-retail-catalog-items { grid-template-columns: repeat(2, minmax(0, 1fr)); } .teztel-retail-cashier-confirm, .teztel-retail-cashier-row { grid-template-columns: 1fr 1fr; } .teztel-retail-cashier-amount, .teztel-retail-cashier-action { text-align: left; } }
@media (max-width: 420px) { .teztel-retail-steps, .teztel-retail-catalog-items { grid-template-columns: 1fr; } .teztel-retail-contact-heading { display: grid; gap: .15rem; } }
