.YearCapsuleView-module__dMwVRa__wrap{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:26px;padding:22px 18px;display:flex}.YearCapsuleView-module__dMwVRa__head{flex-direction:column;gap:8px;display:flex}.YearCapsuleView-module__dMwVRa__title{color:var(--kc-text);word-break:keep-all;flex-wrap:wrap;align-items:center;gap:4px;margin:0;font-size:16px;font-weight:800;display:flex}.YearCapsuleView-module__dMwVRa__year{color:var(--kc-brand-strong)}.YearCapsuleView-module__dMwVRa__clock{transform-origin:50% 85%;font-size:22px;animation:3.2s ease-in-out infinite YearCapsuleView-module__dMwVRa__kc-tick;display:inline-block}.YearCapsuleView-module__dMwVRa__sub{color:var(--kc-muted);margin:0;font-size:14px;line-height:20px}.YearCapsuleView-module__dMwVRa__block{border-top:1px solid var(--kc-border);flex-direction:column;gap:16px;padding-top:22px;display:flex}.YearCapsuleView-module__dMwVRa__label{color:var(--kc-text);align-items:center;gap:8px;font-size:16px;font-weight:800;display:flex}.YearCapsuleView-module__dMwVRa__label:before{content:"";background-color:var(--kc-brand);border-radius:2px;width:3px;height:16px}.YearCapsuleView-module__dMwVRa__stories{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.YearCapsuleView-module__dMwVRa__story{opacity:0;transition:opacity .45s var(--kc-ease,ease), transform .45s var(--kc-ease,ease), background-color .2s ease;border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:12px 10px;display:grid;transform:translateY(12px)}.YearCapsuleView-module__dMwVRa__shown .YearCapsuleView-module__dMwVRa__story{opacity:1;transform:translateY(0)}.YearCapsuleView-module__dMwVRa__story:hover{background:var(--kc-surface-2)}.YearCapsuleView-module__dMwVRa__date{color:var(--kc-brand-strong);background:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 20%, transparent);text-align:center;white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:14px;font-weight:700;display:flex}.YearCapsuleView-module__dMwVRa__text{color:var(--kc-text);word-break:keep-all;font-size:16px;line-height:1.75}.YearCapsuleView-module__dMwVRa__datelessSep{color:var(--kc-muted);white-space:nowrap;align-items:center;gap:10px;margin:6px 2px 0;font-size:13px;font-weight:600;display:flex}.YearCapsuleView-module__dMwVRa__datelessSep:before,.YearCapsuleView-module__dMwVRa__datelessSep:after{content:"";border-top:1px dashed var(--kc-border);flex:1}@media (max-width:480px){.YearCapsuleView-module__dMwVRa__story{grid-template-columns:1fr;gap:10px}.YearCapsuleView-module__dMwVRa__date{justify-self:start}.YearCapsuleView-module__dMwVRa__text{margin-left:8px}}.YearCapsuleView-module__dMwVRa__chips{flex-wrap:wrap;gap:9px;display:flex}.YearCapsuleView-module__dMwVRa__chip{background:var(--kc-brand-soft);border:1px solid color-mix(in srgb, var(--kc-brand) 20%, transparent);color:var(--kc-text);word-break:keep-all;opacity:0;transition:opacity .4s var(--kc-ease,ease), transform .2s var(--kc-ease,ease), box-shadow .2s ease;border-radius:999px;padding:9px 14px;font-size:14px;font-weight:600;transform:translateY(8px)}.YearCapsuleView-module__dMwVRa__shown .YearCapsuleView-module__dMwVRa__chip{opacity:1;transform:translateY(0)}.YearCapsuleView-module__dMwVRa__chip:hover{box-shadow:0 4px 12px var(--kc-brand-soft);transform:translateY(-2px)}.YearCapsuleView-module__dMwVRa__nobel{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.YearCapsuleView-module__dMwVRa__nobelItem{flex-wrap:wrap;align-items:baseline;gap:4px 10px;display:flex}.YearCapsuleView-module__dMwVRa__nobelCat{min-width:92px;color:var(--kc-brand-strong);flex:none;font-size:14px;font-weight:700}.YearCapsuleView-module__dMwVRa__nobelName{color:var(--kc-muted);word-break:keep-all;font-size:14px}.YearCapsuleView-module__dMwVRa__source{color:var(--kc-muted);border-top:1px solid var(--kc-border);margin:0;padding-top:20px;font-size:14px}.YearCapsuleView-module__dMwVRa__source a{color:var(--kc-brand-strong);font-weight:600;text-decoration:underline}@keyframes YearCapsuleView-module__dMwVRa__kc-tick{0%,92%,to{transform:rotate(0)}25%{transform:rotate(9deg)}60%{transform:rotate(-7deg)}}@media (prefers-reduced-motion:reduce){.YearCapsuleView-module__dMwVRa__clock{animation:none}.YearCapsuleView-module__dMwVRa__story,.YearCapsuleView-module__dMwVRa__chip{opacity:1;transition:none;transform:none}}