@import"https://fonts.googleapis.com/css2?family=Unica+One&display=swap";.card[data-v-a2e444b3]{width:100%;height:auto;background-position:center;background-size:cover}.card[data-v-a2e444b3]:focus{outline-color:#000}.card[data-v-a2e444b3]:hover{cursor:pointer}.card-1-1[data-v-a2e444b3]{grid-column:span 1;height:500px}.card-2-1[data-v-a2e444b3]{grid-row:span 2}@media screen and (max-width: 600px){.card-2-1[data-v-a2e444b3]{width:100%;height:1065px}}.ImageCarousel[data-v-93f162d6]{position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;user-select:none;background-color:#000}.container[data-v-93f162d6]{position:relative;margin:auto;padding:0;width:95%;max-width:1400px}.image-container[data-v-93f162d6]{max-height:85vh;height:85vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.image-wrapper[data-v-93f162d6]{position:relative;width:100%;max-width:1200px;margin:auto;display:flex;justify-content:center;align-items:center}.modal-content[data-v-93f162d6]{width:auto;max-height:85vh;max-width:100%;height:auto;object-fit:contain;display:block;border-radius:8px;box-shadow:0 4px 20px #0000004d}button[data-v-93f162d6]{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}button[data-v-93f162d6]:disabled,button[disabled][data-v-93f162d6]{color:#666;cursor:not-allowed}.prev[data-v-93f162d6],.next[data-v-93f162d6]{position:absolute;top:0;bottom:0;width:48px;display:flex;align-items:center;justify-content:center;font-size:32px;color:#fff;z-index:10;background:transparent;border:none;cursor:pointer;transition:background .3s ease;touch-action:manipulation}.prev[data-v-93f162d6]{left:0;border-radius:0 8px 8px 0}.next[data-v-93f162d6]{right:0;border-radius:8px 0 0 8px}.close[data-v-93f162d6]{position:absolute;right:32px;top:32px;width:32px;height:32px}.close[data-v-93f162d6]:hover{opacity:1}.close[data-v-93f162d6]:before,.close[data-v-93f162d6]:after{position:absolute;left:15px;content:" ";height:33px;width:2px;background-color:#fff}.close[data-v-93f162d6]:before{transform:rotate(45deg)}.close[data-v-93f162d6]:after{transform:rotate(-45deg)}.modal-content[data-v-93f162d6]{margin:auto;display:block;width:80%;max-width:700px}.numbertext[data-v-93f162d6]{color:#f2f2f2;font-size:12px;margin:5px;padding:8px 12px;position:absolute;top:0}#caption[data-v-93f162d6]{margin:auto;display:block;width:90%;max-width:1200px;text-align:center;color:#ccc;padding:15px 0;min-height:120px}.share-controls[data-v-93f162d6]{margin-top:15px;display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.copy-url-button[data-v-93f162d6]{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;padding:8px 16px;border-radius:20px;cursor:pointer;font-size:14px;transition:all .3s ease;backdrop-filter:blur(10px)}.copy-url-button[data-v-93f162d6]:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.copy-url-button[data-v-93f162d6]:active{transform:translateY(0)}.toast-notification{position:fixed;top:20px;right:20px;background:#000000e6;color:#fff;padding:12px 20px;border-radius:8px;font-family:Recursive,sans-serif;font-size:14px;font-weight:500;z-index:10000;transform:translate(100%);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d;max-width:300px;word-wrap:break-word}.toast-notification.show{transform:translate(0);opacity:1}@media screen and (max-width: 600px){.toast-notification{top:10px;right:10px;left:10px;max-width:none;text-align:center}}.modal-content[data-v-93f162d6],#caption[data-v-93f162d6]{-webkit-animation-name:zoom-93f162d6;-webkit-animation-duration:.6s;animation-name:zoom-93f162d6;animation-duration:2s}@-webkit-keyframes zoom-93f162d6{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1)}}@keyframes zoom-93f162d6{0%{transform:scale(0)}to{transform:scale(1)}}.close[data-v-93f162d6]{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;transition:.3s}.close[data-v-93f162d6]:hover,.close[data-v-93f162d6]:focus{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (min-width: 1400px){.image-wrapper[data-v-93f162d6]{max-width:1400px}.modal-content[data-v-93f162d6]{max-width:100%}}@media only screen and (max-width: 1200px){.image-wrapper[data-v-93f162d6]{max-width:1000px}}@media only screen and (max-width: 900px){.image-wrapper[data-v-93f162d6]{max-width:800px}}@media only screen and (max-width: 700px){.container[data-v-93f162d6]{width:98%}.image-container[data-v-93f162d6]{max-height:80vh;height:80vh}.modal-content[data-v-93f162d6]{width:100%;max-height:80vh}}@media only screen and (max-width: 500px){.image-container[data-v-93f162d6]{max-height:75vh;height:75vh}.modal-content[data-v-93f162d6]{max-height:75vh}}*{padding:0;margin:0;box-sizing:border-box}.year-text{position:relative;font-family:Unica One,cursive;font-size:150px;color:#000;margin-bottom:0;margin-left:10px}.imagegrid{position:relative;width:100%;min-height:100vh}.grid-wrapper{display:grid;grid-template-columns:repeat(4,1fr)}.slide-in-enter{opacity:0;transform:scale(.5)}.slide-in-enter-active{transition:all 1s ease}@media screen and (max-width: 1059px){.year-text{font-size:100px}.grid-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 600px){.year-text{font-size:50px}.grid-wrapper{grid-template-columns:repeat(1,1fr)}}
