.share-poster{display:inline-flex;position:relative}.share-poster[hidden]{display:none!important}.share-poster__trigger{background:var(--site-accent);height:36px;min-height:36px;color:var(--site-on-accent);cursor:pointer;font-size:var(--site-text-ui,.875rem);transition:background-color var(--site-motion,.16s) var(--site-ease,ease);border:0;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-weight:500;display:inline-flex}.share-poster__trigger:hover,.share-poster__trigger:focus-visible{background:var(--site-accent-hover);color:var(--site-on-accent)}.share-poster__trigger .app-ion-icon{width:.96rem;height:.96rem}.share-poster__menu{z-index:8;border:1px solid var(--site-frost);background:var(--site-glass-panel);border-radius:12px;gap:4px;min-width:148px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.share-poster__menu[hidden]{display:none}.share-poster__menu-item{min-height:36px;color:var(--site-fg);cursor:pointer;font-size:var(--site-text-ui,.875rem);background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-weight:500;display:flex}.share-poster__menu-item:hover,.share-poster__menu-item:focus-visible{background:var(--site-frost-soft);color:var(--site-fg-bright)}.share-poster__menu-item .app-ion-icon{width:.96rem;height:.96rem}.share-poster-dialog{z-index:1280;box-sizing:border-box;backdrop-filter:blur(14px);opacity:0;background:#000000b8;place-items:center;padding:1rem;transition:opacity .18s;display:grid;position:fixed;inset:0;overflow:hidden}.share-poster-dialog[hidden]{display:none}.share-poster-dialog--open,.share-poster-dialog--closing{opacity:1}.share-poster-dialog--closing{opacity:0}.share-poster-dialog__panel{box-sizing:border-box;border:1px solid var(--site-frost);background:var(--site-glass-panel);width:min(520px,100vw - 2rem);max-height:min(90vh,820px);box-shadow:var(--site-elev-ring);color:var(--site-fg);border-radius:16px;grid-template-rows:auto minmax(0,1fr) auto;gap:.9rem;padding:1rem;display:grid;overflow:auto}.share-poster-dialog__header{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.share-poster-dialog__header p,.share-poster-dialog__header span{margin:0}.share-poster-dialog__header p{color:var(--site-fg-bright);font-size:1rem;font-weight:var(--font-weight-bold)}.share-poster-dialog__header span{color:var(--site-fg-muted);font-size:.78rem}.share-poster-dialog__close{border:1px solid var(--site-frost);width:2.2rem;height:2.2rem;color:var(--site-fg-muted);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.share-poster-dialog__close:hover,.share-poster-dialog__close:focus-visible{background:var(--site-glass-hover);color:var(--site-fg-bright)}.share-poster-dialog__preview{background:0 0;place-items:center;min-height:0;padding:.25rem;display:grid;position:relative;overflow:hidden}.share-poster-dialog__image{user-select:auto;-webkit-touch-callout:default;border-radius:26px;width:min(360px,100%);height:auto;display:block;box-shadow:0 26px 60px #0000007a}.share-poster-dialog__image[hidden]{display:none}.share-poster-dialog__loading{aspect-ratio:3/4;border:1px solid var(--site-frost);background:var(--site-frost-soft);width:min(360px,100%);color:var(--site-fg-muted);border-radius:26px;place-items:center;gap:.75rem;font-size:.82rem;display:grid}.share-poster-dialog__loading[hidden]{display:none}.share-poster-dialog__loading span{border:3px solid var(--site-frost);border-top-color:var(--site-accent);border-radius:999px;width:2rem;height:2rem;animation:.8s linear infinite share-poster-loading-spin}.share-poster-dialog__loading p{margin:0}.share-poster-dialog__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.share-poster-dialog__primary,.share-poster-dialog__ghost{cursor:pointer;min-height:2.55rem;font-weight:var(--font-weight-semibold);transition:background-color var(--site-motion,.16s) var(--site-ease,ease);border-radius:12px}.share-poster-dialog__primary{background:var(--site-accent);color:var(--site-on-accent);border:0}.share-poster-dialog__primary:hover:not(:disabled),.share-poster-dialog__primary:focus-visible:not(:disabled){background:var(--site-accent-hover)}.share-poster-dialog__primary:disabled{cursor:wait;opacity:.72}.share-poster-dialog__ghost{border:1px solid var(--site-frost);color:var(--site-fg);background:0 0}.share-poster-dialog__ghost:hover,.share-poster-dialog__ghost:focus-visible{background:var(--site-glass-hover);border-color:var(--site-frost-strong)}@keyframes share-poster-loading-spin{to{transform:rotate(360deg)}}.share-poster[data-share-poster-layout=banner] .share-poster-dialog__panel{width:min(920px,100vw - 2rem)}.share-poster[data-share-poster-layout=banner] .share-poster-dialog__image{border-radius:18px;width:min(840px,100%)}.share-poster[data-share-poster-layout=banner] .share-poster-dialog__loading{aspect-ratio:3;border-radius:18px;width:min(840px,100%)}@media (width<=767px){.share-poster-dialog{padding:.75rem}.share-poster-dialog__panel{width:min(100%,420px);max-height:calc(100dvh - 1.5rem);overflow:hidden}.share-poster__trigger span{display:none}.share-poster__trigger{justify-content:center;width:36px;height:36px;padding:0}.share-poster-dialog__preview{border-radius:26px;align-content:center;max-height:none;padding:0}}.share-poster-card{box-sizing:border-box;color:#f0f0f0;transform-origin:top;background:#000;border:1px solid #d6ebfd52;border-radius:26px;width:360px;height:480px;font-family:MiSans VF,sans-serif;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 60px #0000007a}.share-poster-card--render-source{pointer-events:none;aspect-ratio:auto!important;position:fixed!important}.share-poster-card--article.share-poster-card--render-source,.share-poster-card--post.share-poster-card--render-source{width:360px!important;height:480px!important}.share-poster-card--music.share-poster-card--render-source{width:840px!important;height:280px!important}.share-poster-card--render-source[hidden]{display:none}.share-poster-card--render-source-active{z-index:-1;top:0;left:0}.share-poster-card__grain{z-index:1;opacity:.22;pointer-events:none;background-image:radial-gradient(circle at 20% 30%,#d6ebfd2e 0 1px,#0000 1px),radial-gradient(circle at 70% 20%,#ffffff24 0 1px,#0000 1px),radial-gradient(circle at 40% 80%,#d6ebfd1f 0 1px,#0000 1px);background-size:13px 13px,17px 17px,19px 19px;position:absolute;inset:0}.share-poster-card>:not(.share-poster-card__grain){z-index:2;position:relative}.share-poster-card__masthead{color:#a1a4a5;letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:18px 20px 10px;font-size:11px;display:flex}.share-poster-card__masthead strong{color:#f0f0f0;background:0 0;border:1px solid #d6ebfd3d;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:500}.share-poster-card--article{grid-template-rows:auto 148px minmax(0,1fr) auto}.share-poster-card__article-hero{background:#000;border:1px solid #d6ebfd38;border-radius:22px;margin:0 20px;overflow:hidden}.share-poster-card__art{width:100%;height:100%;display:block}.share-poster-card__media-cell img{object-fit:cover;width:100%;height:100%}.share-poster-card__image--failed{display:none}.share-poster-card__article-copy{align-content:start;gap:8px;min-height:0;padding:16px 22px 8px;display:grid;overflow:hidden}.share-poster-card__meta-row{color:#8a8f98;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.share-poster-card h2,.share-poster-card p{margin:0}.share-poster-card--article h2{color:#fff;letter-spacing:-.04em;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:MiSans VF,sans-serif;font-size:20px;font-weight:600;line-height:1.18;display:-webkit-box;overflow:hidden}.share-poster-card--article p{color:#a1a4a5;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:8;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.share-poster-card--post{grid-template-rows:auto 1fr auto}.share-poster-card__post-note{background:#ffffff08;border:1px solid #d6ebfd38;border-radius:22px;align-content:start;gap:10px;margin:0 18px 12px;padding:18px 16px 16px;display:grid;position:relative}.share-poster-card__pin{background:#000;border:1px solid #d6ebfd3d;border-radius:999px;width:42px;height:12px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(-2deg)}.share-poster-card--post h2{color:#fff;letter-spacing:-.04em;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:MiSans VF,sans-serif;font-size:20px;font-weight:600;line-height:1.18;display:-webkit-box;overflow:hidden}.share-poster-card--post p{color:#a1a4a5;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:13px;line-height:1.52;display:-webkit-box;overflow:hidden}.share-poster-card__media-grid{border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid;overflow:hidden}.share-poster-card__media-cell{aspect-ratio:1;background:#111;place-items:center;min-width:0;display:grid;overflow:hidden}.share-poster-card__media-more{aspect-ratio:1;color:#f0f0f0;letter-spacing:.12em;background:#111;border:1px solid #d6ebfd30;place-items:center;min-width:0;font-size:13px;font-weight:600;display:grid}.share-poster-card__media-cell:before{content:"Oolaf";color:#d6ebfd5c;letter-spacing:.08em;font-size:10px;font-weight:600}.share-poster-card__media-cell img{grid-area:1/1}.share-poster-card__media-cell:has(img:not(.share-poster-card__image--failed)):before{content:""}.share-poster-card__footer{grid-template-columns:minmax(0,1fr) 66px;align-items:end;gap:12px;padding:10px 20px 18px;display:grid}.share-poster-card__footer-copy{gap:4px;min-width:0;display:grid}.share-poster-card__footer-copy span,.share-poster-card__footer-copy small{color:#8a8f98;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.2;overflow:hidden}.share-poster-card__footer-copy strong{color:#fff;font-size:15px;font-weight:600}.share-poster-card__qr{background:#fff;border:1px solid #d6ebfd3d;border-radius:14px;width:66px;height:66px}.share-poster-card--light{color:#1a1a1a;background:#fff;border-color:#11111129;box-shadow:0 26px 60px #0000001f}.share-poster-card--light .share-poster-card__grain{background-image:radial-gradient(circle at 20% 30%,#1111111a 0 1px,#0000 1px),radial-gradient(circle at 70% 20%,#11111114 0 1px,#0000 1px),radial-gradient(circle at 40% 80%,#11111112 0 1px,#0000 1px)}.share-poster-card--light .share-poster-card__masthead{color:#6b7280}.share-poster-card--light.share-poster-card--article h2,.share-poster-card--light.share-poster-card--post h2,.share-poster-card--light .share-poster-card__masthead strong,.share-poster-card--light .share-poster-card__footer-copy strong{color:#111}.share-poster-card--light .share-poster-card__masthead strong,.share-poster-card--light .share-poster-card__article-hero,.share-poster-card--light .share-poster-card__post-note,.share-poster-card--light .share-poster-card__pin,.share-poster-card--light .share-poster-card__qr{border-color:#11111124}.share-poster-card--light .share-poster-card__article-hero,.share-poster-card--light .share-poster-card__pin{background:#fff}.share-poster-card--light.share-poster-card--article p,.share-poster-card--light.share-poster-card--post p,.share-poster-card--light .share-poster-card__meta-row,.share-poster-card--light .share-poster-card__footer-copy span,.share-poster-card--light .share-poster-card__footer-copy small{color:#5c5f66}.share-poster-card--light .share-poster-card__post-note{background:#11111108}.share-poster-card--light .share-poster-card__media-cell,.share-poster-card--light .share-poster-card__media-more{color:#111;background:#f4f4f4;border-color:#1111111f}.share-poster-card--light .share-poster-card__media-cell:before{color:#1111115c}.share-poster-card--music{width:840px;height:280px;font-family:var(--site-font-sans);border-radius:18px;align-items:center;padding:0;display:flex}.share-poster-card--music .share-poster-card__art{z-index:0;width:100%;height:100%;position:absolute;inset:0}.share-poster-card__music-copy{flex-direction:column;gap:.45rem;width:min(52%,420px);min-width:0;padding:28px 36px;display:flex}.share-poster-card--music .share-poster-card__qr{z-index:3;width:72px;height:72px;position:absolute;bottom:24px;right:28px}.share-poster-card__music-kicker{color:#a1a4a5;letter-spacing:.16em;text-transform:uppercase;font-size:13px}.share-poster-card--music h2{color:#fff;letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:32px;font-weight:650;line-height:1.2;display:-webkit-box;overflow:hidden}.share-poster-card--light.share-poster-card--music h2{color:#111}.share-poster-card--light .share-poster-card__music-kicker{color:#5c5f66}@media (width<=767px){.share-poster-card:not(.share-poster-card--music){aspect-ratio:3/4;width:min(360px,100vw - 3.5rem);height:auto}}
