:root {
    --ink: #121212;
    --charcoal: #1f1f1f;
    --graphite: #343434;
    --muted: #727272;
    --paper: #f5f2ed;
    --white: #ffffff;
    --concrete: #ded9d1;
    --walnut: #8a5a3c;
    --walnut-dark: #5a3828;
    --line: rgba(18, 18, 18, 0.14);
    --light-line: rgba(255, 255, 255, 0.14);
}

* {
    letter-spacing: 0;
}

body {
    background: var(--paper);
    color: var(--ink);
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

img {
    max-width: 100%;
}

.glass-nav {
    background: rgba(18, 18, 18, 0.84);
    border-bottom: 1px solid transparent;
    backdrop-filter: blur(18px);
    transition: border-color 180ms ease, box-shadow 180ms ease;
}

.glass-nav.is-scrolled {
    border-color: var(--light-line);
    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.28);
}

.brand-mark {
    align-items: center;
    color: var(--white);
    display: inline-flex;
    font-weight: 800;
    gap: 0.7rem;
    text-decoration: none;
}

.brand-icon {
    align-items: center;
    background: var(--walnut);
    border-radius: 8px;
    color: var(--white);
    display: inline-flex;
    font-weight: 900;
    height: 38px;
    justify-content: center;
    width: 38px;
}

.glass-nav .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.76);
    font-weight: 700;
}

.glass-nav .navbar-nav .nav-link.active,
.glass-nav .navbar-nav .nav-link.show,
.glass-nav .navbar-nav .nav-link:focus,
.glass-nav .navbar-nav .nav-link:hover {
    color: #d8ad8f;
}

.glass-nav .dropdown-menu {
    background: rgba(18, 18, 18, 0.96);
    border: 1px solid var(--light-line);
    border-radius: 8px;
    box-shadow: 0 18px 44px rgba(0, 0, 0, 0.28);
    min-width: 220px;
    padding: 0.5rem;
}

.glass-nav .dropdown-item {
    border-radius: 6px;
    color: rgba(255, 255, 255, 0.82);
    font-weight: 800;
    padding: 0.7rem 0.85rem;
}

.glass-nav .dropdown-item:focus,
.glass-nav .dropdown-item:hover {
    background: var(--walnut);
    color: var(--white);
}

.glass-nav .dropdown-toggle::after {
    vertical-align: 0.12em;
}

.reservation-nav-badge,
.reservation-menu-badge {
    align-items: center;
    background: #d8ad8f;
    border-radius: 999px;
    color: var(--ink);
    display: inline-flex;
    font-size: 0.72rem;
    font-weight: 950;
    justify-content: center;
    line-height: 1;
    min-height: 1.35rem;
    min-width: 1.35rem;
    padding: 0.25rem 0.42rem;
}

.reservation-nav-badge {
    margin-left: 0.35rem;
}

.reservation-menu-badge {
    background: var(--walnut);
    color: var(--white);
}

.reservation-toast {
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 8px;
    box-shadow: 0 22px 70px rgba(0, 0, 0, 0.24);
    display: grid;
    gap: 0.5rem;
    max-width: min(360px, calc(100vw - 2rem));
    opacity: 0;
    padding: 1.1rem;
    position: fixed;
    right: 1.25rem;
    top: 6rem;
    transform: translateY(-12px);
    transition: opacity 180ms ease, transform 180ms ease;
    z-index: 1080;
}

.reservation-toast.is-visible {
    opacity: 1;
    transform: translateY(0);
}

.reservation-toast strong {
    color: var(--ink);
    font-size: 1.05rem;
}

.reservation-toast span:not(.eyebrow) {
    color: var(--muted);
}

.reservation-toast-close {
    align-items: center;
    background: transparent;
    border: 0;
    color: var(--muted);
    display: inline-flex;
    height: 2rem;
    justify-content: center;
    padding: 0;
    position: absolute;
    right: 0.55rem;
    top: 0.55rem;
    width: 2rem;
}

.navbar-toggler {
    border-color: rgba(255, 255, 255, 0.26);
}

.navbar-toggler:focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 173, 143, 0.24);
}

.navbar-toggler-icon {
    filter: invert(1) grayscale(1);
}

.btn {
    border-radius: 8px;
    font-weight: 800;
}

.btn-noy {
    background: var(--walnut);
    border-color: var(--walnut);
    color: #fff;
}

.btn-noy:hover,
.btn-noy:focus {
    background: var(--walnut-dark);
    border-color: var(--walnut-dark);
    color: #fff;
}

.btn-ghost {
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.54);
    color: #fff;
}

.btn-ghost:hover,
.btn-ghost:focus {
    background: #fff;
    color: var(--ink);
}

.hero-section,
.sub-hero {
    background-position: center;
    background-size: cover;
    color: #fff;
    min-height: 100vh;
    position: relative;
}

.hero-section {
    background-image: url("https://images.unsplash.com/photo-1511081692775-05d0f180a065?auto=format&fit=crop&w=1800&q=82");
}

.sub-hero {
    min-height: 74vh;
}

.about-hero {
    background-image: linear-gradient(rgba(18, 18, 18, 0.38), rgba(18, 18, 18, 0.82)), url("https://images.unsplash.com/photo-1445116572660-236099ec97a0?auto=format&fit=crop&w=1800&q=82");
}

.menu-hero {
    background-image: linear-gradient(rgba(18, 18, 18, 0.34), rgba(18, 18, 18, 0.82)), url("https://images.unsplash.com/photo-1442512595331-e89e73853f31?auto=format&fit=crop&w=1800&q=82");
}

.contact-hero {
    background-image: linear-gradient(rgba(18, 18, 18, 0.38), rgba(18, 18, 18, 0.82)), url("https://images.unsplash.com/photo-1521017432531-fbd92d768814?auto=format&fit=crop&w=1800&q=82");
}

.hero-overlay {
    background:
        linear-gradient(90deg, rgba(18, 18, 18, 0.92), rgba(18, 18, 18, 0.58) 52%, rgba(18, 18, 18, 0.28)),
        linear-gradient(0deg, rgba(90, 56, 40, 0.38), transparent 42%);
    inset: 0;
    position: absolute;
}

.hero-content {
    position: relative;
    z-index: 1;
}

.min-vh-75 {
    min-height: 74vh;
}

.eyebrow {
    color: #d8ad8f;
    display: inline-flex;
    font-size: 0.78rem;
    font-weight: 900;
    letter-spacing: 0;
    text-transform: uppercase;
}

.eyebrow.dark {
    color: var(--walnut);
}

.hero-title {
    font-size: clamp(3.4rem, 9vw, 7.6rem);
    font-weight: 950;
    line-height: 0.92;
    max-width: 900px;
}

.hero-title.compact {
    font-size: clamp(2.8rem, 7vw, 5.6rem);
}

.hero-text {
    color: rgba(255, 255, 255, 0.86);
    font-size: clamp(1rem, 2vw, 1.25rem);
    line-height: 1.7;
    max-width: 680px;
}

.hero-panel {
    background: rgba(31, 31, 31, 0.92);
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 8px;
    color: var(--white);
    padding: 1.5rem;
}

.hero-panel h2 {
    font-size: 1.35rem;
    font-weight: 900;
}

.panel-label {
    color: #d8ad8f;
    font-size: 0.76rem;
    font-weight: 900;
    margin-bottom: 0.75rem;
    text-transform: uppercase;
}

.section-padding {
    padding: 6rem 0;
}

.intro-band,
.soft-band {
    background: var(--charcoal);
    color: var(--white);
}

.intro-band .section-title,
.soft-band .section-title {
    color: var(--white);
}

.section-title {
    font-size: clamp(2rem, 4vw, 3.8rem);
    font-weight: 950;
    line-height: 1;
}

.section-copy {
    color: var(--muted);
    font-size: 1.05rem;
    line-height: 1.85;
}

.mini-stat {
    background: #2a2a2a;
    border: 1px solid var(--light-line);
    border-radius: 8px;
    height: 100%;
    padding: 1.25rem;
}

.mini-stat strong {
    color: #d8ad8f;
    display: block;
    font-size: 2rem;
    font-weight: 950;
}

.mini-stat span {
    color: rgba(255, 255, 255, 0.68);
    display: block;
    font-weight: 700;
}

.menu-card,
.story-card,
.form-card {
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 8px;
    overflow: hidden;
}

.menu-card {
    box-shadow: 0 18px 50px rgba(18, 18, 18, 0.09);
    transition: transform 180ms ease, box-shadow 180ms ease;
}

.menu-card:hover {
    box-shadow: 0 24px 60px rgba(18, 18, 18, 0.16);
    transform: translateY(-4px);
}

.menu-card img {
    aspect-ratio: 4 / 3;
    display: block;
    object-fit: cover;
    width: 100%;
}

.menu-image-wrap {
    position: relative;
}

.badge-noy {
    background: var(--ink);
    border-radius: 999px;
    color: var(--white);
    font-size: 0.75rem;
    font-weight: 900;
    padding: 0.45rem 0.7rem;
    position: absolute;
    right: 1rem;
    top: 1rem;
}

.menu-card-body {
    padding: 1.25rem;
}

.menu-card h2,
.menu-card h3 {
    font-size: 1.2rem;
    font-weight: 900;
    margin: 0.15rem 0 0;
}

.menu-card p {
    color: var(--muted);
    line-height: 1.65;
    margin: 1rem 0 0;
}

.menu-category {
    color: var(--walnut);
    font-size: 0.76rem;
    font-weight: 900;
    text-transform: uppercase;
}

.price {
    color: var(--walnut);
    font-weight: 950;
    white-space: nowrap;
}

.text-link {
    color: var(--ink);
    font-weight: 900;
    text-decoration: none;
}

.text-link:hover {
    color: var(--walnut);
}

.vibe-section {
    background:
        linear-gradient(90deg, rgba(18, 18, 18, 0.035), transparent 26%),
        #fff;
}

.photo-stack {
    min-height: 560px;
    position: relative;
}

.photo-main,
.photo-small {
    border-radius: 8px;
    box-shadow: 0 22px 70px rgba(18, 18, 18, 0.22);
    object-fit: cover;
    position: absolute;
}

.photo-main {
    height: 500px;
    left: 0;
    top: 0;
    width: 78%;
}

.photo-small {
    border: 8px solid #fff;
    bottom: 0;
    height: 260px;
    right: 0;
    width: 48%;
}

.feature-list {
    display: grid;
    gap: 0.8rem;
}

.feature-list div,
.contact-list div {
    align-items: center;
    display: flex;
    gap: 0.9rem;
}

.feature-list i,
.contact-list i {
    align-items: center;
    background: var(--concrete);
    border-radius: 8px;
    color: var(--walnut-dark);
    display: inline-flex;
    flex: 0 0 42px;
    height: 42px;
    justify-content: center;
    width: 42px;
}

.feature-list span,
.contact-list span {
    color: var(--ink);
    font-weight: 800;
}

.cta-band {
    background:
        linear-gradient(90deg, rgba(18, 18, 18, 0.94), rgba(52, 52, 52, 0.9)),
        var(--ink);
    color: #fff;
}

.values-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.values-grid div,
.story-card {
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 8px;
    padding: 1.3rem;
}

.values-grid i {
    color: var(--walnut);
    font-size: 1.7rem;
}

.values-grid h3,
.story-card h3 {
    font-size: 1.1rem;
    font-weight: 900;
    margin: 0.9rem 0 0.5rem;
}

.values-grid p,
.story-card p {
    color: var(--muted);
    line-height: 1.65;
    margin: 0;
}

.story-card span {
    color: #d8ad8f;
    font-weight: 950;
}

.menu-toolbar {
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 8px;
    padding: 0.7rem;
}

.filter-btn {
    background: transparent;
    border: 1px solid transparent;
    border-radius: 8px;
    color: var(--muted);
    font-weight: 900;
    padding: 0.65rem 1rem;
}

.filter-btn.active,
.filter-btn:hover {
    background: var(--ink);
    color: #fff;
}

.form-card {
    padding: 1.5rem;
}

.form-control,
.form-select {
    border-color: var(--line);
    border-radius: 8px;
    padding: 0.8rem 0.9rem;
}

.form-control:focus,
.form-select:focus {
    border-color: var(--walnut);
    box-shadow: 0 0 0 0.2rem rgba(138, 90, 60, 0.18);
}

.site-footer {
    background: var(--ink);
    color: #fff;
}

.footer-brand {
    color: #fff;
}

.footer-brand .brand-icon {
    background: var(--walnut);
    color: var(--white);
}

.footer-title {
    color: #d8ad8f;
    font-size: 0.8rem;
    font-weight: 950;
    text-transform: uppercase;
}

.footer-copy,
.footer-line {
    color: rgba(255, 255, 255, 0.68);
}

.social-link {
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    color: #fff;
    display: inline-flex;
    height: 42px;
    justify-content: center;
    text-decoration: none;
    width: 42px;
}

.social-link:hover {
    background: var(--walnut);
    color: #fff;
}

.footer-line {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    font-size: 0.9rem;
}

.admin-hero,
.pos-shell {
    background:
        linear-gradient(135deg, rgba(18, 18, 18, 0.94), rgba(52, 52, 52, 0.92)),
        var(--ink);
    color: var(--white);
    padding: 8rem 0 3rem;
}

.admin-title,
.pos-topbar h1 {
    font-size: clamp(2.4rem, 6vw, 5rem);
    font-weight: 950;
    line-height: 0.95;
    margin: 0.5rem 0 0;
}

.admin-subtitle {
    color: rgba(255, 255, 255, 0.72);
    font-size: 1.08rem;
    margin: 1rem 0 0;
    max-width: 720px;
}

.admin-section {
    background: #ebe6de;
    padding: 3rem 0 6rem;
}

.dashboard-stat,
.ops-card,
.pos-panel,
.cart-panel {
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 8px;
    box-shadow: 0 18px 54px rgba(18, 18, 18, 0.1);
}

.dashboard-stat {
    display: grid;
    gap: 0.8rem;
    min-height: 150px;
    padding: 1.25rem;
}

.dashboard-stat span {
    color: var(--muted);
    display: block;
    font-weight: 850;
}

.dashboard-stat strong {
    color: var(--ink);
    display: block;
    font-size: clamp(1.65rem, 3.2vw, 2.15rem);
    font-weight: 950;
    line-height: 1;
    margin-top: 0;
    overflow-wrap: normal;
    white-space: nowrap;
}

.dashboard-stat.is-negative strong {
    color: #b42318;
}

.ops-card {
    padding: 1.4rem;
}

.ops-card-header {
    border-bottom: 1px solid var(--line);
    margin-bottom: 1.25rem;
    padding-bottom: 1rem;
}

.ops-card-header h2,
.cart-header h2 {
    font-size: 1.35rem;
    font-weight: 950;
    margin: 0.25rem 0 0;
}

.search-control {
    max-width: 280px;
}

.ops-table {
    min-width: 760px;
}

.ops-table-scroll {
    overflow-x: auto;
    padding-bottom: 0.6rem;
    scrollbar-color: var(--walnut) #e4ded5;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
}

.ops-table-scroll::-webkit-scrollbar {
    height: 10px;
}

.ops-table-scroll::-webkit-scrollbar-track {
    background: #e4ded5;
    border-radius: 999px;
}

.ops-table-scroll::-webkit-scrollbar-thumb {
    background: var(--walnut);
    border-radius: 999px;
}

.ops-table-scroll::-webkit-scrollbar-thumb:hover {
    background: var(--walnut-dark);
}

.ops-table thead th {
    color: var(--muted);
    font-size: 0.78rem;
    text-transform: uppercase;
}

.ops-table td strong,
.ops-table td small {
    display: block;
}

.ops-table td small {
    color: var(--muted);
    max-width: 360px;
}

.stock-grid-form {
    align-items: center;
    display: inline-flex;
    gap: 0.45rem;
    min-width: 150px;
}

.stock-grid-input {
    max-width: 76px;
    text-align: center;
}

.expense-table {
    min-width: 980px;
}

.reservation-table {
    min-width: 1100px;
}

.dashboard-table {
    min-width: 880px;
}

.dashboard-filter-card .btn {
    min-height: 48px;
}

.dashboard-summary-row .dashboard-stat span {
    line-height: 1.35;
}

.dashboard-table th,
.dashboard-table td {
    white-space: nowrap;
}

.expense-amount {
    color: var(--walnut);
    font-weight: 950;
    white-space: nowrap;
}

.reservation-stat {
    min-height: 120px;
}

.reservation-message {
    display: block;
    max-width: 280px;
    white-space: normal;
}

.reservation-status-form {
    align-items: center;
    display: inline-flex;
    gap: 0.5rem;
    min-width: 230px;
}

.reservation-status-pending {
    background: rgba(138, 90, 60, 0.14);
    color: var(--walnut-dark);
}

.reservation-status-confirmed {
    background: rgba(21, 112, 239, 0.13);
    color: #175cd3;
}

.reservation-status-completed {
    background: rgba(3, 152, 85, 0.13);
    color: #027a48;
}

.reservation-status-cancelled {
    background: rgba(180, 35, 24, 0.12);
    color: #b42318;
}

.code-pill,
.status-pill {
    border-radius: 999px;
    display: inline-flex;
    font-size: 0.75rem;
    font-weight: 950;
    padding: 0.4rem 0.65rem;
}

.code-pill {
    background: var(--ink);
    color: var(--white);
}

.status-pill.is-ready {
    background: rgba(90, 56, 40, 0.13);
    color: var(--walnut-dark);
}

.status-pill.is-empty {
    background: rgba(18, 18, 18, 0.1);
    color: var(--muted);
}

.helper-text {
    color: var(--muted);
    font-size: 0.86rem;
}

.pos-shell {
    min-height: 100vh;
    padding-bottom: 5rem;
}

.pos-topbar {
    align-items: end;
    display: flex;
    gap: 1.5rem;
    justify-content: space-between;
    margin-bottom: 2rem;
}

.pos-shift {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid var(--light-line);
    border-radius: 8px;
    padding: 0.9rem 1.1rem;
    text-align: right;
}

.pos-shift span,
.pos-shift strong {
    display: block;
}

.pos-shift span {
    color: rgba(255, 255, 255, 0.66);
}

.pos-panel,
.cart-panel {
    padding: 1.2rem;
}

.cart-panel {
    color: var(--ink);
}

.pos-filter-row {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr minmax(220px, 320px);
    margin-bottom: 1.25rem;
}

.pos-toolbar {
    overflow-x: auto;
    white-space: nowrap;
}

.pos-product-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
}

.pos-product-card {
    background: #f9f7f2;
    border: 1px solid var(--line);
    border-radius: 8px;
    color: var(--ink);
    display: grid;
    gap: 0.65rem;
    grid-template-rows: auto auto auto 1fr auto;
    min-height: 100%;
    padding: 0.75rem;
    text-align: left;
    width: 100%;
}

.pos-product-card:hover,
.pos-product-card:focus {
    border-color: var(--walnut);
    box-shadow: 0 12px 30px rgba(18, 18, 18, 0.12);
}

.pos-product-card img {
    aspect-ratio: 4 / 3;
    border-radius: 6px;
    object-fit: cover;
    width: 100%;
}

.pos-product-card strong {
    font-size: 1rem;
    font-weight: 950;
}

.pos-product-card small {
    color: var(--muted);
    font-weight: 750;
}

.pos-product-footer {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    justify-content: space-between;
    margin-top: 0.25rem;
}

.pos-product-footer > span {
    color: var(--walnut);
    font-weight: 950;
}

.pos-product-card > span:last-child {
    color: var(--walnut);
    font-weight: 950;
}

.pos-product-card:disabled {
    cursor: not-allowed;
    opacity: 0.62;
}

.add-to-cart-btn {
    align-items: center;
    background: var(--ink);
    border: 0;
    border-radius: 8px;
    color: var(--white);
    display: inline-flex;
    font-size: 0.88rem;
    font-weight: 950;
    justify-content: center;
    min-height: 38px;
    padding: 0.55rem 0.75rem;
    white-space: nowrap;
}

.add-to-cart-btn:hover,
.add-to-cart-btn:focus {
    background: var(--walnut);
}

.add-to-cart-btn:disabled {
    background: rgba(18, 18, 18, 0.22);
    cursor: not-allowed;
}

.cart-panel {
    position: sticky;
    top: 6rem;
}

.cart-header {
    align-items: center;
    border-bottom: 1px solid var(--line);
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
}

.customer-box {
    margin: 1rem 0;
}

.cart-items {
    border-bottom: 1px solid var(--line);
    display: grid;
    gap: 0.8rem;
    margin-bottom: 1rem;
    max-height: 280px;
    overflow: auto;
    padding-bottom: 1rem;
}

.empty-cart {
    color: var(--muted);
    margin: 0;
}

.cart-item {
    align-items: center;
    background: #f9f7f2;
    border-radius: 8px;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    padding: 0.8rem;
}

.cart-item strong,
.cart-item span {
    display: block;
}

.cart-item strong {
    color: var(--ink);
}

.cart-item span {
    color: var(--muted);
    font-size: 0.9rem;
}

.qty-control {
    align-items: center;
    display: inline-flex;
    gap: 0.5rem;
}

.qty-control button {
    align-items: center;
    background: var(--ink);
    border: 0;
    border-radius: 6px;
    color: var(--white);
    display: inline-flex;
    font-weight: 950;
    height: 30px;
    justify-content: center;
    width: 30px;
}

.cart-summary {
    display: grid;
    gap: 0.8rem;
    margin-bottom: 1rem;
}

.cart-summary > div {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.cart-summary label,
.cart-summary span {
    color: var(--muted);
    font-weight: 850;
}

.cart-summary strong {
    font-weight: 950;
}

.money-input {
    max-width: 150px;
    text-align: right;
}

.total-row {
    border-bottom: 1px solid var(--line);
    border-top: 1px solid var(--line);
    padding: 0.8rem 0;
}

.total-row strong {
    color: var(--walnut);
    font-size: 1.45rem;
}

.receipt-preview {
    background: #f9f7f2;
    border: 1px dashed rgba(18, 18, 18, 0.28);
    border-radius: 8px;
    display: grid;
    gap: 0.7rem;
    margin-top: 1rem;
    padding: 1rem;
}

.receipt-brand {
    border-bottom: 1px dashed rgba(18, 18, 18, 0.22);
    display: grid;
    gap: 0.25rem;
    padding-bottom: 0.75rem;
    text-align: center;
}

.receipt-brand strong {
    font-size: 1rem;
    font-weight: 950;
}

.receipt-brand span,
.receipt-meta span,
.receipt-footer-note {
    color: var(--muted);
    font-size: 0.82rem;
}

.receipt-meta {
    display: grid;
    gap: 0.25rem;
}

.receipt-preview strong,
.receipt-preview span,
.receipt-preview small {
    display: block;
}

.receipt-preview > strong {
    font-weight: 950;
    text-align: center;
}

.receipt-lines {
    border-bottom: 1px dashed rgba(18, 18, 18, 0.2);
    border-top: 1px dashed rgba(18, 18, 18, 0.2);
    display: grid;
    gap: 0.45rem;
    padding: 0.7rem 0;
}

.receipt-item {
    display: grid;
    gap: 0.2rem;
    grid-template-columns: 1fr auto;
}

.receipt-item-name {
    color: var(--ink);
    font-weight: 850;
    grid-column: 1 / -1;
}

.receipt-item strong {
    text-align: right;
}

.receipt-total {
    display: grid;
    grid-template-columns: 1fr auto;
}

.receipt-total {
    font-weight: 900;
}

.receipt-grand-total {
    border-bottom: 1px dashed rgba(18, 18, 18, 0.2);
    border-top: 1px dashed rgba(18, 18, 18, 0.2);
    display: grid;
    font-size: 1.05rem;
    font-weight: 950;
    grid-template-columns: 1fr auto;
    padding: 0.6rem 0;
}

.receipt-footer-note {
    padding-top: 0.25rem;
    text-align: center;
}

@media print {
    @page {
        margin: 6mm;
        size: 80mm auto;
    }

    body * {
        visibility: hidden;
    }

    .receipt-preview,
    .receipt-preview * {
        visibility: visible;
    }

    .receipt-preview {
        background: #fff;
        border: 0;
        box-shadow: none;
        color: #000;
        left: 0;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        width: 72mm;
    }

    .receipt-brand span,
    .receipt-meta span,
    .receipt-footer-note {
        color: #000;
    }
}

@media (max-width: 991.98px) {
    .navbar-collapse {
        background: rgba(18, 18, 18, 0.98);
        border: 1px solid var(--light-line);
        border-radius: 8px;
        margin-top: 0.8rem;
        padding: 1rem;
    }

    .hero-section,
    .sub-hero {
        min-height: 82vh;
    }

    .photo-stack {
        min-height: auto;
    }

    .photo-main,
    .photo-small {
        position: static;
        width: 100%;
    }

    .photo-main {
        height: 360px;
    }

    .photo-small {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .reservation-toast {
        left: 1rem;
        right: 1rem;
        top: 5.5rem;
    }

    .pos-topbar {
        align-items: stretch;
        flex-direction: column;
    }

    .pos-shift {
        text-align: left;
    }

    .pos-filter-row {
        grid-template-columns: 1fr;
    }

    .pos-product-grid {
        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    }

    .cart-panel {
        position: static;
    }

    .search-control {
        max-width: 100%;
    }
}

@media (max-width: 575.98px) {
    .section-padding {
        padding: 4rem 0;
    }

    .hero-title {
        font-size: 3.25rem;
    }

    .hero-title.compact {
        font-size: 2.45rem;
    }

    .values-grid {
        grid-template-columns: 1fr;
    }

    .hero-actions .btn {
        width: 100%;
    }
}
