:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh;overflow:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{width:466px!important;max-width:466px!important;margin:0 auto!important;overflow-x:hidden;height:100vh;padding:0;overflow:hidden;display:flex;flex-direction:column}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media (max-width: 768px){h1{font-size:2.5em}}@media (max-width: 480px){h1{font-size:2em}}.header-container[data-v-a53eecb6]{width:100%;display:flex;justify-content:center;margin-top:5vh;position:relative}.header-box[data-v-a53eecb6]{position:relative;width:90%;max-width:343px;height:2.25rem;border-radius:.5rem;opacity:1;display:flex;justify-content:center;align-items:center;box-sizing:border-box;border:.125rem solid #FFFFFF}.header-content[data-v-a53eecb6]{display:flex;align-items:center;justify-content:center}.header-icon[data-v-a53eecb6]{width:1.125rem;height:1.125rem;margin-right:15px}.header-text[data-v-a53eecb6]{font-family:Roboto;font-size:1.25rem;font-weight:700;line-height:2rem;letter-spacing:0;font-variation-settings:"opsz" auto;font-feature-settings:"kern" on;color:#fff}@media screen and (max-height: 600px){.header-container[data-v-a53eecb6]{margin-top:3vh}}@media screen and (max-width: 320px){.header-text[data-v-a53eecb6]{font-size:1rem}}.footer-container[data-v-b1193cdb]{width:100%;display:flex;justify-content:center;margin-bottom:4vh;position:relative}.footer-box[data-v-b1193cdb]{position:relative;width:90%;max-width:343px;height:2rem;display:flex;justify-content:center;align-items:center}.footer-content[data-v-b1193cdb]{display:flex;align-items:center;justify-content:center}.footer-icon[data-v-b1193cdb]{width:.875rem;height:.875rem;margin-right:15px}.footer-text[data-v-b1193cdb]{color:#fff;font-size:.75rem;opacity:.8;font-family:Roboto;line-height:1.5rem;letter-spacing:0;font-variation-settings:"opsz" auto;font-feature-settings:"kern" on}@media screen and (max-height: 600px){.footer-container[data-v-b1193cdb]{margin-top:2vh;margin-bottom:1vh}}@media screen and (max-width: 320px){.footer-text[data-v-b1193cdb]{font-size:.7rem}}.image-viewer-overlay[data-v-07df5407]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn-07df5407 .3s ease;touch-action:manipulation}.image-viewer-container[data-v-07df5407]{background-color:#00000080;border-radius:8px;width:90%;max-width:900px;max-height:90vh;height:auto;display:flex;flex-direction:column;justify-content:center;box-shadow:0 4px 16px #0003;animation:scaleIn-07df5407 .3s ease;overflow:hidden}.image-viewer-header[data-v-07df5407]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.image-title[data-v-07df5407]{color:#fff;font-size:18px;font-weight:700}.close-button[data-v-07df5407]{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.close-button[data-v-07df5407]:hover{background-color:#ffffff1a}.image-content[data-v-07df5407]{overflow:auto;display:flex;justify-content:center;align-items:center;padding:20px;width:100%;-webkit-overflow-scrolling:touch}.viewer-image[data-v-07df5407]{max-width:100%;max-height:70vh;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.image-viewer-footer[data-v-07df5407]{padding:12px 16px;display:flex;justify-content:center;align-items:center;min-height:60px;border-top:1px solid rgba(255,255,255,.1)}.download-button[data-v-07df5407]{background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.8);padding:8px 16px;border-radius:4px;cursor:pointer;text-decoration:none;font-family:Roboto;font-size:.9375rem;font-weight:400;line-height:1.5;letter-spacing:0;font-variation-settings:"opsz" auto;font-feature-settings:"kern" on;display:inline-block;transition:all .2s ease;min-height:44px;min-width:100px;display:flex;align-items:center;justify-content:center}.download-button[data-v-07df5407]:hover{background-color:#fff3;transform:translateY(-1px);box-shadow:0 2px 5px #0003}@keyframes fadeIn-07df5407{0%{opacity:0}to{opacity:1}}@keyframes scaleIn-07df5407{0%{transform:scale(.9)}to{transform:scale(1)}}@media screen and (max-width: 480px){.image-viewer-container[data-v-07df5407]{width:95%;height:auto;max-height:85vh}.image-content[data-v-07df5407]{max-height:60vh;padding:10px}.viewer-image[data-v-07df5407]{max-height:60vh}.image-viewer-header[data-v-07df5407],.image-viewer-footer[data-v-07df5407]{padding:8px 12px}.image-title[data-v-07df5407]{font-size:16px}}@media screen and (max-width: 320px){.image-viewer-container[data-v-07df5407]{width:98%;border-radius:6px}.download-button[data-v-07df5407]{font-size:.875rem;padding:6px 12px}}@media screen and (orientation: landscape) and (max-height: 500px){.image-viewer-container[data-v-07df5407]{flex-direction:row;max-height:95vh;height:auto}.image-content[data-v-07df5407]{flex:1;max-height:80vh}.image-viewer-header[data-v-07df5407],.image-viewer-footer[data-v-07df5407]{width:auto;min-width:150px}.image-viewer-footer[data-v-07df5407]{border-top:none;border-left:1px solid rgba(255,255,255,.1)}}@media screen and (min-width: 768px) and (max-width: 1024px){.image-viewer-container[data-v-07df5407]{max-width:85%}.viewer-image[data-v-07df5407]{max-height:75vh}}@media (prefers-color-scheme: dark){.image-viewer-overlay[data-v-07df5407]{background-color:#000000e6}}.image-show-container[data-v-5dc2e0d2]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative}.head-container[data-v-5dc2e0d2]{position:relative;margin-top:5vh;width:90%;max-width:343px;display:flex;justify-content:center;align-items:center}.head[data-v-5dc2e0d2]{width:100%;height:auto;max-height:40px;opacity:1;object-fit:contain;z-index:0}.comment-bar[data-v-5dc2e0d2]{position:relative;width:90%;max-width:343px;margin:2vh 0}.comment-content[data-v-5dc2e0d2]{position:absolute;left:3%;top:0;width:80%;height:auto;min-height:22.5px;opacity:1;background:#0000;z-index:1;font-family:Roboto;font-size:.9375rem;font-weight:400;line-height:1.5;letter-spacing:0;font-variation-settings:"opsz" auto;font-feature-settings:"kern" on;color:#fff}.bar-indicator[data-v-5dc2e0d2]{position:absolute;left:0;top:.2rem;width:6px;height:16px;border-radius:2px;opacity:1;display:flex;background:#adadad;z-index:0}.image-shower[data-v-5dc2e0d2]{margin-top:3vh;width:90%;max-width:343px;display:flex;flex-direction:column;justify-content:space-between;height:70vh;position:relative}.image-box[data-v-5dc2e0d2]{width:76%;max-width:262px;height:22%;max-height:147px;border-radius:8px;opacity:1;background:#0000001a;position:relative;border:1px solid rgba(255,255,255,.2);overflow:hidden;display:flex;justify-content:center;align-items:center}.image-box img[data-v-5dc2e0d2]{width:100%;height:100%;object-fit:cover;cursor:pointer;transition:transform .2s}.image-box img[data-v-5dc2e0d2]:hover{transform:scale(1.05)}.box1[data-v-5dc2e0d2],.box2[data-v-5dc2e0d2]{align-self:flex-start}.box3[data-v-5dc2e0d2],.box4[data-v-5dc2e0d2]{align-self:flex-end}.loading-container[data-v-5dc2e0d2]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background:#0003}.loading-spinner[data-v-5dc2e0d2]{width:30px;height:30px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin-5dc2e0d2 1s ease-in-out infinite}@keyframes spin-5dc2e0d2{to{transform:rotate(360deg)}}.loading-text[data-v-5dc2e0d2],.error-text[data-v-5dc2e0d2]{color:#fff;margin-top:8px;font-size:12px}.error-container[data-v-5dc2e0d2]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:#0003}.foot-container[data-v-5dc2e0d2]{position:relative;margin-top:3vh;margin-bottom:2vh;width:90%;max-width:343px;display:flex;justify-content:center;align-items:center}.foot[data-v-5dc2e0d2]{width:100%;height:auto;max-height:24px;opacity:1;object-fit:contain;z-index:3}@media screen and (max-height: 600px){.image-shower[data-v-5dc2e0d2]{height:60vh}.head-container[data-v-5dc2e0d2]{margin-top:3vh}.foot-container[data-v-5dc2e0d2]{margin-bottom:1vh}}@media screen and (min-height: 800px){.image-shower[data-v-5dc2e0d2]{height:75vh}}@media screen and (max-width: 320px){.head[data-v-5dc2e0d2],.foot[data-v-5dc2e0d2]{max-height:none}.image-box[data-v-5dc2e0d2]{width:90%}}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;position:fixed;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}#app{width:100%;max-width:100%;height:100%;margin:0 auto;position:relative;overflow:hidden}@media (min-width: 768px){#app{max-width:600px}}body:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:url(/assets/background-DSKKzJYW.png);background-position:center center;background-size:cover;background-repeat:no-repeat;opacity:.9;z-index:-1}@media (min-width: 768px){body:before{background-size:100% auto;left:50%;transform:translate(-50%);width:100%}}@supports (padding: env(safe-area-inset-top)){#app{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}.app-container[data-v-26506d56]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100vh;overflow:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.app-container[data-v-26506d56]::-webkit-scrollbar{display:none}@media screen and (min-width: 481px) and (max-width: 767px){.app-container[data-v-26506d56]{padding:0 15px}}@media screen and (min-width: 391px) and (max-width: 480px){.app-container[data-v-26506d56]{padding:0 12px}}@media screen and (max-width: 390px){.app-container[data-v-26506d56]{padding:0 10px}}@media screen and (orientation: landscape) and (max-height: 500px){.app-container[data-v-26506d56]{padding:5px}}.main-content[data-v-26506d56]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;width:100%}.logo[data-v-26506d56]{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo[data-v-26506d56]:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vue[data-v-26506d56]:hover{filter:drop-shadow(0 0 2em #42b883aa)}
