@import url(https://fonts.googleapis.com/css2?family=Eczar:wght@400;500;600;700;800&display=swap);@import url(https://rsms.me/inter/inter.css);@import url(https://fonts.googleapis.com/css2?family=Gelasio:ital,wght@0,400;0,700;1,400;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed|Tauri|Teko:500|Changa+One|DM+Serif+Text:400i&display=swap);@font-face{font-family:Nodesto;src:url(NodestoCapsCondensed.otf)}@font-face{font-family:Pathfinder2eActions;src:url(Pathfinder2eActions.ttf)}.window-content{height:calc(100% - var(--headerHeight));display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:8px;color:#191813;overflow-y:auto;overflow-x:hidden}.window-content .crb-style{flex:1}.window-content input,.window-content label,.window-content select{pointer-events:none!important}.window-content .dots *,.window-content .item-icon,.window-content .item-image,.window-content .item-toggle-container,.window-content .item-toggle-equip,.window-content .pf-value.pf-rank,.window-content .plaque span,.window-content .player-image,.window-content .roll-icon,.window-content .rollable,.window-content .save-rank,.window-content a.entity-link,.window-content a.inline-roll,.window-content button.tag{cursor:default!important}.window-content .shield.hp .data-value:hover #shield-hp,.window-content a.entity-link:hover,.window-content a.inline-roll:hover,.window-content button.tag:hover{text-shadow:none!important}.inventory-browse .fa-search,.item-create .fa-plus,.window-content .item-decrease-quantity,.window-content .item-increase-quantity{visibility:hidden}.crb-style .sheet-content .directory-list .item .item-summary p{white-space:break-spaces}.bio-alignment.pf-value.pf-small{font-weight:700;display:block;font-size:14px;margin-top:2px;text-transform:capitalize;line-height:1}body{background-color:#2f2f2f}.window-content select{appearance:none}div.errorDiv{position:absolute;top:0;left:0;width:100%}div.errorDiv,div.errorDiv>div{height:100%;pointer-events:none}div.errorDiv>div{position:relative;width:calc(100% - 189px)}div.errorDiv>div>p{color:#deb887;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;font-size:xxx-large}div.errorDiv>div>p,form#siteUrlForm>*{font-family:Nodesto,Signika,Palatino Linotype,serif}form#siteUrlForm>*{color:#e9967a;font-size:24px;font-weight:lighter;text-align:center}form#siteUrlForm>input#siteUrl{margin:2px}form#siteUrlForm>button{margin:0 2px 0 1px;padding:0;background:rgba(255,0,0,.2)}form#siteUrlForm>button:hover{background:rgba(255,0,0,.4)}.titleDiv{width:181px;color:#deb887;text-align:center;font-size:xx-large;font-family:Nodesto,Signika,Palatino Linotype,serif;margin:1px;padding:2px;line-height:1em}.formDiv,.titleDiv{display:inline-block}.formDiv{width:calc(100% - 189px)}:root{--primary-background:#454a7c;--secondary-background:grey;--tertiary-background:#454a7c;--alternate-background:#a9a9a9}.nodesto{font-family:Nodesto,Signika,Palatino Linotype,serif;font-size:18px;color:#444}.flexrow{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.flexrow>*{flex:1}.flexcol{display:flex;flex-direction:column;flex-wrap:nowrap}.flexcol>*{flex:1}.tab[data-tab].active{display:initial}button>i.far{pointer-events:none}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/oswald/v26/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiZQ.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.container-held-items{margin-left:10px}input[type=number]{width:calc(100% - 2px);min-width:20px;height:24px;background:rgba(0,0,0,.05);padding:1px 3px;margin:0;color:#191813;font-family:inherit;font-size:inherit;text-align:inherit;line-height:inherit;border:1px solid #7a7971;border-radius:3px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.activity-icon{display:inline!important;margin:0;padding:0;font-family:Pathfinder2eActions;font-size:1.2em}@keyframes fadein{0%{opacity:0}to{opacity:1}}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);-o-transform:rotate(4deg);-ms-transform:rotate(4deg);transform:rotate(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}to{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}to{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}:root{--primary:#5e0000;--secondary:#171f69;--tertiary:#e9d7a1;--green:#6baa75;--alt:#786452;--alt-dark:#443730;--light:#910000;--lighter:#c40000;--dark:#2b0000;--darker:#000;--bg:#f8f4f1;--sub:#605856;--btn-color:#5e0000;--btn-radius:0;--header-color:#fff;--header-bg:#171f69;--body:#1c1c1c;--box-bg:#fff;--window-bg:#f8f4f1;--sidebar-label:#ffefbd;--sidebar-title:#f7d488;--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}body{font-family:Roboto,system,-apple-system,sans-serif;color:var(--body)}.grid{display:grid;grid-template-rows:1fr}.flex{display:flex}h1,h2,h3,h4{font-weight:600}p{font-weight:500}a[href]{color:var(--primary)}.crb-style{display:flex}.crb-style input,.crb-style label,.crb-style select{color:var(--body);line-height:1}.crb-style input{border:none;border-radius:0}.crb-style input:focus{box-shadow:none}.crb-style input:focus::placeholder{color:transparent}.crb-style input::placeholder{color:#fff}.crb-style input::-webkit-inner-spin-button,.crb-style input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.crb-style input[type=number]{-moz-appearance:textfield}.crb-style select{font-size:14px;font-family:Eczar,Signika,Georgia,serif;font-weight:500;color:#fff;position:relative;background-color:var(--alt);border-radius:2px;line-height:1;cursor:pointer;padding:4px 18px 3px 5px;-webkit-appearance:none;-moz-appearance:none;text-overflow:ellipsis;background-image:var(--chevron-down);background-repeat:no-repeat;background-position:right .25em top 50%;background-size:1em auto;height:auto;border:1px solid #53422a}.crb-style .dots span{cursor:pointer}.pf2e.sheet form .tag{font-weight:700}.crb-style.sheet .window-content{background:var(--sheet-bg) no-repeat;background-size:cover}.hover-content{display:none}.crb-hover .tooltipster-box{border-style:solid;border-image-outset:0;border-width:9px;border-image:var(--corner-box) 9 repeat;background-color:rgba(0,0,0,.9);overflow:visible}.crb-hover .tooltipster-box .tooltipster-content{margin:0;padding:0}.crb-hover .tooltipster-box .tooltipster-content .hover-content{display:flex;min-width:120px;max-width:180px;padding:4px;line-height:1;flex-direction:column}.crb-hover .tooltipster-box .tooltipster-content .hover-content p{font-size:14px;font-family:Gelasio,Signika,Georgia,serif;font-weight:400}.crb-hover .tooltipster-box .tooltipster-content .hover-content h1,.crb-hover .tooltipster-box .tooltipster-content .hover-content h2,.crb-hover .tooltipster-box .tooltipster-content .hover-content h3{font-size:12px;font-weight:500;text-align:left}.crb-hover .tooltipster-box .tooltipster-content .hover-content .sidebar_title{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #f7d488;margin:.25em 0 .5em;flex:1 auto}.crb-hover .tooltipster-box .tooltipster-content .hover-content .sidebar_title a,.crb-hover .tooltipster-box .tooltipster-content .hover-content .sidebar_title h2{font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;border:none;margin:0;line-height:1.5;color:#f7d488}.crb-hover .tooltipster-box .tooltipster-content .hover-content .sidebar_title a+h2,.crb-hover .tooltipster-box .tooltipster-content .hover-content .sidebar_title h2+h2{font-size:11px}.crb-hover .tooltipster-box .tooltipster-content .hover-content .sidebar_title a{color:#fff;text-decoration:none}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul{list-style:none;margin:0;padding:0;flex:1 auto}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul input{color:#fff;border-radius:0;background:transparent;font-family:Gelasio,Signika,Georgia,serif;width:100%;border:none;border-bottom:1px solid hsla(0,0%,100%,.5)}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul input:focus{box-shadow:none;border-bottom:1px solid #fff}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul input:focus::placeholder{color:transparent}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul input::placeholder{color:hsla(0,0%,100%,.8)}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul input::-webkit-inner-spin-button,.crb-hover .tooltipster-box .tooltipster-content .hover-content ul input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul input[type=number]{-moz-appearance:textfield}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul select{border-radius:2px;height:18px;border:1px solid #fff;background:transparent;cursor:pointer}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul select option{font-size:.8rem;min-height:1rem;color:var(--body);text-transform:capitalize}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul label{display:flex;align-items:center;text-align:left;font-family:Eczar,Signika,Georgia,serif;font-weight:500}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .data,.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .label{font-size:12px;font-family:Eczar,Signika,Georgia,serif;font-weight:400;color:#fff;margin:0;padding:0}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item{display:grid;grid:"data label close" min-content "data type close" min-content/30px 1fr;margin:8px 0;align-items:center;column-gap:8px;justify-items:start}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item:first-child{border:none}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item.no-effect{filter:opacity(.5);position:relative}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item .tag{grid-area:type;font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;display:flex;justify-content:center;align-items:center;color:var(--tertiary);width:min-content}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item .tag .remove-modifier{white-space:nowrap}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item .label{grid-area:label}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item .data{grid-area:data;text-align:right;font-size:21px;justify-self:right;width:min-content;padding-top:2px}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item .remove-modifier{grid-area:close;font-size:.8rem;cursor:pointer}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item.add-modifier{border-top:1px solid #f7d488;padding-top:5px;grid:"value name name" 1fr "type type btn" 1fr/42px 1fr 1fr;font-size:.8rem;gap:.25rem .5rem;align-items:baseline}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item.add-modifier .add-modifier-value{grid-area:value;font-size:1rem;text-align:right;display:grid;grid:"input plus" 1fr "input minus" 1fr/1fr 10px;column-gap:4px;align-items:center}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item.add-modifier .add-modifier-value input{grid-area:input}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item.add-modifier .add-modifier-value .fas{font-size:9px;cursor:pointer;margin-top:2px}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item.add-modifier .add-modifier-value .fas.fa-plus-circle{grid-area:plus}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item.add-modifier .add-modifier-value .fas.fa-minus-circle{grid-area:minus}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item.add-modifier .add-modifier-name{grid-area:name}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .item.add-modifier .add-modifier-submit{grid-area:btn;font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;white-space:nowrap;text-align:right}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .disabled .data,.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .disabled .data::placeholder,.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .disabled .label{color:hsla(0,0%,100%,.5)}.crb-hover .tooltipster-box .tooltipster-content .hover-content ul .disabled .label{text-decoration:line-through}.icon{font-style:normal}.icon.anger:before{content:"💢︎"}.icon.bang:before,.icon.collision:before{content:"💥︎"}.icon.crystal-ball:before{content:"🔮︎"}.icon.dizzy:before{content:"💫︎"}.icon.diamond-with-dot:before{content:"💠︎"}.icon.gem-stone:before,.icon.gemstone:before{content:"💎︎"}.icon.glowing-star:before{content:"🌟︎"}.icon.prayer-beads:before{content:"📿︎"}.icon.ring:before{content:"💍︎"}.icon.sparkle:before{content:"❇︎"}.icon.sparkler:before{content:"🎇︎"}.icon.sparkles:before{content:"✨︎"}.tags{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.tags .tag{display:inline-flex;flex-wrap:nowrap;color:#fff;background-color:var(--primary);font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;border:none;border-radius:2px;padding:3px 4px;margin-bottom:2px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.5)}.tags .tag+.tag,.tags .tag:first-child{margin-right:3px}.tags .tag.edit-btn{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:0}.tags .tag.edit-btn a{display:inline-flex;justify-content:center;align-items:center;color:var(--primary)}.tags .tag.edit-btn a svg{height:9px;width:auto}.tags .tag_primary{background-color:var(--primary)}.tags .tag_secondary{background-color:var(--secondary)}.tags .tag_tertiary{background-color:var(--tertiary)}.tags .tag_alt{background-color:var(--alt)}.default section.window-content{padding:0;overflow:hidden}.crb-style{display:grid;grid:"sidebar header" 75px "sidebar nav" minmax(min-content,max-content) "sidebar content" 1fr/247px 1fr;font-family:Gelasio,Signika,Georgia,serif;background:var(--header),var(--sheet-bg);background-repeat:repeat-x,no-repeat;background-size:auto 89px,cover;background-attachment:local}.crb-style aside{grid-area:sidebar;color:#ffefbd;font-family:Eczar,Signika,Georgia,serif;font-size:10px;font-weight:600;text-transform:uppercase;background:var(--red-sidebar) no-repeat top;background-size:247px;height:770px;width:247px;position:fixed;overflow:hidden}.crb-style aside .logo{margin-top:5px;border:none;position:relative;z-index:10}.crb-style aside .sidebar{margin:-17px 23px 0 30px;overflow:auto;overflow-x:hidden;height:650px;overflow:hidden scroll;scrollbar-width:thin;scrollbar-color:var(--primary) transparent}.crb-style aside .sidebar::-webkit-scrollbar-track{box-shadow:none}.crb-style aside .sidebar h1,.crb-style aside .sidebar h2,.crb-style aside .sidebar h3,.crb-style aside .sidebar h4,.crb-style aside .sidebar h5,.crb-style aside .sidebar h6{color:#fff;margin:0;padding:0;line-height:1}.crb-style aside .sidebar h4,.crb-style aside .sidebar label{color:var(--sidebar-label);font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;white-space:nowrap}.crb-style aside .sidebar_title{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end;margin:1em 0 .5em}.crb-style aside .sidebar_title a,.crb-style aside .sidebar_title h2,.crb-style aside .sidebar_title h4{font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;border:none;margin:0;line-height:1.5}.crb-style aside .sidebar_title h2{color:#f7d488;border-bottom:1px solid #f7d488;flex:1}.crb-style aside .sidebar_title h2.hover{line-height:1;padding:2px 3px;background:hsla(0,0%,100%,.75);color:var(--primary);border-radius:2px 2px 0 0;border:none;cursor:pointer;flex:0;white-space:nowrap}.crb-style aside .sidebar_title h2.hover:hover{background:#fff;box-shadow:inset 0 0 0 1px #fff}.crb-style aside .sidebar_title h4{margin-right:auto}.crb-style aside .sidebar_title a{color:#fff;text-decoration:none}.crb-style aside .sidebar .dots{display:flex;flex-direction:column}.crb-style aside .sidebar .data-value{display:inline-flex;justify-content:center;align-items:center;font-size:0}.crb-style aside .sidebar .data-value>*{flex-basis:1}.crb-style aside .sidebar .data-value h2,.crb-style aside .sidebar .data-value input[type=number]{color:#ffefbd;text-align:center;font-size:26px;line-height:1;font-weight:500;font-family:Eczar,Signika,Georgia,serif;border:none;background:var(--gold);-webkit-background-clip:text;background-clip:text;color:transparent}.crb-style aside .sidebar .data-value input[type=number]{background:none;-moz-appearance:textfield;color:#fff}.crb-style aside .sidebar .data-value input[type=number]:focus{box-shadow:none}.crb-style aside .sidebar .data-value input[type=number]::-webkit-inner-spin-button,.crb-style aside .sidebar .data-value input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.crb-style aside .sidebar a.roll-icon{display:inline-flex;align-items:center;padding-bottom:2px}.crb-style aside .sidebar a.roll-icon svg{animation-play-state:paused}.crb-style aside .sidebar a.roll-icon svg:hover{animation-play-state:running;animation:rotation 2s linear infinite}.crb-style aside .sidebar select{font-family:Eczar,Signika,Georgia,serif;font-size:16px;color:#fff;background-color:var(--primary);border-radius:0;padding:4px 8px;width:100%;max-width:100%;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.075);border:1px solid #956d58;box-shadow:0 0 0 1px rgba(0,0,0,.1),inset 0 0 4px rgba(0,0,0,.5)}.crb-style aside .sidebar ol{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.crb-style aside .sidebar ol li{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.crb-style aside .sidebar .plaque{display:flex;justify-content:center;align-items:center;text-align:center;text-transform:capitalize;font-family:Eczar,Signika,Georgia,serif;font-size:14px;font-weight:400;padding:3px 0;border-radius:0;position:relative;margin-left:auto}.crb-style aside .sidebar .plaque span{margin-bottom:2px;cursor:pointer}.crb-style aside .sidebar .plaque:after,.crb-style aside .sidebar .plaque:before{display:block;content:var(--pathfinder-orn);height:100%;width:25px}.crb-style aside .sidebar .plaque:after{transform:scaleX(-1);margin-left:4px}.crb-style aside .sidebar .plaque:before{margin-right:4px}.crb-style aside .sidebar .hitpoints h4,.crb-style aside .sidebar .hitpoints label{font-family:Eczar,Signika,Georgia,serif;font-weight:500;margin:0;line-height:1;font-size:10px}.crb-style aside .sidebar .hitpoints .hp-big{display:grid;justify-content:space-evenly;grid-template-columns:repeat(3,1fr)}.crb-style aside .sidebar .hitpoints .hp-big .container{text-align:center}.crb-style aside .sidebar .hitpoints .hp-big .container.temp-hp{text-align:center;margin-right:8px}.crb-style aside .sidebar .hitpoints .hp-big .container.temp-hp input[type=number]{text-align:center;border-bottom:1px solid transparent}.crb-style aside .sidebar .hitpoints .hp-big .container.temp-hp input[type=number]:focus{border-bottom:1px solid var(--tertiary)}.crb-style aside .sidebar .hitpoints .hp-big .container.max-hp{text-align:center;margin-left:8px}.crb-style aside .sidebar .hitpoints .hp-big .container.max-hp h2{background:var(--gold);-webkit-background-clip:text;background-clip:text;color:transparent;text-align:center}.crb-style aside .sidebar .hitpoints .hp-big .container.max-hp,.crb-style aside .sidebar .hitpoints .hp-big .container.temp-hp{margin-top:12px}.crb-style aside .sidebar .hitpoints .hp-big .container.current-hp input:hover,.crb-style aside .sidebar .hitpoints .hp-big .container.temp-hp input:hover{text-shadow:0 0 4px var(--tertiary)}.crb-style aside .sidebar .hitpoints .hp-big .container.current-hp{display:flex;flex-direction:column;padding:10px 4px 0;position:relative;z-index:0;border-radius:0 0 2px 2px;width:min-content;background-color:var(--primary);background-image:linear-gradient(90deg,#450000,#870000 50%,#450000);box-shadow:0 0 0 1px #9f725b,0 0 0 2px var(--tertiary),0 0 0 3px #956d58}.crb-style aside .sidebar .hitpoints .hp-big .container.current-hp .data-value{margin-top:3px}.crb-style aside .sidebar .hitpoints .hp-big .container.current-hp .data-value input[type=number]{width:52px;font-size:32px;letter-spacing:-1px;height:32px}.crb-style aside .sidebar .hitpoints .hp-small{display:flex;justify-content:space-evenly;margin-top:8px;text-align:center}.crb-style aside .sidebar .hitpoints .hp-small h4,.crb-style aside .sidebar .hitpoints .hp-small label{font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px}.crb-style aside .sidebar .hitpoints .hp-small .far,.crb-style aside .sidebar .hitpoints .hp-small .fas{color:#fff}.crb-style aside .sidebar .hitpoints .hp-small .dying{margin-right:6px}.crb-style aside .sidebar .shield-action{position:relative;display:none}.crb-style aside .sidebar .shield-action img{border:0;height:12px;left:-13px;position:absolute;-webkit-filter:drop-shadow(2px 2px 5px rgba(238,238,16,.8));filter:drop-shadow(0 0 3px #eeee10)}.crb-style aside .sidebar .armor-class{display:grid;grid:"ac shield-hp shield-footer" 74px "shield-data shield-data shield-data" auto/66px 59px auto;grid-column-gap:4px}.crb-style aside .sidebar .armor-class .shield{display:flex;justify-content:center;align-items:center;flex-direction:column;height:74px;text-align:center;padding:0 5px}.crb-style aside .sidebar .armor-class .shield h4,.crb-style aside .sidebar .armor-class .shield label{font-family:Eczar,Signika,Georgia,serif;font-weight:500;white-space:normal}.crb-style aside .sidebar .armor-class .shield .data-value h2,.crb-style aside .sidebar .armor-class .shield .data-value input[type=number]{font-size:32px;color:#fff;line-height:24px;border-bottom:1px solid transparent;height:26px;width:55px}.crb-style aside .sidebar .armor-class .shield label{font-size:10px}.crb-style aside .sidebar .armor-class .shield.ac{grid-area:ac;color:#ffefbd;background:var(--shield-blue) no-repeat 50%}.crb-style aside .sidebar .armor-class .shield.ac h2{color:#ffefbd}.crb-style aside .sidebar .armor-class .shield.hp{grid-area:shield-hp;background:var(--shield-red) no-repeat top}.crb-style aside .sidebar .armor-class .shield.hp .data-value:hover input[type=number]{text-shadow:0 0 4px var(--tertiary)}.crb-style aside .sidebar .armor-class .shield-stats{grid-area:shield-data}.crb-style aside .sidebar .armor-class .shield-stats ol{margin-top:4px;flex-direction:row;height:100%;padding:0 4px;justify-content:space-evenly}.crb-style aside .sidebar .armor-class .shield-stats ol li{justify-content:center;font-size:0}.crb-style aside .sidebar .armor-class .shield-stats ol li+li{margin-left:8px}.crb-style aside .sidebar .armor-class .shield-stats ol li .shield-label{position:relative}.crb-style aside .sidebar .armor-class .shield-stats ol li .shield-label svg{border:none;width:auto;height:20px}.crb-style aside .sidebar .armor-class .shield-stats ol li .shield-label:after{display:inline-block;position:absolute;font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;color:var(--primary);top:0;left:1px;line-height:1.5}.crb-style aside .sidebar .armor-class .shield-stats ol li .shield-label.ac:after{content:"AC";top:3px;left:3px}.crb-style aside .sidebar .armor-class .shield-stats ol li .shield-label.hardness:after{left:5px;top:3px;content:"H"}.crb-style aside .sidebar .armor-class .shield-stats ol li .shield-label.bt:after{top:3px;left:3.5px;content:"BT"}.crb-style aside .sidebar .armor-class .shield-stats ol li .data-value{flex:1;border:1px solid #956d58;box-shadow:0 0 0 1px rgba(0,0,0,.1),inset 0 0 4px rgba(0,0,0,.5);padding-left:4px;margin-left:-8px;height:20px}.crb-style aside .sidebar .armor-class .shield-stats ol li .data-value:focus-within{border:1px solid}.crb-style aside .sidebar .armor-class .shield-stats ol li .data-value input[type=number]{font-size:14px;font-weight:400;padding-top:2px;height:14px}.crb-style aside .sidebar .armor-class .armor_footer{grid-area:shield-footer;display:inline-flex;flex-direction:column;justify-content:center;justify-self:center;width:calc(100% - 6px)}.crb-style aside .sidebar .armor-class .armor_footer .shield-max{flex-direction:column;display:flex;justify-content:center;align-items:center}.crb-style aside .sidebar .armor-class .armor_footer .shield-max label{white-space:normal;text-align:center;margin-bottom:4px}.crb-style aside .sidebar .armor-class .armor_footer .shield-max .data-value{border-bottom:1px solid transparent;width:75%}.crb-style aside .sidebar .armor-class .armor_footer .shield-max .data-value input:hover{text-shadow:0 0 4px var(--tertiary)}.crb-style aside .sidebar .armor-class .armor_footer .shield-max .data-value input:focus{border-bottom:1px solid var(--tertiary)}.crb-style aside .sidebar .armor-class .armor_footer .shield-status{display:flex;align-items:center;justify-content:space-between;color:#fff;margin-top:4px}.crb-style aside .sidebar .stamina{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);column-gap:8px}.crb-style aside .sidebar .stamina li{display:inline-flex;flex-direction:row;align-items:center;font-size:0}.crb-style aside .sidebar .stamina li label{margin-right:4px;white-space:normal}.crb-style aside .sidebar .stamina li input{font-size:14px;width:100%;color:#fff}.crb-style aside .sidebar .roll-data{display:flex;align-items:center;justify-content:space-between}.crb-style aside .sidebar .roll-data h3{font-size:18px;font-weight:600;margin:0 8px;background:var(--gold);-webkit-background-clip:text;background-clip:text;color:transparent;white-space:nowrap}.crb-style aside .sidebar .roll-data .initiative-select{width:129px}.crb-style aside .sidebar ol.difficulty-checks,.crb-style aside .sidebar ol.saves-data{display:grid;grid-template-columns:repeat(3,1fr)}.crb-style aside .sidebar ol.difficulty-checks li,.crb-style aside .sidebar ol.saves-data li{display:grid;grid:"label label" auto "icon value" auto/1fr 1fr;align-items:center;justify-items:center;padding:0 8px;border-right:1px solid rgba(0,0,0,.3)}.crb-style aside .sidebar ol.difficulty-checks li .label,.crb-style aside .sidebar ol.saves-data li .label{grid-area:label}.crb-style aside .sidebar ol.difficulty-checks li .label h4,.crb-style aside .sidebar ol.saves-data li .label h4{font-family:Eczar,Signika,Georgia,serif;font-size:10px;font-weight:500;padding:0;text-align:center}.crb-style aside .sidebar ol.difficulty-checks li svg,.crb-style aside .sidebar ol.saves-data li svg{grid-area:icon;margin-right:4px}.crb-style aside .sidebar ol.difficulty-checks li .data-value,.crb-style aside .sidebar ol.saves-data li .data-value{grid-area:value;padding:0}.crb-style aside .sidebar ol.difficulty-checks li .data-value h2,.crb-style aside .sidebar ol.saves-data li .data-value h2{font-size:16px;line-height:1.6;width:auto}.crb-style aside .sidebar ol.difficulty-checks li:last-child,.crb-style aside .sidebar ol.saves-data li:last-child{border-right:none}.crb-style aside .sidebar ol.difficulty-checks li+li,.crb-style aside .sidebar ol.saves-data li+li{border-left:1px solid hsla(0,0%,100%,.1)}.crb-style aside .sidebar ul.sidebar-saves{margin:0;padding:0;display:grid;grid-template-columns:1fr 1.1fr 1fr}.crb-style aside .sidebar ul.sidebar-saves .roll-data{display:flex;flex-direction:column;justify-content:center;align-items:center;border-right:1px solid rgba(0,0,0,.1);border-left:1px solid hsla(0,0%,100%,.1)}.crb-style aside .sidebar ul.sidebar-saves .roll-data:first-child{border-left:none;padding-right:4px}.crb-style aside .sidebar ul.sidebar-saves .roll-data:last-child{border-right:none;padding-left:4px}.crb-style aside .sidebar ul.sidebar-saves .roll-data:nth-child(2){padding-left:1px}.crb-style aside .sidebar ul.sidebar-saves .roll-data .save-label{font-size:.75rem;font-family:Roboto,system,-apple-system,sans-serif;font-weight:400;text-transform:capitalize;color:var(--sidebar-label);border:none;margin-bottom:2px}.crb-style aside .sidebar ul.sidebar-saves .roll-data .save-roll{display:flex;justify-content:center;align-items:center;margin:4px 0}.crb-style aside .sidebar ul.sidebar-saves .roll-data .save-roll h3{margin:0 0 0 2px}.crb-style aside .sidebar ul.sidebar-saves .roll-data .button,.crb-style aside .sidebar ul.sidebar-saves .roll-data .save-rank{border-radius:2px;border:1px solid rgba(0,0,0,.5);padding:4px;cursor:pointer}.crb-style aside .sidebar ul.sidebar-saves .roll-data .save-rank{background-color:var(--secondary);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1)}.crb-style aside .sidebar ul.sidebar-saves .roll-data .save-rank h4{color:#fff;font-weight:400}.crb-style aside .sidebar ul.sidebar-saves .roll-data .button{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.4);background-color:var(--tertiary);color:var(--primary);padding:2px 4px}.crb-style aside .sidebar ol.difficulty-checks li{grid:"label" 1fr "value" 20px/1fr}.crb-style aside .sidebar ol.difficulty-checks li .data-value h2{line-height:1;height:auto;font-size:24px}.crb-style aside .sidebar .difficulty-checks.roll-data h3{margin:0;padding:0;text-transform:capitalize}.crb-style aside .sidebar ol.tags{flex-direction:row;flex-wrap:wrap}.crb-style aside .sidebar ol.tags li{display:inline-flex;flex-wrap:nowrap;background-color:var(--secondary);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5)}.crb-style aside .sidebar ol.tags li.edit-btn{background-color:#fff}.crb-style header.char-header{display:flex;justify-content:space-between;align-items:center}.crb-style header.char-header .char-details{font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;color:#fff;margin-top:4px;margin-left:8px}.crb-style header.char-header .char-details h1.char-name{border:none;margin:0 0 4px}.crb-style header.char-header .char-details h1.char-name span.non-editable{font:400 11px system-ui;letter-spacing:normal;word-spacing:normal;text-transform:none;text-indent:0;text-shadow:none;text-rendering:auto}.crb-style header.char-header .char-details h1.char-name input[type=text],.crb-style header.char-header .char-details h1.char-name span.non-editable{font-family:Eczar,Signika,Georgia,serif;font-weight:500;font-size:24px;color:#fff;line-height:calc(1em + 1px);border-bottom:1px solid transparent;height:26px}.crb-style header.char-header .char-details h1.char-name input[type=text]:focus,.crb-style header.char-header .char-details h1.char-name span.non-editable:focus{box-shadow:none;border-bottom:1px solid #fff}.crb-style header.char-header .char-details .dots{display:flex;font-size:10px}.crb-style header.char-header .char-details .dots h4{color:#ffefbd;margin-right:8px;font-weight:700}.crb-style header.char-header .char-level{display:flex;justify-content:flex-start;padding-bottom:8px}.crb-style header.char-header .char-level .level{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;height:43px;width:40px;background:var(--level-badge) no-repeat;background-size:40px 43px;z-index:2;font-size:0;padding-top:2px}.crb-style header.char-header .char-level .level label{color:#ffefbd;font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;line-height:1.5}.crb-style header.char-header .char-level .level input{font-family:Eczar,Signika,Georgia,serif;font-size:22px;font-weight:400;color:#fff;line-height:calc(1em + 1px);height:24px}.crb-style header.char-header .char-level .level input,.crb-style header.char-header .char-level .level label{margin-left:1px;text-align:center}.crb-style header.char-header .char-level .exp-data{display:flex;justify-content:center;align-items:flex-end;flex-direction:column}.crb-style header.char-header .char-level .exp-data .exp-input{height:18px}.crb-style header.char-header .char-level .exp-data input{color:#fff;text-align:right;width:36px}.crb-style header.char-header .char-level .exp-data .max{color:#ffefbd;padding-right:2px}.crb-style header.char-header .char-level .exp-data .max,.crb-style header.char-header .char-level .exp-data input{font-family:Roboto,system,-apple-system,sans-serif;font-size:12px}.crb-style header.char-header .char-level .exp-data .exp-bar{position:relative;margin-top:3px;margin-left:-8px;margin-bottom:4px;display:inline-flex;width:93px;height:5px;border:1px solid hsla(0,0%,100%,.1);border-radius:2.5px;background-color:rgba(0,0,0,.2);z-index:1}.crb-style header.char-header .char-level .exp-data .exp-bar .bar{display:inline-flex;height:3px;background-color:#f7d488;box-shadow:0 0 2px #ffefbd}.crb-style header.char-header .char-level .exp-data .info{display:inline-flex;justify-content:flex-end}.crb-style header.char-header .char-level .exp-data .info a{font-family:Roboto,system,-apple-system,sans-serif;font-size:9px;font-weight:500;color:#ffefbd;text-transform:uppercase}.crb-style header.char-header .char-level .exp-data .info a+a{margin-left:8px}.crb-style .char-header{grid-area:header;margin-right:20px}.crb-style .sheet-navigation{grid-area:nav;margin-left:-22px}.crb-style .sheet-body{grid-area:content;position:relative}.crb-style .sheet-body .sheet-content,.crb-style .sheet-body .sheet-content .inventory{position:absolute;top:0;left:0;bottom:0;display:flex;flex-direction:column;width:100%;padding-top:18px}.crb-style .sheet-body .sheet-content .inventory .inventory-list,.crb-style .sheet-body .sheet-content .inventory .inventory .inventory-list,.crb-style .sheet-body .sheet-content .inventory>.tab:not(.inventory),.crb-style .sheet-body .sheet-content>.tab:not(.inventory){flex-grow:1;min-height:0;overflow:hidden scroll;scrollbar-width:thin;scrollbar-color:var(--primary) transparent;padding-right:20px;mask-image:linear-gradient(180deg,#fff,#fff 1%,#fff 98%,hsla(0,0%,100%,0))}.crb-style .sheet-body .sheet-content .inventory.tab[data-tab],.crb-style .sheet-body .sheet-content.tab[data-tab]{display:none}.crb-style .sheet-body .sheet-content .inventory.tab[data-tab].active,.crb-style .sheet-body .sheet-content.tab[data-tab].active{display:initial}.crb-style nav.sheet-navigation{display:inline-flex;justify-content:center;align-items:center;height:20px;background:var(--secondary);background:var(--border-pattern) repeat-x top,var(--border-pattern) repeat-x bottom,var(--secondary);transition:all .1s ease-out;box-shadow:0 -1px 1px rgba(0,0,0,.25);border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.5);position:relative}.crb-style nav.sheet-navigation span{color:#fff;margin-right:auto;padding-left:1rem}.crb-style nav.sheet-navigation a{display:flex;justify-content:center;align-items:center;height:24px;width:24px;margin:0 6px;border-radius:50%;z-index:1;transition:all .1s ease-out;color:var(--tertiary);font-size:12px;background-image:var(--nav-item-inactive);background-size:contain;box-shadow:0 0 0 1px var(--tertiary),0 0 0 2px #9f725b,inset 0 0 4px rgba(0,0,0,.25)}.crb-style nav.sheet-navigation a.active{box-shadow:0 0 0 1px var(--tertiary),0 0 0 2px #9f725b,inset 0 0 4px rgba(0,0,0,.25),0 0 8px var(--tertiary)}.crb-style nav.sheet-navigation a:last-child{margin-right:10px}.crb-style nav.sheet-navigation a.active,.crb-style nav.sheet-navigation a:hover{z-index:2;height:28px;width:28px;margin:0 4px;color:#fff;background-image:var(--nav-item)}.crb-style nav.sheet-navigation a.active:last-child,.crb-style nav.sheet-navigation a:hover:last-child{margin-right:8px}.crb-style nav.sheet-navigation a .fas{padding-bottom:0}.crb-style nav.sheet-navigation a .pfs-icon{border:none;padding:4px}.crb-style .sheet-content{color:var(--body)}.crb-style .sheet-content .directory-list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none;width:100%}.crb-style .sheet-content .directory-list h3{font-size:16px;font-weight:500;font-family:Eczar,Signika,Georgia,serif;line-height:1;color:#fff;padding:0;margin:0 0 0 8px}.crb-style .sheet-content .directory-list h4{margin:0;padding:0}.crb-style .sheet-content .directory-list .item ol{list-style:none}.crb-style .sheet-content .directory-list .action-header{display:flex;justify-content:space-between;align-items:center;background:var(--stroke) 0 100% no-repeat;margin-top:8px;margin-left:0;padding:0 0 2px 8px;height:32px;border:none}.crb-style .sheet-content .directory-list .action-header h3{flex:1 1 100%}.crb-style .sheet-content .directory-list .action-header .item-controls,.crb-style .sheet-content .directory-list .action-header .item-name{background:none;margin:0;padding:0}.crb-style .sheet-content .directory-list .action-header .item-controls{color:var(--primary);font-size:12px}.crb-style .sheet-content .directory-list .action-header:first-child{margin-top:0}.crb-style .sheet-content .directory-list .action-header+li{border-top:none}.crb-style .sheet-content .character h3{margin-top:1em;font-family:Eczar,Signika,Georgia,serif;font-weight:600;color:var(--primary);line-height:1;border-bottom:1px solid var(--primary)}.crb-style .sheet-content .character h4,.crb-style .sheet-content .character label{font-family:Roboto,system,-apple-system,sans-serif;font-size:10px;font-weight:800;line-height:1;text-transform:uppercase;color:var(--primary)}.crb-style .sheet-content .character input{font-family:Gelasio,Signika,Georgia,serif;font-weight:700;width:calc(100% - 8px);border-bottom:1px solid #d3ccbc;text-transform:capitalize}.crb-style .sheet-content .character input::placeholder{filter:opacity(.5);color:var(--body)}.crb-style .sheet-content .character input:focus{border-bottom:1px solid #644f33}.crb-style .sheet-content .character input:focus::placeholder{color:transparent}.crb-style .sheet-content .character select{width:calc(100% - 8px);background-color:var(--alt);border:1px solid #605041}.crb-style .sheet-content .character .character-details{display:grid;grid:"img alignment deity" 30px "img details details" 150px/120px 120px 1fr;margin-top:4px}.crb-style .sheet-content .character .character-details .frame{grid-area:img;margin-left:5px;z-index:3}.crb-style .sheet-content .character .character-details .frame .player-image{object-fit:cover;object-position:top;border-radius:0;max-height:178px;width:100%;cursor:pointer;border:none;box-shadow:0 0 0 1px #918c88,0 0 0 2px #e1d8cf,0 0 0 3px #a98f39,inset 0 0 8px rgba(0,0,0,.5),0 0 8px #000}.crb-style .sheet-content .character .character-details .alignment{grid-area:alignment;position:relative;display:flex;align-items:center;justify-content:center;background:var(--banner-bg) repeat-x 50%;height:31px;z-index:1}.crb-style .sheet-content .character .character-details .alignment select{all:initial;display:block;cursor:pointer;font-family:Gelasio,Signika,Georgia,serif;line-height:1;font-weight:700;font-size:14px;text-transform:capitalize;margin-top:2px}.crb-style .sheet-content .character .character-details .alignment input[type=text]{font-family:Gelasio,Signika,Georgia,serif;font-size:14px;font-weight:700;text-align:center;max-width:138px}.crb-style .sheet-content .character .character-details .alignment:after{position:absolute;content:"";height:31px;width:15px;top:0;right:-11px;background:var(--banner-bg2) no-repeat 100%}.crb-style .sheet-content .character .character-details .deity{grid-area:deity;display:flex;justify-content:flex-end;align-items:center}.crb-style .sheet-content .character .character-details .deity .dropdown{display:flex;flex-direction:column;align-items:flex-end;width:130px}.crb-style .sheet-content .character .character-details .deity .dropdown select{all:initial;display:block;cursor:pointer;font-family:Gelasio,Signika,Georgia,serif;line-height:1;font-weight:700;font-size:14px;text-transform:capitalize}.crb-style .sheet-content .character .character-details .deity .dropdown input{text-align:right;background-color:initial}.crb-style .sheet-content .character .character-details .deity img{height:32px;width:32px;border-radius:16px;margin-left:8px;border:none;box-shadow:0 0 0 1px #918c88,0 0 0 2px #e1d8cf,0 0 0 3px #a98f39,inset 0 0 8px rgba(0,0,0,.5),0 0 8px #000;margin-top:8px}.crb-style .sheet-content .character .character-details .detail-sheet{grid-area:details;display:grid;grid-template-columns:2fr 3fr;grid-template-rows:repeat(3,42px);grid-row-gap:8px;padding-left:12px;margin-top:8px}.crb-style .sheet-content .character .character-details .detail-sheet .pc_background,.crb-style .sheet-content .character .character-details .detail-sheet .pc_heritage,.crb-style .sheet-content .character .character-details .detail-sheet .pc_weight{margin:0}.crb-style .sheet-content .character .character-details .detail-sheet .detail-small{display:flex}.crb-style .sheet-content .character .character-traits{display:flex;flex-wrap:wrap}.crb-style .sheet-content .character .character-traits .tags{width:100%}.crb-style .sheet-content .character .character-traits .pc{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:20%;margin-bottom:8px}.crb-style .sheet-content .character .character-traits .pc span{width:100%}.crb-style .sheet-content .character .character-traits .pc span.speed *{width:50%}.crb-style .sheet-content .character .character-traits .pc_senses,.crb-style .sheet-content .character .character-traits .pc_speed-types{flex:50%}.crb-style .sheet-content .character .character-traits .pc_languages,.crb-style .sheet-content .character .character-traits .pc_traits{flex:50%;margin-bottom:0}.crb-style .sheet-content .character .character-traits .pc_bonus-bulk{flex:1 20%}.crb-style .sheet-content .character .character-traits .pc_bonus-bulk.encumbrance{margin-right:8px}.crb-style .sheet-content .character .character-traits .pc_ethnicity{flex:1 40%}.crb-style .sheet-content .character .character-traits .pc h4,.crb-style .sheet-content .character .character-traits .pc label{margin:0;white-space:nowrap}.crb-style .sheet-content .character .character-traits .pc .tags{margin:0;padding:0}.crb-style .sheet-content .character .character-traits .pc .tags li.tag{background-color:var(--alt);box-shadow:inset 0 0 0 1px rgba(0,0,0,.3)}.crb-style .sheet-content .character .character-traits .pc .tags li.edit-btn{background-color:var(--secondary)}.crb-style .sheet-content .character .character-traits .pc .tags li.edit-btn a{color:#fff}.crb-style .sheet-content .character .character-traits .pc .tags,.crb-style .sheet-content .character .character-traits .pc input,.crb-style .sheet-content .character .character-traits .pc select{margin-top:4px}.crb-style .sheet-content .character .ability-scores{margin:0;padding:0;display:grid;grid:repeat(2,1fr)/repeat(3,1fr);justify-content:center;list-style:none;gap:12px}.crb-style .sheet-content .character .ability-scores .ability{display:grid;grid:". label label" auto "prefix score mod" 1fr/1fr 1fr 1fr;column-gap:3px;align-items:center}.crb-style .sheet-content .character .ability-scores .ability:focus-within .ability-id{filter:opacity(1)}.crb-style .sheet-content .character .ability-scores .ability .ability-name{grid-area:label;margin:0}.crb-style .sheet-content .character .ability-scores .ability .ability-id{filter:opacity(.5);text-transform:capitalize;grid-area:prefix;font-size:28px;color:var(--primary);font-family:Eczar,Signika,Georgia,serif;font-weight:500;text-align:right;padding:0;margin:0 4px 0 0;border:none}.crb-style .sheet-content .character .ability-scores .ability .ability-score{grid-area:score;border-radius:0;font-size:0;border:1px solid var(--alt)}.crb-style .sheet-content .character .ability-scores .ability .ability-score input{font-size:24px;border:none;text-align:center;padding:0}.crb-style .sheet-content .character .ability-scores .ability .ability-mod{grid-area:mod;border:none;margin:0;padding:0;background-color:rgba(28,28,28,.1)}.crb-style .sheet-content .character .ability-scores .ability .ability-mod,.crb-style .sheet-content .character .ability-scores .ability .ability-score,.crb-style .sheet-content .character .ability-scores .ability .ability-score input{height:40px;width:40px;display:flex;justify-content:center;align-items:center}.crb-style .sheet-content .actions .actions-container{display:grid;padding-bottom:2rem}.crb-style .sheet-content .actions .actions-container .actions-tabs-wrapper{display:grid;justify-items:center}.crb-style .sheet-content .actions .actions-container .actions-tabs-wrapper .action-radio{display:none}.crb-style .sheet-content .actions .actions-container .actions-tabs-wrapper .actions-nav{display:flex;flex-wrap:nowrap;justify-content:center;align-items:flex-start;list-style:none;padding:0;border-radius:3px;margin:0 0 1rem}.crb-style .sheet-content .actions .actions-container .actions-tabs-wrapper .actions-nav .tab{display:block;padding:.5rem 2rem .4rem;color:#fff;text-decoration:none;background-color:var(--alt);cursor:pointer;border-right:1px solid rgba(0,0,0,.2);border-left:1px solid hsla(0,0%,100%,.3);box-shadow:0 1px 0 1px #5a4b3d}.crb-style .sheet-content .actions .actions-container .actions-tabs-wrapper .actions-nav .tab.tab-active{background-color:var(--primary);box-shadow:0 1px 0 1px #2b0000,inset 0 0 3px hsla(0,0%,100%,.2)}.crb-style .sheet-content .actions .actions-container .actions-tabs-wrapper .actions-nav .tab:first-child{border-radius:3px 0 0 3px;border-left:none}.crb-style .sheet-content .actions .actions-container .actions-tabs-wrapper .actions-nav .tab:last-child{border-radius:0 3px 3px 0;border-right:none}.crb-style .sheet-content .actions .actions-container .actions-tabs-wrapper .actions-nav .tab:hover{text-shadow:0 0 3px hsla(0,0%,100%,.5)}.crb-style .sheet-content .actions .actions-container .actions-tabs-wrapper .actions-panels{min-height:min-content;width:100%}.crb-style .sheet-content .actions .actions-container .actions-tabs-wrapper .actions-panels .actions-panel{display:none}.crb-style .sheet-content .actions .actions-container .actions-tabs-wrapper .actions-panels .actions-panel.active{display:flex;flex-direction:column}.crb-style .sheet-content .actions .actions-container .actions-tabs-wrapper .actions-panels .actions-options{display:flex;flex-wrap:wrap;margin:0 1rem 1rem;padding:.5rem 1rem;border-style:double;border-image-slice:11;border-image-width:14px;border-image-repeat:repeat;border-image-source:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' overflow='scroll'%3E%3Cstyle%3E.st1{stroke:%23231f20;stroke-miterlimit:10}.st1,.st2{fill:none}%3C/style%3E%3Cg opacity='.25'%3E%3Cpath class='st1' d='M.5 20v-7'/%3E%3Cpath class='st2' d='M13 20v-7'/%3E%3Cpath class='st1' d='M13 .5h7'/%3E%3Cpath class='st2' d='M13 13h7'/%3E%3Cpath class='st1' d='M32.5 13v7'/%3E%3Cpath class='st2' d='M20 13v7'/%3E%3Cpath class='st1' d='M20 32.5h-7'/%3E%3Cpath class='st2' d='M20 20h-7'/%3E%3Cpath class='st1' d='M.5.5h3.1v3.1H.5zm3.1 3.1h3.1v3.1H3.6zm3.2 0h3.1v3.1H6.8zM3.6 6.8h3.1v3.1H3.6zm0 0H.5V13M13 .5H6.8v3.1M29.4.5h3.1v3.1h-3.1zm-3.1 3.1h3.1v3.1h-3.1zm0 3.2h3.1v3.1h-3.1zm-3.2-3.2h3.1v3.1h-3.1zm3.2 0V.5H20M32.5 13V6.8h-3.1M29.4 29.4h3.1v3.1h-3.1z'/%3E%3Cpath class='st1' d='M26.3 26.3h3.1v3.1h-3.1zm-3.2 0h3.1v3.1h-3.1zm3.2-3.2h3.1v3.1h-3.1z'/%3E%3Cpath class='st1' d='M29.4 26.3h3.1V20M20 32.5h6.3v-3.1'/%3E%3Cg%3E%3Cpath class='st1' d='M.5 29.4h3.1v3.1H.5zm3.1-3.1h3.1v3.1H3.6zm0-3.2h3.1v3.1H3.6zm3.2 3.2h3.1v3.1H6.8zM6.8 29.4v3.1H13M.5 20v6.3h3.1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.crb-style .sheet-content .actions .actions-container .actions-tabs-wrapper .actions-panels .actions-options .actions-option{display:flex;align-items:center;width:100%}.crb-style .sheet-content .actions .actions-container .actions-tabs-wrapper .actions-panels .actions-options .actions-option label *{vertical-align:middle}.crb-style .sheet-content .actions .actions-container .actions-tabs-wrapper .actions-panels .actions-options .actions-option label input{margin:0;padding:0}.crb-style .sheet-content .actions .actions-list .item{display:flex;flex-wrap:wrap;align-items:center;padding:4px;width:100%;border:solid transparent;border-width:0 0 1px;border-image:linear-gradient(90deg,#f1edea,#d5cac1) 1 repeat}.crb-style .sheet-content .actions .actions-list .item p:empty{display:none}.crb-style .sheet-content .actions .actions-list .item .item-name{display:flex;align-items:center;margin-right:auto}.crb-style .sheet-content .actions .actions-list .item .item-name h4{cursor:pointer}.crb-style .sheet-content .actions .actions-list .item .item-name h4:hover{color:var(--primary)}.crb-style .sheet-content .actions .actions-list .item .item-name .item-image{height:22px;width:22px;color:transparent;background-repeat:no-repeat;background-size:contain;margin-right:8px;font-size:18px;display:flex;justify-content:center;align-items:center;cursor:pointer}.crb-style .sheet-content .actions .actions-list .item .item-name .item-image.action-strike{border:1px solid var(--body);box-shadow:0 0 0 1px var(--tertiary),0 0 0 2px #9f725b,inset 0 0 4px rgba(0,0,0,.5);height:32px;width:32px;padding:11px}.crb-style .sheet-content .actions .actions-list .item .item-name .actions-title .action-name{cursor:pointer}.crb-style .sheet-content .actions .actions-list .item .item-name .actions-title .action-name:hover{color:var(--primary)}.crb-style .sheet-content .actions .actions-list .item .item-name .actions-title .action-name:hover .activity-icon{color:var(--body)}.crb-style .sheet-content .actions .actions-list .item.action-header{margin-top:8px;margin-left:0;padding:0 0 2px 8px;height:32px;border:none;flex-wrap:nowrap}.crb-style .sheet-content .actions .actions-list .item.action-header h3{color:#fff;cursor:default}.crb-style .sheet-content .actions .actions-list .item.action-header .item-controls{background:none;margin:0;padding:0;color:var(--primary);font-size:12px}.crb-style .sheet-content .actions .actions-list .item.action-header:first-child{margin-top:0}.crb-style .sheet-content .actions .actions-list .item.action-header+li{border-top:none}.crb-style .sheet-content .actions .actions-list .item .item-controls{white-space:nowrap;font-size:10px}.crb-style .sheet-content .actions .actions-list .item .item-controls a+a{margin-left:4px}.crb-style .sheet-content .actions .actions-list .item .item-summary{flex-basis:100%;margin-bottom:8px}.crb-style .sheet-content .actions .actions-list .item .item-summary .framing,.crb-style .sheet-content .actions .actions-list .item .item-summary .title{color:var(--primary);padding:0;margin:1em 0 0}.crb-style .sheet-content .actions .actions-list .item .item-summary .framing{color:var(--secondary);margin:1em 0 .25em}.crb-style .sheet-content .actions .actions-list .item .item-summary .framing strong{font-weight:500}.crb-style .sheet-content .actions .actions-list .item .item-summary .framing+p{margin-top:0}.crb-style .sheet-content .actions .actions-list .item .item-summary img{border:none;vertical-align:middle}.crb-style .sheet-content .actions .actions-list .item .item-summary img.actionlight{background:var(--alt);vertical-align:middle;border:1px solid var(--body)}.crb-style .sheet-content .actions .actions-list .item .item-summary .item-properties .tag.toggled-off:hover,.crb-style .sheet-content .actions .actions-list .item .item-summary .item-properties .tag.toggled-on:hover{box-shadow:none;text-shadow:0 0 2px #fff}.crb-style .sheet-content .actions .actions-list .item .item-summary .item-properties .tag.toggled-off,.crb-style .sheet-content .actions .actions-list .item .item-summary .item-properties .tag.toggled-on{cursor:pointer}.crb-style .sheet-content .actions .actions-list .item .item-summary .item-properties .tag.toggled-on{background-color:rgba(23,31,105,.5);color:#000;text-shadow:0 0 2px #fff}.crb-style .sheet-content .actions .actions-list .item.expandable .item-summary{display:none}.crb-style .sheet-content .actions .actions-list .item.expanded h4{color:var(--primary);font-weight:700}.crb-style .sheet-content .actions .actions-list .item.expanded .item-summary{display:block;border-style:double;border-image-slice:11;border-image-width:14px;border-image-repeat:repeat;border-image-source:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' overflow='scroll'%3E%3Cstyle%3E.st1{stroke:%23231f20;stroke-miterlimit:10}.st1,.st2{fill:none}%3C/style%3E%3Cg opacity='.25'%3E%3Cpath class='st1' d='M.5 20v-7'/%3E%3Cpath class='st2' d='M13 20v-7'/%3E%3Cpath class='st1' d='M13 .5h7'/%3E%3Cpath class='st2' d='M13 13h7'/%3E%3Cpath class='st1' d='M32.5 13v7'/%3E%3Cpath class='st2' d='M20 13v7'/%3E%3Cpath class='st1' d='M20 32.5h-7'/%3E%3Cpath class='st2' d='M20 20h-7'/%3E%3Cpath class='st1' d='M.5.5h3.1v3.1H.5zm3.1 3.1h3.1v3.1H3.6zm3.2 0h3.1v3.1H6.8zM3.6 6.8h3.1v3.1H3.6zm0 0H.5V13M13 .5H6.8v3.1M29.4.5h3.1v3.1h-3.1zm-3.1 3.1h3.1v3.1h-3.1zm0 3.2h3.1v3.1h-3.1zm-3.2-3.2h3.1v3.1h-3.1zm3.2 0V.5H20M32.5 13V6.8h-3.1M29.4 29.4h3.1v3.1h-3.1z'/%3E%3Cpath class='st1' d='M26.3 26.3h3.1v3.1h-3.1zm-3.2 0h3.1v3.1h-3.1zm3.2-3.2h3.1v3.1h-3.1z'/%3E%3Cpath class='st1' d='M29.4 26.3h3.1V20M20 32.5h6.3v-3.1'/%3E%3Cg%3E%3Cpath class='st1' d='M.5 29.4h3.1v3.1H.5zm3.1-3.1h3.1v3.1H3.6zm0-3.2h3.1v3.1H3.6zm3.2 3.2h3.1v3.1H6.8zM6.8 29.4v3.1H13M.5 20v6.3h3.1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");padding:.5rem 1rem 1rem;margin-top:.75rem;animation:fadein .8s}.crb-style .sheet-content .actions .actions-list .item.expanded .item-summary dd{margin:0 0 .5rem}.crb-style .sheet-content .actions .actions-list .item.expanded .item-summary .tag{box-shadow:none}.crb-style .sheet-content .actions .actions-list .item.expanded .item-summary .tag.tag_secondary{background-color:rgba(0,0,0,.8)}.crb-style .sheet-content .actions .actions-list .item .button-group{display:flex;align-items:center;flex-wrap:nowrap}.crb-style .sheet-content .actions .actions-list .item .button-group button{border:none;cursor:pointer;font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;padding:5px;color:#fff;width:70px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.3),inset 0 0 0 2px hsla(0,0%,100%,.2);background:var(--secondary);border-radius:2px;white-space:nowrap;margin:0 0 0 4px;flex:0}.crb-style .sheet-content .actions .actions-list .item .button-group button:first-child{margin-left:0}.crb-style .sheet-content .actions .actions-list .item .button-group button:hover{box-shadow:none;text-shadow:0 0 2px #fff}.crb-style .sheet-content .effects .effects-list .item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-left:8px;padding:8px 4px;border:solid transparent;border-width:0 0 1px;border-image:linear-gradient(90deg,#f1edea,#d5cac1) 1 repeat;width:100%}.crb-style .sheet-content .effects .effects-list .item p:empty{display:none}.crb-style .sheet-content .effects .effects-list .item .item-name{display:flex;align-items:center;cursor:pointer;flex:1}.crb-style .sheet-content .effects .effects-list .item .item-name .item-image{color:transparent;background-color:var(--secondary);background-repeat:no-repeat;background-size:contain;background-position:50%;margin-right:8px;font-size:18px;display:flex;justify-content:center;align-items:center;border:1px solid var(--body);box-shadow:0 0 0 1px var(--tertiary),0 0 0 2px #9f725b,inset 0 0 4px rgba(0,0,0,.5);padding:14px;height:32px;width:32px}.crb-style .sheet-content .effects .effects-list .item .item-name .item-image[style*=mystery-man]{background-size:24px}.crb-style .sheet-content .effects .effects-list .item.action-header{margin-top:8px;margin-left:0;padding:0 0 2px 8px;height:32px;border:none;flex-wrap:nowrap}.crb-style .sheet-content .effects .effects-list .item.action-header h3{color:#fff;cursor:default}.crb-style .sheet-content .effects .effects-list .item.action-header .item-controls{background:none;margin:0;padding:0;color:var(--primary);font-size:12px}.crb-style .sheet-content .effects .effects-list .item.action-header:first-child{margin-top:0}.crb-style .sheet-content .effects .effects-list .item.action-header+li{border-top:none}.crb-style .sheet-content .effects .effects-list .item .item-controls{white-space:nowrap;font-size:10px}.crb-style .sheet-content .effects .effects-list .item .item-controls a+a{margin-left:4px}.crb-style .sheet-content .effects .effects-list .item .item-summary{flex-basis:100%}.crb-style .sheet-content .effects .effects-list .item .item-summary .framing,.crb-style .sheet-content .effects .effects-list .item .item-summary .title{color:var(--primary);padding:0;margin:1em 0 0}.crb-style .sheet-content .effects .effects-list .item .item-summary .framing{color:var(--secondary);margin:1em 0 .25em}.crb-style .sheet-content .effects .effects-list .item .item-summary .framing strong{font-weight:500}.crb-style .sheet-content .effects .effects-list .item .item-summary .framing+p{margin-top:0}.crb-style .sheet-content .effects .effects-list .item .item-summary img{border:none;vertical-align:middle}.crb-style .sheet-content .effects .effects-list .item .item-summary img.actionlight{background:var(--alt);vertical-align:middle;border:1px solid var(--body)}.crb-style .sheet-content .effects .effects-list .item .item-summary .item-properties .tag.toggled-off:hover,.crb-style .sheet-content .effects .effects-list .item .item-summary .item-properties .tag.toggled-on:hover{box-shadow:none;text-shadow:0 0 2px #fff}.crb-style .sheet-content .effects .effects-list .item .item-summary .item-properties .tag.toggled-off,.crb-style .sheet-content .effects .effects-list .item .item-summary .item-properties .tag.toggled-on{cursor:pointer}.crb-style .sheet-content .effects .effects-list .item .item-summary .item-properties .tag.toggled-on{background-color:rgba(23,31,105,.5);color:#000;text-shadow:0 0 2px #fff}.crb-style .sheet-content .effects .effects-list .item.expandable .item-summary{display:none}.crb-style .sheet-content .effects .effects-list .item.expanded h4{color:var(--primary);font-weight:700}.crb-style .sheet-content .effects .effects-list .item.expanded .item-summary{display:block}.crb-style .sheet-content .effects .effects-list .item .button-group{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;width:50%;flex:0}.crb-style .sheet-content .effects .effects-list .item .button-group button{border:none;cursor:pointer;font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;padding:5px;color:#fff;width:70px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.3),inset 0 0 0 2px hsla(0,0%,100%,.2);background:var(--secondary);border-radius:2px;white-space:nowrap;margin:0 0 0 4px;flex:0}.crb-style .sheet-content .effects .effects-list .item .button-group button:hover{box-shadow:none;text-shadow:0 0 2px #fff}.crb-style .sheet-content .spellbook .directory-list .directory-list .item-name h3{color:var(--sub);border:var(--sub);padding:4px 0}.crb-style .sheet-content .spellbook .directory-list .directory-list .item{justify-content:center;background:rgba(0,0,0,.1);border:1px solid var(--sub);margin:4px;cursor:pointer}.crb-style .sheet-content .spellbook .directory-list .directory-list .item:first-child{background:none;margin-top:8px;border:none;cursor:default}.crb-style .sheet-content .spellbook .directory-list .directory-list .item h5{margin:0;padding:8px}.crb-style .sheet-content .spellbook .directory-list .item{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;background:none;border:none}.crb-style .sheet-content .spellbook .directory-list .item.item-container{margin-bottom:12px}.crb-style .sheet-content .spellbook .directory-list .item:first-child .action-header{margin-top:0}.crb-style .sheet-content .spellbook .directory-list .item .action-header{background:var(--stroke2) no-repeat 0 100%;width:100%;flex-basis:100%;position:relative;z-index:2;padding-left:16px;padding-bottom:8px;height:40px;margin-top:8px}.crb-style .sheet-content .spellbook .directory-list .item .action-header .prepared-toggle{flex-basis:0;color:#fff;margin-right:4px}.crb-style .sheet-content .spellbook .directory-list .item .action-header .item-controls .spellcasting-remove{white-space:nowrap}.crb-style .sheet-content .spellbook .directory-list .item .action-header h3{justify-self:flex-start}.crb-style .sheet-content .spellbook .directory-list .item .skills-list{display:flex;align-items:center;margin:0;padding:0;flex:1 70%;justify-content:flex-end}.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid{display:flex;justify-content:center;align-items:center}.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid .rollable{cursor:pointer}.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid h4.rollable{margin-right:1em}.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid .skill-score{font-family:Eczar,Signika,Georgia,serif;font-weight:500;font-size:24px;letter-spacing:-1px;line-height:1;margin-top:2px}.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid .skill-name{margin:0 4px}.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid .skill-container{display:flex;flex-direction:column}.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid .skill-container h4{font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;color:var(--secondary);font-weight:800}.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid .skill-container .focus-pool-input input,.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid .skill-container .item-value-input input{width:20px;text-align:center;font-family:Eczar,Signika,Georgia,serif;font-weight:500;font-size:18px}.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid .skill-container.item-modifier,.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid .skill-container.skill-proficiency{margin:0 4px 3px}.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid .skill-container.item-modifier h4{margin-bottom:1px}.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid .skill-container.item-modifier input{font-size:12px;height:18px;border:1px solid var(--alt)}.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid .skill-container.skill-proficiency h4{margin-bottom:2px}.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid .skill-container.skill-proficiency .click-stat-level{height:18px;padding:8px;background:var(--secondary);border-radius:2px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.5);font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer}.crb-style .sheet-content .spellbook .directory-list .item .skills-list .skill-grid .skill-container.skill-proficiency .click-stat-level .fas{display:none}.crb-style .sheet-content .spellbook .directory-list .item .skills-list.focus{flex-basis:30%;justify-self:flex-start}.crb-style .sheet-content .spellbook .directory-list .item .skills-list.focus .skill-grid .skill-container.focus-points h4{padding:0;margin:0 8px 2px 0}.crb-style .sheet-content .spellbook .directory-list .item .skills-list.focus .skill-grid .skill-container.focus-pool{position:relative}.crb-style .sheet-content .spellbook .directory-list .item .skills-list.focus .skill-grid .skill-container.focus-pool svg{height:31px}.crb-style .sheet-content .spellbook .directory-list .item .skills-list.focus .skill-grid .skill-container.focus-pool svg .fill{fill:var(--secondary)}.crb-style .sheet-content .spellbook .directory-list .item .skills-list.focus .skill-grid .skill-container.focus-pool:focus-within svg .fill{fill:var(--primary)}.crb-style .sheet-content .spellbook .directory-list .item .skills-list.focus .skill-grid .skill-container.focus-pool .focus-pool-input{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;left:7px;top:5px}.crb-style .sheet-content .spellbook .directory-list .item .skills-list.focus .skill-grid .skill-container.focus-pool .focus-pool-input h4,.crb-style .sheet-content .spellbook .directory-list .item .skills-list.focus .skill-grid .skill-container.focus-pool .focus-pool-input input{color:#fff}.crb-style .sheet-content .spellbook .directory-list .item .skills-list.focus .skill-grid .skill-container.focus-pool .focus-pool-input h4{margin-bottom:2px}.crb-style .sheet-content .spellbook .directory-list .item .skills-list.focus .skill-grid .skill-container.focus-pool .focus-pool-input input{background:none;height:14px}.crb-style .sheet-content .spellbook .directory-list .item .skills-list.focus,.crb-style .sheet-content .spellbook .directory-list .item .skills-list.spell-ability,.crb-style .sheet-content .spellbook .directory-list .item .skills-list.spell-dc{padding:4px 0;margin-bottom:4px;margin-top:-4px}.crb-style .sheet-content .spellbook .directory-list .item .skills-list .spell-ability{margin-top:2px}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list{width:100%;flex-basis:100%;position:relative;z-index:1;margin-top:-5px;margin-left:12px}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item{margin:0;padding:0;background:none;border:none;border-left:1px solid var(--sub);border-right:1px solid var(--sub);cursor:default}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item[data-expended-state=true] h4{color:rgba(28,28,28,.5);text-decoration:line-through}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item[data-expended-state=true] .item-toggle-prepare{color:var(--primary)}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item:nth-child(odd){background-color:rgba(120,100,82,.1)}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item:last-child{border-bottom:1px solid var(--sub)}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item:last-child .item-image{margin-bottom:0;margin-top:2px}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item,.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item.inventory-header{display:grid;grid:"name school action control" auto "content content content content" auto/6fr 3fr 2fr 1fr;align-items:center;justify-items:center}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item.inventory-header{background:rgba(96,88,86,.25);border:1px solid var(--sub);margin:0;padding:4px;color:var(--body);font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item.inventory-header h3{text-transform:capitalize;font-size:12px;margin-left:0;color:var(--body)}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item.inventory-header h3:hover{color:var(--secondary)}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item.inventory-header.spellbook-empty{margin:8px 0;background:none;border:none}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item.inventory-header.spellbook-empty .pf-add-item-row{grid-column:span 4;text-align:center;width:100%;display:flex;justify-content:space-evenly}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item.inventory-header.spellbook-empty .pf-add-item-row a{background:var(--secondary);border-radius:2px;padding:4px 8px;color:#fff;font-family:Eczar,Signika,Georgia,serif;font-weight:500}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item.inventory-header.spellbook-empty .pf-add-item-row a:hover{text-shadow:0 0 4px #fff}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item.inventory-header.spellbook-empty .pf-add-item-row a .fas{margin-right:4px}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-name{grid-area:name;justify-self:start;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;line-height:1.5}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-name .level-prepared-toggle-div{flex:0;margin-right:4px;font-size:12px;color:var(--secondary)}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-name h3{white-space:nowrap;margin-right:8px;margin-top:2px}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-name+span:not(.flex0){font-size:12px}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-name .spell-max,.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-name .spell-slots{padding-top:3px;font-size:12px}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-name .spell-max-input input,.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-name .spell-slots-input input{height:14px;background:var(--alt);color:#fff;text-align:center;border-radius:2px;border:1px solid var(--sub);font-size:11px;width:22px}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-name h4,.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-name img{cursor:pointer}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-name h4{margin-left:8px;line-height:24px}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-name h4:hover{color:var(--secondary)}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-name .item-image{border:1px solid var(--body);box-shadow:0 0 0 1px var(--tertiary),0 0 0 2px #9f725b,inset 0 0 4px rgba(0,0,0,.5);height:24px;width:24px;border-radius:0;margin:2px 0 2px 4px;cursor:pointer}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-name .item-image .item-icon{max-width:23px}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .spell-school,.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .spell-school-header{grid-area:school}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .spell-action,.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .spell-action-header{grid-area:action}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-controls{grid-area:control;justify-self:end;margin-right:8px;font-size:10px}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-summary{grid-area:content;padding:8px;border-bottom:1px solid var(--sub);border-top:1px solid #aca5a3;background-color:var(--bg)}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-summary p{margin-top:0}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-summary .item-buttons button{padding:0;font-family:Eczar,Signika,Georgia,serif;font-weight:500;margin:8px 0 0;background-color:var(--primary);color:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.5);border:none;border-top:1px solid #ff5e5e;border-bottom:1px solid #000;cursor:pointer}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .item .item-summary .item-buttons button:hover{text-shadow:0 0 2px #fff}.crb-style .sheet-content .spellbook .directory-list .item .inventory-list .level-prepared-header{font-size:12px;color:#fff;margin:0;padding:4px;text-align:center;background:var(--secondary)}.crb-style .sheet-content .spellbook .directory-list .singleColumn-list{margin:0;padding:0}.crb-style .sheet-content .spellbook .directory-list .singleColumn-list .pf-add-item-row{grid-column:span 4;text-align:center;width:100%;display:flex;justify-content:space-evenly}.crb-style .sheet-content .spellbook .directory-list .singleColumn-list .pf-add-item-row a{background:var(--secondary);border-radius:2px;padding:4px 8px;color:#fff;font-family:Eczar,Signika,Georgia,serif;font-weight:500;width:100%;margin-bottom:12px}.crb-style .sheet-content .spellbook .directory-list .singleColumn-list .pf-add-item-row a:hover{text-shadow:0 0 4px #fff}.crb-style .sheet-content .spellbook .directory-list .singleColumn-list .pf-add-item-row a .fas{margin-right:4px}.crb-style .sheet-content .skills .skills-pane{margin:0;padding:0}.crb-style .sheet-content .skills .skills-pane h1,.crb-style .sheet-content .skills .skills-pane h4,.crb-style .sheet-content .skills .skills-pane h6{margin:0;padding:0;line-height:1;display:flex;align-items:center}.crb-style .sheet-content .skills .skills-pane h1{font-family:Eczar,Signika,Georgia,serif;border:none;color:var(--primary);text-align:center;justify-content:center}.crb-style .sheet-content .skills .skills-pane .click-stat-level,.crb-style .sheet-content .skills .skills-pane h6{padding:2px 4px;border-radius:2px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.5);font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer}.crb-style .sheet-content .skills .skills-pane .core-title{width:100%;text-align:left;background:var(--stroke3) 0 100% no-repeat;margin:0;padding:10px 0 0 12px;height:43px;border:none;color:#fff;font-family:Eczar,Signika,Georgia,serif}.crb-style .sheet-content .skills .skills-pane .lores-list,.crb-style .sheet-content .skills .skills-pane .martial-list,.crb-style .sheet-content .skills .skills-pane .skills-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;align-items:center;margin:.5em 0 2em}.crb-style .sheet-content .skills .skills-pane .lores-list .skill,.crb-style .sheet-content .skills .skills-pane .martial-list .skill,.crb-style .sheet-content .skills .skills-pane .skills-list .skill{border-style:double;border-image-slice:11;border-image-width:14px;border-image-repeat:repeat;border-image-source:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' overflow='scroll'%3E%3Cstyle%3E.st1{stroke:%23231f20;stroke-miterlimit:10}.st1,.st2{fill:none}%3C/style%3E%3Cg opacity='.25'%3E%3Cpath class='st1' d='M.5 20v-7'/%3E%3Cpath class='st2' d='M13 20v-7'/%3E%3Cpath class='st1' d='M13 .5h7'/%3E%3Cpath class='st2' d='M13 13h7'/%3E%3Cpath class='st1' d='M32.5 13v7'/%3E%3Cpath class='st2' d='M20 13v7'/%3E%3Cpath class='st1' d='M20 32.5h-7'/%3E%3Cpath class='st2' d='M20 20h-7'/%3E%3Cpath class='st1' d='M.5.5h3.1v3.1H.5zm3.1 3.1h3.1v3.1H3.6zm3.2 0h3.1v3.1H6.8zM3.6 6.8h3.1v3.1H3.6zm0 0H.5V13M13 .5H6.8v3.1M29.4.5h3.1v3.1h-3.1zm-3.1 3.1h3.1v3.1h-3.1zm0 3.2h3.1v3.1h-3.1zm-3.2-3.2h3.1v3.1h-3.1zm3.2 0V.5H20M32.5 13V6.8h-3.1M29.4 29.4h3.1v3.1h-3.1z'/%3E%3Cpath class='st1' d='M26.3 26.3h3.1v3.1h-3.1zm-3.2 0h3.1v3.1h-3.1zm3.2-3.2h3.1v3.1h-3.1z'/%3E%3Cpath class='st1' d='M29.4 26.3h3.1V20M20 32.5h6.3v-3.1'/%3E%3Cg%3E%3Cpath class='st1' d='M.5 29.4h3.1v3.1H.5zm3.1-3.1h3.1v3.1H3.6zm0-3.2h3.1v3.1H3.6zm3.2 3.2h3.1v3.1H6.8zM6.8 29.4v3.1H13M.5 20v6.3h3.1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");padding:2px 15px 2px 6px;display:grid;grid:"score name btn" min-content/42px 2fr 1fr;align-items:center}.crb-style .sheet-content .skills .skills-pane .lores-list .skill .skill-score,.crb-style .sheet-content .skills .skills-pane .martial-list .skill .skill-score,.crb-style .sheet-content .skills .skills-pane .skills-list .skill .skill-score{grid-area:score;margin-right:4px;margin-top:2px}.crb-style .sheet-content .skills .skills-pane .lores-list .skill .skill-name,.crb-style .sheet-content .skills .skills-pane .martial-list .skill .skill-name,.crb-style .sheet-content .skills .skills-pane .skills-list .skill .skill-name{grid-area:name}.crb-style .sheet-content .skills .skills-pane .lores-list .skill .skill-prof,.crb-style .sheet-content .skills .skills-pane .martial-list .skill .skill-prof,.crb-style .sheet-content .skills .skills-pane .skills-list .skill .skill-prof{grid-area:prof;width:min-content}.crb-style .sheet-content .skills .skills-pane .lores-list .skill .skill-prof .click-stat-level,.crb-style .sheet-content .skills .skills-pane .martial-list .skill .skill-prof .click-stat-level,.crb-style .sheet-content .skills .skills-pane .skills-list .skill .skill-prof .click-stat-level{background:var(--secondary)}.crb-style .sheet-content .skills .skills-pane .lores-list .skill .skill-prof .click-stat-level .fas,.crb-style .sheet-content .skills .skills-pane .martial-list .skill .skill-prof .click-stat-level .fas,.crb-style .sheet-content .skills .skills-pane .skills-list .skill .skill-prof .click-stat-level .fas{display:none}.crb-style .sheet-content .skills .skills-pane .lores-list .skill .skill-prof span[value="0"],.crb-style .sheet-content .skills .skills-pane .martial-list .skill .skill-prof span[value="0"],.crb-style .sheet-content .skills .skills-pane .skills-list .skill .skill-prof span[value="0"]{background:var(--light);box-shadow:inset 0 0 0 1px rgba(0,0,0,.25),inset 0 0 0 2px hsla(0,0%,100%,.1)}.crb-style .sheet-content .skills .skills-pane .lores-list .skill .button-group,.crb-style .sheet-content .skills .skills-pane .martial-list .skill .button-group,.crb-style .sheet-content .skills .skills-pane .skills-list .skill .button-group{grid-area:btn;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.crb-style .sheet-content .skills .skills-pane .lores-list .skill .button-group h6,.crb-style .sheet-content .skills .skills-pane .martial-list .skill .button-group h6,.crb-style .sheet-content .skills .skills-pane .skills-list .skill .button-group h6{margin:1px 0;background:var(--sub);box-shadow:inset 0 0 0 1px rgba(0,0,0,.2)}.crb-style .sheet-content .skills .skills-pane .lores-list .skill .button-group h6:hover,.crb-style .sheet-content .skills .skills-pane .martial-list .skill .button-group h6:hover,.crb-style .sheet-content .skills .skills-pane .skills-list .skill .button-group h6:hover{background:var(--primary)}.crb-style .sheet-content .skills .skills-pane .lores-list .skill,.crb-style .sheet-content .skills .skills-pane .martial-list .skill{grid:"score name btn" min-content/42px 2fr 1fr;padding:2px 15px 2px 6px}.crb-style .sheet-content .skills .skills-pane .lores-list .skill .skill-score,.crb-style .sheet-content .skills .skills-pane .martial-list .skill .skill-score{margin-right:0}.crb-style .sheet-content .skills .skills-pane .lores-list .skill .skill-name input,.crb-style .sheet-content .skills .skills-pane .martial-list .skill .skill-name input{color:var(--body)!important;border-bottom:1px solid var(--sub);margin-right:4px;font-weight:600}.crb-style .sheet-content .skills .skills-pane .lores-list .skill .skill-name input:hover,.crb-style .sheet-content .skills .skills-pane .martial-list .skill .skill-name input:hover{border:1px solid var(--sub)}.crb-style .sheet-content .skills .skills-pane .lores-list .skill .button-group,.crb-style .sheet-content .skills .skills-pane .martial-list .skill .button-group{grid-area:btn;flex-wrap:nowrap;margin-left:auto}.crb-style .sheet-content .skills .skills-pane .lores-list .skill .button-group .item-controls,.crb-style .sheet-content .skills .skills-pane .martial-list .skill .button-group .item-controls{font-size:10px;margin-top:1px;margin-left:.5rem}.crb-style .sheet-content .skills .skills-pane .lores-list{grid-template-columns:1fr}.crb-style .sheet-content .skills .skills-pane .martial-list{grid-template:repeat(2,1fr)}.crb-style .sheet-content .skills .skills-pane .martial-list .item{grid-column:1/3}.crb-style .sheet-content .skills .skills-pane .lore-header .item-controls{white-space:nowrap;color:#fff;font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px}.crb-style .sheet-content .skills .skills-pane .lore-header .item-controls .item-control{padding:4px 8px;background:var(--secondary);font-size:10px;border-radius:2px}.crb-style .sheet-content .feats .action-header{margin-top:1em}.crb-style .sheet-content .feats .action-header h3{margin-left:3px;padding-top:2px}.crb-style .sheet-content .feats .action-header .item-controls{white-space:nowrap}.crb-style .sheet-content .feats .action-header .item-controls a+a{margin-left:4px}.crb-style .sheet-content .feats .action-header:first-child{margin-top:0}.crb-style .sheet-content .feats .item.feat-item{display:grid;grid:"name ctrl" min-content "content content" min-content/1fr min-content;align-items:center;margin-bottom:2px}.crb-style .sheet-content .feats .item.feat-item:nth-child(odd) .item-controls,.crb-style .sheet-content .feats .item.feat-item:nth-child(odd) .item-name{background-color:rgba(120,100,82,.1)}.crb-style .sheet-content .feats .item.feat-item .item-name{grid-area:name;display:flex;align-items:center;width:100%}.crb-style .sheet-content .feats .item.feat-item .item-name h4{font-family:Eczar,Signika,Georgia,serif;cursor:pointer}.crb-style .sheet-content .feats .item.feat-item .item-name h4:hover{color:var(--primary);text-shadow:0 0 3px var(--tertiary)}.crb-style .sheet-content .feats .item.feat-item .item-name .item-image{border:1px solid var(--body);box-shadow:0 0 0 1px var(--tertiary),0 0 0 2px #9f725b,inset 0 0 4px rgba(0,0,0,.5);height:24px;width:24px;border-radius:0;margin:2px 8px 2px 12px;cursor:pointer;background-color:var(--tertiary)}.crb-style .sheet-content .feats .item.feat-item .item-controls{grid-area:ctrl;font-size:10px;white-space:nowrap;height:100%;width:100%;display:flex;align-items:center}.crb-style .sheet-content .feats .item.feat-item .item-controls a{margin-right:4px}.crb-style .sheet-content .feats .item.feat-item .item-controls a:last-child{margin-right:8px}.crb-style .sheet-content .feats .item.feat-item .item-summary{grid-area:content;margin-top:0;padding:0 8px 8px;margin-left:4px}.crb-style .sheet-content .biography{padding-right:20px!important}.crb-style .sheet-content .biography .biography-content{margin-left:8px;padding:4px}.crb-style .sheet-content .biography .biography-content h1,.crb-style .sheet-content .biography .biography-content h2{font-family:Eczar,sans-serif;line-height:1.1}.crb-style .sheet-content .biography .biography-content h1{text-align:center;font-size:2.5em;margin-bottom:30px}.crb-style .sheet-content .biography .biography-content h2{color:#02256e;font-size:2.25em}.crb-style .sheet-content .biography .biography-content h3,.crb-style .sheet-content .biography .biography-content h4,.crb-style .sheet-content .biography .biography-content h5{font-family:Tauri,sans-serif}.crb-style .sheet-content .biography .biography-content h3{font-family:Teko,sans-serif;font-size:2em;border-bottom:0}.crb-style .sheet-content .biography .biography-content h4{color:#000;border-bottom:1px solid #000;margin-bottom:0;text-transform:uppercase}.crb-style .sheet-content .biography .biography-content h5{text-transform:uppercase}.crb-style .sheet-content .biography .biography-content h6{background-color:#002664;color:#ede3c8;border-bottom:1px solid #002664;margin-bottom:5px;padding-left:8px;padding-top:5px;padding-bottom:3px;font-size:1.25em;font-family:Tauri,sans-serif;text-transform:uppercase;border-radius:12px 12px 0 0}.crb-style .sheet-content .biography .biography-content ol,.crb-style .sheet-content .biography .biography-content p,.crb-style .sheet-content .biography .biography-content p+p,.crb-style .sheet-content .biography .biography-content ul{font-family:Gelasio,sans-serif;text-align:justify;text-justify:inter-character;line-height:1.4}.crb-style .sheet-content .biography .biography-content .editor{min-height:200px;height:100%;width:100%}.crb-style .sheet-content .biography .biography-content .editor .editor-content{min-height:200px;height:100%;width:100%;overflow-y:inherit}.crb-style .sheet-content .inventory{height:calc(100% - 40px)}.crb-style .sheet-content .inventory ol{margin:0;padding:0;list-style:none;display:flex}.crb-style .sheet-content .inventory ol:last-child{margin-bottom:42px}.crb-style .sheet-content .inventory div[style*=float]{display:none}.crb-style .sheet-content .inventory .currency{padding:2px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.3),inset 0 0 0 2px hsla(0,0%,100%,.2);background-color:var(--sub);margin:0 0 8px}.crb-style .sheet-content .inventory .currency .denomination{width:100%;color:#fff;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;background-color:initial;border-right:1px solid hsla(0,0%,100%,.1);border-left:1px solid rgba(0,0,0,.2);text-shadow:0 0 3px rgba(0,0,0,.75)}.crb-style .sheet-content .inventory .currency .denomination:first-child{border-left:none}.crb-style .sheet-content .inventory .currency .denomination:last-child{border-right:none;margin-right:8px}.crb-style .sheet-content .inventory .currency .denomination label{color:#ffe8d1;text-shadow:1px 1px 1px hsla(0,0%,100%,.2),-1px -1px 1px rgba(0,0,0,.2);font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px}.crb-style .sheet-content .inventory .currency .denomination span{padding-left:8px;padding-right:12px}.crb-style .sheet-content .inventory .currency .denomination.pp .currency-image{background:var(--platinum-pieces) no-repeat}.crb-style .sheet-content .inventory .currency .denomination.gp .currency-image{background:var(--gold-pieces) no-repeat}.crb-style .sheet-content .inventory .currency .denomination.sp .currency-image{background:var(--silver-pieces) no-repeat}.crb-style .sheet-content .inventory .currency .denomination.cp .currency-image{background:var(--copper-pieces) no-repeat}.crb-style .sheet-content .inventory .currency .denomination .currency-image{height:24px;width:24px;box-shadow:0 0 0 1px #9f725b,0 0 0 2px var(--tertiary),0 0 0 3px #956d58;background-size:cover!important}.crb-style .sheet-content .inventory .item-name{display:flex;align-items:center;font-weight:500;flex:2}.crb-style .sheet-content .inventory .item-name h3,.crb-style .sheet-content .inventory .item-name h4{margin-right:auto;line-height:10px;padding:2px;word-break:break-word;cursor:pointer}.crb-style .sheet-content .inventory .item-name h3:hover,.crb-style .sheet-content .inventory .item-name h4:hover{color:var(--primary)}.crb-style .sheet-content .inventory .item-name span{margin:0 4px}.crb-style .sheet-content .inventory .item-name .item-image{height:24px;width:24px;box-shadow:inset 0 0 0 1px var(--tertiary);background-size:cover;padding:12px;cursor:pointer;margin-right:4px}.crb-style .sheet-content .inventory .item-controls,.crb-style .sheet-content .inventory .item-quantity,.crb-style .sheet-content .inventory .item-sell-value,.crb-style .sheet-content .inventory .item-weight{display:flex;justify-content:center;align-items:center;border-left:1px solid var(--alt)}.crb-style .sheet-content .inventory .item-invested-total{flex:none}.crb-style .sheet-content .inventory .item-sell-value{flex:0 0 64px;justify-content:flex-end;padding-right:3px}.crb-style .sheet-content .inventory .item-quantity{flex:0 0 60px;font-family:Roboto,system,-apple-system,sans-serif}.crb-style .sheet-content .inventory .item-quantity .item-decrease-quantity,.crb-style .sheet-content .inventory .item-quantity .item-increase-quantity{height:100%;width:18px;text-align:center;display:flex;justify-content:center;align-items:center}.crb-style .sheet-content .inventory .item-weight{flex:0 0 36px}.crb-style .sheet-content .inventory .item-controls{flex:0 0 75px;justify-content:flex-end}.crb-style .sheet-content .inventory .item-controls .item-control{margin-right:4px;color:rgba(0,0,0,.75)}.crb-style .sheet-content .inventory .item-controls .item-control.item-toggle-equip,.crb-style .sheet-content .inventory .item-controls .item-control.item-toggle-invest{color:rgba(0,0,0,.4)}.crb-style .sheet-content .inventory .item-controls .item-control.item-toggle-equip.active,.crb-style .sheet-content .inventory .item-controls .item-control.item-toggle-invest.active{color:var(--secondary)}.crb-style .sheet-content .inventory .item-summary{flex:100%;border-top:1px solid var(--alt);border-bottom:1px solid var(--alt);background:var(--bg);display:grid;grid:"content btn" min-content "tags btn" min-content/1fr min-content;column-gap:8px;align-items:center;padding:4px 8px 8px}.crb-style .sheet-content .inventory .item-summary .item-description{grid-area:content}.crb-style .sheet-content .inventory .item-summary .item-properties{grid-area:tags;align-self:start}.crb-style .sheet-content .inventory .item-summary .item-buttons{grid-area:btn;display:flex;flex-wrap:wrap;margin-right:2px}.crb-style .sheet-content .inventory .item-summary .item-buttons button{border:none;cursor:pointer;font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;padding:5px 4px;color:#fff;width:70px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.3),inset 0 0 0 2px hsla(0,0%,100%,.2);margin:4px 0 0;background:var(--primary);border-radius:2px;flex:1}.crb-style .sheet-content .inventory .item-summary .item-buttons button:hover{box-shadow:none;text-shadow:0 0 2px #fff}.crb-style .sheet-content .inventory .item-summary .item-buttons .weapon_attack{background:var(--primary)}.crb-style .sheet-content .inventory .item-summary .item-buttons .weapon_attack2,.crb-style .sheet-content .inventory .item-summary .item-buttons .weapon_attack3{color:rgba(0,0,0,.75);background:var(--tertiary);flex:0 50%;margin-top:0}.crb-style .sheet-content .inventory .item-summary .item-buttons .weapon_attack2{border-radius:0 0 0 2px}.crb-style .sheet-content .inventory .item-summary .item-buttons .weapon_attack3{border-radius:0 0 2px 0}.crb-style .sheet-content .inventory .inventory-list{align-items:center;justify-content:flex-start;position:relative;overflow-y:scroll;height:calc(100% - 42px)}.crb-style .sheet-content .inventory .inventory-list .item-list{flex-direction:column;width:100%;border:1px solid var(--alt);border-top:none}.crb-style .sheet-content .inventory .inventory-list .item-list>li:nth-of-type(2n){background-color:rgba(120,100,82,.1)}.crb-style .sheet-content .inventory .inventory-list .item-list .item{display:flex;justify-content:flex-end;flex-wrap:wrap;width:100%;font-size:12px;padding:0}.crb-style .sheet-content .inventory .inventory-list .item-list .item:last-child .item-summary{border-bottom:none}.crb-style .sheet-content .inventory .inventory-list .item-list .container-capacity{font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;position:relative;background-color:rgba(0,0,0,.75);box-shadow:inset 0 0 4px #000;color:#fff;display:flex;width:100%}.crb-style .sheet-content .inventory .inventory-list .item-list .container-capacity .container-capacity-bar{background-color:var(--secondary);border-radius:0 2px 2px 0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.5),inset 0 0 0 2px hsla(0,0%,100%,.1);padding:6px 0}.crb-style .sheet-content .inventory .inventory-list .item-list .container-capacity .container-capacity-label{position:absolute;height:100%;top:0;left:0;padding:2px}.crb-style .sheet-content .inventory .inventory-list .item-list .container-held-items{margin-left:10px}.crb-style .sheet-content .inventory .inventory-list .item-list .container-held-items li:nth-of-type(2n){background-color:rgba(120,100,82,.1)}.crb-style .sheet-content .inventory .inventory-list .item-list .container-held-items li:first-of-type:before{height:50%;top:0}.crb-style .sheet-content .inventory .inventory-list .item-list .container-held-items li:last-of-type:after{border:none}.crb-style .sheet-content .inventory .inventory-list .item-list .container-held-items .item{position:relative}.crb-style .sheet-content .inventory .inventory-list .item-list .container-held-items .item:after,.crb-style .sheet-content .inventory .inventory-list .item-list .container-held-items .item:before{position:absolute;border-left:1px solid var(--alt);top:0;height:50%;left:-5px;width:5px;content:""}.crb-style .sheet-content .inventory .inventory-list .item-list .container-held-items .item:before{border-bottom:1px solid var(--alt);top:0}.crb-style .sheet-content .inventory .inventory-list .item-list .container-held-items .item:after{top:50%}.crb-style .sheet-content .inventory .inventory-list .item-list .container-held-items .item .item-summary{border-left:1px solid var(--alt)}.crb-style .sheet-content .inventory .inventory-header{font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;display:flex;justify-content:flex-end;align-items:center;width:100%;background-color:var(--alt);box-shadow:inset 0 0 0 1px rgba(0,0,0,.3),inset 0 0 0 2px hsla(0,0%,100%,.2);margin-top:8px;padding:4px;color:#fff}.crb-style .sheet-content .inventory .inventory-header:first-child{margin-top:0}.crb-style .sheet-content .inventory .inventory-header h3{font-size:14px;text-transform:capitalize;padding-left:2px;text-shadow:0 0 2px rgba(0,0,0,.75);margin-left:0;cursor:default}.crb-style .sheet-content .inventory .inventory-header h3:hover{color:#fff}.crb-style .sheet-content .inventory .inventory-header .item-quantity,.crb-style .sheet-content .inventory .inventory-header .item-sell-value,.crb-style .sheet-content .inventory .inventory-header .item-weight{display:flex;justify-content:center;align-items:center;margin-right:-2px}.crb-style .sheet-content .inventory .inventory-header .item-invested-total{margin-right:3px}.crb-style .sheet-content .inventory .currency,.crb-style .sheet-content .inventory .encumbrance{margin-right:23px}.crb-style .sheet-content .inventory .encumbrance{margin-top:8px;display:grid;grid:"img bar" min-content/24px 1fr;align-items:center}.crb-style .sheet-content .inventory .encumbrance img{grid-area:img;border:1px solid var(--body);box-shadow:0 0 0 1px var(--tertiary),0 0 0 2px #9f725b,inset 0 0 4px rgba(0,0,0,.5);border-radius:0;position:relative;z-index:4}.crb-style .sheet-content .inventory .encumbrance .encumbrance-bar{position:relative;z-index:2;grid-area:bar;height:16px;width:100%;background-color:var(--secondary);box-shadow:inset 0 0 0 1px rgba(0,0,0,.5),inset 0 0 0 2px hsla(0,0%,100%,.2)}.crb-style .sheet-content .inventory .encumbrance .encumbrance-label{position:relative;z-index:3;grid-area:bar;color:#fff;font-family:Eczar,Signika,Georgia,serif;font-size:12px;font-weight:500;padding:2px 8px 0;display:flex;align-items:center;justify-content:space-between;width:100%;text-shadow:0 0 2px #000}.crb-style .sheet-content .inventory .encumbrance .bar-bg{position:relative;z-index:1;grid-area:bar;width:100%;height:16px;background-color:rgba(0,0,0,.5);border-radius:0 2px 2px 0;box-shadow:inset 0 0 4px rgba(0,0,0,.75)}.crb-style .sheet-content .inventory .encumbrance.over-limit .encumbrance-bar{background-color:var(--primary)!important}.crb-style .sheet-content .pfs{display:flex;justify-content:space-between}.crb-style .sheet-content .pfs label{font-family:Roboto,system,-apple-system,sans-serif;font-size:10px;font-weight:800;line-height:1;text-transform:uppercase;color:var(--primary)}.crb-style .sheet-content .pfs input{font-family:Gelasio,Signika,Georgia,serif;font-weight:700;border-bottom:1px solid #d3ccbc}.crb-style .sheet-content .pfs input::placeholder{filter:opacity(.5);color:var(--body)}.crb-style .sheet-content .pfs input:focus{border-bottom:1px solid #644f33}.crb-style .sheet-content .pfs input:focus::placeholder{color:transparent}.crb-style .sheet-content .pfs .organized-play{display:grid;grid-template-columns:105px 105px}.crb-style .sheet-content .pfs .organized-play input#pfs-player-number{width:95px;text-align:right}.crb-style .sheet-content .pfs .organized-play input#pfs-character-number,.crb-style .sheet-content .pfs .small-input{width:40px}.crb-style .sheet-content .pfs .spacing{margin-bottom:20px}.crb-style .sheet-content .pfs .level-bump.toggle{width:42px;height:16px;background:var(--secondary);margin:4px auto;position:relative;border-radius:50px;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),0 1px 0 hsla(0,0%,100%,.2)}.crb-style .sheet-content .pfs .level-bump.toggle:after{content:"OFF";color:#000;position:absolute;right:5px;z-index:0;text-shadow:1px 1px 0 hsla(0,0%,100%,.15)}.crb-style .sheet-content .pfs .level-bump.toggle:before{content:"ON";color:#fff;position:absolute;left:6px;z-index:0}.crb-style .sheet-content .pfs .level-bump.toggle:after,.crb-style .sheet-content .pfs .level-bump.toggle:before{font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.25px;top:4px}.crb-style .sheet-content .pfs .level-bump.toggle label{display:block;width:18px;height:14px;position:absolute;top:1px;right:23px;cursor:pointer;background:#fcfff4;z-index:1;background:linear-gradient(180deg,#fcfff4 0,#dfe5d7 40%,#b3bead);border-radius:50px;box-shadow:0 0 0 1px rgba(0,0,0,.2),0 2px 5px 0 rgba(0,0,0,.3);transition:all .4s ease}.crb-style .sheet-content .pfs .level-bump.toggle input[type=checkbox]{visibility:hidden}.crb-style .sheet-content .pfs .level-bump.toggle input[type=checkbox]:checked+label{right:1px}.crb-style footer{text-align:right;font-family:Roboto,system,-apple-system,sans-serif;font-size:8px;line-height:1;text-transform:uppercase;letter-spacing:.25px;line-height:1.4;margin:1em 8px}.crb-style footer,.crb-style footer a,.crb-style footer p{font-weight:700;color:var(--primary)}.crb-style.limited .sidebar{display:flex;align-items:center;flex-direction:column}.crb-style.limited .sidebar .profile-img{display:flex;align-items:flex-end;margin:1rem 0;min-width:124px;height:200px;background-color:var(--tertiary);background-size:cover;background-position:top;border:1px solid #fff;box-shadow:0 0 0 1px silver,0 0 0 2px grey,inset 0 0 0 1px silver}.crb-style.limited .sidebar .profile-img .health-bar{position:relative;z-index:2;width:100%;height:12px;background:rgba(0,0,0,.4);box-shadow:inset 0 0 5px rgba(0,0,0,.5)}.crb-style.limited .sidebar .profile-img .health-bar .bar{position:relative;z-index:1;height:100%;max-width:100%;border:1px solid #406f47;border-radius:0 3px 3px 0;background:var(--green);background:linear-gradient(var(--green),#52905c 50%,var(--green))}.crb-style.limited .sidebar .profile-img .health-bar .bar[style="width:100%;"]{border-radius:0}.crb-style.limited .sidebar h4.plaque{margin-left:0;color:var(--sidebar-title);font-size:1rem;font-weight:500;margin-bottom:.25rem}.crb-style.limited .sidebar ul.stats{margin:0;padding:0;list-style:none;text-align:center}.crb-style.limited .sidebar ul.stats li{margin:0;padding:0}.crb-style.limited .tab.character .character-bio{display:flex;flex-direction:column;height:100%}.crb-style.limited .tab.character .character-bio footer{text-align:left;padding:0;margin:auto 0 8px}.crb-style.limited .tab.character .character-bio footer p{color:var(--alt)}
/*# sourceMappingURL=index.css.map*/