@import"https://fonts.googleapis.com/css2?family=Black+Han+Sans&family=Noto+Sans+KR:wght@400;500;700;800&display=swap";:root{color:#f6fbff;background:radial-gradient(circle at top,#ffe7ad47,#fff4db00 28%),linear-gradient(180deg,#a7d8ff,#d4edff 32%,#8fcb73 33%,#5e8e49);font-family:Noto Sans KR,sans-serif}*{box-sizing:border-box}html,body,#app{margin:0;width:100%;height:100%;overflow:hidden}body{background:radial-gradient(circle at top,#ffe7ad47,#fff4db00 28%),linear-gradient(180deg,#a7d8ff,#d4edff 32%,#8fcb73 33%,#5e8e49)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 48px;pointer-events:none;opacity:.14}canvas{display:block;image-rendering:auto;filter:drop-shadow(0 18px 40px rgba(49,36,18,.24))}#orientation-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;background:#1e2a14e6;z-index:10;padding:24px}#orientation-overlay.visible{display:flex}.orientation-card{max-width:320px;padding:24px 20px;border:2px solid #d3b577;border-radius:16px;background:#2c3a1ff2;text-align:center;box-shadow:0 20px 44px #3a291247}.orientation-title{margin-bottom:12px;font-size:24px;font-weight:700;font-family:Black Han Sans,Noto Sans KR,sans-serif}.orientation-copy{font-size:16px;line-height:1.5;color:#f7f0dc;font-family:Noto Sans KR,sans-serif}
