#root{text-align:center;position:relative}#root>.lawn{z-index:0}.game{flex:1 1 auto;min-height:0;width:100%;display:flex;flex-direction:column;position:relative;z-index:1;padding-bottom:80px;box-sizing:border-box}html.is-short .game{padding-bottom:64px}.board-wrap{flex:1 1 auto;min-height:0;width:100%;display:flex;align-items:flex-end;justify-content:center;padding-top:4px}.board{position:relative;width:var(--board-w);height:var(--board-h);flex:0 0 auto;overflow:hidden}.scene-inner{position:absolute;inset:0;z-index:2;overflow:visible;font-size:calc(var(--tile-size) * .58)}.pen-back,.pen-front{position:absolute;left:0;right:0;bottom:0;height:calc(var(--tile-size) * 1.38);width:100%;display:block;pointer-events:none;overflow:visible}.pen-back{z-index:1}.pen-front{z-index:3}html.is-night .pen-back,html.is-night .pen-front{filter:saturate(.35) brightness(.72)}.symbol{width:var(--tile-size);height:var(--tile-size);position:absolute;transition:transform .15s ease,opacity .15s ease;left:0;top:0;border-radius:10px}.symbol-inner{position:absolute;inset:6%;display:flex;justify-content:center;align-items:center;border-radius:9px;border:2px solid #5c4630;background:#fffdf4;box-shadow:0 3px #d7c4a0;overflow:hidden;user-select:none}.symbol-inner i{font-style:normal;line-height:1;font-size:1em}.symbol-inner img{width:78%;height:78%;object-fit:contain;-webkit-user-drag:none}.symbol.covered .symbol-inner:after{content:"";position:absolute;inset:0;background:rgba(70,130,50,.28);pointer-events:none;border-radius:7px}.symbol.burst{z-index:6}.symbol.burst .symbol-inner{animation:sheep-burst .4s ease-out forwards}html.is-night .symbol-inner{background:#e8edcc;border-color:#4a5c40;box-shadow:0 3px #6a7a58}html.is-night .symbol.covered .symbol-inner:after{background:rgba(20,40,24,.42)}@keyframes sheep-burst{0%{transform:scale(1)}35%{transform:scale(1.22)}to{transform:scale(.2);opacity:0}}.skill-row{display:flex;justify-content:center;align-items:flex-end;gap:22px;width:var(--board-w);max-width:100%;margin:28px auto 0;height:auto;min-height:var(--skill-h);padding:0 4px 12px;flex:0 0 auto;box-sizing:border-box}.skill-btn{position:relative;flex:0 0 auto;width:68px;height:54px;max-width:68px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;margin:0;padding:4px 2px 8px;color:#fff;background:#4dabf7;border:2px solid #2f6fa8;border-radius:12px;box-shadow:0 5px #1c6cb3;cursor:pointer;font-weight:800}.skill-btn:active:not(:disabled){transform:translateY(3px);box-shadow:0 2px #1c6cb3}.skill-btn.empty,.skill-btn:disabled{opacity:.4;filter:grayscale(.2);cursor:default;box-shadow:0 3px #7aa3c4}.skill-count{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 3px;border-radius:9px;background:#3d5c78;color:#fff;font-size:11px;font-weight:900;line-height:18px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.skill-icon{display:flex;align-items:center;justify-content:center;height:20px;line-height:1}.skill-label{font-size:11px;letter-spacing:.08em;line-height:1.1}html.is-short .skill-btn{width:62px;height:50px;max-width:62px}html.is-short .skill-label{font-size:10px}._modal_nc2j4_1{position:fixed;width:100vw;height:100vh;height:100dvh;backdrop-filter:blur(6px);background-color:#245c1c47;top:0;left:0;z-index:10!important;overflow-y:auto;display:flex;align-items:center;justify-content:center}._modal_nc2j4_1 ._inner_nc2j4_16{display:flex;flex-direction:column;justify-content:center;min-height:auto;width:100%;padding:20px 16px;max-width:min(420px,100vw - 24px);box-sizing:border-box;margin:auto;gap:10px;background:#fffaf0;color:#3d4a32;border:3px solid #e2c48a;border-radius:18px;box-shadow:0 10px 28px #3c6e2838}._modal_nc2j4_1 h1,._modal_nc2j4_1 h2,._modal_nc2j4_1 h3,._modal_nc2j4_1 h4{margin:0}._nameInput_nc2j4_40{background-color:#0003;color:currentcolor;border:1px currentcolor dashed}._nameInput_nc2j4_40::placeholder{color:currentcolor;opacity:.6}._nameInput_nc2j4_40:focus{outline:none}._rankContainer_nc2j4_53{border:2px solid #e2c48a;padding:12px;border-radius:12px;min-height:160px;background-color:#fff6e4;display:flex;flex-direction:column;gap:8px}._rankContainer_nc2j4_53 ._title_nc2j4_63{font-weight:900;margin:0}._rankContainer_nc2j4_53 ._list_nc2j4_67{display:flex;flex-direction:column;max-height:30vh;overflow-y:auto}._rankContainer_nc2j4_53 ._list_nc2j4_67 thead{position:sticky;top:0;background-color:gray}._rankContainer_nc2j4_53 ._list_nc2j4_67 td._username_nc2j4_78{word-break:break-all}._tip_nc2j4_82{font-size:18px;text-align:center;opacity:.8}._tip_nc2j4_82._error_nc2j4_87{color:#dc143c}._gear_14e74_1{position:fixed;left:max(10px,env(safe-area-inset-left,0px));top:max(10px,env(safe-area-inset-top,0px));width:44px;height:44px;padding:0;border:2px solid #3d7eb8;border-radius:12px;background:linear-gradient(#6bc1ff,#3aa0f0);box-shadow:0 4px #2b7bc4;color:#fff;z-index:12;display:flex;align-items:center;justify-content:center;cursor:pointer}._gear_14e74_1:active{transform:translateY(2px);box-shadow:0 2px #2b7bc4}._mask_14e74_25{position:fixed;inset:0;z-index:30;background:rgba(40,90,30,.28);display:flex;align-items:center;justify-content:center;padding:16px}._panel_14e74_36{position:relative;width:min(340px,100%);max-height:min(86dvh,560px);display:flex;flex-direction:column;background:#fffaf0;border:3px solid #e2c48a;border-radius:20px;padding:0;color:#3d4a32;box-shadow:0 10px 28px #3c6e2838;overflow:hidden}._header_14e74_51{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 14px 10px 18px;flex:0 0 auto;border-bottom:1px solid #f0e0c0}._title_14e74_61{font-weight:900;font-size:18px;letter-spacing:.16em;color:#4a7c32;line-height:1}._close_14e74_69{width:32px;height:32px;border-radius:50%;background:#fff;color:#7a8f62;border:2px solid #e2c48a;font-size:20px;line-height:1;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:none}._body_14e74_86{padding:8px 16px 16px;overflow-y:auto;flex:1 1 auto}._row_14e74_92{width:100%;display:flex;align-items:center;gap:10px;background:transparent;color:#3d4a32;padding:10px 4px;box-shadow:none;border-radius:0;font-size:16px}._rowIcon_14e74_105{width:28px;text-align:center;font-size:18px}._rowLabel_14e74_111{flex:1;text-align:left;font-weight:700}._switchOn_14e74_117,._switchOff_14e74_118{width:48px;height:26px;border-radius:13px;border:2px solid #d5c09a;position:relative;flex-shrink:0}._switchOn_14e74_117{background:#7bd17b}._switchOff_14e74_118{background:#e6e0d4}._knob_14e74_135{position:absolute;top:1px;width:20px;height:20px;border-radius:50%;background:#fff;border:2px solid #e2c48a;transition:.15s}._switchOn_14e74_117 ._knob_14e74_135{right:1px}._switchOff_14e74_118 ._knob_14e74_135{left:1px}._volumeRow_14e74_154{width:100%;display:flex;align-items:center;gap:10px;padding:0 4px 10px 42px;box-sizing:border-box}._volumeDisabled_14e74_163{opacity:.4}._volumeLabel_14e74_167{flex-shrink:0;font-size:13px;font-weight:700;color:#3d4a32}._volumeValue_14e74_174{width:32px;flex-shrink:0;text-align:right;font-size:13px;font-weight:700;color:#3d4a32}._volumeSlider_14e74_183{flex:1;min-width:0;height:6px;margin:0;padding:0;border:none;border-radius:999px;background:#e2c48a;appearance:none;-webkit-appearance:none;accent-color:#4dabf7;cursor:pointer}._volumeSlider_14e74_183::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#4dabf7;border:2px solid #fff;box-shadow:0 1px 3px #0003}._volumeSlider_14e74_183:disabled{cursor:not-allowed;accent-color:#c5b089}._volumeSlider_14e74_183:disabled::-webkit-slider-thumb{background:#c5b089}html.is-night ._volumeLabel_14e74_167,html.is-night ._volumeValue_14e74_174{color:#c5d4a8}html.is-night ._volumeSlider_14e74_183{background:#4a5c44}._subBtn_14e74_227{width:100%;margin-top:8px;background:#fff;color:#4a7c32;border:2px solid #d5c09a;border-radius:12px;box-shadow:0 3px #e8d5b0;font-weight:800}._giveUp_14e74_238{width:100%;margin-top:12px;background:#fff4f0;color:#e85d4c;border:2px solid #f3b8ae;border-radius:12px;box-shadow:0 3px #f7d4cc;font-weight:900;letter-spacing:.08em}._pickHint_14e74_250{margin:8px 0 12px;font-weight:700;color:#4a7c32}._levelGrid_14e74_256{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}._levelOn_14e74_262,._levelOff_14e74_263{aspect-ratio:1;border:2px solid #d5c09a;border-radius:10px;font-weight:900;padding:0;box-shadow:0 3px #e8d5b0}._levelOn_14e74_262{background:#6bc1ff;color:#fff;border-color:#3d7eb8;box-shadow:0 3px #2b7bc4}._levelOff_14e74_263{background:#fff;color:#3d4a32}.lawn{position:fixed;inset:0;z-index:0;pointer-events:none;background-color:#8fd45a;background-image:repeating-linear-gradient(0deg,transparent 0 46px,rgba(70,150,50,.08) 46px 48px)}html.is-night .lawn{background-color:#1c3324;background-image:repeating-linear-gradient(0deg,transparent 0 46px,rgba(0,0,0,.18) 46px 48px)}.lawn-tuft{position:absolute;width:18px;height:11px;pointer-events:none;background:#5aaa32;clip-path:polygon(0% 100%,18% 45%,32% 100%,50% 8%,68% 100%,82% 45%,100% 100%)}html.is-night .lawn-tuft{opacity:.55;background:#2f5a38}._home_zt7s0_1{flex:1 1 auto;min-height:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;position:relative;z-index:1;padding:24px 16px 40px;box-sizing:border-box}._mascot_zt7s0_16{font-size:72px;line-height:1;filter:drop-shadow(0 4px 0 rgba(60,110,40,.25))}._title_zt7s0_22{margin:0;font-size:2rem;font-weight:900;letter-spacing:.18em;color:#3d7a28;text-shadow:0 2px 0 rgba(255,255,255,.55)}._hint_zt7s0_31{margin:0 0 12px;max-width:280px;color:#4a6a32;font-size:14px;font-weight:700;line-height:1.5}._play_zt7s0_40{min-width:200px;height:52px;padding:0 28px;border:2px solid #2f6fa8;border-radius:14px;background:#4dabf7;color:#fff;font-size:18px;font-weight:900;letter-spacing:.12em;box-shadow:0 6px #1c6cb3}._play_zt7s0_40:active{transform:translateY(4px);box-shadow:0 2px #1c6cb3}._restart_zt7s0_59{min-width:200px;height:46px;padding:0 28px;margin-top:4px;border:2px solid #c5b089;border-radius:14px;background:#fffaf0;color:#4a7c32;font-size:16px;font-weight:900;letter-spacing:.12em;box-shadow:0 4px #e8d5b0}._restart_zt7s0_59:active{transform:translateY(3px);box-shadow:0 1px #e8d5b0}html.is-night ._title_zt7s0_22{color:#f0e6a8;text-shadow:0 2px 0 rgba(0,0,0,.35)}html.is-night ._hint_zt7s0_31{color:#c5d4a8}html.is-night ._restart_zt7s0_59{background:#2a3a28;color:#f0e6a8;border-color:#4a5c44;box-shadow:0 4px #1a2418}html.is-short ._mascot_zt7s0_16{font-size:56px}html.is-short ._title_zt7s0_22{font-size:1.6rem}:root{--sheep-bg: #8fd45a;--sheep-gold: #ffe066;--sheep-cream: #fffaf0;--board-w: min(100vw - 24px, 520px);--board-h: 420px;--tile-size: 48px;--skill-h: 80px;--ui-scale: 1}html,body{width:100%;height:100%;height:100dvh;overflow:hidden;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none;width:0;height:0}body{padding:0;margin:0;background-color:var(--sheep-bg);color:#3d5c28;-webkit-tap-highlight-color:transparent;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%}html.is-night body{background-color:#1c3324;color:#f0e6a8}#root{text-align:center;width:100%;max-width:100vw;margin:0 auto;height:100%;height:100dvh;max-height:100dvh;display:flex;flex-direction:column;box-sizing:border-box;padding-top:max(8px,env(safe-area-inset-top,0px));padding-bottom:max(10px,env(safe-area-inset-bottom,0px));padding-left:8px;padding-right:8px;overflow:hidden;position:relative;z-index:1;scrollbar-width:none}#root::-webkit-scrollbar{display:none;width:0;height:0}button{color:#fff;border:none;padding:calc(8px * var(--ui-scale, 1)) calc(12px * var(--ui-scale, 1));border-radius:10px;background-color:#4dabf7;cursor:pointer;font-size:calc(14px*min(var(--ui-scale, 1),1.15))}button.primary{background-color:#4dabf7;border:2px solid #3d7eb8;box-shadow:0 3px #2b7bc4;font-weight:800}html.is-short button{padding:6px 8px;font-size:13px}input,select{border:1px dashed rgba(90,140,60,.45);border-radius:4px;padding:8px 12px;background:#fffaf0;color:inherit;font-size:16px}input::placeholder,select::placeholder{color:#5a8c3c73}html.is-night input,html.is-night select{background:#243328;border-color:#f0e6a859;color:#f0e6a8}html.is-night input::placeholder,html.is-night select::placeholder{color:#f0e6a866}.flex-container{display:flex;gap:8px;flex-wrap:wrap}.flex-no-wrap{flex-wrap:nowrap}.flex-center{justify-content:center;align-items:center}.flex-left-center{justify-content:flex-start;align-items:center}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-grow{flex-grow:1}.flex-between{justify-content:space-between;align-items:center}.flex-spacer{flex:1 1 auto}
