
:root{--wine:#7b2538;--rose:#c84e6d;--paper:#fffaf8;--muted:#796c6d;--line:#eadfdd}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#f3efee;color:#181516;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
a{text-decoration:none;color:inherit}.phone{width:min(100%,430px);min-height:100dvh;margin:auto;background:var(--paper);position:relative;box-shadow:0 0 30px #00000010}
.screen{min-height:100dvh;padding-bottom:82px;background:linear-gradient(#fffdfc,#fff9f7)}
.welcome{padding-bottom:0;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;background:linear-gradient(150deg,#fff8f5,#f9dfe1 68%,#f7d3d8);overflow:hidden}
.welcome:before,.welcome:after{content:"";position:absolute;width:210px;height:330px;border:1.3px solid #d981933f;border-radius:50%;transform:rotate(35deg)}.welcome:before{left:-140px;top:-100px}.welcome:after{right:-145px;bottom:-110px}
.brandBig{margin-top:-65px;text-align:center;color:var(--wine)}.brandBig b{font:500 76px/.9 Georgia,serif;letter-spacing:5px}.brandBig span{display:block;margin-top:12px;letter-spacing:8px;font-size:18px;font-weight:650}
.tag{margin-top:64px;color:var(--wine);font:italic 27px/1.25 "Segoe Script",cursive;text-align:center}.heart{font-size:38px;color:var(--wine);margin-top:14px}
.primary{border:0;border-radius:28px;background:linear-gradient(90deg,#bf4261,#d16680);color:#fff;font-weight:750;padding:15px 22px;text-align:center;display:block}.welcome .primary{position:absolute;bottom:28px;left:20px;right:20px}
.top{height:78px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:12px 14px 5px;background:#fffdfc;position:sticky;top:0;z-index:10}.icon{font-size:24px;text-align:center}.brand{text-align:center;color:var(--wine)}.brand b{display:block;font:500 35px/.75 Georgia,serif;letter-spacing:2px}.brand small{display:block;font-size:8px;letter-spacing:3px;margin-top:8px;font-weight:750}.title{font-size:17px;font-weight:750;text-align:center}
.hero{height:220px;position:relative;overflow:hidden}.hero img{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#28150e99,transparent 80%)}.heroText{position:absolute;z-index:2;left:20px;bottom:19px;color:#fff}.heroText h1{font:500 30px/1.03 Georgia,serif;margin:0 0 8px}.heroText p{font-size:13px;margin:0}
.quick{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:18px 16px 12px;background:#fff}.quick a{text-align:center;font-size:11px;font-weight:700}.bubble{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 7px;border-radius:50%;background:#fbe7e6;color:var(--wine);font-size:22px;border:1px solid #f1d2d2}
.promo{margin:7px 16px 18px;min-height:86px;border-radius:14px;overflow:hidden;background:#f9dfdf;display:grid;grid-template-columns:72px 1fr 24px;align-items:center}.promo img{width:72px;height:86px;object-fit:cover}.promo b,.promo strong{color:var(--wine)}.promo strong{font-size:22px;display:block}.promo small{color:#765f61}
.wrap{padding:0 16px 95px}.wrap h2,.content h2{font-size:18px;margin:0 0 12px}.rows{background:#fff}.service{display:grid;grid-template-columns:68px 1fr 22px;gap:11px;align-items:center;padding:10px 0;border-bottom:1px solid #eee5e2}.service img{width:68px;height:68px;border-radius:9px;object-fit:cover}.service h3{font-size:14px;margin:0 0 4px}.service p{font-size:12px;color:var(--muted);margin:0 0 5px}.price{font-size:13px;font-weight:750}.chev{font-size:24px;color:#877b7b}
.bottom{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,430px);height:74px;background:#fffcfbf5;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);z-index:20}.bottom a{text-align:center;color:#756b6b;font-size:10px;padding-top:11px}.bottom i{font-style:normal;font-size:20px;display:block;margin-bottom:3px}.bottom .on{color:var(--rose);font-weight:750}
.chips{display:flex;gap:7px;padding:5px 16px 14px}.chip{border-radius:18px;background:#f2edeb;padding:8px 14px;font-size:11px}.chip.on{background:linear-gradient(90deg,#bd4664,#d56e84);color:#fff}
.stepper{display:grid;grid-template-columns:repeat(4,1fr);padding:7px 14px 18px}.step{text-align:center;font-size:9px;color:#766d6e}.dot{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#efebea;margin:auto auto 5px}.step.on{color:var(--wine);font-weight:700}.step.on .dot{background:var(--rose);color:white}
.content{padding:0 16px 94px}.pick{display:grid;grid-template-columns:70px 1fr 22px;align-items:center;gap:10px;background:#fff;border:1px solid #eee3e0;border-radius:12px;padding:7px}.pick img{width:70px;height:64px;object-fit:cover;border-radius:8px}.addons{margin-top:18px}.addon{display:grid;grid-template-columns:25px 1fr auto;align-items:center;padding:12px 0;border-bottom:1px solid #eee5e3;font-size:13px}.box{width:17px;height:17px;border:1px solid #aaa;border-radius:3px}
.next{position:fixed;z-index:15;bottom:90px;left:50%;transform:translateX(-50%);width:min(calc(100% - 32px),398px)}
.calendar{background:#fff;border-radius:12px;padding:12px}.month{display:flex;justify-content:space-between;font-size:12px;font-weight:750;margin-bottom:12px}.week,.days{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;gap:6px;font-size:10px}.week{margin-bottom:8px}.day{height:29px;display:grid;place-items:center;border-radius:50%}.day.on{background:var(--rose);color:#fff}.times{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.time{border:1px solid #eee3e0;border-radius:9px;background:#fff;padding:9px 3px;font-size:11px;text-align:center}.time.on{background:var(--rose);color:#fff;border-color:var(--rose)}
.staffCard{display:grid;grid-template-columns:62px 1fr 26px;gap:10px;align-items:center;background:#fff;border-bottom:1px solid #eee5e3;padding:10px 6px}.avatar{width:58px;height:58px;border-radius:50%;background:linear-gradient(145deg,#f5d8d8,#d8b6a5);display:grid;place-items:center;font-size:28px}.staffCard small{display:block;color:var(--muted);font-size:10px;margin:3px 0}.rating{font-size:10px}.radio{width:18px;height:18px;border:1.5px solid #9d9493;border-radius:50%}.staffCard.on .radio{border:5px solid var(--rose)}
.review{background:#fff;border-radius:11px;overflow:hidden}.reviewRow{display:grid;grid-template-columns:38px 1fr auto;gap:9px;padding:12px;border-bottom:1px solid #eee5e3;align-items:center}.rIcon{width:32px;height:32px;border-radius:9px;background:#fbe7e8;color:var(--rose);display:grid;place-items:center}.reviewRow small{color:var(--muted);display:block;font-size:10px}.reviewRow b{font-size:12px}.total{margin-top:12px;background:#fff;border-radius:10px;padding:14px;display:flex;justify-content:space-between;font-weight:800}
.success{text-align:center;padding:24px 16px 95px}.tick{width:64px;height:64px;border-radius:50%;margin:4px auto 15px;background:linear-gradient(135deg,#c64b69,#dd7d91);color:#fff;font-size:38px;display:grid;place-items:center}.success h1{font-size:22px}.outline{border:1.5px solid var(--rose);border-radius:26px;background:#fff;color:var(--rose);font-weight:750;padding:13px;width:100%;margin-top:10px;display:block;text-align:center}
.rewardHero{margin:8px 16px 14px;border-radius:10px;background:linear-gradient(135deg,#d46d84,#c14b68);color:#fff;text-align:center;padding:23px}.rewardHero b{display:block;font-size:17px}.points{margin:0 16px 18px;background:#fff;border-radius:10px;padding:14px}.points strong{font-size:22px}.bar{height:8px;background:#eee9e8;border-radius:8px;margin-top:12px;overflow:hidden}.bar span{display:block;width:60%;height:100%;background:var(--rose)}.rewardRow{display:grid;grid-template-columns:30px 1fr auto;gap:9px;align-items:center;padding:14px 8px;border-bottom:1px solid #eee5e3;background:#fff;font-size:12px}
.accountHead{display:grid;grid-template-columns:58px 1fr 20px;gap:10px;align-items:center;padding:10px 16px 18px}.userAvatar{width:54px;height:54px;border-radius:50%;background:#f4cbd1;display:grid;place-items:center;font-size:29px}.accountList{margin:0 16px;background:#fff;border-radius:10px;overflow:hidden}.accountRow{display:grid;grid-template-columns:28px 1fr 20px;padding:13px 11px;border-bottom:1px solid #eee5e3;font-size:12px}

/* V10 native selectable controls: no JS required */
.choice-input{position:absolute;opacity:0;pointer-events:none}
.choice-label{cursor:pointer;user-select:none}
.addon.choice-label{grid-template-columns:25px 1fr auto}
.checkmark{width:18px;height:18px;border:1.5px solid #9e9695;border-radius:4px;display:grid;place-items:center;font-size:12px;color:#fff;background:#fff}
.choice-input:checked + .addon .checkmark{background:var(--rose);border-color:var(--rose)}
.choice-input:checked + .addon{background:#fff7f8}
.choice-input:checked + .addon .checkmark:after{content:"✓"}

.staffChoice{display:block;position:relative}
.staffChoice .staffCard{cursor:pointer}
.staffChoice input{position:absolute;opacity:0;pointer-events:none}
.staffChoice input:checked + .staffCard{background:#fff7f8}
.staffChoice input:checked + .staffCard .radio{border:5px solid var(--rose)}

.timeChoice{position:relative}
.timeChoice input{position:absolute;opacity:0;pointer-events:none}
.timeChoice label{display:block;cursor:pointer;border:1px solid #eee3e0;border-radius:9px;background:#fff;padding:9px 3px;font-size:11px;text-align:center}
.timeChoice input:checked + label{background:var(--rose);color:#fff;border-color:var(--rose);font-weight:700}

.dayChoice{position:relative}
.dayChoice input{position:absolute;opacity:0;pointer-events:none}
.dayChoice label{height:29px;display:grid;place-items:center;border-radius:50%;cursor:pointer}
.dayChoice input:checked + label{background:var(--rose);color:#fff;font-weight:700}

.chips a.chip{display:inline-block;text-decoration:none;color:#181516;white-space:nowrap}
.chips a.chip.on{color:#fff}
.times{padding-bottom:8px}

button.primary{font:inherit;cursor:pointer;border:0}
.next{appearance:none}


/* =========================
   V13 RESPONSIVE LAYOUT
   ========================= */

/* Base shell now expands beyond phone width */
html,body{
  width:100%;
  min-height:100%;
  overflow-x:hidden;
}

.phone{
  width:100%;
  max-width:1180px;
  min-height:100dvh;
  margin:0 auto;
  background:var(--paper);
  box-shadow:none;
}

.screen{
  width:100%;
  min-height:100dvh;
}

/* General content sizing */
.wrap,
.content{
  width:100%;
  max-width:1040px;
  margin-left:auto;
  margin-right:auto;
}

.top{
  width:100%;
  max-width:1180px;
  margin:0 auto;
}

.bottom{
  width:100%;
  max-width:1180px;
}

/* Home page */
.hero{
  height:clamp(240px,34vw,430px);
}

.hero img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.heroText{
  left:clamp(20px,5vw,64px);
  bottom:clamp(22px,4vw,50px);
}

.heroText h1{
  font-size:clamp(30px,4vw,52px);
}

.heroText p{
  font-size:clamp(13px,1.5vw,18px);
}

.quick{
  max-width:1040px;
  margin:0 auto;
  grid-template-columns:repeat(6,1fr);
  gap:14px;
  padding:24px 20px;
}

.promo{
  max-width:1040px;
  margin:12px auto 24px;
  min-height:110px;
  grid-template-columns:110px 1fr 30px;
}

.promo img{
  width:110px;
  height:110px;
}

/* Services */
.rows{
  border-radius:14px;
  overflow:hidden;
}

.service{
  grid-template-columns:92px 1fr 28px;
  padding:14px 10px;
}

.service img{
  width:92px;
  height:82px;
}

.service h3{
  font-size:16px;
}

.service p,
.price{
  font-size:13px;
}

.chips{
  max-width:1040px;
  margin:0 auto;
  padding-left:16px;
  padding-right:16px;
}

/* Booking */
.calendar{
  max-width:760px;
  margin:0 auto;
}

.times{
  max-width:760px;
  margin:0 auto;
  grid-template-columns:repeat(4,1fr);
}

.staffCard{
  max-width:760px;
  margin:0 auto;
}

.review,
.total{
  max-width:760px;
  margin-left:auto;
  margin-right:auto;
}

.next{
  width:min(calc(100% - 32px),760px);
}

/* Rewards / Account */
.rewardHero,
.points,
.accountHead,
.accountList{
  max-width:760px;
  margin-left:auto;
  margin-right:auto;
}

/* Welcome */
.welcome{
  max-width:none;
}

.brandBig b{
  font-size:clamp(64px,10vw,110px);
}

.brandBig span{
  font-size:clamp(16px,2vw,24px);
}

.tag{
  font-size:clamp(25px,4vw,38px);
}

.welcome .primary{
  left:50%;
  right:auto;
  transform:translateX(-50%);
  width:min(90%,520px);
}

/* =========================
   TABLET
   ========================= */
@media (max-width:900px){
  .phone{
    max-width:100%;
  }

  .quick{
    grid-template-columns:repeat(3,1fr);
  }

  .times{
    grid-template-columns:repeat(3,1fr);
  }

  .wrap,
  .content,
  .chips{
    max-width:720px;
  }

  .hero{
    height:300px;
  }

  .promo{
    max-width:720px;
  }

  .bottom{
    max-width:100%;
  }
}

/* =========================
   PHONE
   ========================= */
@media (max-width:600px){
  body{
    background:var(--paper);
  }

  .phone{
    max-width:100%;
  }

  .top{
    height:72px;
  }

  .hero{
    height:220px;
  }

  .heroText{
    left:20px;
    bottom:20px;
  }

  .heroText h1{
    font-size:30px;
  }

  .quick{
    grid-template-columns:repeat(3,1fr);
    gap:10px;
    padding:18px 16px 12px;
  }

  .promo{
    margin:7px 16px 18px;
    min-height:86px;
    grid-template-columns:72px 1fr 24px;
  }

  .promo img{
    width:72px;
    height:86px;
  }

  .wrap,
  .content{
    padding-left:16px;
    padding-right:16px;
  }

  .service{
    grid-template-columns:68px 1fr 22px;
    padding:10px 0;
  }

  .service img{
    width:68px;
    height:68px;
  }

  .times{
    grid-template-columns:repeat(3,1fr);
  }

  .calendar,
  .times,
  .staffCard,
  .review,
  .total,
  .rewardHero,
  .points,
  .accountHead,
  .accountList{
    max-width:100%;
  }

  .bottom{
    width:100%;
  }
}

/* =========================
   LARGE DESKTOP
   ========================= */
@media (min-width:1200px){
  body{
    background:#f3efee;
  }

  .phone{
    margin:24px auto;
    min-height:calc(100dvh - 48px);
    border-radius:24px;
    overflow:hidden;
    box-shadow:0 18px 60px #00000014;
  }

  .screen{
    min-height:calc(100dvh - 48px);
  }

  .bottom{
    max-width:1180px;
  }
}

/* LIVE V14 */
.loading,.live-note,.live-error{padding:18px;text-align:center;color:var(--muted);font-size:13px}
.live-error{color:#9b2943}.date-picker-card{max-width:760px;margin:0 auto;background:#fff;border:1px solid #eee3e0;border-radius:12px;padding:14px}
.date-input{width:100%;font:inherit;padding:13px;border:1px solid #e6d9d6;border-radius:9px;background:#fff;color:#181516}
.avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}
.auth-message{min-height:20px;text-align:center;color:var(--wine);font-size:12px}
.auth-card{max-width:520px;margin:12px auto 22px;background:#fff;border:1px solid #eee3e0;border-radius:14px;padding:18px}
.auth-card form{display:grid;gap:10px}.auth-card input{width:100%;padding:13px;border:1px solid #e4d8d5;border-radius:9px;font:inherit}
.booking-card{max-width:760px;margin:0 auto 10px;background:#fff;border:1px solid #eee3e0;border-radius:12px;padding:14px;display:flex;justify-content:space-between;gap:16px;align-items:center}
.booking-card small{display:block;color:var(--muted);margin-top:4px}.status{text-transform:capitalize;font-size:11px;display:block;text-align:right;margin-bottom:7px}.cancel-booking{border:1px solid var(--rose);background:#fff;color:var(--rose);border-radius:16px;padding:6px 10px;cursor:pointer}
@media(max-width:600px){.booking-card{align-items:flex-start}.booking-card>div:last-child{min-width:80px}}

/* LIVE V15 AUTH FEEDBACK */
.form-message{
  min-height:20px;
  margin:4px 2px 0;
  font-size:12px;
  line-height:1.4;
  text-align:center;
}
.form-message.error{color:#a12640}
.form-message.success{color:#2e6b47}
.auth-card button:disabled{
  opacity:.65;
  cursor:wait;
}

/* LIVE V16 GUEST BOOKING */
.booking-choice{
  max-width:760px;
  margin:18px auto 0;
  background:#fff;
  border:1px solid #eee3e0;
  border-radius:14px;
  padding:18px;
}
.booking-choice h3{
  margin:0 0 12px;
  text-align:center;
}
.choice-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  margin-bottom:14px;
}
.choice-tab{
  border:1px solid #e8d8d6;
  border-radius:9px;
  padding:11px 10px;
  text-align:center;
  background:#fff;
  color:var(--wine);
  text-decoration:none;
  font:inherit;
  font-size:12px;
}
.choice-tab.active{
  background:#f8ecee;
  border-color:#d7a9b2;
  font-weight:700;
}
.guest-panel{
  display:grid;
  gap:10px;
}
.guest-panel input{
  width:100%;
  padding:13px;
  border:1px solid #e4d8d5;
  border-radius:9px;
  font:inherit;
}
.account-booking-note{
  margin-top:12px;
  text-align:center;
  font-size:11px;
  color:var(--muted);
}
.account-booking-note a{
  color:var(--wine);
}
.confirmation-note{
  font-size:11px;
  color:var(--muted);
}
@media(max-width:600px){
  .choice-tabs{grid-template-columns:1fr;}
}

/* LIVE V18 */
.reviewLink{
  color:inherit;
  text-decoration:none;
  position:relative;
  padding-right:64px;
  cursor:pointer;
  transition:background .15s ease;
}
.reviewLink:hover{background:#fff7f7}
.editHint{
  position:absolute;
  right:12px;
  top:50%;
  transform:translateY(-50%);
  color:var(--wine);
  font-size:11px;
  font-weight:700;
}
.reference-box{
  max-width:560px;
  margin:12px auto 0;
  padding:12px;
  border:1px dashed #d9b0b7;
  border-radius:10px;
  background:#fff9f9;
  text-align:center;
  font-size:13px;
}
.reference-box b{display:block;font-size:18px;letter-spacing:1px;color:var(--wine);margin:4px 0}
.reference-box small{display:block;color:var(--muted)}
.find-help{font-size:12px;color:var(--muted);line-height:1.5}
.find-card{margin-top:20px}
#find-booking-result{margin-top:14px}
.found-booking{
  border:1px solid #eadcda;
  border-radius:12px;
  background:#fffafa;
  padding:16px;
}
.found-booking h3{margin:8px 0}
.found-booking p{margin:5px 0;color:var(--muted);font-size:12px}
.booking-ref{font-size:12px;font-weight:700;color:var(--wine);letter-spacing:.5px}
.claim-note{text-align:center;max-width:520px;margin:12px auto;color:var(--muted);font-size:11px}
.claim-note a{color:var(--wine)}
.guest-find-banner{
  max-width:760px;
  margin:0 auto 14px;
  padding:14px;
  border:1px solid #eadcda;
  border-radius:12px;
  background:#fff;
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}
.guest-find-banner span{font-size:11px;color:var(--muted);flex:1}
.guest-find-banner a{color:var(--wine);font-size:12px;font-weight:700;text-decoration:none}
@media(max-width:600px){
  .editHint{right:8px}
  .reviewLink{padding-right:55px}
}
