.yc-game-article--morskoi-boi{--yc-mb-accent:#c08a2e}.yc-game-article--morskoi-boi .yc-btn{min-height:44px}.yc-mb-board{--yc-mb-cell:30px;--yc-mb-gap:2px;--yc-mb-grid-line:color-mix(in srgb, var(--color-border) 78%, transparent);--yc-mb-water:color-mix(in srgb, #1d4e6a 16%, var(--color-surface));max-width:100%;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(160deg, color-mix(in srgb, #123c55 12%, var(--color-surface)), var(--color-surface));display:inline-block}.yc-mb-board--sm{--yc-mb-cell:22px;padding:var(--space-2)}.yc-mb-board--xs{--yc-mb-cell:16px;--yc-mb-gap:1px;padding:6px}.yc-mb-board--ok{border-color:color-mix(in srgb, var(--color-success,#3f8f4f) 60%, var(--color-border))}.yc-mb-board--bad{border-color:color-mix(in srgb, var(--color-danger,#b3453c) 55%, var(--color-border))}.yc-mb-board__grid{grid-template-columns:repeat(var(--yc-mb-cols), var(--yc-mb-cell));gap:var(--yc-mb-gap);display:grid}.yc-mb-board[data-labels] .yc-mb-board__grid{grid-template-columns:calc(var(--yc-mb-cell) * .8) repeat(var(--yc-mb-cols), var(--yc-mb-cell))}.yc-mb-board__label,.yc-mb-board__corner{color:var(--color-text-muted);font-size:calc(11px * var(--yc-font-scale));place-items:center;font-weight:700;line-height:1;display:grid}.yc-mb-cell{aspect-ratio:1;border:1px solid var(--yc-mb-grid-line);background:var(--yc-mb-water);border-radius:3px;position:relative}.yc-mb-cell--ship{border-color:color-mix(in srgb, #2f6d8f 70%, var(--color-border));background:linear-gradient(150deg,#3d7fa3,#245d7d);box-shadow:inset 0 1px #ffffff47}.yc-mb-cell--miss:after{color:var(--color-text-muted);content:"•";font-size:calc(var(--yc-mb-cell) * .8);place-items:center;line-height:1;display:grid;position:absolute;inset:0}.yc-mb-cell--hit,.yc-mb-cell--sunk{background-image:linear-gradient(45deg,#0000 calc(50% - 1px),currentColor calc(50% - 1px) calc(50% + 1px),#0000 calc(50% + 1px)),linear-gradient(-45deg,#0000 calc(50% - 1px),currentColor calc(50% - 1px) calc(50% + 1px),#0000 calc(50% + 1px))}.yc-mb-cell--hit{color:#c2422a;background-color:#fbe3d8;border-color:#c2603a}.yc-mb-cell--sunk{color:#fff1ea;background-color:#8e2f24;border-color:#5d1b13}.yc-mb-cell--ship-hit{color:#ffd7c9;background-color:#245d7d;background-image:linear-gradient(45deg,#0000 calc(50% - 1px),currentColor calc(50% - 1px) calc(50% + 1px),#0000 calc(50% + 1px)),linear-gradient(-45deg,#0000 calc(50% - 1px),currentColor calc(50% - 1px) calc(50% + 1px),#0000 calc(50% + 1px));border-color:#5d1b13}.yc-mb-cell--mark{border-color:var(--yc-mb-accent);background:color-mix(in srgb, var(--yc-mb-accent) 34%, var(--color-surface));box-shadow:0 0 0 2px color-mix(in srgb, var(--yc-mb-accent) 35%, transparent)}.yc-mb-cell--blocked{background:repeating-linear-gradient(45deg, transparent 0 3px, color-mix(in srgb, var(--color-text-muted) 26%, transparent) 3px 5px);border-style:dashed}@media (width>=981px){.yc-game-article--morskoi-boi .yc-game-play-hero{grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr)}}.yc-game-article--morskoi-boi .yc-game-play-hero h1{text-wrap:pretty}@media (width<=380px){.yc-game-article--morskoi-boi .yc-game-play-hero__actions .yc-btn{white-space:normal;min-width:0}}.yc-mb-hero-media{justify-items:center;gap:var(--space-2);margin:0;display:grid}.yc-mb-hero-media .yc-mb-board{--yc-mb-grid-line:#ffffff38;--yc-mb-water:#ffffff12;background:#0a141c73;border-color:#ffffff3d;box-shadow:0 24px 58px #0000006b}.yc-mb-hero-media .yc-mb-board__label{color:#fff8e7b8}.yc-mb-hero-media figcaption{color:#fff8e7a3;max-width:46ch;font-size:calc(12px * var(--yc-font-scale));text-align:center;line-height:1.45}.yc-mb-section-heading{margin-bottom:var(--space-5)}.yc-mb-section-heading>span{margin-bottom:var(--space-2);color:var(--yc-mb-accent);font-size:calc(12px * var(--yc-font-scale));letter-spacing:.08em;text-transform:uppercase;font-weight:800;display:block}.yc-mb-section-heading h2{margin:0 0 var(--space-2)}.yc-mb-section-heading p{max-width:none;color:var(--color-text-muted);margin:0}.yc-game-article-body .yc-mb-note{padding-left:var(--space-4);border-left:3px solid color-mix(in srgb, var(--yc-mb-accent) 55%, transparent);color:var(--color-text-muted)}.yc-mb-steps{gap:var(--space-4);margin-bottom:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.yc-mb-steps>article{justify-items:center;gap:var(--space-3);min-width:0;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);display:grid}.yc-game-article-body .yc-mb-steps .yc-game-article-steps{grid-template-columns:1fr;gap:0;width:100%;margin:0}.yc-mb-steps .yc-game-article-steps[start="3"]{counter-reset:yc-steps 2}.yc-mb-steps .yc-game-article-steps[start="5"]{counter-reset:yc-steps 4}.yc-mb-steps .yc-game-article-steps li{border:0;border-top:1px solid var(--color-border);background:0 0;border-radius:0;min-height:0}.yc-mb-board-figure{align-items:center;gap:var(--space-6);margin-bottom:var(--space-6);grid-template-columns:auto minmax(0,1fr);display:grid}.yc-mb-board-figure__copy h3{margin-top:0}.yc-game-article-body .yc-mb-board-figure__copy p+p{margin-top:var(--space-3)}.yc-mb-compare{gap:var(--space-4);margin-bottom:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(230px,1fr));display:grid}.yc-mb-compare__item{justify-items:center;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);margin:0;display:grid}.yc-mb-compare figcaption{color:var(--color-text-muted);font-size:calc(14px * var(--yc-font-scale));text-align:center;line-height:1.5}.yc-mb-verdict{font-size:calc(12px * var(--yc-font-scale));border-radius:999px;margin-right:6px;padding:2px 9px;font-weight:800;display:inline-block}.yc-mb-verdict--ok{background:color-mix(in srgb, var(--color-success,#3f8f4f) 22%, transparent);color:var(--color-success,#3f8f4f)}.yc-mb-verdict--bad{background:color-mix(in srgb, var(--color-danger,#b3453c) 20%, transparent);color:var(--color-danger,#b3453c)}.yc-mb-shooting{align-items:start;gap:var(--space-6);margin-bottom:var(--space-6);grid-template-columns:auto minmax(0,1fr);display:grid}.yc-mb-shooting__board{justify-items:center;gap:var(--space-3);display:grid}.yc-mb-legend{gap:var(--space-3);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.yc-mb-legend li{color:var(--color-text-muted);font-size:calc(13px * var(--yc-font-scale));align-items:center;gap:7px;display:flex}.yc-mb-legend .yc-mb-cell{aspect-ratio:1;--yc-mb-cell:18px;width:18px}.yc-mb-answers{gap:var(--space-3);margin:0 0 var(--space-4);display:grid}.yc-mb-answers>div{padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.yc-mb-answers dt{font-size:calc(16px * var(--yc-font-scale));margin-bottom:4px;font-weight:800}.yc-mb-answers dd{color:var(--color-text-muted);margin:0;line-height:1.55}.yc-mb-examples,.yc-mb-strategy,.yc-mb-alternatives{margin:clamp(38px,4vw,52px) 0}.yc-mb-home-heading{margin-top:clamp(38px,4vw,52px)}.yc-mb-example-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));display:grid}.yc-mb-example-grid>article{gap:var(--space-2);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);flex-direction:column;display:flex}.yc-mb-example__boards{justify-content:center;align-items:center;gap:var(--space-3);margin-bottom:var(--space-2);color:var(--color-text-muted);font-size:20px;display:flex}.yc-mb-example__kind{background:color-mix(in srgb, var(--yc-mb-accent) 18%, transparent);color:var(--yc-mb-accent);font-size:calc(11px * var(--yc-font-scale));letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-self:flex-start;padding:2px 9px;font-weight:800}.yc-mb-example-grid>article>strong{font-size:calc(16px * var(--yc-font-scale))}.yc-game-article-body .yc-mb-example-grid>article p{color:var(--color-text-muted);font-size:calc(14px * var(--yc-font-scale));margin:0;line-height:1.55}.yc-game-article--morskoi-boi .yc-mb-example-toggle{margin-top:var(--space-4);display:none}@media (width>=981px){.yc-mb-example-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.yc-game-article-body .yc-mb-strategy ol{counter-reset:yc-mb-tip;margin:0;padding:0;list-style:none}.yc-game-article-body .yc-mb-strategy ol li{margin:0 0 var(--space-3);counter-increment:yc-mb-tip;padding-left:44px;line-height:1.6;position:relative}.yc-game-article-body .yc-mb-strategy ol li:before{color:#2c2106;content:counter(yc-mb-tip);background:linear-gradient(135deg,#ffd84a,#eaa900);border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid;position:absolute;top:2px;left:0}.yc-mb-strategy__summary{margin-top:var(--space-4);color:var(--color-text-muted)}.yc-mb-decision-pair{gap:var(--space-4);margin-top:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.yc-mb-decision-pair>div{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.yc-mb-decision-pair span{margin-bottom:var(--space-2);font-size:calc(12px * var(--yc-font-scale));letter-spacing:.05em;text-transform:uppercase;font-weight:800;display:block}.yc-mb-decision-pair>div:first-child span{color:var(--color-danger,#b3453c)}.yc-mb-decision-pair>div:last-child span{color:var(--color-success,#3f8f4f)}.yc-game-article-body .yc-mb-decision-pair p{margin:var(--space-2) 0 0;color:var(--color-text-muted);font-size:calc(14px * var(--yc-font-scale))}.yc-mb-home-heading>span{color:var(--color-text-muted);font-size:calc(12px * var(--yc-font-scale));letter-spacing:.07em;text-transform:uppercase;font-weight:800;display:block}.yc-game-article-body .yc-mb-home-heading h2{margin-top:var(--space-2)}.yc-mb-home-rule{padding:var(--space-4) var(--space-5);border:1px dashed var(--color-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-text-muted) 5%, var(--color-surface))}.yc-mb-home-rule h3{margin-top:0}.yc-game-article-body .yc-mb-home-rule p{color:var(--color-text-muted);margin:0}.yc-mb-alternatives__grid,.yc-mb-related{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.yc-mb-alternatives__grid>article{gap:var(--space-3);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);flex-direction:column;display:flex}.yc-mb-alternatives__grid h3{margin:0}.yc-game-article-body .yc-mb-alternatives__grid p{color:var(--color-text-muted);flex:1;margin:0;line-height:1.55}.yc-mb-alternatives__grid .yc-btn{justify-content:center}.yc-mb-related a{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);gap:4px;text-decoration:none;display:grid}.yc-mb-related a:hover{border-color:var(--yc-mb-accent)}.yc-mb-related strong{color:var(--color-text-base)}.yc-mb-related span{color:var(--color-text-muted);font-size:calc(14px * var(--yc-font-scale))}.yc-mb-figure{margin:0 0 var(--space-4) var(--space-6);max-width:300px}.yc-game-article-body .yc-mb-prose-with-figure{max-width:calc(88ch + 324px)}.yc-mb-figure--aside{float:right}.yc-mb-figure img{width:100%;height:auto;display:block}.yc-game-article-body .yc-mb-figure figcaption{margin-top:var(--space-2);color:var(--color-text-muted);font-size:calc(13px * var(--yc-font-scale));line-height:1.5}.yc-mb-sheet{margin:clamp(38px,4vw,52px) 0}.yc-mb-sheet__boards{gap:var(--space-4);margin-bottom:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));display:grid}.yc-mb-sheet__boards>figure{justify-items:center;gap:var(--space-3);min-width:0;padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);margin:0;display:grid}.yc-game-article-body .yc-mb-sheet__boards h3{justify-self:start;margin:0}.yc-game-article-body .yc-mb-sheet__boards figcaption{color:var(--color-text-muted);font-size:calc(14px * var(--yc-font-scale));line-height:1.55}.yc-mb-sheet__boards .yc-mb-board{--yc-mb-cell:clamp(18px, 2.4vw, 28px)}.yc-game-article-body .yc-mb-sheet__steps{margin:0 0 var(--space-4);counter-reset:yc-mb-sheet-step;padding:0;list-style:none}.yc-game-article-body .yc-mb-sheet__steps li{margin:0 0 var(--space-3);counter-increment:yc-mb-sheet-step;padding-left:44px;line-height:1.6;position:relative}.yc-game-article-body .yc-mb-sheet__steps li:before{color:#2c2106;content:counter(yc-mb-sheet-step);background:linear-gradient(135deg,#ffd84a,#eaa900);border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid;position:absolute;top:2px;left:0}.yc-mb-layouts{gap:var(--space-4);margin:var(--space-5) 0;clear:both;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));display:grid}.yc-mb-layouts figure{justify-items:center;gap:var(--space-3);min-width:0;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);margin:0;display:grid}.yc-game-article-body .yc-mb-layouts figcaption{color:var(--color-text-muted);font-size:calc(14px * var(--yc-font-scale));text-align:center;line-height:1.5}.yc-mb-layouts figcaption strong{color:var(--color-text-base);margin-bottom:2px;display:block}.yc-mb-layouts .yc-mb-board{--yc-mb-cell:clamp(16px, 2.1vw, 26px)}@media (width<=980px){.yc-game-article--morskoi-boi .yc-game-play-hero__promo{grid-template-columns:1fr}.yc-game-article--morskoi-boi .yc-game-play-hero__actions{flex-wrap:wrap}.yc-game-article--morskoi-boi .yc-game-play-hero__actions .yc-btn{flex:240px}.yc-mb-board-figure,.yc-mb-shooting{grid-template-columns:1fr;justify-items:center}.yc-mb-board-figure__copy,.yc-mb-shooting__copy{justify-self:stretch}.yc-mb-steps{grid-template-columns:1fr}}@media (width<=640px){.yc-mb-board{--yc-mb-cell:min(30px, calc((100vw - 96px) / 10))}.yc-mb-board[data-labels]{--yc-mb-cell:min(30px, calc((100vw - 108px) / 10.8))}.yc-mb-board--sm{--yc-mb-cell:min(22px, calc((100vw - 110px) / 10))}.yc-mb-board--xs{--yc-mb-cell:15px}.yc-mb-layouts .yc-mb-board,.yc-mb-sheet__boards .yc-mb-board{--yc-mb-cell:min(26px, calc((100vw - 132px) / 10.8))}.yc-mb-hero-media{margin-inline:calc(-1 * var(--space-2))}.yc-mb-figure--aside{display:none}.yc-game-article--morskoi-boi .yc-game-article-cta,.yc-game-article--morskoi-boi .yc-game-article-cta__actions{grid-template-columns:1fr}.yc-game-article--morskoi-boi .yc-game-article-cta .yc-btn{width:100%;min-width:0}.yc-responsive-table.yc-mb-table{box-shadow:none;background:0 0;border:0;overflow:visible}.yc-responsive-table.yc-mb-table:after{display:none}.yc-mb-table table,.yc-mb-table tbody{width:100%;min-width:0;display:block}.yc-mb-table thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.yc-mb-table tr{width:100%;margin-bottom:var(--space-3);padding:var(--space-2) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);gap:0;display:grid}.yc-mb-table td{gap:var(--space-3);border:0;border-bottom:1px solid var(--color-border);white-space:normal;grid-template-columns:minmax(92px,.42fr) minmax(0,1fr);width:auto;padding:11px 0;display:grid}.yc-mb-table td:last-child{border-bottom:0}.yc-mb-table td:before{color:#7a4700;content:attr(data-label);letter-spacing:.03em;text-transform:uppercase;font-size:12px;font-weight:800}.yc-mb-example-grid>article:nth-child(n+4){display:none}.yc-mb-example-grid.is-expanded>article:nth-child(n+4){display:flex}.yc-game-article--morskoi-boi .yc-mb-example-toggle{justify-content:center;width:100%;display:inline-flex}}
