@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap";:root{font-family:DM Sans,Noto Sans KR,sans-serif;color:#293c36;background:#f6f7f1;font-synthesis:none;font-weight:400}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible{outline:3px solid #ed9c3e;outline-offset:4px}button{transition:background .15s,transform .15s}button:active:not(:disabled){transform:translateY(2px)}[hidden]{display:none!important}header{height:94px;max-width:1400px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 56px;border-bottom:1px solid #dfe5d9}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#293c36;font-weight:900;font-size:24px;letter-spacing:-1px}.brand-egg{width:29px;height:37px;border-radius:55% 55% 48% 48%;background:#ffcd74;display:grid;place-items:center;font-size:15px;letter-spacing:4px;padding-left:4px;transform:rotate(-12deg)}.brand-sub{margin-left:12px;font-size:10px;letter-spacing:2px;color:#8c9890;font-weight:600}.quiet{border:0;background:none;color:#58665d;font-size:13px}.quiet span{margin-left:10px;border:1px solid #acb7ab;border-radius:50%;padding:1px 6px}main{max-width:1400px;margin:auto;padding:42px 56px 0}.intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:#6c8b7e;margin:0 0 13px}.eyebrow>span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#89ac8e;margin-right:7px}h1{font-size:36px;letter-spacing:-1.8px;margin:0 0 10px;font-weight:800}h1 em{font-style:normal;color:#819a80}.subtitle{font-size:13px;color:#849087;margin:0}.view-note{display:flex;align-items:center;gap:11px;font-size:12px;color:#657d68}.view-note>span{font-size:28px;color:#8da88b}.view-note small{display:block;font-size:10px;margin-top:5px;color:#95a18f}.layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:23px}.arena{position:relative;min-width:0;height:550px;border:1px solid #d4e4dd;border-radius:24px;overflow:hidden;background:#dcebe5}#scene{position:absolute;top:0;right:0;bottom:0;left:0}#scene canvas{display:block;width:100%;height:100%}.arena-top,.arena-bottom{position:absolute;left:25px;right:25px;z-index:2;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.arena-top{top:23px;gap:10px}.arena-bottom{bottom:22px;color:#64857d;font-size:11px}.pill{padding:9px 13px;background:#ffffffb8;border:1px solid #ffffffad;border-radius:25px;font-size:11px;font-weight:600;display:flex;align-items:center;gap:7px}.pill i,.live-dot{width:6px;height:6px;border-radius:50%;background:#73a289}.arena-caption{margin-left:auto;font-size:10px;color:#78978d;letter-spacing:1px}.pause{pointer-events:auto;border:1px solid #ffffff8c;background:#ffffff95;border-radius:10px;height:32px;width:32px;color:#526e60}.fixed-tag{font-size:8px;letter-spacing:1.6px}.pick-card,.play-card,.live-card{padding:22px;background:#fffefa;border:1px solid #e4e8dc;border-radius:20px}.section-heading{display:flex;align-items:center;gap:9px}.section-heading h2{margin:0;font-size:14px;font-weight:700}.step{font-size:10px;color:#8ea18c}.tiny{font-size:8px;margin-left:auto;color:#a2aa9b;letter-spacing:1px}.card-copy{font-size:11px;color:#99a191;margin:9px 0 19px}.characters{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.character{position:relative;border:1px solid #eaece3;background:#f7f8f2;border-radius:13px;padding:10px 3px 7px;color:#7b8777;font-size:10px}.character.selected{background:#fff6df;border:1.5px solid #e9bc68;color:#695c3c}.character.selected:after{content:"✓";position:absolute;right:5px;top:4px;color:#c28e32;font-size:9px}.mini-egg{display:block;position:relative;margin:0 auto 8px;width:31px;height:36px;border-radius:53% 53% 45% 45%;background:var(--egg);box-shadow:inset -4px -3px #0000000a,0 3px 2px #394f3910}.mini-egg:before{content:"••";position:absolute;top:11px;left:8px;color:#475247;letter-spacing:4px;font-size:10px}.mini-egg:after{content:"";position:absolute;bottom:-3px;left:4px;width:8px;height:6px;border-radius:5px;background:var(--egg);box-shadow:15px 0 0 var(--egg)}.selected-note{display:flex;align-items:center;gap:9px;border-top:1px solid #eff0e8;margin-top:17px;padding-top:15px}.selected-note>span:first-child{height:9px;width:9px;border-radius:50%}.selected-note strong{font-size:12px}.selected-note p{margin:4px 0 0;font-size:9px;color:#98a08f}.you-label{font-size:8px;background:#eef1e7;color:#8d9a7e;padding:4px 6px;border-radius:4px;margin-left:auto}.play-card,.live-card{margin-top:14px}.match-details{display:flex;justify-content:space-between;margin:20px 0;font-size:10px;color:#94a087}.match-details span{display:flex;flex-direction:column;gap:7px}.match-details b{font-size:13px;color:#61735b;font-weight:500}.primary{width:100%;display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border:none;border-radius:12px;background:#3e6251;color:#fffdf3;font-size:12px;font-weight:600}.primary:hover{background:#2f5140}.primary>span{font-size:18px;font-weight:400}.small-center{text-align:center;font-size:9px;color:#a0a790;margin:11px 0 0}.gentle-note{display:flex;gap:12px;align-items:center;padding:15px 19px;color:#99a68e}.gentle-note>span{font-size:29px;color:#a5b596}.gentle-note p{font-size:10px;line-height:1.9;margin:0}.controls{margin-top:21px;display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid #e2e7da;border-radius:17px;padding:22px 26px;background:#f0f3e9}.control-intro,.control{display:flex;gap:13px;align-items:center}.control-icon{font-size:24px;color:#92a284}.control-intro strong{display:block;font-size:12px}.control-intro small{display:block;font-size:10px;margin-top:5px;color:#95a08b}.control{font-size:11px;color:#65725b}.control small{display:block;font-size:9px;color:#a0a68e;margin-top:4px}.keys{display:flex;gap:4px}kbd{font-family:inherit;background:#fffef9;border:1px solid #dce2d2;border-bottom-width:3px;border-radius:6px;min-width:25px;height:28px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;padding:0 5px}.space-key{padding:0 12px;font-size:9px}footer{display:flex;justify-content:space-between;padding:25px 0 22px;font-size:9px;color:#9ba590}footer>span:last-child{font-size:8px;letter-spacing:1.5px}.footer-flower{margin-left:12px;font-size:16px;color:#889d7b}.countdown{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:96px;font-weight:900;color:#fff;text-shadow:0 6px 0 #73988755;pointer-events:none}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#d4e8df88;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:5}.result-card{background:#fffef7;padding:30px;border-radius:22px;text-align:center;width:min(320px,85%);box-shadow:0 15px 60px #264a3b16}.result-card h2{font-size:25px;margin:12px 0}.result-card p{font-size:12px;line-height:1.9;color:#8b9784;margin-bottom:22px}.text-button{border:0;background:none;color:#8a987e;font-size:11px;margin-top:17px}.live-card .section-heading>strong{margin-left:auto;font-size:17px;font-variant-numeric:tabular-nums}.stats{display:flex;justify-content:space-between;margin:20px 0 14px}.stats>div{display:flex;flex-direction:column;gap:6px}.stats strong{font-size:22px}.stats small{font-size:12px;color:#a8b19a}.stats span{font-size:10px;color:#93a086}.stats>div:last-child{text-align:right}.stats>div:last-child strong{font-size:17px}.cooldown{height:5px;border-radius:5px;background:#e9edde;overflow:hidden}.cooldown i{display:block;height:100%;background:#97b498;width:100%}.live-card>p{font-size:10px;color:#95a188;line-height:1.8}.touch-controls{display:none}dialog{border:1px solid #d8e2d2;border-radius:24px;padding:35px;max-width:440px;width:90%;background:#fffef7;color:#344d3e}dialog::backdrop{background:#24413266;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}dialog h2{font-size:23px}dialog p:not(.eyebrow){font-size:13px;line-height:2;color:#7e8b74}.close-help{position:absolute;right:15px;top:12px;background:none;border:0;font-size:25px;color:#8c9981}@media(min-width:1500px){main{padding-top:55px}.arena{height:600px}.intro{margin-bottom:36px}}@media(max-width:1050px){header{padding:0 28px}main{padding:30px 28px 0}.layout{grid-template-columns:minmax(0,1fr) 260px;gap:16px}.pick-card,.play-card,.live-card{padding:18px}.control-intro{display:none}.arena{height:520px}h1{font-size:30px}.view-note{display:none}}@media(max-width:720px){header{height:72px;padding:0 20px}.brand{font-size:21px}.brand-sub{font-size:8px;margin-left:0}.quiet{font-size:11px}main{padding:25px 16px 0}.eyebrow{font-size:8px}h1{font-size:27px}.subtitle{font-size:11px}.layout{display:flex;flex-direction:column}.arena{height:440px}.arena-top,.arena-bottom{left:17px;right:17px}.arena-caption{font-size:8px}.fixed-tag{display:none}aside{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pick-card{grid-column:1/-1}.characters{grid-template-columns:repeat(6,1fr)}.card-copy{margin:7px 0 12px}.selected-note{margin-top:12px;padding-top:10px}.play-card,.live-card{margin:0;grid-column:1/-1}.gentle-note{display:none}.controls{padding:15px 12px;flex-wrap:wrap;justify-content:center}.control{font-size:10px;gap:7px}.control small{display:none}.keys{gap:2px}footer>span:last-child{font-size:6px;letter-spacing:.5px}.touch-controls{display:flex;justify-content:space-between;margin-top:16px;touch-action:none}.dpad{display:flex;gap:7px}.touch-controls button{border:1px solid #cbdac9;border-radius:12px;background:#e9eee0;width:48px;height:45px;color:#4b6a4c;font-size:20px;-webkit-user-select:none;user-select:none}.touch-controls .touch-dash{width:74px;background:#3e6251;color:#fff}.section-heading .tiny{font-size:7px}}.map-picker{display:flex;gap:28px;align-items:center;margin:0 0 22px;padding:18px 22px;background:#fffefa;border:1px solid #e2e7da;border-radius:20px}.map-heading{min-width:185px}.map-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.map-heading h2{font-size:16px;margin:6px 0 9px}.map-heading p{font-size:10px;color:#839179;margin:0}.maps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;flex:1}.map-option{border:1px solid #dce5da;border-radius:13px;padding:12px;text-align:left;color:#557765;background:#f0f6f2;display:grid;grid-template-columns:32px 1fr;column-gap:8px;align-items:center}.map-icon{grid-row:1/3;font-size:25px}.map-option strong{font-size:12px}.map-option small{font-size:9px;margin-top:5px;opacity:.8}.map-option[data-map=kiln]{background:#fbefdf;color:#9f694e;border-color:#eed7bb}.map-option[data-map=forest]{background:#f0f3df;color:#71814e;border-color:#dee4c0}.map-option.selected{outline:2px solid currentColor;outline-offset:2px}.arena[data-theme=kiln] .arena-caption,.arena[data-theme=kiln] .arena-bottom{color:#815c4b}.arena[data-theme=forest] .arena-caption,.arena[data-theme=forest] .arena-bottom{color:#62764a}@media(max-width:1050px){.map-picker{gap:15px;padding:16px}.map-heading{min-width:145px}.map-option small{line-height:1.6}.map-option{grid-template-columns:24px 1fr;padding:10px}.map-icon{font-size:21px}}@media(max-width:720px){.map-picker{display:block;padding:15px}.map-heading{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:14px}.map-heading .eyebrow{display:none}.map-heading h2{font-size:13px;margin:0}.map-heading p{font-size:8px}.maps{gap:9px}.map-option{display:flex;flex-direction:column;padding:10px 4px;text-align:center;gap:5px}.map-option strong{font-size:10px}.map-option small{font-size:8px;line-height:1.7;margin:0}.map-icon{font-size:22px}.touch-controls{position:sticky;bottom:12px;z-index:6;padding:8px;background:#f6f7f1e8;border-radius:16px}}@media(prefers-reduced-motion:reduce){button{transition:none}}.skill-description{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;margin-top:14px;background:#fffaf0;border:1px solid #e9e2cf;border-radius:17px}.skill-description>span{font-size:27px;color:#a48e55}.skill-description strong{font-size:12px}.skill-description p{font-size:10px;line-height:1.8;color:#79836e;margin:6px 0}.skill-description small{font-size:9px;color:#a19477}.skill-button{position:absolute;bottom:54px;left:50%;transform:translate(-50%);z-index:3;display:flex;align-items:center;gap:11px;padding:8px 17px 8px 8px;background:#fffdf2ed;border:1px solid #fff;border-radius:45px;box-shadow:0 4px 18px #334d3020;color:#526445;min-width:190px;text-align:left;touch-action:none;-webkit-user-select:none;user-select:none}.skill-button:active:not(:disabled){transform:translate(-50%) translateY(2px)}.skill-button:disabled{opacity:.92}.skill-button.ready{box-shadow:0 0 0 2px var(--skill-color),0 4px 18px #334d3020}.skill-button strong{display:block;font-size:12px}.skill-button small{display:block;font-size:8px;letter-spacing:.5px;margin-top:5px}.skill-wheel{--progress:360deg;position:relative;width:48px;height:48px;flex:none;border-radius:50%;background:conic-gradient(var(--skill-color) var(--progress),#e2e6db 0);display:grid;place-items:center}.skill-wheel:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;background:#fffdf2;border-radius:50%}.skill-wheel b{position:relative;font-size:13px;font-variant-numeric:tabular-nums}.skill-callout{position:absolute;left:50%;top:75px;transform:translate(-50%);z-index:3;border:1px solid #fff;padding:9px 18px;border-radius:25px;background:#fffef5ed;font-size:15px;font-weight:800;white-space:nowrap;pointer-events:none}.spectator{position:absolute;top:78px;left:50%;transform:translate(-50%);z-index:3;border-radius:25px;padding:10px 18px;background:#fffdf3e8;color:#657859;font-size:11px;white-space:nowrap;pointer-events:none}.rank-list{list-style:none;margin:15px 0;padding:0;border-top:1px solid #e7eadc}.rank-list li{display:flex;align-items:center;gap:8px;padding:8px 4px;border-bottom:1px solid #eceee3;font-size:11px;text-align:left}.rank-list li>b{font-size:10px;min-width:42px;color:#81916d}.rank-list li>i{width:10px;height:13px;border-radius:55% 55% 45% 45%;flex:none}.rank-list li>span{flex:1}.rank-list small{font-size:9px;color:#a0a78e}.rank-list .my-rank{background:#fff2d5;border-radius:7px}.rank-list .my-rank b{color:#ad853c}.result-card{max-height:calc(100% - 24px);overflow:auto;padding:23px 26px}.result-card h2{font-size:23px}.result-card p{margin:8px 0 14px}.result-card .rank-list{margin:10px 0 16px}.result-card .rank-list li{padding:7px 4px}.arena{height:630px}.gentle-note{padding-top:10px;padding-bottom:8px}.touch-controls .touch-dash{font-size:14px;width:90px}@media(max-width:1050px){.arena{height:630px}}@media(max-width:720px){.arena{height:510px}.skill-description{grid-column:1/-1;margin-top:0}.skill-button{bottom:47px;min-width:170px}.skill-wheel{width:43px;height:43px}.skill-button strong{font-size:11px}.skill-callout,.spectator{font-size:11px;top:68px}.result-card{padding:18px 22px}.result-card h2{font-size:21px}}.joystick,.mobile-score{display:none}.rotate-prompt{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#eef3e4;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px;text-align:center}.rotate-prompt>span{font-size:70px;color:#8baf88}.rotate-prompt h2{font-size:22px;line-height:1.5}.rotate-prompt p{font-size:13px;line-height:2;color:#809176}.rotate-prompt button{max-width:280px;margin-top:20px}body.mobile-match{overflow:hidden;overscroll-behavior:none}body.mobile-match header,body.mobile-match main>:not(.layout):not(.rotate-prompt),body.mobile-match aside{display:none}body.mobile-match main{padding:0;max-width:none}body.mobile-match .layout{display:block}body.mobile-match .arena{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;border:0;border-radius:0;touch-action:none}body.mobile-match .arena-top{top:max(10px,env(safe-area-inset-top));left:max(15px,env(safe-area-inset-left));right:max(15px,env(safe-area-inset-right))}body.mobile-match .arena-caption{display:none}body.mobile-match .arena-bottom{bottom:10px;left:50%;right:auto;transform:translate(-50%);white-space:nowrap;font-size:9px}body.mobile-match .fixed-tag{display:none}body.mobile-match .pause{width:43px;height:40px;font-size:18px;background:#ffffffd9}body.mobile-match .joystick{position:absolute;display:grid;place-items:center;left:max(24px,env(safe-area-inset-left));bottom:max(35px,env(safe-area-inset-bottom));width:126px;height:126px;border:2px solid #ffffffc4;background:#fffef346;border-radius:50%;z-index:3;touch-action:none;user-select:none;-webkit-user-select:none;box-shadow:inset 0 0 0 13px #fff2}#joystick-thumb{position:absolute;width:55px;height:55px;background:#fffff4ca;border:2px solid #ffffff;border-radius:50%;box-shadow:0 4px 10px #3c603329;pointer-events:none}.joystick-cross{font-size:70px;color:#fff6;pointer-events:none}.joystick small{position:absolute;bottom:-22px;font-size:10px;color:#607457;white-space:nowrap}.joystick.dragging{background:#ffffef65}body.mobile-match .skill-button{left:auto;right:max(30px,env(safe-area-inset-right));bottom:max(29px,env(safe-area-inset-bottom));transform:none;min-width:0;width:110px;flex-direction:column;gap:5px;padding:9px 6px;border-radius:27px;text-align:center;background:#fffdf2cf}body.mobile-match .skill-button:active:not(:disabled){transform:translateY(2px)}body.mobile-match .skill-wheel{width:66px;height:66px}body.mobile-match .skill-wheel b{font-size:20px}body.mobile-match .skill-button strong{font-size:10px}body.mobile-match .skill-button small{font-size:0;margin:2px 0}body.mobile-match .skill-button small:after{content:"스킬 발사";font-size:9px}body.mobile-match .mobile-score{display:block;position:absolute;z-index:2;left:50%;top:max(15px,env(safe-area-inset-top));transform:translate(-50%);padding:8px 12px;border-radius:20px;background:#fffdf2ce;color:#627650;font-size:12px;white-space:nowrap;font-variant-numeric:tabular-nums}body.mobile-match .skill-callout,body.mobile-match .spectator{top:60px;font-size:12px}body.mobile-match .overlay{z-index:8}body.mobile-match .result-card{width:min(470px,78%);padding:14px 22px;max-height:calc(100dvh - 14px)}body.mobile-match .result-card h2{font-size:20px;margin:5px 0}body.mobile-match .result-card .eyebrow{font-size:8px;margin:0}body.mobile-match .result-card p{font-size:10px;margin:5px 0}body.mobile-match .result-card .rank-list{margin:7px 0}body.mobile-match .result-card .rank-list li{padding:4px}body.mobile-match .result-card .primary{padding:9px 14px}body.mobile-match .result-card .text-button{margin-top:8px}.site-nav{display:flex;gap:7px;margin-left:auto;margin-right:24px}.site-nav button{border:0;background:transparent;border-radius:24px;padding:10px 15px;font-size:12px;color:#8a977d}.site-nav .active{background:#e9eedf;color:#4e6952;font-weight:700}.village-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:29px;gap:20px}.village-heading h1{font-size:32px}.village-stats{display:flex;gap:24px;flex:none}.village-stats span{font-size:9px;color:#8b9880;display:flex;flex-direction:column;gap:8px}.village-stats b{font-size:20px;font-weight:600;color:#617454}.village-stats span:nth-child(2) b{color:#b0914d}.village-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:22px}.village-stage{height:630px;position:relative;border-radius:25px;border:1px solid #d8e2ce;overflow:hidden;background:#e7eee0}#village-scene{position:absolute;top:0;right:0;bottom:0;left:0}#village-scene canvas{display:block;width:100%;height:100%;touch-action:pan-y}.village-weather{position:absolute;z-index:2;top:24px;left:25px;font-size:12px;color:#73866c;pointer-events:none}.village-weather small{display:block;margin:7px 0 0 23px;font-size:9px;color:#9ba88c}.place-link{position:absolute;z-index:2;transform:translate(-50%,-100%);border:1px solid #fff;background:#fffdf0eb;border-radius:13px;padding:9px 13px;box-shadow:0 5px 15px #64754c12;color:#7c865a;font-size:10px;white-space:nowrap}.place-link:active{transform:translate(-50%,-100%)!important}.place-link span{display:block;margin-top:4px;font-size:8px;color:#a38b55}.village-bubble{position:absolute;z-index:3;transform:translate(-50%,-100%);border-radius:16px 16px 16px 2px;background:#fffdf0;padding:12px 16px;font-size:11px;color:#778566;white-space:nowrap;box-shadow:0 5px 15px #3a562b10;pointer-events:none}.village-scene-note{position:absolute;bottom:17px;left:24px;font-size:10px;color:#8c9d7d;pointer-events:none}.village-view-note{position:absolute;bottom:26px;right:24px;font-size:9px;color:#9fac91;pointer-events:none}.resident-card,.hatch-card{padding:22px;border:1px solid #e1e5d6;background:#fffef7;border-radius:20px}.resident-card .eyebrow{font-size:8px;letter-spacing:1.8px}.resident-profile{display:flex;align-items:center;gap:18px;margin:20px 0 16px}.resident-profile .mini-egg{width:52px;height:63px;flex:none;margin:0 0 0 6px}.resident-profile .mini-egg:before{font-size:15px;top:23px;left:16px;letter-spacing:7px}.resident-profile .mini-egg:after{width:12px;height:8px;left:8px;box-shadow:24px 0 0 var(--egg)}.resident-profile h2{font-size:24px;margin:3px 0 5px;font-weight:800}.rarity-label{font-size:9px;font-weight:700;color:#7f9b73;letter-spacing:1px}#resident-hearts{font-size:10px;color:#c2928d}#resident-description{font-size:10px;line-height:1.8;color:#92a085;margin:12px 0}.resident-ability{border-top:1px solid #ecebdd;padding-top:14px}.resident-ability strong{font-size:11px;color:#827c58}.resident-ability p{font-size:10px;color:#9a9c80;line-height:1.9;margin:6px 0 13px}.egg-stats{display:flex;gap:8px;margin-bottom:17px}.egg-stats span{flex:1;font-size:9px;color:#92a082;text-align:center;padding:8px 4px;border-radius:8px;background:#f2f4e9}.egg-stats b{display:block;margin-top:4px;font-size:13px;color:#708361}.greet-button{width:100%;border:1px solid #e4dbc4;background:#faf4e4;color:#a48a54;font-size:11px;border-radius:11px;padding:11px;margin-bottom:9px}.greet-button:disabled{opacity:.7}.hatch-card{margin-top:14px;padding:20px 22px;background:#f8f4e8;border-color:#e8dfc7}.hatch-card .hatch-symbol{font-size:22px;color:#b59a5e}.hatch-card>p{font-size:10px;color:#a19577;margin:7px 0 14px}.draw-button{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;background:#d7bc7c;color:#5d563c;padding:13px 15px;border-radius:11px;font-size:12px;font-weight:700}.draw-button span{font-size:11px}.hatch-card .draw-message{font-size:9px;line-height:1.7;margin:9px 0}.draw-odds{font-size:9px;color:#9f957e;line-height:1.8}.draw-odds summary{cursor:pointer}.draw-odds p{margin-bottom:0}.residents-section{margin-top:30px}.resident-section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:17px}.resident-section-heading .eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:9px}.resident-section-heading h2{font-size:17px;margin:0}.resident-section-heading h2 span{font-weight:500;font-size:11px;color:#9aa98b;margin-left:10px}.resident-section-heading>p{font-size:10px;color:#98a58c;margin:0}.residents{display:grid;grid-template-columns:repeat(6,1fr);gap:11px}.resident-button{position:relative;border:1px solid #e0e5d6;background:#fffef7;border-radius:16px;padding:17px 8px 13px;color:#76876a;text-align:center}.resident-button .mini-egg{margin-bottom:12px;width:34px;height:41px}.resident-button strong{display:block;font-size:11px}.resident-button small{display:block;font-size:8px;color:#a0aa93;line-height:1.7;margin-top:6px}.resident-button.selected{border-color:#b3c39a;background:#f0f4e6;box-shadow:0 0 0 1px #b3c39a}.resident-button.locked{background:#f0f1e9;opacity:.6}.resident-button.locked .mini-egg{filter:grayscale(1)}.resident-button .egg-rarity{position:absolute;right:8px;top:8px;font-size:7px}.village-bottom{display:flex;align-items:center;gap:28px;margin-top:23px;padding:22px 25px;background:#edf1e3;border:1px solid #dfe6d2;border-radius:17px}.village-bottom strong{font-size:12px;color:#718060}.village-bottom p{font-size:10px;color:#98a286;margin:6px 0 0}.garden-options{display:flex;gap:7px}.garden-options button{border:1px solid #dce1d0;background:#fffef4;border-radius:10px;padding:11px 12px;color:#889376;font-size:10px}.garden-options button[aria-pressed=true]{border-color:var(--flower);box-shadow:0 0 0 1px var(--flower)}#village-save-note{margin-left:auto;font-size:8px;color:#9da88e;max-width:135px;line-height:1.8}#draw-dialog{text-align:center;width:340px}#draw-dialog .mini-egg{width:65px;height:78px;margin:26px auto 18px}#draw-dialog .mini-egg:before{top:27px;left:20px;font-size:19px;letter-spacing:10px}#draw-dialog .mini-egg:after{left:12px;width:13px;height:9px;box-shadow:28px 0 0 var(--egg)}#draw-dialog h2{margin:10px 0}#draw-dialog #draw-copy{font-size:12px}.arena-home{position:absolute;right:16px;bottom:16px;z-index:9;font-size:10px;color:#718269;background:#fffef1db;border:1px solid #fff;border-radius:15px;padding:7px 12px}.arena .fixed-tag{display:none}@media(max-width:1100px){.village-heading{align-items:flex-start}.village-stats{gap:15px}.village-stats span:last-child{display:none}.village-heading h1{font-size:27px}.village-layout{grid-template-columns:minmax(0,1fr) 255px;gap:15px}.resident-card,.hatch-card{padding:18px}.village-view-note{display:none}.village-bottom{gap:15px}.village-bottom #village-save-note{display:none}.site-nav{margin-right:10px}.brand-sub{display:none}}@media(max-width:720px){header{flex-wrap:wrap;height:auto;min-height:85px;padding-top:12px;padding-bottom:12px;gap:10px}.brand{font-size:20px}.site-nav{order:3;justify-content:center;width:100%;margin:0;gap:20px}.site-nav button{font-size:11px;padding:8px 17px}.quiet{margin-left:auto}.village-heading{display:block;margin-bottom:22px}.village-heading h1{font-size:25px}.village-heading .subtitle{font-size:10px}.village-stats{margin-top:22px;justify-content:space-between;padding:13px 17px;background:#eef2e5;border-radius:14px}.village-stats span{font-size:9px}.village-stats b{font-size:17px}.village-stats span:last-child{display:flex}.village-layout{display:flex;flex-direction:column}.village-stage{height:460px}.village-weather{top:17px;left:17px;font-size:10px}.village-weather small{font-size:8px}.village-scene-note{font-size:9px;left:17px;bottom:12px}.place-link{font-size:8px;padding:7px 9px}.place-link span{font-size:7px}.village-sidebar{display:grid;grid-template-columns:1fr;gap:12px}.hatch-card{margin:0}.resident-profile{margin:12px 0}.resident-section-heading{align-items:flex-start}.resident-section-heading>p{display:none}.residents{grid-template-columns:repeat(3,1fr);gap:8px}.resident-button{padding:15px 5px 11px}.resident-button small{font-size:8px}.village-bottom{display:block;padding:18px}.garden-options{margin-top:15px;justify-content:space-between}.garden-options button{font-size:9px;padding:10px}.village-bubble{font-size:9px;padding:9px 10px}.village-heading h1 em{display:block;margin-top:3px}.village-page .resident-profile{gap:16px}}.edit-toggle{position:absolute;top:20px;right:20px;z-index:4;border:1px solid #d7dfc6;border-radius:20px;background:#fffdf0ec;color:#788561;font-size:11px;padding:10px 15px}.edit-toggle[aria-pressed=true]{background:#e4cd91;color:#665631}.editor-toolbar{position:absolute;bottom:46px;left:18px;right:18px;z-index:4;border:1px solid #fff;border-radius:15px;background:#fffdf2ec;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.editor-toolbar span{font-size:10px;color:#76835f;line-height:1.7}.editor-toolbar button{border:1px solid #dedfc8;border-radius:8px;background:#f5f4e7;color:#89926b;padding:8px 10px;font-size:10px;margin-left:5px}.editor-toolbar>div{display:flex;flex:none}#village-scene.editing,#village-scene.editing canvas{touch-action:none;cursor:grab!important}.ticket-reward{padding:12px;margin:10px 0 13px;border:1px dashed #d9c38d;border-radius:12px;background:#fff9e8}.ticket-reward strong{font-size:11px;display:flex;justify-content:space-between;color:#927c44}.ticket-reward>span{font-size:9px;color:#9e9272;display:block;margin:7px 0}.ticket-reward>div{height:5px;background:#e8e3cf;border-radius:4px;overflow:hidden}.ticket-reward i{height:100%;display:block;background:#b4bd85;width:0}.ticket-reward small{font-size:8px;color:#aca082;display:block;margin-top:8px}#draw-dialog{width:390px;max-height:calc(100dvh - 30px);overflow:auto;padding:27px;--hatch-color:#b7c798}.hatch-stage{position:relative;width:190px;height:142px;margin:0 auto;display:grid;place-items:center;background:radial-gradient(ellipse,#f7edc9aa,transparent 68%)}#draw-dialog .hatch-stage .mini-egg{margin:0;width:65px;height:78px;z-index:2}.hatch-shell{position:absolute;top:25px;right:59px;bottom:32px;left:59px;z-index:3}.hatch-shell span{position:absolute;left:0;right:0;height:55%;background:#fff3d6;border:2px solid #e9d8ac}.hatch-shell span:first-child{top:0;border-radius:55% 55% 12% 12%;clip-path:polygon(0 0,100% 0,100% 85%,82% 100%,62% 84%,40% 100%,20% 84%,0 100%)}.hatch-shell span:last-child{bottom:0;border-radius:8% 8% 48% 48%;clip-path:polygon(0 0,20% 14%,40% 0,62% 16%,82% 0,100% 14%,100% 100%,0 100%)}.hatch-spark{position:absolute;color:var(--hatch-color);font-size:25px;opacity:0}.hatch-spark.s1{left:20px;top:28px}.hatch-spark.s2{right:20px;top:40px}.hatch-spark.s3{right:45px;bottom:12px;font-size:18px}#draw-stage-copy{font-size:11px!important;color:#a2936d!important;margin:0 0 8px!important}.is-hatching .hatch-shell{animation:egg-wiggle .45s ease-in-out infinite}.is-hatching #draw-portrait{opacity:0}.is-hatching .draw-introduction,.is-hatching #draw-meet{display:none}.is-revealed .hatch-shell{pointer-events:none}.is-revealed .hatch-shell span:first-child{animation:shell-up .6s forwards}.is-revealed .hatch-shell span:last-child{animation:shell-down .6s forwards}.is-revealed .hatch-spark{animation:spark-bloom .7s forwards}.is-revealed #draw-portrait{animation:egg-pop .45s ease-out}.is-revealed #draw-skip{display:none}.draw-introduction #draw-personality{font-size:12px;line-height:1.8;color:#9b8b75;margin:8px 0 15px}.draw-skill-card{border:1px solid #e6dfcb;background:#f8f4e7;border-radius:13px;padding:12px;margin-bottom:12px;text-align:left}.draw-skill-card strong{font-size:13px;color:#85865d}.draw-skill-card p{font-size:11px!important;line-height:1.8!important;margin:7px 0!important}.draw-skill-card small{font-size:9px;color:#a39678}#draw-traits{margin-bottom:8px}#draw-copy{font-size:10px!important;line-height:1.7!important}#draw-dialog .eyebrow{font-size:9px}@keyframes egg-wiggle{0%,to{transform:rotate(-6deg)}50%{transform:rotate(6deg) translateY(-3px)}}@keyframes shell-up{to{transform:translate(-22px,-38px) rotate(-25deg);opacity:0}}@keyframes shell-down{to{transform:translate(25px,26px) rotate(20deg);opacity:0}}@keyframes spark-bloom{0%{transform:scale(.2);opacity:0}to{transform:scale(1);opacity:.75}}@keyframes egg-pop{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:720px){.edit-toggle{top:14px;right:12px;font-size:9px;padding:9px 10px}.village-weather{max-width:160px;font-size:9px}.editor-toolbar{bottom:39px;left:10px;right:10px;padding:9px;flex-direction:column;align-items:flex-start}.editor-toolbar span{font-size:9px}.editor-toolbar>div{align-self:flex-end}#draw-dialog{padding:22px;width:350px}.hatch-stage{height:127px}}@media(prefers-reduced-motion:reduce){#draw-dialog *{animation:none!important}.is-revealed .hatch-shell{display:none}.is-revealed .hatch-spark{opacity:.7}}.egg-personal{margin:14px 0;color:#667b66;font-size:12px}.egg-personal p{line-height:1.6;margin:7px 0}.egg-personal label{display:block;margin:12px 0 7px;font-weight:700}.egg-personal label small{font-weight:400;margin-left:8px;color:#8b947d}#nickname-form>div{display:flex;gap:6px}#egg-nickname{min-width:0;width:100%;border:1px solid #dce1cc;border-radius:9px;background:#fffdf5;padding:10px;color:#375847;font:inherit}.egg-personal button,.backup-actions button{border:1px solid #d7deca;background:#f4f5e9;border-radius:9px;color:#47624e;padding:10px;font:inherit;cursor:pointer}.egg-personal button:disabled{opacity:.45;cursor:default}#nickname-form button{flex-shrink:0}.egg-wardrobe{margin-top:14px;padding:12px;background:#f3f1e5;border-radius:12px}.egg-wardrobe summary{cursor:pointer;font-weight:700}.egg-wardrobe summary span{float:right;color:#ad8348}.egg-wardrobe p,.egg-wardrobe small{font-size:11px;line-height:1.6}#outfit-options{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:10px 0}#outfit-options button[aria-pressed=true]{background:#dce8d3;border-color:#95ac86}.daily-card{background:#edf2e5;border-radius:12px;padding:14px;margin:12px 0;color:#5d765e;font-size:12px}.daily-card strong{display:flex;justify-content:space-between}.daily-card p{font-size:12px}.daily-card small{font-size:10px;line-height:1.7}.daily-stamps{color:#bd9545;font-size:23px;letter-spacing:8px;margin:8px 0}.backup-card{display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:space-between;margin:26px 0;padding:24px;border:1px solid #dce2ce;border-radius:20px;background:#fffdf3}.backup-card h2{font-size:17px;margin:0 0 8px}.backup-card p{font-size:12px;color:#778771}.backup-card small{color:#91997e;font-size:11px}.backup-actions{display:flex;flex-wrap:wrap;gap:8px;font-size:12px}#backup-message{width:100%;margin:0}#backup-message:empty{display:none}#backup-dialog{max-width:430px;width:calc(100% - 38px);border:1px solid #dbe2cf;border-radius:22px;background:#fffdf4;padding:28px;color:#405c48}#backup-dialog p{font-size:14px;line-height:1.8}#backup-dialog::backdrop{background:#25473577;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}#backup-apply{background:#3e6551;color:#fff}.resident-thought{position:absolute;transform:translate(-50%,-100%);background:#fffdf2ee;border:1px solid #e1d8b8;border-radius:14px 14px 14px 3px;padding:7px 10px;white-space:nowrap;font-size:11px;color:#7c7957;pointer-events:none;z-index:2}.resident-thought[hidden]{display:none}.sound-toggle{font:inherit;font-size:11px;border:1px solid #dbe1cf;border-radius:20px;padding:7px 10px;background:#fffdf3;color:#607657;cursor:pointer;white-space:nowrap}.village-stage{min-height:630px}@media(max-width:700px){.village-stage{min-height:410px}.resident-thought{font-size:9px;padding:5px 7px}.backup-card{padding:18px}.sound-toggle{font-size:10px;padding:6px}.site-nav{gap:4px}header{flex-wrap:wrap;gap:9px}.egg-personal button{min-height:40px}}@media(prefers-reduced-motion:reduce){.resident-thought{transition:none}}@media(min-width:721px){.village-stage{position:sticky;top:16px}}.save-dialog{width:calc(100% - 38px);max-width:440px;border:1px solid #dbe2cf;border-radius:22px;background:#fffdf4;padding:28px;color:#405c48}.save-dialog p{font-size:14px;line-height:1.8}.save-dialog::backdrop{background:#25473577;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #b39c57;outline-offset:3px}.resident-profile h2,.resident-button strong{overflow-wrap:anywhere}.backup-actions button{min-height:42px}
