.guest-shell{position:relative;min-height:100dvh;width:100%;max-width:100vw;overflow-x:hidden;background:var(--theme-background);background-image:var(--guest-background-image,none);background-size:cover;background-position:50%;background-attachment:fixed;color:var(--theme-text);font-family:var(--guest-body),Karla,sans-serif}.locale-selector select{min-height:2.25rem;border:1px solid color-mix(in srgb,var(--theme-text) 35%,transparent);border-radius:.375rem;background:color-mix(in srgb,var(--theme-background) 92%,white);color:var(--theme-text);padding:.25rem .5rem}.guest-logo{display:block;height:2.5rem;max-width:60%;margin:0 auto 1rem;object-fit:contain}.guest-hero{display:block;width:100%;max-height:12rem;object-fit:cover;border-radius:.5rem;margin-bottom:1rem}.guest-counter-note{text-align:center;font-size:.85rem;color:color-mix(in srgb,var(--theme-text) 70%,transparent)}.guest-shell ::selection{background:var(--theme-accent);color:var(--theme-background)}.guest-shell :focus-visible,.guest-shell:focus-visible{outline:2px solid var(--theme-primary);outline-offset:3px}.guest-display{font-family:var(--guest-display),"Big Shoulders",sans-serif;letter-spacing:.04em;text-transform:uppercase}.guest-frame{width:min(100%,28rem);margin:0 auto;padding:1.5rem 1.25rem 2.5rem;display:flex;flex-direction:column;gap:1.5rem}.guest-counter{display:grid;place-items:center;aspect-ratio:2.2/1;border:1px solid color-mix(in srgb,var(--theme-text) 18%,transparent);background:color-mix(in srgb,var(--theme-primary) 12%,var(--theme-background));box-shadow:0 10px 24px color-mix(in srgb,var(--theme-text) 12%,transparent)}.guest-counter strong{font-size:clamp(2.4rem,12vw,3.6rem);line-height:.9;font-variant-numeric:tabular-nums}.guest-cta{width:100%;min-height:3.5rem;padding:.9rem 1rem;border:0;background:var(--theme-primary);color:var(--theme-background);font-size:1.05rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transform:translateZ(0)}.guest-cta[disabled],.guest-ghost[disabled]{opacity:.55}.guest-ghost{width:100%;min-height:3.25rem;padding:.8rem 1rem;border:1px solid color-mix(in srgb,var(--theme-text) 22%,transparent);background:transparent;color:var(--theme-text);font-size:.95rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.guest-ghost,.guest-notice{transform:translateZ(0)}.guest-link{color:var(--theme-primary);font-weight:700;text-underline-offset:.2em}.guest-fail{padding:1rem 1.1rem;background:color-mix(in srgb,var(--theme-primary) 16%,var(--theme-background));color:var(--theme-text)}.guest-fail h2{margin:0 0 .35rem;font-size:1.05rem}.guest-copy p,.guest-fail p,.guest-privacy{margin:0;max-width:36ch;line-height:1.45}.guest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.guest-grid img{width:100%;aspect-ratio:1;object-fit:cover;background:color-mix(in srgb,var(--theme-text) 8%,var(--theme-background))}.guest-progress{position:fixed;inset:0;display:grid;place-items:center;background:var(--theme-background)}.guest-hidden-file{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}