:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gallery[data-v-1b8e8e7f]{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:20px;margin-top:30px}.image-row[data-v-1b8e8e7f]{flex:1 1 calc(33% - 16px);display:flex;justify-content:center}.image-container[data-v-1b8e8e7f]{position:relative;overflow:hidden;cursor:pointer;display:inline-block}.image[data-v-1b8e8e7f]{width:100%;height:auto;display:block;object-fit:contain}.overlay[data-v-1b8e8e7f]{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffff4d;opacity:0;transition:opacity .3s ease;pointer-events:none}.image-container:hover .overlay[data-v-1b8e8e7f]{opacity:1}@media (max-width: 768px){.image-row[data-v-1b8e8e7f]{flex:1 1 100%}}.modal-overlay[data-v-1b8e8e7f]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content[data-v-1b8e8e7f]{position:relative;max-width:60vh;max-height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.modal-image[data-v-1b8e8e7f]{max-width:100%;max-height:100%;object-fit:contain;display:block}@media (orientation: portrait) and (max-width: 768px){.modal-content[data-v-1b8e8e7f]{width:90vw;height:auto;max-height:90vh;display:flex;justify-content:center;align-items:center}.modal-image[data-v-1b8e8e7f]{width:100%;max-height:80vh;height:auto;object-fit:contain}}.navbar[data-v-dc4376b9]{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:10px 20px;z-index:1000;width:100%;box-sizing:border-box}.logo[data-v-dc4376b9]{max-width:250px;height:auto}.router-link-active[data-v-dc4376b9]{color:#000;text-decoration:none;font-size:large}.about-link[data-v-dc4376b9]{text-decoration:none;color:#000;font-size:large;margin-left:20px}.home[data-v-2b00c26d]{display:flex;flex-direction:column;align-items:center}.gallery[data-v-2b00c26d]{width:100%;display:flex;justify-content:center}.about-page[data-v-164bd3f9]{padding:40px;margin-top:50px}.about-container[data-v-164bd3f9]{display:flex;justify-content:space-between;align-items:center;gap:40px;flex-wrap:wrap}.image-section[data-v-164bd3f9]{flex:1;min-width:300px}.about-image[data-v-164bd3f9]{width:100%;height:auto}.text-section[data-v-164bd3f9]{flex:1;min-width:300px}.text-section h1[data-v-164bd3f9]{font-size:2.5rem;margin-bottom:20px}.text-section h2[data-v-164bd3f9]{margin-top:20px;margin-bottom:20px}.text-section p[data-v-164bd3f9]{font-size:1.125rem;line-height:1.6}@media (max-width: 768px){.about-container[data-v-164bd3f9]{flex-direction:column;text-align:center}.image-section[data-v-164bd3f9]{margin-bottom:20px}.text-section h1[data-v-164bd3f9]{font-size:2rem}.text-section p[data-v-164bd3f9]{font-size:1rem}}.gallery[data-v-d48b6047]{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:20px;margin-top:30px}.image-row[data-v-d48b6047]{flex:1 1 calc(33% - 16px);display:flex;justify-content:center}.image-container[data-v-d48b6047]{position:relative;overflow:hidden;cursor:pointer;display:inline-block}.image[data-v-d48b6047]{width:100%;height:auto;display:block;object-fit:contain}.overlay[data-v-d48b6047]{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffff4d;opacity:0;transition:opacity .3s ease;pointer-events:none}.image-container:hover .overlay[data-v-d48b6047]{opacity:1}@media (max-width: 768px){.image-row[data-v-d48b6047]{flex:1 1 100%}}.modal-overlay[data-v-d48b6047]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content[data-v-d48b6047]{position:relative;max-width:60vh;max-height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.modal-image[data-v-d48b6047]{max-width:100%;max-height:100%;object-fit:contain;display:block}@media (orientation: portrait) and (max-width: 768px){.modal-content[data-v-d48b6047]{width:90vw;height:auto;max-height:90vh;display:flex;justify-content:center;align-items:center}.modal-image[data-v-d48b6047]{width:100%;max-height:80vh;height:auto;object-fit:contain}}.home[data-v-3d5a7937]{display:flex;flex-direction:column;align-items:center}.gallery[data-v-3d5a7937]{width:100%;display:flex;justify-content:center}
