.Constellation-module__O5xXka__container{pointer-events:none;width:50%;height:100%;position:absolute;top:0;right:0}.Constellation-module__O5xXka__linesSvg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Constellation-module__O5xXka__dot{background:var(--color);opacity:0;cursor:pointer;pointer-events:all;width:9px;height:9px;transition:opacity .5s ease var(--enter-delay,0s);position:absolute;transform:translate(-50%,-50%)}.Constellation-module__O5xXka__dot.Constellation-module__O5xXka__ready{opacity:.55;animation:Constellation-module__O5xXka__float var(--duration) var(--delay) ease-in-out infinite alternate}.Constellation-module__O5xXka__dot.Constellation-module__O5xXka__active{transition:opacity .15s,transform .15s;animation-play-state:paused;opacity:1!important;transform:translate(-50%,-50%)scale(1.8)!important}.Constellation-module__O5xXka__dot.Constellation-module__O5xXka__twinkle{animation:Constellation-module__O5xXka__float var(--duration) var(--delay) ease-in-out infinite alternate, Constellation-module__O5xXka__twinkle .7s ease-in-out}.Constellation-module__O5xXka__tooltip{color:var(--cream);letter-spacing:.08em;white-space:nowrap;pointer-events:none;opacity:.9;font-family:Courier New,Courier,monospace;font-size:.8rem;position:absolute}@keyframes Constellation-module__O5xXka__float{0%{transform:translate(-50%,-50%)translate(0)}to{transform:translate(-50%, -50%) translate(var(--dx), var(--dy))}}@keyframes Constellation-module__O5xXka__twinkle{0%,to{filter:brightness()}50%{filter:brightness(3.5);box-shadow:0 0 10px var(--color)}}
.Hero-module__gNeX-G__hero{flex-direction:column;justify-content:center;width:100%;height:100vh;padding:0 0 0 10vw;display:flex;position:relative}.Hero-module__gNeX-G__textContent{max-width:50%}.Hero-module__gNeX-G__title{margin-bottom:2rem;line-height:.88}.Hero-module__gNeX-G__serif{color:var(--cream);opacity:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(5rem,13vw,11rem);font-style:italic;transition:opacity .9s .1s,translate .9s .1s;display:block;translate:0 24px}.Hero-module__gNeX-G__mono{color:var(--cream);letter-spacing:-.03em;opacity:0;font-family:Courier New,Courier,monospace;font-size:clamp(4.2rem,11vw,9.5rem);transition:opacity .9s .25s,translate .9s .25s;display:block;translate:0 24px}.Hero-module__gNeX-G__sub{color:var(--cream);letter-spacing:.04em;opacity:0;max-width:380px;font-family:Courier New,Courier,monospace;font-size:1rem;line-height:1.6;transition:opacity .9s .45s,translate .9s .45s;translate:0 16px}.Hero-module__gNeX-G__meta{opacity:0;align-items:baseline;gap:2.5rem;margin-top:3rem;transition:opacity .9s .6s,translate .9s .6s;display:flex;translate:0 12px}.Hero-module__gNeX-G__mounted .Hero-module__gNeX-G__serif,.Hero-module__gNeX-G__mounted .Hero-module__gNeX-G__mono{opacity:1;translate:0}.Hero-module__gNeX-G__mounted .Hero-module__gNeX-G__sub{opacity:.55;translate:0}.Hero-module__gNeX-G__mounted .Hero-module__gNeX-G__meta{opacity:1;translate:0}.Hero-module__gNeX-G__count{color:var(--cream-muted);letter-spacing:.12em;font-family:Courier New,Courier,monospace;font-size:.75rem}.Hero-module__gNeX-G__random{color:var(--cream);cursor:pointer;border:none;border-bottom:1px solid var(--gold);letter-spacing:0;background:0 0;padding:0 0 3px;font-family:Georgia,serif;font-size:1.3rem;font-style:italic;transition:color .2s}.Hero-module__gNeX-G__random:hover{color:var(--gold)}.Hero-module__gNeX-G__scrollHint{color:var(--cream-muted);letter-spacing:.18em;text-transform:uppercase;pointer-events:none;font-family:Courier New,Courier,monospace;font-size:.65rem;animation:2.5s ease-in-out infinite Hero-module__gNeX-G__pulse;position:fixed;bottom:3rem;left:10vw}@keyframes Hero-module__gNeX-G__pulse{0%,to{opacity:.4}50%{opacity:1}}
.Card-module__6ZsZ5q__card{background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;opacity:0;flex-direction:column;flex-shrink:0;justify-content:space-between;width:210px;height:290px;padding:1.6rem 1.4rem;transition:transform .35s cubic-bezier(.23,1,.32,1),box-shadow .35s,border-color .35s,opacity .5s;display:flex;position:relative;overflow:hidden;translate:0 12px}.Card-module__6ZsZ5q__card:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.Card-module__6ZsZ5q__card>*{z-index:1;position:relative}.Card-module__6ZsZ5q__card.Card-module__6ZsZ5q__visible{opacity:1;translate:0}.Card-module__6ZsZ5q__card:hover{z-index:10;border-color:#e2d9c82e;box-shadow:0 24px 64px #0000008c;transform:rotate(0)translateY(-10px)!important}.Card-module__6ZsZ5q__type{letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:.5rem;font-family:Courier New,Courier,monospace;font-size:.6rem;display:flex}.Card-module__6ZsZ5q__typePoem{color:#b08898}.Card-module__6ZsZ5q__typeFiction{color:#7a9e8e}.Card-module__6ZsZ5q__typePaper{color:#7a8eae}.Card-module__6ZsZ5q__typeProject{color:#c0954a}.Card-module__6ZsZ5q__typeGame{color:#9a7ab0}.Card-module__6ZsZ5q__newDot{opacity:.8;background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.Card-module__6ZsZ5q__title{color:var(--cream);flex-grow:1;align-items:center;padding:1rem 0;font-family:Georgia,serif;font-size:1.05rem;font-style:italic;line-height:1.35;display:flex}.Card-module__6ZsZ5q__bottom{justify-content:space-between;align-items:baseline;display:flex}.Card-module__6ZsZ5q__year{color:var(--cream-muted);letter-spacing:.1em;font-family:Courier New,Courier,monospace;font-size:.6rem}.Card-module__6ZsZ5q__metaText{color:var(--cream-muted);letter-spacing:.08em;opacity:.6;font-family:Courier New,Courier,monospace;font-size:.6rem}.Card-module__6ZsZ5q__preview{background:linear-gradient(transparent, var(--card-bg) 35%);color:var(--cream);opacity:0;pointer-events:none;z-index:2;padding:2rem 1.4rem 1.4rem;font-family:Georgia,serif;font-size:.72rem;font-style:italic;line-height:1.5;transition:opacity .25s,translate .25s;position:absolute;bottom:0;left:0;right:0;translate:0 6px}.Card-module__6ZsZ5q__card:hover .Card-module__6ZsZ5q__preview{opacity:.65;translate:0}
.YearSection-module__RhAiuG__section{padding:5rem 0 5rem 10vw;position:relative}.YearSection-module__RhAiuG__bgLabel{color:var(--cream);opacity:.04;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Georgia,serif;font-size:clamp(6rem,14vw,12rem);font-style:italic;line-height:1;position:absolute;top:1.5rem;right:4vw}.YearSection-module__RhAiuG__marker{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin-bottom:2.5rem;font-family:Courier New,Courier,monospace;font-size:.7rem}.YearSection-module__RhAiuG__track{scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;align-items:center;gap:2.2rem;padding:3rem 10vw 3.5rem 0;display:flex;overflow-x:auto}.YearSection-module__RhAiuG__track:active{cursor:grabbing}.YearSection-module__RhAiuG__track::-webkit-scrollbar{display:none}.YearSection-module__RhAiuG__divider{background:#e2d9c80d;height:1px;margin:0 10vw}
.Modal-module__JQxtqa__overlay{z-index:200;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080705e0;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}.Modal-module__JQxtqa__overlay.Modal-module__JQxtqa__open{opacity:1;pointer-events:all}.Modal-module__JQxtqa__modal{background:var(--card-bg);border:1px solid #e2d9c81a;width:90vw;max-width:640px;max-height:80vh;padding:3rem;transition:transform .25s cubic-bezier(.23,1,.32,1);position:relative;overflow-y:auto;transform:translateY(16px)}.Modal-module__JQxtqa__overlay.Modal-module__JQxtqa__open .Modal-module__JQxtqa__modal{transform:translateY(0)}.Modal-module__JQxtqa__modal.Modal-module__JQxtqa__reader{background:#1c1810;max-width:520px}.Modal-module__JQxtqa__modal.Modal-module__JQxtqa__reader .Modal-module__JQxtqa__content{color:var(--cream);letter-spacing:.01em;font-size:1.05rem;line-height:2.1}.Modal-module__JQxtqa__close{color:var(--cream-muted);letter-spacing:.1em;cursor:pointer;background:0 0;border:none;font-family:Courier New,Courier,monospace;font-size:.65rem;transition:color .2s;position:absolute;top:1.4rem;right:1.4rem}.Modal-module__JQxtqa__close:hover{color:var(--cream)}.Modal-module__JQxtqa__type{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin-bottom:1.2rem;font-family:Courier New,Courier,monospace;font-size:.62rem}.Modal-module__JQxtqa__title{color:var(--cream);margin-bottom:1.6rem;font-family:Georgia,serif;font-size:1.75rem;font-style:italic;line-height:1.2}.Modal-module__JQxtqa__desc{color:var(--cream-muted);margin-bottom:2rem;font-family:Georgia,serif;font-size:.92rem;line-height:1.75}.Modal-module__JQxtqa__content{color:var(--cream);white-space:pre-wrap;margin-bottom:2rem;font-family:Georgia,serif;font-size:.98rem;line-height:1.9}.Modal-module__JQxtqa__pdfFrame{background:#000;border:none;width:100%;height:60vh;margin-bottom:1rem}.Modal-module__JQxtqa__action{color:var(--cream);letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--gold);margin-right:1.5rem;padding-bottom:3px;font-family:Courier New,Courier,monospace;font-size:.7rem;text-decoration:none;transition:color .2s;display:inline-block}.Modal-module__JQxtqa__action:hover{color:var(--gold)}.Modal-module__JQxtqa__suggestions{border-top:1px solid #e2d9c80f;margin-top:3rem;padding-top:2rem}.Modal-module__JQxtqa__suggestionsLabel{color:var(--cream-muted);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-family:Courier New,Courier,monospace;font-size:.6rem}.Modal-module__JQxtqa__suggestionsList{flex-direction:column;gap:.6rem;display:flex}.Modal-module__JQxtqa__suggestion{color:var(--cream);text-align:left;cursor:pointer;opacity:.7;background:0 0;border:none;padding:0;font-family:Georgia,serif;font-size:.95rem;font-style:italic;transition:opacity .2s}.Modal-module__JQxtqa__suggestion:hover{opacity:1}
.YearNav-module__LbbG-G__nav{z-index:100;flex-direction:column;align-items:flex-end;gap:.25rem;display:flex;position:fixed;top:50%;right:2.5rem;transform:translateY(-50%)}.YearNav-module__LbbG-G__links{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.YearNav-module__LbbG-G__link{color:var(--cream-muted);letter-spacing:.1em;cursor:pointer;opacity:.4;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-family:Courier New,Courier,monospace;font-size:.72rem;transition:color .2s,transform .2s;display:flex}.YearNav-module__LbbG-G__link:after{content:"";background:var(--cream-muted);width:0;height:1px;transition:width .2s;display:block}.YearNav-module__LbbG-G__link:hover{color:var(--cream);opacity:1}.YearNav-module__LbbG-G__link:hover:after{width:12px}.YearNav-module__LbbG-G__link.YearNav-module__LbbG-G__active{color:var(--cream);opacity:1;font-size:.85rem}.YearNav-module__LbbG-G__link.YearNav-module__LbbG-G__active:after{background:var(--gold);width:20px}
