:root{--background-dark: #222222;--background-darker: #1b1b1b;--background-highlight-medium: #2a2a2a;--background-highlight-light: #333333;--off-white: #dddddd;--highlight-color: #2de7e7;--map-image-width: 10rem;--map-table-image-width: calc(7 * var(--map-image-width));--host-color: #c9daf8;--guest-color: #fff2cc;--pick-color: #d9ead3;--ban-color: #f4cccc}@font-face{font-family:mapCursive;src:url(../fonts/DancingScript-VariableFont_wght.ttf)}body{color:var(--off-white)}h1,h2,h3,h4,h5,h6,strong{color:#fff}.nowrap{white-space:nowrap}.carto-logo{max-width:480px;width:100%;height:auto}.stronghold-frenzy-logo{margin:1em;max-width:480px;width:100%;height:auto}.carto-header-content{margin-top:2em;text-align:center;display:flex;flex-direction:column;align-items:center;h1 {margin: 0; padding: 0;}}.opening{font-style:italic;em {font-style: normal;}}.toc-list,.timeline-list{list-style-type:none;padding-left:0}.blue-b-color{color:#58c4dd}.teal-b-color{color:#5cd0b3}.green-b-color{color:#83c167}.yellow-b-color{color:#ecc92c}.gold-b-color{color:#f0ac5f}.red-b-color{color:#fc6255}.maroon-b-color{color:#c55f73}.purple-b-color{color:#9a72ac}.blue-e-background{background-color:#236b8e}.teal-e-background{background-color:#49a88f}.green-e-background{background-color:#699c52}.yellow-e-background{background-color:#e4be17}.gold-e-background{background-color:#c78d46}.red-e-background{background-color:#cf5044}.maroon-e-background{background-color:#94424f}.purple-e-background{background-color:#644172}.calendars{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:1em}.calendar{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;color:#fff;background-color:#666}.calendar>div{border:1px solid #111111;padding:.25em .5em}.calendar>div:nth-child(-n + 8){font-weight:700;background-color:#333}.calendar>div:first-child{grid-column-start:span 7;background-color:#272727}.other-month{color:#151515;background-color:#555}.display-formula{max-width:calc(100vw - 6rem);overflow-x:auto}.bonus-events{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:flex-start;column-gap:1em;ul {list-style-type: none; padding-left: 0;}}.bonus-table{display:grid;grid-template-columns:1fr 1fr;max-width:100%;overflow-x:auto;text-wrap:nowrap;text-align:right}.bonus-table>div{padding:.25em .5em}.bonus-table>div:nth-child(-n + 2){font-weight:700;border-bottom:1px solid #eeeeee}.bonus-table .bonus-row-a{background-color:var(--background-highlight-light)}.bonus-table .bonus-row-b{background-color:var(--background-highlight-medium)}.player1{font-weight:700;color:#367af0}.player2{font-weight:700;color:#eb2b2b}.player3{font-weight:700;color:#6bd63d}.player4{font-weight:700;color:#e6d814}.center{display:grid;place-items:center}.grid-left{display:grid;justify-items:start}.map-table-container{display:grid;place-items:center;margin-top:1.5rem}.map-table{width:clamp(100%,100vw - 2rem,var(--map-table-image-width));overflow-x:auto;text-align:center;display:grid;grid-template-columns:repeat(7,1fr);background-image:url(/images/cartographers/parchment.jpg);background-position:center;background-attachment:local;font-weight:700;font-family:mapCursive,Segoe Script,cursive;div {width: var(--map-image-width); display: flex; flex-direction: column;} div:nth-child(-n + 7) {font-size: 1.75em; padding-top: .35rem; padding-bottom: .5rem;} div:nth-child(n + 8) {font-size: 1.25em; padding: .35em .25em;} div:nth-child(7n + 1) {background-color: #e6b8af80; color: #bb2a10; text-shadow: 0 0 .5px #bb2a10;} div:nth-child(7n + 2) {background-color: #a5c98e7e; color: #306818; text-shadow: 0 0 .5px #306818;} div:nth-child(7n + 3) {background-color: #d9d2e980; color: #a64d79; text-shadow: 0 0 .5px #a64d79;} div:nth-child(7n + 4) {background-color: #f7e9c1a0; color: #bf9000; text-shadow: 0 0 .5px #bf9000;} div:nth-child(7n + 5) {background-color: #fce5cd83; color: #b45f06; text-shadow: 0 0 .5px #b45f06;} div:nth-child(7n + 6) {background-color: #a1e7ec81; color: #07726d; text-shadow: 0 0 .5px #07726d;} div:nth-child(7n) {background-color: #9ec7eca4; color: #1155cc; text-shadow: 0 0 .5px #1155cc;}}.map-image{width:100%;height:auto;margin-bottom:.15em;opacity:95%}.map-author{font-size:.8em;padding-top:.15em;padding-bottom:.25em}.draft-links{max-width:100%;overflow-x:auto;text-wrap:nowrap;justify-content:center;display:grid;grid-template-columns:1fr 1fr 1fr;font-size:1.1em;text-align:center;gap:.5em 1.25em}.draft{display:grid;max-width:100%;overflow-x:auto;justify-content:left;text-align:center;text-wrap:nowrap;place-items:stretch;grid-template-columns:repeat(9,auto);div {padding: .3em .5em;} .span-rows {display: grid; place-items: center; grid-row-end: span 2;} .span-g1 {grid-column-end: span 2;} .span-cols4 {grid-column-end: span 4;} .span-cols5 {grid-column-end: span 5;} .span-cols6 {grid-column-end: span 6;} .border-bottom {border-bottom: .05px solid black;} .border-left {border-left: .05px solid black;}}.draft.bo5{grid-template-columns:repeat(7,auto)}.draft.bo7{grid-template-columns:repeat(9,auto)}.draft .left{color:#000;text-align:left;padding-left:.5em}.draft .host{background-color:var(--host-color)}.draft .guest{background-color:var(--guest-color)}.draft .admin-pick{background-color:var(--pick-color);color:#000;padding-left:1.25em;padding-right:1.25em}.draft .admin-ban{background-color:var(--ban-color);color:#000}.under{text-decoration:underline}.lobby-settings{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:clamp(.5rem,1rem,1rem);h3,h4 {margin: 0;} .settings-icon {width: 1em; vertical-align: middle; margin-right: .25em;}}@media (min-width: 44rem){.lobby-settings{justify-content:space-evenly;flex-wrap:nowrap}}.settings-list{margin-top:.5em;list-style-type:none;font-size:.925em;padding-left:0}.settings-list .check{color:#0f0}.prize-pool-percentages{display:grid;grid-template-columns:1fr 1fr 1fr;max-width:100%;overflow-x:auto;text-wrap:nowrap;text-align:right}.prize-pool-percentages>div{padding:.25em .5em}.prize-pool-percentages>div:nth-child(-n + 3){font-weight:700;border-bottom:1px solid #eeeeee}.prize-pool-percentages .prize-row-a{background-color:var(--background-highlight-light)}.prize-pool-percentages .prize-row-b{background-color:var(--background-highlight-medium)}.prize-pool-percentages .prize-row-underline{border-bottom:1px solid #eeeeee}#game-content-usage-rules{margin-top:2em;margin-bottom:-7em}.map-info .name{margin-bottom:0;padding-bottom:0}.map-info .author{font-size:.9em}.map-info .map-info-contents{margin-top:1em;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1em;grid-auto-flow:dense;align-items:center}.map-info .image{max-width:16rem;width:100%;height:auto;filter:drop-shadow(0 4px 3px #00000080)}.map-info p{margin-left:0;padding-left:0}.map-info p:first-child{margin-top:0}.map-info p:last-child{margin-bottom:0}@media (min-width: 35rem){.map-info .map-info-contents{flex-wrap:nowrap}.map-info .map-info-contents .image{width:16rem}.map-info:nth-child(even) .map-info-contents{flex-direction:row-reverse}}
