body:has(.demo-guest-chrome){display:flex;flex-direction:column;min-height:100dvh}body:has(.demo-guest-chrome) .demo-guest-chrome{flex-shrink:0}body:has(.demo-guest-chrome) .guest-shell{flex:1 0 auto;width:100%;min-height:calc(100dvh - var(--demo-guest-chrome-h, 3.25rem))}body:has(.demo-guest-chrome){--demo-guest-chrome-h:3.25rem}body:has(.demo-guest-chrome) .guest-quiz-actions{padding-bottom:max(1.75rem,calc(env(safe-area-inset-bottom, 0px) + 2.5rem),var(--mx-browser-clearance,1.5rem))}body:has(.demo-guest-chrome) .guest-welcome{padding-bottom:max(clamp(.75rem,3vh,2rem),calc(env(safe-area-inset-bottom, 0px) + 2.25rem),var(--mx-browser-clearance,1.5rem))}body:has(.demo-guest-chrome) .guest-shell:has(.guest-quiz-actions){padding-bottom:0}.demo-guest-chrome{position:sticky;top:0;z-index:80;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:max(.65rem,env(safe-area-inset-top)) max(1.1rem,env(safe-area-inset-right)) .65rem max(1.1rem,env(safe-area-inset-left));background:rgba(12,10,9,.96);border-bottom:1px solid rgba(246,239,232,.08);font-family:Manrope,system-ui,sans-serif}.demo-guest-chrome-mark{display:inline-flex;align-items:center;gap:.45rem;min-width:0;color:rgba(246,239,232,.72);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.demo-guest-chrome-mark:before{content:"";width:.45rem;height:.45rem;border-radius:999px;background:#c9a86a;box-shadow:0 0 0 3px rgba(201,168,106,.18);flex-shrink:0}.demo-guest-chrome-actions{display:inline-flex;align-items:center;gap:.45rem;flex-shrink:0}.demo-guest-chrome-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.35rem .85rem;border-radius:999px;border:1px solid rgba(246,239,232,.16);background:rgba(246,239,232,.06);color:#f6efe8;font:inherit;font-size:.78rem;font-weight:600;letter-spacing:.01em;text-decoration:none;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease}.demo-guest-chrome-btn:hover{background:rgba(246,239,232,.12);border-color:rgba(246,239,232,.28)}.demo-guest-chrome-btn.is-accent{border-color:rgba(201,168,106,.45);background:rgba(201,168,106,.16);color:#f0d9a8}.demo-guest-chrome-btn.is-accent:hover{background:rgba(201,168,106,.26);border-color:rgba(201,168,106,.65);color:#f6efe8}.demo-cabinet-chrome{position:sticky;top:0;z-index:80;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem 1rem;background:#16130f;border-bottom:1px solid rgba(246,239,232,.1);font-family:Manrope,system-ui,sans-serif}.demo-cabinet-chrome-mark{display:inline-flex;align-items:center;gap:.45rem;color:rgba(246,239,232,.7);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.demo-cabinet-chrome-mark:before{content:"";width:.4rem;height:.4rem;border-radius:999px;background:#c9a86a;flex-shrink:0}.demo-cabinet-chrome-actions{display:inline-flex;align-items:center;gap:.4rem}.demo-cabinet-chrome-btn{display:inline-flex;align-items:center;justify-content:center;min-height:1.9rem;padding:.3rem .8rem;border-radius:999px;border:1px solid rgba(246,239,232,.14);background:rgba(246,239,232,.05);color:#f6efe8;font:inherit;font-size:.76rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.demo-cabinet-chrome-btn:hover{background:rgba(246,239,232,.1);border-color:rgba(246,239,232,.26)}.demo-cabinet-chrome-btn.is-accent{border-color:rgba(201,168,106,.4);background:rgba(201,168,106,.14);color:#f0d9a8}.demo-cabinet-chrome-btn.is-accent:hover{background:rgba(201,168,106,.24)}.demo-cabinet-banner,.demo-guest-banner{display:none}