html.app-booting .prototype{visibility:hidden}.standalone-mode{background:#fcfaf5}
.standalone-mode .prototype{max-width:none;min-height:100vh;margin:0;border:0;border-radius:0;box-shadow:none}
.standalone-mode .prototype-header{display:none}
.standalone-mode .app{min-height:100vh}
.customer-live-reservation{width:min(calc(100% - 84px),1166px);display:none;align-items:center;justify-content:space-between;gap:16px;margin:0 auto 4px;padding:12px 15px;border:1px solid #e8e1d8;border-radius:10px;background:#fff;box-shadow:0 7px 18px rgba(43,31,22,.035)}
.customer-live-reservation.show{display:flex}
.customer-live-reservation>div{display:grid;gap:4px}
.customer-live-reservation small{color:#968a80;font-size:8px;font-weight:700;letter-spacing:.09em}
.customer-live-reservation b{color:#453a33;font-size:11px}
.customer-live-reservation p{margin:0;color:#857970;font-size:9px;line-height:1.4}
.customer-live-reservation .live-state{flex:none;border-radius:18px;padding:6px 9px;color:#9b681c;background:#fbf0d3;font-size:9px;font-weight:700}
.customer-live-reservation.accepted .live-state{color:#467455;background:#e4f1e8}
.customer-live-reservation.rejected .live-state{color:#954b3c;background:#f6e2dc}
.reservation-head,.reservation-row{grid-template-columns:minmax(145px,1.6fr) .55fr .5fr .9fr .85fr minmax(132px,.95fr)!important}
.reservation-row.server-reservation{position:relative;padding-left:42px!important;background:#fffdf9}
.reservation-row.server-reservation:before{position:absolute;left:8px;top:50%;content:'LIVE';border-radius:9px;padding:3px 5px;color:#4e7e5a;background:#e4f1e8;font-size:7px;font-weight:800;letter-spacing:.06em;transform:translateY(-50%)}
.reservation-row.server-reservation>span small{display:block;margin-top:3px;color:#968d85;font-size:8px}
.reservation-row.server-reservation .server-reason{color:#8b4a3d;font-size:9px}
.reservation-decision{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;min-width:132px}
.reservation-decision button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:59px!important;padding:7px 8px!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important}
.api-error-note{color:#9b4d3e!important}
#merchant .sidebar{position:relative}
#merchant .place.tenant-trigger{position:relative;cursor:pointer;user-select:none}
#merchant .place.tenant-trigger:focus-visible{outline:2px solid #efb8a0;outline-offset:3px;border-radius:7px}
.tenant-switcher{position:absolute;z-index:90;top:112px;left:15px;display:none;width:200px;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:10px;padding:6px;background:#413936;box-shadow:0 16px 36px rgba(17,12,10,.3)}
.tenant-switcher.show{display:grid}
.tenant-switcher>small{padding:7px 9px;color:#aFA6a0;font-size:8px;font-weight:800;letter-spacing:.1em}
.tenant-switcher button{display:grid;grid-template-columns:29px 1fr auto;align-items:center;gap:9px;width:100%;border:0;border-radius:7px;padding:8px;color:#e8e1dc;background:transparent;text-align:left}
.tenant-switcher button:hover,.tenant-switcher button.active{background:#5e2f25}
.tenant-switcher button>span:first-child{display:grid;place-items:center;width:27px;height:27px;border-radius:7px;color:#fff;background:#aa674f;font-family:Georgia,serif;font-size:12px;font-weight:700}
.tenant-switcher button>span:nth-child(2){display:grid;gap:3px}
.tenant-switcher button b{font-size:10px}
.tenant-switcher button small{color:#b9afa9;font-size:8px}
.tenant-switcher button em{color:#f0bba7;font-size:12px;font-style:normal;opacity:0}
.tenant-switcher button.active em{opacity:1}
.tenant-context{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:15px 0 0;padding:10px 13px;border:1px solid #e7dfd7;border-radius:9px;color:#766b63;background:#fffdf9;font-size:9px}
.tenant-context b{display:block;color:#443a34;font-size:10px}
.tenant-context span{color:#8e8178}
.tenant-context .tenant-scope{border-radius:15px;padding:5px 8px;color:#4e7859;background:#e7f1e8;font-size:8px;font-weight:800}
.tenant-empty-state{padding:24px 18px;color:#8d827a;text-align:center;font-size:10px}
#merchant .reservation-row[hidden]{display:none!important}
.customer-auth-gate{position:fixed;z-index:120;inset:0;display:none;align-items:center;justify-content:center;padding:24px;background:#e9e4dc}
.customer-auth-gate.show{display:flex}
.customer-auth-shell{width:min(900px,100%);display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;border:1px solid rgba(81,61,47,.14);border-radius:20px;background:#fffdf9;box-shadow:0 28px 70px rgba(50,37,27,.22)}
.customer-account-menu{position:fixed;z-index:110;top:var(--customer-account-menu-top,68px);left:var(--customer-account-menu-left,12px);display:none;width:min(286px,calc(100vw - 24px));overflow:hidden;border:1px solid #e7dcd3;border-radius:14px;background:#fffdf9;box-shadow:0 18px 42px rgba(52,31,22,.22);transform:translateY(-5px);transform-origin:top right;opacity:0;transition:opacity .16s ease,transform .16s ease}.customer-account-menu.show{display:block;transform:translateY(0);opacity:1}.customer-account-menu-identity{display:flex;align-items:center;gap:11px;padding:15px;border-bottom:1px solid #efe6df;background:linear-gradient(135deg,#fff9f5,#f7e9df)}.customer-account-menu-avatar{display:grid;flex:none;place-items:center;width:38px;height:38px;border-radius:50%;color:#713826;background:#e9c0aa;font-size:10px;font-weight:800}.customer-account-menu-identity>div{display:grid;gap:2px;min-width:0}.customer-account-menu-identity small{color:#a07968;font-size:8px;font-weight:800;letter-spacing:.1em}.customer-account-menu-identity b{overflow:hidden;color:#473932;font:400 16px/1.1 Georgia,'Times New Roman',serif;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.customer-account-menu-identity p{overflow:hidden;margin:0;color:#8d6657;font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.customer-account-menu-actions{padding:6px}.customer-account-menu-actions button{display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:9px;align-items:center;width:100%;border:0;border-radius:9px;padding:10px;color:#543d33;background:transparent;text-align:left}.customer-account-menu-actions button:hover,.customer-account-menu-actions button:focus-visible{outline:0;background:#faf1eb}.customer-account-menu-actions button>span:first-child{display:grid;place-items:center;width:20px;height:20px;border-radius:6px;color:#93452f;background:#f3ddd1;font-size:13px}.customer-account-menu-actions button>span:nth-child(2){display:grid;gap:2px;min-width:0}.customer-account-menu-actions b{color:#543a30;font-size:10px}.customer-account-menu-actions small{color:#998b82;font-size:8px;line-height:1.3}.customer-account-menu-actions i{color:#9f5a43;font-style:normal;font-size:14px}.customer-account-menu-actions .customer-account-menu-logout{grid-template-columns:20px minmax(0,1fr);color:#a04835}.customer-account-menu-actions .customer-account-menu-logout>span:first-child{color:#a04835;background:#f8e4dc}.customer-account-menu-actions .customer-account-menu-logout b{color:#9a4633}
.customer-auth-story{display:flex;flex-direction:column;justify-content:space-between;min-height:590px;padding:38px;color:#f7eee8;background:linear-gradient(145deg,#4b2118,#8e2f1b 65%,#c87355)}
.customer-auth-brand{display:flex;align-items:center;gap:10px}
.customer-auth-brand .brand-mark{background:#fff;color:#8e2f1b}
.customer-auth-story h1{margin:0 0 12px;font-family:Georgia,'Times New Roman',serif;font-size:42px;font-weight:400;line-height:.95;letter-spacing:-.05em}
.customer-auth-story p{margin:0;color:#edcfc3;font-size:12px;line-height:1.55}
.customer-auth-story small{color:#d9b7aa;font-size:9px;line-height:1.5}
.customer-auth-card{padding:38px 42px}
.customer-auth-card>span{color:#9a8b81;font-size:9px;font-weight:800;letter-spacing:.11em}
.customer-auth-card h2{margin:8px 0 7px;color:#332b26;font-family:Georgia,'Times New Roman',serif;font-size:31px;font-weight:400;letter-spacing:-.045em}
.customer-auth-card>p{margin:0;color:#8a7f76;font-size:11px;line-height:1.45}
.customer-auth-tabs{display:flex;gap:5px;margin:23px 0 17px;padding:4px;border-radius:9px;background:#f3eee7}
.customer-auth-tabs button{flex:1;border:0;border-radius:7px;padding:9px;color:#887b72;background:transparent;font-size:10px;font-weight:700}
.customer-auth-tabs button.active{color:#fff;background:#473832}
.customer-auth-form{display:none;gap:12px}
.customer-auth-form.active{display:grid}
.customer-auth-form label{display:grid;gap:6px;color:#887c73;font-size:8px;font-weight:800;letter-spacing:.08em}
.customer-auth-form input{width:100%;height:42px;border:1px solid #e5ddd5;border-radius:8px;padding:0 11px;color:#463d37;background:#fff;font-size:11px;outline:none}
.customer-auth-form input:focus{border-color:#a66a55;box-shadow:0 0 0 3px rgba(166,106,85,.1)}
.customer-auth-form button{margin-top:4px;border:0;border-radius:8px;padding:12px;color:#fff;background:#8e2f1b;font-size:11px;font-weight:800}
.customer-auth-form .customer-auth-forgot{justify-self:start;margin:-5px 0 0;padding:0;color:#8e2f1b;background:transparent;font-size:9px;text-decoration:underline;text-underline-offset:3px}
.customer-auth-form .customer-auth-forgot:hover,.customer-auth-form .customer-auth-forgot:focus-visible{color:#5f2116;background:transparent;outline:0}
.customer-auth-message{min-height:17px;margin:12px 0 0!important;color:#9a4d3b!important;font-size:9px!important}
.customer-auth-message.success{color:#4e7e5a!important}
.customer-session-line button{color:#8e2f1b!important}
.customer-decision-notification{position:fixed;z-index:115;top:18px;left:50%;display:none;width:min(430px,calc(100vw - 30px));grid-template-columns:35px 1fr auto;align-items:start;gap:11px;padding:15px;border:1px solid #e4c8bf;border-radius:12px;color:#613d33;background:#fff9f6;box-shadow:0 18px 48px rgba(63,37,28,.2);transform:translateX(-50%)}
.customer-decision-notification.show{display:grid}
.customer-decision-notification>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;background:#a55340;font-size:16px;font-weight:800}
.customer-decision-notification b{display:block;margin-bottom:4px;color:#59342b;font-size:12px}
.customer-decision-notification p{margin:0;color:#80675e;font-size:10px;line-height:1.45}
.customer-decision-notification button{border:0;padding:0;color:#8f776e;background:transparent;font-size:18px}
.row-action.checked-in,.row-action:disabled{justify-self:center;cursor:default!important;color:#8e2f1b!important;background:transparent!important;opacity:1!important;pointer-events:none!important}
.booking-option-setup{margin-top:16px;overflow:hidden;border:1px solid #e6ddd4;border-radius:12px;background:#fffdf9}.booking-option-setup-head{display:flex;align-items:start;justify-content:space-between;gap:14px;padding:16px 17px 13px;border-bottom:1px solid #eee6df}.booking-option-setup-head b{display:block;color:#453931;font-size:12px}.booking-option-setup-head small{display:block;margin-top:4px;color:#8b7f76;font-size:9px;line-height:1.4}.booking-option-steps{display:flex;align-items:center;gap:8px;padding:11px 17px;color:#8f8379;background:#faf6f1;font-size:8px;font-weight:800;letter-spacing:.06em}.booking-option-steps span{display:inline-grid;place-items:center;width:17px;height:17px;border-radius:50%;color:#fff;background:#9d5b43;font-size:8px}.booking-option-builder{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:17px}.booking-option-builder-simple{gap:13px}.booking-option-field{display:grid;gap:7px}.booking-option-field.wide{grid-column:1/-1}.booking-option-field>span{color:#8c8077;font-size:8px;font-weight:800;letter-spacing:.09em}.booking-choice-grid{display:flex;flex-wrap:wrap;gap:6px}.booking-choice-grid button{border:1px solid #e5ddd6;border-radius:8px;padding:8px 10px;color:#6d6057;background:#fff;font-size:9px;font-weight:700}.booking-choice-grid button.active{border-color:#9c4f35;color:#7c311e;background:#f8e5dc;box-shadow:inset 0 0 0 1px rgba(156,79,53,.08)}.booking-option-field input{width:100%;height:37px;border:1px solid #e4dcd3;border-radius:8px;padding:0 10px;color:#4d433c;background:#fff;font-size:10px}.booking-option-field input:focus{border-color:#a86a53;outline:0;box-shadow:0 0 0 3px rgba(168,106,83,.11)}.booking-option-numbers{display:grid;grid-template-columns:1fr 1fr;gap:9px}.booking-option-advanced{grid-column:1/-1;border:1px solid #eadfd6;border-radius:9px;background:#fffaf7}.booking-option-advanced summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;padding:11px 12px;color:#694b3e;font-size:9px;font-weight:800;list-style:none}.booking-option-advanced summary::-webkit-details-marker{display:none}.booking-option-advanced summary::after{content:'⌄';color:#9a5c47;font-size:13px}.booking-option-advanced[open] summary{border-bottom:1px solid #eee1d8}.booking-option-advanced[open] summary::after{transform:rotate(180deg)}.booking-option-advanced summary small{margin-left:auto;color:#967d70;font-size:8px;font-weight:700}.booking-option-advanced-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:13px}.booking-option-preview{grid-column:1/-1;display:flex;align-items:center;gap:11px;padding:12px;border:1px dashed #dccfc4;border-radius:9px;background:#fcf8f4}.booking-option-preview>span{display:grid;place-items:center;flex:none;width:33px;height:33px;border-radius:9px;color:#88452e;background:#efd7ca;font-size:15px}.booking-option-preview div{display:grid;gap:3px;min-width:0}.booking-option-preview b{color:#4d3c32;font-size:11px}.booking-option-preview small{color:#86776e;font-size:9px;line-height:1.35}.booking-option-builder-actions{display:flex;align-items:center;justify-content:space-between;gap:9px;grid-column:1/-1}.booking-option-builder-actions small{color:#93867c;font-size:8px;line-height:1.35}.booking-option-builder-actions div{display:flex;gap:7px}.booking-option-builder-actions button{border:1px solid #decfc4;border-radius:7px;padding:8px 10px;color:#7b412d;background:#fff8f4;font-size:9px;font-weight:800}.booking-option-builder-actions button.primary{border-color:#8e2f1b;color:#fff;background:#8e2f1b}.booking-option-card{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 17px;border-top:1px solid #eee8e1}.booking-option-card:first-child{border-top:0}.booking-option-card>span{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;color:#7b3e2b;background:#f3e1d7;font-size:15px}.booking-option-card>div{display:grid;gap:3px;min-width:0}.booking-option-card b{color:#493d35;font-size:11px}.booking-option-card small{color:#8f8178;font-size:8px;font-weight:800;letter-spacing:.06em}.booking-option-card p{margin:0;color:#80736a;font-size:9px;line-height:1.35}.booking-option-card-actions{display:flex;gap:6px}.booking-option-card-actions button{border:1px solid #ddd4cb;border-radius:7px;padding:7px 8px;color:#75402f;background:#fff9f5;font-size:8px;font-weight:800}.booking-option-card-actions button.is-off{color:#7d756e;background:#f2efeb}.booking-option-card-actions button.is-danger{border-color:#dfc4bb;color:#8e2f1b;background:#fdf2ee}.booking-option-combine-badge{display:inline-flex;align-items:center;margin-left:6px;padding:2px 7px;border-radius:20px;color:#3f6b45;background:#e6f0e3;font-size:8px;font-weight:800;letter-spacing:.02em;vertical-align:middle}.booking-facility-summary{display:grid;gap:3px;margin-top:10px;padding:10px 11px;border:1px solid #eaded4;border-radius:8px;color:#7e7168;background:#fff}.booking-facility-summary b{color:#4e4037;font-size:10px}.booking-facility-summary small{color:#897d74;font-size:8px;line-height:1.4}.booking-combo-hint{display:flex;align-items:center;gap:8px;margin-top:8px;padding:9px 11px;border:1px solid #cfe3ce;border-radius:8px;color:#3f6b45;background:#eef6ed}.booking-combo-hint span{font-size:13px}.booking-combo-hint small{color:#3f6b45;font-size:9px;line-height:1.4}.booking-combo-hint small b{color:#2c4f31}
@media(max-width:680px){.booking-option-setup-head{display:grid}.booking-option-builder{grid-template-columns:1fr}.booking-option-field.wide,.booking-option-advanced,.booking-option-preview,.booking-option-builder-actions{grid-column:auto}.booking-option-advanced-fields{grid-template-columns:1fr}.booking-option-builder-actions{align-items:stretch;flex-direction:column}.booking-option-builder-actions div{display:grid;grid-template-columns:1fr 1fr}.booking-option-card{grid-template-columns:31px minmax(0,1fr)}.booking-option-card-actions{grid-column:1/-1}.booking-option-card-actions button{flex:1}.booking-option-steps{overflow:auto;white-space:nowrap}}
.booking-extra-table{display:none!important}
.merchant-date-picker{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.merchant-date-picker input{width:142px;min-width:0;border:0;outline:0;color:#534a43;background:transparent;font:inherit;font-weight:700;cursor:pointer}.merchant-date-picker input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.65}
.merchant-menu-art,.booking-menu-art{overflow:hidden}
.merchant-menu-art img,.booking-menu-art img{width:100%;height:100%;display:block;object-fit:cover}
.menu-image-upload{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:13px;margin-top:15px;padding:12px;border:1px solid #e7dfd7;border-radius:9px;background:#faf7f2}
.menu-image-preview{display:grid;place-items:center;width:92px;height:78px;overflow:hidden;border-radius:8px;color:#9b8e84;background:#eee6dc;font-size:9px;text-align:center}
.menu-image-preview img{width:100%;height:100%;object-fit:cover}
.menu-video-preview{display:grid;place-items:center;width:92px;height:78px;overflow:hidden;border-radius:8px;color:#9b8e84;background:#26201c;font-size:9px;text-align:center}
.menu-video-preview video{width:100%;height:100%;object-fit:cover;background:#26201c}
.menu-image-upload label{margin:0!important}
.menu-image-upload input{height:auto!important;border:0!important;padding:7px 0!important;background:transparent!important;font-size:9px!important}
.menu-image-upload small{display:block;margin-top:5px;color:#988c82;font-size:8px;font-weight:400;letter-spacing:0;line-height:1.4}
.menu-image-status{display:block;margin-top:7px;color:#8a6757;font-size:8px}
.menu-image-status.success{color:#4e7e5a}
.menu-video-status{display:block;margin-top:7px;color:#8a6757;font-size:8px}.menu-video-status.success{color:#4e7e5a}.menu-image-upload em{color:#9c877a;font-size:8px;font-style:normal;font-weight:400}
@media(max-width:680px){
  .customer-account-menu{z-index:121}
  .standalone-mode .customer-top{padding:19px 20px 13px}
  .standalone-mode .customer-content{padding:14px 18px 90px}
  .customer-live-reservation{width:calc(100% - 36px);align-items:flex-start;margin-bottom:4px}
  .customer-live-reservation b{font-size:10px}
  .customer-auth-gate{align-items:stretch;padding:0}
  .customer-auth-shell{display:block;overflow-y:auto;border:0;border-radius:0}
  .customer-auth-story{min-height:205px;padding:25px}
  .customer-auth-story h1{max-width:300px;font-size:31px}
  .customer-auth-story small{display:none}
  .customer-auth-card{padding:27px 22px 38px}
  .menu-image-upload{grid-template-columns:74px 1fr}
  .menu-image-preview,.menu-video-preview{width:74px;height:66px}
}

/* Customer discovery header. */
#customer .customer-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr);
  gap:18px;
  width:100%;
  overflow:hidden;
  padding:23px 38px 27px;
  color:#fff;
  background:linear-gradient(135deg,#6e281d 0%,#963f2b 58%,#b86445 100%);
  box-shadow:inset 0 -1px 0 rgba(255,255,255,.12);
}
#customer .customer-hero-brand,
#customer .customer-hero-main,
#customer .customer-hero-search{
  width:min(100%,1250px);
  margin-right:auto;
  margin-left:auto;
}
#customer .customer-hero-brand,
#customer .customer-hero-main{
  display:flex;
  align-items:center;
  justify-content:space-between;
}
#customer .customer-hero-main{
  display:grid;
  grid-template-columns:minmax(0,1fr) max-content;
  column-gap:18px;
  min-width:0;
}
#customer .customer-hero .brand strong,
#customer .customer-hero .brand em{
  color:#fff;
}
#customer .customer-hero .brand-mark{
  color:#7d2f20;
  background:#fff6ef;
  box-shadow:none;
}
#customer .customer-hero .profile{
  flex:none;
  padding:0;
  border-color:rgba(255,255,255,.8);
  color:#fff;
  background:rgba(255,255,255,.16);
  box-shadow:none;
}
#customer .customer-location{
  min-width:0;
  display:grid;
  gap:5px;
  border:0;
  padding:0;
  color:#fff;
  background:transparent;
  text-align:left;
}
#customer .customer-location small{
  color:#f0c9ba;
  font-size:10px;
  letter-spacing:.04em;
}
#customer .customer-location b{
  min-width:0;
  display:flex;
  align-items:center;
  gap:8px;
  overflow:hidden;
  font-size:19px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
#customer .customer-location b span{
  flex:none;
  font-size:21px;
}
#customer .customer-hero-actions{
  flex:none;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  justify-self:end;
  gap:10px;
  margin-left:auto;
}
#customer .customer-reward,
#customer .customer-alert{
  flex:none;
  position:relative;
  width:51px;
  height:51px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.26);
  border-radius:50%;
  padding:0;
  line-height:1;
}
#customer .customer-reward{
  align-content:center;
  gap:1px;
  border-color:#c98a52;
  color:#4a2c14;
  background:#c98a52;
}
#customer .customer-reward.tier-silver{
  border-color:#c3c9cf;
  color:#3c4247;
  background:#c3c9cf;
}
#customer .customer-reward.tier-gold{
  border-color:#f1be62;
  color:#75301f;
  background:#f1be62;
}
#customer .customer-reward span{
  font-family:Georgia,'Times New Roman',serif;
  font-size:18px;
  font-weight:700;
  line-height:1;
}
#customer .customer-reward small{
  font-size:7px;
  font-weight:800;
  letter-spacing:.06em;
  text-transform:uppercase;
}
#customer .customer-alert{
  color:#fff;
  background:rgba(255,255,255,.1);
  font-size:21px;
}
#customer .customer-alert i{
  position:absolute;
  top:7px;
  right:7px;
  width:8px;
  height:8px;
  border:2px solid #963f2b;
  border-radius:50%;
  background:#ffe7db;
  pointer-events:none;
  display:none;
}
#customer .customer-alert.has-unread i{
  display:block;
}
.customer-notifications-panel{
  display:none;
  position:fixed;
  z-index:60;
  top:78px;
  right:16px;
  width:min(340px,calc(100vw - 32px));
  max-height:70vh;
  overflow-y:auto;
  border:1px solid #ebe6df;
  border-radius:13px;
  background:#fff;
  box-shadow:0 18px 40px rgba(40,28,18,.18);
}
.customer-notifications-panel.show{
  display:block;
}
.customer-notifications-head{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:10px;
  padding:15px 17px;
  border-bottom:1px solid #f0ebe5;
}
.customer-notifications-head b{
  color:#3a332d;
  font-size:12px;
}
.customer-notifications-head small{
  color:#a99f96;
  font-size:9px;
}
.customer-notifications-list{
  display:grid;
}
.customer-notification-row{
  display:flex;
  align-items:flex-start;
  gap:10px;
  padding:13px 17px;
  border-top:1px solid #f4efe9;
}
.customer-notification-row:first-child{
  border-top:0;
}
.customer-notification-row b{
  display:block;
  color:#443b35;
  font-size:11px;
}
.customer-notification-row p{
  margin:3px 0 0;
  color:#8e857b;
  font-size:10px;
  line-height:1.4;
}
.customer-notification-pill{
  flex:none;
  border-radius:14px;
  padding:4px 8px;
  color:#478169;
  background:#e4f1e8;
  font-size:9px;
  font-weight:700;
  white-space:nowrap;
}
.customer-notification-pill.rejected{
  color:#9a3b2e;
  background:#fbe4df;
}
.customer-notification-pill.invite{color:#8a4b2d;background:#f7e4d5}.customer-notification-row.table-invite>div{min-width:0}.customer-notification-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.customer-notification-actions .feature-action{padding:7px 8px;font-size:8px}
.customer-notification-empty{
  padding:20px 17px;
  color:#a99f96;
  font-size:11px;
  text-align:center;
}
#customer .customer-hero-search{
  display:grid;
  align-self:stretch;
  justify-self:stretch;
  width:100%;
  max-width:1250px;
  height:auto;
  gap:0;
  overflow:hidden;
  padding:0;
  border:0;
  border-radius:17px;
  background:#fff;
  box-shadow:0 13px 28px rgba(64,20,12,.16);
}
#customer .customer-query{
  height:55px;
  display:flex;
  align-items:center;
  gap:12px;
  padding:0 17px;
}
#customer .customer-query>span{
  flex:none;
  color:#a35b45;
  font-size:23px;
}
#customer .customer-query input{
  flex:1;
  width:100%;
  min-width:0;
  border:0;
  outline:0;
  color:#342c27;
  background:transparent;
  font-size:14px;
}
#customer .customer-query input::placeholder{
  color:#9d9189;
}
#customer .customer-cuisine-tags{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  padding:8px 12px;
  border-top:1px solid #eee4dc;
  background:#fffdfb;
}
#customer .customer-cuisine-tags button{
  border:1px solid #e6dcd4;
  border-radius:999px;
  padding:6px 9px;
  color:#796b62;
  background:#fff;
  font-size:9px;
  font-weight:700;
  white-space:nowrap;
}
#customer .customer-cuisine-tags button.active{
  border-color:#8e2f1b;
  color:#fff;
  background:#8e2f1b;
}
#customer .customer-search-options{
  display:grid;
  grid-template-columns:minmax(150px,1.1fr) minmax(105px,.7fr) 64px;
  min-width:0;
  border-top:1px solid #eee4dc;
  background:#fffaf6;
}
#customer .customer-search-options label{
  min-width:0;
  display:grid;
  gap:2px;
  padding:9px 14px 10px;
  border-right:1px solid #eee4dc;
}
#customer .customer-guest-field{
  min-width:0;
  display:grid;
  gap:3px;
  padding:8px 10px;
  border-right:1px solid #eee4dc;
}
#customer .customer-guest-stepper{
  display:grid;
  grid-template-columns:28px minmax(20px,1fr) 28px;
  align-items:center;
  gap:3px;
}
#customer .customer-search-options .customer-guest-stepper button{
  width:28px;
  height:25px;
  border:1px solid #e4d8cf;
  border-radius:7px;
  color:#7f2f20;
  background:#fff;
  font-size:15px;
  font-weight:700;
}
#customer .customer-guest-stepper strong{
  color:#4c3a32;
  font-size:12px;
  text-align:center;
}
#customer .customer-search-options small{
  color:#a37a68;
  font-size:8px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
#customer .customer-search-options input{
  width:100%;
  min-width:0;
  border:0;
  outline:0;
  color:#4c3a32;
  background:transparent;
  font-size:12px;
  font-weight:700;
}
#customer .customer-search-options button{
  display:grid;
  place-items:center;
  border:0;
  padding:0;
  color:#fff;
  background:#7f2f20;
  font-size:21px;
}
#customer .venue-cuisine-tag{
  border:1px solid #e4d8ce;
  border-radius:999px;
  padding:4px 7px;
  color:#7f3a28;
  background:#fff7f2;
  font-size:8px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:none;
}
#customer .customer-filter-results{
  padding-top:5px;
}
#customer .customer-results-intro{
  margin:0 0 18px;
}
#customer .customer-results-intro h1{
  margin:6px 0 5px;
  color:#2c2824;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(30px,4vw,46px);
  font-weight:400;
  line-height:1;
  letter-spacing:-.05em;
}
#customer .customer-results-intro p{
  margin:0;
  color:#81776e;
  font-size:12px;
}
#customer .customer-filter-results .section-head{
  margin-top:24px;
}
#customer .customer-result-count{
  display:grid;
  place-items:center;
  min-width:30px;
  height:30px;
  border-radius:50%;
  color:#7f2f20;
  background:#f2dfd7;
  font-size:10px;
  font-weight:800;
}
#customer .customer-suggestion-block{
  margin-top:30px;
  padding-top:3px;
  border-top:1px solid #e8dfd7;
}
#customer .customer-suggestion-block .venue{
  background:#fffdfb;
}
#customer .customer-search-empty{
  margin:0;
  padding:18px;
  border:1px dashed #dfd4ca;
  border-radius:12px;
  color:#81776e;
  background:#fffaf6;
  font-size:12px;
}
#customer #booking-modal{
  position:fixed;
  z-index:100;
  inset:0;
  overflow-y:auto;
  overscroll-behavior:contain;
  padding:18px 20px calc(18px + env(safe-area-inset-bottom,0px));
}
#customer #booking-modal .sheet{
  max-height:calc(100dvh - 15vh - env(safe-area-inset-bottom,0px));
  overflow-y:auto;
  margin-top:auto;
  margin-bottom:0;
  overscroll-behavior:contain;
}
#customer .digital-time-picker{
  display:grid;
  grid-template-columns:minmax(66px,1fr) auto minmax(66px,1fr) auto;
  align-items:end;
  gap:7px;
  margin-top:9px;
}
#customer .digital-time-picker label{
  display:grid;
  gap:4px;
}
#customer .digital-time-picker label small{
  color:#92867c;
  font-size:8px;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
}
#customer .digital-time-picker select{
  width:100%;
  height:38px;
  border:1px solid #e4dbd2;
  border-radius:8px;
  padding:0 8px;
  color:#4e3b32;
  background:#fff;
  font-size:13px;
  font-weight:800;
}
#customer .digital-time-colon{
  padding-bottom:8px;
  color:#70412f;
  font-size:20px;
  font-weight:800;
}
#customer .digital-period-toggle{
  display:grid;
  grid-template-columns:1fr 1fr;
  overflow:hidden;
  height:38px;
  border:1px solid #e4dbd2;
  border-radius:8px;
}
#customer .digital-period-toggle button{
  min-width:42px;
  border:0;
  color:#84766d;
  background:#fff;
  font-size:10px;
  font-weight:800;
}
#customer .digital-period-toggle button.active{
  color:#fff;
  background:#8e2f1b;
}
#customer .nearby-home-section{
  scroll-margin-top:18px;
  padding-bottom:12px;
}
#customer .nearby-home-section .venue-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
#customer .nearby-distance{
  border-radius:20px;
  padding:6px 9px;
  color:#56705b;
  background:#e8efe5;
  font-size:9px;
  font-weight:700;
}

/* Live Flash Sale: only rendered when an outlet has an active, quota-available offer. */
#customer .active-flash-sales{margin:31px 0 5px}
#customer .active-flash-sales .section-head{margin:0 0 13px}
#customer .active-flash-sale-count{border:1px solid #f0c4aa;border-radius:999px;padding:6px 9px;color:#944126;background:#fff2eb;font-size:9px;font-weight:800}
#customer .flash-sale-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
#customer .flash-sale-card{display:grid;grid-template-columns:116px minmax(0,1fr);gap:13px;overflow:hidden;border:1px solid #eed8ca;border-radius:13px;padding:10px;background:linear-gradient(135deg,#fffaf7,#fff0e8);box-shadow:0 9px 23px rgba(103,50,27,.07)}
#customer .flash-sale-card-art{position:relative;display:grid;place-items:center;min-height:132px;overflow:hidden;border-radius:9px}
#customer .flash-sale-card-art:before{position:absolute;top:-30px;left:-24px;width:86px;height:86px;content:'';border-radius:50%;background:rgba(255,255,255,.28)}
#customer .flash-sale-card-art span{position:relative;z-index:1;font-size:57px;filter:drop-shadow(0 10px 8px rgba(46,24,13,.2))}
#customer .flash-sale-card-art b{position:absolute;z-index:2;right:7px;bottom:7px;border-radius:999px;padding:5px 7px;color:#fff;background:#8e2f1b;font-size:12px}
#customer .flash-sale-card>div:last-child{display:flex;flex-direction:column;align-items:flex-start;padding:4px 2px 2px}
#customer .flash-sale-card .eyebrow{color:#b15a39;font-size:8px}
#customer .flash-sale-card h3{margin:7px 0 3px;color:#352a25;font:400 21px/1 Georgia,'Times New Roman',serif;letter-spacing:-.045em}
#customer .flash-sale-card p{margin:0;color:#786c63;font-size:10px}
#customer .flash-sale-card small{margin-top:7px;color:#93634f;font-size:9px;line-height:1.35}
#customer .flash-sale-card button{margin-top:auto;border:0;padding:9px 0 0;color:#8e2f1b;background:transparent;font-size:10px;font-weight:800}
#customer .flash-sale-card button span{margin-left:4px;font-size:14px}
#customer .venue{position:relative}
#customer .venue-flash-badge{position:absolute;z-index:4;top:10px;left:10px;border-radius:999px;padding:5px 8px;color:#fff;background:#8e2f1b;box-shadow:0 4px 12px rgba(83,30,16,.22);font-size:8px;font-weight:800}

/* Merchant Flash Sale editor. */
.flash-sale-control{display:grid;gap:14px;margin-top:18px}
.flash-sale-control-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:12px 0 4px;padding-bottom:10px;border-bottom:1px solid #eee7e0}
.flash-sale-control-summary div{padding:0;border:0;border-radius:0;background:transparent!important}
.flash-sale-control-summary small{display:block;color:#9a8376;font-size:8px;font-weight:800;letter-spacing:.05em}
.flash-sale-control-summary b{display:inline-block;margin-top:4px;padding:0;border:0;border-radius:0;background:transparent!important;font-size:12px;font-weight:700}
.flash-sale-control-summary .flash-live{color:#2e7d32!important;background:transparent!important}
.flash-sale-control-summary .flash-paused{color:#c2410c!important;background:transparent!important}
.flash-sale-control-summary .flash-draft{color:#786d64!important;background:transparent!important}
.flash-sale-editor{display:grid;gap:14px;margin-top:14px;text-align:left}
.flash-sale-editor label{display:grid;gap:6px;color:#7f7066;font-size:9px;font-weight:800;letter-spacing:.05em}
.flash-sale-editor input,.flash-sale-editor select{width:100%;height:38px;border:1px solid #e2d8cf;border-radius:8px;padding:0 10px;color:#453832;background:#fff;font:inherit;font-size:12px;letter-spacing:normal}
.flash-sale-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}
.flash-sale-day-list{display:flex;flex-wrap:wrap;gap:7px}
.flash-sale-day-list label{display:flex;align-items:center;gap:5px;border:1px solid #eaded6;border-radius:999px;padding:7px 9px;color:#705d52;background:#fff;font-size:9px;letter-spacing:0}
.flash-sale-day-list input{width:13px;height:13px;margin:0;accent-color:#8e2f1b}
.flash-sale-menu-picker{display:grid;gap:9px;padding:11px;border:1px solid #eaded6;border-radius:9px;background:#fffaf7}
.flash-sale-menu-picker>div:first-child{display:grid;gap:3px}
.flash-sale-menu-picker b{color:#56453c;font-size:10px}
.flash-sale-menu-picker small{color:#8e7a6f;font-size:9px;line-height:1.35}
.flash-sale-menu-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
.flash-sale-menu-list label{display:grid;grid-template-columns:auto 32px minmax(0,1fr);align-items:center;gap:7px;border:1px solid #eee3dc;border-radius:7px;padding:7px;color:#604e44;background:#fff;font-size:9px;letter-spacing:0}
.flash-sale-menu-list input{width:13px;height:13px;margin:0;accent-color:#8e2f1b}
.flash-sale-menu-art{display:grid;place-items:center;width:32px;height:32px;overflow:hidden;border-radius:7px;background:#f7e9df;font-size:17px}
.flash-sale-menu-art img{width:100%;height:100%;object-fit:cover}
.flash-sale-menu-copy{display:grid;gap:2px;min-width:0}
.flash-sale-menu-copy b{overflow:hidden;color:#604e44;font-size:10px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}
.flash-sale-menu-list label small{color:#9b563d;font-size:8px;font-weight:800;white-space:nowrap}
.flash-sale-menu-empty{margin:0;color:#8c7568;font-size:9px}
.flash-sale-status-help{display:grid;gap:4px;margin:0;padding:10px;border:1px solid #eaded6;border-radius:8px;color:#766258;background:#fffaf7;font-size:9px;line-height:1.4}
.flash-sale-status-help b{color:#60453a}
.flash-sale-status-help strong{color:#8e2f1b}
.flash-sale-editor-note{margin:0;padding:10px;border-radius:8px;color:#835d48;background:#faf0e9;font-size:10px;line-height:1.45}
.flash-sale-addon-toggle{display:grid!important;grid-template-columns:auto minmax(0,1fr);align-items:start!important;gap:9px!important;padding:11px;border:1px solid #eaded6;border-radius:8px;color:#604e44!important;background:#fffaf7}.flash-sale-addon-toggle input{width:16px!important;height:16px!important;margin:1px 0 0!important;accent-color:#8e2f1b}.flash-sale-addon-toggle span{display:grid;gap:3px;letter-spacing:0}.flash-sale-addon-toggle b{color:#60453a;font-size:10px}.flash-sale-addon-toggle small{color:#877469;font-size:9px;font-weight:400;line-height:1.35}
.add-order-flash-note{margin:0 0 10px;padding:9px 10px;border:1px solid #ecd8cb;border-radius:8px;color:#8b492f;background:#fff5ee;font-size:9px;line-height:1.4}.add-order-flash-note b{color:#8e2f1b}.add-order-price.is-discounted{display:flex!important;flex-wrap:wrap;align-items:center;gap:4px}.add-order-price s{color:#a6978e}.add-order-price b{color:#9a3f25}.add-order-price em{color:#9a3f25;font-size:8px;font-style:normal;font-weight:800}
.reservation-reschedule-preview{display:block;margin-top:5px;padding:5px 6px;border-left:2px solid #be6a4a;color:#8a563f;background:#fff7f1;font-size:8px;font-weight:700;line-height:1.4}.reschedule-decision{display:flex;flex-wrap:wrap;justify-content:flex-end;max-width:155px}.reschedule-decision button{white-space:nowrap}

/* Customer booking: an active Flash Sale is shown immediately before menu selection. */
#booking-modal .booking-flash-sale-highlight{display:grid;gap:10px;margin:0 0 15px;padding:12px;border:1px solid #edc6af;border-radius:10px;background:linear-gradient(135deg,#fff6ef,#fffdf9);box-shadow:0 8px 20px rgba(109,52,29,.08)}
#booking-modal .booking-flash-sale-head{display:flex;align-items:center;justify-content:space-between;gap:10px}
#booking-modal .booking-flash-sale-head span{border-radius:999px;padding:5px 7px;color:#fff;background:#8e2f1b;font-size:8px;font-weight:800;letter-spacing:.04em}
#booking-modal .booking-flash-sale-head small{color:#9c6651;font-size:9px;font-weight:800}
#booking-modal .booking-flash-sale-copy{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
#booking-modal .booking-flash-sale-copy h3{margin:0;color:#49362d;font:700 13px/1.25 Arial,sans-serif}
#booking-modal .booking-flash-sale-copy p{margin:4px 0 0;color:#806a5f;font-size:9px;line-height:1.4}
#booking-modal .booking-flash-sale-copy>b{flex:0 0 auto;border-radius:999px;padding:7px 8px;color:#8e2f1b;background:#fde7db;font-size:12px}
#booking-modal .booking-flash-sale-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
#booking-modal .booking-flash-sale-items article{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:7px;padding:6px;border:1px solid #f0dfd5;border-radius:8px;background:#fff}
#booking-modal .booking-flash-sale-item-art{display:grid;place-items:center;width:32px;height:32px;overflow:hidden;border-radius:6px;background:#f7e9df;font-size:17px}
#booking-modal .booking-flash-sale-item-art img{width:100%;height:100%;object-fit:cover}
#booking-modal .booking-flash-sale-items article div{display:grid;gap:3px;min-width:0}
#booking-modal .booking-flash-sale-items b{overflow:hidden;color:#5d473c;font-size:9px;text-overflow:ellipsis;white-space:nowrap}
#booking-modal .booking-flash-sale-items small{overflow:hidden;color:#9c7a6b;font-size:8px;text-overflow:ellipsis;white-space:nowrap}
#booking-modal .booking-flash-sale-items s{margin-right:3px}
#booking-modal .booking-flash-sale-items strong{color:#8e2f1b}
#booking-modal .booking-menu-price.is-discounted{display:flex;flex-wrap:wrap;align-items:center;gap:4px}
#booking-modal .booking-menu-price.is-discounted s{color:#9b8a80;font-size:8px}
#booking-modal .booking-menu-price.is-discounted b{color:#8e2f1b;font-size:10px}
#booking-modal .booking-menu-price.is-discounted em{border-radius:999px;padding:2px 4px;color:#8e2f1b;background:#fde7db;font-size:7px;font-style:normal;font-weight:800}
#booking-modal .booking-menu-total s{margin-right:5px;color:#9b8a80;font-size:9px;font-weight:400}
#booking-modal .booking-menu-total strong{color:#8e2f1b;font-size:12px}

@media(max-width:680px){
  #customer .flash-sale-grid{grid-template-columns:1fr}
  #customer .flash-sale-card{grid-template-columns:98px minmax(0,1fr)}
  #customer .flash-sale-card-art{min-height:118px}
  #customer .flash-sale-card h3{font-size:19px}
  .flash-sale-control-summary{grid-template-columns:1fr}
  .flash-sale-editor-grid{grid-template-columns:1fr}
  .flash-sale-menu-list{grid-template-columns:1fr}
  #booking-modal .booking-flash-sale-items{grid-template-columns:1fr}
}

/* Customer navigation stays reachable like a native mobile app. */
.standalone-mode.mode-customer #customer{
  padding-bottom:calc(108px + env(safe-area-inset-bottom,0px));
}
.standalone-mode.mode-customer #customer .customer-content{
  padding-bottom:calc(122px + env(safe-area-inset-bottom,0px));
}
.standalone-mode.mode-customer #customer .bottom-nav{
  position:fixed;
  z-index:60;
  bottom:0;
  right:0;
  left:0;
  width:100%;
  max-width:none;
  margin:0;
  padding:8px 14px calc(8px + env(safe-area-inset-bottom,0px));
  border-color:rgba(112,99,87,.16);
  border-bottom:0;
  border-radius:16px 16px 0 0;
  background:#fff;
  box-shadow:0 -8px 26px rgba(42,29,19,.14);
  transform:none;
  backface-visibility:hidden;
  overscroll-behavior:none;
  touch-action:none;
  user-select:none;
}
.standalone-mode.mode-customer #customer .bottom-nav button{
  flex:1;
  max-width:150px;
  min-height:45px;
  touch-action:manipulation;
}
.standalone-mode.mode-customer #customer .modal{
  position:fixed;
  z-index:90;
}
.standalone-mode.mode-customer #customer .toast{
  position:fixed;
  z-index:100;
}

@media(max-width:680px){
  .standalone-mode.mode-customer{
    width:100%;
    max-width:100%;
    overflow-x:hidden;
    overscroll-behavior-y:none;
  }
  .standalone-mode.mode-customer .prototype,
  .standalone-mode.mode-customer #customer,
  .standalone-mode.mode-customer #customer .customer-content,
  .standalone-mode.mode-customer #customer .customer-page{
    width:100%;
    max-width:100%;
    overflow-x:hidden;
  }
  .standalone-mode.mode-customer #customer .venue-grid{
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
    overflow:visible;
    margin-right:0;
    padding-right:0;
  }
  .standalone-mode.mode-customer #customer .venue{
    display:grid;
    grid-template-columns:104px minmax(0,1fr);
    min-width:0;
    width:100%;
    transform:none;
  }
  .standalone-mode.mode-customer #customer .venue:hover{
    transform:none;
  }
  .standalone-mode.mode-customer #customer .venue-art{
    width:104px;
    height:100%;
    min-height:132px;
  }
  .standalone-mode.mode-customer #customer .venue-art span{
    font-size:52px;
  }
  .standalone-mode.mode-customer #customer .venue-body{
    min-width:0;
    padding:13px 14px 12px;
  }
  .standalone-mode.mode-customer #customer .venue h3{
    margin-top:8px;
    font-size:20px;
  }
  .standalone-mode.mode-customer #customer .venue p{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .standalone-mode.mode-customer #customer .venue-foot{
    gap:8px;
    margin-top:12px;
  }
  .standalone-mode.mode-customer #customer .venue-foot button{
    white-space:nowrap;
  }
  #customer .customer-hero{
    gap:15px;
    padding-top:max(38px,calc(17px + env(safe-area-inset-top,0px)));
    padding-right:16px;
    padding-bottom:21px;
    padding-left:16px;
  }
  #customer .customer-hero-brand,
  #customer .customer-hero-main,
  #customer .customer-hero-search{
    width:100%;
    max-width:none;
  }
  #customer .customer-hero-main{
    column-gap:12px;
  }
  #customer .customer-hero .brand strong{
    font-size:14px;
  }
  #customer .customer-hero .brand em{
    font-size:13px;
  }
  #customer .customer-location small{
    font-size:9px;
  }
  #customer .customer-location b{
    gap:6px;
    font-size:15px;
  }
  #customer .customer-reward,
  #customer .customer-alert{
    width:44px;
    height:44px;
  }
  #customer .customer-hero-actions{
    gap:7px;
  }
  #customer .customer-hero-search{
    width:100%;
    max-width:none;
    height:auto;
    padding:0;
    border-radius:16px;
  }
  #customer .customer-query{
    height:52px;
    padding-right:15px;
    padding-left:15px;
  }
  #customer .customer-cuisine-tags{
    flex-wrap:nowrap;
    overflow-x:auto;
    padding:7px 10px;
    scrollbar-width:none;
  }
  #customer .customer-cuisine-tags::-webkit-scrollbar{
    display:none;
  }
  #customer .customer-search-options{
    grid-template-columns:minmax(0,1.15fr) minmax(0,.72fr) 50px;
  }
  #customer .customer-search-options label{
    padding:8px 10px 9px;
  }
  #customer .customer-search-options input{
    font-size:11px;
  }
  #customer .customer-guest-field{
    padding:7px 6px;
  }
  #customer .customer-guest-stepper{
    grid-template-columns:24px minmax(16px,1fr) 24px;
  }
  #customer .customer-search-options .customer-guest-stepper button{
    width:24px;
  }
  #customer .sheet-row{
    display:block;
  }
  #customer .guest-section{
    margin-top:16px;
  }
  #customer .digital-time-picker{
    grid-template-columns:minmax(55px,1fr) auto minmax(55px,1fr) auto;
    gap:5px;
  }
  #customer .digital-period-toggle button{
    min-width:38px;
  }
  #customer .nearby-home-section .venue-grid{
    grid-template-columns:1fr;
  }
  #customer .bottom-nav{
    position:fixed;
    z-index:60;
    bottom:0;
    right:0;
    left:0;
    width:100%;
    max-width:none;
    margin:0;
    padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));
    border-bottom:0;
    border-radius:16px 16px 0 0;
    background:#fff;
    box-shadow:0 -8px 26px rgba(42,29,19,.14);
    transform:none;
    backface-visibility:hidden;
    overscroll-behavior:none;
    touch-action:none;
    user-select:none;
  }
  #customer .modal{position:fixed;z-index:90}
  #customer .toast{position:fixed;z-index:100}
}

.merchant-auth-gate{position:fixed;inset:0;z-index:500;display:none;place-items:center;padding:24px;background:rgba(28,25,22,.84)}
.merchant-auth-gate.show{display:grid}
.merchant-auth-shell{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(340px,1fr);overflow:hidden;width:min(880px,100%);border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.34)}
.merchant-auth-shell>aside{display:flex;flex-direction:column;justify-content:flex-end;min-height:520px;padding:42px;color:#f8f2eb;background:linear-gradient(145deg,#2d211d,#743329)}
.merchant-auth-shell>aside .brand-mark{margin-bottom:auto}
.merchant-auth-shell>aside small,.merchant-auth-shell>main>span{font-size:10px;font-weight:800;letter-spacing:.15em}
.merchant-auth-shell h1{margin:18px 0 12px;font:400 38px/1 Georgia,serif}
.merchant-auth-shell aside p{color:#e6d5cc;line-height:1.55}
.merchant-auth-shell>main{align-self:center;overflow:auto;max-height:92vh;padding:48px}
.merchant-auth-shell h2{margin:10px 0;font:400 31px/1.05 Georgia,serif;color:#2c2926}
.merchant-auth-shell main>p{color:#77706a;font-size:13px}
.merchant-auth-shell form{display:grid;gap:14px;margin-top:28px}
.merchant-auth-shell label{display:grid;gap:7px;color:#716b65;font-size:10px;font-weight:800;letter-spacing:.08em}
.merchant-auth-shell input{border:1px solid #ddd6cf;border-radius:9px;padding:13px 14px;color:#302d2a;background:#fcfbf9}
.merchant-auth-shell form>button{border:0;border-radius:9px;padding:13px;color:#fff;background:#8f3828;font-weight:800}
.merchant-auth-shell .merchant-auth-forgot{justify-self:start;margin:-7px 0 0;padding:0;color:#8f3828;background:transparent;font-size:10px;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.merchant-auth-shell .merchant-auth-forgot:hover,.merchant-auth-shell .merchant-auth-forgot:focus-visible{color:#5f2116;background:transparent;outline:0}
.merchant-auth-message{min-height:18px;margin:0!important;color:#9f372b!important;font-size:11px!important}
.merchant-auth-message.success{color:#3f7952!important}
.merchant-auth-tabs{display:flex;gap:4px;margin-top:22px;padding:4px;border-radius:10px;background:#f1ede8}
.merchant-auth-tabs button{flex:1;border:0;border-radius:7px;padding:9px;color:#786f68;background:transparent;font-size:10px;font-weight:800}
.merchant-auth-tabs button.active{color:#7f3427;background:#fff;box-shadow:0 2px 9px rgba(61,45,35,.09)}
.merchant-auth-shell .merchant-access-form{display:none;margin-top:18px}
.merchant-auth-shell .merchant-access-form.active{display:grid}
.merchant-register-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.merchant-register-grid label small{display:block;margin-top:3px;color:#9a8b81;font-size:8px;font-weight:500;letter-spacing:0;text-transform:none}.merchant-register-note{margin:13px 0 0;padding:10px 11px;border-left:2px solid #b7684d;color:#81695e;background:#fff7f2;font-size:9px;line-height:1.5}.merchant-register-note b{color:#6b3528}
.tenant-switcher .tenant-create{border-top:1px solid #e5ddd6;color:#8d382a;background:#fff8f4}

.admin-live-connection{display:flex;align-items:center;gap:7px;border:1px solid #dce7df;border-radius:999px;padding:8px 11px;color:#4f6d59;background:#f7fbf8;font-size:9px;font-weight:800}
.admin-live-connection i{width:7px;height:7px;border-radius:50%;background:#4ea06b;box-shadow:0 0 0 4px rgba(78,160,107,.12)}
.admin-live-hero{margin-bottom:0}
.admin-live-links{display:flex;gap:8px;margin-top:16px}
.admin-live-links a{border:1px solid rgba(255,255,255,.32);border-radius:7px;padding:8px 11px;color:#fff;text-decoration:none;font-size:10px;font-weight:800}
.admin-live-panel{margin-top:17px}
.admin-live-panel .panel-head>span{color:#7e746c;font-size:10px}
.admin-live-table{overflow-x:auto;padding:0 20px 12px}
.admin-live-head,.admin-live-row{display:grid;grid-template-columns:minmax(170px,1.35fr) minmax(130px,1fr) minmax(145px,1fr) minmax(110px,.8fr) minmax(130px,.9fr);align-items:center;gap:14px;min-width:800px}
.admin-live-head{padding:9px 10px;color:#9b9188;font-size:8px;font-weight:800;letter-spacing:.08em}
.admin-live-row{min-height:58px;padding:9px 10px;border-top:1px solid #eee9e3;color:#5d544d;font-size:10px}
.admin-live-row>span:first-child{display:grid;gap:4px}
.admin-live-row b{color:#39332e;font-size:11px}
.admin-live-row small{color:#968d85;font-size:9px}
.admin-live-empty{margin:0 20px 20px;border:1px dashed #dfd8d1;border-radius:9px;padding:28px;color:#8e857c;text-align:center;font-size:11px}
.admin-live-status{display:inline-flex;width:max-content;border-radius:999px;padding:5px 8px;color:#655d57;background:#eeeae6;font-size:9px;font-weight:800}
.admin-live-status.is-accepted,.admin-live-status.is-paid{color:#3f7350;background:#e2f0e6}
.admin-live-status.is-awaiting,.admin-live-status.is-pending_payment{color:#936418;background:#faedcf}
.admin-live-status.is-rejected,.admin-live-status.is-cancelled{color:#9b4637;background:#f7e2dc}
.admin-live-stats strong{font-size:22px}
.admin-application-actions{display:flex!important;align-items:center;gap:6px}
.admin-application-actions button{border:0;border-radius:6px;padding:7px 9px;color:#fff;background:#5d8b69;font-size:9px;font-weight:800}
.admin-application-actions button.reject{border:1px solid #d8b1a6;color:#963d2e;background:#fff7f4}
.reservation-row .guest>div{display:grid;gap:2px;min-width:0}
.reservation-row .guest b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.reservation-details-link{position:relative;z-index:2;display:inline-flex;align-items:center;min-height:26px;width:fit-content;border:0;padding:5px 0;color:var(--maroon);background:none;cursor:pointer;font-size:9px;font-weight:700;line-height:1;text-align:left;pointer-events:auto}.reservation-details-link:hover,.reservation-details-link:focus-visible{color:#6f2319;text-decoration:underline;outline:0}
.order-detail-addon{display:grid;gap:4px;margin-top:10px;border:1px solid #ead8cb;border-radius:8px;padding:10px 11px;background:#fff8f3}.order-detail-addon small{color:#9b715f;font-size:8px;font-weight:800;letter-spacing:.08em}.order-detail-addon b{color:#5f3d31;font-size:10px;line-height:1.4}
.merchant-settings-hero{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:24px;padding:28px 30px;border-radius:14px;color:#fff;background:linear-gradient(125deg,#3e251e,#784232 60%,#ad6b51)}
.merchant-settings-hero>div{max-width:590px}.merchant-settings-hero .eyebrow{color:#f2cbbb}.merchant-settings-hero h2{margin:8px 0;color:#fff;font:400 29px/1 Georgia,'Times New Roman',serif;letter-spacing:-.05em}.merchant-settings-hero p{margin:0;color:#ecd9d0;font-size:11px;line-height:1.5}.merchant-settings-hero .feature-action{flex:none;border-color:rgba(255,255,255,.34);color:#693122;background:#fff5ef}
.merchant-settings-section{margin-top:17px;padding:22px 23px;border:1px solid #ebe3dc;border-radius:13px;background:#fff;box-shadow:0 9px 23px rgba(63,42,28,.03)}
.merchant-settings-section>header{display:flex;align-items:flex-start;gap:12px}.merchant-settings-section>header>div{flex:1;min-width:0}.merchant-settings-section .eyebrow{color:#a0705f;font-size:8px}.merchant-settings-section h3{margin:6px 0 4px;color:#3f332c;font:400 22px/1 Georgia,'Times New Roman',serif;letter-spacing:-.04em}.merchant-settings-section header p{max-width:565px;margin:0;color:#86796f;font-size:10px;line-height:1.45}.merchant-settings-section header>.feature-action{flex:none;margin-left:9px}
.merchant-settings-number{display:grid;place-items:center;flex:none;width:30px;height:30px;border-radius:9px;color:#884230;background:#f5e5dc;font-size:10px;font-weight:800}
.merchant-settings-primary{display:grid;grid-template-columns:1fr;gap:10px;margin-top:19px}.merchant-settings-hours{display:flex;align-items:center;gap:12px;width:100%;padding:16px;border:1px solid #eadfd7;border-radius:10px;background:#fdf9f5}.merchant-settings-hours>span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;color:#8e402d;background:#f7e5db;font-size:19px}.merchant-settings-hours div{display:grid;gap:4px}.merchant-settings-hours b{color:#483932;font-size:14px}.merchant-settings-hours small{color:#8c7d72;font-size:9px;line-height:1.45}
.merchant-settings-list{margin:0}.merchant-settings-list .setting-line{padding:11px 0}.merchant-settings-list .setting-line:first-child{border-top:0}.merchant-settings-list .setting-line b{color:#4a3c35;font-size:11px}.merchant-settings-list .setting-line p{margin-top:3px;color:#887c72;font-size:9px;line-height:1.4}.merchant-settings-list .setting-line button{border:1px solid #dfc9bd;border-radius:7px;padding:8px 10px;color:#8b3827;background:#fff8f4;font-size:9px;font-weight:800}
.merchant-settings-rule-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.merchant-settings-rule-summary article{display:grid;gap:5px;padding:14px;border:1px solid #ede4dd;border-radius:10px;background:#fcfaf7}.merchant-settings-rule-summary small{color:#9a857a;font-size:8px;font-weight:800;letter-spacing:.06em}.merchant-settings-rule-summary b{color:#483932;font-size:12px}.merchant-settings-rule-summary span{color:#908177;font-size:9px;line-height:1.35}
.merchant-settings-facility-body{margin-top:19px}.merchant-settings-facilities .facility-manager-list{margin-top:0}.merchant-settings-facilities .facility-create{margin-top:13px;border-top:1px solid #eee6df;padding-top:13px}.merchant-settings-secondary{padding-bottom:10px;background:#fcfaf7}
@media(max-width:700px){.merchant-settings-hero{align-items:flex-start;flex-direction:column;padding:24px 21px}.merchant-settings-hero .feature-action{width:100%}.merchant-settings-section{padding:19px 17px}.merchant-settings-section>header{align-items:flex-start;flex-wrap:wrap}.merchant-settings-section header>.feature-action{width:calc(100% - 42px);margin-left:42px}.merchant-settings-primary,.merchant-settings-rule-summary{grid-template-columns:1fr}.merchant-settings-hours{padding:14px}.merchant-settings-section h3{font-size:20px}}
.reservation-table.timeline-mode .reservation-head{display:none}
.reservation-table.timeline-mode{display:grid;gap:10px;overflow:visible!important;padding:10px 0 14px}
.reservation-table.timeline-mode:before{display:none}
.reservation-table.timeline-mode .timeline-reservation{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr) max-content!important;grid-template-areas:'time guest status' 'time guests action' 'time location action';align-items:center;column-gap:17px;row-gap:5px;min-width:0!important;min-height:104px;width:100%;margin:0;padding:15px 17px!important;border:1px solid #eadfd7;border-radius:12px;background:#fffdfb;box-shadow:0 4px 14px rgba(63,42,28,.025)}
.reservation-table.timeline-mode .timeline-reservation.server-reservation:before{display:none}
.reservation-table.timeline-mode .timeline-reservation>span:nth-child(2){display:grid;grid-area:time;place-content:center;align-self:stretch;min-width:68px;border:1px solid #dfc7ba;border-radius:10px;color:#823d2d;background:#fff7f2;font-size:13px;font-weight:800;text-align:center}
.reservation-table.timeline-mode .timeline-reservation>span:nth-child(2) small{display:block;margin-top:4px;color:#9a7d71;font-size:8px;font-weight:700;line-height:1.25}
.reservation-table.timeline-mode .timeline-reservation>.guest{grid-area:guest;min-width:0}.reservation-table.timeline-mode .timeline-reservation>.guest b{font-size:12px}.reservation-table.timeline-mode .timeline-reservation .reservation-order-preview{margin-top:3px}
.reservation-table.timeline-mode .timeline-reservation>span:nth-child(3){grid-area:guests;color:#76695f;font-size:10px;font-weight:700}.reservation-table.timeline-mode .timeline-reservation>span:nth-child(3)::before{content:'Jumlah tamu: ';color:#9b8e84;font-size:9px;font-weight:700}
.reservation-table.timeline-mode .timeline-reservation>span:nth-child(4){grid-area:location;color:#76695f;font-size:10px}.reservation-table.timeline-mode .timeline-reservation>span:nth-child(4)::before{content:'Meja: ';color:#9b8e84;font-size:9px;font-weight:700}.reservation-table.timeline-mode .timeline-reservation>span:nth-child(4) small{display:inline;margin-left:4px;color:#9a8d83;font-size:9px}
.reservation-table.timeline-mode .timeline-reservation>span:nth-child(5){display:none}
.reservation-table.timeline-mode .timeline-reservation>.pill{grid-area:status;justify-self:end;align-self:end;white-space:nowrap}
.reservation-table.timeline-mode .timeline-reservation>.row-action,.reservation-table.timeline-mode .timeline-reservation>.reservation-decision{grid-area:action;justify-self:end;align-self:start;margin-top:1px}.reservation-table.timeline-mode .timeline-reservation .reservation-decision{display:flex;gap:5px}.reservation-table.timeline-mode .timeline-reservation .reservation-reschedule-preview{display:none}
@media(max-width:700px){.reservation-table.timeline-mode{gap:8px}.reservation-table.timeline-mode .timeline-reservation{grid-template-columns:62px minmax(0,1fr)!important;grid-template-areas:'time guest' 'time guests' 'time location' 'status action';column-gap:11px;min-height:120px;padding:13px!important}.reservation-table.timeline-mode .timeline-reservation>span:nth-child(2){min-width:56px;font-size:11px}.reservation-table.timeline-mode .timeline-reservation>.pill{justify-self:start;align-self:end}.reservation-table.timeline-mode .timeline-reservation>.row-action,.reservation-table.timeline-mode .timeline-reservation>.reservation-decision{justify-self:end}}

@media(max-width:700px){.merchant-auth-gate{padding:12px}.merchant-auth-shell{grid-template-columns:1fr;max-height:94vh}.merchant-auth-shell>aside{display:none}.merchant-auth-shell>main{overflow:auto;padding:28px 22px}.merchant-register-grid{grid-template-columns:1fr}}

/* Business profile: customer-facing restaurant story and merchant editor preview. */
.venue-actions{display:flex;align-items:center;gap:9px}
.venue-actions .venue-profile-button{border:0!important;padding:0!important;color:#7c665b!important;background:transparent!important;font-size:10px!important;font-weight:700!important}
#business-profile-modal{position:fixed;z-index:540;inset:0;display:none;overflow-y:auto;padding:26px;background:rgba(42,31,24,.54);backdrop-filter:blur(7px)}
#business-profile-modal.show{display:flex;align-items:flex-start;justify-content:center}
.business-profile-sheet{position:relative;width:min(760px,100%);overflow:hidden;margin:auto;border-radius:19px;background:#fffdf9;box-shadow:0 28px 72px rgba(34,22,15,.32)}
.business-profile-sheet>.close{position:absolute;z-index:2;top:16px;right:16px;display:grid;place-items:center;width:33px;height:33px;border:1px solid rgba(255,255,255,.55);border-radius:50%;color:#fff;background:rgba(48,34,25,.28);font-size:21px;backdrop-filter:blur(8px)}
.business-profile-hero{position:relative;display:grid;gap:31px;min-height:313px;padding:28px;color:#fff;background:radial-gradient(circle at 92% 15%,rgba(255,255,255,.24) 0 11%,transparent 11.3%),radial-gradient(circle at 18% 90%,rgba(255,255,255,.1) 0 18%,transparent 18.3%),linear-gradient(135deg,color-mix(in srgb,var(--profile-color) 73%,#4b2118) 0%,var(--profile-color) 100%)}
.business-profile-hero:after{position:absolute;right:42px;bottom:-27px;width:134px;height:134px;content:'';border:1px solid rgba(255,255,255,.27);border-radius:50%;box-shadow:0 0 0 28px rgba(255,255,255,.06)}
.business-profile-hero-top,.business-profile-hero-foot{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:10px}
.business-profile-hero-logo{position:absolute;z-index:1;top:91px;right:67px;display:grid;place-items:center;width:118px;height:118px;overflow:hidden;border:1px solid rgba(255,255,255,.34);border-radius:32px;color:#fff;background:rgba(255,255,255,.13);font-size:50px;box-shadow:inset 0 -14px 25px rgba(35,17,10,.12),0 14px 27px rgba(44,22,14,.12);backdrop-filter:blur(3px)}
.business-profile-status,.business-profile-hero-foot span{border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:7px 9px;color:#fff7f0;background:rgba(70,31,20,.16);font-size:9px;font-weight:800}
.business-profile-hero .eyebrow{color:#f7d8c9}.business-profile-hero h2{position:relative;z-index:1;max-width:510px;margin:8px 0 8px;font:400 clamp(39px,7vw,62px)/.92 Georgia,'Times New Roman',serif;letter-spacing:-.065em}.business-profile-hero p{position:relative;z-index:1;max-width:410px;margin:0;color:#f5ddd2;font-size:13px;line-height:1.48}
.business-profile-video{display:grid;grid-template-columns:235px 1fr;gap:24px;align-items:center;padding:25px 28px;border-bottom:1px solid #eee6dd;background:#faf5ef}
.business-profile-video-art{position:relative;display:grid;place-items:center;min-height:142px;overflow:hidden;border-radius:13px;background:radial-gradient(circle at 67% 35%,#f2c59a 0 10%,transparent 10.4%),radial-gradient(circle at 28% 80%,#c97f60 0 16%,transparent 16.4%),linear-gradient(145deg,#5c281d,#a85137 62%,#d18866)}
.business-profile-video-art:before,.business-profile-video-art:after{position:absolute;content:'';border-radius:50%;border:1px solid rgba(255,255,255,.22)}.business-profile-video-art:before{width:160px;height:160px}.business-profile-video-art:after{width:215px;height:215px}.business-profile-video-art.has-video{background:#231812}.business-profile-video-art.has-video:before,.business-profile-video-art.has-video:after{display:none}.business-profile-video-player{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#231812}
.business-profile-play{position:relative;z-index:1;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;padding-left:3px;color:#6f301f;background:#fff4ea;font-size:17px;box-shadow:0 8px 25px rgba(46,16,9,.23)}
.business-profile-video-duration{position:absolute;z-index:1;right:10px;bottom:10px;border-radius:7px;padding:5px 7px;color:#fff;background:rgba(43,22,14,.58);font-size:9px;font-weight:800}
.business-profile-video-copy .eyebrow{color:#9a6e5d}.business-profile-video-copy h3,.business-profile-section h3{margin:7px 0;color:#342b26;font:400 26px/1 Georgia,'Times New Roman',serif;letter-spacing:-.045em}.business-profile-video-copy p{max-width:350px;margin:8px 0;color:#786e66;font-size:12px;line-height:1.5}.business-profile-video-copy small{color:#9b8e84;font-size:9px;line-height:1.4}
.business-profile-section{padding:28px}.business-profile-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.business-profile-section-head>.eyebrow{color:#9a6e5d}.business-profile-section-head button{border:0;padding:4px 0;color:#8e2f1b;background:transparent;font-size:10px;font-weight:800}.business-profile-quote{margin-top:-7px;color:#ddb49e;font:400 58px/.7 Georgia,serif}.business-profile-story{max-width:620px;margin:17px 0 14px;color:#554b44;font:400 21px/1.35 Georgia,'Times New Roman',serif;letter-spacing:-.025em}.business-profile-owner{margin:0;color:#8a7c72;font-size:11px;line-height:1.55}
.business-profile-details{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;border-top:1px solid #eee6dd;border-bottom:1px solid #eee6dd;background:#fffcf8}.business-profile-tags,.business-profile-facilities{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.business-profile-tags span{border:1px solid #e2d3c8;border-radius:999px;padding:7px 9px;color:#754534;background:#fbf2eb;font-size:9px;font-weight:800}.business-profile-facilities span{color:#7f756c;font-size:10px}.business-profile-location{align-self:end;padding:15px;border-radius:11px;background:#f3eee8}.business-profile-location b,.business-profile-location small{display:block}.business-profile-location b{color:#493c35;font-size:11px}.business-profile-location small{margin-top:5px;color:#8c8178;font-size:9px;line-height:1.45}
.business-profile-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:17px}.business-profile-menu article{display:grid;gap:10px;padding:12px;border:1px solid #eee5dc;border-radius:11px;background:#fff}.business-profile-menu article>span{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#f3e6da;font-size:18px}.business-profile-menu article div{display:grid;gap:4px}.business-profile-menu b{color:#493d36;font-size:10px;line-height:1.3}.business-profile-menu small{color:#93867d;font-size:8px;line-height:1.35}.business-profile-empty{grid-column:1/-1;margin:0;color:#8d837a;font-size:11px}
.business-profile-menu-dialog-list{display:grid;gap:9px;margin-top:19px;max-height:min(54vh,510px);overflow:auto}.business-profile-menu-dialog-row{display:grid;grid-template-columns:45px minmax(0,1fr);gap:12px;padding:13px;border:1px solid #e9ded5;border-radius:11px;background:#fffaf6}.business-profile-menu-dialog-row>span{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:#f2e3d7;font-size:21px}.business-profile-menu-dialog-row>div{min-width:0}.business-profile-menu-dialog-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.business-profile-menu-dialog-title b{overflow:hidden;color:#493a33;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.business-profile-menu-dialog-title strong{flex:none;color:#8d3927;font-size:10px}.business-profile-menu-dialog-row small{display:block;margin-top:4px;color:#9a7668;font-size:8px;font-weight:800}.business-profile-menu-dialog-row p{margin:7px 0 0!important;color:#7d7169!important;font-size:10px!important;line-height:1.45!important}.business-profile-menu-video{display:block;width:100%;max-height:180px;margin-top:10px;border-radius:9px;background:#26201c}.business-profile-menu-dialog-empty{margin-top:19px;padding:19px;border:1px dashed #dfd4cb;border-radius:10px;color:#887b72;background:#fffaf6;font-size:10px;line-height:1.5;text-align:center}
.business-profile-action{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:21px 28px;color:#fff;background:#3d2b24}.business-profile-action div{display:grid;gap:4px}.business-profile-action span{color:#d9c5b8;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.business-profile-action b{font:400 20px/1 Georgia,serif;letter-spacing:-.035em}.business-profile-action button{flex:none;border:0;border-radius:8px;padding:11px 13px;color:#572115;background:#f4c3a8;font-size:10px;font-weight:800}.business-profile-action button span{margin-left:8px;color:inherit;font-size:15px}
.merchant-profile-intro{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:24px;padding:31px 32px;border-radius:14px;color:#fff;background:radial-gradient(circle at 88% 25%,rgba(255,255,255,.14) 0 8%,transparent 8.3%),linear-gradient(130deg,#3f211b,#7e392b 58%,#a45139)}.merchant-profile-intro>div{max-width:585px}.merchant-profile-intro .eyebrow{color:#ecc7b7}.merchant-profile-intro h2{margin:8px 0;color:#fff;font:400 30px/1 Georgia,serif;letter-spacing:-.055em}.merchant-profile-intro p{margin:0;color:#ebd6cc;font-size:11px;line-height:1.55}.merchant-profile-intro-actions{display:flex;align-items:center;gap:9px}.merchant-profile-intro .feature-action{flex:none;color:#6d2c1d;background:#fff1e8}.merchant-profile-intro .status{color:#fff5ee;background:rgba(255,255,255,.13)}
.merchant-profile-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);gap:17px;margin-top:17px}.merchant-profile-editor{padding:24px!important;box-shadow:0 12px 28px rgba(64,40,28,.035)}.merchant-profile-editor .data-toolbar{align-items:flex-start;padding-bottom:13px;border-bottom:1px solid #eee6df}.merchant-profile-editor .data-toolbar>div{display:grid;gap:5px}.merchant-profile-editor .data-toolbar b{font:400 23px/1 Georgia,serif;color:#3d322c;letter-spacing:-.04em}.merchant-profile-editor .data-toolbar small{color:#8c8077;font-size:10px}.merchant-profile-character-note{border-radius:999px;padding:6px 8px;color:#875846;background:#f5e6dc;font-size:8px;font-weight:800}.merchant-profile-editor label{display:grid;gap:7px;margin-top:17px;color:#8a7e75;font-size:8px;font-weight:800;letter-spacing:.1em}.merchant-profile-editor input,.merchant-profile-editor textarea{width:100%;border:1px solid #e3dbd3;border-radius:9px;padding:11px 12px;color:#4f453e;background:#fffdf9;font:11px/1.5 Arial,sans-serif;resize:vertical;transition:border-color .16s,box-shadow .16s}.merchant-profile-editor input:focus,.merchant-profile-editor textarea:focus{border-color:#bd7760;outline:0;box-shadow:0 0 0 3px rgba(189,119,96,.11)}.merchant-profile-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:21px;padding-top:16px;border-top:1px solid #eee6df}.merchant-video-upload,.merchant-profile-checklist{padding:19px;border:1px solid #ece4dc;border-radius:12px;background:#fff}.merchant-video-upload{display:grid;gap:10px}.merchant-video-upload-head{display:flex;align-items:center;justify-content:space-between}.merchant-video-upload-head>span:last-child{border-radius:999px;padding:5px 7px;color:#86746a;background:#f3eee8;font-size:8px;font-weight:800}.merchant-video-upload .eyebrow,.merchant-profile-checklist .eyebrow{color:#9c705d}.merchant-video-upload-art{position:relative;display:grid;place-items:center;min-height:142px;overflow:hidden;border-radius:11px;color:#fff;background:radial-gradient(circle at 70% 32%,#f2bf91 0 10%,transparent 10.3%),linear-gradient(145deg,#703020,#b2583d 65%,#de9b76)}.merchant-video-upload-art span{display:grid;place-items:center;width:41px;height:41px;border:1px solid rgba(255,255,255,.5);border-radius:50%;padding-left:2px;background:rgba(255,255,255,.13)}.merchant-video-upload-art small{margin-top:8px;color:#f7d9cb;font-size:8px}.merchant-video-upload-art.has-video{background:#231812}.merchant-video-upload-player{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#231812}.merchant-video-upload b{color:#493d36;font-size:11px}.merchant-video-upload p{margin:0;color:#857a71;font-size:10px;line-height:1.45}.merchant-video-upload button{width:max-content;border:1px solid #debcae;border-radius:7px;padding:8px 9px;color:#8b3929;background:#fff7f2;font-size:9px;font-weight:800}.merchant-video-upload>small{color:#9a8d84;font-size:8px;line-height:1.4}.merchant-profile-checklist{display:grid;gap:11px;margin-top:12px}.merchant-profile-checklist div{display:flex;align-items:flex-start;gap:7px}.merchant-profile-checklist div>span{color:#578667;font-size:12px;font-weight:800}.merchant-profile-checklist div:last-of-type>span{color:#a7773e}.merchant-profile-checklist p{margin:0;color:#6f655e;font-size:10px;line-height:1.35}.merchant-profile-checklist button{width:max-content;border:0;padding:0;color:#8e2f1b;background:transparent;font-size:9px;font-weight:800}.merchant-profile-customer-preview{margin-top:17px;padding:21px!important;border-color:#e5d5c9!important;background:linear-gradient(100deg,#fffaf6,#faf5ef)}.merchant-profile-customer-preview .data-toolbar{align-items:flex-start}.merchant-profile-customer-preview .data-toolbar>div{display:grid;gap:4px}.merchant-profile-customer-preview .data-toolbar b{font:400 20px/1 Georgia,serif;color:#41352e;letter-spacing:-.04em}.merchant-profile-customer-preview>div:last-child{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:13px;margin-top:17px;padding:15px;border:1px solid #ecdfd5;border-radius:10px;background:#fff}.merchant-profile-preview-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#ead7c9;font-size:22px}.merchant-profile-customer-preview b,.merchant-profile-customer-preview p{display:block}.merchant-profile-customer-preview b{margin-top:3px;color:#453a34;font-size:12px}.merchant-profile-customer-preview p{margin:4px 0 0;color:#857970;font-size:10px}.merchant-profile-customer-preview button{border:1px solid #d9b6a5;border-radius:7px;padding:8px 10px;color:#8d2e1c;background:#fff8f4;font-size:9px;font-weight:800}
.merchant-media-status{display:block;color:#9a8d84;font-size:8px;line-height:1.45}.merchant-media-status.is-uploading{color:#8b5a31}.merchant-media-status.is-success{color:#4b7d59;font-weight:800}.merchant-media-status.is-error{color:#a43f31;font-weight:800}
@media(max-width:680px){.venue-actions{gap:7px}.venue-actions .venue-profile-button{font-size:9px!important}#business-profile-modal{padding:0;background:#fff}.business-profile-sheet{min-height:100dvh;border-radius:0}.business-profile-sheet>.close{top:15px;right:15px}.business-profile-hero{min-height:290px;padding:24px 20px;gap:25px}.business-profile-video{grid-template-columns:1fr;padding:18px 20px;gap:16px}.business-profile-video-art{min-height:166px}.business-profile-section{padding:23px 20px}.business-profile-section h3,.business-profile-video-copy h3{font-size:23px}.business-profile-story{font-size:19px}.business-profile-details{grid-template-columns:1fr}.business-profile-location{align-self:auto}.business-profile-menu{grid-template-columns:1fr 1fr}.business-profile-action{position:sticky;bottom:0;padding:16px 20px}.business-profile-action b{font-size:17px}.merchant-profile-intro{align-items:flex-start;flex-direction:column;padding:25px 22px}.merchant-profile-intro-actions{align-items:stretch;flex-direction:column;width:100%}.merchant-profile-intro .feature-action{width:100%}.merchant-profile-grid{grid-template-columns:1fr}.merchant-profile-customer-preview>div:last-child{grid-template-columns:46px 1fr}.merchant-profile-customer-preview button{grid-column:2;width:max-content;text-align:left}.merchant-profile-actions{justify-content:stretch}.merchant-profile-actions button{flex:1}.merchant-profile-character-note{display:none}}

/* Restaurant photo gallery in the customer-facing business profile. */
.business-profile-gallery{padding:28px;border-bottom:1px solid #eee6dd;background:#fffaf6}
.business-profile-gallery-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:15px}
.business-profile-gallery-head h3{margin:6px 0 0;color:#342b26;font:400 26px/1 Georgia,'Times New Roman',serif;letter-spacing:-.045em}
.business-profile-gallery-head small{color:#987868;font-size:9px;font-weight:800}
.business-profile-gallery-grid{display:grid;grid-template-columns:1.28fr .86fr .86fr;grid-auto-rows:105px;gap:8px}
.business-profile-gallery-grid figure{position:relative;overflow:hidden;margin:0;border-radius:11px;background:#eaded4}
.business-profile-gallery-grid figure:first-child{grid-row:span 2}
.business-profile-gallery-grid img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}
.business-profile-gallery-grid figure:hover img{transform:scale(1.04)}

/* Merchant controls for the same customer gallery. */
.merchant-profile-gallery-upload{display:grid;gap:10px;margin-top:12px;padding:19px;border:1px solid #ece4dc;border-radius:12px;background:#fff}
.merchant-gallery-upload-head{display:flex;align-items:center;justify-content:space-between;gap:9px}
.merchant-gallery-upload-head .eyebrow{color:#9c705d}
.merchant-gallery-upload-head>span:last-child{border-radius:999px;padding:5px 7px;color:#86746a;background:#f3eee8;font-size:8px;font-weight:800}
.merchant-profile-gallery-upload>b{color:#493d36;font-size:11px}
.merchant-profile-gallery-upload p{margin:0;color:#857a71;font-size:10px;line-height:1.45}
.merchant-gallery-editor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
.merchant-gallery-editor-grid figure{position:relative;aspect-ratio:1;overflow:hidden;margin:0;border-radius:8px;background:#efe5dc}
.merchant-gallery-editor-grid figure img{width:100%;height:100%;display:block;object-fit:cover}
.merchant-gallery-editor-grid figure button{position:absolute;top:4px;right:4px;display:grid;place-items:center;width:19px;height:19px;border:0;border-radius:50%;padding:0;color:#fff;background:rgba(82,38,27,.76);font-size:15px;line-height:1}
.merchant-gallery-empty{grid-column:1/-1;padding:11px;border:1px dashed #dfd4cb;border-radius:8px;color:#8d7c72;background:#fffaf7;font-size:9px;line-height:1.45;text-align:center}
.merchant-profile-gallery-upload .merchant-media-file-picker{width:max-content;border:1px solid #debcae;border-radius:7px;padding:8px 9px;color:#8b3929;background:#fff7f2;font-size:9px;font-weight:800;cursor:pointer}

@media(max-width:680px){
  .business-profile-gallery{padding:23px 20px}
  .business-profile-gallery-grid{grid-template-columns:1.2fr .8fr;grid-auto-rows:93px}
  .business-profile-gallery-grid figure:nth-child(n+5){display:none}
  .merchant-gallery-editor-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}

/* Customer identity and private dining circle. */
.customer-auth-form label small{color:#9a8e84;font-size:8px;font-weight:400;letter-spacing:0;line-height:1.35}
.customer-profile-identity{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:10px;padding:15px 17px;border:1px solid #eadcd2;border-radius:11px;background:#fff9f5}.customer-profile-identity>div{display:grid;gap:4px}.customer-profile-identity .eyebrow{color:#9b705d}.customer-profile-identity b{color:#663628;font:400 20px/1 Georgia,'Times New Roman',serif;letter-spacing:-.03em}.customer-profile-identity p{max-width:610px;margin:0;color:#85766d;font-size:10px;line-height:1.45}.customer-profile-identity .feature-action{flex:none}
.customer-social-panel{margin-top:17px;padding:0!important;overflow:hidden}.customer-social-panel>.data-toolbar{align-items:flex-start;padding:18px 20px;border-bottom:1px solid #eee7e0}.customer-social-panel>.data-toolbar>div{display:grid;gap:4px}.customer-social-panel>.data-toolbar small{color:#8d8178;font-size:10px}.customer-friend-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;padding:18px 20px;border-bottom:1px solid #eee7e0;background:#fdfaf7}.customer-friend-search label{display:grid;gap:6px;color:#91847a;font-size:8px;font-weight:800;letter-spacing:.09em}.customer-friend-search input{height:37px;border:1px solid #e1d8d0;border-radius:8px;padding:0 11px;color:#4b413b;background:#fff;font-size:11px;outline:0}.customer-friend-search input:focus{border-color:#b66d55;box-shadow:0 0 0 3px rgba(182,109,85,.1)}.customer-friend-search button{height:37px;white-space:nowrap}
.customer-friend-request-list,.customer-friend-list{display:grid;gap:10px;padding:17px 20px}.customer-friend-request-list{border-bottom:1px solid #eee7e0;background:#fffdfa}.customer-friend-request-list>.eyebrow,.customer-friend-list>.eyebrow{color:#9a7060}.customer-friend-card{display:grid;grid-template-columns:39px minmax(0,1fr) auto;gap:11px;align-items:center;padding:11px;border:1px solid #eee6df;border-radius:10px;background:#fff}.customer-friend-avatar{display:grid;place-items:center;width:39px;height:39px;border-radius:13px;color:#713a2a;background:#efd4c4;font-size:10px;font-weight:800}.customer-friend-card>div:nth-child(2){display:grid;gap:2px;min-width:0}.customer-friend-card b{overflow:hidden;color:#493d36;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.customer-friend-card small{color:#9a6654;font-size:9px;font-weight:800}.customer-friend-card p{margin:2px 0 0;color:#8b8179;font-size:9px;line-height:1.35}.customer-friend-actions{display:flex;gap:6px}.customer-friend-actions .feature-action{padding:7px 8px;font-size:8px}.customer-friend-remove{border:0;padding:5px;color:#9a4c3a;background:transparent;font-size:8px;font-weight:800;white-space:nowrap}.customer-friend-empty{border:1px dashed #ded4cb;border-radius:9px;padding:20px;color:#8c8179;background:#fdfbf8;text-align:center;font-size:10px;line-height:1.5}.customer-friend-pending{display:flex;flex-wrap:wrap;gap:7px;padding:13px 20px;color:#897d74;background:#f8f3ee;font-size:9px}.customer-friend-pending b{color:#69584e}.customer-friend-pending span{border-left:1px solid #d9cec5;padding-left:7px}
.booking-party-invites{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 0;padding:13px;border:1px solid #ead6c9;border-radius:10px;background:linear-gradient(115deg,#fff8f3,#f8eee7)}.booking-party-invites>div{display:grid;gap:4px}.booking-party-invites p{margin:0;color:#593d32;font-size:10px;font-weight:800}.booking-party-invites small{color:#877a70;font-size:9px;line-height:1.4}.booking-party-invites .feature-action{flex:none;white-space:nowrap}.table-invite-summary{display:grid;gap:5px;margin:16px 0 11px;padding:12px;border:1px solid #eadbd0;border-radius:9px;background:#fffaf6}.table-invite-summary b{color:#7f402e;font-size:11px}.table-invite-summary span{color:#887c73;font-size:9px;line-height:1.4}.table-invite-friend-list{display:grid;gap:8px;max-height:310px;overflow:auto}.table-invite-friend{display:grid;grid-template-columns:39px minmax(0,1fr) 23px;gap:10px;align-items:center;width:100%;border:1px solid #e8dfd7;border-radius:10px;padding:10px;color:#4e4038;background:#fff;text-align:left}.table-invite-friend.selected{border-color:#b86850;background:#fff7f2}.table-invite-friend>span:nth-child(2){display:grid;gap:3px}.table-invite-friend b{overflow:hidden;color:#4b3b33;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.table-invite-friend small{color:#9a6654;font-size:9px;font-weight:800}.table-invite-friend i{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;color:#a0442f;background:#f4e5db;font-style:normal;font-size:14px;font-weight:800}.table-invite-friend.selected i{color:#fff;background:#a65039}.customer-table-invites{display:grid;gap:9px;padding:17px 20px;border-bottom:1px solid #eee7e0;background:#fffaf5}.customer-table-invites>.eyebrow{color:#9a7060}.customer-table-invite{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px;border:1px solid #ecdcd0;border-radius:10px;background:#fff}.customer-table-invite>div{display:grid;gap:3px}.customer-table-invite b{color:#4e4038;font-size:10px}.customer-table-invite small{color:#97634f;font-size:9px;font-weight:800}.customer-table-invite p{margin:2px 0 0;color:#867a72;font-size:9px;line-height:1.4}.reservation-party-summary{display:grid;gap:3px;margin:12px 0 0;padding:10px 12px;border-left:2px solid #c37a60;color:#776961;background:#fffaf6;font-size:9px;line-height:1.4}.reservation-party-summary b{color:#654033;font-size:10px}.reservation-party-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.reservation-party-actions .feature-action{white-space:nowrap}
.table-guest-row{display:grid;gap:8px;padding:13px;border:1px solid #e9ddd3;border-radius:10px;background:#fffaf6}.table-guest-row-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.table-guest-row-head b{color:#5b4034;font-size:11px}.table-guest-row label{display:grid;gap:5px;color:#8d7b70;font-size:8px;font-weight:800;letter-spacing:.08em}.table-guest-row input,.table-guest-row select{width:100%;height:34px;border:1px solid #e1d8d0;border-radius:7px;padding:0 9px;color:#4d413a;background:#fff;font-size:10px;outline:0}.table-guest-row label.is-disabled{opacity:.58}.table-guest-row input:disabled{color:#a49a92;background:#f5f1ed}.table-guest-row>small{color:#81766e;font-size:9px;line-height:1.4}.booking-menu-owner{grid-column:1/-1;display:grid;grid-template-columns:auto minmax(120px,1fr);gap:8px;align-items:start;width:100%;margin-top:8px;color:#8d7b70;font-size:8px;font-weight:800;letter-spacing:.08em;position:relative;z-index:2}.booking-menu-owner>span{padding-top:9px;white-space:nowrap}.booking-menu-owner-list{display:grid;gap:7px}.booking-menu-owner-portion{display:grid;grid-template-columns:44px minmax(0,1fr);gap:7px;align-items:start;padding:7px;border:1px solid #eee2d8;border-radius:8px;background:#fffdfb}.booking-menu-owner-portion>small{padding-top:8px;color:#9c8071;font-size:7px;font-weight:800;letter-spacing:.06em}.booking-menu-owner-fields{display:grid;gap:5px}.booking-menu-owner-fields textarea{min-height:38px;resize:vertical;border:1px solid #e4d8ce;border-radius:7px;padding:7px 8px;color:#61453a;background:#fffaf6;font:inherit;font-size:9px;line-height:1.35}.booking-menu-addon-choice{display:grid;gap:4px}.booking-menu-addon-choice small{padding:0;color:#91715f;font-size:7px;font-weight:800;letter-spacing:.06em}.booking-menu-owner select{display:block;width:100%;min-width:0;height:31px;border:1px solid #e4d8ce;border-radius:7px;padding:0 8px;color:#61453a;background:#fffaf6;font-size:9px;cursor:pointer;pointer-events:auto;appearance:auto;-webkit-appearance:menulist}
.booking-addon-dialog{display:grid;gap:9px}.booking-addon-group{display:grid;gap:7px;padding:11px;border:1px solid #eadfd5;border-radius:9px;background:#fffaf7}.booking-addon-group>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.booking-addon-group>div:first-child b{color:#604337;font-size:10px}.booking-addon-group>div:first-child small{color:#96786a;font-size:8px;font-weight:800}.booking-addon-option{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding-top:7px;border-top:1px solid #eee3da}.booking-addon-option>span{display:grid;gap:2px}.booking-addon-option>span b{color:#53443c;font-size:10px}.booking-addon-option>span small{color:#917563;font-size:8px}.booking-addon-option input{width:20px;height:20px;margin:0;accent-color:#a5523d}.booking-addon-quantity{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #eadfd5;border-radius:9px;background:#fffaf7}.booking-addon-quantity>div:first-child{display:grid;gap:3px}.booking-addon-quantity>div:first-child b{color:#604337;font-size:10px}.booking-addon-quantity>div:first-child small{color:#917563;font-size:8px;line-height:1.35}.booking-addon-quantity .menu-order-stepper button{display:grid;place-items:center;width:28px;height:28px;border:1px solid #e3d3c7;border-radius:6px;padding:0;color:#914b38;background:#fff;font-size:16px}.booking-addon-quantity .menu-order-stepper button:disabled{opacity:.45}.booking-addon-quantity .menu-order-stepper b{min-width:12px;color:#583d32;text-align:center;font-size:11px}
.table-guest-name-control{display:grid;gap:6px}.table-guest-suggestions{display:grid;gap:4px;padding:5px;border:1px solid #e6d7cc;border-radius:8px;background:#fffdfb;box-shadow:0 9px 18px rgba(77,48,32,.09)}.table-guest-suggestions[hidden]{display:none}.table-guest-suggestions button{display:grid;grid-template-columns:26px minmax(0,1fr) auto;gap:8px;align-items:center;width:100%;border:0;border-radius:6px;padding:7px;color:#55453c;background:transparent;text-align:left}.table-guest-suggestions button:hover{background:#fbefe8}.table-guest-suggestions button>span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;color:#80412e;background:#f0d8ca;font-size:8px;font-weight:800}.table-guest-suggestions button>div{display:grid;gap:2px;min-width:0}.table-guest-suggestions button b{overflow:hidden;color:#4f3d33;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.table-guest-suggestions button small{overflow:hidden;color:#96604b;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.table-guest-suggestions button i{border:1px solid #d6a38d;border-radius:99px;padding:4px 5px;color:#934631;font-size:7px;font-style:normal;font-weight:800}.table-guest-search-status{display:block;padding:6px 7px;color:#927f73;font-size:8px;font-weight:500;letter-spacing:0;line-height:1.4}.table-guest-tag{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border:1px solid #e1c6b6;border-radius:7px;color:#7f412e;background:#fff5ef;font-size:8px;font-weight:700;letter-spacing:0}.table-guest-tag b{color:#8d3d2a}.table-guest-tag button{display:grid;place-items:center;width:20px;height:20px;border:0;border-radius:50%;padding:0;color:#934631;background:#f2d8cc;font-size:14px;line-height:1}.table-guest-tag-required{padding:8px 9px;border-left:2px solid #b45e42;color:#89513f;background:#fff6f1;font-size:8px;font-weight:500;letter-spacing:0;line-height:1.45}
@media(max-width:680px){.customer-profile-identity{align-items:flex-start;flex-direction:column}.customer-profile-identity .feature-action{width:100%}.customer-social-panel>.data-toolbar,.customer-friend-search,.customer-friend-request-list,.customer-friend-list{padding-right:15px;padding-left:15px}.customer-friend-search{grid-template-columns:1fr}.customer-friend-search button{width:100%}.customer-friend-card{grid-template-columns:39px minmax(0,1fr)}.customer-friend-actions{grid-column:2}.customer-friend-remove{grid-column:2;justify-self:start;padding-left:0}.customer-friend-pending{padding-right:15px;padding-left:15px}}

#customer .customer-hero-brand .profile{overflow:hidden}
#customer .customer-hero-brand .profile img{display:block;width:100%;height:100%;object-fit:cover}
.customer-account-menu-avatar{overflow:hidden}
.customer-account-menu-avatar img{display:block;width:100%;height:100%;object-fit:cover}

/* Customer profile: short path to the few things a diner needs most. */
#customer .customer-profile-page{padding-bottom:10px}
#customer .customer-profile-hub{display:grid;gap:10px;margin-top:14px}
#customer .customer-profile-hub button{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:11px;align-items:center;width:100%;border:1px solid #eaded5;border-radius:11px;padding:14px 15px;color:#4c3c34;background:#fff;text-align:left;box-shadow:0 6px 15px rgba(64,43,27,.035);transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}
#customer .customer-profile-hub button:hover,#customer .customer-profile-hub button:focus-visible{border-color:#c78367;outline:0;transform:translateY(-1px);box-shadow:0 9px 19px rgba(76,44,25,.08)}
#customer .customer-profile-hub button>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:#8d422e;background:#f3e3d9;font-size:15px}
#customer .customer-profile-hub button>div{display:grid;gap:3px;min-width:0}
#customer .customer-profile-hub b{color:#4a3931;font-size:11px}
#customer .customer-profile-hub small{overflow:hidden;color:#8d8179;font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}
#customer .customer-profile-hub i{color:#a05943;font-size:15px;font-style:normal}
#customer .customer-profile-detail-page{padding-bottom:24px}
#customer .customer-profile-back{margin:0 0 13px;border:0;padding:0;color:#975139;background:transparent;font-size:10px;font-weight:800}
#customer .customer-profile-overview{position:relative;gap:14px;padding:19px 20px;background:linear-gradient(135deg,#f4e6db,#f0ddd0)}
#customer .customer-profile-overview .avatar{flex:none;width:53px;height:53px;overflow:hidden}
#customer .customer-profile-overview .avatar img{display:block;width:100%;height:100%;object-fit:cover}
#customer .customer-profile-overview>div{min-width:0}
#customer .customer-profile-overview b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#customer .customer-profile-overview .feature-action{margin-left:auto;flex:none;white-space:nowrap}
#customer .customer-profile-tier{display:block;margin-bottom:4px;color:#92523c;font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
#customer .customer-profile-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}
#customer .customer-profile-shortcuts button{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:9px;align-items:center;min-width:0;border:1px solid #eaded5;border-radius:11px;padding:13px;color:#4c3c34;background:#fff;text-align:left;box-shadow:0 6px 15px rgba(64,43,27,.035)}
#customer .customer-profile-shortcuts button>span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;color:#8d422e;background:#f3e3d9;font-size:14px}
#customer .customer-profile-shortcuts button>div{display:grid;gap:3px;min-width:0}
#customer .customer-profile-shortcuts b{color:#4a3931;font-size:11px}
#customer .customer-profile-shortcuts small{overflow:hidden;color:#8d8179;font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}
#customer .customer-profile-shortcuts i{color:#a05943;font-size:15px;font-style:normal}
#customer .customer-profile-membership-panel,.customer-profile-settings{overflow:hidden}
#customer .customer-profile-membership-panel .data-toolbar,.customer-profile-settings .data-toolbar{align-items:flex-start;padding:17px 19px;border-bottom:1px solid #eee7e0}
#customer .customer-profile-membership-panel .data-toolbar>div,.customer-profile-settings .data-toolbar>div{display:grid;gap:4px}
#customer .customer-profile-membership-panel .data-toolbar small,.customer-profile-settings .data-toolbar small{color:#8c8078;font-size:9px;line-height:1.4}
#customer .customer-profile-membership-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #eee7e0}
#customer .customer-profile-membership-stats>div{display:grid;gap:5px;min-width:0;padding:14px 16px;border-right:1px solid #eee7e0}
#customer .customer-profile-membership-stats>div:last-child{border-right:0}
#customer .customer-profile-membership-stats small{color:#9b8c82;font-size:7px;font-weight:800;letter-spacing:.07em;line-height:1.35}
#customer .customer-profile-membership-stats b{overflow:hidden;color:#513a2e;font:400 16px/1.1 Georgia,'Times New Roman',serif;text-overflow:ellipsis;white-space:nowrap}
#customer .customer-profile-membership-note { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 16px 20px; background: #fffaf6; border-top: 1px solid #f0ebe5; }
#customer .customer-profile-membership-note .membership-note-info { display: grid; gap: 3px; min-width: 0; flex: 1; }
#customer .customer-profile-membership-note p { margin: 0; color: #4a3c35; font-size: 11px; font-weight: 600; line-height: 1.4; }
#customer .customer-profile-membership-note small { display: block; color: #8c7f75; font-size: 9px; line-height: 1.35; margin: 0; }
#customer .customer-profile-membership-note .feature-action { flex: none; width: auto; white-space: nowrap; margin: 0; }
#customer .customer-profile-settings .settings-list{padding:0}
#customer .customer-profile-settings .setting-line{padding:15px 19px}
#customer .customer-payment-add{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 19px;border-top:1px solid #eee7e0;background:#fffaf7}#customer .customer-payment-add>div{display:grid;gap:4px}#customer .customer-payment-add b{color:#4a3931;font-size:11px}#customer .customer-payment-add p{margin:0;color:#8d8179;font-size:9px;line-height:1.35}#customer .customer-payment-add .feature-action{width:auto;margin:0;white-space:nowrap}.customer-payment-form{display:grid;gap:9px;border-top:1px solid #eee7e0;padding:19px;background:#fffdfb}.customer-payment-form .control-label{margin-top:5px}.customer-payment-form .feature-input{width:100%;box-sizing:border-box}.customer-payment-security-note{margin:4px 0 6px;border:1px solid #eaded3;border-radius:8px;padding:10px;color:#7d7168;background:#fffaf5;font-size:9px;line-height:1.45}.customer-payment-form .feature-row-actions{margin-top:3px}
#customer .customer-social-panel{padding:0!important}
#customer .customer-social-details{display:block}
#customer .customer-social-details>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none;padding:17px 19px;color:#4b3d35;background:#fff}
#customer .customer-social-details>summary::-webkit-details-marker{display:none}
#customer .customer-social-details>summary>div{display:flex;align-items:baseline;gap:8px;min-width:0}
#customer .customer-social-details>summary b{color:#4d3d34;font-size:12px;font-weight:700}
#customer .customer-social-details>summary small{color:#8d8178;font-size:10px;font-weight:400}
#customer .customer-social-details>summary>span{display:flex;align-items:center;gap:4px;color:#9a5742;font-size:10px;font-weight:800}
#customer .customer-social-details>summary i{display:inline-block;margin-left:4px;font-size:10px;font-style:normal;transition:transform .2s ease}
#customer .customer-social-details[open]>summary{border-bottom:1px solid #eee7e0;background:#fffaf6}
#customer .customer-social-details[open]>summary i{transform:rotate(180deg)}
#customer .customer-social-details>div{padding:17px 19px;background:#faf7f4}
#customer .customer-social-details>div .setting-line{padding:11px 0;background:transparent}
#customer .customer-social-details>div .setting-line:first-child{padding-top:0}
#customer .customer-social-details>div .setting-line:last-child{padding-bottom:0}
#customer .customer-friend-card{display:grid;grid-template-columns:35px minmax(0,1fr) auto;gap:11px;align-items:center;padding:10px 12px;border:1px solid #eee6df;border-radius:10px;background:#fff}
#customer .customer-friend-card>span{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;color:#8f3e29;background:#f3ded2;font:700 14px Georgia,serif}
#customer .customer-friend-card>div{display:grid;gap:2px;min-width:0}
#customer .customer-friend-card b{overflow:hidden;color:#493d36;font-size:11px;text-overflow:ellipsis;white-space:nowrap}
#customer .customer-friend-card small{color:#9a6654;font-size:9px;font-weight:800}
#customer .customer-friend-card p{margin:2px 0 0;color:#8b8179;font-size:9px;line-height:1.35}
#customer .customer-friend-actions{display:flex;gap:6px;align-items:center}
@media(max-width:680px){#customer .customer-profile-overview{flex-wrap:wrap;padding:17px}#customer .customer-profile-overview .feature-action{width:100%;margin-left:0}#customer .customer-profile-shortcuts{grid-template-columns:1fr}#customer .customer-profile-membership-panel .data-toolbar,.customer-profile-settings .data-toolbar{padding:15px}#customer .customer-profile-membership-stats>div{padding:13px 10px}#customer .customer-profile-membership-stats b{font-size:14px}#customer .customer-profile-membership-note{flex-direction:column;align-items:flex-start;padding:14px 15px}#customer .customer-profile-membership-note .feature-action{width:100%}#customer .customer-profile-settings .setting-line{padding:14px 15px}#customer .customer-payment-add{padding:14px 15px}.customer-payment-form{padding:15px}.customer-payment-form .feature-row-actions{grid-template-columns:1fr}#customer .customer-social-details>summary{padding:15px}.customer-social-panel .customer-friend-search,.customer-social-panel .customer-friend-request-list,.customer-social-panel .customer-friend-list{padding-right:15px;padding-left:15px}}

/* Merchant logo used consistently across merchant profile and customer landing cards. */
#customer .venue-art.has-profile-logo{padding:24px;background:linear-gradient(135deg,color-mix(in srgb,var(--venue-color,#d9b29d) 88%,#fff),var(--venue-color,#d9b29d))!important}#customer .venue-profile-logo{width:112px;height:112px;object-fit:contain;border:1px solid rgba(255,255,255,.58);border-radius:23px;background:rgba(255,255,255,.9);box-shadow:0 15px 26px rgba(47,29,19,.18)}.business-profile-mark.has-profile-logo{overflow:hidden;padding:3px;background:#fff}.business-profile-mark.has-profile-logo img{width:100%;height:100%;object-fit:contain;border-radius:11px}.merchant-profile-logo-upload{display:grid;grid-template-columns:75px minmax(0,1fr);gap:13px;align-items:center;margin-bottom:12px;padding:16px;border:1px solid #e9ded5;border-radius:12px;background:linear-gradient(135deg,#fffaf6,#f7eee7)}.merchant-profile-logo-preview{display:grid;place-items:center;width:75px;height:75px;overflow:hidden;border:1px solid #ead5c7;border-radius:20px;color:#7c3c2b;background:#fff}.merchant-profile-logo-preview img{width:100%;height:100%;object-fit:contain}.merchant-profile-logo-preview span{font-size:30px}.merchant-profile-logo-upload>div:last-child{display:grid;gap:5px;min-width:0}.merchant-profile-logo-upload .eyebrow{color:#9c705d}.merchant-profile-logo-upload b{color:#493d36;font:400 16px/1 Georgia,'Times New Roman',serif;letter-spacing:-.03em}.merchant-profile-logo-upload p{margin:0;color:#83776e;font-size:9px;line-height:1.45}.merchant-media-file-input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.merchant-media-file-picker,.merchant-profile-logo-upload button{width:max-content;border:1px solid #d9b19e;border-radius:7px;padding:8px 9px;color:#8d3929;background:#fff7f2;font-size:9px;font-weight:800;cursor:pointer}.merchant-media-file-picker:hover,.merchant-profile-logo-upload button:hover{border-color:#b46d54;background:#ffefe6}.merchant-media-file-picker:focus-visible{outline:2px solid #b96a50;outline-offset:2px}.merchant-profile-logo-upload small{color:#9a8b81;font-size:8px;line-height:1.35}@media(max-width:680px){#customer .venue-art.has-profile-logo{padding:18px}#customer .venue-profile-logo{width:94px;height:94px}.merchant-profile-logo-upload{grid-template-columns:65px minmax(0,1fr)}.merchant-profile-logo-preview{width:65px;height:65px;border-radius:17px}}

/* Business profile banner and native video picker. */
.business-profile-hero.has-profile-logo{background-color:#211813;background-repeat:no-repeat;background-position:center;background-size:cover}.business-profile-hero.has-profile-logo:after{display:none}.business-profile-hero.has-profile-logo>div{position:relative;z-index:1}.merchant-video-upload .merchant-media-file-picker{width:max-content;border:1px solid #debcae;border-radius:7px;padding:8px 9px;color:#8b3929;background:#fff7f2;font-size:9px;font-weight:800;cursor:pointer}.merchant-video-upload .merchant-media-file-picker:hover{border-color:#b46d54;background:#ffefe6}

/* Restaurant-level customer reviews in the business profile. */
.business-profile-reviews{display:grid;gap:15px}.business-profile-review-summary{border-radius:999px;padding:6px 8px;color:#7c563d;background:#f7ece3;font-size:8px;font-weight:800;white-space:nowrap}.business-profile-review-list{display:grid;gap:12px}.business-profile-review{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:12px;border:1px solid #eee3db;border-radius:11px;background:#fffdfb}.business-profile-review-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#703b2b;background:#f0ddd0;font-size:9px;font-weight:800}.business-profile-review>div>div{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.business-profile-review b{color:#473a33;font-size:10px}.business-profile-review small{color:#966c4c;font-size:8px;white-space:nowrap}.business-profile-review p{margin:6px 0 0;color:#6f625a;font:400 12px/1.55 Georgia,'Times New Roman',serif}.business-profile-review p.business-profile-review-empty{color:#9b9087;font:italic 9px/1.45 Arial,sans-serif}.customer-restaurant-review-action{display:flex;justify-content:flex-end;margin-top:11px}.customer-restaurant-review-action .status{align-self:center}.customer-restaurant-review-action .feature-action{margin:0}@media(max-width:680px){.business-profile-review>div>div{align-items:flex-start;flex-direction:column;gap:3px}.business-profile-review-summary{display:none}.customer-restaurant-review-action{justify-content:stretch}.customer-restaurant-review-action .feature-action{width:100%}}

/* Uploaded menu photos in the customer-facing business profile. */
.business-profile-menu article>span.has-menu-image,.business-profile-menu-dialog-row>span.has-menu-image{overflow:hidden;padding:0;background:#fff}.business-profile-menu article>span.has-menu-image img,.business-profile-menu-dialog-row>span.has-menu-image img{width:100%;height:100%;object-fit:cover}

/* Merchant artwork replaces the legacy colour block on customer cards. */
.customer-discovery-filters{display:flex;flex-wrap:wrap;gap:7px;padding:9px 12px;border-top:1px solid #eee4dc;background:#fff8f4}.customer-discovery-filters label{display:flex;align-items:center;gap:6px;border:1px solid #e8ddd5;border-radius:8px;padding:5px 7px;color:#8e7d72;background:#fff;font-size:8px;font-weight:800;letter-spacing:.05em}.customer-discovery-filters select{max-width:145px;border:0;padding:0;color:#5f4b40;background:transparent;font-size:9px;outline:0;cursor:pointer}.customer-filter-reset{border:0;border-radius:7px;padding:6px 8px;color:#92412d;background:#f1ddd2;font-size:8px;font-weight:800;cursor:pointer}.venue-card-meta-actions{display:flex;align-items:center;gap:7px}.venue-favorite-button,.menu-favorite-button{display:inline-flex;align-items:center;justify-content:center;gap:3px;border:1px solid #ead7cc;border-radius:99px;padding:4px 6px;color:#9a5e49;background:#fff8f4;font-size:8px;font-weight:800;cursor:pointer}.venue-favorite-button:hover,.menu-favorite-button:hover{border-color:#b6674c;background:#fff0e8}.venue-favorite-button.is-favorite,.menu-favorite-button.is-favorite{border-color:#c05d49;color:#a33f30;background:#fff0eb}.venue-favorite-button:disabled,.menu-favorite-button:disabled{opacity:.55;cursor:wait}.business-profile-menu-dialog-row{grid-template-columns:45px minmax(0,1fr) auto}.menu-favorite-button{align-self:start;width:31px;height:31px;padding:0;font-size:18px;line-height:1}.customer-favorites-panel{margin-top:17px;padding:0!important;overflow:hidden}.customer-favorites-panel>.data-toolbar{align-items:flex-start;padding:18px 20px;border-bottom:1px solid #eee7e0}.customer-favorites-panel>.data-toolbar>div{display:grid;gap:4px}.customer-favorites-panel>.data-toolbar small{color:#8d8178;font-size:10px}.customer-favorite-list{display:grid;gap:9px;padding:16px 20px}.customer-favorite-card{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid #eee6df;border-radius:10px;background:#fff}.customer-favorite-art{display:grid;place-items:center;width:40px;height:40px;overflow:hidden;border-radius:12px;background:#f2e1d7;font-size:18px}.customer-favorite-art img{width:100%;height:100%;object-fit:cover;background:#fff}.customer-favorite-card>div{display:grid;gap:3px;min-width:0}.customer-favorite-card small{overflow:hidden;color:#9a6654;font-size:8px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.customer-favorite-card b{overflow:hidden;color:#493d36;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.customer-favorite-card p{margin:0;color:#8b8179;font-size:9px}.merchant-profile-editor select{width:100%;border:1px solid #e3dbd3;border-radius:9px;padding:11px 12px;color:#4f453e;background:#fffdf9;font:11px/1.5 Arial,sans-serif;outline:0}.merchant-profile-editor select:focus{border-color:#bd7760;box-shadow:0 0 0 3px rgba(189,119,96,.11)}
.membership-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.membership-hero-stats div{min-width:0}.membership-hero-stats b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(13px,1.7vw,19px)}
.business-profile-signature{display:inline-block;margin-left:6px;border-radius:99px;padding:3px 5px;color:#93432f;background:#f8e2d5;font:800 7px/1 Arial,sans-serif;letter-spacing:.04em;vertical-align:middle}.business-profile-menu-category{margin:10px 1px 0;color:#8e6857;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.business-profile-menu-dialog-list>.business-profile-menu-category:first-child{margin-top:0}
@media(max-width:680px){.customer-discovery-filters{flex-wrap:nowrap;overflow-x:auto}.customer-discovery-filters label{flex:none}.customer-filter-reset{flex:none}.venue-card-meta-actions{gap:5px}.venue-favorite-button [data-favorite-label]{display:none}.customer-favorites-panel>.data-toolbar,.customer-favorite-list{padding-right:15px;padding-left:15px}.customer-favorite-card{grid-template-columns:40px minmax(0,1fr)}.customer-favorite-card .feature-action{grid-column:2;justify-self:start}}
#customer .venue-art.has-profile-logo{padding:0!important;background:#fff!important}#customer .venue-art.has-profile-logo .venue-profile-logo{width:100%;height:100%;border:0;border-radius:0;background:transparent;box-shadow:none;object-fit:cover}

/* Uploaded merchant logo in the Book Table sheet. */
#booking-modal .mini-art.has-profile-logo{overflow:hidden;padding:3px;background:#fff!important}#booking-modal .mini-art.has-profile-logo img{width:100%;height:100%;object-fit:contain;border-radius:9px}

/* Menu rating at ordering time and public customer community. */
.booking-menu-copy .booking-menu-rating{display:block;margin-top:4px;color:#a34f31;font-size:8px;font-weight:800;letter-spacing:.01em}.booking-menu-copy .booking-menu-rating.empty{color:#9a8e85;font-weight:500}
.community-intro{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:23px 25px;border-radius:14px;color:#fff;background:radial-gradient(circle at 87% 22%,rgba(255,255,255,.18) 0 9%,transparent 9.4%),linear-gradient(135deg,#4d251d,#8f402c 61%,#ba7657)}.community-intro>div{display:grid;gap:6px;max-width:560px}.community-intro .eyebrow{color:#edcabb}.community-intro b{font:400 24px/1.1 Georgia,'Times New Roman',serif;letter-spacing:-.045em}.community-intro p{margin:0;color:#f0dcd2;font-size:10px;line-height:1.5}.community-intro>span{display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff8f2;background:rgba(255,255,255,.1);font-size:30px}.community-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:13px}.community-card{display:grid;grid-template-columns:35px minmax(0,1fr);gap:10px;padding:14px;border:1px solid #e9ded5;border-radius:11px;background:#fff}.community-card>span{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;color:#8f3e29;background:#f3ded2;font:700 15px Georgia,serif}.community-card>div{display:grid;gap:3px}.community-card b{color:#4b3d35;font-size:11px}.community-card p{margin:0;color:#81766e;font-size:9px;line-height:1.4}.community-card small{margin-top:2px;color:#a05c45;font-size:8px;font-weight:800}.community-members{margin-top:17px;padding:0!important;overflow:hidden}.community-members>.data-toolbar{align-items:flex-start;padding:18px 20px;border-bottom:1px solid #eee7e0}.community-members>.data-toolbar>div{display:grid;gap:4px}.community-members>.data-toolbar small{color:#8d8178;font-size:10px}.community-member-list{display:grid;gap:9px;padding:17px 20px}.community-member{display:grid;grid-template-columns:39px minmax(0,1fr) auto;gap:11px;align-items:center;padding:11px;border:1px solid #eee6df;border-radius:10px;background:#fff}.community-member>div:nth-child(2){display:grid;gap:2px;min-width:0}.community-member b{overflow:hidden;color:#493d36;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.community-member small{color:#9a6654;font-size:9px;font-weight:800}.community-member p{margin:2px 0 0;color:#8b8179;font-size:9px;line-height:1.35}.community-member>.feature-action{white-space:nowrap}
@media(max-width:680px){.community-intro{align-items:flex-start;padding:21px}.community-intro>span{width:44px;height:44px;font-size:23px}.community-grid{grid-template-columns:1fr}.community-member{grid-template-columns:39px minmax(0,1fr)}.community-member>.feature-action,.community-member>.status,.community-member>.customer-friend-actions{grid-column:2;justify-self:start}.community-member-list,.community-members>.data-toolbar{padding-right:15px;padding-left:15px}}

/* Live community directory, guild applications, and username discovery. */
.community-page>.heading{align-items:flex-start}.community-page>.heading>.feature-action{flex:none;white-space:nowrap}.community-search-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.75fr);gap:18px;align-items:end;margin-top:14px;padding:18px 20px;border:1px solid #e9ded5;border-radius:12px;background:#fff}.community-search-panel>div{display:grid;gap:4px}.community-search-panel .eyebrow{color:#9c705d}.community-search-panel b{color:#4b3c35;font:400 19px/1 Georgia,'Times New Roman',serif;letter-spacing:-.03em}.community-search-panel small{color:#897d74;font-size:9px;line-height:1.45}.community-search-panel form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.community-search-panel input{height:38px;min-width:0;border:1px solid #e1d8d0;border-radius:8px;padding:0 11px;color:#4b413b;background:#fff;font-size:11px;outline:0}.community-search-panel input:focus{border-color:#b66d55;box-shadow:0 0 0 3px rgba(182,109,85,.1)}.community-search-panel button{height:38px;white-space:nowrap}.community-search-hint{border:1px dashed #ded4cb;border-radius:9px;padding:17px;color:#897d74;background:#fdfbf8;font-size:10px;line-height:1.5}.community-directory{margin-top:17px}.community-directory-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:10px}.community-directory-head>div{display:grid;gap:4px}.community-directory-head .eyebrow{color:#9a7060}.community-directory-head b{color:#4a3d36;font:400 20px/1 Georgia,'Times New Roman',serif;letter-spacing:-.04em}.community-directory-head>span{border-radius:999px;padding:6px 8px;color:#8e583f;background:#f5e7de;font-size:8px;font-weight:800}.community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-card{grid-template-columns:35px minmax(0,1fr);align-items:start}.community-card>div:nth-child(2){display:grid;gap:4px;min-width:0}.community-card-title{display:grid;gap:4px}.community-visibility{display:inline-flex;width:max-content;border-radius:999px;padding:4px 6px;color:#3b7754;background:#e7f1e8;font-size:7px;font-weight:800;text-transform:uppercase}.community-visibility.private{color:#78583c;background:#f7ead9}.community-card-action{grid-column:1/-1;display:flex;justify-content:flex-end;margin-top:2px;padding-top:9px;border-top:1px solid #f0e9e3}.community-card-action .feature-action{padding:7px 9px;font-size:8px}.community-card-action .status{font-size:8px}.community-empty{grid-column:1/-1;display:grid;gap:5px;padding:23px;border:1px dashed #ded4cb;border-radius:11px;color:#897d74;background:#fdfbf8;text-align:center}.community-empty b{color:#5f4b40;font:400 18px/1 Georgia,'Times New Roman',serif}.community-empty p{max-width:420px;margin:0 auto;font-size:10px;line-height:1.5}.community-applications{margin-top:17px}.community-application .customer-friend-actions{justify-self:end}
@media(max-width:680px){.community-page>.heading>.feature-action{width:100%}.community-search-panel{grid-template-columns:1fr;padding:16px}.community-search-panel form{grid-template-columns:1fr}.community-search-panel button{width:100%}.community-grid{grid-template-columns:1fr}.community-directory-head{align-items:flex-start;flex-direction:column}.community-application .customer-friend-actions{grid-column:2;justify-self:start}}

/* Customer membership: progression and benefits are intentionally UI-first. */
#customer .customer-reward{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}
#customer .customer-reward:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(91,48,19,.22)}
.membership-page{padding-bottom:34px}.membership-page-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.membership-back{display:inline-flex;align-items:center;gap:7px;border:0;padding:5px 0;color:#8d4d36;background:transparent;font-size:10px;font-weight:800}.membership-back span{font-size:16px;line-height:1}.membership-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;overflow:hidden;padding:27px 28px 0;border-radius:16px;color:#fff;background:radial-gradient(circle at 94% 18%,rgba(255,255,255,.19) 0 8%,transparent 8.4%),linear-gradient(130deg,#623922,#a46c43 60%,#cf9a6c);box-shadow:0 15px 28px rgba(92,51,26,.15)}.membership-hero.tier-silver{background:radial-gradient(circle at 94% 18%,rgba(255,255,255,.22) 0 8%,transparent 8.4%),linear-gradient(130deg,#46505a,#7f8a91 60%,#b3bdc1)}.membership-hero.tier-gold{background:radial-gradient(circle at 94% 18%,rgba(255,255,255,.25) 0 8%,transparent 8.4%),linear-gradient(130deg,#6d4519,#c1862f 58%,#e6be68)}.membership-hero-orbit{position:absolute;right:-78px;bottom:-104px;width:292px;height:292px;border:1px solid rgba(255,255,255,.2);border-radius:50%;box-shadow:0 0 0 35px rgba(255,255,255,.06),0 0 0 75px rgba(255,255,255,.04)}.membership-hero-copy{position:relative;z-index:1;display:grid;gap:7px;max-width:500px}.membership-hero-copy>span{color:rgba(255,255,255,.74);font-size:9px;font-weight:800;letter-spacing:.13em}.membership-hero h1{margin:0;color:#fff;font:400 clamp(34px,5vw,50px)/.9 Georgia,'Times New Roman',serif;letter-spacing:-.065em}.membership-hero p{margin:0;color:rgba(255,255,255,.84);font-size:11px;line-height:1.5}.membership-hero-badge{position:relative;z-index:1;display:grid;place-items:center;align-content:center;width:83px;height:83px;border:1px solid rgba(255,255,255,.38);border-radius:50%;background:rgba(71,36,18,.2);box-shadow:inset 0 0 0 7px rgba(255,255,255,.1)}.membership-hero-badge b{font:700 37px/.8 Georgia,'Times New Roman',serif}.membership-hero-badge small{margin-top:7px;color:rgba(255,255,255,.85);font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.membership-hero-stats{position:relative;z-index:1;grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;margin:7px -28px 0;border-top:1px solid rgba(255,255,255,.17);background:rgba(47,25,14,.12)}.membership-hero-stats div{display:grid;gap:5px;padding:15px 28px}.membership-hero-stats div+div{border-left:1px solid rgba(255,255,255,.17)}.membership-hero-stats span{color:rgba(255,255,255,.69);font-size:8px;font-weight:800;letter-spacing:.08em}.membership-hero-stats b{font:400 19px/1 Georgia,'Times New Roman',serif}.membership-progress-panel{margin-top:15px;padding:18px 20px;border:1px solid #eadfd5;border-radius:13px;background:#fff}.membership-progress-head{display:flex;align-items:end;justify-content:space-between;gap:14px}.membership-progress-head>div{display:grid;gap:5px}.membership-progress-head b{color:#4c3b31;font:400 20px/1 Georgia,'Times New Roman',serif;letter-spacing:-.035em}.membership-progress-head>small{color:#927b6d;font-size:9px;font-weight:800;text-align:right}.membership-progress-track{height:8px;overflow:hidden;margin:16px 0 15px;border-radius:99px;background:#f0e8e1}.membership-progress-track i{display:block;height:100%;min-width:8px;border-radius:inherit;background:linear-gradient(90deg,#aa7046,#d39b67)}.membership-milestones{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.membership-milestone{position:relative;display:grid;grid-template-columns:25px minmax(0,1fr);gap:7px;align-items:center;padding:7px;border-radius:8px;color:#9c9087}.membership-milestone-dot{display:grid;place-items:center;width:24px;height:24px;border:1px solid #ded4cb;border-radius:50%;color:#9b8b7e;background:#faf7f4;font-size:9px;font-weight:800}.membership-milestone>div{display:grid;gap:2px;min-width:0}.membership-milestone b{color:inherit;font-size:9px}.membership-milestone small{font-size:8px}.membership-milestone em{position:absolute;top:-4px;right:0;border-radius:99px;padding:3px 5px;color:#87502e;background:#f6e5d5;font-size:7px;font-style:normal;font-weight:800}.membership-milestone.unlocked{color:#6e4a32}.membership-milestone.unlocked .membership-milestone-dot{border-color:#bb8158;color:#fff;background:#af7048}.membership-benefits,.membership-tiers{margin-top:25px}.membership-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:17px;margin-bottom:11px}.membership-section-head>div{display:grid;gap:5px}.membership-section-head h2{margin:0;color:#4d3c32;font:400 25px/1 Georgia,'Times New Roman',serif;letter-spacing:-.05em}.membership-section-head p{max-width:510px;margin:0;color:#8c7f75;font-size:10px;line-height:1.45}.membership-section-head>small{max-width:160px;color:#8f7f73;font-size:9px;line-height:1.4;text-align:right}.membership-ui-label{border-radius:99px;padding:6px 8px;color:#976044;background:#f7e7dc;font-size:8px;font-weight:800;white-space:nowrap}.membership-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.membership-benefit-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;min-height:127px;padding:14px;border:1px solid #eadfd5;border-radius:12px;background:linear-gradient(145deg,#fff,#fffaf6)}.membership-benefit-card>span{color:#b46c48;font:400 22px/1 Georgia,'Times New Roman',serif}.membership-benefit-card>div{display:grid;align-content:start;gap:6px}.membership-benefit-card b{color:#4e3d33;font-size:10px}.membership-benefit-card p{margin:0;color:#897d74;font-size:9px;line-height:1.45}.membership-benefit-card>small{grid-column:1/-1;width:max-content;border-radius:99px;padding:4px 6px;color:#9b8779;background:#f5eee8;font-size:7px;font-weight:800}.membership-tier-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.membership-tier-card{display:grid;gap:10px;min-height:134px;padding:15px;border:1px solid #e4ddd5;border-radius:12px;color:#837971;background:#fbfaf8}.membership-tier-card>div{display:grid;gap:4px}.membership-tier-card span{font-size:8px;font-weight:800;letter-spacing:.08em}.membership-tier-card b{color:inherit;font:400 25px/1 Georgia,'Times New Roman',serif;letter-spacing:-.05em}.membership-tier-card p{margin:0;font-size:9px;line-height:1.4}.membership-tier-card small{justify-self:start;margin-top:auto;border:1px solid currentColor;border-radius:99px;padding:5px 7px;font-size:8px;font-weight:800}.membership-tier-card.tier-bronze.is-current{border-color:#bf8057;color:#7d472b;background:#fff7f0;box-shadow:0 8px 18px rgba(142,83,46,.08)}.membership-tier-card.tier-silver.is-current{border-color:#9ca8ae;color:#536067;background:#f6f8f8}.membership-tier-card.tier-gold.is-current{border-color:#d8a345;color:#805718;background:#fff9ea}.membership-tier-card.is-unlocked:not(.is-current){color:#5f7667;background:#f6faf6}@media(max-width:700px){.membership-hero{padding:22px 20px 0}.membership-hero-stats{margin-right:-20px;margin-left:-20px}.membership-hero-stats div{padding:13px 20px}.membership-milestones{grid-template-columns:1fr}.membership-milestone{grid-template-columns:25px minmax(0,1fr) auto}.membership-milestone em{position:static}.membership-benefit-grid,.membership-tier-grid{grid-template-columns:1fr}.membership-benefit-card{min-height:0}.membership-section-head{align-items:flex-start;flex-direction:column}.membership-section-head>small{text-align:left}.membership-page-top{margin-top:1px}}

/* Community identity follows the same profile-photo pattern as merchant branding. */
.community-card>.community-mark{overflow:hidden}.community-card>.community-mark.has-image{padding:2px;color:transparent;background:#fff}.community-card>.community-mark img{width:100%;height:100%;border-radius:9px;object-fit:cover}.community-card-action{align-items:center;gap:7px}.community-profile-photo-field{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center;margin-bottom:3px;padding:12px;border:1px solid #eadfd7;border-radius:10px;background:#fffaf6}.community-dialog-mark{display:grid;place-items:center;width:58px;height:58px;overflow:hidden;border:1px solid #ead5c7;border-radius:16px;color:#8f3e29;background:#f3ded2;font:700 23px Georgia,'Times New Roman',serif}.community-dialog-mark.has-image{padding:2px;color:transparent;background:#fff}.community-dialog-mark img{width:100%;height:100%;border-radius:12px;object-fit:cover}.community-profile-photo-field>div{display:grid;gap:4px}.community-profile-photo-field b{color:#4b3d35;font-size:11px}.community-profile-photo-field small{color:#897d74;font-size:9px;line-height:1.4}.ops-dialog-card label small{display:block;margin-top:5px;color:#94877e;font-size:8px;font-weight:500;letter-spacing:0;line-height:1.35}@media(max-width:680px){.community-profile-photo-field{grid-template-columns:52px minmax(0,1fr)}.community-dialog-mark{width:52px;height:52px;border-radius:14px}}

/* Never expose the retired static dashboards while a live session is checked. */
.api-live-surface:not(.live-data-ready)>.sidebar,.api-live-surface:not(.live-data-ready)>.ops-main{visibility:hidden}
.api-live-surface:not(.live-data-ready)::before{content:'Memuat data akun…';position:fixed;inset:0;display:grid;place-items:center;color:#7d7065;background:#fffdf9;font-size:12px;font-weight:700;letter-spacing:.03em}

/* Full-screen authentication for the operational dashboards. */
.merchant-auth-gate{align-items:stretch;padding:0;background:#eef3f9}
.merchant-auth-shell{grid-template-columns:minmax(360px,435px) minmax(0,1fr);width:100%;min-height:100dvh;border-radius:0;background:#eef3f9;box-shadow:none}
.merchant-auth-shell>main{order:1;display:grid;align-items:center;min-width:0;overflow-y:auto;max-height:100dvh;padding:48px 40px;background:#f3f6fa}
.merchant-auth-form-inner{width:min(360px,100%);min-width:0;margin:0 auto}
.merchant-auth-shell>aside{order:2;justify-content:center;min-height:100dvh;padding:clamp(44px,8vw,132px);color:#fff;background-color:#2053c5;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(135deg,#173f95,#285cd1 70%,#1749b8);background-size:30px 30px,30px 30px,auto}
.merchant-auth-product{display:flex;align-items:center;gap:11px;margin-bottom:54px}.merchant-auth-product .brand-mark{display:grid;place-items:center;width:37px;height:37px;border-radius:9px;color:#fff;background:#2457d4;font-size:17px;font-weight:800;box-shadow:0 7px 16px rgba(30,74,174,.18)}.merchant-auth-product>div{display:grid;gap:3px}.merchant-auth-product b{color:#10203a;font-size:13px}.merchant-auth-product small{color:#7890b3;font-size:10px}
.merchant-auth-heading>span,.merchant-auth-visual-copy>span{font-size:9px;font-weight:800;letter-spacing:.13em}.merchant-auth-heading>span{color:#5272a4}.merchant-auth-shell h2{margin:10px 0 7px;color:#10203a;font:700 27px/1.1 Arial,sans-serif;letter-spacing:-.045em}.merchant-auth-shell main>p,.merchant-auth-heading>p{margin:0;color:#5f7698;font-size:11px;line-height:1.55}
.merchant-auth-shell form{gap:14px;margin-top:28px}.merchant-auth-shell label{min-width:0;gap:7px;color:#314e7d;font-size:9px;font-weight:800;letter-spacing:.02em}.merchant-auth-shell input{box-sizing:border-box;width:100%;min-width:0;height:42px;border:1px solid #d7e0ec;border-radius:8px;padding:0 13px;color:#14213a;background:#fff;font-size:11px;box-shadow:0 1px 1px rgba(31,55,87,.02)}.merchant-auth-shell input::placeholder{color:#afbed1}.merchant-auth-shell input:focus{border-color:#2a5ed2;box-shadow:0 0 0 3px rgba(42,94,210,.12)}
.merchant-auth-shell form>button{min-height:42px;border-radius:8px;color:#fff;background:#2558d7;font-size:11px;box-shadow:0 8px 16px rgba(37,88,215,.16)}.merchant-auth-shell form>button:hover{background:#1d4dc6}.merchant-auth-shell .merchant-auth-forgot{min-height:0;margin:-4px 0 2px;padding:0;color:#2458d5;background:transparent;box-shadow:none;font-size:10px;font-weight:700;text-decoration:none}.merchant-auth-shell .merchant-auth-forgot:hover,.merchant-auth-shell .merchant-auth-forgot:focus-visible{color:#173f9e;background:transparent;outline:0;text-decoration:underline;text-underline-offset:3px}
.merchant-auth-message{min-height:0;margin:0!important;color:#b33f35!important;font-size:10px!important}.merchant-auth-message.success{color:#37734d!important}.merchant-auth-register-prompt{margin:5px 0 0;color:#69809f;font-size:10px;line-height:1.45;text-align:center}.merchant-auth-register-prompt button{border:0;padding:0;color:#2458d5;background:transparent;font:inherit;font-weight:800;cursor:pointer}.merchant-auth-register-prompt button:hover{text-decoration:underline;text-underline-offset:3px}
.merchant-auth-visual-copy{display:grid;align-content:center;max-width:510px}.merchant-auth-visual-copy>span{color:rgba(255,255,255,.63)}.merchant-auth-shell h1{max-width:480px;margin:14px 0 15px;color:#fff;font:700 clamp(33px,3.1vw,45px)/1.02 Arial,sans-serif;letter-spacing:-.055em}.merchant-auth-shell aside p{max-width:500px;margin:0;color:rgba(255,255,255,.83);font-size:13px;line-height:1.6}.merchant-auth-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:31px}.merchant-auth-benefits article{display:grid;gap:5px;min-height:70px;padding:13px 15px;border:1px solid rgba(255,255,255,.17);border-radius:9px;background:rgba(255,255,255,.09);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.merchant-auth-benefits b{color:#fff;font-size:11px}.merchant-auth-benefits small{color:rgba(255,255,255,.63);font-size:9px}
.merchant-auth-tabs{display:none}.merchant-auth-shell .merchant-access-form{margin-top:28px}.merchant-register-grid{min-width:0;gap:12px}.merchant-register-grid>*{min-width:0}.merchant-register-note{border-left-color:#4e78d7;color:#5c7599;background:#eef4ff}.merchant-register-note b{color:#244b9c}
@media(max-width:880px){.merchant-auth-shell{grid-template-columns:minmax(330px,390px) minmax(0,1fr)}.merchant-auth-shell>main{padding:38px 30px}.merchant-auth-shell>aside{padding:48px}.merchant-auth-benefits{grid-template-columns:1fr;max-width:250px;gap:8px}.merchant-auth-benefits article{min-height:0}}
@media(max-width:700px){.merchant-auth-shell{display:block;min-height:100dvh}.merchant-auth-shell>aside{display:none}.merchant-auth-shell>main{min-height:100dvh;max-height:none;padding:34px 22px}.merchant-auth-product{margin-bottom:43px}.merchant-auth-shell h2{font-size:26px}.merchant-register-grid{grid-template-columns:1fr}.merchant-auth-shell .merchant-access-form{margin-top:24px}}

/* Restaurant registration is intentionally a separate, warmer experience. */
.merchant-auth-visual-copy[data-merchant-auth-visual="register"]{display:none}
#merchant-auth-gate.is-registering .merchant-auth-shell{background:#f2f7f1}
#merchant-auth-gate.is-registering .merchant-auth-shell>main{background:#f6faf5}
#merchant-auth-gate.is-registering .merchant-auth-shell>aside{background-color:#4e7f5b;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),radial-gradient(circle at 86% 13%,rgba(221,235,171,.24) 0 11%,transparent 11.5%),linear-gradient(140deg,#244d3c,#578a5c 59%,#94b86c);background-size:30px 30px,30px 30px,auto,auto}
#merchant-auth-gate.is-registering .merchant-auth-product .brand-mark{background:#4f815c;box-shadow:0 7px 16px rgba(53,99,66,.18)}
#merchant-auth-gate.is-registering .merchant-auth-product b,#merchant-auth-gate.is-registering .merchant-auth-shell h2{color:#294f38}
#merchant-auth-gate.is-registering .merchant-auth-product small,#merchant-auth-gate.is-registering .merchant-auth-heading>span{color:#66846e}
#merchant-auth-gate.is-registering .merchant-auth-shell label{color:#466951}
#merchant-auth-gate.is-registering .merchant-auth-shell input:focus{border-color:#578560;box-shadow:0 0 0 3px rgba(87,133,96,.13)}
#merchant-auth-gate.is-registering .merchant-auth-shell form>button{background:#467b54;box-shadow:0 8px 16px rgba(56,99,68,.16)}
#merchant-auth-gate.is-registering .merchant-auth-shell form>button:hover{background:#396b48}
#merchant-auth-gate.is-registering .merchant-auth-shell .merchant-auth-forgot,#merchant-auth-gate.is-registering .merchant-auth-register-prompt button{color:#3d7550}
#merchant-auth-gate.is-registering [data-merchant-auth-visual="login"]{display:none}
#merchant-auth-gate.is-registering [data-merchant-auth-visual="register"]{display:grid}
.merchant-auth-registration-steps{display:grid;gap:10px;margin-top:30px}.merchant-auth-registration-steps article{display:grid;grid-template-columns:29px minmax(0,1fr);gap:10px;align-items:center;max-width:370px;padding:9px 0;border-top:1px solid rgba(255,255,255,.17)}.merchant-auth-registration-steps article:first-child{border-top:0}.merchant-auth-registration-steps i{display:grid;place-items:center;width:29px;height:29px;border:1px solid rgba(240,248,218,.46);border-radius:50%;color:#f0f8da;background:rgba(27,66,47,.18);font-size:8px;font-style:normal;font-weight:800}.merchant-auth-registration-steps div{display:grid;gap:2px}.merchant-auth-registration-steps b{color:#fff;font-size:10px}.merchant-auth-registration-steps small{color:rgba(255,255,255,.72);font-size:9px;line-height:1.35}

/* Merchant keeps the same green identity from login through registration. */
.merchant-auth-shell-merchant{background:#f2f7f1}.merchant-auth-shell-merchant>main{background:#f6faf5}.merchant-auth-shell-merchant>aside{background-color:#4e7f5b;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),radial-gradient(circle at 86% 13%,rgba(221,235,171,.24) 0 11%,transparent 11.5%),linear-gradient(140deg,#244d3c,#578a5c 59%,#94b86c);background-size:30px 30px,30px 30px,auto,auto}.merchant-auth-shell-merchant .merchant-auth-product .brand-mark{background:#4f815c;box-shadow:0 7px 16px rgba(53,99,66,.18)}.merchant-auth-shell-merchant .merchant-auth-product b,.merchant-auth-shell-merchant h2{color:#294f38}.merchant-auth-shell-merchant .merchant-auth-product small,.merchant-auth-shell-merchant .merchant-auth-heading>span{color:#66846e}.merchant-auth-shell-merchant label{color:#466951}.merchant-auth-shell-merchant input:focus{border-color:#578560;box-shadow:0 0 0 3px rgba(87,133,96,.13)}.merchant-auth-shell-merchant form>button{background:#467b54;box-shadow:0 8px 16px rgba(56,99,68,.16)}.merchant-auth-shell-merchant form>button:hover{background:#396b48}.merchant-auth-shell-merchant .merchant-auth-forgot,.merchant-auth-shell-merchant .merchant-auth-register-prompt button{color:#3d7550}.merchant-auth-shell-merchant .merchant-register-note{border-left-color:#609064;color:#55765e;background:#edf5eb}.merchant-auth-shell-merchant .merchant-register-note b{color:#315e40}
#merchant-auth-gate.is-registering .merchant-auth-shell-merchant,#merchant-auth-gate.is-registering .merchant-auth-shell-merchant>main{background:#f2f7f1}#merchant-auth-gate.is-registering .merchant-auth-shell-merchant>main{background:#f6faf5}#merchant-auth-gate.is-registering .merchant-auth-shell-merchant>aside{background-color:#4e7f5b;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),radial-gradient(circle at 86% 13%,rgba(221,235,171,.24) 0 11%,transparent 11.5%),linear-gradient(140deg,#244d3c,#578a5c 59%,#94b86c);background-size:30px 30px,30px 30px,auto,auto}
@media(max-width:960px){.merchant-auth-shell-merchant .merchant-register-grid{grid-template-columns:1fr}.merchant-auth-shell-merchant .merchant-auth-form-inner{width:min(380px,100%)}}

/* Live community room: member chat, RSVP events, and safe owner controls. */
.community-detail-hero{display:grid;grid-template-columns:68px minmax(0,1fr);gap:14px;align-items:center;padding:15px;border:1px solid #eadfd7;border-radius:12px;background:linear-gradient(135deg,#fffaf6,#f5e8df)}.community-detail-mark{display:grid;place-items:center;width:68px;height:68px;overflow:hidden;border-radius:19px;color:#843d2d;background:#efd7ca;font:700 27px Georgia,'Times New Roman',serif}.community-detail-mark.has-image{padding:2px;color:transparent;background:#fff}.community-detail-mark img{width:100%;height:100%;border-radius:15px;object-fit:cover}.community-detail-hero>div{display:grid;gap:4px;min-width:0}.community-detail-hero .eyebrow{color:#a46852}.community-detail-hero h3{margin:0;overflow:hidden;color:#493b34;font:400 22px/1 Georgia,'Times New Roman',serif;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.community-detail-hero p{margin:0;color:#7f746c;font-size:9px;line-height:1.45}.community-detail-hero small{color:#985640;font-size:8px;font-weight:800}.community-detail-section{display:grid;gap:10px;margin-top:17px}.community-detail-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.community-detail-section-head>div{display:grid;gap:4px}.community-detail-section-head .eyebrow{color:#9c705d}.community-detail-section-head b{color:#4b3c35;font:400 18px/1 Georgia,'Times New Roman',serif;letter-spacing:-.03em}.community-detail-section-head small,.community-live-note{color:#8d8178;font-size:9px;line-height:1.4}.community-event-list{display:grid;gap:8px}.community-event-card{display:grid;grid-template-columns:43px minmax(0,1fr) auto;gap:10px;align-items:start;padding:11px;border:1px solid #eadfd7;border-radius:10px;background:#fff}.community-event-card.cancelled{opacity:.65;background:#faf7f4}.community-event-venue{display:grid;place-items:center;width:43px;height:43px;overflow:hidden;border-radius:13px;background:#f3e4da;font-size:19px}.community-event-venue img{width:100%;height:100%;object-fit:contain;background:#fff}.community-event-card>div:nth-child(2){display:grid;gap:4px;min-width:0}.community-event-title{display:grid;gap:3px}.community-event-title b{overflow:hidden;color:#4b3c35;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.community-event-title span{color:#9b5c46;font-size:8px;font-weight:800}.community-event-card p{margin:0;color:#81766e;font-size:9px;line-height:1.4}.community-event-card small{color:#9a8a80;font-size:8px;line-height:1.35}.community-event-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.community-event-actions .feature-action{padding:7px 8px;font-size:8px;white-space:nowrap}.community-detail-empty{display:grid;gap:4px;padding:15px;border:1px dashed #decfc4;border-radius:9px;color:#87796f;background:#fdfaf7;text-align:center}.community-detail-empty b{color:#5a483e;font-size:11px}.community-detail-empty span{font-size:9px}.community-detail-chat{padding-top:16px;border-top:1px solid #eee6df}.community-chat-thread{min-height:170px;max-height:290px;background:#fbfaf8}.community-detail-members{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.community-detail-member{display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;align-items:center;padding:8px;border:1px solid #eee7e1;border-radius:9px;background:#fff}.community-detail-member>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#754634;background:#edd7ca;font-size:8px;font-weight:800}.community-detail-member>div{display:grid;gap:2px;min-width:0}.community-detail-member b{overflow:hidden;color:#503f36;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.community-detail-member small{overflow:hidden;color:#9b6a56;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.community-event-merchant{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;align-items:center;padding:10px;border:1px solid #eadfd7;border-radius:10px;background:#fffaf6}.community-event-merchant>span{display:grid;place-items:center;width:48px;height:48px;overflow:hidden;border-radius:13px;background:#f1dfd3;font-size:21px}.community-event-merchant img{width:100%;height:100%;object-fit:contain;background:#fff}.community-event-merchant>div{display:grid;gap:3px}.community-event-merchant b{color:#4c3d35;font-size:11px}.community-event-merchant small{color:#897d74;font-size:8px}.community-danger-button{border-color:#ddb8ad!important;color:#9b4232!important;background:#fff7f4!important}.community-danger-action{background:#9b4232!important}.community-danger-note{margin-bottom:12px;padding:11px;border:1px solid #efd2c9;border-radius:9px;color:#864b3d;background:#fff6f2;font-size:10px;line-height:1.45}.community-danger-note b{color:#6f3226}@media(max-width:680px){.community-detail-hero{grid-template-columns:56px minmax(0,1fr);padding:13px}.community-detail-mark{width:56px;height:56px;border-radius:16px;font-size:23px}.community-event-card{grid-template-columns:39px minmax(0,1fr)}.community-event-venue{width:39px;height:39px}.community-event-actions{grid-column:2;justify-content:flex-start}.community-detail-members{grid-template-columns:1fr}.community-detail-section-head{flex-direction:column}.community-detail-section-head>.feature-action{width:100%}}

/* Clean Minimal Merchant Stats Summary Bar */
.merchant-stats-summary-wrapper {
  margin-bottom: 20px;
  display: grid;
  gap: 10px;
}
.merchant-stats-summary-wrapper .stats-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 4px;
}
.merchant-stats-summary-wrapper .eyebrow {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .08em;
  color: #8c7d72;
}
.merchant-stats-summary-wrapper .stats-live-indicator {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 10px;
  font-weight: 600;
  color: #3b7e4f;
  background: #f0f7f2;
  padding: 3px 9px;
  border-radius: 12px;
  border: 1px solid #d4e8da;
}
.merchant-stats-summary-wrapper .stats-live-indicator .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #2e7d32;
  box-shadow: 0 0 0 2px rgba(46,125,50,.2);
  animation: pulse-dot 2s infinite;
}
@keyframes pulse-dot {
  0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(46,125,50,0.5); }
  70% { transform: scale(1); box-shadow: 0 0 0 5px rgba(46,125,50,0); }
  100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(46,125,50,0); }
}
.merchant-stats-summary {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
}
@media (max-width: 1024px) {
  .merchant-stats-summary { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 640px) {
  .merchant-stats-summary { grid-template-columns: repeat(2, 1fr); }
}
.merchant-stats-summary .stat-card {
  padding: 15px 17px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid #ebe6df;
  box-shadow: 0 2px 8px rgba(0,0,0,.02);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 6px;
  min-height: 98px;
  transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;
}
.merchant-stats-summary .stat-card:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 16px rgba(0,0,0,.05);
  border-color: #dcd3c8;
}
.merchant-stats-summary .stat-label {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #8b8178;
}
.merchant-stats-summary .stat-value {
  font-size: 26px;
  font-weight: 700;
  color: #2c2824;
  letter-spacing: -.03em;
  line-height: 1;
  margin-top: 2px;
}
.merchant-stats-summary .stat-sub {
  font-size: 10px;
  color: #92857a;
  line-height: 1.2;
}

/* Ensure status badge pills and dialog summary cards never stretch or fill with background bars */
.status, .pill {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: fit-content !important;
  max-width: max-content !important;
  align-self: center !important;
  background: none !important;
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.status { color: #5a7d60 !important; }
.status.pending { color: #b45309 !important; }
.status.paused { color: #c2410c !important; }

.dialog-summary article {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}

/* Ensure data-toolbar headers stack eyebrow, title, and description cleanly */
.data-toolbar > div {
  display: grid !important;
  gap: 4px !important;
  min-width: 0 !important;
}

.data-toolbar > div .eyebrow {
  display: block !important;
  color: #9a7060 !important;
  font-size: 9px !important;
  font-weight: 800 !important;
  letter-spacing: .08em !important;
  margin: 0 0 2px 0 !important;
  line-height: 1.2 !important;
}

.data-toolbar > div b {
  display: block !important;
  color: #3e3029 !important;
  font-family: Georgia, 'Times New Roman', serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.25 !important;
  margin: 0 !important;
}

.data-toolbar > div small {
  display: block !important;
  color: #8c7d74 !important;
  font-size: 10px !important;
  font-weight: 400 !important;
  line-height: 1.45 !important;
  margin: 2px 0 0 0 !important;
}

/* Enhanced Promos & Flash Sale Layout */
.flash-sale-control {
  border: 1px solid #e9ded5;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 4px 16px rgba(45, 30, 20, 0.03);
  overflow: hidden;
}

.flash-sale-control-summary {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  padding: 18px 20px;
  background: #faf7f4;
  border-top: 1px solid #f0ebe5;
}

.promo-stat-card {
  display: grid;
  gap: 6px;
  padding: 16px 18px;
  border: 1px solid #ede5dd;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.02);
  transition: transform 0.16s ease, box-shadow 0.16s ease;
}

.promo-stat-card:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 14px rgba(45, 30, 20, 0.06);
}

.promo-stat-card .stat-label {
  color: #9a8376;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.promo-stat-card .stat-value {
  color: #3e3029;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}

.promo-stat-card .stat-sub {
  color: #8c7d74;
  font-size: 9px;
  line-height: 1.35;
}

.customer-promo-preview-panel {
  border: 1px solid #e9ded5;
  border-radius: 12px;
  background: #ffffff;
}

.live-chip {
  color: #2e7d32 !important;
  background: #f0fdf4 !important;
  border-color: #c8e6c9 !important;
  font-weight: 700 !important;
}

/* Interactive Membership Buttons & Cards */
.membership-benefit-card {
  cursor: pointer;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease !important;
}

.membership-benefit-card:hover {
  transform: translateY(-2px);
  border-color: #d8c3b5 !important;
  box-shadow: 0 8px 20px rgba(75, 45, 25, 0.07) !important;
}

.membership-action-btn {
  grid-column: 1 / -1;
  width: max-content;
  border-radius: 99px !important;
  padding: 6px 12px !important;
  color: #8c4e2b !important;
  background: #f7ede5 !important;
  border: 1px solid #ebd9cb !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  cursor: pointer !important;
  transition: all 0.16s ease !important;
}

.membership-action-btn:hover {
  color: #ffffff !important;
  background: #9a5a35 !important;
  border-color: #9a5a35 !important;
}

.membership-tier-card {
  cursor: pointer;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease !important;
}

.membership-tier-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06) !important;
}

.membership-tier-btn {
  justify-self: start;
  margin-top: auto;
  border: 1px solid currentColor !important;
  border-radius: 99px !important;
  padding: 5px 9px !important;
  font-size: 8px !important;
  font-weight: 800 !important;
  background: transparent !important;
  cursor: pointer !important;
  transition: all 0.16s ease !important;
}

.membership-tier-btn.is-active {
  background: currentColor !important;
  color: #ffffff !important;
}

.membership-tier-btn:hover {
  opacity: 0.85;
}

/* Tier Modal Dialog Styling */
.membership-modal-hero {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 18px;
  border-radius: 12px;
  color: #ffffff;
  margin-bottom: 16px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}

.membership-modal-hero.tier-bronze {
  background: linear-gradient(135deg, #7d472b, #b5724c);
}

.membership-modal-hero.tier-silver {
  background: linear-gradient(135deg, #4b5860, #7b8e98);
}

.membership-modal-hero.tier-gold {
  background: linear-gradient(135deg, #875c1c, #d49c40);
}

.tier-hero-badge {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.4);
  font: 700 22px Georgia, serif;
  color: #ffffff;
}

.tier-eyebrow {
  color: rgba(255, 255, 255, 0.78);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.1em;
  display: block;
}

.tier-name {
  margin: 2px 0 4px;
  font: 400 22px/1 Georgia, serif;
  color: #ffffff;
}

.tier-status-chip {
  display: inline-block;
  border-radius: 99px;
  padding: 3px 8px;
  background: rgba(255, 255, 255, 0.22);
  border: 1px solid rgba(255, 255, 255, 0.35);
  font-size: 8px;
  font-weight: 800;
  color: #ffffff;
}

.tier-status-chip.is-active {
  background: #ffffff;
  color: #4a3424;
  border-color: #ffffff;
}

.section-label {
  display: block;
  color: #9a7060;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin-bottom: 8px;
}

.tier-req-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.req-card {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px;
  border: 1px solid #eadfd5;
  border-radius: 10px;
  background: #fffaf6;
}

.req-icon {
  font-size: 18px;
}

.req-card small {
  display: block;
  color: #92847a;
  font-size: 8px;
  font-weight: 800;
}

.req-card b {
  display: block;
  color: #3e3029;
  font-size: 11px;
  margin-top: 2px;
}

.tier-benefit-list {
  display: grid;
  gap: 8px;
}

.tier-benefit-item {
  display: grid;
  grid-template-columns: 20px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
  padding: 10px 12px;
  border: 1px solid #eee6df;
  border-radius: 9px;
  background: #ffffff;
}

.benefit-check {
  display: grid;
  place-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f4e8dc;
  color: #8c4e2b;
  font-size: 10px;
  font-weight: 800;
}

.tier-benefit-item b {
  color: #4e3d33;
  font-size: 10px;
}

/* Invite Friends Modal Styling */
.invite-modal-hero {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 18px;
  border-radius: 12px;
  background: linear-gradient(135deg, #7d472b, #b5724c);
  color: #ffffff;
  margin-bottom: 16px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}

.invite-hero-icon {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 24px;
}

.invite-eyebrow {
  color: rgba(255, 255, 255, 0.78);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.1em;
  display: block;
}

.invite-title {
  margin: 2px 0;
  font: 400 20px/1 Georgia, serif;
  color: #ffffff;
}

.invite-desc {
  margin: 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: 10px;
  line-height: 1.4;
}

.invite-card-label {
  display: block;
  color: #9a7060;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin-bottom: 8px;
}

.invite-code-card {
  padding: 16px;
  border: 1px dashed #d6c4b6;
  border-radius: 12px;
  background: #fffaf6;
}

.invite-code-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.invite-status-badge {
  font-size: 8px;
  font-weight: 800;
  color: #059669;
  background: #ecfdf5;
  border: 1px solid #a7f3d0;
  padding: 3px 8px;
  border-radius: 99px;
}

.invite-code-display {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin: 10px 0 12px;
  padding: 12px 14px;
  background: #ffffff;
  border: 1px solid #ebdcd0;
  border-radius: 10px;
}

.invite-code-display b {
  font: 700 22px 'Courier New', monospace;
  color: #4a3424;
  letter-spacing: 2px;
}

.invite-code-actions {
  display: flex;
  justify-content: flex-end;
}

.invite-secondary-btn {
  border: 1px solid #d8c4b7 !important;
  border-radius: 8px !important;
  padding: 7px 11px !important;
  color: #8c4e2b !important;
  background: #ffffff !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  cursor: pointer !important;
  transition: all 0.16s ease !important;
}

.invite-secondary-btn:hover {
  background: #f7ede5 !important;
  border-color: #9a5a35 !important;
}

.invite-link-card {
  padding: 14px;
  border: 1px solid #eadfd5;
  border-radius: 12px;
  background: #ffffff;
}

.invite-link-row {
  display: flex;
  gap: 8px;
  align-items: center;
}

.invite-link-row input {
  flex: 1;
  height: 38px;
  border: 1px solid #e1d8d0;
  border-radius: 8px;
  padding: 0 11px;
  color: #4b413b;
  background: #faf7f4;
  font-size: 10px;
  outline: none;
}

.invite-steps-panel {
  padding: 14px;
  border: 1px solid #eee6df;
  border-radius: 12px;
  background: #ffffff;
}

.invite-steps-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 8px;
}

.step-card {
  display: grid;
  gap: 4px;
  padding: 10px;
  border: 1px solid #f0e8e1;
  border-radius: 99px;
  background: #fffaf6;
  text-align: center;
  border-radius: 10px;
}

.step-card span {
  display: grid;
  place-items: center;
  width: 22px;
  height: 22px;
  margin: 0 auto;
  border-radius: 50%;
  background: #8c4e2b;
  color: #ffffff;
  font-size: 10px;
  font-weight: 800;
}

.step-card b {
  color: #4e3d33;
  font-size: 9px;
  margin-top: 2px;
}

.step-card p {
  margin: 0;
  color: #897d74;
  font-size: 8px;
  line-height: 1.35;
}

/* Points & Reward Modal Styling */
.reward-modal-hero {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 18px;
  border-radius: 12px;
  background: linear-gradient(135deg, #875c1c, #d49c40);
  color: #ffffff;
  margin-bottom: 16px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}

.reward-hero-icon {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 24px;
}

.reward-eyebrow {
  color: rgba(255, 255, 255, 0.78);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.1em;
  display: block;
}

.reward-title {
  margin: 2px 0;
  font: 400 20px/1 Georgia, serif;
  color: #ffffff;
}

.reward-desc {
  margin: 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: 10px;
  line-height: 1.4;
}

.reward-card-label {
  display: block;
  color: #9a7060;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin-bottom: 8px;
}

.reward-balance-card {
  padding: 16px;
  border: 1px solid #eadfd5;
  border-radius: 12px;
  background: linear-gradient(135deg, #fffaf6, #fbf4ee);
}

.balance-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.reward-badge {
  font-size: 8px;
  font-weight: 800;
  color: #855318;
  background: #fef3c7;
  border: 1px solid #fde68a;
  padding: 3px 8px;
  border-radius: 99px;
}

.balance-display {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 10px;
}

.balance-number {
  display: flex;
  align-items: baseline;
  gap: 6px;
}

.balance-number b {
  font: 700 36px/1 Georgia, serif;
  color: #875c1c;
}

.balance-number small {
  font-size: 12px;
  font-weight: 800;
  color: #a47632;
}

.balance-tier-tag {
  border-radius: 99px;
  padding: 5px 10px;
  color: #ffffff;
  background: #875c1c;
  font-size: 9px;
  font-weight: 800;
}

.reward-ways-list {
  display: grid;
  gap: 9px;
}

.reward-way-item {
  display: grid;
  grid-template-columns: 24px minmax(0, 1fr);
  gap: 12px;
  align-items: start;
  padding: 11px 13px;
  border: 1px solid #eee6df;
  border-radius: 10px;
  background: #ffffff;
}

.way-icon {
  font-size: 16px;
  line-height: 1;
}

.reward-way-item b {
  color: #4e3d33;
  font-size: 10px;
}

/* Customer Profile Avatar Upload Widget */
.customer-avatar-picker-panel {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  gap: 14px;
  align-items: center;
  margin-bottom: 16px;
  padding: 14px 16px;
  border: 1px solid #eadfd5;
  border-radius: 12px;
  background: linear-gradient(135deg, #fffaf6, #f7eee7);
}

.customer-avatar-preview-box {
  position: relative;
}

.customer-avatar-preview {
  display: grid;
  place-items: center;
  width: 72px;
  height: 72px;
  overflow: hidden;
  border: 2px solid #ffffff;
  border-radius: 50%;
  color: #613927;
  background: #d7b08d;
  font: 700 20px Georgia, serif;
  box-shadow: 0 4px 12px rgba(47, 29, 19, 0.15);
}

.customer-avatar-preview img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.customer-avatar-picker-controls b {
  color: #493d36;
  font-size: 11px;
  display: block;
}

.customer-avatar-picker-controls p {
  margin: 2px 0 8px;
  color: #83776e;
  font-size: 9px;
  line-height: 1.4;
}

.customer-avatar-btn-group {
  display: flex;
  gap: 8px;
  align-items: center;
}

.profile-card .avatar.has-custom-photo {
  overflow: hidden;
  padding: 0;
  border-radius: 50%;
}

.profile-card .avatar.has-custom-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.booking-option-edit-context{display:grid;gap:4px;margin:0 0 2px;border-left:3px solid #aa644a;padding:10px 12px;color:#5a4034;background:#fff6f1}.booking-option-edit-context b{font-size:10px}.booking-option-edit-context small{color:#876f63;font-size:9px;line-height:1.4}.ops-dialog .booking-option-editor{padding:14px 0 0}.booking-option-quick-add{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px;padding:16px 17px;border:1px solid #e6ddd4;border-radius:12px;background:#fffdf9}.booking-option-quick-add>div{display:grid;gap:4px}.booking-option-quick-add b{color:#453931;font-size:12px}.booking-option-quick-add small{color:#8b7f76;font-size:9px;line-height:1.4}.booking-option-create-button{border:1px solid #8e2f1b;border-radius:7px;padding:9px 11px;color:#fff;background:#8e2f1b;font-size:9px;font-weight:800;white-space:nowrap}@media(max-width:680px){.booking-option-quick-add{align-items:stretch;flex-direction:column}.booking-option-create-button{width:100%}}

.party-invite-card{display:grid;gap:6px;padding:16px;border:1px solid #e7d9ce;border-radius:12px;background:#fff8f3}.party-invite-card strong{color:#7e2e1b;font:700 22px Georgia,serif;letter-spacing:.05em}.party-invite-card small,.party-invite-note{color:#7b6c63;font-size:11px;line-height:1.5}.party-invite-link-label{display:grid;gap:7px;margin-top:14px;color:#806e64;font-size:9px;font-weight:800;letter-spacing:.08em}.party-invite-link{width:100%;box-sizing:border-box;border:1px solid #e5d7cd;border-radius:8px;padding:10px;color:#574137;background:#fff;font-size:11px}.party-invite-note{margin:12px 0 0}.party-code-join-panel{margin-top:16px}
.customer-location-picker{display:flex;flex-wrap:wrap;gap:8px;padding-top:4px}.customer-location-picker .feature-action{min-height:36px}










