:root{--bg:#0b0e0d;--case:#141817;--case-2:#1a201e;--panel:#101413;--panel-2:#151b19;--panel-3:#1d2723;--screen:#000;--screen-2:#07100b;--green:#63e686;--green-soft:#49b967;--green-dim:#2e6d43;--blue-head:#262d38;--blue-head-2:#1b252b;--blue-head-3:#24384b;--text:#e3ece6;--text-soft:#aebdb3;--text-dim:#6f7d74;--line:#3f4a45;--line-soft:#2a3430;--line-bright:#63e686;--orange-engiforge:#fff;--red:#f04432;--orange:#ff8a1f;--yellow:#f5e642;--cyan:#30d6e8;--blue:#1748ff;--font:"Courier New", monospace}*{box-sizing:border-box;caret-color:#0000}body{font-family:var(--font);background:var(--bg);color:var(--text);flex-direction:column;align-items:center;width:100vw;height:100vh;margin:0;padding:10px 10px 2px;font-weight:1000;display:flex;overflow:hidden}header{background:var(--case);border:1px solid var(--line);caret-color:#0000;flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:54px;margin:0;padding:0 24px;display:grid}#engiforge-logo{object-fit:contain;opacity:.9;filter:grayscale()contrast(1.2)brightness(1.8);justify-self:start;max-width:220px;max-height:34px}#luxies-logo{object-fit:contain;justify-self:center;max-width:360px;max-height:56px}#stla-logo{object-fit:contain;opacity:.9;filter:grayscale()contrast(1.2);justify-self:end;max-width:190px;max-height:40px}img{max-width:100%;height:auto}h2{background:var(--panel);text-align:center;border-bottom:1px solid var(--line);color:var(--green);margin:0;padding:10px 0}h3{color:var(--text-soft);letter-spacing:.04em;margin:0;font-size:11px;font-weight:400}p{color:var(--text-soft);margin:0}label{color:var(--text-soft);flex-direction:column;gap:5px;margin-top:10px;font-size:15px;font-weight:400;display:flex}div{flex-direction:column;gap:4px;margin-top:5px;padding-top:5px;padding-bottom:5px;font-size:12px;display:flex}span{caret-color:#0000;flex-wrap:wrap;align-content:center;gap:5px;height:auto;display:flex}span p{align-self:center;font-size:14px}.container{flex-direction:row;flex:1;gap:5px;width:100%;min-height:0;margin-top:0;padding:0;display:flex}.panel{background:var(--case);border:1px solid var(--line);scrollbar-gutter:stable;border-radius:0;flex-shrink:0;width:300px;padding:8px 14px 8px 8px;display:block;overflow-y:auto}.panel::-webkit-scrollbar{width:6px}.panel::-webkit-scrollbar-track{border-left:1px solid var(--line-soft);background:#070908}.panel::-webkit-scrollbar-thumb{background:var(--green-dim);border:1px solid var(--green-soft)}.section{border:2px solid var(--line);background:var(--panel);border-radius:0;margin-bottom:9px;padding:0;overflow:hidden}.section-title{color:var(--green);margin-bottom:10px;font-weight:700}.section-header{background:var(--blue-head-3);cursor:pointer;caret-color:#0000;min-height:30px;color:var(--text);text-transform:uppercase;letter-spacing:.05em;border-left:4px solid #d14718;flex-direction:row;justify-content:space-between;align-items:center;margin:0;padding:7px 10px;font-size:14px;font-weight:700;display:flex}.section-header span:first-child:before{color:var(--text-soft)}.section-body{background:var(--panel);padding:2px 10px 10px;display:none}.section.open .section-body{display:block}.arrow{color:var(--orange-engiforge);transition:none}.section.open .arrow{transform:rotate(90deg)}.row{flex-direction:row;justify-content:center;align-items:center;gap:8px;display:flex}.hidden{display:none!important}.benchmark-card{border:2px solid var(--line-soft);background:var(--panel-2);border-radius:0;margin-bottom:8px;padding:0;overflow:hidden}.benchmark-card-header{cursor:pointer;caret-color:#0000;min-height:32px;color:var(--text);text-transform:uppercase;background:#101413;flex-direction:row;justify-content:space-between;align-items:center;margin:0;padding:7px 9px;font-weight:700;display:flex}.benchmark-card-body{padding:9px;display:none}.benchmark-card.open .benchmark-card-body{display:block}input,select,button{font-family:var(--font);color:var(--text);border:2px solid var(--line);cursor:pointer;background:#06090a;border-radius:0;outline:none;width:auto;height:auto;padding:6px 7px;font-size:12.5px}input:focus,select:focus,button:focus{border-color:var(--green)}input:disabled,select:disabled,button:disabled{color:#535e58;cursor:not-allowed;box-shadow:none;background:#151817;border-color:#303837}input[type=number i]{text-align:left;align-self:center;width:65px}input[type=color i]{align-self:center;width:42px;height:28px;padding:2px}input[type=checkbox i]{accent-color:var(--green);width:14px;height:14px}input[type=file i]{max-width:100%;color:var(--text-soft)}button{color:var(--green);text-transform:uppercase}#functionMode{width:140px}#birdViewMode{display:none}#divCalcMode{border:1px dashed var(--green-dim);background:#0b100d;margin-top:8px;padding:8px;display:flex}#luxLevels{flex-direction:column;width:fit-content;display:flex}.viewer{background:var(--screen);border:1px solid var(--green-soft);border-radius:0;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.viewer:after{content:attr(data-view-title);height:24x;border-bottom:1px solid var(--green);color:var(--green);letter-spacing:.05em;z-index:3;pointer-events:none;background:#0a0f0c;align-items:center;padding:7px 12px;font-size:16px;font-weight:400;display:flex;position:absolute;top:0;left:0;right:0}canvas{width:1280px;height:960px;image-rendering:pixelated;background:#000;display:block}.legend{border:1px solid var(--green-dim);color:var(--text);z-index:4;background:#070d0af5;border-radius:0;padding:10px;font-size:12px;font-weight:400;position:absolute;top:44px;right:14px}.legend:before{color:var(--green);margin-bottom:8px;display:block}.legend-row{flex-direction:row;align-items:center;gap:7px;margin:4px 0;font-size:16px;display:flex}.color-dot{border:1px solid #ffffff73;border-radius:0;width:12px;height:12px}#photometryInfoBar{border:1px solid var(--green-soft);min-width:420px;max-width:85%;color:var(--green);z-index:4;height:auto;min-width:unset;background:#070d0af5;border-radius:0;flex-direction:row;justify-content:center;align-items:center;gap:12px;width:auto;padding:5px 24px;font-size:16px;font-weight:400;display:flex;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}#log{color:var(--text-soft)}#log>div{border:2px solid var(--line)!important;color:var(--text)!important;font-family:var(--font)!important;background:#0b100d!important;border-radius:0!important}#log table{font-family:var(--font)}#log td{border-bottom:1px solid #26302b;padding:3px 0}#screenshotPanel button{background:var(--blue-head-3);color:var(--text);z-index:6;font-family:var(--font);font-size:14px;font-weight:400;position:absolute;bottom:14px;right:14px}.assessment-panel{border:1px solid var(--green-soft);width:620px;max-width:calc(100% - 28px);color:var(--text);z-index:6;font-family:var(--font);background:#000;font-weight:400;position:absolute;bottom:14px;left:14px}.assessment-panel.collapsed{width:auto}#assessmentToggle{width:100%;color:var(--green);text-align:left;background:#000;border:none;padding:7px 12px}.assessment-panel.collapsed .assessment-content{display:none}.assessment-content{padding:10px;font-size:14px}.assessment-table{border-collapse:collapse;width:100%;margin-top:8px;font-size:1px}.assessment-table th,.assessment-table td{text-align:center;border:1px dotted #ffffff73;padding:6px 8px;font-size:14px;font-weight:400}.assessment-table th{color:#fff;font-size:16px;font-weight:700}.assessment-table .area1{color:#4bd36c;font-size:16px}.assessment-table .area2{color:#5f9fdf;font-size:16px}.assessment-table .area31{color:#d6d667;font-size:16px}.assessment-table .area32{color:#f33;font-size:16px}.label-number-container{flex-flow:wrap;align-items:center;display:flex}.isolux-panel{border:1px dashed var(--green-dim);background:#0b100d;flex-direction:column;gap:6px;margin-top:10px;padding:8px;display:flex}#showAnalysis{border:1px dashed var(--orange);background:#d1461817;flex-direction:row;margin-top:8px;padding:8px;display:none}#showPhotometricAssessment{accent-color:#d146186e}.isolux-header{flex-direction:row;justify-content:space-between;align-items:center;margin:0;padding:0;display:flex}.isolux-master{flex-direction:row;align-items:center;gap:6px;margin:0;display:flex}#isoluxLevels{flex-direction:column;gap:4px;margin:0;padding:0;display:flex}.isolux-row{flex-direction:row;align-items:center;gap:4px;margin:0;padding:0;display:flex}.isolux-row input[type=number]{text-align:center;width:55px}.isolux-row span{width:22px;color:var(--text-soft);justify-content:center;font-size:11px}.isolux-row input[type=color]{width:28px;height:24px;padding:1px}.small-btn{width:24px;height:24px;color:var(--green);margin:0;padding:0;font-size:16px;font-weight:700;line-height:1}.isolux-remove{color:#ff6060;width:24px;height:24px;margin:0;padding:0;font-weight:700}footer{color:var(--text-soft);flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:38px;padding:3px 10px;display:flex}footer h3{font-size:14px;position:absolute}#languageSettings{caret-color:#0000;flex-direction:row;justify-content:center;align-items:center;gap:0;width:250px;height:100%;margin-left:auto;padding:0;display:flex}#ptbr,#english{text-align:center;width:100px;height:fit-content;font-family:var(--font);cursor:pointer;caret-color:#0000;justify-content:center;margin:0;padding:0;font-size:16px;font-weight:400;display:flex}#ptbr{color:#ff8a1f}.section.disabled{opacity:.45}.section.disabled button,.section.disabled input,.section.disabled select{cursor:not-allowed}.loading-overlay{z-index:20;pointer-events:none;opacity:1;background:#000000b8;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.loading-overlay.hidden{display:none}.loading-box{border:1px solid var(--green-soft);background:#050806;flex-direction:column;align-items:center;gap:12px;width:360px;padding:22px 24px;display:flex;box-shadow:0 0 18px #63e6862e}.loading-title{color:var(--green);letter-spacing:.08em;text-align:center;font-size:20px}.loading-message{color:var(--text);text-align:center;font-size:17px}.loading-detail{color:var(--text-soft);text-align:center;font-size:14px;line-height:1.5}.legend-block{flex-direction:column;gap:4px;margin:0 0 8px;padding:0;display:flex}.legend-block:last-child{margin-bottom:0}.legend-title{color:var(--green);text-transform:uppercase;border-bottom:1px dotted var(--green-dim);margin-bottom:4px;padding-bottom:4px;font-size:12px}.color-line{border:1px solid #ffffff73;width:18px;height:3px}.view-grid-configuration{flex-direction:row;align-items:center;display:flex}#view-grid-panel{border:1px dashed var(--line-soft);flex-direction:column;align-items:end;padding:8px 8px 20px 0;display:flex}#wallSamplingMode{width:100%}#photometryInfoBar.wall-style{width:75%;min-width:0;max-width:none;box-shadow:none;z-index:100;color:#000;pointer-events:none;background:0 0;border:none;margin:0;padding:0;font-family:Courier New,monospace;display:block;position:absolute;top:auto;bottom:45px}#photometryInfoBar.wall-style *{box-sizing:border-box;margin:0;padding:0}#photometryInfoBar.wall-style .wall-info-line{color:#000;grid-template-columns:1fr 1fr 1fr 3fr 1fr;align-items:center;width:100%;height:18px;font-size:14px;font-weight:700;line-height:12px;display:grid}#photometryInfoBar.wall-style .wall-info-line span{white-space:nowrap;display:block}#photometryInfoBar.wall-style .wall-info-line span:nth-child(4){text-align:center}#photometryInfoBar.wall-style .wall-info-line span:last-child{text-align:right}#photometryInfoBar.wall-style .wall-scale-labels{color:#000;width:100%;height:16px;font-size:11px;line-height:11px;position:relative}#photometryInfoBar.wall-style .heatmap-scale-label{white-space:nowrap;display:block;position:absolute;bottom:0;transform:translate(-50%)}#photometryInfoBar.wall-style .heatmap-scale-label:first-child{transform:none}#photometryInfoBar.wall-style .heatmap-scale-label:last-child{transform:translate(-100%)}#photometryInfoBar.wall-style .wall-color-scale{background:linear-gradient(90deg,#3942c6,#355aca,#3173ce,#3194ce,#31b5ce,#2dc6be,#29d6ad,#25da88,#21de63,#21e33c,#21e718,#6ae718,#c6ef10,#f7c608,#ff6300,red);border:1px solid #000;width:100%;height:12px;position:relative}#photometryInfoBar.wall-style .heatmap-scale-divider{background:#000;width:1px;position:absolute;top:0;bottom:0;transform:translate(-.5px)}#xpsaTargets{border:1px dashed var(--green-dim);background:#0b100d;margin-top:12px;padding:8px}#xpsaTargets p{font-weight:400}#xpsaTargets input{width:65px}.protocol-target-row{grid-template-columns:1fr 105px;align-items:center;gap:8px;margin:0;padding:3px 0;display:grid}.protocol-target-row>p{font-size:12px}.protocol-target-row span{flex-direction:row;align-items:center;gap:5px;display:flex}.protocol-target-row input[type=number]{width:70px}.xpsa-table{table-layout:fixed;margin-top:0}.xpsa-table th:first-child{width:105px}.xpsa-table th:nth-child(2){width:auto}.xpsa-table th:nth-child(3),.xpsa-table th:nth-child(4){width:95px}.xpsa-table .xpsa-parameter{text-align:left}.xpsa-table .xpsa-group-label{vertical-align:middle;text-transform:none;line-height:1.25}.xpsa-object-row td{background:#4bd36c1a}.xpsa-customer-row td{background:#5f9fdf1f}.xpsa-object-group{color:#7ee995}.xpsa-customer-group{color:#78b9f0}.xpsa-table .xpsa-pass{color:#8cff9f;background:#4bd36c4d;font-weight:700}.xpsa-table .xpsa-fail{color:#ff7a6d;background:#f044323d;font-weight:700}.xpsa-table .xpsa-na{color:var(--text-dim)}
