html,body{height:100%;overflow:hidden}.measurements-module__aSigqq__pageWrapper{box-sizing:border-box;background:#0b0d10;grid-template-columns:400px auto;justify-content:space-around;align-items:center;gap:150px;width:100%;height:calc(100svh - 70px);margin-top:70px;padding:20px 40px;display:grid;overflow:hidden}:root{--max-panel-height:600px}.measurements-module__aSigqq__leftPanel,.measurements-module__aSigqq__rightPanel{height:min(var(--max-panel-height), calc(100svh - 140px));box-sizing:border-box;overflow:hidden}.measurements-module__aSigqq__leftPanel{width:min(var(--max-panel-height), calc(100svh - 140px));height:min(var(--max-panel-height), calc(100svh - 140px));background:#136b77;border:10px solid #00e5ff;justify-content:center;align-items:center;padding:20px;display:flex;overflow:hidden}.measurements-module__aSigqq__diagramWrapper{width:100%;height:100%;position:relative}.measurements-module__aSigqq__diagram{object-fit:contain;border:4px solid #00e5ff;border-radius:12px;width:100%;height:100%;box-shadow:0 0 15px #00e5ff66}.measurements-module__aSigqq__zone{pointer-events:auto;cursor:pointer;border-radius:8px;transition:all .2s;position:absolute;transform:translate(-50%)}.measurements-module__aSigqq__zoneActive{background:#00e5ff26;border:2px solid #00e5ff;box-shadow:0 0 20px 6px #00e5ffe6}.measurements-module__aSigqq__rightPanel{background:#136b77;border:10px solid #00e5ff;flex-direction:column;width:100%;padding:20px;display:flex;overflow-y:auto}.measurements-module__aSigqq__rightPanel::-webkit-scrollbar{display:none}.measurements-module__aSigqq__twoColumnForm{grid-template-columns:1fr 1fr;gap:14px 24px;display:grid}.measurements-module__aSigqq__fullWidth{grid-column:1/3}.measurements-module__aSigqq__formGroup{margin-bottom:4px}.measurements-module__aSigqq__label{color:#00e5ff;margin-bottom:4px;font-size:.95rem;font-weight:700;display:block}.measurements-module__aSigqq__input{color:#b8eaff;background:#0f1418;border:1px solid #00e5ff;border-radius:6px;width:80%;padding:8px;font-size:.9rem}.measurements-module__aSigqq__textarea{color:#b8eaff;background:#0f1418;border:1px solid #00e5ff;border-radius:6px;width:100%;height:70px;padding:8px;font-size:.9rem}.measurements-module__aSigqq__submitButton{color:#0b0d10;cursor:pointer;background:#00e5ff;border-radius:8px;width:100%;padding:12px;font-size:1.1rem;font-weight:700;transition:all .2s}.measurements-module__aSigqq__submitButton:hover{background:#0ff;box-shadow:0 0 12px #00ffffb3}@media (max-width:900px){.measurements-module__aSigqq__pageWrapper{grid-template-columns:1fr;height:auto;overflow-y:auto}.measurements-module__aSigqq__leftPanel,.measurements-module__aSigqq__rightPanel{height:auto}.measurements-module__aSigqq__input{width:100%}}
