*{box-sizing:border-box;margin:0;padding:0}:root{font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html,body{width:100%;height:100%;background:#2c2218;overflow:hidden;touch-action:none}#root{width:100%;height:100%;display:flex;align-items:center;justify-content:center}button{-webkit-tap-highlight-color:transparent;user-select:none}.main-screen{position:relative;width:100%;height:100%;overflow:hidden;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;user-select:none;background:#f2e8d9}.main-bg-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#edd9be,#f2e8d9 35%,#f5ede0,#ead8c2 85%,#d9c4a8);pointer-events:none}.main-ground{display:none}.crop-deco{position:absolute;pointer-events:none;z-index:3;object-fit:contain}.main-title-area{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 16px;text-align:center}.main-title{position:relative;font-size:clamp(34px,10.5vw,50px);font-weight:900;letter-spacing:.02em;line-height:1.15;margin:0;transform:rotate(-2deg) skew(-2deg);transform-origin:center bottom;color:transparent}.main-title-stroke,.main-title-fill{display:block;font:inherit;letter-spacing:inherit;line-height:inherit;white-space:nowrap}.main-title-stroke{position:relative;z-index:1;color:#f5d99a;-webkit-text-stroke:8px #6B3A1F;text-shadow:0 2px 0 #7A4A28,0 4px 0 #6B3A1F,0 6px 0 #5C2E14,0 8px 0 #4D2410,0 10px 0 #3E1C0C,0 12px 6px rgba(80,40,10,.5),0 18px 14px rgba(80,40,10,.3)}.main-title-fill{position:absolute;top:0;left:0;right:0;z-index:2;background:linear-gradient(180deg,#fff,#fff5cc 12%,#ffe566 30%,#f9c800 52%,#e8a800 72%,#c87a00);background-size:100% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 1px rgba(255,220,100,.6));animation:title-shimmer 3.5s ease-in-out infinite}@keyframes title-shimmer{0%{background-position:0% 0%}50%{background-position:0% 100%}to{background-position:0% 0%}}.main-subtitle{font-size:clamp(12px,3.4vw,14px);font-weight:600;color:#6b4a2a;letter-spacing:-.01em;line-height:1.5;margin:0;text-shadow:0 1px 0 rgba(255,240,200,.8),0 2px 5px rgba(120,70,20,.2);background:rgba(255,245,220,.7);border-radius:100px;padding:5px 16px;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);border:1px solid rgba(180,140,80,.3)}@keyframes twinkle{0%,to{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1)}}.sparkle{position:absolute;color:rgba(220,170,80,.9);font-style:normal;pointer-events:none;animation:twinkle var(--duration, 2s) ease-in-out infinite;animation-delay:var(--delay, 0s);z-index:5;font-size:var(--size, 14px);line-height:1}.main-emoji-row{position:absolute;top:20%;left:0;right:0;z-index:6;display:flex;justify-content:center;gap:8px;pointer-events:none;font-size:36px;filter:drop-shadow(0 4px 6px rgba(120,60,0,.25))}.main-hero-tiles{position:absolute;left:0;right:0;bottom:160px;z-index:15;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.hero-tile{position:absolute;object-fit:contain;filter:drop-shadow(0 6px 14px rgba(160,90,20,.35)) drop-shadow(0 2px 5px rgba(200,130,40,.25))}.hero-tile--left{width:72px;height:72px;transform:rotate(-18deg);left:18%;bottom:22px}.hero-tile--center{width:84px;height:84px;transform:rotate(6deg);left:50%;margin-left:-42px;bottom:0}.hero-tile--right{width:68px;height:68px;transform:rotate(22deg);right:16%;bottom:30px}.main-bottom-area{position:absolute;left:20px;right:20px;bottom:44px;z-index:30;display:flex;flex-direction:column;gap:10px}.stage-list{display:flex;flex-direction:column;gap:8px}.stage-btn{width:100%;height:52px;border:none;border-radius:16px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.01em;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:rgba(255,248,230,.82);border:2px solid rgba(180,140,80,.45);color:#5a3a1a;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:background .12s,opacity .1s,transform .1s;-webkit-tap-highlight-color:transparent;box-shadow:0 2px 8px rgba(120,70,20,.15)}.stage-btn:active{background:rgba(255,248,230,.96);opacity:.9;transform:scale(.98)}.stage-btn-num{font-size:13px;font-weight:600;opacity:.65;min-width:52px}.stage-btn-title{flex:1;text-align:center}.stage-btn-arrow{min-width:20px;text-align:right;opacity:.6}.main-play-btn{width:100%;height:52px;background:#1a1a1a;color:#fff;border:none;border-radius:16px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.02em;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .1s,transform .1s;-webkit-tap-highlight-color:transparent}.main-play-btn:active{opacity:.85;transform:scale(.98)}.main-stage-label{margin:0;text-align:center;font-size:13px;font-weight:600;color:#9a7a58;letter-spacing:.01em;opacity:.85}.app-wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100dvw;height:100dvh;max-width:430px;max-height:932px;overflow:hidden;background:#f2e8d9}.game-container{width:100%;height:100%;overflow:hidden}
