.pic_cropper{margin:0 auto .5em;position:relative;border:1px solid #ededf0;overflow:hidden;cursor:grab}.pic_cropper.default{cursor:inherit!important}.pic_legend{text-align:center;font-size:.9em;font-style:italic;filter:opacity(.75)}button,input,optgroup,select,textarea{box-sizing:border-box;font-family:inherit;font-size:100%}input[type=checkbox],input[type=radio]{vertical-align:-2px}a{cursor:pointer}p{margin:0}p+p{margin-top:1em}.disabled,.disabled *{pointer-events:none!important;user-select:none!important}@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-weight:400;font-display:swap;src:url("/static/AtkinsonHyperlegible-Regular-PIF7C2UT.woff2") format("woff2")}@font-face{font-family:Atkinson Hyperlegible;font-style:italic;font-weight:400;font-display:swap;src:url("/static/AtkinsonHyperlegible-Italic-VEVSFHQA.woff2") format("woff2")}@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-weight:700;font-display:swap;src:url("/static/AtkinsonHyperlegible-Bold-JNY2ABKX.woff2") format("woff2")}@font-face{font-family:Atkinson Hyperlegible;font-style:italic;font-weight:700;font-display:swap;src:url("/static/AtkinsonHyperlegible-BoldItalic-QS4YVRWQ.woff2") format("woff2")}html{width:100%;height:100%}body{display:flex;flex-direction:column;width:100%;height:100%;margin:0;padding:0;font-family:Atkinson Hyperlegible,sans-serif;font-size:16px;line-height:1.5}a{color:#000;text-decoration-style:dotted}a:hover{text-decoration-style:solid}button{padding:6px 16px;background:var(--background, #ddd);border:1px solid var(--background, #ddd);border-radius:3px;font-family:inherit;font-size:.95em;color:var(--color, black);transition:transform .1s;>img{width:16px;height:16px;vertical-align:middle}}button:not(:disabled){cursor:pointer}button.primary{--background: #8e2df0;--color: white}button.small{padding:3px 8px;font-size:.8em;align-self:center}button.insist{filter:invert(100%);transform:scale(1.1)!important;transition:filter .2s ease,transform .1s ease}button:not(:disabled):hover{transform:scale(1.05)}button.active{filter:invert(100%);>img{filter:invert(100%)}}button[type=submit]{--background: #2b9076;--color: white}button.busy{position:relative;opacity:.5!important;color:#0000!important;background-image:none!important;cursor:wait!important}button.busy:after{position:absolute;top:calc(50% - 10px);left:calc(50% - 10px);content:" ";display:block;width:12px;height:12px;margin:1px;border-radius:50%;border:3px solid white;border-color:white transparent white transparent;animation:busy .8s ease-in-out infinite}@keyframes busy{0%{transform:rotate(0)}to{transform:rotate(360deg)}}table{width:100%;border-collapse:collapse;& th,td{padding:.6em}& th[rowspan],td[rowspan]{vertical-align:top}& td:not([rowspan]){color:var(--color, inherit);font-weight:var(--weight, normal)}.center{text-align:center}.right{text-align:right}>tbody>tr{border-bottom:4px solid white}>tbody>tr:nth-child(odd){background:#fafafa}>tbody>tr:nth-child(2n){background:#fdfdfd}& img{width:24px;height:24px;vertical-align:middle}}#top{position:relative;display:flex;height:75px;min-height:75px;background:#f7f1fe;justify-content:center;overflow:hidden;>a{display:flex;padding:0 1em;font-size:1.1em;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box;height:100%;border:none;border-radius:0;background:none;cursor:pointer}>a.active{background:#0001}& img{max-height:70%}}.tab{position:relative;display:flex;flex-direction:column;box-sizing:border-box;width:950px;max-width:100%;margin:0 auto;padding:1em;gap:14px}.side{position:absolute;height:100%;top:1em;width:300px;&.left{left:0;transform:translate(-100%)}&.right{left:100%}>div{position:sticky;top:1em;display:flex;flex-direction:column;gap:14px}}.block{display:flex;background:#fbfbfb;border-radius:12px;padding:1em;flex-direction:column;gap:14px;>.title{font-size:1.1em;text-transform:uppercase;color:#8e2df0;text-align:center}.title+.sub{margin-top:-14px;text-align:center}}.sub{font-size:.8em;color:var(--color, #888)}.disabled{filter:saturate(10%) contrast(30%);cursor:not-allowed}.readonly{pointer-events:none}.quick{display:flex;padding:.4em;justify-content:center;align-items:end;>button+button{margin-left:.5em}}.quick+*{margin-top:-14px}.actions{text-align:center;>button{display:inline-block}>a{display:block;font-size:.9em}>button+button{margin-left:.5em}>button+a{margin-top:1em}}*+.actions{margin-top:8px}.actions:has(+*){margin-bottom:.5em}form{display:flex;flex-direction:column;gap:.5em;:is(label:not([for]),.label){display:flex;gap:.43em;align-items:start;min-height:2em;>:is(span,label):first-child{width:220px}>img{width:24px;height:24px;vertical-align:middle}}:is(label,.label):empty{display:none}}.widget{padding:.6em 1em;background:#fbfbfb;border-radius:12px;display:flex;flex-direction:column;gap:.6em;align-items:start}.widget>label+:is(input,textarea,select,div){margin-left:1em!important}.widget.annotate{padding:1em;background:#f602;border:2px dashed #ff6600;border-radius:8px}.widget.annotate>label:first-of-type{display:inline;&:before{content:"\26a0\fe0e";margin-right:6px}}.widget{>.error{margin-top:.5em;color:#f60}>.notes{padding:1em}}:is(input[type=text],input[type=number],input[type=password],select,textarea){font-family:inherit;padding:4px 6px;background:#fff;border:1px solid #e6d6f7;border-radius:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}input[type=number]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}select:not(:disabled){cursor:pointer}.number{display:flex;gap:6px;align-items:center;>span{font-size:.8em}}.date{>.day{width:3em}>.month{width:3em}>.year{width:5em}}.time{>.hour{width:3em}>.minute{width:3em}>.second{width:3em}}.enum{display:flex;gap:.5em;flex-wrap:wrap;>button{padding:4px 12px;border-radius:4px;border:1px solid #e6d6f7;background:#fff}>button:not(.active):not(:disabled):hover{background:#dac0f5;border-color:#dac0f5}>button.active{filter:none;background:#be8df0;border-color:#be8df0;color:#fff;--color: white}>button:disabled{color:#bbb;border-color:#ddd}}label:has(>input[type=radio]){margin-top:0!important;flex-direction:row;gap:.8em;cursor:pointer;min-height:1.8em}label>input[type=radio]{margin-top:4px}input[type=radio]{width:14px;height:14px;margin:0;padding:0;flex-shrink:0;appearance:none;-webkit-appearance:none;border-radius:50%;background:#fff;border:3px solid white;box-shadow:0 0 0 1px #be8df0;cursor:pointer}input[type=radio]:hover{background:#dac0f5}input[type=radio]:checked{background:#be8df0}input[type=radio]:disabled{background:#fff!important;cursor:default}label:has(>input[type=radio]:disabled){cursor:default;filter:saturate(10%) contrast(30%)}label:has(>input[type=checkbox]){margin-top:0!important;flex-direction:row;gap:.8em;cursor:pointer;min-height:1.8em}label>input[type=checkbox]{margin-top:4px}input[type=checkbox]{position:relative;width:16px;height:16px;margin:0;padding:0;flex-shrink:0;appearance:none;-webkit-appearance:none;background-color:#fff;color:#be8df0;border:1px solid #be8df0;border-radius:0;cursor:pointer}input[type=checkbox]:before{content:"";position:absolute;left:3px;top:3px;width:8px;height:8px;transition:.12s transform ease-in-out}input[type=checkbox]:hover:before{box-shadow:inset 1em 1em #dac0f5}input[type=checkbox]:checked:before{box-shadow:inset 1em 1em #be8df0}input[type=checkbox]:disabled{cursor:default}input[type=checkbox]:disabled:before{box-shadow:none!important}label:has(>input[type=checkbox]:disabled){cursor:default;filter:saturate(10%) contrast(30%)}.slider{align-self:stretch;display:flex;gap:12px;>div{flex:1;>input{width:100%}>span{display:inline-block;position:relative;left:calc(16px + var(--position) * (100% - 32px));padding:0 5px;border-radius:4px;background:#be8df0;color:#fff;transform:translate(-50%)}>span:empty{display:none}}>span{margin-top:7px;font-size:.8em}}input[type=range]{appearance:none;-webkit-appearance:none;margin:.4em 0;border:none;border-radius:10px;padding:0 6px;background:#fff;&::-webkit-slider-runnable-track{appearance:none;-webkit-appearance:none;height:6px;background:#dac0f5;border-radius:4px}&::-moz-range-track{appearance:none;height:6px;background:#dac0f5;border-radius:4px}&::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:20px;height:20px;margin-top:-6px;background-color:#be8df0;border:3px solid #be8df0;border-radius:50%;cursor:pointer}&::-moz-range-thumb{appearance:none;background-color:#be8df0;border:3px solid #be8df0;border-radius:50%;cursor:pointer}&.missing::-webkit-slider-thumb{visibility:hidden}&.missing::-moz-range-thumb{visibility:hidden}}.question,.tip{font-size:.9em;font-style:italic}.tip:before{display:inline-block;margin-right:8px;content:"";width:16px;height:16px;background-image:url("/static/question-6TTLDT5F.webp");background-size:100%;vertical-align:-3px}dialog{position:fixed;z-index:10;left:0;top:0;box-sizing:border-box;width:100%;height:100%;padding-top:44px;display:flex;align-items:start;justify-content:center;background:#fffc;border:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);>form{background-color:#fff;border:1px solid #ededf0;border-radius:6px;max-width:80%;max-height:calc(100vh - 100px);overflow-y:auto;>.title{display:flex;position:sticky;top:0;z-index:10;border-bottom:1px solid #ededf0;background:#eee;padding:10px;align-items:center;justify-content:center;gap:.71em;>span{padding-left:5px;flex:1}>span+button{margin-left:50px}}>.main{display:flex;box-sizing:border-box;max-width:100%;flex-direction:column;gap:.71em;padding:16px}>.footer{display:flex;position:sticky;bottom:0;z-index:10;border-top:1px solid #ededf0;background:#eee;padding:10px;align-items:center;justify-content:right;gap:.71em}.section{display:flex;margin-bottom:6px;padding-bottom:6px;color:#525461;text-align:left;border-bottom:1px solid #ededf0;align-items:end}& *+.section{margin-top:12px}}}dialog~.dialog{padding-top:66px}@media screen and (max-width:960px){dialog{padding-top:22px;>form{max-width:90%;max-height:calc(100vh - 50px)}}dialog~dialog{padding-top:44px}}.group{--background: #bbb;display:inline-block;padding:3px 6px 4px;background:color-mix(in srgb,var(--background),white 50%);border-radius:4px;text-align:center;min-height:3em;vertical-align:middle;>.title{display:block;font-size:.8em;color:#262626;text-decoration:none}}.score{display:flex;flex-direction:column;text-align:center;>.title{font-weight:var(--weight);color:var(--color, #364b9b)}>.value{font-weight:var(--weight);color:var(--color)}>.interpretation{font-style:italic;color:var(--color)}}.alert1{--color: #de6e5b;--weight: normal}.alert2{--color: #ee4b2b;--weight: bold}.tag{--background: #888;padding:2px 6px;background:var(--background);border:none;border-radius:4px;color:#fff;font-size:.8em;text-decoration:none;vertical-align:middle;white-space:nowrap}.tag:after{display:inline-block;width:8px;height:8px;margin-left:6px;border-radius:50%;border:1px solid #ffffff44;margin-top:2px}.tag+.tag{margin-left:4px}:is(.group,.tag).done{--background: #2b9076}.tag.bad:after{content:"";background:#e34214}.tag.warn:after{content:"";background:#f6be00}.tag.good:after{content:"";background:#2b9076}.flags{text-align:center;& img{width:32px;height:32px;vertical-align:middle;margin-right:10px}}#log{position:fixed;left:50%;top:1em;width:calc(100vw - 2em);max-width:400px;user-select:none;-webkit-user-select:none;font-size:.9em;transform:translate(-50%);z-index:100;>div{margin-bottom:14px;padding:14px 32px;background:#373737;color:#fff;border-radius:12px;text-align:center;cursor:pointer;opacity:0;animation:reveal .2s ease-out forwards}>div.error{background-color:#de6e5b;background-image:url("/static/error-XXPXIV6C.webp");background-size:24px 24px;background-position:20px center;background-repeat:no-repeat;padding-left:60px}>div.success{background:#2d8261}>div:hover{opacity:.4}}@keyframes reveal{to{opacity:1}}.modules{display:flex;justify-content:space-evenly;flex-wrap:wrap;align-self:center;gap:1em}.module{--background: white;display:flex;width:114px;height:114px;padding:.5em;border:3px dashed var(--background);flex-direction:column;gap:.15em;align-items:center;justify-content:center;background:var(--background);color:var(--color);text-decoration:none;&.empty{--background: #e4e4e4}&.draft{--background: #e4e4e4;border-color:#adadad}&.done{--background: #2b9076;--color: white}>.title{color:var(--color, #364b9b);text-align:center}>.status{min-width:70%;font-size:.9em;text-align:center}>img{margin:4px 0;width:40px;height:40px}}.path{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;>*{color:inherit}>*+*:before{display:inline-block;content:"\bb\fe0e";cursor:default;text-decoration:none;padding-right:12px}}.bar{--fill: #383838;--empty: white;width:100%;height:8px;display:flex;align-items:center;gap:8px;& div{flex:1;height:100%;background:linear-gradient(to right,var(--fill) 0 calc(1% * var(--progress)),var(--empty) calc(1% * var(--progress)));border-radius:4px}& span{font-size:.8em;text-align:left}}.circle{--fill: #383838;--empty: color-mix(in srgb, var(--fill), white 80%);& circle:nth-child(1){stroke:var(--empty)}& circle:nth-child(2){stroke:var(--fill)}}
