/* CHILL Mobile Refresh 1.0. Isolated to the original mobile breakpoint.
   No rules outside this media query: desktop CSS and layout are untouched. */
@media (max-width: 760px) {
  html {scroll-padding-top:108px;}
  body {--cm-dock:68px;--cm-safe:env(safe-area-inset-bottom,0px);-webkit-text-size-adjust:100%;}
  body.cm-enabled,body.cm-enabled.has-demo-bar {padding-bottom:calc(var(--cm-dock) + var(--cm-safe) + 18px);}
  .wrap,.bz-workspace {width:calc(100% - 32px);}
  .topline {font-size:11px;background:#100f0d;}
  .topline .wrap {padding:7px 0;align-items:center;gap:8px;}
  .topline .location {display:flex;align-items:center;gap:4px;white-space:nowrap;}
  .topline .location .muted,.topline .wrap>span:last-child {display:none;}
  .topline .top-hours {display:block;font-size:10px;white-space:nowrap;color:#ada393;}
  .topline .location svg {color:var(--gold);}
  .site-header {background:#141210f5;backdrop-filter:blur(14px);}
  .nav {height:66px;gap:12px;}
  .nav .logo {width:137px;}
  .nav .logo img {height:38px;}
  .nav-right {gap:8px;}
  .nav-right .account-btn {display:none;}
  .nav-right .btn,.nav-right .icon-btn {height:44px;min-height:44px;min-width:44px;padding:10px;border-radius:13px;}
  .nav-right .cart-btn {position:relative;background:#242019;border-color:#443b2e;color:var(--gold);}
  .nav-right .cart-text {display:none;}
  .nav-right .cart-count {position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;line-height:18px;border:2px solid #141210;box-sizing:content-box;font-size:9px;}
  .mobile-menu-toggle {display:flex;}
  .desktop-nav {display:none;}
  .nav-right .bz-manage-link {padding:10px!important;}
  .nav-right .bz-manage-link span {display:none;}
  .mobile-nav.open {position:absolute;top:100%;left:0;right:0;max-height:calc(100dvh - 190px);overflow-y:auto;background:#1c1915;box-shadow:0 18px 26px #0009;border:1px solid #494031;border-top:0;border-radius:0 0 24px 24px;padding:12px 16px 18px;gap:4px;}
  .mobile-nav a {display:flex;align-items:center;min-height:48px;padding:12px 14px;border:1px solid #ffffff0b;border-radius:12px;color:#eee6d8;background:#242019;font-size:14px;}
  .mobile-nav a:active {border-color:var(--gold);}
  .cm-menu-backdrop {position:fixed;inset:0;z-index:49;background:#05040380;}
  .cm-dock {position:fixed;left:0;right:0;bottom:0;z-index:65;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:7px 10px calc(6px + var(--cm-safe));background:#1d1915f7;border-top:1px solid #615032;backdrop-filter:blur(18px);box-shadow:0 -8px 24px #0005;}
  .cm-dock a,.cm-dock button {position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;min-width:0;min-height:52px;padding:4px 2px;background:none;border:0;border-radius:12px;font-family:var(--body);font-size:10px;line-height:1.2;color:#b6ad9e;text-align:center;}
  .cm-dock svg {width:22px;height:22px;stroke-width:1.7;}
  .cm-dock .cm-active {background:#ffc3090d;color:var(--gold);}
  .cm-dock .cm-active::before {content:"";position:absolute;top:-7px;width:23px;height:2px;border-radius:0 0 3px 3px;background:var(--gold);}
  .cm-dock .cm-cart-badge {position:absolute;top:0;left:calc(50% + 4px);min-width:16px;height:16px;padding:0 3px;background:var(--gold);color:#15120b;border:2px solid #1d1915;border-radius:20px;font-size:9px;font-weight:750;line-height:12px;}
  .cm-keyboard .cm-dock {display:none;}
  /* The same hero content, laid out as a compact mobile editorial composition. */
  .bz-hero {padding:22px 0 24px;background:radial-gradient(ellipse at 100% 22%,#ffc3090b,transparent 68%);text-align:left;}
  .bz-hero-grid {display:grid;grid-template-columns:minmax(0,1fr);gap:15px;}
  .bz-hero-copy {display:contents;}
  .bz-hero .bz-city {order:1;justify-self:start;padding:6px 10px;gap:6px;font-size:11px;line-height:1.35;border-color:#ffc30955;background:#ffc30908;}
  .bz-city svg {width:14px;height:14px;}
  .bz-hero .eyebrow {display:none;}
  .bz-hero h1 {order:2;margin:0;max-width:none;font-size:clamp(30px,8.35vw,49px);letter-spacing:-.055em;line-height:1.14;overflow-wrap:break-word;}
  .bz-hero h1 .accent {color:#ffc309;}
  .bz-hero .lede {order:3;margin:0;max-width:550px;font-size:13px;line-height:1.65;color:#bfb4a4;}
  .bz-art {order:4;width:100%;max-width:490px;margin:4px auto 0;height:auto;display:grid;grid-template-columns:1.3fr 1fr;grid-template-rows:124px 86px auto;gap:10px;}
  .bz-orbit,.bz-city-stamp {display:none;}
  .bz-game-object,.bz-food-object,.bz-screen-object {position:relative;inset:auto;width:auto;height:auto;margin:0;transform:none;min-width:0;}
  .bz-game-object {grid-column:1;grid-row:1 / span 2;padding:16px;border-radius:21px;border-color:#67563a;background:radial-gradient(ellipse at 80% 12%,#59504166,transparent 70%),linear-gradient(155deg,#302b24,#1c1916);box-shadow:0 10px 18px #0003;}
  .bz-object-no {font-size:9px;color:#d5b668;letter-spacing:.12em;}
  .bz-console {right:24px;top:38px;width:42px;height:101px;transform:rotate(8deg);}
  .bz-gamepad {left:13px;top:53px;transform:rotate(-13deg);}
  .bz-gamepad svg {width:95px;height:80px;}
  .bz-game-object>strong {left:16px;bottom:37px;font-size:clamp(16px,4.4vw,21px);line-height:1.22;letter-spacing:-.035em;}
  .bz-game-object>small {left:16px;bottom:17px;font-size:7px;letter-spacing:.09em;}
  .bz-food-object {grid-column:2;grid-row:1;padding:12px 13px;border-radius:21px;background:linear-gradient(130deg,#ffdd4f,#ffc309 70%);box-shadow:0 8px 16px #0003;}
  .bz-food-object>div {position:absolute;right:6px;top:6px;width:75px;height:45px;gap:0;transform:rotate(-9deg);opacity:.8;}
  .bz-food-object svg {width:39px;height:39px;filter:none;}
  .bz-food-object>span {display:block;margin-top:3px;font-size:7px;letter-spacing:.08em;max-width:35px;}
  .bz-food-object>strong {font-size:clamp(16px,4.2vw,20px);margin:27px 0 0;line-height:1.15;letter-spacing:-.04em;}
  .bz-food-object>small {display:none;}
  .bz-screen-object {grid-column:2;grid-row:2;padding:12px;gap:8px;box-shadow:none;border-radius:17px;background:#211e19;}
  .bz-screen-object svg {width:29px;height:29px;}
  .bz-screen-object small {display:none;}
  .bz-screen-object strong {font-size:11px;line-height:1.45;margin:0;}
  .bz-hookah-note {position:static;grid-column:1/-1;justify-self:start;padding:2px 0;gap:8px;border:0;background:none;font-size:11px;color:#bfb3a0;}
  .bz-hookah-note svg {width:19px;height:19px;}
  .bz-hookah-note span {display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;}
  .bz-hookah-note small {font-size:10px;margin:0;color:#978c7b;}
  .bz-art:has(>.bz-hero-photo) {display:block;aspect-ratio:16/10;max-width:490px;}
  .bz-hero-photo {display:block;border-radius:21px;width:100%;height:100%;object-fit:cover;}
  .bz-hero .hero-ctas {order:5;display:grid;grid-template-columns:1.12fr 1fr;gap:9px;margin:0;}
  .bz-hero .hero-ctas .btn {min-height:50px;font-size:12px;font-weight:700;padding:12px 10px;gap:6px;border-radius:13px;}
  .bz-hero .hero-ctas .btn svg {width:17px;height:17px;}
  .bz-hero .hero-ctas .btn.secondary {border-color:#66543a;background:#ffffff03;}
  .bz-hero .hero-foot {order:6;margin:0;max-width:none;gap:9px;justify-content:space-between;flex-wrap:wrap;font-size:9px;line-height:1.4;color:#b6a990;}
  .bz-hero .hero-foot span {gap:4px;}
  .bz-hero .hero-foot svg {width:13px;height:13px;}
  /* Larger category tiles and a separate, swipeable food rail. */
  .section {padding:28px 0;}
  .section-heading {gap:12px;align-items:center;margin-bottom:16px;}
  .section-heading h2 {font-size:clamp(21px,5.4vw,28px);line-height:1.3;letter-spacing:-.04em;}
  .section-heading p {font-size:12px;line-height:1.65;}
  .section-heading .eyebrow {font-size:8px;line-height:1.5;letter-spacing:.12em;margin-bottom:8px;}
  .section-heading .text-link {min-height:44px;font-size:11px;gap:4px;white-space:nowrap;}
  .category-rail {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;overflow:visible;}
  .category-rail>.category-tile {min-width:0;min-height:105px;gap:9px;justify-content:center;padding:15px 5px;border-radius:18px;background:linear-gradient(155deg,#2a241b,#1e1a16);border-color:#514330;}
  .category-rail>.category-tile:first-child {border-color:#997522;background:linear-gradient(150deg,#493a15,#211b12);}
  .category-rail>.category-tile svg {width:34px;height:34px;stroke-width:1.3;}
  .category-rail>.category-tile span {font-size:12px;line-height:1.3;}
  .cm-food-rail {grid-column:1/-1;display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#5b492a #161310;padding:2px 0 7px;margin-top:4px;}
  .cm-food-rail .category-tile {flex:none;min-width:0;min-height:44px;padding:9px 12px;flex-direction:row;gap:7px;scroll-snap-align:start;border-radius:12px;background:#1e1b17;}
  .cm-food-rail .category-tile svg {width:21px;height:21px;}
  .cm-food-rail .category-tile span {font-size:12px;white-space:nowrap;}
  .product-grid,.catalog-layout .product-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
  .product-card {border-radius:19px;border-color:#453b2d;box-shadow:0 7px 16px #0002;}
  .product-cover,.catalog-layout .product-cover {height:auto;aspect-ratio:1.18;background:radial-gradient(ellipse at 55% 70%,#5a472a66,transparent 78%),#242018;}
  .product-cover>svg {width:71px;height:71px;}
  .product-cover .preview-label {bottom:8px;left:9px;font-size:7px!important;letter-spacing:.04em;}
  .product-info,.catalog-layout .product-info {padding:12px;}
  .product-info h3,.catalog-layout .product-info h3 {font-size:14px;line-height:1.35;overflow-wrap:break-word;}
  .product-info>p {font-size:11px;line-height:1.65;min-height:0;margin-top:8px;color:#b6aa96;}
  .product-bottom {display:flex;flex-direction:column;align-items:stretch;gap:10px;padding-top:14px;}
  .price,.catalog-layout .price {font-size:20px;line-height:1.25;}
  .price small {display:inline;margin-left:4px;font-size:10px;}
  .add-btn,.catalog-layout .add-btn {width:100%;min-height:44px;height:auto;padding:10px 6px;gap:5px;border-radius:11px;font-size:12px;background:#ffc30914;border-color:#80601c;}
  .add-btn>span {display:inline;}
  .add-btn:disabled {opacity:.6;background:#ffffff04;color:#a99b86;border-color:#504331;}
  .fav-btn {width:44px;height:44px;top:5px;right:5px;background:#191510cf;}
  .fav-btn svg {width:18px;height:18px;}
  .tag {top:12px;left:9px;font-size:7px;max-width:calc(100% - 65px);overflow-wrap:anywhere;}
  .bz-stock {font-size:11px!important;}
  .rental-days {flex-direction:column;align-items:stretch;gap:8px;margin-top:12px;padding-top:10px;font-size:11px;}
  .stepper {gap:8px;}
  .stepper button {width:40px;height:40px;min-width:40px;border-radius:10px;}
  .rental-days .stepper {justify-content:space-between;}
  .stepper span {font-size:14px;}
  .benefit-strip {grid-template-columns:minmax(0,1fr);gap:16px;margin-top:24px;padding:22px 0;}
  .benefit {padding:0;gap:13px;}
  .benefit>svg {width:26px;height:26px;}
  .benefit h3 {font-size:14px;}
  .benefit p {font-size:12px;line-height:1.7;}
  .bonus-banner {padding:24px;border-radius:21px;display:block;background:linear-gradient(120deg,#ffda3f,#ffc309);}
  .bonus-banner h2 {font-size:clamp(22px,5.7vw,30px);line-height:1.25;letter-spacing:-.05em;}
  .bonus-banner p {font-size:12px;line-height:1.7;max-width:370px;}
  .bonus-banner .eyebrow {font-size:9px;}
  .bonus-banner .btn {margin-top:19px;width:100%;min-height:48px;}
  .bonus-banner .bonus-number {display:none;}
  .steps-grid {grid-template-columns:minmax(0,1fr);gap:12px;}
  .step-card {border-radius:18px;padding:20px;}
  .step-card h3 {font-size:15px;}
  .step-card p {font-size:12px;line-height:1.7;}
  .gallery-empty {min-height:210px;border-radius:19px;padding:24px 20px;}
  .gallery-empty h3 {font-size:17px;line-height:1.4;}
  .gallery-empty p {font-size:12px;line-height:1.7;}
  .gallery-slide {height:330px;padding:12px 44px 42px;}
  .gallery-arrow {width:44px;height:44px;}
  .gallery-arrow.prev {left:5px;}.gallery-arrow.next {right:5px;}
  /* Catalog, account and staff views keep their functionality and data. */
  .page-head {padding:24px 0 20px;}
  .page-head h1,.prose h1 {font-size:clamp(25px,6.5vw,38px);line-height:1.25;}
  .page-head p {font-size:12px;line-height:1.7;}
  .crumbs {font-size:11px;line-height:1.5;margin-bottom:15px;}
  .catalog-layout {grid-template-columns:minmax(0,1fr);gap:18px;}
  .catalog-sidebar .side-title,.catalog-sidebar .sidebar-promo {display:none;}
  .catalog-sidebar {position:static;}
  .catalog-sidebar .side-menu {display:flex;flex-direction:row;overflow-x:auto;gap:7px;padding:0 0 8px;margin:0;scrollbar-width:thin;}
  .catalog-sidebar .side-menu a {flex:none;min-height:44px;padding:10px 12px;font-size:12px;white-space:nowrap;border:1px solid #3f3629;border-radius:12px;background:#1f1b16;}
  .catalog-sidebar .side-menu a.active {border-color:#997722;background:#ffc30914;}
  .catalog-sidebar .side-menu .count {display:none;}
  .catalog-sidebar .side-menu svg {width:18px;height:18px;}
  .catalog-toolbar {display:grid;grid-template-columns:minmax(0,1fr);gap:9px;}
  .catalog-toolbar .searchbox {min-height:48px;width:100%;}
  .catalog-toolbar select {width:100%;max-width:none;}
  .catalog-title {gap:12px;align-items:center;}
  .catalog-title h2 {font-size:22px;line-height:1.3;}
  .catalog-title small {font-size:11px;}
  .notice {font-size:11px;line-height:1.7;padding:13px;border-radius:12px;}
  input:not([type=checkbox]):not([type=radio]),select,textarea {font-size:16px!important;max-width:100%;min-height:48px;}
  .searchbox input {min-width:0;}
  .label {font-size:12px;line-height:1.5;}
  .field {margin-bottom:17px;}
  .form-note {font-size:11px;line-height:1.7;}
  .check-line {font-size:12px;line-height:1.7;align-items:flex-start;}
  .check-line input {min-width:20px;min-height:20px;margin-top:3px;}
  .btn,.btn.small,.icon-btn {min-height:44px;}
  .btn {font-size:13px;}
  .btn.small {font-size:12px;padding:10px 13px;}
  .btn:hover:not(:disabled),.product-card:hover,.category-tile:hover {transform:none;}
  .auth-layout {grid-template-columns:minmax(0,1fr);padding:26px 0 36px;gap:22px;}
  .auth-copy h1 {font-size:28px;line-height:1.25;}
  .auth-copy .eyebrow {font-size:9px;margin-bottom:12px;}
  .auth-copy p {font-size:13px;line-height:1.7;margin:14px 0 0;}
  .auth-perks {display:none;}
  .auth-form {padding:22px 18px;}
  .auth-form h2 {font-size:23px;line-height:1.3;}
  .auth-form>p {font-size:12px;line-height:1.7;}
  .tabs button {min-height:44px;font-size:13px;}
  .account-layout {grid-template-columns:minmax(0,1fr);gap:20px;}
  .account-sidebar .side-menu {gap:7px;padding:0 0 9px;margin:0;scrollbar-width:thin;}
  .account-sidebar .side-menu a,.account-sidebar .side-menu button {min-height:44px;font-size:12px;border:1px solid #463b2a;border-radius:12px;padding:10px 13px;}
  .account-greeting h1 {font-size:25px;line-height:1.25;overflow-wrap:anywhere;}
  .account-greeting p {font-size:11px;line-height:1.6;}
  .account-columns,.address-grid,.profile-grid {grid-template-columns:minmax(0,1fr);}
  .stat-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
  .stat-card {padding:16px;border-radius:17px;}
  .stat-card .stat-value {font-size:26px;overflow-wrap:anywhere;}
  .stat-label {font-size:11px;line-height:1.5;}
  .stat-card small {font-size:10px;line-height:1.6;}
  .panel {padding:18px;border-radius:18px;min-width:0;}
  .panel-title {align-items:flex-start;gap:10px;flex-wrap:wrap;}
  .panel-title h2 {font-size:18px;line-height:1.4;}
  .panel-title .live-label {font-size:10px;}
  .order-card {padding:18px;border-radius:18px;}
  .order-top {flex-wrap:wrap;gap:12px;}
  .status-badge {font-size:10px;line-height:1.5;}
  .order-info p,.order-items-mini {font-size:12px;line-height:1.65;}
  .order-bottom {gap:14px;flex-wrap:wrap;}
  .order-actions {gap:8px;flex-wrap:wrap;}
  .timer-card h4 {font-size:12px;}
  .timer-card p {font-size:11px;}
  .timer-value {font-size:25px;max-width:100%;}
  .checkout-layout {grid-template-columns:minmax(0,1fr);}
  .checkout-summary {position:static;}
  .form-grid {grid-template-columns:minmax(0,1fr);gap:0;}
  .form-grid .span-2 {grid-column:auto;}
  .radio-cards {grid-template-columns:repeat(3,minmax(0,1fr));}
  .radio-card {min-height:48px;font-size:12px;padding:10px 8px;}
  .checkout-summary .total-line {font-size:13px;}
  .promo-entry {gap:8px;}
  .promo-entry input {min-width:0;flex:1;}
  .cart-item {display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px 12px;align-items:start;padding:18px 0;}
  .cart-art,.cart-art img {width:48px;height:48px;border-radius:12px;}
  .cart-item-info h3 {font-size:14px;line-height:1.45;}
  .cart-item-info p {font-size:11px;}
  .cart-item-controls {gap:10px;flex-direction:column;align-items:flex-start;}
  .cart-item-controls label {font-size:11px;gap:8px;flex-wrap:nowrap;}
  .cart-item .stepper button {width:40px;height:40px;border-radius:10px;}
  .cart-item .stepper span {font-size:14px;min-width:20px;}
  .cart-item-price {grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:16px;text-align:left;}
  .cart-item-price button {margin:0;width:44px;height:44px;border:1px solid #473b2c;border-radius:12px;}
  .cart-item-price button svg {width:19px;height:19px;}
  #modal {position:fixed;inset:auto 0 0;margin:0;width:100%;max-width:none;max-height:calc(100dvh - 24px);padding:20px 20px calc(24px + var(--cm-safe));border:1px solid #6a5636;border-bottom:0;border-radius:24px 24px 0 0;background:#1e1a16;overscroll-behavior:contain;scroll-padding-block:82px 22px;}
  #modal .dialog-head {position:sticky;top:-20px;z-index:3;margin:-20px -20px 20px;padding:18px 20px 14px;background:#1e1a16f7;border-bottom:1px solid #44392b;border-radius:24px 24px 0 0;backdrop-filter:blur(12px);}
  #modal .dialog-head .icon-btn {width:44px;height:44px;min-width:44px;border-radius:13px;}
  #modal .dialog-head h2 {font-size:23px;line-height:1.3;}
  #modal .empty-state {padding:16px 6px;}
  #modal .empty-state h3 {font-size:19px;line-height:1.4;}
  #modal .empty-state p {font-size:13px;line-height:1.7;}
  #modal .btn.full {min-height:50px;}
  .cm-dialog-open {overflow:hidden;}
  #beta-welcome {width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:23px;background:#1f1b16;scroll-padding-bottom:84px;}
  #beta-welcome .bw-layout {display:flex;flex-direction:column;}
  #beta-welcome .bw-founder {flex-direction:row;align-items:center;gap:14px;padding:18px;border:0;border-bottom:1px solid #4b3e2c;}
  #beta-welcome .bw-portrait {width:72px;height:80px;object-fit:cover;border-radius:15px;flex-shrink:0;}
  #beta-welcome .bw-identity {padding:0;}
  #beta-welcome .bw-identity h3 {font-size:21px;}
  #beta-welcome .bw-identity p {font-size:11px;line-height:1.5;}
  #beta-welcome .bw-eyebrow,#beta-welcome .bw-signature {display:none;}
  #beta-welcome .bw-content {padding:21px 18px 16px;}
  #beta-welcome h2 {font-size:28px;margin:15px 0;}
  #beta-welcome .bw-speech {font-size:13px;line-height:1.7;}
  #beta-welcome .bw-contacts small {font-size:11px;}
  #beta-welcome .bw-contacts strong {font-size:14px;}
  #beta-welcome .bw-contacts a {min-height:60px;padding:10px;}
  #beta-welcome .cm-beta-actions {position:sticky;bottom:0;padding:12px 18px calc(12px + var(--cm-safe));border-top:1px solid #5a4627;background:#1f1b16fa;box-shadow:0 -12px 22px #1f1b16;}
  #beta-welcome .cm-beta-actions #beta-welcome-enter {margin:0;min-height:50px;font-size:14px;}
  #beta-welcome .bw-footnote {font-size:10px;margin-top:8px;}
  .bz-head {padding:26px 0 20px;gap:14px;}
  .bz-head h1 {font-size:29px;line-height:1.25;}
  .bz-head p {font-size:12px;line-height:1.7;}
  .bz-head-actions {gap:9px;justify-content:flex-start;}
  .bz-head-actions .btn {font-size:12px;}
  .bz-tabs {gap:5px;margin-right:0;padding-bottom:6px;scrollbar-width:thin;}
  .bz-tabs a {min-height:44px;padding:12px;font-size:12px;border-radius:11px 11px 0 0;}
  .bz-toolbar {gap:14px;}
  .bz-toolbar h2 {font-size:22px;line-height:1.35;}
  .bz-toolbar p,.bz-note {font-size:12px;line-height:1.75;}
  .bz-toolbar form {display:flex;flex-direction:column;align-items:stretch;width:100%;}
  .bz-toolbar form>input,.bz-toolbar form>select {max-width:none;width:100%;}
  .bz-toolbar form .btn {align-self:stretch;}
  .bz-stats {gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));}
  .bz-stat {padding:15px;min-height:122px;border-radius:18px;}
  .bz-stat small {font-size:11px;}
  .bz-stat strong,.bz-stats.secondary .bz-stat strong {font-size:24px;}
  .bz-stat span {font-size:10px;line-height:1.6;}
  .bz-columns {grid-template-columns:minmax(0,1fr);gap:14px;}
  .bz-period {flex-wrap:wrap;align-items:flex-end;gap:8px;}
  .bz-period .field {min-width:0;flex:1 1 calc(50% - 8px);}
  .bz-period .btn {min-height:48px;}
  .bz-content .panel {padding:16px;}
  .bz-table-scroll {overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#b18123 #201c16;}
  .bz-table {font-size:13px;}
  .bz-table th {font-size:11px;}
  .bz-table td {padding-top:14px;padding-bottom:14px;}
  .bz-table small {font-size:11px;line-height:1.55;}
  .cm-table-hint {font-size:10px;letter-spacing:.025em;color:#baab91;margin:0 0 8px;}
  .bz-pill {font-size:11px;white-space:normal;}
  .bz-empty h3 {font-size:18px;line-height:1.4;}
  .bz-empty p {font-size:12px;}
  .bz-list-row {flex-wrap:wrap;font-size:13px;}
  .bz-assign select {min-width:0;width:100%;}
  .bz-assign .btn {width:100%;}
  .bz-costs summary {min-height:44px;font-size:13px;}
  .bz-chart-row {grid-template-columns:36px minmax(0,1fr) 84px;}
  .bz-chart-row strong {font-size:11px;}
  .bz-chart-row small {font-size:10px;}
  .media-grid {grid-template-columns:repeat(2,minmax(0,1fr));}
  .media-upload {padding:22px 16px;}
  .operator-product {grid-template-columns:minmax(0,1fr);}
  .operator-form {grid-template-columns:minmax(0,1fr);}
  .operator-meta {gap:10px;}
  .site-footer {padding-top:30px;}
  .footer-grid {display:block;}
  .footer-copy {font-size:12px;line-height:1.8;}
  .footer-links {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px;margin-top:20px;font-size:12px;}
  .footer-links a {padding:10px 0;min-height:44px;}
  .footer-bottom {font-size:10px;line-height:1.8;}
  .bz-text-button {min-height:44px;font-size:11px;}
  /* Keep the test warning visible, but no longer over the product photography. */
  .demo-bar {position:static;margin:0 16px 15px;padding:10px 12px;border:1px solid #685020;border-radius:12px;font-size:10px;line-height:1.6;z-index:auto;}
  .toast-stack {right:12px;bottom:calc(var(--cm-dock) + var(--cm-safe) + 12px);width:calc(100vw - 24px);}
  .toast {padding:14px;border-radius:16px;}
  .toast strong {font-size:13px;}
  .toast p {font-size:12px;line-height:1.6;}
  .toast button {min-width:36px;min-height:36px;}
  .bz-analytics {left:10px;right:10px;bottom:calc(var(--cm-dock) + var(--cm-safe) + 12px);max-height:calc(100dvh - 180px);overflow-y:auto;gap:10px;}
  .bz-analytics strong {font-size:13px;}
  .bz-analytics p {font-size:12px;line-height:1.6;}
  .bz-analytics .btn {min-height:44px;}
  @media(max-width:360px) {
    .nav .logo {width:120px;}
    .bz-hero h1 {font-size:29px;}
    .bz-gamepad svg {width:80px;}
    .bz-gamepad {left:9px;}
    .bz-console {right:18px;width:37px;height:94px;}
    .bz-screen-object {gap:6px;padding:10px;}
    .bz-screen-object svg {width:23px;height:23px;}
    .bz-screen-object strong {font-size:10px;}
    .bz-hero .hero-ctas .btn {font-size:11px;padding:12px 7px;gap:4px;}
    .bz-hero .hero-ctas .btn:first-child svg {display:none;}
    .bz-hero .hero-foot {font-size:8px;gap:7px;}
    .product-grid,.catalog-layout .product-grid {gap:9px;}
    .product-info,.catalog-layout .product-info {padding:10px;}
    .product-info h3,.catalog-layout .product-info h3 {font-size:13px;}
    .product-info>p {font-size:11px;}
    .price,.catalog-layout .price {font-size:18px;}
    .price small {display:block;margin:2px 0 0;}
    .rental-days .stepper button {width:36px;min-width:36px;height:40px;}
    .section-heading .text-link {font-size:10px;}
    .cm-dock {padding-left:5px;padding-right:5px;}
    .cm-dock a,.cm-dock button {font-size:9px;}
  }
  @media (prefers-reduced-motion: reduce) {
    .cm-dock *,#modal,.bz-hero * {transition:none;animation:none;}
  }
}
