.qyg-root{--qyg-display-weight:800;display:flex;flex-direction:column;gap:9px;margin:0 auto;max-width:36rem;min-height:100dvh;background:var(--qyg-bg-page);font-family:var(--qyg-font-ui);color:var(--qyg-ink);padding:12px 12px calc(12px + env(safe-area-inset-bottom))}.qyg-theme-classic{--qyg-display-weight:700}.qyg-theme-modern{--qyg-display-weight:800}.qyg-theme-playful{--qyg-display-weight:900}.qyg-hero{position:relative;height:150px;border-radius:var(--qyg-r-photo);overflow:hidden}.qyg-hero-keepsake{height:120px}.qyg-hero-join{height:210px;border-radius:0}.qyg-hero-join .qyg-hero-caption{bottom:16px;text-align:center}.qyg-hero-join .qyg-hero-name{font-size:26px}.qyg-hero-join .qyg-hero-eyebrow{font-size:10.5px;letter-spacing:.22em}.qyg-hero-image{display:block;width:100%;height:100%;object-fit:cover}.qyg-hero-scrim{position:absolute;inset:0;background:var(--qyg-scrim-photo)}.qyg-hero-caption{position:absolute;left:14px;right:14px;bottom:10px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.35)}.qyg-hero-name{font-family:var(--qyg-font-display);font-weight:var(--qyg-display-weight);font-size:19px;line-height:1.15;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.qyg-hero-eyebrow{font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;opacity:.92}.qyg-hero-date{font-size:10.5px;opacity:.92}.qyg-masthead{display:flex;flex-direction:column;align-items:center;gap:4px;padding:18px 16px 14px;min-height:70px;text-align:center}.qyg-masthead-name{font-family:var(--qyg-font-display);font-weight:var(--qyg-display-weight);font-size:var(--qyg-masthead-size,26px);line-height:1.12;color:var(--qyg-ink);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:break-word}.qyg-masthead-dateline{display:flex;align-items:center;gap:8px}.qyg-masthead-date{font-size:10.5px;color:var(--qyg-ink-faint)}.qyg-masthead-rule{width:28px;height:1.5px;background:var(--qyg-border-strong);flex:none}.qyg-theme-classic .qyg-masthead-rule{height:1px}.qyg-theme-classic .qyg-masthead-date{font-style:italic}.qyg-theme-playful .qyg-masthead-rule{width:4px;height:4px;border-radius:var(--qyg-r-pill)}.qyg-theme-playful .qyg-masthead-rule-start{background:var(--color-team)}.qyg-theme-playful .qyg-masthead-rule-end{background:var(--color-team-opp)}.qyg-theme-playful .qyg-masthead-date{font-family:var(--qyg-font-display);font-weight:var(--qyg-weight-display)}.qyg-slot{border:1px dashed var(--qyg-border-strong);border-radius:var(--qyg-r-card);background:var(--qyg-bg-card);padding:10px 12px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-height:44px;justify-content:center;text-align:left}.qyg-slot-name{font-family:var(--qyg-font-mono);font-size:10.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--qyg-ink-tertiary)}.qyg-slot-line{font-size:12.5px;color:var(--qyg-ink-secondary)}.qyg-slot-strong{color:var(--color-team-dark);font-weight:700}.qyg-screen-host{position:fixed;inset:0;z-index:1200;overflow-y:auto;overscroll-behavior:contain;background:var(--qyg-bg-page)}