/* Participant screens are fixed-height kiosk surfaces; admin remains scrollable. */
.processing-shell{min-height:100dvh;display:grid;place-items:center;padding:24px}.processing-card{width:min(720px,100%)}.result-shell{height:100dvh;display:grid;grid-template-columns:min(48vw,66.667dvh) minmax(0,1fr);overflow:hidden;background:#fffefa}.result-photo{position:relative;min-width:0;background:#10241f;overflow:hidden;display:grid;place-items:center}.result-photo>img{display:block;width:100%;height:100%;object-fit:contain}.ai-label{position:absolute;left:24px;bottom:24px;padding:.65rem .9rem;border:1px solid #ffffff38;border-radius:999px;background:#091814ad;color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;backdrop-filter:blur(12px)}.result-panel{min-width:0;padding:clamp(28px,4vw,64px);display:flex;flex-direction:column;justify-content:space-between;gap:20px}.result-panel h1{font-size:clamp(3.2rem,6vw,5.8rem);line-height:.78;margin:.7rem 0 1.2rem}.result-panel p{color:#6f7975;max-width:480px}.result-actions{display:flex;align-items:center;gap:24px}.qr-card{padding:12px;display:grid;justify-items:center;gap:7px;border:1px solid #e8e2d7;border-radius:18px;background:#fff;box-shadow:0 10px 30px #152a2314}.qr-card img,.qr-card canvas{width:150px!important;height:150px!important}.qr-card span{font-size:.62rem;font-weight:800;color:#6f7975;text-transform:uppercase;letter-spacing:.07em}.action-stack{display:grid;gap:10px;min-width:210px}
.group-result{grid-template-columns:minmax(0,1.3fr) minmax(420px,.7fr)}
@media(min-width:768px) and (max-width:1366px) and (max-height:950px){body:has(.welcome-shell),body:has(.capture-shell),body:has(.selection-shell),body:has(.processing-shell),body:has(.result-shell){height:100dvh;overflow:hidden}.welcome-shell{height:100dvh;min-height:0;grid-template-columns:40% 60%}.welcome-visual{min-height:0;height:100%;padding:28px}.brand-pill{padding:.5rem .75rem;font-size:.62rem}.visual-orbit{width:min(300px,76%)}.portrait-silhouette{font-size:4.2rem}.visual-caption{font-size:1.6rem}.welcome-content{padding:30px 44px}.content-inner{max-width:570px}.welcome-content .step{margin-bottom:1rem!important}.welcome-content h1{font-size:clamp(3rem,5.5vw,4.6rem);margin:.45rem 0 .8rem}.welcome-lead{font-size:.95rem;line-height:1.5;margin-bottom:.7rem}.welcome-content form{margin-top:1rem!important}.consent-card{padding:.8rem 1rem}.consent-card small{font-size:.72rem;line-height:1.35}.welcome-content .btn-xl{padding:.82rem 1.4rem}.trust-row{margin-top:1rem}.capture-shell{height:100dvh;min-height:0;padding:16px 28px;overflow:hidden}.kiosk-header{height:62px;margin-bottom:10px}.kiosk-header h1{font-size:1.7rem}.capture-stage{height:calc(100dvh - 88px);display:grid;grid-template-rows:minmax(0,1fr) auto}.capture-stage .camera-frame{height:100%;max-height:none;width:min(520px,70vw);aspect-ratio:auto}.control-dock{margin-top:9px;padding:.5rem .85rem}.shutter{width:62px;height:62px}.selection-shell{height:100dvh;min-height:0;padding:20px 30px 88px;overflow:hidden}.selection-header{height:86px;margin-bottom:12px;align-items:center}.selection-header h1{font-size:2.5rem;margin:.1rem 0}.selection-header p{font-size:.78rem;margin:0}.session-chip{padding:.55rem .8rem}.costume-grid{height:calc(100dvh - 206px);grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:10px}.costume-card{min-height:0}.costume-art{height:42%;min-height:78px;font-size:2rem}.costume-card .card-body{height:58%;padding:.7rem}.costume-grid h2{font-size:1.05rem;margin:.15rem 0}.costume-grid p{font-size:.67rem;line-height:1.3;min-height:0;margin-bottom:.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.region-tag,.gender-tag{font-size:.52rem;padding:.22rem .4rem}.choose-label{font-size:.62rem}.selection-dock{bottom:10px;padding:.55rem .7rem}.processing-shell{height:100dvh;min-height:0;padding:18px}.processing-card .glass{max-height:calc(100dvh - 36px)}.processing-card .glass{padding:2rem!important}.processing-card .step{margin-bottom:1.4rem!important}.processing-card .spinner-premium{width:64px;height:64px;margin-bottom:1rem!important}.processing-card h1{font-size:2.8rem}.result-panel{padding:28px 36px;gap:10px}.result-panel h1{font-size:4.2rem;margin:.45rem 0 .8rem}.result-actions{gap:16px}.qr-card img,.qr-card canvas{width:128px!important;height:128px!important}.action-stack{min-width:190px}.action-stack .btn-xl{padding:.8rem 1rem;font-size:.9rem}}
@media(max-width:767px){body:has(.welcome-shell),body:has(.capture-shell),body:has(.processing-shell){overflow-x:hidden}.result-shell{height:auto;min-height:100dvh;grid-template-columns:1fr;overflow:auto}.result-photo{height:56vh}.result-panel{padding:28px 20px}.result-panel h1{font-size:3.5rem}.result-actions{align-items:stretch}.qr-card img,.qr-card canvas{width:120px!important;height:120px!important}.action-stack{min-width:0;flex:1}.processing-shell{padding:12px}}
