:root{--booth-bg:#f8fafc;--booth-btn-bg:#0f172a;--booth-btn-secondary-bg:#e2e8f0;--booth-btn-text:#fff;--booth-card-bg:#e2e8f0;--booth-card-text:#0f172a;--booth-font-body:Arial, sans-serif;--booth-font-headline:Arial, sans-serif;--booth-qr-color:#0f172a;--booth-text:#0f172a}*{box-sizing:border-box}html,body{min-height:100%;margin:0}button{border:none;padding-block:0;padding-inline:0}.booth-app-shell{background:var(--booth-bg);color:var(--booth-text);font-family:var(--booth-font-body)}h1,h2,h3{font-family:var(--booth-font-headline);margin:0}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}p{font-size:1.4rem}a{color:inherit}img,video{max-width:100%;height:auto;display:block}.is-hidden{display:none}.booth-app-shell,.booth-screen,.booth-center-screen{min-height:100vh}.booth-app-shell{--booth-side-card-bg:color-mix(in srgb, var(--booth-card-bg) 92%, transparent);background-color:var(--booth-bg);font-family:var(--booth-font-body);background-position:50%;background-repeat:no-repeat;background-size:cover}.booth-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem;display:flex}.booth-screen-inner-capture{text-align:center;flex-direction:column;justify-content:start;align-items:center;gap:2rem;width:100%;height:75vh;display:flex}.booth-screen.top{justify-content:start;padding-top:12.5vw}.booth-hero{flex-direction:column;align-items:center;gap:1rem;max-width:40rem;display:flex}.booth-brand-name{letter-spacing:0;margin:0;font-size:1rem;font-weight:700}.booth-logo--landscape,.booth-logo--square{display:block;position:relative}.booth-logo--landscape{width:min(100%,22rem);height:4.5rem}.booth-logo--square{width:min(100%,8rem);height:5rem}.booth-logo--size-medium.booth-logo--landscape{width:min(100%,30rem);height:7rem}.booth-logo--size-medium.booth-logo--square{width:min(100%,12rem);height:8rem}.booth-logo--size-large.booth-logo--landscape{width:min(100%,40rem);height:10rem}.booth-logo--size-large.booth-logo--square{width:min(100%,18rem);height:12rem}.booth-hero-compact{gap:.5rem}.booth-footer{font-size:.95rem}.booth-card,.booth-side-card,.booth-modal{background:var(--booth-side-card-bg);color:var(--booth-card-text);border-radius:2rem;box-shadow:0 24px 80px #0f172a1f}.booth-card{width:min(100%,36rem);max-width:36rem;padding:2rem}.booth-link{cursor:pointer;text-decoration:underline}.booth-text-button{color:var(--booth-btn-bg);font-weight:700}.booth-button{background:var(--booth-btn-bg);color:var(--booth-btn-text);cursor:pointer;font:inherit;border:0;border-radius:999px;padding:1rem 2rem;font-size:1rem;font-weight:700}.booth-button--cta{animation:2s ease-in-out infinite cta-pulse}@keyframes cta-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--booth-btn-bg) 40%, transparent);transform:scale(1)}50%{box-shadow:0 0 0 12px color-mix(in srgb, var(--booth-btn-bg) 0%, transparent);transform:scale(1.06)}to{transform:scale(1)}}.booth-button-secondary{background:var(--booth-btn-secondary-bg);color:var(--booth-btn-text)}.booth-button-text{background:0 0}.booth-grid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem;width:min(100%,64rem);display:grid}.booth-variant-button{border-radius:1.25rem;flex-direction:column;align-items:stretch;gap:.75rem;width:100%;min-height:16rem;padding:.75rem;display:flex;overflow:hidden}.booth-variant-button-text-only{min-height:3.5rem}.booth-variant-media{grid-template-columns:minmax(0,1fr);gap:.5rem;width:100%;display:grid}.booth-variant-media-split{grid-template-columns:repeat(2,minmax(0,1fr))}.booth-variant-image-frame{aspect-ratio:4/3;background:color-mix(in srgb, var(--booth-card-bg) 80%, #000 20%);border-radius:.8rem;min-width:0;display:block;position:relative;overflow:hidden}.booth-variant-image{object-fit:cover}.booth-variant-label{overflow-wrap:anywhere;flex:1;justify-content:center;align-items:center;min-height:3rem;display:flex}.booth-separator{opacity:.7;margin:0 .35rem;display:inline-block}.booth-video-shell{aspect-ratio:16/9;background:#000;border-radius:2rem;width:auto;max-width:100%;height:100%;max-height:50vh;position:relative;overflow:hidden}.booth-video-shell img,.booth-video-shell video{object-fit:cover;width:100%;height:100%}.booth-countdown{z-index:10;background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.booth-countdown>span{color:#fff;font-size:clamp(4rem,12vw,10rem);font-weight:700;animation:.8s ease-out countdown-pop}@keyframes countdown-pop{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.booth-spinner{border:6px solid #ffffff4d;border-top-color:#fff;border-radius:999px;width:4rem;height:4rem;animation:1s linear infinite spin}.booth-spinner-text{color:#fff;text-align:center;margin-top:1rem;font-size:1.2rem}.booth-processing-overlay{z-index:10;background:#00000080;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.booth-actions-row,.booth-actions-stack,.photo-actions,.booth-consent-actions{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;display:flex}.booth-actions-stack{gap:2rem}.booth-actions-stack,.booth-consent-actions,.photo-actions{flex-direction:column}.booth-input{border:3px solid var(--booth-btn-bg);color:var(--booth-btn-bg);font:inherit;text-align:center;border-radius:999px;width:100%;padding:1rem 1.25rem}.booth-error{color:#a11a1a}.booth-camera-error{background:var(--booth-card-bg,#fff);color:var(--booth-card-text);text-align:center;z-index:100;border-radius:.75rem;flex-direction:column;gap:.75rem;width:calc(100% - 3rem);max-width:28rem;padding:1.25rem 1.5rem;display:flex;position:fixed;top:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #00000026}.booth-camera-error p{font-size:1.2rem}.booth-modal-backdrop{background:#0a11238c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.booth-modal-dismiss{cursor:pointer;background:0 0;border:0;padding:0;position:absolute;inset:0}.booth-modal{width:min(100%,48rem);max-width:48rem;padding:2rem;position:relative}.booth-consent{flex-direction:column;gap:1rem;display:flex}.booth-result-layout{align-items:stretch;gap:1.5rem;width:min(100%,80rem);display:flex}.booth-result-layout>.booth-video-shell{object-position:center;flex:1 1 0}.booth-side-card{flex-direction:column;flex:none;justify-content:center;align-items:center;width:0;min-height:18rem;padding:0;transition:padding .45s cubic-bezier(.4,0,.2,1),width .45s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.booth-side-card--visible{width:19.5rem;padding:2rem 2rem 2rem 1.5rem}.booth-side-card-content{opacity:0;flex-direction:column;align-items:center;gap:1rem;transition:opacity .3s .35s;display:flex}.booth-side-card--visible .booth-side-card-content{opacity:1}.booth-qr-code{color:var(--booth-qr-color)}.booth-qr-scan-text{color:var(--booth-card-text);text-align:center;margin:0;font-size:.875rem}.booth-mobile-view{padding:1rem}@media (max-width:960px){.booth-result-layout{flex-direction:column}.booth-side-card{width:100%}.booth-side-card--visible{width:100%;padding:1.5rem 2rem}.booth-result-layout>.booth-video-shell{flex:1}}.booth-consent-privacy-hint{font-size:1.2rem}.booth-privacy-modal{flex-direction:column;width:min(100%,56rem);max-width:56rem;height:min(90vh,56rem);padding:0;display:flex;overflow:hidden}.booth-privacy-modal-header{border-bottom:1px solid color-mix(in srgb, var(--booth-card-text) 15%, transparent);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.booth-privacy-modal-header h2{margin:0;font-size:1.25rem}.booth-privacy-modal-close{color:inherit;cursor:pointer;background:0 0;border:0;padding:.25rem .5rem;font-size:1.25rem;line-height:1}.booth-privacy-modal-body{flex:1;min-height:0;overflow-y:auto}.booth-privacy-iframe{border:0;width:100%;height:100%}.booth-privacy-richtext{text-align:left;padding:1.5rem}.booth-corner-logo{z-index:100;position:fixed;top:1.5rem;left:1.5rem}.booth-corner-logo--landscape{width:min(100%,12rem);height:2.5rem}.booth-corner-logo--square{width:3rem;height:3rem}.booth-preview-restart{color:#fff;cursor:pointer;font:inherit;z-index:9999;background:#000000a6;border:0;border-radius:999px;padding:.4rem 1rem;font-size:.8rem;font-weight:600;position:fixed;top:.75rem;left:50%;transform:translate(-50%)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.no-margin{margin:0}
