.kiosk-header{display:flex;align-items:center;gap:24px;padding:22px 4vw;background:#fff;border-bottom:1px solid var(--k-line)}.kiosk-header>strong{font-size:28px;margin-right:auto}.kiosk-header>span{font-size:17px;color:var(--k-muted)}.kiosk-header>button{font-size:17px;min-height:52px;padding:12px 18px}.kiosk-layout{max-width:1560px;margin:auto}.kiosk-catalog{padding:32px 4vw 48px}.marketplace-kiosk h1{font:700 clamp(32px,3.2vw,52px)/1.1 var(--commerce-body-font),sans-serif;letter-spacing:-.035em;margin:24px 0 12px}.marketplace-kiosk h2{font:700 32px/1.2 var(--commerce-body-font),sans-serif}.kiosk-catalog>p{color:var(--k-muted);margin:0 0 32px}.kiosk-restaurants,.kiosk-dishes,.kiosk-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:30px}.marketplace-kiosk :is(.kiosk-restaurants,.kiosk-dishes,.kiosk-category-grid)>button{display:flex;flex-direction:column;align-items:stretch;text-align:left;position:relative;gap:10px;padding:0 0 24px;overflow:hidden;border:0;border-radius:24px;box-shadow:0 3px 12px #17212608}.kiosk-restaurants img,.kiosk-category-grid img{width:100%;height:230px;object-fit:cover}.kiosk-restaurants strong,.kiosk-restaurants button>span{margin:0 24px}.kiosk-restaurants strong{font-size:25px;line-height:1.2;margin-top:12px}.kiosk-restaurants button>span{font-size:16px;color:var(--k-muted);min-height:24px}.kiosk-dishes img{width:100%;height:240px;object-fit:cover}.kiosk-dishes strong{font-size:23px;line-height:1.25;margin:12px 24px 0;padding-right:28px}.kiosk-dishes button>span:not(.kiosk-add){margin:4px 24px 0;font-size:22px;font-weight:650}.kiosk-dishes>button:not(:has(img)){min-height:200px;justify-content:center}.kiosk-add{position:absolute;bottom:18px;right:18px;display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--commerce-accent);color:#fff;font:400 36px/1 sans-serif}.kiosk-category-grid button>span{padding:12px 64px 0 24px;display:grid;gap:8px}.kiosk-category-grid strong{font-size:24px;line-height:1.2}.kiosk-category-grid small{font-size:16px;color:var(--k-muted)}.kiosk-category-grid b{position:absolute;right:24px;bottom:30px;font-size:28px}.kiosk-category-grid button:not(:has(img)){min-height:200px;justify-content:center}.kiosk-categories{display:flex;gap:10px;overflow:auto;padding:20px 0 12px}.kiosk-categories button{flex-shrink:0;font-size:18px}.marketplace-kiosk .kiosk-categories [aria-pressed=true]{background:var(--k-ink);color:#fff}.kiosk-basket,.kiosk-review .kiosk-catalog{display:none}.kiosk-review .kiosk-basket{display:block;max-width:900px;margin:32px auto;padding:36px;background:#fff;border-radius:24px}.kiosk-basket h2{display:flex;justify-content:space-between;margin-top:0}.kiosk-basket article{padding:24px 0;border-bottom:1px solid var(--k-line)}.kiosk-basket article>strong{font-size:24px}.kiosk-basket article>div{display:flex;align-items:center;gap:20px}.kiosk-basket article button{padding:8px;min-width:64px;font-size:28px}.kiosk-basket article output{font-weight:650}.kiosk-basket article strong:last-child{margin-left:auto}.kiosk-basket p{font-size:18px;line-height:1.5;color:var(--k-muted)}.kiosk-basket footer{padding-top:24px}.kiosk-basket footer>p{display:flex;justify-content:space-between;gap:12px}.marketplace-kiosk .kiosk-primary{background:var(--k-ink);color:#fff;font-weight:650;border:0;min-height:72px}.kiosk-basket .kiosk-primary,.kiosk-product>.kiosk-primary{width:100%}.kiosk-product{max-width:960px;margin:24px auto;background:#fff;padding:32px;border-radius:24px}.kiosk-product-photo{display:block;width:100%;max-height:320px;object-fit:contain;margin:24px 0}.kiosk-product>p{line-height:1.5;color:var(--k-muted)}.kiosk-product fieldset{border:0;padding:24px 0}.kiosk-product legend{font-weight:650;font-size:23px}.kiosk-product fieldset label{display:flex;align-items:center;gap:18px;padding:22px;border:1px solid var(--k-line);border-radius:16px;margin-bottom:12px}.kiosk-product fieldset label:has(:checked){border-color:var(--commerce-accent);background:color-mix(in srgb,var(--commerce-accent) 7%,white)}.kiosk-product fieldset label>span:last-child{margin-left:auto}.kiosk-product input{width:28px;height:28px;accent-color:var(--commerce-accent)}.kiosk-product textarea{display:block;width:100%;min-height:100px;font:inherit;margin:12px 0 24px;padding:18px;border:1px solid var(--k-line);border-radius:16px}.kiosk-order-bar{position:fixed;z-index:40;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:18px 4vw calc(18px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--k-line);box-shadow:0 -8px 30px #17212608}.kiosk-order-bar>div{display:grid;gap:6px;min-width:0}.kiosk-order-bar strong{font-size:21px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kiosk-order-bar>div>span{font-size:16px;color:var(--k-muted)}.kiosk-order-bar>.kiosk-primary{min-width:340px;display:flex;justify-content:space-between;gap:36px}.kiosk-idle{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;gap:20px}.kiosk-idle .kiosk-primary{max-width:460px}.kiosk-back{margin-right:16px}.kiosk-catalog>small{font-size:15px;color:var(--k-muted)}@media(min-width:1700px){.kiosk-restaurants,.kiosk-dishes,.kiosk-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.kiosk-restaurants,.kiosk-dishes,.kiosk-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kiosk-header,.kiosk-catalog{padding:24px}.kiosk-order-bar>.kiosk-primary{min-width:270px}.kiosk-review .kiosk-basket{margin:24px}}@media(max-width:540px){.kiosk-header{gap:12px;flex-wrap:wrap}.kiosk-header>span{display:none}.kiosk-restaurants,.kiosk-dishes,.kiosk-category-grid{gap:12px}.kiosk-restaurants img,.kiosk-dishes img,.kiosk-category-grid img{height:150px}.kiosk-restaurants strong,.kiosk-dishes strong,.kiosk-category-grid strong{font-size:18px}.kiosk-add{width:40px;height:40px;font-size:28px;right:10px}.kiosk-order-bar>div{display:none}.kiosk-order-bar>.kiosk-primary{width:100%;min-width:0}.kiosk-product{padding:20px}}.marketplace-kiosk .kiosk-header>strong{display:flex;align-items:center;gap:16px;font-weight:600;letter-spacing:-.04em}.kiosk-header>strong img{width:76px;height:48px;object-fit:contain}.kiosk-language{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--k-muted)}.kiosk-language select{font:inherit;font-size:17px;min-height:52px;padding:12px 36px 12px 16px;border:1px solid var(--k-line);border-radius:14px;background:#fff;color:var(--k-ink)}.kiosk-language option{background:#fff;color:#172126}.marketplace-kiosk h1{font-weight:600;letter-spacing:-.045em}.marketplace-kiosk h2{font-weight:600}.kiosk-restaurants strong,.kiosk-dishes strong,.kiosk-category-grid strong{font-weight:600;letter-spacing:-.025em}.kiosk-header{position:relative}.kiosk-header:after{content:"";position:absolute;left:4vw;bottom:0;width:72px;height:3px;background:var(--commerce-accent)}.kiosk-restaurants button,.kiosk-category-grid button{outline:1px solid #17212608}.kiosk-order-bar .kiosk-primary{border-radius:16px}.kiosk-product{display:flow-root}.kiosk-product-photo{float:right;width:42%;height:260px;margin:0 0 24px 32px;border-radius:18px;object-fit:cover}.kiosk-product fieldset{clear:both}.kiosk-product>button:first-child{min-height:48px;padding:10px 0;border:0;font-size:16px}.kiosk-product>h2{max-width:52%}.marketplace-kiosk select:focus-visible{outline:3px solid var(--commerce-accent);outline-offset:3px}@media(max-width:650px){.kiosk-language>span{display:none}.kiosk-product-photo{float:none;width:100%;margin:20px 0}.kiosk-product>h2{max-width:100%}.kiosk-header>strong{width:100%}}.marketplace-kiosk{--k-ink:#172126;--k-muted:#647078;--k-line:#dce2e5;background:#f3f5f6;color:var(--k-ink);font-family:var(--commerce-body-font),sans-serif;min-height:100dvh;padding-bottom:130px;font-size:20px}.marketplace-kiosk *{box-sizing:border-box}.marketplace-kiosk button{font:inherit;min-height:64px;cursor:pointer;border:1px solid var(--k-line);border-radius:18px;background:#fff;color:var(--k-ink);padding:16px 24px;touch-action:manipulation}.marketplace-kiosk button:disabled{opacity:.45;cursor:default}.marketplace-kiosk :is(button,input,textarea):focus-visible{outline:3px solid var(--commerce-accent);outline-offset:4px}.kiosk-bootstrap{min-height:100dvh;display:grid;place-items:center;background:#fff;color:#202124}.kiosk-bootstrap-spinner{width:32px;height:32px;border:3px solid #e8e8e8;border-top-color:#202124;border-radius:50%;animation:kiosk-bootstrap-spin .8s linear infinite}@keyframes kiosk-bootstrap-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.kiosk-bootstrap-spinner{animation:none}}
