.experimental-shell[data-variant=guest]{width:min(520px,calc(100% - 28px));padding-bottom:48px}.experimental-guest{--exp-guest-glass-blur:var(--depth-glass-blur,var(--depth-overlay-blur,14px));--exp-guest-cluster-radius:var(--meetza-cluster-radius,var(--radius));position:relative}.experimental-guest__stack{gap:var(--depth-cluster-gap,14px)}.experimental-guest__lead{display:grid;gap:8px}.experimental-guest .card,.experimental-guest .event-card,.experimental-guest .event-checklist-panel,.experimental-guest .event-poll-panel,.experimental-guest .guest-actions,.experimental-guest .guest-location-map,.experimental-guest .rsvp-panel{border-radius:var(--exp-guest-cluster-radius,var(--radius))}.experimental-guest .card,.experimental-guest .event-card,.experimental-guest .event-checklist-panel.card,.experimental-guest .event-poll-panel.card,.experimental-guest .guest-location-map{background:var(--depth-glass-fill,color-mix(in srgb,var(--raised) 64%,transparent));border:1px solid var(--depth-glass-edge,var(--line));backdrop-filter:blur(calc(var(--exp-guest-glass-blur) + 2px));-webkit-backdrop-filter:blur(calc(var(--exp-guest-glass-blur) + 2px));box-shadow:inset 0 1px 0 var(--depth-glass-inset,var(--depth-surface-inset,transparent)),0 6px 18px color-mix(in srgb,var(--ink) 6%,transparent),var(--depth-plastic-shadow,none)}.experimental-guest .event-checklist-panel.card{box-shadow:inset 0 1px 0 var(--depth-glass-inset,transparent),0 0 var(--depth-glow-blur,0) var(--depth-glow-spread,0) var(--depth-glow-checklist,transparent),var(--depth-plastic-shadow,none)}.experimental-guest .event-poll-panel.card{box-shadow:inset 0 1px 0 var(--depth-glass-inset,transparent),0 0 var(--depth-glow-blur,0) var(--depth-glow-spread,0) var(--depth-glow-poll,transparent),var(--depth-plastic-shadow,none)}.experimental-guest .guest-invite-greeting h1{margin:0;font-size:clamp(1.2rem,4.5vw,1.55rem);font-weight:800;line-height:1.2}.experimental-guest__rsvp-panel{margin:0;padding:12px;background:var(--depth-glass-fill,color-mix(in srgb,var(--raised) 62%,transparent));border:1px solid var(--depth-glass-edge,var(--line));backdrop-filter:blur(var(--exp-guest-glass-blur));-webkit-backdrop-filter:blur(var(--exp-guest-glass-blur));box-shadow:inset 0 1px 0 var(--depth-glass-inset,transparent),var(--depth-plastic-shadow,none)}.experimental-guest__rsvp-group{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0}.experimental-guest__rsvp-group .icon-control{width:100%;min-width:var(--control-min-target,44px);min-height:48px;height:48px;border-radius:14px;background:var(--depth-glass-fill,color-mix(in srgb,var(--raised) 55%,transparent));border:1px solid var(--depth-glass-edge,transparent);color:var(--ink);box-shadow:0 4px 10px color-mix(in srgb,var(--ink) 10%,transparent)}.experimental-guest__rsvp-group [data-testid=guest-rsvp-going].is-active{color:#20150b;background:color-mix(in srgb,var(--accent) 90%,var(--raised));border-color:transparent;box-shadow:0 0 calc(var(--depth-glow-blur, 0) + 6px) calc(var(--depth-glow-spread, 0) + 2px) var(--depth-glow-important,transparent),var(--depth-cta-glow,none)}.experimental-guest__rsvp-group .icon-control.is-active:not([data-testid=guest-rsvp-going]){background:color-mix(in srgb,var(--ink) 88%,var(--raised));color:var(--bg);border-color:transparent}@media (prefers-reduced-motion:reduce){.experimental-guest .event-checklist-panel.card,.experimental-guest .event-poll-panel.card{box-shadow:inset 0 1px 0 var(--depth-glass-inset,transparent),var(--depth-plastic-shadow,none)}.experimental-guest__rsvp-group [data-testid=guest-rsvp-going].is-active{box-shadow:none}}