:root{--luje-font-sans: "Pretendard", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;--index-splash-orange-top: #ffa202;--index-splash-orange-bottom: #ff5d00}html,body{margin:0;padding:0;height:100%;min-height:100%;min-height:100dvh;background:linear-gradient(180deg,var(--index-splash-orange-top) 0%,var(--index-splash-orange-bottom) 100%);font-family:var(--luje-font-sans)}#root{min-height:100%;min-height:100dvh}html.luje-index-splash-page:before{background:var(--index-splash-orange-top)}html.luje-index-splash-page:after{background:var(--index-splash-orange-bottom)}html.luje-index-splash-page,html.luje-index-splash-page body{background:linear-gradient(180deg,var(--index-splash-orange-top) 0%,var(--index-splash-orange-bottom) 100%)}.index-splash-root{--index-splash-orange-top: #ffa202;--index-splash-orange-bottom: #ff5d00;--index-splash-mark-size: min(32vw, 128px);box-sizing:border-box;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;max-width:100vw;margin:0;padding:max(12px,env(safe-area-inset-top,0px)) max(16px,env(safe-area-inset-right,0px)) max(12px,env(safe-area-inset-bottom,0px)) max(16px,env(safe-area-inset-left,0px));background:linear-gradient(180deg,var(--index-splash-orange-top) 0%,var(--index-splash-orange-bottom) 100%);color:#fff;font-family:var( --luje-font-sans, "Pretendard", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, sans-serif )}@media (min-width: 480px){.index-splash-root{--index-splash-mark-size: 136px}}.index-splash-mark{display:block;width:var(--index-splash-mark-size);height:auto;aspect-ratio:1;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;animation:index-splash-mark-in .45s ease-out both}@keyframes index-splash-mark-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}
