diff --git a/Blades 68/blades68.css b/Blades 68/blades68.css index 3065b27730..41728a3f20 100644 --- a/Blades 68/blades68.css +++ b/Blades 68/blades68.css @@ -1 +1 @@ -@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&display=swap";@import"https://fonts.googleapis.com/css?family=Open+Sans:300..800&display=swap";@import"https://fonts.googleapis.com/css?family=Oswald:500..700&display=swap";.characterviewer>ul.nav-tabs a[data-tab=charsheet]{background-image:url("https://i.imgur.com/RNZXaLW.png");background-size:75%;background-position:center;background-repeat:no-repeat;color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0);cursor:pointer}body.sheet-darkmode .characterviewer>ul.nav-tabs a[data-tab=charsheet]{background-image:url("https://i.imgur.com/x9A8ssq.png");background-size:75%;background-position:center;background-repeat:no-repeat;color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0);cursor:pointer}body.sheet-darkmode .container{background-color:#220e10;padding:10px !important;border-radius:10px;border:1px solid #3d1c1f}.sheet-darkmode .sheetform{background-color:#1f1f1f}.charsheet{color:#333;font-size:0;position:relative;top:-11px;line-height:18px;cursor:default;box-sizing:border-box;padding:0 !important;font-family:"Open Sans",sans-serif}.charsheet div,.charsheet span,.charsheet textarea,.charsheet ul,.charsheet li,.charsheet span,.charsheet label{box-sizing:border-box}.charsheet button[type=roll]{text-shadow:none;background:rgba(0,0,0,0);box-shadow:none;font-weight:bold;font-family:inherit;outline:none;border-radius:0;transition:all .2s}.charsheet button[type=roll].btn::before{content:""}.charsheet label{margin:0;padding:0;display:flex;width:auto;color:#333;font:inherit}.charsheet label input[type=checkbox],.charsheet label input[type=radio]{position:absolute}.charsheet label:hover input[type=checkbox]+span,.charsheet label:hover input[type=radio]+span{opacity:.7}.charsheet input[type=text],.charsheet textarea{border:none;font-family:inherit;background:rgba(0,0,0,0);box-shadow:none;width:100%;padding:0;margin:0;color:#333;border-radius:0;transition:all .2s,height .4s}.charsheet textarea{resize:vertical;display:block}.charsheet textarea:active{transition:height 0s}.charsheet input[type=number]{border-color:#c7c7c7;color:#333;box-shadow:none}.charsheet input[type=checkbox],.charsheet input[type=radio]{opacity:0;z-index:1;-moz-appearance:none;appearance:none;position:relative}.charsheet input[type=checkbox]+span,.charsheet input[type=radio]+span{cursor:pointer;display:inline-block;transition:all .2s,opacity 0s}.charsheet ul{list-style:none;margin:0}.charsheet li{position:relative}.charsheet li::before{transform:rotate(45deg) scale(0.9);font-family:"Open Sans",sans-serif;content:"■";left:0;top:-0.1em;position:absolute}.charsheet button[type=roll].inherit,.charsheet input[type=text].inherit{font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit}.charsheet .space-after::after{content:" "}.charsheet .claimbox18{display:none}.charsheet .showdealerclaims[value="1"]~.claims .claims-seprow{height:30px}.charsheet .showdealerclaims[value="1"]~.claims .claim18holder .lairbox{display:none}.charsheet .showdealerclaims[value="1"]~.claims .claim18holder .claimbox18{display:inline-block}.charsheet .label:empty{display:inline}.charsheet .focus-shadow[value="1"]~.container textarea:focus,.charsheet .focus-shadow[value="1"]~.container input[type=text]:focus,.charsheet .focus-shadow[value="1"]~.container input[type=number]:focus{box-shadow:inset 0 0 1px 1px rgba(66,66,66,.3),0 0 2px 1px rgba(66,66,66,.3)}.charsheet .hidden{display:none !important}.charsheet .preload{opacity:0;position:absolute}.charsheet .preload img{width:1px;height:1px}.charsheet .topholder{line-height:22px;margin:0 0 7px calc(55% + 5px)}.charsheet .topholder .version{color:#aaa;font-size:13px;font-family:"Open Sans",sans-serif}.charsheet .topholder .version-text::after{content:" "}.charsheet .topholder .settings-checkbox{margin-right:10px;width:20px;height:20px;font-size:16px;font-family:pictos}.charsheet .topholder .settings-checkbox input+span{opacity:.3}.charsheet .topholder .settings-checkbox input:checked+span{opacity:1}.charsheet .type-selector{display:flex;margin-left:auto;margin-right:10px;border:1px solid #e5e5e5;letter-spacing:1px;line-height:20px;justify-content:center;width:170px;font-size:11px;border-radius:100px;color:#ababab !important}.charsheet .type-selector input{position:absolute;width:170px;height:20px}.charsheet .type-selector:hover{color:#eb5000}.charsheet .type-selector .threewaybox:not(:checked)+.threewaybox,.charsheet .type-selector input[value=character]:not(:checked)~span[data-i18n=character_mode],.charsheet .type-selector input[value=crew]:not(:checked)~span[data-i18n=crew_mode],.charsheet .type-selector input[value=faction][type=radio]:not(:checked)~span[data-i18n=faction_mode]{display:none}.charsheet .type[value=character]~.settings>:not(.setting-char),.charsheet .type[value=crew]~.settings>:not(.setting-crew),.charsheet .type[value=faction]~.settings>:not(.setting-faction){display:none}.charsheet .settings{position:absolute;right:0;width:415px;border:1px solid #000;background:#fff;box-shadow:0px 5px 16px 0px rgba(0,0,0,.2);z-index:1500;padding:5px;border-radius:5px}.charsheet .settings>div{min-width:50%;display:flex;flex-grow:1;align-items:center;padding:2px;font-size:10px;min-height:24px;line-height:17px;border-bottom:1px solid #d8d8d8}.charsheet .settings>div.generaterow{line-height:0}.charsheet .settings label{align-items:center}.charsheet .settings .checkbox+span{margin-right:6px}.charsheet .settings .checkbox:checked+span{background:#7f340e}.charsheet .settings :not(input)+span{padding-right:4px}.charsheet .settings input[type=number]{padding:0 2px;margin:0 3px 0 8px;width:30px;font-size:12px}.charsheet .settings input[type=text]{width:45px;font-size:10px;margin-right:3px;padding-left:1px;line-height:16px;border-radius:3px;border:1px solid #d8d8d8}.charsheet .settings input[type=text].wide{width:200px;margin-right:8px}.charsheet .settings select{width:80px;margin:0 7px 0 0;padding:0;height:18px}.charsheet .toothhider[value="0"]~.tooth,.charsheet .toothhider[value="0"]~.tooth+span{display:none}.charsheet .hider[value="0"]+li,.charsheet .hider[value="0"]+div,.charsheet .hider[value="0"]+label,.charsheet .hider[value="0"]+span{display:none}.charsheet .container{position:relative}.charsheet .flexwidth[value="0"]~.container{width:860px;padding:0}.charsheet .flexwidth[value="1"]~.container{min-width:860px;max-width:1190px;padding:0}.charsheet .type:not([value=character])~.type-character,.charsheet .type:not([value=crew])~.type-crew,.charsheet .type:not([value=faction])~.type-faction{display:none}.charsheet .veteranbackground,.charsheet .intellectualbackground,.charsheet .radicalbackground{display:none}.charsheet .veteranhider[value="1"]~.regularbackground,.charsheet .veteranhider[value="2"]~.regularbackground,.charsheet .veteranhider[value="3"]~.regularbackground,.charsheet .veteranhider[value="4"]~.regularbackground{display:none}.charsheet .veteranhider[value="1"]~.veteranbackground{display:inline-block}.charsheet .veteranhider[value="2"]~.intellectualbackground{display:inline-block}.charsheet .veteranhider[value="3"]~.radicalbackground{display:inline-block}.charsheet .designation{display:none}.charsheet .designationchecker[value="0"]~.designation{display:inline-block}.charsheet .hull_look[value="1"]+label{border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-radius:0px 0px 15px 15px;padding:10px;padding-top:0px;width:100%}.charsheet .blackheader{background:#dad1bc;color:#fff}.charsheet .blackheader.rep1,.charsheet .blackheader.hold1{height:26px;padding-top:7px;line-height:13px;padding-left:7px;border-radius:0px 0px 0px 10px}.charsheet .blackheader.hold1{padding-left:9px}.charsheet .blackheader,.charsheet .black-on-grey,.charsheet .greyheader{font-size:11px;letter-spacing:1px}.charsheet .blackheader,.charsheet .greyheader{height:16px;line-height:15px;padding:1px 2px 0 4px}.charsheet .black-on-grey,.charsheet .greyheader{background:#dad1bc}.charsheet .orangeheader{background:#eb5000}.charsheet .orangeheader .label{color:#fff}.charsheet .black-on-grey{text-align:center;position:relative;flex-grow:1;padding-left:1px;height:13px;line-height:13px}.charsheet .plainheader{width:100%;font-size:12px;line-height:22px;background-color:#dbd1bc;display:inline-block;height:24px;padding-left:9px !important;border-radius:15px 0px 0px 15px}.charsheet .specialheader{background:#dbd1bc;display:inline-block;min-width:130px;border-radius:10px 10px 0px 0px;margin-bottom:-1px;height:25px;font-size:11px;line-height:20px;letter-spacing:1px;padding:0 5px}.charsheet .specialheader input[type=text]{margin:0 -5px;padding:0 5px;width:calc(100% + 10px)}.charsheet .italic{font-style:italic}.charsheet .bold{font-weight:bold}.charsheet .greyholder{background:#e7e6dd}.charsheet .def-margin{margin-top:10px}.charsheet .small-margin{margin-top:5px}.charsheet .blackborder{border-top:3px solid #eb5000}.charsheet .tier{background:#e7e6dd;height:16px;width:56px;align-items:center}.charsheet .tier input[value="1"]{margin-left:auto}.charsheet .tier .checkbox+span{margin-right:auto}.charsheet .flex{display:flex}.charsheet .flex-wrap{display:flex;flex-wrap:wrap;align-content:flex-start;align-items:flex-start}.charsheet .flex-center{text-align:center;display:flex;justify-content:center;align-items:center}.charsheet .right-column{padding-left:5px}.charsheet .col2{width:2%}.charsheet .col47{width:47%}.charsheet .col49{width:49%}.charsheet .col53{width:53%}.charsheet .col37{width:37%}.charsheet .col20{width:20%}.charsheet .col24b{width:24.25%}.charsheet .col50{width:50%}.charsheet .col52b{width:52%}.charsheet .col55{width:55%}.charsheet .col45{width:45%}.charsheet .col63{width:63%}.charsheet .col80{width:80%}.charsheet .col100{width:100%}.charsheet .label,.charsheet input[type=text].label,.charsheet textarea.label,.charsheet button[type=roll].label{text-transform:uppercase;font-weight:bold}.charsheet .label{color:#000;text-align:left;padding:0;font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;letter-spacing:0px}.charsheet .uppercase{text-transform:uppercase}.charsheet .smallcaps,.charsheet input[type=text].smallcaps,.charsheet textarea.smallcaps{font-variant:small-caps;font-weight:bold}.charsheet .gatherinfo ul{padding:0}.charsheet .gatherinfo li{margin-bottom:1px;font-style:italic;padding-left:11px;font-size:11px;height:17px}.charsheet .teamworkbox{width:100%;padding:5px;margin-bottom:5px;background:#eaeaea;font-size:12px;line-height:15px;border-radius:100px;padding-left:10px}.charsheet .planning .teamworkbox .bold::after{content:": "}.charsheet .planningdesc{font-size:12px;line-height:15px;text-align:justify;margin:0 5% 5px 0;padding:5px 5px 5px 10px}.charsheet .itemcolumn{max-width:249px}.charsheet .itemholder>div{padding:5px}.charsheet .item-container{flex-grow:1}.charsheet .playbookitems{background:#e7e6dd}.charsheet .regularitems .repcontainer{display:flex;flex-wrap:wrap;align-content:flex-start}.charsheet .regularitems .repitem{display:flex;flex-grow:1}.charsheet .regularitems .input-short[value="1"]+.input-expand[value="0"]~.item-container{width:96px}.charsheet .regularitems .col50,.charsheet .regularitems .col100{position:relative}.charsheet .item{display:flex;align-items:start}.charsheet .item .itemname{height:18px;font-size:11px;margin:0 1px 0 2px;padding-left:2px;flex:auto;min-width:0}.charsheet .item .itemname.auto-expand{min-height:16px;height:auto;line-height:16px;margin:1px 0;padding:0 7px 0 2px}.charsheet .item .checkbox,.charsheet .item .checkbox+span{margin-top:3px}.charsheet .item .input-bold[value="1"]~.itemname{font-weight:bold}.charsheet .item .numboxes[value="0"]~.itemname{font-style:italic}.charsheet .item .label{font-size:11px;vertical-align:top;letter-spacing:1px}.charsheet .item .label.upgradecosts{font-size:8px}.charsheet .item .upgradecosts{font-size:11px;padding-left:3px}.charsheet .item .upgradecaption{margin-top:3px}.charsheet .floatingbar{width:3px;height:2px;margin:8px 0 0 -3px;flex:0 0 auto;background:#8c8c8c}.charsheet .numboxes[value="0"]~.boxesgeq2,.charsheet .numboxes[value="1"]~.boxesgeq2,.charsheet .numboxes[value="2"]~.boxesgeq3{display:none}.charsheet .itemholder .repitem .boxes-chosen[value="1"]+div,.charsheet .itemholder .repitem .boxes-chosen[value="0"]+div~div{display:none}.charsheet .numboxes-chooser{padding:1px 0;font-size:11px}.charsheet .numboxes-chooser input[type=number]{margin-left:auto;height:18px;padding:0;text-align:right;width:2.5em;background:rgba(0,0,0,0)}.charsheet .numboxes-chooser label{height:18px;border:1px solid #aaa;margin-left:auto;padding:2px;line-height:12px}.charsheet .numboxes-chooser input:checked+span{font-weight:bold}.charsheet .show-itemdesc[value="0"]~div .item-description{display:none}.charsheet .hull-blurb1{display:inline-block;width:80%;padding-top:8px;line-height:120%}.charsheet .viceblurb{display:inline-block;width:100%;padding-top:8px;line-height:120%}.charsheet .owning-faction{display:inline-block;vertical-align:top;padding-left:30px;position:relative;top:-15px}.charsheet .owning-faction .clock-container{margin:0 auto;background-color:#eb5000;border-radius:6px;outline:2px solid #000}.charsheet .owning-faction .clock-container .zero+span{width:11px !important}.charsheet .hull-blurb2{width:100%;text-align:left;font-size:11px;padding-top:8px}.charsheet .keys_hull{font-size:12px;font-weight:500;text-transform:uppercase;font-family:"Oswald",sans-serif;position:relative;height:0;top:23px;left:41px;opacity:.5}.charsheet .hull_damage{background-color:#dad1bc;position:absolute !important;height:10px;z-index:100;top:7px !important}.charsheet .itemholder .expand{top:4px;right:1px}.charsheet .itemholder .expand+span{top:1px;right:1px;color:#908874}.charsheet .itemholder .expand+span::before{content:"◀"}.charsheet .itemholder .expand:checked+span::before{content:"▼"}.charsheet .itemholder .expand~textarea{border-top:1px solid #d8d8d8;line-height:12px;font-size:10px;height:49px}.charsheet .itemholder .playbookitems .expand~textarea{border-color:#aaa}.charsheet .bladeslogo{border-right:12px solid rgba(0,0,0,0);height:58px;background-image:url("https://i.imgur.com/8VQ8S5B.png");background-size:contain;background-repeat:no-repeat;margin-bottom:7px}.charsheet .crewheader{color:#dad1bc;font-size:38px;align-self:flex-start;letter-spacing:-1px;line-height:120%;height:100%}.charsheet .itemheader,.charsheet .loadheader{background:#dad1bc;height:24px;font-size:10px;padding:5px 8px 5px 9px;align-items:center;border-radius:0px}.charsheet div.col45.flex-wrap.right-column>div.col53.itemcolumn.small-margin>div.loadheader.flex.col100{border-radius:0px 0px 0px 10px}.charsheet .loadheader label{align-items:center;line-height:11px;font-style:italic;margin-left:auto;text-transform:lowercase}.charsheet .loadnumber{font-weight:bold;font-family:"Open Sans",sans-serif;font-size:12px;margin:0 3px 0 4px}.charsheet .itemheader>.label{margin-right:4px}.charsheet .itemheader:not(:hover) .text-button{display:none}.charsheet .itemheader .text-button{margin-left:auto}.charsheet .itemheader .text-button input[type=checkbox]+span{opacity:1;color:#333}.charsheet .itemheader .text-button:hover input[type=checkbox]+span{color:#eb5000}.charsheet .advancement-header{letter-spacing:2px;height:24px;border-radius:10px 10px 0px 0px;margin-top:10px}.charsheet .advancement-header .advancement_label{padding-top:5px !important}.charsheet .markxp{margin-right:auto;padding-top:6px !important;padding-left:7px !important}.charsheet .crewadvancement{padding-top:6px !important}.charsheet .xpholder{letter-spacing:0;font-size:0;margin-left:8px}.charsheet .advancement-desc li,.charsheet .warblurb li{font-size:13px;line-height:16px;width:100%}.charsheet .advancement-desc li.nondot,.charsheet .warblurb li.nondot{padding-left:0;font-style:normal}.charsheet .advancement-desc li.nondot::before,.charsheet .warblurb li.nondot::before{display:none}.charsheet .advancement-desc{width:100%;background:#e7e6dd;padding:15px 10px 4px 11px;border-radius:0px 0px 10px 10px}.charsheet .advancement-desc li{font-style:italic;margin-bottom:1em;padding-left:1em}.charsheet .advancement-desc .auto-expand{min-height:16px;padding:0 2px}.charsheet .playbook{align-items:center;height:60px;position:relative;background:#e7e6dd;border-radius:10px 10px 0px 0px}.charsheet .playbook input[type=text]{flex:0 0 auto;margin:0 2px;padding-left:9px;letter-spacing:-1px;font-size:38px;line-height:40px;font-weight:700;color:#000}.charsheet .playbook textarea{height:42px;flex:0 0 auto;font-size:10px;padding-left:10px;letter-spacing:2px;font-weight:500;color:#52404b;resize:none;overflow:hidden;line-height:10px;text-wrap:wrap;padding-right:5px}.charsheet .playbook .reminder{position:absolute;border:1px solid #333;background:#fff;top:48px;z-index:3;border-radius:5px;width:267px;font-size:12px;text-align:center;padding:3px}.charsheet .type-character .playbook input[type=text]{width:calc(71% - 10px)}.charsheet .type-character .playbook textarea{width:calc(30% + 6px)}.charsheet .type-crew .playbook input[type=text]{width:calc(62% - 7px)}.charsheet .type-crew .playbook textarea{width:calc(34% + 3px)}.charsheet .header{flex-wrap:wrap;align-items:flex-end}.charsheet .header label{flex-wrap:wrap}.charsheet .header input[type=text],.charsheet .header .auto-expand{width:100%;border-bottom:1px solid #bec1c1;font-size:13px;line-height:1.3;text-align:left;padding:3px 0 0 2px;margin:3px 0 0;min-height:22px;color:#eb5000;font-family:Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace}.charsheet .header .huntingroundstitle{font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#333;border:none;padding:2px 0px 0px 0px;width:40%}.charsheet .header .preferredoperations{font-size:9.9px;line-height:100%;color:#52404b;font-family:"Open Sans",sans-serif;text-transform:uppercase;width:60%;display:inline-block;vertical-align:middle;text-align:right;top:2px;border:none}.charsheet .header .huntingblurb{text-align:left;font-size:11px;font-family:"Open Sans",sans-serif;font-style:italic;line-height:99%;border:none;padding:8px 0px 4px 0px;color:#333}.charsheet .header div.specialtitle>.info{display:none}.charsheet .header input[type=hidden][value=""]+div>.title::after,.charsheet .header input[type=hidden][value=""]~div.specialtitle>.title::after{content:": "}.charsheet .header input[type=hidden][value=""]~div.specialtitle>.info{display:inline}.charsheet .header input[type=hidden]:not([value=""])+div>.info{display:none}.charsheet .header .col55:not(:first-child){padding-right:2.5%}.charsheet .header .text{color:#000;text-align:left;padding:3px 0 2px;line-height:13px}.charsheet .header .title{font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#333}.charsheet .header .info{font-size:9.9px;line-height:0rem;color:#52404b}.charsheet .header .vice-input:not([value=normal])~.normal,.charsheet .header .vice-input:not([value=ghost])~.ghost,.charsheet .header .vice-input:not([value=hull])~.hull,.charsheet .header .vice-input:not([value=vampire])~.vampire,.charsheet .header .vice-input:not([value=time_traveler])~.time_traveler:not(.time_traveler_past),.charsheet .header .vice-input:not([value=time_traveler_past])~.time_traveler_past{display:none !important}.charsheet .header .vice{justify-content:space-between;text-align:left;line-height:1.6;font-size:11px}.charsheet .header .vice .smallcaps{font-size:130%;line-height:0}.charsheet .type-crew .header{flex-wrap:wrap;align-items:flex-end;border:2px solid #dad1bc;border-radius:10px;padding:10px}.charsheet .angerbox .label{width:100%;text-align:center}.charsheet .angerbox .clock-container{margin:0 auto;background-color:#c1c1c1;border-radius:6px;outline:2px solid #000}.charsheet .clocks .repcontainer{display:grid;grid-template-columns:1fr 1fr;padding-top:2px;grid-gap:4px 1%}.charsheet .clocks .repitem{display:flex;padding:4px 5px;background:#e7e6dd;border-radius:0px 0px 10px 15px;align-items:start}.charsheet .clocks .itemcontrol{top:0;left:0}.charsheet .clocks .auto-expand{font-size:11px;letter-spacing:1px;padding:2px 3px;line-height:12px;flex:auto;min-width:0;margin-right:2px;min-height:28px}.charsheet .clock-container{position:relative;padding:2px;margin:0 0 5px;z-index:1;height:44px;width:44px;cursor:pointer;flex:0 0 auto}.charsheet .clock-container input{position:absolute;display:none}.charsheet .clock-container .zero{z-index:3}.charsheet .clock-container .zero,.charsheet .clock-container .zero+span{position:absolute;top:37px;left:-5px}.charsheet .clock-container .all,.charsheet .clock-container .zero{display:block}.charsheet .clock{border:2px solid #000;border-radius:50%;background:#fff;width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1}.charsheet [class^=spoke]{height:44px;width:2px;position:absolute;display:none;left:0;top:0;background:#000}.charsheet .spoke-0{transform:translateX(21px)}.charsheet .spoke-30{transform:translateX(21px) rotate(30deg)}.charsheet .spoke-36{transform:translateX(21px) rotate(36deg)}.charsheet .spoke-45{transform:translateX(21px) rotate(45deg)}.charsheet .spoke-60{transform:translateX(21px) rotate(60deg)}.charsheet .spoke-72{transform:translateX(21px) rotate(72deg)}.charsheet .spoke-90{transform:translateX(21px) rotate(90deg)}.charsheet .spoke-108{transform:translateX(21px) rotate(108deg)}.charsheet .spoke-120{transform:translateX(21px) rotate(120deg)}.charsheet .spoke-135{transform:translateX(21px) rotate(135deg)}.charsheet .spoke-144{transform:translateX(21px) rotate(144deg)}.charsheet .spoke-150{transform:translateX(21px) rotate(150deg)}.charsheet .size-choice{display:flex;flex:0 0 auto;height:45px;margin:2px 0;width:44px;line-height:12px;font-size:13px;font-family:"Open Sans",sans-serif;align-content:space-evenly;flex-wrap:wrap}.charsheet .input-clocks-only[value="0"]+.type-faction .clocks .repcontainer{grid-column-gap:.7%;grid-template-columns:repeat(3, 1fr)}.charsheet .input-clocks-only[value="1"]+.type-faction .clocks{width:100%}.charsheet .input-clocks-only[value="1"]+.type-faction .clocks .repcontainer{grid-column-gap:.4%;grid-template-columns:repeat(4, 1fr)}.charsheet .input-clocks-only[value="1"]+.type-faction .factiontitle,.charsheet .input-clocks-only[value="1"]+.type-faction .factions,.charsheet .input-clocks-only[value="1"]+.type-faction .notes{display:none}.charsheet .size[value="4"]~.clock-container input:not(.zero){height:20px;width:20px}.charsheet .size[value="4"]~.clock-container input[value="1"]{margin-left:20px}.charsheet .size[value="4"]~.clock-container input[value="2"]{margin:20px 0 0 20px}.charsheet .size[value="4"]~.clock-container input[value="3"]{margin-top:20px}.charsheet .size[value="6"]~.clock-container input:not(.zero){height:17px;width:12px}.charsheet .size[value="6"]~.clock-container input[value="1"]{margin-left:21px;transform:rotate(30deg)}.charsheet .size[value="6"]~.clock-container input[value="2"]{margin:12px 0 0 25px;transform:rotate(90deg)}.charsheet .size[value="6"]~.clock-container input[value="3"]{margin:22px 0 0 21px;transform:rotate(150deg)}.charsheet .size[value="6"]~.clock-container input[value="4"]{margin:22px 0 0 8px;transform:rotate(210deg)}.charsheet .size[value="6"]~.clock-container input[value="5"]{margin:12px 0 0 1px;transform:rotate(270deg)}.charsheet .size[value="6"]~.clock-container input[value="6"]{margin-left:8px;transform:rotate(330deg)}.charsheet .size[value="8"]~.clock-container input:not(.zero){height:14px;width:10px}.charsheet .size[value="8"]~.clock-container input[value="1"]{margin-left:20px;transform:rotate(22.5deg)}.charsheet .size[value="8"]~.clock-container input[value="2"]{margin:8px 0 0 26px;transform:rotate(67.5deg)}.charsheet .size[value="8"]~.clock-container input[value="3"]{margin:18px 0 0 26px;transform:rotate(112.5deg)}.charsheet .size[value="8"]~.clock-container input[value="4"]{margin:25px 0 0 20px;transform:rotate(157.5deg)}.charsheet .size[value="8"]~.clock-container input[value="5"]{margin:25px 0 0 9px;transform:rotate(202.5deg)}.charsheet .size[value="8"]~.clock-container input[value="6"]{margin:18px 0 0 2px;transform:rotate(247.5deg)}.charsheet .size[value="8"]~.clock-container input[value="7"]{margin:8px 0 0 2px;transform:rotate(292.5deg)}.charsheet .size[value="8"]~.clock-container input[value="8"]{margin-left:9px;transform:rotate(337.5deg)}.charsheet .size[value="10"]~.clock-container input:not(.zero){height:14px;width:9px}.charsheet .size[value="10"]~.clock-container input[value="1"]{transform:rotate(18deg);margin-left:20px}.charsheet .size[value="10"]~.clock-container input[value="2"]{transform:rotate(54deg);margin:5px 0 0 27px}.charsheet .size[value="10"]~.clock-container input[value="3"]{transform:rotate(90deg);margin:13px 0 0 30px}.charsheet .size[value="10"]~.clock-container input[value="4"]{transform:rotate(126deg);margin:21px 0 0 27px}.charsheet .size[value="10"]~.clock-container input[value="5"]{transform:rotate(162deg);margin:26px 0 0 20px}.charsheet .size[value="10"]~.clock-container input[value="6"]{transform:rotate(198deg);margin:26px 0 0 12px}.charsheet .size[value="10"]~.clock-container input[value="7"]{transform:rotate(234deg);margin:21px 0 0 5px}.charsheet .size[value="10"]~.clock-container input[value="8"]{transform:rotate(270deg);margin:13px 0 0 1px}.charsheet .size[value="10"]~.clock-container input[value="9"]{transform:rotate(306deg);margin:5px 0 0 5px}.charsheet .size[value="10"]~.clock-container input[value="10"]{transform:rotate(342deg);margin-left:12px}.charsheet .size[value="12"]~.clock-container input:not(.zero){height:12px;width:8px}.charsheet .size[value="12"]~.clock-container input[value="1"]{margin-left:20px;transform:rotate(15deg)}.charsheet .size[value="12"]~.clock-container input[value="2"]{margin:4px 0 0 26px;transform:rotate(45deg)}.charsheet .size[value="12"]~.clock-container input[value="3"]{margin:10px 0 0 29px;transform:rotate(75deg)}.charsheet .size[value="12"]~.clock-container input[value="4"]{margin:18px 0 0 29px;transform:rotate(105deg)}.charsheet .size[value="12"]~.clock-container input[value="5"]{margin:24px 0 0 26px;transform:rotate(135deg)}.charsheet .size[value="12"]~.clock-container input[value="6"]{margin:28px 0 0 20px;transform:rotate(165deg)}.charsheet .size[value="12"]~.clock-container input[value="7"]{margin:28px 0 0 12px;transform:rotate(195deg)}.charsheet .size[value="12"]~.clock-container input[value="8"]{margin:24px 0 0 6px;transform:rotate(225deg)}.charsheet .size[value="12"]~.clock-container input[value="9"]{margin:18px 0 0 3px;transform:rotate(255deg)}.charsheet .size[value="12"]~.clock-container input[value="10"]{margin:10px 0 0 3px;transform:rotate(295deg)}.charsheet .size[value="12"]~.clock-container input[value="11"]{margin:4px 0 0 6px;transform:rotate(315deg)}.charsheet .size[value="12"]~.clock-container input[value="12"]{margin-left:12px;transform:rotate(345deg)}.charsheet .size[value="4"]~.clock-container .fourclock,.charsheet .size[value="6"]~.clock-container .sixclock,.charsheet .size[value="8"]~.clock-container .eightclock,.charsheet .size[value="10"]~.clock-container .tenclock,.charsheet .size[value="12"]~.clock-container .twelveclock{display:block}.charsheet .size:not([value=""])~.size-choice,.charsheet .clocks .size[value=""]~.broadcast-button,.charsheet .size[value=""]~.clock-container{display:none}.charsheet .clock-container .input-progress[value="0"]:checked~.clock{background:#fff}.charsheet .size[value="4"]~.clock-container .input-progress[value="1"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(180deg, #eb5000 50%, white 50%)}.charsheet .size[value="4"]~.clock-container .input-progress[value="2"]:checked~.clock{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="4"]~.clock-container .input-progress[value="3"]:checked~.clock{background-image:linear-gradient(180deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="4"]~.clock-container .input-progress[value="4"]:checked~.clock{background:#eb5000}.charsheet .size[value="6"]~.clock-container .input-progress[value="1"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(150deg, #eb5000 50%, white 50%)}.charsheet .size[value="6"]~.clock-container .input-progress[value="2"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(210deg, #eb5000 50%, white 50%)}.charsheet .size[value="6"]~.clock-container .input-progress[value="3"]:checked~.clock{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="6"]~.clock-container .input-progress[value="4"]:checked~.clock{background-image:linear-gradient(150deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="6"]~.clock-container .input-progress[value="5"]:checked~.clock{background-image:linear-gradient(210deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="6"]~.clock-container .input-progress[value="6"]:checked~.clock{background:#eb5000}.charsheet .size[value="8"]~.clock-container .input-progress[value="1"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(135deg, #eb5000 50%, white 50%)}.charsheet .size[value="8"]~.clock-container .input-progress[value="2"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(180deg, #eb5000 50%, white 50%)}.charsheet .size[value="8"]~.clock-container .input-progress[value="3"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(225deg, #eb5000 50%, white 50%)}.charsheet .size[value="8"]~.clock-container .input-progress[value="4"]:checked~.clock{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="8"]~.clock-container .input-progress[value="5"]:checked~.clock{background-image:linear-gradient(135deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="8"]~.clock-container .input-progress[value="6"]:checked~.clock{background-image:linear-gradient(180deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="8"]~.clock-container .input-progress[value="7"]:checked~.clock{background-image:linear-gradient(225deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="8"]~.clock-container .input-progress[value="8"]:checked~.clock{background:#eb5000}.charsheet .size[value="10"]~.clock-container .input-progress[value="1"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(126deg, #eb5000 50%, white 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="2"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(162deg, #eb5000 50%, white 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="3"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(198deg, #eb5000 50%, white 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="4"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(234deg, #eb5000 50%, white 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="5"]:checked~.clock{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="6"]:checked~.clock{background-image:linear-gradient(126deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="7"]:checked~.clock{background-image:linear-gradient(162deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="8"]:checked~.clock{background-image:linear-gradient(198deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="9"]:checked~.clock{background-image:linear-gradient(234deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="10"]:checked~.clock{background:#eb5000}.charsheet .size[value="12"]~.clock-container .input-progress[value="1"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(120deg, #eb5000 50%, white 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="2"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(150deg, #eb5000 50%, white 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="3"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(180deg, #eb5000 50%, white 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="4"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(210deg, #eb5000 50%, white 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="5"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(240deg, #eb5000 50%, white 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="6"]:checked~.clock{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="7"]:checked~.clock{background-image:linear-gradient(120deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="8"]:checked~.clock{background-image:linear-gradient(150deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="9"]:checked~.clock{background-image:linear-gradient(180deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="10"]:checked~.clock{background-image:linear-gradient(210deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="11"]:checked~.clock{background-image:linear-gradient(240deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="12"]:checked~.clock{background:#eb5000}.charsheet .text-button{font-weight:bold}.charsheet .text-button input:checked+span{color:#eb5000}.charsheet .size-choice>.text-button{height:17px;padding:3px;flex:0 0 40%;margin:auto;justify-content:center}.charsheet input.stresstooth,.charsheet input.xptooth,.charsheet input.holdtooth,.charsheet .stresstooth+span,.charsheet .xptooth+span,.charsheet .holdtooth+span{height:25px}.charsheet input.regulartooth,.charsheet .regulartooth+span{height:13px}.charsheet input.tooth{width:12px;margin-right:-12px}.charsheet input.tooth:last-of-type{width:8px;margin-right:-8px}.charsheet .tooth+span{width:14px;background-size:cover;background-repeat:no-repeat}.charsheet .tooth+span:last-child{margin-right:0 !important}.charsheet .tooth:hover+span{opacity:.7}.charsheet .xptooth+span{border:1px solid #000;background-color:#b64309;border-radius:100px;width:11px;height:26px;transform:rotate(15deg);background-image:linear-gradient(#eb5001, #eb5001);background-size:auto 14px;background-repeat:no-repeat;margin-right:3px}.charsheet .tooth:checked~.xptooth+span{border:1px solid #000;background-color:#fff;border-radius:100px;width:11px;height:26px;transform:rotate(15deg);background-image:linear-gradient(#e8edf1, #e8edf1);background-size:auto 14px;background-repeat:no-repeat}.charsheet .stresstooth[type=radio]+span,.charsheet .stresstooth[type=checkbox]:checked+span,.charsheet .holdtooth:checked+span{border:1px solid #000;background-color:#994317;border-radius:100px;width:12px;height:31px;transform:rotate(15deg);background-image:linear-gradient(#781111, #781111);background-size:auto 14px;background-repeat:no-repeat}.charsheet .stresstooth[type=checkbox]+span,.charsheet .tooth:checked~.stresstooth[type=radio]+span,.charsheet .holdtooth+span{border:1px solid #000;background-color:#fff;border-radius:100px;width:12px;height:31px;transform:rotate(15deg);background-image:linear-gradient(#f7cf54, #f7cf54);background-size:auto 14px;background-repeat:no-repeat}.charsheet .stresstooth.reptooth[type=checkbox]+span,.charsheet .tooth:checked~.stresstooth.reptooth[type=radio]+span,.charsheet .holdtooth+span{border:1px solid #000;background-color:#fff;border-radius:100px;width:12px;height:31px;transform:rotate(15deg);background-image:linear-gradient(#ffffff, #ffffff);background-size:auto 14px;background-repeat:no-repeat}.charsheet .holdtooth:checked+span{width:9px;height:25px;background-size:auto 12px}.charsheet .holdtooth+span{width:9px;height:25px;background-size:auto 12px}.charsheet .bluetooth[type=radio]+span,.charsheet .bluetooth[type=checkbox]:checked+span{border:1px solid #000;background-color:#b64309;border-radius:100px;width:11px;height:26px;transform:rotate(15deg);background-image:linear-gradient(#eb5001, #eb5001);background-size:auto 14px;background-repeat:no-repeat;margin-right:3px}.charsheet .bluetooth[type=checkbox]+span,.charsheet .tooth:checked~.bluetooth[type=radio]+span{border:1px solid #000;background-color:#fff;border-radius:100px;width:11px;height:26px;transform:rotate(15deg);background-image:linear-gradient(#e8edf1, #e8edf1);background-size:auto 14px;background-repeat:no-repeat;margin-right:3px}.charsheet .boomtooth[type=checkbox]:checked+span{background-image:url("https://i.imgur.com/wUYDx8x.png");border:none;background-color:rgba(0,0,0,0);border-radius:100px;width:40px;height:40px;transform:none;background-size:contain;background-repeat:no-repeat}.charsheet .boomtooth[type=checkbox]+span,.charsheet .tooth:checked~.boomtooth[type=radio]+span{background-image:url(https://i.imgur.com/SRRdlED.png);border:none;background-color:rgba(0,0,0,0);border-radius:100px;width:40px;height:40px;transform:none;background-size:contain;background-repeat:no-repeat}.charsheet .charsheet div.col100.flex.def-margin.keysdeadlocks>div.boombox>input.boomtooth,.charsheet input.tooth.boomtooth{margin-right:0;width:36px;height:34px;top:39px;left:5px}.charsheet input.tooth.bluetooth{top:-13px;width:12px;left:4px}.charsheet input.tooth.bluetooth:last-of-type{margin-right:-12px}.charsheet .regulartooth+span{background-color:#eb5000;width:10px;height:18px !important;border-radius:0px 0px 10px 10px;margin-right:4px}.charsheet .tooth:checked~.regulartooth+span{background-color:#bec1c1;width:10px;height:18px !important;border-radius:0px 0px 10px 10px;margin-right:4px}.charsheet input.zero{width:13px;height:13px;margin-right:-13px;vertical-align:top}.charsheet .zero+span{height:11px;width:11px;margin-top:1px;margin-right:2px;vertical-align:top;border:1px solid #000;background:#fff;border-radius:50%;position:relative}.charsheet .zero+span::before,.charsheet .zero+span::after{position:absolute;width:1px;content:"";left:0;background:#000;height:11px}.charsheet .zero+span::after{transform:translate(4px, -1px) rotate(135deg)}.charsheet .zero+span::before{transform:translate(4px, -1px) rotate(45deg)}.charsheet .zero:checked+span{visibility:hidden}.charsheet .coin .zero+span{position:relative;bottom:1px;margin-right:auto}.charsheet .stash input.zero,.charsheet .stash .zero+span{position:absolute;left:29px;top:-18px}.charsheet .crewcoin input.zero,.charsheet .crewcoin .zero+span{position:absolute;left:-9px;top:3px}.charsheet .stress2 input.zero,.charsheet .stress2 .zero+span,.charsheet .rep2 input.zero,.charsheet .rep2 .zero+span,.charsheet .heat2 input.zero,.charsheet .heat2 .zero+span{position:absolute;left:-15px;top:13px}.charsheet .turfbox input[type=radio]{height:12px;width:8.3333333333%}.charsheet .turf-input[value="1"]~input[type=radio].turf1+span,.charsheet .turf-input[value="2"]~input[type=radio].turf2+span,.charsheet .turf-input[value="3"]~input[type=radio].turf3+span,.charsheet .turf-input[value="4"]~input[type=radio].turf4+span,.charsheet .turf-input[value="5"]~input[type=radio].turf5+span,.charsheet .turf-input[value="6"]~input[type=radio].turf6+span{background-image:linear-gradient(#eb5000, #eb5000) !important;background-size:auto auto !important}.charsheet .tooth:checked~.stresstooth.turf6+span{background-image:linear-gradient(#bdc3c8, #bdc3c8) !important;background-size:auto 12px !important}.charsheet .specialability,.charsheet .friend-contact{border-bottom:1px solid #dad1bc;width:100%;align-items:start}.charsheet .specialability{padding:9px}.charsheet .friend-contact{padding:6px 4px;align-items:center}.charsheet .abilityname{width:calc(28% - 22px);font-size:14px;font-family:Oswald,sans-serif;font-weight:500;min-height:17px;margin:0 auto;line-height:17px;padding:0 1px}.charsheet .abilitydesc{width:72%;min-height:32px;font-size:12px;line-height:14px;padding:2px 1px;text-align:left}.charsheet .friends input.expand,.charsheet .contacts input.expand{top:11px}.charsheet .friends .expand+span,.charsheet .contacts .expand+span{top:8px}.charsheet .friends input.expand,.charsheet .friends .expand+span,.charsheet .contacts input.expand,.charsheet .contacts .expand+span{right:3px}.charsheet .friends .expand:not(:checked)+span::before,.charsheet .contacts .expand:not(:checked)+span::before{content:"◀"}.charsheet .friends .expand:checked+span::before,.charsheet .contacts .expand:checked+span::before{content:"▼"}.charsheet .friends .expand:not(:checked)~.description,.charsheet .contacts .expand:not(:checked)~.description{height:0px !important;border:none;min-height:0;padding:0}.charsheet .friends .description,.charsheet .contacts .description{font-size:11px;padding:2px 3px;line-height:14px;height:46px;min-height:18px;border-bottom:1px solid #b4b4b4}.charsheet .friend-contact .auto-expand{font-size:12px;color:#555;min-height:20px;line-height:16px;flex:1 1 0;padding:2px 0 2px 3px}.charsheet .harm{position:relative;margin-top:10px;margin-right:6px}.charsheet div.harm.col63>div.blackheader.col100{height:24px;padding-top:6px;padding-left:8px}.charsheet .harmbody{display:grid;grid:40px/12px auto auto 59px;font-weight:800;text-transform:uppercase;text-align:center;border:2px solid #dad1bc;border-radius:0px 0px 15px 15px}.charsheet .harmbody div{background:#e7e6dd;color:#000;border-bottom:1px solid #dad1bc}.charsheet .harmbody .harmeffect{width:59px;color:#818076;font-size:10px;letter-spacing:1px;line-height:1.4}.charsheet .harmbody .harmnumber{line-height:1;font-size:13px}.charsheet .harmbody .twocols{grid-column:2/4}.charsheet .harmbody textarea{font-size:12px;padding:10px 4px 3px;color:#eb5000;overflow:hidden;height:40px;resize:none;line-height:16px;text-align:center;border-bottom:1px solid #dad1bc;font-weight:500;font-style:italic;font-size:14px}.charsheet .harmbody textarea+textarea{border-left:1px solid #dad1bc}.charsheet div.harmbody>div:nth-child(8){border-radius:0px 0px 0px 15px}.charsheet div.harmbody>div:nth-child(11){border-radius:0px 0px 0px 25px}.charsheet div.harmbody>div:nth-child(14){border-radius:0px 0px 12px 0px}.charsheet .armor .blackheader,.charsheet .healing .blackheader{text-align:center;padding:1px 0 0}.charsheet .healing{position:relative}.charsheet .healing .healing-progress{line-height:14px;text-align:center;font-style:italic;font-size:9px}.charsheet .healing .clock-container{margin:0 auto;background-color:#3cb0c0;border-radius:6px;outline:2px solid #000}.charsheet div.col45.healing>div.blackheader.col100{height:24px;border-radius:100px 0px 0px 100px;border-right:4px solid #fff;margin-bottom:7px;margin-top:10px}.charsheet div.col45.healing>div.blackheader.col100>button{padding-top:4px;font-size:11px;letter-spacing:0px;text-align:left;color:#000;font-weight:500}.charsheet .repair{position:relative;top:-6px}.charsheet .repair .repairbutton{background-color:#dad1bc !important;top:10px !important;z-index:100;left:17px;width:50px;height:14px}.charsheet .armor label{margin:10px 2px -3px 5px;height:18px;font-size:11px;text-align:center;line-height:18px}.charsheet .armor .label>span{text-transform:capitalize;font-size:13px}.charsheet .armor .label{flex-grow:1;order:1}.charsheet .armor input:checked~span{color:#eb5000}.charsheet .armor .checkbox+span{border:2px solid #000;border-radius:3px;margin:0px 6px;order:2}.charsheet div.col37.flex-wrap>div.armor.col55>div{height:24px;border-radius:0px 100px 100px 0px;padding-top:5px;margin-bottom:6px;margin-top:10px}.charsheet .coin-and-stash{width:96%;margin:1px 0 0 4%;margin-top:10px;background:#ebecec;border-radius:15px;padding:10px;margin-bottom:-25px;padding-bottom:4px}.charsheet .coinrow .label{font-size:11px;margin-right:auto}.charsheet .coin{width:100%;height:19px;padding:1px 3px 0 0}.charsheet .stashbutton-holder{display:flex;align-items:center;width:30%;height:19px;padding-bottom:1px}.charsheet .stash{line-height:19px;position:relative;margin-top:2px}.charsheet .crewcoin-coins{padding:4px 0 0 3px;position:relative}.charsheet .crewcoin-desc{font-size:10px;line-height:14px;padding-left:3px;font-style:italic}.charsheet .crewcoinbar{border-left:1px solid #c7c7c7;height:15px;width:3px;margin:-1px auto 0}.charsheet .crewcoin input.radiobox{width:12px;height:12px;margin-right:-12px}.charsheet .crewcoin .radiobox+span{width:11px;height:11px;margin-right:auto}.charsheet .crewcoin input:checked~.radiobox.vaultcoin+span{border-color:#c7c7c7}.charsheet .coin-and-stash input.radiobox,.charsheet .product_dots input.radiobox{width:13px;height:18px;vertical-align:top;margin-right:-13px;margin-top:-3px}.charsheet .coin-and-stash .radiobox+span,.charsheet .product_dots .radiobox+span{width:10px;height:10px;vertical-align:top}.charsheet .product_dots input.radiobox{margin-right:-11px}.charsheet .time_traveler .product_dots{display:inline-block;top:3px}.charsheet .time_traveler{margin-top:6px}.charsheet .instabilityblurb{justify-content:space-between;text-align:left;line-height:1.6;font-size:11px}.charsheet .label.tempglitches{text-wrap-mode:wrap;width:50px;margin-left:7px;margin-top:1px}.charsheet .picklist{font-size:9.9px;line-height:100%;color:#52404b;text-transform:uppercase;height:100%;width:100%;padding-left:7px;display:inline-block}.charsheet .coinrow .radiobox+span{margin-right:auto}.charsheet .radiobox:hover+span{opacity:.7}.charsheet .radiobox:last-of-type+span{margin-right:0}.charsheet .coin .radiobox+span,.charsheet .crewcoin .radiobox+span{background:#eb5000;border:1px solid #000}.charsheet .coin input:checked~.radiobox+span,.charsheet .crewcoin input:checked~.radiobox+span{background:#fff}.charsheet .product_dots input.radiobox{margin-right:-10px}.charsheet .product_dots .radiobox+span{border-radius:100px;border:none;background-color:#eb5000}.charsheet .product_dots input:checked~.radiobox+span{background:#c7c7c7}.charsheet .stash .radiobox+span{background:#000;margin-right:calc((100% - 126px)/9)}.charsheet .stash input:checked~.radiobox+span{background:#c7c7c7}.charsheet .hunting-grounds .plainheader{min-height:20px;line-height:18px;padding-top:2px;border-radius:100px}.charsheet .hunting-grounds .description{font-size:12px;min-height:32px;line-height:16px;text-align:center;padding-top:5px}.charsheet .bonusdie .label{font-size:12px}.charsheet .bonusdieplus{width:10%;background:#eb5000;color:#fff;font-size:13px;line-height:1;font-weight:bold;border-radius:10px 0px 0px 10px}.charsheet .bonusdietext{background:#eaeaea;width:90%;padding:6px 0px 6px 0px;font-size:11px;line-height:14px;text-align:center}.charsheet .repcontrol{display:flex}.charsheet .repcontrol .repcontrol_edit{margin-left:auto;order:1}.charsheet .repcontrol button{background:rgba(0,0,0,0);color:#777;border-radius:0;border-color:#bec1c1;transition:all .2s;font-family:pictos;font-size:0;font-weight:bold;padding:5px 3px 2px;line-height:8px}.charsheet .repcontrol button:hover{color:#000;border-color:#000;background:#c7c7c7}.charsheet .repcontrol button.repcontrol_edit::after{content:"("}.charsheet .repcontrol button.repcontrol_add::after{content:"&"}.charsheet .repcontrol button.repcontrol_edit::after,.charsheet .repcontrol button.repcontrol_add::after{font-size:12px}.charsheet .repcontainer.editmode+.repcontrol button.repcontrol_edit::after{content:")"}.charsheet .free-repcontrol .repcontrol{margin-top:3px}.charsheet .itemcontrol{z-index:20}.charsheet .itemholder .itemcontrol .btn{padding:0px 7px;line-height:16px}.charsheet .factions .itemcontrol .btn{padding:1px 7px}.charsheet .rep-and-hold,.charsheet .heat-and-vault{justify-content:space-between;margin-top:25px}.charsheet .hold{width:53%}.charsheet .stress,.charsheet .rep,.charsheet .hold,.charsheet .heat{height:25px}.charsheet .stress{height:23px;background-color:#eb5001;border-radius:100px}.charsheet .stress .blackheader{background:none;padding-left:11px;padding-top:4px}.charsheet .stress .blackheader .label{font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#fff;letter-spacing:0px;background:none}.charsheet .stress1{flex:1 0 auto}.charsheet .stress2{flex:2 1 136px;position:relative}.charsheet .stress3{flex:1 0 68px;text-align:center}.charsheet .stress4{flex:2 0 217px;line-height:13px;font-size:9px;padding:1px 0 0 2px;text-transform:uppercase}.charsheet .stress4 div{justify-content:space-between}.charsheet .stress4 .input:not([value=normal])~.normal,.charsheet .stress4 .input:not([value=ghost])~.ghost,.charsheet .stress4 .input:not([value=hull])~.hull{display:none}.charsheet .stress4 .ghost,.charsheet .stress4 .hull{letter-spacing:1px}.charsheet .traumaholder,.charsheet .wantedholder{height:13px;padding-left:2px}.charsheet .rep1{width:33px}.charsheet .rep2{width:134px;position:relative;z-index:2}.charsheet .turfbox{display:flex;position:absolute;flex-flow:row-reverse;z-index:2;width:100%}.charsheet .turfzero-holder{margin-left:2px}.charsheet .hold>div,.charsheet .hold>label,.charsheet .heat>div,.charsheet .rep>div,.charsheet .crewcoin2{flex-grow:1}.charsheet .heat2{width:107px;position:relative}.charsheet .crewcoin1{width:26%}.charsheet .rep .tooth+span,.charsheet .heat2 .tooth+span,.charsheet .stress2 .tooth+span{margin-right:4px}.charsheet .rep .tooth+span,.charsheet .heat2 .tooth+span{height:25px !important;background-size:auto 12px !important}.charsheet .rep .tooth.zero+span,.charsheet .heat2 .tooth.zero+span{height:11px !important}.charsheet .extra-teeth:checked+.tooth+span{margin-right:0}.charsheet .extra-teeth:checked+.tooth~.tooth,.charsheet .extra-teeth:checked+.tooth+span~span{display:none}.charsheet .rep input.tooth{width:14px;margin-right:-14px}.charsheet .notes{margin-left:1%;font-family:Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace;color:#2c2c2c;font-size:13px;width:98%;line-height:27px;height:378px;min-height:378px;border:1px solid #dad1bc;padding:11px;line-height:1.6rem;border-radius:10px}.charsheet .type-character .notes,.charsheet .type-crew .notes{margin-top:15px}.charsheet .loadheader .checkbox+span{border:1px solid #000;transform:rotate(45deg);width:10px;height:10px;background:#fff;border-radius:0}.charsheet button[type=roll].rollbutton{display:flex;border:none;margin:0;padding:0}.charsheet .attribute-title button[type=roll].rollbutton{max-width:calc(100% - 97px);line-height:inherit;color:inherit;font-size:15px;font-weight:500;padding-left:6px;margin-top:-2px}.charsheet .action button[type=roll].rollbutton{line-height:13px;flex:0 0 86px;font-size:13px;text-transform:capitalize;letter-spacing:0px;font-size:17px;font-family:Oswald,sans-serif;font-weight:500;margin-top:-1px;color:#333;margin-left:4px}.charsheet .coinrow button[type=roll].rollbutton{font-size:11px;color:#797b7a;font-weight:500;font-family:Oswald,sans-serif}.charsheet .blackheader button[type=roll].rollbutton{margin:auto;color:#000;letter-spacing:0px}.charsheet .orangeheader button[type=roll].rollbutton{color:#fff}.charsheet button[type=roll].borderbutton{border:2px solid #dad1bc;font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#333;text-transform:uppercase}.charsheet button[type=roll].vicebutton{margin:0px 0px -5px auto;line-height:13px;padding:5px 20px 14px 20px;border-radius:100px;position:relative;top:0;border:2px solid #dad1bc;height:4px}.charsheet button[type=roll].fortunebutton{width:100%;height:30px;margin:10px 0 0;border-radius:100px;margin-bottom:10px}.charsheet .type-faction button[type=roll].fortunebutton{width:100px;margin:0}.charsheet .planning{margin-left:1%;margin-top:20px}.charsheet .planning_header{display:flex;width:100%;justify-content:flex-start}.charsheet .planning_header .label{background-color:#c7c7c7;height:20px;font-size:10.2px;text-align:center;vertical-align:middle;padding-top:4.8px;margin-right:6px;border-radius:100px;padding-left:10px;padding-right:10px}.charsheet .planning_blurbs{display:flex;width:105%;justify-content:flex-start;padding-left:5px}.charsheet .planning_blurbs .blurb{width:33%;font-family:"Open Sans",sans-serif;font-size:11px;line-height:100%;padding:3px;margin-top:3px;margin-right:3px}.charsheet .planning_blurbs ul{margin-top:5px}.charsheet .planning_blurbs li{margin-bottom:5px}.charsheet .planning_blurbs li::before{left:-10px}.charsheet button[type=roll].engagementbutton{width:calc(100% - 20px);padding:2px 5px;height:30px;margin:10px 0px 0;border-radius:100px}.charsheet button[type=roll].rollbutton:hover{color:#eb5000}.charsheet button[type=roll].borderbutton:hover{color:#fff;border-color:#eb5000;background-color:#eb5000}.charsheet .attribute-title button[type=roll].rollbutton:hover{color:#000}.charsheet div.cohort>div.cohort-title.flex.col100.label>button[type=roll].rollbutton:hover{color:#000}.charsheet .checkbox{margin-right:-12px}.charsheet input.checkbox,.charsheet .checkbox+span{height:12px;width:12px;flex:0 0 auto}.charsheet .checkbox+span{border:1px solid #000;border-radius:3px}.charsheet .checkbox:checked+span{background:#eb5000}.charsheet .checkbox:hover+span{opacity:.7}.charsheet .squarebox+span{background:rgba(0,0,0,0);margin-right:3px}.charsheet .circlebox+span{border-radius:50%;background:#fff}.charsheet input.checkbox.squarebox-small,.charsheet .checkbox.squarebox-small+span{height:9px;width:9px}.charsheet .checkbox.squarebox-small:checked+span{background:#eb5000}.charsheet .claimbridge{position:relative}.charsheet .claimbridge input,.charsheet .claimbridge span{width:100%;height:100%}.charsheet .claimbridge input:checked+span{background:#e7e6dd;border:1px solid #dad1bc}.charsheet .specialability .checkbox:checked~.abilityname,.charsheet .item .checkbox:checked~.itemname,.charsheet .friend .friendstate[value=up]~.auto-expand{color:#eb5000}.charsheet .friend-contact .friendstate:not([value="0"])~.auto-expand{font-weight:bold}.charsheet .friend .friendstate[value=down]~.auto-expand,.charsheet .contact .friendstate[value="1"]~.auto-expand{color:#333}.charsheet .specialability .checkbox,.charsheet .specialability .checkbox+span{margin-top:3px;border:1px solid #eb5000}.charsheet .actions input.checkbox{height:20px;width:16px;margin-right:-14px}.charsheet .actions .checkbox+span{height:11px;width:11px;border:none;margin-right:calc(7px + (100% - 173px)/8)}.charsheet .action .checkbox+span:first-of-type{margin-right:6px}.charsheet .checkbox.fakeradio+span{background:#eb5000}.charsheet .action .fakeradio:checked~.fakeradio+span{background:#c7c7c7}.charsheet .tier .fakeradio:checked~.fakeradio+span{background:#fff}.charsheet .friend-contact .checkbox+span{width:0;height:0;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0}.charsheet .friend-contact label{width:12px;height:12px;position:relative}.charsheet .friend label.up{margin-right:1px;top:-1px}.charsheet .friend label.up .checkbox+span{border-width:0 5px 10px;border-bottom-color:#fff}.charsheet .friend label.up .checkbox:checked+span{border-bottom-color:#eb5000}.charsheet .friend label.down{top:5px}.charsheet .friend label.down .checkbox+span{border-width:10px 5px 0;border-top-color:#fff}.charsheet .friend label.down .checkbox:checked+span{border-top-color:#000}.charsheet .contact label{top:1px}.charsheet .contact label .checkbox+span{border-width:5px 0 5px 10px;border-left-color:#fff}.charsheet .contact label .checkbox:checked+span{border-left-color:#000}.charsheet .attribute,.charsheet .cohort{margin-bottom:10px}.charsheet .attribute-title,.charsheet .cohort-title{height:24px;line-height:21px;color:#fff;background:#eb5000;padding:0 3px;align-items:center;justify-content:space-between;border-radius:0px 0px 0px 10px}.charsheet .cohort-title{border-radius:10px 0px 0px 0px}.charsheet .attribute-xp-box{width:97px;justify-content:flex-end;height:100%}.charsheet .actioncolumn{flex-grow:1}.charsheet .actions{padding-left:2px}.charsheet .action{height:22px;align-items:center}.charsheet .action:first-child{height:34px;padding-top:12px}.charsheet .divider{margin-right:calc(5px + (100% - 173px)/12);border-right:1px solid #000;height:inherit}.charsheet .action:first-child .divider{position:relative;top:-6px}.charsheet .cohort-title{font-size:11px}.charsheet .cohort-title input[type=text]{width:calc(100% - 40px);font-size:14px;font-weight:400;padding-left:5px;padding-bottom:2px}.charsheet .cohort-info{background:#b53e00;height:15px;font-size:9px;color:#fff;line-height:13px}.charsheet .cohort-info input[type=text]{flex:1 1 0;padding:0 3px}.charsheet .cohort-info input[type=number]{flex:0 0 auto;color:inherit;background:rgba(0,0,0,0);border:none;border-radius:0;padding:0 0 0 4px;line-height:inherit;width:13px;-moz-appearance:textfield;appearance:textfield;font-size:11px;font-family:"Open Sans",sans-serif}.charsheet .cohort-info input[type=number]::-webkit-outer-spin-button,.charsheet .cohort-info input[type=number]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.charsheet .cohort-quality-label{flex:0 0 auto;color:#fff;padding-top:2px;font-family:"Open Sans",sans-serif;font-size:10px}.charsheet .cohort-condition{justify-content:space-between}.charsheet .cohort-condition-name{font-size:9.5px;margin-right:2px;z-index:0;color:#000;font-family:"Oswald",sans-serif;font-weight:400}.charsheet .cohort-dropdown{background:#b53e00;position:relative;z-index:1;width:41px;height:13px;padding-left:8px;padding-top:1px;flex:0 0 auto;overflow:hidden;transition:all .2s}.charsheet .cohort-dropdown:hover{height:39px}.charsheet .cohort-dropdown:hover>div:first-child{display:none}.charsheet .cohort-dropdown input[type=radio]{width:39px;margin-right:-39px;vertical-align:top;height:13px;z-index:10}.charsheet .cohort-dropdown input[type=radio]:checked+span{color:#000}.charsheet .cohort-edgeflaw{font-size:9px;line-height:10px;margin:2px 0;align-items:start}.charsheet .cohort-edgeflaw .uppercase{width:34px;padding:2px 0}.charsheet .cohort-edgeflaw .autopodpurpose{width:55px}.charsheet .cohort-edgeflaw .auto-expand{width:calc(100% - 34px);min-height:14px;padding:2px 3px}.charsheet .cohort-description{font-size:9px;padding:1px 0;line-height:12px;height:50px;border-bottom:1px solid #d8d8d8}.charsheet .claims{margin-top:25px}.charsheet .claimsrow{align-items:center}.charsheet .claimsrow>div,.charsheet .claimsrow>label{flex:0 0 auto}.charsheet .claimbox,.charsheet .lairbox{height:85px}.charsheet .claims-seprow{height:12px;justify-content:space-between}.charsheet .lairbox{background:#dad1bc;width:18.4%;font-size:16px;text-transform:capitalize;color:#000;letter-spacing:0px;border-radius:8px}.charsheet .claims-horisep{height:12px;display:flex;width:2%}.charsheet .claims-vertsep{display:flex;width:12px;margin:0 calc(9.2% - 6px)}.charsheet .claimbox{background:#e7e6dd;border:1px solid #dad1bc;width:18.4%;position:relative;transition:all .2s;border-radius:6px}.charsheet .claimbox .label{height:35px;padding:3px 5px 3px 5px;text-align:center;white-space:normal;line-height:12px;border-bottom:1px solid #dad1bc}.charsheet .claimbox textarea{text-align:left;vertical-align:top;font-size:13px;font-weight:450;color:#2a2824;resize:none;text-transform:math-auto}.charsheet .claimbox textarea.claim-desc{height:52px;padding:3px 1px;text-align:center;line-height:10px;font-size:10px}.charsheet .claimbox label{position:absolute;top:1px;right:1px}.charsheet .claimcheck[value="1"]+.claimbox{background:#dad1bc}.charsheet .specialcheck[value="1"]+.claimcheck[value="1"]+.claimbox{border:2px solid #eb5000;background:#dad1bc;outline:3px solid #e7e6dd}.charsheet .specialcheck[value="1"]+.claimcheck[value="0"]+.claimbox{border:2px solid #000;background:#e7e6dd;outline:3px solid #e7e6dd}.charsheet .specialcheck[value="2"]+.claimcheck[value="1"]+.claimbox{border:2px solid #eb5000;background:#dad1bc;outline-offset:3px;outline:2px solid #eb5000;box-shadow:-2px 0px 12px 0px #ff4d00}.charsheet .specialcheck[value="2"]+.claimcheck[value="0"]+.claimbox{border:2px solid #000;background:#e7e6dd;outline-offset:2px;outline:2px solid #eb5000}.charsheet .utopianclaims{margin-top:10px;border:2px solid #dad1bc;border-radius:10px;padding:10px}.charsheet .utopianclaims .auto-expand{width:100%;border-bottom:1px solid #bec1c1;font-size:13px;line-height:1.3;text-align:left;padding:3px 0 0 2px;margin:3px 0 0;min-height:22px;color:#eb5000;font-family:Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace}.charsheet .utopianclaims .label.text.title{position:relative;top:3px}.charsheet .utopianclaims .huntingblurb{text-align:left;font-size:11px;min-height:20px;width:85%;font-family:"Open Sans",sans-serif;font-style:italic;line-height:99%;border:none;padding-bottom:10px;color:#333;padding-left:7px}.charsheet .utopianclaims .utopiancircle{margin-top:10px;border-top:2px solid #dad1bc;padding-top:10px;padding-bottom:10px}.charsheet .utopianclaims .col100{flex-wrap:wrap}.charsheet .utopianclaims .abilityname{width:90px;font-size:14px;margin:0;font-family:Oswald,sans-serif;font-weight:500;line-height:17px;padding:0 5px;position:relative;top:-3px}.charsheet .utopianclaims .claimbox,.charsheet .utopianclaims .lairbox{margin-right:9px}.charsheet .utopianclaims .threshold{width:75%;font-style:normal;display:inline-block;padding-bottom:5px}.charsheet .utopianclaims .truths{width:100%;border-radius:5px;background-color:#efefef;padding:8px;margin-bottom:7px}.charsheet .utopianclaims .firstcircle{border-top:none}.charsheet .dealerproduct{display:inline-block;margin-top:10px}.charsheet .dealerproduct .auto-expand{width:100%;border-bottom:1px solid #bec1c1;font-size:13px;line-height:1.3;text-align:left;padding:3px 0 0 2px;margin:3px 0 0;min-height:22px;color:#eb5000;font-family:Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace}.charsheet .dealerproduct .label.text.title{position:relative;top:3px}.charsheet .dealerproduct .huntingblurb{padding-top:5px;position:relative;top:2px;font-size:11px;min-height:20px;width:86%;text-align:right;display:inline-block;font-family:"Open Sans",sans-serif;font-style:italic;line-height:99%;border:none;padding-bottom:10px;color:#333;padding-left:7px}.charsheet .dealerproduct .producttitle{color:#eb5000;position:relative;width:100%}.charsheet .dealerproduct .producttitle1{top:26px !important}.charsheet .dealerproduct .producttitle2{left:-126px !important;top:143px !important}.charsheet .dealerproduct .producttitle3{left:-258px !important;top:258px !important;z-index:1000}.charsheet .dealerproduct .producttitle4{top:372px !important;left:-474px !important}.charsheet .dealerproduct .col100{flex-wrap:wrap}.charsheet .dealerproduct .product_dots{width:93%;padding-left:8px;display:inline-block;padding-top:3px;top:2px}.charsheet .dealerproduct .spacer{display:inline-block;width:5px;height:5px}.charsheet .signaturestunts{border-radius:10px;border:2px solid #dad1bc;padding:5px;flex-wrap:wrap}.charsheet .signaturestunts .huntingblurb{font-size:11px;min-height:20px;width:93%;text-align:left;display:inline-block;font-family:"Open Sans",sans-serif;font-style:normal;line-height:99%;border:none;padding-bottom:7px;color:#333;padding-left:7px;margin-top:4px}.charsheet .signaturestunts .abilityname{width:30%;padding:0px 6px 6px 6px;text-align:center;background-color:#dad1bc;border-radius:0px 0px 10px 10px;position:relative;top:-5px}.charsheet .signaturestunts input.checkbox{margin-top:4px}.charsheet .signaturestunts .checkbox+span{margin-top:3px}.charsheet .signaturestunts .chooseone{font-style:italic;width:68%}.charsheet .vehicle_edges_flaws{margin-top:10px;flex-wrap:wrap}.charsheet .vehicle_edges_flaws .abilityname{width:48%;padding:5px 10px;background-color:#d8d8d8;border-radius:100px}.charsheet .vehicle_edges_flaws .huntingblurb{padding-top:5px;font-size:11px;min-height:20px;width:49%;text-align:left;display:inline-block;font-family:"Open Sans",sans-serif;line-height:99%;border:none;padding-bottom:10px;color:#333;padding-left:15px;padding-right:10px}.charsheet .strictures{font-size:11px;line-height:1.6;text-align:left}.charsheet .strictures label{margin-right:3px;display:inline-flex;vertical-align:top;align-items:center}.charsheet .strictures span.label::after{content:":"}.charsheet .timetraveldetails .auto-expand{margin-bottom:12px !important}.charsheet .title-checkbox~div{height:auto;transition:all .2s;overflow:hidden}.charsheet .title-checkbox:not(:checked)~div{height:0}.charsheet input.title-checkbox{width:100%;vertical-align:top;margin-right:-100%;height:24px}.charsheet .title-checkbox:hover+span{color:#eb5000}.charsheet .alchemicals{padding:0 5px;line-height:16px}.charsheet .bandolier-desc{line-height:12px;margin-top:2px;font-size:10px;font-style:italic}.charsheet .bandoliers-name{margin-right:7px;font-size:12px;line-height:18px}.charsheet .bandolier input:nth-of-type(3)+span{margin-right:8px}.charsheet .alchemicals .repcontainer{display:flex;flex-flow:row wrap}.charsheet .alchemicals .repitem{font-size:11px;width:50%}.charsheet .alchemicals .auto-expand{margin:0 1px 0 7px;padding:1px;min-height:16px;line-height:14px;width:calc(100% - 8px)}.charsheet .alchemicals input.alchemicals-expand{width:10px;position:absolute;height:16px}.charsheet .alchemicals .alchemicals-expand+span{transform:rotate(45deg) scale(0.9);position:absolute}.charsheet .alchemicals .alchemicals-expand:not(:checked)~.alchemicals-info{display:none}.charsheet .alchemicals .alchemicals-info{position:relative;font-size:9px;z-index:2;background:#fff;line-height:1.3;height:64px;width:200%;padding:2px;border:1px solid #d8d8d8}.charsheet .alchemicals .repitem:nth-child(even) .alchemicals-info{left:-100%}.charsheet .alchemicals .alchemicals-expand+span::before{content:"■";font-family:"Open Sans",sans-serif}.charsheet .alchemicals .alchemicals-expand:checked+span{color:#eb5000}.charsheet .alchemicals .itemcontrol .btn{padding:0 4px;font-size:9px;line-height:14px}.charsheet .alchemicals .repcontrol_del{order:1}.charsheet .alchemicals .repcontainer.editmode .repitem .itemcontrol{display:flex;justify-content:space-between;align-items:start}.charsheet .frame textarea{font-size:11px;height:40px}.charsheet .factions{justify-content:space-between;margin-bottom:20px;padding-bottom:0px;border-bottom:2px solid #dbd1bc}.charsheet .factiontitle{margin-bottom:10px;align-items:center}.charsheet .factiontitle input[type=text]{font-size:30px;font-weight:700;letter-spacing:0px;margin-right:auto;width:60%}.charsheet .factions-header{border-radius:10px 10px 0px 0px;width:100%;height:31px;align-items:center;line-height:14px;background:#eb5000;color:#fff}.charsheet .factions-header input[type=text]{padding-left:8px;color:#fff;font-weight:400;font-size:14px}.charsheet .factions-header span{font-size:7px}.charsheet input.expand,.charsheet .expand+span{position:absolute;width:7px;height:10px;font-size:8px}.charsheet .type-faction .expand{left:-7px;top:6px}.charsheet .type-faction .expand+span{top:3px;left:-7px;color:#b3a891}.charsheet .type-faction .expand+span::before{content:"▶"}.charsheet .type-faction .expand:checked+span::before{content:"▼"}.charsheet .faction{border-bottom:1px solid #dad1bc}.charsheet .faction textarea{border-top:1px solid #dad1bc;font-size:11px;line-height:1.5;height:51px}.charsheet .faction input[type=number]{border:none;background:rgba(0,0,0,0);padding:0;font-size:12px;font-weight:700;color:#ea5001}.charsheet .faction input[type=text]{border-right:1px solid #dad1bc;font-size:12px;padding:4px}.charsheet .expand:not(:checked)~textarea{height:0 !important;border-width:0}.charsheet .frame-container{position:relative}.charsheet .faction-name,.charsheet input[type=text].faction-name{width:65%;font-weight:600}.charsheet .faction-tier,.charsheet input[type=text].faction-tier{width:10%;text-align:center}.charsheet .faction-hold,.charsheet input[type=text].faction-hold{width:10%;text-align:center}.charsheet .faction-status,.charsheet input[type=number].faction-status{width:15%;text-align:center}.charsheet input.faction-hider[value="-1"]~input{background-color:#fb9;color:#fff}.charsheet input.faction-hider[value="-2"]~input{background-color:#ff8d53;color:#fff}.charsheet input.faction-hider[value="-3"]~input{background-color:#ff5700;color:#fff;box-shadow:0 0 7px 0px rgba(255,87,0,.7607843137)}.charsheet input.faction-hider[value="1"]~input{background-color:rgba(167,194,106,.8745098039);color:#fff}.charsheet input.faction-hider[value="2"]~input{background-color:rgba(120,160,29,.8745098039);color:#fff}.charsheet input.faction-hider[value="3"]~input{background-color:rgba(74,102,11,.8745098039);color:#fff;box-shadow:0 0 7px 0px rgba(92,148,51,.7607843137)}.charsheet .warblurb{text-align:left;background-color:#e7e6de;padding:13px;border-radius:10px;margin-bottom:20px}.charsheet .warblurb .label{font-size:14px}.charsheet .warblurb li{margin-bottom:.5em;padding-left:1em;font-size:11px;line-height:1.3em;color:#616059}.charsheet label.generatebutton{color:#777;border:1px solid #bec1c1}.charsheet label.generatebutton:hover{color:#fff;border-color:#eb5000;background-color:#eb5000}.charsheet label.generatebutton:hover input+span{opacity:1}.charsheet .type-faction label.generatebutton{padding:0 20px;align-items:center;margin:0 6px;border:2px solid #dad1bc;font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#333;text-transform:uppercase;border-radius:100px;height:38px}.charsheet .settings label.generatebutton{padding:2px;line-height:12px;margin:0 4px;font-size:11px}.charsheet .auto-expand{position:relative;cursor:text;word-wrap:break-word}.charsheet .auto-expand span{visibility:hidden;white-space:pre-wrap;display:block}.charsheet .auto-expand textarea{position:absolute;overflow:hidden;z-index:1;top:0;left:0;resize:none;height:100%;word-wrap:break-word;padding:inherit;font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit;text-align:inherit;mix-blend-mode:multiply}.charsheet .show-broadcast[value="0"]~.container .broadcast-button{display:none}.charsheet button[type=roll].broadcast-button{font-family:pictos;position:absolute;border:none;margin:0;padding:0;z-index:3}.charsheet .specialability button[type=roll].broadcast-button{font-size:12px;line-height:14px;height:14px;width:14px;color:#aca592;left:7px;bottom:7px}.charsheet .clocks button[type=roll].broadcast-button{font-size:11px;line-height:11px;height:12px;width:12px;color:#aca592;right:3px;bottom:3px}.charsheet .harm button[type=roll].broadcast-button{color:#908874;font-weight:normal;font-size:13px;line-height:11px;right:7px;top:5px}.charsheet .black-on-grey.holdbg{background-color:rgba(0,0,0,0);top:2px}.charsheet .container .specialheader,.charsheet .container .blackheader,.charsheet .container .greyheader,.charsheet .container .black-on-grey,.charsheet .container .playbook input[type=text],.charsheet .container .plainheader,.charsheet .container .itemheader :first-child,.charsheet .container .loadheader :first-child,.charsheet .container .attribute-title button[type=roll].rollbutton,.charsheet .container .bonusdie>.label:first-child,.charsheet .container .cohort-title,.charsheet .container .claimbox .label,.charsheet .container .lairbox,.charsheet .container .crewheader,.charsheet .container .factiontitle input[type=text],.charsheet .container .factions-header input[type=text]{font-family:"Oswald",sans-serif}.charsheet .header label{border-color:#dad1bc !important}.charsheet div.col55.flex-wrap>div.col100.header.flex>label:nth-child(2){border-top:2px solid;border-left:2px solid;border-right:2px solid;border-radius:15px 15px 0px 0px;padding:10px}.charsheet div.col55.flex-wrap>div.col100.header.flex>label:nth-child(4){border-right:2px solid;padding:10px 10px 10px 12px}.charsheet .wearing{border-right:2px solid;padding:10px 10px 10px 12px;padding-top:0px}.charsheet .bottomright{border-bottom:2px solid;border-right:2px solid;border-radius:0px 0px 15px 0px;padding:10px;padding-top:0px}.charsheet .bottomleft{border-bottom:2px solid;border-left:2px solid;border-radius:0px 0px 0px 15px;padding:10px;padding-top:0px}.charsheet .look{border-left:2px solid;padding:10px;padding-top:0px}.charsheet div.col55.flex-wrap>div.col100.header.flex>label:nth-child(3){border-top:2px solid;border-left:2px solid;border-radius:15px 0px 0px 0px;padding:10px}.charsheet .keysdeadlocks{flex-wrap:wrap;align-items:flex-end}.charsheet div.col50.keysheader{background-color:#dad1bc;border-radius:100px 0px 0px 100px;margin-top:12px;height:23px;border-right:5px solid #fff;font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#333;padding-top:2px;padding-left:10px}.charsheet div.col50.deadlocksheader{background-color:#eb5000;border-radius:0px 100px 100px 0px;margin-top:12px;height:23px;font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#fff;text-align:right;padding-top:2px;padding-right:10px;border-left:4px solid #fff}.charsheet .humanmemories{background-color:#eb5000;border-radius:0px 100px 100px 0px;margin-top:12px;height:23px;font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#fff;text-align:left;padding-top:2px;padding-left:8px}.charsheet .humanmemories .label{color:#fff}.charsheet .memoryclock{border-radius:10px;border:1px solid #dad1bc;padding:10px;margin-left:1%;display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:6px;margin-bottom:6px}.charsheet .memoryclock .memorytitle{width:75%;white-space:normal}.charsheet .memoryclock .auto-expand{width:75%;border-bottom:1px solid #bec1c1;top:-32px;font-size:13px;line-height:1.3;text-align:left;padding:3px 0 0 2px;margin:3px 0 0;min-height:22px;color:#eb5000;font-family:Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace}.charsheet .memoryclock span.memorydetails{width:100%;text-align:left;font-size:11px;padding-top:8px;font-style:italic;line-height:120%;position:relative;top:-20px;height:20px}.charsheet .memoryclock span.finalblurb{height:auto;top:0;font-style:normal}.charsheet .memoryclock .finaltitle{margin-top:15px}.charsheet .memoryclockclock .clock-container{right:-30px}.charsheet div.col50.keysheader>div,.charsheet div.col50.deadlocksheader>div{font-size:12px;font-weight:500}.charsheet div.col50.deadlocksheader>div{text-align:right;color:#fff}.charsheet div.col100.flex.def-margin.keysdeadlocks>div.col49{margin-top:5px;border-radius:100px 0px 0px 100px;border:1px solid #bec1c1;padding:2px;padding-left:10px;height:31px;text-align:right}.charsheet div.col100.flex.def-margin.keysdeadlocks>div.col49.deadlock{border-radius:0px 100px 100px 0px}.charsheet div.col100.flex.def-margin.keysdeadlocks>div.col49>input[type=text]{border:none;width:70%;font-size:13px;line-height:1.3;text-align:left;vertical-align:top;padding:4px 0 0 2px;padding-bottom:5px;margin:3px 0 0;min-height:20px;height:16px;color:#333;font-family:Verdana,sans-serif}.charsheet div.col100.flex.def-margin.keysdeadlocks>div.col49.deadlock>input[type=text]{text-align:right;padding-right:11px;color:#eb5000}.charsheet div.col100.flex.def-margin.keysdeadlocks>div.col49>div.pills2{width:30%;display:inline-block;padding-right:3px}.charsheet div.col100.flex.def-margin.keysdeadlocks>div.col49>div.boombox{width:45px;height:33px;display:inline-block;text-align:left;position:relative;top:-42px;left:-32px}.charsheet input[type=checkbox][name=attr_boom1]:checked~input[type=text],.charsheet input[type=checkbox][name=attr_boom2]:checked~input[type=text],.charsheet input[type=checkbox][name=attr_boom3]:checked~input[type=text],.charsheet input[type=checkbox][name=attr_boom4]:checked~input[type=text]{text-decoration:line-through;color:#bec1c1 !important}.charsheet .stackspacer{width:2.5px;height:5px;display:inline-block}.charsheet .stashspacer{width:.5px;height:5px;display:inline-block}.charsheet div.col100.coinrow.col100>div.coin.col100>input.stackbox+span,.charsheet div.col100.coin-and-stash>div.col100.stash>input.stackbox+span,.charsheet div.col100.heat-and-vault input.stackbox+span{border:none;background:rgba(0,0,0,0);background-image:url("https://i.imgur.com/g9TdAKp.png");background-size:contain;background-repeat:no-repeat;border:none;background-size:contain;background-repeat:no-repeat;width:12px;margin-right:2px;height:18px;margin-top:-3px}.charsheet div.col100.coinrow.col100>div.coin.col100>input:checked~.radiobox+span,.charsheet div.col100.coin-and-stash>div.col100.stash>input:checked~.radiobox+span,.charsheet div.col100.heat-and-vault input:checked~.radiobox+span{background-image:url("https://i.imgur.com/kxL16VU.png")}.charsheet div.col100.coin-and-stash>div.col100.stash>input:checked~.radiobox+span,.charsheet div.col100.heat-and-vault input:checked~.radiobox.vaultcoin+span{opacity:60%}.charsheet .avatar_checker{position:fixed}.charsheet div.bi68_avatar{position:absolute;top:-63px;border:5px solid #fff;outline:1px solid #d3d3d3;transform:rotate(6deg);border-radius:3px;left:44%;box-shadow:1px 1px 20px -9px rgba(0,0,0,.75);z-index:1000}.charsheet div.bi68_avatar img{max-height:110px;max-width:110px}.charsheet input.avatar_checker{display:none}.charsheet div.specialheader.col100.label{background-color:#dbd1bc;display:inline-block;width:160px;position:relative;top:3px;height:24px;padding-top:2px;padding-left:11px;border-radius:10px 10px 0px 0px}.charsheet div.type-character.flex>div.col55.flex-wrap>div.col45.right-column.def-margin>div.plainheader.label{margin-bottom:10px}.charsheet div.col55.flex-wrap>div.col55.right-column.def-margin>div>div.plainheader.label{margin-bottom:4px}.charsheet div.type-character.flex>div.col55.flex-wrap>div.col55.right-column.def-margin>div>div:nth-child(2){padding-left:11px}.charsheet div.col53.itemcolumn.small-margin>div.loadheader.flex.col100>label:nth-child(2){margin-left:auto;margin-right:-24px}.charsheet div.cohort-condition.flex.col100>label:nth-child(4)>span.cohort-condition-name.label{padding-top:4px}.charsheet div.col100.clocks.def-margin.free-repcontrol>div.specialheader.label,.charsheet div.clocks.col55.free-repcontrol>div.specialheader.label{padding:3px 5px 5px 8px}.charsheet .clocktitle{font-family:Oswald,sans-serif;font-weight:500}.charsheet div.auto-expand.clocktitle>textarea{font-size:14px;font-weight:400}.charsheet .keyexamples{font-size:14px;font-family:Oswald,sans-serif;padding:10px 0px;text-align:center;width:99%;text-transform:uppercase;font-weight:400;color:#8c8c8c}.charsheet .keybig{margin-left:5px}.charsheet .keybig:first-of-type{margin-left:0px}.charsheet .keysmall{font-size:11px;margin-left:4px}.charsheet .keyholder{display:inline-block}.charsheet .creditblock{display:inline-block;width:100%;height:17px;margin-top:15px;background-image:url(https://i.imgur.com/BM8d1h2.png);background-repeat:no-repeat;background-position:center;background-size:contain}.charsheet .blackheader .label,.charsheet .blackheader button[type=roll].label,.charsheet .greyheader .label,.charsheet .greyheader button[type=roll].label,.charsheet .black-on-grey .label,.charsheet .black-on-grey button[type=roll].label{position:relative;font-size:11px;padding:0;font-weight:500;top:-1px}.charsheet .veteranbox{border-radius:10px;border:1px solid #dad1bc;padding:10px;margin-left:1%;width:98%;margin-top:20px}.charsheet .veteranbox .discarded{width:30%;display:inline-block}.charsheet .veteranbox .discarded2{width:70%;display:inline-block;vertical-align:top;padding-left:20px}.charsheet .veteranbox span.vet2{font-style:italic;line-height:120%;font-size:11px;display:inline-block;width:100%}.charsheet .veteranbox label.vet2{display:inline-block;width:100%}.charsheet .veteranbox .auto-expand{width:100%;border-bottom:1px solid #bec1c1;font-size:13px;line-height:1.3;text-align:left;padding:3px 0 0 2px;margin:3px 0 0;min-height:22px;color:#eb5000;font-family:Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace}.charsheet .veteranbox .operativeintro{width:100%;display:inline-block;vertical-align:top}.charsheet .veteranbox .operative2{width:45%;margin-top:10px;margin-bottom:10px;display:inline-block;vertical-align:top}.charsheet .veteranbox .operative3{margin-left:20px}.charsheet .veteranbox .operative4{width:70%}.charsheet .veteranbox .operative5{display:inline-block;margin-left:20px}.charsheet .veteranbox .operative6{width:100%;display:flex;align-items:start;flex-wrap:wrap}.charsheet .veteranbox .operative6 span.factionhelp{text-align:left;padding:0;font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;letter-spacing:0px;width:110%}.charsheet .veteranbox .operative6 span.helptype{text-align:left;padding:0;padding-left:4px;font-family:"Open Sans",sans-serif;font-weight:500;letter-spacing:0px;line-height:120%;font-size:11px;display:inline-block;width:85%}.charsheet .veteranbox .operative6 .helpblurb{margin-bottom:10px;width:110%}.charsheet .veteranbox .operative6 span.helptype.helpheader{width:110%;padding-left:0;font-weight:800;padding-bottom:9px}.charsheet .veteranbox .operative6 .helpcheckholder{display:flex;width:110%;vertical-align:top;align-items:start;padding-bottom:10px}.charsheet .veteranbox .clock-container{margin:0 auto;background-color:#eb5000;border-radius:6px;outline:2px solid #000}.charsheet .veteranbox .clock-container .zero+span{width:11px !important}.charsheet .hull_memories{margin-left:1%;width:98%;margin-top:20px}.charsheet .cohort-info input[type=text]::placeholder{color:#eb5000}.charsheet div.col45.flex-wrap.right-column>div.veteranbox>div.discarded2>label:nth-child(1){margin-bottom:20px}.charsheet .resourceholder{text-align:left;margin-top:5px;margin-right:7px}.charsheet .resourceholder input{display:inline-block}.charsheet .resourceholder input.label{width:61px;margin-left:3px;vertical-align:top}.charsheet .resourceholder .checkbox{margin-left:-6px;position:relative;top:-2px}.charsheet .resourceholder .checkbox+span{margin:2px 1px 0px 1px;position:relative;top:0px}.charsheet .resourceholder .secondbox{margin-left:1px}.charsheet .anomalybox{background-color:#d8d8d8;padding:8px;border-radius:8px;margin-top:10px}.charsheet .anomalybox .huntingroundstitle{width:100%}.charsheet .anomalybox .huntingblurb{padding-top:0}.charsheet .use-kirsty[value="1"]~.container .specialheader,.charsheet .use-kirsty[value="1"]~.container .blackheader,.charsheet .use-kirsty[value="1"]~.container .greyheader,.charsheet .use-kirsty[value="1"]~.container .black-on-grey,.charsheet .use-kirsty[value="1"]~.container .playbook input[type=text],.charsheet .use-kirsty[value="1"]~.container .plainheader,.charsheet .use-kirsty[value="1"]~.container .itemheader :first-child,.charsheet .use-kirsty[value="1"]~.container .loadheader :first-child,.charsheet .use-kirsty[value="1"]~.container .attribute-title button[type=roll].rollbutton,.charsheet .use-kirsty[value="1"]~.container .bonusdie>.label:first-child,.charsheet .use-kirsty[value="1"]~.container .cohort-title,.charsheet .use-kirsty[value="1"]~.container .claimbox .label,.charsheet .use-kirsty[value="1"]~.container .lairbox,.charsheet .use-kirsty[value="1"]~.container .crewheader,.charsheet .use-kirsty[value="1"]~.container .factiontitle input[type=text],.charsheet .use-kirsty[value="1"]~.container .factions-header input[type=text]{font-family:Kirsty,Georgia,serif}.charsheet .use-kirsty[value="1"]~.container .claimbox .label{font-size:10px;font-weight:400}.charsheet .use-kirsty[value="1"]~.container .specialheader,.charsheet .use-kirsty[value="1"]~.container .itemheader :first-child,.charsheet .use-kirsty[value="1"]~.container .loadheader :first-child{font-size:12px;font-weight:400}.charsheet .use-kirsty[value="1"]~.container .plainheader,.charsheet .use-kirsty[value="1"]~.container .cohort-title{font-size:13px;font-weight:400}.charsheet .use-kirsty[value="1"]~.container .factions-header input[type=text],.charsheet .use-kirsty[value="1"]~.container .bonusdie>.label:first-child{font-size:14px;font-weight:400}.charsheet .use-kirsty[value="1"]~.container .attribute-title button[type=roll].rollbutton,.charsheet .use-kirsty[value="1"]~.container .lairbox{font-size:15px;font-weight:400}.charsheet .use-kirsty[value="1"]~.container .crewheader{font-size:29px;letter-spacing:0}.charsheet .use-kirsty[value="1"]~.container .factiontitle input[type=text]{font-size:32px}.charsheet .use-kirsty[value="1"]~.container .playbook input[type=text]{font-size:40px;letter-spacing:0}.charsheet .use-kirsty[value="1"]~.container .blackheader .label,.charsheet .use-kirsty[value="1"]~.container .blackheader button[type=roll].label,.charsheet .use-kirsty[value="1"]~.container .greyheader .label,.charsheet .use-kirsty[value="1"]~.container .greyheader button[type=roll].label,.charsheet .use-kirsty[value="1"]~.container .black-on-grey .label,.charsheet .use-kirsty[value="1"]~.container .black-on-grey button[type=roll].label{font-size:12px;font-weight:400}body.sheet-darkmode .charsheet{color:#e9e4ce}body.sheet-darkmode .charsheet label,body.sheet-darkmode .charsheet .label{color:#e9e4ce}body.sheet-darkmode .charsheet input[type=text],body.sheet-darkmode .charsheet textarea{color:#e9e4ce;mix-blend-mode:initial}body.sheet-darkmode .charsheet input[type=number]{color:#e9e4ce}body.sheet-darkmode .charsheet .header .title{color:#e9e4ce}body.sheet-darkmode .charsheet .header .info{color:#b393a7}body.sheet-darkmode .charsheet .header input[type=text]{color:#eb5000}body.sheet-darkmode .charsheet .itemheader,body.sheet-darkmode .charsheet .loadheader{background-color:#795c4a}body.sheet-darkmode .charsheet .playbookitems{background-color:#4c372a}body.sheet-darkmode .charsheet .checkbox+span{border:1px solid #eae4ce}body.sheet-darkmode .charsheet .repcontrol button{color:#e9e4ce;text-shadow:0 0 rgba(0,0,0,0)}body.sheet-darkmode .charsheet .checkbox.fakeradio+span{border-color:rgba(0,0,0,0)}body.sheet-darkmode .charsheet .action .fakeradio:checked~.fakeradio+span{background-color:#795c4a;border-color:rgba(0,0,0,0)}body.sheet-darkmode .charsheet div.col50.keysheader{background-color:#4c372a;border-right:5px solid #220e10}body.sheet-darkmode .charsheet div.col50.deadlocksheader{border-left:4px solid #220e10}body.sheet-darkmode .charsheet div.col100.flex.def-margin.keysdeadlocks>div.col49{border:1px solid #dad1bc}body.sheet-darkmode .charsheet .playbook .reminder{border:1px solid #3d1c1f;background:#220e10;box-shadow:#000 0px 5px 26px 1px}body.sheet-darkmode button[type=roll].rollbutton,body.sheet-darkmode .action button[type=roll].rollbutton{color:#e9e4ce}body.sheet-darkmode button[type=roll].borderbutton{color:#e9e4ce}body.sheet-darkmode .type-faction label.generatebutton{color:#e9e4ce}body.sheet-darkmode div.col50.keysheader{color:#e9e4ce}body.sheet-darkmode div.col100.flex.def-margin.keysdeadlocks>div.col49>input[type=text],body.sheet-darkmode .harmbody .harmeffect{color:#e9e4ce}body.sheet-darkmode .playbook{background:#4c372a}body.sheet-darkmode .bonusdietext{background:#4c372a}body.sheet-darkmode .blackheader{background:#4c372a}body.sheet-darkmode div.col45.healing>div.blackheader.col100{border-right:4px solid #220e10}body.sheet-darkmode div.col45.healing>div.blackheader.col100>button,body.sheet-darkmode .coinrow button[type=roll].rollbutton{color:#e9e4ce}body.sheet-darkmode .resourceholder input.label{width:58px}body.sheet-darkmode .harmbody,body.sheet-darkmode .plainheader,body.sheet-darkmode .teamworkbox,body.sheet-darkmode div.specialheader.col100.label{border-color:#4c372a}body.sheet-darkmode .plainheader,body.sheet-darkmode div.specialheader.col100.label,body.sheet-darkmode .specialheader{background-color:#4c372a}body.sheet-darkmode .teamworkbox{background-color:#795c4a}body.sheet-darkmode .harmbody div{background-color:#795c4a;border-color:#4c372a;color:#e9e4ce}body.sheet-darkmode .harmbody textarea,body.sheet-darkmode .harmbody textarea+textarea{border-color:#4c372a}body.sheet-darkmode div.col100.coin-and-stash>div.col100.stash>input.stackbox+span{margin-right:1px}body.sheet-darkmode .greyholder{background-color:#5e4535}body.sheet-darkmode .specialability,body.sheet-darkmode .friend-contact{border-bottom:1px solid #220e10}body.sheet-darkmode .specialability .checkbox:checked~.abilityname,body.sheet-darkmode .item .checkbox:checked~.itemname,body.sheet-darkmode .friend .friendstate[value=up]~.auto-expand{color:#eb5000}body.sheet-darkmode .coin-and-stash,body.sheet-darkmode .advancement-desc{background-color:#795c4a}body.sheet-darkmode .keyexamples,body.sheet-darkmode .picklist{color:#b393a7}body.sheet-darkmode .creditblock{filter:sepia(190%) saturate(90%) brightness(75%) hue-rotate(260deg)}body.sheet-darkmode .friend label.up .checkbox+span{border-color:rgba(0,0,0,0);border-bottom-color:#e9e4ce}body.sheet-darkmode .friend label.down .checkbox+span{border-color:rgba(0,0,0,0);border-top-color:#e9e4ce}body.sheet-darkmode .friend label.up .checkbox:checked+span{border-color:rgba(0,0,0,0);border-bottom-color:#eb5000}body.sheet-darkmode .friend label.down .checkbox:checked+span{border-color:rgba(0,0,0,0);border-top-color:#000}body.sheet-darkmode .warblurb{background-color:#4c372a;color:#e9e4ce}body.sheet-darkmode .warblurb li{color:#e9e4ce}body.sheet-darkmode .clocks .repitem{background-color:#795c4a}body.sheet-darkmode .settings,body.sheet-darkmode input[type=number]{border:1px solid #7f6656;box-shadow:0px 5px 16px 0px #000;background:#220e10}body.sheet-darkmode .settings select,body.sheet-darkmode input[type=number] select{background-color:rgba(0,0,0,0);color:#e9e4ce}body.sheet-darkmode .settings>div{border-bottom:1px solid #806656}body.sheet-darkmode .regularitems .input-short[value="1"]+.input-expand[value="0"]~.item-container{width:91px}body.sheet-darkmode .blackborder{border-color:#4c372a}body.sheet-darkmode .black-on-grey,body.sheet-darkmode .greyheader{background-color:#4c372a}body.sheet-darkmode .tier{background-color:#795c4a}body.sheet-darkmode .tier .fakeradio:checked~.fakeradio+span{background-color:#4c372a;border-color:#000}body.sheet-darkmode .tier .checkbox.fakeradio+span{box-shadow:0px 0px 12px 0px #c41c1c;border-color:#60290d}body.sheet-darkmode .crewcoin-coins{background-color:#795c4a}body.sheet-darkmode .crewcoinbar{border-color:#4c372a}body.sheet-darkmode .claimbox{background:#4c372a;border-color:#795c4a}body.sheet-darkmode .claimbridge input:checked+span{background-color:#4c372a;border:1px solid #795c4a}body.sheet-darkmode .planning_header .label{background-color:#4c372a}body.sheet-darkmode .angerbox .clock-container{background-color:#4c372a}body.sheet-darkmode .claimcheck[value="1"]+.claimbox{background-color:#795c4a;border-color:#e7e6dd;box-shadow:0px 0px 12px 0px #c41c1c}body.sheet-darkmode .lairbox{background-color:#795c4a;color:#e9e4ce}body.sheet-darkmode .specialcheck[value="1"]+.claimcheck[value="0"]+.claimbox{border:1px solid #eb5000;background:#4c372a;outline:3px solid #795c4a}body.sheet-darkmode .specialcheck[value="1"]+.claimcheck[value="1"]+.claimbox{border:1px solid #e7e6dd;background:#795c4a;outline:3px solid #eb5000;box-shadow:0px 0px 12px 0px #c41c1c}body.sheet-darkmode .specialcheck[value="2"]+.claimcheck[value="0"]+.claimbox{border:1px solid #000;background:#4c372a;outline-offset:3px;outline:2px solid #eb5000}body.sheet-darkmode .specialcheck[value="2"]+.claimcheck[value="1"]+.claimbox{border:2px solid #e7e6dd;background:#795c4a;outline:2px solid #eb5000;outline-offset:2px;box-shadow:0px 0px 12px 0px #c41c1c}body.sheet-darkmode .crewheader{color:#795c4a}body.sheet-darkmode .divider{border-right:1px solid #633720}body.sheet-darkmode .cohort-condition-name{color:#e9e4ce}body.sheet-darkmode .hull_damage{background-color:#4c372a}body.sheet-darkmode .repair .repairbutton{background-color:#4c372a !important;color:#e9e4ce !important}body.sheet-darkmode .anomalybox{background-color:#4c372a}body.sheet-darkmode .utopianclaims .huntingblurb{color:#e9e4ce}body.sheet-darkmode .utopianclaims .threshold{width:73%}body.sheet-darkmode .utopianclaims .truths{background-color:#35261d}body.sheet-darkmode .dealerproduct .label.text.title{padding-right:1px}body.sheet-darkmode .dealerproduct .huntingblurb{padding-left:3px;width:85%;text-wrap:nowrap;font-size:10.6px;color:#e9e4ce}body.sheet-darkmode .dealerproduct .product_dots{background-color:rgba(0,0,0,0)}body.sheet-darkmode .dealerproduct .product_dots input:checked~.radiobox+span{background-color:#795c4a}body.sheet-darkmode .dealerproduct .spacer{width:3px}body.sheet-darkmode .dealerproduct .producttitle{color:#eb5000}body.sheet-darkmode .time_traveler .product_dots{background-color:rgba(0,0,0,0)}body.sheet-darkmode .time_traveler .product_dots input:checked~.radiobox+span{background-color:#795c4a}body.sheet-darkmode .signaturestunts{border-color:#4c372a;margin-left:5px}body.sheet-darkmode .signaturestunts .abilityname{background-color:#4c372a}body.sheet-darkmode .signaturestunts .huntingblurb{color:#e9e4ce}body.sheet-darkmode .vehicle_edges_flaws .abilityname{background-color:#795c4a}body.sheet-darkmode .vehicle_edges_flaws .huntingblurb{color:#e9e4ce}body.sheet-darkmode input.faction-hider[value="-1"]~input{background-color:rgba(255,126,61,.4392156863);color:#fff}body.sheet-darkmode input.faction-hider[value="-2"]~input{background-color:rgba(255,86,0,.7490196078);color:#fff}body.sheet-darkmode input.faction-hider[value="-3"]~input{background-color:#ff5700;color:#fff;box-shadow:0 0 7px 0px rgba(255,87,0,.7607843137)}body.sheet-darkmode input.faction-hider[value="1"]~input{background-color:rgba(167,194,106,.4901960784);color:#fff}body.sheet-darkmode input.faction-hider[value="2"]~input{background-color:rgba(144,199,21,.6509803922);color:#fff}body.sheet-darkmode input.faction-hider[value="3"]~input{background-color:#7eae10;color:#fff;box-shadow:0 0 7px 0px rgba(103,199,33,.7607843137)}.sheet-rolltemplate-bitd{width:100%;box-sizing:border-box}.sheet-rolltemplate-bitd .sheet-holder{margin:0 0 -4px 0;padding:0 20px 0 30px;width:100%;box-sizing:border-box;font-family:"Open Sans",sans-serif;user-select:auto;cursor:default;position:relative;background-repeat:no-repeat;font-variant-numeric:lining-nums;background-size:cover;border-radius:15px 0px 0px 15px;border:1px solid #b4b4b4}.sheet-rolltemplate-bitd .sheet-action{display:grid;grid:auto/1fr;align-content:start}.sheet-rolltemplate-bitd .sheet-holder.sheet-fortune.sheet-short{min-height:199px;padding-top:50px;width:100%}.sheet-rolltemplate-bitd .sheet-action,.sheet-rolltemplate-bitd .sheet-resist,.sheet-rolltemplate-bitd .sheet-vice{padding-bottom:16px}.sheet-rolltemplate-bitd .sheet-fortune{background-color:#fff;height:auto}.sheet-rolltemplate-bitd .sheet-action{background-color:#e7e6dd}.sheet-rolltemplate-bitd .sheet-resist{background-color:#e7e6dd}.sheet-rolltemplate-bitd .sheet-vice{background-color:#e7e6dd}.sheet-rolltemplate-bitd img{display:block;height:100%}.sheet-rolltemplate-bitd .sheet-header{grid-column:span 2;display:-webkit-box;margin:16px 0 0;font-size:15px;height:35px;line-height:17.5px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-variant:small-caps;text-overflow:ellipsis}.sheet-rolltemplate-bitd .sheet-header.sheet-narrow{padding-right:80px;box-sizing:border-box}.sheet-rolltemplate-bitd .sheet-resist .sheet-header{letter-spacing:0px;text-transform:uppercase;font-size:13px;color:#2d2b28;font-weight:600;margin-left:1px;width:48%;height:100%;margin-bottom:10px}.sheet-rolltemplate-bitd .sheet-vice .sheet-header{letter-spacing:0px;text-transform:uppercase;font-size:13px;color:#2d2b28;font-weight:600;margin-left:1px;max-width:186px;line-height:100%;height:auto}.sheet-rolltemplate-bitd .sheet-fortune .sheet-header{color:#303032}.sheet-rolltemplate-bitd .sheet-action .sheet-header{color:#eb5000}.sheet-rolltemplate-bitd>.sheet-action .sheet-header,.sheet-rolltemplate-bitd>.sheet-fortune .sheet-header{letter-spacing:0px;text-transform:uppercase;font-size:13px;color:#2d2b28;font-weight:600;margin-left:1px;max-width:186px;line-height:100%;height:auto}.sheet-rolltemplate-bitd .sheet-holder.sheet-fortune.sheet-short .sheet-header{margin-bottom:-51px}.sheet-rolltemplate-bitd .sheet-char-image{position:absolute;right:12px;top:-2px;line-height:0;border:4px solid #fff;outline:1px solid #b0a792;transform:rotate(6deg);border-radius:3px;box-shadow:1px 1px 20px -9px rgba(0,0,0,.75)}.sheet-rolltemplate-bitd .sheet-char-image a{cursor:default;pointer-events:none}.sheet-rolltemplate-bitd .sheet-char-image img{max-width:60px;max-height:80px}.sheet-rolltemplate-bitd .sheet-title{grid-column:span 2;color:#fff;position:relative;text-transform:uppercase;font-weight:bold}.sheet-rolltemplate-bitd .sheet-title img{display:block;height:100%}.sheet-rolltemplate-bitd .sheet-action .sheet-title,.sheet-rolltemplate-bitd .sheet-fortune .sheet-title{margin:12px 0 0 -1px;font-size:56px;letter-spacing:-2px;line-height:100%;font-family:"Oswald",Impact,"Franklin Gothic Bold",sans-serif;height:auto;font-weight:500;color:#eb5000}.sheet-rolltemplate-bitd .sheet-vice .sheet-title,.sheet-rolltemplate-bitd .sheet-resist .sheet-title{font-size:54px;letter-spacing:-2px;font-family:"Oswald",Impact,"Franklin Gothic Bold",sans-serif;font-weight:500;color:#2c8b98;width:80%;line-height:100%;height:100%;padding-top:0;margin-top:0}.sheet-rolltemplate-bitd .sheet-fortune .sheet-title{color:#000}.sheet-rolltemplate-bitd .sheet-small-title{font-size:28px}.sheet-rolltemplate-bitd .sheet-position,.sheet-rolltemplate-bitd .sheet-effect{color:#2d2b28;text-transform:uppercase;font-size:14px;letter-spacing:0px;grid-column:1;justify-self:start;display:inline-block;font-weight:700;font-style:italic;background-color:#dad8ce;padding:5px 18px;border-radius:100px;margin-bottom:6px}.sheet-rolltemplate-bitd .sheet-dice{grid-column:span 2;font-size:19px;line-height:20px;color:#fff;margin:20px 0 20px}.sheet-rolltemplate-bitd .sheet-dice{color:rgba(0,0,0,0)}.sheet-rolltemplate-bitd .sheet-dice span{color:#1c0802;background-image:url(https://i.imgur.com/PCya6NX.png);background-repeat:no-repeat;background-size:101%;width:48px;height:36px;display:inline-block;margin-right:-2px;box-shadow:2px 3px 17px -3px #c85f19;border-radius:12px;padding-top:14px;text-align:center;font-weight:700;padding-right:0px;font-size:30px;margin-bottom:9px;text-shadow:0px 0px 4px #ffeac7}.sheet-rolltemplate-bitd .sheet-action .sheet-zerodice1{text-shadow:0px 0px 6px #88dbd7}.sheet-rolltemplate-bitd .sheet-fortune .sheet-zerodice1{text-shadow:0px 0px 6px #88dbd7}.sheet-rolltemplate-bitd .sheet-vice .sheet-zerodice1,.sheet-rolltemplate-bitd .sheet-resist .sheet-zerodice1{text-shadow:0px 0px 6px #09c7d0}.sheet-rolltemplate-bitd .sheet-zerodice2{line-height:1;font-size:12.5px;margin-top:7px;font-style:italic;font-family:"Open Sans",sans-serif;color:#000;font-weight:600}.sheet-rolltemplate-bitd .sheet-resist .sheet-dice span,.sheet-rolltemplate-bitd .sheet-vice .sheet-dice span{background-image:url("https://i.imgur.com/pPqsZwQ.png");box-shadow:2px 3px 17px -3px rgba(13,44,48,.4117647059)}.sheet-rolltemplate-bitd .sheet-dice .sheet-zerodice1 span,.sheet-rolltemplate-bitd .sheet-vice .sheet-zerodice1 span{background-color:rgba(0,0,0,0);background-image:none;color:#f0f0eb;box-shadow:2px 3px 17px -3px #436481;color:#436481 !important;border:1px dashed #436481 !important}.sheet-rolltemplate-bitd .inlinerollresult{border:none !important;background-color:rgba(0,0,0,0);font-weight:normal;padding:0 3px 0 0}.sheet-rolltemplate-bitd .sheet-comma:last-child{display:none}.sheet-rolltemplate-bitd .sheet-comma{display:none}.sheet-rolltemplate-bitd .sheet-instructions{padding:15px 0 0;line-height:1.3}.sheet-rolltemplate-bitd .sheet-resist .sheet-instructions{color:#2d2b28;font-size:13px;padding-top:0;max-width:260px}.sheet-rolltemplate-bitd .sheet-vice .sheet-instructions{color:#2d2b28;font-size:13px;padding-top:0;max-width:260px}.sheet-rolltemplate-bitd .sheet-notes{width:56%;line-height:1.2;font-size:13px;padding:20px 0;color:#303032}.sheet-rolltemplate-bitd-broadcast{margin:0 0 -4px 0;width:100%;padding:16px 10px 15px 20px;box-sizing:border-box;position:relative;font-family:"Oswald",Impact,"Franklin Gothic Bold",sans-serif;background-color:#dad8cf;border:1px solid #9b988d;border-radius:15px 0px 0px 15px}.sheet-rolltemplate-bitd-broadcast .sheet-header{letter-spacing:0px;font-weight:600;text-transform:uppercase;color:#232220;font-size:13px;font-family:"Open Sans",sans-serif;padding-bottom:4px}.sheet-rolltemplate-bitd-broadcast .sheet-header.sheet-narrow{padding-right:80px;box-sizing:border-box}.sheet-rolltemplate-bitd-broadcast .sheet-char-image{position:absolute;right:12px;top:-2px;line-height:0;border:4px solid #fff;outline:1px solid #b0a792;transform:rotate(6deg);border-radius:3px;box-shadow:1px 1px 20px -9px rgba(0,0,0,.75)}.sheet-rolltemplate-bitd-broadcast .sheet-char-image a{cursor:default;pointer-events:none}.sheet-rolltemplate-bitd-broadcast .sheet-char-image img{max-width:60px;max-height:80px}.sheet-rolltemplate-bitd-broadcast .sheet-flex{display:flex;align-items:center;clear:both;margin:5px 0 0}.sheet-rolltemplate-bitd-broadcast .sheet-flex .sheet-title{margin:0;font-size:20px;line-height:1.2;padding-left:10px}.sheet-rolltemplate-bitd-broadcast .sheet-title{margin:9px 0 0;color:#fff;text-transform:uppercase;position:relative;font-weight:bold;word-wrap:normal;font-size:30px;line-height:1.2;color:#000}.sheet-rolltemplate-bitd-broadcast .sheet-title img{margin:9px 0 0;display:block;height:31px}.sheet-rolltemplate-bitd-broadcast .sheet-content{padding:15px 0 5px;line-height:1.3;font-size:13px;color:#000;font-family:"Open Sans",sans-serif}.sheet-rolltemplate-bitd-broadcast .sheet-harm{color:#000;width:100%;margin:15px 0 0;border:1px solid #000}.sheet-rolltemplate-bitd-broadcast .sheet-harm td{text-align:center;padding:5px;border:1px solid #000}.sheet-rolltemplate-bitd-broadcast .sheet-harm td:first-child{width:10px}.sheet-rolltemplate-bitd-broadcast .sheet-harm td:nth-child(2n+1){font-weight:bold}.sheet-rolltemplate-bitd-broadcast .sheet-harm td:nth-child(2){padding:5px 0}.sheet-rolltemplate-bitd-broadcast .sheet-harm td:last-child{width:60px;letter-spacing:.5px;text-transform:uppercase}.sheet-rolltemplate-bitd-broadcast .sheet-harm-inner{color:#eb5000;font-family:"Open Sans",sans-serif;font-weight:600;padding:5px 5px}.sheet-rolltemplate-bitd-broadcast .sheet-harm-inner:first-child:not(:last-child){padding-bottom:2.5px;border-bottom:1px dashed #000}.sheet-rolltemplate-bitd-broadcast .sheet-harm-inner:last-child:not(:first-child){padding-top:2.5px}.sheet-rolltemplate-bitd-broadcast .sheet-clock{width:89px;flex:0 0 auto;box-sizing:border-box;position:relative;background:#fff;height:88px;border:4px solid #000;border-radius:50%;margin-right:4px}.sheet-rolltemplate-bitd-broadcast [class^=sheet-spoke]{height:88px;width:4px;position:absolute;background:#000}.sheet-rolltemplate-bitd-broadcast [class^=sheet-spoke]:not(.sheet-spoke-0){display:none}.sheet-rolltemplate-bitd-broadcast .sheet-size-4 .sheet-spoke-90,.sheet-rolltemplate-bitd-broadcast .sheet-size-6 .sheet-spoke-60,.sheet-rolltemplate-bitd-broadcast .sheet-size-6 .sheet-spoke-120,.sheet-rolltemplate-bitd-broadcast .sheet-size-8 .sheet-spoke-45,.sheet-rolltemplate-bitd-broadcast .sheet-size-8 .sheet-spoke-90,.sheet-rolltemplate-bitd-broadcast .sheet-size-8 .sheet-spoke-135,.sheet-rolltemplate-bitd-broadcast .sheet-size-10 .sheet-spoke-36,.sheet-rolltemplate-bitd-broadcast .sheet-size-10 .sheet-spoke-72,.sheet-rolltemplate-bitd-broadcast .sheet-size-10 .sheet-spoke-108,.sheet-rolltemplate-bitd-broadcast .sheet-size-10 .sheet-spoke-144,.sheet-rolltemplate-bitd-broadcast .sheet-size-12 .sheet-spoke-30,.sheet-rolltemplate-bitd-broadcast .sheet-size-12 .sheet-spoke-60,.sheet-rolltemplate-bitd-broadcast .sheet-size-12 .sheet-spoke-90,.sheet-rolltemplate-bitd-broadcast .sheet-size-12 .sheet-spoke-120,.sheet-rolltemplate-bitd-broadcast .sheet-size-12 .sheet-spoke-150{display:block}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-0{transform:translate(39px, -4px)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-30{transform:translate(39px, -4px) rotate(30deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-36{transform:translate(39px, -4px) rotate(36deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-45{transform:translate(39px, -4px) rotate(45deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-60{transform:translate(39px, -4px) rotate(60deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-72{transform:translate(39px, -4px) rotate(72deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-90{transform:translate(39px, -4px) rotate(90deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-108{transform:translate(39px, -4px) rotate(108deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-120{transform:translate(39px, -4px) rotate(120deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-135{transform:translate(39px, -4px) rotate(135deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-144{transform:translate(39px, -4px) rotate(144deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-150{transform:translate(39px, -4px) rotate(150deg)}.sheet-rolltemplate-bitd-broadcast .sheet-size-4.sheet-progress-1{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(180deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-4.sheet-progress-2{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-4.sheet-progress-3{background-image:linear-gradient(180deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-4.sheet-progress-4{background:#eb5000}.sheet-rolltemplate-bitd-broadcast .sheet-size-6.sheet-progress-1{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(150deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-6.sheet-progress-2{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(210deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-6.sheet-progress-3{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-6.sheet-progress-4{background-image:linear-gradient(150deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-6.sheet-progress-5{background-image:linear-gradient(210deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-6.sheet-progress-6{background:#eb5000}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-1{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(135deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-2{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(180deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-3{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(225deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-4{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-5{background-image:linear-gradient(135deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-6{background-image:linear-gradient(180deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-7{background-image:linear-gradient(225deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-8{background:#eb5000}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-1{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(126deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-2{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(162deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-3{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(198deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-4{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(234deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-5{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-6{background-image:linear-gradient(126deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-7{background-image:linear-gradient(162deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-8{background-image:linear-gradient(198deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-9{background-image:linear-gradient(234deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-10{background:#eb5000}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-1{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(120deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-2{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(150deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-3{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(180deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-4{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(210deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-5{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(240deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-6{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-7{background-image:linear-gradient(120deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-8{background-image:linear-gradient(150deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-9{background-image:linear-gradient(180deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-10{background-image:linear-gradient(210deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-11{background-image:linear-gradient(240deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-12{background:#eb5000} \ No newline at end of file +@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&display=swap";@import"https://fonts.googleapis.com/css?family=Open+Sans:300..800&display=swap";@import"https://fonts.googleapis.com/css?family=Oswald:500..700&display=swap";.characterviewer>ul.nav-tabs a[data-tab=charsheet]{background-image:url("https://i.imgur.com/RNZXaLW.png");background-size:75%;background-position:center;background-repeat:no-repeat;color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0);cursor:pointer}body.sheet-darkmode .characterviewer>ul.nav-tabs a[data-tab=charsheet]{background-image:url("https://i.imgur.com/x9A8ssq.png");background-size:75%;background-position:center;background-repeat:no-repeat;color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0);cursor:pointer}body.sheet-darkmode .container{background-color:#220e10;padding:10px !important;border-radius:10px;border:1px solid #3d1c1f}.sheet-darkmode .sheetform{background-color:#1f1f1f}.charsheet{color:#333;font-size:0;position:relative;top:-11px;line-height:18px;cursor:default;box-sizing:border-box;padding:0 !important;font-family:"Open Sans",sans-serif}.charsheet div,.charsheet span,.charsheet textarea,.charsheet ul,.charsheet li,.charsheet span,.charsheet label{box-sizing:border-box}.charsheet button[type=roll]{text-shadow:none;background:rgba(0,0,0,0);box-shadow:none;font-weight:bold;font-family:inherit;outline:none;border-radius:0;transition:all .2s}.charsheet button[type=roll].btn::before{content:""}.charsheet label{margin:0;padding:0;display:flex;width:auto;color:#333;font:inherit}.charsheet label input[type=checkbox],.charsheet label input[type=radio]{position:absolute}.charsheet label:hover input[type=checkbox]+span,.charsheet label:hover input[type=radio]+span{opacity:.7}.charsheet input[type=text],.charsheet textarea{border:none;font-family:inherit;background:rgba(0,0,0,0);box-shadow:none;width:100%;padding:0;margin:0;color:#333;border-radius:0;transition:all .2s,height .4s}.charsheet textarea{resize:vertical;display:block}.charsheet textarea:active{transition:height 0s}.charsheet input[type=number]{border-color:#c7c7c7;color:#333;box-shadow:none}.charsheet input[type=checkbox],.charsheet input[type=radio]{opacity:0;z-index:1;-moz-appearance:none;appearance:none;position:relative}.charsheet input[type=checkbox]+span,.charsheet input[type=radio]+span{cursor:pointer;display:inline-block;transition:all .2s,opacity 0s}.charsheet ul{list-style:none;margin:0}.charsheet li{position:relative}.charsheet li::before{transform:rotate(45deg) scale(0.9);font-family:"Open Sans",sans-serif;content:"■";left:0;top:-0.1em;position:absolute}.charsheet button[type=roll].inherit,.charsheet input[type=text].inherit{font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit}.charsheet .space-after::after{content:" "}.charsheet .claimbox18{display:none}.charsheet .showdealerclaims[value="1"]~.claims .claims-seprow{height:30px}.charsheet .showdealerclaims[value="1"]~.claims .claim18holder .lairbox{display:none}.charsheet .showdealerclaims[value="1"]~.claims .claim18holder .claimbox18{display:inline-block}.charsheet .label:empty{display:inline}.charsheet .focus-shadow[value="1"]~.container textarea:focus,.charsheet .focus-shadow[value="1"]~.container input[type=text]:focus,.charsheet .focus-shadow[value="1"]~.container input[type=number]:focus{box-shadow:inset 0 0 1px 1px rgba(66,66,66,.3),0 0 2px 1px rgba(66,66,66,.3)}.charsheet .hidden{display:none !important}.charsheet .preload{opacity:0;position:absolute}.charsheet .preload img{width:1px;height:1px}.charsheet .topholder{line-height:22px;margin:0 0 7px calc(55% + 5px)}.charsheet .topholder .version{color:#aaa;font-size:13px;font-family:"Open Sans",sans-serif}.charsheet .topholder .version-text::after{content:" "}.charsheet .topholder .settings-checkbox{margin-right:10px;width:20px;height:20px;font-size:16px;font-family:pictos}.charsheet .topholder .settings-checkbox input+span{opacity:.3}.charsheet .topholder .settings-checkbox input:checked+span{opacity:1}.charsheet .type-selector{display:flex;margin-left:auto;margin-right:10px;border:1px solid #e5e5e5;letter-spacing:1px;line-height:20px;justify-content:center;width:170px;font-size:11px;border-radius:100px;color:#ababab !important}.charsheet .type-selector input{position:absolute;width:170px;height:20px}.charsheet .type-selector:hover{color:#eb5000}.charsheet .type-selector .threewaybox:not(:checked)+.threewaybox,.charsheet .type-selector input[value=character]:not(:checked)~span[data-i18n=character_mode],.charsheet .type-selector input[value=crew]:not(:checked)~span[data-i18n=crew_mode],.charsheet .type-selector input[value=faction][type=radio]:not(:checked)~span[data-i18n=faction_mode]{display:none}.charsheet .type[value=character]~.settings>:not(.setting-char),.charsheet .type[value=crew]~.settings>:not(.setting-crew),.charsheet .type[value=faction]~.settings>:not(.setting-faction){display:none}.charsheet .settings{position:absolute;right:0;width:415px;border:1px solid #000;background:#fff;box-shadow:0px 5px 16px 0px rgba(0,0,0,.2);z-index:1500;padding:5px;border-radius:5px}.charsheet .settings>div{min-width:50%;display:flex;flex-grow:1;align-items:center;padding:2px;font-size:10px;min-height:24px;line-height:17px;border-bottom:1px solid #d8d8d8}.charsheet .settings>div.generaterow{line-height:0}.charsheet .settings label{align-items:center}.charsheet .settings .checkbox+span{margin-right:6px}.charsheet .settings .checkbox:checked+span{background:#7f340e}.charsheet .settings :not(input)+span{padding-right:4px}.charsheet .settings input[type=number]{padding:0 2px;margin:0 3px 0 8px;width:30px;font-size:12px}.charsheet .settings input[type=text]{width:45px;font-size:10px;margin-right:3px;padding-left:1px;line-height:16px;border-radius:3px;border:1px solid #d8d8d8}.charsheet .settings input[type=text].wide{width:200px;margin-right:8px}.charsheet .settings select{width:80px;margin:0 7px 0 0;padding:0;height:18px}.charsheet .toothhider[value="0"]~.tooth,.charsheet .toothhider[value="0"]~.tooth+span{display:none}.charsheet .hider[value="0"]+li,.charsheet .hider[value="0"]+div,.charsheet .hider[value="0"]+label,.charsheet .hider[value="0"]+span{display:none}.charsheet .vampire-action-extra,.charsheet .vampire-attribute-extra{display:none !important}.charsheet .vampire-extras-hider[value="1"]~.vampire-action-extra{display:inline-block !important}.charsheet .vampire-extras-hider[value="1"]~label.vampire-attribute-extra{display:inline-flex !important;align-items:center;margin-right:6px}.charsheet label.vampire-attribute-extra input:checked+span{background-color:#1a0e0a !important;border-color:#1a0e0a !important}.charsheet .container{position:relative}.charsheet .flexwidth[value="0"]~.container{width:860px;padding:0}.charsheet .flexwidth[value="1"]~.container{min-width:860px;max-width:1190px;padding:0}.charsheet .type:not([value=character])~.type-character,.charsheet .type:not([value=crew])~.type-crew,.charsheet .type:not([value=faction])~.type-faction{display:none}.charsheet .veteranbackground,.charsheet .intellectualbackground,.charsheet .radicalbackground{display:none}.charsheet .veteranhider[value="1"]~.regularbackground,.charsheet .veteranhider[value="2"]~.regularbackground,.charsheet .veteranhider[value="3"]~.regularbackground,.charsheet .veteranhider[value="4"]~.regularbackground{display:none}.charsheet .veteranhider[value="1"]~.veteranbackground{display:inline-block}.charsheet .veteranhider[value="2"]~.intellectualbackground{display:inline-block}.charsheet .veteranhider[value="3"]~.radicalbackground{display:inline-block}.charsheet .designation{display:none}.charsheet .designationchecker[value="0"]~.designation{display:inline-block}.charsheet .hull_look[value="1"]+label{border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-radius:0px 0px 15px 15px;padding:10px;padding-top:0px;width:100%}.charsheet .blackheader{background:#dad1bc;color:#fff}.charsheet .blackheader.rep1,.charsheet .blackheader.hold1{height:26px;padding-top:7px;line-height:13px;padding-left:7px;border-radius:0px 0px 0px 10px}.charsheet .blackheader.hold1{padding-left:9px}.charsheet .blackheader,.charsheet .black-on-grey,.charsheet .greyheader{font-size:11px;letter-spacing:1px}.charsheet .blackheader,.charsheet .greyheader{height:16px;line-height:15px;padding:1px 2px 0 4px}.charsheet .black-on-grey,.charsheet .greyheader{background:#dad1bc}.charsheet .orangeheader{background:#eb5000}.charsheet .orangeheader .label{color:#fff}.charsheet .black-on-grey{text-align:center;position:relative;flex-grow:1;padding-left:1px;height:13px;line-height:13px}.charsheet .plainheader{width:100%;font-size:12px;line-height:22px;background-color:#dbd1bc;display:inline-block;height:24px;padding-left:9px !important;border-radius:15px 0px 0px 15px}.charsheet .specialheader{background:#dbd1bc;display:inline-block;min-width:130px;border-radius:10px 10px 0px 0px;margin-bottom:-1px;height:25px;font-size:11px;line-height:20px;letter-spacing:1px;padding:0 5px}.charsheet .specialheader input[type=text]{margin:0 -5px;padding:0 5px;width:calc(100% + 10px)}.charsheet .italic{font-style:italic}.charsheet .bold{font-weight:bold}.charsheet .greyholder{background:#e7e6dd}.charsheet .def-margin{margin-top:10px}.charsheet .small-margin{margin-top:5px}.charsheet .blackborder{border-top:3px solid #eb5000}.charsheet .tier{background:#e7e6dd;height:16px;width:56px;align-items:center}.charsheet .tier input[value="1"]{margin-left:auto}.charsheet .tier .checkbox+span{margin-right:auto}.charsheet .flex{display:flex}.charsheet .flex-wrap{display:flex;flex-wrap:wrap;align-content:flex-start;align-items:flex-start}.charsheet .flex-center{text-align:center;display:flex;justify-content:center;align-items:center}.charsheet .right-column{padding-left:5px}.charsheet .col2{width:2%}.charsheet .col47{width:47%}.charsheet .col49{width:49%}.charsheet .col53{width:53%}.charsheet .col37{width:37%}.charsheet .col20{width:20%}.charsheet .col24b{width:24.25%}.charsheet .col50{width:50%}.charsheet .col52b{width:52%}.charsheet .col55{width:55%}.charsheet .col45{width:45%}.charsheet .col63{width:63%}.charsheet .col80{width:80%}.charsheet .col100{width:100%}.charsheet .label,.charsheet input[type=text].label,.charsheet textarea.label,.charsheet button[type=roll].label{text-transform:uppercase;font-weight:bold}.charsheet .label{color:#000;text-align:left;padding:0;font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;letter-spacing:0px}.charsheet .uppercase{text-transform:uppercase}.charsheet .smallcaps,.charsheet input[type=text].smallcaps,.charsheet textarea.smallcaps{font-variant:small-caps;font-weight:bold}.charsheet .gatherinfo ul{padding:0}.charsheet .gatherinfo li{margin-bottom:1px;font-style:italic;padding-left:11px;font-size:11px;height:17px}.charsheet .teamworkbox{width:100%;padding:5px;margin-bottom:5px;background:#eaeaea;font-size:12px;line-height:15px;border-radius:100px;padding-left:10px}.charsheet .planning .teamworkbox .bold::after{content:": "}.charsheet .planningdesc{font-size:12px;line-height:15px;text-align:justify;margin:0 5% 5px 0;padding:5px 5px 5px 10px}.charsheet .itemcolumn{max-width:249px}.charsheet .itemholder>div{padding:5px}.charsheet .item-container{flex-grow:1}.charsheet .playbookitems{background:#e7e6dd}.charsheet .regularitems .repcontainer{display:flex;flex-wrap:wrap;align-content:flex-start}.charsheet .regularitems .repitem{display:flex;flex-grow:1}.charsheet .regularitems .input-short[value="1"]+.input-expand[value="0"]~.item-container{width:96px}.charsheet .regularitems .col50,.charsheet .regularitems .col100{position:relative}.charsheet .item{display:flex;align-items:start}.charsheet .item .itemname{height:18px;font-size:11px;margin:0 1px 0 2px;padding-left:2px;flex:auto;min-width:0}.charsheet .item .itemname.auto-expand{min-height:16px;height:auto;line-height:16px;margin:1px 0;padding:0 7px 0 2px}.charsheet .item .checkbox,.charsheet .item .checkbox+span{margin-top:3px}.charsheet .item .input-bold[value="1"]~.itemname{font-weight:bold}.charsheet .item .numboxes[value="0"]~.itemname{font-style:italic}.charsheet .item .label{font-size:11px;vertical-align:top;letter-spacing:1px}.charsheet .item .label.upgradecosts{font-size:8px}.charsheet .item .upgradecosts{font-size:11px;padding-left:3px}.charsheet .item .upgradecaption{margin-top:3px}.charsheet .floatingbar{width:3px;height:2px;margin:8px 0 0 -3px;flex:0 0 auto;background:#8c8c8c}.charsheet .numboxes[value="0"]~.boxesgeq2,.charsheet .numboxes[value="1"]~.boxesgeq2,.charsheet .numboxes[value="2"]~.boxesgeq3{display:none}.charsheet .itemholder .repitem .boxes-chosen[value="1"]+div,.charsheet .itemholder .repitem .boxes-chosen[value="0"]+div~div{display:none}.charsheet .numboxes-chooser{padding:1px 0;font-size:11px}.charsheet .numboxes-chooser input[type=number]{margin-left:auto;height:18px;padding:0;text-align:right;width:2.5em;background:rgba(0,0,0,0)}.charsheet .numboxes-chooser label{height:18px;border:1px solid #aaa;margin-left:auto;padding:2px;line-height:12px}.charsheet .numboxes-chooser input:checked+span{font-weight:bold}.charsheet .show-itemdesc[value="0"]~div .item-description{display:none}.charsheet .hull-blurb1{display:inline-block;width:80%;padding-top:8px;line-height:120%}.charsheet .viceblurb{display:inline-block;width:100%;padding-top:8px;line-height:120%}.charsheet .owning-faction{display:inline-block;vertical-align:top;padding-left:30px;position:relative;top:-15px}.charsheet .owning-faction .clock-container{margin:0 auto;background-color:#eb5000;border-radius:6px;outline:2px solid #000}.charsheet .owning-faction .clock-container .zero+span{width:11px !important}.charsheet .hull-blurb2{width:100%;text-align:left;font-size:11px;padding-top:8px}.charsheet .keys_hull{font-size:12px;font-weight:500;text-transform:uppercase;font-family:"Oswald",sans-serif;position:relative;height:0;top:23px;left:41px;opacity:.5}.charsheet .hull_damage{background-color:#dad1bc;position:absolute !important;height:10px;z-index:100;top:7px !important}.charsheet .itemholder .expand{top:4px;right:1px}.charsheet .itemholder .expand+span{top:1px;right:1px;color:#908874}.charsheet .itemholder .expand+span::before{content:"◀"}.charsheet .itemholder .expand:checked+span::before{content:"▼"}.charsheet .itemholder .expand~textarea{border-top:1px solid #d8d8d8;line-height:12px;font-size:10px;height:49px}.charsheet .itemholder .playbookitems .expand~textarea{border-color:#aaa}.charsheet .bladeslogo{border-right:12px solid rgba(0,0,0,0);height:58px;background-image:url("https://i.imgur.com/8VQ8S5B.png");background-size:contain;background-repeat:no-repeat;margin-bottom:7px}.charsheet .crewheader{color:#dad1bc;font-size:38px;align-self:flex-start;letter-spacing:-1px;line-height:120%;height:100%}.charsheet .itemheader,.charsheet .loadheader{background:#dad1bc;height:24px;font-size:10px;padding:5px 8px 5px 9px;align-items:center;border-radius:0px}.charsheet div.col45.flex-wrap.right-column>div.col53.itemcolumn.small-margin>div.loadheader.flex.col100{border-radius:0px 0px 0px 10px}.charsheet .loadheader label{align-items:center;line-height:11px;font-style:italic;margin-left:auto;text-transform:lowercase}.charsheet .loadnumber{font-weight:bold;font-family:"Open Sans",sans-serif;font-size:12px;margin:0 3px 0 4px}.charsheet .itemheader>.label{margin-right:4px}.charsheet .itemheader:not(:hover) .text-button{display:none}.charsheet .itemheader .text-button{margin-left:auto}.charsheet .itemheader .text-button input[type=checkbox]+span{opacity:1;color:#333}.charsheet .itemheader .text-button:hover input[type=checkbox]+span{color:#eb5000}.charsheet .advancement-header{letter-spacing:2px;height:24px;border-radius:10px 10px 0px 0px;margin-top:10px}.charsheet .advancement-header .advancement_label{padding-top:5px !important}.charsheet .markxp{margin-right:auto;padding-top:6px !important;padding-left:7px !important}.charsheet .crewadvancement{padding-top:6px !important}.charsheet .xpholder{letter-spacing:0;font-size:0;margin-left:8px}.charsheet .advancement-desc li,.charsheet .warblurb li{font-size:13px;line-height:16px;width:100%}.charsheet .advancement-desc li.nondot,.charsheet .warblurb li.nondot{padding-left:0;font-style:normal}.charsheet .advancement-desc li.nondot::before,.charsheet .warblurb li.nondot::before{display:none}.charsheet .advancement-desc{width:100%;background:#e7e6dd;padding:15px 10px 4px 11px;border-radius:0px 0px 10px 10px}.charsheet .advancement-desc li{font-style:italic;margin-bottom:1em;padding-left:1em}.charsheet .advancement-desc .auto-expand{min-height:16px;padding:0 2px}.charsheet .playbook{align-items:center;height:60px;position:relative;background:#e7e6dd;border-radius:10px 10px 0px 0px}.charsheet .playbook input[type=text]{flex:0 0 auto;margin:0 2px;padding-left:9px;letter-spacing:-1px;font-size:38px;line-height:40px;font-weight:700;color:#000}.charsheet .playbook textarea{height:42px;flex:0 0 auto;font-size:10px;padding-left:10px;letter-spacing:2px;font-weight:500;color:#52404b;resize:none;overflow:hidden;line-height:10px;text-wrap:wrap;padding-right:5px}.charsheet .playbook .reminder{position:absolute;border:1px solid #333;background:#fff;top:48px;z-index:3;border-radius:5px;width:267px;font-size:12px;text-align:center;padding:3px}.charsheet .type-character .playbook input[type=text]{width:calc(71% - 10px)}.charsheet .type-character .playbook textarea{width:calc(30% + 6px)}.charsheet .type-crew .playbook input[type=text]{width:calc(62% - 7px)}.charsheet .type-crew .playbook textarea{width:calc(34% + 3px)}.charsheet .header{flex-wrap:wrap;align-items:flex-end}.charsheet .header label{flex-wrap:wrap}.charsheet .header input[type=text],.charsheet .header .auto-expand{width:100%;border-bottom:1px solid #bec1c1;font-size:13px;line-height:1.3;text-align:left;padding:3px 0 0 2px;margin:3px 0 0;min-height:22px;color:#eb5000;font-family:Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace}.charsheet .header .huntingroundstitle{font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#333;border:none;padding:2px 0px 0px 0px;width:40%}.charsheet .header .preferredoperations{font-size:9.9px;line-height:100%;color:#52404b;font-family:"Open Sans",sans-serif;text-transform:uppercase;width:60%;display:inline-block;vertical-align:middle;text-align:right;top:2px;border:none}.charsheet .header .huntingblurb{text-align:left;font-size:11px;font-family:"Open Sans",sans-serif;font-style:italic;line-height:99%;border:none;padding:8px 0px 4px 0px;color:#333}.charsheet .header div.specialtitle>.info{display:none}.charsheet .header input[type=hidden][value=""]+div>.title::after,.charsheet .header input[type=hidden][value=""]~div.specialtitle>.title::after{content:": "}.charsheet .header input[type=hidden][value=""]~div.specialtitle>.info{display:inline}.charsheet .header input[type=hidden]:not([value=""])+div>.info{display:none}.charsheet .header .col55:not(:first-child){padding-right:2.5%}.charsheet .header .text{color:#000;text-align:left;padding:3px 0 2px;line-height:13px}.charsheet .header .title{font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#333}.charsheet .header .info{font-size:9.9px;line-height:0rem;color:#52404b}.charsheet .header .vice-input:not([value=normal])~.normal,.charsheet .header .vice-input:not([value=ghost])~.ghost,.charsheet .header .vice-input:not([value=hull])~.hull,.charsheet .header .vice-input:not([value=vampire])~.vampire,.charsheet .header .vice-input:not([value=time_traveler])~.time_traveler:not(.time_traveler_past),.charsheet .header .vice-input:not([value=time_traveler_past])~.time_traveler_past{display:none !important}.charsheet .header .vice{justify-content:space-between;text-align:left;line-height:1.6;font-size:11px}.charsheet .header .vice .smallcaps{font-size:130%;line-height:0}.charsheet .type-crew .header{flex-wrap:wrap;align-items:flex-end;border:2px solid #dad1bc;border-radius:10px;padding:10px}.charsheet .angerbox .label{width:100%;text-align:center}.charsheet .angerbox .clock-container{margin:0 auto;background-color:#c1c1c1;border-radius:6px;outline:2px solid #000}.charsheet .clocks .repcontainer{display:grid;grid-template-columns:1fr 1fr;padding-top:2px;grid-gap:4px 1%}.charsheet .clocks .repitem{display:flex;padding:4px 5px;background:#e7e6dd;border-radius:0px 0px 10px 15px;align-items:start}.charsheet .clocks .itemcontrol{top:0;left:0}.charsheet .clocks .auto-expand{font-size:11px;letter-spacing:1px;padding:2px 3px;line-height:12px;flex:auto;min-width:0;margin-right:2px;min-height:28px}.charsheet .clock-container{position:relative;padding:2px;margin:0 0 5px;z-index:1;height:44px;width:44px;cursor:pointer;flex:0 0 auto}.charsheet .clock-container input{position:absolute;display:none}.charsheet .clock-container .zero{z-index:3}.charsheet .clock-container .zero,.charsheet .clock-container .zero+span{position:absolute;top:37px;left:-5px}.charsheet .clock-container .all,.charsheet .clock-container .zero{display:block}.charsheet .clock{border:2px solid #000;border-radius:50%;background:#fff;width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1}.charsheet [class^=spoke]{height:44px;width:2px;position:absolute;display:none;left:0;top:0;background:#000}.charsheet .spoke-0{transform:translateX(21px)}.charsheet .spoke-30{transform:translateX(21px) rotate(30deg)}.charsheet .spoke-36{transform:translateX(21px) rotate(36deg)}.charsheet .spoke-45{transform:translateX(21px) rotate(45deg)}.charsheet .spoke-60{transform:translateX(21px) rotate(60deg)}.charsheet .spoke-72{transform:translateX(21px) rotate(72deg)}.charsheet .spoke-90{transform:translateX(21px) rotate(90deg)}.charsheet .spoke-108{transform:translateX(21px) rotate(108deg)}.charsheet .spoke-120{transform:translateX(21px) rotate(120deg)}.charsheet .spoke-135{transform:translateX(21px) rotate(135deg)}.charsheet .spoke-144{transform:translateX(21px) rotate(144deg)}.charsheet .spoke-150{transform:translateX(21px) rotate(150deg)}.charsheet .size-choice{display:flex;flex:0 0 auto;height:45px;margin:2px 0;width:44px;line-height:12px;font-size:13px;font-family:"Open Sans",sans-serif;align-content:space-evenly;flex-wrap:wrap}.charsheet .input-clocks-only[value="0"]+.type-faction .clocks .repcontainer{grid-column-gap:.7%;grid-template-columns:repeat(3, 1fr)}.charsheet .input-clocks-only[value="1"]+.type-faction .clocks{width:100%}.charsheet .input-clocks-only[value="1"]+.type-faction .clocks .repcontainer{grid-column-gap:.4%;grid-template-columns:repeat(4, 1fr)}.charsheet .input-clocks-only[value="1"]+.type-faction .factiontitle,.charsheet .input-clocks-only[value="1"]+.type-faction .factions,.charsheet .input-clocks-only[value="1"]+.type-faction .notes{display:none}.charsheet .size[value="4"]~.clock-container input:not(.zero){height:20px;width:20px}.charsheet .size[value="4"]~.clock-container input[value="1"]{margin-left:20px}.charsheet .size[value="4"]~.clock-container input[value="2"]{margin:20px 0 0 20px}.charsheet .size[value="4"]~.clock-container input[value="3"]{margin-top:20px}.charsheet .size[value="6"]~.clock-container input:not(.zero){height:17px;width:12px}.charsheet .size[value="6"]~.clock-container input[value="1"]{margin-left:21px;transform:rotate(30deg)}.charsheet .size[value="6"]~.clock-container input[value="2"]{margin:12px 0 0 25px;transform:rotate(90deg)}.charsheet .size[value="6"]~.clock-container input[value="3"]{margin:22px 0 0 21px;transform:rotate(150deg)}.charsheet .size[value="6"]~.clock-container input[value="4"]{margin:22px 0 0 8px;transform:rotate(210deg)}.charsheet .size[value="6"]~.clock-container input[value="5"]{margin:12px 0 0 1px;transform:rotate(270deg)}.charsheet .size[value="6"]~.clock-container input[value="6"]{margin-left:8px;transform:rotate(330deg)}.charsheet .size[value="8"]~.clock-container input:not(.zero){height:14px;width:10px}.charsheet .size[value="8"]~.clock-container input[value="1"]{margin-left:20px;transform:rotate(22.5deg)}.charsheet .size[value="8"]~.clock-container input[value="2"]{margin:8px 0 0 26px;transform:rotate(67.5deg)}.charsheet .size[value="8"]~.clock-container input[value="3"]{margin:18px 0 0 26px;transform:rotate(112.5deg)}.charsheet .size[value="8"]~.clock-container input[value="4"]{margin:25px 0 0 20px;transform:rotate(157.5deg)}.charsheet .size[value="8"]~.clock-container input[value="5"]{margin:25px 0 0 9px;transform:rotate(202.5deg)}.charsheet .size[value="8"]~.clock-container input[value="6"]{margin:18px 0 0 2px;transform:rotate(247.5deg)}.charsheet .size[value="8"]~.clock-container input[value="7"]{margin:8px 0 0 2px;transform:rotate(292.5deg)}.charsheet .size[value="8"]~.clock-container input[value="8"]{margin-left:9px;transform:rotate(337.5deg)}.charsheet .size[value="10"]~.clock-container input:not(.zero){height:14px;width:9px}.charsheet .size[value="10"]~.clock-container input[value="1"]{transform:rotate(18deg);margin-left:20px}.charsheet .size[value="10"]~.clock-container input[value="2"]{transform:rotate(54deg);margin:5px 0 0 27px}.charsheet .size[value="10"]~.clock-container input[value="3"]{transform:rotate(90deg);margin:13px 0 0 30px}.charsheet .size[value="10"]~.clock-container input[value="4"]{transform:rotate(126deg);margin:21px 0 0 27px}.charsheet .size[value="10"]~.clock-container input[value="5"]{transform:rotate(162deg);margin:26px 0 0 20px}.charsheet .size[value="10"]~.clock-container input[value="6"]{transform:rotate(198deg);margin:26px 0 0 12px}.charsheet .size[value="10"]~.clock-container input[value="7"]{transform:rotate(234deg);margin:21px 0 0 5px}.charsheet .size[value="10"]~.clock-container input[value="8"]{transform:rotate(270deg);margin:13px 0 0 1px}.charsheet .size[value="10"]~.clock-container input[value="9"]{transform:rotate(306deg);margin:5px 0 0 5px}.charsheet .size[value="10"]~.clock-container input[value="10"]{transform:rotate(342deg);margin-left:12px}.charsheet .size[value="12"]~.clock-container input:not(.zero){height:12px;width:8px}.charsheet .size[value="12"]~.clock-container input[value="1"]{margin-left:20px;transform:rotate(15deg)}.charsheet .size[value="12"]~.clock-container input[value="2"]{margin:4px 0 0 26px;transform:rotate(45deg)}.charsheet .size[value="12"]~.clock-container input[value="3"]{margin:10px 0 0 29px;transform:rotate(75deg)}.charsheet .size[value="12"]~.clock-container input[value="4"]{margin:18px 0 0 29px;transform:rotate(105deg)}.charsheet .size[value="12"]~.clock-container input[value="5"]{margin:24px 0 0 26px;transform:rotate(135deg)}.charsheet .size[value="12"]~.clock-container input[value="6"]{margin:28px 0 0 20px;transform:rotate(165deg)}.charsheet .size[value="12"]~.clock-container input[value="7"]{margin:28px 0 0 12px;transform:rotate(195deg)}.charsheet .size[value="12"]~.clock-container input[value="8"]{margin:24px 0 0 6px;transform:rotate(225deg)}.charsheet .size[value="12"]~.clock-container input[value="9"]{margin:18px 0 0 3px;transform:rotate(255deg)}.charsheet .size[value="12"]~.clock-container input[value="10"]{margin:10px 0 0 3px;transform:rotate(295deg)}.charsheet .size[value="12"]~.clock-container input[value="11"]{margin:4px 0 0 6px;transform:rotate(315deg)}.charsheet .size[value="12"]~.clock-container input[value="12"]{margin-left:12px;transform:rotate(345deg)}.charsheet .size[value="4"]~.clock-container .fourclock,.charsheet .size[value="6"]~.clock-container .sixclock,.charsheet .size[value="8"]~.clock-container .eightclock,.charsheet .size[value="10"]~.clock-container .tenclock,.charsheet .size[value="12"]~.clock-container .twelveclock{display:block}.charsheet .size:not([value=""])~.size-choice,.charsheet .clocks .size[value=""]~.broadcast-button,.charsheet .size[value=""]~.clock-container{display:none}.charsheet .clock-container .input-progress[value="0"]:checked~.clock{background:#fff}.charsheet .size[value="4"]~.clock-container .input-progress[value="1"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(180deg, #eb5000 50%, white 50%)}.charsheet .size[value="4"]~.clock-container .input-progress[value="2"]:checked~.clock{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="4"]~.clock-container .input-progress[value="3"]:checked~.clock{background-image:linear-gradient(180deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="4"]~.clock-container .input-progress[value="4"]:checked~.clock{background:#eb5000}.charsheet .size[value="6"]~.clock-container .input-progress[value="1"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(150deg, #eb5000 50%, white 50%)}.charsheet .size[value="6"]~.clock-container .input-progress[value="2"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(210deg, #eb5000 50%, white 50%)}.charsheet .size[value="6"]~.clock-container .input-progress[value="3"]:checked~.clock{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="6"]~.clock-container .input-progress[value="4"]:checked~.clock{background-image:linear-gradient(150deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="6"]~.clock-container .input-progress[value="5"]:checked~.clock{background-image:linear-gradient(210deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="6"]~.clock-container .input-progress[value="6"]:checked~.clock{background:#eb5000}.charsheet .size[value="8"]~.clock-container .input-progress[value="1"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(135deg, #eb5000 50%, white 50%)}.charsheet .size[value="8"]~.clock-container .input-progress[value="2"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(180deg, #eb5000 50%, white 50%)}.charsheet .size[value="8"]~.clock-container .input-progress[value="3"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(225deg, #eb5000 50%, white 50%)}.charsheet .size[value="8"]~.clock-container .input-progress[value="4"]:checked~.clock{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="8"]~.clock-container .input-progress[value="5"]:checked~.clock{background-image:linear-gradient(135deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="8"]~.clock-container .input-progress[value="6"]:checked~.clock{background-image:linear-gradient(180deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="8"]~.clock-container .input-progress[value="7"]:checked~.clock{background-image:linear-gradient(225deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="8"]~.clock-container .input-progress[value="8"]:checked~.clock{background:#eb5000}.charsheet .size[value="10"]~.clock-container .input-progress[value="1"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(126deg, #eb5000 50%, white 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="2"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(162deg, #eb5000 50%, white 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="3"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(198deg, #eb5000 50%, white 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="4"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(234deg, #eb5000 50%, white 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="5"]:checked~.clock{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="6"]:checked~.clock{background-image:linear-gradient(126deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="7"]:checked~.clock{background-image:linear-gradient(162deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="8"]:checked~.clock{background-image:linear-gradient(198deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="9"]:checked~.clock{background-image:linear-gradient(234deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="10"]~.clock-container .input-progress[value="10"]:checked~.clock{background:#eb5000}.charsheet .size[value="12"]~.clock-container .input-progress[value="1"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(120deg, #eb5000 50%, white 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="2"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(150deg, #eb5000 50%, white 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="3"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(180deg, #eb5000 50%, white 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="4"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(210deg, #eb5000 50%, white 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="5"]:checked~.clock{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(240deg, #eb5000 50%, white 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="6"]:checked~.clock{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="7"]:checked~.clock{background-image:linear-gradient(120deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="8"]:checked~.clock{background-image:linear-gradient(150deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="9"]:checked~.clock{background-image:linear-gradient(180deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="10"]:checked~.clock{background-image:linear-gradient(210deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="11"]:checked~.clock{background-image:linear-gradient(240deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.charsheet .size[value="12"]~.clock-container .input-progress[value="12"]:checked~.clock{background:#eb5000}.charsheet .text-button{font-weight:bold}.charsheet .text-button input:checked+span{color:#eb5000}.charsheet .size-choice>.text-button{height:17px;padding:3px;flex:0 0 40%;margin:auto;justify-content:center}.charsheet input.stresstooth,.charsheet input.xptooth,.charsheet input.holdtooth,.charsheet .stresstooth+span,.charsheet .xptooth+span,.charsheet .holdtooth+span{height:25px}.charsheet input.regulartooth,.charsheet .regulartooth+span{height:13px}.charsheet input.tooth{width:12px;margin-right:-12px}.charsheet input.tooth:last-of-type{width:8px;margin-right:-8px}.charsheet .tooth+span{width:14px;background-size:cover;background-repeat:no-repeat}.charsheet .tooth+span:last-child{margin-right:0 !important}.charsheet .tooth:hover+span{opacity:.7}.charsheet .xptooth+span{border:1px solid #000;background-color:#b64309;border-radius:100px;width:11px;height:26px;transform:rotate(15deg);background-image:linear-gradient(#eb5001, #eb5001);background-size:auto 14px;background-repeat:no-repeat;margin-right:3px}.charsheet .tooth:checked~.xptooth+span{border:1px solid #000;background-color:#fff;border-radius:100px;width:11px;height:26px;transform:rotate(15deg);background-image:linear-gradient(#e8edf1, #e8edf1);background-size:auto 14px;background-repeat:no-repeat}.charsheet .stresstooth[type=radio]+span,.charsheet .stresstooth[type=checkbox]:checked+span,.charsheet .holdtooth:checked+span{border:1px solid #000;background-color:#994317;border-radius:100px;width:12px;height:31px;transform:rotate(15deg);background-image:linear-gradient(#781111, #781111);background-size:auto 14px;background-repeat:no-repeat}.charsheet .stresstooth[type=checkbox]+span,.charsheet .tooth:checked~.stresstooth[type=radio]+span,.charsheet .holdtooth+span{border:1px solid #000;background-color:#fff;border-radius:100px;width:12px;height:31px;transform:rotate(15deg);background-image:linear-gradient(#f7cf54, #f7cf54);background-size:auto 14px;background-repeat:no-repeat}.charsheet .stresstooth.reptooth[type=checkbox]+span,.charsheet .tooth:checked~.stresstooth.reptooth[type=radio]+span,.charsheet .holdtooth+span{border:1px solid #000;background-color:#fff;border-radius:100px;width:12px;height:31px;transform:rotate(15deg);background-image:linear-gradient(#ffffff, #ffffff);background-size:auto 14px;background-repeat:no-repeat}.charsheet .holdtooth:checked+span{width:9px;height:25px;background-size:auto 12px}.charsheet .holdtooth+span{width:9px;height:25px;background-size:auto 12px}.charsheet .bluetooth[type=radio]+span,.charsheet .bluetooth[type=checkbox]:checked+span{border:1px solid #000;background-color:#b64309;border-radius:100px;width:11px;height:26px;transform:rotate(15deg);background-image:linear-gradient(#eb5001, #eb5001);background-size:auto 14px;background-repeat:no-repeat;margin-right:3px}.charsheet .bluetooth[type=checkbox]+span,.charsheet .tooth:checked~.bluetooth[type=radio]+span{border:1px solid #000;background-color:#fff;border-radius:100px;width:11px;height:26px;transform:rotate(15deg);background-image:linear-gradient(#e8edf1, #e8edf1);background-size:auto 14px;background-repeat:no-repeat;margin-right:3px}.charsheet .boomtooth[type=checkbox]:checked+span{background-image:url("https://i.imgur.com/wUYDx8x.png");border:none;background-color:rgba(0,0,0,0);border-radius:100px;width:40px;height:40px;transform:none;background-size:contain;background-repeat:no-repeat}.charsheet .boomtooth[type=checkbox]+span,.charsheet .tooth:checked~.boomtooth[type=radio]+span{background-image:url(https://i.imgur.com/SRRdlED.png);border:none;background-color:rgba(0,0,0,0);border-radius:100px;width:40px;height:40px;transform:none;background-size:contain;background-repeat:no-repeat}.charsheet .charsheet div.col100.flex.def-margin.keysdeadlocks>div.boombox>input.boomtooth,.charsheet input.tooth.boomtooth{margin-right:0;width:36px;height:34px;top:39px;left:5px}.charsheet input.tooth.bluetooth{top:-13px;width:12px;left:4px}.charsheet input.tooth.bluetooth:last-of-type{margin-right:-12px}.charsheet .regulartooth+span{background-color:#eb5000;width:10px;height:18px !important;border-radius:0px 0px 10px 10px;margin-right:4px}.charsheet .tooth:checked~.regulartooth+span{background-color:#bec1c1;width:10px;height:18px !important;border-radius:0px 0px 10px 10px;margin-right:4px}.charsheet input.zero{width:13px;height:13px;margin-right:-13px;vertical-align:top}.charsheet .zero+span{height:11px;width:11px;margin-top:1px;margin-right:2px;vertical-align:top;border:1px solid #000;background:#fff;border-radius:50%;position:relative}.charsheet .zero+span::before,.charsheet .zero+span::after{position:absolute;width:1px;content:"";left:0;background:#000;height:11px}.charsheet .zero+span::after{transform:translate(4px, -1px) rotate(135deg)}.charsheet .zero+span::before{transform:translate(4px, -1px) rotate(45deg)}.charsheet .zero:checked+span{visibility:hidden}.charsheet .coin .zero+span{position:relative;bottom:1px;margin-right:auto}.charsheet .stash input.zero,.charsheet .stash .zero+span{position:absolute;left:29px;top:-18px}.charsheet .crewcoin input.zero,.charsheet .crewcoin .zero+span{position:absolute;left:-9px;top:3px}.charsheet .stress2 input.zero,.charsheet .stress2 .zero+span,.charsheet .rep2 input.zero,.charsheet .rep2 .zero+span,.charsheet .heat2 input.zero,.charsheet .heat2 .zero+span{position:absolute;left:-15px;top:13px}.charsheet .turfbox input[type=radio]{height:12px;width:8.3333333333%}.charsheet .turf-input[value="1"]~input[type=radio].turf1+span,.charsheet .turf-input[value="2"]~input[type=radio].turf2+span,.charsheet .turf-input[value="3"]~input[type=radio].turf3+span,.charsheet .turf-input[value="4"]~input[type=radio].turf4+span,.charsheet .turf-input[value="5"]~input[type=radio].turf5+span,.charsheet .turf-input[value="6"]~input[type=radio].turf6+span{background-image:linear-gradient(#eb5000, #eb5000) !important;background-size:auto auto !important}.charsheet .tooth:checked~.stresstooth.turf6+span{background-image:linear-gradient(#bdc3c8, #bdc3c8) !important;background-size:auto 12px !important}.charsheet .specialability,.charsheet .friend-contact{border-bottom:1px solid #dad1bc;width:100%;align-items:start}.charsheet .specialability{padding:9px}.charsheet .friend-contact{padding:6px 4px;align-items:center}.charsheet .abilityname{width:calc(28% - 22px);font-size:14px;font-family:Oswald,sans-serif;font-weight:500;min-height:17px;margin:0 auto;line-height:17px;padding:0 1px}.charsheet .abilitydesc{width:72%;min-height:32px;font-size:12px;line-height:14px;padding:2px 1px;text-align:left}.charsheet .friends input.expand,.charsheet .contacts input.expand{top:11px}.charsheet .friends .expand+span,.charsheet .contacts .expand+span{top:8px}.charsheet .friends input.expand,.charsheet .friends .expand+span,.charsheet .contacts input.expand,.charsheet .contacts .expand+span{right:3px}.charsheet .friends .expand:not(:checked)+span::before,.charsheet .contacts .expand:not(:checked)+span::before{content:"◀"}.charsheet .friends .expand:checked+span::before,.charsheet .contacts .expand:checked+span::before{content:"▼"}.charsheet .friends .expand:not(:checked)~.description,.charsheet .contacts .expand:not(:checked)~.description{height:0px !important;border:none;min-height:0;padding:0}.charsheet .friends .description,.charsheet .contacts .description{font-size:11px;padding:2px 3px;line-height:14px;height:46px;min-height:18px;border-bottom:1px solid #b4b4b4}.charsheet .friend-contact .auto-expand{font-size:12px;color:#555;min-height:20px;line-height:16px;flex:1 1 0;padding:2px 0 2px 3px}.charsheet .harm{position:relative;margin-top:10px;margin-right:6px}.charsheet div.harm.col63>div.blackheader.col100{height:24px;padding-top:6px;padding-left:8px}.charsheet .harmbody{display:grid;grid:40px/12px auto auto 59px;font-weight:800;text-transform:uppercase;text-align:center;border:2px solid #dad1bc;border-radius:0px 0px 15px 15px}.charsheet .harmbody div{background:#e7e6dd;color:#000;border-bottom:1px solid #dad1bc}.charsheet .harmbody .harmeffect{width:59px;color:#818076;font-size:10px;letter-spacing:1px;line-height:1.4}.charsheet .harmbody .harmnumber{line-height:1;font-size:13px}.charsheet .harmbody .twocols{grid-column:2/4}.charsheet .harmbody textarea{font-size:12px;padding:10px 4px 3px;color:#eb5000;overflow:hidden;height:40px;resize:none;line-height:16px;text-align:center;border-bottom:1px solid #dad1bc;font-weight:500;font-style:italic;font-size:14px}.charsheet .harmbody textarea+textarea{border-left:1px solid #dad1bc}.charsheet div.harmbody>div:nth-child(8){border-radius:0px 0px 0px 15px}.charsheet div.harmbody>div:nth-child(11){border-radius:0px 0px 0px 25px}.charsheet div.harmbody>div:nth-child(14){border-radius:0px 0px 12px 0px}.charsheet .armor .blackheader,.charsheet .healing .blackheader{text-align:center;padding:1px 0 0}.charsheet .healing{position:relative}.charsheet .healing .healing-progress{line-height:14px;text-align:center;font-style:italic;font-size:9px}.charsheet .healing .clock-container{margin:0 auto;background-color:#3cb0c0;border-radius:6px;outline:2px solid #000}.charsheet div.col45.healing>div.blackheader.col100{height:24px;border-radius:100px 0px 0px 100px;border-right:4px solid #fff;margin-bottom:7px;margin-top:10px}.charsheet div.col45.healing>div.blackheader.col100>button{padding-top:4px;font-size:11px;letter-spacing:0px;text-align:left;color:#000;font-weight:500}.charsheet .repair{position:relative;top:-6px}.charsheet .repair .repairbutton{background-color:#dad1bc !important;top:10px !important;z-index:100;left:17px;width:50px;height:14px}.charsheet .armor label{margin:10px 2px -3px 5px;height:18px;font-size:11px;text-align:center;line-height:18px}.charsheet .armor .label>span{text-transform:capitalize;font-size:13px}.charsheet .armor .label{flex-grow:1;order:1}.charsheet .armor input:checked~span{color:#eb5000}.charsheet .armor .checkbox+span{border:2px solid #000;border-radius:3px;margin:0px 6px;order:2}.charsheet div.col37.flex-wrap>div.armor.col55>div{height:24px;border-radius:0px 100px 100px 0px;padding-top:5px;margin-bottom:6px;margin-top:10px}.charsheet .coin-and-stash{width:96%;margin:1px 0 0 4%;margin-top:10px;background:#ebecec;border-radius:15px;padding:10px;margin-bottom:-25px;padding-bottom:4px}.charsheet .coinrow .label{font-size:11px;margin-right:auto}.charsheet .coin{width:100%;height:19px;padding:1px 3px 0 0}.charsheet .stashbutton-holder{display:flex;align-items:center;width:30%;height:19px;padding-bottom:1px}.charsheet .stash{line-height:19px;position:relative;margin-top:2px}.charsheet .crewcoin-coins{padding:4px 0 0 3px;position:relative}.charsheet .crewcoin-desc{font-size:10px;line-height:14px;padding-left:3px;font-style:italic}.charsheet .crewcoinbar{border-left:1px solid #c7c7c7;height:15px;width:3px;margin:-1px auto 0}.charsheet .crewcoin input.radiobox{width:12px;height:12px;margin-right:-12px}.charsheet .crewcoin .radiobox+span{width:11px;height:11px;margin-right:auto}.charsheet .crewcoin input:checked~.radiobox.vaultcoin+span{border-color:#c7c7c7}.charsheet .coin-and-stash input.radiobox,.charsheet .product_dots input.radiobox{width:13px;height:18px;vertical-align:top;margin-right:-13px;margin-top:-3px}.charsheet .coin-and-stash .radiobox+span,.charsheet .product_dots .radiobox+span{width:10px;height:10px;vertical-align:top}.charsheet .product_dots input.radiobox{margin-right:-11px}.charsheet .time_traveler .product_dots{display:inline-block;top:3px}.charsheet .time_traveler{margin-top:6px}.charsheet .instabilityblurb{justify-content:space-between;text-align:left;line-height:1.6;font-size:11px}.charsheet .label.tempglitches{text-wrap-mode:wrap;width:50px;margin-left:7px;margin-top:1px}.charsheet .picklist{font-size:9.9px;line-height:100%;color:#52404b;text-transform:uppercase;height:100%;width:100%;padding-left:7px;display:inline-block}.charsheet .coinrow .radiobox+span{margin-right:auto}.charsheet .radiobox:hover+span{opacity:.7}.charsheet .radiobox:last-of-type+span{margin-right:0}.charsheet .coin .radiobox+span,.charsheet .crewcoin .radiobox+span{background:#eb5000;border:1px solid #000}.charsheet .coin input:checked~.radiobox+span,.charsheet .crewcoin input:checked~.radiobox+span{background:#fff}.charsheet .product_dots input.radiobox{margin-right:-10px}.charsheet .product_dots .radiobox+span{border-radius:100px;border:none;background-color:#eb5000}.charsheet .product_dots input:checked~.radiobox+span{background:#c7c7c7}.charsheet .stash .radiobox+span{background:#000;margin-right:calc((100% - 126px)/9)}.charsheet .stash input:checked~.radiobox+span{background:#c7c7c7}.charsheet .hunting-grounds .plainheader{min-height:20px;line-height:18px;padding-top:2px;border-radius:100px}.charsheet .hunting-grounds .description{font-size:12px;min-height:32px;line-height:16px;text-align:center;padding-top:5px}.charsheet .bonusdie .label{font-size:12px}.charsheet .bonusdieplus{width:10%;background:#eb5000;color:#fff;font-size:13px;line-height:1;font-weight:bold;border-radius:10px 0px 0px 10px}.charsheet .bonusdietext{background:#eaeaea;width:90%;padding:6px 0px 6px 0px;font-size:11px;line-height:14px;text-align:center}.charsheet .repcontrol{display:flex}.charsheet .repcontrol .repcontrol_edit{margin-left:auto;order:1}.charsheet .repcontrol button{background:rgba(0,0,0,0);color:#777;border-radius:0;border-color:#bec1c1;transition:all .2s;font-family:pictos;font-size:0;font-weight:bold;padding:5px 3px 2px;line-height:8px}.charsheet .repcontrol button:hover{color:#000;border-color:#000;background:#c7c7c7}.charsheet .repcontrol button.repcontrol_edit::after{content:"("}.charsheet .repcontrol button.repcontrol_add::after{content:"&"}.charsheet .repcontrol button.repcontrol_edit::after,.charsheet .repcontrol button.repcontrol_add::after{font-size:12px}.charsheet .repcontainer.editmode+.repcontrol button.repcontrol_edit::after{content:")"}.charsheet .free-repcontrol .repcontrol{margin-top:3px}.charsheet .itemcontrol{z-index:20}.charsheet .itemholder .itemcontrol .btn{padding:0px 7px;line-height:16px}.charsheet .factions .itemcontrol .btn{padding:1px 7px}.charsheet .rep-and-hold,.charsheet .heat-and-vault{justify-content:space-between;margin-top:25px}.charsheet .hold{width:53%}.charsheet .stress,.charsheet .rep,.charsheet .hold,.charsheet .heat{height:25px}.charsheet .stress{height:23px;background-color:#eb5001;border-radius:100px}.charsheet .stress .blackheader{background:none;padding-left:11px;padding-top:4px}.charsheet .stress .blackheader .label{font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#fff;letter-spacing:0px;background:none}.charsheet .stress1{flex:1 0 auto}.charsheet .stress2{flex:2 1 136px;position:relative}.charsheet .stress3{flex:1 0 68px;text-align:center}.charsheet .stress4{flex:2 0 217px;line-height:13px;font-size:9px;padding:1px 0 0 2px;text-transform:uppercase}.charsheet .stress4 div{justify-content:space-between}.charsheet .stress4 .input:not([value=normal])~.normal,.charsheet .stress4 .input:not([value=ghost])~.ghost,.charsheet .stress4 .input:not([value=hull])~.hull{display:none}.charsheet .stress4 .ghost,.charsheet .stress4 .hull{letter-spacing:1px}.charsheet .traumaholder,.charsheet .wantedholder{height:13px;padding-left:2px}.charsheet .rep1{width:33px}.charsheet .rep2{width:134px;position:relative;z-index:2}.charsheet .turfbox{display:flex;position:absolute;flex-flow:row-reverse;z-index:2;width:100%}.charsheet .turfzero-holder{margin-left:2px}.charsheet .hold>div,.charsheet .hold>label,.charsheet .heat>div,.charsheet .rep>div,.charsheet .crewcoin2{flex-grow:1}.charsheet .heat2{width:107px;position:relative}.charsheet .crewcoin1{width:26%}.charsheet .rep .tooth+span,.charsheet .heat2 .tooth+span,.charsheet .stress2 .tooth+span{margin-right:4px}.charsheet .rep .tooth+span,.charsheet .heat2 .tooth+span{height:25px !important;background-size:auto 12px !important}.charsheet .rep .tooth.zero+span,.charsheet .heat2 .tooth.zero+span{height:11px !important}.charsheet .extra-teeth:checked+.tooth+span{margin-right:0}.charsheet .extra-teeth:checked+.tooth~.tooth,.charsheet .extra-teeth:checked+.tooth+span~span{display:none}.charsheet .rep input.tooth{width:14px;margin-right:-14px}.charsheet .notes{margin-left:1%;font-family:Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace;color:#2c2c2c;font-size:13px;width:98%;line-height:27px;height:378px;min-height:378px;border:1px solid #dad1bc;padding:11px;line-height:1.6rem;border-radius:10px}.charsheet .type-character .notes,.charsheet .type-crew .notes{margin-top:15px}.charsheet .loadheader .checkbox+span{border:1px solid #000;transform:rotate(45deg);width:10px;height:10px;background:#fff;border-radius:0}.charsheet button[type=roll].rollbutton{display:flex;border:none;margin:0;padding:0}.charsheet .attribute-title button[type=roll].rollbutton{max-width:calc(100% - 97px);line-height:inherit;color:inherit;font-size:15px;font-weight:500;padding-left:6px;margin-top:-2px}.charsheet .action button[type=roll].rollbutton{line-height:13px;flex:0 0 86px;font-size:13px;text-transform:capitalize;letter-spacing:0px;font-size:17px;font-family:Oswald,sans-serif;font-weight:500;margin-top:-1px;color:#333;margin-left:4px}.charsheet .coinrow button[type=roll].rollbutton{font-size:11px;color:#797b7a;font-weight:500;font-family:Oswald,sans-serif}.charsheet .blackheader button[type=roll].rollbutton{margin:auto;color:#000;letter-spacing:0px}.charsheet .orangeheader button[type=roll].rollbutton{color:#fff}.charsheet button[type=roll].borderbutton{border:2px solid #dad1bc;font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#333;text-transform:uppercase}.charsheet button[type=roll].vicebutton{margin:0px 0px -5px auto;line-height:13px;padding:5px 20px 14px 20px;border-radius:100px;position:relative;top:0;border:2px solid #dad1bc;height:4px}.charsheet button[type=roll].fortunebutton{width:100%;height:30px;margin:10px 0 0;border-radius:100px;margin-bottom:10px}.charsheet .type-faction button[type=roll].fortunebutton{width:100px;margin:0}.charsheet .planning{margin-left:1%;margin-top:20px}.charsheet .planning_header{display:flex;width:100%;justify-content:flex-start}.charsheet .planning_header .label{background-color:#c7c7c7;height:20px;font-size:10.2px;text-align:center;vertical-align:middle;padding-top:4.8px;margin-right:6px;border-radius:100px;padding-left:10px;padding-right:10px}.charsheet .planning_blurbs{display:flex;width:105%;justify-content:flex-start;padding-left:5px}.charsheet .planning_blurbs .blurb{width:33%;font-family:"Open Sans",sans-serif;font-size:11px;line-height:100%;padding:3px;margin-top:3px;margin-right:3px}.charsheet .planning_blurbs ul{margin-top:5px}.charsheet .planning_blurbs li{margin-bottom:5px}.charsheet .planning_blurbs li::before{left:-10px}.charsheet button[type=roll].engagementbutton{width:calc(100% - 20px);padding:2px 5px;height:30px;margin:10px 0px 0;border-radius:100px}.charsheet button[type=roll].rollbutton:hover{color:#eb5000}.charsheet button[type=roll].borderbutton:hover{color:#fff;border-color:#eb5000;background-color:#eb5000}.charsheet .attribute-title button[type=roll].rollbutton:hover{color:#000}.charsheet div.cohort>div.cohort-title.flex.col100.label>button[type=roll].rollbutton:hover{color:#000}.charsheet .checkbox{margin-right:-12px}.charsheet input.checkbox,.charsheet .checkbox+span{height:12px;width:12px;flex:0 0 auto}.charsheet .checkbox+span{border:1px solid #000;border-radius:3px}.charsheet .checkbox:checked+span{background:#eb5000}.charsheet .checkbox:hover+span{opacity:.7}.charsheet .squarebox+span{background:rgba(0,0,0,0);margin-right:3px}.charsheet .circlebox+span{border-radius:50%;background:#fff}.charsheet input.checkbox.squarebox-small,.charsheet .checkbox.squarebox-small+span{height:9px;width:9px}.charsheet .checkbox.squarebox-small:checked+span{background:#eb5000}.charsheet .claimbridge{position:relative}.charsheet .claimbridge input,.charsheet .claimbridge span{width:100%;height:100%}.charsheet .claimbridge input:checked+span{background:#e7e6dd;border:1px solid #dad1bc}.charsheet .specialability .checkbox:checked~.abilityname,.charsheet .item .checkbox:checked~.itemname,.charsheet .friend .friendstate[value=up]~.auto-expand{color:#eb5000}.charsheet .friend-contact .friendstate:not([value="0"])~.auto-expand{font-weight:bold}.charsheet .friend .friendstate[value=down]~.auto-expand,.charsheet .contact .friendstate[value="1"]~.auto-expand{color:#333}.charsheet .specialability .checkbox,.charsheet .specialability .checkbox+span{margin-top:3px;border:1px solid #eb5000}.charsheet .actions input.checkbox{height:20px;width:16px;margin-right:-14px}.charsheet .actions .checkbox+span{height:11px;width:11px;border:none;margin-right:calc(7px + (100% - 173px)/8)}.charsheet .action .checkbox+span:first-of-type{margin-right:6px}.charsheet .checkbox.fakeradio+span{background:#eb5000}.charsheet .action .fakeradio:checked~.fakeradio+span{background:#c7c7c7}.charsheet .tier .fakeradio:checked~.fakeradio+span{background:#fff}.charsheet .friend-contact .checkbox+span{width:0;height:0;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0}.charsheet .friend-contact label{width:12px;height:12px;position:relative}.charsheet .friend label.up{margin-right:1px;top:-1px}.charsheet .friend label.up .checkbox+span{border-width:0 5px 10px;border-bottom-color:#fff}.charsheet .friend label.up .checkbox:checked+span{border-bottom-color:#eb5000}.charsheet .friend label.down{top:5px}.charsheet .friend label.down .checkbox+span{border-width:10px 5px 0;border-top-color:#fff}.charsheet .friend label.down .checkbox:checked+span{border-top-color:#000}.charsheet .contact label{top:1px}.charsheet .contact label .checkbox+span{border-width:5px 0 5px 10px;border-left-color:#fff}.charsheet .contact label .checkbox:checked+span{border-left-color:#000}.charsheet .attribute,.charsheet .cohort{margin-bottom:10px}.charsheet .attribute-title,.charsheet .cohort-title{height:24px;line-height:21px;color:#fff;background:#eb5000;padding:0 3px;align-items:center;justify-content:space-between;border-radius:0px 0px 0px 10px}.charsheet .cohort-title{border-radius:10px 0px 0px 0px}.charsheet .attribute-xp-box{width:97px;justify-content:flex-end;height:100%}.charsheet .actioncolumn{flex-grow:1}.charsheet .actions{padding-left:2px}.charsheet .action{height:22px;align-items:center}.charsheet .action:first-child{height:34px;padding-top:12px}.charsheet .divider{margin-right:calc(5px + (100% - 173px)/12);border-right:1px solid #000;height:inherit}.charsheet .action:first-child .divider{position:relative;top:-6px}.charsheet .cohort-title{font-size:11px}.charsheet .cohort-title input[type=text]{width:calc(100% - 40px);font-size:14px;font-weight:400;padding-left:5px;padding-bottom:2px}.charsheet .cohort-info{background:#b53e00;height:15px;font-size:9px;color:#fff;line-height:13px}.charsheet .cohort-info input[type=text]{flex:1 1 0;padding:0 3px}.charsheet .cohort-info input[type=number]{flex:0 0 auto;color:inherit;background:rgba(0,0,0,0);border:none;border-radius:0;padding:0 0 0 4px;line-height:inherit;width:13px;-moz-appearance:textfield;appearance:textfield;font-size:11px;font-family:"Open Sans",sans-serif}.charsheet .cohort-info input[type=number]::-webkit-outer-spin-button,.charsheet .cohort-info input[type=number]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.charsheet .cohort-quality-label{flex:0 0 auto;color:#fff;padding-top:2px;font-family:"Open Sans",sans-serif;font-size:10px}.charsheet .cohort-condition{justify-content:space-between}.charsheet .cohort-condition-name{font-size:9.5px;margin-right:2px;z-index:0;color:#000;font-family:"Oswald",sans-serif;font-weight:400}.charsheet .cohort-dropdown{background:#b53e00;position:relative;z-index:1;width:41px;height:13px;padding-left:8px;padding-top:1px;flex:0 0 auto;overflow:hidden;transition:all .2s}.charsheet .cohort-dropdown:hover{height:39px}.charsheet .cohort-dropdown:hover>div:first-child{display:none}.charsheet .cohort-dropdown input[type=radio]{width:39px;margin-right:-39px;vertical-align:top;height:13px;z-index:10}.charsheet .cohort-dropdown input[type=radio]:checked+span{color:#000}.charsheet .cohort-edgeflaw{font-size:9px;line-height:10px;margin:2px 0;align-items:start}.charsheet .cohort-edgeflaw .uppercase{width:34px;padding:2px 0}.charsheet .cohort-edgeflaw .autopodpurpose{width:55px}.charsheet .cohort-edgeflaw .auto-expand{width:calc(100% - 34px);min-height:14px;padding:2px 3px}.charsheet .cohort-description{font-size:9px;padding:1px 0;line-height:12px;height:50px;border-bottom:1px solid #d8d8d8}.charsheet .claims{margin-top:25px}.charsheet .claimsrow{align-items:center}.charsheet .claimsrow>div,.charsheet .claimsrow>label{flex:0 0 auto}.charsheet .claimbox,.charsheet .lairbox{height:85px}.charsheet .claims-seprow{height:12px;justify-content:space-between}.charsheet .lairbox{background:#dad1bc;width:18.4%;font-size:16px;text-transform:capitalize;color:#000;letter-spacing:0px;border-radius:8px}.charsheet .claims-horisep{height:12px;display:flex;width:2%}.charsheet .claims-vertsep{display:flex;width:12px;margin:0 calc(9.2% - 6px)}.charsheet .claimbox{background:#e7e6dd;border:1px solid #dad1bc;width:18.4%;position:relative;transition:all .2s;border-radius:6px}.charsheet .claimbox .label{height:35px;padding:3px 5px 3px 5px;text-align:center;white-space:normal;line-height:12px;border-bottom:1px solid #dad1bc}.charsheet .claimbox textarea{text-align:left;vertical-align:top;font-size:13px;font-weight:450;color:#2a2824;resize:none;text-transform:math-auto}.charsheet .claimbox textarea.claim-desc{height:52px;padding:3px 1px;text-align:center;line-height:10px;font-size:10px}.charsheet .claimbox label{position:absolute;top:1px;right:1px}.charsheet .claimcheck[value="1"]+.claimbox{background:#dad1bc}.charsheet .specialcheck[value="1"]+.claimcheck[value="1"]+.claimbox{border:2px solid #eb5000;background:#dad1bc;outline:3px solid #e7e6dd}.charsheet .specialcheck[value="1"]+.claimcheck[value="0"]+.claimbox{border:2px solid #000;background:#e7e6dd;outline:3px solid #e7e6dd}.charsheet .specialcheck[value="2"]+.claimcheck[value="1"]+.claimbox{border:2px solid #eb5000;background:#dad1bc;outline-offset:3px;outline:2px solid #eb5000;box-shadow:-2px 0px 12px 0px #ff4d00}.charsheet .specialcheck[value="2"]+.claimcheck[value="0"]+.claimbox{border:2px solid #000;background:#e7e6dd;outline-offset:2px;outline:2px solid #eb5000}.charsheet .utopianclaims{margin-top:10px;border:2px solid #dad1bc;border-radius:10px;padding:10px}.charsheet .utopianclaims .auto-expand{width:100%;border-bottom:1px solid #bec1c1;font-size:13px;line-height:1.3;text-align:left;padding:3px 0 0 2px;margin:3px 0 0;min-height:22px;color:#eb5000;font-family:Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace}.charsheet .utopianclaims .label.text.title{position:relative;top:3px}.charsheet .utopianclaims .huntingblurb{text-align:left;font-size:11px;min-height:20px;width:85%;font-family:"Open Sans",sans-serif;font-style:italic;line-height:99%;border:none;padding-bottom:10px;color:#333;padding-left:7px}.charsheet .utopianclaims .utopiancircle{margin-top:10px;border-top:2px solid #dad1bc;padding-top:10px;padding-bottom:10px}.charsheet .utopianclaims .col100{flex-wrap:wrap}.charsheet .utopianclaims .abilityname{width:90px;font-size:14px;margin:0;font-family:Oswald,sans-serif;font-weight:500;line-height:17px;padding:0 5px;position:relative;top:-3px}.charsheet .utopianclaims .claimbox,.charsheet .utopianclaims .lairbox{margin-right:9px}.charsheet .utopianclaims .threshold{width:75%;font-style:normal;display:inline-block;padding-bottom:5px}.charsheet .utopianclaims .truths{width:100%;border-radius:5px;background-color:#efefef;padding:8px;margin-bottom:7px}.charsheet .utopianclaims .firstcircle{border-top:none}.charsheet .dealerproduct{display:inline-block;margin-top:10px}.charsheet .dealerproduct .auto-expand{width:100%;border-bottom:1px solid #bec1c1;font-size:13px;line-height:1.3;text-align:left;padding:3px 0 0 2px;margin:3px 0 0;min-height:22px;color:#eb5000;font-family:Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace}.charsheet .dealerproduct .label.text.title{position:relative;top:3px}.charsheet .dealerproduct .huntingblurb{padding-top:5px;position:relative;top:2px;font-size:11px;min-height:20px;width:86%;text-align:right;display:inline-block;font-family:"Open Sans",sans-serif;font-style:italic;line-height:99%;border:none;padding-bottom:10px;color:#333;padding-left:7px}.charsheet .dealerproduct .producttitle{color:#eb5000;position:relative;width:100%}.charsheet .dealerproduct .producttitle1{top:26px !important}.charsheet .dealerproduct .producttitle2{left:-126px !important;top:143px !important}.charsheet .dealerproduct .producttitle3{left:-258px !important;top:258px !important;z-index:1000}.charsheet .dealerproduct .producttitle4{top:372px !important;left:-474px !important}.charsheet .dealerproduct .col100{flex-wrap:wrap}.charsheet .dealerproduct .product_dots{width:93%;padding-left:8px;display:inline-block;padding-top:3px;top:2px}.charsheet .dealerproduct .spacer{display:inline-block;width:5px;height:5px}.charsheet .signaturestunts{border-radius:10px;border:2px solid #dad1bc;padding:5px;flex-wrap:wrap}.charsheet .signaturestunts .huntingblurb{font-size:11px;min-height:20px;width:93%;text-align:left;display:inline-block;font-family:"Open Sans",sans-serif;font-style:normal;line-height:99%;border:none;padding-bottom:7px;color:#333;padding-left:7px;margin-top:4px}.charsheet .signaturestunts .abilityname{width:30%;padding:0px 6px 6px 6px;text-align:center;background-color:#dad1bc;border-radius:0px 0px 10px 10px;position:relative;top:-5px}.charsheet .signaturestunts input.checkbox{margin-top:4px}.charsheet .signaturestunts .checkbox+span{margin-top:3px}.charsheet .signaturestunts .chooseone{font-style:italic;width:68%}.charsheet .vehicle_edges_flaws{margin-top:10px;flex-wrap:wrap}.charsheet .vehicle_edges_flaws .abilityname{width:48%;padding:5px 10px;background-color:#d8d8d8;border-radius:100px}.charsheet .vehicle_edges_flaws .huntingblurb{padding-top:5px;font-size:11px;min-height:20px;width:49%;text-align:left;display:inline-block;font-family:"Open Sans",sans-serif;line-height:99%;border:none;padding-bottom:10px;color:#333;padding-left:15px;padding-right:10px}.charsheet .strictures{font-size:11px;line-height:1.6;text-align:left}.charsheet .strictures label{margin-right:3px;display:inline-flex;vertical-align:top;align-items:center}.charsheet .strictures span.label::after{content:":"}.charsheet .timetraveldetails .auto-expand{margin-bottom:12px !important}.charsheet .title-checkbox~div{height:auto;transition:all .2s;overflow:hidden}.charsheet .title-checkbox:not(:checked)~div{height:0}.charsheet input.title-checkbox{width:100%;vertical-align:top;margin-right:-100%;height:24px}.charsheet .title-checkbox:hover+span{color:#eb5000}.charsheet .alchemicals{padding:0 5px;line-height:16px}.charsheet .bandolier-desc{line-height:12px;margin-top:2px;font-size:10px;font-style:italic}.charsheet .bandoliers-name{margin-right:7px;font-size:12px;line-height:18px}.charsheet .bandolier input:nth-of-type(3)+span{margin-right:8px}.charsheet .alchemicals .repcontainer{display:flex;flex-flow:row wrap}.charsheet .alchemicals .repitem{font-size:11px;width:50%}.charsheet .alchemicals .auto-expand{margin:0 1px 0 7px;padding:1px;min-height:16px;line-height:14px;width:calc(100% - 8px)}.charsheet .alchemicals input.alchemicals-expand{width:10px;position:absolute;height:16px}.charsheet .alchemicals .alchemicals-expand+span{transform:rotate(45deg) scale(0.9);position:absolute}.charsheet .alchemicals .alchemicals-expand:not(:checked)~.alchemicals-info{display:none}.charsheet .alchemicals .alchemicals-info{position:relative;font-size:9px;z-index:2;background:#fff;line-height:1.3;height:64px;width:200%;padding:2px;border:1px solid #d8d8d8}.charsheet .alchemicals .repitem:nth-child(even) .alchemicals-info{left:-100%}.charsheet .alchemicals .alchemicals-expand+span::before{content:"■";font-family:"Open Sans",sans-serif}.charsheet .alchemicals .alchemicals-expand:checked+span{color:#eb5000}.charsheet .alchemicals .itemcontrol .btn{padding:0 4px;font-size:9px;line-height:14px}.charsheet .alchemicals .repcontrol_del{order:1}.charsheet .alchemicals .repcontainer.editmode .repitem .itemcontrol{display:flex;justify-content:space-between;align-items:start}.charsheet .frame textarea{font-size:11px;height:40px}.charsheet .factions{justify-content:space-between;margin-bottom:20px;padding-bottom:0px;border-bottom:2px solid #dbd1bc}.charsheet .factiontitle{margin-bottom:10px;align-items:center}.charsheet .factiontitle input[type=text]{font-size:30px;font-weight:700;letter-spacing:0px;margin-right:auto;width:60%}.charsheet .factions-header{border-radius:10px 10px 0px 0px;width:100%;height:31px;align-items:center;line-height:14px;background:#eb5000;color:#fff}.charsheet .factions-header input[type=text]{padding-left:8px;color:#fff;font-weight:400;font-size:14px}.charsheet .factions-header span{font-size:7px}.charsheet input.expand,.charsheet .expand+span{position:absolute;width:7px;height:10px;font-size:8px}.charsheet .type-faction .expand{left:-7px;top:6px}.charsheet .type-faction .expand+span{top:3px;left:-7px;color:#b3a891}.charsheet .type-faction .expand+span::before{content:"▶"}.charsheet .type-faction .expand:checked+span::before{content:"▼"}.charsheet .faction{border-bottom:1px solid #dad1bc}.charsheet .faction textarea{border-top:1px solid #dad1bc;font-size:11px;line-height:1.5;height:51px}.charsheet .faction input[type=number]{border:none;background:rgba(0,0,0,0);padding:0;font-size:12px;font-weight:700;color:#ea5001}.charsheet .faction input[type=text]{border-right:1px solid #dad1bc;font-size:12px;padding:4px}.charsheet .expand:not(:checked)~textarea{height:0 !important;border-width:0}.charsheet .frame-container{position:relative}.charsheet .faction-name,.charsheet input[type=text].faction-name{width:65%;font-weight:600}.charsheet .faction-tier,.charsheet input[type=text].faction-tier{width:10%;text-align:center}.charsheet .faction-hold,.charsheet input[type=text].faction-hold{width:10%;text-align:center}.charsheet .faction-status,.charsheet input[type=number].faction-status{width:15%;text-align:center}.charsheet input.faction-hider[value="-1"]~input{background-color:#fb9;color:#fff}.charsheet input.faction-hider[value="-2"]~input{background-color:#ff8d53;color:#fff}.charsheet input.faction-hider[value="-3"]~input{background-color:#ff5700;color:#fff;box-shadow:0 0 7px 0px rgba(255,87,0,.7607843137)}.charsheet input.faction-hider[value="1"]~input{background-color:rgba(167,194,106,.8745098039);color:#fff}.charsheet input.faction-hider[value="2"]~input{background-color:rgba(120,160,29,.8745098039);color:#fff}.charsheet input.faction-hider[value="3"]~input{background-color:rgba(74,102,11,.8745098039);color:#fff;box-shadow:0 0 7px 0px rgba(92,148,51,.7607843137)}.charsheet .warblurb{text-align:left;background-color:#e7e6de;padding:13px;border-radius:10px;margin-bottom:20px}.charsheet .warblurb .label{font-size:14px}.charsheet .warblurb li{margin-bottom:.5em;padding-left:1em;font-size:11px;line-height:1.3em;color:#616059}.charsheet label.generatebutton{color:#777;border:1px solid #bec1c1}.charsheet label.generatebutton:hover{color:#fff;border-color:#eb5000;background-color:#eb5000}.charsheet label.generatebutton:hover input+span{opacity:1}.charsheet .type-faction label.generatebutton{padding:0 20px;align-items:center;margin:0 6px;border:2px solid #dad1bc;font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#333;text-transform:uppercase;border-radius:100px;height:38px}.charsheet .settings label.generatebutton{padding:2px;line-height:12px;margin:0 4px;font-size:11px}.charsheet .auto-expand{position:relative;cursor:text;word-wrap:break-word}.charsheet .auto-expand span{visibility:hidden;white-space:pre-wrap;display:block}.charsheet .auto-expand textarea{position:absolute;overflow:hidden;z-index:1;top:0;left:0;resize:none;height:100%;word-wrap:break-word;padding:inherit;font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit;text-align:inherit;mix-blend-mode:multiply}.charsheet .show-broadcast[value="0"]~.container .broadcast-button{display:none}.charsheet button[type=roll].broadcast-button{font-family:pictos;position:absolute;border:none;margin:0;padding:0;z-index:3}.charsheet .specialability button[type=roll].broadcast-button{font-size:12px;line-height:14px;height:14px;width:14px;color:#aca592;left:7px;bottom:7px}.charsheet .clocks button[type=roll].broadcast-button{font-size:11px;line-height:11px;height:12px;width:12px;color:#aca592;right:3px;bottom:3px}.charsheet .harm button[type=roll].broadcast-button{color:#908874;font-weight:normal;font-size:13px;line-height:11px;right:7px;top:5px}.charsheet .black-on-grey.holdbg{background-color:rgba(0,0,0,0);top:2px}.charsheet .container .specialheader,.charsheet .container .blackheader,.charsheet .container .greyheader,.charsheet .container .black-on-grey,.charsheet .container .playbook input[type=text],.charsheet .container .plainheader,.charsheet .container .itemheader :first-child,.charsheet .container .loadheader :first-child,.charsheet .container .attribute-title button[type=roll].rollbutton,.charsheet .container .bonusdie>.label:first-child,.charsheet .container .cohort-title,.charsheet .container .claimbox .label,.charsheet .container .lairbox,.charsheet .container .crewheader,.charsheet .container .factiontitle input[type=text],.charsheet .container .factions-header input[type=text]{font-family:"Oswald",sans-serif}.charsheet .header label{border-color:#dad1bc !important}.charsheet div.col55.flex-wrap>div.col100.header.flex>label:nth-child(2){border-top:2px solid;border-left:2px solid;border-right:2px solid;border-radius:15px 15px 0px 0px;padding:10px}.charsheet div.col55.flex-wrap>div.col100.header.flex>label:nth-child(4){border-right:2px solid;padding:10px 10px 10px 12px}.charsheet .wearing{border-right:2px solid;padding:10px 10px 10px 12px;padding-top:0px}.charsheet .bottomright{border-bottom:2px solid;border-right:2px solid;border-radius:0px 0px 15px 0px;padding:10px;padding-top:0px}.charsheet .bottomleft{border-bottom:2px solid;border-left:2px solid;border-radius:0px 0px 0px 15px;padding:10px;padding-top:0px}.charsheet .look{border-left:2px solid;padding:10px;padding-top:0px}.charsheet div.col55.flex-wrap>div.col100.header.flex>label:nth-child(3){border-top:2px solid;border-left:2px solid;border-radius:15px 0px 0px 0px;padding:10px}.charsheet .keysdeadlocks{flex-wrap:wrap;align-items:flex-end}.charsheet div.col50.keysheader{background-color:#dad1bc;border-radius:100px 0px 0px 100px;margin-top:12px;height:23px;border-right:5px solid #fff;font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#333;padding-top:2px;padding-left:10px}.charsheet div.col50.deadlocksheader{background-color:#eb5000;border-radius:0px 100px 100px 0px;margin-top:12px;height:23px;font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#fff;text-align:right;padding-top:2px;padding-right:10px;border-left:4px solid #fff}.charsheet .humanmemories{background-color:#eb5000;border-radius:0px 100px 100px 0px;margin-top:12px;height:23px;font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;color:#fff;text-align:left;padding-top:2px;padding-left:8px}.charsheet .humanmemories .label{color:#fff}.charsheet .memoryclock{border-radius:10px;border:1px solid #dad1bc;padding:10px;margin-left:1%;display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:6px;margin-bottom:6px}.charsheet .memoryclock .memorytitle{width:75%;white-space:normal}.charsheet .memoryclock .auto-expand{width:75%;border-bottom:1px solid #bec1c1;top:-32px;font-size:13px;line-height:1.3;text-align:left;padding:3px 0 0 2px;margin:3px 0 0;min-height:22px;color:#eb5000;font-family:Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace}.charsheet .memoryclock span.memorydetails{width:100%;text-align:left;font-size:11px;padding-top:8px;font-style:italic;line-height:120%;position:relative;top:-20px;height:20px}.charsheet .memoryclock span.finalblurb{height:auto;top:0;font-style:normal}.charsheet .memoryclock .finaltitle{margin-top:15px}.charsheet .memoryclockclock .clock-container{right:-30px}.charsheet div.col50.keysheader>div,.charsheet div.col50.deadlocksheader>div{font-size:12px;font-weight:500}.charsheet div.col50.deadlocksheader>div{text-align:right;color:#fff}.charsheet div.col100.flex.def-margin.keysdeadlocks>div.col49{margin-top:5px;border-radius:100px 0px 0px 100px;border:1px solid #bec1c1;padding:2px;padding-left:10px;height:31px;text-align:right}.charsheet div.col100.flex.def-margin.keysdeadlocks>div.col49.deadlock{border-radius:0px 100px 100px 0px}.charsheet div.col100.flex.def-margin.keysdeadlocks>div.col49>input[type=text]{border:none;width:70%;font-size:13px;line-height:1.3;text-align:left;vertical-align:top;padding:4px 0 0 2px;padding-bottom:5px;margin:3px 0 0;min-height:20px;height:16px;color:#333;font-family:Verdana,sans-serif}.charsheet div.col100.flex.def-margin.keysdeadlocks>div.col49.deadlock>input[type=text]{text-align:right;padding-right:11px;color:#eb5000}.charsheet div.col100.flex.def-margin.keysdeadlocks>div.col49>div.pills2{width:30%;display:inline-block;padding-right:3px}.charsheet div.col100.flex.def-margin.keysdeadlocks>div.col49>div.boombox{width:45px;height:33px;display:inline-block;text-align:left;position:relative;top:-42px;left:-32px}.charsheet input[type=checkbox][name=attr_boom1]:checked~input[type=text],.charsheet input[type=checkbox][name=attr_boom2]:checked~input[type=text],.charsheet input[type=checkbox][name=attr_boom3]:checked~input[type=text],.charsheet input[type=checkbox][name=attr_boom4]:checked~input[type=text]{text-decoration:line-through;color:#bec1c1 !important}.charsheet .stackspacer{width:2.5px;height:5px;display:inline-block}.charsheet .stashspacer{width:.5px;height:5px;display:inline-block}.charsheet div.col100.coinrow.col100>div.coin.col100>input.stackbox+span,.charsheet div.col100.coin-and-stash>div.col100.stash>input.stackbox+span,.charsheet div.col100.heat-and-vault input.stackbox+span{border:none;background:rgba(0,0,0,0);background-image:url("https://i.imgur.com/g9TdAKp.png");background-size:contain;background-repeat:no-repeat;border:none;background-size:contain;background-repeat:no-repeat;width:12px;margin-right:2px;height:18px;margin-top:-3px}.charsheet div.col100.coinrow.col100>div.coin.col100>input:checked~.radiobox+span,.charsheet div.col100.coin-and-stash>div.col100.stash>input:checked~.radiobox+span,.charsheet div.col100.heat-and-vault input:checked~.radiobox+span{background-image:url("https://i.imgur.com/kxL16VU.png")}.charsheet div.col100.coin-and-stash>div.col100.stash>input:checked~.radiobox+span,.charsheet div.col100.heat-and-vault input:checked~.radiobox.vaultcoin+span{opacity:60%}.charsheet .avatar_checker{position:fixed}.charsheet div.bi68_avatar{position:absolute;top:-63px;border:5px solid #fff;outline:1px solid #d3d3d3;transform:rotate(6deg);border-radius:3px;left:44%;box-shadow:1px 1px 20px -9px rgba(0,0,0,.75);z-index:1000}.charsheet div.bi68_avatar img{max-height:110px;max-width:110px}.charsheet input.avatar_checker{display:none}.charsheet div.specialheader.col100.label{background-color:#dbd1bc;display:inline-block;width:160px;position:relative;top:3px;height:24px;padding-top:2px;padding-left:11px;border-radius:10px 10px 0px 0px}.charsheet div.type-character.flex>div.col55.flex-wrap>div.col45.right-column.def-margin>div.plainheader.label{margin-bottom:10px}.charsheet div.col55.flex-wrap>div.col55.right-column.def-margin>div>div.plainheader.label{margin-bottom:4px}.charsheet div.type-character.flex>div.col55.flex-wrap>div.col55.right-column.def-margin>div>div:nth-child(2){padding-left:11px}.charsheet div.col53.itemcolumn.small-margin>div.loadheader.flex.col100>label:nth-child(2){margin-left:auto;margin-right:-24px}.charsheet div.cohort-condition.flex.col100>label:nth-child(4)>span.cohort-condition-name.label{padding-top:4px}.charsheet div.col100.clocks.def-margin.free-repcontrol>div.specialheader.label,.charsheet div.clocks.col55.free-repcontrol>div.specialheader.label{padding:3px 5px 5px 8px}.charsheet .clocktitle{font-family:Oswald,sans-serif;font-weight:500}.charsheet div.auto-expand.clocktitle>textarea{font-size:14px;font-weight:400}.charsheet .keyexamples{font-size:14px;font-family:Oswald,sans-serif;padding:10px 0px;text-align:center;width:99%;text-transform:uppercase;font-weight:400;color:#8c8c8c}.charsheet .keybig{margin-left:5px}.charsheet .keybig:first-of-type{margin-left:0px}.charsheet .keysmall{font-size:11px;margin-left:4px}.charsheet .keyholder{display:inline-block}.charsheet .creditblock{display:inline-block;width:100%;height:17px;margin-top:15px;background-image:url(https://i.imgur.com/BM8d1h2.png);background-repeat:no-repeat;background-position:center;background-size:contain}.charsheet .blackheader .label,.charsheet .blackheader button[type=roll].label,.charsheet .greyheader .label,.charsheet .greyheader button[type=roll].label,.charsheet .black-on-grey .label,.charsheet .black-on-grey button[type=roll].label{position:relative;font-size:11px;padding:0;font-weight:500;top:-1px}.charsheet .veteranbox{border-radius:10px;border:1px solid #dad1bc;padding:10px;margin-left:1%;width:98%;margin-top:20px}.charsheet .veteranbox .discarded{width:30%;display:inline-block}.charsheet .veteranbox .discarded2{width:70%;display:inline-block;vertical-align:top;padding-left:20px}.charsheet .veteranbox span.vet2{font-style:italic;line-height:120%;font-size:11px;display:inline-block;width:100%}.charsheet .veteranbox label.vet2{display:inline-block;width:100%}.charsheet .veteranbox .auto-expand{width:100%;border-bottom:1px solid #bec1c1;font-size:13px;line-height:1.3;text-align:left;padding:3px 0 0 2px;margin:3px 0 0;min-height:22px;color:#eb5000;font-family:Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace}.charsheet .veteranbox .operativeintro{width:100%;display:inline-block;vertical-align:top}.charsheet .veteranbox .operative2{width:45%;margin-top:10px;margin-bottom:10px;display:inline-block;vertical-align:top}.charsheet .veteranbox .operative3{margin-left:20px}.charsheet .veteranbox .operative4{width:70%}.charsheet .veteranbox .operative5{display:inline-block;margin-left:20px}.charsheet .veteranbox .operative6{width:100%;display:flex;align-items:start;flex-wrap:wrap}.charsheet .veteranbox .operative6 span.factionhelp{text-align:left;padding:0;font-family:"Oswald",sans-serif;font-size:12px;font-weight:500;letter-spacing:0px;width:110%}.charsheet .veteranbox .operative6 span.helptype{text-align:left;padding:0;padding-left:4px;font-family:"Open Sans",sans-serif;font-weight:500;letter-spacing:0px;line-height:120%;font-size:11px;display:inline-block;width:85%}.charsheet .veteranbox .operative6 .helpblurb{margin-bottom:10px;width:110%}.charsheet .veteranbox .operative6 span.helptype.helpheader{width:110%;padding-left:0;font-weight:800;padding-bottom:9px}.charsheet .veteranbox .operative6 .helpcheckholder{display:flex;width:110%;vertical-align:top;align-items:start;padding-bottom:10px}.charsheet .veteranbox .clock-container{margin:0 auto;background-color:#eb5000;border-radius:6px;outline:2px solid #000}.charsheet .veteranbox .clock-container .zero+span{width:11px !important}.charsheet .hull_memories{margin-left:1%;width:98%;margin-top:20px}.charsheet .cohort-info input[type=text]::placeholder{color:#eb5000}.charsheet div.col45.flex-wrap.right-column>div.veteranbox>div.discarded2>label:nth-child(1){margin-bottom:20px}.charsheet .resourceholder{text-align:left;margin-top:5px;margin-right:7px}.charsheet .resourceholder input{display:inline-block}.charsheet .resourceholder input.label{width:61px;margin-left:3px;vertical-align:top}.charsheet .resourceholder .checkbox{margin-left:-6px;position:relative;top:-2px}.charsheet .resourceholder .checkbox+span{margin:2px 1px 0px 1px;position:relative;top:0px}.charsheet .resourceholder .secondbox{margin-left:1px}.charsheet .anomalybox{background-color:#d8d8d8;padding:8px;border-radius:8px;margin-top:10px}.charsheet .anomalybox .huntingroundstitle{width:100%}.charsheet .anomalybox .huntingblurb{padding-top:0}.charsheet .use-kirsty[value="1"]~.container .specialheader,.charsheet .use-kirsty[value="1"]~.container .blackheader,.charsheet .use-kirsty[value="1"]~.container .greyheader,.charsheet .use-kirsty[value="1"]~.container .black-on-grey,.charsheet .use-kirsty[value="1"]~.container .playbook input[type=text],.charsheet .use-kirsty[value="1"]~.container .plainheader,.charsheet .use-kirsty[value="1"]~.container .itemheader :first-child,.charsheet .use-kirsty[value="1"]~.container .loadheader :first-child,.charsheet .use-kirsty[value="1"]~.container .attribute-title button[type=roll].rollbutton,.charsheet .use-kirsty[value="1"]~.container .bonusdie>.label:first-child,.charsheet .use-kirsty[value="1"]~.container .cohort-title,.charsheet .use-kirsty[value="1"]~.container .claimbox .label,.charsheet .use-kirsty[value="1"]~.container .lairbox,.charsheet .use-kirsty[value="1"]~.container .crewheader,.charsheet .use-kirsty[value="1"]~.container .factiontitle input[type=text],.charsheet .use-kirsty[value="1"]~.container .factions-header input[type=text]{font-family:Kirsty,Georgia,serif}.charsheet .use-kirsty[value="1"]~.container .claimbox .label{font-size:10px;font-weight:400}.charsheet .use-kirsty[value="1"]~.container .specialheader,.charsheet .use-kirsty[value="1"]~.container .itemheader :first-child,.charsheet .use-kirsty[value="1"]~.container .loadheader :first-child{font-size:12px;font-weight:400}.charsheet .use-kirsty[value="1"]~.container .plainheader,.charsheet .use-kirsty[value="1"]~.container .cohort-title{font-size:13px;font-weight:400}.charsheet .use-kirsty[value="1"]~.container .factions-header input[type=text],.charsheet .use-kirsty[value="1"]~.container .bonusdie>.label:first-child{font-size:14px;font-weight:400}.charsheet .use-kirsty[value="1"]~.container .attribute-title button[type=roll].rollbutton,.charsheet .use-kirsty[value="1"]~.container .lairbox{font-size:15px;font-weight:400}.charsheet .use-kirsty[value="1"]~.container .crewheader{font-size:29px;letter-spacing:0}.charsheet .use-kirsty[value="1"]~.container .factiontitle input[type=text]{font-size:32px}.charsheet .use-kirsty[value="1"]~.container .playbook input[type=text]{font-size:40px;letter-spacing:0}.charsheet .use-kirsty[value="1"]~.container .blackheader .label,.charsheet .use-kirsty[value="1"]~.container .blackheader button[type=roll].label,.charsheet .use-kirsty[value="1"]~.container .greyheader .label,.charsheet .use-kirsty[value="1"]~.container .greyheader button[type=roll].label,.charsheet .use-kirsty[value="1"]~.container .black-on-grey .label,.charsheet .use-kirsty[value="1"]~.container .black-on-grey button[type=roll].label{font-size:12px;font-weight:400}body.sheet-darkmode .charsheet{color:#e9e4ce}body.sheet-darkmode .charsheet label,body.sheet-darkmode .charsheet .label{color:#e9e4ce}body.sheet-darkmode .charsheet input[type=text],body.sheet-darkmode .charsheet textarea{color:#e9e4ce;mix-blend-mode:initial}body.sheet-darkmode .charsheet input[type=number]{color:#e9e4ce}body.sheet-darkmode .charsheet .header .title{color:#e9e4ce}body.sheet-darkmode .charsheet .header .info{color:#b393a7}body.sheet-darkmode .charsheet .header input[type=text]{color:#eb5000}body.sheet-darkmode .charsheet .itemheader,body.sheet-darkmode .charsheet .loadheader{background-color:#795c4a}body.sheet-darkmode .charsheet .playbookitems{background-color:#4c372a}body.sheet-darkmode .charsheet .checkbox+span{border:1px solid #eae4ce}body.sheet-darkmode .charsheet .repcontrol button{color:#e9e4ce;text-shadow:0 0 rgba(0,0,0,0)}body.sheet-darkmode .charsheet .checkbox.fakeradio+span{border-color:rgba(0,0,0,0)}body.sheet-darkmode .charsheet .action .fakeradio:checked~.fakeradio+span{background-color:#795c4a;border-color:rgba(0,0,0,0)}body.sheet-darkmode .charsheet div.col50.keysheader{background-color:#4c372a;border-right:5px solid #220e10}body.sheet-darkmode .charsheet div.col50.deadlocksheader{border-left:4px solid #220e10}body.sheet-darkmode .charsheet div.col100.flex.def-margin.keysdeadlocks>div.col49{border:1px solid #dad1bc}body.sheet-darkmode .charsheet .playbook .reminder{border:1px solid #3d1c1f;background:#220e10;box-shadow:#000 0px 5px 26px 1px}body.sheet-darkmode button[type=roll].rollbutton,body.sheet-darkmode .action button[type=roll].rollbutton{color:#e9e4ce}body.sheet-darkmode button[type=roll].borderbutton{color:#e9e4ce}body.sheet-darkmode .type-faction label.generatebutton{color:#e9e4ce}body.sheet-darkmode div.col50.keysheader{color:#e9e4ce}body.sheet-darkmode div.col100.flex.def-margin.keysdeadlocks>div.col49>input[type=text],body.sheet-darkmode .harmbody .harmeffect{color:#e9e4ce}body.sheet-darkmode .playbook{background:#4c372a}body.sheet-darkmode .bonusdietext{background:#4c372a}body.sheet-darkmode .blackheader{background:#4c372a}body.sheet-darkmode div.col45.healing>div.blackheader.col100{border-right:4px solid #220e10}body.sheet-darkmode div.col45.healing>div.blackheader.col100>button,body.sheet-darkmode .coinrow button[type=roll].rollbutton{color:#e9e4ce}body.sheet-darkmode .resourceholder input.label{width:58px}body.sheet-darkmode .harmbody,body.sheet-darkmode .plainheader,body.sheet-darkmode .teamworkbox,body.sheet-darkmode div.specialheader.col100.label{border-color:#4c372a}body.sheet-darkmode .plainheader,body.sheet-darkmode div.specialheader.col100.label,body.sheet-darkmode .specialheader{background-color:#4c372a}body.sheet-darkmode .teamworkbox{background-color:#795c4a}body.sheet-darkmode .harmbody div{background-color:#795c4a;border-color:#4c372a;color:#e9e4ce}body.sheet-darkmode .harmbody textarea,body.sheet-darkmode .harmbody textarea+textarea{border-color:#4c372a}body.sheet-darkmode div.col100.coin-and-stash>div.col100.stash>input.stackbox+span{margin-right:1px}body.sheet-darkmode .greyholder{background-color:#5e4535}body.sheet-darkmode .specialability,body.sheet-darkmode .friend-contact{border-bottom:1px solid #220e10}body.sheet-darkmode .specialability .checkbox:checked~.abilityname,body.sheet-darkmode .item .checkbox:checked~.itemname,body.sheet-darkmode .friend .friendstate[value=up]~.auto-expand{color:#eb5000}body.sheet-darkmode .coin-and-stash,body.sheet-darkmode .advancement-desc{background-color:#795c4a}body.sheet-darkmode .keyexamples,body.sheet-darkmode .picklist{color:#b393a7}body.sheet-darkmode .creditblock{filter:sepia(190%) saturate(90%) brightness(75%) hue-rotate(260deg)}body.sheet-darkmode .friend label.up .checkbox+span{border-color:rgba(0,0,0,0);border-bottom-color:#e9e4ce}body.sheet-darkmode .friend label.down .checkbox+span{border-color:rgba(0,0,0,0);border-top-color:#e9e4ce}body.sheet-darkmode .friend label.up .checkbox:checked+span{border-color:rgba(0,0,0,0);border-bottom-color:#eb5000}body.sheet-darkmode .friend label.down .checkbox:checked+span{border-color:rgba(0,0,0,0);border-top-color:#000}body.sheet-darkmode .warblurb{background-color:#4c372a;color:#e9e4ce}body.sheet-darkmode .warblurb li{color:#e9e4ce}body.sheet-darkmode .clocks .repitem{background-color:#795c4a}body.sheet-darkmode .settings,body.sheet-darkmode input[type=number]{border:1px solid #7f6656;box-shadow:0px 5px 16px 0px #000;background:#220e10}body.sheet-darkmode .settings select,body.sheet-darkmode input[type=number] select{background-color:rgba(0,0,0,0);color:#e9e4ce}body.sheet-darkmode .settings>div{border-bottom:1px solid #806656}body.sheet-darkmode .regularitems .input-short[value="1"]+.input-expand[value="0"]~.item-container{width:91px}body.sheet-darkmode .blackborder{border-color:#4c372a}body.sheet-darkmode .black-on-grey,body.sheet-darkmode .greyheader{background-color:#4c372a}body.sheet-darkmode .tier{background-color:#795c4a}body.sheet-darkmode .tier .fakeradio:checked~.fakeradio+span{background-color:#4c372a;border-color:#000}body.sheet-darkmode .tier .checkbox.fakeradio+span{box-shadow:0px 0px 12px 0px #c41c1c;border-color:#60290d}body.sheet-darkmode .crewcoin-coins{background-color:#795c4a}body.sheet-darkmode .crewcoinbar{border-color:#4c372a}body.sheet-darkmode .claimbox{background:#4c372a;border-color:#795c4a}body.sheet-darkmode .claimbridge input:checked+span{background-color:#4c372a;border:1px solid #795c4a}body.sheet-darkmode .planning_header .label{background-color:#4c372a}body.sheet-darkmode .angerbox .clock-container{background-color:#4c372a}body.sheet-darkmode .claimcheck[value="1"]+.claimbox{background-color:#795c4a;border-color:#e7e6dd;box-shadow:0px 0px 12px 0px #c41c1c}body.sheet-darkmode .lairbox{background-color:#795c4a;color:#e9e4ce}body.sheet-darkmode .specialcheck[value="1"]+.claimcheck[value="0"]+.claimbox{border:1px solid #eb5000;background:#4c372a;outline:3px solid #795c4a}body.sheet-darkmode .specialcheck[value="1"]+.claimcheck[value="1"]+.claimbox{border:1px solid #e7e6dd;background:#795c4a;outline:3px solid #eb5000;box-shadow:0px 0px 12px 0px #c41c1c}body.sheet-darkmode .specialcheck[value="2"]+.claimcheck[value="0"]+.claimbox{border:1px solid #000;background:#4c372a;outline-offset:3px;outline:2px solid #eb5000}body.sheet-darkmode .specialcheck[value="2"]+.claimcheck[value="1"]+.claimbox{border:2px solid #e7e6dd;background:#795c4a;outline:2px solid #eb5000;outline-offset:2px;box-shadow:0px 0px 12px 0px #c41c1c}body.sheet-darkmode .crewheader{color:#795c4a}body.sheet-darkmode .divider{border-right:1px solid #633720}body.sheet-darkmode .cohort-condition-name{color:#e9e4ce}body.sheet-darkmode .hull_damage{background-color:#4c372a}body.sheet-darkmode .repair .repairbutton{background-color:#4c372a !important;color:#e9e4ce !important}body.sheet-darkmode .anomalybox{background-color:#4c372a}body.sheet-darkmode .utopianclaims .huntingblurb{color:#e9e4ce}body.sheet-darkmode .utopianclaims .threshold{width:73%}body.sheet-darkmode .utopianclaims .truths{background-color:#35261d}body.sheet-darkmode .dealerproduct .label.text.title{padding-right:1px}body.sheet-darkmode .dealerproduct .huntingblurb{padding-left:3px;width:85%;text-wrap:nowrap;font-size:10.6px;color:#e9e4ce}body.sheet-darkmode .dealerproduct .product_dots{background-color:rgba(0,0,0,0)}body.sheet-darkmode .dealerproduct .product_dots input:checked~.radiobox+span{background-color:#795c4a}body.sheet-darkmode .dealerproduct .spacer{width:3px}body.sheet-darkmode .dealerproduct .producttitle{color:#eb5000}body.sheet-darkmode .time_traveler .product_dots{background-color:rgba(0,0,0,0)}body.sheet-darkmode .time_traveler .product_dots input:checked~.radiobox+span{background-color:#795c4a}body.sheet-darkmode .signaturestunts{border-color:#4c372a;margin-left:5px}body.sheet-darkmode .signaturestunts .abilityname{background-color:#4c372a}body.sheet-darkmode .signaturestunts .huntingblurb{color:#e9e4ce}body.sheet-darkmode .vehicle_edges_flaws .abilityname{background-color:#795c4a}body.sheet-darkmode .vehicle_edges_flaws .huntingblurb{color:#e9e4ce}body.sheet-darkmode input.faction-hider[value="-1"]~input{background-color:rgba(255,126,61,.4392156863);color:#fff}body.sheet-darkmode input.faction-hider[value="-2"]~input{background-color:rgba(255,86,0,.7490196078);color:#fff}body.sheet-darkmode input.faction-hider[value="-3"]~input{background-color:#ff5700;color:#fff;box-shadow:0 0 7px 0px rgba(255,87,0,.7607843137)}body.sheet-darkmode input.faction-hider[value="1"]~input{background-color:rgba(167,194,106,.4901960784);color:#fff}body.sheet-darkmode input.faction-hider[value="2"]~input{background-color:rgba(144,199,21,.6509803922);color:#fff}body.sheet-darkmode input.faction-hider[value="3"]~input{background-color:#7eae10;color:#fff;box-shadow:0 0 7px 0px rgba(103,199,33,.7607843137)}.sheet-rolltemplate-bitd{width:100%;box-sizing:border-box}.sheet-rolltemplate-bitd .sheet-holder{margin:0 0 -4px 0;padding:0 20px 0 30px;width:100%;box-sizing:border-box;font-family:"Open Sans",sans-serif;user-select:auto;cursor:default;position:relative;background-repeat:no-repeat;font-variant-numeric:lining-nums;background-size:cover;border-radius:15px 0px 0px 15px;border:1px solid #b4b4b4}.sheet-rolltemplate-bitd .sheet-action{display:grid;grid:auto/1fr;align-content:start}.sheet-rolltemplate-bitd .sheet-holder.sheet-fortune.sheet-short{min-height:199px;padding-top:50px;width:100%}.sheet-rolltemplate-bitd .sheet-action,.sheet-rolltemplate-bitd .sheet-resist,.sheet-rolltemplate-bitd .sheet-vice{padding-bottom:16px}.sheet-rolltemplate-bitd .sheet-fortune{background-color:#fff;height:auto}.sheet-rolltemplate-bitd .sheet-action{background-color:#e7e6dd}.sheet-rolltemplate-bitd .sheet-resist{background-color:#e7e6dd}.sheet-rolltemplate-bitd .sheet-vice{background-color:#e7e6dd}.sheet-rolltemplate-bitd img{display:block;height:100%}.sheet-rolltemplate-bitd .sheet-header{grid-column:span 2;display:-webkit-box;margin:16px 0 0;font-size:15px;height:35px;line-height:17.5px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-variant:small-caps;text-overflow:ellipsis}.sheet-rolltemplate-bitd .sheet-header.sheet-narrow{padding-right:80px;box-sizing:border-box}.sheet-rolltemplate-bitd .sheet-resist .sheet-header{letter-spacing:0px;text-transform:uppercase;font-size:13px;color:#2d2b28;font-weight:600;margin-left:1px;width:48%;height:100%;margin-bottom:10px}.sheet-rolltemplate-bitd .sheet-vice .sheet-header{letter-spacing:0px;text-transform:uppercase;font-size:13px;color:#2d2b28;font-weight:600;margin-left:1px;max-width:186px;line-height:100%;height:auto}.sheet-rolltemplate-bitd .sheet-fortune .sheet-header{color:#303032}.sheet-rolltemplate-bitd .sheet-action .sheet-header{color:#eb5000}.sheet-rolltemplate-bitd>.sheet-action .sheet-header,.sheet-rolltemplate-bitd>.sheet-fortune .sheet-header{letter-spacing:0px;text-transform:uppercase;font-size:13px;color:#2d2b28;font-weight:600;margin-left:1px;max-width:186px;line-height:100%;height:auto}.sheet-rolltemplate-bitd .sheet-holder.sheet-fortune.sheet-short .sheet-header{margin-bottom:-51px}.sheet-rolltemplate-bitd .sheet-char-image{position:absolute;right:12px;top:-2px;line-height:0;border:4px solid #fff;outline:1px solid #b0a792;transform:rotate(6deg);border-radius:3px;box-shadow:1px 1px 20px -9px rgba(0,0,0,.75)}.sheet-rolltemplate-bitd .sheet-char-image a{cursor:default;pointer-events:none}.sheet-rolltemplate-bitd .sheet-char-image img{max-width:60px;max-height:80px}.sheet-rolltemplate-bitd .sheet-title{grid-column:span 2;color:#fff;position:relative;text-transform:uppercase;font-weight:bold}.sheet-rolltemplate-bitd .sheet-title img{display:block;height:100%}.sheet-rolltemplate-bitd .sheet-action .sheet-title,.sheet-rolltemplate-bitd .sheet-fortune .sheet-title{margin:12px 0 0 -1px;font-size:56px;letter-spacing:-2px;line-height:100%;font-family:"Oswald",Impact,"Franklin Gothic Bold",sans-serif;height:auto;font-weight:500;color:#eb5000;word-break:keep-all;overflow-wrap:normal;hyphens:none}.sheet-rolltemplate-bitd .sheet-vice .sheet-title,.sheet-rolltemplate-bitd .sheet-resist .sheet-title{font-size:54px;letter-spacing:-2px;font-family:"Oswald",Impact,"Franklin Gothic Bold",sans-serif;font-weight:500;color:#2c8b98;width:80%;line-height:100%;height:100%;padding-top:0;margin-top:0;word-break:keep-all;overflow-wrap:normal;hyphens:none}.sheet-rolltemplate-bitd .sheet-fortune .sheet-title{color:#000}.sheet-rolltemplate-bitd .sheet-small-title{font-size:28px}.sheet-rolltemplate-bitd .sheet-position,.sheet-rolltemplate-bitd .sheet-effect{color:#2d2b28;text-transform:uppercase;font-size:14px;letter-spacing:0px;grid-column:1;justify-self:start;display:inline-block;font-weight:700;font-style:italic;background-color:#dad8ce;padding:5px 18px;border-radius:100px;margin-bottom:6px}.sheet-rolltemplate-bitd .sheet-dice{grid-column:span 2;font-size:19px;line-height:20px;color:#fff;margin:20px 0 20px}.sheet-rolltemplate-bitd .sheet-dice{color:rgba(0,0,0,0)}.sheet-rolltemplate-bitd .sheet-dice span{color:#1c0802;background-image:url(https://i.imgur.com/PCya6NX.png);background-repeat:no-repeat;background-size:101%;width:48px;height:36px;display:inline-block;margin-right:-2px;box-shadow:2px 3px 17px -3px #c85f19;border-radius:12px;padding-top:14px;text-align:center;font-weight:700;padding-right:0px;font-size:30px;margin-bottom:9px;text-shadow:0px 0px 4px #ffeac7}.sheet-rolltemplate-bitd .sheet-action .sheet-zerodice1{text-shadow:0px 0px 6px #88dbd7}.sheet-rolltemplate-bitd .sheet-fortune .sheet-zerodice1{text-shadow:0px 0px 6px #88dbd7}.sheet-rolltemplate-bitd .sheet-vice .sheet-zerodice1,.sheet-rolltemplate-bitd .sheet-resist .sheet-zerodice1{text-shadow:0px 0px 6px #09c7d0}.sheet-rolltemplate-bitd .sheet-zerodice2{line-height:1;font-size:12.5px;margin-top:7px;font-style:italic;font-family:"Open Sans",sans-serif;color:#000;font-weight:600}.sheet-rolltemplate-bitd .sheet-resist .sheet-dice span,.sheet-rolltemplate-bitd .sheet-vice .sheet-dice span{background-image:url("https://i.imgur.com/pPqsZwQ.png");box-shadow:2px 3px 17px -3px rgba(13,44,48,.4117647059)}.sheet-rolltemplate-bitd .sheet-dice .sheet-zerodice1 span,.sheet-rolltemplate-bitd .sheet-vice .sheet-zerodice1 span{background-color:rgba(0,0,0,0);background-image:none;color:#f0f0eb;box-shadow:2px 3px 17px -3px #436481;color:#436481 !important;border:1px dashed #436481 !important}.sheet-rolltemplate-bitd .inlinerollresult{border:none !important;background-color:rgba(0,0,0,0);font-weight:normal;padding:0 3px 0 0}.sheet-rolltemplate-bitd .sheet-comma:last-child{display:none}.sheet-rolltemplate-bitd .sheet-comma{display:none}.sheet-rolltemplate-bitd .sheet-instructions{padding:15px 0 0;line-height:1.3}.sheet-rolltemplate-bitd .sheet-resist .sheet-instructions{color:#2d2b28;font-size:13px;padding-top:0;max-width:260px}.sheet-rolltemplate-bitd .sheet-vice .sheet-instructions{color:#2d2b28;font-size:13px;padding-top:0;max-width:260px}.sheet-rolltemplate-bitd .sheet-notes{width:56%;line-height:1.2;font-size:13px;padding:20px 0;color:#303032}.sheet-rolltemplate-bitd-broadcast{margin:0 0 -4px 0;width:100%;padding:16px 10px 15px 20px;box-sizing:border-box;position:relative;font-family:"Oswald",Impact,"Franklin Gothic Bold",sans-serif;background-color:#dad8cf;border:1px solid #9b988d;border-radius:15px 0px 0px 15px}.sheet-rolltemplate-bitd-broadcast .sheet-header{letter-spacing:0px;font-weight:600;text-transform:uppercase;color:#232220;font-size:13px;font-family:"Open Sans",sans-serif;padding-bottom:4px}.sheet-rolltemplate-bitd-broadcast .sheet-header.sheet-narrow{padding-right:80px;box-sizing:border-box}.sheet-rolltemplate-bitd-broadcast .sheet-char-image{position:absolute;right:12px;top:-2px;line-height:0;border:4px solid #fff;outline:1px solid #b0a792;transform:rotate(6deg);border-radius:3px;box-shadow:1px 1px 20px -9px rgba(0,0,0,.75)}.sheet-rolltemplate-bitd-broadcast .sheet-char-image a{cursor:default;pointer-events:none}.sheet-rolltemplate-bitd-broadcast .sheet-char-image img{max-width:60px;max-height:80px}.sheet-rolltemplate-bitd-broadcast .sheet-flex{display:flex;align-items:center;clear:both;margin:5px 0 0}.sheet-rolltemplate-bitd-broadcast .sheet-flex .sheet-title{margin:0;font-size:20px;line-height:1.2;padding-left:10px}.sheet-rolltemplate-bitd-broadcast .sheet-title{margin:9px 0 0;color:#fff;text-transform:uppercase;position:relative;font-weight:bold;word-wrap:normal;font-size:30px;line-height:1.2;color:#000}.sheet-rolltemplate-bitd-broadcast .sheet-title img{margin:9px 0 0;display:block;height:31px}.sheet-rolltemplate-bitd-broadcast .sheet-content{padding:15px 0 5px;line-height:1.3;font-size:13px;color:#000;font-family:"Open Sans",sans-serif}.sheet-rolltemplate-bitd-broadcast .sheet-harm{color:#000;width:100%;margin:15px 0 0;border:1px solid #000}.sheet-rolltemplate-bitd-broadcast .sheet-harm td{text-align:center;padding:5px;border:1px solid #000}.sheet-rolltemplate-bitd-broadcast .sheet-harm td:first-child{width:10px}.sheet-rolltemplate-bitd-broadcast .sheet-harm td:nth-child(2n+1){font-weight:bold}.sheet-rolltemplate-bitd-broadcast .sheet-harm td:nth-child(2){padding:5px 0}.sheet-rolltemplate-bitd-broadcast .sheet-harm td:last-child{width:60px;letter-spacing:.5px;text-transform:uppercase}.sheet-rolltemplate-bitd-broadcast .sheet-harm-inner{color:#eb5000;font-family:"Open Sans",sans-serif;font-weight:600;padding:5px 5px}.sheet-rolltemplate-bitd-broadcast .sheet-harm-inner:first-child:not(:last-child){padding-bottom:2.5px;border-bottom:1px dashed #000}.sheet-rolltemplate-bitd-broadcast .sheet-harm-inner:last-child:not(:first-child){padding-top:2.5px}.sheet-rolltemplate-bitd-broadcast .sheet-clock{width:89px;flex:0 0 auto;box-sizing:border-box;position:relative;background:#fff;height:88px;border:4px solid #000;border-radius:50%;margin-right:4px}.sheet-rolltemplate-bitd-broadcast [class^=sheet-spoke]{height:88px;width:4px;position:absolute;background:#000}.sheet-rolltemplate-bitd-broadcast [class^=sheet-spoke]:not(.sheet-spoke-0){display:none}.sheet-rolltemplate-bitd-broadcast .sheet-size-4 .sheet-spoke-90,.sheet-rolltemplate-bitd-broadcast .sheet-size-6 .sheet-spoke-60,.sheet-rolltemplate-bitd-broadcast .sheet-size-6 .sheet-spoke-120,.sheet-rolltemplate-bitd-broadcast .sheet-size-8 .sheet-spoke-45,.sheet-rolltemplate-bitd-broadcast .sheet-size-8 .sheet-spoke-90,.sheet-rolltemplate-bitd-broadcast .sheet-size-8 .sheet-spoke-135,.sheet-rolltemplate-bitd-broadcast .sheet-size-10 .sheet-spoke-36,.sheet-rolltemplate-bitd-broadcast .sheet-size-10 .sheet-spoke-72,.sheet-rolltemplate-bitd-broadcast .sheet-size-10 .sheet-spoke-108,.sheet-rolltemplate-bitd-broadcast .sheet-size-10 .sheet-spoke-144,.sheet-rolltemplate-bitd-broadcast .sheet-size-12 .sheet-spoke-30,.sheet-rolltemplate-bitd-broadcast .sheet-size-12 .sheet-spoke-60,.sheet-rolltemplate-bitd-broadcast .sheet-size-12 .sheet-spoke-90,.sheet-rolltemplate-bitd-broadcast .sheet-size-12 .sheet-spoke-120,.sheet-rolltemplate-bitd-broadcast .sheet-size-12 .sheet-spoke-150{display:block}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-0{transform:translate(39px, -4px)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-30{transform:translate(39px, -4px) rotate(30deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-36{transform:translate(39px, -4px) rotate(36deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-45{transform:translate(39px, -4px) rotate(45deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-60{transform:translate(39px, -4px) rotate(60deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-72{transform:translate(39px, -4px) rotate(72deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-90{transform:translate(39px, -4px) rotate(90deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-108{transform:translate(39px, -4px) rotate(108deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-120{transform:translate(39px, -4px) rotate(120deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-135{transform:translate(39px, -4px) rotate(135deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-144{transform:translate(39px, -4px) rotate(144deg)}.sheet-rolltemplate-bitd-broadcast .sheet-spoke-150{transform:translate(39px, -4px) rotate(150deg)}.sheet-rolltemplate-bitd-broadcast .sheet-size-4.sheet-progress-1{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(180deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-4.sheet-progress-2{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-4.sheet-progress-3{background-image:linear-gradient(180deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-4.sheet-progress-4{background:#eb5000}.sheet-rolltemplate-bitd-broadcast .sheet-size-6.sheet-progress-1{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(150deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-6.sheet-progress-2{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(210deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-6.sheet-progress-3{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-6.sheet-progress-4{background-image:linear-gradient(150deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-6.sheet-progress-5{background-image:linear-gradient(210deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-6.sheet-progress-6{background:#eb5000}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-1{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(135deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-2{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(180deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-3{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(225deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-4{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-5{background-image:linear-gradient(135deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-6{background-image:linear-gradient(180deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-7{background-image:linear-gradient(225deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-8.sheet-progress-8{background:#eb5000}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-1{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(126deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-2{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(162deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-3{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(198deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-4{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(234deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-5{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-6{background-image:linear-gradient(126deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-7{background-image:linear-gradient(162deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-8{background-image:linear-gradient(198deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-9{background-image:linear-gradient(234deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-10.sheet-progress-10{background:#eb5000}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-1{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(120deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-2{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(150deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-3{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(180deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-4{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(210deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-5{background-image:linear-gradient(90deg, white 50%, transparent 50%),linear-gradient(240deg, #eb5000 50%, white 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-6{background-image:linear-gradient(90deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-7{background-image:linear-gradient(120deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-8{background-image:linear-gradient(150deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-9{background-image:linear-gradient(180deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-10{background-image:linear-gradient(210deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-11{background-image:linear-gradient(240deg, transparent 50%, #eb5000 50%),linear-gradient(90deg, white 50%, #eb5000 50%)}.sheet-rolltemplate-bitd-broadcast .sheet-size-12.sheet-progress-12{background:#eb5000} \ No newline at end of file diff --git a/Blades 68/blades68.html b/Blades 68/blades68.html index da00b923ff..484b302599 100644 --- a/Blades 68/blades68.html +++ b/Blades 68/blades68.html @@ -1,3 +1,3 @@ -
4
3
2
1




  • You struggled with issues stemming from a deadlock.
Keys(choose or make up your own)

+
Q:
Q:
Q:

+
4
3
2
1




  • You struggled with issues stemming from a deadlock.
Keys(choose or make up your own)

+
Q:
Q:
Q:

{{#charimage}}
[Image]({{charimage}})
{{/charimage}}
{{charname}} {{subtitle}}
{{title}}
{{^zerodice}}{{dice}}{{/zerodice}}{{#zerodice}}
{{zerodice}}
{{/zerodice}}
{{#position}}
{{position}}
{{/position}}{{#effect}}
{{effect}}
{{/effect}}{{#resist}}{{^short}}
{{/short}}{{/resist}}{{#vice}}{{^short}}
{{/short}}{{/vice}}{{#notes}}
{{notes}}
{{/notes}}
{{#charimage}}{{^clock}}
[Image]({{charimage}})
{{/clock}}{{/charimage}}
{{charname}}
{{type}}
{{#content}}
{{title}}
{{content}}
{{/content}}{{#clock}}
{{title}}
{{/clock}}
- + diff --git a/Blades 68/translation.json b/Blades 68/translation.json index b544bd8a6a..b4c044fc94 100644 --- a/Blades 68/translation.json +++ b/Blades 68/translation.json @@ -500,7 +500,6 @@ "crew_vigilantes_hunting_grounds_type": "Protected Grounds", "crew_vigilantes_xp_condition": "Interfere with criminal scores, protect citizens, or antagonize the law.", "utopians": "Utopians", - "cutter": "Cutter", "dark_talent": "Vampire's Dark Talent:", "deadlocks": "Deadlocks", "deception": "Deception", @@ -545,7 +544,7 @@ "faction_city_council_notes": "The elected rulers of the city government. Mostly aristocrats and nobles.", "faction_coalridge": "Coalridge", "faction_crow's_foot": "Crowfoot", - "faction_dagger_isles_consulate": "Dagger Isles Consulates", + "faction_dagger_isles_consulate": "Dagger Isles Consulate", "faction_usc_consulate": "USC Consulate", "faction_dunslough": "Dunslough", "faction_gondoliers": "Gondoliers", @@ -573,7 +572,7 @@ "faction_the_unseen_notes": "A highly organized and powerful group with secret membership. Thought to pull the strings of most of Doskvol. ", "faction_scorpion_syndicate": "SCORPION Syndicate", "faction_scorpion_syndicate_notes": "A massive and sophisticated Severosi drug-smuggling operation, mainly dealing in black lotus. ", - "faction_strangford_michter": "Strangford-Michter Financial ", + "faction_strangford_michter": "Strangford-Michter Financial", "faction_strangford_michter_notes": "A powerful investment firm with a habit of backing illegal ventures off the books. Has stakes in a large number of criminal groups and shady scientific projects.", "faction_mirror_house": "Mirror House", "faction_mirror_house_notes": "Rogue scientists dedicated to the discovery and exploitation of metaphysical anomalies. ", @@ -626,7 +625,7 @@ "faction_anixis_field_unit": "Anixis Field Unit", "faction_anixis_field_unit_notes": "Newly independent in the wake of Unity War III, Iruvia has entered an isolationist period. Their intelligence agency (Anixis) maintains a small field unit in Doskvol to monitor the other spy agencies and advance Iruvian interests where possible. ", "faction_the_doskvol_foundation": "The Foundation", - "faction_the_doskvol_foundationnotes": "A powerful consortium of property developers, architects, and builders. Many of their enemies have disappeared behind the brick and mortar of the city.", + "faction_the_doskvol_foundation_notes": "A powerful consortium of property developers, architects, and builders. Many of their enemies have disappeared behind the brick and mortar of the city.", "faction_saltfords_banking_group": "Saltfords Banking Group", "faction_saltfords_banking_group_notes": "After a wave of consolidations and acquisitions, Saltfords has survived as the largest and most powerful bank in Doskvol. ", "faction_xantara_pharm": "Xantara Pharm", @@ -635,7 +634,7 @@ "faction_ankhayat_consortium_notes": "A powerful association of businesses, all owned by an old-money family of exiled Iruvian nobility.", "faction_sicu": "Shattered Isles Congress of Unions (SICU)", "faction_sicu_notes": "An international labor organization that fights for better working conditions, higher wages, social reforms, and the right to unionize.", - "faction_yammies": "Youth Action Movement (Yammies)", + "faction_yammies": "The Yammies", "faction_yammies_notes": "A large countercultural protest group that started amongst the students of Charterhall University. The “yammies” stage theatrical protests and sit-ins that involve performance art and spectacle, aimed at disrupting", "faction_ink_lane_tabloids": "Ink Lane Tabloids", "faction_ink_lane_tabloids_notes": "The notorious tabloids of Doskvol; the Daily Scandal, the Evening Whisper, the Doskvol Lurker, News of the Void, and more. Buried amidst the weird and lurid trash are some surprisingly illuminating investigations. ", @@ -652,7 +651,7 @@ "faction_the_kethrys_lodge_notes": "A society for those with a special interest in the paranormal. Conducts seances, experiments, and weird rituals. ", "faction_the_silver_echoes": "The Silver Echoes", "faction_the_silver_echoes_notes": "The most popular band in Doskvol. Detractors claim their horde of fans have been brainwashed by some combination of their electroplasmic instruments, the Resonance Field radios their music is broadcast over, and/or subliminal messages in their lyrics.", - "faction_the_old_northport_preservation_society": "The Old North Port Preservation Society", + "faction_the_old_northport_preservation_society": "Old North Port Preservation Society", "faction_the_old_northport_preservation_society_notes": "A sect of neo-traditionalists who have reclaimed Old North Port, beyond the safety of the Bubble. They believe that lost rituals and old runes keep them safe. Traditional robes, flower-gathering, effigy-burning. ", "faction_deathsteaders": "Deathsteaders", "faction_deathsteaders_notes": "Survivalists, fugitives, and free-thinkers who have left the safety of the Bubble to make a living in the forbidden Deathlands beyond. ", @@ -759,6 +758,7 @@ "indulge_vice": "Indulge Vice", "insight": "Insight", "insight_description": "Resist consequences from deception or understanding.", + "intellectual": "Intellectual", "italics_dont_count": "(italics don't count for load)", "item_name": "A useful item", "items": "Items", @@ -768,15 +768,13 @@ "arclighter_description": "A handheld tool that carries a small reserve of plasmoleum. A flick of the thumb produces a small arc of crackling energy, and with a twist of the dial it turns into a steady beam of light. Used as a flashlight, cigarette lighter, welding torch, or for anything from supercharging firearm rounds, overloading electronic systems, or even jamming into a knife’s hilt to jury-rig a quick electro-blade.", "lead_a_group_action": "Lead a group action", "leaking": "Leaking", - "leech": "Leech", "less_effect": "Less Effect", "light": "Quiet", "list_crews": "Hit Squad, Militants, Utopians, Dealers, Shadows, Racers, or Vigilantes.", - "list_playbooks": "Veteran, Hound, Intellectual, Radical, Swinger, Operative, Paranormalist, Hull, Ghost, or Vampire.", + "list_playbooks": "Hound, Intellectual, Operative, Paranormalist, Radical, Swinger, Veteran, Ghost/Echo, Hull, Time Traveler from the Future, Time Traveler from the Past, or Vampire.", "load": "Approach", "load:": "Load:", "look": "Look", - "lurk": "Lurk", "mark_xp:": "Marking XP", "mastery": "Mastery", "minus1d": "-1D", @@ -791,167 +789,53 @@ "obsessive": "Obsessive", "occult": "Paranormal", "ok": "OK", + "operative": "Operative", "origin": "Origin", "paranoid": "Paranoid", + "paranormalist": "Paranormalist", "personal": "Personal", "planning_load": "Planning & Load", "planningdesc": "Choose a plan, provide the opening gambit. Choose your approach (quiet or loud).", "playbook": "playbook", - "playbook_ability_a_little_something_on_the_side": "A Little Something on the Side", - "playbook_ability_a_little_something_on_the_side_description": "At the end of each downtime phase, you earn +2 bank.", "playbook_ability_a_void_in_the_echo": "Resonance Void", "playbook_ability_a_void_in_the_echo_description": "You are invisible to resonance entities and may not be harmed by them. Take 2 Stress to cause living things to avert their gaze and fail to observe you for a few moments.", - "playbook_ability_alchemist": "Alchemist", - "playbook_ability_alchemist_description": "When you invent or craft a creation with alchemical features, take +1 result level to your roll. You begin with one special formula already known.", - "playbook_ability_ambush": "Ambush", - "playbook_ability_ambush_description": "When you attack from hiding or spring a trap, you get +1d.", - "playbook_ability_analyst": "Analyst", - "playbook_ability_analyst_description": "During downtime, you get two ticks to distribute among any long term project clocks that involve investigation or learning a new formula or design plan.", "playbook_ability_arcane_sight": "Telepathy", "playbook_ability_arcane_sight_description": "Take 1 Stress to sense beyond human limits. Read a subject's true thoughts or feelings, see in pitch darkness, sense the presence of invisible things, intuit the location of a hidden object, etc.", - "playbook_ability_artificer": "Artificer", - "playbook_ability_artificer_description": "When you invent or craft a creation with spark-craft features, take +1 result level to your roll. You begin with one special design already known.", "playbook_ability_automaton": "Automaton", "playbook_ability_automaton_description": "You are a soul powering a robotic body. You have human-like strength and senses, by default. Your frame has built-in armor (this doesn't count for your load). Your former human feelings, interests, and connections are almost entirely gone (you start with no keys). You may be repaired if damaged or destroyed. Whenever you would take Stress, take Drain instead. Choose two frame features.", - "playbook_ability_battleborn": "Battleborn", - "playbook_ability_battleborn_description": "You may expend your special armor to reduce harm from an attack in combat or to push yourself during a fight.", - "playbook_ability_bodyguard": "Bodyguard", - "playbook_ability_bodyguard_description": "When you protect a teammate, take +1d to your resistance roll. When you gather info to anticipate possible threats in the current situation, you get +1 effect.", - "playbook_ability_calculating": "Calculating", - "playbook_ability_calculating_description": "Due to your careful planning, during downtime, you may give yourself or another crew member +1 downtime action.", - "playbook_ability_cloak_&_dagger": "Cloak & Dagger", - "playbook_ability_cloak_&_dagger_description": "When you use a disguise or other form of covert misdirection, you get +1d to rolls to confuse or deflect suspicion. When you throw off your disguise, the resulting surprise gives you the initiative in the situation.", "playbook_ability_retractable_arsenal": "Retractable Arsenal", "playbook_ability_retractable_arsenal_description": "Your items are built into your frame and may recess beneath panels out of sight. Your frame can now carry +2 load.", - "playbook_ability_compel": "Compel", - "playbook_ability_compel_description": "You can Attune to the ghost field to force a nearby ghost to appear and obey a command you give it. You are not supernaturally terrified by a ghost you summon or compel (though your allies may be).", - "playbook_ability_daredevil": "Daredevil", - "playbook_ability_daredevil_description": "When you roll a desperate action, you get +1d to your roll if you also take -1d to any resistance rolls against consequences from your action.", "playbook_ability_dark_talent": "Dark Majesty", "playbook_ability_dark_talent_description": "Choose Insight, Prowess, or Resolve. Your max rating for actions under that attribute becomes 5. When you take this ability, add +1 dot to the resistance rating of the attribute you've chosen.", "playbook_ability_dissipate": "Dissipate", "playbook_ability_dissipate_description": "You can disperse the vapor of your ghostly form in order to pass through solid objects for a moment. Take 1 Drain when you dissipate, plus 1 Drain for each feature: It lasts longer (a minute—an hour—a day)—you also become invisible—anything that passes through your form becomes dangerously electrified or frozen.", "playbook_ability_energy_beam": "Energy Beam", "playbook_ability_energy_beam_description": "You may release some of your energy as an electric shock around you or as a directed beam. You may also use this ability to create a lightning barrier to repel or trap a resonance entity. Take 1 Drain for each level of magnitude.", - "playbook_ability_expertise": "Expertise", - "playbook_ability_expertise_description": "Choose one of your action ratings. When you lead a group action using that action, you can suffer only 1 stress at most regardless of the number of failed rolls.", - "playbook_ability_focused": "Focused", - "playbook_ability_focused_description": "You may expend your special armor to resist a consequence of surprise or mental harm (fear, confusion, losing track of someone) or to push yourself for ranged combat or tracking.", - "playbook_ability_foresight": "Foresight", - "playbook_ability_foresight_description": "Two times per score you can assist a teammate without paying stress. Tell us how you prepared for this.", - "playbook_ability_fortitude": "Fortitude", - "playbook_ability_fortitude_description": "You may expend your special armor to resist a consequence of fatigue, weakness, or chemical effects, or to push yourself when working with technical skill or handling alchemicals.", "playbook_ability_frame_upgrade": "Frame Upgrade", "playbook_ability_frame_upgrade_description": "Choose two additional frame features. This trait may be taken twice.", - "playbook_ability_functioning_vice": "Functioning Vice", - "playbook_ability_functioning_vice_description": "When you indulge your vice, you may adjust the dice outcome by 1 or 2 (up or down). An ally who joins in your vice may do the same.", - "playbook_ability_ghost_contract": "Ghost Contract", - "playbook_ability_ghost_contract_description": "When you shake on a deal, you and your partner — human or otherwise — both bear a mark of your oath. If either breaks the contract, they take level 3 harm, \"Cursed\".", - "playbook_ability_ghost_fighter": "Ghost Fighter", - "playbook_ability_ghost_fighter_description": "You may imbue your hands, melee weapons, or tools with spirit energy. You gain potency in combat vs. the supernatural. You may grapple with spirits to restrain and capture them.", "playbook_ability_ghost_form": "Resonance Echo", "playbook_ability_ghost_form_description": "You are now a psychedelic being of swirling multicolored vapor that resembles your living body and clothes. You may weakly interact with the physical world and vice versa. You're vulnerable to paranormal powers and electroplasmic effects. You move about by floating and may fly swiftly without tiring. You may slowly flow through small openings as a vapor. You change the temperature around you and are mind-bending for the living to behold. You are affected by spiritbane charms (take 2 Drain to overcome the repulsion), but not many people still carry these. You have less effect under the light of bluetime. Whenever you would take Stress, take Drain instead. When you would deadlock a key, choose an echo irregularity instead.", - "playbook_ability_ghost_hunter": "Ghost Hunter", - "playbook_ability_ghost_hunter_description": "Your hunting pet is imbued with spirit energy. It gains potency when tracking or fighting the supernatural, and gains an arcane ability: ghost-form, mind-link, or arrow-swift. Take this ability again to choose an additional arcane ability for your pet.", - "playbook_ability_ghost_mind": "Ghost Mind", - "playbook_ability_ghost_mind_description": "You’re always aware of supernatural entities in your presence. Take +1d when you gather info about the supernatural.", - "playbook_ability_ghost_veil": "Ghost Veil", - "playbook_ability_ghost_veil_description": "You may shift partially into the ghost field, becoming shadowy and insubstantial for a few moments. Take 2 stress when you shift, plus 1 stress for each extra feature: It lasts for a few minutes rather than moments — you are invisible rather than shadowy — you may float through the air like a ghost", - "playbook_ability_ghost_voice": "Ghost Voice", - "playbook_ability_ghost_voice_description": "You know the secret method to interact with a ghost or demon as if it was a normal human, regardless of how wild or feral it appears. You gain potency when communicating with the supernatural.", - "playbook_ability_ghost_ward": "Ghost Ward", - "playbook_ability_ghost_ward_description": "You know how to Wreck an area with arcane substances and methods so it is either anathema or enticing to spirits (your choice).", "playbook_ability_interface": "Interface", "playbook_ability_interface_description": "You may Attune to the local electroplasmic power field to control it or something connected to it (including another hull).", - "playbook_ability_iron_will": "Iron Will", - "playbook_ability_iron_will_description": "You're immune to the terror that some supernatural entities inflict on sight. Take +1d to resistance rolls with Resolve.", - "playbook_ability_jail_bird": "Jail Bird", - "playbook_ability_jail_bird_description": "When incarcerated, your wanted level counts as 1 less, your Tier as 1 more, and you gain +1 faction status with a faction you help on the inside (in addition to your incarceration roll).", - "playbook_ability_leader": "Leader", - "playbook_ability_leader_description": "When you Command a cohort in combat, they continue to fight when they would otherwise break (they're not taken out when they suffer level 3 harm). They gain +1 effect and 1 armor.", - "playbook_ability_like_looking_into_a_mirror": "Like Looking into a Mirror", - "playbook_ability_like_looking_into_a_mirror_description": "You can always tell when someone is lying to you.", "playbook_ability_manifest": "Manifest", "playbook_ability_manifest_description": "Take 1 Drain to flow through the electroplasmic pathways of the resonance field in order to instantly travel to any place you knew intimately in life, or to answer the summoning call when compelled.", - "playbook_ability_mastermind": "Mastermind", - "playbook_ability_mastermind_description": "You may expend your special armor to protect a teammate, or to push yourself when you gather information or work on a long-term project.", - "playbook_ability_mesmerism": "Mesmerism", - "playbook_ability_mesmerism_description": "When you Sway someone, you may cause them to forget that it's happened until they next interact with you.", - "playbook_ability_mule": "Mule", - "playbook_ability_mule_description": "Your load limits are higher. Light: 5. Normal: 7. Heavy: 8.", - "playbook_ability_not_to_be_trifled_with": "Not to be Trifled With", - "playbook_ability_not_to_be_trifled_with_description": "You can push yourself to do one of the following: perform a feat of physical force that verges on the superhuman — engage a small gang on equal footing in close combat.", - "playbook_ability_occultist": "Occultist", - "playbook_ability_occultist_description": "You know the secret ways to Consort with ancient powers, forgotten gods or demons. Once you've consorted with one, you get +1d to command cultists who worship it.", "playbook_ability_powerhouse": "Powerhouse", "playbook_ability_powerhouse_description": "Take 1 Drain to perform a feat of extreme strength or speed (run faster than an autopod, rend metal with your hands, etc.). This factors into effect.", - "playbook_ability_physicker": "Physicker", - "playbook_ability_physicker_description": "You can Tinker with bones, blood, and bodily humours to treat wounds or stabilize the dying. You may study a malady or corpse. Everyone in your crew gets +1d to their healing treatment rolls.", "playbook_ability_poltergeist": "Poltergeist", "playbook_ability_poltergeist_description": "Take 1 Drain to strongly interact with the physical world for a few moments (as if you had a normal body). Extend the reach and magnitude of your interaction to include telekinetic force and electroplasmic discharges by taking more Drain (2-6).", "playbook_ability_possess": "Possess", "playbook_ability_possess_description": "You may Attune to the resonance field in order to take control of a living body. When your control is challenged, you must re-Attune (risking electroplasmic harm) or leave the body. Your control is challenged when: you consume resonance energy from the host—when paranormal powers act against you—when the host's will is driven to desperation. You may easily and indefinitely possess a hollow or hull that has been prepared for you. If it's a hollow, switch to the Vampire playbook. If hull, switch to the Hull playbook, keeping your previous action ratings. Immediately take one Hull trait, and fill two memory clocks (choose from your previous character's special abilities instead of rolling randomly). To remember more than what those two clocks give you will require filling more memory clocks, as usual.", - "playbook_ability_reflexes": "Reflexes", - "playbook_ability_reflexes_description": "When there's a question about who acts first, the answer is you (two characters with Reflexes act simultaneously).", - "playbook_ability_ritual": "Ritual", - "playbook_ability_ritual_description": "You can Study an occult ritual (or create a new one) to summon a supernatural effect or being. You know the arcane methods to perform ritual sorcery. You begin with one ritual already learned.", - "playbook_ability_rook's_gambit": "Rook's Gambit", - "playbook_ability_rook's_gambit_description": "Take 2 stress to roll your best action rating while performing a different action. Say how you adapt your skill to this use.", - "playbook_ability_saboteur": "Saboteur", - "playbook_ability_saboteur_description": "When you Wreck, the work is much quieter than it should be and the damage is hidden from casual inspection.", - "playbook_ability_savage": "Savage", - "playbook_ability_savage_description": "When you unleash physical violence, it's especially frightening. When you Command a frightened target, take +1d.", - "playbook_ability_scout": "Scout", - "playbook_ability_scout_description": "When you gather info to locate a target, you get +1 effect. When you hide in a prepared position or use camouflage, you get +1d to rolls to avoid detection.", - "playbook_ability_secondary_hull": "Secondary Hull", - "playbook_ability_secondary_hull_description": "Choose an additional frame and its starting feature. You may transfer your consciousness between your frames at will.", - "playbook_ability_shadow": "Shadow", - "playbook_ability_shadow_description": "You may expend your special armor to resist a consequence from detection or security measures, or to push yourself for a feat of athletics or stealth.", - "playbook_ability_sharpshooter": "Sharpshooter", - "playbook_ability_sharpshooter_description": "You can push yourself to do one of the following: make a ranged attack at extreme distance beyond what’s normal for the weapon — unleash a barrage of rapid fire to suppress the enemy.", "playbook_ability_sinister_guile": "Sinister Guile", "playbook_ability_sinister_guile_description": "During downtime, choose one: get a free additional downtime activity, or take +1d to all downtime activity rolls.", "playbook_ability_feral_whispers": "Feral Whispers", "playbook_ability_feral_whispers_description": "You can Attune to animals to have them do your bidding.", - "playbook_ability_strange_methods": "Strange Methods", - "playbook_ability_strange_methods_description": "When you invent or craft a creation with arcane features, take +1 result level to your roll. You begin with one arcane design already known.", - "playbook_ability_subterfuge": "Subterfuge", - "playbook_ability_subterfuge_description": "You may expend your special armor to resist a consequence from suspicion or persuasion, or to push yourself for subterfuge.", - "playbook_ability_survivor": "Survivor", - "playbook_ability_survivor_description": "From hard won experience or occult ritual, you are immune to the poisonous miasma of the deathlands and are able to subsist on the strange flora and fauna there. You get +1 stress box.", - "playbook_ability_tempest": "Tempest", - "playbook_ability_tempest_description": "You can push yourself to do one of the following: unleash a stroke of lightning as a weapon — summon a storm in your immediate vicinity (torrential rain, roaring winds, heavy fog, chilling frost/snow, etc.).", "playbook_ability_terrible_power": "Terrible Power", "playbook_ability_terrible_power_description": "Take 1 Stress to perform a feat of superhuman strength or speed (run faster than an autopod, bend steel with bare hands, leap onto the roof of a building, etc.). This factors into effect.", - "playbook_ability_the_devil's_footsteps": "The Devil's Footsteps", - "playbook_ability_the_devil's_footsteps_description": "When you push yourself, choose one of the following additional benefits: perform a feat of athletics that verges on the superhuman — maneuver to confuse your enemies so they mistakenly attack each other.", - "playbook_ability_tough_as_nails": "Tough as Nails", - "playbook_ability_tough_as_nails_description": "Penalties from harm are one level less severe (though level 4 harm is still fatal).", - "playbook_ability_trust_in_me": "Trust in Me", - "playbook_ability_trust_in_me_description": "You get +1d vs. a target with whom you have an intimate relationship.", "playbook_ability_undead": "Vampire", "playbook_ability_undead_description": "You are a resonance echo who animates an undying body. Your deadlocks are maxed out. Choose four that reflect your vampiric nature. Paranormal attacks are potent against you. If you suffer mortal harm or another deadlock, you are overwhelmed. You take level 3 harm: \"Incapacitated\" until you feed enough to recover. If you suffer paranormal harm while in this state, you are destroyed utterly. Your xp tracks are longer (you now advance more slowly). You have more Stress boxes.", - "playbook_ability_vengeful": "Vengeful", - "playbook_ability_vengeful_description": "You gain an additional xp trigger: You got payback against someone who harmed you or someone you care about. If your crew helped you get payback, also mark crew xp.", - "playbook_ability_venomous": "Venomous", - "playbook_ability_venomous_description": "Choose a drug or poison (from your bandolier stock) to which you have become immune. You can push yourself to secrete it through your skin or saliva or exhale it as a vapor.", "playbook_ability_versatile": "Versatile", "playbook_ability_versatile_description": "Choose a special ability from another source (can be taken more than once).", - "playbook_ability_vigorous": "Vigorous", - "playbook_ability_vigorous_description": "You recover from harm faster. Permanently fill in one of your healing clock segments. Take +1d to healing treatment rolls.", - "playbook_ability_warded": "Warded", - "playbook_ability_warded_description": "You may expend your special armor to resist a supernatural consequence, or to push yourself when you deal with arcane forces.", - "playbook_ability_weaving_the_web": "Weaving the Web", - "playbook_ability_weaving_the_web_description": "You gain +1d to Consort when you gather information on a target for a score. You get +1d to the engagement roll for that operation.", "playbook_advancement": "Playbook Advancement", - "playbook_cutter_description": "A Dangerous &\nIntimidating\nFighter", - "playbook_cutter_friend_0": "Marlane, a pugilist", - "playbook_cutter_friend_1": "Chael, a vicious thug", - "playbook_cutter_friend_2": "Mercy, a cold killer", - "playbook_cutter_friend_3": "Grace, an extortionist", - "playbook_cutter_friend_4": "Sawtooth, a physicker", - "playbook_cutter_friends_title": "Dangerous Friends", - "playbook_cutter_xp_condition": "You addressed a challenge with violence or coercion.", "playbook_description": "A short playbook description", "playbook_ghost_description": "A Resonance Echo Adrift Without A Body", "playbook_ghost_friends_title": "Enemies & Rivals", @@ -969,79 +853,15 @@ "playbook_hull_description": "The Soul Of A Condemned Criminal Trapped In A Robot Body", "playbook_hull_friends_title": "Contacts", "playbook_hull_xp_condition": "You obeyed orders, or addressed a challenge with cold simplicity.", - "playbook_item_a_cane-sword": "A cane-sword", - "playbook_item_a_trained_hunting_pet": "A trained hunting pet", - "playbook_item_bandolier_of_alchemicals_(3)": "Bandolier of alchemicals (3)", - "playbook_item_blowgun_&_darts,_syringes": "Blowgun & darts, syringes", - "playbook_item_blueprints": "Blueprints", - "playbook_item_concealed_palm_pistol": "Concealed palm pistol", - "playbook_item_dark-sight_goggles": "Dark-sight goggles", "playbook_item_fine_autopod": "Fine autopod", "playbook_item_vial_of_rare_drug": "Vial of rare & exotic drug", "playbook_item_demonbane_charm": "Demonbane charm", - "playbook_item_electroplasm_vials": "Electroplasm vials", - "playbook_item_electroplasmic_ammunition": "Electroplasmic ammunition", - "playbook_item_fine_bottle_of_whiskey": "Fine bottle of whiskey", "playbook_item_fine_clothes_&_jewelry": "Fine clothes & jewelry", "playbook_item_fine_clothes_and_accoutrements": "Fine clothes and accessories", - "playbook_item_fine_cover_identity": "Fine cover identity", - "playbook_item_fine_disguise_kit": "Fine disguise kit", - "playbook_item_fine_hand_weapon": "Fine hand weapon", - "playbook_item_fine_heavy_weapon": "Fine heavy weapon", - "playbook_item_fine_lightning_hook": "Fine lightning hook", - "playbook_item_fine_loaded_dice,_trick_cards": "Fine loaded dice, trick cards", - "playbook_item_fine_lockpicks": "Fine lockpicks", - "playbook_item_fine_long_rifle": "Fine long rifle", - "playbook_item_fine_pair_of_pistols": "Fine pair of pistols", "playbook_item_fine_personal_weapon": "Fine personal weapon", "playbook_item_fine_shadow_cloak": "Fine shadow cloak", - "playbook_item_fine_spirit_mask": "Fine spirit mask", "playbook_item_fine_tinkering_tools": "Fine tinkering tools", - "playbook_item_fine_wrecking_tools": "Fine wrecking tools", - "playbook_item_gadget": "Gadget", - "playbook_item_ghost_key": "Ghost key", - "playbook_item_light_climbing_gear": "Light climbing gear", - "playbook_item_manacles_&_chain": "Manacles & chain", - "playbook_item_rage_essence_vial": "Rage essence vial", - "playbook_item_scary_weapon_or_tool": "Scary weapon or tool", - "playbook_item_silence_potion_vial": "Silence potion vial", - "playbook_item_spirit_bottles_(2)": "Spirit bottles (2)", "playbook_item_spiritbane_charm": "Spiritbane charm", - "playbook_item_spyglass": "Spyglass", - "playbook_item_trance_powder": "Trance powder", - "playbook_item_vial_of_slumber_essence": "Vial of slumber essence", - "playbook_leech_description": "A Saboteur and\nTechnician", - "playbook_leech_friend_0": "Stazia, an apothecary", - "playbook_leech_friend_1": "Veldren, a psychonaut", - "playbook_leech_friend_2": "Eckerd, a corpse thief", - "playbook_leech_friend_3": "Jul, a blood dealer", - "playbook_leech_friend_4": "Malista, a priestess", - "playbook_leech_friends_title": "Clever Friends", - "playbook_leech_xp_condition": "You addressed a challenge with technical skill or mayhem.", - "playbook_lurk_description": "A Stealthy\nInfiltrator\nand Burglar", - "playbook_lurk_friend_0": "Telda, a beggar", - "playbook_lurk_friend_1": "Darmot, a bluecoat", - "playbook_lurk_friend_2": "Frake, a locksmith", - "playbook_lurk_friend_3": "Roslyn Kellis, a noble", - "playbook_lurk_friend_4": "Petra, a city clerk", - "playbook_lurk_friends_title": "Shady Friends", - "playbook_lurk_xp_condition": "You addressed a challenge with stealth or evasion.", - "playbook_slide_description": "A Subtle\nManipulator\nand Spy", - "playbook_slide_friend_0": "Bryl, a drug dealer", - "playbook_slide_friend_1": "Bazso Baz, a gang leader", - "playbook_slide_friend_2": "Klyra, a tavern owner", - "playbook_slide_friend_3": "Nyryx, a prostitute", - "playbook_slide_friend_4": "Harker, a jail-bird", - "playbook_slide_friends_title": "Sly Friends", - "playbook_slide_xp_condition": "You addressed a challenge with deception or in influence.", - "playbook_spider_description": "A Devious\nMastermind", - "playbook_spider_friend_0": "Salia, an information broker", - "playbook_spider_friend_1": "Augus, a master architect", - "playbook_spider_friend_2": "Jennah, a servant", - "playbook_spider_friend_3": "Riven, a chemist", - "playbook_spider_friend_4": "Jeren, a bluecoat archivist", - "playbook_spider_friends_title": "Shrewd Friends", - "playbook_spider_xp_condition": "You addressed a challenge with calculation or conspiracy.", "playbook_vampire_description": "A Resonance Echo Animating An Undying Body", "playbook_vampire_friend_0": "Blackwood, a chauffeur", "playbook_vampire_friend_1": "Carter, a bodyguard", @@ -1051,14 +871,6 @@ "playbook_vampire_friends_title": "Dark Servants (start with two)", "playbook_vampire_xp_condition": "You displayed your dominance or slayed without mercy.", "playbook_vampire_xp_condition3": "You struggled with issues stemming from a deadlock or stricture.", - "playbook_whisper_description": "An Arcane\nAdept and\nChanneler", - "playbook_whisper_friend_0": "Nyryx, a possessor ghost", - "playbook_whisper_friend_1": "Scurlock, a vampire", - "playbook_whisper_friend_2": "Setarra, a demon", - "playbook_whisper_friend_3": "Quellyn, a witch", - "playbook_whisper_friend_4": "Flint, a spirit trafficker", - "playbook_whisper_friends_title": "Strange Friends", - "playbook_whisper_xp_condition": "You addressed a challenge with knowledge or arcane power.", "position": "Position", "progress_clock": "progress clock", "protect_a_teammate": "Protect a teammate", @@ -1097,7 +909,6 @@ "rolls": "rolls", "rolls_for": "rolls for", "rolls_their": "rolls their", - "savage": "Savage", "sadistic": "Sadistic", "secure": "Security Systems", "send_details_to_chat": "Send details to chat", @@ -1107,9 +918,9 @@ "show_broadcast": "Show broadcast buttons for sending information to chat", "show_cohort_section": "Show cohort section on character sheet", "show_deity": "Show deity fields", - "show_extra_trauma_box": "Show an extra trauma box", + "show_extra_trauma_box": "Show an extra key/deadlock box", "show_extra_xp_condition": "Show an extra xp condition", - "show_frame_section": "Show frame section (for hulls)", + "show_frame_section": "Show frame section", "show_item_description": "Item/upgrade descriptions", "show_origin": "Show origin field", "show_outline": "Show outline for active input fields", @@ -1117,11 +928,11 @@ "skirmish": "Skirmish", "skirmish_description": "Skirmish with an opponent in close combat; assault or hold a position; brawl and wrestle.", "skullfire_poison": "Skullfire Poison", - "slide": "Slide", "slumber": "Slumber", "smoke_bomb": "Smoke bomb", "smoking": "Smoking", "racers": "Racers", + "radical": "Radical", "social": "Social", "soft": "Soft", "spark_drug": "Spark (drug)", @@ -1129,7 +940,6 @@ "special": "Special", "special_abilities": "Special Abilities", "special_ability": "Prestige Ability", - "spider": "Spider", "standstill_poison": "Standstill Poison", "stash": "Bank", "status": "Status", @@ -1153,6 +963,7 @@ "supplies": "Supplies", "survey": "Survey", "survey_description": "Survey a location or situation to understand what's going on; sense trouble before it happens; gather information about opportunities or exploits.", + "swinger": "Swinger", "sway": "Sway", "sway_description": "Sway someone with charm, logic, deception, disguise, or bluff; change attitudes or behavior with manipulation or seduction.", "teamwork": "Teamwork", @@ -1233,7 +1044,6 @@ "weapons": "Weapons", "wear": "Wear", "when_you_use_bandolier": "When you use a bandolier slot, choose an explosive.", - "whisper": "Whisper", "with": "with", "workshop": "Workshop", "wreck": "Wreck",