.yutnori-landing{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#1a1008;background-size:cover;background-position:center;background-repeat:no-repeat}.landing-content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px;height:100%;padding:24px 24px env(safe-area-inset-bottom,16px);justify-content:space-between}.landing-logo-top{height:28px;object-fit:contain;opacity:.85;margin-top:8px}.landing-center{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;justify-content:flex-start;padding-top:4vh}.landing-title-img{width:80%;max-width:300px;margin-bottom:8px;pointer-events:none;-webkit-user-select:none;user-select:none}.landing-subtitle{font-size:1rem;font-weight:500;color:#fffc;margin-bottom:20px;text-shadow:0 1px 4px rgba(0,0,0,.5)}.landing-bottom{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.landing-play-btn{display:inline-block;padding:16px 64px;font-size:1.3rem;font-weight:700;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;background:#3b82f6;border:none;border-radius:50px;cursor:pointer;box-shadow:0 6px 20px #3b82f666;transition:transform .15s,box-shadow .15s}.landing-play-btn:active{transform:scale(.96);box-shadow:0 3px 10px #3b82f64d}.landing-logo-bottom{height:24px;object-fit:contain;opacity:.5;margin-bottom:8px}
