﻿@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Fira+Mono:wght@700&display=swap";*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}html{margin:0;padding:0}body{font-family:montserrat,sans-serif;font-weight:400;background:#fff;color:rgba(0,0,0,.87);margin-bottom:100px;overflow-x:hidden;line-height:1.5rem}@media(min-width: 992px){:root{font-size:1.125rem}}h2{font-size:1.2rem;margin-top:1rem;margin-bottom:1rem}.center{display:flex;justify-content:center;align-items:center;height:100%}.subtitle{flex:1;font-weight:500;color:#666;display:flex;align-items:center}.subtitle.uppercase{font-size:.8rem;text-transform:uppercase}.link{cursor:pointer;color:#2563eb}.link:hover{color:#1e40af;text-decoration:underline}.stability-global,.stability-global .stability-bar,.stability-team,.timeline-content,.sidebar-timeline-content,.timeline-content-wrapper,.timeline-btn-add-event-round::after,.game-over,.winners>div,.lobby .user-card,.forecast-tool-wrapper,.tooltip-trigger .tooltip,.talent-exceeded-tooltip,.sidebar-policy-actions-content,.policy-actions-content-wrapper,.card,.mini-card,.talent-assign-table,.talent-assign-table .btn-accordion,.modal.active .modal-content,textarea,input[type=text],.select select,.custom-flag,.icon-team-square span,.fi.fi-square,.counter,.mini-counter button,.checkbox-tile,.btn,.btn-secondary,.btn-checkbox label::before,.shepherd-footer .shepherd-button,.shepherd-footer .btn,.shepherd-footer .btn-secondary,.badge,.alert,.alert-icon,.actions textarea,.actions div.text,.table-choose-effects,.table,.border-round{border-radius:.25rem}.message,.nav li a,.toast,.game-created-toast,.feedback-submitted-toast,.form-content .form-rightcol,.form-content .form-leftcol,textarea,input[type=text],.select select,.btn,.btn-inputbox,.shepherd-footer .shepherd-button,.shepherd-footer .btn,.padding{padding:.5rem 1rem}.timeline-list-index,.timeline-content,.sidebar-timeline-content,.sidebar-policy-actions-content,.talent-assign-table .btn-accordion:hover,.shadow{-webkit-box-shadow:0 2px 2px 2px rgba(0,0,0,.05);-moz-box-shadow:0 2px 2px 2px rgba(0,0,0,.05);-ms-box-shadow:0 2px 2px 2px rgba(0,0,0,.05);-o-box-shadow:0 2px 2px 2px rgba(0,0,0,.05);box-shadow:0 2px 2px 2px rgba(0,0,0,.05)}.tech-card.card-concern,.card.researched,.card.unavailable,.card.default-card,.card.locked,.shadow-reset{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.table-choose-effects,.table{border:1px solid #ccc;padding:.3rem;display:flex;overflow:none;background-color:#fff}.filler{flex:100}.column{display:flex;flex-direction:column;align-self:flex-start}.column-wrapper{overflow-x:auto;display:flex;flex:2}.column-styled{display:flex;flex-direction:column;flex:1}.column-styled.flex-0{flex:0}.column-styled.subtitle div{display:flex;align-items:center;min-width:8.1rem;width:100%}.column-styled>div{height:2rem;border-bottom:1px solid #ccc;padding:0 .5rem;text-align:center;border-right:1px solid #eee}.column-styled:last-child>div{border-right:none}.column-styled>div:last-child{border-bottom:none}.col-10{width:10%}.col-20{width:20%}.col-30{width:30%}.col-40{width:40%}.col-50{width:50%}.col-60{width:60%}.col-70{width:70%}.col-80{width:80%}.col-90{width:90%}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.w-1{width:.25rem;height:100%;float:left}.w-2{width:.5rem;height:100%;float:left}.w-3{width:.75rem;height:100%;float:left}.w-4{width:1rem;height:100%;float:left}.w-5{width:1.25rem;height:100%;float:left}.w-6{width:1.5rem;height:100%;float:left}.w-7{width:1.75rem;height:100%;float:left}.w-8{width:2rem;height:100%;float:left}.row{display:flex;flex-direction:row;align-self:flex-start}.row-styled{display:flex;flex-direction:row;align-self:flex-start;border-top:1px solid #ccc}.row-styled>div{height:2rem;padding:.2rem .5rem;text-align:center;border-right:1px solid #eee}.row-styled div:last-child{border-right:none}.flex-display{display:flex;column-gap:.5rem;flex-wrap:wrap}.badge.mini-display,.mini-display{display:flex;margin-bottom:5px;align-items:center;column-gap:.3rem;width:100%}.mini-display.align-start{align-items:flex-start}.mini-display .alert{padding:0 .5rem;min-height:1.5rem;margin-left:.5rem}.mini-display .alert .alert-icon{margin:.2rem}.mini-display p.talent-star{min-width:2rem;font-weight:500;color:#faa41a;margin-right:.2rem;font-size:.8rem}.mini-display p.talent-star.secret{color:#000}.mini-display p.talent-star span{margin-left:.2rem}.mini-display-icon{width:2.5rem}.mini-display-icon span{margin-right:.5rem}@media screen and (max-width: 1200px){.col-10{width:100%;margin-top:.5rem}.col-20{width:100%;margin-top:.5rem}.col-30{width:100%;margin-top:.5rem}.col-40{width:100%;margin-top:.5rem}.col-50{width:100%;margin-top:.5rem}.col-60{width:100%;margin-top:.5rem}.col-70{width:100%;margin-top:.5rem}.col-80{width:100%;margin-top:.5rem}.col-90{width:100%;margin-top:.5rem}}.fade-in{animation:fadein 2s}@keyframes fadein{from{opacity:0}to{opacity:1}}.visible-fade-in{visibility:visible;opacity:1;transition-property:opacity;transition-duration:1s;transition-timing-function:linear;transition-delay:0s;transition-behavior:normal}.hidden-fade-out{visibility:hidden;opacity:0;transition-property:visibility,opacity;transition-duration:0s,1s;transition-timing-function:ease,linear;transition-delay:1s,0s;transition-behavior:normal,normal}@-moz-document url-prefix(){.hidden-fade-out{transition-property:visibility,opacity;transition-duration:0s,0s;transition-timing-function:ease,linear;transition-delay:0s,0s;transition-behavior:normal,normal}}.actions{padding:1rem}.actions textarea{width:100%;height:7rem;border:1px solid #ccc;padding:.5rem;margin:.5rem 0}.actions .public-secret-indicator{margin-top:1em;margin-right:.5rem}.actions div.text{width:100%;max-height:10%;border:1px solid #ccc;padding:.5rem;margin:.5rem 0;opacity:.7;margin-bottom:.9rem;overflow:auto}.actions p{margin-bottom:1.2em}.actions label{font-size:.95rem;color:#666}.action-buttons{display:flex;flex-direction:row;justify-content:flex-start}.alert{background-color:rgb(229.5,241.4,248.2);color:#07b;padding:.2rem .5rem;margin:1rem 0;font-size:.9rem;font-weight:normal;border:1px solid rgb(127.5,187,221);display:flex;column-gap:.3rem;flex-wrap:nowrap;position:relative;align-items:center}.alert>div{text-align:left}.alert .fi.fi-square{min-width:1.2rem;height:1.2rem}.alert-icon{min-width:1rem;height:1rem;display:inline-block;margin:.3rem .2rem;color:#07b;align-self:flex-start}.alert.alert-warning{background-color:rgb(253.3,241.4,234.6);color:rgb(203.7,12.75,44.1);border:1px solid rgb(246.5,187,153)}.alert.alert-warning .alert-icon{color:rgb(203.7,12.75,44.1)}.badge-group{display:flex;flex-wrap:wrap;row-gap:.3rem;column-gap:.3rem}.badge{display:inline-block;padding:.25rem .4rem;background-color:rgb(213.5,233,185);font-weight:normal !important;font-size:.9rem;color:#333;line-height:1rem;font-style:italic}.badge.badge-concern{background:rgb(249.9,214.2,193.8) !important}.badge.badge-reward{background:rgb(213.5,233,185) !important}.badge.badge-gray{background:hsl(0,0%,90%) !important}.badge.badge-diff{background:#fde047;padding:0 .2rem;font-size:.85rem;margin-left:.3rem}.badge.badge-secret{background-color:#000;color:#ddd;padding:0 .2rem;font-size:.85rem;margin-left:.3rem}.badge .fi.fi-square{min-width:1rem;height:1rem}.card.researched span.badge{background-color:hsl(0,0%,90%)}.icon{height:1.25rem;display:-webkit-inline-box;display:inline-block;margin-right:.25rem;width:1.25rem;align-items:center;-webkit-box-pack:center}.icon.brand,.icon .brand{color:#339983}.icon.red{color:#c90021}.info-icon{color:rgba(0,0,0,.6);display:inline-block;width:1.15rem;height:1rem;margin-left:.3rem}.warning-icon{color:#e73;display:inline-block;width:1.15rem;height:1rem;margin-left:.3rem}input[type=button],input[type=submit],button{cursor:pointer}.shepherd-footer .shepherd-button,.shepherd-footer .btn,.btn{color:#fff;background-color:#339983;padding-bottom:.5rem;text-align:center;display:flex;align-items:center}.shepherd-footer .shepherd-button:disabled,.btn:disabled{cursor:not-allowed}.shepherd-footer .shepherd-button:hover:not([disabled]),.btn:hover:not([disabled]){background-color:rgb(45.9,137.7,117.9)}.shepherd-footer .btn-secondary,.btn-secondary{border:1px solid #339983;color:#339983;font-weight:400;padding:0 .5rem;background-color:#fff;max-height:100%;display:flex;align-items:center}.btn-secondary:disabled,.btn-secondary.disabled{border:1px solid hsl(0,0%,50%);color:hsl(0,0%,50%)}.btn-secondary.btn-icon{padding:.4rem;min-width:2.6rem;min-height:2.6rem;display:block}.btn-secondary:hover:not([disabled]){cursor:pointer;color:rgb(45.9,137.7,117.9);border:1px solid rgb(45.9,137.7,117.9);background-color:rgb(244.8,249.9,248.8)}.btn-secondary:disabled{cursor:not-allowed}.btn-large{padding:.5rem}.btn-small{margin-bottom:.5rem;padding:.2rem .5rem;display:inline-flex;font-size:.9rem;min-height:1.8rem;flex-wrap:wrap;height:auto;position:relative;line-height:1rem}.btn-inputbox{border-width:1px;white-space:nowrap;border-style:solid;border-radius:0;border-bottom-right-radius:.25rem;border-top-right-radius:.25rem;cursor:pointer;display:flex}.btn-checkbox{display:flex;column-gap:.3rem;margin-left:.1rem;position:relative;font-size:.9rem}.btn-checkbox label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:flex-start}.btn-checkbox input{padding:0;height:initial;width:initial;margin:0;display:none;cursor:pointer}.btn-checkbox label::before{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;content:"";background-color:rgba(0,0,0,0);border:1.8px solid #339983;width:1rem;min-width:1rem;height:1rem;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px}.btn-checkbox input:checked+label::before{background-color:#339983}.btn-checkbox input:checked+label::after{content:"";display:block;position:absolute;top:.15rem;left:.3rem;width:.4rem;height:.7rem;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.btn-text{display:inline-flex;padding:.5rem 0;width:fit-content;text-underline-offset:.5rem;background:none;align-items:center;color:#339983}.btn-text:hover{text-decoration:underline;background:none}.btn-text-red{color:rgb(228,127.5,144)}.btn-text-red:hover{color:#c90021}.btn-toggle-wrapper{display:inline-flex;align-items:center;column-gap:.5rem;color:hsl(0,0%,38.8671400899%)}.btn-toggle{position:relative;width:4rem;height:2.2rem;overflow:hidden;border-radius:100px}.btn-toggle .knobs,.btn-toggle .layer{position:absolute;top:0;right:0;bottom:0;left:0}.btn-toggle .layer{z-index:1;background-color:#fff}.btn-toggle .knobs{-webkit-box-shadow:inset 0 0 5px 0 rgba(0,0,0,.2);-moz-box-shadow:inset 0 0 5px 0 rgba(0,0,0,.2);-ms-box-shadow:inset 0 0 5px 0 rgba(0,0,0,.2);-o-box-shadow:inset 0 0 5px 0 rgba(0,0,0,.2);box-shadow:inset 0 0 5px 0 rgba(0,0,0,.2);z-index:2;border-radius:100px}.btn-toggle .knobs::before{-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 3px 0 rgba(0,0,0,.5);-ms-box-shadow:0 0 3px 0 rgba(0,0,0,.5);-o-box-shadow:0 0 3px 0 rgba(0,0,0,.5);box-shadow:0 0 3px 0 rgba(0,0,0,.5);content:"";position:absolute;top:.1rem;left:.1rem;width:2rem;height:2rem;background-color:#eee;color:#ccc;border-radius:50%;padding:.3rem;transition:.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all}.btn-toggle input[type=checkbox]{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.btn-toggle input[type=checkbox]:checked+.knobs::before{left:1.9rem}.btn-toggle input[type=checkbox]:checked~.layer{background-color:rgb(193.8,224.4,217.8)}.btn-toggle input[type=checkbox]:disabled{cursor:not-allowed}.btn-toggle.secrecy .knobs::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='teal'%3E%3Cpath d='M10 12a2 2 0 100-4 2 2 0 000 4z'%3E%3C/path%3E%3Cpath d='M.458 10C1.732 5.943 5.522 3 10 3s8.268 2.943 9.542 7c-1.274 4.057-5.064 7-9.542 7S1.732 14.057.458 10zM14 10a4 4 0 11-8 0 4 4 0 018 0z' fill-rule='evenodd' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E")}.btn-toggle.secrecy input[type=checkbox]:checked+.knobs::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='lightgray'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.875 18.825A10.05 10.05 0 0112 19c-4.478 0-8.268-2.943-9.543-7a9.97 9.97 0 011.563-3.029m5.858.908a3 3 0 114.243 4.243M9.878 9.878l4.242 4.242M9.88 9.88l-3.29-3.29m7.532 7.532l3.29 3.29M3 3l3.59 3.59m0 0A9.953 9.953 0 0112 5c4.478 0 8.268 2.943 9.543 7a10.025 10.025 0 01-4.132 5.411m0 0L21 21'%3E%3C/path%3E%3C/svg%3E")}.radiobutton-group{display:flex;flex-direction:column;row-gap:.3rem;margin:.3rem 0}.radiobutton-group label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;display:flex;column-gap:.3rem;font-weight:400;font-size:.9rem;padding:0 .6rem;cursor:pointer;color:rgba(0,0,0,.6)}.radiobutton-group input[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0;width:1.15em;height:1.15em;border:1.8px solid rgba(51,153,131,.4);border-radius:50%;display:flex;justify-content:center;place-items:center}.radiobutton-group input[type=radio]::before{content:"";width:.65em;height:.65em;border-radius:50%;transform:scale(0);transition:120ms transform ease-in-out;box-shadow:inset 1rem 1rem #339983;background-color:#fff}.radiobutton-group input[type=radio]:checked::before{transform:scale(1)}.radiobutton-group input[type=radio]:checked~span{color:rgba(0,0,0,.87)}.portal-buttons{display:flex;gap:20px;flex-wrap:wrap;align-items:left;flex-direction:row;justify-content:start;margin-bottom:30px}.checkbox-group{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;display:flex;flex-wrap:wrap;column-gap:.3rem;row-gap:.3rem}.checkbox-group>div{margin-right:.3rem}.checkbox-group .tooltip{bottom:calc(-100% + 6.5rem)}.checkbox-input{-webkit-clip-path:inset(100%);-moz-clip-path:inset(100%);-ms-clip-path:inset(100%);-o-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.checkbox-input:checked+.checkbox-tile{border-color:#339983;box-shadow:0 1px 5px #339983;color:#339983;opacity:1}.checkbox-input:checked+.checkbox-tile::before{transform:scale(1);opacity:1;background-color:#339983;border-color:#339983}.checkbox-input:checked+.checkbox-tile .checkbox-icon,.checkbox-input:checked+.checkbox-tile .checkbox-label{color:#339983}.checkbox-input:focus+.checkbox-tile::before{transform:scale(1);opacity:1}.checkbox-tile{display:flex;align-items:center;justify-content:center;text-align-last:center;min-height:2.3rem;border:1px solid hsl(0,0%,70%);background-color:#fff;transition:.15s ease;cursor:pointer;position:relative;opacity:.5}.checkbox-tile:hover{border-color:#999;opacity:1}.checkbox-tile:hover::before{transform:scale(1);opacity:1}.checkbox-icon{transition:.375s ease;width:3rem;display:flex;place-content:center}.checkbox-label{color:#707070;transition:.375s ease;text-align:center}.state-diff{border-color:#fde047;border-radius:.25rem;background-color:#f8eba5}.state-diff .counter-number{background-color:#f8eba5}.counter{display:inline-flex}.counter>div,.counter>button{flex:1 0 calc(30% - 1rem);border-radius:0;padding:.2rem .5rem;border:1px solid #99ccc1}.counter>div{background-color:hsl(0,0%,97%);border-left:none;border-right:none}.counter button{background:#fff;font-weight:bold;z-index:2}.counter button:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;color:rgb(228,127.5,144)}.counter button:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;color:rgb(45.9,137.7,117.9)}.counter button:hover:not(:disabled){background-color:rgb(244.8,249.9,248.8);border-color:#339983}.counter button:disabled{color:#ccc;cursor:not-allowed !important}.counter .counter-number{width:1.6rem;font-weight:400;display:flex;flex-direction:column;justify-content:center;align-items:center;user-select:none}.counter .counter-number.disabled{color:#bbb}.mini-counter{height:1.6rem;position:relative;display:flex;justify-content:center;width:2rem;text-align:right;color:rgb(229.7,203.9,162.5)}.mini-counter .counter-number{font-weight:bold;background:none;font-size:.85rem;display:flex;align-items:center;position:relative;z-index:1;user-select:none}.mini-counter .counter-number span:first-child{margin-right:.2rem}.mini-counter .counter-number span:last-child{width:.4rem;display:inline-block}.mini-counter.state-diff{background:none}.mini-counter.state-diff .counter-number{color:#faa41a}.mini-counter.secret{color:#aaa}.mini-counter.secret.state-diff{background:none}.mini-counter.secret.state-diff .counter-number{color:#000}.mini-counter button{-webkit-transition:.2s ease-in;-moz-transition:.2s ease-in;-ms-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in;width:1.6rem;padding:.2rem;color:#339983;right:-0.4rem}.mini-counter button:first-child{position:absolute;top:-0.8rem}.mini-counter button:last-child{position:absolute;bottom:-0.8rem}.mini-counter button:disabled{color:#ccc;cursor:not-allowed}.mini-counter button:active,.mini-counter button:focus{outline:none}.custom-flag{background-color:#333;color:#fff;font-family:"Fira Mono",monospace;font-weight:bold;font-style:normal;font-size:.75rem;padding-left:.3rem;text-align:center;margin-left:0;display:inline-flex;align-items:center;min-height:1.5rem;height:1.5rem;min-width:1.5rem;width:1.5rem}.icon-team-square span{background-size:cover;background-position:0 50%;background-repeat:no-repeat;position:relative;display:inline-block;min-width:20px;height:20px}.fib{background-size:contain;background-position:50%;background-repeat:no-repeat}.fi{background-size:contain;background-position:0 50%;background-repeat:no-repeat;position:relative;display:inline-block;min-width:1.5rem;min-height:1rem}.fi.fis{width:1em}.fi.fi-square{height:1.5rem;min-width:1.5rem;background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;display:inline-flex}.fi-cn{background-image:url("/images/cn.svg");background-position:left !important}.fi-eu{background-image:url("/images/eu.svg")}.fi-gb{background-image:url("/images/gb.svg")}.fi-in{background-image:url("/images/in.svg")}.fi-us{background-image:url("/images/us.svg")}.fi-alphabet{background-image:url("/images/Alphabet_logo.svg")}.fi-alphabet-square{background-image:url("/images/Alphabet_Inc_icon-square.png")}.fi-harmony{background-image:url("/images/harmony.svg")}.fi-meta{background-image:url("/images/meta_logo.svg");background-position:center center !important;background-size:contain !important}.fi-tencent{background-image:url("/images/Tencent_logo.svg")}.fi-tencent-square{background-image:url("/images/tencent_logo_icon.svg");background-color:#ccc;background-size:80% 80% !important;background-repeat:no-repeat}.fi-progress{background-image:url("/images/progress.svg")}.fi-microsoft{background-image:url("/images/microsoft_logo.svg")}.fi-openai{background-image:url("/images/ChatGPT_logo_Square.svg")}.fi-openbrain{background-image:url("/images/openbrain.svg")}.fi-baidu{background-image:url("/images/baidu_logo.svg")}.fi-red{background-color:#d11807}.fi-blue{background-color:#42a7c6}.fi-green{background-color:#228b22}.fi-purple{background-color:#6a0dad}.forecast-modal.content{width:90%;display:flex;flex-direction:column;align-items:center;text-align:center}.forecast-modal .title{width:auto;justify-content:center}.forecast-modal .icon{height:1.5rem;width:1.5rem;margin-top:.5rem;mask-repeat:no-repeat;mask-size:contain}.forecast-modal .description{max-width:576px;margin-top:20px;margin-bottom:20px}.forecast-modal .effects{display:flex;justify-content:center}.forecast-modal .help-text{max-width:576px}.form-content{display:flex;margin-bottom:.5rem}.form-content .form-rightcol{display:flex;margin-top:auto;margin-bottom:auto;flex-direction:column;width:30%}.form-content .form-leftcol{flex:1 1 auto;margin-top:auto;margin-bottom:auto;width:70%}textarea,input[type=text]{border:1px solid #999;width:100%}textarea:not(:placeholder-shown):invalid,input[type=text]:not(:placeholder-shown):invalid{border:1px solid #c90021;background:rgb(252.3,242.25,243.9)}textarea.inputbox-text,input[type=text].inputbox-text{appearance:none;border-radius:0;flex:1 1 0%;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}input[type=checkbox]{width:1rem;height:1rem}.select{position:relative}.select select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;border:1px solid #999;padding-right:2.5rem;width:100%}.select select::-ms-expand{display:none}.select .select-arrow{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:15px;right:20px;width:10px;height:10px;border:solid #666;border-width:0 1px 1px 0;display:inline-block;padding:3px}.select.small select{padding:.2rem 2rem .2rem .5rem}.select.small .select-arrow{top:10px}@media screen and (max-width: 1200px){.form-content{flex-direction:column}.form-content .form-rightcol,.form-content .form-leftcol{width:100%}}.modal-clickoutside{display:block;width:100%;height:100%;background-color:rgba(0,0,0,.5);position:absolute}.modal{display:none}.modal.active{display:block;position:fixed;top:0;left:0;height:100%;width:100%;transition:all 1s;z-index:999999}.modal.active .modal-content{background-color:#fff;max-width:70%;height:90%;max-height:90vh;overflow:auto;margin:3rem auto;padding:20px;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative}.modal.active.modal-s .modal-content{max-width:30rem;height:auto}.modal.active.modal-m .modal-content{max-width:40rem;height:auto}.modal.active.modal-l .modal-content{max-width:50rem;overflow:auto}.btn-close-modal{float:right;position:absolute;padding:5px;top:1rem;right:1rem;cursor:pointer;width:30px;height:30px;font-weight:bold;display:block}@media only screen and (min-width: 1500px){.modal.active .modal-content{width:90%;max-width:90%}}@media screen and (max-width: 1200px){.modal.active .modal-content{width:90%;max-width:90%}}.spinner{position:relative;width:2.5rem;height:2.5rem}.spinner div::before,.spinner div::after{content:"";position:absolute;width:100%;height:100%;border-radius:100%;border:.2rem solid rgba(0,0,0,0);border-top-color:#339983}.spinner div::before{z-index:100;animation:spin 1s infinite}.spinner div::after{border:.2rem solid rgba(51,153,131,.3)}@keyframes spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.talent-assign-table{padding:.3rem .5rem;border:1px solid #ccc;background-color:#fff;position:relative;margin:.3rem 0 .5rem}.talent-assign-table>p{font-weight:300;font-style:italic;font-size:.9rem}.talent-assign-table .btn-accordion{height:auto;position:absolute;top:0;left:0;bottom:0;z-index:0;background-color:#fff}.talent-assign-table .btn-accordion:hover{background-color:rgb(244.8,249.9,248.8);cursor:pointer}.talent-assign-table div:not(.btn-accordion),.talent-assign-table p:not(.btn-accordion){z-index:1}.talent-assign-table .icon.chevron{height:1rem;width:1rem;cursor:pointer}.talent-assign-table>.mini-display{min-height:2.5rem}.talent-assign-table .mini-counter{margin-right:.5rem}.card{-webkit-box-shadow:-1px 3px 5px 1px rgba(0,0,0,.2);-moz-box-shadow:-1px 3px 5px 1px rgba(0,0,0,.2);-ms-box-shadow:-1px 3px 5px 1px rgba(0,0,0,.2);-o-box-shadow:-1px 3px 5px 1px rgba(0,0,0,.2);box-shadow:-1px 3px 5px 1px rgba(0,0,0,.2);flex:0 0 calc(25% - 1rem);max-width:calc(25% - 1rem);margin:1rem .5rem 1rem 0;padding:.5rem;background-color:#fff;border:1.5px solid hsl(0,0%,90%);border-top-width:8px;position:relative;font-size:.85rem;display:flex;flex-direction:column}.card.researched,.card.unavailable{border:1.5px solid hsl(0,0%,90%);border-top-width:8px}.card:nth-child(2n){margin-right:2.2rem}.card:nth-child(4n){margin-right:0}.card.default-card{border:1.5px solid hsl(0,0%,90%);border-top-width:1.5px}.card.locked{opacity:.6;cursor:not-allowed}.card .tags{min-height:4rem;margin-left:.2rem}.mini-card{display:flex;padding:.5rem;font-weight:600;font-size:.85rem;color:#333;border-color:#ccc;border-left:5px solid;width:100%;justify-content:space-between;text-align:left;line-height:1.1rem;column-gap:.3rem}.card-table-wrapper{padding:.5rem 0}.card-table-wrapper .table .card-table-column{display:flex;flex-direction:column;flex:1}.card-table-wrapper .table .card-table-column>div{min-height:2.5rem;margin-bottom:.2rem;border:none;border-bottom:1px solid #eee;display:flex;text-align:center;align-items:center;width:100%;justify-content:space-between}.card-table-wrapper .table .card-table-column>div.state-diff{background:none;border:1px solid #fde047}.card-table-wrapper .table .card-table-column>div.state-diff .checkbox-tile{background:#f8eba5}.card-table-wrapper .table .card-table-column .checkbox-wrapper{display:flex}.card-table-wrapper .table .card-table-column .checkbox-wrapper .checkbox-tile{min-height:1rem;height:1.8rem;padding:0 .2rem;display:inline-flex}.card-table-wrapper .table .card-table-column .checkbox-wrapper .checkbox-tile .checkbox-icon{width:auto;display:flex;justify-content:center}.card-table-wrapper .table .card-table-column .talent-star{padding:.2rem;font-size:.8rem;color:#ccc;margin-left:.4rem}.card-table-wrapper .table .card-table-column .talent-star.state-diff{background:none;color:#faa41a}.card-title{display:flex;margin-top:.8rem;height:4.8rem}.card-title.auto-height{height:auto}.card-title .card-icon{margin-top:.3rem}.card-title .card-icon.not-svg{margin-top:0}.card-title .card-name{font-weight:600;padding:0 .3rem}.card-title .card-name span{font-weight:300;font-style:italic;margin-left:.5rem;display:inline-block}.card-title .card-description{font-weight:400;padding:0 .3rem}.card-empty{flex:0 0 calc(25% - 1rem);max-width:calc(25% - 1rem);margin:1rem .3rem}.card-empty:nth-child(2n){margin-right:2.2rem}.card-empty:nth-child(4n){margin-right:0}.card-icon{display:inline-block;width:1rem;min-width:1rem;height:1rem;margin-right:.1rem}.card-footer{border-top:1px solid #ddd;margin:1rem -0.5rem .5rem;padding:.8rem .5rem 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;row-gap:.5rem}.card-flags{position:absolute;display:flex;max-width:100%;right:0;top:-0.8rem}.card-flags>div span{margin-right:.4rem}.card-flags>div .custom-flag{margin-right:.4rem;padding:.1px 3px}.card-icon-locked{position:absolute;display:flex;left:.5rem;top:-1.1rem;font-size:1.5rem}@media only screen and (min-width: 1500px){.card-empty{margin-top:.6rem}.card{margin-top:.6rem}.card .card-title{height:9.2rem}}@media only screen and (min-width: 1800px){.card-empty{margin-top:.6rem}.card{margin-top:.6rem}.card .card-title{height:6.2rem}}@media screen and (max-width: 1500px)and (min-width: 768px){.card{margin:1rem .3rem}.card .card-title{height:6.2rem}.card .card-title>p{display:inline}.card .card-title>div{display:inline-block}.card .card-table-wrapper .table{padding:0}.card .card-table-wrapper .table .card-table-column>div{column-gap:.1rem;padding:0 .1rem}.card .card-table-wrapper .table .card-table-column .counter>div,.card .card-table-wrapper .table .card-table-column .counter>button{padding:.08rem .2rem}.card .card-table-wrapper .table .card-table-column .talent-star{font-size:.7rem}}@media screen and (max-width: 1500px)and (min-width: 1200px){.card .card-title{height:7.2rem}}@media screen and (max-width: 1200px){.card,.card-empty{flex:0 0 calc(50% - 1.2rem);max-width:calc(50% - 1.2rem);margin-top:.6rem}.card:nth-child(2n),.card-empty:nth-child(2n){margin-right:.5rem}}@media screen and (max-width: 768px){.card{margin:2rem .5rem 0}.card:nth-child(2n){margin-right:.5rem}.card .card-title{height:auto}}@media screen and (max-width: 578.5px){.card,.card-empty{flex:0 0 calc(100% - 1.2rem);max-width:calc(100% - 1.2rem)}.card:nth-child(2n),.card-empty:nth-child(2n){margin-right:.5rem}}@media only screen and (min-width: 1200.01px){.card-tree-level-small .tree-container{width:50%;margin-left:auto;margin-right:auto}.card-tree-level-small .card,.card-tree-level-small .card-empty{flex:0 0 calc(50% - 1.2rem);max-width:calc(50% - 1.2rem);margin-top:.6rem}.card-tree-level-small .card:nth-child(2n),.card-tree-level-small .card-empty:nth-child(2n){margin-right:.5rem}}.mini-card.card-paper{border-color:#339983;background:rgb(234.6,244.8,242.6)}.mini-card.card-product{border-color:#07b;background:rgb(229.5,241.4,248.2)}.mini-card.card-capability{border-color:#322288;background:rgb(234.5,232.9,243.1)}.mini-card.card-transformative{border-color:#a1a149;background:rgb(245.6,245.6,236.8)}.mini-card.card-concern{border-color:rgb(244.8,173.4,132.6);background:rgb(253.98,246.84,242.76)}.mini-card.card-policy{border-color:#339983;background:rgb(234.6,244.8,242.6)}.mini-card.card-inactive{border-color:gray;background:rgb(242.3,242.3,242.3)}.mini-card.card-loss{border-color:gray;background:rgb(242.3,242.3,242.3);color:gray}.card-paper{border-color:#339983}.card-paper span.card-icon{-webkit-mask-image:url("/images/paper.svg");-moz-mask-image:url("/images/paper.svg");-ms-mask-image:url("/images/paper.svg");-o-mask-image:url("/images/paper.svg");mask-image:url("/images/paper.svg");background-color:#339983}.card-paper span.tech-card-colored{color:#339983}.card-product{border-color:#07b}.card-product span.card-icon{-webkit-mask-image:url("/images/product.svg");-moz-mask-image:url("/images/product.svg");-ms-mask-image:url("/images/product.svg");-o-mask-image:url("/images/product.svg");mask-image:url("/images/product.svg");background-color:#07b}.card-product span.tech-card-colored{color:#07b}.card-capability{border-color:#322288}.card-capability span.card-icon{-webkit-mask-image:url("/images/capability.svg");-moz-mask-image:url("/images/capability.svg");-ms-mask-image:url("/images/capability.svg");-o-mask-image:url("/images/capability.svg");mask-image:url("/images/capability.svg");background-color:#322288}.card-capability span.tech-card-colored{color:#322288}.card-transformative{border-color:#a1a149}.card-transformative span.card-icon{-webkit-mask-image:url("/images/transformative.svg");-moz-mask-image:url("/images/transformative.svg");-ms-mask-image:url("/images/transformative.svg");-o-mask-image:url("/images/transformative.svg");mask-image:url("/images/transformative.svg");background-color:#a1a149;-webkit-mask-size:80%;-moz-mask-size:80%;-ms-mask-size:80%;-o-mask-size:80%;mask-size:80%;-webkit-mask-repeat:no-repeat;-moz-mask-repeat:no-repeat;-ms-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;-moz-mask-position:center;-ms-mask-position:center;-o-mask-position:center;mask-position:center}.card-transformative span.tech-card-colored{color:#a1a149}.card-policy{border-color:#339983}.card-policy span.card-icon::before{content:"§";color:#339983;font-size:.8rem;font-weight:500;display:inline-block;width:100%;height:100%;text-align:center;line-height:1}.card-policy span.tech-card-colored{color:#339983}.card-tree{position:relative;color:#333;font-family:Montserrat,sans-serif}.tree-container,.table-container{display:flex;flex-wrap:wrap;margin-bottom:1rem}.table-container{width:100%;max-width:72rem}.tree-button-group{display:flex;flex-direction:row;column-gap:.5rem}.card-tree-accordion-title{display:inline-flex}.card-tree-accordion-title>span{margin-right:.5rem}.card-tree-accordion-title>div{display:flex;align-items:center;font-size:.85rem;font-weight:500;font-family:"Open Sans",sans-serif}.card-tree-accordion-title>div span:last-child{margin-right:.5rem}@media screen and (max-width: 768px){.card-tree{padding:10px}.tree-button-group{flex-direction:column;align-content:stretch}.tree-button-group button{max-width:90%;margin-bottom:.5rem;margin-left:0 !important}}.tech-card.card-concern{border-top-width:1px;margin-right:0;margin-bottom:0;max-width:100%}.tech-card.card-concern p{height:auto}.tech-card.card-concern span.card-icon{-webkit-mask-image:url("/images/concern.svg");-moz-mask-image:url("/images/concern.svg");-ms-mask-image:url("/images/concern.svg");-o-mask-image:url("/images/concern.svg");mask-image:url("/images/concern.svg");background-color:#e73}.tech-card-badges{min-height:2rem;margin-left:.2rem}.mitigated .mini-card.card-concern{border-color:#ccc;background:rgb(253.3,241.4,234.6)}.policy-card .policy-card-title{height:7.2rem}.policy-card .policy-card-badges{min-height:9rem;margin-left:.2rem}.policy-card-toggle-row{width:100%;display:flex;align-items:center;margin-left:.5rem;margin-right:.5rem;color:hsl(0,0%,38.8671400899%)}.policy-active-text{margin-right:.5rem;font-weight:bold;color:#339983}.policy-inactive-text{margin-right:.5rem}.policy-toggle-state-diff-wrapper{width:100%;border-radius:.25rem;border:1px solid #fff}.policy-toggle-state-diff-wrapper.state-diff{background:none;border:1px solid #fde047}.sidebar-policy-actions-content{position:relative;margin-bottom:1.2rem;background:#fff}.policy-actions-content-wrapper{display:flex;flex-direction:row;border-top-right-radius:0;justify-content:space-between}.policy-actions-content-inner{flex:1;padding:1rem;width:80%;font-size:.9rem}.policy-actions-content-inner.no-policy-actions{padding:.5rem}.policy-actions-content-inner span.text{padding:.5rem;font-size:.9rem;display:flex;color:hsl(0,0%,47.6031127801%)}.policy-actions-content-inner p{padding:.5rem 0;font-size:.9rem;font-weight:400;color:hsl(0,0%,47.6031127801%)}.policy-actions-content-inner p.no-policy-actions{padding:0;font-style:italic;font-size:.9rem;font-weight:400;color:hsl(0,0%,47.6031127801%)}@media only screen and (min-width: 1500px){.policy-card .policy-card-title{height:14rem}}@media only screen and (min-width: 1800px){.policy-card .policy-card-title{height:7.2rem}}@media screen and (min-width: 1200px)and (max-width: 1500px){.policy-card .policy-card-title{height:10.2rem}}@media screen and (min-width: 768px)and (max-width: 1200px){.policy-card .policy-card-title{height:7.2rem}}.toast{position:absolute;top:.2rem;right:0;height:2rem;background-color:rgb(213.5,233,185);color:rgb(45.9,137.7,117.9);z-index:9;display:flex;align-items:center}.toast .icon{margin-right:.5rem}.game-created-toast{margin-top:1rem;border:.1rem solid rgb(213.5,233,185);height:3rem;color:rgb(45.9,137.7,117.9);z-index:9;display:flex;align-items:center}.game-created-toast .icon{margin-right:.5rem}.feedback-submitted-toast{margin-top:1rem;border:.1rem solid rgb(213.5,233,185);height:3rem;color:rgb(45.9,137.7,117.9);z-index:9;display:flex;align-items:center}.feedback-submitted-toast .icon{margin-right:.5rem}.feedback-submitted-toast.red{border-color:rgb(228,127.5,144);color:rgb(180.9,0,29.7)}.tooltip-trigger{position:relative}.tooltip-trigger .tooltip{position:absolute;display:none;bottom:calc(-100% + 3.25rem);padding:.5rem;left:0;background-color:rgba(0,0,0,.9);color:#fff;z-index:7;transition:display 2s;font-weight:normal;font-size:.8rem;text-align:left;line-height:normal;font-family:"Open Sans",sans-serif;filter:drop-shadow(rgba(0, 0, 0, 0.3) 0 2px 10px)}.tooltip-trigger .tooltip.tooltip-l{min-width:15rem}.tooltip-trigger .tooltip.tooltip-xl{min-width:20rem;padding:1rem}.tooltip-trigger .tooltip::after{content:"";position:absolute;top:100%;left:15px;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,.9) rgba(0,0,0,0) rgba(0,0,0,0)}.tooltip-trigger:hover .tooltip{display:block}.tooltip-trigger.tooltip-left .tooltip{left:auto;bottom:auto;top:-5px;right:110%}.tooltip-trigger.tooltip-left .tooltip::after{content:"";position:absolute;top:50%;left:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,.9)}.tooltip-trigger.tooltip-top .tooltip{left:50%;transform:translateX(-50%);margin-bottom:.5rem}.tooltip-trigger.tooltip-top .tooltip::after{content:"";position:absolute;top:100%;left:50%}.tooltip-trigger.tooltip-top-sticky-footer .tooltip{left:50%;transform:translateX(-50%);margin-bottom:2.5rem}.tooltip-trigger.tooltip-top-sticky-footer .tooltip::after{content:"";position:absolute;top:100%;left:50%}.tooltip-trigger.tooltip-top-sidebar-timeline .tooltip{margin-bottom:.5rem}.tooltip-trigger.tooltip-top-sidebar-timeline .tooltip::after{content:"";position:absolute;top:100%}.tooltip-trigger.tooltip-bottom .tooltip{left:50%;transform:translateX(-50%);bottom:auto;top:calc(-100% + 4rem);margin-bottom:2.5rem}.tooltip-trigger.tooltip-bottom .tooltip::after{content:"";position:absolute;transform:rotate(180deg);top:-10px;left:50%}.tooltip-trigger .light-mode{color:rgba(0,0,0,.87);background-color:hsla(0,0%,100%,.6);backdrop-filter:blur(5px);bottom:115%;outline-color:#339983;outline-style:solid;outline-width:1px}@supports(-webkit-appearance: none) and (not (-moz-appearance: none)){.tooltip-trigger .light-mode{background-color:#fff;backdrop-filter:none}}.talent-exceeded-tooltip{background-color:#fef9c3;color:#a16207;padding:.4rem}.talent-exceeded-tooltip p{margin-top:10px;margin-bottom:10px}.talent-exceeded-tooltip.talent-exceeded-tooltip-m{width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center}.talent-exceeded-tooltip.talent-exceeded-tooltip-l{min-width:2.6rem;min-height:2.6rem}.sidebar-talent-assignments-group{display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:.5rem}.description-tooltip{margin-top:1rem;margin-left:1.5rem;margin-right:1.5rem;margin-bottom:1rem}.description-tooltip h2{color:rgba(0,0,0,.6);font-size:1.5rem;margin-bottom:1rem}.description-tooltip p{margin-bottom:1rem;margin-top:1rem}.shepherd-text,.page-text{font-size:1rem;color:rgba(0,0,0,.87);font-family:"Open Sans",sans-serif;text-align:left;text-wrap:pretty;margin-top:1rem;margin-left:1.5rem;margin-right:1.5rem}.shepherd-text h2,.page-text h2{color:rgba(0,0,0,.6);font-size:1.5rem;margin-bottom:1rem}.shepherd-text p,.page-text p{margin-bottom:1rem;margin-top:1rem}.shepherd-text ol,.page-text ol{list-style-type:decimal;list-style-position:inside;margin-bottom:1.5rem;margin-top:1.5rem}.shepherd-text ul,.page-text ul{list-style-type:circle;list-style-position:inside;margin-bottom:1.5rem;margin-top:1.5rem}.shepherd-text li,.page-text li{text-indent:-1em;padding-left:1em}.shepherd-text dl,.page-text dl{display:grid;grid-template-columns:25% 1fr;column-gap:2rem;align-items:start;margin:1rem auto}.shepherd-text dt,.page-text dt{color:#339983;font-weight:500;margin-bottom:.5rem}.shepherd-text dd,.page-text dd{line-height:1.6;margin-left:0;margin-bottom:.5rem}@media screen and (max-width: 768px){.shepherd-text dl,.page-text dl{display:block}}.tour.tour-step{border:1px #339983 solid;text-align:left}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow::before{top:-2px;border-top-width:1px;border-top-color:#339983;border-top-style:solid;border-left-width:1px;border-left-color:#339983;border-left-style:solid}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow::before{top:2px;border-bottom-width:1px;border-bottom-color:#339983;border-bottom-style:solid;border-right-width:1px;border-right-color:#339983;border-right-style:solid}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow::before{left:-2px;border-left-width:1px;border-left-color:#339983;border-left-style:solid;border-bottom-width:1px;border-bottom-color:#339983;border-bottom-style:solid}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow::before{left:2px;border-right-width:1px;border-right-color:#339983;border-right-style:solid;border-top-width:1px;border-top-color:#339983;border-top-style:solid}.shepherd-progress-bar{background-color:rgb(244.8,249.9,248.8);border-width:2px;border-style:solid;border-color:#339983;border-radius:6px;margin-right:15px;width:200px;height:20px}.shepherd-inner-bar{background-color:#339983;border-top-left-radius:4px;border-bottom-left-radius:4px;height:18px}.shepherd-text{margin-top:18px;margin-bottom:18px}.cancel-icon-text{vertical-align:bottom;cursor:default}.cancel-icon-text:hover{color:hsla(0,0%,50%,.75)}.shepherd-footer .shepherd-button,.shepherd-footer .btn{padding:8px 16px}.shepherd-footer .btn-secondary{padding:8px 16px}.shepherd-footer .shepherd-button:not(:disabled):hover,.shepherd-footer .btn:hover{background-color:rgb(45.9,137.7,117.9);border-color:rgb(45.9,137.7,117.9);color:#fff}.btn-accordion{width:100%;text-align:left;background-color:hsl(0,0%,97%);color:#333;transition:.4s;font-weight:400;padding:.2rem 1rem;letter-spacing:.01rem;font-size:1.1rem;height:2rem;border:none}.btn-accordion:focus{outline:none}.btn-accordion span.icon{float:right;font-size:1rem}.btn-accordion:hover{color:#000;background-color:rgb(193.8,224.4,217.8)}.accordion{background-color:hsl(0,0%,97%);border-bottom:1px solid hsl(0,0%,97%);padding:1rem}@media screen and (max-width: 768px){.btn-accordion{height:100%}}.page-footer{display:flex;align-items:center;justify-content:center;position:relative;min-height:3.5rem;column-gap:.3rem;row-gap:5px;flex-wrap:wrap;padding-top:.5rem;padding-bottom:.5rem}.page-footer::before{content:"";display:block;position:absolute;width:200%;background-color:#ccc;height:1px;top:0;left:-50%;right:-50%}.page-footer a{color:rgb(24.05,64.35,152.75)}.page-footer a:hover span{color:#1c564d}.page-footer .app-version{color:gray}.page-footer .separator{margin:0 5px}.page-footer .single-row{flex-basis:100%;text-align:center}@media screen and (max-width: 578.5px){.page-footer{flex-direction:column}.page-footer .separator{display:none}}.forecast-tool-wrapper{overflow-y:visible;max-width:100%;border:1px solid #ccc}.forecast-tool{width:38rem;overflow-x:auto}.forecast-tool-row{display:flex;width:100%}.forecast-tool-row.forecast-tool-header{font-weight:bold}.forecast-tool-row>div{flex:1 0 calc(25% - 1rem);max-width:25%;border:1px solid #ccc;border-width:thin;padding:.2rem;display:flex;align-items:center;justify-content:center;min-width:6rem}.forecast-tool-row>div:nth-child(0){min-width:3rem}@media only screen and (min-width: 1500px){.forecast-tool{width:100%}}@media screen and (max-width: 1200px){.forecast-tool{width:100%}}@media screen and (max-width: 768px){.forecast-tool{width:auto}}.header{font-family:"Open Sans",sans-serif;display:flex;min-height:1.55rem;margin-top:.5rem;column-gap:1rem;row-gap:.25rem;font-size:.9rem;color:#333;line-height:1.1rem;position:relative;justify-content:space-between;flex-wrap:wrap}.header>div{display:flex;column-gap:.5rem;align-items:center}.header p{font-weight:300}.header span{font-weight:500}.header a{align-items:center;display:flex;column-gap:.2rem;color:#333}.header a:hover span{color:#1c564d}.header .logo-wrapper{display:flex;align-items:center;margin-top:.1rem}.header .logo{height:32px}.header span.icon-logout{display:inline-block;width:1.2rem;height:1.2rem;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='grey' %3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15m3 0l3-3m0 0l-3-3m3 3H9'%3E%3C/path%3E%3C/svg%3E")}.header::after{content:"";display:block;position:absolute;width:200%;background-color:#ccc;height:.05rem;bottom:-0.5rem;left:-50%;right:-50%}@media screen and (max-width: 1200px){.header{height:auto;padding:.25rem 0}.header p{flex-shrink:0}.header::after{top:auto}}.main-container{display:flex;height:100vh;max-height:100%;max-width:100vw;overflow-y:scroll;overflow-x:hidden;position:relative}.main{-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;width:70%;max-width:72rem;margin:0 auto;height:100%;padding:0 1rem}.page{padding-bottom:15rem}@media only screen and (min-width: 1500px){.main{width:calc(100% - 25rem)}}@media screen and (max-width: 1200px){.main{width:60%}}@media screen and (max-width: 768px){.main{width:calc(100% - 2.5rem);margin-right:2.5rem}}.nav{display:flex;flex-wrap:wrap;border-bottom:1px solid #e5e7eb;background-color:#fff;padding:0}.nav li{margin-right:.25rem}.nav li a{color:#339983;display:inline-block;font-weight:500;position:relative}.nav li a.nav-anchor-active{background-color:hsl(0,0%,97%)}.nav li a:hover{color:rgb(25.5,76.5,65.5)}.nav li.nav-selected{margin-bottom:-1px;background-color:#fff;border:1px solid #e5e7eb;border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-bottom:none}.nav li.nav-selected a{color:rgb(25.5,76.5,65.5)}@media screen and (max-width: 768px){.nav{flex-wrap:wrap;border:none}.nav li.nav-selected{border:none}}.show{-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;transform-origin:top;transform:unset;max-height:100%}.hide{-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;transform-origin:top;transform:scaleY(0);max-height:0;padding:0 !important}.hide>a,.hide>div{display:none}.sidebar{-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;width:30%;margin-right:calc(-30% + 2.5rem);z-index:9;line-height:normal;background-color:rgb(234.6,244.8,242.6);position:sticky;top:0}.sidebar.sidebar-left{max-width:350px}.sidebar.sidebar-right{background-color:#f7f7f7;max-width:350px}.sidebar.sidebar-right .btn-toggle-sidebar,.sidebar.sidebar-right .btn-toggle-sidebar-sub{color:rgba(0,0,0,.87)}.sidebar.sidebar-right .btn-toggle-sidebar:hover,.sidebar.sidebar-right .btn-toggle-sidebar-sub:hover{background-color:#e5e7eb}.sidebar.sidebar-right .btn-toggle-sidebar.show,.sidebar.sidebar-right .btn-toggle-sidebar-sub.show{background-color:#e5e7eb}.sidebar .sidebar-header{display:flex;justify-content:space-between;min-height:2.55rem}.sidebar .sidebar-header .logo-wrapper{height:100%;display:flex;align-items:center;margin-left:.5rem}.sidebar .sidebar-header .logo{height:32px}.sidebar .sidebar-content section{padding:1rem}.sidebar .btn-toggle-sidebar,.sidebar .btn-toggle-sidebar-sub{border:none;border-right:1px solid #ccc;border-top:1px solid #ccc;color:rgb(45.9,137.7,117.9);padding:.2rem .5rem;width:2.5rem;height:2.5rem;display:block;font-weight:500}.sidebar .btn-toggle-sidebar .sidebar-icon,.sidebar .btn-toggle-sidebar-sub .sidebar-icon{position:relative;display:flex;justify-content:center}.sidebar .btn-toggle-sidebar .sidebar-icon .notification-dot,.sidebar .btn-toggle-sidebar-sub .sidebar-icon .notification-dot{right:-0.2rem;width:.6rem;height:.6rem;background-color:#e73}.sidebar .btn-toggle-sidebar .sidebar-talent-icon,.sidebar .btn-toggle-sidebar-sub .sidebar-talent-icon{display:flex;flex-direction:column;font-size:.9rem;margin-top:-0.2rem;margin-left:.2rem;line-height:.9rem;letter-spacing:.1rem}.sidebar .btn-toggle-sidebar .sidebar-talent-icon.is-admin,.sidebar .btn-toggle-sidebar-sub .sidebar-talent-icon.is-admin{margin-top:0}.sidebar .btn-toggle-sidebar .sidebar-talent-icon small span,.sidebar .btn-toggle-sidebar-sub .sidebar-talent-icon small span{position:absolute;display:flex;left:0;width:2.5rem}.sidebar .btn-toggle-sidebar:hover,.sidebar .btn-toggle-sidebar-sub:hover{background-color:rgb(193.8,224.4,217.8);color:#333}.sidebar .btn-toggle-sidebar.show,.sidebar .btn-toggle-sidebar-sub.show{background-color:rgb(193.8,224.4,217.8);color:#333}.sidebar .btn-toggle-sidebar:focus,.sidebar .btn-toggle-sidebar-sub:focus{outline:0}.sidebar.show{margin-right:0}.sidebar.show .btn-toggle-sidebar-sub{width:100%;border:none;border-top:1px solid #ccc;text-align:left}.sidebar.show .btn-toggle-sidebar-sub .sidebar-talent-icon{font-size:1rem;margin-top:0;display:inline-flex;margin-left:0}.sidebar.show .btn-toggle-sidebar-sub .sidebar-talent-icon small{display:none}.sidebar.show .btn-toggle-sidebar-sub div:not(.icon){display:flex;align-items:center}.sidebar.show .btn-toggle-sidebar-sub :nth-child(2){flex-grow:1;margin-left:.3rem}.sidebar-inner{overflow:auto;border-left:1px solid #ccc;height:100vh;width:100%;display:flex;flex-direction:column}.sidebar-inner.sticky-footer-active{padding-bottom:15rem}.notification-dot{-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;position:absolute;top:-0.35rem;right:.5rem;width:.7rem;height:.7rem;border-radius:50%;background-color:#32cd32;z-index:9}@media only screen and (min-width: 1500px){.sidebar{width:25rem;margin-right:0}}@media only screen and (min-width: 1800px){.sidebar.sidebar-left{max-width:350px;min-width:350px}.sidebar.sidebar-right{max-width:390px;min-width:390px}}@media screen and (max-width: 1200px){.sidebar{width:40%;margin-right:calc(-40% + 2.5rem)}}@media screen and (max-width: 768px){.sidebar{width:90%;margin-right:calc(-90% + 2.5rem);position:fixed;right:0;top:0;bottom:0}.sidebar.show .sidebar-clickoutside{position:fixed;left:0;top:0;bottom:0;width:10%;background-color:rgba(0,0,0,.5)}}.sticky-footer-wrapper{-webkit-transition:bottom .5s ease-in-out;-moz-transition:bottom .5s ease-in-out;-ms-transition:bottom .5s ease-in-out;-o-transition:bottom .5s ease-in-out;transition:bottom .5s ease-in-out;-webkit-backdrop-filter:blur(8px);-moz-backdrop-filter:blur(8px);-ms-backdrop-filter:blur(8px);-o-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:fixed;left:0;right:0;background-color:rgba(51,153,131,.3);z-index:99999;width:100vw;bottom:-200px}.sticky-footer-wrapper.active{bottom:0}.sticky-footer-wrapper .sticky-footer{margin:0 auto;padding:1rem;width:calc(70% - 2.5rem);margin-right:calc(15% + 2.5rem)}.sticky-footer-wrapper .sticky-footer p{font-size:.9rem}.sticky-footer-wrapper .sticky-footer .alert{margin:0;align-items:center}.sticky-footer-wrapper .sticky-footer .badge{background-color:#fde047}.sticky-footer-wrapper .sticky-footer .badge.badge-secret{background-color:#000}.sticky-footer-wrapper .sticky-footer .btn{border:.5px solid #fff}.sticky-footer-wrapper .sticky-footer .sticky-footer-cta-bar{margin:1rem 0 .5rem;display:flex;flex-wrap:wrap;justify-content:space-between}.sticky-footer-wrapper .sticky-footer .sticky-footer-cta-bar>div{display:flex;column-gap:.5rem}.sticky-footer-wrapper .sticky-footer .sticky-footer-cta-bar button:disabled{cursor:none}.sticky-footer-wrapper .sticky-footer .sticky-footer-preview{display:flex}.sticky-footer-wrapper .sticky-footer .sticky-footer-preview>div{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;border:1px solid hsla(0,0%,100%,.5);height:150px;overflow-y:scroll;display:flex;flex-direction:column-reverse}@media screen and (max-width: 1200px){.sticky-footer{width:578.5px}}@media screen and (max-width: 768px){.sticky-footer{width:100vw}}.credits-text{width:80%;margin-top:0;margin-bottom:1em}.credits-image{height:20px;float:right;width:auto;margin-left:auto;margin-right:0;margin-top:0;margin-bottom:0}.lobby{max-width:578.5px;margin:0 auto}.lobby .button-group{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem}.lobby .table{column-gap:.5rem;width:100%}.lobby>.table{column-gap:0}.lobby>.table>div{padding:.3rem;display:flex;flex-direction:column;min-width:50%;row-gap:.5rem;align-self:flex-start}.lobby .lobby-dropzone{background-color:rgb(244.8,249.9,248.8);padding:.5rem .5rem .2rem;min-height:3rem;margin:0 .3rem .3rem 0;border-style:dashed;display:flex;align-self:stretch}.lobby .lobby-dropzone ul{width:100%;padding:0}.lobby .user-card{margin-bottom:.3rem;font-size:.9rem;padding:0 .3rem;background-color:rgb(193.8,224.4,217.8);color:#333;cursor:grab;display:flex}.lobby .user-card::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='grey' %3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15.75 6a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0zM4.501 20.118a7.5 7.5 0 0114.998 0A17.933 17.933 0 0112 21.75c-2.676 0-5.216-.584-7.499-1.632z'%3E%3C/path%3E%3C/svg%3E");margin-right:.5rem;font-size:1.2rem;display:inline-block;width:1rem;height:1rem}.lobby .user-card:hover{background-color:#99ccc1}.inputbox-create-npc{margin-left:auto;margin-right:auto;max-width:578.5px}.save-npc-name-button{margin-top:0 !important;margin-bottom:0}.npc-table{width:95%;margin:0 auto;max-width:1200px;border:0}.npc-table .npc-name-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.npc-table .npc-name-cell:hover{overflow:scroll}.npc-table .npc-name-cell:not(:hover){min-height:0}.npc-table table{width:100%}.npc-table table td,.npc-table table th{font-weight:400;text-align:center;margin:0;border:1px solid #ddd;padding:.2rem .8rem}.npc-table table .npc-display{margin-bottom:0}.npc-table table .checkbox-group{align-items:center;justify-content:center}.npc-table table .checkbox-visibility{margin-top:5px;margin-bottom:5px;font-size:1rem}@media screen and (max-width: 1200px){.npc-table table .table-header-visibility{text-align:left}.npc-table table .checkbox-group{justify-content:start}}.npc-table button{margin-top:.25rem}.npc-title{height:auto;max-width:250px;margin:auto;font-weight:bold}.npc-title-overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.npc-title-overflow:hover{overflow:scroll}.npc-title-overflow:not(:hover){min-height:0}@media screen and (max-width: 1500px){.npc-table{width:100%}}.game-over{padding:1rem;border:1px solid #339983;margin:0 0 1rem;background-color:rgb(193.8,224.4,217.8);text-align:center}.game-over .game-over-title{font-size:1.8rem;font-weight:700;margin-bottom:.5rem;color:#c90021}.game-over .game-over-subtitle{font-size:1rem;font-weight:500;margin-bottom:1rem}.game-over .mini-display{justify-content:center}.game-over .alert{margin-top:0;text-align:left}.winners{display:inline-flex;margin:1rem}.winners>div{background-color:#fff}.winners div{margin-right:1rem;padding:.3rem}.no-winners{margin-left:0;margin-right:0;padding-top:1rem;padding-bottom:1rem}.game-over-modal h2{text-align:center}.game-over-modal p{text-align:center}.game-over-modal .context-section{background:rgb(247.2,247.8,249);border-radius:8px;padding-top:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem;border:1px solid rgb(239.4,240.6,243);margin-bottom:1rem}.game-over-modal .context-section .section-content>*+*{margin-top:1rem}.game-over-modal .context-section h3{font-size:1.125rem;font-weight:600;color:rgba(0,0,0,.87);line-height:1.3;display:flex;align-items:center;justify-content:center;row-gap:.5rem;column-gap:.5rem;margin-top:0;margin-right:auto;margin-bottom:.75rem;margin-left:auto}.game-over-modal .context-section .context-group{padding-top:1rem}.game-over-modal .context-section .context-group:not(:first-child){border-top:1px solid #f2f3f5}.game-over-modal .context-section .context-group .team-icons{margin-top:.5rem;margin-right:0;margin-bottom:.5rem;margin-left:0}.game-over-modal .context-section .context-group p{color:rgba(0,0,0,.6)}.game-over-modal .action-section{background:rgb(238.68,246.84,245.08);border-radius:8px;margin-top:1.5rem;padding-top:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem;border:2px solid rgb(214.2,234.6,230.2);position:relative}.game-over-modal .action-section::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg, #339983, #339983);border-radius:6px 6px 0 0}.game-over-modal .action-section h3{font-size:1.25rem;font-weight:600;color:rgba(0,0,0,.87);line-height:1.2;display:flex;align-items:center;justify-content:center;row-gap:.5rem;column-gap:.5rem;margin-top:0;margin-right:0;margin-bottom:.5rem;margin-left:0}.game-over-modal h3 .info-icon{color:rgba(0,0,0,.6);opacity:.7;cursor:help;flex-shrink:0}.game-over-modal h3 .info-icon:hover{opacity:1}.game-over-modal h3 .icon{flex-shrink:0}.game-over-modal .section-description{color:rgba(0,0,0,.6);margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;text-align:center}.game-over-modal .modal-actions{display:flex;justify-content:center;margin-top:1.5rem;margin-bottom:1rem;padding-top:1rem;border-top:1px solid rgb(239.4,240.6,243)}.game-over-modal .btn-prominent{font-size:1.125rem;font-weight:600;padding-top:.875rem;padding-right:2rem;padding-bottom:.875rem;padding-left:2rem;min-height:3rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .2s ease;position:relative;overflow:hidden}.game-over-modal .btn-prominent:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.game-over-modal .btn-prominent:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.15)}.game-over-modal .checkbox-group{display:grid;grid-template-columns:repeat(auto-fit, minmax(120px, 1fr));row-gap:.75rem;column-gap:.75rem;margin-top:1rem;margin-right:0;margin-bottom:1rem;margin-left:0}.game-over-modal .checkbox-group .checkbox-tile{transition:all .2s ease;border-radius:6px}.game-over-modal .checkbox-group .checkbox-tile:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.game-over-modal .checkbox-group input:checked+.checkbox-tile{border-color:#339983;background:rgb(234.6,244.8,242.6);transform:translateY(-1px);box-shadow:0 2px 8px rgb(193.8,224.4,217.8)}@media(max-width: 768px){.game-over-modal .context-section,.game-over-modal .action-section{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}.game-over-modal .checkbox-group{grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));row-gap:.5rem;column-gap:.5rem}}.loading{display:flex;flex-direction:column;left:0;right:0;height:100vh;align-items:center;position:absolute}.loading h2{margin-top:5rem;font-size:1.2rem;color:#339983}.loading .spinner{margin:5rem}.loading .page-footer{position:absolute;bottom:0;left:0;right:0}.timeline-group{background-color:hsl(0,0%,97%)}.timeline-group ol>p{margin-left:20px;font-size:1rem}.sidebar-timeline-group{border:none;padding:0;background:none;margin-bottom:3rem}.timeline{position:relative;padding:2em 0 0;margin:1em;margin-bottom:0;line-height:normal;font-size:1rem;font-weight:normal}.sidebar-timeline{position:relative;padding:0;margin:1rem 0}.timeline::before,.sidebar-timeline::before{content:"";position:absolute;top:0;left:.6rem;height:100%;width:3px;background-color:hsl(0,0%,90%)}.timeline-block{position:relative;margin-right:1rem}.sidebar-timeline-block{position:relative;margin-right:0}.timeline-block::after,.sidebar-timeline-block::after{content:"";display:table;clear:both}.timeline-block:first-child,.sidebar-timeline-block:first-child{margin-top:0}.timeline-block:last-child,.sidebar-timeline-block:last-child{margin-bottom:0}.timeline-list-index{position:absolute;top:.6rem;left:0;width:25px;height:25px;line-height:25px;background:#fff;text-align:center;font-size:.8rem;border-radius:50%;color:hsl(0,0%,50%)}.timeline-content{position:relative;margin-left:2.5rem;margin-bottom:1.2rem;background:#fff}.sidebar-timeline-content{position:relative;margin-bottom:1.2rem;background:#fff;margin-left:2rem}.timeline-content::after,.sidebar-timeline-content::after{content:"";display:table;clear:both}.timeline-content::before,.sidebar-timeline-content::before{content:"";position:absolute;top:16px;right:100%;height:0;width:0;border:7px solid rgba(0,0,0,0);border-right:7px solid #fff}.timeline-content-wrapper{display:flex;flex-direction:row;border-top-right-radius:0;justify-content:space-between}.timeline-content-inner{flex:1;padding:1rem;width:80%}.timeline-content-inner span.text{padding:.5rem;color:#666;display:flex}.timeline-content-inner p{padding:.5rem 0;color:#666}.timeline-content-inner p::first-letter{text-transform:uppercase}.timeline-btn-add-event{margin-left:1rem;margin-bottom:1rem}.timeline-btn-add-event-round{background-color:#339983;color:#fff;border-radius:50%;width:30px;height:30px;padding:3px;cursor:pointer;z-index:9;position:absolute;left:-2.65rem;top:-40px}.timeline-btn-add-event-round::after{content:"Add event";position:absolute;display:none;width:100px;left:calc(100% + 10px);right:-7px;top:0;background-color:#339983;z-index:7;font-size:.85rem;transition:display 2s;padding:.2rem .5rem}.timeline-btn-add-event-round:hover::after{display:block}.timeline-btn-add-event-round:disabled{cursor:not-allowed;background-color:#ccc}.timeline-btn-delete{position:absolute;right:-1.3rem;width:1.3rem;height:1.3rem;top:.4rem;border-top-left-radius:0;border-bottom-left-radius:0;opacity:.7;padding:0}.timeline-btn-handle{background-color:rgb(234.6,244.8,242.6);border-left:1px solid #eee;display:flex;width:30px;padding:4px;transition:.4s;color:rgb(45.9,137.7,117.9)}.timeline-btn-handle svg{width:30px}.timeline-btn-handle:hover{-webkit-cursor:grab;-moz-cursor:grab;-ms-cursor:grab;-o-cursor:grab;cursor:grab;background-color:rgb(193.8,224.4,217.8);color:#333}.timeline-btn-handle:active{-webkit-cursor:grabbing;-moz-cursor:grabbing;-ms-cursor:grabbing;-o-cursor:grabbing;cursor:grabbing}.timeline-game-event-text{display:flex;column-gap:.3rem;align-items:center}.timeline-game-event-text span{font-weight:500}.message{margin-top:.8rem;background-color:#eee;font-style:italic;padding-top:2rem;position:relative;width:95%;overflow:hidden;text-overflow:ellipsis}.message:hover{overflow:scroll}.message:not(:hover){min-height:0}.message::before{content:"’’";position:absolute;display:block;width:2rem;height:2rem;top:.3rem;font-size:2.5rem;color:#999;letter-spacing:-2px}.td-brand{border:1px solid rgb(173.4,214.2,205.4);text-align:left;padding:8px}.drag-style{color:#eff8ff}.drag-style:hover{transition:all .2s ease-in-out;transform:scale(1.05)}.timeline-icon-concern{width:1.5rem;height:1.5rem;margin-right:.5rem;display:flex;place-self:center;color:rgb(246.5,187,153)}.mitigated .timeline-icon-concern{color:hsl(0,0%,70%)}.timeline-icon-team{min-width:2.5rem;display:flex;justify-content:center}.table-choose-effects{flex-wrap:wrap}.table-choose-effects>div{flex:1 1 25%}.table-choose-effects .subtitle{min-width:9rem}.timeline-time-display{display:flex;align-items:center;margin-top:1rem;font-size:.85rem;color:gray}@media(max-width: 578.5px){.timeline-content-inner{overflow:auto}}.worldstate-table-wrapper{padding:.5rem .5rem 1.5rem}.worldstate-number{display:flex;flex-direction:column;justify-content:center;align-items:center}.worldstate-number.state-diff{flex-direction:row;position:relative}.worldstate-number.state-diff>div{display:inline-block;position:absolute;right:-0.05rem;top:0;font-size:.9rem;font-weight:bold;width:20px}.stability-global{display:flex;margin:.5rem .5rem 1rem;overflow:auto;padding:.2rem;border:1px solid #ccc;background-color:#fff;column-gap:.3rem;justify-content:space-between}.stability-global.state-diff{border:1px solid #fde047}.stability-global .stability-bar-wrapper{flex:1}.stability-global .stability-bar{-webkit-transition:.4s linear;-moz-transition:.4s linear;-ms-transition:.4s linear;-o-transition:.4s linear;transition:.4s linear;-webkit-transition-property:width,background-color;-moz-transition-property:width,background-color;-ms-transition-property:width,background-color;-o-transition-property:width,background-color;transition-property:width,background-color;height:2rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.5))}.stability-team-wrapper{margin:.5rem;padding:.2rem;display:flex;flex-wrap:wrap;column-gap:.3rem;row-gap:.3rem}.stability-team{display:flex;padding:.3rem .5rem;border:1px solid #ccc;background-color:#fff;column-gap:.3rem;align-items:center}.stability-team.state-diff{border:1px solid #fde047}.stability-team>div{display:flex;align-items:center}.shepherd-button{background:#3288e6;border:0;border-radius:3px;color:hsla(0, 0%, 100%, 0.75);cursor:pointer;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s ease}.shepherd-button:not(:disabled):hover{background:#196fcc;color:hsla(0, 0%, 100%, 0.75)}.shepherd-button.shepherd-button-secondary{background:#f1f2f3;color:rgba(0, 0, 0, 0.75)}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{background:#d6d9db;color:rgba(0, 0, 0, 0.75)}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;justify-content:flex-end;padding:0 .75rem .75rem}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{background:transparent;border:none;color:hsla(0, 0%, 50%, 0.75);cursor:pointer;font-size:2em;font-weight:400;margin:0;padding:0;transition:color .5s ease}.shepherd-cancel-icon:hover{color:rgba(0, 0, 0, 0.75)}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:hsla(0, 0%, 50%, 0.75)}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{color:rgba(0, 0, 0, 0.75)}.shepherd-title{color:rgba(0, 0, 0, 0.75);display:flex;flex:1 0 auto;font-size:1rem;font-weight:400;margin:0;padding:0}.shepherd-header{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:flex-end;line-height:2em;padding:.75rem .75rem 0}.shepherd-has-title .shepherd-content .shepherd-header{background:#e6e6e6;padding:1em}.shepherd-text{color:rgba(0, 0, 0, 0.75);font-size:1rem;line-height:1.3em;padding:.75em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{background:#fff;border:none;border-radius:5px;box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);margin:0;max-width:400px;opacity:0;outline:none;padding:0;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:9999}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{height:16px;position:absolute;width:16px;z-index:-1}.shepherd-arrow:before{background:#fff;content:"";transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0s .3s,opacity .3s 0s;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transform:translateZ(0);transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}/*# sourceMappingURL=custom.css.map */
