@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);background:#fff;overflow:hidden}.kiosk-header{position:relative;z-index:4;display:grid;grid-template-columns:minmax(72px,11%) minmax(0,1fr) auto auto minmax(160px,25%);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}.kiosk-header>.brand-wrap{grid-column:1}.brand-wrap img{width:min(160px,100%);max-height:clamp(64px,11vh,120px);object-fit:contain;mix-blend-mode:multiply}.heading-wrap{grid-column:2;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(.94rem,1.25vw,1.15rem);line-height:1.35}.heading-actions{grid-column:3;display:flex;align-items:center;flex-wrap:nowrap;gap:8px;flex:0 0 auto}.header-actions{grid-column:5;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) minmax(240px,clamp(240px,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{--product-card-body-size: clamp(182px, 38vh, 420px);flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:max-content;gap:clamp(8px,1vw,16px);align-content:start;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.product-card{appearance:none;position:relative;grid-column:span 2;min-width:0;min-height:0;height:auto;border:2px solid #ed171d;border-radius:clamp(10px,1vw,16px);background:#fff;padding:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(34%,44%);grid-template-rows:260px auto;grid-template-rows:var(--product-card-body-size) auto;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:0 2px #b40e121f}.product-card.is-selected:hover,.product-card.is-selected:focus-visible{background:#fff4d6}.selected-badge{position:absolute;top:6px;right:6px;z-index:2;display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:2px 10px;border-radius:999px;background:#c91016;color:#fff;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(.7rem,.9vw,.9rem);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:6px;left:6px;width:clamp(26px,2.2vw,40px);height:clamp(26px,2.2vw,40px);border-radius:50%;display:grid;place-items:center;color:#fff;background:#c91016;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1rem,1.6vw,1.8rem);line-height:1;z-index:2}.product-image-region{grid-column:2;grid-row:1;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:clamp(10px,1.4vw,22px) clamp(8px,1vw,16px) 4px;background:#faf6ee}.product-image{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.product-info{grid-column:1;grid-row:1;min-height:0;padding:clamp(44px,4.2vw,58px) clamp(8px,1vw,14px) 6px;min-width:0;overflow:visible;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.product-info::-webkit-scrollbar{display:none}.product-info h2{margin:0;margin-left:clamp(34px,3vw,48px);font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.25rem,1.55vw,1.6rem);line-height:1.15;font-weight:700;overflow-wrap:break-word;word-break:normal;display:block}.product-code{display:block;margin:2px 0 0 clamp(34px,3vw,48px);color:#6a6a6a;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(.78rem,.9vw,.95rem);font-weight:700;letter-spacing:.04em}.product-description{margin:3px 0 0;font-size:clamp(.94rem,1.05vw,1.06rem);line-height:1.38;color:#555;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.product-description::-webkit-scrollbar{display:none}.product-meta{grid-column:1 / -1;grid-row:2;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:clamp(4px,.5vw,6px) clamp(8px,1vw,14px);min-height:26px;border-top:1px solid #f2e4bc}.product-card.is-selected .product-meta{border-top-color:#eab8a8}.product-price{position:static;color:#c81015;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.15rem,1.5vw,1.38rem);line-height:1;flex:0 0 auto}.product-card.is-selected .product-price{color:#a90d11}.product-price-spacer{flex:1 1 auto}.tap-hint{position:static;margin-left:auto;font-size:clamp(.94rem,1vw,1.06rem);font-weight:500;white-space:nowrap;flex:0 0 auto}.hand{color:#e31b23;font-size:1.35em;vertical-align:-2px;margin-right:3px}.food-art{position:relative;width:min(100%,160px);height:min(100%,160px);min-height:64px;aspect-ratio:1;display:block;margin:auto}.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) minmax(72px,auto) minmax(0,1fr);grid-template-rows:max-content;align-items:stretch;gap:clamp(10px,1.5vw,24px);max-width:1100px;margin:0 auto;width:100%;height:auto}.step-5 .product-card{grid-column:auto;border-color:#f2b900;min-height:0;height:auto}.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-info h2{font-size:clamp(1.3rem,1.9vw,2rem)}.step-5 .product-description{font-size:clamp(.94rem,1.05vw,1.08rem)}.step-5 .product-image-region{min-height:0}.step-5 .product-meta{justify-content:space-between}.drink-or{display:flex;align-items:center;justify-content:center;align-self:center;margin-top:0;min-width:72px;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;z-index:-1}.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{justify-content:flex-start;overflow-x:hidden;overflow-y:auto}.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:min(100%,980px);margin:0 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-mascot{width:clamp(90px,12vw,140px);height:clamp(100px,14vh,160px);min-height:0;flex:0 0 auto;object-fit:contain;object-position:center}.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(.94rem,1.1vw,1.06rem);line-height:1.4;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(.94rem,1vw,1.05rem);flex:0 0 auto}.survey-note-icon{width:26px;height:26px;flex:0 0 26px;stroke:#c81015;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.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}.under-review-content{justify-content:space-between;gap:clamp(12px,2vh,28px);padding:clamp(14px,3vh,34px) clamp(20px,5vw,88px);overflow:hidden}.under-review-status{display:grid;justify-items:center;gap:clamp(4px,.8vh,10px)}.under-review-status .review-check{width:clamp(46px,5vw,72px);height:clamp(46px,5vw,72px);font-size:clamp(2rem,3.8vw,3.6rem)}.under-review-status h2{margin:0}.under-review-message{width:min(100%,1100px);margin:0!important;color:#be1016;font-size:clamp(1.55rem,2.7vw,3.05rem)!important;font-weight:800;line-height:1.08}.under-review-content .thank-you{width:100%;min-height:clamp(260px,40vh,340px);justify-content:space-evenly;gap:clamp(32px,9vw,160px);padding:clamp(8px,1.3vh,16px) clamp(28px,6vw,120px);border:0;border-top:2px solid #e7d7ad;border-bottom:2px solid #e7d7ad;border-radius:0;background:transparent}.under-review-content .thank-you-mascot{width:clamp(220px,23vw,310px);height:clamp(260px,40vh,340px)}.under-review-content .thank-you h4{color:#378c18;font-size:clamp(1.55rem,2.5vw,2.75rem)}.under-review-content .thank-you-message{margin:4px 0 0;color:#171717;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.1rem,1.8vw,1.85rem);font-weight:700}.under-review-content>.review-note{margin:0 0 clamp(4px,1vh,12px)}.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(.9rem,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(1rem,1.3vw,1.15rem);font-weight:700;line-height:1.25;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.2rem);font-weight:700}.section-placeholder{color:#777;font-size:clamp(.94rem,1.05vw,1.05rem);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(.94rem,1.05vw,1.05rem);line-height:1.35}.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:44px;min-width:44px;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;padding:clamp(12px,3vw,24px);background:#fff;overflow:auto}.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}.language-toggle-header{grid-column:4;display:flex;align-items:center;gap:6px;flex:0 0 auto;align-self:center;justify-self:end;margin:0 clamp(4px,1vw,18px) 0 0}.lang-btn{display:flex;align-items:center;gap:4px;min-width:44px;min-height:44px;padding:4px 10px;border:2px solid rgba(255,255,255,.5);border-radius:999px;background:#ffffff40;color:#171717;cursor:pointer;transition:background-color .12s ease,border-color .12s ease;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(.75rem,.9vw,.95rem);font-weight:700;letter-spacing:.03em}.lang-btn:hover{background:#ffffff73}.lang-btn.active{background:#fff;border-color:#fff;color:#171717;box-shadow:0 1px 4px #0000001f}.lang-flag{width:22px;height:22px;flex:0 0 22px;border:1px solid rgba(0,0,0,.12);border-radius:50%;object-fit:cover;background:#fff}.lang-code{line-height:1}@media(max-width:1280px){.kiosk-header{grid-template-columns:minmax(70px,10%) minmax(0,1fr) auto auto minmax(145px,23%)}.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) minmax(230px,280px);gap:10px}.order-title,.next-button{min-height:48px}}@media(max-width:1100px){.kiosk-header{grid-template-columns:minmax(58px,9%) minmax(0,1fr) auto auto minmax(132px,21%);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:44px;padding-inline:10px;font-size:.78rem}.progress-circle{width:26px;height:26px;font-size:1rem}.kiosk-main{grid-template-columns:minmax(0,1fr) minmax(220px,250px);padding:8px 1% 6px}.product-info h2{font-size:clamp(1.25rem,1.3vw,1.45rem)}.product-card{border-radius:12px}.selected-badge{padding-inline:9px}.product-meta{gap:5px}.number-badge{width:26px;height:26px;font-size:1rem}.lang-btn{min-height:44px;padding:4px 8px;font-size:.78rem}.lang-flag{width:20px;height:20px;flex-basis:20px}.tap-hint{font-size:.94rem}.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:.94rem}.section-choices>div>span{min-width:50px}.section-name{font-size:1rem}.section-price{font-size:1.05rem}.order-body .qty-button,.order-body .line-action{min-height:44px;min-width:44px;font-size:.78rem}}@media(max-width:840px){.kiosk-header{grid-template-columns:minmax(56px,12%) minmax(0,1fr) minmax(250px,38%);grid-template-rows:auto auto}.kiosk-header>.brand-wrap{grid-column:1;grid-row:1}.heading-wrap{grid-column:2;grid-row:1}.heading-actions{grid-column:2;grid-row:2}.language-toggle-header{grid-column:3;grid-row:1;margin-right:0}.header-actions{grid-column:3;grid-row:2}.kiosk-main{grid-template-columns:minmax(0,1fr) minmax(210px,32%)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card,.product-card.wide{grid-column:span 2;grid-template-columns:minmax(0,1fr) minmax(36%,42%)}.product-info{padding-top:40px}.product-image-region{padding:8px 6px 2px}.product-info h2,.product-code{margin-left:0}.product-meta{flex-wrap:wrap}.under-review-content{justify-content:flex-start;overflow-x:hidden;overflow-y:auto}.under-review-content .thank-you{min-height:clamp(180px,34vh,260px);gap:clamp(20px,6vw,48px);padding-inline:clamp(18px,4vw,36px)}.under-review-content .thank-you-mascot{width:clamp(140px,24vw,210px);height:clamp(180px,34vh,260px)}}@media(max-height:800px){.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(.94rem,1.12vw,1rem)}.kiosk-main{padding-block:7px 6px}.product-card{padding:0}.product-description{margin-top:4px}.order-body{padding-top:9px}}@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:.94rem}.outline-action{min-height:44px;padding-block:2px}.kiosk-main{padding-block:6px;gap:8px}.product-grid{gap:8px}.product-card{border-radius:10px}.product-description{margin-top:4px}.product-meta{min-height:22px}.order-title{min-height:44px;font-size:1.25rem}.next-button,.order-status{min-height:48px;margin-bottom:8px}.lang-btn{min-height:44px;padding:3px 7px;font-size:.78rem}.thank-you{padding-block:6px}.thank-you-mascot{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:44px}.retry-button{min-height:44px;padding-inline:22px}.reconnected-banner{top:6px;padding-block:6px 7px}}@media(max-height:640px){.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)}.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(.94rem,.96vw,1rem);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(.94rem,1.1vw,1.08rem);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}.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}.payment-preference{padding-top:0;text-align:left}.payment-preference h3{margin:0;font-size:clamp(1.05rem,1.35vw,1.45rem)}.payment-preference>p{color:#665f52;font-size:clamp(.9rem,1.05vw,1.1rem);margin:3px 0 8px}.payment-preference-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(8px,1vw,14px)}.payment-preference-options button,.payment-preference-summary{min-height:clamp(96px,14vh,150px);border:2px solid #bc170d;border-radius:6px;padding:clamp(12px,1.4vw,20px);text-align:center}.payment-preference-options button{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:clamp(8px,1vh,12px);background:#fff;color:#241d16;font:inherit;cursor:pointer}.payment-preference-copy{min-width:0;display:grid;gap:4px;justify-items:center;text-align:center}.payment-preference-copy b{font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.15rem,1.65vw,1.8rem);line-height:1}.payment-preference-copy>span{color:#665f52;font-size:clamp(.86rem,1.05vw,1.1rem);line-height:1.2}.payment-preference-icon{width:clamp(40px,4vw,58px);height:clamp(40px,4vw,58px);flex:0 0 clamp(40px,4vw,58px);display:grid;place-items:center;color:#171717}.payment-preference-icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.payment-preference-options button.selected{background:#fff9df;border-color:#bc170d;color:#bc170d}.payment-preference-options button.selected .payment-preference-icon{color:#bc170d}.payment-preference-options button:last-child:nth-child(odd){grid-column:1 / -1}.payment-preference-options button.selected .payment-preference-copy>span{color:#665f52}.payment-preference-summary{display:flex;align-items:center;gap:10px;background:#fff9df}.staff-presentation-payment-instruction{margin:0;color:#665f52;font-size:18px;text-align:center}.staff-presentation-payment-instruction small{display:block;margin-top:4px}.staff-presentation-qr{display:block;width:min(210px,34vw);aspect-ratio:1;margin:0 auto 10px;background:#fff;object-fit:contain}.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:840px){.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;min-height:44px;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:44px;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:44px;border:1px solid #202020;background:#e84f2a;color:#fff;font-weight:800;cursor:pointer}.join-rewards-modal .join-cancel{background:#fff;color:#202020}.payment-completion{width:100%;height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:var(--completion-canvas);color:var(--completion-ink)}.payment-completion-header{min-height:88px;display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px 18px;background:var(--completion-header)}.payment-completion-header>img{width:64px;height:64px;object-fit:contain;mix-blend-mode:multiply}.payment-completion-header-copy{min-width:0;display:grid;gap:3px}.payment-completion-header-copy strong{font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.65rem,2.4vw,2.25rem);font-weight:800;line-height:1;letter-spacing:.025em}.payment-completion-header-copy span{color:#494038;font-size:clamp(.9rem,1.2vw,1rem)}.payment-completion-header-total{display:grid;justify-items:end;gap:2px;font-family:Barlow Condensed,Impact,sans-serif;font-variant-numeric:tabular-nums}.payment-completion-header-total span{font-size:.82rem;font-weight:800;letter-spacing:.04em}.payment-completion-header-total strong{font-size:clamp(1.65rem,2.5vw,2.3rem);line-height:1}.payment-completion-main{min-width:0;min-height:0;display:grid;place-items:center;padding:16px;overflow:hidden}.payment-completion-card{width:min(1120px,100%);height:min(700px,100%);min-width:0;min-height:0;display:grid;grid-template-columns:minmax(300px,.78fr) minmax(470px,1.22fr);overflow:hidden;border:1px solid var(--completion-border);border-radius:6px;background:var(--completion-surface)}.payment-completion-hero{min-width:0;min-height:0;display:flex;flex-direction:column;align-items:center;gap:8px;padding:clamp(18px,2.2vw,28px);background:#fffdf3;text-align:center}.payment-completion-check{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;border:3px solid var(--completion-green-border);border-radius:50%;background:var(--completion-green)}.payment-completion-check svg{width:30px;height:30px;fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.payment-completion .staff-presentation-kicker{margin:0;color:var(--completion-green);font-size:.9rem;line-height:1;letter-spacing:.08em}.payment-completion-hero h1{margin:0;color:var(--completion-red);font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(2rem,3vw,2.7rem);line-height:1;font-weight:800}.payment-completion .staff-presentation-reference{margin:0;color:var(--completion-muted);font-family:Roboto Condensed,sans-serif;font-size:.86rem;font-weight:500;line-height:1.2}.payment-completion-grand-total{margin:2px 0 0;color:var(--completion-red);font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(2.65rem,4.5vw,4rem);font-weight:800;line-height:.95;font-variant-numeric:tabular-nums}.payment-completion-loyalty{margin:0;color:var(--completion-ink);font-size:.94rem;font-weight:700;line-height:1.2}.payment-completion-hero-spacer{flex:1 1 auto;min-height:2px}.payment-completion-thanks{width:100%;min-height:138px;display:grid;grid-template-columns:minmax(0,1fr) minmax(118px,46%);align-items:end;gap:8px}.payment-completion-thanks strong{align-self:center;color:var(--completion-red);font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.9rem,3vw,2.7rem);line-height:1;text-align:left}.payment-completion-thanks img{width:100%;height:138px;object-fit:contain;object-position:right bottom}.payment-completion-receipt{min-width:0;min-height:0;display:flex;flex-direction:column;gap:8px;padding:clamp(16px,2vw,24px);overflow:hidden;border-left:1px solid var(--completion-border);background:var(--completion-surface)}.payment-completion-receipt>h2{flex:0 0 auto;margin:0;color:var(--completion-red);font-family:Barlow Condensed,Impact,sans-serif;font-size:1rem;font-weight:800;letter-spacing:.08em}.payment-completion-lines.staff-presentation-lines{flex:1 1 auto;min-height:54px;display:grid;align-content:start;gap:0;padding:0;overflow:auto;overscroll-behavior:contain;border:0}.payment-completion-lines .staff-presentation-line{gap:14px;padding:6px 0;border-bottom:1px solid var(--completion-border);color:var(--completion-ink);font-size:clamp(.9rem,1.35vw,1.05rem);line-height:1.15}.payment-completion-lines .staff-presentation-line small{color:var(--completion-muted);font-size:.82rem}.payment-completion-summary{flex:0 0 auto;display:grid;gap:5px;padding-top:8px;border-top:1px solid var(--completion-border)}.payment-completion-row{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:16px;color:var(--completion-muted);font-size:clamp(.88rem,1.15vw,1rem);font-variant-numeric:tabular-nums}.payment-completion-row strong{color:var(--completion-ink);font-size:1.05rem;white-space:nowrap}.payment-completion .staff-presentation-reward-row{flex-shrink:0;overflow:visible}.payment-completion .staff-presentation-reward-row strong{color:var(--completion-red)}.payment-completion-total{margin-top:2px;padding-top:6px;border-top:1px solid var(--completion-border);font-family:Barlow Condensed,Impact,sans-serif;font-weight:800}.payment-completion-total span{color:var(--completion-muted);font-size:1rem;letter-spacing:.04em}.payment-completion-total strong{color:var(--completion-red);font-size:clamp(1.45rem,2vw,1.9rem)}.payment-completion .staff-presentation-cash{margin:0;color:var(--completion-muted)}.payment-completion-return.staff-presentation-change{width:100%;margin:3px 0 0;padding:10px 14px;display:grid;justify-items:center;gap:1px;border:1px solid var(--completion-green-border);border-radius:10px;background:var(--completion-green);color:#fff;font-family:Barlow Condensed,Impact,sans-serif;text-align:center}.payment-completion-return span{font-size:.88rem;letter-spacing:.06em}.payment-completion-return strong{font-size:clamp(1.5rem,2.4vw,2rem);line-height:1;font-variant-numeric:tabular-nums}.payment-completion-change-zero{color:var(--completion-green)!important}.cds-activation-card{width:min(100%,520px);max-width:520px;max-height:100%;overflow-y:auto;text-align:center}.cds-activation-input{width:min(100%,320px);margin:24px auto;display:block;border:2px solid #1b1b1b;border-radius:10px;padding:14px;background:#fff;color:#111;font:700 2.1rem/1 monospace;letter-spacing:.32em;text-align:center}@media(max-width:840px){.cds-activation-card{width:min(100%,520px);padding:24px 32px;gap:10px}.cds-activation-card h2{font-size:clamp(1.4rem,3.8vw,2.2rem)}.cds-activation-input{width:min(100%,300px);margin-block:12px;padding-block:10px;font-size:clamp(1.4rem,3.2vw,1.8rem)}.cds-activation-card .confirm-again{min-height:46px;padding-inline:24px;font-size:1.2rem}}@media(max-height:700px)and (min-width:841px){.payment-completion-header{min-height:68px;grid-template-columns:52px minmax(0,1fr) auto;gap:12px;padding:7px 14px}.payment-completion-header>img{width:52px;height:52px}.payment-completion-header-copy strong{font-size:clamp(1.45rem,2.25vw,1.9rem)}.payment-completion-header-total strong{font-size:clamp(1.45rem,2.3vw,1.9rem)}.payment-completion-main{padding:10px}.payment-completion-card{height:100%;grid-template-columns:minmax(280px,.76fr) minmax(430px,1.24fr)}.payment-completion-hero,.payment-completion-receipt{padding:14px 18px}.payment-completion-check{width:44px;height:44px;flex-basis:44px}.payment-completion-check svg{width:24px;height:24px}.payment-completion-hero h1{font-size:2rem}.payment-completion-grand-total{font-size:clamp(2.35rem,4vw,3.2rem)}.payment-completion-thanks{min-height:100px}.payment-completion-thanks img{height:100px}.payment-completion-thanks strong{font-size:1.9rem}.payment-completion-lines .staff-presentation-line{padding-block:4px}.payment-completion-return.staff-presentation-change{padding-block:7px}}@media(max-width:840px){.payment-completion{overflow-y:auto}.payment-completion-main{display:block;overflow:visible}.payment-completion-card{height:auto;grid-template-columns:1fr;overflow:visible}.payment-completion-receipt{border-top:1px solid var(--completion-border);border-left:0}.payment-completion-hero-spacer{display:none}}@media(max-height:700px)and (min-width:841px){.under-review-content{gap:8px;padding-block:6px}.under-review-status .review-check{width:48px;height:48px;font-size:2.1rem}.under-review-status h2{font-size:clamp(1.9rem,3.3vw,2.8rem)}.under-review-content .under-review-message{max-width:920px;font-size:clamp(1.3rem,2.4vw,2.15rem)!important}.under-review-content .thank-you{min-height:clamp(190px,36vh,240px);gap:clamp(20px,7vw,80px);padding-block:4px}.under-review-content .thank-you-mascot{width:clamp(160px,20vw,205px);height:clamp(190px,36vh,240px)}.under-review-content .thank-you h4{font-size:clamp(1.35rem,2.2vw,2rem)}.under-review-content .thank-you-message{font-size:clamp(1rem,1.55vw,1.4rem)}}@font-face{font-family:Rawn Dog Condensed;src:url(/assets/NimbusSansNarrow-Bold-DevMO20-.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}.unified-launcher{--launcher-yellow: #f9c625;--launcher-yellow-bright: #ffc70a;--launcher-red: #d43119;--launcher-ink: #0d0b08;--launcher-cream: #f7f1e6;--launcher-white: #fff;--launcher-green: #27ae4b;--launcher-outline: #c7c7c7;--launcher-display: "Rawn Dog Condensed", "Arial Narrow", "Roboto Condensed", sans-serif;--launcher-body: Arial, Helvetica, sans-serif;position:relative;display:grid;width:100%;height:100dvh;min-height:0;grid-template-rows:clamp(118px,15vh,148px) minmax(0,1fr) 71px;overflow:hidden;background:radial-gradient(circle at 63% 59%,#ffffff85,#fff0 39%),var(--launcher-cream);color:var(--launcher-ink);font-family:var(--launcher-body);font-size:16px;line-height:1.5;-webkit-tap-highlight-color:transparent;user-select:none}.unified-launcher,.unified-launcher *{box-sizing:border-box}.unified-launcher button{margin:0;font:inherit;letter-spacing:inherit}.unified-launcher img{display:block}.unified-launcher .launcher-header{display:grid;min-width:0;grid-template-columns:clamp(166px,12vw,205px) minmax(0,1fr) auto;align-items:center;gap:20px;padding:10px clamp(28px,3vw,48px) 10px 32px;background:linear-gradient(105deg,#ffcc19 0%,var(--launcher-yellow-bright) 47%,#ffd126 100%);box-shadow:inset 0 -1px #ffffff61}.unified-launcher .launcher-header__logo{width:clamp(160px,11.6vw,186px);max-height:126px;object-fit:contain}.unified-launcher .launcher-header__heading{min-width:0;align-self:center}.unified-launcher .launcher-header h1{margin:-2px 0 2px;color:#060606;font-family:var(--launcher-display);font-size:clamp(34px,4.15vw,64px);font-weight:700;line-height:.95;letter-spacing:.01em;text-transform:uppercase;transform:scaleX(.875);transform-origin:left center;white-space:nowrap}.unified-launcher .launcher-header h1 span{color:var(--launcher-red)}.unified-launcher .launcher-header p{margin:10px 0 0;font-family:"Arial Narrow","Roboto Condensed",var(--launcher-body);font-size:clamp(20px,1.6vw,26px);line-height:1}.unified-launcher .launcher-language{display:flex;flex:0 0 auto;gap:14px;margin-right:clamp(56px,5.6vw,90px)}.unified-launcher .launcher-language__option{display:inline-flex;min-width:48px;min-height:48px;height:58px;align-items:center;justify-content:center;gap:8px;padding:0 20px;border:1px solid rgba(255,255,255,.8);border-radius:31px;background:#ffffff57;box-shadow:0 4px 7px #35250621;color:#111;font-family:var(--launcher-display);font-size:20px;font-weight:700}.unified-launcher .launcher-language__option img{width:24px;height:24px;border-radius:50%;object-fit:cover}.unified-launcher .launcher-language__option--active{border-color:var(--launcher-white);background:var(--launcher-white)}.unified-launcher .launcher-language__option:disabled{cursor:not-allowed}.unified-launcher .launcher-main{min-height:0}.unified-launcher .launcher-role-area{display:grid;height:100%;min-height:0;grid-template-rows:minmax(0,1.055fr) minmax(0,1fr);gap:clamp(22px,3.3vh,34px);padding:clamp(34px,3.8vh,40px) clamp(64px,7.25vw,118px) clamp(30px,4.1vh,40px)}.unified-launcher .launcher-role-row{display:grid;min-height:0;gap:clamp(34px,3.1vw,42px)}.unified-launcher .launcher-role-row--top{grid-template-columns:minmax(0,1.046fr) minmax(0,1.032fr) minmax(0,1fr);gap:clamp(30px,2.4vw,38px);margin-right:clamp(20px,2.15vw,35px)}.unified-launcher .launcher-role-row--bottom{grid-template-columns:minmax(260px,.866fr) minmax(320px,1fr) minmax(430px,1.37fr);gap:clamp(30px,2.2vw,35px)}.unified-launcher .launcher-card{position:relative;display:flex;min-width:0;min-height:0;flex-direction:column;align-items:center;padding:15px 22px 26px;overflow:hidden;border:2px solid var(--launcher-red);border-radius:17px;background:linear-gradient(135deg,#fff,#fdfdfd 74%,#fafafa);box-shadow:0 3px 4px #221a0e38;color:var(--launcher-ink);text-align:center;cursor:pointer;touch-action:manipulation;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.unified-launcher .launcher-card:hover:not(:disabled),.unified-launcher .launcher-card:focus-visible:not(:disabled){z-index:1;outline:4px solid rgba(249,198,37,.7);outline-offset:2px;box-shadow:0 8px 18px #221a0e3d}.unified-launcher .launcher-card:active:not(:disabled){transform:translateY(2px) scale(.992);box-shadow:0 1px 3px #221a0e40}.unified-launcher .launcher-card:disabled{cursor:not-allowed}.unified-launcher .launcher-card__icon{width:auto;height:clamp(86px,11.6vh,116px);margin:0 auto clamp(3px,.6vh,8px);object-fit:contain;pointer-events:none}.unified-launcher .launcher-card strong{color:var(--launcher-red);font-family:var(--launcher-display);font-size:clamp(28px,2.55vw,41px);font-weight:700;line-height:1;letter-spacing:.005em;text-transform:uppercase;white-space:nowrap}.unified-launcher .launcher-card__description{max-width:275px;margin-top:clamp(8px,1vh,12px);font-family:"Arial Narrow","Roboto Condensed",var(--launcher-body);font-size:clamp(18px,1.48vw,24px);line-height:1.3}.unified-launcher .launcher-card__action{display:flex;align-items:center;justify-content:center;gap:11px;margin-top:auto;color:var(--launcher-red);font-family:var(--launcher-display);font-size:clamp(17px,1.35vw,22px);line-height:1;text-transform:uppercase}.unified-launcher .launcher-card__action img{width:25px;height:25px;flex:0 0 auto;object-fit:contain}.unified-launcher .launcher-card--testing{padding-inline:20px}.unified-launcher .launcher-card--customerDisplay.launcher-card--highlighted{border-color:#eb675b;background:linear-gradient(145deg,#e3221c,#cf211c 72%,#bd1f1a);color:var(--launcher-white)}.unified-launcher .launcher-card--customerDisplay .launcher-card__icon{height:clamp(86px,10.6vh,108px)}.unified-launcher .launcher-card--highlighted strong,.unified-launcher .launcher-card--highlighted .launcher-card__action{color:var(--launcher-white)}.unified-launcher .launcher-card--unconfigured{border-color:#b7aea4;background:#f0ece6;box-shadow:none;opacity:.66}.unified-launcher .launcher-card--unconfigured strong,.unified-launcher .launcher-card--unconfigured .launcher-card__action{color:#766d64}.unified-launcher .launcher-card--unconfigured .launcher-card__icon,.unified-launcher .launcher-card--unconfigured .launcher-card__action img{filter:grayscale(1)}.unified-launcher .launcher-mascot{display:flex;min-width:0;min-height:0;align-items:flex-end;justify-content:flex-end;padding-left:6px}.unified-launcher .launcher-mascot img{width:100%;max-width:620px;max-height:100%;object-fit:contain;object-position:right bottom}.unified-launcher .launcher-footer{display:grid;height:58px;min-width:0;grid-template-columns:1fr 1fr 1fr;align-items:center;margin:0 32px 16px;padding:0 32px;border:2px solid var(--launcher-outline);border-radius:14px;background:#ffffffe6;box-shadow:inset 0 1px #fffc;font-family:"Arial Narrow","Roboto Condensed",var(--launcher-body);font-size:clamp(17px,1.25vw,20px);line-height:1}.unified-launcher .launcher-location,.unified-launcher .launcher-status{display:flex;min-width:0;align-items:center}.unified-launcher .launcher-location{gap:5px}.unified-launcher .launcher-location img{width:27px;height:27px;margin-right:8px;object-fit:contain}.unified-launcher .launcher-status{justify-content:center;gap:13px}.unified-launcher .launcher-status i{width:20px;height:20px;flex:0 0 auto;border-radius:50%;background:#8c857d;box-shadow:inset 0 -1px 1px #00000029}.unified-launcher .launcher-status--online i{background:var(--launcher-green)}.unified-launcher .launcher-status--offline i{background:var(--launcher-red)}.unified-launcher .launcher-status--checking i{background:#bd8500}.unified-launcher .launcher-footer>:last-child{text-align:right}@media(min-width:1500px){.unified-launcher .launcher-mascot img{width:620px;max-width:none;flex:0 0 620px;transform:translate(clamp(36px,4.25vw,68px))}}@media(max-width:1180px){.unified-launcher{grid-template-rows:112px minmax(0,1fr) 68px}.unified-launcher .launcher-header{grid-template-columns:130px minmax(0,1fr) auto;gap:12px;padding-left:22px}.unified-launcher .launcher-header__logo{width:128px}.unified-launcher .launcher-header h1{font-size:clamp(30px,4.2vw,49px);transform:none}.unified-launcher .launcher-language{gap:7px;margin-right:clamp(32px,5.6vw,66px)}.unified-launcher .launcher-language__option{height:48px;padding:0 13px;font-size:17px}.unified-launcher .launcher-role-area{gap:20px;padding:24px 46px 30px}.unified-launcher .launcher-role-row{gap:24px}.unified-launcher .launcher-role-row--bottom{grid-template-columns:minmax(220px,.866fr) minmax(285px,1fr) minmax(350px,1.37fr)}.unified-launcher .launcher-card{padding:10px 15px 20px}.unified-launcher .launcher-card strong{font-size:clamp(25px,2.65vw,33px)}.unified-launcher .launcher-card__description{font-size:clamp(16px,1.72vw,20px)}.unified-launcher .launcher-card__action{font-size:clamp(15px,1.65vw,19px)}.unified-launcher .launcher-footer{height:52px;margin-bottom:10px}}@media(max-height:700px)and (min-width:841px){.unified-launcher{grid-template-rows:94px minmax(0,1fr) 56px}.unified-launcher .launcher-header{grid-template-columns:108px minmax(0,1fr) auto;padding-block:5px}.unified-launcher .launcher-header__logo{width:104px;max-height:84px}.unified-launcher .launcher-header h1{font-size:clamp(32px,3.45vw,47px)}.unified-launcher .launcher-header p{margin-top:5px;font-size:clamp(17px,1.5vw,20px)}.unified-launcher .launcher-language__option{min-height:42px;height:44px}.unified-launcher .launcher-role-area{gap:14px;padding:14px 44px 10px}.unified-launcher .launcher-role-row{gap:22px}.unified-launcher .launcher-card{padding:8px 13px 14px}.unified-launcher .launcher-card__icon,.unified-launcher .launcher-card--customerDisplay .launcher-card__icon{height:clamp(62px,11.5vh,78px);margin-bottom:2px}.unified-launcher .launcher-card strong{font-size:clamp(25px,2.35vw,32px)}.unified-launcher .launcher-card__description{max-width:245px;margin-top:5px;font-size:clamp(16px,1.45vw,19px);line-height:1.16}.unified-launcher .launcher-card__action{gap:8px;font-size:clamp(15px,1.35vw,18px)}.unified-launcher .launcher-card__action img{width:21px;height:21px}.unified-launcher .launcher-footer{height:46px;margin-bottom:10px;font-size:clamp(15px,1.25vw,18px)}.unified-launcher .launcher-location img{width:23px;height:23px}.unified-launcher .launcher-status i{width:16px;height:16px}}@media(max-width:840px){.unified-launcher{display:block;height:auto;min-height:100dvh;overflow:visible}.unified-launcher .launcher-header{position:sticky;top:0;z-index:5;grid-template-columns:110px minmax(0,1fr) auto;min-height:104px;padding:8px 22px}.unified-launcher .launcher-header__logo{width:106px}.unified-launcher .launcher-header h1{font-size:clamp(30px,5.4vw,42px);white-space:normal}.unified-launcher .launcher-header p{font-size:18px}.unified-launcher .launcher-language{gap:7px;margin-right:0}.unified-launcher .launcher-language__option{min-width:64px;height:46px;padding-inline:10px;font-size:16px}.unified-launcher .launcher-main,.unified-launcher .launcher-role-area,.unified-launcher .launcher-role-row{display:grid}.unified-launcher .launcher-role-area{gap:18px;padding:24px}.unified-launcher .launcher-role-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.unified-launcher .launcher-card{min-height:280px}.unified-launcher .launcher-role-row--top .launcher-card:last-child,.unified-launcher .launcher-mascot{grid-column:1 / -1}.unified-launcher .launcher-mascot{justify-content:center;height:240px}.unified-launcher .launcher-mascot img{object-position:center bottom}.unified-launcher .launcher-footer{margin-top:4px}}@media(max-width:620px){.unified-launcher .launcher-header{grid-template-columns:82px minmax(0,1fr);padding:8px 14px}.unified-launcher .launcher-header__logo{width:80px}.unified-launcher .launcher-header h1{font-size:clamp(26px,7vw,38px)}.unified-launcher .launcher-header p{font-size:16px}.unified-launcher .launcher-language{grid-column:1 / -1}.unified-launcher .launcher-language__option{flex:1}.unified-launcher .launcher-role-row{grid-template-columns:1fr}.unified-launcher .launcher-role-row--top .launcher-card:last-child,.unified-launcher .launcher-mascot{grid-column:auto}.unified-launcher .launcher-card{min-height:300px}.unified-launcher .launcher-footer{height:auto;min-height:68px;grid-template-columns:1fr auto;margin:0 14px 14px;padding:10px 16px}.unified-launcher .launcher-status{justify-content:flex-end}.unified-launcher .launcher-footer>:last-child{display:none}}@media(prefers-reduced-motion:reduce){.unified-launcher,.unified-launcher *,.unified-launcher *:before,.unified-launcher *:after{scroll-behavior:auto!important;transition:none!important}}
