[data-v-1242d419]{box-sizing:border-box;margin:0;padding:0}html[data-v-1242d419],body[data-v-1242d419]{height:100%;font-family:-apple-system,BlinkMacSystemFont,Microsoft YaHei,sans-serif;overflow:hidden}.root-container[data-v-1242d419]{width:100vw;height:100vh;padding:2vw;position:relative}.bg-img[data-v-1242d419]{object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.logo-wrapper[data-v-1242d419]{width:20vw;min-width:100px;max-width:200px;position:absolute;top:2vw;left:5%}.logo-img[data-v-1242d419]{object-fit:contain;width:100%;height:auto}.main-content[data-v-1242d419]{justify-content:space-between;align-items:flex-end;gap:2vw;width:90%;height:75vh;display:flex;position:absolute;bottom:3%;left:5%}.left-img-group[data-v-1242d419]{justify-content:space-between;align-items:flex-end;gap:1vw;width:40vw;max-width:600px;display:flex}.content-img[data-v-1242d419]{object-fit:contain;width:100%;max-width:23rem;height:auto;max-height:60vh}.content-img1[data-v-1242d419]{object-fit:contain;width:120%;max-width:25rem;height:auto;max-height:80vh}.right-info-group[data-v-1242d419]{flex-direction:column;justify-content:space-between;width:55%;height:100%;padding-bottom:2vw;display:flex}.title-wrapper[data-v-1242d419]{text-align:right;margin-bottom:2vw}.main-title[data-v-1242d419]{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.2}.sub-title[data-v-1242d419]{margin:1vw 0 3vw;font-size:clamp(1.2rem,3vw,2.5rem);font-weight:900}.download-btns[data-v-1242d419]{flex-wrap:wrap;justify-content:flex-end;gap:1.5vw;margin-bottom:8vw;display:flex}.download-btn[data-v-1242d419]{cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:12px;align-items:center;gap:.8vw;min-width:120px;padding:.8vw 1.5vw;transition:background-color .2s;display:flex;position:relative}.download-btn[data-v-1242d419]:hover{background-color:#f8f8f8}.qr-btn[data-v-1242d419]{position:relative}.qr-popup[data-v-1242d419]{opacity:0;visibility:hidden;z-index:10;text-align:center;background:#fff;border-radius:8px;max-width:90vw;margin-top:.5vw;padding:1vw;transition:all .3s;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}.qr-btn:hover .qr-popup[data-v-1242d419]{opacity:1;visibility:visible}.qr-img[data-v-1242d419]{object-fit:contain;width:120px;height:120px;display:block}.qr-label[data-v-1242d419]{color:#333;white-space:nowrap;margin-top:.5vw;font-size:clamp(12px,1vw,14px)}.btn-icon[data-v-1242d419]{object-fit:contain;width:clamp(20px,3vw,40px);height:auto}.btn-text[data-v-1242d419]{font-size:clamp(1rem,2vw,1.8rem);font-weight:600}.btn-text-group[data-v-1242d419]{text-align:left}.btn-sm-text[data-v-1242d419]{font-size:clamp(.6rem,1vw,.9rem);display:block}.btn-lg-text[data-v-1242d419]{font-size:clamp(1rem,2vw,1.8rem);font-weight:600;display:block}.footer-info[data-v-1242d419]{margin-top:auto}.protocol-links[data-v-1242d419]{justify-content:center;gap:3vw;margin-bottom:1.5vw;display:flex}.protocol-link[data-v-1242d419]{color:#000;border-bottom:1px solid #000;padding-bottom:2px;font-size:clamp(.8rem,1.5vw,1.5rem);text-decoration:none}.record-info[data-v-1242d419]{text-align:center;color:#3d3d3d;font-size:clamp(.7rem,1.2vw,1rem);line-height:1.5}@media (max-width:768px){.main-content[data-v-1242d419]{flex-direction:column;align-items:center;height:auto;bottom:5%}.left-img-group[data-v-1242d419]{width:80%;margin-bottom:3vw}.right-info-group[data-v-1242d419]{align-items:center;width:100%}.title-wrapper[data-v-1242d419]{text-align:center}.download-btns[data-v-1242d419]{justify-content:center}.qr-img[data-v-1242d419]{width:100px;height:100px}.qr-popup[data-v-1242d419]{margin-top:1vw}}.privacy-modal-overlay[data-v-1242d419]{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.privacy-modal[data-v-1242d419]{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:80vh;animation:.3s ease-out modalFadeIn-1242d419;overflow:hidden;box-shadow:0 8px 32px #0003}@keyframes modalFadeIn-1242d419{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal-header[data-v-1242d419]{background:#f8f9fa;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.modal-title[data-v-1242d419]{color:#333;margin:0;font-size:1.5rem;font-weight:600}.modal-close-btn[data-v-1242d419]{color:#666;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:2rem;transition:background-color .2s;display:flex}.modal-close-btn[data-v-1242d419]:hover{color:#333;background-color:#e9ecef}.modal-content[data-v-1242d419]{max-height:60vh;padding:2rem;overflow-y:auto}.privacy-content .section[data-v-1242d419]{margin-bottom:2rem}.privacy-content .section[data-v-1242d419]:last-child{margin-bottom:0}.privacy-content .section-title[data-v-1242d419]{color:#333;margin:1.5rem 0 .5rem;font-size:1.1rem;font-weight:600}.privacy-content .section:first-child .section-title[data-v-1242d419]{margin-top:0}.privacy-content .section-content[data-v-1242d419]{flex-direction:column;gap:.8rem;display:flex}.privacy-content .content-text[data-v-1242d419]{color:#666;text-align:justify;margin:0;font-size:.95rem;line-height:1.6}@media (max-width:768px){.privacy-modal[data-v-1242d419]{width:95%;margin:1rem}.modal-header[data-v-1242d419]{padding:1rem 1.5rem}.modal-title[data-v-1242d419]{font-size:1.3rem}.modal-content[data-v-1242d419]{max-height:70vh;padding:1.5rem}.privacy-content .section-title[data-v-1242d419]{font-size:1rem}.privacy-content .content-text[data-v-1242d419],.contact-content .contact-item[data-v-1242d419],.contact-content .contact-hint[data-v-1242d419]{font-size:.9rem}}.contact-content[data-v-1242d419]{text-align:center;padding:2rem 1rem}.contact-item[data-v-1242d419]{margin-bottom:2rem}.contact-label[data-v-1242d419]{color:#333;margin-bottom:.5rem;font-size:1rem;font-weight:600}.contact-value[data-v-1242d419]{color:#007bff;-webkit-user-select:all;user-select:all;cursor:text;background:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;padding:.8rem 1.5rem;font-size:1.2rem;font-weight:700;display:inline-block}.contact-hint[data-v-1242d419]{color:#666;font-size:.9rem;line-height:1.6}.contact-hint p[data-v-1242d419]{margin:.5rem 0}@media (max-width:768px){.contact-content[data-v-1242d419]{padding:1.5rem 1rem}.contact-item[data-v-1242d419]{margin-bottom:1.5rem}.contact-label[data-v-1242d419]{font-size:.9rem}.contact-value[data-v-1242d419]{padding:.6rem 1.2rem;font-size:1.1rem}.contact-hint[data-v-1242d419]{font-size:.85rem}}
