/* BOWLOS PATCH v59 - QR Menu unified shell. Otel shell'den bağımsızdır. */
:root{--menu-green:#214438;--menu-green-2:#2f604f;--menu-cream:#fbf7ef;--menu-line:#e9dfce;--menu-ink:#1f2a24;--menu-muted:#6d756f;--menu-accent:#b99157;--menu-shadow:0 18px 45px rgba(31,42,36,.12)}
html,body{max-width:100%;overflow-x:hidden}.bowlos-menu-shell-body{background:#fbf7ef;color:var(--menu-ink)}
.bowlos-menu-shell{position:sticky;top:0;z-index:10010;background:rgba(255,252,246,.98);border-bottom:1px solid rgba(185,145,87,.18);box-shadow:0 8px 26px rgba(31,42,36,.06);backdrop-filter:blur(12px)}
.bowlos-menu-shell__bar{width:100%}.bowlos-menu-shell__inner{width:min(1180px,calc(100% - 28px));min-height:74px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.bowlos-menu-shell__brand{display:inline-flex;align-items:center;gap:12px;min-width:0;color:var(--menu-ink);text-decoration:none!important}.bowlos-menu-shell__logo-wrap{width:58px;height:58px;border-radius:18px;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 26px rgba(31,42,36,.08);overflow:hidden;flex:0 0 auto}.bowlos-menu-shell__logo-wrap img{max-width:100%;max-height:100%;object-fit:contain;display:block}.bowlos-menu-shell__brand-copy{display:flex;flex-direction:column;line-height:1.15;min-width:0}.bowlos-menu-shell__brand-copy strong{font-size:17px;font-weight:900;color:var(--menu-green);white-space:nowrap;max-width:190px;overflow:hidden;text-overflow:ellipsis}.bowlos-menu-shell__brand-copy small{font-size:12px;color:var(--menu-muted);white-space:nowrap;max-width:210px;overflow:hidden;text-overflow:ellipsis}.bowlos-menu-shell__brand.is-text-logo .bowlos-menu-shell__logo-wrap:before{content:'ARAZ';font-weight:1000;color:var(--menu-green);font-size:15px;letter-spacing:.05em}.bowlos-menu-shell__nav{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;flex:1}.bowlos-menu-shell__nav a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border-radius:999px;text-decoration:none!important;color:var(--menu-ink);font-weight:800;font-size:14px;white-space:nowrap}.bowlos-menu-shell__nav a:hover,.bowlos-menu-shell__nav a.is-active{background:#edf5ee;color:var(--menu-green)}.bowlos-menu-shell__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto}.bowlos-menu-shell__cart{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:0 14px;border-radius:999px;background:var(--menu-green);color:#fff!important;text-decoration:none!important;font-weight:900;box-shadow:0 12px 28px rgba(33,68,56,.18)}.bowlos-menu-shell__cart i{font-size:17px}.bowlos-menu-shell__cart em{position:absolute;right:-6px;top:-7px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#fff;color:var(--menu-green);display:flex;align-items:center;justify-content:center;font-style:normal;font-size:12px;border:2px solid var(--menu-green);font-weight:1000}.bowlos-menu-shell__toggle{width:46px;height:46px;border:1px solid rgba(33,68,56,.14);border-radius:999px;background:#fff;display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px;box-shadow:0 10px 24px rgba(31,42,36,.08);cursor:pointer}.bowlos-menu-shell__toggle span{width:20px;height:2px;border-radius:99px;background:var(--menu-green);display:block}
.bowlos-menu-drawer-backdrop{position:fixed;inset:0;background:rgba(10,20,16,.45);z-index:10030}.bowlos-menu-drawer{position:fixed;inset:0;z-index:10040;pointer-events:none;visibility:hidden}.bowlos-menu-drawer.is-open{pointer-events:auto;visibility:visible}.bowlos-menu-drawer__panel{position:absolute;right:0;top:0;height:100%;width:min(420px,92vw);background:#fffdf8;box-shadow:-24px 0 70px rgba(0,0,0,.24);transform:translateX(100%);transition:transform .24s ease;overflow-y:auto;padding:20px 18px 30px;border-left:1px solid rgba(185,145,87,.18)}.bowlos-menu-drawer.is-open .bowlos-menu-drawer__panel{transform:translateX(0)}.bowlos-menu-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--menu-line);margin-bottom:14px}.bowlos-menu-drawer__head span{display:block;color:var(--menu-accent);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.bowlos-menu-drawer__head strong{display:block;color:var(--menu-green);font-size:22px;font-weight:1000}.bowlos-menu-drawer__close{width:42px;height:42px;border-radius:999px;border:0;background:#f3ecdf;color:var(--menu-green);font-size:28px;line-height:1;cursor:pointer}.bowlos-menu-drawer__section{padding:12px 0;border-bottom:1px solid rgba(233,223,206,.75)}.bowlos-menu-drawer__label{display:block;color:var(--menu-muted);font-size:12px;font-weight:900;margin:0 0 8px;text-transform:uppercase;letter-spacing:.06em}.bowlos-menu-drawer__link{display:flex;align-items:center;gap:12px;width:100%;min-height:48px;border-radius:16px;padding:0 12px;text-decoration:none!important;color:var(--menu-ink);font-weight:900;margin:3px 0}.bowlos-menu-drawer__link:hover,.bowlos-menu-drawer__link.is-active{background:#eef6ef;color:var(--menu-green)}.bowlos-menu-drawer__link i{width:23px;height:23px;border-radius:999px;background:#f2eadb;display:inline-flex;align-items:center;justify-content:center;color:var(--menu-green);font-size:13px;flex:0 0 auto}.bowlos-menu-drawer__link small{margin-left:auto;color:var(--menu-muted);font-weight:800}.bowlos-menu-drawer__hotel-card{margin:16px 0;padding:16px;border-radius:22px;background:linear-gradient(135deg,#f5ead7,#fffaf2);border:1px solid rgba(185,145,87,.2);box-shadow:0 14px 34px rgba(31,42,36,.08)}.bowlos-menu-drawer__hotel-card span{display:block;color:var(--menu-accent);font-weight:1000;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.bowlos-menu-drawer__hotel-card strong{display:block;color:var(--menu-green);font-size:16px;line-height:1.35;margin:5px 0 12px}.bowlos-menu-drawer__hotel-card a{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:var(--menu-green);color:#fff!important;text-decoration:none!important;font-weight:900;padding:10px 14px}.bowlos-menu-drawer__account{margin-top:12px;padding:14px;border-radius:22px;background:#f8f4ec;border:1px solid rgba(185,145,87,.18)}.bowlos-menu-drawer__account p{margin:0 0 10px;color:var(--menu-muted);font-weight:800}.bowlos-menu-drawer__account p strong{color:var(--menu-green)}.bowlos-menu-drawer__account-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bowlos-menu-drawer__account-actions--single{grid-template-columns:1fr}.bowlos-menu-drawer__account-actions a{min-height:54px;border-radius:18px;background:#fff;color:var(--menu-ink)!important;text-decoration:none!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:13px;font-weight:1000;box-shadow:0 8px 22px rgba(31,42,36,.07)}.bowlos-menu-drawer__account-actions a i{font-size:18px;color:var(--menu-green)}
.bowlos-menu-mobile-bar{position:fixed;left:12px;right:12px;bottom:12px;z-index:10020;display:none;grid-template-columns:repeat(4,1fr);gap:6px;padding:7px;border-radius:24px;background:rgba(255,252,246,.96);box-shadow:0 18px 55px rgba(31,42,36,.2);border:1px solid rgba(185,145,87,.22);backdrop-filter:blur(14px)}.bowlos-menu-mobile-bar a,.bowlos-menu-mobile-bar button{position:relative;min-height:54px;border:0;background:transparent;color:var(--menu-ink)!important;text-decoration:none!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:11px;font-weight:1000;border-radius:18px;cursor:pointer}.bowlos-menu-mobile-bar a:hover,.bowlos-menu-mobile-bar button:hover{background:#edf5ee;color:var(--menu-green)!important}.bowlos-menu-mobile-bar i{font-size:18px}.bowlos-menu-mobile-bar em{position:absolute;right:14px;top:5px;min-width:18px;height:18px;border-radius:999px;background:var(--menu-green);color:#fff;font-style:normal;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:1000}
.bowlos-menu-footer{background:#18362c;color:#f9f5ea;margin-top:30px;padding:32px 0 22px}.bowlos-menu-footer__inner{width:min(1180px,calc(100% - 28px));margin:0 auto;display:grid;grid-template-columns:1.25fr 1.25fr 1.1fr;gap:22px;align-items:start}.bowlos-menu-footer__brand strong{display:block;font-size:20px;font-weight:1000}.bowlos-menu-footer__brand span{display:block;color:#d8cfbf;margin-top:6px;line-height:1.5}.bowlos-menu-footer__links{display:flex;flex-wrap:wrap;gap:8px}.bowlos-menu-footer__links a{color:#f9f5ea!important;text-decoration:none!important;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:8px 12px;font-weight:800;font-size:13px}.bowlos-menu-footer__links a:hover{background:rgba(255,255,255,.1)}.bowlos-menu-footer__hello{display:block;color:#d8cfbf;font-size:13px;margin-bottom:8px}.bowlos-menu-footer__hello strong{color:#fff}.bowlos-menu-footer__icons{display:flex;gap:8px;flex-wrap:wrap}.bowlos-menu-footer__icons a{min-width:74px;min-height:52px;border-radius:16px;background:rgba(255,255,255,.09);color:#fff!important;text-decoration:none!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-weight:900;font-size:12px}.bowlos-menu-footer__icons a i{font-size:17px;color:#e7c48a}.bowlos-menu-footer__contact{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:12px 18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.12);color:#d8cfbf;font-size:13px}.bowlos-menu-footer__contact i{color:#e7c48a}.bowlos-menu-footer__credit{grid-column:1/-1;font-size:12px;color:#bdb5a6}.bowlos-menu-footer__credit a{color:#bdb5a6!important;text-decoration:none!important}
body.bowlos-menu-drawer-open{overflow:hidden}.bowlos-menu-shell-body .header,.bowlos-menu-shell-body .bowlos-customer-header{display:block}.bowlos-menu-shell-body .bowlos-mobile-cart-band{display:none!important}.bowlos-menu-shell-body #preloder{z-index:2147482000}.bowlos-menu-shell-body .breadcrumb-section{margin-top:0}.bowlos-menu-shell-body .breadcrumb__option a[href$="/"]{color:inherit}.bowlos-category-filter{position:relative;z-index:20}.bowlos-category-filter__panel a{touch-action:manipulation}.bowlos-menu-shell-body .shoping-cart,.bowlos-menu-shell-body .checkout{background:#fbf7ef}
@media (max-width:1024px){.bowlos-menu-shell__inner{min-height:66px;width:min(100% - 22px,1180px)}.bowlos-menu-shell__nav{display:none}.bowlos-menu-shell__toggle{display:inline-flex}.bowlos-menu-shell__cart span{display:none}.bowlos-menu-shell__brand-copy strong{font-size:15px;max-width:150px}.bowlos-menu-shell__brand-copy small{font-size:11px;max-width:150px}.bowlos-menu-shell__logo-wrap{width:50px;height:50px;border-radius:16px}}
@media (max-width:767px){.bowlos-menu-shell-body{padding-bottom:84px}.bowlos-menu-mobile-bar{display:grid}.bowlos-menu-shell__cart{width:46px;height:46px;padding:0;justify-content:center}.bowlos-menu-shell__cart i{font-size:18px}.bowlos-menu-shell__logo-wrap{width:46px;height:46px}.bowlos-menu-shell__brand-copy small{display:none}.bowlos-menu-shell__brand-copy strong{max-width:135px}.bowlos-menu-drawer__panel{width:min(390px,94vw);padding-bottom:92px}.bowlos-menu-footer{padding-bottom:96px}.bowlos-menu-footer__inner{grid-template-columns:1fr;gap:18px}.bowlos-menu-footer__links{gap:7px}.bowlos-menu-footer__links a{font-size:12px;padding:8px 10px}.bowlos-menu-footer__icons a{flex:1;min-width:86px}.bowlos-menu-footer__contact{display:block}.bowlos-menu-footer__contact span{display:block;margin:0 0 8px}.bowlos-quiz-widget{bottom:92px!important;right:14px!important}}
@media (max-width:380px){.bowlos-menu-shell__brand-copy strong{max-width:110px}.bowlos-menu-shell__inner{gap:8px}.bowlos-menu-shell__actions{gap:6px}.bowlos-menu-mobile-bar{left:8px;right:8px;bottom:8px}.bowlos-menu-mobile-bar a,.bowlos-menu-mobile-bar button{min-height:50px;font-size:10px}.bowlos-menu-drawer__account-actions a{font-size:12px}}

/* BOWLOS v59.1: QR Menü alt bar / sepet bandı / quiz floating çakışma onarımı */
.bowlos-menu-shell-body .bowlos-mobile-cart-band {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}
.bowlos-menu-shell-body {
    overflow-x: hidden;
}
.bowlos-menu-shell-body .bowlos-menu-mobile-bar {
    z-index: 10060;
}
.bowlos-menu-shell-body .bowlos-quiz-widget,
.bowlos-menu-shell-body .bowlos-quiz-widget--visible {
    z-index: 10050 !important;
}
@media (min-width: 992px) {
    .bowlos-menu-shell-body {
        padding-bottom: 0 !important;
    }
    .bowlos-menu-shell-body .bowlos-menu-mobile-bar {
        display: none !important;
    }
    .bowlos-menu-shell-body .bowlos-quiz-widget,
    .bowlos-menu-shell-body .bowlos-quiz-widget--visible {
        right: 24px !important;
        bottom: 24px !important;
    }
}
@media (max-width: 991px) {
    .bowlos-menu-shell-body {
        padding-bottom: 92px !important;
    }
    .bowlos-menu-shell-body .bowlos-quiz-widget,
    .bowlos-menu-shell-body .bowlos-quiz-widget--visible {
        right: 14px !important;
        bottom: 94px !important;
    }
    .bowlos-menu-shell-body .bowlos-quiz-chatbox {
        bottom: 16px !important;
    }
}

/* BOWLOS v59.2: QR Menü mobil footer stabilitesi ve kompakt iletişim */
.bowlos-menu-footer__account{
  min-width:0;
}
.bowlos-menu-footer__icons{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(82px,1fr));
  gap:8px;
}
.bowlos-menu-footer__icons--guest{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.bowlos-menu-footer__icons a{
  min-width:0;
  width:100%;
  text-align:center;
  word-break:normal;
}
.bowlos-menu-footer__contact--compact{
  align-items:center;
}
.bowlos-menu-footer__contact--compact a,
.bowlos-menu-footer__contact--compact span{
  color:#d8cfbf!important;
  text-decoration:none!important;
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-width:0;
}
.bowlos-menu-footer__contact--compact a:hover{color:#fff!important}
@media (max-width:767px){
  .bowlos-menu-footer{
    margin-top:22px;
    padding:24px 0 104px;
  }
  .bowlos-menu-footer__inner{
    width:min(100% - 24px,1180px);
    display:grid;
    grid-template-columns:1fr;
    gap:14px;
  }
  .bowlos-menu-footer__brand strong{
    font-size:18px;
  }
  .bowlos-menu-footer__brand span{
    font-size:13px;
    line-height:1.45;
  }
  .bowlos-menu-footer__links{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }
  .bowlos-menu-footer__links a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:40px;
    margin:0;
    padding:8px 10px;
    border-radius:14px;
    text-align:center;
    overflow-wrap:anywhere;
  }
  .bowlos-menu-footer__hello{
    margin:0 0 9px;
    text-align:center;
    font-size:12px;
  }
  .bowlos-menu-footer__icons{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
  .bowlos-menu-footer__icons--guest{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .bowlos-menu-footer__icons a{
    min-height:54px;
    border-radius:15px;
    font-size:11px;
    padding:6px 4px;
  }
  .bowlos-menu-footer__contact{
    grid-column:auto;
    display:grid!important;
    grid-template-columns:1fr;
    gap:8px;
    padding-top:12px;
  }
  .bowlos-menu-footer__contact span,
  .bowlos-menu-footer__contact a{
    margin:0!important;
    min-height:38px;
    border-radius:14px;
    padding:8px 10px;
    background:rgba(255,255,255,.08);
    justify-content:center;
    text-align:center;
    font-size:12px;
  }
  .bowlos-menu-footer__credit{
    text-align:center;
    padding-top:4px;
  }
}
@media (max-width:380px){
  .bowlos-menu-footer__links{grid-template-columns:1fr 1fr}
  .bowlos-menu-footer__icons a{font-size:10px;min-height:50px}
}

/* BOWLOS v73.1: Mobil quiz penceresi alt navbar çakışma onarımı */
.bowlos-quiz-chatbox{
  position:fixed;
  right:24px;
  bottom:104px;
  width:min(420px,calc(100vw - 28px));
  max-height:min(680px,calc(100vh - 132px));
  background:#fffdf8;
  color:#1f2a24;
  border:1px solid rgba(33,68,56,.14);
  border-radius:24px;
  box-shadow:0 22px 70px rgba(10,20,16,.26);
  display:none;
  flex-direction:column;
  overflow:hidden;
  z-index:2147483002;
}
.bowlos-quiz-chatbox.is-open{display:flex!important;}
.bowlos-quiz-chatbox__header{
  flex:0 0 auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:14px 16px;
  background:linear-gradient(135deg,#214438,#2f604f);
  color:#fff;
}
.bowlos-quiz-chatbox__header span{display:block;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#e7d7b9;}
.bowlos-quiz-chatbox__header strong{display:block;font-size:16px;font-weight:1000;line-height:1.25;}
.bowlos-quiz-close{
  width:38px;
  height:38px;
  border:0;
  border-radius:999px;
  background:rgba(255,255,255,.16);
  color:#fff;
  font-size:26px;
  line-height:1;
  cursor:pointer;
}
.bowlos-quiz-chatbox__body{
  flex:1 1 auto;
  min-height:0;
  overflow-y:auto;
  -webkit-overflow-scrolling:touch;
  padding:16px;
  padding-bottom:18px;
}
.bowlos-quiz-app{min-height:0;}
.bowlos-quiz-intro,.bowlos-quiz-step,.bowlos-quiz-result,.bowlos-quiz-between{
  display:flex;
  flex-direction:column;
  gap:12px;
}
.bowlos-quiz-intro h4,.bowlos-quiz-result h4{margin:0;color:#214438;font-size:20px;font-weight:1000;line-height:1.2;}
.bowlos-quiz-intro p,.bowlos-quiz-result p{margin:0;color:#6d756f;line-height:1.5;}
.bowlos-quiz-badge{
  align-self:flex-start;
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:5px 10px;
  border-radius:999px;
  background:#edf5ee;
  color:#214438;
  font-size:12px;
  font-weight:1000;
}
.bowlos-quiz-limit-note,.bowlos-quiz-current-score,.bowlos-quiz-balance-note,.bowlos-quiz-negative-note{
  border-radius:16px;
  background:#f7f1e8;
  color:#435149;
  padding:10px 12px;
  font-size:13px;
  line-height:1.45;
}
.bowlos-quiz-primary,.bowlos-quiz-secondary,.bowlos-quiz-answer,.bowlos-quiz-gift-list button{
  min-height:48px;
  border:0;
  border-radius:16px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  text-decoration:none!important;
  font-weight:1000;
  cursor:pointer;
}
.bowlos-quiz-primary{
  width:100%;
  background:#7fad39;
  color:#fff!important;
  box-shadow:0 12px 28px rgba(127,173,57,.24);
}
.bowlos-quiz-secondary{
  width:100%;
  background:#f1eadf;
  color:#214438!important;
}
.bowlos-quiz-answer-grid{display:grid;grid-template-columns:1fr;gap:9px;}
.bowlos-quiz-answer{background:#fff;border:1px solid rgba(33,68,56,.16);color:#1f2a24;justify-content:flex-start;padding:11px 12px;line-height:1.35;}
.bowlos-quiz-answer:hover{border-color:#7fad39;background:#f3f8ed;color:#214438;}
.bowlos-quiz-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:900;color:#214438;}
.bowlos-quiz-progress{height:8px;border-radius:999px;background:#edf5ee;overflow:hidden;}
.bowlos-quiz-progress i{display:block;height:100%;background:#7fad39;border-radius:999px;}
.bowlos-quiz-result-score{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:20px;background:#edf5ee;color:#214438;padding:14px;}
.bowlos-quiz-result-score strong{font-size:34px;line-height:1;}
.bowlos-quiz-result-actions{display:grid;gap:9px;}
.bowlos-quiz-reward-panel{border-radius:18px;background:#fff8df;border:1px solid rgba(185,145,87,.25);padding:12px;display:grid;gap:8px;}
.bowlos-quiz-gift-list{display:grid;gap:8px;}
.bowlos-quiz-gift-list button{background:#fff;color:#214438;border:1px solid rgba(185,145,87,.28);}
@media (max-width:767px){
  body.bowlos-quiz-open{overflow:hidden;}
  .bowlos-menu-shell-body .bowlos-quiz-widget,
  .bowlos-menu-shell-body .bowlos-quiz-widget--visible{
    right:14px!important;
    bottom:calc(96px + env(safe-area-inset-bottom,0px))!important;
    z-index:2147483001!important;
  }
  .bowlos-menu-shell-body .bowlos-quiz-button{
    width:58px!important;
    height:58px!important;
    min-width:58px!important;
  }
  .bowlos-menu-shell-body .bowlos-quiz-chatbox{
    left:12px!important;
    right:12px!important;
    bottom:calc(92px + env(safe-area-inset-bottom,0px))!important;
    top:auto!important;
    width:auto!important;
    max-width:none!important;
    max-height:calc(100dvh - 120px - env(safe-area-inset-bottom,0px))!important;
    border-radius:22px;
  }
  @supports not (height: 100dvh){
    .bowlos-menu-shell-body .bowlos-quiz-chatbox{
      max-height:calc(100vh - 120px - env(safe-area-inset-bottom,0px))!important;
    }
  }
  .bowlos-quiz-chatbox__header{padding:12px 14px;}
  .bowlos-quiz-chatbox__header strong{font-size:15px;}
  .bowlos-quiz-chatbox__body{
    padding:14px;
    padding-bottom:18px;
  }
  .bowlos-quiz-primary,.bowlos-quiz-secondary,.bowlos-quiz-answer,.bowlos-quiz-gift-list button{min-height:46px;border-radius:15px;}
  .bowlos-quiz-intro h4,.bowlos-quiz-result h4{font-size:18px;}
}
@media (max-width:380px){
  .bowlos-menu-shell-body .bowlos-quiz-chatbox{
    left:8px!important;
    right:8px!important;
    bottom:calc(88px + env(safe-area-inset-bottom,0px))!important;
    max-height:calc(100dvh - 110px - env(safe-area-inset-bottom,0px))!important;
  }
}

/* v75: Mobil sepet/quiz/toast çakışma onarımı */
@media (max-width:767px){
  html,body{max-width:100%;overflow-x:hidden;}
  .bowlos-menu-shell-body{
    padding-bottom:calc(132px + env(safe-area-inset-bottom,0px))!important;
  }
  .bowlos-menu-mobile-bar{
    bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;
    z-index:10020!important;
  }
  .bowlos-menu-shell-body .bowlos-quiz-widget,
  .bowlos-menu-shell-body .bowlos-quiz-widget--visible{
    right:18px!important;
    bottom:calc(142px + env(safe-area-inset-bottom,0px))!important;
    transform:scale(.9)!important;
    transform-origin:right bottom!important;
    z-index:10035!important;
  }
  .bowlos-menu-shell-body.bowlos-cart-toast-visible .bowlos-quiz-widget,
  .bowlos-menu-shell-body.bowlos-cart-toast-visible .bowlos-quiz-widget--visible,
  .bowlos-menu-shell-body.bowlos-order-success .bowlos-quiz-widget,
  .bowlos-menu-shell-body.bowlos-order-success .bowlos-quiz-widget--visible{
    bottom:calc(220px + env(safe-area-inset-bottom,0px))!important;
    transform:scale(.86)!important;
  }
  .bowlos-cart-toast{
    left:16px!important;
    right:16px!important;
    bottom:calc(104px + env(safe-area-inset-bottom,0px))!important;
    max-width:none!important;
    min-width:0!important;
    z-index:10030!important;
  }
  .bowlos-bowl-modal__panel{
    max-height:calc(100dvh - 8px)!important;
    padding-bottom:calc(132px + env(safe-area-inset-bottom,0px))!important;
  }
  .bowlos-bowl-summary--modal{
    margin-bottom:calc(44px + env(safe-area-inset-bottom,0px))!important;
  }
  .bowlos-bowl-add{
    min-height:54px!important;
    margin-bottom:18px!important;
  }
  .bowlos-checkout-page,
  .bowlos-cart-page-v2{
    padding-bottom:calc(130px + env(safe-area-inset-bottom,0px))!important;
  }
}

/* BOWLOS v77: Mobil quiz penceresi görünürlük onarımı
   Not: v75'te floating widget'a verilen transform, içindeki fixed quiz panelinin
   mobilde 68px'lik buton alanına göre hesaplanmasına neden olabiliyordu.
   Panel açılıyor gibi olup görünmüyordu. Transform butondan ayrıldı, panel
   viewport'a sabitlendi ve açıkken gerçek modal katmanına taşındı. */
@media (max-width:767px){
  .bowlos-menu-shell-body .bowlos-quiz-widget,
  .bowlos-menu-shell-body .bowlos-quiz-widget--visible{
    transform:none!important;
    transform-origin:initial!important;
    overflow:visible!important;
    z-index:10035!important;
  }
  .bowlos-menu-shell-body .bowlos-quiz-button{
    transform:scale(.9)!important;
    transform-origin:center center!important;
  }
  .bowlos-menu-shell-body .bowlos-quiz-button.is-open{
    transform:scale(.9)!important;
  }
  body.bowlos-menu-shell-body.bowlos-quiz-open .bowlos-quiz-widget,
  body.bowlos-menu-shell-body.bowlos-quiz-open .bowlos-quiz-widget--visible{
    position:fixed!important;
    inset:0!important;
    width:auto!important;
    height:auto!important;
    z-index:2147483001!important;
    pointer-events:none!important;
    transform:none!important;
  }
  body.bowlos-menu-shell-body.bowlos-quiz-open .bowlos-quiz-button{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
  body.bowlos-menu-shell-body.bowlos-quiz-open .bowlos-quiz-chatbox,
  .bowlos-menu-shell-body .bowlos-quiz-chatbox.is-open{
    position:fixed!important;
    left:12px!important;
    right:12px!important;
    top:calc(12px + env(safe-area-inset-top,0px))!important;
    bottom:calc(96px + env(safe-area-inset-bottom,0px))!important;
    width:auto!important;
    max-width:none!important;
    height:auto!important;
    max-height:none!important;
    display:flex!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
    z-index:2147483002!important;
    border-radius:22px!important;
  }
  body.bowlos-menu-shell-body.bowlos-quiz-open .bowlos-quiz-chatbox__body{
    min-height:0!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
    padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))!important;
  }
}
@media (max-width:380px){
  body.bowlos-menu-shell-body.bowlos-quiz-open .bowlos-quiz-chatbox,
  .bowlos-menu-shell-body .bowlos-quiz-chatbox.is-open{
    left:8px!important;
    right:8px!important;
    top:8px!important;
    bottom:calc(88px + env(safe-area-inset-bottom,0px))!important;
  }
}

/* BOWLOS v78: Quiz mevcut Net Puan alanı aktif skor kartına dönüştürüldü. */
.bowlos-quiz-current-score[data-quiz-score-board]{
  display:grid;
  grid-template-columns:auto 1fr;
  align-items:center;
  gap:10px;
  background:linear-gradient(135deg,#f4f9ee,#fff8e6);
  border:1px solid rgba(127,173,57,.18);
  box-shadow:0 8px 20px rgba(33,68,56,.06);
}
.bowlos-quiz-score-main{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  min-width:74px;
  padding:8px 10px;
  border-radius:14px;
  background:#214438;
  color:#fff;
}
.bowlos-quiz-score-main span{
  font-size:10px;
  line-height:1;
  letter-spacing:.08em;
  text-transform:uppercase;
  opacity:.86;
  font-weight:900;
}
.bowlos-quiz-score-main strong{
  font-size:26px;
  line-height:1.05;
  font-weight:1000;
}
.bowlos-quiz-score-meta{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:6px;
}
.bowlos-quiz-score-meta span{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  min-height:46px;
  border-radius:12px;
  background:rgba(255,255,255,.72);
  color:#5a665f;
  font-size:11px;
  font-weight:900;
  line-height:1.15;
}
.bowlos-quiz-score-meta b{
  display:block;
  margin-top:3px;
  color:#214438;
  font-size:16px;
  line-height:1;
}
@media (max-width:380px){
  .bowlos-quiz-current-score[data-quiz-score-board]{grid-template-columns:1fr;gap:8px;}
  .bowlos-quiz-score-main{min-width:0;flex-direction:row;gap:8px;}
  .bowlos-quiz-score-main strong{font-size:24px;}
}

/* v98: Cafe desktop yönetim girişi */
.bowlos-menu-shell__admin-entry{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid rgba(31,82,62,.18);border-radius:999px;background:rgba(255,255,255,.9);color:#1f523e;font-size:13px;font-weight:900;text-decoration:none;white-space:nowrap;box-shadow:0 8px 18px rgba(16,24,40,.05)}
.bowlos-menu-shell__admin-entry:hover{background:#1f523e;color:#fff;text-decoration:none}.bowlos-menu-shell__admin-entry svg{flex:0 0 auto}
@media(max-width:820px){.bowlos-menu-shell__admin-entry{display:none!important}}


/* v99: Cafe desktop yönetim girişi minimal ikon */
.bowlos-menu-shell__admin-entry{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important;border-radius:999px!important;opacity:.72!important}
.bowlos-menu-shell__admin-entry:hover{opacity:1!important}.bowlos-menu-shell__admin-entry span{display:none!important}.bowlos-menu-shell__admin-entry svg{width:16px!important;height:16px!important}
@media(max-width:820px){.bowlos-menu-shell__admin-entry{display:none!important}}

/* FERcort v130: mobil alt bar / footer / quiz çakışma kontrolü */
@media (max-width:767px){
  .bowlos-menu-shell-body{padding-bottom:112px!important;}
  .bowlos-menu-shell-body .bowlos-menu-mobile-bar{bottom:14px!important;z-index:10080!important;}
  .bowlos-menu-shell-body .bowlos-menu-footer{padding-bottom:132px!important;}
  .bowlos-menu-shell-body .bowlos-quiz-widget,
  .bowlos-menu-shell-body .bowlos-quiz-widget--visible{bottom:118px!important;right:14px!important;z-index:10070!important;}
  .bowlos-menu-shell-body .bowlos-quiz-chatbox{bottom:112px!important;}
}
