:root{--kiosk-accent: #1B2560;--kiosk-category-tint: #F7FADD;--kiosk-category-dark: #1B2560;--kiosk-text: #16222e}*{box-sizing:border-box}body{margin:0;background:#eaf6fd}button{font:inherit}.kiosk-page{min-height:100vh;background:#eaf6fd}.kiosk-shell{width:100%;max-width:80rem;height:100vh;margin:0 auto;display:flex;flex-direction:column;overflow:hidden;background:#eaf6fd;color:var(--kiosk-text);font-family:SUITE Variable,sans-serif;box-shadow:0 0 40px #14283c14}.kiosk-topbar{flex-shrink:0;padding:18px 28px 0;background:#fff;box-shadow:0 2px 12px #143c5a12;z-index:1}.kiosk-brand{display:flex;align-items:center;justify-content:center;gap:13px}.kiosk-brand__name{margin:0;color:var(--kiosk-accent);font-family:SUITE Variable,sans-serif;font-size:26px;font-weight:800;line-height:1.08;letter-spacing:0}.kiosk-brand__tagline{margin:3px 0 0;color:#8494a0;font-size:12.5px;font-weight:400;line-height:1.25}.category-pill-nav{display:flex;justify-content:center;gap:8px;margin-top:15px;padding-bottom:14px;overflow-x:auto;scrollbar-width:none}.category-pill-nav::-webkit-scrollbar{display:none}.category-pill{flex:0 0 auto;padding:8px 16px;border:0;border-radius:999px;background:var(--kiosk-category-tint);color:var(--kiosk-category-dark);cursor:pointer;font-size:13.5px;font-weight:800;line-height:1.2;white-space:nowrap}.category-pill--active{background:var(--kiosk-accent);color:#fff}.category-pill:focus-visible,.cart-bar:focus-visible,.quantity-stepper__button:focus-visible{outline:3px solid rgba(46,144,217,.35);outline-offset:2px}.kiosk-menu{position:relative;flex:1;overflow-y:auto;padding:22px 28px 32px;overscroll-behavior:contain}.category-section{scroll-margin-top:10px}.category-section+.category-section{margin-top:24px}.category-section__items{display:flex;flex-direction:column;gap:12px}.item-card{padding:15px 15px 14px;border:2px solid transparent;border-radius:20px;background:#fff;box-shadow:0 2px 8px #143c5a14;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}.item-card--expanded{border-color:var(--kiosk-accent);box-shadow:0 10px 26px #14508c2e}.item-card:focus-visible{outline:3px solid rgba(46,144,217,.28);outline-offset:2px}.item-card__row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.item-card__name{min-width:0;margin:0;color:var(--kiosk-text);font-size:15.5px;font-weight:400;line-height:1.35;overflow-wrap:anywhere}.item-card__price{flex:0 0 auto;color:var(--kiosk-accent);font-size:14.5px;font-weight:800;line-height:1.35;white-space:nowrap}.item-card__controls{display:flex;justify-content:center;margin-top:14px}.quantity-stepper{display:inline-flex;align-items:center;justify-content:center}.quantity-stepper--md{gap:12px}.quantity-stepper--sm{gap:9px}.quantity-stepper__button{display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--kiosk-accent);border-radius:50%;background:#fff;color:var(--kiosk-accent);cursor:pointer;font-size:18px;font-weight:800;line-height:1}.quantity-stepper--md .quantity-stepper__button{width:34px;height:34px}.quantity-stepper--sm .quantity-stepper__button{width:30px;height:30px;font-size:16px}.quantity-stepper__button:disabled{border-color:#cbd8e0;color:#cbd8e0;cursor:not-allowed}.quantity-stepper__value{min-width:22px;color:var(--kiosk-text);font-size:17px;font-weight:800;line-height:1;text-align:center}.cart-bar{flex-shrink:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 28px;border:0;background:var(--kiosk-accent);color:#fff;cursor:pointer;text-align:left;box-shadow:0 -4px 18px #143c5a29}.cart-bar--empty{background:#b9c6ce}.cart-bar__left{min-width:0;display:flex;align-items:center;gap:12px}.cart-bar__bag{width:30px;height:26px;flex:0 0 30px;background:#ffffff8c;clip-path:polygon(15% 0%,85% 0%,100% 100%,0% 100%)}.cart-bar__label{font-size:12px;font-weight:800;line-height:1.2;opacity:.85}.cart-bar__count{margin-top:2px;font-size:19px;font-weight:800;line-height:1.15}.cart-bar__total{flex:0 0 auto;text-align:right}.cart-bar__total .cart-bar__label{font-size:11.5px}.cart-bar__amount{margin-top:2px;font-size:21px;font-weight:800;line-height:1.15;white-space:nowrap}.kiosk-state{flex:1;display:flex;align-items:center;justify-content:center;padding:32px 28px;color:#5d6c77;font-size:15px;font-weight:800}.kiosk-state--error{color:#b44848}@media(max-width:520px){.kiosk-topbar{padding:16px 20px 0}.kiosk-menu{padding:20px 20px 28px}.cart-bar{padding:15px 20px}.cart-bar__amount{font-size:19px}}*{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}html{font-feature-settings:"tnum" 1,"ss17" 1,"ss18" 1}input,select,textarea,button{font-feature-settings:inherit}input,textarea{-webkit-user-select:text;user-select:text}
