.archive-pagination[data-astro-cid-bbbmz6pm]{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin:.5rem 0 1.5rem;padding:.85rem 1.25rem;background:#ffffffb3;border:1px solid var(--y-border);border-radius:12px;box-shadow:0 4px 12px #212a5508;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.nav-item[data-astro-cid-bbbmz6pm]{display:flex;align-items:center}.nav-item[data-astro-cid-bbbmz6pm] a[data-astro-cid-bbbmz6pm],.disabled-link[data-astro-cid-bbbmz6pm]{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s ease-in-out}.nav-item[data-astro-cid-bbbmz6pm] a[data-astro-cid-bbbmz6pm]{color:var(--y-text)}.nav-item[data-astro-cid-bbbmz6pm] a[data-astro-cid-bbbmz6pm]:hover{color:var(--y-brand)}.nav-item[data-astro-cid-bbbmz6pm].prev a[data-astro-cid-bbbmz6pm]:hover .arrow[data-astro-cid-bbbmz6pm]{transform:translate(-3px)}.nav-item[data-astro-cid-bbbmz6pm].next a[data-astro-cid-bbbmz6pm]:hover .arrow[data-astro-cid-bbbmz6pm]{transform:translate(3px)}.arrow[data-astro-cid-bbbmz6pm]{transition:transform .2s ease-in-out;font-weight:700}.disabled-link[data-astro-cid-bbbmz6pm]{color:var(--y-muted);cursor:not-allowed;opacity:.6}.nav-item[data-astro-cid-bbbmz6pm].calendar a[data-astro-cid-bbbmz6pm]{color:var(--y-brand-deep);font-weight:600}.nav-item[data-astro-cid-bbbmz6pm].calendar a[data-astro-cid-bbbmz6pm]:hover{color:var(--y-brand)}.icon[data-astro-cid-bbbmz6pm]{font-size:1rem}@media(max-width:600px){.archive-pagination[data-astro-cid-bbbmz6pm]{padding:.75rem 1rem;gap:.5rem}.label-prefix[data-astro-cid-bbbmz6pm]{display:none}.nav-item[data-astro-cid-bbbmz6pm] a[data-astro-cid-bbbmz6pm],.disabled-link[data-astro-cid-bbbmz6pm]{font-size:.85rem;gap:.25rem}.icon[data-astro-cid-bbbmz6pm]{font-size:.9rem}}html.dark-theme .archive-pagination[data-astro-cid-bbbmz6pm]{background:#121826d9;border-color:#1f293d;box-shadow:0 4px 12px #0000004d}html.dark-theme .nav-item[data-astro-cid-bbbmz6pm] a[data-astro-cid-bbbmz6pm]{color:#cbd5e1}html.dark-theme .nav-item[data-astro-cid-bbbmz6pm] a[data-astro-cid-bbbmz6pm]:hover,html.dark-theme .nav-item[data-astro-cid-bbbmz6pm].calendar a[data-astro-cid-bbbmz6pm]{color:#a78bfa}html.dark-theme .nav-item[data-astro-cid-bbbmz6pm].calendar a[data-astro-cid-bbbmz6pm]:hover{color:#c084fc}html.dark-theme .disabled-link[data-astro-cid-bbbmz6pm]{color:#475569}html.dark-theme .date-label[data-astro-cid-bbbmz6pm]{color:#64748b}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:"Source Sans 3",sans-serif;background:radial-gradient(circle at 8% 12%,rgba(95,1,209,.16),transparent 38%),radial-gradient(circle at 92% 6%,rgba(71,145,255,.17),transparent 42%),linear-gradient(180deg,#eef2ff,#f7f9ff 65%,#eef3ff);color:var(--y-text)}.page-shell[data-astro-cid-5wt6hcu2]{width:min(1240px,calc(100% - 2rem));margin:2rem auto 3rem;display:grid;gap:1rem}.story-detail[data-astro-cid-5wt6hcu2]{border:1px solid var(--y-border);background:linear-gradient(180deg,#fff,#f6f8ff);border-radius:16px;display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);overflow:hidden;box-shadow:var(--y-shadow)}.story-left-column[data-astro-cid-5wt6hcu2]{display:flex;flex-direction:column;border-right:1px solid #dde3f6}.hero-image[data-astro-cid-5wt6hcu2]{display:block;width:100%;height:100%;min-height:290px;max-height:480px;object-fit:cover;border-bottom:1px solid #dde3f6;background:#edf1ff url(/images/placeholder.svg) center / cover no-repeat}.hero-image-empty[data-astro-cid-5wt6hcu2]{aspect-ratio:16 / 9;min-height:220px;background:linear-gradient(135deg,#e9eeff,#f8f9ff)}.hero-collage[data-astro-cid-5wt6hcu2]{display:grid;width:100%;height:320px;max-height:480px;border-bottom:1px solid #dde3f6;overflow:hidden;gap:2px;background:#edf1ff}.collage-count-1[data-astro-cid-5wt6hcu2]{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.collage-count-2[data-astro-cid-5wt6hcu2]{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr)}.collage-count-3[data-astro-cid-5wt6hcu2]{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.collage-count-3[data-astro-cid-5wt6hcu2] .collage-img-0[data-astro-cid-5wt6hcu2]{grid-column:span 2}.collage-count-4[data-astro-cid-5wt6hcu2]{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.collage-img[data-astro-cid-5wt6hcu2]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.collage-img[data-astro-cid-5wt6hcu2]:hover{transform:scale(1.04)}.story-sidebar-extra[data-astro-cid-5wt6hcu2]{padding:1.2rem 1.5rem;display:grid;gap:1.25rem;align-content:start;background:#f8fafca6;flex:1}.story-facts[data-astro-cid-5wt6hcu2]{margin:0;display:grid;grid-template-columns:1fr;gap:.6rem;align-items:start}.story-facts[data-astro-cid-5wt6hcu2] div[data-astro-cid-5wt6hcu2]{border:1px solid #dce2f5;border-radius:10px;background:#ffffffb3;padding:.6rem;display:grid;gap:.25rem}.story-facts[data-astro-cid-5wt6hcu2] dt[data-astro-cid-5wt6hcu2]{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;color:var(--y-brand-deep);font-weight:700;display:inline-flex;align-items:center;gap:.35rem}.fact-icon[data-astro-cid-5wt6hcu2]{width:14px!important;height:14px!important;stroke:currentColor;flex-shrink:0}.story-facts[data-astro-cid-5wt6hcu2] dd[data-astro-cid-5wt6hcu2]{margin:0;font-size:.88rem;color:var(--y-text);line-height:1.4}.sidebar-month-link[data-astro-cid-5wt6hcu2]{display:flex;align-items:center;justify-content:center;gap:.45rem;border:1px dashed var(--y-brand);border-radius:8px;background:#fff;color:var(--y-brand);padding:.55rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;transition:all .18s ease;margin:.2rem 0}.sidebar-month-link[data-astro-cid-5wt6hcu2]:hover,.sidebar-month-link[data-astro-cid-5wt6hcu2]:focus-visible{background:var(--y-brand-soft);border-style:solid;color:var(--y-brand-deep);transform:translateY(-1px);box-shadow:0 4px 12px #5f01d10d}.month-link-icon[data-astro-cid-5wt6hcu2]{width:.85rem;height:.85rem;stroke:currentColor;flex-shrink:0}.story-content[data-astro-cid-5wt6hcu2]{display:grid;gap:1rem;padding:1.5rem;align-content:start}.story-header[data-astro-cid-5wt6hcu2]{display:grid;gap:.55rem}.story-meta-top[data-astro-cid-5wt6hcu2]{display:flex;align-items:center;justify-content:space-between;gap:.6rem;text-transform:uppercase;font-size:.7rem;letter-spacing:.06em;font-weight:700;color:var(--y-muted)}.story-header[data-astro-cid-5wt6hcu2] h2[data-astro-cid-5wt6hcu2]{margin:0;font-family:Merriweather,serif;font-size:clamp(1.4rem,2.8vw,2.1rem);line-height:1.2}.why-it-matters-container[data-astro-cid-5wt6hcu2]{border-top:1px dashed #dce2f5;padding-top:.75rem;margin-top:.25rem}.why-it-matters[data-astro-cid-5wt6hcu2]{margin:0;color:var(--y-text);line-height:1.6}.summary-points[data-astro-cid-5wt6hcu2]{margin:0;padding:0;list-style:none;display:grid;gap:.65rem}.summary-point-item[data-astro-cid-5wt6hcu2]{position:relative;padding-left:1.25rem;line-height:1.6;color:var(--y-text)}.summary-point-item[data-astro-cid-5wt6hcu2]:before{content:"✦";position:absolute;left:0;top:.15rem;color:var(--y-brand);font-size:.75rem;line-height:1}.summary-paragraph[data-astro-cid-5wt6hcu2]{margin:0 0 .75rem;line-height:1.6;color:var(--y-text)}.summary-paragraph[data-astro-cid-5wt6hcu2]:last-child{margin-bottom:0}.summary-paragraph[data-astro-cid-5wt6hcu2]+.summary-points[data-astro-cid-5wt6hcu2]{margin-top:.5rem;margin-bottom:.75rem}.summary-points[data-astro-cid-5wt6hcu2]+.summary-paragraph[data-astro-cid-5wt6hcu2]{margin-top:.75rem}.news-section[data-astro-cid-5wt6hcu2]{border:1px solid var(--y-border);background:#fffffff2;border-radius:14px;padding:1rem;display:grid;gap:.85rem;box-shadow:0 12px 28px #212a550f}.news-section[data-astro-cid-5wt6hcu2] header[data-astro-cid-5wt6hcu2]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;border-bottom:1px solid #e3e8f8;padding-bottom:.6rem;margin:0}.news-section[data-astro-cid-5wt6hcu2] h3[data-astro-cid-5wt6hcu2]{margin:0;font-size:1.05rem;line-height:1;letter-spacing:.03em;text-transform:uppercase}.news-section[data-astro-cid-5wt6hcu2] header[data-astro-cid-5wt6hcu2] span[data-astro-cid-5wt6hcu2]{font-size:.76rem;color:var(--y-muted);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;line-height:1;padding-top:.2rem}.key-points[data-astro-cid-5wt6hcu2]{margin:0;padding-left:1.2rem;display:grid;gap:.7rem}.key-points[data-astro-cid-5wt6hcu2] p[data-astro-cid-5wt6hcu2]{margin:0}.key-points[data-astro-cid-5wt6hcu2] small[data-astro-cid-5wt6hcu2]{color:var(--y-muted)}.top-stories-section[data-astro-cid-5wt6hcu2]{display:grid;gap:.8rem}.section-heading[data-astro-cid-5wt6hcu2]{display:flex;align-items:center;justify-content:space-between;gap:.6rem;border:1px solid var(--y-border);background:#fffffff2;border-radius:14px;padding:.8rem 1rem}.section-heading[data-astro-cid-5wt6hcu2] h2[data-astro-cid-5wt6hcu2]{margin:0;font-size:1.12rem;text-transform:uppercase;letter-spacing:.04em}.section-heading[data-astro-cid-5wt6hcu2] span[data-astro-cid-5wt6hcu2]{font-size:.74rem;color:var(--y-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.story-grid[data-astro-cid-5wt6hcu2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.8rem}.story-grid-ordered[data-astro-cid-5wt6hcu2]{margin:0;padding:0;list-style:none}.story-card[data-astro-cid-5wt6hcu2]{border:1px solid var(--y-border);background:#fffffff2;border-radius:14px;padding:.8rem;box-shadow:0 12px 28px #212a550f}.story-card[data-astro-cid-5wt6hcu2] a[data-astro-cid-5wt6hcu2]{text-decoration:none;color:inherit;display:grid;gap:.55rem}.story-thumb[data-astro-cid-5wt6hcu2]{display:block;width:100%;height:170px;object-fit:cover;border:1px solid #dde3f6;background:#edf1ff url(/images/placeholder.svg) center / cover no-repeat}.story-thumb-empty[data-astro-cid-5wt6hcu2]{background:linear-gradient(135deg,#e9eeff,#f8f9ff)}.story-copy[data-astro-cid-5wt6hcu2]{display:grid;gap:.35rem}.card-topline[data-astro-cid-5wt6hcu2]{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.rank-chip[data-astro-cid-5wt6hcu2],.score-chip[data-astro-cid-5wt6hcu2]{display:inline-flex;align-items:center;border:1px solid var(--y-border);border-radius:999px;background:#fff;color:var(--y-brand);text-transform:uppercase;letter-spacing:.06em;font-size:.64rem;font-weight:800;padding:.2rem .45rem}.story-copy[data-astro-cid-5wt6hcu2] strong[data-astro-cid-5wt6hcu2]{font-size:1rem;line-height:1.35}.story-copy[data-astro-cid-5wt6hcu2] p[data-astro-cid-5wt6hcu2]{margin:0;color:var(--y-muted);font-size:.92rem;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.empty-state[data-astro-cid-5wt6hcu2]{border:1px dashed #cfd6ef;background:#fff;border-radius:14px;padding:1.5rem}.empty-state[data-astro-cid-5wt6hcu2] h2[data-astro-cid-5wt6hcu2]{margin:0;font-family:Merriweather,serif}.empty-state[data-astro-cid-5wt6hcu2] p[data-astro-cid-5wt6hcu2]{margin:.4rem 0 0;color:var(--y-muted)}@media(prefers-reduced-motion:no-preference){.story-detail[data-astro-cid-5wt6hcu2],.news-section[data-astro-cid-5wt6hcu2],.story-card[data-astro-cid-5wt6hcu2]{animation:archive-enter .42s ease both}}@keyframes archive-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.story-detail[data-astro-cid-5wt6hcu2]{display:flex;flex-direction:column}.hero-image[data-astro-cid-5wt6hcu2],.hero-collage[data-astro-cid-5wt6hcu2]{border-right:0;border-bottom:1px solid #dde3f6;width:100%;height:240px}.story-content[data-astro-cid-5wt6hcu2]{position:relative;z-index:1;margin-top:0;background:linear-gradient(180deg,#fff,#f6f8ff)}.story-sidebar-extra[data-astro-cid-5wt6hcu2]{border-right:0;border-top:1px solid #dde3f6;background:#fff;padding:1.2rem}.story-facts[data-astro-cid-5wt6hcu2]{grid-template-columns:1fr}}@media(max-width:800px){.page-shell[data-astro-cid-5wt6hcu2]{width:min(1120px,calc(100% - 1rem));margin:1rem auto 2rem}.story-detail[data-astro-cid-5wt6hcu2],.story-card[data-astro-cid-5wt6hcu2],.news-section[data-astro-cid-5wt6hcu2]{padding:.9rem}.story-content[data-astro-cid-5wt6hcu2]{padding:1rem}.section-heading[data-astro-cid-5wt6hcu2]{padding:.7rem .9rem;flex-direction:column;align-items:flex-start;gap:.35rem}.story-thumb[data-astro-cid-5wt6hcu2]{height:150px}}.reading-progress-container[data-astro-cid-5wt6hcu2]{position:fixed;top:0;left:0;width:100%;height:3px;background:transparent;z-index:9999;pointer-events:none}.reading-progress-bar[data-astro-cid-5wt6hcu2]{width:0%;height:100%;background:linear-gradient(90deg,var(--y-brand) 0%,#46a6ff 100%);transition:width .1s ease-out}.reading-toolbar[data-astro-cid-5wt6hcu2]{display:flex;align-items:center;gap:.3rem}.toolbar-btn[data-astro-cid-5wt6hcu2]{border:1px solid transparent;background:transparent;color:var(--y-muted);font-size:.65rem;font-weight:700;padding:.15rem .4rem;border-radius:4px;cursor:pointer;text-transform:uppercase;transition:all .15s ease}.toolbar-btn[data-astro-cid-5wt6hcu2]:hover{color:var(--y-brand);background:var(--y-brand-soft)}.toolbar-btn[data-astro-cid-5wt6hcu2].active{color:#fff;background:var(--y-brand)}.toolbar-divider[data-astro-cid-5wt6hcu2]{width:1px;height:10px;background:var(--y-border);margin:0 .15rem}.customizable-text[data-astro-cid-5wt6hcu2].text-small{font-size:.88rem!important}.customizable-text[data-astro-cid-5wt6hcu2].text-medium{font-size:.98rem!important}.customizable-text[data-astro-cid-5wt6hcu2].text-large{font-size:1.12rem!important}.customizable-text[data-astro-cid-5wt6hcu2].font-sans{font-family:"Source Sans 3",sans-serif!important}.customizable-text[data-astro-cid-5wt6hcu2].font-serif{font-family:Merriweather,serif!important;line-height:1.75!important}.reactions-box[data-astro-cid-5wt6hcu2]{border:1px solid var(--y-border);border-radius:12px;background:#ffffff80;padding:1rem;margin:.5rem 0;display:grid;gap:.75rem}.reactions-title[data-astro-cid-5wt6hcu2]{margin:0;font-family:Merriweather,serif;font-size:1rem;font-weight:700;color:var(--y-brand-deep)}.reactions-list[data-astro-cid-5wt6hcu2]{display:flex;flex-wrap:wrap;gap:.5rem}.reaction-btn[data-astro-cid-5wt6hcu2]{flex:1;min-width:80px;display:inline-flex;flex-direction:column;align-items:center;gap:.25rem;background:#fff;border:1px solid var(--y-border);border-radius:8px;padding:.5rem .35rem;cursor:pointer;font-family:inherit;transition:all .18s ease}.reaction-btn[data-astro-cid-5wt6hcu2]:hover{transform:translateY(-1px);border-color:var(--y-brand);background:var(--y-brand-soft)}.reaction-btn[data-astro-cid-5wt6hcu2].voted{border-color:var(--y-brand);background:var(--y-brand-soft);box-shadow:0 0 0 2px #5f01d11a}.reaction-emoji[data-astro-cid-5wt6hcu2]{font-size:1.25rem;line-height:1;transition:transform .15s ease}.reaction-btn[data-astro-cid-5wt6hcu2]:hover .reaction-emoji[data-astro-cid-5wt6hcu2]{transform:scale(1.15)}.reaction-btn[data-astro-cid-5wt6hcu2]:active .reaction-emoji[data-astro-cid-5wt6hcu2]{transform:scale(.9)}.reaction-label[data-astro-cid-5wt6hcu2]{font-size:.68rem;font-weight:700;color:var(--y-muted)}.reaction-count[data-astro-cid-5wt6hcu2]{font-size:.75rem;font-weight:800;color:var(--y-text)}.reaction-btn[data-astro-cid-5wt6hcu2].voted .reaction-count[data-astro-cid-5wt6hcu2]{color:var(--y-brand-deep)}.reactions-stats[data-astro-cid-5wt6hcu2]{display:grid;gap:.45rem;margin-top:.25rem;animation:fadeIn .25s ease both}.reactions-bar-container[data-astro-cid-5wt6hcu2]{height:8px;width:100%;background:#eef2ff;border-radius:99px;overflow:hidden;display:flex}.reaction-bar-fill[data-astro-cid-5wt6hcu2]{height:100%;transition:width .4s ease}.fill-useful[data-astro-cid-5wt6hcu2]{background:#3b82f6}.fill-love[data-astro-cid-5wt6hcu2]{background:#ef4444}.fill-wow[data-astro-cid-5wt6hcu2]{background:#f59e0b}.fill-interesting[data-astro-cid-5wt6hcu2]{background:#a855f7}.fill-sad[data-astro-cid-5wt6hcu2]{background:#64748b}.reactions-percentages[data-astro-cid-5wt6hcu2]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;font-size:.68rem;font-weight:700;color:var(--y-muted)}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}html.dark-theme .reactions-box[data-astro-cid-5wt6hcu2]{background:#1e293b66;border-color:#334155}html.dark-theme .reaction-btn[data-astro-cid-5wt6hcu2]{background:#1e293b;border-color:#334155}html.dark-theme .reaction-btn[data-astro-cid-5wt6hcu2]:hover,html.dark-theme .reaction-btn[data-astro-cid-5wt6hcu2].voted{background:#2e1065;border-color:#a78bfa}html.dark-theme .reaction-count[data-astro-cid-5wt6hcu2]{color:#cbd5e1}html.dark-theme .reaction-btn[data-astro-cid-5wt6hcu2].voted .reaction-count[data-astro-cid-5wt6hcu2]{color:#c084fc}html.dark-theme .reactions-bar-container[data-astro-cid-5wt6hcu2]{background:#334155}.tnc-intel-box[data-astro-cid-5wt6hcu2]{position:relative;border:1px solid var(--y-border);border-radius:12px;padding:1.25rem;background:linear-gradient(135deg,#5f01d108,#46a6ff08),#fff;box-shadow:0 4px 20px #5f01d108;margin:.5rem 0;overflow:hidden}.tnc-intel-box[data-astro-cid-5wt6hcu2]:before{content:"";position:absolute;inset:-1px;border-radius:12px;padding:1.5px;background:linear-gradient(135deg,var(--y-brand),#46a6ff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.tnc-intel-header[data-astro-cid-5wt6hcu2]{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.65rem;color:var(--y-brand-deep)}.tnc-intel-title-area[data-astro-cid-5wt6hcu2]{display:flex;align-items:center;gap:.4rem}.tnc-intel-icon[data-astro-cid-5wt6hcu2]{width:.95rem;height:.95rem;color:var(--y-brand);flex-shrink:0}.tnc-intel-tag[data-astro-cid-5wt6hcu2]{font-family:JetBrains Mono,Fira Code,monospace;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tnc-intel-text[data-astro-cid-5wt6hcu2]{margin:0;color:var(--y-text);font-size:.98rem;line-height:1.65}.story-primary-actions[data-astro-cid-5wt6hcu2]{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-top:.4rem;padding-bottom:.5rem}.story-actions[data-astro-cid-5wt6hcu2]{position:relative;display:inline-flex;align-items:center}.story-actions__buttons[data-astro-cid-5wt6hcu2]{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.45rem}.story-action-button[data-astro-cid-5wt6hcu2]{border:1px solid var(--y-border);border-radius:999px;background:#fff;color:var(--y-brand);display:inline-flex;align-items:center;justify-content:center;gap:.32rem;min-width:3rem;padding:.35rem .5rem;font:inherit;font-size:.8rem;font-weight:700;cursor:pointer}.story-action-button[data-astro-cid-5wt6hcu2]:hover,.story-action-button[data-astro-cid-5wt6hcu2]:focus-visible{border-color:var(--y-brand);background:#f2ebff}.story-action-button[data-astro-cid-5wt6hcu2]:disabled{opacity:.68;cursor:default}.reaction-icon[data-astro-cid-5wt6hcu2]{width:1rem;height:1rem;display:block;opacity:.88}.share-button[data-astro-cid-5wt6hcu2]{padding-inline:.62rem}.share-button[data-astro-cid-5wt6hcu2] span[data-astro-cid-5wt6hcu2]{font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.story-actions__status[data-astro-cid-5wt6hcu2]{position:absolute;top:100%;left:0;margin:.15rem 0 0;color:var(--y-muted);font-size:.68rem;font-weight:500;white-space:nowrap;pointer-events:none}.story-actions__status[data-astro-cid-5wt6hcu2].is-error{color:#8b1f19}@media(max-width:680px){.reactions-list[data-astro-cid-5wt6hcu2]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.reaction-btn[data-astro-cid-5wt6hcu2]{min-width:0;padding:.4rem .25rem}}@media(max-width:420px){.reactions-list[data-astro-cid-5wt6hcu2]{grid-template-columns:repeat(2,minmax(0,1fr))}}
