.loca-title{z-index:200;background:#b7d690;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.loca-title__canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.loca-title__band{color:#f6efdb;letter-spacing:.16em;z-index:2;background:#1f1a12;justify-content:space-between;padding:7px 16px;font-family:DungGeunMo,monospace;font-size:10.5px;display:flex;position:absolute;top:0;left:0;right:0}.loca-title__stage{z-index:2;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:relative}.loca-title__stage>*{pointer-events:auto}.loca-title__logo{width:min(72vw,420px);height:auto;animation:.85s cubic-bezier(.3,.9,.4,1) both loca-title-drop}@keyframes loca-title-drop{0%{transform:translateY(-90vh)}68%{transform:translateY(0)}80%{transform:translateY(-2.5vh)}to{transform:translateY(0)}}.loca-title__menu{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:clamp(84px,13vh,132px);padding:0 16px;animation:.5s ease-out .55s both loca-title-in;display:flex}@keyframes loca-title-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.loca-title__btn{cursor:pointer;border:3px solid #1f1a12;border-radius:0;align-items:center;gap:9px;padding:14px 22px;font-family:DungGeunMo,monospace;font-size:15px;display:inline-flex;box-shadow:4px 4px #1f1a12}.loca-title__btn:active{box-shadow:none;transform:translate(4px,4px)}.loca-title__btn--go{color:#fff;background:#ff4d1a}.loca-title__btn--game{color:#1f1a12;background:#fffdf4}.loca-title__btn:focus-visible{outline-offset:3px;outline:3px solid #1f1a12}.loca-title__blink{animation:1.1s step-end infinite loca-title-blink}@keyframes loca-title-blink{0%,55%{opacity:1}56%,to{opacity:0}}.loca-title__login{color:#fffdf4;text-shadow:1.5px 1.5px #1f1a12;cursor:pointer;background:0 0;border:none;margin-top:20px;font-family:DungGeunMo,monospace;font-size:12px;animation:.5s ease-out .7s both loca-title-in}.loca-title__login:hover{text-decoration:underline}.loca-title__foot{z-index:2;color:#f6efdb;text-shadow:1px 1px #1f1a12;letter-spacing:.1em;flex-wrap:wrap;justify-content:center;align-items:center;gap:2px 7px;padding:0 14px;font-family:DungGeunMo,monospace;font-size:10px;display:flex;position:absolute;bottom:10px;left:0;right:0}.loca-title__legal{cursor:pointer;color:#f6efdb;text-shadow:1px 1px #1f1a12;letter-spacing:.1em;background:0 0;border:none;padding:0;font-family:DungGeunMo,monospace;font-size:10px}.loca-title__legal:hover{text-decoration:underline}.loca-title__legal--privacy{color:#ffd338}@media (width<=520px){.loca-title__menu{flex-direction:column;align-items:stretch;width:min(84vw,320px)}.loca-title__btn{justify-content:center}}@media (prefers-reduced-motion:reduce){.loca-title__logo,.loca-title__menu,.loca-title__login,.loca-title__blink{animation:none}}
