.Gallery_container__rliQR{padding:2rem;min-height:100vh}@media(max-width:48rem){.Gallery_container__rliQR{padding:1rem}}@media(max-width:35.9375rem){.Gallery_container__rliQR{padding:.75rem}}.Gallery_header__TQ2sf{margin-bottom:2rem;text-align:center}.Gallery_title__Ap4V0{font-size:2.5rem;margin-bottom:.75rem;color:var(--text)}@media(max-width:48rem){.Gallery_title__Ap4V0{font-size:2rem}}@media(min-width:48rem)and (max-width:61.9375rem){.Gallery_title__Ap4V0{font-size:2.2rem}}@media(max-width:35.9375rem){.Gallery_title__Ap4V0{font-size:1.6rem}}.Gallery_introText__lzcgu{max-width:50rem;margin:0 auto 1.5rem;color:var(--text);opacity:.7;font-size:.95rem;line-height:1.6;font-style:italic;font-family:PingFang SC,Microsoft YaHei,sans-serif}@media(max-width:35.9375rem){.Gallery_introText__lzcgu{font-size:.85rem;margin-bottom:1rem}}.Gallery_categories__yGE1a{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}@media(max-width:48rem){.Gallery_categories__yGE1a{gap:.5rem}}@media(max-width:35.9375rem){.Gallery_categories__yGE1a{gap:.375rem;margin-bottom:1rem}}.Gallery_categoryButton__7fP8_{padding:.5rem 1rem;border:.0625rem solid var(--border-color);border-radius:1.25rem;background:rgba(0,0,0,0);color:var(--text);cursor:pointer;transition:all .3s ease}.Gallery_categoryButton__7fP8_:hover{background:var(--hover-bg);color:var(--text);background:hsla(0,0%,100%,.2);backdrop-filter:blur(20px)}.Gallery_categoryButton__7fP8_.Gallery_active__vDhj7{background:var(--primary-color);color:#000;border-color:var(--primary-color);font-weight:700;transform:scale(1.01)}@media(max-width:48rem){.Gallery_categoryButton__7fP8_{padding:.4rem 1rem;font-size:.8rem}}@media(max-width:35.9375rem){.Gallery_categoryButton__7fP8_{padding:.25rem .75rem;font-size:.8rem;border-radius:1rem}}.Gallery_gallery__1Mvdx{display:grid;gap:2rem;padding:1rem}@media(max-width:48rem){.Gallery_gallery__1Mvdx{grid-template-columns:1fr;gap:1rem}}.Gallery_photoCard___dSL7{background:hsla(0,0%,100%,.2);backdrop-filter:blur(1.25rem);border-radius:.75rem;box-shadow:0 .25rem .375rem rgba(0,0,0,.1);position:relative;overflow:hidden;cursor:pointer;flex:0 0 18.75rem;transition:transform .3s ease}.Gallery_photoCard___dSL7:hover{transform:translateY(-.3125rem)}@media(max-width:48rem){.Gallery_photoCard___dSL7{flex:0 0 100%;min-width:15.625rem;border-radius:.5rem}}.Gallery_coverImage__yaIcG{width:100%;height:12.5rem}@media(max-width:35.9375rem){.Gallery_coverImage__yaIcG{height:8rem}}.Gallery_photoContent__h8JiR{padding:1rem;position:relative}@media(max-width:35.9375rem){.Gallery_photoContent__h8JiR{padding:.5rem}}.Gallery_category__btcUc,.Gallery_date__Vzaa0,.Gallery_photoTitle__DN7PC{color:var(--text)}.Gallery_photoTitle__DN7PC{margin:.5rem 0;font-size:1.2rem}@media(max-width:35.9375rem){.Gallery_photoTitle__DN7PC{font-size:.9rem;margin:.25rem 0}}.Gallery_category__btcUc{font-size:.9rem}@media(max-width:35.9375rem){.Gallery_category__btcUc{font-size:.75rem}}.Gallery_modalOverlay__hX5__{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(8px)}.Gallery_modalContent__zHU7Z{position:relative;max-width:90vw;max-height:90vh;width:auto;height:auto;overflow:hidden;background:hsla(0,0%,100%,.2);backdrop-filter:blur(20px);border-radius:16px;padding:0;box-shadow:0 20px 40px rgba(0,0,0,.2);display:flex;flex-direction:row;align-items:stretch}@media(max-width:48rem){.Gallery_modalContent__zHU7Z{width:95vw;flex-direction:column}}.Gallery_modalImageContainer__e8Lg6{width:600px;height:600px;display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden}@media(min-width:75rem){.Gallery_modalImageContainer__e8Lg6{width:800px;height:800px}}@media(min-width:62rem)and (max-width:74.9375rem){.Gallery_modalImageContainer__e8Lg6{width:600px;height:600px}}@media(min-width:48rem)and (max-width:61.9375rem){.Gallery_modalImageContainer__e8Lg6{width:500px;height:500px}}@media(min-width:36rem)and (max-width:47.9375rem){.Gallery_modalImageContainer__e8Lg6{width:400px;height:400px}}@media(max-width:48rem){.Gallery_modalImageContainer__e8Lg6{width:18.75rem;height:18.75rem}}@media(max-width:35.9375rem){.Gallery_modalImageContainer__e8Lg6{width:100%;height:auto;max-height:50vh;padding:.5rem}}.Gallery_modalImage___KlxN{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px}.Gallery_modalInfo__h20UK{width:300px;padding:24px;background:var(--background);overflow-y:auto;display:flex;flex-direction:column;border-left:1px solid #eee;max-height:600px}@media(max-width:48rem){.Gallery_modalInfo__h20UK{width:12.5rem;min-width:12.5rem;max-height:18.75rem}}@media(max-width:35.9375rem){.Gallery_modalInfo__h20UK{width:100%;min-width:auto;max-height:none;padding:1rem}}.Gallery_closeButton__oBc29{position:absolute;top:16px;right:16px;background:hsla(0,0%,100%,.9);border:none;width:36px;height:36px;border-radius:50%;font-size:24px;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;z-index:2}.Gallery_closeButton__oBc29:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media(max-width:48rem){.Gallery_closeButton__oBc29{top:.75rem;right:.75rem;width:2rem;height:2rem;font-size:1.25rem}}.Gallery_modalDate__eMOMY{font-size:.9rem;color:var(--text);margin-bottom:8px;display:block}.Gallery_modalTitle__cCslQ{font-size:1.8rem;margin:0 0 12px;color:var(--text);font-weight:600}@media(max-width:48rem){.Gallery_modalTitle__cCslQ{font-size:1.5rem}}@media(min-width:48rem)and (max-width:61.9375rem){.Gallery_modalTitle__cCslQ{font-size:1.9rem}}@media(max-width:35.9375rem){.Gallery_modalTitle__cCslQ{font-size:1.4rem;margin-bottom:1rem}}.Gallery_modalCategory__l7FO9{display:inline-block;font-size:.9rem;color:#a259ff;margin-bottom:16px;padding:4px 12px;background:rgba(162,89,255,.1);border-radius:20px}.Gallery_modalDescription__tqxxM{font-size:1.1rem;line-height:1.6;color:var(--text);margin-top:16px;padding-top:16px;border-top:1px solid #eee}@media(max-width:48rem){.Gallery_modalDescription__tqxxM{font-size:1rem}}.Gallery_error__MZfXI,.Gallery_loading__dY0u9{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:1.5rem;color:var(--text)}.Gallery_pagination__UeXr1{display:flex;justify-content:space-between;align-items:center;margin-top:1.25rem;padding:1.25rem 1.5rem;background:hsla(0,0%,100%,.2);backdrop-filter:blur(1.25rem);border-radius:1rem;box-shadow:0 .5rem 2rem rgba(0,0,0,.08);border:.0625rem solid hsla(0,0%,100%,.2);transition:all .3s ease}.Gallery_pagination__UeXr1:hover{box-shadow:0 .75rem 2.5rem rgba(0,0,0,.12);transform:translateY(-.125rem)}.Gallery_paginationInfo__NmtbP{color:#666;font-size:.875rem;font-weight:500;background:hsla(0,0%,100%,.5);padding:.375rem .75rem;border-radius:1.25rem;backdrop-filter:blur(.25rem)}.Gallery_paginationControls__ftmDV{display:flex;gap:.75rem;align-items:center}.Gallery_paginationButton__ZgmJj{padding:.5rem 1.25rem;border:none;border-radius:.75rem;background:hsla(0,0%,100%,.2);color:#333;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .3s ease;min-width:5.625rem;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(.25rem);border:.0625rem solid hsla(0,0%,100%,.2);box-shadow:0 .125rem .5rem rgba(0,0,0,.05)}.Gallery_paginationButton__ZgmJj:hover:not(.Gallery_disabled__03Bqa){background:hsla(0,0%,100%,.95);color:var(--text);transform:translateY(-.125rem);box-shadow:0 .25rem .75rem rgba(0,0,0,.1)}.Gallery_paginationButton__ZgmJj:active:not(.Gallery_disabled__03Bqa){transform:translateY(0)}.Gallery_paginationButton__ZgmJj.Gallery_disabled__03Bqa{opacity:.5;cursor:not-allowed;background:rgba(240,240,240,.8);box-shadow:none}.Gallery_paginationCurrent__wRXao{padding:.5rem 1rem;border-radius:.75rem;min-width:7.5rem;text-align:center}.Gallery_pageSizeSelect__mxzRj,.Gallery_paginationCurrent__wRXao{color:#333;font-size:.875rem;font-weight:500;background:hsla(0,0%,100%,.8);backdrop-filter:blur(.25rem);border:.0625rem solid hsla(0,0%,100%,.2);box-shadow:0 .125rem .5rem rgba(0,0,0,.05)}.Gallery_pageSizeSelect__mxzRj{border-radius:.75rem;cursor:pointer;transition:all .3s ease;min-width:6.875rem;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8.825L1.175 4 2.05 3.125 6 7.075 9.95 3.125 10.825 4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding:.5rem 2.5rem .5rem 1rem}.Gallery_pageSizeSelect__mxzRj:hover{background-color:hsla(0,0%,100%,.95);border-color:rgba(162,89,255,.3);box-shadow:0 .25rem .75rem rgba(0,0,0,.1)}.Gallery_pageSizeSelect__mxzRj:focus{outline:none;border-color:#a259ff;box-shadow:0 0 0 .1875rem rgba(162,89,255,.15);background-color:hsla(0,0%,100%,.95)}@media(max-width:48rem){.Gallery_pagination__UeXr1{flex-direction:column;gap:1rem;padding:1rem;margin:1rem .75rem}.Gallery_paginationControls__ftmDV{width:100%;justify-content:center;flex-wrap:wrap}.Gallery_paginationButton__ZgmJj{min-width:5rem;padding:.375rem .75rem;font-size:.8125rem}.Gallery_pageSizeSelect__mxzRj,.Gallery_paginationCurrent__wRXao{min-width:6.25rem;font-size:.8125rem}.Gallery_paginationInfo__NmtbP{font-size:.8125rem}}.Gallery_yearGroup__Fgg_J{margin-bottom:3rem;display:flex;flex-direction:column}.Gallery_yearTitle__5Iq_F{font-size:2rem;color:var(--text);margin-bottom:1.5rem;padding-bottom:.5rem;background:linear-gradient(to right,var(--text) 0,var(--text) 10%,transparent 30%,transparent 100%) no-repeat;background-size:100% .125rem;background-position:bottom}.Gallery_monthGroup__v0jCH{margin-bottom:2rem;display:flex;flex-direction:column}.Gallery_monthTitle__k00rN{font-size:1.5rem;color:var(--text);margin-bottom:1rem;opacity:.8;background:linear-gradient(to right,var(--text) 0,var(--text) 2%,transparent 15%,transparent 40%) no-repeat;background-size:100% .125rem;background-position:bottom}.Gallery_monthGallery__In07l{display:grid;grid-template-columns:repeat(5,1fr);gap:1.2rem;padding:1rem;width:100%}.Gallery_photoCard___dSL7{min-width:0;margin-bottom:0}@media(max-width:75rem){.Gallery_photoCard___dSL7{flex:0 0 calc(50% - 1rem)}}@media(max-width:48rem){.Gallery_photoCard___dSL7{flex:0 0 100%;min-width:15.625rem}.Gallery_yearTitle__5Iq_F{font-size:1.8rem}.Gallery_monthTitle__k00rN{font-size:1.3rem}}.Gallery_modalContent__zHU7Z.Gallery_landscape__KTX91{flex-direction:column}.Gallery_modalContent__zHU7Z.Gallery_landscape__KTX91 .Gallery_modalImage___KlxN{border-radius:.5rem .5rem 0 0;max-height:70vh;width:100%;max-width:100%;object-fit:contain}.Gallery_modalContent__zHU7Z.Gallery_landscape__KTX91 .Gallery_modalInfo__h20UK{border-left:none;border-top:.0625rem solid #eee;max-width:none;width:100%}@media(max-width:48rem){.Gallery_modalContent__zHU7Z{flex-direction:column;width:95vw}.Gallery_modalImageContainer__e8Lg6{width:18.75rem;height:18.75rem}.Gallery_modalImage___KlxN{max-width:100%}.Gallery_modalInfo__h20UK{border-left:none;border-top:.0625rem solid #eee;max-width:none;width:100%}}@media(min-width:75rem){.Gallery_monthGallery__In07l{grid-template-columns:repeat(5,1fr);gap:1.5rem}.Gallery_photoCard___dSL7{flex:0 0 calc(20% - 1.2rem)}.Gallery_modalContent__zHU7Z{max-width:80vw}.Gallery_modalImageContainer__e8Lg6{width:800px;height:800px}}@media(min-width:62rem)and (max-width:74.9375rem){.Gallery_monthGallery__In07l{grid-template-columns:repeat(4,1fr);gap:1.2rem}.Gallery_photoCard___dSL7{flex:0 0 calc(25% - .9rem)}.Gallery_modalContent__zHU7Z{max-width:85vw}.Gallery_modalImageContainer__e8Lg6{width:600px;height:600px}}@media(min-width:48rem)and (max-width:61.9375rem){.Gallery_monthGallery__In07l{grid-template-columns:repeat(3,1fr);gap:1rem}.Gallery_photoCard___dSL7{flex:0 0 calc(33.333% - .667rem)}.Gallery_modalContent__zHU7Z{max-width:90vw}.Gallery_modalImageContainer__e8Lg6{width:500px;height:500px}.Gallery_title__Ap4V0{font-size:2.2rem}.Gallery_yearTitle__5Iq_F{font-size:1.9rem}.Gallery_monthTitle__k00rN{font-size:1.4rem}}@media(min-width:36rem)and (max-width:47.9375rem){.Gallery_monthGallery__In07l{grid-template-columns:repeat(2,1fr);gap:.875rem}.Gallery_photoCard___dSL7{flex:0 0 calc(50% - .4375rem)}.Gallery_modalContent__zHU7Z{max-width:95vw}.Gallery_modalImageContainer__e8Lg6{width:400px;height:400px}.Gallery_title__Ap4V0{font-size:2rem}.Gallery_yearTitle__5Iq_F{font-size:1.8rem}.Gallery_monthTitle__k00rN{font-size:1.3rem}.Gallery_container__rliQR{padding:1.5rem}}@media(max-width:35.9375rem){.Gallery_monthGallery__In07l{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.5rem}.Gallery_photoCard___dSL7{flex:0 0 calc(50% - .25rem);min-width:0;border-radius:.5rem}.Gallery_coverImage__yaIcG{height:8rem}.Gallery_photoContent__h8JiR{padding:.5rem}.Gallery_photoTitle__DN7PC{font-size:.9rem;margin:.25rem 0}.Gallery_category__btcUc,.Gallery_date__Vzaa0{font-size:.75rem}.Gallery_modalContent__zHU7Z{width:95vw;flex-direction:column}.Gallery_modalImageContainer__e8Lg6{width:100%;height:auto;max-height:50vh;padding:.5rem}.Gallery_modalInfo__h20UK{width:100%;min-width:auto;max-height:none;padding:1rem}.Gallery_title__Ap4V0{font-size:1.6rem}.Gallery_yearTitle__5Iq_F{font-size:1.4rem;margin-bottom:1rem}.Gallery_monthTitle__k00rN{font-size:1.1rem;margin-bottom:.75rem}.Gallery_container__rliQR{padding:.75rem}.Gallery_categories__yGE1a{gap:.375rem;margin-bottom:1rem}.Gallery_categoryButton__7fP8_{padding:.25rem .75rem;font-size:.8rem;border-radius:1rem}.Gallery_introText__lzcgu{font-size:.85rem;margin-bottom:1rem}}.Gallery_photoCard___dSL7{aspect-ratio:1;display:flex;flex-direction:column}.Gallery_coverImage__yaIcG{flex:1;min-height:0;object-fit:cover}.Gallery_photoContent__h8JiR{flex-shrink:0}.Gallery_modalContent__zHU7Z,.Gallery_modalImage___KlxN{transition:all .3s ease}@media(max-width:35.9375rem){.Gallery_pagination__UeXr1{flex-direction:column;gap:.75rem;padding:.75rem}.Gallery_paginationControls__ftmDV{flex-wrap:wrap;justify-content:center;gap:.5rem}.Gallery_paginationButton__ZgmJj{min-width:4.5rem;padding:.375rem .75rem;font-size:.8125rem}.Gallery_pageSizeSelect__mxzRj,.Gallery_paginationCurrent__wRXao{min-width:5.5rem;font-size:.8125rem}}.PageHeader_header__9RF4q{font-size:2.5rem;font-weight:700;color:var(--text);margin-bottom:.75rem;text-align:center;width:100%;display:block;position:relative}.PageHeader_header__9RF4q .PageHeader_englishTitle__v0IDC{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:4rem;font-weight:800;color:var(--text);opacity:.05;white-space:nowrap;z-index:0;pointer-events:none}.PageHeader_introText__RpgPl{max-width:800px;margin:0 auto 1.5rem;color:var(--text);opacity:.7;font-size:.95rem;line-height:1.6;font-style:italic;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:lighter;position:relative;z-index:1}