@charset "UTF-8";.copy-section[data-v-5a2f84df]{position:relative;left:calc(50% - 1px);transform:translate(-50%);overflow:hidden;width:calc(100vw + 2px);min-height:300px}.copy-section .bg-image[data-v-5a2f84df]{position:absolute;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:140vh;object-fit:cover}.copy-section .overlay[data-v-5a2f84df]{pointer-events:none;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:#000c;background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 2px,transparent 2px,transparent 4px)}.copy-section .catch-wrapper[data-v-5a2f84df]{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:400px;height:300px;margin:auto}.copy-section .youtube-btn[data-v-5a2f84df]{cursor:pointer;position:absolute;z-index:3;right:26px;bottom:20px;display:flex;gap:8px;align-items:center;font-size:14px;color:#fff;transition:transform .2s,box-shadow .2s}.copy-section .youtube-btn .icon[data-v-5a2f84df]{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #fff;border-radius:50%}.copy-section .youtube-btn svg[data-v-5a2f84df]{position:relative;left:1px;width:50%}.copy-section .youtube-btn[data-v-5a2f84df]:hover{transform:scale(1.05)}.modal[data-v-5a2f84df]{width:800px;max-width:100%}.modal iframe[data-v-5a2f84df]{display:block;aspect-ratio:16/9;width:100%;height:auto;border:0}.modal .modal-link[data-v-5a2f84df]{margin-top:20px;font-size:12px;text-align:right}@media (width <= 720px){.copy-section[data-v-5a2f84df]{min-height:60vw}.copy-section .catch-wrapper[data-v-5a2f84df]{width:60vw;height:60vw}.copy-section .youtube-btn[data-v-5a2f84df]{right:12px;bottom:12px}.copy-section .youtube-btn .icon[data-v-5a2f84df]{width:26px;height:26px}}footer[data-v-34e42be5]{display:flex;flex-direction:column;gap:20px;align-items:center;margin-top:auto;padding:2em 1em 3em;font-size:14px;color:#fff;text-align:center;background-color:#000}footer .logo[data-v-34e42be5]{display:flex;align-items:flex-end}footer .logo .logoimg[data-v-34e42be5]{width:200px}footer .logo .by[data-v-34e42be5]{position:relative;top:-5px;margin-left:6px;font-size:12px;font-weight:700;text-decoration:none}.nav ul[data-v-34e42be5]{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px}li[data-v-34e42be5]{font-size:14px}.notice[data-v-34e42be5]{max-width:600px;margin-top:16px;font-size:12px;line-height:1.5}*,*:before,*:after{box-sizing:border-box}ul,ol{padding:0}body,h1,h2,h3,h4,h5,p,ul,ol,figure,blockquote,dl,dd{margin:0}body{min-height:100vh;line-height:1;text-rendering:optimizespeed}ul,ol{list-style:none}a:not([class]){text-decoration-skip-ink:auto}a{color:inherit}img{display:block;width:100%;max-width:100%;height:auto}button{padding:0;border:none;border-radius:0;font:inherit;color:inherit;appearance:none;background:transparent}.form input[data-v-f8becb78]{padding:12px;border:1px solid;border-radius:6px;font-size:16px}.form button[data-v-f8becb78]{cursor:pointer;padding:12px;border:none;border-radius:6px;color:#fff;background-color:#00bcd4}.error[data-v-f8becb78]{margin-top:10px;margin-bottom:10px;font-size:12px;line-height:1.4;color:#d33}.root[data-v-f8becb78]{max-width:300px}.form[data-v-f8becb78]{display:flex;flex-direction:column;gap:10px;width:100%;max-width:300px;margin:0 auto 20px}p[data-v-f8becb78]{margin-top:3px;font-size:14px}a[data-v-f8becb78]{color:#00bcd4;text-decoration:underline}.success[data-v-f8becb78]{color:green}.login-modal-content[data-v-553e976f]{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center;width:100%;max-width:600px;padding:24px 0;line-height:1.6;text-align:center}.description[data-v-553e976f]{font-size:14px;color:#555}.oauth-buttons[data-v-553e976f]{display:flex;flex-direction:column;gap:12px;width:100%;max-width:300px}.oauth-buttons button[data-v-553e976f]{width:100%}.intro-overlay[data-v-886a27d6]{position:fixed;z-index:9999;inset:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#fff}.logo-svg[data-v-886a27d6]{width:60%;max-width:480px}.logo-svg .cls-1[data-v-886a27d6]{fill:#fff;stroke:#00bcd4;stroke-dasharray:800;stroke-dashoffset:800;stroke-width:1;animation:draw-886a27d6 2s cubic-bezier(.645,.045,.355,1) forwards,fill-in-886a27d6 1.8s ease forwards;animation-delay:.2s,.2s}@keyframes draw-886a27d6{to{stroke:#000;stroke-dashoffset:0}}@keyframes fill-in-886a27d6{0%{fill:#fff}to{fill:#000}}.fade-enter-active[data-v-886a27d6],.fade-leave-active[data-v-886a27d6]{transition:opacity .6s ease}.fade-enter-from[data-v-886a27d6],.fade-leave-to[data-v-886a27d6]{opacity:0}.toast-container[data-v-75351e4d]{position:fixed;z-index:9999;right:20px;bottom:20px;display:flex;flex-direction:column}.toast-enter-from[data-v-75351e4d]{transform:translate(100%);opacity:0}.toast-enter-to[data-v-75351e4d]{transform:translate(0);opacity:1}.toast-enter-active[data-v-75351e4d]{transition:all .4s ease}.toast-leave-from[data-v-75351e4d]{transform:translate(0);opacity:1}.toast-leave-to[data-v-75351e4d]{transform:translate(100%);opacity:0}.toast-leave-active[data-v-75351e4d]{transition:all .4s ease}.toast[data-v-75351e4d]{display:flex;gap:16px;align-items:center;margin-bottom:10px;padding:12px 16px;border:1px solid #ddd;border-left:4px solid #f4511e;border-radius:12px;background:#fff;box-shadow:0 4px 10px #00000026}.toast.notify[data-v-75351e4d]{border-left-color:#00bcd4}.toast.error[data-v-75351e4d]{border-left-color:#f44336}.toast.success[data-v-75351e4d]{border-left-color:#4caf50}
