@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Roboto+Condensed:wght@400;500;700&display=swap";:root{font-family:Roboto Condensed,Noto Sans Thai,Tahoma,Arial,sans-serif;color:#0b0b0b;background:#fff;font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{min-width:0;background:#fff}button{font:inherit}.kiosk-app{height:100vh;height:100dvh;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fff;overflow:hidden}.kiosk-header{position:relative;z-index:4;display:grid;grid-template-columns:minmax(96px,15%) minmax(0,1fr) minmax(200px,28%);align-items:center;gap:10px 1.2%;padding:8px 1.6%;background:#ffc400;overflow:hidden}.brand-wrap{height:100%;min-width:0;display:flex;align-items:center;justify-content:center}.brand-wrap img{width:min(160px,100%);max-height:clamp(64px,11vh,120px);object-fit:contain;mix-blend-mode:multiply}.heading-wrap{min-width:0;align-self:center;overflow:hidden}.heading-wrap h1{margin:0;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.55rem,3.4vw,3.6rem);line-height:1.15;font-weight:800;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.heading-wrap h1 span{color:#080808}.heading-wrap h1 strong{color:#be1016;font-weight:800}.heading-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;margin-top:6px;min-width:0}.heading-wrap p{margin:0;flex:1 1 auto;min-width:min(100%,220px);font-size:clamp(.9rem,1.25vw,1.45rem);line-height:1.15}.heading-actions{display:flex;flex-wrap:wrap;gap:8px;flex:0 0 auto}.header-actions{min-width:0;max-width:100%;align-self:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;overflow:hidden}.progress{width:100%;max-width:360px;display:flex;align-items:center;justify-content:center}.progress-node{display:flex;align-items:center;flex:1;min-width:0}.progress-node:last-child{flex:0 1 auto}.progress-circle{width:clamp(28px,2.8vw,46px);height:clamp(28px,2.8vw,46px);border-radius:50%;display:grid;place-items:center;background:#fff9d9;color:#171717;border:2px solid #fff;font-family:Barlow Condensed,sans-serif;font-size:clamp(1rem,1.6vw,1.7rem);font-weight:700;flex:0 0 auto}.progress-circle.current{color:#fff;background:#c81015}.progress-line{height:2px;background:#fff;flex:1;min-width:4px}.screen-label{font-size:clamp(.72rem,.95vw,1rem);font-weight:700;white-space:nowrap}.outline-action{min-height:44px;padding:4px 14px;border:2px solid #b41912;border-radius:10px;color:#a91110;background:#ffffff59;font-weight:700;font-size:clamp(.78rem,.95vw,1.05rem);cursor:pointer;white-space:nowrap}.outline-action span{font-size:1.2em;vertical-align:-1px}.kiosk-main{position:relative;z-index:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) clamp(260px,24vw,360px);gap:12px;padding:10px 1.2% 8px;overflow:hidden}.step-content{min-width:0;min-height:0;height:100%;overflow:hidden;display:flex;flex-direction:column;padding:2px}.product-grid{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:clamp(8px,1vw,16px);align-content:stretch}.product-card{position:relative;grid-column:span 2;min-width:0;min-height:0;height:100%;border:2px solid #ed171d;border-radius:clamp(12px,1.2vw,18px);background:#fff;padding:clamp(8px,1vw,14px);display:flex;flex-direction:column;gap:6px;text-align:left;cursor:pointer;overflow:hidden;transition:background-color .12s ease,transform .12s ease}.product-card.wide{grid-column:span 3}.product-card:hover,.product-card:focus-visible{background:#fffdf1;transform:translateY(-1px);outline:none}.product-card.is-selected{border-width:3px;border-color:#b40e12;background:#fff8e8;box-shadow:inset 0 0 0 1px #b40e12,0 2px #b40e121f}.product-card.is-selected:hover,.product-card.is-selected:focus-visible{background:#fff4d6}.selected-badge{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;gap:4px;min-height:28px;padding:3px 12px;border-radius:999px;background:#c91016;color:#fff;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(.78rem,1.05vw,1rem);font-weight:700;letter-spacing:.04em;line-height:1;white-space:nowrap}.product-card.is-selected .tap-hint{color:#b40e12;font-weight:700}.product-card.is-selected .number-badge{background:#8f0b0e}.number-badge{position:absolute;top:8px;left:8px;width:clamp(30px,2.6vw,48px);height:clamp(30px,2.6vw,48px);border-radius:50%;display:grid;place-items:center;color:#fff;background:#c91016;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.15rem,2vw,2.3rem);line-height:1;z-index:2}.product-main{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:6px 8px;align-items:stretch}.product-copy{min-width:0;min-height:0;overflow:hidden;padding:2px 0 0 clamp(34px,3vw,52px);display:flex;flex-direction:column}.product-copy h2{margin:0;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.05rem,1.7vw,2rem);line-height:1.1;font-weight:700;overflow-wrap:break-word;word-break:normal;flex:0 0 auto}.product-code{margin:3px 0 0;color:#777;font-size:clamp(.68rem,.9vw,.95rem);font-weight:700;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-description{margin:6px 0 0;flex:1 1 auto;min-height:0;font-size:clamp(.72rem,.95vw,1.1rem);line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.product-visual{min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-meta{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:2px;min-height:28px}.product-price{position:static;color:#c81015;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.15rem,1.7vw,1.9rem);line-height:1;flex:0 0 auto}.product-price-spacer{flex:1 1 auto}.tap-hint{position:static;margin-left:auto;font-size:clamp(.82rem,1.05vw,1.15rem);font-weight:500;white-space:nowrap;flex:0 0 auto}.hand{color:#e31b23;font-size:1.35em;vertical-align:-2px;margin-right:4px}.food-art{position:relative;width:min(100%,160px);height:min(100%,160px);min-height:64px;aspect-ratio:1;display:block;margin:0}.food-art:after{content:"";position:absolute;left:14%;right:14%;bottom:6%;height:8px;background:#d8d1c3;border-radius:50%;opacity:.55}.food-art.small{width:56px;height:52px;min-height:0;flex:0 0 56px;aspect-ratio:auto}.food-art.small:after{height:5px}.bun{position:absolute;width:48%;height:74%;left:26%;bottom:10%;border-radius:30% 30% 22% 22%;background:#f49b18;border:2px solid #d57900;z-index:1}.sausage{position:absolute;width:26%;height:42%;left:37%;top:2%;border-radius:40%;background:#9c3a17;border:3px solid #6c2913;z-index:2}.sausage:after{content:"////";position:absolute;color:#efae4c;font-size:1.1rem;transform:rotate(-30deg);top:25%;left:-2px}.sprinkles{position:absolute;z-index:3;width:50%;height:13%;left:25%;top:32%;background:#e55817;border-radius:50%;box-shadow:-15px 3px #f5c600,14px 2px #3a861c,20px -2px #e9bc00,-20px -2px #e55817}.bowl{position:absolute;left:12%;right:12%;bottom:17%;height:42%;border-radius:0 0 48% 48%;background:#f7f5ef;border:4px solid #dedbd2;box-shadow:inset 0 13px #ffffffb3}.bowl:before{content:"";position:absolute;left:4%;right:4%;top:-25%;height:55%;border-radius:50%;background:#eab01b;border:3px solid #dedbd2}.coconut-flakes:before{background:#e6ded0}.pineapple-cubes:before{background:#efd24b}.chili-bowl:before{background:#e94422;box-shadow:18px -4px #2e9a39,-19px 3px #f2c900,8px 9px #db2020}.peanut-bowl:before{background:#c68b4a;box-shadow:18px 4px #b7773d,-19px -2px #dfaa67,2px -8px #a86c34}.sauce-bowl:before{background:#e84913;box-shadow:inset 0 4px #ffffff59}.bottle{position:absolute;width:38%;height:75%;left:31%;bottom:8%;border:3px solid #d7d7d7;border-radius:18% 18% 13% 13%;background:#fff}.bottle:before{content:"";position:absolute;left:-3px;right:-3px;top:37%;height:24%;background:#1684cf;border-top:3px solid #e6ce15;border-bottom:3px solid #e6ce15}.bottle:after{content:"RAWN\a DOG";white-space:pre;position:absolute;top:42%;width:100%;text-align:center;color:#e52420;font-family:Impact,sans-serif;font-size:.7rem;line-height:.85}.tea-cup{position:absolute;width:55%;height:60%;left:22%;bottom:13%;border:3px solid #dedbd2;border-radius:8% 8% 22% 22%;background:#a85c1b}.tea-cup:before{content:"";position:absolute;left:4%;right:4%;top:-14%;height:23%;border-radius:50%;background:#e9a34d;border:3px solid #dedbd2}.tea-cup:after{content:"";position:absolute;width:8px;height:78%;background:#eee;transform:rotate(24deg);right:11%;top:-42%}.step-5 .product-grid.drink-grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-rows:minmax(0,1fr);align-items:stretch;gap:clamp(10px,1.5vw,24px);max-width:1100px;margin:0 auto;width:100%;height:100%}.step-5 .product-card{grid-column:auto;border-color:#f2b900;min-height:0;padding:clamp(12px,1.4vw,22px)}.step-5 .number-badge{background:#f2b900;color:#171717}.step-5 .product-card.is-selected{border-color:#c99700;background:#fff8dc;box-shadow:inset 0 0 0 1px #c99700,0 2px #c9970024}.step-5 .product-card.is-selected .number-badge,.step-5 .product-card.is-selected .selected-badge{background:#e0a800;color:#171717}.step-5 .product-card.is-selected .tap-hint{color:#9a7400}.step-5 .product-main{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.step-5 .product-copy{padding-left:clamp(40px,4vw,60px);max-width:100%;flex:0 0 auto}.step-5 .product-copy h2{font-size:clamp(1.35rem,2.2vw,2.5rem)}.step-5 .product-description{-webkit-line-clamp:3;max-width:36ch;font-size:clamp(.85rem,1.15vw,1.2rem)}.step-5 .product-visual{align-items:flex-end;justify-content:center;min-height:120px}.step-5 .food-art{width:min(52%,220px);height:min(100%,220px);max-height:240px}.step-5 .product-meta{justify-content:space-between}.drink-or{display:flex;align-items:center;justify-content:center;align-self:center;min-width:48px;padding:0 4px;color:#c9a000;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.2rem,1.8vw,1.8rem);font-weight:800;letter-spacing:.06em;position:relative}.drink-or:before,.drink-or:after{content:"";position:absolute;top:50%;width:clamp(18px,2.2vw,36px);height:2px;background:#f2b900}.drink-or:before{right:calc(100% + 4px)}.drink-or:after{left:calc(100% + 4px)}.drink-or span{background:#fff;padding:0 4px;position:relative;z-index:1}.order-panel{min-height:0;height:100%;border:1px solid #d8d8d8;border-radius:20px;overflow:hidden;background:#fff;display:flex;flex-direction:column;box-shadow:0 1px #eee}.order-title{flex:0 0 auto;min-height:52px;display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 12px;background:#cf080d;color:#fff;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.3rem,1.9vw,2rem);letter-spacing:.03em}.order-title span{font-family:Arial,sans-serif;font-size:1.15em}.order-body{min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:12px 12px 8px;scrollbar-width:thin}.empty-selection{display:grid;place-items:center;min-height:min(200px,100%);text-align:center;color:#a2a2aa;font-size:clamp(1rem,1.3vw,1.45rem);font-weight:700;line-height:1.2}.order-footer{flex:0 0 auto;background:#fff;border-top:1px solid #bfbfbf;padding-top:2px;z-index:2}.order-total{display:flex;align-items:center;justify-content:space-between;margin:0 14px;padding:8px 0 6px;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.25rem,1.55vw,1.7rem)}.order-total b{color:#c81015}.next-button{display:block;width:calc(100% - 28px);min-height:52px;margin:0 14px 12px;border:0;border-radius:14px;background:#a9aaad;color:#f7f7f7;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1rem,1.4vw,1.55rem);letter-spacing:.02em;cursor:pointer;transition:background-color .12s ease,box-shadow .12s ease,transform .12s ease}.next-button:disabled{cursor:default}.next-button:not(:disabled){background:#cf080d;color:#fff;box-shadow:inset 0 -3px #0000001f}.next-button:not(:disabled):hover,.next-button:not(:disabled):focus-visible{background:#b0070b;transform:translateY(-1px);outline:none}.next-button.confirm:not(:disabled){background:#4aab18;color:#fff}.next-button.confirm:not(:disabled):hover,.next-button.confirm:not(:disabled):focus-visible{background:#3d8f14}.review-content{min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(6px,1.2vh,14px) clamp(12px,2.5vw,32px);overflow-x:hidden;overflow-y:auto;justify-content:safe center}.review-content.review-step h2{color:#be1016}.review-step h3{color:#171717;font-weight:700}.review-step .review-stack{display:flex;flex-direction:column;align-items:stretch;gap:clamp(8px,1.2vh,14px);width:100%;margin:auto;flex:0 0 auto}.review-heading{text-align:center}.review-heading h2{margin:0}.review-heading h3,.review-heading .review-note{margin:4px 0 0}.review-check{width:clamp(52px,6vw,80px);height:clamp(52px,6vw,80px);display:grid;place-items:center;border-radius:50%;color:#fff;background:#378c18;font-size:clamp(2.2rem,4.2vw,4.2rem);font-weight:700;line-height:1;flex:0 0 auto}.review-content h2{margin:10px 0 0;color:#378c18;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(2rem,4.2vw,4.2rem);line-height:.92;flex:0 0 auto}.review-content h3{margin:6px 0 12px;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.15rem,1.9vw,2.2rem);flex:0 0 auto}.thank-you{width:min(640px,94%);display:flex;align-items:center;gap:clamp(12px,2vw,24px);padding:clamp(8px,1.2vh,14px) clamp(14px,2vw,24px);border:2px solid #71af58;border-radius:14px;background:#fff;text-align:left;flex:0 0 auto}.thank-you .food-art{width:clamp(90px,12vw,140px);height:clamp(100px,14vh,160px);min-height:0;flex:0 0 auto;aspect-ratio:auto}.thank-you h4{margin:0;color:#378c18;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.35rem,2.1vw,2.3rem)}.thank-you p{margin:4px 0 10px;font-size:clamp(.9rem,1.25vw,1.35rem);font-weight:500}.thank-you hr{border:0;border-top:1px solid #ddd}.thank-you strong{font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(.9rem,1.15vw,1.25rem)}.thank-you em{color:#378c18;font-size:1.25em;font-style:normal}.review-note{font-size:clamp(.85rem,1.1vw,1.15rem);margin:8px 0;flex:0 0 auto}.survey-note{display:flex;align-items:center;gap:10px;width:100%;padding:6px 12px;border:1px solid #e5bf53;border-radius:12px;background:#fffdf3;text-align:left;font-size:clamp(.78rem,1vw,1rem);flex:0 0 auto}.survey-note>span{font-size:1.4rem}.survey-note p{margin:0}.survey-note strong,.survey-note b{color:#c81015}.confirm-again{min-height:48px;padding:0 28px;border:0;border-radius:12px;color:#fff;background:#4aab18;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.15rem,1.5vw,1.35rem);cursor:pointer;flex:0 0 auto}.confirmed-content{gap:2px}.retry-order{min-height:52px;padding:0 32px;border:0;border-radius:14px;color:#fff;background:#cf080d;box-shadow:inset 0 -3px #0000001f;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.05rem,1.4vw,1.4rem);letter-spacing:.02em;cursor:pointer;flex:0 0 auto;transition:background-color .12s ease,transform .12s ease}.retry-order:hover,.retry-order:focus-visible{background:#b0070b;transform:translateY(-1px);outline:none}.panel-lines{display:flex;flex-direction:column;gap:0;min-height:0;min-width:0}.panel-line-count{color:#777;font-size:.85rem;font-weight:700;margin:0 0 4px}.panel-section{padding:10px 2px;border-bottom:1px solid #e3e3e3;min-width:0}.panel-section:last-child{border-bottom:0}.panel-section.read-only{background:transparent}.section-header{color:#c81015;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(.78rem,1.05vw,1rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px}.draft-section{background:#fffdf3;border-radius:10px;margin-bottom:6px;padding:10px;border:1px solid #f2e4bc}.section-product{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 8px;margin-bottom:6px;min-width:0}.section-name{font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.05rem,1.3vw,1.35rem);font-weight:700;line-height:1.1;overflow-wrap:break-word;word-break:normal}.section-code{color:#777;font-size:clamp(.72rem,.9vw,.9rem);font-weight:700}.section-price{margin-left:auto;color:#c81015;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.05rem,1.3vw,1.35rem);font-weight:700}.section-placeholder{color:#777;font-size:clamp(.85rem,1.05vw,1.1rem);margin-bottom:6px}.section-choices{display:grid;grid-template-columns:1fr;gap:3px;margin-bottom:6px}.section-choices>div{display:flex;align-items:baseline;gap:8px;min-width:0;font-size:clamp(.82rem,1.05vw,1.1rem);line-height:1.2}.section-choices>div>span{color:#777;flex:0 0 auto;min-width:56px;font-weight:700}.section-choices>div>b{min-width:0;font-weight:500;overflow-wrap:break-word;word-break:normal}.section-qty{color:#171717;font-weight:700;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(.95rem,1.1vw,1.1rem)}.section-controls{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:5px}.qty-button,.line-action{min-width:44px;min-height:44px;border:1px solid #c9c9c9;border-radius:6px;background:#fff;color:#171717;cursor:pointer;font-weight:700}.qty-button{font-size:1.15rem}.line-action{padding:0 8px;font-family:Barlow Condensed,Impact,sans-serif;font-size:.85rem}.line-action.remove{color:#c81015;border-color:#efb2b2}.order-body .qty-button,.order-body .line-action{min-height:40px;min-width:40px;font-size:.8rem}.drink-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 8px;padding:4px 0;min-width:0;border-bottom:1px solid #f0f0f0}.drink-line:last-child{border-bottom:0}.drink-line .section-name{font-size:clamp(1rem,1.2vw,1.25rem)}.drink-line .section-price{margin-left:auto}.drink-line.current{background:#fffdf3;border-radius:6px;padding:6px}.drink-line .section-controls{margin-top:4px;width:100%}.add-another{width:100%;min-height:48px;margin-top:8px;border:2px solid #b41912;border-radius:10px;color:#b41912;background:#fffdf3;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1rem,1.2vw,1.25rem);cursor:pointer}.panel-add-another{margin-bottom:4px}.order-status{display:flex;align-items:center;justify-content:center;gap:8px;width:calc(100% - 28px);min-height:52px;margin:0 14px 12px;border-radius:14px;background:#4aab18;color:#fff;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1rem,1.4vw,1.55rem);letter-spacing:.02em;cursor:default;user-select:none}.order-status.sending{background:#f0a500}.order-status.failed{background:#c81015}.order-status .spinner{width:20px;height:20px;border-width:3px}.session-screen{position:fixed;inset:0;z-index:20;display:grid;place-items:center;background:#fff}.session-card{display:flex;flex-direction:column;align-items:center;gap:14px;width:min(560px,92vw);padding:clamp(18px,3vh,36px) clamp(16px,3vw,40px);border:2px solid #f2e4bc;border-radius:18px;background:#fffdf3;text-align:center}.session-card .brand-wrap{height:auto}.session-card .brand-wrap img{max-height:clamp(90px,16vh,150px);width:min(220px,80%)}.session-card h2{margin:0;color:#c81015;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.session-card p{margin:0;max-width:44ch;font-size:clamp(.95rem,1.3vw,1.2rem);line-height:1.35}.session-expired-screen .session-card{border-color:#e5bf53}.spinner{width:clamp(34px,4vw,54px);height:clamp(34px,4vw,54px);flex:0 0 auto;border-radius:50%;border:4px solid #ffe6a8;border-top-color:#c81015;animation:session-spin .9s linear infinite}@keyframes session-spin{to{transform:rotate(360deg)}}.reconnected-banner{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:6;display:flex;align-items:center;gap:8px;max-width:min(520px,92%);padding:8px 18px;border:2px solid #71af58;border-radius:999px;background:#eaf6e2;color:#1d6b09;font-size:clamp(.85rem,1.1vw,1.05rem);font-weight:700;box-shadow:0 4px 14px #0000001f}.reconnected-icon{display:grid;place-items:center;width:22px;height:22px;flex:0 0 auto;border-radius:50%;background:#4aab18;color:#fff;font-size:.9rem}.failure-content{gap:4px}.failure-check{background:#c81015}.failure-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:10px;flex:0 0 auto}.retry-button{min-height:48px;padding:0 28px;border:0;border-radius:12px;color:#fff;background:#c81015;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.15rem,1.5vw,1.35rem);cursor:pointer;flex:0 0 auto;box-shadow:inset 0 -3px #0000001f}.retry-button:hover,.retry-button:focus-visible{background:#a90d11;outline:none}.order-id{display:inline-block;max-width:100%;font-size:.78em;letter-spacing:.02em;word-break:break-all}.kiosk-footer{position:relative;z-index:3;min-width:0;display:grid;grid-template-columns:minmax(150px,17%) minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 1.2% 8px;background:#fff;border-top:1px solid #eee}.language-toggle{min-height:48px;display:flex;align-items:center;gap:6px;padding:3px 6px;border:1px solid #ddd;border-radius:12px}.language-toggle .globe{font-size:1.6rem}.language-toggle button{min-height:44px;padding:4px 10px;border:0;border-radius:8px;background:#fff;font-family:Barlow Condensed,sans-serif;font-size:clamp(.75rem,.95vw,1rem);font-weight:700;cursor:pointer}.language-toggle button.active{background:#ffc400}.value-props{min-width:0;height:100%;min-height:48px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid #ddd;border-radius:10px;overflow:hidden}.value-prop{min-width:0;display:flex;align-items:center;gap:6px;padding:4px 6px;border-right:1px solid #ddd}.value-prop:last-child{border-right:0}.value-prop>span{color:#d80d15;font-size:clamp(1.2rem,1.8vw,2rem);flex:0 0 auto}.value-prop:nth-child(2)>span{color:#42a51d}.value-prop:nth-child(3)>span{color:#e9730d}.value-prop:nth-child(4)>span{color:#d80d15}.value-prop:nth-child(5)>span{color:#42a51d}.value-prop p{min-width:0;margin:0;font-size:clamp(.72rem,.85vw,.9rem);line-height:1.18}.value-prop b{display:block;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(.78rem,.95vw,1rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kiosk-footer small{align-self:end;white-space:nowrap;color:#666;font-size:clamp(.55rem,.7vw,.75rem)}@media(max-width:1280px){.kiosk-header{grid-template-columns:minmax(84px,13%) minmax(0,1fr) minmax(180px,26%)}.brand-wrap img{max-height:88px}.heading-wrap h1{font-size:clamp(1.45rem,2.8vw,2.6rem)}.kiosk-main{grid-template-columns:minmax(0,1fr) 280px;gap:10px}.product-description{-webkit-line-clamp:3}.order-title,.next-button{min-height:48px}}@media(max-width:1100px){.kiosk-header{grid-template-columns:minmax(72px,12%) minmax(0,1fr) minmax(160px,24%);padding-inline:1%}.brand-wrap img{max-height:72px}.heading-wrap h1{font-size:clamp(1.3rem,2.5vw,2.1rem);white-space:normal}.heading-actions .outline-action{min-height:42px;padding-inline:10px;font-size:.78rem}.progress-circle{width:26px;height:26px;font-size:1rem}.kiosk-main{grid-template-columns:minmax(0,1fr) 250px;padding:8px 1% 6px}.product-copy h2{font-size:clamp(.95rem,1.5vw,1.35rem)}.product-description{-webkit-line-clamp:2;font-size:.75rem}.number-badge{width:28px;height:28px;font-size:1.1rem}.product-copy{padding-left:34px}.kiosk-footer{grid-template-columns:minmax(130px,16%) minmax(0,1fr)}.kiosk-footer small{display:none}.value-prop{padding:4px 5px;gap:5px}.value-prop p{font-size:clamp(.68rem,1.1vw,.82rem);line-height:1.15}.value-prop b{font-size:clamp(.75rem,1.25vw,.92rem)}.tap-hint{font-size:clamp(.78rem,1.1vw,.95rem)}.step-5 .product-description{-webkit-line-clamp:2}.next-button,.order-status{min-height:48px;font-size:clamp(.92rem,1.25vw,1.15rem)}.panel-section{padding:8px 2px}.draft-section{padding:8px}.section-choices>div{font-size:.8rem}.section-choices>div>span{min-width:50px}.section-name,.section-price{font-size:clamp(.95rem,1.2vw,1.2rem)}.order-body .qty-button,.order-body .line-action{min-height:40px;min-width:40px;font-size:.75rem}}@media(max-height:700px){.kiosk-header{padding-block:4px 6px}.brand-wrap img{max-height:64px}.heading-row{margin-top:3px}.heading-wrap p{font-size:.85rem}.outline-action{min-height:42px;padding-block:2px}.kiosk-main{padding-block:6px;gap:8px}.product-grid{gap:8px}.product-card{padding:8px;border-radius:12px}.product-description{-webkit-line-clamp:2;margin-top:4px}.product-meta{min-height:24px}.order-title{min-height:44px;font-size:1.25rem}.next-button,.order-status{min-height:48px;margin-bottom:8px}.kiosk-footer{padding-block:4px 6px}.language-toggle{min-height:40px}.thank-you{padding-block:6px}.thank-you .food-art{width:88px;height:100px}.review-content h2{font-size:clamp(1.7rem,3.5vh,2.8rem)}.review-content h3{margin-bottom:8px}.survey-note{padding-block:6px}.confirm-again{min-height:42px}.retry-button{min-height:42px;padding-inline:22px}.reconnected-banner{top:6px;padding-block:6px 7px}}@media(max-height:640px){.product-description{-webkit-line-clamp:2}.step-5 .food-art{max-height:150px}.step-5 .product-visual{min-height:90px}}.product-card{isolation:isolate;box-shadow:0 2px #b40e121a}.product-card:active{transform:translateY(1px)}.product-copy h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-meta{padding-top:5px;border-top:1px solid #f2e4bc}.product-card.is-selected .product-meta{border-top-color:#eab8a8}.product-card.is-selected .product-price{color:#a90d11}.product-card.is-selected .selected-badge{box-shadow:0 2px #5f080a47}.order-total.is-preview{margin-top:2px;padding:9px 12px 8px;border-radius:10px;background:#fff8dc}.order-total.is-preview span{color:#a06f00;letter-spacing:.05em}.order-review-note{margin:0 14px 7px;color:#7a5400;font-size:clamp(.76rem,.96vw,.95rem);font-weight:700;line-height:1.15;text-align:center}.review-status{display:flex;align-items:center;gap:10px;width:100%;margin:0;padding:9px 13px;border:1px solid #ead9ad;border-radius:12px;background:#fff;color:#604400;font-size:clamp(.86rem,1.1vw,1.1rem);font-weight:700;line-height:1.3;text-align:left}.review-status p{margin:0}.review-status-icon{flex:0 0 auto;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#eaf6e2;color:#24805c;font-size:15px;font-weight:900}@media(max-height:800px)and (min-width:1000px){.kiosk-header{padding-block:5px 6px}.brand-wrap img{max-height:76px}.heading-wrap h1{font-size:clamp(1.35rem,2.7vw,2.35rem)}.heading-wrap p{font-size:clamp(.82rem,1.12vw,1rem)}.kiosk-main{padding-block:7px 6px}.product-card{padding:9px}.product-description{-webkit-line-clamp:2;margin-top:4px}.order-body{padding-top:9px}.kiosk-footer{padding-block:4px 6px}}@media(max-height:760px)and (min-width:900px){.value-prop{justify-content:center}.value-prop p{display:none}.value-prop>span{font-size:1.35rem}.kiosk-footer{grid-template-columns:minmax(138px,18%) minmax(0,1fr)}.kiosk-footer small{display:none}}@media(max-width:1080px){.product-card{border-radius:12px}.selected-badge{padding-inline:9px}.product-meta{gap:5px}}.staff-presentation{height:100%;min-height:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fffdf5;color:#232018}.staff-presentation-header,.staff-presentation-footer{display:flex;align-items:center;justify-content:space-between;padding:18px 28px;background:#f8bd00;font-family:Barlow Condensed,sans-serif;font-size:20px;font-weight:800;letter-spacing:.04em}.staff-presentation-header img{width:84px;height:auto}.staff-presentation-main{width:min(900px,100%);margin:0 auto;padding:42px 54px 24px;display:flex;flex-direction:column;gap:20px;min-height:0;min-width:0;overflow:hidden}.staff-presentation-kicker{margin:0;color:#bc170d;font-family:Barlow Condensed,sans-serif;font-size:24px;font-weight:800;letter-spacing:.08em}.staff-presentation-main h1{margin:0;font-family:Barlow Condensed,sans-serif;font-size:clamp(42px,6vw,72px);line-height:1}.staff-presentation-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;display:flex;flex-direction:column;gap:20px}.staff-presentation-lines{display:grid;gap:12px;padding:18px 0;border-top:2px solid #e2d8bf;border-bottom:2px solid #e2d8bf}.staff-presentation-line{display:flex;justify-content:space-between;gap:18px;font-size:22px}.staff-presentation-line div{display:grid;gap:4px;min-width:0;overflow-wrap:break-word}.staff-presentation-line>strong{white-space:nowrap}.staff-presentation-line small,.staff-presentation-member,.staff-presentation-reward,.staff-presentation-cash,.staff-presentation-reference{color:#665f52;font-size:17px}.staff-presentation-summary{flex-shrink:0;min-height:0;max-height:100%;overflow:hidden;display:flex;flex-direction:column;align-items:flex-end;gap:8px;padding-top:14px;border-top:2px solid #e2d8bf}.staff-presentation-reward-row{flex-shrink:1;min-height:0;min-width:0;max-width:100%;overflow:hidden;display:flex;align-items:baseline;gap:12px;font-size:18px}.staff-presentation-reward-row span{color:#665f52;font-weight:700}.staff-presentation-reward-row b{color:#bc170d;font-size:22px;font-weight:800}.staff-presentation-total{flex-shrink:0;display:grid;justify-items:end;gap:2px}.staff-presentation-total span{font-family:Barlow Condensed,sans-serif;font-size:22px;font-weight:800;color:#665f52}.staff-presentation-total b{color:#bc170d;font-family:Barlow Condensed,sans-serif;font-size:clamp(48px,7vw,82px);line-height:.95}.staff-presentation-cash{flex-shrink:0;margin:0}.staff-presentation-reference{flex-shrink:1;min-height:0;min-width:0;max-width:100%;overflow:hidden}.staff-presentation-change{flex-shrink:0;margin:0;padding:16px 20px;color:#fff;background:#2e851b;font-family:Barlow Condensed,sans-serif;font-size:26px;font-weight:800;text-align:center}.staff-presentation-footer{justify-content:center;background:#232018;color:#fff;font-size:18px}@media(max-width:760px){.staff-presentation-main{padding:28px 24px}.staff-presentation-line{font-size:18px}}@media(max-height:760px){.staff-presentation-header,.staff-presentation-footer{padding-block:10px}.staff-presentation-header img{width:62px}.staff-presentation-main{padding:26px 44px 18px;gap:14px}.staff-presentation-kicker{font-size:20px}.staff-presentation-main h1{font-size:clamp(34px,5vw,52px)}.staff-presentation-scroll{gap:14px}.staff-presentation-summary{padding-top:10px;gap:6px}.staff-presentation-change{padding-block:12px;font-size:22px}}@media(max-height:640px){.staff-presentation-header,.staff-presentation-footer{padding-block:8px;font-size:16px}.staff-presentation-header img{width:52px}.staff-presentation-main{padding:18px 36px 14px;gap:10px}.staff-presentation-main h1{font-size:clamp(28px,4.4vw,42px)}.staff-presentation-kicker{font-size:17px}.staff-presentation-scroll{gap:10px}.staff-presentation-summary{padding-top:8px;gap:5px}.staff-presentation-change{padding-block:10px;font-size:20px}}.join-rewards-trigger,.rewards-member-indicator{margin-left:auto;border:1px solid #fff;background:transparent;color:#fff;padding:6px 8px;font:inherit;font-size:11px;font-weight:800;letter-spacing:.06em;white-space:nowrap}.join-rewards-trigger{cursor:pointer}.rewards-member-indicator{border-color:#9ed38d;color:#d9ffd1}.join-rewards-overlay{position:absolute;inset:0;z-index:10;display:grid;place-items:center;padding:14px;background:#1414148f}.join-rewards-modal{width:min(100%,320px);display:grid;gap:10px;border:1px solid #202020;padding:16px;background:#fff8e8;color:#202020;box-shadow:0 12px 32px #00000047}.join-rewards-modal>b{font-size:14px;letter-spacing:.08em}.join-rewards-modal label{display:grid;gap:3px;font-size:11px;font-weight:800;letter-spacing:.06em}.join-rewards-modal input{min-height:38px;box-sizing:border-box;border:1px solid #202020;padding:6px 8px;font:inherit}.join-rewards-modal p{margin:0;color:#8c1d18;font-size:12px;line-height:1.3}.join-rewards-modal>div{display:flex;gap:8px}.join-rewards-modal button{flex:1;min-height:38px;border:1px solid #202020;background:#e84f2a;color:#fff;font-weight:800;cursor:pointer}.join-rewards-modal .join-cancel{background:#fff;color:#202020}
