@import"https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500;700&display=swap";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";@font-face{font-family:jsMath-cmti10;src:url(https://cdn.jsdelivr.net/gh/google/fonts@main/apache/jsmathcmti10/jsMath-cmti10.ttf) format("truetype");font-display:swap}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}@keyframes heroBlob{0%,to{border-radius:42% 58% 63% 37%/41% 44% 56% 59%}25%{border-radius:58% 42% 39% 61%/62% 39% 61% 38%}50%{border-radius:39% 61% 56% 44%/51% 60% 40% 49%}75%{border-radius:61% 39% 44% 56%/38% 57% 43% 62%}}:root{--color-bg: #FFFFFF;--color-text: #000000;--color-line: rgba(0, 0, 0, .2);--color-accent: #0E2EFF;--color-pale: #B8C9D9;--grid-gap: 1px;--grid-columns: 12;--header-height: 60px;--cover-shadow: 0 6px 22px rgba(0, 0, 0, .12);--cover-shadow-hover: 0 12px 34px rgba(0, 0, 0, .18)}[data-theme=dark]{--color-bg: #000000;--color-text: #F2F2F2;--color-line: rgba(255, 255, 255, .2);--color-accent: #0E2EFF;--color-pale: #6B7A8A;--cover-shadow: none;--cover-shadow-hover: none}.header-logo{filter:invert(1);transition:filter .3s ease}[data-theme=dark] .header-logo{filter:none}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Google Sans,Pretendard,sans-serif;background-color:var(--color-bg);color:var(--color-text);transition:background-color .3s ease,color .3s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-break:keep-all;overflow-wrap:break-word}#root{overflow-x:clip}html{overflow-y:scroll}a{color:inherit;text-decoration:none}ul{list-style:none}button{background:none;border:none;font-family:inherit;color:inherit;cursor:pointer}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-text)}@media(max-width:767px){.grid-responsive{grid-template-columns:1fr!important;width:calc(100% - 2rem)!important;margin:0 1rem!important}.grid-responsive>*{grid-column:1 / -1!important}.gallery-grid>*{grid-column:span 1!important}.gallery-grid{grid-template-columns:repeat(2,1fr)!important}.filter-row{flex-wrap:wrap!important;gap:.75rem!important}.hero-title{font-size:12vw!important}.page-heading{font-size:2rem!important}.event-title{font-size:1.25rem!important}.event-date{font-size:.875rem!important;width:auto!important}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-bg);z-index:99;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.mobile-menu-overlay a,.mobile-menu-overlay button{font-size:1.5rem!important}}@media(max-width:479px){input,textarea,select{font-size:1rem!important}.gallery-grid{grid-template-columns:1fr!important}.hero-title{font-size:14vw!important}}@keyframes svgFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes recordSpinY{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes recordSpin2D{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::view-transition-old(root),::view-transition-new(root){animation-duration:.3s;animation-timing-function:ease}
