.poster[data-astro-cid-gu7yyn7r]{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--bg);color:var(--text);font-family:var(--font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;position:relative;overflow:hidden;padding:3rem 1.5rem;box-sizing:border-box}.halo[data-astro-cid-gu7yyn7r]{position:absolute;width:120vmin;height:120vmin;border-radius:50%;background:radial-gradient(circle,var(--accent) 0%,transparent 65%);opacity:.12;filter:blur(60px);pointer-events:none;animation:breathe 12s ease-in-out infinite alternate;will-change:transform,opacity}@keyframes breathe{0%{transform:scale(.9);opacity:.09}to{transform:scale(1.05);opacity:.15}}.poster-inner[data-astro-cid-gu7yyn7r]{position:relative;z-index:1;max-width:68rem;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.poster-badge[data-astro-cid-gu7yyn7r]{display:inline-flex;align-items:center;gap:8px;margin:0;padding:6px 14px;border-radius:100px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#f8fafcbf}.badge-dot[data-astro-cid-gu7yyn7r]{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 10px var(--accent);animation:pulse-dot 2s infinite;flex-shrink:0}@keyframes pulse-dot{0%{transform:scale(.95)}50%{transform:scale(1.15)}to{transform:scale(.95)}}.poster-message[data-astro-cid-gu7yyn7r]{font-size:clamp(2.5rem,9vw,8rem);font-weight:900;line-height:1.08;letter-spacing:-.03em;margin:0;text-wrap:balance;overflow-wrap:break-word;max-width:100%}.poster-author[data-astro-cid-gu7yyn7r]{font-size:clamp(1rem,2.5vw,1.5rem);font-weight:600;color:var(--accent);margin:0}.poster-tags[data-astro-cid-gu7yyn7r]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;list-style:none;margin:0;padding:0}.poster-tag[data-astro-cid-gu7yyn7r]{font-size:.8rem;font-weight:600;padding:4px 12px;border-radius:100px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#f8fafc99}.poster-date[data-astro-cid-gu7yyn7r]{font-size:.8rem;color:#f8fafc75;margin:0}.poster-seal[data-astro-cid-gu7yyn7r]{display:flex;align-items:center;gap:.85rem;margin:.5rem 0 0;padding:.6rem 1rem .6rem .6rem;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff05;transition:border-color .2s ease}.poster-seal[data-astro-cid-gu7yyn7r]:hover{border-color:#ffffff26}.seal-glyph[data-astro-cid-gu7yyn7r]{display:inline-flex;flex-shrink:0}.seal-glyph[data-astro-cid-gu7yyn7r] svg{display:block;width:44px;height:44px}.seal-caption[data-astro-cid-gu7yyn7r]{display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left}.seal-label[data-astro-cid-gu7yyn7r]{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#f8fafc80}.seal-hash[data-astro-cid-gu7yyn7r]{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.8rem;letter-spacing:.06em;color:#f8fafcd1}.seal-verify[data-astro-cid-gu7yyn7r]{font-size:.7rem;font-weight:600;color:var(--accent);text-decoration:none}.seal-verify[data-astro-cid-gu7yyn7r]:hover{text-decoration:underline}.seal-verify[data-astro-cid-gu7yyn7r]:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.poster-qrcode-container[data-astro-cid-gu7yyn7r]{margin-top:1.25rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.qrcode-wrapper[data-astro-cid-gu7yyn7r]{padding:8px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:12px;display:inline-flex;justify-content:center;align-items:center;transition:transform .2s ease,border-color .2s ease}.qrcode-wrapper[data-astro-cid-gu7yyn7r]:hover{transform:scale(1.03);border-color:#ffffff26}.qrcode-wrapper[data-astro-cid-gu7yyn7r] svg{display:block;width:130px;height:130px;background:0 0}.qrcode-legend[data-astro-cid-gu7yyn7r]{font-size:.7rem;color:#f8fafc75;margin:0}.qrcode-downloads[data-astro-cid-gu7yyn7r]{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.download-btn[data-astro-cid-gu7yyn7r]{background:0 0;border:0;padding:0;font-size:.75rem;font-weight:600;color:var(--accent);text-decoration:none;cursor:pointer;transition:color .15s ease;font-family:inherit}.download-btn[data-astro-cid-gu7yyn7r]:hover{color:#fff;text-decoration:underline}.download-btn[data-astro-cid-gu7yyn7r]:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.download-sep[data-astro-cid-gu7yyn7r]{font-size:.75rem;color:#f8fafc40}.poster-actions[data-astro-cid-gu7yyn7r]{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.75rem}.action-link[data-astro-cid-gu7yyn7r],.action-share[data-astro-cid-gu7yyn7r]{display:inline-flex;align-items:center;padding:10px 22px;border-radius:100px;font-size:.9rem;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease}.action-link[data-astro-cid-gu7yyn7r]{border:1px solid rgba(255,255,255,.15);background:#ffffff0d;color:var(--text)}.action-share[data-astro-cid-gu7yyn7r]{border:1px solid var(--accent);background:var(--accent);color:var(--bg)}.action-link[data-astro-cid-gu7yyn7r]:hover,.action-share[data-astro-cid-gu7yyn7r]:hover{transform:translateY(-2px)}.action-link[data-astro-cid-gu7yyn7r]:focus-visible,.action-share[data-astro-cid-gu7yyn7r]:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.share-feedback[data-astro-cid-gu7yyn7r]{min-height:1.2em;font-size:.85rem;color:#f8fafcb3;margin:0}@media (prefers-reduced-motion:reduce){.halo[data-astro-cid-gu7yyn7r],.badge-dot[data-astro-cid-gu7yyn7r]{animation:none}.action-link[data-astro-cid-gu7yyn7r]:hover,.action-share[data-astro-cid-gu7yyn7r]:hover,.qrcode-wrapper[data-astro-cid-gu7yyn7r]:hover{transform:none}}@media print{@page{size:auto;margin:10mm}body{background:#fff!important;color:#000!important}.poster-badge[data-astro-cid-gu7yyn7r],.poster-actions[data-astro-cid-gu7yyn7r],.share-feedback[data-astro-cid-gu7yyn7r],.qrcode-legend[data-astro-cid-gu7yyn7r],.qrcode-downloads[data-astro-cid-gu7yyn7r],.seal-verify[data-astro-cid-gu7yyn7r],.halo[data-astro-cid-gu7yyn7r]{display:none!important}.poster[data-astro-cid-gu7yyn7r]{background:#fff!important;color:#000!important;min-height:100vh;height:100%;padding:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-sizing:border-box}.poster-inner[data-astro-cid-gu7yyn7r]{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-grow:1;padding:2rem 0}.poster-message[data-astro-cid-gu7yyn7r]{color:#000!important;font-size:clamp(3rem,8vw,6rem)!important;margin-top:auto;margin-bottom:auto;text-align:center;page-break-inside:avoid}.poster-author[data-astro-cid-gu7yyn7r]{color:#000!important;font-size:1.5rem!important;margin-top:1rem}.poster-tags[data-astro-cid-gu7yyn7r]{margin-top:.5rem}.poster-tag[data-astro-cid-gu7yyn7r]{color:#000!important;border-color:#000!important;background:0 0!important}.poster-date[data-astro-cid-gu7yyn7r]{color:#666!important;margin-top:.5rem}.poster-seal[data-astro-cid-gu7yyn7r]{border-color:#000!important;background:0 0!important;page-break-inside:avoid}.seal-glyph[data-astro-cid-gu7yyn7r] svg{fill:#000!important}.seal-label[data-astro-cid-gu7yyn7r]{color:#666!important}.seal-hash[data-astro-cid-gu7yyn7r]{color:#000!important}.poster-qrcode-container[data-astro-cid-gu7yyn7r]{margin-top:auto;margin-bottom:1rem;page-break-inside:avoid}.qrcode-wrapper[data-astro-cid-gu7yyn7r]{background:0 0!important;border:1px solid #000!important;border-radius:8px}.qrcode-wrapper[data-astro-cid-gu7yyn7r] svg rect[fill="#000000"]{fill:#000!important}}