.layout{background-color:#f5f5f5;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.topbar{box-sizing:border-box;flex-shrink:0;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1280px;padding:12px 20px;width:100%}.topbar,.topbar-left{align-items:center;display:flex}.topbar-left{gap:12px}.topbar-logo{color:#111;font-size:1.25rem;font-weight:600;letter-spacing:-.02em}.topbar-menu{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.topbar-modes-wrap{align-items:flex-start;display:flex;flex-direction:column;position:relative}.topbar-lang,.topbar-modes,.topbar-scale{display:flex;gap:4px}.topbar-scale{align-items:center}.topbar-scale-select{background:#f0f0f0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24'%3E%3Ccircle cx='10' cy='10' r='5' fill='none' stroke='%23555' stroke-width='2'/%3E%3Cpath fill='none' stroke='%23555' stroke-width='2' d='m14 14 5 5'/%3E%3C/svg%3E");background-position:8px;background-repeat:no-repeat;font-size:13px;padding:6px 26px}.topbar-lang-select,.topbar-scale-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e0e0e0;border-radius:6px;color:#333;cursor:pointer;font-family:inherit}.topbar-lang-select{background:#f0f0f0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8 1 3h10z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;font-size:14px;padding:6px 28px 6px 12px}.topbar-lang-select:hover{background-color:#e8e8e8;border-color:#ccc}.topbar-lang-select:focus{border-color:#111;outline:none}.topbar-btn{background:#f0f0f0;border:1px solid #e0e0e0;border-radius:6px;color:#333;cursor:pointer;font-family:inherit;font-size:14px;padding:6px 12px;transition:background .15s,border-color .15s}.topbar-btn:hover{background:#e8e8e8;border-color:#ccc}.topbar-btn.topbar-btn--active{background:#111;border-color:#111;color:#fff}.topbar-btn-custom{align-items:center;display:inline-flex;gap:6px}.topbar-custom-arrow{align-items:center;display:inline-flex;justify-content:center;transition:transform .2s}.topbar-custom-arrow.topbar-custom-arrow--open{transform:rotate(180deg)}.custom-panel{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;box-sizing:border-box;left:auto;margin-top:6px;max-width:100%;min-width:200px;padding:12px 14px;position:absolute;right:0;top:100%;z-index:10}.custom-panel-row{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.custom-panel-row:last-of-type{margin-bottom:12px}.custom-panel-row label{color:#444;font-size:13px;white-space:nowrap}.custom-panel-row input{border:1px solid #e0e0e0;border-radius:6px;color:#333;font-family:inherit;font-size:13px;padding:6px 8px;width:72px}.custom-panel-row input:focus{border-color:#111;outline:none}.custom-panel-apply{background:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;padding:8px 12px;transition:background .15s;width:100%}.custom-panel-apply:hover{background:#333}.custom-panel-enter-active,.custom-panel-leave-active{transition:opacity .15s ease,transform .15s ease}.custom-panel-enter-from,.custom-panel-leave-to{opacity:0;transform:translateY(-6px)}.topbar-no-guess{align-items:center;color:#444;cursor:pointer;display:flex;font-size:13px;gap:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.topbar-no-guess input{cursor:pointer}.layout-main{flex:1;flex-direction:column;justify-content:flex-start;min-height:60vh;padding:24px 16px}.game-zoom,.layout-main{align-items:center;display:flex}.game-zoom{color:#333;font-size:.85rem;gap:4px;position:absolute;right:8px;top:-2rem}.game-zoom-select{background:transparent;border:none;font-size:.85rem;padding:2px 4px}.game-container{padding:12px;--cell-scale:1;background-color:#bdbdbd;border-color:#fff #4d4d4d #4d4d4d #fff;border-style:solid;border-width:2px;max-width:calc(100vw - 32px);position:relative}.game-container:has(.game-zoom){margin-top:2rem}.copy-section{margin:0 auto;max-width:960px;padding:24px 20px 40px;text-align:left}.copy-title{color:#222;font-size:24px;font-weight:700;margin:0 0 12px}.copy-subtitle{color:#222;font-size:18px;font-weight:600;margin:24px 0 8px}.copy-text{line-height:1.6;margin:0;text-align:justify}.copy-list,.copy-text{color:#555;font-size:15px}.copy-list{line-height:1.7;margin:8px 0 0;padding-left:20px}.copy-list li+li{margin-top:6px}.copy-faq{margin-top:8px}.copy-faq h3{color:#222;font-size:15px;font-weight:600;margin:12px 0 4px}.copy-faq p{color:#555;font-size:14px;line-height:1.7;margin:0}.copy-section--rtl{direction:rtl;text-align:left}.layout-footer{flex-shrink:0;padding:20px 24px;text-align:center}.topbar-game-menu{align-items:center;display:none;position:relative}.topbar-modes--desktop{display:flex}.topbar-modes--mobile{display:none}.topbar-mode-select{background:#f0f0f0;border:1px solid #e0e0e0;border-radius:6px;box-sizing:border-box;color:#333;cursor:pointer;font-family:inherit;font-size:14px;padding:6px 12px;width:100%}.topbar-lang--mobile{display:none}.topbar-lang--mobile-wrap{position:relative}.topbar-lang-mobile-label{color:#333;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.topbar-lang-mobile-label,.topbar-lang-select--mobile{font-size:13px;letter-spacing:.08em;text-transform:uppercase}.topbar-lang-select--mobile{box-sizing:content-box;color:transparent;cursor:pointer;max-width:3em;min-width:2em;padding:6px 0;width:auto}.topbar-lang-select--desktop{font-size:13px;max-width:10em;min-width:6em;padding:6px 28px 6px 12px}.game-menu-divider{border-top:1px solid #eee;margin:8px -14px}@media(max-width:768px){.topbar{align-items:stretch;flex-direction:column;gap:8px}.topbar-left{align-items:center;display:flex;justify-content:space-between;width:100%}.topbar-lang--mobile{display:flex;justify-content:flex-end}.topbar-menu{flex-wrap:wrap;justify-content:flex-start;row-gap:8px;width:100%}.topbar-modes-wrap{width:100%}.topbar-modes{flex-wrap:wrap}.topbar-no-guess,.topbar-scale{font-size:12px}.topbar-lang--desktop{display:none}.topbar-game-menu{align-items:flex-start;display:flex;flex-direction:column}.topbar-game-menu .custom-panel{left:0;margin-top:6px;max-width:calc(100vw - 32px);min-width:180px;position:absolute;right:auto;top:100%;width:auto}.topbar-menu--desktop{display:none}}@media(max-width:768px)and (orientation:portrait){.topbar-lang-select.topbar-lang-select--mobile{background-image:none;background-position:0 0;padding-right:12px}.topbar-game-menu{align-items:flex-end;margin-left:auto}.topbar-lang--mobile{justify-content:flex-end}}.footer-copyright{color:#888;font-size:13px}.ms-board-scroll{max-height:min(70vh,600px);max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-color:#7b7b7b #bdbdbd;scrollbar-width:thin}.ms-board-scroll::-webkit-scrollbar{height:16px;width:16px}.ms-board-scroll::-webkit-scrollbar-track{background:#bdbdbd;border:1px solid #7b7b7b}.ms-board-scroll::-webkit-scrollbar-thumb{background:silver;border-color:#fff #7b7b7b #7b7b7b #fff;border-style:solid;border-width:2px}.ms-board-scroll::-webkit-scrollbar-thumb:hover{background:#b3b3b3}.ms-board-scroll::-webkit-scrollbar-thumb:active{background:#bdbdbd;border-color:#7b7b7b #fff #fff #7b7b7b;border-style:solid;border-width:2px}.ms-board-scroll::-webkit-scrollbar-corner{background:#bdbdbd;border-left:1px solid #7b7b7b;border-top:1px solid #7b7b7b}.ms-classic-top{align-items:center;background:#bdbdbd;border-color:#7b7b7b #fff #fff #7b7b7b;border-style:solid;border-width:2px;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px;padding:4px 6px}.ms-digit-panel{align-items:center;background:#000;border-color:#333 #222 #222 #333;border-style:solid;border-width:1px;color:red;display:flex;font-family:DIGIT,Consolas,Monaco,monospace;font-size:24px;font-weight:700;height:28px;justify-content:flex-end;letter-spacing:1px;line-height:1;min-width:52px;padding:0 4px}.ms-digit{display:block}.ms-face-btn{align-items:center;background-color:silver;border-color:#fff #7b7b7b #7b7b7b #fff;border-style:solid;border-width:2px;box-sizing:border-box;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;padding:0;width:36px}.ms-face-btn:hover{background-color:#bbb}.ms-face-btn:active{background-color:#bdbdbd;border-color:#7b7b7b #fff #fff #7b7b7b;border-style:solid;border-width:2px}.ms-face-img{display:block;height:32px;pointer-events:none;width:32px}.ms-info-bar{color:#333;display:flex;font-size:13px;justify-content:space-between;margin-bottom:8px}.ms-info-item{min-width:80px;text-align:center}.ms-board{background-color:#bdbdbd;border-collapse:separate;border-color:#7b7b7b #fff #fff #7b7b7b;border-spacing:0;border-style:solid;border-width:2px;width:-moz-max-content;width:max-content}.ms-cell{font-family:Arial Black,AvenirNext-Bold,Arial,Arial Bold,Gadget,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:calc(18px*var(--cell-scale, 1));font-weight:800;height:calc(24px*var(--cell-scale, 1));line-height:1;padding:0;text-align:center;-moz-user-select:none;user-select:none;-webkit-user-select:none;vertical-align:middle;width:calc(24px*var(--cell-scale, 1));-webkit-touch-callout:none;touch-action:manipulation}.ms-cell--hidden{background-color:silver;border-color:#fff #7b7b7b #7b7b7b #fff;border-style:solid;border-width:2px;cursor:pointer}.ms-cell--pressed{background-color:#bdbdbd;border-color:#7b7b7b #fff #fff #7b7b7b;border-style:solid;border-width:2px}.ms-cell--no-press{cursor:default}.ms-cell--hidden:not(.ms-cell--no-press):active{background-color:#bdbdbd;border-color:#7b7b7b #fff #fff #7b7b7b;border-style:solid;border-width:2px}.ms-cell--revealed{background-color:#d4d4d4;border:1px solid #7b7b7b;cursor:default;height:calc(26px*var(--cell-scale, 1));width:calc(26px*var(--cell-scale, 1))}.ms-cell--n1{color:#00f}.ms-cell--n2{color:green}.ms-cell--n3{color:red}.ms-cell--n4{color:navy}.ms-cell--n5{color:maroon}.ms-cell--n6{color:teal}.ms-cell--n7{color:#000}.ms-cell--n8{color:gray}.ms-cell--flagged{background-color:silver;background-image:url(../images/flag.svg);background-position:50%;background-repeat:no-repeat;background-size:calc(18px*var(--cell-scale, 1)) calc(18px*var(--cell-scale, 1));border-color:#fff #7b7b7b #7b7b7b #fff;border-style:solid;border-width:2px;cursor:pointer}.ms-cell--wrong-flag{background-color:#ffa0a0}.ms-cell--mine{background-image:url(../images/mine.svg);background-position:50%;background-repeat:no-repeat;background-size:calc(18px*var(--cell-scale, 1)) calc(18px*var(--cell-scale, 1))}.ms-cell--trigger-mine{background-color:red}.ms-cell--start{background-image:url(../images/start.svg);background-position:50%;background-repeat:no-repeat;background-size:calc(18px*var(--cell-scale, 1)) calc(18px*var(--cell-scale, 1))}.ms-cell--question{color:#000;font-weight:700}.game-menu-list{display:flex;flex-direction:column;gap:2px}.game-menu-item{align-items:center;background:transparent;border:none;color:#333;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:6px;text-align:left;width:100%}.game-menu-item:hover{background-color:#f5f5f5}.game-menu-item--custom{font-weight:500}.game-menu-item-arrow{font-size:14px}.game-menu-item--checkbox{justify-content:flex-start}.game-menu-checkbox{align-items:center;color:#333;display:flex;font-size:14px;gap:6px}.game-menu-checkbox input{cursor:pointer}html{font-size:14px}body,html{height:100%;margin:0;overflow:auto;padding:0;width:100%}
