*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh}:root{--ink: #2f3e4f;--ink-50: #2f3e4f22;--bg: #f7f8fb;--card: #ffffff;--accent: #2f3e4f}.qme-home-shell{width:min(980px,calc(100vw - 28px));min-height:calc(100vh - 32px);min-height:calc(100svh - 32px);display:grid;place-items:center;padding:16px 0;box-sizing:border-box}.qme-home-card{width:100%;background:var(--card);border:3px solid var(--ink);border-radius:8px;padding:clamp(18px,4vw,36px);box-sizing:border-box;display:grid;gap:24px}.qme-home-header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #dbe1e8;padding-bottom:16px}.qme-home-wordmark{font-size:clamp(32px,7vw,58px);line-height:.92;font-weight:900;letter-spacing:0;color:var(--ink)}.qme-home-kicker,.qme-home-eyebrow{margin:0;color:#667487;font-weight:800;text-transform:uppercase;letter-spacing:2px;font-size:.78rem}.qme-home-admin-link,.qme-event-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:2px solid #5d4ed6;border-radius:8px;color:#5d4ed6;background:#fff;text-decoration:none;font-weight:800;padding:8px 14px;box-sizing:border-box;text-align:center}.qme-home-intro{max-width:760px}.qme-home-intro h1{margin:8px 0 10px;color:var(--ink);font-size:clamp(2rem,5vw,4.6rem);line-height:.98;font-weight:900;letter-spacing:0}.qme-home-intro p:last-child{max-width:680px;margin:0;color:#5c6673;font-size:clamp(1rem,2vw,1.2rem);line-height:1.45}.qme-home-directory{display:grid;gap:14px}.qme-section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px}.qme-section-heading h2{margin:4px 0 0;font-size:clamp(1.25rem,2.5vw,1.8rem);line-height:1.1}.qme-section-heading span,.qme-home-footer{color:#6b7582;font-weight:700;font-size:.9rem}.qme-event-grid{display:grid;gap:12px}.qme-event-card{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid #d7dde5;border-radius:8px;padding:14px;color:inherit;text-decoration:none;background:#fff}.qme-event-card:hover,.qme-event-card:focus-visible{border-color:#5d4ed6;box-shadow:0 8px 24px #2f3e4f1f;outline:none}.qme-event-image{width:78px;height:78px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#eef3f7;color:var(--ink);font-size:2rem;font-weight:900}.qme-event-image img{width:100%;height:100%;object-fit:contain}.qme-event-copy{min-width:0}.qme-event-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.qme-event-title-row h3{margin:0;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.1}.qme-event-badge{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:2px 9px;font-size:.74rem;font-weight:900;text-transform:uppercase;color:#166534;background:#dcfce7}.qme-event-badge-past{color:#4b5563;background:#f3f4f6}.qme-event-badge-date-pending{color:#6d4a00;background:#fff4cc}.qme-event-meta,.qme-event-description{margin:4px 0 0;color:#677385;line-height:1.35}.qme-event-description{max-width:620px}.qme-home-empty,.qme-home-error{margin:0;border:1px solid #d7dde5;border-radius:8px;padding:16px;color:#667487;font-weight:700}.qme-home-error{border-color:#fecdd3;background:#fff1f2;color:#b91c1c}.qme-home-footer{border-top:1px solid #dbe1e8;padding-top:14px}@media(max-width:680px){.qme-home-shell{width:min(430px,calc(100vw - 20px));min-height:calc(100vh - 20px);min-height:calc(100svh - 20px);padding:10px 0}.qme-home-card{min-height:calc(100vh - 20px);min-height:calc(100svh - 20px)}.qme-home-header,.qme-section-heading{align-items:start;flex-direction:column}.qme-home-admin-link{width:100%}.qme-event-card{grid-template-columns:58px minmax(0,1fr)}.qme-event-image{width:58px;height:58px}.qme-event-action{grid-column:1 / -1;width:100%}}body{margin:0;display:grid;place-items:center;min-height:100vh;background:var(--bg);font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif;color:var(--ink)}.card{width:min(360px,92vw);aspect-ratio:9/16;min-height:600px;max-height:calc(100vh - 40px);max-height:calc(100svh - 40px);background:var(--card);border:3px solid var(--ink);border-radius:6px;padding:14px 18px 20px;padding-bottom:max(20px,env(safe-area-inset-bottom));box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;container-type:inline-size;position:relative}@media(min-width:481px){.card{width:min(480px,88vw);padding:18px 24px 24px;padding-bottom:max(24px,env(safe-area-inset-bottom));border-radius:10px;min-height:700px;max-height:calc(100vh - 60px);max-height:calc(100svh - 60px)}}@media(min-width:1025px){.card{width:min(520px,50vw);padding:20px 28px 28px;padding-bottom:max(28px,env(safe-area-inset-bottom));border-radius:12px;min-height:800px;max-height:calc(100vh - 80px)}}.hdr{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin:4px 4px 6px}.hdrLogoBox{width:70px;height:70px;margin:0;overflow:hidden;justify-self:start}.hdrLogoImg{display:block;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:12px}@media(min-width:481px){.hdr{gap:12px;margin:6px 6px 10px}.hdrLogoBox{width:80px;height:80px}}@media(min-width:1025px){.hdr{gap:16px;margin:8px 8px 12px}.hdrLogoBox{width:90px;height:90px}}.hdrTitle{display:grid;place-items:center;text-align:center;line-height:1;margin:0}.titleLine{display:block;font-weight:900;letter-spacing:2px;font-size:clamp(14px,4cqw,20px);margin:0}.hamburger{width:36px;height:36px;padding:0;background:#fff;border:3px solid var(--ink);border-radius:6px;display:grid;place-items:center;cursor:pointer;justify-self:end}.hamburger span{display:block;width:18px;height:3px;background:var(--ink);border-radius:2px;margin:3px 0;transition:transform .2s ease,opacity .2s ease}.hamburger.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.menuPanel{position:absolute;top:0;right:0;height:100%;width:70%;min-width:220px;background:var(--card);border-left:3px solid var(--ink);box-shadow:-6px 0 0 var(--ink-50);transform:translate(100%);transition:transform .25s ease;z-index:40;padding:12px;box-sizing:border-box}.menuPanel.open{transform:translate(0)}.menuBackdrop{position:absolute;inset:0;background:#0000000f;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);z-index:30}.menuNav{display:grid;gap:10px;margin-top:8px}.menuNav a{color:var(--ink);font-weight:700;text-decoration:none;border:2px solid var(--ink);border-radius:6px;padding:8px 10px}.menuNav a:active{transform:translateY(1px)}.headline{margin:8px 0;line-height:1.1;text-align:center;font-weight:900;letter-spacing:1px;font-size:clamp(24px,5.5vw,36px)}.headline2{margin:10px 0;line-height:1.1;text-align:center;font-weight:900;letter-spacing:3px;font-size:clamp(22px,6vw,40px);text-transform:uppercase}.headline,.headline2{margin-block-start:0}.rule{display:block;width:calc(100% - 16px);margin:12px auto;border:0;border-top:3px solid var(--ink);height:0;box-sizing:border-box}.inputs{display:grid;grid-template-columns:max-content 94px max-content 94px;column-gap:3px;row-gap:8px;align-items:center;justify-content:center;width:100%;padding:4px 8px;box-sizing:border-box;font-size:6px;letter-spacing:.2px}@media(min-width:481px){.inputs{grid-template-columns:max-content 120px max-content 120px;column-gap:8px;row-gap:10px;padding:6px 12px;font-size:7px}}@media(min-width:1025px){.inputs{grid-template-columns:max-content 140px max-content 140px;column-gap:12px;row-gap:12px;padding:8px 16px;font-size:8px}}.field{display:contents}.inputs label{white-space:nowrap;font-size:12px;color:var(--ink);margin:0}.displayInput{height:22px;width:55px;max-width:55px;box-sizing:border-box;border:2px solid var(--ink);border-radius:3px;outline:none;text-align:right;padding:0 4px;font:700 12px/1 system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial;color:var(--ink);background:#fff;margin:0}.displayInput2,.displayInput3{height:22px;width:90px;max-width:90px;box-sizing:border-box;border:2px solid var(--ink);border-radius:3px;outline:none;text-align:left;padding:0 4px;font:700 12px/1 system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial;color:var(--ink);background:#fff;margin:0}@media(min-width:481px){.inputs label{font-size:14px}.displayInput{height:28px;width:80px;max-width:80px;font-size:14px;border-radius:4px;padding:2px 6px}.displayInput2,.displayInput3{height:28px;width:115px;max-width:115px;font-size:14px;border-radius:4px;padding:2px 6px}}@media(min-width:1025px){.inputs label{font-size:15px}.displayInput{height:32px;width:100px;max-width:100px;font-size:15px;padding:2px 8px}.displayInput2,.displayInput3{height:32px;width:135px;max-width:135px;font-size:15px;padding:2px 8px}}.inputs input:focus,.displayInput:focus,.displayInput2:focus,.displayInput3:focus{box-shadow:0 0 0 3px var(--ink-50)}.miniGroup{display:grid;grid-auto-rows:auto;justify-items:center;row-gap:6px;width:100%;margin:10px 0 16px}.mini{margin:0;width:clamp(110px,30cqw,150px)}.miniImg{display:block;max-width:90%;max-height:90%;object-fit:contain}.miniText{width:100%;max-width:100%;padding-inline:12px;margin:0;text-align:center}.miniLine{display:block;margin:2px 0;font-weight:600;line-height:1.35;font-size:clamp(12px,3cqw,16px)}.metric1,.metric2{border:3px solid var(--ink);border-radius:6px;display:grid;place-items:center;margin:12px auto 16px;padding-inline:16px;box-sizing:border-box;overflow:visible}.metric1{height:150px;min-height:120px;width:clamp(240px,65%,340px);flex-shrink:0}.metric2{height:100px;min-height:80px;width:clamp(180px,52%,260px);flex-shrink:0}.metricInput1,.metricInput2{width:100%;height:100%;border:none;outline:none;background:transparent;text-align:center;box-sizing:border-box;-moz-appearance:textfield;padding:0;overflow:visible}.metricInput1{font-size:clamp(64px,16cqw,80px);font-weight:800;letter-spacing:clamp(0px,.3cqw,1px);color:red}.metricInput2{font-size:clamp(48px,12cqw,55px);font-weight:800;letter-spacing:clamp(1px,.5cqw,3px);color:#0f5}.metricInput1::-webkit-inner-spin-button,.metricInput1::-webkit-outer-spin-button,.metricInput2::-webkit-inner-spin-button,.metricInput2::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media(min-width:481px){.metric1{height:170px;width:clamp(260px,58%,380px);padding-inline:20px}.metric2{height:120px;width:clamp(200px,48%,300px);padding-inline:18px}.metricInput1{font-size:clamp(90px,18cqw,110px);letter-spacing:1px}.metricInput2{font-size:clamp(60px,14cqw,72px)}}@media(min-width:1025px){.metric1{height:190px;width:clamp(280px,52%,420px);padding-inline:24px}.metric2{height:130px;width:clamp(220px,42%,340px);padding-inline:20px}.metricInput1{font-size:clamp(110px,20cqw,130px);letter-spacing:2px}.metricInput2{font-size:clamp(72px,16cqw,85px)}}.arrows{display:grid;grid-template-columns:1fr 64px 1fr;align-items:center;width:100%;padding:2px 8px 0}#leftArrow{justify-self:end}#rightArrow{justify-self:start}#middleBtn{justify-self:center}.arrowBtn{width:64px;height:64px;display:grid;place-items:center;border:none;background:transparent;padding:0;margin:0;cursor:pointer}.arrowBtn img{width:48px;height:48px;object-fit:contain;display:block;margin:0}.hiddenBtn{width:28px;height:28px;border:2px solid var(--ink);border-radius:50%;background:#f3f4f6;opacity:0;pointer-events:auto;transition:opacity .2s;display:grid;place-items:center;font-weight:700;font-size:14px;line-height:1}.hiddenBtn.show{opacity:1}.arrowBtn:not(.hiddenBtn):active{transform:scale(.98)}.hiddenBtn:active{transform:none}.is-hidden{display:none!important}.actionGroup{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;justify-items:center;align-items:center;padding:8px 12px;padding-bottom:max(12px,env(safe-area-inset-bottom,12px));flex-shrink:0;margin-top:auto}.actionGroup:has(#leaveBtn[hidden]) #actionBtn{grid-column:1 / -1}.actionGroup:has(#actionBtn[hidden]) #leaveBtn{grid-column:1 / -1}.actionNote{grid-column:1 / -1;font-size:12px;line-height:1.3;color:var(--ink);opacity:.85;text-align:center;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.actionBtn{min-width:0;min-height:44px;width:100%;max-width:260px;box-sizing:border-box;justify-self:center;margin:0;padding:12px 8px;font-size:clamp(14px,3.2cqw,18px);font-weight:700;color:#fff;background:var(--ink);border:none;border-radius:30px;cursor:pointer;transition:background .25s ease,transform .15s ease;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.actionBtn:hover{background:#1e2a36;transform:translateY(-2px)}.actionBtn:active{transform:translateY(0)}.actionBtn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:480px){.actionBtn{min-height:48px;padding:14px 12px}}@media(min-width:481px){.actionBtn{max-width:320px;padding:14px 0;font-size:clamp(15px,2.5vw,20px);border-radius:32px}.actionNote{max-width:340px;font-size:13px}}@media(min-width:1025px){.actionBtn{max-width:360px;padding:16px 0;font-size:18px}.actionNote{max-width:400px;font-size:14px}}#leaveBtn{background:#a3a3a3;color:#111}#leaveBtn:hover{background:#8d8d8d}.pinBL{position:absolute;left:12px;bottom:12px;z-index:30}@container (max-width: 300px){.inputs{grid-template-columns:max-content minmax(120px,1fr)}.hdr{gap:6px}.hamburger{width:32px;height:32px}.metric1,.metric2{width:90%;margin-left:auto;margin-right:auto}}@supports (-webkit-touch-callout: none){.card{min-height:600px;max-height:-webkit-fill-available}.metricInput1,.metricInput2{-webkit-text-size-adjust:none;text-size-adjust:none}}@media(min-width:361px)and (max-width:480px){.metric1{width:min(270px,75%);padding-inline:18px}.metricInput1{font-size:clamp(68px,17cqw,76px);letter-spacing:0}.metric2{width:min(200px,60%);padding-inline:14px}.metricInput2{font-size:clamp(50px,12cqw,56px);letter-spacing:1px}}@media(max-width:360px){.inputs{grid-template-columns:max-content 1fr;column-gap:4px}.displayInput,.displayInput2,.displayInput3{width:100%;max-width:100%}.metric1{height:120px;width:min(220px,88%);padding-inline:12px}.metricInput1{font-size:clamp(56px,14cqw,64px);letter-spacing:0}.metric2{height:80px;width:min(170px,76%);padding-inline:10px}.metricInput2{font-size:clamp(40px,10cqw,48px);letter-spacing:.5px}.headline{font-size:clamp(20px,5vw,28px)}.headline2{font-size:clamp(18px,5vw,28px)}.actionBtn{max-width:220px;padding:10px 0}}.card-scrollable{aspect-ratio:unset!important;overflow:visible!important;display:flex;flex-direction:column;width:min(92vw,360px)}.admin-identity-bar{width:min(92vw,360px);box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin:0 auto .75rem;padding:.7rem .85rem;border:1px solid #d8dee8;border-radius:8px;background:#f8fafc;color:#1f2937}.admin-identity-label{font-size:.68rem;font-weight:900;letter-spacing:1.2px;text-transform:uppercase;color:#4f46e5}.admin-identity-name{margin-top:.2rem;font-size:.78rem;font-weight:800;color:#334155;overflow-wrap:anywhere}.admin-identity-signout{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;font-size:.78rem;font-weight:900;padding:.45rem .7rem;cursor:pointer;white-space:nowrap}.admin-identity-signout:hover{border-color:#94a3b8;background:#f1f5f9}@media(min-width:481px){.card-scrollable,.admin-identity-bar{width:min(88vw,680px)}}@media(min-width:1025px){.card-scrollable,.admin-identity-bar{width:min(80vw,800px)}}.card-scrollable .scrollable-content{flex:1;overflow-y:auto;overflow-x:hidden}.actionBtn-primary{background:#2f3e4f!important;color:#fff!important;font-weight:600;transition:all .2s ease}.actionBtn-primary:hover{background:#1e2a38!important;transform:translateY(-1px);box-shadow:0 2px 8px #2f3e4f4d}.actionBtn-secondary{background:#6c757d!important;color:#fff!important;font-weight:600;transition:all .2s ease}.actionBtn-secondary:hover{background:#5a6268!important;transform:translateY(-1px)}.actionBtn-danger{background:#dc3545!important;color:#fff!important;font-weight:600;transition:all .2s ease}.actionBtn-danger:hover{background:#c82333!important;transform:translateY(-1px);box-shadow:0 2px 8px #dc35454d}.admin-pilot-action-row,.admin-pilot-guest-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.admin-pilot-action-row{margin-top:.85rem}.admin-pilot-action-btn,.admin-pilot-guest-btn{width:auto;margin:0;min-height:2.5rem;white-space:nowrap}.admin-pilot-action-btn{flex:1 1 11rem;padding:.55rem .95rem}.admin-pilot-guest-btn{flex:1 1 6.5rem;padding:.45rem .75rem}.admin-tabs{display:flex;gap:.35rem;margin:0 0 1rem;border-bottom:1px solid #e2e8f0;overflow-x:auto}.admin-tab{appearance:none;border:0;border-bottom:3px solid transparent;background:transparent;color:#64748b;cursor:pointer;font:inherit;font-size:.86rem;font-weight:900;margin:0;min-height:2.65rem;padding:.6rem .85rem;white-space:nowrap}.admin-tab-active{border-bottom-color:#5b4bd6;color:#24364a}.metric{border:3px solid var(--ink);border-radius:4px;display:grid;place-items:center;height:150px;margin:0 8px 16px}.metricInput{width:100%;height:100%;border:none;outline:none;background:transparent;text-align:center;font-size:100px;font-weight:800;letter-spacing:6px;color:red;-moz-appearance:textfield}.metricInput::-webkit-inner-spin-button,.metricInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media(min-width:481px){.metric{height:170px;margin:0 16px 20px}.metricInput{font-size:120px}}@media(min-width:1025px){.metric{height:190px;margin:0 24px 24px}.metricInput{font-size:140px}}.rule{border-top-width:3px}@media(max-width:480px){.admin-event-detail-card{width:100vw!important;min-height:100svh!important;max-height:none!important;height:auto!important;border-width:0!important;border-radius:0!important;overflow:visible!important}.admin-event-detail-card .scrollable-content{flex:none!important;overflow:visible!important;padding-bottom:max(2rem,env(safe-area-inset-bottom))!important}.admin-event-detail-card .actionBtn{max-width:none}.admin-list-item{flex-direction:column!important;align-items:flex-start!important;gap:.75rem!important}.admin-list-item .admin-actions{display:flex;flex-wrap:wrap;gap:.4rem;width:100%}.admin-list-item .admin-actions .actionBtn{flex:1;min-width:0}.admin-pilot-action-row,.admin-pilot-guest-actions{width:100%}.admin-pilot-action-btn,.admin-pilot-guest-btn{flex-basis:100%;min-width:0}}.mm-overlay{position:fixed;inset:0;background:#00000073;z-index:1000;display:flex;align-items:flex-end;justify-content:center;animation:mm-fade-in .2s ease}@keyframes mm-fade-in{0%{opacity:0}to{opacity:1}}.mm-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:520px;max-height:85vh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 20px 0;padding-bottom:max(20px,env(safe-area-inset-bottom,20px));box-sizing:border-box;display:flex;flex-direction:column;gap:0;animation:mm-slide-up .28s cubic-bezier(.32,.72,0,1)}@keyframes mm-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mm-handle{width:36px;height:4px;background:#ddd;border-radius:2px;margin:0 auto 14px;flex-shrink:0}.mm-header{display:flex;align-items:center;gap:12px;margin-bottom:10px;flex-shrink:0}.mm-icon-wrap{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mm-header-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.mm-title{font-size:1rem;font-weight:700;color:#1a1a2e;line-height:1.2}.mm-badge{font-size:.62rem;font-weight:700;padding:2px 7px;border-radius:4px;letter-spacing:.5px;align-self:flex-start}.mm-close-x{width:32px;height:32px;border:none;background:#f0f0f0;border-radius:50%;font-size:.75rem;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mm-avail{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#555;font-weight:500;padding:8px 0 12px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.mm-avail-dot{width:7px;height:7px;border-radius:50%;background:#00c853;flex-shrink:0}.mm-gallery{display:flex;gap:8px;overflow-x:auto;padding:10px 0 12px;scroll-snap-type:x proximity;min-height:118px;flex:0 0 auto}.mm-gallery-img{width:150px;height:108px;min-width:150px;border-radius:10px;object-fit:cover;flex:0 0 auto;scroll-snap-align:start;background:#f5f5f5}.mm-items{display:flex;flex-direction:column;padding:8px 0}.mm-item{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid #f7f7f7}.mm-item:last-child{border-bottom:none}.mm-item-emoji{font-size:1.4rem;width:32px;text-align:center;flex-shrink:0}.mm-item-img{width:46px;height:46px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#f5f5f5}.mm-item-body{flex:1;min-width:0}.mm-item-name{font-size:.9rem;font-weight:600;color:#1a1a2e;line-height:1.2}.mm-item-note{font-size:.75rem;color:#888;margin-top:2px}.mm-footer-note{font-size:.68rem;color:#bbb;text-align:center;padding:8px 0 4px;flex-shrink:0}.mm-done-btn{background:#5b4fce;color:#fff;border:none;border-radius:10px;padding:13px;font-size:.95rem;font-weight:700;cursor:pointer;width:100%;margin:8px 0 4px;flex-shrink:0}.mm-done-btn:active{opacity:.85}.rule{border-top-width:1px}.card.card-scrollable{aspect-ratio:unset!important;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media(max-width:480px){body{min-height:100vh;min-height:-webkit-fill-available}.card{max-height:calc(100vh - 20px);max-height:calc(100svh - 20px);min-height:unset;overflow:hidden;padding:8px 14px;gap:0;justify-content:flex-start}.hdr{margin:2px 2px 4px;gap:6px}.hdrLogoBox{width:56px;height:56px}.titleLine{font-size:clamp(11px,3.5cqw,16px);letter-spacing:1.5px}.hamburger{width:32px;height:32px}.headline{margin:4px 0 6px;font-size:clamp(18px,4.5vw,26px)}.headline2{margin:4px 0 6px;font-size:clamp(16px,4.5vw,24px);letter-spacing:2px}.rule{margin:6px auto;width:calc(100% - 12px)}.metric1{height:100px!important;min-height:100px!important;margin:6px auto 8px;padding-inline:14px;flex-shrink:0}.metricInput1{font-size:clamp(58px,15cqw,68px)!important}.metric2{height:70px!important;min-height:70px!important;margin:6px auto 8px;padding-inline:12px;flex-shrink:0}.metricInput2{font-size:clamp(42px,11cqw,50px)!important}.inputs{padding:2px 6px;row-gap:4px;column-gap:2px;font-size:5px}.inputs label{font-size:10px}.displayInput,.displayInput2,.displayInput3{height:20px;font-size:11px;padding:0 3px}.actionGroup{position:sticky;bottom:0;background:var(--card);z-index:10;padding:6px 8px;padding-bottom:max(8px,env(safe-area-inset-bottom,8px));margin-top:auto;gap:6px}.actionNote{font-size:10px;line-height:1.2;max-width:240px}.actionGroup .actionBtn{min-height:42px;padding:10px 8px;font-size:clamp(13px,3cqw,16px)}.pinBL{display:none}}@media(min-width:361px)and (max-width:480px){.card{padding:10px 16px}.hdrLogoBox{width:60px;height:60px}.metric1{height:110px!important;min-height:110px!important}.metricInput1{font-size:clamp(62px,16cqw,72px)!important}.metric2{height:75px!important;min-height:75px!important}.metricInput2{font-size:clamp(46px,12cqw,54px)!important}.inputs label{font-size:11px}.displayInput,.displayInput2,.displayInput3{height:22px;font-size:12px}.actionNote{font-size:11px}}@media(min-width:481px){.card{overflow-y:auto;overflow-x:hidden}}@media(max-width:480px){.guest-queue-item{flex-direction:column!important;align-items:flex-start!important;gap:.5rem!important}.guest-queue-item>div:last-child{width:100%;display:flex}.guest-queue-item>div:last-child .actionBtn{flex:1}}.registration-result-card{max-width:100%;overflow:hidden}.registration-result-row{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.registration-result-row>div:first-child{min-width:0;overflow-wrap:anywhere}.registration-result-row .actionBtn{width:auto;min-width:116px;padding:.5rem .8rem;white-space:nowrap;flex-shrink:0}@media(max-width:420px){.registration-result-row{flex-direction:column;align-items:stretch}.registration-result-row .actionBtn{width:100%;min-width:0;min-height:44px}}@media(max-width:480px){.card-scrollable .actionGroup{padding:8px;position:relative}.card-scrollable .actionGroup .actionBtn{min-height:44px}}.sotc-entry-sign-page{width:min(100%,920px);margin:0 auto;padding:1rem}.sotc-entry-sign-card{min-height:auto;max-height:none}.sotc-entry-sign-content{padding:1.25rem;text-align:center}.sotc-entry-eyebrow{margin:0 0 .75rem;color:#667085;font-size:.82rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sotc-entry-sign-content h1{margin:0;color:#2c3e50;font-size:clamp(2.2rem,7vw,4.75rem);line-height:.95}.sotc-entry-lede{max-width:680px;margin:1rem auto 1.4rem;color:#475467;font-size:clamp(1.05rem,2.8vw,1.65rem);font-weight:700;line-height:1.35}.sotc-entry-qr-wrap{display:inline-flex;padding:1rem;border:3px solid #2c3e50;border-radius:16px;background:#fff}.sotc-entry-url{margin-top:.75rem;color:#2c3e50;font-size:clamp(.95rem,2.5vw,1.35rem);font-weight:900;overflow-wrap:anywhere}.sotc-entry-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.5rem;text-align:left}.sotc-entry-steps div{border:1px solid #d0d5dd;border-radius:12px;padding:.85rem}.sotc-entry-steps strong,.sotc-entry-steps span{display:block}.sotc-entry-steps strong{color:#2c3e50;font-weight:900}.sotc-entry-steps span{margin-top:.35rem;color:#667085;font-weight:700;line-height:1.35}@media(max-width:720px){.sotc-entry-steps{grid-template-columns:1fr}}@media print{body{background:#fff}.sotc-entry-sign-page{width:100%;padding:0}.sotc-entry-sign-card{border:0;box-shadow:none}}:root{--qme-purple: #5B4FCE;--qme-purple-dark: #4A3FB8;--qme-purple-light: #F0EEFF;--qme-green: #00C853}.card.ed-card{padding:0!important;overflow:hidden!important;overflow-y:hidden!important;aspect-ratio:unset!important;justify-content:flex-start!important;height:calc(100vh - 40px);height:calc(100svh - 40px);display:flex;flex-direction:column}@media(max-width:480px){.card.ed-card{height:calc(100vh - 20px);height:calc(100svh - 20px);border-width:0!important;border-radius:12px!important}}.ed-header{padding:14px 16px 10px;border-bottom:1px solid #eee;flex-shrink:0}.ed-header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.ed-header-left{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.ed-logo{width:auto;max-width:80px;height:44px;border-radius:8px;object-fit:contain;object-position:left center;flex-shrink:0}.ed-logo-placeholder{width:44px;height:44px;border-radius:8px;background:var(--qme-purple);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;flex-shrink:0}.ed-header-info{flex:1;min-width:0}.ed-event-name{font-size:1rem;font-weight:700;color:#1a1a2e;line-height:1.25;white-space:normal}.ed-location{font-size:.72rem;color:#888;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ed-live-badge{background:#e8fdf0;color:var(--qme-green);font-size:.7rem;font-weight:700;padding:4px 9px;border-radius:20px;white-space:nowrap;flex-shrink:0;align-self:flex-start}.ed-stats{display:flex;align-items:center;gap:0}.ed-stat{display:flex;align-items:center;gap:4px;flex:1;min-width:0;padding-right:8px}.ed-stat-right{justify-content:flex-end;padding-right:0}.ed-stat-icon{font-size:.85rem;flex-shrink:0}.ed-stat-val{font-size:.82rem;font-weight:700;color:#1a1a2e;white-space:nowrap}.ed-stat-label{font-size:.68rem;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:340px){.ed-stats{flex-wrap:wrap;gap:4px}.ed-stat{flex:0 0 auto}.ed-stat-right{flex:1}}.ed-section-header{display:flex;align-items:baseline;gap:6px;padding:8px 16px 6px;flex-shrink:0}.ed-section-title{font-size:.68rem;font-weight:800;letter-spacing:1.5px;color:#333;text-transform:uppercase;white-space:nowrap}.ed-section-sub{font-size:.7rem;color:#aaa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:360px){.ed-section-sub{display:none}}.ed-activity-list{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;padding:0 10px 16px;display:flex;flex-direction:column;gap:7px}.ed-home-section{display:flex;flex-direction:column;gap:7px;flex-shrink:0}.ed-home-section-title{font-size:.68rem;font-weight:800;letter-spacing:1.3px;color:#657080;text-transform:uppercase;padding:5px 2px 0}.ed-activity-card{display:flex;align-items:center;gap:10px;padding:10px;border:1.5px solid #ebebeb;border-radius:10px;background:#fff;transition:border-color .12s;flex-shrink:0}.ed-activity-card.ed-card-joined{border-color:#c4b5fd;background:#faf9ff}.ed-activity-card.ed-card-completed{border-color:var(--qme-green);background:#f0fdf4}.ed-activity-card.ed-activity-card-info{background:#fafafa}.ed-activity-card.ed-activity-card-info.ed-card-joined{background:#faf9ff}.ed-activity-card.ed-activity-card-info.ed-card-completed{background:#f0fdf4}.ed-activity-card.ed-card-clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.ed-activity-card.ed-card-clickable:hover{border-color:#c0b9f0;background:#faf9ff}.ed-activity-card.ed-card-clickable:active{transform:scale(.99);background:#f5f3ff}.ed-activity-icon-wrap{width:38px;height:38px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ed-activity-icon-wrap-wide{width:76px;background:#fff!important}.ed-activity-icon-img{width:100%;height:100%;border-radius:8px;object-fit:contain}.ed-check-icon{position:relative;width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#e8f5e9,#d7f2df);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 0 0 1px #15803d14}.ed-check-icon:before{content:"";width:24px;height:24px;border-radius:999px;background:#fff;box-shadow:0 2px 6px #15803d1f}.ed-check-icon:after{content:"";position:absolute;width:12px;height:7px;border-left:3px solid #166534;border-bottom:3px solid #166534;transform:rotate(-45deg) translate(1px,-1px)}.ed-check-icon span{display:none}.ed-activity-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ed-activity-name-row{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.ed-activity-name{font-size:.85rem;font-weight:600;color:#1a1a2e;line-height:1.2}.ed-activity-desc{font-size:.72rem;color:#888;line-height:1.3}.ed-activity-meta{display:flex;gap:8px;font-size:.7rem;color:#bbb;margin-top:1px}.ed-activity-time{font-size:.75rem;font-weight:600;margin-top:2px}.ed-ticket-note{font-size:.7rem;color:var(--qme-green);font-weight:600;margin-top:2px}.ed-home-items{display:flex;flex-direction:column;gap:6px;margin-top:5px}.ed-home-item{display:flex;align-items:flex-start;gap:8px;font-size:.68rem;line-height:1.25;color:#657080}.ed-home-item-clickable{cursor:pointer}.ed-home-item-block-link{text-decoration:none}.ed-home-item-logo{width:34px;height:34px;object-fit:contain;border:1px solid #e4e7ec;border-radius:7px;background:#fff;padding:2px;flex-shrink:0}.ed-home-item-logo-wide{width:62px}.ed-activity-card-logo-links{cursor:default}.ed-activity-card-logo-links .ed-activity-body{width:100%}.ed-activity-card-logo-links .ed-home-items{gap:10px;margin-top:9px}.ed-home-item-logo-link{display:flex;align-items:center;justify-content:center;min-height:62px;width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.ed-home-item-logo-link:hover,.ed-home-item-logo-link:focus{border-color:var(--qme-purple);box-shadow:0 8px 18px #26364a1a;transform:translateY(-1px)}.ed-home-item-sponsor-logo{display:block;width:100%;max-width:260px;max-height:58px;object-fit:contain}.ed-home-item-copy{display:flex;flex-direction:column;gap:1px;min-width:0}.ed-home-item-title{font-weight:700;color:#26364a}.ed-home-item-link{text-decoration:underline;text-underline-offset:2px}.ed-home-item-meta{font-weight:700;color:var(--qme-purple)}.ed-home-item-note{color:#7c8795}.ed-home-item-details{display:flex;flex-direction:column;gap:3px;margin-top:3px}.ed-home-item-detail-row{display:flex;justify-content:space-between;gap:8px;padding:3px 0;border-top:1px solid #edf0f4}.ed-home-item-detail-label{color:#26364a;font-weight:800}.ed-home-item-detail-value{color:#657080;font-weight:700;text-align:right;flex-shrink:0}.ed-home-section-schedule .ed-home-item{gap:12px;align-items:flex-start}.ed-home-section-schedule .ed-home-item-copy{display:grid;grid-template-columns:minmax(78px,max-content) minmax(0,1fr);column-gap:12px;width:100%}.ed-home-section-schedule .ed-home-item-title{grid-row:1 / span 3;white-space:nowrap}.ed-home-section-schedule .ed-home-item-details,.ed-home-section-schedule .ed-home-item-note{grid-column:2;margin-top:0}.ed-home-section-schedule .ed-home-item-detail-row{gap:10px}.ed-detail-overlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:18px;background:#0f172a6b}.ed-detail-panel{width:min(100%,420px);max-height:min(88vh,680px);overflow-y:auto;background:#fff;border:2px solid #26364a;border-radius:12px;padding:18px;box-shadow:0 20px 48px #0f172a3d}.ed-detail-panel h2{margin:0 0 8px;color:#1d2f46;font-size:1.45rem;line-height:1.1}.ed-detail-panel p{margin:0 0 14px;color:#657080;font-size:.92rem;line-height:1.35}.ed-detail-close{float:right;border:1px solid #d0d7e2;background:#fff;color:#26364a;border-radius:8px;padding:.4rem .65rem;font-weight:800}.ed-detail-list{clear:both;display:flex;flex-direction:column;gap:10px}.ed-detail-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #eef1f5}.ed-detail-dot{width:26px;height:26px;border-radius:999px;border:2px solid rgba(15,23,42,.1);flex-shrink:0}.ed-detail-text{display:flex;flex-direction:column;gap:1px;min-width:0}.ed-detail-label{color:#1d2f46;font-size:.92rem;font-weight:800}.ed-detail-value{color:#657080;font-size:.78rem;font-weight:700}.ed-badge{font-size:.6rem;font-weight:700;padding:2px 6px;border-radius:4px;white-space:nowrap;letter-spacing:.5px}.ed-badge-active{background:#e8fdf0;color:var(--qme-green)}.ed-badge-featured{background:#fff8e1;color:#e65100}.ed-activity-right{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex-shrink:0}.ed-serving-badge{text-align:center;background:var(--qme-purple-light);border-radius:6px;padding:3px 8px;min-width:54px}.ed-serving-label{font-size:.56rem;color:var(--qme-purple);font-weight:600;text-transform:uppercase;letter-spacing:.3px}.ed-serving-num{font-size:1.35rem;font-weight:900;color:var(--qme-purple);line-height:1}.ed-action-btn{background:var(--qme-purple);color:#fff;border:none;border-radius:8px;padding:.45rem .7rem;font-size:.78rem;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;justify-content:center;white-space:nowrap;min-width:4.25rem;min-height:2.25rem;align-items:center;text-align:center;line-height:1.1}.ed-action-btn-secondary{background:#fff;color:var(--qme-purple);border:1.5px solid var(--qme-purple)}.ed-activity-chevron{font-size:1.1rem;color:#ccc;display:flex;align-items:center;padding-top:0;line-height:1}@media(max-width:359px){.ed-header{padding:10px 12px 8px}.ed-activity-list{padding:0 8px 12px}.ed-activity-card{padding:8px;gap:8px}.ed-activity-icon-wrap,.ed-check-icon{width:32px;height:32px}.ed-check-icon:before{width:21px;height:21px}.ed-check-icon:after{width:10px;height:6px}.ed-activity-name{font-size:.8rem}.ed-serving-num{font-size:1.15rem}.ed-serving-badge{min-width:46px;padding:3px 6px}.ed-action-btn{min-width:3.75rem;padding-inline:.55rem}}.card.tkt-card{padding:0!important;overflow:hidden!important;overflow-y:hidden!important;aspect-ratio:unset!important;justify-content:flex-start!important;height:calc(100vh - 40px);height:calc(100svh - 40px);display:flex;flex-direction:column}@media(max-width:480px){.card.tkt-card{height:calc(100vh - 20px);height:calc(100svh - 20px);border-width:0!important;border-radius:12px!important}}.tkt-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #eee;flex-shrink:0}.tkt-header-left{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.tkt-logo{width:38px;height:38px;border-radius:8px;object-fit:cover;flex-shrink:0}.tkt-logo-placeholder{width:38px;height:38px;border-radius:8px;background:#5b4fce;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:800;flex-shrink:0}.tkt-header-info{display:flex;flex-direction:column;min-width:0}.tkt-queue-name{font-size:.88rem;font-weight:700;color:#1a1a2e;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tkt-event-name{font-size:.7rem;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tkt-active-badge{font-size:.68rem;font-weight:700;color:#00c853;background:#e8fdf0;padding:3px 8px;border-radius:20px;white-space:nowrap;flex-shrink:0}.tkt-alert{background:#fff9c4;color:#6d4c00;font-size:.76rem;font-weight:600;padding:8px 14px;text-align:center;border-bottom:1px solid #F9E795;flex-shrink:0;line-height:1.4}.tkt-scroll-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;padding:0 14px 8px;display:flex;flex-direction:column;gap:10px;min-height:0}.tkt-position-section{text-align:center;padding:14px 0 6px;flex-shrink:0}.tkt-position-label{font-size:.62rem;font-weight:700;letter-spacing:2px;color:#aaa;text-transform:uppercase;margin-bottom:2px}.tkt-position-number{font-size:clamp(56px,20vw,88px);font-weight:900;color:#5b4fce;line-height:1;margin:0}.tkt-now-serving{font-size:.82rem;font-weight:600;color:#444;margin-top:4px;letter-spacing:.5px}.tkt-wait{font-size:.72rem;color:#999;margin-top:2px}.tkt-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px;flex-shrink:0}.tkt-info-cell{background:#f7f8fb;border-radius:7px;padding:7px 10px}.tkt-info-label{font-size:.56rem;font-weight:700;letter-spacing:1px;color:#bbb;text-transform:uppercase}.tkt-info-val{font-size:.78rem;font-weight:600;color:#1a1a2e;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tkt-qr-section{display:flex;align-items:center;gap:12px;background:#f7f8fb;border-radius:10px;padding:10px 12px;flex-shrink:0}.tkt-qr-wrap{background:#fff;border-radius:6px;padding:6px;flex-shrink:0;box-shadow:0 1px 4px #00000012;line-height:0}.tkt-qr-info{display:flex;flex-direction:column;gap:3px;min-width:0}.tkt-qr-title{font-size:.58rem;font-weight:700;letter-spacing:1px;color:#bbb;text-transform:uppercase}.tkt-qr-name{font-size:.82rem;font-weight:700;color:#1a1a2e;line-height:1.2}.tkt-qr-loc{font-size:.68rem;color:#888;line-height:1.3}.tkt-qr-ready{font-size:.66rem;color:#00c853;font-weight:600;margin-top:2px}.tkt-progress{display:flex;align-items:flex-start;justify-content:space-between;padding:4px 2px 0;flex-shrink:0;row-gap:0}.tkt-step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;gap:5px}.tkt-step-line{position:absolute;top:13px;right:50%;width:100%;height:2px;z-index:0;transform:none}.tkt-line-purple{background:#5b4fce}.tkt-line-gray{background:#e0e0e0}.tkt-step-circle{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;z-index:1;position:relative;flex-shrink:0}.tkt-step-done{background:#5b4fce;color:#fff}.tkt-step-active{background:#5b4fce;color:#fff;box-shadow:0 0 0 4px #ede9ff}.tkt-step-pending{background:#fff;color:#bbb;border:2px solid #e0e0e0}.tkt-step-label{font-size:.58rem;color:#aaa;text-align:center;line-height:1.2;padding:0 2px}.tkt-step-label-active{color:#5b4fce;font-weight:700}.tkt-note{font-size:.76rem;color:#666;text-align:center;padding:0 8px;flex-shrink:0}.tkt-actions{padding:8px 14px;padding-bottom:max(10px,env(safe-area-inset-bottom,10px));display:flex;flex-direction:column;gap:6px;flex-shrink:0;border-top:1px solid #f0f0f0;background:#fff}.tkt-btn-checkin{background:#5b4fce;color:#fff;border:none;border-radius:10px;min-height:48px;padding:13px 16px;font-size:1rem;font-weight:700;cursor:pointer;width:100%;letter-spacing:.3px;transition:background .15s;line-height:1.15}.tkt-btn-checkin:hover{background:#4a3fb8}.tkt-btn-checkin:active{background:#3d35a0}.tkt-btn-checkin:disabled{opacity:.55;cursor:not-allowed}.tkt-secondary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tkt-link-btn{background:#f8fafc;border:1px solid #e5e7eb;color:#666;font-size:.82rem;cursor:pointer;min-height:40px;padding:8px 10px;font-weight:600;border-radius:8px;line-height:1.1;white-space:nowrap}.tkt-link-btn:hover{background:#f5f5f5}.tkt-link-btn-danger{color:#dc2626;border-color:#fee2e2;background:#fff}.tkt-link-btn-danger:hover{background:#fff5f5}.tkt-leave-btn{background:#fff;border:1px solid #fee2e2;border-radius:8px;color:#e53935;font-size:.75rem;cursor:pointer;min-height:38px;padding:8px 10px;text-align:center;width:100%;font-weight:700;line-height:1.1}.tkt-leave-btn:disabled{opacity:.45;cursor:not-allowed}.tkt-footer{display:flex;justify-content:space-between;align-items:center;padding:6px 14px;padding-bottom:max(8px,env(safe-area-inset-bottom,8px));font-size:.65rem;color:#bbb;border-top:1px solid #f0f0f0;flex-shrink:0}.tkt-footer-live{color:#00c853;font-weight:600}@media(max-width:359px){.tkt-scroll-body{padding:0 10px 6px;gap:7px}.tkt-position-section{padding:10px 0 4px}.tkt-position-number{font-size:clamp(48px,18vw,68px)}.tkt-qr-wrap svg{width:76px!important;height:76px!important}.tkt-info-grid{gap:4px}.tkt-info-cell{padding:6px 8px}.tkt-step-circle{width:24px;height:24px;font-size:.62rem}.tkt-step-line{top:11px}.tkt-step-label{font-size:.53rem}.tkt-actions{padding:6px 10px;padding-bottom:max(8px,env(safe-area-inset-bottom,8px))}.tkt-btn-checkin{min-height:46px;padding:11px 12px;font-size:.92rem}.tkt-secondary-actions{gap:6px}.tkt-link-btn,.tkt-leave-btn{min-height:38px;padding-inline:8px}}@media(min-width:430px){.tkt-position-number{font-size:clamp(64px,18vw,96px)}.tkt-info-cell{padding:8px 10px}.tkt-qr-section{padding:12px 14px}}.tkt-served-screen{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;text-align:center;gap:14px}.tkt-served-check{width:80px;height:80px;border-radius:50%;background:#5b4fce;color:#fff;font-size:2.2rem;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 12px #ede9ff;animation:tkt-pop .4s cubic-bezier(.34,1.56,.64,1)}@keyframes tkt-pop{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}.tkt-served-title{font-size:1.6rem;font-weight:900;color:#1a1a2e;margin:0;line-height:1.15}.tkt-served-sub{font-size:.9rem;color:#666;margin:0;line-height:1.5}.tkt-served-event-badge{display:inline-flex;align-items:center;gap:8px;background:#f0eeff;color:#5b4fce;font-size:.82rem;font-weight:700;padding:8px 16px;border-radius:20px}.tkt-served-countdown{font-size:.75rem;color:#aaa;margin:0}.card.tkt-pilot-card{gap:0}.tkt-pilot-header{flex-shrink:0;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 12px;border-bottom:1px solid #eef2f7}.tkt-pilot-title-wrap{min-width:0}.tkt-pilot-event{font-size:.72rem;font-weight:900;letter-spacing:1.5px;text-transform:uppercase;color:#6b7280;line-height:1.2}.tkt-pilot-title{margin:4px 0 0;font-size:clamp(1.65rem,8vw,2.35rem);line-height:1.02;color:#24364a;font-weight:900;letter-spacing:0}.tkt-pilot-number{color:#6b7280;font-size:1.2rem;line-height:1.1;font-weight:900;white-space:nowrap;padding-top:22px}.tkt-pilot-scroll-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;display:flex;flex-direction:column;gap:10px;padding:12px 18px}.tkt-pilot-status,.tkt-pilot-panel{border:1px solid #d1d5db;border-radius:10px;background:#fff;padding:12px 14px;flex-shrink:0}.tkt-pilot-status{border-width:2px}.tkt-pilot-label{font-size:.68rem;font-weight:900;letter-spacing:1.3px;text-transform:uppercase;color:#6b7280;line-height:1.2}.tkt-pilot-status-title{margin-top:5px;font-size:clamp(2rem,10vw,3.15rem);line-height:.98;font-weight:900;letter-spacing:0}.tkt-pilot-status-detail{margin:10px 0 0;font-size:clamp(1rem,4.6vw,1.25rem);line-height:1.28;color:#374151;font-weight:700}.tkt-pilot-stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:14px;position:relative}.tkt-pilot-stepper:before{content:"";position:absolute;left:10%;right:10%;top:9px;height:3px;border-radius:999px;background:#d1d5db}.tkt-pilot-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:5px;min-width:0;color:#6b7280;font-weight:850;text-align:center}.tkt-pilot-step-dot{width:20px;height:20px;border:3px solid #d1d5db;border-radius:999px;background:#fff;box-sizing:border-box}.tkt-pilot-step-label{font-size:.62rem;line-height:1.05}.tkt-pilot-step-complete .tkt-pilot-step-dot{border-color:#9ca3af;background:#e5e7eb}.tkt-pilot-step-complete{color:#6b7280}.tkt-pilot-step-active .tkt-pilot-step-dot{border-color:#22c55e;background:#22c55e;box-shadow:0 0 0 4px #22c55e24}.tkt-pilot-step-active{color:#15803d}.tkt-pilot-location{margin-top:5px;font-size:clamp(1.2rem,6vw,1.85rem);line-height:1.05;font-weight:900;color:#24364a;overflow-wrap:anywhere}.tkt-pilot-instruction{color:#4b5563;font-size:1rem;line-height:1.35;font-weight:700}.tkt-pilot-code-panel h2{margin:0 0 6px;font-size:1.18rem;line-height:1.15;color:#24364a;letter-spacing:0}.tkt-pilot-code-panel p{margin:0 0 10px;color:#4b5563;line-height:1.35;font-weight:700}.tkt-pilot-code-input{width:100%;box-sizing:border-box;padding:12px 14px;border-radius:8px;border:1px solid #d1d5db;margin-bottom:10px;font-size:1rem;font-weight:700}.tkt-pilot-error,.tkt-pilot-not-here-banner,.tkt-pilot-return-banner{border-radius:8px;padding:10px 12px;font-weight:800;line-height:1.35}.tkt-pilot-error{background:#ffebee;color:#b71c1c}.tkt-pilot-not-here-banner{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.tkt-pilot-return-banner{background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a}.tkt-pilot-service-started{border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534;padding:10px 12px;font-weight:800;line-height:1.35}.tkt-pilot-actions{border-top:1px solid #eef2f7}.tkt-pilot-action-stage .tkt-pilot-header{padding-block:14px 10px}.tkt-pilot-action-stage .tkt-pilot-scroll-body{gap:8px;padding-bottom:max(18px,env(safe-area-inset-bottom,18px))}.tkt-pilot-action-stage .tkt-pilot-status,.tkt-pilot-action-stage .tkt-pilot-panel{padding:10px 12px}.tkt-pilot-action-stage .tkt-pilot-title{font-size:clamp(1.45rem,7vw,2rem)}.tkt-pilot-action-stage .tkt-pilot-status-title{font-size:clamp(1.75rem,8.2vw,2.6rem)}.tkt-pilot-action-stage .tkt-pilot-status-detail{margin-top:8px;font-size:clamp(.95rem,4.2vw,1.12rem)}.tkt-pilot-action-stage .tkt-pilot-stepper{margin-top:10px}.tkt-pilot-action-stage .tkt-pilot-location{font-size:clamp(1.15rem,5.2vw,1.55rem)}.tkt-pilot-action-stage .tkt-pilot-instruction{font-size:clamp(.9rem,4vw,1rem);line-height:1.25}.tkt-pilot-code-secondary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.tkt-pilot-code-focused .tkt-pilot-scroll-body{padding-bottom:max(18px,env(safe-area-inset-bottom,18px))}.tkt-pilot-code-focused .tkt-pilot-actions{display:none}.tkt-modal-backdrop{position:absolute;inset:0;z-index:50;display:grid;place-items:center;padding:18px;background:#0f172a52}.tkt-modal{width:100%;max-width:320px;box-sizing:border-box;border-radius:12px;border:2px solid #24364a;background:#fff;padding:18px;box-shadow:0 14px 35px #0f172a40}.tkt-modal h2{margin:0 0 8px;color:#24364a;font-size:1.3rem;line-height:1.15;letter-spacing:0}.tkt-modal p{margin:0 0 14px;color:#4b5563;font-size:.95rem;line-height:1.42;font-weight:650}@media(max-width:390px){.tkt-pilot-header{padding:14px 14px 10px}.tkt-pilot-scroll-body{padding:10px 14px;gap:8px}.tkt-pilot-status,.tkt-pilot-panel{padding:10px 12px}.tkt-pilot-status-title{font-size:clamp(1.75rem,9vw,2.75rem)}.tkt-pilot-status-detail{margin-top:8px;font-size:.98rem}.tkt-pilot-step-label{font-size:.56rem}.tkt-pilot-instruction{font-size:.94rem}}:root{--qme-purple: #5B4FCE;--qme-purple-dark: #4A3FB8;--qme-purple-light: #F0EEFF;--qme-green: #00C853;--qme-bg: #f7f8fb}.kiosk-root{min-height:100vh;display:flex!important;flex-direction:column;align-items:center;background:var(--qme-bg);padding:20px 16px 16px;padding-bottom:max(16px,env(safe-area-inset-bottom,16px));box-sizing:border-box;font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif;max-width:680px;margin:0 auto}.kiosk-loading{margin-top:40vh;font-size:1.4rem;color:#888}.kiosk-header{width:100%;display:flex;align-items:flex-start;justify-content:space-between;background:#fff;border-radius:12px;padding:16px 20px;box-shadow:0 2px 8px #00000014;margin-bottom:20px}.kiosk-header-left{display:flex;align-items:center;gap:14px}.kiosk-logo{width:60px;height:60px;border-radius:10px;object-fit:cover}.kiosk-logo-placeholder{width:60px;height:60px;border-radius:10px;background:var(--qme-purple);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;flex-shrink:0}.kiosk-header-text{display:flex;flex-direction:column;gap:2px}.kiosk-title{font-size:1.25rem;font-weight:700;color:#1a1a2e;line-height:1.2}.kiosk-subtitle{font-size:.9rem;color:#666}.kiosk-location{font-size:.8rem;color:#888}.kiosk-active-badge{background:#e8fdf0;color:var(--qme-green);font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:20px;white-space:nowrap;flex-shrink:0}.kiosk-serving-section{width:100%;text-align:center;background:#fff;border-radius:12px;padding:20px 16px 16px;box-shadow:0 2px 8px #00000014;margin-bottom:20px}.kiosk-serving-label{font-size:1rem;font-weight:700;letter-spacing:3px;color:var(--qme-purple);text-transform:uppercase;margin-bottom:4px}.kiosk-serving-number{font-size:clamp(80px,20vw,140px);font-weight:900;color:var(--qme-purple);line-height:1;margin:4px 0}.kiosk-wait{font-size:1rem;color:#666;margin-top:4px}.kiosk-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.kiosk-btn{background:#fff;border-radius:12px;padding:20px 16px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;cursor:pointer;border:2px solid transparent;transition:border-color .15s,transform .1s;text-decoration:none;color:inherit}.kiosk-btn-tap{border-color:var(--qme-purple-light);background:var(--qme-purple-light)}.kiosk-btn-tap:hover,.kiosk-btn-tap:active{border-color:var(--qme-purple);transform:scale(.98)}.kiosk-btn-scan{border-color:#e8f5e9;background:#e8f5e9}.kiosk-btn-icon{font-size:1.6rem}.kiosk-btn-title{font-size:.85rem;font-weight:700;letter-spacing:.5px;color:#1a1a2e;line-height:1.3;text-transform:uppercase}.kiosk-btn-number{font-size:2.5rem;font-weight:900;color:var(--qme-purple);background:#fff;border-radius:50%;width:72px;height:72px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #5b4fce33}.kiosk-qr-wrap{background:#fff;border-radius:8px;padding:8px;display:inline-flex}.kiosk-qr-hint{font-size:.72rem;color:#666;line-height:1.4}.kiosk-benefits-section{width:100%;background:#fff;border-radius:12px;padding:16px 20px;box-shadow:0 2px 8px #00000014;margin-bottom:16px}.kiosk-benefits-title{font-size:.75rem;font-weight:700;letter-spacing:1.5px;color:#888;text-transform:uppercase;margin-bottom:12px}.kiosk-benefits{display:flex;flex-direction:column;gap:8px}.kiosk-benefit{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#333}.kiosk-benefit-num{background:var(--qme-purple);color:#fff;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}.kiosk-benefit-icon{font-size:1.1rem;width:26px;text-align:center;flex-shrink:0}.kiosk-footer{font-size:.8rem;color:#aaa;text-align:center;padding-bottom:8px}:has(.kiosk-root) body,body:has(.kiosk-root){display:block!important;place-items:unset!important}@media(min-width:600px)and (orientation:landscape){.kiosk-root{max-width:900px;padding:16px 32px}.kiosk-serving-number{font-size:clamp(80px,14vw,120px)}.kiosk-actions{gap:24px}}@media(max-width:480px){.kiosk-actions{grid-template-columns:1fr}.kiosk-btn-scan .kiosk-qr-wrap svg{width:120px!important;height:120px!important}}
